2025-09-04T00:02:18.6425735Z Current runner version: '2.328.0' 2025-09-04T00:02:18.6428859Z Runner name: 'linux.rocm.gpu.gfx942.4-8zt5k-runner-fhs6v' 2025-09-04T00:02:18.6429296Z Runner group name: 'default' 2025-09-04T00:02:18.6429710Z Machine name: 'linux' 2025-09-04T00:02:18.6430768Z ##[group]GITHUB_TOKEN Permissions 2025-09-04T00:02:18.6431868Z Contents: read 2025-09-04T00:02:18.6432083Z Metadata: read 2025-09-04T00:02:18.6432294Z ##[endgroup] 2025-09-04T00:02:18.6433392Z Secret source: Actions 2025-09-04T00:02:18.6433744Z Prepare workflow directory 2025-09-04T00:02:18.6704262Z Prepare all required actions 2025-09-04T00:02:18.6724446Z Getting action download info 2025-09-04T00:02:19.0245407Z Download action repository 'pytorch/pytorch@main' (SHA:8ec551bb354ab2b85fbbba9d461740a20366d248) 2025-09-04T00:02:21.2016899Z Download action repository 'aws-actions/configure-aws-credentials@ececac1a45f3b08a01d2dd070d28d111c5fe6722' (SHA:ececac1a45f3b08a01d2dd070d28d111c5fe6722) 2025-09-04T00:02:21.5897724Z Download action repository 'aws-actions/amazon-ecr-login@062b18b96a7aff071d4dc91bc00c4c1a7945b076' (SHA:062b18b96a7aff071d4dc91bc00c4c1a7945b076) 2025-09-04T00:02:22.2740617Z Download action repository 'pytorch/test-infra@main' (SHA:ef88475bae2f5e0553a63c700846772cf1648bec) 2025-09-04T00:02:22.8306676Z Download action repository 'actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02) 2025-09-04T00:02:23.2550720Z Getting action download info 2025-09-04T00:02:23.3737031Z Download action repository 'actions/checkout@v4' (SHA:08eba0b27e820071cde6df949e0beb9ba4906955) 2025-09-04T00:02:23.7203287Z Getting action download info 2025-09-04T00:02:23.8584227Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2025-09-04T00:02:24.1661243Z Getting action download info 2025-09-04T00:02:24.3223621Z Uses: pytorch/pytorch/.github/workflows/_rocm-test.yml@refs/tags/ciflow/trunk/158352 (df9c5077a37b6cbc12bf784cdd6a490ed8df2381) 2025-09-04T00:02:24.3225722Z ##[group] Inputs 2025-09-04T00:02:24.3225875Z build-environment: linux-jammy-rocm-py3.10 2025-09-04T00:02:24.3226268Z test-matrix: {"include": [{"config": "default", "shard": 1, "num_shards": 2, "runner": "linux.rocm.gpu.gfx942.1"}, {"config": "default", "shard": 2, "num_shards": 2, "runner": "linux.rocm.gpu.gfx942.1"}, {"config": "distributed", "shard": 1, "num_shards": 1, "runner": "linux.rocm.gpu.gfx942.4"}]} 2025-09-04T00:02:24.3233190Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-18d8825eadf4ad672ab335766741288aa9aef921 2025-09-04T00:02:24.3233499Z sync-tag: 2025-09-04T00:02:24.3233944Z timeout-minutes: 300 2025-09-04T00:02:24.3234236Z tests-to-include: test_nn test_torch test_cuda test_ops test_unary_ufuncs test_binary_ufuncs test_autograd inductor/test_torchinductor distributed/test_c10d_common distributed/test_c10d_nccl 2025-09-04T00:02:24.3234534Z dashboard-tag: 2025-09-04T00:02:24.3234789Z disable-monitor: true 2025-09-04T00:02:24.3234895Z monitor-log-interval: 5 2025-09-04T00:02:24.3235006Z monitor-data-collect-interval: 1 2025-09-04T00:02:24.3235129Z ##[endgroup] 2025-09-04T00:02:24.3235306Z Complete job name: linux-jammy-rocm-py3.10 / test (distributed, 1, 1, linux.rocm.gpu.gfx942.4) 2025-09-04T00:02:24.3587935Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2025-09-04T00:02:24.3588190Z with: 2025-09-04T00:02:24.3588272Z no-sudo: true 2025-09-04T00:02:24.3588361Z submodules: recursive 2025-09-04T00:02:24.3588452Z fetch-depth: 0 2025-09-04T00:02:24.3588588Z env: 2025-09-04T00:02:24.3588685Z GIT_DEFAULT_BRANCH: main 2025-09-04T00:02:24.3588781Z ##[endgroup] 2025-09-04T00:02:24.3642445Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-09-04T00:02:24.3642802Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-09-04T00:02:24.3651455Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-04T00:02:24.3651600Z env: 2025-09-04T00:02:24.3651685Z GIT_DEFAULT_BRANCH: main 2025-09-04T00:02:24.3651780Z ##[endgroup] 2025-09-04T00:02:24.3855934Z ##[group]Run # Use all available CPUs for fetching 2025-09-04T00:02:24.3856184Z # Use all available CPUs for fetching 2025-09-04T00:02:24.3856309Z cd "${GITHUB_WORKSPACE}" 2025-09-04T00:02:24.3856551Z git config --global fetch.parallel 0 2025-09-04T00:02:24.3856783Z git config --global submodule.fetchJobs 0 2025-09-04T00:02:24.3856916Z  2025-09-04T00:02:24.3857052Z # Clean workspace. The default checkout action should also do this, but 2025-09-04T00:02:24.3857229Z # do it here as well just in case 2025-09-04T00:02:24.3857361Z if [[ -d .git ]]; then 2025-09-04T00:02:24.3857475Z  if [ -z "${NO_SUDO}" ]; then 2025-09-04T00:02:24.3857598Z  sudo git clean -ffdx 2025-09-04T00:02:24.3857716Z  else 2025-09-04T00:02:24.3857814Z  git clean -ffdx 2025-09-04T00:02:24.3857916Z  fi 2025-09-04T00:02:24.3858006Z fi 2025-09-04T00:02:24.3863674Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-04T00:02:24.3863822Z env: 2025-09-04T00:02:24.3863911Z GIT_DEFAULT_BRANCH: main 2025-09-04T00:02:24.3864016Z NO_SUDO: true 2025-09-04T00:02:24.3864104Z ##[endgroup] 2025-09-04T00:02:24.3992977Z ##[group]Run actions/checkout@v4 2025-09-04T00:02:24.3993152Z with: 2025-09-04T00:02:24.3993264Z ref: df9c5077a37b6cbc12bf784cdd6a490ed8df2381 2025-09-04T00:02:24.3993392Z fetch-depth: 0 2025-09-04T00:02:24.3993487Z submodules: recursive 2025-09-04T00:02:24.3993586Z show-progress: false 2025-09-04T00:02:24.3993687Z repository: pytorch/pytorch 2025-09-04T00:02:24.3993863Z token: *** 2025-09-04T00:02:24.3993948Z ssh-strict: true 2025-09-04T00:02:24.3994037Z ssh-user: git 2025-09-04T00:02:24.3994128Z persist-credentials: true 2025-09-04T00:02:24.3994240Z clean: true 2025-09-04T00:02:24.3994337Z sparse-checkout-cone-mode: true 2025-09-04T00:02:24.3994449Z fetch-tags: false 2025-09-04T00:02:24.3994537Z lfs: false 2025-09-04T00:02:24.3994621Z set-safe-directory: true 2025-09-04T00:02:24.3994724Z env: 2025-09-04T00:02:24.3994805Z GIT_DEFAULT_BRANCH: main 2025-09-04T00:02:24.3994913Z ##[endgroup] 2025-09-04T00:02:24.4559142Z Syncing repository: pytorch/pytorch 2025-09-04T00:02:24.4559729Z ##[group]Getting Git version info 2025-09-04T00:02:24.4559896Z Working directory is '/home/runner/_work/pytorch/pytorch' 2025-09-04T00:02:24.4560150Z [command]/usr/bin/git version 2025-09-04T00:02:24.4560257Z git version 2.51.0 2025-09-04T00:02:24.4560595Z ##[endgroup] 2025-09-04T00:02:24.4563734Z Copying '/home/runner/.gitconfig' to '/home/runner/_work/_temp/3c6ae30a-919c-4588-a0d7-6a2104882e43/.gitconfig' 2025-09-04T00:02:24.4569839Z Temporarily overriding HOME='/home/runner/_work/_temp/3c6ae30a-919c-4588-a0d7-6a2104882e43' before making global git config changes 2025-09-04T00:02:24.4570164Z Adding repository directory to the temporary git global config as a safe directory 2025-09-04T00:02:24.4577693Z [command]/usr/bin/git config --global --add safe.directory /home/runner/_work/pytorch/pytorch 2025-09-04T00:02:24.4595096Z Deleting the contents of '/home/runner/_work/pytorch/pytorch' 2025-09-04T00:02:24.4597106Z ##[group]Initializing the repository 2025-09-04T00:02:24.4599253Z [command]/usr/bin/git init /home/runner/_work/pytorch/pytorch 2025-09-04T00:02:24.4626501Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-09-04T00:02:24.4626763Z hint: is subject to change. To configure the initial branch name to use in all 2025-09-04T00:02:24.4626974Z hint: of your new repositories, which will suppress this warning, call: 2025-09-04T00:02:24.4627136Z hint: 2025-09-04T00:02:24.4627294Z hint: git config --global init.defaultBranch 2025-09-04T00:02:24.4627433Z hint: 2025-09-04T00:02:24.4627875Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-09-04T00:02:24.4628081Z hint: 'development'. The just-created branch can be renamed via this command: 2025-09-04T00:02:24.4628244Z hint: 2025-09-04T00:02:24.4628333Z hint: git branch -m 2025-09-04T00:02:24.4628451Z hint: 2025-09-04T00:02:24.4628587Z hint: Disable this message with "git config set advice.defaultBranchName false" 2025-09-04T00:02:24.4628819Z Initialized empty Git repository in /home/runner/_work/pytorch/pytorch/.git/ 2025-09-04T00:02:24.4633616Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2025-09-04T00:02:24.4652397Z ##[endgroup] 2025-09-04T00:02:24.4652733Z ##[group]Disabling automatic garbage collection 2025-09-04T00:02:24.4654285Z [command]/usr/bin/git config --local gc.auto 0 2025-09-04T00:02:24.4679378Z ##[endgroup] 2025-09-04T00:02:24.4679558Z ##[group]Setting up auth 2025-09-04T00:02:24.4682632Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-09-04T00:02:24.4704156Z [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-09-04T00:02:24.4926974Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-09-04T00:02:24.4944079Z [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-09-04T00:02:24.5159776Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-09-04T00:02:24.5187567Z ##[endgroup] 2025-09-04T00:02:24.5188085Z ##[group]Fetching the repository 2025-09-04T00:02:24.5213652Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2025-09-04T00:03:01.2669155Z From https://github.com/pytorch/pytorch 2025-09-04T00:03:01.2669659Z * [new branch] 160583 -> origin/160583 2025-09-04T00:03:01.2670040Z * [new branch] 2.6.0.dev20241004+ -> origin/2.6.0.dev20241004+ 2025-09-04T00:03:01.2670347Z * [new branch] 5addvllmbuild -> origin/5addvllmbuild 2025-09-04T00:03:01.2670703Z * [new branch] AaronWang04_addmmfusion_perftest -> origin/AaronWang04_addmmfusion_perftest 2025-09-04T00:03:01.2671616Z * [new branch] HDCharles-2.6.0-release-notes -> origin/HDCharles-2.6.0-release-notes 2025-09-04T00:03:01.2672065Z * [new branch] ISSUE-154849 -> origin/ISSUE-154849 2025-09-04T00:03:01.2672436Z * [new branch] JackCaoG/dynamo_make_fx_non_core_aten_ops -> origin/JackCaoG/dynamo_make_fx_non_core_aten_ops 2025-09-04T00:03:01.2678912Z * [new branch] PR-AOTInductorNoneBug -> origin/PR-AOTInductorNoneBug 2025-09-04T00:03:01.2679849Z * [new branch] PR-AOTInductorNoneBugFix -> origin/PR-AOTInductorNoneBugFix 2025-09-04T00:03:01.2688817Z * [new branch] PR-FixConfigsIssue -> origin/PR-FixConfigsIssue 2025-09-04T00:03:01.2689488Z * [new branch] PR-NoneBugFix-viable -> origin/PR-NoneBugFix-viable 2025-09-04T00:03:01.2689697Z * [new branch] PR-ResetToZero -> origin/PR-ResetToZero 2025-09-04T00:03:01.2689925Z * [new branch] Update-Flash-Packaging -> origin/Update-Flash-Packaging 2025-09-04T00:03:01.2690132Z * [new branch] VLA_exp -> origin/VLA_exp 2025-09-04T00:03:01.2690388Z * [new branch] add-missing-args-normalization -> origin/add-missing-args-normalization 2025-09-04T00:03:01.2690639Z * [new branch] add-user-guide-structure -> origin/add-user-guide-structure 2025-09-04T00:03:01.2690854Z * [new branch] add-vllm-nightly-build -> origin/add-vllm-nightly-build 2025-09-04T00:03:01.2691190Z * [new branch] add_compile_benchmarking -> origin/add_compile_benchmarking 2025-09-04T00:03:01.2691384Z * [new branch] addmm-heuristic -> origin/addmm-heuristic 2025-09-04T00:03:01.2691568Z * [new branch] addsimde -> origin/addsimde 2025-09-04T00:03:01.2691923Z * [new branch] adi/acl_upgrade -> origin/adi/acl_upgrade 2025-09-04T00:03:01.2692105Z * [new branch] adi/test -> origin/adi/test 2025-09-04T00:03:01.2692280Z * [new branch] adi/test_bgemm -> origin/adi/test_bgemm 2025-09-04T00:03:01.2692461Z * [new branch] adi/test_fusions -> origin/adi/test_fusions 2025-09-04T00:03:01.2692657Z * [new branch] adi/test_onednn_v3.9 -> origin/adi/test_onednn_v3.9 2025-09-04T00:03:01.2692854Z * [new branch] adi/test_presve_change -> origin/adi/test_presve_change 2025-09-04T00:03:01.2693069Z * [new branch] adi/test_timm -> origin/adi/test_timm 2025-09-04T00:03:01.2693258Z * [new branch] adi/testpresve_change -> origin/adi/testpresve_change 2025-09-04T00:03:01.2693826Z * [new branch] aditew01/test/vec_bf16 -> origin/aditew01/test/vec_bf16 2025-09-04T00:03:01.2694139Z * [new branch] ah-globalfeedback-hook -> origin/ah-globalfeedback-hook 2025-09-04T00:03:01.2694339Z * [new branch] alt-disable -> origin/alt-disable 2025-09-04T00:03:01.2694556Z * [new branch] angelayi/aoti_additional_files -> origin/angelayi/aoti_additional_files 2025-09-04T00:03:01.2694792Z * [new branch] angelayi/aoti_inductor_fx -> origin/angelayi/aoti_inductor_fx 2025-09-04T00:03:01.2695043Z * [new branch] angelayi/assert_tensor_metadata_device -> origin/angelayi/assert_tensor_metadata_device 2025-09-04T00:03:01.2695293Z * [new branch] angelayi/benchmark -> origin/angelayi/benchmark 2025-09-04T00:03:01.2695495Z * [new branch] angelayi/benchmark2 -> origin/angelayi/benchmark2 2025-09-04T00:03:01.2695738Z * [new branch] angelayi/change_pytree_serialization -> origin/angelayi/change_pytree_serialization 2025-09-04T00:03:01.2695976Z * [new branch] angelayi/cpp_loader -> origin/angelayi/cpp_loader 2025-09-04T00:03:01.2696192Z * [new branch] angelayi/custom_op_subgraph -> origin/angelayi/custom_op_subgraph 2025-09-04T00:03:01.2696501Z * [new branch] angelayi/customop -> origin/angelayi/customop 2025-09-04T00:03:01.2696712Z * [new branch] angelayi/is_symbolic_tracing -> origin/angelayi/is_symbolic_tracing 2025-09-04T00:03:01.2696933Z * [new branch] angelayi/no_so_weight -> origin/angelayi/no_so_weight 2025-09-04T00:03:01.2697140Z * [new branch] angelayi/opoverload -> origin/angelayi/opoverload 2025-09-04T00:03:01.2697344Z * [new branch] angelayi/pattern -> origin/angelayi/pattern 2025-09-04T00:03:01.2697544Z * [new branch] angelayi/pytree -> origin/angelayi/pytree 2025-09-04T00:03:01.2697792Z * [new branch] angelayi/save_error -> origin/angelayi/save_error 2025-09-04T00:03:01.2697996Z * [new branch] angelayi/scan_layers -> origin/angelayi/scan_layers 2025-09-04T00:03:01.2698199Z * [new branch] angelayi/symint_input -> origin/angelayi/symint_input 2025-09-04T00:03:01.2698403Z * [new branch] angelayi/test_cpp -> origin/angelayi/test_cpp 2025-09-04T00:03:01.2698601Z * [new branch] angelayi/torch_size -> origin/angelayi/torch_size 2025-09-04T00:03:01.2698793Z * [new branch] aoti-cuda-alloc -> origin/aoti-cuda-alloc 2025-09-04T00:03:01.2698987Z * [new branch] aoti_weight_sharing -> origin/aoti_weight_sharing 2025-09-04T00:03:01.2699253Z * [new branch] atalman-inductor-perf-cu124 -> origin/atalman-inductor-perf-cu124 2025-09-04T00:03:01.2699506Z * [new branch] atalman-inductor-perf-cu124.1 -> origin/atalman-inductor-perf-cu124.1 2025-09-04T00:03:01.2699732Z * [new branch] atalman-patch-1 -> origin/atalman-patch-1 2025-09-04T00:03:01.2699930Z * [new branch] atalman-patch-2 -> origin/atalman-patch-2 2025-09-04T00:03:01.2700119Z * [new branch] atalman-patch-3 -> origin/atalman-patch-3 2025-09-04T00:03:01.2700303Z * [new branch] atalman-patch-4 -> origin/atalman-patch-4 2025-09-04T00:03:01.2700492Z * [new branch] atalman-patch-5 -> origin/atalman-patch-5 2025-09-04T00:03:01.2700677Z * [new branch] atalman-patch-6 -> origin/atalman-patch-6 2025-09-04T00:03:01.2700874Z * [new branch] atalman_inductor_2.3.0 -> origin/atalman_inductor_2.3.0 2025-09-04T00:03:01.2701090Z * [new branch] atalman_inductor_2.3.1 -> origin/atalman_inductor_2.3.1 2025-09-04T00:03:01.2701295Z * [new branch] atalman_inductor_2.4.0 -> origin/atalman_inductor_2.4.0 2025-09-04T00:03:01.2701500Z * [new branch] atalman_inductor_2.4.x -> origin/atalman_inductor_2.4.x 2025-09-04T00:03:01.2701934Z * [new branch] autoupdate-transformers-pin-via-pr -> origin/autoupdate-transformers-pin-via-pr 2025-09-04T00:03:01.2702209Z * [new branch] bahuang/dtensor_demo -> origin/bahuang/dtensor_demo 2025-09-04T00:03:01.2702406Z * [new branch] bahuang/test -> origin/bahuang/test 2025-09-04T00:03:01.2702583Z * [new branch] base/1.5 -> origin/base/1.5 2025-09-04T00:03:01.2702801Z * [new branch] batching_sdpa_efficient_attention -> origin/batching_sdpa_efficient_attention 2025-09-04T00:03:01.2703026Z * [new branch] bc-lint-config -> origin/bc-lint-config 2025-09-04T00:03:01.2703226Z * [new branch] bc-lint-test-new-config -> origin/bc-lint-test-new-config 2025-09-04T00:03:01.2703441Z * [new branch] benchmark-updates -> origin/benchmark-updates 2025-09-04T00:03:01.2703666Z * [new branch] benchmarker_compat_with_do_bench -> origin/benchmarker_compat_with_do_bench 2025-09-04T00:03:01.2703896Z * [new branch] benchmarking-script -> origin/benchmarking-script 2025-09-04T00:03:01.2704105Z * [new branch] bertmaher/pinbump26 -> origin/bertmaher/pinbump26 2025-09-04T00:03:01.2704300Z * [new branch] bertrand/cutlass -> origin/bertrand/cutlass 2025-09-04T00:03:01.2704490Z * [new branch] bf/cg-or-error -> origin/bf/cg-or-error 2025-09-04T00:03:01.2704674Z * [new branch] bf/cg-remove-check -> origin/bf/cg-remove-check 2025-09-04T00:03:01.2704874Z * [new branch] bf/cg-skip-1-kernel -> origin/bf/cg-skip-1-kernel 2025-09-04T00:03:01.2705075Z * [new branch] bf/cudagraph -> origin/bf/cudagraph 2025-09-04T00:03:01.2705345Z * [new branch] bf/cudagraph-disable-input-mutation -> origin/bf/cudagraph-disable-input-mutation 2025-09-04T00:03:01.2705708Z * [new branch] bf/cudagraph-enable-input-mutation-support-benchmark -> origin/bf/cudagraph-enable-input-mutation-support-benchmark 2025-09-04T00:03:01.2706018Z * [new branch] bf/cudagraph-partition -> origin/bf/cudagraph-partition 2025-09-04T00:03:01.2706254Z * [new branch] bf/default-recompile-reason -> origin/bf/default-recompile-reason 2025-09-04T00:03:01.2706702Z * [new branch] bf/donated-buffer-bench -> origin/bf/donated-buffer-bench 2025-09-04T00:03:01.2706897Z * [new branch] bf/exp -> origin/bf/exp 2025-09-04T00:03:01.2707130Z * [new branch] bf/pa-non-divisible -> origin/bf/pa-non-divisible 2025-09-04T00:03:01.2707341Z * [new branch] bf/partition-move-cpu -> origin/bf/partition-move-cpu 2025-09-04T00:03:01.2707564Z * [new branch] bf/partition-turn-on -> origin/bf/partition-turn-on 2025-09-04T00:03:01.2712337Z * [new branch] bf/remove-check-55b0c39d -> origin/bf/remove-check-55b0c39d 2025-09-04T00:03:01.2712566Z * [new branch] bf/rope -> origin/bf/rope 2025-09-04T00:03:01.2712767Z * [new branch] bisect_perf_hf_T5_3acc6eac492 -> origin/bisect_perf_hf_T5_3acc6eac492 2025-09-04T00:03:01.2712990Z * [new branch] bisect_perf_hf_T5_3fcf66f61fb -> origin/bisect_perf_hf_T5_3fcf66f61fb 2025-09-04T00:03:01.2713200Z * [new branch] bisect_perf_hf_T5_4009d154129 -> origin/bisect_perf_hf_T5_4009d154129 2025-09-04T00:03:01.2713425Z * [new branch] bisect_perf_hf_T5_40d0740e73d -> origin/bisect_perf_hf_T5_40d0740e73d 2025-09-04T00:03:01.2713640Z * [new branch] bisect_perf_hf_T5_5268754e -> origin/bisect_perf_hf_T5_5268754e 2025-09-04T00:03:01.2713856Z * [new branch] bisect_perf_hf_T5_7d89a8d385c -> origin/bisect_perf_hf_T5_7d89a8d385c 2025-09-04T00:03:01.2714061Z * [new branch] bisect_perf_hf_T5_b7a25c1ee7c -> origin/bisect_perf_hf_T5_b7a25c1ee7c 2025-09-04T00:03:01.2714272Z * [new branch] bisect_perf_hf_T5_c25b201583f -> origin/bisect_perf_hf_T5_c25b201583f 2025-09-04T00:03:01.2714479Z * [new branch] bisect_perf_hf_T5_c93e57efac0 -> origin/bisect_perf_hf_T5_c93e57efac0 2025-09-04T00:03:01.2714683Z * [new branch] bisect_perf_hf_T5_ca9813ea149 -> origin/bisect_perf_hf_T5_ca9813ea149 2025-09-04T00:03:01.2714887Z * [new branch] bisect_perf_hf_T5_d65f194a -> origin/bisect_perf_hf_T5_d65f194a 2025-09-04T00:03:01.2715088Z * [new branch] bisect_perf_hf_T5_da94ab0b -> origin/bisect_perf_hf_T5_da94ab0b 2025-09-04T00:03:01.2715295Z * [new branch] bisect_perf_hf_T5_da94ab0b_new -> origin/bisect_perf_hf_T5_da94ab0b_new 2025-09-04T00:03:01.2715506Z * [new branch] bisect_perf_hf_T5_db4e8a1d8a8 -> origin/bisect_perf_hf_T5_db4e8a1d8a8 2025-09-04T00:03:01.2715712Z * [new branch] bisect_perf_hf_T5_e0d97e936a2 -> origin/bisect_perf_hf_T5_e0d97e936a2 2025-09-04T00:03:01.2715922Z * [new branch] bisect_perf_hf_T5_f23621ec563 -> origin/bisect_perf_hf_T5_f23621ec563 2025-09-04T00:03:01.2716133Z * [new branch] bowbao/bench_updates_stage -> origin/bowbao/bench_updates_stage 2025-09-04T00:03:01.2716430Z * [new branch] bowbao/dort_rewriter -> origin/bowbao/dort_rewriter 2025-09-04T00:03:01.2716619Z * [new branch] bowbao/wip_prs -> origin/bowbao/wip_prs 2025-09-04T00:03:01.2716829Z * [new branch] bowenbao/partial_min_max_reduce -> origin/bowenbao/partial_min_max_reduce 2025-09-04T00:03:01.2717059Z * [new branch] brister/break_tensorbox -> origin/brister/break_tensorbox 2025-09-04T00:03:01.2717344Z * [new branch] brister/fx_custom_triton -> origin/brister/fx_custom_triton 2025-09-04T00:03:01.2717547Z * [new branch] brister/tensor_box_output -> origin/brister/tensor_box_output 2025-09-04T00:03:01.2717783Z * [new branch] brister/tiled_reduction_no_numel_check -> origin/brister/tiled_reduction_no_numel_check 2025-09-04T00:03:01.2717996Z * [new branch] c57382a49 -> origin/c57382a49 2025-09-04T00:03:01.2718159Z * [new branch] ca_0431d47eaa -> origin/ca_0431d47eaa 2025-09-04T00:03:01.2718325Z * [new branch] ca_fix_0431d47eaa -> origin/ca_fix_0431d47eaa 2025-09-04T00:03:01.2718671Z * [new branch] camyll/revert-94bc900da97ad7f3c35b3b819bb53b23c74b581a-for-release-2.8 -> origin/camyll/revert-94bc900da97ad7f3c35b3b819bb53b23c74b581a-for-release-2.8 2025-09-04T00:03:01.2719077Z * [new branch] camyllh/test_setup_hooks_push -> origin/camyllh/test_setup_hooks_push 2025-09-04T00:03:01.2719376Z * [new branch] cherry-pick-149654-by-pytorch_bot_bot_ -> origin/cherry-pick-149654-by-pytorch_bot_bot_ 2025-09-04T00:03:01.2719653Z * [new branch] cherry-pick-151939-by-pytorch_bot_bot_ -> origin/cherry-pick-151939-by-pytorch_bot_bot_ 2025-09-04T00:03:01.2719919Z * [new branch] cherry-pick-154174-by-pytorch_bot_bot_ -> origin/cherry-pick-154174-by-pytorch_bot_bot_ 2025-09-04T00:03:01.2720185Z * [new branch] cherry-pick-156260-by-pytorch_bot_bot_ -> origin/cherry-pick-156260-by-pytorch_bot_bot_ 2025-09-04T00:03:01.2720453Z * [new branch] cherry-pick-157453-by-pytorch_bot_bot_ -> origin/cherry-pick-157453-by-pytorch_bot_bot_ 2025-09-04T00:03:01.2720716Z * [new branch] cherry-pick-157513-by-pytorch_bot_bot_ -> origin/cherry-pick-157513-by-pytorch_bot_bot_ 2025-09-04T00:03:01.2720984Z * [new branch] cherry-pick-157695-by-pytorch_bot_bot_ -> origin/cherry-pick-157695-by-pytorch_bot_bot_ 2025-09-04T00:03:01.2721250Z * [new branch] cherry-pick-157732-by-pytorch_bot_bot_ -> origin/cherry-pick-157732-by-pytorch_bot_bot_ 2025-09-04T00:03:01.2721512Z * [new branch] cherry-pick-158152-by-pytorch_bot_bot_ -> origin/cherry-pick-158152-by-pytorch_bot_bot_ 2025-09-04T00:03:01.2721776Z * [new branch] cherry-pick-158537-by-pytorch_bot_bot_ -> origin/cherry-pick-158537-by-pytorch_bot_bot_ 2025-09-04T00:03:01.2722039Z * [new branch] cherry-pick-159969-by-pytorch_bot_bot_ -> origin/cherry-pick-159969-by-pytorch_bot_bot_ 2025-09-04T00:03:01.2722302Z * [new branch] cherry-pick-160586-by-pytorch_bot_bot_ -> origin/cherry-pick-160586-by-pytorch_bot_bot_ 2025-09-04T00:03:01.2722627Z * [new branch] cherrypick-e4e2701429c17078c3c475382a8b1fa4c8a8cefc -> origin/cherrypick-e4e2701429c17078c3c475382a8b1fa4c8a8cefc 2025-09-04T00:03:01.2722905Z * [new branch] chilli/flex_vllm -> origin/chilli/flex_vllm 2025-09-04T00:03:01.2723138Z * [new branch] cleanup-inductor-benchmark-images -> origin/cleanup-inductor-benchmark-images 2025-09-04T00:03:01.2723361Z * [new branch] codex-testing -> origin/codex-testing 2025-09-04T00:03:01.2723592Z * [new branch] codex/add-metadata-field-for-file-path -> origin/codex/add-metadata-field-for-file-path 2025-09-04T00:03:01.2723925Z * [new branch] codex/add-test-for-inductor-local-cache-behavior -> origin/codex/add-test-for-inductor-local-cache-behavior 2025-09-04T00:03:01.2724308Z * [new branch] codex/create-test-for-tensor-memory-leak-in-cudagraph -> origin/codex/create-test-for-tensor-memory-leak-in-cudagraph 2025-09-04T00:03:01.2724631Z * [new branch] codex/fix-issue-121219-in-pytorch -> origin/codex/fix-issue-121219-in-pytorch 2025-09-04T00:03:01.2724884Z * [new branch] codex/fix-issue-160415-in-pytorch -> origin/codex/fix-issue-160415-in-pytorch 2025-09-04T00:03:01.2725201Z * [new branch] codex/fix-noqengine-quantized-engine-support -> origin/codex/fix-noqengine-quantized-engine-support 2025-09-04T00:03:01.2725515Z * [new branch] codex/fix-pin_memory-error-handling -> origin/codex/fix-pin_memory-error-handling 2025-09-04T00:03:01.2725777Z * [new branch] codex/propose-fix-for-issue-160332 -> origin/codex/propose-fix-for-issue-160332 2025-09-04T00:03:01.2726083Z * [new branch] codex/refactor-lintrunner-config-to-use-uv-run -> origin/codex/refactor-lintrunner-config-to-use-uv-run 2025-09-04T00:03:01.2726536Z * [new branch] codex/remove-allow-untyped-defs-and-fix-type-errors -> origin/codex/remove-allow-untyped-defs-and-fix-type-errors 2025-09-04T00:03:01.2726889Z * [new branch] codex/verify-torch-output-and-log-results -> origin/codex/verify-torch-output-and-log-results 2025-09-04T00:03:01.2727224Z * [new branch] compile_fsdp2_disable_stream_and_event -> origin/compile_fsdp2_disable_stream_and_event 2025-09-04T00:03:01.2727439Z * [new branch] context_test -> origin/context_test 2025-09-04T00:03:01.2727801Z * [new branch] copilot/fix-157446 -> origin/copilot/fix-157446 2025-09-04T00:03:01.2727982Z * [new branch] copy_graph -> origin/copy_graph 2025-09-04T00:03:01.2728160Z * [new branch] cpio/fix_new_ami_tests -> origin/cpio/fix_new_ami_tests 2025-09-04T00:03:01.2728356Z * [new branch] csl/always_produce_xml -> origin/csl/always_produce_xml 2025-09-04T00:03:01.2728556Z * [new branch] csl/build_test_more_procs -> origin/csl/build_test_more_procs 2025-09-04T00:03:01.2728758Z * [new branch] csl/build_test_more_procs2 -> origin/csl/build_test_more_procs2 2025-09-04T00:03:01.2728965Z * [new branch] csl/disable_flaky_cpp_test -> origin/csl/disable_flaky_cpp_test 2025-09-04T00:03:01.2729167Z * [new branch] csl/disable_periodic_test -> origin/csl/disable_periodic_test 2025-09-04T00:03:01.2729384Z * [new branch] csl/exclude_rocm_viable_strict -> origin/csl/exclude_rocm_viable_strict 2025-09-04T00:03:01.2729588Z * [new branch] csl/fix_check_alerts -> origin/csl/fix_check_alerts 2025-09-04T00:03:01.2729762Z * [new branch] csl/katex -> origin/csl/katex 2025-09-04T00:03:01.2729930Z * [new branch] csl/larger_runner -> origin/csl/larger_runner 2025-09-04T00:03:01.2730111Z * [new branch] csl/lintrunner_stuff -> origin/csl/lintrunner_stuff 2025-09-04T00:03:01.2730294Z * [new branch] csl/mps_sharding -> origin/csl/mps_sharding 2025-09-04T00:03:01.2730482Z * [new branch] csl/multistage_docker -> origin/csl/multistage_docker 2025-09-04T00:03:01.2734255Z * [new branch] csl/name_link_check_job -> origin/csl/name_link_check_job 2025-09-04T00:03:01.2734482Z * [new branch] csl/no_keep_goin_rocm -> origin/csl/no_keep_goin_rocm 2025-09-04T00:03:01.2734691Z * [new branch] csl/not_600_timeout -> origin/csl/not_600_timeout 2025-09-04T00:03:01.2734898Z * [new branch] csl/remove_unused_docker_images -> origin/csl/remove_unused_docker_images 2025-09-04T00:03:01.2735102Z * [new branch] csl/revert_open -> origin/csl/revert_open 2025-09-04T00:03:01.2735285Z * [new branch] csl/skip_build -> origin/csl/skip_build 2025-09-04T00:03:01.2735490Z * [new branch] csl/test_cuda_build_large_runner -> origin/csl/test_cuda_build_large_runner 2025-09-04T00:03:01.2735691Z * [new branch] csl/win_sccache -> origin/csl/win_sccache 2025-09-04T00:03:01.2735865Z * [new branch] cublasltrelax2 -> origin/cublasltrelax2 2025-09-04T00:03:01.2736047Z * [new branch] cublasrelax2 -> origin/cublasrelax2 2025-09-04T00:03:01.2736288Z * [new branch] cudnnsdparefactor -> origin/cudnnsdparefactor 2025-09-04T00:03:01.2736562Z * [new branch] custom_lowering_dict -> origin/custom_lowering_dict 2025-09-04T00:03:01.2736742Z * [new branch] czhuge_muon_dev -> origin/czhuge_muon_dev 2025-09-04T00:03:01.2736916Z * [new branch] d4l3k/delete_hook -> origin/d4l3k/delete_hook 2025-09-04T00:03:01.2737085Z * [new branch] dcp_zoc -> origin/dcp_zoc 2025-09-04T00:03:01.2737249Z * [new branch] debug-guard -> origin/debug-guard 2025-09-04T00:03:01.2737424Z * [new branch] delete-quant-docs -> origin/delete-quant-docs 2025-09-04T00:03:01.2737763Z * [new branch] dependabot/pip/dot-ci/docker/ci_commit_pins/main/transformers-4.55.2 -> origin/dependabot/pip/dot-ci/docker/ci_commit_pins/main/transformers-4.55.2 2025-09-04T00:03:01.2738271Z * [new branch] dependabot/pip/dot-ci/docker/ci_commit_pins/main/transformers-4.55.3 -> origin/dependabot/pip/dot-ci/docker/ci_commit_pins/main/transformers-4.55.3 2025-09-04T00:03:01.2738705Z * [new branch] dependabot/pip/dot-ci/docker/ci_commit_pins/main/transformers-4.55.4 -> origin/dependabot/pip/dot-ci/docker/ci_commit_pins/main/transformers-4.55.4 2025-09-04T00:03:01.2739139Z * [new branch] dependabot/pip/dot-ci/docker/ci_commit_pins/main/transformers-4.56.0 -> origin/dependabot/pip/dot-ci/docker/ci_commit_pins/main/transformers-4.56.0 2025-09-04T00:03:01.2739509Z * [new branch] dependabot/pip/dot-ci/docker/protobuf-5.29.5 -> origin/dependabot/pip/dot-ci/docker/protobuf-5.29.5 2025-09-04T00:03:01.2739848Z * [new branch] dependabot/pip/dot-github/requirements/protobuf-5.29.5 -> origin/dependabot/pip/dot-github/requirements/protobuf-5.29.5 2025-09-04T00:03:01.2740149Z * [new branch] desertfire/test_cpp_wrapper -> origin/desertfire/test_cpp_wrapper 2025-09-04T00:03:01.2740392Z * [new branch] desertfire/triton-cpu-for-aarch64 -> origin/desertfire/triton-cpu-for-aarch64 2025-09-04T00:03:01.2740622Z * [new branch] dev/joona/MPSNDArrayAdd -> origin/dev/joona/MPSNDArrayAdd 2025-09-04T00:03:01.2740817Z * [new branch] dev/joona/Unranked -> origin/dev/joona/Unranked 2025-09-04T00:03:01.2740995Z * [new branch] dev/joona/cat -> origin/dev/joona/cat 2025-09-04T00:03:01.2741201Z * [new branch] dev/joona/cat_remove_graph -> origin/dev/joona/cat_remove_graph 2025-09-04T00:03:01.2741409Z * [new branch] dev/joona/embeddingbag -> origin/dev/joona/embeddingbag 2025-09-04T00:03:01.2741625Z * [new branch] dev/joona/getTensorsString -> origin/dev/joona/getTensorsString 2025-09-04T00:03:01.2741888Z * [new branch] dev/joona/maxpool2dwithindices_errmsg -> origin/dev/joona/maxpool2dwithindices_errmsg 2025-09-04T00:03:01.2742138Z * [new branch] dev/joona/mps_linear_macos14 -> origin/dev/joona/mps_linear_macos14 2025-09-04T00:03:01.2742331Z * [new branch] dev/joona/sdpa -> origin/dev/joona/sdpa 2025-09-04T00:03:01.2742516Z * [new branch] dev/joona/topk_newapi -> origin/dev/joona/topk_newapi 2025-09-04T00:03:01.2742705Z * [new branch] dev/joona/type_inf -> origin/dev/joona/type_inf 2025-09-04T00:03:01.2742891Z * [new branch] dev/joona/upsize3d -> origin/dev/joona/upsize3d 2025-09-04T00:03:01.2743060Z * [new branch] disable -> origin/disable 2025-09-04T00:03:01.2743224Z * [new branch] e2e-baseline -> origin/e2e-baseline 2025-09-04T00:03:01.2743408Z * [new branch] eigen_for_sparse_addmm_v2 -> origin/eigen_for_sparse_addmm_v2 2025-09-04T00:03:01.2743613Z * [new branch] embg/test_inductor_ci_128B -> origin/embg/test_inductor_ci_128B 2025-09-04T00:03:01.2747076Z * [new branch] embg/test_inductor_ci_base -> origin/embg/test_inductor_ci_base 2025-09-04T00:03:01.2747300Z * [new branch] embg/test_inductor_ci_control -> origin/embg/test_inductor_ci_control 2025-09-04T00:03:01.2747557Z * [new branch] embg/triton_l2_prefetch_128B -> origin/embg/triton_l2_prefetch_128B 2025-09-04T00:03:01.2747774Z * [new branch] embg/triton_l2_prefetch_256B -> origin/embg/triton_l2_prefetch_256B 2025-09-04T00:03:01.2747963Z * [new branch] eqy-patch-1 -> origin/eqy-patch-1 2025-09-04T00:03:01.2748133Z * [new branch] eqy-patch-2 -> origin/eqy-patch-2 2025-09-04T00:03:01.2748298Z * [new branch] eqy-patch-3 -> origin/eqy-patch-3 2025-09-04T00:03:01.2748502Z * [new branch] eqy-patch-4 -> origin/eqy-patch-4 2025-09-04T00:03:01.2748706Z * [new branch] example-convert-torch.nn -> origin/example-convert-torch.nn 2025-09-04T00:03:01.2748922Z * [new branch] exclamaforte/amd-ma -> origin/exclamaforte/amd-ma 2025-09-04T00:03:01.2749163Z * [new branch] exclamaforte/bump-transformer-version -> origin/exclamaforte/bump-transformer-version 2025-09-04T00:03:01.2749495Z * [new branch] exclamaforte/clear-feedback-savers -> origin/exclamaforte/clear-feedback-savers 2025-09-04T00:03:01.2749759Z * [new branch] exclamaforte/combo-kernels-perf-run -> origin/exclamaforte/combo-kernels-perf-run 2025-09-04T00:03:01.2750007Z * [new branch] exclamaforte/do_bench_refactor -> origin/exclamaforte/do_bench_refactor 2025-09-04T00:03:01.2750249Z * [new branch] exclamaforte/enable-mem-dep-fusion -> origin/exclamaforte/enable-mem-dep-fusion 2025-09-04T00:03:01.2750536Z * [new branch] exclamaforte/fix-exhaustive-autotuning -> origin/exclamaforte/fix-exhaustive-autotuning 2025-09-04T00:03:01.2750850Z * [new branch] exclamaforte/fix-exhuastive-autotuning-reland -> origin/exclamaforte/fix-exhuastive-autotuning-reland 2025-09-04T00:03:01.2751168Z * [new branch] exclamaforte/fix-trace-parsing-fx-svg -> origin/exclamaforte/fix-trace-parsing-fx-svg 2025-09-04T00:03:01.2751460Z * [new branch] exclamaforte/force-pointwise-cat-perf-run -> origin/exclamaforte/force-pointwise-cat-perf-run 2025-09-04T00:03:01.2751719Z * [new branch] exclamaforte/fusion-data -> origin/exclamaforte/fusion-data 2025-09-04T00:03:01.2751945Z * [new branch] exclamaforte/gemm-benchmark-run -> origin/exclamaforte/gemm-benchmark-run 2025-09-04T00:03:01.2752184Z * [new branch] exclamaforte/gemm-export-model -> origin/exclamaforte/gemm-export-model 2025-09-04T00:03:01.2752412Z * [new branch] exclamaforte/gemm-model -> origin/exclamaforte/gemm-model 2025-09-04T00:03:01.2752690Z * [new branch] exclamaforte/gemm-model-all-data-collection -> origin/exclamaforte/gemm-model-all-data-collection 2025-09-04T00:03:01.2752957Z * [new branch] exclamaforte/gemm-to-amd -> origin/exclamaforte/gemm-to-amd 2025-09-04T00:03:01.2753174Z * [new branch] exclamaforte/just-gemm-model -> origin/exclamaforte/just-gemm-model 2025-09-04T00:03:01.2753436Z * [new branch] exclamaforte/just-gemm-model-no-refactor -> origin/exclamaforte/just-gemm-model-no-refactor 2025-09-04T00:03:01.2753699Z * [new branch] exclamaforte/max-autotune-ieee -> origin/exclamaforte/max-autotune-ieee 2025-09-04T00:03:01.2753927Z * [new branch] exclamaforte/memory-counter -> origin/exclamaforte/memory-counter 2025-09-04T00:03:01.2754147Z * [new branch] exclamaforte/profiler-combo -> origin/exclamaforte/profiler-combo 2025-09-04T00:03:01.2754383Z * [new branch] exclamaforte/test_cpp_wrapper_mode -> origin/exclamaforte/test_cpp_wrapper_mode 2025-09-04T00:03:01.2754653Z * [new branch] exclamaforte/update-autotune-configs -> origin/exclamaforte/update-autotune-configs 2025-09-04T00:03:01.2754996Z * [new branch] exclamaforte/update-autotune-configs-2 -> origin/exclamaforte/update-autotune-configs-2 2025-09-04T00:03:01.2755249Z * [new branch] exclamforte/gemm-model-final -> origin/exclamforte/gemm-model-final 2025-09-04T00:03:01.2755447Z * [new branch] exec -> origin/exec 2025-09-04T00:03:01.2755634Z * [new branch] executorch-module-shim -> origin/executorch-module-shim 2025-09-04T00:03:01.2755837Z * [new branch] experimental-mosaic -> origin/experimental-mosaic 2025-09-04T00:03:01.2756025Z * [new branch] export-D58091437 -> origin/export-D58091437 2025-09-04T00:03:01.2756202Z * [new branch] export-D61047529 -> origin/export-D61047529 2025-09-04T00:03:01.2756855Z * [new branch] export-D70112642 -> origin/export-D70112642 2025-09-04T00:03:01.2759963Z * [new branch] export-D71412006 -> origin/export-D71412006 2025-09-04T00:03:01.2760153Z * [new branch] export-D73042989 -> origin/export-D73042989 2025-09-04T00:03:01.2760333Z * [new branch] export-D75183591 -> origin/export-D75183591 2025-09-04T00:03:01.2760506Z * [new branch] export-D75617432 -> origin/export-D75617432 2025-09-04T00:03:01.2760679Z * [new branch] export-D75659965 -> origin/export-D75659965 2025-09-04T00:03:01.2760850Z * [new branch] export-D76080931 -> origin/export-D76080931 2025-09-04T00:03:01.2761022Z * [new branch] export-D76797250 -> origin/export-D76797250 2025-09-04T00:03:01.2761194Z * [new branch] export-D76885271 -> origin/export-D76885271 2025-09-04T00:03:01.2761371Z * [new branch] export-D76885620 -> origin/export-D76885620 2025-09-04T00:03:01.2761546Z * [new branch] export-D76936623 -> origin/export-D76936623 2025-09-04T00:03:01.2761718Z * [new branch] export-D76958268 -> origin/export-D76958268 2025-09-04T00:03:01.2761893Z * [new branch] export-D78375400 -> origin/export-D78375400 2025-09-04T00:03:01.2762069Z * [new branch] export-D78431305 -> origin/export-D78431305 2025-09-04T00:03:01.2762248Z * [new branch] export-D78580107 -> origin/export-D78580107 2025-09-04T00:03:01.2762426Z * [new branch] export-D78822171 -> origin/export-D78822171 2025-09-04T00:03:01.2762601Z * [new branch] export-D78822351 -> origin/export-D78822351 2025-09-04T00:03:01.2762778Z * [new branch] export-D78822507 -> origin/export-D78822507 2025-09-04T00:03:01.2762952Z * [new branch] export-D78826994 -> origin/export-D78826994 2025-09-04T00:03:01.2763126Z * [new branch] export-D78894324 -> origin/export-D78894324 2025-09-04T00:03:01.2763300Z * [new branch] export-D78929245 -> origin/export-D78929245 2025-09-04T00:03:01.2763471Z * [new branch] export-D78934925 -> origin/export-D78934925 2025-09-04T00:03:01.2763645Z * [new branch] export-D78953203 -> origin/export-D78953203 2025-09-04T00:03:01.2766531Z * [new branch] export-D78953229 -> origin/export-D78953229 2025-09-04T00:03:01.2766749Z * [new branch] export-D78957093 -> origin/export-D78957093 2025-09-04T00:03:01.2766927Z * [new branch] export-D78957389 -> origin/export-D78957389 2025-09-04T00:03:01.2767103Z * [new branch] export-D78996107 -> origin/export-D78996107 2025-09-04T00:03:01.2767278Z * [new branch] export-D79026433 -> origin/export-D79026433 2025-09-04T00:03:01.2767534Z * [new branch] export-D79230339 -> origin/export-D79230339 2025-09-04T00:03:01.2767708Z * [new branch] export-D79319835 -> origin/export-D79319835 2025-09-04T00:03:01.2767882Z * [new branch] export-D79328456 -> origin/export-D79328456 2025-09-04T00:03:01.2768053Z * [new branch] export-D79534608 -> origin/export-D79534608 2025-09-04T00:03:01.2768225Z * [new branch] export-D79647167 -> origin/export-D79647167 2025-09-04T00:03:01.2768398Z * [new branch] export-D79751098 -> origin/export-D79751098 2025-09-04T00:03:01.2768570Z * [new branch] export-D79785974 -> origin/export-D79785974 2025-09-04T00:03:01.2768744Z * [new branch] export-D80025417 -> origin/export-D80025417 2025-09-04T00:03:01.2768968Z * [new branch] export-D80120333 -> origin/export-D80120333 2025-09-04T00:03:01.2771423Z * [new branch] export-D80214882 -> origin/export-D80214882 2025-09-04T00:03:01.2771632Z * [new branch] export-D80319069 -> origin/export-D80319069 2025-09-04T00:03:01.2771814Z * [new branch] export-D80321215 -> origin/export-D80321215 2025-09-04T00:03:01.2771986Z * [new branch] export-D80503451 -> origin/export-D80503451 2025-09-04T00:03:01.2772159Z * [new branch] export-D80771648 -> origin/export-D80771648 2025-09-04T00:03:01.2772332Z * [new branch] export-D80823877 -> origin/export-D80823877 2025-09-04T00:03:01.2772505Z * [new branch] export-D80948073 -> origin/export-D80948073 2025-09-04T00:03:01.2772677Z * [new branch] export-D80958642 -> origin/export-D80958642 2025-09-04T00:03:01.2772859Z * [new branch] export-D80970483 -> origin/export-D80970483 2025-09-04T00:03:01.2773033Z * [new branch] export-D81054193 -> origin/export-D81054193 2025-09-04T00:03:01.2773212Z * [new branch] export-D81060182 -> origin/export-D81060182 2025-09-04T00:03:01.2773383Z * [new branch] export-D81078973 -> origin/export-D81078973 2025-09-04T00:03:01.2781723Z * [new branch] export-D81204584 -> origin/export-D81204584 2025-09-04T00:03:01.2781949Z * [new branch] export-D81284190 -> origin/export-D81284190 2025-09-04T00:03:01.2782155Z * [new branch] export-D81299840 -> origin/export-D81299840 2025-09-04T00:03:01.2782389Z * [new branch] exported-model-train-idempotent -> origin/exported-model-train-idempotent 2025-09-04T00:03:01.2782630Z * [new branch] ezyang/wip-aot-descriptors -> origin/ezyang/wip-aot-descriptors 2025-09-04T00:03:01.2782861Z * [new branch] fa_u8_brgemm -> origin/fa_u8_brgemm 2025-09-04T00:03:01.2783035Z * [new branch] fastmath_baseline -> origin/fastmath_baseline 2025-09-04T00:03:01.2783243Z * [new branch] fbcode/warm -> origin/fbcode/warm 2025-09-04T00:03:01.2783407Z * [new branch] fca -> origin/fca 2025-09-04T00:03:01.2783560Z * [new branch] fca2_ca5984c -> origin/fca2_ca5984c 2025-09-04T00:03:01.2783718Z * [new branch] fca5 -> origin/fca5 2025-09-04T00:03:01.2783914Z * [new branch] feature/function-numa-binding -> origin/feature/function-numa-binding 2025-09-04T00:03:01.2784173Z * [new branch] feature/function-numa-binding-take2 -> origin/feature/function-numa-binding-take2 2025-09-04T00:03:01.2784412Z * [new branch] feature/numa-nproc-fix -> origin/feature/numa-nproc-fix 2025-09-04T00:03:01.2784677Z * [new branch] feature/numa-signpost-serialize -> origin/feature/numa-signpost-serialize 2025-09-04T00:03:01.2784996Z * [new branch] feature/parallel-numa-binding -> origin/feature/parallel-numa-binding 2025-09-04T00:03:01.2785219Z * [new branch] fengyuan/external-proj -> origin/fengyuan/external-proj 2025-09-04T00:03:01.2785485Z * [new branch] fengyuan/out-of-tree-xpu-ops-improve-test -> origin/fengyuan/out-of-tree-xpu-ops-improve-test 2025-09-04T00:03:01.2785794Z * [new branch] fengyuan/out-of-tree-xpu-ops-remove-dtype -> origin/fengyuan/out-of-tree-xpu-ops-remove-dtype 2025-09-04T00:03:01.2786041Z * [new branch] fengyuan/test-xpu -> origin/fengyuan/test-xpu 2025-09-04T00:03:01.2786225Z * [new branch] ffast_math_baseline -> origin/ffast_math_baseline 2025-09-04T00:03:01.2786508Z * [new branch] ffast_math_target -> origin/ffast_math_target 2025-09-04T00:03:01.2786744Z * [new branch] findhao/base_commit -> origin/findhao/base_commit 2025-09-04T00:03:01.2786936Z * [new branch] findhao/base_commit1 -> origin/findhao/base_commit1 2025-09-04T00:03:01.2787129Z * [new branch] findhao/multistream2 -> origin/findhao/multistream2 2025-09-04T00:03:01.2790093Z * [new branch] findhao/multistream5 -> origin/findhao/multistream5 2025-09-04T00:03:01.2790302Z * [new branch] findhao/multistream6 -> origin/findhao/multistream6 2025-09-04T00:03:01.2790513Z * [new branch] findhao/operatorbench3 -> origin/findhao/operatorbench3 2025-09-04T00:03:01.2790726Z * [new branch] findhao/operatorbench5 -> origin/findhao/operatorbench5 2025-09-04T00:03:01.2790926Z * [new branch] findhao/tritonparse -> origin/findhao/tritonparse 2025-09-04T00:03:01.2791112Z * [new branch] fix -> origin/fix 2025-09-04T00:03:01.2791304Z * [new branch] fix-ck-gemm-template-format -> origin/fix-ck-gemm-template-format 2025-09-04T00:03:01.2791519Z * [new branch] fix-config-ignore -> origin/fix-config-ignore 2025-09-04T00:03:01.2791698Z * [new branch] fix-dict-guard -> origin/fix-dict-guard 2025-09-04T00:03:01.2791901Z * [new branch] fix-inductor-periodic-0528 -> origin/fix-inductor-periodic-0528 2025-09-04T00:03:01.2792105Z * [new branch] fix-mps-benchmark -> origin/fix-mps-benchmark 2025-09-04T00:03:01.2792312Z * [new branch] fix-rlease-feature-template -> origin/fix-rlease-feature-template 2025-09-04T00:03:01.2792556Z * [new branch] fix-run-condition-upload-results -> origin/fix-run-condition-upload-results 2025-09-04T00:03:01.2792779Z * [new branch] fix-torchbench -> origin/fix-torchbench 2025-09-04T00:03:01.2792946Z * [new branch] fix_153389 -> origin/fix_153389 2025-09-04T00:03:01.2793119Z * [new branch] fix_fsdp_rs_bucket2 -> origin/fix_fsdp_rs_bucket2 2025-09-04T00:03:01.2793328Z * [new branch] fix_inductor_peridic_tests -> origin/fix_inductor_peridic_tests 2025-09-04T00:03:01.2793516Z * [new branch] fix_ubn_159469 -> origin/fix_ubn_159469 2025-09-04T00:03:01.2793688Z * [new branch] fixes-triage -> origin/fixes-triage 2025-09-04T00:03:01.2793856Z * [new branch] fixflashinfer -> origin/fixflashinfer 2025-09-04T00:03:01.2794034Z * [new branch] flash_decoding_cpu -> origin/flash_decoding_cpu 2025-09-04T00:03:01.2794207Z * [new branch] flex-flash -> origin/flex-flash 2025-09-04T00:03:01.2794371Z * [new branch] flex-lowering -> origin/flex-lowering 2025-09-04T00:03:01.2794539Z * [new branch] flex-warning -> origin/flex-warning 2025-09-04T00:03:01.2794731Z * [new branch] flex_attention_functorch_grad -> origin/flex_attention_functorch_grad 2025-09-04T00:03:01.2794997Z * [new branch] flex_flash -> origin/flex_flash 2025-09-04T00:03:01.2795181Z * [new branch] flexdecode-gqa-groups -> origin/flexdecode-gqa-groups 2025-09-04T00:03:01.2795398Z * [new branch] fmassa/fix_memeff_sharding_rule -> origin/fmassa/fix_memeff_sharding_rule 2025-09-04T00:03:01.2795601Z * [new branch] fsdp2_trace_rules -> origin/fsdp2_trace_rules 2025-09-04T00:03:01.2795770Z * [new branch] fsdpv2_3d -> origin/fsdpv2_3d 2025-09-04T00:03:01.2795940Z * [new branch] fsdpv2_3d_m1 -> origin/fsdpv2_3d_m1 2025-09-04T00:03:01.2796102Z * [new branch] fx_cpp -> origin/fx_cpp 2025-09-04T00:03:01.2796287Z * [new branch] fy/fix-win -> origin/fy/fix-win 2025-09-04T00:03:01.2796565Z * [new branch] gh/AlnisM/1/base -> origin/gh/AlnisM/1/base 2025-09-04T00:03:01.2796750Z * [new branch] gh/AlnisM/1/head -> origin/gh/AlnisM/1/head 2025-09-04T00:03:01.2796925Z * [new branch] gh/CaoE/2/base -> origin/gh/CaoE/2/base 2025-09-04T00:03:01.2799608Z * [new branch] gh/CaoE/2/head -> origin/gh/CaoE/2/head 2025-09-04T00:03:01.2799783Z * [new branch] gh/CaoE/2/orig -> origin/gh/CaoE/2/orig 2025-09-04T00:03:01.2799973Z * [new branch] gh/ColinPeppler/79/base -> origin/gh/ColinPeppler/79/base 2025-09-04T00:03:01.2800179Z * [new branch] gh/ColinPeppler/79/head -> origin/gh/ColinPeppler/79/head 2025-09-04T00:03:01.2800386Z * [new branch] gh/ColinPeppler/79/orig -> origin/gh/ColinPeppler/79/orig 2025-09-04T00:03:01.2800597Z * [new branch] gh/EikanWang/67/base -> origin/gh/EikanWang/67/base 2025-09-04T00:03:01.2800786Z * [new branch] gh/EikanWang/67/head -> origin/gh/EikanWang/67/head 2025-09-04T00:03:01.2800978Z * [new branch] gh/EikanWang/80/base -> origin/gh/EikanWang/80/base 2025-09-04T00:03:01.2801161Z * [new branch] gh/EikanWang/80/head -> origin/gh/EikanWang/80/head 2025-09-04T00:03:01.2801348Z * [new branch] gh/EikanWang/80/orig -> origin/gh/EikanWang/80/orig 2025-09-04T00:03:01.2801534Z * [new branch] gh/EikanWang/81/base -> origin/gh/EikanWang/81/base 2025-09-04T00:03:01.2803557Z * [new branch] gh/EikanWang/81/head -> origin/gh/EikanWang/81/head 2025-09-04T00:03:01.2803766Z * [new branch] gh/EikanWang/81/orig -> origin/gh/EikanWang/81/orig 2025-09-04T00:03:01.2803952Z * [new branch] gh/EikanWang/82/base -> origin/gh/EikanWang/82/base 2025-09-04T00:03:01.2804148Z * [new branch] gh/EikanWang/82/head -> origin/gh/EikanWang/82/head 2025-09-04T00:03:01.2804336Z * [new branch] gh/EikanWang/82/orig -> origin/gh/EikanWang/82/orig 2025-09-04T00:03:01.2804526Z * [new branch] gh/Gasoonjia/1/base -> origin/gh/Gasoonjia/1/base 2025-09-04T00:03:01.2804711Z * [new branch] gh/Gasoonjia/1/head -> origin/gh/Gasoonjia/1/head 2025-09-04T00:03:01.2804892Z * [new branch] gh/H-Huang/131/base -> origin/gh/H-Huang/131/base 2025-09-04T00:03:01.2805072Z * [new branch] gh/H-Huang/131/head -> origin/gh/H-Huang/131/head 2025-09-04T00:03:01.2805249Z * [new branch] gh/H-Huang/131/orig -> origin/gh/H-Huang/131/orig 2025-09-04T00:03:01.2805434Z * [new branch] gh/H-Huang/132/base -> origin/gh/H-Huang/132/base 2025-09-04T00:03:01.2805611Z * [new branch] gh/H-Huang/132/head -> origin/gh/H-Huang/132/head 2025-09-04T00:03:01.2807701Z * [new branch] gh/H-Huang/132/orig -> origin/gh/H-Huang/132/orig 2025-09-04T00:03:01.2807959Z * [new branch] gh/H-Huang/180/base -> origin/gh/H-Huang/180/base 2025-09-04T00:03:01.2808138Z * [new branch] gh/H-Huang/180/head -> origin/gh/H-Huang/180/head 2025-09-04T00:03:01.2808321Z * [new branch] gh/H-Huang/180/orig -> origin/gh/H-Huang/180/orig 2025-09-04T00:03:01.2808498Z * [new branch] gh/H-Huang/182/base -> origin/gh/H-Huang/182/base 2025-09-04T00:03:01.2808675Z * [new branch] gh/H-Huang/182/head -> origin/gh/H-Huang/182/head 2025-09-04T00:03:01.2808851Z * [new branch] gh/H-Huang/182/orig -> origin/gh/H-Huang/182/orig 2025-09-04T00:03:01.2809028Z * [new branch] gh/H-Huang/187/base -> origin/gh/H-Huang/187/base 2025-09-04T00:03:01.2809203Z * [new branch] gh/H-Huang/187/head -> origin/gh/H-Huang/187/head 2025-09-04T00:03:01.2809420Z * [new branch] gh/H-Huang/187/orig -> origin/gh/H-Huang/187/orig 2025-09-04T00:03:01.2809602Z * [new branch] gh/H-Huang/202/base -> origin/gh/H-Huang/202/base 2025-09-04T00:03:01.2809781Z * [new branch] gh/H-Huang/202/head -> origin/gh/H-Huang/202/head 2025-09-04T00:03:01.2809958Z * [new branch] gh/H-Huang/202/orig -> origin/gh/H-Huang/202/orig 2025-09-04T00:03:01.2810134Z * [new branch] gh/H-Huang/203/base -> origin/gh/H-Huang/203/base 2025-09-04T00:03:01.2810308Z * [new branch] gh/H-Huang/203/head -> origin/gh/H-Huang/203/head 2025-09-04T00:03:01.2810485Z * [new branch] gh/H-Huang/203/orig -> origin/gh/H-Huang/203/orig 2025-09-04T00:03:01.2810660Z * [new branch] gh/H-Huang/204/base -> origin/gh/H-Huang/204/base 2025-09-04T00:03:01.2810839Z * [new branch] gh/H-Huang/204/head -> origin/gh/H-Huang/204/head 2025-09-04T00:03:01.2811025Z * [new branch] gh/H-Huang/204/orig -> origin/gh/H-Huang/204/orig 2025-09-04T00:03:01.2813224Z * [new branch] gh/H-Huang/205/base -> origin/gh/H-Huang/205/base 2025-09-04T00:03:01.2813426Z * [new branch] gh/H-Huang/205/head -> origin/gh/H-Huang/205/head 2025-09-04T00:03:01.2813621Z * [new branch] gh/H-Huang/205/orig -> origin/gh/H-Huang/205/orig 2025-09-04T00:03:01.2813797Z * [new branch] gh/H-Huang/206/base -> origin/gh/H-Huang/206/base 2025-09-04T00:03:01.2813977Z * [new branch] gh/H-Huang/206/head -> origin/gh/H-Huang/206/head 2025-09-04T00:03:01.2814157Z * [new branch] gh/H-Huang/206/orig -> origin/gh/H-Huang/206/orig 2025-09-04T00:03:01.2814334Z * [new branch] gh/H-Huang/207/base -> origin/gh/H-Huang/207/base 2025-09-04T00:03:01.2814516Z * [new branch] gh/H-Huang/207/head -> origin/gh/H-Huang/207/head 2025-09-04T00:03:01.2814690Z * [new branch] gh/H-Huang/207/orig -> origin/gh/H-Huang/207/orig 2025-09-04T00:03:01.2814872Z * [new branch] gh/H-Huang/208/base -> origin/gh/H-Huang/208/base 2025-09-04T00:03:01.2815048Z * [new branch] gh/H-Huang/208/head -> origin/gh/H-Huang/208/head 2025-09-04T00:03:01.2815225Z * [new branch] gh/H-Huang/208/orig -> origin/gh/H-Huang/208/orig 2025-09-04T00:03:01.2815405Z * [new branch] gh/H-Huang/209/base -> origin/gh/H-Huang/209/base 2025-09-04T00:03:01.2815587Z * [new branch] gh/H-Huang/209/head -> origin/gh/H-Huang/209/head 2025-09-04T00:03:01.2815765Z * [new branch] gh/H-Huang/209/orig -> origin/gh/H-Huang/209/orig 2025-09-04T00:03:01.2815939Z * [new branch] gh/H-Huang/210/base -> origin/gh/H-Huang/210/base 2025-09-04T00:03:01.2816118Z * [new branch] gh/H-Huang/210/head -> origin/gh/H-Huang/210/head 2025-09-04T00:03:01.2816295Z * [new branch] gh/H-Huang/210/orig -> origin/gh/H-Huang/210/orig 2025-09-04T00:03:01.2816616Z * [new branch] gh/H-Huang/211/base -> origin/gh/H-Huang/211/base 2025-09-04T00:03:01.2816802Z * [new branch] gh/H-Huang/211/head -> origin/gh/H-Huang/211/head 2025-09-04T00:03:01.2816981Z * [new branch] gh/H-Huang/211/orig -> origin/gh/H-Huang/211/orig 2025-09-04T00:03:01.2817158Z * [new branch] gh/H-Huang/212/base -> origin/gh/H-Huang/212/base 2025-09-04T00:03:01.2817334Z * [new branch] gh/H-Huang/212/head -> origin/gh/H-Huang/212/head 2025-09-04T00:03:01.2817517Z * [new branch] gh/H-Huang/212/orig -> origin/gh/H-Huang/212/orig 2025-09-04T00:03:01.2817696Z * [new branch] gh/H-Huang/213/base -> origin/gh/H-Huang/213/base 2025-09-04T00:03:01.2817918Z * [new branch] gh/H-Huang/213/head -> origin/gh/H-Huang/213/head 2025-09-04T00:03:01.2818094Z * [new branch] gh/H-Huang/213/orig -> origin/gh/H-Huang/213/orig 2025-09-04T00:03:01.2818276Z * [new branch] gh/H-Huang/214/base -> origin/gh/H-Huang/214/base 2025-09-04T00:03:01.2818457Z * [new branch] gh/H-Huang/214/head -> origin/gh/H-Huang/214/head 2025-09-04T00:03:01.2818634Z * [new branch] gh/H-Huang/214/orig -> origin/gh/H-Huang/214/orig 2025-09-04T00:03:01.2818832Z * [new branch] gh/IvanKobzarev/112/base -> origin/gh/IvanKobzarev/112/base 2025-09-04T00:03:01.2819038Z * [new branch] gh/IvanKobzarev/112/head -> origin/gh/IvanKobzarev/112/head 2025-09-04T00:03:01.2819240Z * [new branch] gh/IvanKobzarev/112/orig -> origin/gh/IvanKobzarev/112/orig 2025-09-04T00:03:01.2821700Z * [new branch] gh/IvanKobzarev/115/base -> origin/gh/IvanKobzarev/115/base 2025-09-04T00:03:01.2821913Z * [new branch] gh/IvanKobzarev/115/head -> origin/gh/IvanKobzarev/115/head 2025-09-04T00:03:01.2822131Z * [new branch] gh/IvanKobzarev/115/orig -> origin/gh/IvanKobzarev/115/orig 2025-09-04T00:03:01.2822342Z * [new branch] gh/IvanKobzarev/116/base -> origin/gh/IvanKobzarev/116/base 2025-09-04T00:03:01.2822547Z * [new branch] gh/IvanKobzarev/116/head -> origin/gh/IvanKobzarev/116/head 2025-09-04T00:03:01.2822748Z * [new branch] gh/IvanKobzarev/116/orig -> origin/gh/IvanKobzarev/116/orig 2025-09-04T00:03:01.2822947Z * [new branch] gh/IvanKobzarev/118/base -> origin/gh/IvanKobzarev/118/base 2025-09-04T00:03:01.2823148Z * [new branch] gh/IvanKobzarev/118/head -> origin/gh/IvanKobzarev/118/head 2025-09-04T00:03:01.2823349Z * [new branch] gh/IvanKobzarev/118/orig -> origin/gh/IvanKobzarev/118/orig 2025-09-04T00:03:01.2823559Z * [new branch] gh/IvanKobzarev/126/base -> origin/gh/IvanKobzarev/126/base 2025-09-04T00:03:01.2823758Z * [new branch] gh/IvanKobzarev/126/head -> origin/gh/IvanKobzarev/126/head 2025-09-04T00:03:01.2823962Z * [new branch] gh/IvanKobzarev/126/orig -> origin/gh/IvanKobzarev/126/orig 2025-09-04T00:03:01.2824177Z * [new branch] gh/IvanKobzarev/127/base -> origin/gh/IvanKobzarev/127/base 2025-09-04T00:03:01.2824377Z * [new branch] gh/IvanKobzarev/127/head -> origin/gh/IvanKobzarev/127/head 2025-09-04T00:03:01.2824578Z * [new branch] gh/IvanKobzarev/127/orig -> origin/gh/IvanKobzarev/127/orig 2025-09-04T00:03:01.2824777Z * [new branch] gh/IvanKobzarev/128/base -> origin/gh/IvanKobzarev/128/base 2025-09-04T00:03:01.2824984Z * [new branch] gh/IvanKobzarev/128/head -> origin/gh/IvanKobzarev/128/head 2025-09-04T00:03:01.2825185Z * [new branch] gh/IvanKobzarev/128/orig -> origin/gh/IvanKobzarev/128/orig 2025-09-04T00:03:01.2827518Z * [new branch] gh/IvanKobzarev/132/base -> origin/gh/IvanKobzarev/132/base 2025-09-04T00:03:01.2827822Z * [new branch] gh/IvanKobzarev/132/head -> origin/gh/IvanKobzarev/132/head 2025-09-04T00:03:01.2828040Z * [new branch] gh/IvanKobzarev/132/orig -> origin/gh/IvanKobzarev/132/orig 2025-09-04T00:03:01.2828251Z * [new branch] gh/IvanKobzarev/133/base -> origin/gh/IvanKobzarev/133/base 2025-09-04T00:03:01.2828452Z * [new branch] gh/IvanKobzarev/133/head -> origin/gh/IvanKobzarev/133/head 2025-09-04T00:03:01.2828654Z * [new branch] gh/IvanKobzarev/133/orig -> origin/gh/IvanKobzarev/133/orig 2025-09-04T00:03:01.2828854Z * [new branch] gh/IvanKobzarev/134/base -> origin/gh/IvanKobzarev/134/base 2025-09-04T00:03:01.2829055Z * [new branch] gh/IvanKobzarev/134/head -> origin/gh/IvanKobzarev/134/head 2025-09-04T00:03:01.2829299Z * [new branch] gh/IvanKobzarev/134/orig -> origin/gh/IvanKobzarev/134/orig 2025-09-04T00:03:01.2829561Z * [new branch] gh/IvanKobzarev/135/base -> origin/gh/IvanKobzarev/135/base 2025-09-04T00:03:01.2829768Z * [new branch] gh/IvanKobzarev/135/head -> origin/gh/IvanKobzarev/135/head 2025-09-04T00:03:01.2829970Z * [new branch] gh/IvanKobzarev/135/orig -> origin/gh/IvanKobzarev/135/orig 2025-09-04T00:03:01.2830175Z * [new branch] gh/IvanKobzarev/136/base -> origin/gh/IvanKobzarev/136/base 2025-09-04T00:03:01.2830375Z * [new branch] gh/IvanKobzarev/136/head -> origin/gh/IvanKobzarev/136/head 2025-09-04T00:03:01.2832433Z * [new branch] gh/IvanKobzarev/136/orig -> origin/gh/IvanKobzarev/136/orig 2025-09-04T00:03:01.2832652Z * [new branch] gh/IvanKobzarev/137/base -> origin/gh/IvanKobzarev/137/base 2025-09-04T00:03:01.2832869Z * [new branch] gh/IvanKobzarev/137/head -> origin/gh/IvanKobzarev/137/head 2025-09-04T00:03:01.2833069Z * [new branch] gh/IvanKobzarev/137/orig -> origin/gh/IvanKobzarev/137/orig 2025-09-04T00:03:01.2833274Z * [new branch] gh/IvanKobzarev/138/base -> origin/gh/IvanKobzarev/138/base 2025-09-04T00:03:01.2833475Z * [new branch] gh/IvanKobzarev/138/head -> origin/gh/IvanKobzarev/138/head 2025-09-04T00:03:01.2833672Z * [new branch] gh/IvanKobzarev/138/orig -> origin/gh/IvanKobzarev/138/orig 2025-09-04T00:03:01.2833872Z * [new branch] gh/IvanKobzarev/139/base -> origin/gh/IvanKobzarev/139/base 2025-09-04T00:03:01.2834071Z * [new branch] gh/IvanKobzarev/139/head -> origin/gh/IvanKobzarev/139/head 2025-09-04T00:03:01.2834277Z * [new branch] gh/IvanKobzarev/139/orig -> origin/gh/IvanKobzarev/139/orig 2025-09-04T00:03:01.2834482Z * [new branch] gh/IvanKobzarev/140/base -> origin/gh/IvanKobzarev/140/base 2025-09-04T00:03:01.2834686Z * [new branch] gh/IvanKobzarev/140/head -> origin/gh/IvanKobzarev/140/head 2025-09-04T00:03:01.2834888Z * [new branch] gh/IvanKobzarev/140/orig -> origin/gh/IvanKobzarev/140/orig 2025-09-04T00:03:01.2835085Z * [new branch] gh/IvanKobzarev/141/base -> origin/gh/IvanKobzarev/141/base 2025-09-04T00:03:01.2835283Z * [new branch] gh/IvanKobzarev/141/head -> origin/gh/IvanKobzarev/141/head 2025-09-04T00:03:01.2835490Z * [new branch] gh/IvanKobzarev/141/orig -> origin/gh/IvanKobzarev/141/orig 2025-09-04T00:03:01.2835690Z * [new branch] gh/IvanKobzarev/142/base -> origin/gh/IvanKobzarev/142/base 2025-09-04T00:03:01.2835888Z * [new branch] gh/IvanKobzarev/142/head -> origin/gh/IvanKobzarev/142/head 2025-09-04T00:03:01.2836087Z * [new branch] gh/IvanKobzarev/142/orig -> origin/gh/IvanKobzarev/142/orig 2025-09-04T00:03:01.2836291Z * [new branch] gh/IvanKobzarev/143/base -> origin/gh/IvanKobzarev/143/base 2025-09-04T00:03:01.2836580Z * [new branch] gh/IvanKobzarev/143/head -> origin/gh/IvanKobzarev/143/head 2025-09-04T00:03:01.2836842Z * [new branch] gh/IvanKobzarev/143/orig -> origin/gh/IvanKobzarev/143/orig 2025-09-04T00:03:01.2839160Z * [new branch] gh/IvanKobzarev/144/base -> origin/gh/IvanKobzarev/144/base 2025-09-04T00:03:01.2839377Z * [new branch] gh/IvanKobzarev/144/head -> origin/gh/IvanKobzarev/144/head 2025-09-04T00:03:01.2839602Z * [new branch] gh/IvanKobzarev/144/orig -> origin/gh/IvanKobzarev/144/orig 2025-09-04T00:03:01.2839801Z * [new branch] gh/IvanKobzarev/145/base -> origin/gh/IvanKobzarev/145/base 2025-09-04T00:03:01.2840003Z * [new branch] gh/IvanKobzarev/145/head -> origin/gh/IvanKobzarev/145/head 2025-09-04T00:03:01.2840203Z * [new branch] gh/IvanKobzarev/145/orig -> origin/gh/IvanKobzarev/145/orig 2025-09-04T00:03:01.2840478Z * [new branch] gh/NikhilAPatel/1/base -> origin/gh/NikhilAPatel/1/base 2025-09-04T00:03:01.2840685Z * [new branch] gh/NikhilAPatel/1/head -> origin/gh/NikhilAPatel/1/head 2025-09-04T00:03:01.2840879Z * [new branch] gh/NikhilAPatel/2/base -> origin/gh/NikhilAPatel/2/base 2025-09-04T00:03:01.2841074Z * [new branch] gh/NikhilAPatel/2/head -> origin/gh/NikhilAPatel/2/head 2025-09-04T00:03:01.2841268Z * [new branch] gh/NikhilAPatel/4/base -> origin/gh/NikhilAPatel/4/base 2025-09-04T00:03:01.2841463Z * [new branch] gh/NikhilAPatel/4/head -> origin/gh/NikhilAPatel/4/head 2025-09-04T00:03:01.2841653Z * [new branch] gh/PaliC/1/base -> origin/gh/PaliC/1/base 2025-09-04T00:03:01.2841830Z * [new branch] gh/PaliC/1/head -> origin/gh/PaliC/1/head 2025-09-04T00:03:01.2842005Z * [new branch] gh/PaliC/1/orig -> origin/gh/PaliC/1/orig 2025-09-04T00:03:01.2842191Z * [new branch] gh/PaliC/17/base -> origin/gh/PaliC/17/base 2025-09-04T00:03:01.2842381Z * [new branch] gh/PaliC/17/head -> origin/gh/PaliC/17/head 2025-09-04T00:03:01.2842557Z * [new branch] gh/PaliC/17/orig -> origin/gh/PaliC/17/orig 2025-09-04T00:03:01.2842731Z * [new branch] gh/PaliC/18/base -> origin/gh/PaliC/18/base 2025-09-04T00:03:01.2842905Z * [new branch] gh/PaliC/18/head -> origin/gh/PaliC/18/head 2025-09-04T00:03:01.2843079Z * [new branch] gh/PaliC/18/orig -> origin/gh/PaliC/18/orig 2025-09-04T00:03:01.2843253Z * [new branch] gh/PaliC/2/base -> origin/gh/PaliC/2/base 2025-09-04T00:03:01.2843432Z * [new branch] gh/PaliC/2/head -> origin/gh/PaliC/2/head 2025-09-04T00:03:01.2843610Z * [new branch] gh/PaliC/2/orig -> origin/gh/PaliC/2/orig 2025-09-04T00:03:01.2843788Z * [new branch] gh/PaliC/20/base -> origin/gh/PaliC/20/base 2025-09-04T00:03:01.2843963Z * [new branch] gh/PaliC/20/head -> origin/gh/PaliC/20/head 2025-09-04T00:03:01.2844134Z * [new branch] gh/PaliC/20/orig -> origin/gh/PaliC/20/orig 2025-09-04T00:03:01.2844314Z * [new branch] gh/PaliC/21/base -> origin/gh/PaliC/21/base 2025-09-04T00:03:01.2844487Z * [new branch] gh/PaliC/21/head -> origin/gh/PaliC/21/head 2025-09-04T00:03:01.2844662Z * [new branch] gh/PaliC/21/orig -> origin/gh/PaliC/21/orig 2025-09-04T00:03:01.2844834Z * [new branch] gh/PaliC/22/base -> origin/gh/PaliC/22/base 2025-09-04T00:03:01.2845008Z * [new branch] gh/PaliC/22/head -> origin/gh/PaliC/22/head 2025-09-04T00:03:01.2845182Z * [new branch] gh/PaliC/22/orig -> origin/gh/PaliC/22/orig 2025-09-04T00:03:01.2845362Z * [new branch] gh/PaliC/23/base -> origin/gh/PaliC/23/base 2025-09-04T00:03:01.2845565Z * [new branch] gh/PaliC/23/head -> origin/gh/PaliC/23/head 2025-09-04T00:03:01.2845739Z * [new branch] gh/PaliC/23/orig -> origin/gh/PaliC/23/orig 2025-09-04T00:03:01.2845913Z * [new branch] gh/PaliC/24/base -> origin/gh/PaliC/24/base 2025-09-04T00:03:01.2846084Z * [new branch] gh/PaliC/24/head -> origin/gh/PaliC/24/head 2025-09-04T00:03:01.2848716Z * [new branch] gh/PaliC/24/orig -> origin/gh/PaliC/24/orig 2025-09-04T00:03:01.2848909Z * [new branch] gh/PaulZhang12/17/base -> origin/gh/PaulZhang12/17/base 2025-09-04T00:03:01.2849114Z * [new branch] gh/PaulZhang12/17/head -> origin/gh/PaulZhang12/17/head 2025-09-04T00:03:01.2849315Z * [new branch] gh/PaulZhang12/20/base -> origin/gh/PaulZhang12/20/base 2025-09-04T00:03:01.2849571Z * [new branch] gh/PaulZhang12/20/head -> origin/gh/PaulZhang12/20/head 2025-09-04T00:03:01.2849770Z * [new branch] gh/PaulZhang12/20/orig -> origin/gh/PaulZhang12/20/orig 2025-09-04T00:03:01.2849960Z * [new branch] gh/PaulZhang12/21/base -> origin/gh/PaulZhang12/21/base 2025-09-04T00:03:01.2850159Z * [new branch] gh/PaulZhang12/21/head -> origin/gh/PaulZhang12/21/head 2025-09-04T00:03:01.2850350Z * [new branch] gh/PaulZhang12/21/orig -> origin/gh/PaulZhang12/21/orig 2025-09-04T00:03:01.2850541Z * [new branch] gh/PaulZhang12/22/base -> origin/gh/PaulZhang12/22/base 2025-09-04T00:03:01.2850730Z * [new branch] gh/PaulZhang12/22/head -> origin/gh/PaulZhang12/22/head 2025-09-04T00:03:01.2850923Z * [new branch] gh/PaulZhang12/22/orig -> origin/gh/PaulZhang12/22/orig 2025-09-04T00:03:01.2851119Z * [new branch] gh/SamGinzburg/11/base -> origin/gh/SamGinzburg/11/base 2025-09-04T00:03:01.2851310Z * [new branch] gh/SamGinzburg/11/head -> origin/gh/SamGinzburg/11/head 2025-09-04T00:03:01.2851522Z * [new branch] gh/Sidharth123-cpu/24/base -> origin/gh/Sidharth123-cpu/24/base 2025-09-04T00:03:01.2851734Z * [new branch] gh/Sidharth123-cpu/25/base -> origin/gh/Sidharth123-cpu/25/base 2025-09-04T00:03:01.2851944Z * [new branch] gh/Sidharth123-cpu/26/base -> origin/gh/Sidharth123-cpu/26/base 2025-09-04T00:03:01.2854107Z * [new branch] gh/Sidharth123-cpu/27/base -> origin/gh/Sidharth123-cpu/27/base 2025-09-04T00:03:01.2854332Z * [new branch] gh/StrongerXi/1/base -> origin/gh/StrongerXi/1/base 2025-09-04T00:03:01.2854527Z * [new branch] gh/StrongerXi/1/head -> origin/gh/StrongerXi/1/head 2025-09-04T00:03:01.2854737Z * [new branch] gh/StrongerXi/103/base -> origin/gh/StrongerXi/103/base 2025-09-04T00:03:01.2854935Z * [new branch] gh/StrongerXi/103/head -> origin/gh/StrongerXi/103/head 2025-09-04T00:03:01.2855131Z * [new branch] gh/StrongerXi/103/orig -> origin/gh/StrongerXi/103/orig 2025-09-04T00:03:01.2855326Z * [new branch] gh/StrongerXi/133/base -> origin/gh/StrongerXi/133/base 2025-09-04T00:03:01.2855517Z * [new branch] gh/StrongerXi/133/head -> origin/gh/StrongerXi/133/head 2025-09-04T00:03:01.2855718Z * [new branch] gh/StrongerXi/133/orig -> origin/gh/StrongerXi/133/orig 2025-09-04T00:03:01.2855907Z * [new branch] gh/StrongerXi/134/base -> origin/gh/StrongerXi/134/base 2025-09-04T00:03:01.2856097Z * [new branch] gh/StrongerXi/134/head -> origin/gh/StrongerXi/134/head 2025-09-04T00:03:01.2856297Z * [new branch] gh/StrongerXi/134/orig -> origin/gh/StrongerXi/134/orig 2025-09-04T00:03:01.2856582Z * [new branch] gh/StrongerXi/136/base -> origin/gh/StrongerXi/136/base 2025-09-04T00:03:01.2856774Z * [new branch] gh/StrongerXi/136/head -> origin/gh/StrongerXi/136/head 2025-09-04T00:03:01.2857026Z * [new branch] gh/StrongerXi/136/orig -> origin/gh/StrongerXi/136/orig 2025-09-04T00:03:01.2857224Z * [new branch] gh/StrongerXi/137/base -> origin/gh/StrongerXi/137/base 2025-09-04T00:03:01.2857421Z * [new branch] gh/StrongerXi/137/head -> origin/gh/StrongerXi/137/head 2025-09-04T00:03:01.2859550Z * [new branch] gh/StrongerXi/137/orig -> origin/gh/StrongerXi/137/orig 2025-09-04T00:03:01.2859762Z * [new branch] gh/StrongerXi/138/base -> origin/gh/StrongerXi/138/base 2025-09-04T00:03:01.2859962Z * [new branch] gh/StrongerXi/138/head -> origin/gh/StrongerXi/138/head 2025-09-04T00:03:01.2860153Z * [new branch] gh/StrongerXi/138/orig -> origin/gh/StrongerXi/138/orig 2025-09-04T00:03:01.2860406Z * [new branch] gh/StrongerXi/139/base -> origin/gh/StrongerXi/139/base 2025-09-04T00:03:01.2860596Z * [new branch] gh/StrongerXi/139/head -> origin/gh/StrongerXi/139/head 2025-09-04T00:03:01.2860803Z * [new branch] gh/StrongerXi/139/orig -> origin/gh/StrongerXi/139/orig 2025-09-04T00:03:01.2860993Z * [new branch] gh/StrongerXi/140/base -> origin/gh/StrongerXi/140/base 2025-09-04T00:03:01.2861183Z * [new branch] gh/StrongerXi/140/head -> origin/gh/StrongerXi/140/head 2025-09-04T00:03:01.2861645Z * [new branch] gh/StrongerXi/140/orig -> origin/gh/StrongerXi/140/orig 2025-09-04T00:03:01.2861837Z * [new branch] gh/StrongerXi/71/base -> origin/gh/StrongerXi/71/base 2025-09-04T00:03:01.2862031Z * [new branch] gh/StrongerXi/71/head -> origin/gh/StrongerXi/71/head 2025-09-04T00:03:01.2862222Z * [new branch] gh/StrongerXi/72/base -> origin/gh/StrongerXi/72/base 2025-09-04T00:03:01.2862414Z * [new branch] gh/StrongerXi/72/head -> origin/gh/StrongerXi/72/head 2025-09-04T00:03:01.2862610Z * [new branch] gh/XilunWu/133/base -> origin/gh/XilunWu/133/base 2025-09-04T00:03:01.2862801Z * [new branch] gh/XilunWu/133/head -> origin/gh/XilunWu/133/head 2025-09-04T00:03:01.2862990Z * [new branch] gh/XilunWu/133/orig -> origin/gh/XilunWu/133/orig 2025-09-04T00:03:01.2863168Z * [new branch] gh/XilunWu/139/base -> origin/gh/XilunWu/139/base 2025-09-04T00:03:01.2863354Z * [new branch] gh/XilunWu/139/head -> origin/gh/XilunWu/139/head 2025-09-04T00:03:01.2863542Z * [new branch] gh/XilunWu/139/orig -> origin/gh/XilunWu/139/orig 2025-09-04T00:03:01.2863721Z * [new branch] gh/XilunWu/143/base -> origin/gh/XilunWu/143/base 2025-09-04T00:03:01.2863908Z * [new branch] gh/XilunWu/143/head -> origin/gh/XilunWu/143/head 2025-09-04T00:03:01.2864087Z * [new branch] gh/XilunWu/143/orig -> origin/gh/XilunWu/143/orig 2025-09-04T00:03:01.2864270Z * [new branch] gh/XilunWu/144/base -> origin/gh/XilunWu/144/base 2025-09-04T00:03:01.2864456Z * [new branch] gh/XilunWu/144/head -> origin/gh/XilunWu/144/head 2025-09-04T00:03:01.2864638Z * [new branch] gh/XilunWu/144/orig -> origin/gh/XilunWu/144/orig 2025-09-04T00:03:01.2864823Z * [new branch] gh/XilunWu/145/base -> origin/gh/XilunWu/145/base 2025-09-04T00:03:01.2865007Z * [new branch] gh/XilunWu/145/head -> origin/gh/XilunWu/145/head 2025-09-04T00:03:01.2865188Z * [new branch] gh/XilunWu/145/orig -> origin/gh/XilunWu/145/orig 2025-09-04T00:03:01.2865369Z * [new branch] gh/XilunWu/146/base -> origin/gh/XilunWu/146/base 2025-09-04T00:03:01.2865563Z * [new branch] gh/XilunWu/146/head -> origin/gh/XilunWu/146/head 2025-09-04T00:03:01.2865743Z * [new branch] gh/XilunWu/146/orig -> origin/gh/XilunWu/146/orig 2025-09-04T00:03:01.2865956Z * [new branch] gh/XilunWu/147/base -> origin/gh/XilunWu/147/base 2025-09-04T00:03:01.2866141Z * [new branch] gh/XilunWu/147/head -> origin/gh/XilunWu/147/head 2025-09-04T00:03:01.2866320Z * [new branch] gh/XilunWu/147/orig -> origin/gh/XilunWu/147/orig 2025-09-04T00:03:01.2866603Z * [new branch] gh/XilunWu/148/base -> origin/gh/XilunWu/148/base 2025-09-04T00:03:01.2866788Z * [new branch] gh/XilunWu/148/head -> origin/gh/XilunWu/148/head 2025-09-04T00:03:01.2866967Z * [new branch] gh/XilunWu/148/orig -> origin/gh/XilunWu/148/orig 2025-09-04T00:03:01.2867148Z * [new branch] gh/XilunWu/149/base -> origin/gh/XilunWu/149/base 2025-09-04T00:03:01.2867375Z * [new branch] gh/XilunWu/149/head -> origin/gh/XilunWu/149/head 2025-09-04T00:03:01.2867567Z * [new branch] gh/XilunWu/149/orig -> origin/gh/XilunWu/149/orig 2025-09-04T00:03:01.2867752Z * [new branch] gh/XilunWu/150/base -> origin/gh/XilunWu/150/base 2025-09-04T00:03:01.2867935Z * [new branch] gh/XilunWu/150/head -> origin/gh/XilunWu/150/head 2025-09-04T00:03:01.2868121Z * [new branch] gh/XilunWu/150/orig -> origin/gh/XilunWu/150/orig 2025-09-04T00:03:01.2868300Z * [new branch] gh/XilunWu/151/base -> origin/gh/XilunWu/151/base 2025-09-04T00:03:01.2868482Z * [new branch] gh/XilunWu/151/head -> origin/gh/XilunWu/151/head 2025-09-04T00:03:01.2868662Z * [new branch] gh/XilunWu/151/orig -> origin/gh/XilunWu/151/orig 2025-09-04T00:03:01.2871556Z * [new branch] gh/XilunWu/152/base -> origin/gh/XilunWu/152/base 2025-09-04T00:03:01.2871751Z * [new branch] gh/XilunWu/152/head -> origin/gh/XilunWu/152/head 2025-09-04T00:03:01.2871933Z * [new branch] gh/XilunWu/152/orig -> origin/gh/XilunWu/152/orig 2025-09-04T00:03:01.2872114Z * [new branch] gh/XilunWu/153/base -> origin/gh/XilunWu/153/base 2025-09-04T00:03:01.2872293Z * [new branch] gh/XilunWu/153/head -> origin/gh/XilunWu/153/head 2025-09-04T00:03:01.2872472Z * [new branch] gh/XilunWu/153/orig -> origin/gh/XilunWu/153/orig 2025-09-04T00:03:01.2872652Z * [new branch] gh/XilunWu/160/base -> origin/gh/XilunWu/160/base 2025-09-04T00:03:01.2872830Z * [new branch] gh/XilunWu/160/head -> origin/gh/XilunWu/160/head 2025-09-04T00:03:01.2873007Z * [new branch] gh/XilunWu/160/orig -> origin/gh/XilunWu/160/orig 2025-09-04T00:03:01.2873185Z * [new branch] gh/XilunWu/161/base -> origin/gh/XilunWu/161/base 2025-09-04T00:03:01.2873366Z * [new branch] gh/XilunWu/161/head -> origin/gh/XilunWu/161/head 2025-09-04T00:03:01.2873551Z * [new branch] gh/XilunWu/161/orig -> origin/gh/XilunWu/161/orig 2025-09-04T00:03:01.2873739Z * [new branch] gh/XilunWu/162/base -> origin/gh/XilunWu/162/base 2025-09-04T00:03:01.2873919Z * [new branch] gh/XilunWu/162/head -> origin/gh/XilunWu/162/head 2025-09-04T00:03:01.2874107Z * [new branch] gh/XilunWu/162/orig -> origin/gh/XilunWu/162/orig 2025-09-04T00:03:01.2874287Z * [new branch] gh/XilunWu/163/base -> origin/gh/XilunWu/163/base 2025-09-04T00:03:01.2874472Z * [new branch] gh/XilunWu/163/head -> origin/gh/XilunWu/163/head 2025-09-04T00:03:01.2874653Z * [new branch] gh/XilunWu/163/orig -> origin/gh/XilunWu/163/orig 2025-09-04T00:03:01.2874833Z * [new branch] gh/XilunWu/164/base -> origin/gh/XilunWu/164/base 2025-09-04T00:03:01.2875029Z * [new branch] gh/XilunWu/164/head -> origin/gh/XilunWu/164/head 2025-09-04T00:03:01.2875276Z * [new branch] gh/XilunWu/164/orig -> origin/gh/XilunWu/164/orig 2025-09-04T00:03:01.2875456Z * [new branch] gh/XilunWu/165/base -> origin/gh/XilunWu/165/base 2025-09-04T00:03:01.2875636Z * [new branch] gh/XilunWu/165/head -> origin/gh/XilunWu/165/head 2025-09-04T00:03:01.2875817Z * [new branch] gh/XilunWu/165/orig -> origin/gh/XilunWu/165/orig 2025-09-04T00:03:01.2875999Z * [new branch] gh/XilunWu/166/base -> origin/gh/XilunWu/166/base 2025-09-04T00:03:01.2876179Z * [new branch] gh/XilunWu/166/head -> origin/gh/XilunWu/166/head 2025-09-04T00:03:01.2876448Z * [new branch] gh/XilunWu/166/orig -> origin/gh/XilunWu/166/orig 2025-09-04T00:03:01.2876666Z * [new branch] gh/XilunWu/167/base -> origin/gh/XilunWu/167/base 2025-09-04T00:03:01.2876846Z * [new branch] gh/XilunWu/167/head -> origin/gh/XilunWu/167/head 2025-09-04T00:03:01.2877030Z * [new branch] gh/XilunWu/167/orig -> origin/gh/XilunWu/167/orig 2025-09-04T00:03:01.2877209Z * [new branch] gh/XilunWu/168/base -> origin/gh/XilunWu/168/base 2025-09-04T00:03:01.2877397Z * [new branch] gh/XilunWu/168/head -> origin/gh/XilunWu/168/head 2025-09-04T00:03:01.2877580Z * [new branch] gh/XilunWu/168/orig -> origin/gh/XilunWu/168/orig 2025-09-04T00:03:01.2877759Z * [new branch] gh/XilunWu/169/base -> origin/gh/XilunWu/169/base 2025-09-04T00:03:01.2877941Z * [new branch] gh/XilunWu/169/head -> origin/gh/XilunWu/169/head 2025-09-04T00:03:01.2878122Z * [new branch] gh/XilunWu/169/orig -> origin/gh/XilunWu/169/orig 2025-09-04T00:03:01.2878304Z * [new branch] gh/XilunWu/170/base -> origin/gh/XilunWu/170/base 2025-09-04T00:03:01.2878483Z * [new branch] gh/XilunWu/170/head -> origin/gh/XilunWu/170/head 2025-09-04T00:03:01.2878667Z * [new branch] gh/XilunWu/170/orig -> origin/gh/XilunWu/170/orig 2025-09-04T00:03:01.2878857Z * [new branch] gh/XuehaiPan/14/base -> origin/gh/XuehaiPan/14/base 2025-09-04T00:03:01.2879047Z * [new branch] gh/XuehaiPan/14/head -> origin/gh/XuehaiPan/14/head 2025-09-04T00:03:01.2879236Z * [new branch] gh/XuehaiPan/14/orig -> origin/gh/XuehaiPan/14/orig 2025-09-04T00:03:01.2879436Z * [new branch] gh/XuehaiPan/179/base -> origin/gh/XuehaiPan/179/base 2025-09-04T00:03:01.2879626Z * [new branch] gh/XuehaiPan/179/head -> origin/gh/XuehaiPan/179/head 2025-09-04T00:03:01.2882205Z * [new branch] gh/XuehaiPan/179/orig -> origin/gh/XuehaiPan/179/orig 2025-09-04T00:03:01.2882400Z * [new branch] gh/XuehaiPan/189/base -> origin/gh/XuehaiPan/189/base 2025-09-04T00:03:01.2882598Z * [new branch] gh/XuehaiPan/189/head -> origin/gh/XuehaiPan/189/head 2025-09-04T00:03:01.2882788Z * [new branch] gh/XuehaiPan/189/orig -> origin/gh/XuehaiPan/189/orig 2025-09-04T00:03:01.2882975Z * [new branch] gh/XuehaiPan/227/base -> origin/gh/XuehaiPan/227/base 2025-09-04T00:03:01.2883165Z * [new branch] gh/XuehaiPan/227/head -> origin/gh/XuehaiPan/227/head 2025-09-04T00:03:01.2883354Z * [new branch] gh/XuehaiPan/227/orig -> origin/gh/XuehaiPan/227/orig 2025-09-04T00:03:01.2883548Z * [new branch] gh/XuehaiPan/232/base -> origin/gh/XuehaiPan/232/base 2025-09-04T00:03:01.2883737Z * [new branch] gh/XuehaiPan/232/head -> origin/gh/XuehaiPan/232/head 2025-09-04T00:03:01.2883922Z * [new branch] gh/XuehaiPan/232/orig -> origin/gh/XuehaiPan/232/orig 2025-09-04T00:03:01.2884112Z * [new branch] gh/XuehaiPan/249/base -> origin/gh/XuehaiPan/249/base 2025-09-04T00:03:01.2884361Z * [new branch] gh/XuehaiPan/249/head -> origin/gh/XuehaiPan/249/head 2025-09-04T00:03:01.2884549Z * [new branch] gh/XuehaiPan/249/orig -> origin/gh/XuehaiPan/249/orig 2025-09-04T00:03:01.2884744Z * [new branch] gh/XuehaiPan/253/base -> origin/gh/XuehaiPan/253/base 2025-09-04T00:03:01.2884933Z * [new branch] gh/XuehaiPan/253/head -> origin/gh/XuehaiPan/253/head 2025-09-04T00:03:01.2885121Z * [new branch] gh/XuehaiPan/253/orig -> origin/gh/XuehaiPan/253/orig 2025-09-04T00:03:01.2885319Z * [new branch] gh/XuehaiPan/254/base -> origin/gh/XuehaiPan/254/base 2025-09-04T00:03:01.2885508Z * [new branch] gh/XuehaiPan/254/head -> origin/gh/XuehaiPan/254/head 2025-09-04T00:03:01.2885746Z * [new branch] gh/XuehaiPan/254/orig -> origin/gh/XuehaiPan/254/orig 2025-09-04T00:03:01.2885942Z * [new branch] gh/XuehaiPan/255/base -> origin/gh/XuehaiPan/255/base 2025-09-04T00:03:01.2886142Z * [new branch] gh/XuehaiPan/255/head -> origin/gh/XuehaiPan/255/head 2025-09-04T00:03:01.2886331Z * [new branch] gh/XuehaiPan/255/orig -> origin/gh/XuehaiPan/255/orig 2025-09-04T00:03:01.2888767Z * [new branch] gh/XuehaiPan/257/base -> origin/gh/XuehaiPan/257/base 2025-09-04T00:03:01.2888962Z * [new branch] gh/XuehaiPan/257/head -> origin/gh/XuehaiPan/257/head 2025-09-04T00:03:01.2889158Z * [new branch] gh/XuehaiPan/257/orig -> origin/gh/XuehaiPan/257/orig 2025-09-04T00:03:01.2889352Z * [new branch] gh/XuehaiPan/271/base -> origin/gh/XuehaiPan/271/base 2025-09-04T00:03:01.2889544Z * [new branch] gh/XuehaiPan/271/head -> origin/gh/XuehaiPan/271/head 2025-09-04T00:03:01.2889739Z * [new branch] gh/XuehaiPan/271/orig -> origin/gh/XuehaiPan/271/orig 2025-09-04T00:03:01.2889926Z * [new branch] gh/XuehaiPan/290/base -> origin/gh/XuehaiPan/290/base 2025-09-04T00:03:01.2890132Z * [new branch] gh/XuehaiPan/290/head -> origin/gh/XuehaiPan/290/head 2025-09-04T00:03:01.2890321Z * [new branch] gh/XuehaiPan/290/orig -> origin/gh/XuehaiPan/290/orig 2025-09-04T00:03:01.2890518Z * [new branch] gh/XuehaiPan/343/base -> origin/gh/XuehaiPan/343/base 2025-09-04T00:03:01.2890709Z * [new branch] gh/XuehaiPan/343/head -> origin/gh/XuehaiPan/343/head 2025-09-04T00:03:01.2890898Z * [new branch] gh/XuehaiPan/343/orig -> origin/gh/XuehaiPan/343/orig 2025-09-04T00:03:01.2891086Z * [new branch] gh/XuehaiPan/347/base -> origin/gh/XuehaiPan/347/base 2025-09-04T00:03:01.2891271Z * [new branch] gh/XuehaiPan/347/head -> origin/gh/XuehaiPan/347/head 2025-09-04T00:03:01.2891463Z * [new branch] gh/XuehaiPan/347/orig -> origin/gh/XuehaiPan/347/orig 2025-09-04T00:03:01.2891656Z * [new branch] gh/XuehaiPan/348/base -> origin/gh/XuehaiPan/348/base 2025-09-04T00:03:01.2891842Z * [new branch] gh/XuehaiPan/348/head -> origin/gh/XuehaiPan/348/head 2025-09-04T00:03:01.2892030Z * [new branch] gh/XuehaiPan/348/orig -> origin/gh/XuehaiPan/348/orig 2025-09-04T00:03:01.2893949Z * [new branch] gh/XuehaiPan/350/base -> origin/gh/XuehaiPan/350/base 2025-09-04T00:03:01.2894168Z * [new branch] gh/XuehaiPan/350/head -> origin/gh/XuehaiPan/350/head 2025-09-04T00:03:01.2894363Z * [new branch] gh/XuehaiPan/350/orig -> origin/gh/XuehaiPan/350/orig 2025-09-04T00:03:01.2894554Z * [new branch] gh/XuehaiPan/356/base -> origin/gh/XuehaiPan/356/base 2025-09-04T00:03:01.2894747Z * [new branch] gh/XuehaiPan/356/head -> origin/gh/XuehaiPan/356/head 2025-09-04T00:03:01.2894934Z * [new branch] gh/XuehaiPan/356/orig -> origin/gh/XuehaiPan/356/orig 2025-09-04T00:03:01.2895181Z * [new branch] gh/XuehaiPan/357/base -> origin/gh/XuehaiPan/357/base 2025-09-04T00:03:01.2895370Z * [new branch] gh/XuehaiPan/357/head -> origin/gh/XuehaiPan/357/head 2025-09-04T00:03:01.2895557Z * [new branch] gh/XuehaiPan/357/orig -> origin/gh/XuehaiPan/357/orig 2025-09-04T00:03:01.2895752Z * [new branch] gh/XuehaiPan/358/base -> origin/gh/XuehaiPan/358/base 2025-09-04T00:03:01.2895940Z * [new branch] gh/XuehaiPan/358/head -> origin/gh/XuehaiPan/358/head 2025-09-04T00:03:01.2897985Z * [new branch] gh/XuehaiPan/358/orig -> origin/gh/XuehaiPan/358/orig 2025-09-04T00:03:01.2898214Z * [new branch] gh/XuehaiPan/359/base -> origin/gh/XuehaiPan/359/base 2025-09-04T00:03:01.2898460Z * [new branch] gh/XuehaiPan/359/head -> origin/gh/XuehaiPan/359/head 2025-09-04T00:03:01.2898659Z * [new branch] gh/XuehaiPan/359/orig -> origin/gh/XuehaiPan/359/orig 2025-09-04T00:03:01.2898851Z * [new branch] gh/XuehaiPan/360/base -> origin/gh/XuehaiPan/360/base 2025-09-04T00:03:01.2899040Z * [new branch] gh/XuehaiPan/360/head -> origin/gh/XuehaiPan/360/head 2025-09-04T00:03:01.2899229Z * [new branch] gh/XuehaiPan/360/orig -> origin/gh/XuehaiPan/360/orig 2025-09-04T00:03:01.2899416Z * [new branch] gh/XuehaiPan/365/base -> origin/gh/XuehaiPan/365/base 2025-09-04T00:03:01.2899605Z * [new branch] gh/XuehaiPan/365/head -> origin/gh/XuehaiPan/365/head 2025-09-04T00:03:01.2899793Z * [new branch] gh/XuehaiPan/365/orig -> origin/gh/XuehaiPan/365/orig 2025-09-04T00:03:01.2899985Z * [new branch] gh/XuehaiPan/366/base -> origin/gh/XuehaiPan/366/base 2025-09-04T00:03:01.2900176Z * [new branch] gh/XuehaiPan/366/head -> origin/gh/XuehaiPan/366/head 2025-09-04T00:03:01.2900377Z * [new branch] gh/XuehaiPan/369/base -> origin/gh/XuehaiPan/369/base 2025-09-04T00:03:01.2900565Z * [new branch] gh/XuehaiPan/369/head -> origin/gh/XuehaiPan/369/head 2025-09-04T00:03:01.2900753Z * [new branch] gh/XuehaiPan/369/orig -> origin/gh/XuehaiPan/369/orig 2025-09-04T00:03:01.2900940Z * [new branch] gh/XuehaiPan/370/base -> origin/gh/XuehaiPan/370/base 2025-09-04T00:03:01.2902898Z * [new branch] gh/XuehaiPan/370/head -> origin/gh/XuehaiPan/370/head 2025-09-04T00:03:01.2903113Z * [new branch] gh/XuehaiPan/370/orig -> origin/gh/XuehaiPan/370/orig 2025-09-04T00:03:01.2903311Z * [new branch] gh/XuehaiPan/380/base -> origin/gh/XuehaiPan/380/base 2025-09-04T00:03:01.2903516Z * [new branch] gh/XuehaiPan/380/head -> origin/gh/XuehaiPan/380/head 2025-09-04T00:03:01.2903703Z * [new branch] gh/XuehaiPan/380/orig -> origin/gh/XuehaiPan/380/orig 2025-09-04T00:03:01.2903896Z * [new branch] gh/XuehaiPan/381/base -> origin/gh/XuehaiPan/381/base 2025-09-04T00:03:01.2904083Z * [new branch] gh/XuehaiPan/381/head -> origin/gh/XuehaiPan/381/head 2025-09-04T00:03:01.2904269Z * [new branch] gh/XuehaiPan/382/base -> origin/gh/XuehaiPan/382/base 2025-09-04T00:03:01.2904455Z * [new branch] gh/XuehaiPan/382/head -> origin/gh/XuehaiPan/382/head 2025-09-04T00:03:01.2904646Z * [new branch] gh/XuehaiPan/382/orig -> origin/gh/XuehaiPan/382/orig 2025-09-04T00:03:01.2904838Z * [new branch] gh/XuehaiPan/383/base -> origin/gh/XuehaiPan/383/base 2025-09-04T00:03:01.2905030Z * [new branch] gh/XuehaiPan/383/head -> origin/gh/XuehaiPan/383/head 2025-09-04T00:03:01.2905229Z * [new branch] gh/XuehaiPan/383/orig -> origin/gh/XuehaiPan/383/orig 2025-09-04T00:03:01.2905420Z * [new branch] gh/XuehaiPan/384/base -> origin/gh/XuehaiPan/384/base 2025-09-04T00:03:01.2907502Z * [new branch] gh/XuehaiPan/384/head -> origin/gh/XuehaiPan/384/head 2025-09-04T00:03:01.2907719Z * [new branch] gh/XuehaiPan/384/orig -> origin/gh/XuehaiPan/384/orig 2025-09-04T00:03:01.2907915Z * [new branch] gh/ZainRizvi/1/base -> origin/gh/ZainRizvi/1/base 2025-09-04T00:03:01.2908106Z * [new branch] gh/ZainRizvi/1/head -> origin/gh/ZainRizvi/1/head 2025-09-04T00:03:01.2908297Z * [new branch] gh/ZainRizvi/2/base -> origin/gh/ZainRizvi/2/base 2025-09-04T00:03:01.2908480Z * [new branch] gh/ZainRizvi/2/head -> origin/gh/ZainRizvi/2/head 2025-09-04T00:03:01.2908662Z * [new branch] gh/ZainRizvi/3/base -> origin/gh/ZainRizvi/3/base 2025-09-04T00:03:01.2908881Z * [new branch] gh/ZainRizvi/3/head -> origin/gh/ZainRizvi/3/head 2025-09-04T00:03:01.2909069Z * [new branch] gh/ZainRizvi/4/base -> origin/gh/ZainRizvi/4/base 2025-09-04T00:03:01.2909249Z * [new branch] gh/ZainRizvi/4/head -> origin/gh/ZainRizvi/4/head 2025-09-04T00:03:01.2909491Z * [new branch] gh/ZainRizvi/5/base -> origin/gh/ZainRizvi/5/base 2025-09-04T00:03:01.2909673Z * [new branch] gh/ZainRizvi/5/head -> origin/gh/ZainRizvi/5/head 2025-09-04T00:03:01.2909856Z * [new branch] gh/ZainRizvi/6/base -> origin/gh/ZainRizvi/6/base 2025-09-04T00:03:01.2911877Z * [new branch] gh/ZainRizvi/6/head -> origin/gh/ZainRizvi/6/head 2025-09-04T00:03:01.2912064Z * [new branch] gh/ZainRizvi/6/orig -> origin/gh/ZainRizvi/6/orig 2025-09-04T00:03:01.2912251Z * [new branch] gh/ZainRizvi/7/base -> origin/gh/ZainRizvi/7/base 2025-09-04T00:03:01.2912449Z * [new branch] gh/ZainRizvi/7/head -> origin/gh/ZainRizvi/7/head 2025-09-04T00:03:01.2912636Z * [new branch] gh/ZainRizvi/7/orig -> origin/gh/ZainRizvi/7/orig 2025-09-04T00:03:01.2912821Z * [new branch] gh/ZainRizvi/8/base -> origin/gh/ZainRizvi/8/base 2025-09-04T00:03:01.2913002Z * [new branch] gh/ZainRizvi/8/head -> origin/gh/ZainRizvi/8/head 2025-09-04T00:03:01.2913186Z * [new branch] gh/ZainRizvi/9/base -> origin/gh/ZainRizvi/9/base 2025-09-04T00:03:01.2913369Z * [new branch] gh/ZainRizvi/9/head -> origin/gh/ZainRizvi/9/head 2025-09-04T00:03:01.2913550Z * [new branch] gh/ZainRizvi/9/orig -> origin/gh/ZainRizvi/9/orig 2025-09-04T00:03:01.2913745Z * [new branch] gh/ZhiweiYan-96/39/base -> origin/gh/ZhiweiYan-96/39/base 2025-09-04T00:03:01.2913950Z * [new branch] gh/ZhiweiYan-96/39/head -> origin/gh/ZhiweiYan-96/39/head 2025-09-04T00:03:01.2914145Z * [new branch] gh/ZhiweiYan-96/39/orig -> origin/gh/ZhiweiYan-96/39/orig 2025-09-04T00:03:01.2917333Z * [new branch] gh/ZhiweiYan-96/44/base -> origin/gh/ZhiweiYan-96/44/base 2025-09-04T00:03:01.2917541Z * [new branch] gh/ZhiweiYan-96/44/head -> origin/gh/ZhiweiYan-96/44/head 2025-09-04T00:03:01.2917748Z * [new branch] gh/ZhiweiYan-96/45/base -> origin/gh/ZhiweiYan-96/45/base 2025-09-04T00:03:01.2917948Z * [new branch] gh/ZhiweiYan-96/45/head -> origin/gh/ZhiweiYan-96/45/head 2025-09-04T00:03:01.2918140Z * [new branch] gh/ZhiweiYan-96/49/base -> origin/gh/ZhiweiYan-96/49/base 2025-09-04T00:03:01.2918331Z * [new branch] gh/ZhiweiYan-96/49/head -> origin/gh/ZhiweiYan-96/49/head 2025-09-04T00:03:01.2918524Z * [new branch] gh/ZhiweiYan-96/62/base -> origin/gh/ZhiweiYan-96/62/base 2025-09-04T00:03:01.2918719Z * [new branch] gh/ZhiweiYan-96/62/head -> origin/gh/ZhiweiYan-96/62/head 2025-09-04T00:03:01.2918908Z * [new branch] gh/ZhiweiYan-96/64/base -> origin/gh/ZhiweiYan-96/64/base 2025-09-04T00:03:01.2919174Z * [new branch] gh/ZhiweiYan-96/64/head -> origin/gh/ZhiweiYan-96/64/head 2025-09-04T00:03:01.2919363Z * [new branch] gh/ZhiweiYan-96/64/orig -> origin/gh/ZhiweiYan-96/64/orig 2025-09-04T00:03:01.2919555Z * [new branch] gh/ZhiweiYan-96/65/base -> origin/gh/ZhiweiYan-96/65/base 2025-09-04T00:03:01.2921586Z * [new branch] gh/ZhiweiYan-96/65/head -> origin/gh/ZhiweiYan-96/65/head 2025-09-04T00:03:01.2921805Z * [new branch] gh/ZhiweiYan-96/65/orig -> origin/gh/ZhiweiYan-96/65/orig 2025-09-04T00:03:01.2921997Z * [new branch] gh/ZhiweiYan-96/66/base -> origin/gh/ZhiweiYan-96/66/base 2025-09-04T00:03:01.2922202Z * [new branch] gh/ZhiweiYan-96/66/head -> origin/gh/ZhiweiYan-96/66/head 2025-09-04T00:03:01.2922447Z * [new branch] gh/ZhiweiYan-96/67/base -> origin/gh/ZhiweiYan-96/67/base 2025-09-04T00:03:01.2922645Z * [new branch] gh/ZhiweiYan-96/67/head -> origin/gh/ZhiweiYan-96/67/head 2025-09-04T00:03:01.2922837Z * [new branch] gh/ZhiweiYan-96/68/base -> origin/gh/ZhiweiYan-96/68/base 2025-09-04T00:03:01.2923028Z * [new branch] gh/ZhiweiYan-96/68/head -> origin/gh/ZhiweiYan-96/68/head 2025-09-04T00:03:01.2923217Z * [new branch] gh/ZhiweiYan-96/68/orig -> origin/gh/ZhiweiYan-96/68/orig 2025-09-04T00:03:01.2923413Z * [new branch] gh/aakhundov/1/base -> origin/gh/aakhundov/1/base 2025-09-04T00:03:01.2923600Z * [new branch] gh/aakhundov/1/head -> origin/gh/aakhundov/1/head 2025-09-04T00:03:01.2923784Z * [new branch] gh/aakhundov/2/base -> origin/gh/aakhundov/2/base 2025-09-04T00:03:01.2923971Z * [new branch] gh/aakhundov/2/head -> origin/gh/aakhundov/2/head 2025-09-04T00:03:01.2924170Z * [new branch] gh/aditew01/openblas -> origin/gh/aditew01/openblas 2025-09-04T00:03:01.2924365Z * [new branch] gh/aditew01/sbgemm -> origin/gh/aditew01/sbgemm 2025-09-04T00:03:01.2924550Z * [new branch] gh/aditew01/vecbf16 -> origin/gh/aditew01/vecbf16 2025-09-04T00:03:01.2924817Z * [new branch] gh/alexbrauckmann/paddedtensor_faketensor_init -> origin/gh/alexbrauckmann/paddedtensor_faketensor_init 2025-09-04T00:03:01.2925082Z * [new branch] gh/alexsamardzic/9/base -> origin/gh/alexsamardzic/9/base 2025-09-04T00:03:01.2927217Z * [new branch] gh/alexsamardzic/9/head -> origin/gh/alexsamardzic/9/head 2025-09-04T00:03:01.2927436Z * [new branch] gh/alexsamardzic/9/orig -> origin/gh/alexsamardzic/9/orig 2025-09-04T00:03:01.2927634Z * [new branch] gh/amjames/18/base -> origin/gh/amjames/18/base 2025-09-04T00:03:01.2927825Z * [new branch] gh/amjames/18/head -> origin/gh/amjames/18/head 2025-09-04T00:03:01.2928010Z * [new branch] gh/amjames/18/orig -> origin/gh/amjames/18/orig 2025-09-04T00:03:01.2928199Z * [new branch] gh/andrewor14/35/base -> origin/gh/andrewor14/35/base 2025-09-04T00:03:01.2928389Z * [new branch] gh/andrewor14/35/head -> origin/gh/andrewor14/35/head 2025-09-04T00:03:01.2928581Z * [new branch] gh/andrewor14/35/orig -> origin/gh/andrewor14/35/orig 2025-09-04T00:03:01.2928766Z * [new branch] gh/andrewor14/50/base -> origin/gh/andrewor14/50/base 2025-09-04T00:03:01.2928953Z * [new branch] gh/andrewor14/50/head -> origin/gh/andrewor14/50/head 2025-09-04T00:03:01.2929137Z * [new branch] gh/andrewor14/50/orig -> origin/gh/andrewor14/50/orig 2025-09-04T00:03:01.2929325Z * [new branch] gh/andrewor14/51/base -> origin/gh/andrewor14/51/base 2025-09-04T00:03:01.2929517Z * [new branch] gh/andrewor14/51/head -> origin/gh/andrewor14/51/head 2025-09-04T00:03:01.2929758Z * [new branch] gh/andrewor14/51/orig -> origin/gh/andrewor14/51/orig 2025-09-04T00:03:01.2929949Z * [new branch] gh/andyanwang/1/base -> origin/gh/andyanwang/1/base 2025-09-04T00:03:01.2931968Z * [new branch] gh/andyanwang/1/head -> origin/gh/andyanwang/1/head 2025-09-04T00:03:01.2932185Z * [new branch] gh/andyanwang/1/orig -> origin/gh/andyanwang/1/orig 2025-09-04T00:03:01.2932375Z * [new branch] gh/andyanwang/13/base -> origin/gh/andyanwang/13/base 2025-09-04T00:03:01.2932574Z * [new branch] gh/andyanwang/13/head -> origin/gh/andyanwang/13/head 2025-09-04T00:03:01.2932763Z * [new branch] gh/andyanwang/13/orig -> origin/gh/andyanwang/13/orig 2025-09-04T00:03:01.2933000Z * [new branch] gh/andyanwang/2/base -> origin/gh/andyanwang/2/base 2025-09-04T00:03:01.2933196Z * [new branch] gh/andyanwang/2/head -> origin/gh/andyanwang/2/head 2025-09-04T00:03:01.2933387Z * [new branch] gh/andyanwang/2/orig -> origin/gh/andyanwang/2/orig 2025-09-04T00:03:01.2933578Z * [new branch] gh/andyanwang/28/base -> origin/gh/andyanwang/28/base 2025-09-04T00:03:01.2933767Z * [new branch] gh/andyanwang/28/head -> origin/gh/andyanwang/28/head 2025-09-04T00:03:01.2933955Z * [new branch] gh/andyanwang/28/orig -> origin/gh/andyanwang/28/orig 2025-09-04T00:03:01.2934143Z * [new branch] gh/andyanwang/3/base -> origin/gh/andyanwang/3/base 2025-09-04T00:03:01.2936050Z * [new branch] gh/andyanwang/3/head -> origin/gh/andyanwang/3/head 2025-09-04T00:03:01.2936245Z * [new branch] gh/andyanwang/3/orig -> origin/gh/andyanwang/3/orig 2025-09-04T00:03:01.2936534Z * [new branch] gh/andyanwang/30/base -> origin/gh/andyanwang/30/base 2025-09-04T00:03:01.2936731Z * [new branch] gh/andyanwang/30/orig -> origin/gh/andyanwang/30/orig 2025-09-04T00:03:01.2936920Z * [new branch] gh/andyanwang/31/base -> origin/gh/andyanwang/31/base 2025-09-04T00:03:01.2937117Z * [new branch] gh/andyanwang/31/orig -> origin/gh/andyanwang/31/orig 2025-09-04T00:03:01.2937306Z * [new branch] gh/andyanwang/32/base -> origin/gh/andyanwang/32/base 2025-09-04T00:03:01.2937496Z * [new branch] gh/andyanwang/32/head -> origin/gh/andyanwang/32/head 2025-09-04T00:03:01.2937682Z * [new branch] gh/andyanwang/32/orig -> origin/gh/andyanwang/32/orig 2025-09-04T00:03:01.2937871Z * [new branch] gh/andyanwang/38/base -> origin/gh/andyanwang/38/base 2025-09-04T00:03:01.2938062Z * [new branch] gh/andyanwang/38/head -> origin/gh/andyanwang/38/head 2025-09-04T00:03:01.2938250Z * [new branch] gh/andyanwang/38/orig -> origin/gh/andyanwang/38/orig 2025-09-04T00:03:01.2940183Z * [new branch] gh/andyanwang/39/base -> origin/gh/andyanwang/39/base 2025-09-04T00:03:01.2940374Z * [new branch] gh/andyanwang/39/head -> origin/gh/andyanwang/39/head 2025-09-04T00:03:01.2940569Z * [new branch] gh/andyanwang/39/orig -> origin/gh/andyanwang/39/orig 2025-09-04T00:03:01.2940757Z * [new branch] gh/andyanwang/4/base -> origin/gh/andyanwang/4/base 2025-09-04T00:03:01.2940944Z * [new branch] gh/andyanwang/4/head -> origin/gh/andyanwang/4/head 2025-09-04T00:03:01.2941136Z * [new branch] gh/andyanwang/4/orig -> origin/gh/andyanwang/4/orig 2025-09-04T00:03:01.2941325Z * [new branch] gh/andyanwang/40/base -> origin/gh/andyanwang/40/base 2025-09-04T00:03:01.2941517Z * [new branch] gh/andyanwang/40/head -> origin/gh/andyanwang/40/head 2025-09-04T00:03:01.2941705Z * [new branch] gh/andyanwang/40/orig -> origin/gh/andyanwang/40/orig 2025-09-04T00:03:01.2941949Z * [new branch] gh/angelayi/107/base -> origin/gh/angelayi/107/base 2025-09-04T00:03:01.2942137Z * [new branch] gh/angelayi/107/head -> origin/gh/angelayi/107/head 2025-09-04T00:03:01.2942326Z * [new branch] gh/angelayi/108/base -> origin/gh/angelayi/108/base 2025-09-04T00:03:01.2942512Z * [new branch] gh/angelayi/108/head -> origin/gh/angelayi/108/head 2025-09-04T00:03:01.2942698Z * [new branch] gh/angelayi/108/orig -> origin/gh/angelayi/108/orig 2025-09-04T00:03:01.2943205Z * [new branch] gh/angelayi/109/base -> origin/gh/angelayi/109/base 2025-09-04T00:03:01.2943391Z * [new branch] gh/angelayi/109/head -> origin/gh/angelayi/109/head 2025-09-04T00:03:01.2943611Z * [new branch] gh/angelayi/109/orig -> origin/gh/angelayi/109/orig 2025-09-04T00:03:01.2943804Z * [new branch] gh/angelayi/110/base -> origin/gh/angelayi/110/base 2025-09-04T00:03:01.2943990Z * [new branch] gh/angelayi/110/head -> origin/gh/angelayi/110/head 2025-09-04T00:03:01.2944174Z * [new branch] gh/angelayi/110/orig -> origin/gh/angelayi/110/orig 2025-09-04T00:03:01.2946682Z * [new branch] gh/angelayi/111/base -> origin/gh/angelayi/111/base 2025-09-04T00:03:01.2946899Z * [new branch] gh/angelayi/111/head -> origin/gh/angelayi/111/head 2025-09-04T00:03:01.2947096Z * [new branch] gh/angelayi/111/orig -> origin/gh/angelayi/111/orig 2025-09-04T00:03:01.2947282Z * [new branch] gh/angelayi/112/base -> origin/gh/angelayi/112/base 2025-09-04T00:03:01.2947469Z * [new branch] gh/angelayi/112/head -> origin/gh/angelayi/112/head 2025-09-04T00:03:01.2947663Z * [new branch] gh/angelayi/112/orig -> origin/gh/angelayi/112/orig 2025-09-04T00:03:01.2947853Z * [new branch] gh/angelayi/113/base -> origin/gh/angelayi/113/base 2025-09-04T00:03:01.2948038Z * [new branch] gh/angelayi/113/head -> origin/gh/angelayi/113/head 2025-09-04T00:03:01.2948222Z * [new branch] gh/angelayi/113/orig -> origin/gh/angelayi/113/orig 2025-09-04T00:03:01.2948409Z * [new branch] gh/angelayi/114/base -> origin/gh/angelayi/114/base 2025-09-04T00:03:01.2948595Z * [new branch] gh/angelayi/114/head -> origin/gh/angelayi/114/head 2025-09-04T00:03:01.2948788Z * [new branch] gh/angelayi/114/orig -> origin/gh/angelayi/114/orig 2025-09-04T00:03:01.2948975Z * [new branch] gh/angelayi/115/base -> origin/gh/angelayi/115/base 2025-09-04T00:03:01.2949162Z * [new branch] gh/angelayi/115/head -> origin/gh/angelayi/115/head 2025-09-04T00:03:01.2951180Z * [new branch] gh/angelayi/115/orig -> origin/gh/angelayi/115/orig 2025-09-04T00:03:01.2951401Z * [new branch] gh/anijain2305/753/base -> origin/gh/anijain2305/753/base 2025-09-04T00:03:01.2951609Z * [new branch] gh/anijain2305/753/head -> origin/gh/anijain2305/753/head 2025-09-04T00:03:01.2951804Z * [new branch] gh/anijain2305/753/orig -> origin/gh/anijain2305/753/orig 2025-09-04T00:03:01.2951997Z * [new branch] gh/anijain2305/766/base -> origin/gh/anijain2305/766/base 2025-09-04T00:03:01.2952198Z * [new branch] gh/anijain2305/766/head -> origin/gh/anijain2305/766/head 2025-09-04T00:03:01.2952389Z * [new branch] gh/anijain2305/766/orig -> origin/gh/anijain2305/766/orig 2025-09-04T00:03:01.2952581Z * [new branch] gh/anijain2305/790/base -> origin/gh/anijain2305/790/base 2025-09-04T00:03:01.2952776Z * [new branch] gh/anijain2305/790/head -> origin/gh/anijain2305/790/head 2025-09-04T00:03:01.2953035Z * [new branch] gh/anijain2305/790/orig -> origin/gh/anijain2305/790/orig 2025-09-04T00:03:01.2953229Z * [new branch] gh/anijain2305/792/base -> origin/gh/anijain2305/792/base 2025-09-04T00:03:01.2953419Z * [new branch] gh/anijain2305/792/head -> origin/gh/anijain2305/792/head 2025-09-04T00:03:01.2953616Z * [new branch] gh/anijain2305/792/orig -> origin/gh/anijain2305/792/orig 2025-09-04T00:03:01.2953807Z * [new branch] gh/anijain2305/803/base -> origin/gh/anijain2305/803/base 2025-09-04T00:03:01.2953998Z * [new branch] gh/anijain2305/803/head -> origin/gh/anijain2305/803/head 2025-09-04T00:03:01.2960633Z * [new branch] gh/anijain2305/803/orig -> origin/gh/anijain2305/803/orig 2025-09-04T00:03:01.2960986Z * [new branch] gh/anijain2305/804/base -> origin/gh/anijain2305/804/base 2025-09-04T00:03:01.2961197Z * [new branch] gh/anijain2305/804/head -> origin/gh/anijain2305/804/head 2025-09-04T00:03:01.2961408Z * [new branch] gh/anijain2305/804/orig -> origin/gh/anijain2305/804/orig 2025-09-04T00:03:01.2961622Z * [new branch] gh/anijain2305/805/base -> origin/gh/anijain2305/805/base 2025-09-04T00:03:01.2961825Z * [new branch] gh/anijain2305/805/head -> origin/gh/anijain2305/805/head 2025-09-04T00:03:01.2962034Z * [new branch] gh/anijain2305/805/orig -> origin/gh/anijain2305/805/orig 2025-09-04T00:03:01.2962241Z * [new branch] gh/anijain2305/810/base -> origin/gh/anijain2305/810/base 2025-09-04T00:03:01.2962448Z * [new branch] gh/anijain2305/810/head -> origin/gh/anijain2305/810/head 2025-09-04T00:03:01.2962659Z * [new branch] gh/anijain2305/810/orig -> origin/gh/anijain2305/810/orig 2025-09-04T00:03:01.2962869Z * [new branch] gh/anijain2305/812/base -> origin/gh/anijain2305/812/base 2025-09-04T00:03:01.2965162Z * [new branch] gh/anijain2305/812/head -> origin/gh/anijain2305/812/head 2025-09-04T00:03:01.2965392Z * [new branch] gh/anijain2305/812/orig -> origin/gh/anijain2305/812/orig 2025-09-04T00:03:01.2965583Z * [new branch] gh/anijain2305/837/base -> origin/gh/anijain2305/837/base 2025-09-04T00:03:01.2965775Z * [new branch] gh/anijain2305/837/head -> origin/gh/anijain2305/837/head 2025-09-04T00:03:01.2965970Z * [new branch] gh/anijain2305/837/orig -> origin/gh/anijain2305/837/orig 2025-09-04T00:03:01.2966161Z * [new branch] gh/anijain2305/838/base -> origin/gh/anijain2305/838/base 2025-09-04T00:03:01.2966418Z * [new branch] gh/anijain2305/838/head -> origin/gh/anijain2305/838/head 2025-09-04T00:03:01.2966617Z * [new branch] gh/anijain2305/838/orig -> origin/gh/anijain2305/838/orig 2025-09-04T00:03:01.2966809Z * [new branch] gh/anijain2305/839/base -> origin/gh/anijain2305/839/base 2025-09-04T00:03:01.2967003Z * [new branch] gh/anijain2305/839/head -> origin/gh/anijain2305/839/head 2025-09-04T00:03:01.2967193Z * [new branch] gh/anijain2305/839/orig -> origin/gh/anijain2305/839/orig 2025-09-04T00:03:01.2967385Z * [new branch] gh/anijain2305/840/base -> origin/gh/anijain2305/840/base 2025-09-04T00:03:01.2967590Z * [new branch] gh/anijain2305/840/head -> origin/gh/anijain2305/840/head 2025-09-04T00:03:01.2967798Z * [new branch] gh/anijain2305/840/orig -> origin/gh/anijain2305/840/orig 2025-09-04T00:03:01.2968013Z * [new branch] gh/anijain2305/841/base -> origin/gh/anijain2305/841/base 2025-09-04T00:03:01.2968210Z * [new branch] gh/anijain2305/841/head -> origin/gh/anijain2305/841/head 2025-09-04T00:03:01.2968409Z * [new branch] gh/anijain2305/841/orig -> origin/gh/anijain2305/841/orig 2025-09-04T00:03:01.2968602Z * [new branch] gh/anijain2305/842/base -> origin/gh/anijain2305/842/base 2025-09-04T00:03:01.2968860Z * [new branch] gh/anijain2305/842/head -> origin/gh/anijain2305/842/head 2025-09-04T00:03:01.2969050Z * [new branch] gh/anijain2305/842/orig -> origin/gh/anijain2305/842/orig 2025-09-04T00:03:01.2969243Z * [new branch] gh/anijain2305/843/base -> origin/gh/anijain2305/843/base 2025-09-04T00:03:01.2969434Z * [new branch] gh/anijain2305/843/head -> origin/gh/anijain2305/843/head 2025-09-04T00:03:01.2969623Z * [new branch] gh/anijain2305/843/orig -> origin/gh/anijain2305/843/orig 2025-09-04T00:03:01.2971744Z * [new branch] gh/anijain2305/844/base -> origin/gh/anijain2305/844/base 2025-09-04T00:03:01.2971960Z * [new branch] gh/anijain2305/844/head -> origin/gh/anijain2305/844/head 2025-09-04T00:03:01.2972205Z * [new branch] gh/anijain2305/844/orig -> origin/gh/anijain2305/844/orig 2025-09-04T00:03:01.2972402Z * [new branch] gh/anijain2305/845/base -> origin/gh/anijain2305/845/base 2025-09-04T00:03:01.2972593Z * [new branch] gh/anijain2305/845/head -> origin/gh/anijain2305/845/head 2025-09-04T00:03:01.2972784Z * [new branch] gh/anijain2305/845/orig -> origin/gh/anijain2305/845/orig 2025-09-04T00:03:01.2972982Z * [new branch] gh/anijain2305/846/base -> origin/gh/anijain2305/846/base 2025-09-04T00:03:01.2973175Z * [new branch] gh/anijain2305/846/head -> origin/gh/anijain2305/846/head 2025-09-04T00:03:01.2973365Z * [new branch] gh/anijain2305/846/orig -> origin/gh/anijain2305/846/orig 2025-09-04T00:03:01.2973556Z * [new branch] gh/anijain2305/847/base -> origin/gh/anijain2305/847/base 2025-09-04T00:03:01.2973750Z * [new branch] gh/anijain2305/847/head -> origin/gh/anijain2305/847/head 2025-09-04T00:03:01.2973941Z * [new branch] gh/anijain2305/847/orig -> origin/gh/anijain2305/847/orig 2025-09-04T00:03:01.2974137Z * [new branch] gh/anijain2305/848/base -> origin/gh/anijain2305/848/base 2025-09-04T00:03:01.2976639Z * [new branch] gh/anijain2305/848/head -> origin/gh/anijain2305/848/head 2025-09-04T00:03:01.2976868Z * [new branch] gh/anijain2305/848/orig -> origin/gh/anijain2305/848/orig 2025-09-04T00:03:01.2977060Z * [new branch] gh/anijain2305/849/base -> origin/gh/anijain2305/849/base 2025-09-04T00:03:01.2977255Z * [new branch] gh/anijain2305/849/head -> origin/gh/anijain2305/849/head 2025-09-04T00:03:01.2977447Z * [new branch] gh/anijain2305/849/orig -> origin/gh/anijain2305/849/orig 2025-09-04T00:03:01.2977639Z * [new branch] gh/anijain2305/850/base -> origin/gh/anijain2305/850/base 2025-09-04T00:03:01.2977838Z * [new branch] gh/anijain2305/850/head -> origin/gh/anijain2305/850/head 2025-09-04T00:03:01.2978031Z * [new branch] gh/anijain2305/850/orig -> origin/gh/anijain2305/850/orig 2025-09-04T00:03:01.2978221Z * [new branch] gh/anijain2305/851/base -> origin/gh/anijain2305/851/base 2025-09-04T00:03:01.2978412Z * [new branch] gh/anijain2305/851/head -> origin/gh/anijain2305/851/head 2025-09-04T00:03:01.2978609Z * [new branch] gh/anijain2305/851/orig -> origin/gh/anijain2305/851/orig 2025-09-04T00:03:01.2978800Z * [new branch] gh/anijain2305/852/base -> origin/gh/anijain2305/852/base 2025-09-04T00:03:01.2980772Z * [new branch] gh/anijain2305/852/head -> origin/gh/anijain2305/852/head 2025-09-04T00:03:01.2980982Z * [new branch] gh/anijain2305/852/orig -> origin/gh/anijain2305/852/orig 2025-09-04T00:03:01.2981195Z * [new branch] gh/anijain2305/853/base -> origin/gh/anijain2305/853/base 2025-09-04T00:03:01.2981387Z * [new branch] gh/anijain2305/853/head -> origin/gh/anijain2305/853/head 2025-09-04T00:03:01.2981652Z * [new branch] gh/anijain2305/853/orig -> origin/gh/anijain2305/853/orig 2025-09-04T00:03:01.2981844Z * [new branch] gh/anijain2305/854/base -> origin/gh/anijain2305/854/base 2025-09-04T00:03:01.2982035Z * [new branch] gh/anijain2305/854/head -> origin/gh/anijain2305/854/head 2025-09-04T00:03:01.2982226Z * [new branch] gh/anijain2305/854/orig -> origin/gh/anijain2305/854/orig 2025-09-04T00:03:01.2982419Z * [new branch] gh/anijain2305/855/base -> origin/gh/anijain2305/855/base 2025-09-04T00:03:01.2982609Z * [new branch] gh/anijain2305/855/head -> origin/gh/anijain2305/855/head 2025-09-04T00:03:01.2982801Z * [new branch] gh/anijain2305/855/orig -> origin/gh/anijain2305/855/orig 2025-09-04T00:03:01.2983031Z * [new branch] gh/anijain2305/856/base -> origin/gh/anijain2305/856/base 2025-09-04T00:03:01.2985024Z * [new branch] gh/anijain2305/856/head -> origin/gh/anijain2305/856/head 2025-09-04T00:03:01.2985224Z * [new branch] gh/anijain2305/856/orig -> origin/gh/anijain2305/856/orig 2025-09-04T00:03:01.2985414Z * [new branch] gh/anijain2305/857/base -> origin/gh/anijain2305/857/base 2025-09-04T00:03:01.2985604Z * [new branch] gh/anijain2305/857/head -> origin/gh/anijain2305/857/head 2025-09-04T00:03:01.2985803Z * [new branch] gh/anijain2305/857/orig -> origin/gh/anijain2305/857/orig 2025-09-04T00:03:01.2985994Z * [new branch] gh/anijain2305/858/base -> origin/gh/anijain2305/858/base 2025-09-04T00:03:01.2986185Z * [new branch] gh/anijain2305/858/head -> origin/gh/anijain2305/858/head 2025-09-04T00:03:01.2986468Z * [new branch] gh/anijain2305/858/orig -> origin/gh/anijain2305/858/orig 2025-09-04T00:03:01.2986662Z * [new branch] gh/anijain2305/859/base -> origin/gh/anijain2305/859/base 2025-09-04T00:03:01.2986857Z * [new branch] gh/anijain2305/859/head -> origin/gh/anijain2305/859/head 2025-09-04T00:03:01.2987049Z * [new branch] gh/anijain2305/859/orig -> origin/gh/anijain2305/859/orig 2025-09-04T00:03:01.2987242Z * [new branch] gh/anijain2305/860/base -> origin/gh/anijain2305/860/base 2025-09-04T00:03:01.2987433Z * [new branch] gh/anijain2305/860/head -> origin/gh/anijain2305/860/head 2025-09-04T00:03:01.2987629Z * [new branch] gh/anijain2305/860/orig -> origin/gh/anijain2305/860/orig 2025-09-04T00:03:01.2987819Z * [new branch] gh/anijain2305/861/base -> origin/gh/anijain2305/861/base 2025-09-04T00:03:01.2988010Z * [new branch] gh/anijain2305/861/head -> origin/gh/anijain2305/861/head 2025-09-04T00:03:01.2988202Z * [new branch] gh/anijain2305/861/orig -> origin/gh/anijain2305/861/orig 2025-09-04T00:03:01.2988412Z * [new branch] gh/anijain2305/862/base -> origin/gh/anijain2305/862/base 2025-09-04T00:03:01.2988660Z * [new branch] gh/anijain2305/862/head -> origin/gh/anijain2305/862/head 2025-09-04T00:03:01.2988850Z * [new branch] gh/anijain2305/862/orig -> origin/gh/anijain2305/862/orig 2025-09-04T00:03:01.2989042Z * [new branch] gh/anijain2305/863/base -> origin/gh/anijain2305/863/base 2025-09-04T00:03:01.2991210Z * [new branch] gh/anijain2305/863/head -> origin/gh/anijain2305/863/head 2025-09-04T00:03:01.2991430Z * [new branch] gh/anijain2305/863/orig -> origin/gh/anijain2305/863/orig 2025-09-04T00:03:01.2991621Z * [new branch] gh/anijain2305/864/base -> origin/gh/anijain2305/864/base 2025-09-04T00:03:01.2991827Z * [new branch] gh/anijain2305/864/head -> origin/gh/anijain2305/864/head 2025-09-04T00:03:01.2992019Z * [new branch] gh/anijain2305/864/orig -> origin/gh/anijain2305/864/orig 2025-09-04T00:03:01.2992270Z * [new branch] gh/anijain2305/865/base -> origin/gh/anijain2305/865/base 2025-09-04T00:03:01.2992461Z * [new branch] gh/anijain2305/865/head -> origin/gh/anijain2305/865/head 2025-09-04T00:03:01.2992662Z * [new branch] gh/anijain2305/865/orig -> origin/gh/anijain2305/865/orig 2025-09-04T00:03:01.2992851Z * [new branch] gh/anjali411/216/base -> origin/gh/anjali411/216/base 2025-09-04T00:03:01.2993040Z * [new branch] gh/anjali411/216/head -> origin/gh/anjali411/216/head 2025-09-04T00:03:01.2993225Z * [new branch] gh/anjali411/216/orig -> origin/gh/anjali411/216/orig 2025-09-04T00:03:01.2993420Z * [new branch] gh/ankitageorge/13/base -> origin/gh/ankitageorge/13/base 2025-09-04T00:03:01.2993655Z * [new branch] gh/ankitageorge/13/head -> origin/gh/ankitageorge/13/head 2025-09-04T00:03:01.2993852Z * [new branch] gh/ankitageorge/13/orig -> origin/gh/ankitageorge/13/orig 2025-09-04T00:03:01.2994047Z * [new branch] gh/ankitageorge/14/base -> origin/gh/ankitageorge/14/base 2025-09-04T00:03:01.2994243Z * [new branch] gh/ankitageorge/14/head -> origin/gh/ankitageorge/14/head 2025-09-04T00:03:01.2994445Z * [new branch] gh/ankitageorge/14/orig -> origin/gh/ankitageorge/14/orig 2025-09-04T00:03:01.2994639Z * [new branch] gh/ankitageorge/15/base -> origin/gh/ankitageorge/15/base 2025-09-04T00:03:01.2994831Z * [new branch] gh/ankitageorge/15/head -> origin/gh/ankitageorge/15/head 2025-09-04T00:03:01.2995024Z * [new branch] gh/ankitageorge/15/orig -> origin/gh/ankitageorge/15/orig 2025-09-04T00:03:01.2995220Z * [new branch] gh/ankitageorge/16/base -> origin/gh/ankitageorge/16/base 2025-09-04T00:03:01.2995414Z * [new branch] gh/ankitageorge/16/head -> origin/gh/ankitageorge/16/head 2025-09-04T00:03:01.2995617Z * [new branch] gh/ankitageorge/16/orig -> origin/gh/ankitageorge/16/orig 2025-09-04T00:03:01.2995809Z * [new branch] gh/ankitageorge/17/base -> origin/gh/ankitageorge/17/base 2025-09-04T00:03:01.2996005Z * [new branch] gh/ankitageorge/17/head -> origin/gh/ankitageorge/17/head 2025-09-04T00:03:01.2996198Z * [new branch] gh/ankitageorge/17/orig -> origin/gh/ankitageorge/17/orig 2025-09-04T00:03:01.2996467Z * [new branch] gh/ankitageorge/18/base -> origin/gh/ankitageorge/18/base 2025-09-04T00:03:01.2996664Z * [new branch] gh/ankitageorge/18/head -> origin/gh/ankitageorge/18/head 2025-09-04T00:03:01.2996855Z * [new branch] gh/ankitageorge/18/orig -> origin/gh/ankitageorge/18/orig 2025-09-04T00:03:01.2997053Z * [new branch] gh/ankitageorge/19/base -> origin/gh/ankitageorge/19/base 2025-09-04T00:03:01.2997251Z * [new branch] gh/ankitageorge/19/head -> origin/gh/ankitageorge/19/head 2025-09-04T00:03:01.2999467Z * [new branch] gh/ankitageorge/19/orig -> origin/gh/ankitageorge/19/orig 2025-09-04T00:03:01.2999699Z * [new branch] gh/ankitageorge/20/base -> origin/gh/ankitageorge/20/base 2025-09-04T00:03:01.2999894Z * [new branch] gh/ankitageorge/20/head -> origin/gh/ankitageorge/20/head 2025-09-04T00:03:01.3000108Z * [new branch] gh/ankitageorge/20/orig -> origin/gh/ankitageorge/20/orig 2025-09-04T00:03:01.3000304Z * [new branch] gh/ankitageorge/21/base -> origin/gh/ankitageorge/21/base 2025-09-04T00:03:01.3000498Z * [new branch] gh/ankitageorge/21/head -> origin/gh/ankitageorge/21/head 2025-09-04T00:03:01.3000698Z * [new branch] gh/ankitageorge/21/orig -> origin/gh/ankitageorge/21/orig 2025-09-04T00:03:01.3000894Z * [new branch] gh/anshul-si/1/base -> origin/gh/anshul-si/1/base 2025-09-04T00:03:01.3001140Z * [new branch] gh/anshul-si/1/head -> origin/gh/anshul-si/1/head 2025-09-04T00:03:01.3001325Z * [new branch] gh/anshul-si/10/base -> origin/gh/anshul-si/10/base 2025-09-04T00:03:01.3001513Z * [new branch] gh/anshul-si/10/head -> origin/gh/anshul-si/10/head 2025-09-04T00:03:01.3003513Z * [new branch] gh/anshul-si/10/orig -> origin/gh/anshul-si/10/orig 2025-09-04T00:03:01.3003722Z * [new branch] gh/anshul-si/11/base -> origin/gh/anshul-si/11/base 2025-09-04T00:03:01.3003910Z * [new branch] gh/anshul-si/11/head -> origin/gh/anshul-si/11/head 2025-09-04T00:03:01.3004099Z * [new branch] gh/anshul-si/11/orig -> origin/gh/anshul-si/11/orig 2025-09-04T00:03:01.3004340Z * [new branch] gh/anshul-si/12/base -> origin/gh/anshul-si/12/base 2025-09-04T00:03:01.3004524Z * [new branch] gh/anshul-si/12/head -> origin/gh/anshul-si/12/head 2025-09-04T00:03:01.3004711Z * [new branch] gh/anshul-si/12/orig -> origin/gh/anshul-si/12/orig 2025-09-04T00:03:01.3004892Z * [new branch] gh/anshul-si/13/base -> origin/gh/anshul-si/13/base 2025-09-04T00:03:01.3005074Z * [new branch] gh/anshul-si/13/head -> origin/gh/anshul-si/13/head 2025-09-04T00:03:01.3005255Z * [new branch] gh/anshul-si/13/orig -> origin/gh/anshul-si/13/orig 2025-09-04T00:03:01.3005440Z * [new branch] gh/anshul-si/14/base -> origin/gh/anshul-si/14/base 2025-09-04T00:03:01.3005623Z * [new branch] gh/anshul-si/14/head -> origin/gh/anshul-si/14/head 2025-09-04T00:03:01.3005807Z * [new branch] gh/anshul-si/14/orig -> origin/gh/anshul-si/14/orig 2025-09-04T00:03:01.3005990Z * [new branch] gh/anshul-si/15/base -> origin/gh/anshul-si/15/base 2025-09-04T00:03:01.3006179Z * [new branch] gh/anshul-si/15/head -> origin/gh/anshul-si/15/head 2025-09-04T00:03:01.3006425Z * [new branch] gh/anshul-si/15/orig -> origin/gh/anshul-si/15/orig 2025-09-04T00:03:01.3008860Z * [new branch] gh/anshul-si/16/base -> origin/gh/anshul-si/16/base 2025-09-04T00:03:01.3009055Z * [new branch] gh/anshul-si/16/head -> origin/gh/anshul-si/16/head 2025-09-04T00:03:01.3009239Z * [new branch] gh/anshul-si/16/orig -> origin/gh/anshul-si/16/orig 2025-09-04T00:03:01.3009313Z * [new branch] gh/anshul-si/17/base -> origin/gh/anshul-si/17/base 2025-09-04T00:03:01.3009394Z * [new branch] gh/anshul-si/17/head -> origin/gh/anshul-si/17/head 2025-09-04T00:03:01.3009466Z * [new branch] gh/anshul-si/17/orig -> origin/gh/anshul-si/17/orig 2025-09-04T00:03:01.3009552Z * [new branch] gh/anshul-si/18/base -> origin/gh/anshul-si/18/base 2025-09-04T00:03:01.3009632Z * [new branch] gh/anshul-si/18/head -> origin/gh/anshul-si/18/head 2025-09-04T00:03:01.3009705Z * [new branch] gh/anshul-si/18/orig -> origin/gh/anshul-si/18/orig 2025-09-04T00:03:01.3009779Z * [new branch] gh/anshul-si/19/base -> origin/gh/anshul-si/19/base 2025-09-04T00:03:01.3009851Z * [new branch] gh/anshul-si/19/head -> origin/gh/anshul-si/19/head 2025-09-04T00:03:01.3009924Z * [new branch] gh/anshul-si/19/orig -> origin/gh/anshul-si/19/orig 2025-09-04T00:03:01.3010000Z * [new branch] gh/anshul-si/2/base -> origin/gh/anshul-si/2/base 2025-09-04T00:03:01.3010075Z * [new branch] gh/anshul-si/2/head -> origin/gh/anshul-si/2/head 2025-09-04T00:03:01.3010150Z * [new branch] gh/anshul-si/20/base -> origin/gh/anshul-si/20/base 2025-09-04T00:03:01.3010222Z * [new branch] gh/anshul-si/20/head -> origin/gh/anshul-si/20/head 2025-09-04T00:03:01.3010352Z * [new branch] gh/anshul-si/20/orig -> origin/gh/anshul-si/20/orig 2025-09-04T00:03:01.3010425Z * [new branch] gh/anshul-si/21/base -> origin/gh/anshul-si/21/base 2025-09-04T00:03:01.3010496Z * [new branch] gh/anshul-si/21/head -> origin/gh/anshul-si/21/head 2025-09-04T00:03:01.3010569Z * [new branch] gh/anshul-si/21/orig -> origin/gh/anshul-si/21/orig 2025-09-04T00:03:01.3010643Z * [new branch] gh/anshul-si/22/base -> origin/gh/anshul-si/22/base 2025-09-04T00:03:01.3010724Z * [new branch] gh/anshul-si/22/head -> origin/gh/anshul-si/22/head 2025-09-04T00:03:01.3010798Z * [new branch] gh/anshul-si/22/orig -> origin/gh/anshul-si/22/orig 2025-09-04T00:03:01.3012721Z * [new branch] gh/anshul-si/23/base -> origin/gh/anshul-si/23/base 2025-09-04T00:03:01.3012811Z * [new branch] gh/anshul-si/23/head -> origin/gh/anshul-si/23/head 2025-09-04T00:03:01.3012900Z * [new branch] gh/anshul-si/23/orig -> origin/gh/anshul-si/23/orig 2025-09-04T00:03:01.3012972Z * [new branch] gh/anshul-si/24/base -> origin/gh/anshul-si/24/base 2025-09-04T00:03:01.3013045Z * [new branch] gh/anshul-si/24/head -> origin/gh/anshul-si/24/head 2025-09-04T00:03:01.3013117Z * [new branch] gh/anshul-si/24/orig -> origin/gh/anshul-si/24/orig 2025-09-04T00:03:01.3013189Z * [new branch] gh/anshul-si/25/base -> origin/gh/anshul-si/25/base 2025-09-04T00:03:01.3013267Z * [new branch] gh/anshul-si/25/head -> origin/gh/anshul-si/25/head 2025-09-04T00:03:01.3013344Z * [new branch] gh/anshul-si/25/orig -> origin/gh/anshul-si/25/orig 2025-09-04T00:03:01.3013420Z * [new branch] gh/anshul-si/26/base -> origin/gh/anshul-si/26/base 2025-09-04T00:03:01.3013492Z * [new branch] gh/anshul-si/26/head -> origin/gh/anshul-si/26/head 2025-09-04T00:03:01.3013565Z * [new branch] gh/anshul-si/26/orig -> origin/gh/anshul-si/26/orig 2025-09-04T00:03:01.3013639Z * [new branch] gh/anshul-si/27/base -> origin/gh/anshul-si/27/base 2025-09-04T00:03:01.3013710Z * [new branch] gh/anshul-si/27/head -> origin/gh/anshul-si/27/head 2025-09-04T00:03:01.3013784Z * [new branch] gh/anshul-si/27/orig -> origin/gh/anshul-si/27/orig 2025-09-04T00:03:01.3013857Z * [new branch] gh/anshul-si/28/base -> origin/gh/anshul-si/28/base 2025-09-04T00:03:01.3013928Z * [new branch] gh/anshul-si/28/head -> origin/gh/anshul-si/28/head 2025-09-04T00:03:01.3014000Z * [new branch] gh/anshul-si/28/orig -> origin/gh/anshul-si/28/orig 2025-09-04T00:03:01.3014075Z * [new branch] gh/anshul-si/29/base -> origin/gh/anshul-si/29/base 2025-09-04T00:03:01.3014165Z * [new branch] gh/anshul-si/29/head -> origin/gh/anshul-si/29/head 2025-09-04T00:03:01.3014237Z * [new branch] gh/anshul-si/29/orig -> origin/gh/anshul-si/29/orig 2025-09-04T00:03:01.3014311Z * [new branch] gh/anshul-si/3/base -> origin/gh/anshul-si/3/base 2025-09-04T00:03:01.3014384Z * [new branch] gh/anshul-si/3/head -> origin/gh/anshul-si/3/head 2025-09-04T00:03:01.3014458Z * [new branch] gh/anshul-si/4/base -> origin/gh/anshul-si/4/base 2025-09-04T00:03:01.3014533Z * [new branch] gh/anshul-si/4/head -> origin/gh/anshul-si/4/head 2025-09-04T00:03:01.3014605Z * [new branch] gh/anshul-si/5/base -> origin/gh/anshul-si/5/base 2025-09-04T00:03:01.3014676Z * [new branch] gh/anshul-si/5/head -> origin/gh/anshul-si/5/head 2025-09-04T00:03:01.3014753Z * [new branch] gh/anshul-si/9/base -> origin/gh/anshul-si/9/base 2025-09-04T00:03:01.3014867Z * [new branch] gh/anshul-si/9/head -> origin/gh/anshul-si/9/head 2025-09-04T00:03:01.3014939Z * [new branch] gh/anshul-si/9/orig -> origin/gh/anshul-si/9/orig 2025-09-04T00:03:01.3015016Z * [new branch] gh/aorenste/132/base -> origin/gh/aorenste/132/base 2025-09-04T00:03:01.3016853Z * [new branch] gh/aorenste/132/head -> origin/gh/aorenste/132/head 2025-09-04T00:03:01.3016945Z * [new branch] gh/bdhirsh/650/base -> origin/gh/bdhirsh/650/base 2025-09-04T00:03:01.3017019Z * [new branch] gh/bdhirsh/650/head -> origin/gh/bdhirsh/650/head 2025-09-04T00:03:01.3017095Z * [new branch] gh/bdhirsh/650/orig -> origin/gh/bdhirsh/650/orig 2025-09-04T00:03:01.3017222Z * [new branch] gh/bdhirsh/663/base -> origin/gh/bdhirsh/663/base 2025-09-04T00:03:01.3017294Z * [new branch] gh/bdhirsh/663/head -> origin/gh/bdhirsh/663/head 2025-09-04T00:03:01.3017370Z * [new branch] gh/bdhirsh/663/orig -> origin/gh/bdhirsh/663/orig 2025-09-04T00:03:01.3017443Z * [new branch] gh/bdhirsh/665/base -> origin/gh/bdhirsh/665/base 2025-09-04T00:03:01.3017515Z * [new branch] gh/bdhirsh/665/head -> origin/gh/bdhirsh/665/head 2025-09-04T00:03:01.3017589Z * [new branch] gh/bdhirsh/665/orig -> origin/gh/bdhirsh/665/orig 2025-09-04T00:03:01.3017661Z * [new branch] gh/bdhirsh/666/base -> origin/gh/bdhirsh/666/base 2025-09-04T00:03:01.3017735Z * [new branch] gh/bdhirsh/666/head -> origin/gh/bdhirsh/666/head 2025-09-04T00:03:01.3017809Z * [new branch] gh/bdhirsh/666/orig -> origin/gh/bdhirsh/666/orig 2025-09-04T00:03:01.3017884Z * [new branch] gh/bdhirsh/667/base -> origin/gh/bdhirsh/667/base 2025-09-04T00:03:01.3017957Z * [new branch] gh/bdhirsh/667/head -> origin/gh/bdhirsh/667/head 2025-09-04T00:03:01.3018032Z * [new branch] gh/bdhirsh/667/orig -> origin/gh/bdhirsh/667/orig 2025-09-04T00:03:01.3018104Z * [new branch] gh/bdhirsh/668/base -> origin/gh/bdhirsh/668/base 2025-09-04T00:03:01.3018176Z * [new branch] gh/bdhirsh/668/head -> origin/gh/bdhirsh/668/head 2025-09-04T00:03:01.3018252Z * [new branch] gh/bdhirsh/668/orig -> origin/gh/bdhirsh/668/orig 2025-09-04T00:03:01.3018333Z * [new branch] gh/bdhirsh/669/base -> origin/gh/bdhirsh/669/base 2025-09-04T00:03:01.3018405Z * [new branch] gh/bdhirsh/669/head -> origin/gh/bdhirsh/669/head 2025-09-04T00:03:01.3018478Z * [new branch] gh/bdhirsh/669/orig -> origin/gh/bdhirsh/669/orig 2025-09-04T00:03:01.3020229Z * [new branch] gh/benjaminglass1/100/base -> origin/gh/benjaminglass1/100/base 2025-09-04T00:03:01.3020339Z * [new branch] gh/benjaminglass1/100/head -> origin/gh/benjaminglass1/100/head 2025-09-04T00:03:01.3020436Z * [new branch] gh/benjaminglass1/100/orig -> origin/gh/benjaminglass1/100/orig 2025-09-04T00:03:01.3020520Z * [new branch] gh/benjaminglass1/101/base -> origin/gh/benjaminglass1/101/base 2025-09-04T00:03:01.3020604Z * [new branch] gh/benjaminglass1/101/head -> origin/gh/benjaminglass1/101/head 2025-09-04T00:03:01.3020692Z * [new branch] gh/benjaminglass1/101/orig -> origin/gh/benjaminglass1/101/orig 2025-09-04T00:03:01.3020776Z * [new branch] gh/benjaminglass1/102/base -> origin/gh/benjaminglass1/102/base 2025-09-04T00:03:01.3020860Z * [new branch] gh/benjaminglass1/102/head -> origin/gh/benjaminglass1/102/head 2025-09-04T00:03:01.3020948Z * [new branch] gh/benjaminglass1/102/orig -> origin/gh/benjaminglass1/102/orig 2025-09-04T00:03:01.3021034Z * [new branch] gh/benjaminglass1/103/base -> origin/gh/benjaminglass1/103/base 2025-09-04T00:03:01.3021163Z * [new branch] gh/benjaminglass1/103/head -> origin/gh/benjaminglass1/103/head 2025-09-04T00:03:01.3021247Z * [new branch] gh/benjaminglass1/103/orig -> origin/gh/benjaminglass1/103/orig 2025-09-04T00:03:01.3021333Z * [new branch] gh/benjaminglass1/104/base -> origin/gh/benjaminglass1/104/base 2025-09-04T00:03:01.3021417Z * [new branch] gh/benjaminglass1/104/head -> origin/gh/benjaminglass1/104/head 2025-09-04T00:03:01.3021501Z * [new branch] gh/benjaminglass1/104/orig -> origin/gh/benjaminglass1/104/orig 2025-09-04T00:03:01.3021595Z * [new branch] gh/benjaminglass1/79/base -> origin/gh/benjaminglass1/79/base 2025-09-04T00:03:01.3021680Z * [new branch] gh/benjaminglass1/79/head -> origin/gh/benjaminglass1/79/head 2025-09-04T00:03:01.3021793Z * [new branch] gh/benjaminglass1/79/orig -> origin/gh/benjaminglass1/79/orig 2025-09-04T00:03:01.3021880Z * [new branch] gh/benjaminglass1/86/base -> origin/gh/benjaminglass1/86/base 2025-09-04T00:03:01.3021963Z * [new branch] gh/benjaminglass1/86/head -> origin/gh/benjaminglass1/86/head 2025-09-04T00:03:01.3022051Z * [new branch] gh/benjaminglass1/86/orig -> origin/gh/benjaminglass1/86/orig 2025-09-04T00:03:01.3022134Z * [new branch] gh/benjaminglass1/89/base -> origin/gh/benjaminglass1/89/base 2025-09-04T00:03:01.3022217Z * [new branch] gh/benjaminglass1/89/head -> origin/gh/benjaminglass1/89/head 2025-09-04T00:03:01.3022303Z * [new branch] gh/benjaminglass1/89/orig -> origin/gh/benjaminglass1/89/orig 2025-09-04T00:03:01.3022387Z * [new branch] gh/benjaminglass1/91/base -> origin/gh/benjaminglass1/91/base 2025-09-04T00:03:01.3022473Z * [new branch] gh/benjaminglass1/91/head -> origin/gh/benjaminglass1/91/head 2025-09-04T00:03:01.3022556Z * [new branch] gh/benjaminglass1/91/orig -> origin/gh/benjaminglass1/91/orig 2025-09-04T00:03:01.3022641Z * [new branch] gh/benjaminglass1/93/base -> origin/gh/benjaminglass1/93/base 2025-09-04T00:03:01.3022725Z * [new branch] gh/benjaminglass1/93/head -> origin/gh/benjaminglass1/93/head 2025-09-04T00:03:01.3022808Z * [new branch] gh/benjaminglass1/93/orig -> origin/gh/benjaminglass1/93/orig 2025-09-04T00:03:01.3022894Z * [new branch] gh/benjaminglass1/95/base -> origin/gh/benjaminglass1/95/base 2025-09-04T00:03:01.3022976Z * [new branch] gh/benjaminglass1/95/head -> origin/gh/benjaminglass1/95/head 2025-09-04T00:03:01.3023061Z * [new branch] gh/benjaminglass1/95/orig -> origin/gh/benjaminglass1/95/orig 2025-09-04T00:03:01.3023147Z * [new branch] gh/benjaminglass1/97/base -> origin/gh/benjaminglass1/97/base 2025-09-04T00:03:01.3024967Z * [new branch] gh/benjaminglass1/97/head -> origin/gh/benjaminglass1/97/head 2025-09-04T00:03:01.3025070Z * [new branch] gh/benjaminglass1/97/orig -> origin/gh/benjaminglass1/97/orig 2025-09-04T00:03:01.3025175Z * [new branch] gh/benjaminglass1/98/base -> origin/gh/benjaminglass1/98/base 2025-09-04T00:03:01.3025262Z * [new branch] gh/benjaminglass1/98/head -> origin/gh/benjaminglass1/98/head 2025-09-04T00:03:01.3025344Z * [new branch] gh/benjaminglass1/98/orig -> origin/gh/benjaminglass1/98/orig 2025-09-04T00:03:01.3025435Z * [new branch] gh/benjaminglass1/99/base -> origin/gh/benjaminglass1/99/base 2025-09-04T00:03:01.3025523Z * [new branch] gh/benjaminglass1/99/head -> origin/gh/benjaminglass1/99/head 2025-09-04T00:03:01.3025609Z * [new branch] gh/benjaminglass1/99/orig -> origin/gh/benjaminglass1/99/orig 2025-09-04T00:03:01.3025696Z * [new branch] gh/bobrenjc93/514/base -> origin/gh/bobrenjc93/514/base 2025-09-04T00:03:01.3025824Z * [new branch] gh/bobrenjc93/514/head -> origin/gh/bobrenjc93/514/head 2025-09-04T00:03:01.3025904Z * [new branch] gh/bobrenjc93/514/orig -> origin/gh/bobrenjc93/514/orig 2025-09-04T00:03:01.3025981Z * [new branch] gh/bobrenjc93/521/base -> origin/gh/bobrenjc93/521/base 2025-09-04T00:03:01.3026058Z * [new branch] gh/bobrenjc93/521/head -> origin/gh/bobrenjc93/521/head 2025-09-04T00:03:01.3026135Z * [new branch] gh/bobrenjc93/521/orig -> origin/gh/bobrenjc93/521/orig 2025-09-04T00:03:01.3026212Z * [new branch] gh/bobrenjc93/522/base -> origin/gh/bobrenjc93/522/base 2025-09-04T00:03:01.3026288Z * [new branch] gh/bobrenjc93/522/head -> origin/gh/bobrenjc93/522/head 2025-09-04T00:03:01.3028259Z * [new branch] gh/bobrenjc93/522/orig -> origin/gh/bobrenjc93/522/orig 2025-09-04T00:03:01.3028357Z * [new branch] gh/bobrenjc93/525/base -> origin/gh/bobrenjc93/525/base 2025-09-04T00:03:01.3028447Z * [new branch] gh/bobrenjc93/525/head -> origin/gh/bobrenjc93/525/head 2025-09-04T00:03:01.3028530Z * [new branch] gh/bobrenjc93/525/orig -> origin/gh/bobrenjc93/525/orig 2025-09-04T00:03:01.3028607Z * [new branch] gh/bobrenjc93/526/base -> origin/gh/bobrenjc93/526/base 2025-09-04T00:03:01.3028683Z * [new branch] gh/bobrenjc93/526/head -> origin/gh/bobrenjc93/526/head 2025-09-04T00:03:01.3028761Z * [new branch] gh/bobrenjc93/526/orig -> origin/gh/bobrenjc93/526/orig 2025-09-04T00:03:01.3028837Z * [new branch] gh/bobrenjc93/527/base -> origin/gh/bobrenjc93/527/base 2025-09-04T00:03:01.3028914Z * [new branch] gh/bobrenjc93/527/head -> origin/gh/bobrenjc93/527/head 2025-09-04T00:03:01.3028999Z * [new branch] gh/bobrenjc93/527/orig -> origin/gh/bobrenjc93/527/orig 2025-09-04T00:03:01.3029076Z * [new branch] gh/bobrenjc93/528/base -> origin/gh/bobrenjc93/528/base 2025-09-04T00:03:01.3029155Z * [new branch] gh/bobrenjc93/528/head -> origin/gh/bobrenjc93/528/head 2025-09-04T00:03:01.3029236Z * [new branch] gh/bobrenjc93/528/orig -> origin/gh/bobrenjc93/528/orig 2025-09-04T00:03:01.3029317Z * [new branch] gh/bobrenjc93/529/base -> origin/gh/bobrenjc93/529/base 2025-09-04T00:03:01.3029457Z * [new branch] gh/bobrenjc93/529/head -> origin/gh/bobrenjc93/529/head 2025-09-04T00:03:01.3029538Z * [new branch] gh/bobrenjc93/529/orig -> origin/gh/bobrenjc93/529/orig 2025-09-04T00:03:01.3029614Z * [new branch] gh/bobrenjc93/535/base -> origin/gh/bobrenjc93/535/base 2025-09-04T00:03:01.3029691Z * [new branch] gh/bobrenjc93/535/head -> origin/gh/bobrenjc93/535/head 2025-09-04T00:03:01.3029773Z * [new branch] gh/bobrenjc93/535/orig -> origin/gh/bobrenjc93/535/orig 2025-09-04T00:03:01.3029858Z * [new branch] gh/bobrenjc93/537/base -> origin/gh/bobrenjc93/537/base 2025-09-04T00:03:01.3029934Z * [new branch] gh/bobrenjc93/537/head -> origin/gh/bobrenjc93/537/head 2025-09-04T00:03:01.3030012Z * [new branch] gh/bobrenjc93/537/orig -> origin/gh/bobrenjc93/537/orig 2025-09-04T00:03:01.3030088Z * [new branch] gh/bobrenjc93/538/base -> origin/gh/bobrenjc93/538/base 2025-09-04T00:03:01.3030167Z * [new branch] gh/bobrenjc93/538/head -> origin/gh/bobrenjc93/538/head 2025-09-04T00:03:01.3030243Z * [new branch] gh/bobrenjc93/538/orig -> origin/gh/bobrenjc93/538/orig 2025-09-04T00:03:01.3030320Z * [new branch] gh/bobrenjc93/539/base -> origin/gh/bobrenjc93/539/base 2025-09-04T00:03:01.3030399Z * [new branch] gh/bobrenjc93/539/head -> origin/gh/bobrenjc93/539/head 2025-09-04T00:03:01.3030475Z * [new branch] gh/bobrenjc93/539/orig -> origin/gh/bobrenjc93/539/orig 2025-09-04T00:03:01.3030605Z * [new branch] gh/bobrenjc93/540/base -> origin/gh/bobrenjc93/540/base 2025-09-04T00:03:01.3030682Z * [new branch] gh/bobrenjc93/540/head -> origin/gh/bobrenjc93/540/head 2025-09-04T00:03:01.3030758Z * [new branch] gh/bobrenjc93/540/orig -> origin/gh/bobrenjc93/540/orig 2025-09-04T00:03:01.3030838Z * [new branch] gh/bobrenjc93/541/base -> origin/gh/bobrenjc93/541/base 2025-09-04T00:03:01.3030914Z * [new branch] gh/bobrenjc93/541/head -> origin/gh/bobrenjc93/541/head 2025-09-04T00:03:01.3030990Z * [new branch] gh/bobrenjc93/541/orig -> origin/gh/bobrenjc93/541/orig 2025-09-04T00:03:01.3031067Z * [new branch] gh/bobrenjc93/542/base -> origin/gh/bobrenjc93/542/base 2025-09-04T00:03:01.3031175Z * [new branch] gh/bobrenjc93/542/head -> origin/gh/bobrenjc93/542/head 2025-09-04T00:03:01.3031253Z * [new branch] gh/bobrenjc93/542/orig -> origin/gh/bobrenjc93/542/orig 2025-09-04T00:03:01.3031331Z * [new branch] gh/bobrenjc93/543/base -> origin/gh/bobrenjc93/543/base 2025-09-04T00:03:01.3031407Z * [new branch] gh/bobrenjc93/543/head -> origin/gh/bobrenjc93/543/head 2025-09-04T00:03:01.3031484Z * [new branch] gh/bobrenjc93/543/orig -> origin/gh/bobrenjc93/543/orig 2025-09-04T00:03:01.3031562Z * [new branch] gh/bobrenjc93/544/base -> origin/gh/bobrenjc93/544/base 2025-09-04T00:03:01.3031638Z * [new branch] gh/bobrenjc93/544/head -> origin/gh/bobrenjc93/544/head 2025-09-04T00:03:01.3031715Z * [new branch] gh/bobrenjc93/544/orig -> origin/gh/bobrenjc93/544/orig 2025-09-04T00:03:01.3031794Z * [new branch] gh/bobrenjc93/545/base -> origin/gh/bobrenjc93/545/base 2025-09-04T00:03:01.3031871Z * [new branch] gh/bobrenjc93/545/head -> origin/gh/bobrenjc93/545/head 2025-09-04T00:03:01.3031949Z * [new branch] gh/bobrenjc93/545/orig -> origin/gh/bobrenjc93/545/orig 2025-09-04T00:03:01.3032027Z * [new branch] gh/bobrenjc93/546/base -> origin/gh/bobrenjc93/546/base 2025-09-04T00:03:01.3032104Z * [new branch] gh/bobrenjc93/546/head -> origin/gh/bobrenjc93/546/head 2025-09-04T00:03:01.3032180Z * [new branch] gh/bobrenjc93/546/orig -> origin/gh/bobrenjc93/546/orig 2025-09-04T00:03:01.3032258Z * [new branch] gh/bobrenjc93/547/base -> origin/gh/bobrenjc93/547/base 2025-09-04T00:03:01.3032334Z * [new branch] gh/bobrenjc93/547/head -> origin/gh/bobrenjc93/547/head 2025-09-04T00:03:01.3032410Z * [new branch] gh/bobrenjc93/547/orig -> origin/gh/bobrenjc93/547/orig 2025-09-04T00:03:01.3032488Z * [new branch] gh/bobrenjc93/548/base -> origin/gh/bobrenjc93/548/base 2025-09-04T00:03:01.3032572Z * [new branch] gh/bobrenjc93/548/head -> origin/gh/bobrenjc93/548/head 2025-09-04T00:03:01.3032649Z * [new branch] gh/bobrenjc93/548/orig -> origin/gh/bobrenjc93/548/orig 2025-09-04T00:03:01.3032726Z * [new branch] gh/bobrenjc93/549/base -> origin/gh/bobrenjc93/549/base 2025-09-04T00:03:01.3032803Z * [new branch] gh/bobrenjc93/549/head -> origin/gh/bobrenjc93/549/head 2025-09-04T00:03:01.3032880Z * [new branch] gh/bobrenjc93/549/orig -> origin/gh/bobrenjc93/549/orig 2025-09-04T00:03:01.3032958Z * [new branch] gh/bobrenjc93/550/base -> origin/gh/bobrenjc93/550/base 2025-09-04T00:03:01.3033037Z * [new branch] gh/bobrenjc93/550/head -> origin/gh/bobrenjc93/550/head 2025-09-04T00:03:01.3033114Z * [new branch] gh/bobrenjc93/550/orig -> origin/gh/bobrenjc93/550/orig 2025-09-04T00:03:01.3033192Z * [new branch] gh/bobrenjc93/551/base -> origin/gh/bobrenjc93/551/base 2025-09-04T00:03:01.3033301Z * [new branch] gh/bobrenjc93/551/head -> origin/gh/bobrenjc93/551/head 2025-09-04T00:03:01.3033384Z * [new branch] gh/bobrenjc93/551/orig -> origin/gh/bobrenjc93/551/orig 2025-09-04T00:03:01.3033463Z * [new branch] gh/bobrenjc93/552/base -> origin/gh/bobrenjc93/552/base 2025-09-04T00:03:01.3033540Z * [new branch] gh/bobrenjc93/552/head -> origin/gh/bobrenjc93/552/head 2025-09-04T00:03:01.3033616Z * [new branch] gh/bobrenjc93/552/orig -> origin/gh/bobrenjc93/552/orig 2025-09-04T00:03:01.3033693Z * [new branch] gh/bobrenjc93/553/base -> origin/gh/bobrenjc93/553/base 2025-09-04T00:03:01.3033770Z * [new branch] gh/bobrenjc93/553/head -> origin/gh/bobrenjc93/553/head 2025-09-04T00:03:01.3033876Z * [new branch] gh/bobrenjc93/553/orig -> origin/gh/bobrenjc93/553/orig 2025-09-04T00:03:01.3033953Z * [new branch] gh/bobrenjc93/554/base -> origin/gh/bobrenjc93/554/base 2025-09-04T00:03:01.3034033Z * [new branch] gh/bobrenjc93/554/head -> origin/gh/bobrenjc93/554/head 2025-09-04T00:03:01.3034110Z * [new branch] gh/bobrenjc93/554/orig -> origin/gh/bobrenjc93/554/orig 2025-09-04T00:03:01.3034187Z * [new branch] gh/bobrenjc93/555/base -> origin/gh/bobrenjc93/555/base 2025-09-04T00:03:01.3034264Z * [new branch] gh/bobrenjc93/555/head -> origin/gh/bobrenjc93/555/head 2025-09-04T00:03:01.3034340Z * [new branch] gh/bobrenjc93/555/orig -> origin/gh/bobrenjc93/555/orig 2025-09-04T00:03:01.3034430Z * [new branch] gh/briancoutinho/2/base -> origin/gh/briancoutinho/2/base 2025-09-04T00:03:01.3034516Z * [new branch] gh/briancoutinho/2/head -> origin/gh/briancoutinho/2/head 2025-09-04T00:03:01.3034591Z * [new branch] gh/c00w/23/base -> origin/gh/c00w/23/base 2025-09-04T00:03:01.3034660Z * [new branch] gh/c00w/23/head -> origin/gh/c00w/23/head 2025-09-04T00:03:01.3034729Z * [new branch] gh/c00w/38/base -> origin/gh/c00w/38/base 2025-09-04T00:03:01.3034798Z * [new branch] gh/c00w/38/head -> origin/gh/c00w/38/head 2025-09-04T00:03:01.3034864Z * [new branch] gh/c00w/38/orig -> origin/gh/c00w/38/orig 2025-09-04T00:03:01.3034936Z * [new branch] gh/c00w/48/base -> origin/gh/c00w/48/base 2025-09-04T00:03:01.3035005Z * [new branch] gh/c00w/48/head -> origin/gh/c00w/48/head 2025-09-04T00:03:01.3035072Z * [new branch] gh/c00w/48/orig -> origin/gh/c00w/48/orig 2025-09-04T00:03:01.3035137Z * [new branch] gh/c00w/53/base -> origin/gh/c00w/53/base 2025-09-04T00:03:01.3035206Z * [new branch] gh/c00w/53/head -> origin/gh/c00w/53/head 2025-09-04T00:03:01.3035271Z * [new branch] gh/c00w/53/orig -> origin/gh/c00w/53/orig 2025-09-04T00:03:01.3035339Z * [new branch] gh/c00w/54/base -> origin/gh/c00w/54/base 2025-09-04T00:03:01.3035405Z * [new branch] gh/c00w/54/head -> origin/gh/c00w/54/head 2025-09-04T00:03:01.3035470Z * [new branch] gh/c00w/54/orig -> origin/gh/c00w/54/orig 2025-09-04T00:03:01.3035535Z * [new branch] gh/c00w/55/base -> origin/gh/c00w/55/base 2025-09-04T00:03:01.3035602Z * [new branch] gh/c00w/55/head -> origin/gh/c00w/55/head 2025-09-04T00:03:01.3035669Z * [new branch] gh/c00w/55/orig -> origin/gh/c00w/55/orig 2025-09-04T00:03:01.3035736Z * [new branch] gh/c00w/56/base -> origin/gh/c00w/56/base 2025-09-04T00:03:01.3035803Z * [new branch] gh/c00w/56/head -> origin/gh/c00w/56/head 2025-09-04T00:03:01.3035870Z * [new branch] gh/c00w/56/orig -> origin/gh/c00w/56/orig 2025-09-04T00:03:01.3035970Z * [new branch] gh/clee2000/1/base -> origin/gh/clee2000/1/base 2025-09-04T00:03:01.3036045Z * [new branch] gh/clee2000/1/head -> origin/gh/clee2000/1/head 2025-09-04T00:03:01.3036120Z * [new branch] gh/clee2000/1/orig -> origin/gh/clee2000/1/orig 2025-09-04T00:03:01.3036204Z * [new branch] gh/coconutruben/1/base -> origin/gh/coconutruben/1/base 2025-09-04T00:03:01.3036283Z * [new branch] gh/coconutruben/1/head -> origin/gh/coconutruben/1/head 2025-09-04T00:03:01.3036443Z * [new branch] gh/coconutruben/11/base -> origin/gh/coconutruben/11/base 2025-09-04T00:03:01.3036526Z * [new branch] gh/coconutruben/11/head -> origin/gh/coconutruben/11/head 2025-09-04T00:03:01.3036647Z * [new branch] gh/coconutruben/11/orig -> origin/gh/coconutruben/11/orig 2025-09-04T00:03:01.3036738Z * [new branch] gh/coconutruben/12/base -> origin/gh/coconutruben/12/base 2025-09-04T00:03:01.3036819Z * [new branch] gh/coconutruben/12/head -> origin/gh/coconutruben/12/head 2025-09-04T00:03:01.3036901Z * [new branch] gh/coconutruben/12/orig -> origin/gh/coconutruben/12/orig 2025-09-04T00:03:01.3036983Z * [new branch] gh/coconutruben/13/base -> origin/gh/coconutruben/13/base 2025-09-04T00:03:01.3037062Z * [new branch] gh/coconutruben/13/head -> origin/gh/coconutruben/13/head 2025-09-04T00:03:01.3037141Z * [new branch] gh/coconutruben/13/orig -> origin/gh/coconutruben/13/orig 2025-09-04T00:03:01.3037229Z * [new branch] gh/coconutruben/14/base -> origin/gh/coconutruben/14/base 2025-09-04T00:03:01.3037311Z * [new branch] gh/coconutruben/14/head -> origin/gh/coconutruben/14/head 2025-09-04T00:03:01.3037390Z * [new branch] gh/coconutruben/14/orig -> origin/gh/coconutruben/14/orig 2025-09-04T00:03:01.3037471Z * [new branch] gh/coconutruben/15/base -> origin/gh/coconutruben/15/base 2025-09-04T00:03:01.3037550Z * [new branch] gh/coconutruben/15/head -> origin/gh/coconutruben/15/head 2025-09-04T00:03:01.3037631Z * [new branch] gh/coconutruben/15/orig -> origin/gh/coconutruben/15/orig 2025-09-04T00:03:01.3037713Z * [new branch] gh/coconutruben/16/base -> origin/gh/coconutruben/16/base 2025-09-04T00:03:01.3037792Z * [new branch] gh/coconutruben/16/head -> origin/gh/coconutruben/16/head 2025-09-04T00:03:01.3037871Z * [new branch] gh/coconutruben/16/orig -> origin/gh/coconutruben/16/orig 2025-09-04T00:03:01.3037950Z * [new branch] gh/coconutruben/17/base -> origin/gh/coconutruben/17/base 2025-09-04T00:03:01.3038037Z * [new branch] gh/coconutruben/17/head -> origin/gh/coconutruben/17/head 2025-09-04T00:03:01.3038117Z * [new branch] gh/coconutruben/17/orig -> origin/gh/coconutruben/17/orig 2025-09-04T00:03:01.3038197Z * [new branch] gh/coconutruben/18/base -> origin/gh/coconutruben/18/base 2025-09-04T00:03:01.3038277Z * [new branch] gh/coconutruben/18/head -> origin/gh/coconutruben/18/head 2025-09-04T00:03:01.3038357Z * [new branch] gh/coconutruben/18/orig -> origin/gh/coconutruben/18/orig 2025-09-04T00:03:01.3038436Z * [new branch] gh/coconutruben/19/base -> origin/gh/coconutruben/19/base 2025-09-04T00:03:01.3038517Z * [new branch] gh/coconutruben/19/head -> origin/gh/coconutruben/19/head 2025-09-04T00:03:01.3038596Z * [new branch] gh/coconutruben/19/orig -> origin/gh/coconutruben/19/orig 2025-09-04T00:03:01.3038674Z * [new branch] gh/coconutruben/20/base -> origin/gh/coconutruben/20/base 2025-09-04T00:03:01.3038757Z * [new branch] gh/coconutruben/20/head -> origin/gh/coconutruben/20/head 2025-09-04T00:03:01.3038874Z * [new branch] gh/coconutruben/20/orig -> origin/gh/coconutruben/20/orig 2025-09-04T00:03:01.3038953Z * [new branch] gh/coconutruben/21/base -> origin/gh/coconutruben/21/base 2025-09-04T00:03:01.3039033Z * [new branch] gh/coconutruben/21/head -> origin/gh/coconutruben/21/head 2025-09-04T00:03:01.3039113Z * [new branch] gh/coconutruben/21/orig -> origin/gh/coconutruben/21/orig 2025-09-04T00:03:01.3039192Z * [new branch] gh/coconutruben/22/base -> origin/gh/coconutruben/22/base 2025-09-04T00:03:01.3039272Z * [new branch] gh/coconutruben/22/head -> origin/gh/coconutruben/22/head 2025-09-04T00:03:01.3039352Z * [new branch] gh/coconutruben/22/orig -> origin/gh/coconutruben/22/orig 2025-09-04T00:03:01.3039462Z * [new branch] gh/coconutruben/24/base -> origin/gh/coconutruben/24/base 2025-09-04T00:03:01.3039543Z * [new branch] gh/coconutruben/24/head -> origin/gh/coconutruben/24/head 2025-09-04T00:03:01.3039624Z * [new branch] gh/coconutruben/24/orig -> origin/gh/coconutruben/24/orig 2025-09-04T00:03:01.3039703Z * [new branch] gh/coconutruben/25/base -> origin/gh/coconutruben/25/base 2025-09-04T00:03:01.3039793Z * [new branch] gh/coconutruben/25/head -> origin/gh/coconutruben/25/head 2025-09-04T00:03:01.3039873Z * [new branch] gh/coconutruben/25/orig -> origin/gh/coconutruben/25/orig 2025-09-04T00:03:01.3039951Z * [new branch] gh/coconutruben/26/base -> origin/gh/coconutruben/26/base 2025-09-04T00:03:01.3040031Z * [new branch] gh/coconutruben/26/head -> origin/gh/coconutruben/26/head 2025-09-04T00:03:01.3040111Z * [new branch] gh/coconutruben/26/orig -> origin/gh/coconutruben/26/orig 2025-09-04T00:03:01.3040192Z * [new branch] gh/coconutruben/27/base -> origin/gh/coconutruben/27/base 2025-09-04T00:03:01.3040272Z * [new branch] gh/coconutruben/27/head -> origin/gh/coconutruben/27/head 2025-09-04T00:03:01.3040352Z * [new branch] gh/coconutruben/27/orig -> origin/gh/coconutruben/27/orig 2025-09-04T00:03:01.3040431Z * [new branch] gh/coconutruben/28/base -> origin/gh/coconutruben/28/base 2025-09-04T00:03:01.3040509Z * [new branch] gh/coconutruben/28/head -> origin/gh/coconutruben/28/head 2025-09-04T00:03:01.3040588Z * [new branch] gh/coconutruben/28/orig -> origin/gh/coconutruben/28/orig 2025-09-04T00:03:01.3040667Z * [new branch] gh/coconutruben/29/base -> origin/gh/coconutruben/29/base 2025-09-04T00:03:01.3040746Z * [new branch] gh/coconutruben/29/head -> origin/gh/coconutruben/29/head 2025-09-04T00:03:01.3043488Z * [new branch] gh/coconutruben/29/orig -> origin/gh/coconutruben/29/orig 2025-09-04T00:03:01.3043582Z * [new branch] gh/coconutruben/30/base -> origin/gh/coconutruben/30/base 2025-09-04T00:03:01.3043674Z * [new branch] gh/coconutruben/30/head -> origin/gh/coconutruben/30/head 2025-09-04T00:03:01.3043766Z * [new branch] gh/coconutruben/30/orig -> origin/gh/coconutruben/30/orig 2025-09-04T00:03:01.3043845Z * [new branch] gh/coconutruben/31/base -> origin/gh/coconutruben/31/base 2025-09-04T00:03:01.3043925Z * [new branch] gh/coconutruben/31/head -> origin/gh/coconutruben/31/head 2025-09-04T00:03:01.3044005Z * [new branch] gh/coconutruben/31/orig -> origin/gh/coconutruben/31/orig 2025-09-04T00:03:01.3044084Z * [new branch] gh/coconutruben/32/base -> origin/gh/coconutruben/32/base 2025-09-04T00:03:01.3044164Z * [new branch] gh/coconutruben/32/head -> origin/gh/coconutruben/32/head 2025-09-04T00:03:01.3044245Z * [new branch] gh/coconutruben/32/orig -> origin/gh/coconutruben/32/orig 2025-09-04T00:03:01.3044368Z * [new branch] gh/coconutruben/33/base -> origin/gh/coconutruben/33/base 2025-09-04T00:03:01.3044447Z * [new branch] gh/coconutruben/33/head -> origin/gh/coconutruben/33/head 2025-09-04T00:03:01.3044527Z * [new branch] gh/coconutruben/33/orig -> origin/gh/coconutruben/33/orig 2025-09-04T00:03:01.3044607Z * [new branch] gh/coconutruben/34/base -> origin/gh/coconutruben/34/base 2025-09-04T00:03:01.3044686Z * [new branch] gh/coconutruben/34/head -> origin/gh/coconutruben/34/head 2025-09-04T00:03:01.3044765Z * [new branch] gh/coconutruben/34/orig -> origin/gh/coconutruben/34/orig 2025-09-04T00:03:01.3044845Z * [new branch] gh/coconutruben/35/base -> origin/gh/coconutruben/35/base 2025-09-04T00:03:01.3044955Z * [new branch] gh/coconutruben/35/head -> origin/gh/coconutruben/35/head 2025-09-04T00:03:01.3045039Z * [new branch] gh/coconutruben/35/orig -> origin/gh/coconutruben/35/orig 2025-09-04T00:03:01.3045125Z * [new branch] gh/coconutruben/36/base -> origin/gh/coconutruben/36/base 2025-09-04T00:03:01.3045205Z * [new branch] gh/coconutruben/36/head -> origin/gh/coconutruben/36/head 2025-09-04T00:03:01.3045284Z * [new branch] gh/coconutruben/36/orig -> origin/gh/coconutruben/36/orig 2025-09-04T00:03:01.3045366Z * [new branch] gh/coconutruben/37/base -> origin/gh/coconutruben/37/base 2025-09-04T00:03:01.3045445Z * [new branch] gh/coconutruben/37/head -> origin/gh/coconutruben/37/head 2025-09-04T00:03:01.3045525Z * [new branch] gh/coconutruben/37/orig -> origin/gh/coconutruben/37/orig 2025-09-04T00:03:01.3045605Z * [new branch] gh/coconutruben/38/base -> origin/gh/coconutruben/38/base 2025-09-04T00:03:01.3045686Z * [new branch] gh/coconutruben/38/head -> origin/gh/coconutruben/38/head 2025-09-04T00:03:01.3045766Z * [new branch] gh/coconutruben/38/orig -> origin/gh/coconutruben/38/orig 2025-09-04T00:03:01.3045846Z * [new branch] gh/coconutruben/39/base -> origin/gh/coconutruben/39/base 2025-09-04T00:03:01.3045925Z * [new branch] gh/coconutruben/39/head -> origin/gh/coconutruben/39/head 2025-09-04T00:03:01.3046005Z * [new branch] gh/coconutruben/39/orig -> origin/gh/coconutruben/39/orig 2025-09-04T00:03:01.3046091Z * [new branch] gh/coconutruben/40/base -> origin/gh/coconutruben/40/base 2025-09-04T00:03:01.3046170Z * [new branch] gh/coconutruben/40/head -> origin/gh/coconutruben/40/head 2025-09-04T00:03:01.3046249Z * [new branch] gh/coconutruben/40/orig -> origin/gh/coconutruben/40/orig 2025-09-04T00:03:01.3048273Z * [new branch] gh/coconutruben/41/base -> origin/gh/coconutruben/41/base 2025-09-04T00:03:01.3048368Z * [new branch] gh/coconutruben/41/head -> origin/gh/coconutruben/41/head 2025-09-04T00:03:01.3048464Z * [new branch] gh/coconutruben/41/orig -> origin/gh/coconutruben/41/orig 2025-09-04T00:03:01.3048555Z * [new branch] gh/coconutruben/42/base -> origin/gh/coconutruben/42/base 2025-09-04T00:03:01.3048640Z * [new branch] gh/coconutruben/42/head -> origin/gh/coconutruben/42/head 2025-09-04T00:03:01.3048719Z * [new branch] gh/coconutruben/42/orig -> origin/gh/coconutruben/42/orig 2025-09-04T00:03:01.3048799Z * [new branch] gh/coconutruben/43/base -> origin/gh/coconutruben/43/base 2025-09-04T00:03:01.3048879Z * [new branch] gh/coconutruben/43/head -> origin/gh/coconutruben/43/head 2025-09-04T00:03:01.3048958Z * [new branch] gh/coconutruben/43/orig -> origin/gh/coconutruben/43/orig 2025-09-04T00:03:01.3049051Z * [new branch] gh/coconutruben/44/base -> origin/gh/coconutruben/44/base 2025-09-04T00:03:01.3049192Z * [new branch] gh/coconutruben/44/head -> origin/gh/coconutruben/44/head 2025-09-04T00:03:01.3049271Z * [new branch] gh/coconutruben/44/orig -> origin/gh/coconutruben/44/orig 2025-09-04T00:03:01.3049351Z * [new branch] gh/coconutruben/45/base -> origin/gh/coconutruben/45/base 2025-09-04T00:03:01.3049432Z * [new branch] gh/coconutruben/45/head -> origin/gh/coconutruben/45/head 2025-09-04T00:03:01.3049512Z * [new branch] gh/coconutruben/45/orig -> origin/gh/coconutruben/45/orig 2025-09-04T00:03:01.3049592Z * [new branch] gh/coconutruben/46/base -> origin/gh/coconutruben/46/base 2025-09-04T00:03:01.3049672Z * [new branch] gh/coconutruben/46/head -> origin/gh/coconutruben/46/head 2025-09-04T00:03:01.3049786Z * [new branch] gh/coconutruben/46/orig -> origin/gh/coconutruben/46/orig 2025-09-04T00:03:01.3049866Z * [new branch] gh/coconutruben/47/base -> origin/gh/coconutruben/47/base 2025-09-04T00:03:01.3049949Z * [new branch] gh/coconutruben/47/head -> origin/gh/coconutruben/47/head 2025-09-04T00:03:01.3050030Z * [new branch] gh/coconutruben/47/orig -> origin/gh/coconutruben/47/orig 2025-09-04T00:03:01.3050111Z * [new branch] gh/coconutruben/48/base -> origin/gh/coconutruben/48/base 2025-09-04T00:03:01.3050190Z * [new branch] gh/coconutruben/48/head -> origin/gh/coconutruben/48/head 2025-09-04T00:03:01.3052007Z * [new branch] gh/coconutruben/48/orig -> origin/gh/coconutruben/48/orig 2025-09-04T00:03:01.3052102Z * [new branch] gh/coconutruben/49/base -> origin/gh/coconutruben/49/base 2025-09-04T00:03:01.3052184Z * [new branch] gh/coconutruben/49/head -> origin/gh/coconutruben/49/head 2025-09-04T00:03:01.3052271Z * [new branch] gh/coconutruben/49/orig -> origin/gh/coconutruben/49/orig 2025-09-04T00:03:01.3052358Z * [new branch] gh/coconutruben/50/base -> origin/gh/coconutruben/50/base 2025-09-04T00:03:01.3052437Z * [new branch] gh/coconutruben/50/head -> origin/gh/coconutruben/50/head 2025-09-04T00:03:01.3052517Z * [new branch] gh/coconutruben/50/orig -> origin/gh/coconutruben/50/orig 2025-09-04T00:03:01.3052604Z * [new branch] gh/coconutruben/51/base -> origin/gh/coconutruben/51/base 2025-09-04T00:03:01.3052683Z * [new branch] gh/coconutruben/51/head -> origin/gh/coconutruben/51/head 2025-09-04T00:03:01.3052768Z * [new branch] gh/coconutruben/51/orig -> origin/gh/coconutruben/51/orig 2025-09-04T00:03:01.3052851Z * [new branch] gh/coconutruben/52/base -> origin/gh/coconutruben/52/base 2025-09-04T00:03:01.3052934Z * [new branch] gh/coconutruben/52/head -> origin/gh/coconutruben/52/head 2025-09-04T00:03:01.3053013Z * [new branch] gh/coconutruben/52/orig -> origin/gh/coconutruben/52/orig 2025-09-04T00:03:01.3053094Z * [new branch] gh/coconutruben/53/base -> origin/gh/coconutruben/53/base 2025-09-04T00:03:01.3053174Z * [new branch] gh/coconutruben/53/head -> origin/gh/coconutruben/53/head 2025-09-04T00:03:01.3053253Z * [new branch] gh/coconutruben/53/orig -> origin/gh/coconutruben/53/orig 2025-09-04T00:03:01.3053332Z * [new branch] gh/coconutruben/54/base -> origin/gh/coconutruben/54/base 2025-09-04T00:03:01.3053412Z * [new branch] gh/coconutruben/54/head -> origin/gh/coconutruben/54/head 2025-09-04T00:03:01.3053491Z * [new branch] gh/coconutruben/54/orig -> origin/gh/coconutruben/54/orig 2025-09-04T00:03:01.3053570Z * [new branch] gh/coconutruben/55/base -> origin/gh/coconutruben/55/base 2025-09-04T00:03:01.3053652Z * [new branch] gh/coconutruben/55/head -> origin/gh/coconutruben/55/head 2025-09-04T00:03:01.3053772Z * [new branch] gh/coconutruben/55/orig -> origin/gh/coconutruben/55/orig 2025-09-04T00:03:01.3053852Z * [new branch] gh/coconutruben/56/base -> origin/gh/coconutruben/56/base 2025-09-04T00:03:01.3055603Z * [new branch] gh/coconutruben/56/head -> origin/gh/coconutruben/56/head 2025-09-04T00:03:01.3055690Z * [new branch] gh/coconutruben/56/orig -> origin/gh/coconutruben/56/orig 2025-09-04T00:03:01.3055771Z * [new branch] gh/coconutruben/57/base -> origin/gh/coconutruben/57/base 2025-09-04T00:03:01.3055850Z * [new branch] gh/coconutruben/57/head -> origin/gh/coconutruben/57/head 2025-09-04T00:03:01.3055930Z * [new branch] gh/coconutruben/57/orig -> origin/gh/coconutruben/57/orig 2025-09-04T00:03:01.3056051Z * [new branch] gh/coconutruben/58/base -> origin/gh/coconutruben/58/base 2025-09-04T00:03:01.3056131Z * [new branch] gh/coconutruben/58/head -> origin/gh/coconutruben/58/head 2025-09-04T00:03:01.3056216Z * [new branch] gh/coconutruben/58/orig -> origin/gh/coconutruben/58/orig 2025-09-04T00:03:01.3056295Z * [new branch] gh/coconutruben/59/base -> origin/gh/coconutruben/59/base 2025-09-04T00:03:01.3056447Z * [new branch] gh/coconutruben/59/head -> origin/gh/coconutruben/59/head 2025-09-04T00:03:01.3056527Z * [new branch] gh/coconutruben/59/orig -> origin/gh/coconutruben/59/orig 2025-09-04T00:03:01.3056606Z * [new branch] gh/coconutruben/60/base -> origin/gh/coconutruben/60/base 2025-09-04T00:03:01.3056686Z * [new branch] gh/coconutruben/60/head -> origin/gh/coconutruben/60/head 2025-09-04T00:03:01.3056765Z * [new branch] gh/coconutruben/60/orig -> origin/gh/coconutruben/60/orig 2025-09-04T00:03:01.3056849Z * [new branch] gh/coconutruben/61/base -> origin/gh/coconutruben/61/base 2025-09-04T00:03:01.3056930Z * [new branch] gh/coconutruben/61/head -> origin/gh/coconutruben/61/head 2025-09-04T00:03:01.3057011Z * [new branch] gh/coconutruben/61/orig -> origin/gh/coconutruben/61/orig 2025-09-04T00:03:01.3057091Z * [new branch] gh/coconutruben/62/base -> origin/gh/coconutruben/62/base 2025-09-04T00:03:01.3057171Z * [new branch] gh/coconutruben/62/head -> origin/gh/coconutruben/62/head 2025-09-04T00:03:01.3057252Z * [new branch] gh/coconutruben/62/orig -> origin/gh/coconutruben/62/orig 2025-09-04T00:03:01.3057332Z * [new branch] gh/coconutruben/63/base -> origin/gh/coconutruben/63/base 2025-09-04T00:03:01.3057411Z * [new branch] gh/coconutruben/63/head -> origin/gh/coconutruben/63/head 2025-09-04T00:03:01.3057494Z * [new branch] gh/coconutruben/63/orig -> origin/gh/coconutruben/63/orig 2025-09-04T00:03:01.3057589Z * [new branch] gh/codingwithsurya/12/base -> origin/gh/codingwithsurya/12/base 2025-09-04T00:03:01.3057679Z * [new branch] gh/codingwithsurya/12/head -> origin/gh/codingwithsurya/12/head 2025-09-04T00:03:01.3057767Z * [new branch] gh/codingwithsurya/12/orig -> origin/gh/codingwithsurya/12/orig 2025-09-04T00:03:01.3057853Z * [new branch] gh/codingwithsurya/14/base -> origin/gh/codingwithsurya/14/base 2025-09-04T00:03:01.3057939Z * [new branch] gh/codingwithsurya/14/head -> origin/gh/codingwithsurya/14/head 2025-09-04T00:03:01.3058026Z * [new branch] gh/codingwithsurya/14/orig -> origin/gh/codingwithsurya/14/orig 2025-09-04T00:03:01.3058111Z * [new branch] gh/codingwithsurya/15/base -> origin/gh/codingwithsurya/15/base 2025-09-04T00:03:01.3058196Z * [new branch] gh/codingwithsurya/15/head -> origin/gh/codingwithsurya/15/head 2025-09-04T00:03:01.3058290Z * [new branch] gh/codingwithsurya/15/orig -> origin/gh/codingwithsurya/15/orig 2025-09-04T00:03:01.3058431Z * [new branch] gh/codingwithsurya/16/base -> origin/gh/codingwithsurya/16/base 2025-09-04T00:03:01.3058517Z * [new branch] gh/codingwithsurya/16/head -> origin/gh/codingwithsurya/16/head 2025-09-04T00:03:01.3058603Z * [new branch] gh/codingwithsurya/16/orig -> origin/gh/codingwithsurya/16/orig 2025-09-04T00:03:01.3058689Z * [new branch] gh/codingwithsurya/17/base -> origin/gh/codingwithsurya/17/base 2025-09-04T00:03:01.3058775Z * [new branch] gh/codingwithsurya/17/head -> origin/gh/codingwithsurya/17/head 2025-09-04T00:03:01.3058863Z * [new branch] gh/codingwithsurya/17/orig -> origin/gh/codingwithsurya/17/orig 2025-09-04T00:03:01.3058948Z * [new branch] gh/codingwithsurya/18/base -> origin/gh/codingwithsurya/18/base 2025-09-04T00:03:01.3059072Z * [new branch] gh/codingwithsurya/18/head -> origin/gh/codingwithsurya/18/head 2025-09-04T00:03:01.3059158Z * [new branch] gh/codingwithsurya/18/orig -> origin/gh/codingwithsurya/18/orig 2025-09-04T00:03:01.3061116Z * [new branch] gh/codingwithsurya/19/base -> origin/gh/codingwithsurya/19/base 2025-09-04T00:03:01.3061221Z * [new branch] gh/codingwithsurya/19/head -> origin/gh/codingwithsurya/19/head 2025-09-04T00:03:01.3061309Z * [new branch] gh/codingwithsurya/19/orig -> origin/gh/codingwithsurya/19/orig 2025-09-04T00:03:01.3061396Z * [new branch] gh/codingwithsurya/20/base -> origin/gh/codingwithsurya/20/base 2025-09-04T00:03:01.3061489Z * [new branch] gh/codingwithsurya/20/head -> origin/gh/codingwithsurya/20/head 2025-09-04T00:03:01.3061575Z * [new branch] gh/codingwithsurya/20/orig -> origin/gh/codingwithsurya/20/orig 2025-09-04T00:03:01.3061660Z * [new branch] gh/codingwithsurya/21/base -> origin/gh/codingwithsurya/21/base 2025-09-04T00:03:01.3061760Z * [new branch] gh/codingwithsurya/21/head -> origin/gh/codingwithsurya/21/head 2025-09-04T00:03:01.3061846Z * [new branch] gh/codingwithsurya/21/orig -> origin/gh/codingwithsurya/21/orig 2025-09-04T00:03:01.3061932Z * [new branch] gh/colinchan15/1/base -> origin/gh/colinchan15/1/base 2025-09-04T00:03:01.3062011Z * [new branch] gh/colinchan15/1/head -> origin/gh/colinchan15/1/head 2025-09-04T00:03:01.3062087Z * [new branch] gh/colinchan15/2/base -> origin/gh/colinchan15/2/base 2025-09-04T00:03:01.3062163Z * [new branch] gh/colinchan15/2/head -> origin/gh/colinchan15/2/head 2025-09-04T00:03:01.3062240Z * [new branch] gh/colinchan15/3/base -> origin/gh/colinchan15/3/base 2025-09-04T00:03:01.3062316Z * [new branch] gh/colinchan15/3/head -> origin/gh/colinchan15/3/head 2025-09-04T00:03:01.3062393Z * [new branch] gh/colinchan15/4/base -> origin/gh/colinchan15/4/base 2025-09-04T00:03:01.3062473Z * [new branch] gh/colinchan15/4/head -> origin/gh/colinchan15/4/head 2025-09-04T00:03:01.3062551Z * [new branch] gh/colinchan15/5/base -> origin/gh/colinchan15/5/base 2025-09-04T00:03:01.3062626Z * [new branch] gh/colinchan15/5/head -> origin/gh/colinchan15/5/head 2025-09-04T00:03:01.3062703Z * [new branch] gh/colinchan15/6/base -> origin/gh/colinchan15/6/base 2025-09-04T00:03:01.3062779Z * [new branch] gh/colinchan15/6/head -> origin/gh/colinchan15/6/head 2025-09-04T00:03:01.3062867Z * [new branch] gh/davidberard98/382/base -> origin/gh/davidberard98/382/base 2025-09-04T00:03:01.3064552Z * [new branch] gh/davidberard98/382/head -> origin/gh/davidberard98/382/head 2025-09-04T00:03:01.3064653Z * [new branch] gh/davidberard98/382/orig -> origin/gh/davidberard98/382/orig 2025-09-04T00:03:01.3064751Z * [new branch] gh/davidberard98/386/base -> origin/gh/davidberard98/386/base 2025-09-04T00:03:01.3064877Z * [new branch] gh/davidberard98/386/head -> origin/gh/davidberard98/386/head 2025-09-04T00:03:01.3064961Z * [new branch] gh/davidberard98/386/orig -> origin/gh/davidberard98/386/orig 2025-09-04T00:03:01.3065043Z * [new branch] gh/davidberard98/391/base -> origin/gh/davidberard98/391/base 2025-09-04T00:03:01.3065135Z * [new branch] gh/davidberard98/391/head -> origin/gh/davidberard98/391/head 2025-09-04T00:03:01.3065216Z * [new branch] gh/davidberard98/391/orig -> origin/gh/davidberard98/391/orig 2025-09-04T00:03:01.3065317Z * [new branch] gh/davidberard98/392/base -> origin/gh/davidberard98/392/base 2025-09-04T00:03:01.3065404Z * [new branch] gh/davidberard98/392/head -> origin/gh/davidberard98/392/head 2025-09-04T00:03:01.3065513Z * [new branch] gh/davidberard98/392/orig -> origin/gh/davidberard98/392/orig 2025-09-04T00:03:01.3065595Z * [new branch] gh/davidberard98/393/base -> origin/gh/davidberard98/393/base 2025-09-04T00:03:01.3065681Z * [new branch] gh/davidberard98/393/head -> origin/gh/davidberard98/393/head 2025-09-04T00:03:01.3065764Z * [new branch] gh/davidberard98/393/orig -> origin/gh/davidberard98/393/orig 2025-09-04T00:03:01.3065846Z * [new branch] gh/davidberard98/394/base -> origin/gh/davidberard98/394/base 2025-09-04T00:03:01.3065928Z * [new branch] gh/davidberard98/394/head -> origin/gh/davidberard98/394/head 2025-09-04T00:03:01.3066011Z * [new branch] gh/davidberard98/394/orig -> origin/gh/davidberard98/394/orig 2025-09-04T00:03:01.3066094Z * [new branch] gh/davidberard98/395/base -> origin/gh/davidberard98/395/base 2025-09-04T00:03:01.3066178Z * [new branch] gh/davidberard98/395/head -> origin/gh/davidberard98/395/head 2025-09-04T00:03:01.3066261Z * [new branch] gh/davidberard98/395/orig -> origin/gh/davidberard98/395/orig 2025-09-04T00:03:01.3066424Z * [new branch] gh/davidberard98/396/base -> origin/gh/davidberard98/396/base 2025-09-04T00:03:01.3066509Z * [new branch] gh/davidberard98/396/head -> origin/gh/davidberard98/396/head 2025-09-04T00:03:01.3066593Z * [new branch] gh/davidberard98/396/orig -> origin/gh/davidberard98/396/orig 2025-09-04T00:03:01.3066677Z * [new branch] gh/davidberard98/397/base -> origin/gh/davidberard98/397/base 2025-09-04T00:03:01.3066759Z * [new branch] gh/davidberard98/397/head -> origin/gh/davidberard98/397/head 2025-09-04T00:03:01.3066843Z * [new branch] gh/davidberard98/397/orig -> origin/gh/davidberard98/397/orig 2025-09-04T00:03:01.3066925Z * [new branch] gh/davidberard98/398/base -> origin/gh/davidberard98/398/base 2025-09-04T00:03:01.3067011Z * [new branch] gh/davidberard98/398/head -> origin/gh/davidberard98/398/head 2025-09-04T00:03:01.3067097Z * [new branch] gh/davidberard98/398/orig -> origin/gh/davidberard98/398/orig 2025-09-04T00:03:01.3067179Z * [new branch] gh/davidberard98/399/base -> origin/gh/davidberard98/399/base 2025-09-04T00:03:01.3067260Z * [new branch] gh/davidberard98/399/head -> origin/gh/davidberard98/399/head 2025-09-04T00:03:01.3067344Z * [new branch] gh/davidberard98/399/orig -> origin/gh/davidberard98/399/orig 2025-09-04T00:03:01.3067425Z * [new branch] gh/davidberard98/400/base -> origin/gh/davidberard98/400/base 2025-09-04T00:03:01.3067507Z * [new branch] gh/davidberard98/400/head -> origin/gh/davidberard98/400/head 2025-09-04T00:03:01.3067590Z * [new branch] gh/davidberard98/400/orig -> origin/gh/davidberard98/400/orig 2025-09-04T00:03:01.3067674Z * [new branch] gh/davidberard98/401/base -> origin/gh/davidberard98/401/base 2025-09-04T00:03:01.3067756Z * [new branch] gh/davidberard98/401/head -> origin/gh/davidberard98/401/head 2025-09-04T00:03:01.3067882Z * [new branch] gh/davidberard98/401/orig -> origin/gh/davidberard98/401/orig 2025-09-04T00:03:01.3067967Z * [new branch] gh/davidberard98/402/base -> origin/gh/davidberard98/402/base 2025-09-04T00:03:01.3068051Z * [new branch] gh/davidberard98/402/head -> origin/gh/davidberard98/402/head 2025-09-04T00:03:01.3068141Z * [new branch] gh/davidberard98/402/orig -> origin/gh/davidberard98/402/orig 2025-09-04T00:03:01.3068224Z * [new branch] gh/davidberard98/403/base -> origin/gh/davidberard98/403/base 2025-09-04T00:03:01.3070185Z * [new branch] gh/davidberard98/403/head -> origin/gh/davidberard98/403/head 2025-09-04T00:03:01.3070292Z * [new branch] gh/davidberard98/403/orig -> origin/gh/davidberard98/403/orig 2025-09-04T00:03:01.3070434Z * [new branch] gh/davidberard98/404/base -> origin/gh/davidberard98/404/base 2025-09-04T00:03:01.3070524Z * [new branch] gh/davidberard98/404/head -> origin/gh/davidberard98/404/head 2025-09-04T00:03:01.3070605Z * [new branch] gh/davidberard98/404/orig -> origin/gh/davidberard98/404/orig 2025-09-04T00:03:01.3070686Z * [new branch] gh/davidberard98/405/base -> origin/gh/davidberard98/405/base 2025-09-04T00:03:01.3070769Z * [new branch] gh/davidberard98/405/head -> origin/gh/davidberard98/405/head 2025-09-04T00:03:01.3070852Z * [new branch] gh/davidberard98/405/orig -> origin/gh/davidberard98/405/orig 2025-09-04T00:03:01.3070943Z * [new branch] gh/desertfire/589/base -> origin/gh/desertfire/589/base 2025-09-04T00:03:01.3071031Z * [new branch] gh/desertfire/589/head -> origin/gh/desertfire/589/head 2025-09-04T00:03:01.3071112Z * [new branch] gh/desertfire/589/orig -> origin/gh/desertfire/589/orig 2025-09-04T00:03:01.3071190Z * [new branch] gh/desertfire/594/base -> origin/gh/desertfire/594/base 2025-09-04T00:03:01.3071271Z * [new branch] gh/desertfire/594/head -> origin/gh/desertfire/594/head 2025-09-04T00:03:01.3071349Z * [new branch] gh/desertfire/594/orig -> origin/gh/desertfire/594/orig 2025-09-04T00:03:01.3071426Z * [new branch] gh/desertfire/595/base -> origin/gh/desertfire/595/base 2025-09-04T00:03:01.3071504Z * [new branch] gh/desertfire/595/head -> origin/gh/desertfire/595/head 2025-09-04T00:03:01.3071582Z * [new branch] gh/desertfire/595/orig -> origin/gh/desertfire/595/orig 2025-09-04T00:03:01.3071659Z * [new branch] gh/desertfire/596/base -> origin/gh/desertfire/596/base 2025-09-04T00:03:01.3071738Z * [new branch] gh/desertfire/596/head -> origin/gh/desertfire/596/head 2025-09-04T00:03:01.3071818Z * [new branch] gh/desertfire/596/orig -> origin/gh/desertfire/596/orig 2025-09-04T00:03:01.3071900Z * [new branch] gh/desertfire/597/base -> origin/gh/desertfire/597/base 2025-09-04T00:03:01.3071977Z * [new branch] gh/desertfire/597/head -> origin/gh/desertfire/597/head 2025-09-04T00:03:01.3072056Z * [new branch] gh/desertfire/597/orig -> origin/gh/desertfire/597/orig 2025-09-04T00:03:01.3073829Z * [new branch] gh/dharakk/1/base -> origin/gh/dharakk/1/base 2025-09-04T00:03:01.3073922Z * [new branch] gh/dharakk/1/head -> origin/gh/dharakk/1/head 2025-09-04T00:03:01.3074005Z * [new branch] gh/drisspg/149/base -> origin/gh/drisspg/149/base 2025-09-04T00:03:01.3074081Z * [new branch] gh/drisspg/149/head -> origin/gh/drisspg/149/head 2025-09-04T00:03:01.3074160Z * [new branch] gh/drisspg/149/orig -> origin/gh/drisspg/149/orig 2025-09-04T00:03:01.3074233Z * [new branch] gh/drisspg/150/base -> origin/gh/drisspg/150/base 2025-09-04T00:03:01.3074356Z * [new branch] gh/drisspg/150/head -> origin/gh/drisspg/150/head 2025-09-04T00:03:01.3074433Z * [new branch] gh/drisspg/150/orig -> origin/gh/drisspg/150/orig 2025-09-04T00:03:01.3074506Z * [new branch] gh/drisspg/151/base -> origin/gh/drisspg/151/base 2025-09-04T00:03:01.3074579Z * [new branch] gh/drisspg/151/head -> origin/gh/drisspg/151/head 2025-09-04T00:03:01.3074651Z * [new branch] gh/drisspg/151/orig -> origin/gh/drisspg/151/orig 2025-09-04T00:03:01.3074724Z * [new branch] gh/drisspg/159/base -> origin/gh/drisspg/159/base 2025-09-04T00:03:01.3074796Z * [new branch] gh/drisspg/159/head -> origin/gh/drisspg/159/head 2025-09-04T00:03:01.3074898Z * [new branch] gh/drisspg/159/orig -> origin/gh/drisspg/159/orig 2025-09-04T00:03:01.3074973Z * [new branch] gh/drisspg/166/base -> origin/gh/drisspg/166/base 2025-09-04T00:03:01.3075048Z * [new branch] gh/drisspg/166/head -> origin/gh/drisspg/166/head 2025-09-04T00:03:01.3075120Z * [new branch] gh/drisspg/166/orig -> origin/gh/drisspg/166/orig 2025-09-04T00:03:01.3075194Z * [new branch] gh/drisspg/170/base -> origin/gh/drisspg/170/base 2025-09-04T00:03:01.3075266Z * [new branch] gh/drisspg/170/head -> origin/gh/drisspg/170/head 2025-09-04T00:03:01.3075338Z * [new branch] gh/drisspg/170/orig -> origin/gh/drisspg/170/orig 2025-09-04T00:03:01.3075411Z * [new branch] gh/drisspg/173/base -> origin/gh/drisspg/173/base 2025-09-04T00:03:01.3075484Z * [new branch] gh/drisspg/173/head -> origin/gh/drisspg/173/head 2025-09-04T00:03:01.3075563Z * [new branch] gh/drisspg/173/orig -> origin/gh/drisspg/173/orig 2025-09-04T00:03:01.3077419Z * [new branch] gh/drisspg/177/base -> origin/gh/drisspg/177/base 2025-09-04T00:03:01.3077512Z * [new branch] gh/drisspg/177/head -> origin/gh/drisspg/177/head 2025-09-04T00:03:01.3077587Z * [new branch] gh/drisspg/177/orig -> origin/gh/drisspg/177/orig 2025-09-04T00:03:01.3077662Z * [new branch] gh/drisspg/178/base -> origin/gh/drisspg/178/base 2025-09-04T00:03:01.3077739Z * [new branch] gh/drisspg/178/head -> origin/gh/drisspg/178/head 2025-09-04T00:03:01.3077811Z * [new branch] gh/drisspg/178/orig -> origin/gh/drisspg/178/orig 2025-09-04T00:03:01.3077888Z * [new branch] gh/drisspg/179/base -> origin/gh/drisspg/179/base 2025-09-04T00:03:01.3077962Z * [new branch] gh/drisspg/179/head -> origin/gh/drisspg/179/head 2025-09-04T00:03:01.3078039Z * [new branch] gh/drisspg/179/orig -> origin/gh/drisspg/179/orig 2025-09-04T00:03:01.3078112Z * [new branch] gh/drisspg/180/base -> origin/gh/drisspg/180/base 2025-09-04T00:03:01.3078188Z * [new branch] gh/drisspg/180/head -> origin/gh/drisspg/180/head 2025-09-04T00:03:01.3078260Z * [new branch] gh/drisspg/180/orig -> origin/gh/drisspg/180/orig 2025-09-04T00:03:01.3078342Z * [new branch] gh/drisspg/181/base -> origin/gh/drisspg/181/base 2025-09-04T00:03:01.3078414Z * [new branch] gh/drisspg/181/head -> origin/gh/drisspg/181/head 2025-09-04T00:03:01.3078486Z * [new branch] gh/drisspg/181/orig -> origin/gh/drisspg/181/orig 2025-09-04T00:03:01.3078558Z * [new branch] gh/drisspg/182/base -> origin/gh/drisspg/182/base 2025-09-04T00:03:01.3078632Z * [new branch] gh/drisspg/182/head -> origin/gh/drisspg/182/head 2025-09-04T00:03:01.3078705Z * [new branch] gh/drisspg/183/base -> origin/gh/drisspg/183/base 2025-09-04T00:03:01.3078835Z * [new branch] gh/drisspg/183/head -> origin/gh/drisspg/183/head 2025-09-04T00:03:01.3078909Z * [new branch] gh/drisspg/184/base -> origin/gh/drisspg/184/base 2025-09-04T00:03:01.3078982Z * [new branch] gh/drisspg/184/head -> origin/gh/drisspg/184/head 2025-09-04T00:03:01.3079054Z * [new branch] gh/drisspg/185/base -> origin/gh/drisspg/185/base 2025-09-04T00:03:01.3079130Z * [new branch] gh/drisspg/185/head -> origin/gh/drisspg/185/head 2025-09-04T00:03:01.3079202Z * [new branch] gh/drisspg/186/base -> origin/gh/drisspg/186/base 2025-09-04T00:03:01.3079276Z * [new branch] gh/drisspg/186/head -> origin/gh/drisspg/186/head 2025-09-04T00:03:01.3079349Z * [new branch] gh/drisspg/186/orig -> origin/gh/drisspg/186/orig 2025-09-04T00:03:01.3079458Z * [new branch] gh/drisspg/187/base -> origin/gh/drisspg/187/base 2025-09-04T00:03:01.3079534Z * [new branch] gh/drisspg/187/head -> origin/gh/drisspg/187/head 2025-09-04T00:03:01.3079607Z * [new branch] gh/drisspg/187/orig -> origin/gh/drisspg/187/orig 2025-09-04T00:03:01.3079680Z * [new branch] gh/drisspg/188/base -> origin/gh/drisspg/188/base 2025-09-04T00:03:01.3079752Z * [new branch] gh/drisspg/188/head -> origin/gh/drisspg/188/head 2025-09-04T00:03:01.3079825Z * [new branch] gh/drisspg/188/orig -> origin/gh/drisspg/188/orig 2025-09-04T00:03:01.3079897Z * [new branch] gh/drisspg/189/base -> origin/gh/drisspg/189/base 2025-09-04T00:03:01.3079969Z * [new branch] gh/drisspg/189/head -> origin/gh/drisspg/189/head 2025-09-04T00:03:01.3080044Z * [new branch] gh/drisspg/189/orig -> origin/gh/drisspg/189/orig 2025-09-04T00:03:01.3080117Z * [new branch] gh/drisspg/190/base -> origin/gh/drisspg/190/base 2025-09-04T00:03:01.3080191Z * [new branch] gh/drisspg/190/head -> origin/gh/drisspg/190/head 2025-09-04T00:03:01.3080270Z * [new branch] gh/drisspg/190/orig -> origin/gh/drisspg/190/orig 2025-09-04T00:03:01.3080347Z * [new branch] gh/drisspg/191/base -> origin/gh/drisspg/191/base 2025-09-04T00:03:01.3080421Z * [new branch] gh/drisspg/191/head -> origin/gh/drisspg/191/head 2025-09-04T00:03:01.3080493Z * [new branch] gh/drisspg/191/orig -> origin/gh/drisspg/191/orig 2025-09-04T00:03:01.3080567Z * [new branch] gh/drisspg/192/base -> origin/gh/drisspg/192/base 2025-09-04T00:03:01.3082499Z * [new branch] gh/drisspg/192/head -> origin/gh/drisspg/192/head 2025-09-04T00:03:01.3082610Z * [new branch] gh/drisspg/192/orig -> origin/gh/drisspg/192/orig 2025-09-04T00:03:01.3082688Z * [new branch] gh/drisspg/193/base -> origin/gh/drisspg/193/base 2025-09-04T00:03:01.3082767Z * [new branch] gh/drisspg/193/head -> origin/gh/drisspg/193/head 2025-09-04T00:03:01.3082850Z * [new branch] gh/drisspg/193/orig -> origin/gh/drisspg/193/orig 2025-09-04T00:03:01.3082922Z * [new branch] gh/drisspg/194/base -> origin/gh/drisspg/194/base 2025-09-04T00:03:01.3082995Z * [new branch] gh/drisspg/194/head -> origin/gh/drisspg/194/head 2025-09-04T00:03:01.3083068Z * [new branch] gh/drisspg/194/orig -> origin/gh/drisspg/194/orig 2025-09-04T00:03:01.3083140Z * [new branch] gh/drisspg/195/base -> origin/gh/drisspg/195/base 2025-09-04T00:03:01.3083218Z * [new branch] gh/drisspg/195/head -> origin/gh/drisspg/195/head 2025-09-04T00:03:01.3083292Z * [new branch] gh/drisspg/195/orig -> origin/gh/drisspg/195/orig 2025-09-04T00:03:01.3083366Z * [new branch] gh/drisspg/196/base -> origin/gh/drisspg/196/base 2025-09-04T00:03:01.3083487Z * [new branch] gh/drisspg/196/head -> origin/gh/drisspg/196/head 2025-09-04T00:03:01.3083560Z * [new branch] gh/drisspg/196/orig -> origin/gh/drisspg/196/orig 2025-09-04T00:03:01.3083633Z * [new branch] gh/drisspg/197/base -> origin/gh/drisspg/197/base 2025-09-04T00:03:01.3083707Z * [new branch] gh/drisspg/197/head -> origin/gh/drisspg/197/head 2025-09-04T00:03:01.3083780Z * [new branch] gh/drisspg/197/orig -> origin/gh/drisspg/197/orig 2025-09-04T00:03:01.3083856Z * [new branch] gh/dsjohns2/1/base -> origin/gh/dsjohns2/1/base 2025-09-04T00:03:01.3083931Z * [new branch] gh/dsjohns2/1/head -> origin/gh/dsjohns2/1/head 2025-09-04T00:03:01.3084039Z * [new branch] gh/eellison/784/base -> origin/gh/eellison/784/base 2025-09-04T00:03:01.3084120Z * [new branch] gh/eellison/784/head -> origin/gh/eellison/784/head 2025-09-04T00:03:01.3084195Z * [new branch] gh/eellison/784/orig -> origin/gh/eellison/784/orig 2025-09-04T00:03:01.3084270Z * [new branch] gh/eellison/785/base -> origin/gh/eellison/785/base 2025-09-04T00:03:01.3086032Z * [new branch] gh/eellison/785/head -> origin/gh/eellison/785/head 2025-09-04T00:03:01.3086124Z * [new branch] gh/eellison/785/orig -> origin/gh/eellison/785/orig 2025-09-04T00:03:01.3086203Z * [new branch] gh/eellison/789/base -> origin/gh/eellison/789/base 2025-09-04T00:03:01.3086285Z * [new branch] gh/eellison/789/head -> origin/gh/eellison/789/head 2025-09-04T00:03:01.3086421Z * [new branch] gh/eellison/789/orig -> origin/gh/eellison/789/orig 2025-09-04T00:03:01.3086502Z * [new branch] gh/eellison/800/base -> origin/gh/eellison/800/base 2025-09-04T00:03:01.3086580Z * [new branch] gh/eellison/800/head -> origin/gh/eellison/800/head 2025-09-04T00:03:01.3086654Z * [new branch] gh/eellison/800/orig -> origin/gh/eellison/800/orig 2025-09-04T00:03:01.3086728Z * [new branch] gh/eellison/801/base -> origin/gh/eellison/801/base 2025-09-04T00:03:01.3086802Z * [new branch] gh/eellison/801/head -> origin/gh/eellison/801/head 2025-09-04T00:03:01.3086876Z * [new branch] gh/eellison/801/orig -> origin/gh/eellison/801/orig 2025-09-04T00:03:01.3086950Z * [new branch] gh/eellison/802/base -> origin/gh/eellison/802/base 2025-09-04T00:03:01.3087024Z * [new branch] gh/eellison/802/head -> origin/gh/eellison/802/head 2025-09-04T00:03:01.3087100Z * [new branch] gh/eellison/802/orig -> origin/gh/eellison/802/orig 2025-09-04T00:03:01.3087175Z * [new branch] gh/eellison/805/base -> origin/gh/eellison/805/base 2025-09-04T00:03:01.3087250Z * [new branch] gh/eellison/805/head -> origin/gh/eellison/805/head 2025-09-04T00:03:01.3087324Z * [new branch] gh/eellison/805/orig -> origin/gh/eellison/805/orig 2025-09-04T00:03:01.3087399Z * [new branch] gh/eellison/808/base -> origin/gh/eellison/808/base 2025-09-04T00:03:01.3087473Z * [new branch] gh/eellison/808/head -> origin/gh/eellison/808/head 2025-09-04T00:03:01.3087547Z * [new branch] gh/eellison/808/orig -> origin/gh/eellison/808/orig 2025-09-04T00:03:01.3087622Z * [new branch] gh/eellison/809/base -> origin/gh/eellison/809/base 2025-09-04T00:03:01.3087703Z * [new branch] gh/eellison/809/head -> origin/gh/eellison/809/head 2025-09-04T00:03:01.3087785Z * [new branch] gh/eellison/809/orig -> origin/gh/eellison/809/orig 2025-09-04T00:03:01.3087859Z * [new branch] gh/eellison/812/base -> origin/gh/eellison/812/base 2025-09-04T00:03:01.3087999Z * [new branch] gh/eellison/812/head -> origin/gh/eellison/812/head 2025-09-04T00:03:01.3089905Z * [new branch] gh/eellison/812/orig -> origin/gh/eellison/812/orig 2025-09-04T00:03:01.3089987Z * [new branch] gh/eellison/813/base -> origin/gh/eellison/813/base 2025-09-04T00:03:01.3090062Z * [new branch] gh/eellison/813/head -> origin/gh/eellison/813/head 2025-09-04T00:03:01.3090142Z * [new branch] gh/eellison/813/orig -> origin/gh/eellison/813/orig 2025-09-04T00:03:01.3090220Z * [new branch] gh/eellison/814/base -> origin/gh/eellison/814/base 2025-09-04T00:03:01.3090300Z * [new branch] gh/eellison/814/head -> origin/gh/eellison/814/head 2025-09-04T00:03:01.3090426Z * [new branch] gh/eellison/814/orig -> origin/gh/eellison/814/orig 2025-09-04T00:03:01.3090500Z * [new branch] gh/eellison/815/base -> origin/gh/eellison/815/base 2025-09-04T00:03:01.3090579Z * [new branch] gh/eellison/815/head -> origin/gh/eellison/815/head 2025-09-04T00:03:01.3090656Z * [new branch] gh/eellison/815/orig -> origin/gh/eellison/815/orig 2025-09-04T00:03:01.3090730Z * [new branch] gh/eellison/816/base -> origin/gh/eellison/816/base 2025-09-04T00:03:01.3090811Z * [new branch] gh/eellison/816/head -> origin/gh/eellison/816/head 2025-09-04T00:03:01.3090885Z * [new branch] gh/eellison/816/orig -> origin/gh/eellison/816/orig 2025-09-04T00:03:01.3090959Z * [new branch] gh/eellison/817/base -> origin/gh/eellison/817/base 2025-09-04T00:03:01.3091032Z * [new branch] gh/eellison/817/head -> origin/gh/eellison/817/head 2025-09-04T00:03:01.3091109Z * [new branch] gh/eellison/817/orig -> origin/gh/eellison/817/orig 2025-09-04T00:03:01.3091187Z * [new branch] gh/eellison/818/base -> origin/gh/eellison/818/base 2025-09-04T00:03:01.3091270Z * [new branch] gh/eellison/818/head -> origin/gh/eellison/818/head 2025-09-04T00:03:01.3091345Z * [new branch] gh/eellison/818/orig -> origin/gh/eellison/818/orig 2025-09-04T00:03:01.3091423Z * [new branch] gh/eellison/819/base -> origin/gh/eellison/819/base 2025-09-04T00:03:01.3091500Z * [new branch] gh/eellison/819/head -> origin/gh/eellison/819/head 2025-09-04T00:03:01.3091581Z * [new branch] gh/eellison/819/orig -> origin/gh/eellison/819/orig 2025-09-04T00:03:01.3091656Z * [new branch] gh/eellison/820/base -> origin/gh/eellison/820/base 2025-09-04T00:03:01.3091731Z * [new branch] gh/eellison/820/head -> origin/gh/eellison/820/head 2025-09-04T00:03:01.3091805Z * [new branch] gh/eellison/820/orig -> origin/gh/eellison/820/orig 2025-09-04T00:03:01.3091882Z * [new branch] gh/eellison/821/base -> origin/gh/eellison/821/base 2025-09-04T00:03:01.3091956Z * [new branch] gh/eellison/821/head -> origin/gh/eellison/821/head 2025-09-04T00:03:01.3092029Z * [new branch] gh/eellison/821/orig -> origin/gh/eellison/821/orig 2025-09-04T00:03:01.3092103Z * [new branch] gh/eellison/822/base -> origin/gh/eellison/822/base 2025-09-04T00:03:01.3092177Z * [new branch] gh/eellison/822/head -> origin/gh/eellison/822/head 2025-09-04T00:03:01.3092256Z * [new branch] gh/eellison/822/orig -> origin/gh/eellison/822/orig 2025-09-04T00:03:01.3092337Z * [new branch] gh/eellison/823/base -> origin/gh/eellison/823/base 2025-09-04T00:03:01.3092417Z * [new branch] gh/eellison/823/head -> origin/gh/eellison/823/head 2025-09-04T00:03:01.3092490Z * [new branch] gh/eellison/823/orig -> origin/gh/eellison/823/orig 2025-09-04T00:03:01.3092605Z * [new branch] gh/etaf/132/base -> origin/gh/etaf/132/base 2025-09-04T00:03:01.3092681Z * [new branch] gh/etaf/132/head -> origin/gh/etaf/132/head 2025-09-04T00:03:01.3092749Z * [new branch] gh/etaf/132/orig -> origin/gh/etaf/132/orig 2025-09-04T00:03:01.3092818Z * [new branch] gh/etaf/138/base -> origin/gh/etaf/138/base 2025-09-04T00:03:01.3092886Z * [new branch] gh/etaf/138/head -> origin/gh/etaf/138/head 2025-09-04T00:03:01.3092952Z * [new branch] gh/etaf/138/orig -> origin/gh/etaf/138/orig 2025-09-04T00:03:01.3093019Z * [new branch] gh/etaf/140/base -> origin/gh/etaf/140/base 2025-09-04T00:03:01.3093114Z * [new branch] gh/etaf/140/head -> origin/gh/etaf/140/head 2025-09-04T00:03:01.3093180Z * [new branch] gh/etaf/140/orig -> origin/gh/etaf/140/orig 2025-09-04T00:03:01.3093249Z * [new branch] gh/etaf/143/base -> origin/gh/etaf/143/base 2025-09-04T00:03:01.3093319Z * [new branch] gh/etaf/143/head -> origin/gh/etaf/143/head 2025-09-04T00:03:01.3093386Z * [new branch] gh/etaf/143/orig -> origin/gh/etaf/143/orig 2025-09-04T00:03:01.3093453Z * [new branch] gh/etaf/147/base -> origin/gh/etaf/147/base 2025-09-04T00:03:01.3093521Z * [new branch] gh/etaf/147/head -> origin/gh/etaf/147/head 2025-09-04T00:03:01.3093588Z * [new branch] gh/etaf/149/base -> origin/gh/etaf/149/base 2025-09-04T00:03:01.3093655Z * [new branch] gh/etaf/149/head -> origin/gh/etaf/149/head 2025-09-04T00:03:01.3095706Z * [new branch] gh/etaf/149/orig -> origin/gh/etaf/149/orig 2025-09-04T00:03:01.3095791Z * [new branch] gh/etaf/150/base -> origin/gh/etaf/150/base 2025-09-04T00:03:01.3095874Z * [new branch] gh/etaf/150/head -> origin/gh/etaf/150/head 2025-09-04T00:03:01.3095942Z * [new branch] gh/etaf/150/orig -> origin/gh/etaf/150/orig 2025-09-04T00:03:01.3096012Z * [new branch] gh/etaf/151/base -> origin/gh/etaf/151/base 2025-09-04T00:03:01.3096079Z * [new branch] gh/etaf/151/head -> origin/gh/etaf/151/head 2025-09-04T00:03:01.3096156Z * [new branch] gh/etaf/151/orig -> origin/gh/etaf/151/orig 2025-09-04T00:03:01.3096223Z * [new branch] gh/etaf/152/base -> origin/gh/etaf/152/base 2025-09-04T00:03:01.3096297Z * [new branch] gh/etaf/152/head -> origin/gh/etaf/152/head 2025-09-04T00:03:01.3096431Z * [new branch] gh/etaf/152/orig -> origin/gh/etaf/152/orig 2025-09-04T00:03:01.3096499Z * [new branch] gh/etaf/153/base -> origin/gh/etaf/153/base 2025-09-04T00:03:01.3096567Z * [new branch] gh/etaf/153/head -> origin/gh/etaf/153/head 2025-09-04T00:03:01.3096641Z * [new branch] gh/etaf/153/orig -> origin/gh/etaf/153/orig 2025-09-04T00:03:01.3096713Z * [new branch] gh/etaf/154/base -> origin/gh/etaf/154/base 2025-09-04T00:03:01.3096781Z * [new branch] gh/etaf/154/head -> origin/gh/etaf/154/head 2025-09-04T00:03:01.3096848Z * [new branch] gh/etaf/154/orig -> origin/gh/etaf/154/orig 2025-09-04T00:03:01.3096916Z * [new branch] gh/etaf/155/base -> origin/gh/etaf/155/base 2025-09-04T00:03:01.3096985Z * [new branch] gh/etaf/155/head -> origin/gh/etaf/155/head 2025-09-04T00:03:01.3097056Z * [new branch] gh/etaf/155/orig -> origin/gh/etaf/155/orig 2025-09-04T00:03:01.3097133Z * [new branch] gh/etaf/156/base -> origin/gh/etaf/156/base 2025-09-04T00:03:01.3097255Z * [new branch] gh/etaf/156/head -> origin/gh/etaf/156/head 2025-09-04T00:03:01.3097322Z * [new branch] gh/etaf/156/orig -> origin/gh/etaf/156/orig 2025-09-04T00:03:01.3097392Z * [new branch] gh/etaf/157/base -> origin/gh/etaf/157/base 2025-09-04T00:03:01.3097461Z * [new branch] gh/etaf/157/head -> origin/gh/etaf/157/head 2025-09-04T00:03:01.3097529Z * [new branch] gh/etaf/157/orig -> origin/gh/etaf/157/orig 2025-09-04T00:03:01.3097598Z * [new branch] gh/etaf/158/base -> origin/gh/etaf/158/base 2025-09-04T00:03:01.3097666Z * [new branch] gh/etaf/158/head -> origin/gh/etaf/158/head 2025-09-04T00:03:01.3097768Z * [new branch] gh/etaf/158/orig -> origin/gh/etaf/158/orig 2025-09-04T00:03:01.3097835Z * [new branch] gh/etaf/159/base -> origin/gh/etaf/159/base 2025-09-04T00:03:01.3097904Z * [new branch] gh/etaf/159/head -> origin/gh/etaf/159/head 2025-09-04T00:03:01.3097971Z * [new branch] gh/etaf/159/orig -> origin/gh/etaf/159/orig 2025-09-04T00:03:01.3098037Z * [new branch] gh/etaf/160/base -> origin/gh/etaf/160/base 2025-09-04T00:03:01.3098118Z * [new branch] gh/etaf/160/head -> origin/gh/etaf/160/head 2025-09-04T00:03:01.3098188Z * [new branch] gh/etaf/160/orig -> origin/gh/etaf/160/orig 2025-09-04T00:03:01.3098254Z * [new branch] gh/etaf/161/base -> origin/gh/etaf/161/base 2025-09-04T00:03:01.3098322Z * [new branch] gh/etaf/161/head -> origin/gh/etaf/161/head 2025-09-04T00:03:01.3098392Z * [new branch] gh/etaf/161/orig -> origin/gh/etaf/161/orig 2025-09-04T00:03:01.3098459Z * [new branch] gh/etaf/162/base -> origin/gh/etaf/162/base 2025-09-04T00:03:01.3098528Z * [new branch] gh/etaf/162/head -> origin/gh/etaf/162/head 2025-09-04T00:03:01.3098595Z * [new branch] gh/etaf/162/orig -> origin/gh/etaf/162/orig 2025-09-04T00:03:01.3098664Z * [new branch] gh/etaf/163/base -> origin/gh/etaf/163/base 2025-09-04T00:03:01.3098731Z * [new branch] gh/etaf/163/head -> origin/gh/etaf/163/head 2025-09-04T00:03:01.3098798Z * [new branch] gh/etaf/163/orig -> origin/gh/etaf/163/orig 2025-09-04T00:03:01.3098866Z * [new branch] gh/etaf/164/base -> origin/gh/etaf/164/base 2025-09-04T00:03:01.3098934Z * [new branch] gh/etaf/164/head -> origin/gh/etaf/164/head 2025-09-04T00:03:01.3099001Z * [new branch] gh/etaf/164/orig -> origin/gh/etaf/164/orig 2025-09-04T00:03:01.3099077Z * [new branch] gh/etaf/165/base -> origin/gh/etaf/165/base 2025-09-04T00:03:01.3099147Z * [new branch] gh/etaf/165/orig -> origin/gh/etaf/165/orig 2025-09-04T00:03:01.3099214Z * [new branch] gh/etaf/166/base -> origin/gh/etaf/166/base 2025-09-04T00:03:01.3099281Z * [new branch] gh/etaf/166/head -> origin/gh/etaf/166/head 2025-09-04T00:03:01.3099349Z * [new branch] gh/etaf/166/orig -> origin/gh/etaf/166/orig 2025-09-04T00:03:01.3099417Z * [new branch] gh/etaf/167/base -> origin/gh/etaf/167/base 2025-09-04T00:03:01.3099490Z * [new branch] gh/etaf/167/head -> origin/gh/etaf/167/head 2025-09-04T00:03:01.3101607Z * [new branch] gh/etaf/167/orig -> origin/gh/etaf/167/orig 2025-09-04T00:03:01.3101682Z * [new branch] gh/etaf/168/base -> origin/gh/etaf/168/base 2025-09-04T00:03:01.3101753Z * [new branch] gh/etaf/168/head -> origin/gh/etaf/168/head 2025-09-04T00:03:01.3101865Z * [new branch] gh/etaf/168/orig -> origin/gh/etaf/168/orig 2025-09-04T00:03:01.3101932Z * [new branch] gh/etaf/169/base -> origin/gh/etaf/169/base 2025-09-04T00:03:01.3101999Z * [new branch] gh/etaf/169/head -> origin/gh/etaf/169/head 2025-09-04T00:03:01.3102086Z * [new branch] gh/etaf/169/orig -> origin/gh/etaf/169/orig 2025-09-04T00:03:01.3102166Z * [new branch] gh/ezyang/2374/base -> origin/gh/ezyang/2374/base 2025-09-04T00:03:01.3102243Z * [new branch] gh/ezyang/2374/head -> origin/gh/ezyang/2374/head 2025-09-04T00:03:01.3102317Z * [new branch] gh/ezyang/2374/orig -> origin/gh/ezyang/2374/orig 2025-09-04T00:03:01.3102390Z * [new branch] gh/ezyang/2973/base -> origin/gh/ezyang/2973/base 2025-09-04T00:03:01.3102498Z * [new branch] gh/ezyang/2973/head -> origin/gh/ezyang/2973/head 2025-09-04T00:03:01.3102574Z * [new branch] gh/ezyang/2973/orig -> origin/gh/ezyang/2973/orig 2025-09-04T00:03:01.3102646Z * [new branch] gh/ezyang/2974/base -> origin/gh/ezyang/2974/base 2025-09-04T00:03:01.3102717Z * [new branch] gh/ezyang/2974/head -> origin/gh/ezyang/2974/head 2025-09-04T00:03:01.3102788Z * [new branch] gh/ezyang/2974/orig -> origin/gh/ezyang/2974/orig 2025-09-04T00:03:01.3102861Z * [new branch] gh/ezyang/3068/base -> origin/gh/ezyang/3068/base 2025-09-04T00:03:01.3102933Z * [new branch] gh/ezyang/3068/head -> origin/gh/ezyang/3068/head 2025-09-04T00:03:01.3103005Z * [new branch] gh/ezyang/3068/orig -> origin/gh/ezyang/3068/orig 2025-09-04T00:03:01.3103080Z * [new branch] gh/ezyang/3071/base -> origin/gh/ezyang/3071/base 2025-09-04T00:03:01.3103152Z * [new branch] gh/ezyang/3071/head -> origin/gh/ezyang/3071/head 2025-09-04T00:03:01.3103225Z * [new branch] gh/ezyang/3071/orig -> origin/gh/ezyang/3071/orig 2025-09-04T00:03:01.3103305Z * [new branch] gh/ezyang/3074/base -> origin/gh/ezyang/3074/base 2025-09-04T00:03:01.3103376Z * [new branch] gh/ezyang/3074/head -> origin/gh/ezyang/3074/head 2025-09-04T00:03:01.3103447Z * [new branch] gh/ezyang/3074/orig -> origin/gh/ezyang/3074/orig 2025-09-04T00:03:01.3103520Z * [new branch] gh/ezyang/3088/base -> origin/gh/ezyang/3088/base 2025-09-04T00:03:01.3103591Z * [new branch] gh/ezyang/3088/head -> origin/gh/ezyang/3088/head 2025-09-04T00:03:01.3103662Z * [new branch] gh/ezyang/3088/orig -> origin/gh/ezyang/3088/orig 2025-09-04T00:03:01.3103736Z * [new branch] gh/ezyang/3092/base -> origin/gh/ezyang/3092/base 2025-09-04T00:03:01.3103811Z * [new branch] gh/ezyang/3092/head -> origin/gh/ezyang/3092/head 2025-09-04T00:03:01.3106938Z * [new branch] gh/ezyang/3092/orig -> origin/gh/ezyang/3092/orig 2025-09-04T00:03:01.3107034Z * [new branch] gh/ezyang/3103/base -> origin/gh/ezyang/3103/base 2025-09-04T00:03:01.3107117Z * [new branch] gh/ezyang/3103/head -> origin/gh/ezyang/3103/head 2025-09-04T00:03:01.3107190Z * [new branch] gh/ezyang/3103/orig -> origin/gh/ezyang/3103/orig 2025-09-04T00:03:01.3107264Z * [new branch] gh/ezyang/3105/base -> origin/gh/ezyang/3105/base 2025-09-04T00:03:01.3107336Z * [new branch] gh/ezyang/3105/head -> origin/gh/ezyang/3105/head 2025-09-04T00:03:01.3107412Z * [new branch] gh/ezyang/3105/orig -> origin/gh/ezyang/3105/orig 2025-09-04T00:03:01.3107492Z * [new branch] gh/ezyang/3114/base -> origin/gh/ezyang/3114/base 2025-09-04T00:03:01.3107563Z * [new branch] gh/ezyang/3114/head -> origin/gh/ezyang/3114/head 2025-09-04T00:03:01.3107701Z * [new branch] gh/ezyang/3114/orig -> origin/gh/ezyang/3114/orig 2025-09-04T00:03:01.3107778Z * [new branch] gh/ezyang/3116/base -> origin/gh/ezyang/3116/base 2025-09-04T00:03:01.3107857Z * [new branch] gh/ezyang/3116/head -> origin/gh/ezyang/3116/head 2025-09-04T00:03:01.3107931Z * [new branch] gh/ezyang/3116/orig -> origin/gh/ezyang/3116/orig 2025-09-04T00:03:01.3108002Z * [new branch] gh/ezyang/3120/base -> origin/gh/ezyang/3120/base 2025-09-04T00:03:01.3108074Z * [new branch] gh/ezyang/3120/head -> origin/gh/ezyang/3120/head 2025-09-04T00:03:01.3108145Z * [new branch] gh/ezyang/3120/orig -> origin/gh/ezyang/3120/orig 2025-09-04T00:03:01.3108254Z * [new branch] gh/ezyang/3121/base -> origin/gh/ezyang/3121/base 2025-09-04T00:03:01.3108329Z * [new branch] gh/ezyang/3121/head -> origin/gh/ezyang/3121/head 2025-09-04T00:03:01.3108400Z * [new branch] gh/ezyang/3121/orig -> origin/gh/ezyang/3121/orig 2025-09-04T00:03:01.3108472Z * [new branch] gh/ezyang/3122/base -> origin/gh/ezyang/3122/base 2025-09-04T00:03:01.3108545Z * [new branch] gh/ezyang/3122/head -> origin/gh/ezyang/3122/head 2025-09-04T00:03:01.3108616Z * [new branch] gh/ezyang/3122/orig -> origin/gh/ezyang/3122/orig 2025-09-04T00:03:01.3108687Z * [new branch] gh/ezyang/3123/base -> origin/gh/ezyang/3123/base 2025-09-04T00:03:01.3108766Z * [new branch] gh/ezyang/3123/head -> origin/gh/ezyang/3123/head 2025-09-04T00:03:01.3108837Z * [new branch] gh/ezyang/3123/orig -> origin/gh/ezyang/3123/orig 2025-09-04T00:03:01.3108911Z * [new branch] gh/ezyang/3124/base -> origin/gh/ezyang/3124/base 2025-09-04T00:03:01.3108986Z * [new branch] gh/ezyang/3124/head -> origin/gh/ezyang/3124/head 2025-09-04T00:03:01.3109058Z * [new branch] gh/ezyang/3124/orig -> origin/gh/ezyang/3124/orig 2025-09-04T00:03:01.3109129Z * [new branch] gh/ezyang/3125/base -> origin/gh/ezyang/3125/base 2025-09-04T00:03:01.3109201Z * [new branch] gh/ezyang/3125/head -> origin/gh/ezyang/3125/head 2025-09-04T00:03:01.3109273Z * [new branch] gh/ezyang/3125/orig -> origin/gh/ezyang/3125/orig 2025-09-04T00:03:01.3109407Z * [new branch] gh/ezyang/3126/base -> origin/gh/ezyang/3126/base 2025-09-04T00:03:01.3109482Z * [new branch] gh/ezyang/3126/head -> origin/gh/ezyang/3126/head 2025-09-04T00:03:01.3109563Z * [new branch] gh/ezyang/3126/orig -> origin/gh/ezyang/3126/orig 2025-09-04T00:03:01.3109637Z * [new branch] gh/ezyang/3127/base -> origin/gh/ezyang/3127/base 2025-09-04T00:03:01.3109710Z * [new branch] gh/ezyang/3127/head -> origin/gh/ezyang/3127/head 2025-09-04T00:03:01.3109786Z * [new branch] gh/ezyang/3127/orig -> origin/gh/ezyang/3127/orig 2025-09-04T00:03:01.3109858Z * [new branch] gh/ezyang/3128/base -> origin/gh/ezyang/3128/base 2025-09-04T00:03:01.3109929Z * [new branch] gh/ezyang/3128/head -> origin/gh/ezyang/3128/head 2025-09-04T00:03:01.3110001Z * [new branch] gh/ezyang/3128/orig -> origin/gh/ezyang/3128/orig 2025-09-04T00:03:01.3110072Z * [new branch] gh/ezyang/3129/base -> origin/gh/ezyang/3129/base 2025-09-04T00:03:01.3110143Z * [new branch] gh/ezyang/3129/head -> origin/gh/ezyang/3129/head 2025-09-04T00:03:01.3110217Z * [new branch] gh/ezyang/3129/orig -> origin/gh/ezyang/3129/orig 2025-09-04T00:03:01.3110288Z * [new branch] gh/ezyang/3130/base -> origin/gh/ezyang/3130/base 2025-09-04T00:03:01.3112247Z * [new branch] gh/ezyang/3130/head -> origin/gh/ezyang/3130/head 2025-09-04T00:03:01.3112345Z * [new branch] gh/ezyang/3130/orig -> origin/gh/ezyang/3130/orig 2025-09-04T00:03:01.3112421Z * [new branch] gh/ezyang/3131/base -> origin/gh/ezyang/3131/base 2025-09-04T00:03:01.3112493Z * [new branch] gh/ezyang/3131/head -> origin/gh/ezyang/3131/head 2025-09-04T00:03:01.3112566Z * [new branch] gh/ezyang/3131/orig -> origin/gh/ezyang/3131/orig 2025-09-04T00:03:01.3112638Z * [new branch] gh/ezyang/3132/base -> origin/gh/ezyang/3132/base 2025-09-04T00:03:01.3112709Z * [new branch] gh/ezyang/3132/head -> origin/gh/ezyang/3132/head 2025-09-04T00:03:01.3112815Z * [new branch] gh/ezyang/3132/orig -> origin/gh/ezyang/3132/orig 2025-09-04T00:03:01.3112886Z * [new branch] gh/ezyang/3133/base -> origin/gh/ezyang/3133/base 2025-09-04T00:03:01.3112968Z * [new branch] gh/ezyang/3133/head -> origin/gh/ezyang/3133/head 2025-09-04T00:03:01.3113047Z * [new branch] gh/ezyang/3133/orig -> origin/gh/ezyang/3133/orig 2025-09-04T00:03:01.3113122Z * [new branch] gh/ezyang/3134/base -> origin/gh/ezyang/3134/base 2025-09-04T00:03:01.3113197Z * [new branch] gh/ezyang/3134/head -> origin/gh/ezyang/3134/head 2025-09-04T00:03:01.3113270Z * [new branch] gh/ezyang/3134/orig -> origin/gh/ezyang/3134/orig 2025-09-04T00:03:01.3113341Z * [new branch] gh/ezyang/3135/base -> origin/gh/ezyang/3135/base 2025-09-04T00:03:01.3113412Z * [new branch] gh/ezyang/3135/head -> origin/gh/ezyang/3135/head 2025-09-04T00:03:01.3113485Z * [new branch] gh/ezyang/3135/orig -> origin/gh/ezyang/3135/orig 2025-09-04T00:03:01.3113557Z * [new branch] gh/ezyang/3136/base -> origin/gh/ezyang/3136/base 2025-09-04T00:03:01.3113632Z * [new branch] gh/ezyang/3136/head -> origin/gh/ezyang/3136/head 2025-09-04T00:03:01.3113703Z * [new branch] gh/ezyang/3136/orig -> origin/gh/ezyang/3136/orig 2025-09-04T00:03:01.3113776Z * [new branch] gh/ezyang/3137/base -> origin/gh/ezyang/3137/base 2025-09-04T00:03:01.3113847Z * [new branch] gh/ezyang/3137/head -> origin/gh/ezyang/3137/head 2025-09-04T00:03:01.3113918Z * [new branch] gh/ezyang/3137/orig -> origin/gh/ezyang/3137/orig 2025-09-04T00:03:01.3115628Z * [new branch] gh/ezyang/3138/base -> origin/gh/ezyang/3138/base 2025-09-04T00:03:01.3115713Z * [new branch] gh/ezyang/3138/head -> origin/gh/ezyang/3138/head 2025-09-04T00:03:01.3115790Z * [new branch] gh/ezyang/3138/orig -> origin/gh/ezyang/3138/orig 2025-09-04T00:03:01.3115867Z * [new branch] gh/ezyang/3139/base -> origin/gh/ezyang/3139/base 2025-09-04T00:03:01.3115938Z * [new branch] gh/ezyang/3139/head -> origin/gh/ezyang/3139/head 2025-09-04T00:03:01.3116009Z * [new branch] gh/ezyang/3139/orig -> origin/gh/ezyang/3139/orig 2025-09-04T00:03:01.3116082Z * [new branch] gh/ezyang/3140/base -> origin/gh/ezyang/3140/base 2025-09-04T00:03:01.3116153Z * [new branch] gh/ezyang/3140/head -> origin/gh/ezyang/3140/head 2025-09-04T00:03:01.3116233Z * [new branch] gh/ezyang/3140/orig -> origin/gh/ezyang/3140/orig 2025-09-04T00:03:01.3116311Z * [new branch] gh/fadara01/1/base -> origin/gh/fadara01/1/base 2025-09-04T00:03:01.3116456Z * [new branch] gh/fadara01/1/head -> origin/gh/fadara01/1/head 2025-09-04T00:03:01.3116534Z * [new branch] gh/fadara01/1/orig -> origin/gh/fadara01/1/orig 2025-09-04T00:03:01.3116657Z * [new branch] gh/fduwjj/171/base -> origin/gh/fduwjj/171/base 2025-09-04T00:03:01.3116728Z * [new branch] gh/fduwjj/171/head -> origin/gh/fduwjj/171/head 2025-09-04T00:03:01.3116798Z * [new branch] gh/fduwjj/171/orig -> origin/gh/fduwjj/171/orig 2025-09-04T00:03:01.3116869Z * [new branch] gh/fduwjj/175/base -> origin/gh/fduwjj/175/base 2025-09-04T00:03:01.3116940Z * [new branch] gh/fduwjj/175/head -> origin/gh/fduwjj/175/head 2025-09-04T00:03:01.3117009Z * [new branch] gh/fduwjj/175/orig -> origin/gh/fduwjj/175/orig 2025-09-04T00:03:01.3117081Z * [new branch] gh/fduwjj/176/base -> origin/gh/fduwjj/176/base 2025-09-04T00:03:01.3117151Z * [new branch] gh/fduwjj/176/head -> origin/gh/fduwjj/176/head 2025-09-04T00:03:01.3117278Z * [new branch] gh/fduwjj/176/orig -> origin/gh/fduwjj/176/orig 2025-09-04T00:03:01.3117352Z * [new branch] gh/fduwjj/177/base -> origin/gh/fduwjj/177/base 2025-09-04T00:03:01.3119403Z * [new branch] gh/fduwjj/177/head -> origin/gh/fduwjj/177/head 2025-09-04T00:03:01.3119523Z * [new branch] gh/fduwjj/177/orig -> origin/gh/fduwjj/177/orig 2025-09-04T00:03:01.3119630Z * [new branch] gh/fduwjj/178/base -> origin/gh/fduwjj/178/base 2025-09-04T00:03:01.3119739Z * [new branch] gh/fduwjj/178/head -> origin/gh/fduwjj/178/head 2025-09-04T00:03:01.3119843Z * [new branch] gh/fduwjj/178/orig -> origin/gh/fduwjj/178/orig 2025-09-04T00:03:01.3119946Z * [new branch] gh/fduwjj/179/base -> origin/gh/fduwjj/179/base 2025-09-04T00:03:01.3120051Z * [new branch] gh/fduwjj/179/head -> origin/gh/fduwjj/179/head 2025-09-04T00:03:01.3120151Z * [new branch] gh/fduwjj/179/orig -> origin/gh/fduwjj/179/orig 2025-09-04T00:03:01.3120257Z * [new branch] gh/fduwjj/180/base -> origin/gh/fduwjj/180/base 2025-09-04T00:03:01.3120361Z * [new branch] gh/fduwjj/180/head -> origin/gh/fduwjj/180/head 2025-09-04T00:03:01.3120472Z * [new branch] gh/fduwjj/180/orig -> origin/gh/fduwjj/180/orig 2025-09-04T00:03:01.3120572Z * [new branch] gh/fduwjj/181/base -> origin/gh/fduwjj/181/base 2025-09-04T00:03:01.3120674Z * [new branch] gh/fduwjj/181/head -> origin/gh/fduwjj/181/head 2025-09-04T00:03:01.3120773Z * [new branch] gh/fduwjj/181/orig -> origin/gh/fduwjj/181/orig 2025-09-04T00:03:01.3120874Z * [new branch] gh/fduwjj/182/base -> origin/gh/fduwjj/182/base 2025-09-04T00:03:01.3120959Z * [new branch] gh/fduwjj/182/head -> origin/gh/fduwjj/182/head 2025-09-04T00:03:01.3121029Z * [new branch] gh/fduwjj/182/orig -> origin/gh/fduwjj/182/orig 2025-09-04T00:03:01.3121103Z * [new branch] gh/fduwjj/183/base -> origin/gh/fduwjj/183/base 2025-09-04T00:03:01.3121180Z * [new branch] gh/fduwjj/183/head -> origin/gh/fduwjj/183/head 2025-09-04T00:03:01.3121250Z * [new branch] gh/fduwjj/183/orig -> origin/gh/fduwjj/183/orig 2025-09-04T00:03:01.3121321Z * [new branch] gh/fduwjj/184/base -> origin/gh/fduwjj/184/base 2025-09-04T00:03:01.3121392Z * [new branch] gh/fduwjj/184/head -> origin/gh/fduwjj/184/head 2025-09-04T00:03:01.3121463Z * [new branch] gh/fduwjj/184/orig -> origin/gh/fduwjj/184/orig 2025-09-04T00:03:01.3121535Z * [new branch] gh/fduwjj/185/base -> origin/gh/fduwjj/185/base 2025-09-04T00:03:01.3121613Z * [new branch] gh/fduwjj/185/head -> origin/gh/fduwjj/185/head 2025-09-04T00:03:01.3121690Z * [new branch] gh/fduwjj/185/orig -> origin/gh/fduwjj/185/orig 2025-09-04T00:03:01.3121828Z * [new branch] gh/fduwjj/186/base -> origin/gh/fduwjj/186/base 2025-09-04T00:03:01.3121904Z * [new branch] gh/fduwjj/186/head -> origin/gh/fduwjj/186/head 2025-09-04T00:03:01.3121978Z * [new branch] gh/fduwjj/186/orig -> origin/gh/fduwjj/186/orig 2025-09-04T00:03:01.3122049Z * [new branch] gh/fduwjj/187/base -> origin/gh/fduwjj/187/base 2025-09-04T00:03:01.3122123Z * [new branch] gh/fduwjj/187/head -> origin/gh/fduwjj/187/head 2025-09-04T00:03:01.3122193Z * [new branch] gh/fduwjj/187/orig -> origin/gh/fduwjj/187/orig 2025-09-04T00:03:01.3122263Z * [new branch] gh/fduwjj/188/base -> origin/gh/fduwjj/188/base 2025-09-04T00:03:01.3122363Z * [new branch] gh/fduwjj/188/head -> origin/gh/fduwjj/188/head 2025-09-04T00:03:01.3122433Z * [new branch] gh/fduwjj/188/orig -> origin/gh/fduwjj/188/orig 2025-09-04T00:03:01.3122508Z * [new branch] gh/fduwjj/189/base -> origin/gh/fduwjj/189/base 2025-09-04T00:03:01.3124425Z * [new branch] gh/fduwjj/189/head -> origin/gh/fduwjj/189/head 2025-09-04T00:03:01.3124508Z * [new branch] gh/fduwjj/189/orig -> origin/gh/fduwjj/189/orig 2025-09-04T00:03:01.3124590Z * [new branch] gh/fduwjj/190/base -> origin/gh/fduwjj/190/base 2025-09-04T00:03:01.3124673Z * [new branch] gh/fduwjj/190/head -> origin/gh/fduwjj/190/head 2025-09-04T00:03:01.3124744Z * [new branch] gh/fduwjj/190/orig -> origin/gh/fduwjj/190/orig 2025-09-04T00:03:01.3124814Z * [new branch] gh/fduwjj/191/base -> origin/gh/fduwjj/191/base 2025-09-04T00:03:01.3124891Z * [new branch] gh/fduwjj/191/head -> origin/gh/fduwjj/191/head 2025-09-04T00:03:01.3124962Z * [new branch] gh/fduwjj/191/orig -> origin/gh/fduwjj/191/orig 2025-09-04T00:03:01.3125039Z * [new branch] gh/fegin/306/base -> origin/gh/fegin/306/base 2025-09-04T00:03:01.3125111Z * [new branch] gh/fegin/306/head -> origin/gh/fegin/306/head 2025-09-04T00:03:01.3125198Z * [new branch] gh/fegin/306/orig -> origin/gh/fegin/306/orig 2025-09-04T00:03:01.3125268Z * [new branch] gh/fegin/307/base -> origin/gh/fegin/307/base 2025-09-04T00:03:01.3125338Z * [new branch] gh/fegin/307/head -> origin/gh/fegin/307/head 2025-09-04T00:03:01.3125407Z * [new branch] gh/fegin/307/orig -> origin/gh/fegin/307/orig 2025-09-04T00:03:01.3125475Z * [new branch] gh/fegin/308/base -> origin/gh/fegin/308/base 2025-09-04T00:03:01.3125547Z * [new branch] gh/fegin/308/head -> origin/gh/fegin/308/head 2025-09-04T00:03:01.3125616Z * [new branch] gh/fegin/308/orig -> origin/gh/fegin/308/orig 2025-09-04T00:03:01.3125686Z * [new branch] gh/fegin/309/base -> origin/gh/fegin/309/base 2025-09-04T00:03:01.3125755Z * [new branch] gh/fegin/309/head -> origin/gh/fegin/309/head 2025-09-04T00:03:01.3125824Z * [new branch] gh/fegin/309/orig -> origin/gh/fegin/309/orig 2025-09-04T00:03:01.3125892Z * [new branch] gh/fegin/310/base -> origin/gh/fegin/310/base 2025-09-04T00:03:01.3125960Z * [new branch] gh/fegin/310/head -> origin/gh/fegin/310/head 2025-09-04T00:03:01.3126031Z * [new branch] gh/fegin/310/orig -> origin/gh/fegin/310/orig 2025-09-04T00:03:01.3126103Z * [new branch] gh/fegin/311/base -> origin/gh/fegin/311/base 2025-09-04T00:03:01.3126173Z * [new branch] gh/fegin/311/head -> origin/gh/fegin/311/head 2025-09-04T00:03:01.3126246Z * [new branch] gh/fegin/311/orig -> origin/gh/fegin/311/orig 2025-09-04T00:03:01.3126444Z * [new branch] gh/fegin/312/base -> origin/gh/fegin/312/base 2025-09-04T00:03:01.3128246Z * [new branch] gh/fegin/312/head -> origin/gh/fegin/312/head 2025-09-04T00:03:01.3128330Z * [new branch] gh/fegin/312/orig -> origin/gh/fegin/312/orig 2025-09-04T00:03:01.3128413Z * [new branch] gh/fffrog/124/base -> origin/gh/fffrog/124/base 2025-09-04T00:03:01.3128488Z * [new branch] gh/fffrog/124/head -> origin/gh/fffrog/124/head 2025-09-04T00:03:01.3128558Z * [new branch] gh/fffrog/124/orig -> origin/gh/fffrog/124/orig 2025-09-04T00:03:01.3128629Z * [new branch] gh/fffrog/129/base -> origin/gh/fffrog/129/base 2025-09-04T00:03:01.3128765Z * [new branch] gh/fffrog/129/head -> origin/gh/fffrog/129/head 2025-09-04T00:03:01.3128835Z * [new branch] gh/fffrog/129/orig -> origin/gh/fffrog/129/orig 2025-09-04T00:03:01.3128912Z * [new branch] gh/fffrog/130/base -> origin/gh/fffrog/130/base 2025-09-04T00:03:01.3128990Z * [new branch] gh/fffrog/130/head -> origin/gh/fffrog/130/head 2025-09-04T00:03:01.3129061Z * [new branch] gh/fffrog/130/orig -> origin/gh/fffrog/130/orig 2025-09-04T00:03:01.3129131Z * [new branch] gh/fffrog/131/base -> origin/gh/fffrog/131/base 2025-09-04T00:03:01.3129202Z * [new branch] gh/fffrog/131/head -> origin/gh/fffrog/131/head 2025-09-04T00:03:01.3129272Z * [new branch] gh/fffrog/131/orig -> origin/gh/fffrog/131/orig 2025-09-04T00:03:01.3129343Z * [new branch] gh/fffrog/132/base -> origin/gh/fffrog/132/base 2025-09-04T00:03:01.3129416Z * [new branch] gh/fffrog/132/head -> origin/gh/fffrog/132/head 2025-09-04T00:03:01.3129487Z * [new branch] gh/fffrog/132/orig -> origin/gh/fffrog/132/orig 2025-09-04T00:03:01.3129560Z * [new branch] gh/fffrog/133/base -> origin/gh/fffrog/133/base 2025-09-04T00:03:01.3129631Z * [new branch] gh/fffrog/133/head -> origin/gh/fffrog/133/head 2025-09-04T00:03:01.3129702Z * [new branch] gh/fffrog/133/orig -> origin/gh/fffrog/133/orig 2025-09-04T00:03:01.3129772Z * [new branch] gh/fffrog/134/base -> origin/gh/fffrog/134/base 2025-09-04T00:03:01.3129842Z * [new branch] gh/fffrog/134/head -> origin/gh/fffrog/134/head 2025-09-04T00:03:01.3129921Z * [new branch] gh/fffrog/134/orig -> origin/gh/fffrog/134/orig 2025-09-04T00:03:01.3131632Z * [new branch] gh/fffrog/135/base -> origin/gh/fffrog/135/base 2025-09-04T00:03:01.3131717Z * [new branch] gh/fffrog/135/head -> origin/gh/fffrog/135/head 2025-09-04T00:03:01.3131803Z * [new branch] gh/fffrog/135/orig -> origin/gh/fffrog/135/orig 2025-09-04T00:03:01.3131875Z * [new branch] gh/fffrog/136/base -> origin/gh/fffrog/136/base 2025-09-04T00:03:01.3131947Z * [new branch] gh/fffrog/136/head -> origin/gh/fffrog/136/head 2025-09-04T00:03:01.3132016Z * [new branch] gh/fffrog/136/orig -> origin/gh/fffrog/136/orig 2025-09-04T00:03:01.3132088Z * [new branch] gh/fffrog/137/base -> origin/gh/fffrog/137/base 2025-09-04T00:03:01.3132165Z * [new branch] gh/fffrog/137/head -> origin/gh/fffrog/137/head 2025-09-04T00:03:01.3132236Z * [new branch] gh/fffrog/137/orig -> origin/gh/fffrog/137/orig 2025-09-04T00:03:01.3132306Z * [new branch] gh/fffrog/138/base -> origin/gh/fffrog/138/base 2025-09-04T00:03:01.3132379Z * [new branch] gh/fffrog/138/head -> origin/gh/fffrog/138/head 2025-09-04T00:03:01.3132501Z * [new branch] gh/fffrog/138/orig -> origin/gh/fffrog/138/orig 2025-09-04T00:03:01.3132572Z * [new branch] gh/fffrog/139/base -> origin/gh/fffrog/139/base 2025-09-04T00:03:01.3132642Z * [new branch] gh/fffrog/139/head -> origin/gh/fffrog/139/head 2025-09-04T00:03:01.3132713Z * [new branch] gh/fffrog/139/orig -> origin/gh/fffrog/139/orig 2025-09-04T00:03:01.3132782Z * [new branch] gh/fffrog/140/base -> origin/gh/fffrog/140/base 2025-09-04T00:03:01.3132852Z * [new branch] gh/fffrog/140/head -> origin/gh/fffrog/140/head 2025-09-04T00:03:01.3132923Z * [new branch] gh/fffrog/140/orig -> origin/gh/fffrog/140/orig 2025-09-04T00:03:01.3132994Z * [new branch] gh/fffrog/141/base -> origin/gh/fffrog/141/base 2025-09-04T00:03:01.3133094Z * [new branch] gh/fffrog/141/head -> origin/gh/fffrog/141/head 2025-09-04T00:03:01.3133168Z * [new branch] gh/fffrog/141/orig -> origin/gh/fffrog/141/orig 2025-09-04T00:03:01.3133242Z * [new branch] gh/fffrog/142/base -> origin/gh/fffrog/142/base 2025-09-04T00:03:01.3133320Z * [new branch] gh/fffrog/142/head -> origin/gh/fffrog/142/head 2025-09-04T00:03:01.3133394Z * [new branch] gh/fffrog/142/orig -> origin/gh/fffrog/142/orig 2025-09-04T00:03:01.3133465Z * [new branch] gh/fffrog/143/base -> origin/gh/fffrog/143/base 2025-09-04T00:03:01.3133535Z * [new branch] gh/fffrog/143/head -> origin/gh/fffrog/143/head 2025-09-04T00:03:01.3133606Z * [new branch] gh/fffrog/143/orig -> origin/gh/fffrog/143/orig 2025-09-04T00:03:01.3133685Z * [new branch] gh/fffrog/144/base -> origin/gh/fffrog/144/base 2025-09-04T00:03:01.3133757Z * [new branch] gh/fffrog/144/head -> origin/gh/fffrog/144/head 2025-09-04T00:03:01.3133828Z * [new branch] gh/fffrog/144/orig -> origin/gh/fffrog/144/orig 2025-09-04T00:03:01.3133899Z * [new branch] gh/fffrog/145/base -> origin/gh/fffrog/145/base 2025-09-04T00:03:01.3133969Z * [new branch] gh/fffrog/145/head -> origin/gh/fffrog/145/head 2025-09-04T00:03:01.3134039Z * [new branch] gh/fffrog/145/orig -> origin/gh/fffrog/145/orig 2025-09-04T00:03:01.3134110Z * [new branch] gh/fffrog/146/base -> origin/gh/fffrog/146/base 2025-09-04T00:03:01.3134181Z * [new branch] gh/fffrog/146/head -> origin/gh/fffrog/146/head 2025-09-04T00:03:01.3134251Z * [new branch] gh/fffrog/146/orig -> origin/gh/fffrog/146/orig 2025-09-04T00:03:01.3134324Z * [new branch] gh/fffrog/147/base -> origin/gh/fffrog/147/base 2025-09-04T00:03:01.3134394Z * [new branch] gh/fffrog/147/head -> origin/gh/fffrog/147/head 2025-09-04T00:03:01.3140729Z * [new branch] gh/fffrog/147/orig -> origin/gh/fffrog/147/orig 2025-09-04T00:03:01.3140826Z * [new branch] gh/fffrog/148/base -> origin/gh/fffrog/148/base 2025-09-04T00:03:01.3140903Z * [new branch] gh/fffrog/148/head -> origin/gh/fffrog/148/head 2025-09-04T00:03:01.3140980Z * [new branch] gh/fffrog/148/orig -> origin/gh/fffrog/148/orig 2025-09-04T00:03:01.3141071Z * [new branch] gh/fffrog/149/base -> origin/gh/fffrog/149/base 2025-09-04T00:03:01.3141154Z * [new branch] gh/fffrog/149/head -> origin/gh/fffrog/149/head 2025-09-04T00:03:01.3141230Z * [new branch] gh/fffrog/149/orig -> origin/gh/fffrog/149/orig 2025-09-04T00:03:01.3141317Z * [new branch] gh/fffrog/150/base -> origin/gh/fffrog/150/base 2025-09-04T00:03:01.3141395Z * [new branch] gh/fffrog/150/head -> origin/gh/fffrog/150/head 2025-09-04T00:03:01.3141543Z * [new branch] gh/fffrog/150/orig -> origin/gh/fffrog/150/orig 2025-09-04T00:03:01.3141627Z * [new branch] gh/fffrog/151/base -> origin/gh/fffrog/151/base 2025-09-04T00:03:01.3141703Z * [new branch] gh/fffrog/151/head -> origin/gh/fffrog/151/head 2025-09-04T00:03:01.3141780Z * [new branch] gh/fffrog/151/orig -> origin/gh/fffrog/151/orig 2025-09-04T00:03:01.3141863Z * [new branch] gh/fffrog/152/base -> origin/gh/fffrog/152/base 2025-09-04T00:03:01.3141941Z * [new branch] gh/fffrog/152/head -> origin/gh/fffrog/152/head 2025-09-04T00:03:01.3142017Z * [new branch] gh/fffrog/153/base -> origin/gh/fffrog/153/base 2025-09-04T00:03:01.3142137Z * [new branch] gh/fffrog/153/head -> origin/gh/fffrog/153/head 2025-09-04T00:03:01.3142213Z * [new branch] gh/fffrog/153/orig -> origin/gh/fffrog/153/orig 2025-09-04T00:03:01.3142300Z * [new branch] gh/gmagogsfm/1/base -> origin/gh/gmagogsfm/1/base 2025-09-04T00:03:01.3142381Z * [new branch] gh/gmagogsfm/1/head -> origin/gh/gmagogsfm/1/head 2025-09-04T00:03:01.3142469Z * [new branch] gh/gmagogsfm/1/orig -> origin/gh/gmagogsfm/1/orig 2025-09-04T00:03:01.3142548Z * [new branch] gh/gmagogsfm/2/base -> origin/gh/gmagogsfm/2/base 2025-09-04T00:03:01.3145144Z * [new branch] gh/gmagogsfm/2/head -> origin/gh/gmagogsfm/2/head 2025-09-04T00:03:01.3145231Z * [new branch] gh/gmagogsfm/2/orig -> origin/gh/gmagogsfm/2/orig 2025-09-04T00:03:01.3145317Z * [new branch] gh/gmagogsfm/3/base -> origin/gh/gmagogsfm/3/base 2025-09-04T00:03:01.3145397Z * [new branch] gh/gmagogsfm/3/head -> origin/gh/gmagogsfm/3/head 2025-09-04T00:03:01.3145471Z * [new branch] gh/gmagogsfm/3/orig -> origin/gh/gmagogsfm/3/orig 2025-09-04T00:03:01.3145561Z * [new branch] gh/guangyey/133/base -> origin/gh/guangyey/133/base 2025-09-04T00:03:01.3145638Z * [new branch] gh/guangyey/133/head -> origin/gh/guangyey/133/head 2025-09-04T00:03:01.3145716Z * [new branch] gh/guangyey/133/orig -> origin/gh/guangyey/133/orig 2025-09-04T00:03:01.3145790Z * [new branch] gh/guangyey/134/base -> origin/gh/guangyey/134/base 2025-09-04T00:03:01.3145867Z * [new branch] gh/guangyey/134/head -> origin/gh/guangyey/134/head 2025-09-04T00:03:01.3145956Z * [new branch] gh/guangyey/134/orig -> origin/gh/guangyey/134/orig 2025-09-04T00:03:01.3146029Z * [new branch] gh/guangyey/135/base -> origin/gh/guangyey/135/base 2025-09-04T00:03:01.3146106Z * [new branch] gh/guangyey/135/head -> origin/gh/guangyey/135/head 2025-09-04T00:03:01.3146182Z * [new branch] gh/guangyey/135/orig -> origin/gh/guangyey/135/orig 2025-09-04T00:03:01.3146256Z * [new branch] gh/guangyey/139/base -> origin/gh/guangyey/139/base 2025-09-04T00:03:01.3146329Z * [new branch] gh/guangyey/139/head -> origin/gh/guangyey/139/head 2025-09-04T00:03:01.3146481Z * [new branch] gh/guangyey/139/orig -> origin/gh/guangyey/139/orig 2025-09-04T00:03:01.3146557Z * [new branch] gh/guangyey/140/base -> origin/gh/guangyey/140/base 2025-09-04T00:03:01.3146631Z * [new branch] gh/guangyey/140/head -> origin/gh/guangyey/140/head 2025-09-04T00:03:01.3146709Z * [new branch] gh/guangyey/140/orig -> origin/gh/guangyey/140/orig 2025-09-04T00:03:01.3146783Z * [new branch] gh/guangyey/142/base -> origin/gh/guangyey/142/base 2025-09-04T00:03:01.3146860Z * [new branch] gh/guangyey/142/head -> origin/gh/guangyey/142/head 2025-09-04T00:03:01.3147017Z * [new branch] gh/guangyey/142/orig -> origin/gh/guangyey/142/orig 2025-09-04T00:03:01.3147104Z * [new branch] gh/guangyey/145/base -> origin/gh/guangyey/145/base 2025-09-04T00:03:01.3147183Z * [new branch] gh/guangyey/145/head -> origin/gh/guangyey/145/head 2025-09-04T00:03:01.3147264Z * [new branch] gh/guangyey/145/orig -> origin/gh/guangyey/145/orig 2025-09-04T00:03:01.3147351Z * [new branch] gh/guangyey/153/base -> origin/gh/guangyey/153/base 2025-09-04T00:03:01.3147431Z * [new branch] gh/guangyey/153/head -> origin/gh/guangyey/153/head 2025-09-04T00:03:01.3147511Z * [new branch] gh/guangyey/153/orig -> origin/gh/guangyey/153/orig 2025-09-04T00:03:01.3147636Z * [new branch] gh/guangyey/158/base -> origin/gh/guangyey/158/base 2025-09-04T00:03:01.3147715Z * [new branch] gh/guangyey/158/head -> origin/gh/guangyey/158/head 2025-09-04T00:03:01.3147799Z * [new branch] gh/guangyey/158/orig -> origin/gh/guangyey/158/orig 2025-09-04T00:03:01.3147886Z * [new branch] gh/guangyey/159/base -> origin/gh/guangyey/159/base 2025-09-04T00:03:01.3147965Z * [new branch] gh/guangyey/159/head -> origin/gh/guangyey/159/head 2025-09-04T00:03:01.3149895Z * [new branch] gh/guangyey/159/orig -> origin/gh/guangyey/159/orig 2025-09-04T00:03:01.3149987Z * [new branch] gh/guangyey/163/base -> origin/gh/guangyey/163/base 2025-09-04T00:03:01.3150063Z * [new branch] gh/guangyey/163/head -> origin/gh/guangyey/163/head 2025-09-04T00:03:01.3150138Z * [new branch] gh/guangyey/163/orig -> origin/gh/guangyey/163/orig 2025-09-04T00:03:01.3150219Z * [new branch] gh/guangyey/168/base -> origin/gh/guangyey/168/base 2025-09-04T00:03:01.3150292Z * [new branch] gh/guangyey/168/head -> origin/gh/guangyey/168/head 2025-09-04T00:03:01.3150372Z * [new branch] gh/guangyey/168/orig -> origin/gh/guangyey/168/orig 2025-09-04T00:03:01.3150445Z * [new branch] gh/guangyey/169/base -> origin/gh/guangyey/169/base 2025-09-04T00:03:01.3150519Z * [new branch] gh/guangyey/169/head -> origin/gh/guangyey/169/head 2025-09-04T00:03:01.3150598Z * [new branch] gh/guangyey/169/orig -> origin/gh/guangyey/169/orig 2025-09-04T00:03:01.3150672Z * [new branch] gh/guangyey/170/base -> origin/gh/guangyey/170/base 2025-09-04T00:03:01.3150745Z * [new branch] gh/guangyey/170/head -> origin/gh/guangyey/170/head 2025-09-04T00:03:01.3150820Z * [new branch] gh/guangyey/170/orig -> origin/gh/guangyey/170/orig 2025-09-04T00:03:01.3150895Z * [new branch] gh/guangyey/171/base -> origin/gh/guangyey/171/base 2025-09-04T00:03:01.3150971Z * [new branch] gh/guangyey/171/head -> origin/gh/guangyey/171/head 2025-09-04T00:03:01.3151045Z * [new branch] gh/guangyey/171/orig -> origin/gh/guangyey/171/orig 2025-09-04T00:03:01.3151120Z * [new branch] gh/guangyey/174/base -> origin/gh/guangyey/174/base 2025-09-04T00:03:01.3151193Z * [new branch] gh/guangyey/174/head -> origin/gh/guangyey/174/head 2025-09-04T00:03:01.3151267Z * [new branch] gh/guangyey/174/orig -> origin/gh/guangyey/174/orig 2025-09-04T00:03:01.3151341Z * [new branch] gh/guangyey/176/base -> origin/gh/guangyey/176/base 2025-09-04T00:03:01.3151415Z * [new branch] gh/guangyey/176/head -> origin/gh/guangyey/176/head 2025-09-04T00:03:01.3151488Z * [new branch] gh/guangyey/176/orig -> origin/gh/guangyey/176/orig 2025-09-04T00:03:01.3151564Z * [new branch] gh/guangyey/177/base -> origin/gh/guangyey/177/base 2025-09-04T00:03:01.3153292Z * [new branch] gh/guangyey/177/head -> origin/gh/guangyey/177/head 2025-09-04T00:03:01.3153385Z * [new branch] gh/guangyey/177/orig -> origin/gh/guangyey/177/orig 2025-09-04T00:03:01.3153465Z * [new branch] gh/guangyey/178/base -> origin/gh/guangyey/178/base 2025-09-04T00:03:01.3153538Z * [new branch] gh/guangyey/178/head -> origin/gh/guangyey/178/head 2025-09-04T00:03:01.3153612Z * [new branch] gh/guangyey/178/orig -> origin/gh/guangyey/178/orig 2025-09-04T00:03:01.3153689Z * [new branch] gh/guangyey/179/base -> origin/gh/guangyey/179/base 2025-09-04T00:03:01.3153762Z * [new branch] gh/guangyey/179/head -> origin/gh/guangyey/179/head 2025-09-04T00:03:01.3153863Z * [new branch] gh/guangyey/179/orig -> origin/gh/guangyey/179/orig 2025-09-04T00:03:01.3153937Z * [new branch] gh/guangyey/180/base -> origin/gh/guangyey/180/base 2025-09-04T00:03:01.3154015Z * [new branch] gh/guangyey/180/head -> origin/gh/guangyey/180/head 2025-09-04T00:03:01.3154089Z * [new branch] gh/guangyey/180/orig -> origin/gh/guangyey/180/orig 2025-09-04T00:03:01.3154166Z * [new branch] gh/guangyey/181/base -> origin/gh/guangyey/181/base 2025-09-04T00:03:01.3154240Z * [new branch] gh/guangyey/181/head -> origin/gh/guangyey/181/head 2025-09-04T00:03:01.3154313Z * [new branch] gh/guangyey/181/orig -> origin/gh/guangyey/181/orig 2025-09-04T00:03:01.3154388Z * [new branch] gh/guangyey/182/base -> origin/gh/guangyey/182/base 2025-09-04T00:03:01.3154462Z * [new branch] gh/guangyey/182/head -> origin/gh/guangyey/182/head 2025-09-04T00:03:01.3154536Z * [new branch] gh/guangyey/182/orig -> origin/gh/guangyey/182/orig 2025-09-04T00:03:01.3154614Z * [new branch] gh/guangyey/183/base -> origin/gh/guangyey/183/base 2025-09-04T00:03:01.3154689Z * [new branch] gh/guangyey/183/head -> origin/gh/guangyey/183/head 2025-09-04T00:03:01.3154763Z * [new branch] gh/guangyey/183/orig -> origin/gh/guangyey/183/orig 2025-09-04T00:03:01.3154836Z * [new branch] gh/guangyey/184/base -> origin/gh/guangyey/184/base 2025-09-04T00:03:01.3154911Z * [new branch] gh/guangyey/184/head -> origin/gh/guangyey/184/head 2025-09-04T00:03:01.3154985Z * [new branch] gh/guangyey/184/orig -> origin/gh/guangyey/184/orig 2025-09-04T00:03:01.3155059Z * [new branch] gh/guangyey/185/base -> origin/gh/guangyey/185/base 2025-09-04T00:03:01.3155135Z * [new branch] gh/guangyey/185/head -> origin/gh/guangyey/185/head 2025-09-04T00:03:01.3155213Z * [new branch] gh/guangyey/185/orig -> origin/gh/guangyey/185/orig 2025-09-04T00:03:01.3155290Z * [new branch] gh/guangyey/186/base -> origin/gh/guangyey/186/base 2025-09-04T00:03:01.3155364Z * [new branch] gh/guangyey/186/head -> origin/gh/guangyey/186/head 2025-09-04T00:03:01.3155438Z * [new branch] gh/guangyey/186/orig -> origin/gh/guangyey/186/orig 2025-09-04T00:03:01.3155511Z * [new branch] gh/guangyey/187/base -> origin/gh/guangyey/187/base 2025-09-04T00:03:01.3155586Z * [new branch] gh/guangyey/187/head -> origin/gh/guangyey/187/head 2025-09-04T00:03:01.3155659Z * [new branch] gh/guangyey/187/orig -> origin/gh/guangyey/187/orig 2025-09-04T00:03:01.3157548Z * [new branch] gh/guangyey/188/base -> origin/gh/guangyey/188/base 2025-09-04T00:03:01.3157642Z * [new branch] gh/guangyey/188/head -> origin/gh/guangyey/188/head 2025-09-04T00:03:01.3157726Z * [new branch] gh/guangyey/188/orig -> origin/gh/guangyey/188/orig 2025-09-04T00:03:01.3157866Z * [new branch] gh/guangyey/189/base -> origin/gh/guangyey/189/base 2025-09-04T00:03:01.3157939Z * [new branch] gh/guangyey/189/head -> origin/gh/guangyey/189/head 2025-09-04T00:03:01.3158014Z * [new branch] gh/guangyey/189/orig -> origin/gh/guangyey/189/orig 2025-09-04T00:03:01.3158093Z * [new branch] gh/guangyey/190/base -> origin/gh/guangyey/190/base 2025-09-04T00:03:01.3158167Z * [new branch] gh/guangyey/190/head -> origin/gh/guangyey/190/head 2025-09-04T00:03:01.3158242Z * [new branch] gh/guangyey/190/orig -> origin/gh/guangyey/190/orig 2025-09-04T00:03:01.3158316Z * [new branch] gh/guangyey/191/base -> origin/gh/guangyey/191/base 2025-09-04T00:03:01.3158433Z * [new branch] gh/guangyey/191/head -> origin/gh/guangyey/191/head 2025-09-04T00:03:01.3158507Z * [new branch] gh/guangyey/191/orig -> origin/gh/guangyey/191/orig 2025-09-04T00:03:01.3158584Z * [new branch] gh/guangyey/192/base -> origin/gh/guangyey/192/base 2025-09-04T00:03:01.3158658Z * [new branch] gh/guangyey/192/head -> origin/gh/guangyey/192/head 2025-09-04T00:03:01.3158732Z * [new branch] gh/guangyey/192/orig -> origin/gh/guangyey/192/orig 2025-09-04T00:03:01.3158806Z * [new branch] gh/guangyey/193/base -> origin/gh/guangyey/193/base 2025-09-04T00:03:01.3158880Z * [new branch] gh/guangyey/193/head -> origin/gh/guangyey/193/head 2025-09-04T00:03:01.3158953Z * [new branch] gh/guangyey/193/orig -> origin/gh/guangyey/193/orig 2025-09-04T00:03:01.3159027Z * [new branch] gh/guangyey/194/base -> origin/gh/guangyey/194/base 2025-09-04T00:03:01.3159103Z * [new branch] gh/guangyey/194/head -> origin/gh/guangyey/194/head 2025-09-04T00:03:01.3159176Z * [new branch] gh/guangyey/194/orig -> origin/gh/guangyey/194/orig 2025-09-04T00:03:01.3159252Z * [new branch] gh/guangyey/195/base -> origin/gh/guangyey/195/base 2025-09-04T00:03:01.3159326Z * [new branch] gh/guangyey/195/head -> origin/gh/guangyey/195/head 2025-09-04T00:03:01.3161029Z * [new branch] gh/guangyey/195/orig -> origin/gh/guangyey/195/orig 2025-09-04T00:03:01.3161123Z * [new branch] gh/guangyey/196/base -> origin/gh/guangyey/196/base 2025-09-04T00:03:01.3161199Z * [new branch] gh/guangyey/196/head -> origin/gh/guangyey/196/head 2025-09-04T00:03:01.3161274Z * [new branch] gh/guangyey/196/orig -> origin/gh/guangyey/196/orig 2025-09-04T00:03:01.3161349Z * [new branch] gh/guangyey/197/base -> origin/gh/guangyey/197/base 2025-09-04T00:03:01.3161429Z * [new branch] gh/guangyey/197/head -> origin/gh/guangyey/197/head 2025-09-04T00:03:01.3161508Z * [new branch] gh/guangyey/197/orig -> origin/gh/guangyey/197/orig 2025-09-04T00:03:01.3161591Z * [new branch] gh/guangyey/198/base -> origin/gh/guangyey/198/base 2025-09-04T00:03:01.3161667Z * [new branch] gh/guangyey/198/head -> origin/gh/guangyey/198/head 2025-09-04T00:03:01.3161740Z * [new branch] gh/guangyey/198/orig -> origin/gh/guangyey/198/orig 2025-09-04T00:03:01.3161814Z * [new branch] gh/guangyey/199/base -> origin/gh/guangyey/199/base 2025-09-04T00:03:01.3161889Z * [new branch] gh/guangyey/199/head -> origin/gh/guangyey/199/head 2025-09-04T00:03:01.3161963Z * [new branch] gh/guangyey/199/orig -> origin/gh/guangyey/199/orig 2025-09-04T00:03:01.3162037Z * [new branch] gh/guangyey/200/base -> origin/gh/guangyey/200/base 2025-09-04T00:03:01.3162113Z * [new branch] gh/guangyey/200/head -> origin/gh/guangyey/200/head 2025-09-04T00:03:01.3162224Z * [new branch] gh/guangyey/200/orig -> origin/gh/guangyey/200/orig 2025-09-04T00:03:01.3162299Z * [new branch] gh/guangyey/201/base -> origin/gh/guangyey/201/base 2025-09-04T00:03:01.3162373Z * [new branch] gh/guangyey/201/head -> origin/gh/guangyey/201/head 2025-09-04T00:03:01.3162447Z * [new branch] gh/guangyey/201/orig -> origin/gh/guangyey/201/orig 2025-09-04T00:03:01.3162520Z * [new branch] gh/guangyey/202/base -> origin/gh/guangyey/202/base 2025-09-04T00:03:01.3162598Z * [new branch] gh/guangyey/202/head -> origin/gh/guangyey/202/head 2025-09-04T00:03:01.3162672Z * [new branch] gh/guangyey/202/orig -> origin/gh/guangyey/202/orig 2025-09-04T00:03:01.3162779Z * [new branch] gh/guangyey/203/base -> origin/gh/guangyey/203/base 2025-09-04T00:03:01.3162858Z * [new branch] gh/guangyey/203/head -> origin/gh/guangyey/203/head 2025-09-04T00:03:01.3162938Z * [new branch] gh/guangyey/203/orig -> origin/gh/guangyey/203/orig 2025-09-04T00:03:01.3164654Z * [new branch] gh/guangyey/204/base -> origin/gh/guangyey/204/base 2025-09-04T00:03:01.3164751Z * [new branch] gh/guangyey/204/head -> origin/gh/guangyey/204/head 2025-09-04T00:03:01.3164826Z * [new branch] gh/guangyey/204/orig -> origin/gh/guangyey/204/orig 2025-09-04T00:03:01.3164900Z * [new branch] gh/guangyey/205/base -> origin/gh/guangyey/205/base 2025-09-04T00:03:01.3164974Z * [new branch] gh/guangyey/205/head -> origin/gh/guangyey/205/head 2025-09-04T00:03:01.3165048Z * [new branch] gh/guangyey/205/orig -> origin/gh/guangyey/205/orig 2025-09-04T00:03:01.3165126Z * [new branch] gh/guangyey/206/base -> origin/gh/guangyey/206/base 2025-09-04T00:03:01.3165201Z * [new branch] gh/guangyey/206/head -> origin/gh/guangyey/206/head 2025-09-04T00:03:01.3165279Z * [new branch] gh/guangyey/206/orig -> origin/gh/guangyey/206/orig 2025-09-04T00:03:01.3165354Z * [new branch] gh/guangyey/207/base -> origin/gh/guangyey/207/base 2025-09-04T00:03:01.3165428Z * [new branch] gh/guangyey/207/head -> origin/gh/guangyey/207/head 2025-09-04T00:03:01.3165503Z * [new branch] gh/guangyey/207/orig -> origin/gh/guangyey/207/orig 2025-09-04T00:03:01.3165578Z * [new branch] gh/guangyey/79/base -> origin/gh/guangyey/79/base 2025-09-04T00:03:01.3165653Z * [new branch] gh/guangyey/79/head -> origin/gh/guangyey/79/head 2025-09-04T00:03:01.3165727Z * [new branch] gh/guangyey/79/orig -> origin/gh/guangyey/79/orig 2025-09-04T00:03:01.3165801Z * [new branch] gh/guangyey/89/base -> origin/gh/guangyey/89/base 2025-09-04T00:03:01.3165874Z * [new branch] gh/guangyey/89/head -> origin/gh/guangyey/89/head 2025-09-04T00:03:01.3165949Z * [new branch] gh/guangyey/89/orig -> origin/gh/guangyey/89/orig 2025-09-04T00:03:01.3166044Z * [new branch] gh/guilhermeleobas/107/base -> origin/gh/guilhermeleobas/107/base 2025-09-04T00:03:01.3166133Z * [new branch] gh/guilhermeleobas/107/head -> origin/gh/guilhermeleobas/107/head 2025-09-04T00:03:01.3166223Z * [new branch] gh/guilhermeleobas/107/orig -> origin/gh/guilhermeleobas/107/orig 2025-09-04T00:03:01.3166310Z * [new branch] gh/guilhermeleobas/108/base -> origin/gh/guilhermeleobas/108/base 2025-09-04T00:03:01.3166456Z * [new branch] gh/guilhermeleobas/108/head -> origin/gh/guilhermeleobas/108/head 2025-09-04T00:03:01.3166550Z * [new branch] gh/guilhermeleobas/108/orig -> origin/gh/guilhermeleobas/108/orig 2025-09-04T00:03:01.3166637Z * [new branch] gh/guilhermeleobas/124/base -> origin/gh/guilhermeleobas/124/base 2025-09-04T00:03:01.3166794Z * [new branch] gh/guilhermeleobas/124/head -> origin/gh/guilhermeleobas/124/head 2025-09-04T00:03:01.3166882Z * [new branch] gh/guilhermeleobas/124/orig -> origin/gh/guilhermeleobas/124/orig 2025-09-04T00:03:01.3166970Z * [new branch] gh/guilhermeleobas/147/base -> origin/gh/guilhermeleobas/147/base 2025-09-04T00:03:01.3167056Z * [new branch] gh/guilhermeleobas/147/head -> origin/gh/guilhermeleobas/147/head 2025-09-04T00:03:01.3167144Z * [new branch] gh/guilhermeleobas/147/orig -> origin/gh/guilhermeleobas/147/orig 2025-09-04T00:03:01.3167231Z * [new branch] gh/guilhermeleobas/150/base -> origin/gh/guilhermeleobas/150/base 2025-09-04T00:03:01.3167317Z * [new branch] gh/guilhermeleobas/150/head -> origin/gh/guilhermeleobas/150/head 2025-09-04T00:03:01.3167471Z * [new branch] gh/guilhermeleobas/150/orig -> origin/gh/guilhermeleobas/150/orig 2025-09-04T00:03:01.3167564Z * [new branch] gh/guilhermeleobas/163/base -> origin/gh/guilhermeleobas/163/base 2025-09-04T00:03:01.3167656Z * [new branch] gh/guilhermeleobas/163/head -> origin/gh/guilhermeleobas/163/head 2025-09-04T00:03:01.3167757Z * [new branch] gh/guilhermeleobas/163/orig -> origin/gh/guilhermeleobas/163/orig 2025-09-04T00:03:01.3170055Z * [new branch] gh/guilhermeleobas/164/base -> origin/gh/guilhermeleobas/164/base 2025-09-04T00:03:01.3170144Z * [new branch] gh/guilhermeleobas/164/head -> origin/gh/guilhermeleobas/164/head 2025-09-04T00:03:01.3170231Z * [new branch] gh/guilhermeleobas/164/orig -> origin/gh/guilhermeleobas/164/orig 2025-09-04T00:03:01.3170319Z * [new branch] gh/guilhermeleobas/165/base -> origin/gh/guilhermeleobas/165/base 2025-09-04T00:03:01.3170412Z * [new branch] gh/guilhermeleobas/165/head -> origin/gh/guilhermeleobas/165/head 2025-09-04T00:03:01.3170505Z * [new branch] gh/guilhermeleobas/165/orig -> origin/gh/guilhermeleobas/165/orig 2025-09-04T00:03:01.3170592Z * [new branch] gh/guilhermeleobas/166/base -> origin/gh/guilhermeleobas/166/base 2025-09-04T00:03:01.3170679Z * [new branch] gh/guilhermeleobas/166/head -> origin/gh/guilhermeleobas/166/head 2025-09-04T00:03:01.3170765Z * [new branch] gh/guilhermeleobas/166/orig -> origin/gh/guilhermeleobas/166/orig 2025-09-04T00:03:01.3170854Z * [new branch] gh/guilhermeleobas/167/base -> origin/gh/guilhermeleobas/167/base 2025-09-04T00:03:01.3170940Z * [new branch] gh/guilhermeleobas/167/head -> origin/gh/guilhermeleobas/167/head 2025-09-04T00:03:01.3171026Z * [new branch] gh/guilhermeleobas/167/orig -> origin/gh/guilhermeleobas/167/orig 2025-09-04T00:03:01.3171116Z * [new branch] gh/guilhermeleobas/168/base -> origin/gh/guilhermeleobas/168/base 2025-09-04T00:03:01.3171203Z * [new branch] gh/guilhermeleobas/168/head -> origin/gh/guilhermeleobas/168/head 2025-09-04T00:03:01.3171292Z * [new branch] gh/guilhermeleobas/168/orig -> origin/gh/guilhermeleobas/168/orig 2025-09-04T00:03:01.3171383Z * [new branch] gh/guilhermeleobas/169/base -> origin/gh/guilhermeleobas/169/base 2025-09-04T00:03:01.3171470Z * [new branch] gh/guilhermeleobas/169/head -> origin/gh/guilhermeleobas/169/head 2025-09-04T00:03:01.3171556Z * [new branch] gh/guilhermeleobas/169/orig -> origin/gh/guilhermeleobas/169/orig 2025-09-04T00:03:01.3171643Z * [new branch] gh/guilhermeleobas/170/base -> origin/gh/guilhermeleobas/170/base 2025-09-04T00:03:01.3173170Z * [new branch] gh/guilhermeleobas/170/head -> origin/gh/guilhermeleobas/170/head 2025-09-04T00:03:01.3173266Z * [new branch] gh/guilhermeleobas/170/orig -> origin/gh/guilhermeleobas/170/orig 2025-09-04T00:03:01.3173354Z * [new branch] gh/guilhermeleobas/171/base -> origin/gh/guilhermeleobas/171/base 2025-09-04T00:03:01.3173496Z * [new branch] gh/guilhermeleobas/171/head -> origin/gh/guilhermeleobas/171/head 2025-09-04T00:03:01.3173583Z * [new branch] gh/guilhermeleobas/171/orig -> origin/gh/guilhermeleobas/171/orig 2025-09-04T00:03:01.3173670Z * [new branch] gh/guilhermeleobas/173/base -> origin/gh/guilhermeleobas/173/base 2025-09-04T00:03:01.3173757Z * [new branch] gh/guilhermeleobas/173/head -> origin/gh/guilhermeleobas/173/head 2025-09-04T00:03:01.3173844Z * [new branch] gh/guilhermeleobas/173/orig -> origin/gh/guilhermeleobas/173/orig 2025-09-04T00:03:01.3173932Z * [new branch] gh/guilhermeleobas/192/base -> origin/gh/guilhermeleobas/192/base 2025-09-04T00:03:01.3174019Z * [new branch] gh/guilhermeleobas/192/head -> origin/gh/guilhermeleobas/192/head 2025-09-04T00:03:01.3174137Z * [new branch] gh/guilhermeleobas/192/orig -> origin/gh/guilhermeleobas/192/orig 2025-09-04T00:03:01.3174228Z * [new branch] gh/guilhermeleobas/193/base -> origin/gh/guilhermeleobas/193/base 2025-09-04T00:03:01.3174316Z * [new branch] gh/guilhermeleobas/193/head -> origin/gh/guilhermeleobas/193/head 2025-09-04T00:03:01.3174402Z * [new branch] gh/guilhermeleobas/193/orig -> origin/gh/guilhermeleobas/193/orig 2025-09-04T00:03:01.3174492Z * [new branch] gh/guilhermeleobas/194/base -> origin/gh/guilhermeleobas/194/base 2025-09-04T00:03:01.3174578Z * [new branch] gh/guilhermeleobas/194/head -> origin/gh/guilhermeleobas/194/head 2025-09-04T00:03:01.3174665Z * [new branch] gh/guilhermeleobas/194/orig -> origin/gh/guilhermeleobas/194/orig 2025-09-04T00:03:01.3174752Z * [new branch] gh/guilhermeleobas/203/base -> origin/gh/guilhermeleobas/203/base 2025-09-04T00:03:01.3174840Z * [new branch] gh/guilhermeleobas/203/head -> origin/gh/guilhermeleobas/203/head 2025-09-04T00:03:01.3174930Z * [new branch] gh/guilhermeleobas/203/orig -> origin/gh/guilhermeleobas/203/orig 2025-09-04T00:03:01.3175017Z * [new branch] gh/guilhermeleobas/204/base -> origin/gh/guilhermeleobas/204/base 2025-09-04T00:03:01.3175105Z * [new branch] gh/guilhermeleobas/204/head -> origin/gh/guilhermeleobas/204/head 2025-09-04T00:03:01.3175192Z * [new branch] gh/guilhermeleobas/204/orig -> origin/gh/guilhermeleobas/204/orig 2025-09-04T00:03:01.3175278Z * [new branch] gh/guilhermeleobas/205/base -> origin/gh/guilhermeleobas/205/base 2025-09-04T00:03:01.3175367Z * [new branch] gh/guilhermeleobas/205/head -> origin/gh/guilhermeleobas/205/head 2025-09-04T00:03:01.3175453Z * [new branch] gh/guilhermeleobas/205/orig -> origin/gh/guilhermeleobas/205/orig 2025-09-04T00:03:01.3175543Z * [new branch] gh/guilhermeleobas/209/base -> origin/gh/guilhermeleobas/209/base 2025-09-04T00:03:01.3175631Z * [new branch] gh/guilhermeleobas/209/head -> origin/gh/guilhermeleobas/209/head 2025-09-04T00:03:01.3175719Z * [new branch] gh/guilhermeleobas/209/orig -> origin/gh/guilhermeleobas/209/orig 2025-09-04T00:03:01.3175806Z * [new branch] gh/guilhermeleobas/210/base -> origin/gh/guilhermeleobas/210/base 2025-09-04T00:03:01.3175893Z * [new branch] gh/guilhermeleobas/210/head -> origin/gh/guilhermeleobas/210/head 2025-09-04T00:03:01.3175980Z * [new branch] gh/guilhermeleobas/210/orig -> origin/gh/guilhermeleobas/210/orig 2025-09-04T00:03:01.3176068Z * [new branch] gh/guilhermeleobas/211/base -> origin/gh/guilhermeleobas/211/base 2025-09-04T00:03:01.3176156Z * [new branch] gh/guilhermeleobas/211/head -> origin/gh/guilhermeleobas/211/head 2025-09-04T00:03:01.3176244Z * [new branch] gh/guilhermeleobas/211/orig -> origin/gh/guilhermeleobas/211/orig 2025-09-04T00:03:01.3176331Z * [new branch] gh/guilhermeleobas/214/base -> origin/gh/guilhermeleobas/214/base 2025-09-04T00:03:01.3176555Z * [new branch] gh/guilhermeleobas/214/head -> origin/gh/guilhermeleobas/214/head 2025-09-04T00:03:01.3176645Z * [new branch] gh/guilhermeleobas/214/orig -> origin/gh/guilhermeleobas/214/orig 2025-09-04T00:03:01.3176737Z * [new branch] gh/guilhermeleobas/215/base -> origin/gh/guilhermeleobas/215/base 2025-09-04T00:03:01.3176838Z * [new branch] gh/guilhermeleobas/215/head -> origin/gh/guilhermeleobas/215/head 2025-09-04T00:03:01.3176925Z * [new branch] gh/guilhermeleobas/215/orig -> origin/gh/guilhermeleobas/215/orig 2025-09-04T00:03:01.3177011Z * [new branch] gh/guilhermeleobas/216/base -> origin/gh/guilhermeleobas/216/base 2025-09-04T00:03:01.3177099Z * [new branch] gh/guilhermeleobas/216/head -> origin/gh/guilhermeleobas/216/head 2025-09-04T00:03:01.3177246Z * [new branch] gh/guilhermeleobas/216/orig -> origin/gh/guilhermeleobas/216/orig 2025-09-04T00:03:01.3177334Z * [new branch] gh/guilhermeleobas/217/base -> origin/gh/guilhermeleobas/217/base 2025-09-04T00:03:01.3177425Z * [new branch] gh/guilhermeleobas/217/head -> origin/gh/guilhermeleobas/217/head 2025-09-04T00:03:01.3177512Z * [new branch] gh/guilhermeleobas/217/orig -> origin/gh/guilhermeleobas/217/orig 2025-09-04T00:03:01.3177599Z * [new branch] gh/guilhermeleobas/219/base -> origin/gh/guilhermeleobas/219/base 2025-09-04T00:03:01.3177690Z * [new branch] gh/guilhermeleobas/219/head -> origin/gh/guilhermeleobas/219/head 2025-09-04T00:03:01.3177778Z * [new branch] gh/guilhermeleobas/219/orig -> origin/gh/guilhermeleobas/219/orig 2025-09-04T00:03:01.3177868Z * [new branch] gh/guilhermeleobas/220/base -> origin/gh/guilhermeleobas/220/base 2025-09-04T00:03:01.3177956Z * [new branch] gh/guilhermeleobas/220/head -> origin/gh/guilhermeleobas/220/head 2025-09-04T00:03:01.3178046Z * [new branch] gh/guilhermeleobas/220/orig -> origin/gh/guilhermeleobas/220/orig 2025-09-04T00:03:01.3178133Z * [new branch] gh/guilhermeleobas/221/base -> origin/gh/guilhermeleobas/221/base 2025-09-04T00:03:01.3178220Z * [new branch] gh/guilhermeleobas/221/head -> origin/gh/guilhermeleobas/221/head 2025-09-04T00:03:01.3178311Z * [new branch] gh/guilhermeleobas/221/orig -> origin/gh/guilhermeleobas/221/orig 2025-09-04T00:03:01.3178398Z * [new branch] gh/guilhermeleobas/222/base -> origin/gh/guilhermeleobas/222/base 2025-09-04T00:03:01.3178485Z * [new branch] gh/guilhermeleobas/222/head -> origin/gh/guilhermeleobas/222/head 2025-09-04T00:03:01.3178572Z * [new branch] gh/guilhermeleobas/222/orig -> origin/gh/guilhermeleobas/222/orig 2025-09-04T00:03:01.3178662Z * [new branch] gh/guilhermeleobas/223/base -> origin/gh/guilhermeleobas/223/base 2025-09-04T00:03:01.3178749Z * [new branch] gh/guilhermeleobas/223/head -> origin/gh/guilhermeleobas/223/head 2025-09-04T00:03:01.3178839Z * [new branch] gh/guilhermeleobas/223/orig -> origin/gh/guilhermeleobas/223/orig 2025-09-04T00:03:01.3178926Z * [new branch] gh/guilhermeleobas/224/base -> origin/gh/guilhermeleobas/224/base 2025-09-04T00:03:01.3179012Z * [new branch] gh/guilhermeleobas/224/head -> origin/gh/guilhermeleobas/224/head 2025-09-04T00:03:01.3179100Z * [new branch] gh/guilhermeleobas/224/orig -> origin/gh/guilhermeleobas/224/orig 2025-09-04T00:03:01.3179187Z * [new branch] gh/guilhermeleobas/225/base -> origin/gh/guilhermeleobas/225/base 2025-09-04T00:03:01.3179274Z * [new branch] gh/guilhermeleobas/225/head -> origin/gh/guilhermeleobas/225/head 2025-09-04T00:03:01.3179363Z * [new branch] gh/guilhermeleobas/225/orig -> origin/gh/guilhermeleobas/225/orig 2025-09-04T00:03:01.3181113Z * [new branch] gh/guilhermeleobas/226/base -> origin/gh/guilhermeleobas/226/base 2025-09-04T00:03:01.3181251Z * [new branch] gh/guilhermeleobas/226/head -> origin/gh/guilhermeleobas/226/head 2025-09-04T00:03:01.3181339Z * [new branch] gh/guilhermeleobas/226/orig -> origin/gh/guilhermeleobas/226/orig 2025-09-04T00:03:01.3181427Z * [new branch] gh/guilhermeleobas/227/base -> origin/gh/guilhermeleobas/227/base 2025-09-04T00:03:01.3181514Z * [new branch] gh/guilhermeleobas/227/head -> origin/gh/guilhermeleobas/227/head 2025-09-04T00:03:01.3181600Z * [new branch] gh/guilhermeleobas/227/orig -> origin/gh/guilhermeleobas/227/orig 2025-09-04T00:03:01.3181688Z * [new branch] gh/guilhermeleobas/228/base -> origin/gh/guilhermeleobas/228/base 2025-09-04T00:03:01.3181774Z * [new branch] gh/guilhermeleobas/228/head -> origin/gh/guilhermeleobas/228/head 2025-09-04T00:03:01.3181907Z * [new branch] gh/guilhermeleobas/228/orig -> origin/gh/guilhermeleobas/228/orig 2025-09-04T00:03:01.3181999Z * [new branch] gh/guilhermeleobas/229/base -> origin/gh/guilhermeleobas/229/base 2025-09-04T00:03:01.3182085Z * [new branch] gh/guilhermeleobas/229/head -> origin/gh/guilhermeleobas/229/head 2025-09-04T00:03:01.3182172Z * [new branch] gh/guilhermeleobas/229/orig -> origin/gh/guilhermeleobas/229/orig 2025-09-04T00:03:01.3182259Z * [new branch] gh/guilhermeleobas/230/base -> origin/gh/guilhermeleobas/230/base 2025-09-04T00:03:01.3182346Z * [new branch] gh/guilhermeleobas/230/head -> origin/gh/guilhermeleobas/230/head 2025-09-04T00:03:01.3182433Z * [new branch] gh/guilhermeleobas/230/orig -> origin/gh/guilhermeleobas/230/orig 2025-09-04T00:03:01.3182521Z * [new branch] gh/guilhermeleobas/231/base -> origin/gh/guilhermeleobas/231/base 2025-09-04T00:03:01.3182610Z * [new branch] gh/guilhermeleobas/231/head -> origin/gh/guilhermeleobas/231/head 2025-09-04T00:03:01.3182703Z * [new branch] gh/guilhermeleobas/231/orig -> origin/gh/guilhermeleobas/231/orig 2025-09-04T00:03:01.3182789Z * [new branch] gh/guilhermeleobas/232/base -> origin/gh/guilhermeleobas/232/base 2025-09-04T00:03:01.3182877Z * [new branch] gh/guilhermeleobas/232/head -> origin/gh/guilhermeleobas/232/head 2025-09-04T00:03:01.3182964Z * [new branch] gh/guilhermeleobas/232/orig -> origin/gh/guilhermeleobas/232/orig 2025-09-04T00:03:01.3183051Z * [new branch] gh/guilhermeleobas/233/base -> origin/gh/guilhermeleobas/233/base 2025-09-04T00:03:01.3183139Z * [new branch] gh/guilhermeleobas/233/head -> origin/gh/guilhermeleobas/233/head 2025-09-04T00:03:01.3183226Z * [new branch] gh/guilhermeleobas/233/orig -> origin/gh/guilhermeleobas/233/orig 2025-09-04T00:03:01.3184680Z * [new branch] gh/guilhermeleobas/234/base -> origin/gh/guilhermeleobas/234/base 2025-09-04T00:03:01.3184774Z * [new branch] gh/guilhermeleobas/234/head -> origin/gh/guilhermeleobas/234/head 2025-09-04T00:03:01.3184867Z * [new branch] gh/guilhermeleobas/234/orig -> origin/gh/guilhermeleobas/234/orig 2025-09-04T00:03:01.3184955Z * [new branch] gh/guilhermeleobas/235/base -> origin/gh/guilhermeleobas/235/base 2025-09-04T00:03:01.3185042Z * [new branch] gh/guilhermeleobas/235/head -> origin/gh/guilhermeleobas/235/head 2025-09-04T00:03:01.3185129Z * [new branch] gh/guilhermeleobas/235/orig -> origin/gh/guilhermeleobas/235/orig 2025-09-04T00:03:01.3185216Z * [new branch] gh/guilhermeleobas/236/base -> origin/gh/guilhermeleobas/236/base 2025-09-04T00:03:01.3185305Z * [new branch] gh/guilhermeleobas/236/head -> origin/gh/guilhermeleobas/236/head 2025-09-04T00:03:01.3185391Z * [new branch] gh/guilhermeleobas/236/orig -> origin/gh/guilhermeleobas/236/orig 2025-09-04T00:03:01.3185481Z * [new branch] gh/guilhermeleobas/237/base -> origin/gh/guilhermeleobas/237/base 2025-09-04T00:03:01.3185612Z * [new branch] gh/guilhermeleobas/237/head -> origin/gh/guilhermeleobas/237/head 2025-09-04T00:03:01.3185699Z * [new branch] gh/guilhermeleobas/237/orig -> origin/gh/guilhermeleobas/237/orig 2025-09-04T00:03:01.3185786Z * [new branch] gh/guilhermeleobas/238/base -> origin/gh/guilhermeleobas/238/base 2025-09-04T00:03:01.3185874Z * [new branch] gh/guilhermeleobas/238/head -> origin/gh/guilhermeleobas/238/head 2025-09-04T00:03:01.3185961Z * [new branch] gh/guilhermeleobas/238/orig -> origin/gh/guilhermeleobas/238/orig 2025-09-04T00:03:01.3186048Z * [new branch] gh/guilhermeleobas/239/base -> origin/gh/guilhermeleobas/239/base 2025-09-04T00:03:01.3186136Z * [new branch] gh/guilhermeleobas/239/head -> origin/gh/guilhermeleobas/239/head 2025-09-04T00:03:01.3186260Z * [new branch] gh/guilhermeleobas/239/orig -> origin/gh/guilhermeleobas/239/orig 2025-09-04T00:03:01.3186408Z * [new branch] gh/guilhermeleobas/240/base -> origin/gh/guilhermeleobas/240/base 2025-09-04T00:03:01.3186498Z * [new branch] gh/guilhermeleobas/240/head -> origin/gh/guilhermeleobas/240/head 2025-09-04T00:03:01.3186587Z * [new branch] gh/guilhermeleobas/240/orig -> origin/gh/guilhermeleobas/240/orig 2025-09-04T00:03:01.3186673Z * [new branch] gh/guilhermeleobas/241/base -> origin/gh/guilhermeleobas/241/base 2025-09-04T00:03:01.3186760Z * [new branch] gh/guilhermeleobas/241/head -> origin/gh/guilhermeleobas/241/head 2025-09-04T00:03:01.3186848Z * [new branch] gh/guilhermeleobas/241/orig -> origin/gh/guilhermeleobas/241/orig 2025-09-04T00:03:01.3186934Z * [new branch] gh/guilhermeleobas/242/base -> origin/gh/guilhermeleobas/242/base 2025-09-04T00:03:01.3188364Z * [new branch] gh/guilhermeleobas/242/head -> origin/gh/guilhermeleobas/242/head 2025-09-04T00:03:01.3188459Z * [new branch] gh/guilhermeleobas/242/orig -> origin/gh/guilhermeleobas/242/orig 2025-09-04T00:03:01.3188545Z * [new branch] gh/guilhermeleobas/243/base -> origin/gh/guilhermeleobas/243/base 2025-09-04T00:03:01.3188633Z * [new branch] gh/guilhermeleobas/243/head -> origin/gh/guilhermeleobas/243/head 2025-09-04T00:03:01.3188719Z * [new branch] gh/guilhermeleobas/243/orig -> origin/gh/guilhermeleobas/243/orig 2025-09-04T00:03:01.3188805Z * [new branch] gh/guilhermeleobas/244/base -> origin/gh/guilhermeleobas/244/base 2025-09-04T00:03:01.3188892Z * [new branch] gh/guilhermeleobas/244/head -> origin/gh/guilhermeleobas/244/head 2025-09-04T00:03:01.3188979Z * [new branch] gh/guilhermeleobas/244/orig -> origin/gh/guilhermeleobas/244/orig 2025-09-04T00:03:01.3189069Z * [new branch] gh/guilhermeleobas/245/base -> origin/gh/guilhermeleobas/245/base 2025-09-04T00:03:01.3189156Z * [new branch] gh/guilhermeleobas/245/head -> origin/gh/guilhermeleobas/245/head 2025-09-04T00:03:01.3189244Z * [new branch] gh/guilhermeleobas/245/orig -> origin/gh/guilhermeleobas/245/orig 2025-09-04T00:03:01.3189333Z * [new branch] gh/guilhermeleobas/73/base -> origin/gh/guilhermeleobas/73/base 2025-09-04T00:03:01.3189502Z * [new branch] gh/guilhermeleobas/73/head -> origin/gh/guilhermeleobas/73/head 2025-09-04T00:03:01.3189589Z * [new branch] gh/guilhermeleobas/73/orig -> origin/gh/guilhermeleobas/73/orig 2025-09-04T00:03:01.3189675Z * [new branch] gh/henrylhtsang/136/base -> origin/gh/henrylhtsang/136/base 2025-09-04T00:03:01.3189761Z * [new branch] gh/henrylhtsang/136/head -> origin/gh/henrylhtsang/136/head 2025-09-04T00:03:01.3189843Z * [new branch] gh/henrylhtsang/136/orig -> origin/gh/henrylhtsang/136/orig 2025-09-04T00:03:01.3189927Z * [new branch] gh/henrylhtsang/138/base -> origin/gh/henrylhtsang/138/base 2025-09-04T00:03:01.3190074Z * [new branch] gh/henrylhtsang/138/head -> origin/gh/henrylhtsang/138/head 2025-09-04T00:03:01.3190156Z * [new branch] gh/henrylhtsang/138/orig -> origin/gh/henrylhtsang/138/orig 2025-09-04T00:03:01.3190237Z * [new branch] gh/henrylhtsang/140/base -> origin/gh/henrylhtsang/140/base 2025-09-04T00:03:01.3190318Z * [new branch] gh/henrylhtsang/140/head -> origin/gh/henrylhtsang/140/head 2025-09-04T00:03:01.3190401Z * [new branch] gh/henrylhtsang/140/orig -> origin/gh/henrylhtsang/140/orig 2025-09-04T00:03:01.3190482Z * [new branch] gh/henrylhtsang/141/base -> origin/gh/henrylhtsang/141/base 2025-09-04T00:03:01.3191884Z * [new branch] gh/henrylhtsang/141/head -> origin/gh/henrylhtsang/141/head 2025-09-04T00:03:01.3192032Z * [new branch] gh/henrylhtsang/141/orig -> origin/gh/henrylhtsang/141/orig 2025-09-04T00:03:01.3192114Z * [new branch] gh/henrylhtsang/142/base -> origin/gh/henrylhtsang/142/base 2025-09-04T00:03:01.3192201Z * [new branch] gh/henrylhtsang/142/head -> origin/gh/henrylhtsang/142/head 2025-09-04T00:03:01.3192281Z * [new branch] gh/henrylhtsang/142/orig -> origin/gh/henrylhtsang/142/orig 2025-09-04T00:03:01.3192362Z * [new branch] gh/henrylhtsang/143/base -> origin/gh/henrylhtsang/143/base 2025-09-04T00:03:01.3192444Z * [new branch] gh/henrylhtsang/143/head -> origin/gh/henrylhtsang/143/head 2025-09-04T00:03:01.3192526Z * [new branch] gh/henrylhtsang/143/orig -> origin/gh/henrylhtsang/143/orig 2025-09-04T00:03:01.3192607Z * [new branch] gh/henrylhtsang/144/base -> origin/gh/henrylhtsang/144/base 2025-09-04T00:03:01.3192688Z * [new branch] gh/henrylhtsang/144/head -> origin/gh/henrylhtsang/144/head 2025-09-04T00:03:01.3192773Z * [new branch] gh/henrylhtsang/144/orig -> origin/gh/henrylhtsang/144/orig 2025-09-04T00:03:01.3192855Z * [new branch] gh/henrylhtsang/145/base -> origin/gh/henrylhtsang/145/base 2025-09-04T00:03:01.3192937Z * [new branch] gh/henrylhtsang/145/head -> origin/gh/henrylhtsang/145/head 2025-09-04T00:03:01.3193019Z * [new branch] gh/henrylhtsang/145/orig -> origin/gh/henrylhtsang/145/orig 2025-09-04T00:03:01.3193100Z * [new branch] gh/henrylhtsang/146/base -> origin/gh/henrylhtsang/146/base 2025-09-04T00:03:01.3193181Z * [new branch] gh/henrylhtsang/146/head -> origin/gh/henrylhtsang/146/head 2025-09-04T00:03:01.3193264Z * [new branch] gh/henrylhtsang/146/orig -> origin/gh/henrylhtsang/146/orig 2025-09-04T00:03:01.3193345Z * [new branch] gh/henrylhtsang/147/base -> origin/gh/henrylhtsang/147/base 2025-09-04T00:03:01.3193428Z * [new branch] gh/henrylhtsang/147/head -> origin/gh/henrylhtsang/147/head 2025-09-04T00:03:01.3193510Z * [new branch] gh/henrylhtsang/147/orig -> origin/gh/henrylhtsang/147/orig 2025-09-04T00:03:01.3193593Z * [new branch] gh/henrylhtsang/148/base -> origin/gh/henrylhtsang/148/base 2025-09-04T00:03:01.3193674Z * [new branch] gh/henrylhtsang/148/head -> origin/gh/henrylhtsang/148/head 2025-09-04T00:03:01.3193756Z * [new branch] gh/henrylhtsang/148/orig -> origin/gh/henrylhtsang/148/orig 2025-09-04T00:03:01.3193836Z * [new branch] gh/henrylhtsang/149/base -> origin/gh/henrylhtsang/149/base 2025-09-04T00:03:01.3195221Z * [new branch] gh/henrylhtsang/149/head -> origin/gh/henrylhtsang/149/head 2025-09-04T00:03:01.3195307Z * [new branch] gh/henrylhtsang/149/orig -> origin/gh/henrylhtsang/149/orig 2025-09-04T00:03:01.3195390Z * [new branch] gh/huydhn/1/next -> origin/gh/huydhn/1/next 2025-09-04T00:03:01.3195462Z * [new branch] gh/huydhn/2/next -> origin/gh/huydhn/2/next 2025-09-04T00:03:01.3195574Z * [new branch] gh/huydhn/3/next -> origin/gh/huydhn/3/next 2025-09-04T00:03:01.3195644Z * [new branch] gh/huydhn/4/next -> origin/gh/huydhn/4/next 2025-09-04T00:03:01.3195713Z * [new branch] gh/huydhn/5/next -> origin/gh/huydhn/5/next 2025-09-04T00:03:01.3195783Z * [new branch] gh/huydhn/6/next -> origin/gh/huydhn/6/next 2025-09-04T00:03:01.3195854Z * [new branch] gh/int3/97/base -> origin/gh/int3/97/base 2025-09-04T00:03:01.3195922Z * [new branch] gh/int3/97/head -> origin/gh/int3/97/head 2025-09-04T00:03:01.3196000Z * [new branch] gh/isuruf/101/base -> origin/gh/isuruf/101/base 2025-09-04T00:03:01.3196074Z * [new branch] gh/isuruf/101/head -> origin/gh/isuruf/101/head 2025-09-04T00:03:01.3196180Z * [new branch] gh/isuruf/141/base -> origin/gh/isuruf/141/base 2025-09-04T00:03:01.3196255Z * [new branch] gh/isuruf/141/head -> origin/gh/isuruf/141/head 2025-09-04T00:03:01.3196327Z * [new branch] gh/isuruf/141/orig -> origin/gh/isuruf/141/orig 2025-09-04T00:03:01.3196467Z * [new branch] gh/isuruf/142/base -> origin/gh/isuruf/142/base 2025-09-04T00:03:01.3196538Z * [new branch] gh/isuruf/142/head -> origin/gh/isuruf/142/head 2025-09-04T00:03:01.3196611Z * [new branch] gh/isuruf/142/orig -> origin/gh/isuruf/142/orig 2025-09-04T00:03:01.3196682Z * [new branch] gh/isuruf/143/base -> origin/gh/isuruf/143/base 2025-09-04T00:03:01.3196752Z * [new branch] gh/isuruf/143/head -> origin/gh/isuruf/143/head 2025-09-04T00:03:01.3196826Z * [new branch] gh/isuruf/143/orig -> origin/gh/isuruf/143/orig 2025-09-04T00:03:01.3196897Z * [new branch] gh/isuruf/144/base -> origin/gh/isuruf/144/base 2025-09-04T00:03:01.3196970Z * [new branch] gh/isuruf/144/head -> origin/gh/isuruf/144/head 2025-09-04T00:03:01.3197041Z * [new branch] gh/isuruf/144/orig -> origin/gh/isuruf/144/orig 2025-09-04T00:03:01.3198438Z * [new branch] gh/isuruf/81/base -> origin/gh/isuruf/81/base 2025-09-04T00:03:01.3198514Z * [new branch] gh/isuruf/81/head -> origin/gh/isuruf/81/head 2025-09-04T00:03:01.3198585Z * [new branch] gh/isuruf/81/orig -> origin/gh/isuruf/81/orig 2025-09-04T00:03:01.3198663Z * [new branch] gh/jamesjwu/150/base -> origin/gh/jamesjwu/150/base 2025-09-04T00:03:01.3198739Z * [new branch] gh/jamesjwu/150/head -> origin/gh/jamesjwu/150/head 2025-09-04T00:03:01.3198819Z * [new branch] gh/jamesjwu/150/orig -> origin/gh/jamesjwu/150/orig 2025-09-04T00:03:01.3198894Z * [new branch] gh/jamesjwu/154/base -> origin/gh/jamesjwu/154/base 2025-09-04T00:03:01.3198973Z * [new branch] gh/jamesjwu/154/head -> origin/gh/jamesjwu/154/head 2025-09-04T00:03:01.3199048Z * [new branch] gh/jamesjwu/154/orig -> origin/gh/jamesjwu/154/orig 2025-09-04T00:03:01.3199122Z * [new branch] gh/jamesjwu/155/base -> origin/gh/jamesjwu/155/base 2025-09-04T00:03:01.3199195Z * [new branch] gh/jamesjwu/155/head -> origin/gh/jamesjwu/155/head 2025-09-04T00:03:01.3199270Z * [new branch] gh/jamesjwu/155/orig -> origin/gh/jamesjwu/155/orig 2025-09-04T00:03:01.3199343Z * [new branch] gh/jamesjwu/159/base -> origin/gh/jamesjwu/159/base 2025-09-04T00:03:01.3199417Z * [new branch] gh/jamesjwu/159/head -> origin/gh/jamesjwu/159/head 2025-09-04T00:03:01.3199495Z * [new branch] gh/jamesjwu/159/orig -> origin/gh/jamesjwu/159/orig 2025-09-04T00:03:01.3199569Z * [new branch] gh/jamesjwu/163/base -> origin/gh/jamesjwu/163/base 2025-09-04T00:03:01.3199715Z * [new branch] gh/jamesjwu/163/head -> origin/gh/jamesjwu/163/head 2025-09-04T00:03:01.3199789Z * [new branch] gh/jamesjwu/163/orig -> origin/gh/jamesjwu/163/orig 2025-09-04T00:03:01.3199864Z * [new branch] gh/jamesjwu/171/base -> origin/gh/jamesjwu/171/base 2025-09-04T00:03:01.3199938Z * [new branch] gh/jamesjwu/171/head -> origin/gh/jamesjwu/171/head 2025-09-04T00:03:01.3200012Z * [new branch] gh/jamesjwu/171/orig -> origin/gh/jamesjwu/171/orig 2025-09-04T00:03:01.3200087Z * [new branch] gh/jamesjwu/176/base -> origin/gh/jamesjwu/176/base 2025-09-04T00:03:01.3200161Z * [new branch] gh/jamesjwu/176/head -> origin/gh/jamesjwu/176/head 2025-09-04T00:03:01.3200296Z * [new branch] gh/jamesjwu/176/orig -> origin/gh/jamesjwu/176/orig 2025-09-04T00:03:01.3201696Z * [new branch] gh/jamesjwu/181/base -> origin/gh/jamesjwu/181/base 2025-09-04T00:03:01.3201776Z * [new branch] gh/jamesjwu/181/head -> origin/gh/jamesjwu/181/head 2025-09-04T00:03:01.3201850Z * [new branch] gh/jamesjwu/181/orig -> origin/gh/jamesjwu/181/orig 2025-09-04T00:03:01.3201925Z * [new branch] gh/jamesjwu/182/base -> origin/gh/jamesjwu/182/base 2025-09-04T00:03:01.3201999Z * [new branch] gh/jamesjwu/182/head -> origin/gh/jamesjwu/182/head 2025-09-04T00:03:01.3202073Z * [new branch] gh/jamesjwu/182/orig -> origin/gh/jamesjwu/182/orig 2025-09-04T00:03:01.3202148Z * [new branch] gh/jamesjwu/183/base -> origin/gh/jamesjwu/183/base 2025-09-04T00:03:01.3202222Z * [new branch] gh/jamesjwu/183/head -> origin/gh/jamesjwu/183/head 2025-09-04T00:03:01.3202300Z * [new branch] gh/jamesjwu/183/orig -> origin/gh/jamesjwu/183/orig 2025-09-04T00:03:01.3202378Z * [new branch] gh/jamesjwu/184/base -> origin/gh/jamesjwu/184/base 2025-09-04T00:03:01.3202452Z * [new branch] gh/jamesjwu/184/head -> origin/gh/jamesjwu/184/head 2025-09-04T00:03:01.3202525Z * [new branch] gh/jamesjwu/184/orig -> origin/gh/jamesjwu/184/orig 2025-09-04T00:03:01.3202600Z * [new branch] gh/jamesjwu/185/base -> origin/gh/jamesjwu/185/base 2025-09-04T00:03:01.3202673Z * [new branch] gh/jamesjwu/185/head -> origin/gh/jamesjwu/185/head 2025-09-04T00:03:01.3202746Z * [new branch] gh/jamesjwu/185/orig -> origin/gh/jamesjwu/185/orig 2025-09-04T00:03:01.3202821Z * [new branch] gh/jamesjwu/186/base -> origin/gh/jamesjwu/186/base 2025-09-04T00:03:01.3202897Z * [new branch] gh/jamesjwu/186/head -> origin/gh/jamesjwu/186/head 2025-09-04T00:03:01.3202971Z * [new branch] gh/jamesjwu/186/orig -> origin/gh/jamesjwu/186/orig 2025-09-04T00:03:01.3203047Z * [new branch] gh/jamesjwu/187/base -> origin/gh/jamesjwu/187/base 2025-09-04T00:03:01.3203121Z * [new branch] gh/jamesjwu/187/head -> origin/gh/jamesjwu/187/head 2025-09-04T00:03:01.3203195Z * [new branch] gh/jamesjwu/187/orig -> origin/gh/jamesjwu/187/orig 2025-09-04T00:03:01.3203272Z * [new branch] gh/jamesjwu/52/base -> origin/gh/jamesjwu/52/base 2025-09-04T00:03:01.3203346Z * [new branch] gh/jamesjwu/52/head -> origin/gh/jamesjwu/52/head 2025-09-04T00:03:01.3203419Z * [new branch] gh/jamesjwu/53/base -> origin/gh/jamesjwu/53/base 2025-09-04T00:03:01.3204791Z * [new branch] gh/jamesjwu/53/head -> origin/gh/jamesjwu/53/head 2025-09-04T00:03:01.3204871Z * [new branch] gh/jamesjwu/54/base -> origin/gh/jamesjwu/54/base 2025-09-04T00:03:01.3204942Z * [new branch] gh/jamesjwu/54/head -> origin/gh/jamesjwu/54/head 2025-09-04T00:03:01.3205056Z * [new branch] gh/jamesjwu/55/base -> origin/gh/jamesjwu/55/base 2025-09-04T00:03:01.3205129Z * [new branch] gh/jamesjwu/55/head -> origin/gh/jamesjwu/55/head 2025-09-04T00:03:01.3205200Z * [new branch] gh/jamesjwu/56/base -> origin/gh/jamesjwu/56/base 2025-09-04T00:03:01.3205272Z * [new branch] gh/jamesjwu/56/head -> origin/gh/jamesjwu/56/head 2025-09-04T00:03:01.3205345Z * [new branch] gh/jamesjwu/57/base -> origin/gh/jamesjwu/57/base 2025-09-04T00:03:01.3205418Z * [new branch] gh/jamesjwu/57/head -> origin/gh/jamesjwu/57/head 2025-09-04T00:03:01.3205490Z * [new branch] gh/jamesjwu/58/base -> origin/gh/jamesjwu/58/base 2025-09-04T00:03:01.3205598Z * [new branch] gh/jamesjwu/58/head -> origin/gh/jamesjwu/58/head 2025-09-04T00:03:01.3205671Z * [new branch] gh/jamesjwu/59/base -> origin/gh/jamesjwu/59/base 2025-09-04T00:03:01.3205747Z * [new branch] gh/jamesjwu/59/head -> origin/gh/jamesjwu/59/head 2025-09-04T00:03:01.3205820Z * [new branch] gh/jamesjwu/60/base -> origin/gh/jamesjwu/60/base 2025-09-04T00:03:01.3205892Z * [new branch] gh/jamesjwu/60/head -> origin/gh/jamesjwu/60/head 2025-09-04T00:03:01.3205964Z * [new branch] gh/jamesjwu/61/base -> origin/gh/jamesjwu/61/base 2025-09-04T00:03:01.3206037Z * [new branch] gh/jamesjwu/61/head -> origin/gh/jamesjwu/61/head 2025-09-04T00:03:01.3206110Z * [new branch] gh/jamesjwu/62/base -> origin/gh/jamesjwu/62/base 2025-09-04T00:03:01.3206182Z * [new branch] gh/jamesjwu/62/head -> origin/gh/jamesjwu/62/head 2025-09-04T00:03:01.3206257Z * [new branch] gh/jamesjwu/63/base -> origin/gh/jamesjwu/63/base 2025-09-04T00:03:01.3206331Z * [new branch] gh/jamesjwu/63/head -> origin/gh/jamesjwu/63/head 2025-09-04T00:03:01.3206464Z * [new branch] gh/jamesjwu/64/base -> origin/gh/jamesjwu/64/base 2025-09-04T00:03:01.3206540Z * [new branch] gh/jamesjwu/64/head -> origin/gh/jamesjwu/64/head 2025-09-04T00:03:01.3206611Z * [new branch] gh/jamesjwu/65/base -> origin/gh/jamesjwu/65/base 2025-09-04T00:03:01.3206683Z * [new branch] gh/jamesjwu/65/head -> origin/gh/jamesjwu/65/head 2025-09-04T00:03:01.3208079Z * [new branch] gh/janeyx99/165/base -> origin/gh/janeyx99/165/base 2025-09-04T00:03:01.3208157Z * [new branch] gh/janeyx99/165/head -> origin/gh/janeyx99/165/head 2025-09-04T00:03:01.3208231Z * [new branch] gh/janeyx99/165/orig -> origin/gh/janeyx99/165/orig 2025-09-04T00:03:01.3208311Z * [new branch] gh/janeyx99/201/base -> origin/gh/janeyx99/201/base 2025-09-04T00:03:01.3208388Z * [new branch] gh/janeyx99/201/head -> origin/gh/janeyx99/201/head 2025-09-04T00:03:01.3208461Z * [new branch] gh/janeyx99/201/orig -> origin/gh/janeyx99/201/orig 2025-09-04T00:03:01.3208536Z * [new branch] gh/janeyx99/225/base -> origin/gh/janeyx99/225/base 2025-09-04T00:03:01.3208609Z * [new branch] gh/janeyx99/225/head -> origin/gh/janeyx99/225/head 2025-09-04T00:03:01.3208682Z * [new branch] gh/janeyx99/225/orig -> origin/gh/janeyx99/225/orig 2025-09-04T00:03:01.3208756Z * [new branch] gh/janeyx99/291/base -> origin/gh/janeyx99/291/base 2025-09-04T00:03:01.3208829Z * [new branch] gh/janeyx99/291/head -> origin/gh/janeyx99/291/head 2025-09-04T00:03:01.3208904Z * [new branch] gh/janeyx99/291/orig -> origin/gh/janeyx99/291/orig 2025-09-04T00:03:01.3208977Z * [new branch] gh/janeyx99/295/base -> origin/gh/janeyx99/295/base 2025-09-04T00:03:01.3209119Z * [new branch] gh/janeyx99/295/head -> origin/gh/janeyx99/295/head 2025-09-04T00:03:01.3209193Z * [new branch] gh/janeyx99/295/orig -> origin/gh/janeyx99/295/orig 2025-09-04T00:03:01.3209265Z * [new branch] gh/janeyx99/296/base -> origin/gh/janeyx99/296/base 2025-09-04T00:03:01.3209340Z * [new branch] gh/janeyx99/296/head -> origin/gh/janeyx99/296/head 2025-09-04T00:03:01.3209413Z * [new branch] gh/janeyx99/296/orig -> origin/gh/janeyx99/296/orig 2025-09-04T00:03:01.3209485Z * [new branch] gh/janeyx99/297/base -> origin/gh/janeyx99/297/base 2025-09-04T00:03:01.3209559Z * [new branch] gh/janeyx99/297/head -> origin/gh/janeyx99/297/head 2025-09-04T00:03:01.3209693Z * [new branch] gh/janeyx99/297/orig -> origin/gh/janeyx99/297/orig 2025-09-04T00:03:01.3209766Z * [new branch] gh/janeyx99/298/base -> origin/gh/janeyx99/298/base 2025-09-04T00:03:01.3209844Z * [new branch] gh/janeyx99/298/head -> origin/gh/janeyx99/298/head 2025-09-04T00:03:01.3209917Z * [new branch] gh/janeyx99/298/orig -> origin/gh/janeyx99/298/orig 2025-09-04T00:03:01.3211299Z * [new branch] gh/janeyx99/299/base -> origin/gh/janeyx99/299/base 2025-09-04T00:03:01.3211378Z * [new branch] gh/janeyx99/299/head -> origin/gh/janeyx99/299/head 2025-09-04T00:03:01.3211451Z * [new branch] gh/janeyx99/299/orig -> origin/gh/janeyx99/299/orig 2025-09-04T00:03:01.3211524Z * [new branch] gh/janeyx99/300/base -> origin/gh/janeyx99/300/base 2025-09-04T00:03:01.3211598Z * [new branch] gh/janeyx99/300/head -> origin/gh/janeyx99/300/head 2025-09-04T00:03:01.3211676Z * [new branch] gh/janeyx99/300/orig -> origin/gh/janeyx99/300/orig 2025-09-04T00:03:01.3211755Z * [new branch] gh/janeyx99/301/base -> origin/gh/janeyx99/301/base 2025-09-04T00:03:01.3211829Z * [new branch] gh/janeyx99/301/head -> origin/gh/janeyx99/301/head 2025-09-04T00:03:01.3211902Z * [new branch] gh/janeyx99/301/orig -> origin/gh/janeyx99/301/orig 2025-09-04T00:03:01.3211975Z * [new branch] gh/janeyx99/302/base -> origin/gh/janeyx99/302/base 2025-09-04T00:03:01.3212049Z * [new branch] gh/janeyx99/302/head -> origin/gh/janeyx99/302/head 2025-09-04T00:03:01.3212121Z * [new branch] gh/janeyx99/303/base -> origin/gh/janeyx99/303/base 2025-09-04T00:03:01.3212194Z * [new branch] gh/janeyx99/303/head -> origin/gh/janeyx99/303/head 2025-09-04T00:03:01.3212268Z * [new branch] gh/janeyx99/88/base -> origin/gh/janeyx99/88/base 2025-09-04T00:03:01.3212343Z * [new branch] gh/janeyx99/88/head -> origin/gh/janeyx99/88/head 2025-09-04T00:03:01.3212416Z * [new branch] gh/janeyx99/88/orig -> origin/gh/janeyx99/88/orig 2025-09-04T00:03:01.3212490Z * [new branch] gh/jansel/360/base -> origin/gh/jansel/360/base 2025-09-04T00:03:01.3212564Z * [new branch] gh/jansel/360/head -> origin/gh/jansel/360/head 2025-09-04T00:03:01.3212635Z * [new branch] gh/jansel/451/base -> origin/gh/jansel/451/base 2025-09-04T00:03:01.3212705Z * [new branch] gh/jansel/451/head -> origin/gh/jansel/451/head 2025-09-04T00:03:01.3212777Z * [new branch] gh/jansel/451/orig -> origin/gh/jansel/451/orig 2025-09-04T00:03:01.3212847Z * [new branch] gh/jansel/462/base -> origin/gh/jansel/462/base 2025-09-04T00:03:01.3212920Z * [new branch] gh/jansel/462/head -> origin/gh/jansel/462/head 2025-09-04T00:03:01.3212990Z * [new branch] gh/jansel/462/orig -> origin/gh/jansel/462/orig 2025-09-04T00:03:01.3214403Z * [new branch] gh/jansel/531/base -> origin/gh/jansel/531/base 2025-09-04T00:03:01.3214480Z * [new branch] gh/jansel/531/head -> origin/gh/jansel/531/head 2025-09-04T00:03:01.3214551Z * [new branch] gh/jansel/531/orig -> origin/gh/jansel/531/orig 2025-09-04T00:03:01.3214621Z * [new branch] gh/jansel/534/base -> origin/gh/jansel/534/base 2025-09-04T00:03:01.3214691Z * [new branch] gh/jansel/534/head -> origin/gh/jansel/534/head 2025-09-04T00:03:01.3214762Z * [new branch] gh/jansel/534/orig -> origin/gh/jansel/534/orig 2025-09-04T00:03:01.3214849Z * [new branch] gh/jbschlosser/208/head -> origin/gh/jbschlosser/208/head 2025-09-04T00:03:01.3214966Z * [new branch] gh/jbschlosser/239/base -> origin/gh/jbschlosser/239/base 2025-09-04T00:03:01.3215048Z * [new branch] gh/jbschlosser/239/head -> origin/gh/jbschlosser/239/head 2025-09-04T00:03:01.3215131Z * [new branch] gh/jbschlosser/239/orig -> origin/gh/jbschlosser/239/orig 2025-09-04T00:03:01.3215211Z * [new branch] gh/jbschlosser/247/base -> origin/gh/jbschlosser/247/base 2025-09-04T00:03:01.3215291Z * [new branch] gh/jbschlosser/247/head -> origin/gh/jbschlosser/247/head 2025-09-04T00:03:01.3215370Z * [new branch] gh/jbschlosser/247/orig -> origin/gh/jbschlosser/247/orig 2025-09-04T00:03:01.3215448Z * [new branch] gh/jbschlosser/248/base -> origin/gh/jbschlosser/248/base 2025-09-04T00:03:01.3215529Z * [new branch] gh/jbschlosser/248/head -> origin/gh/jbschlosser/248/head 2025-09-04T00:03:01.3215608Z * [new branch] gh/jbschlosser/248/orig -> origin/gh/jbschlosser/248/orig 2025-09-04T00:03:01.3215688Z * [new branch] gh/jbschlosser/250/base -> origin/gh/jbschlosser/250/base 2025-09-04T00:03:01.3215769Z * [new branch] gh/jbschlosser/250/head -> origin/gh/jbschlosser/250/head 2025-09-04T00:03:01.3215848Z * [new branch] gh/jbschlosser/250/orig -> origin/gh/jbschlosser/250/orig 2025-09-04T00:03:01.3215925Z * [new branch] gh/jiayisunx/57/base -> origin/gh/jiayisunx/57/base 2025-09-04T00:03:01.3216002Z * [new branch] gh/jiayisunx/57/head -> origin/gh/jiayisunx/57/head 2025-09-04T00:03:01.3216077Z * [new branch] gh/jiayisunx/57/orig -> origin/gh/jiayisunx/57/orig 2025-09-04T00:03:01.3216151Z * [new branch] gh/jiayisunx/59/base -> origin/gh/jiayisunx/59/base 2025-09-04T00:03:01.3216225Z * [new branch] gh/jiayisunx/59/head -> origin/gh/jiayisunx/59/head 2025-09-04T00:03:01.3217677Z * [new branch] gh/jiayisunx/59/orig -> origin/gh/jiayisunx/59/orig 2025-09-04T00:03:01.3217762Z * [new branch] gh/jiayisunx/61/base -> origin/gh/jiayisunx/61/base 2025-09-04T00:03:01.3217843Z * [new branch] gh/jiayisunx/61/head -> origin/gh/jiayisunx/61/head 2025-09-04T00:03:01.3217917Z * [new branch] gh/jiayisunx/61/orig -> origin/gh/jiayisunx/61/orig 2025-09-04T00:03:01.3217992Z * [new branch] gh/jiayisunx/64/base -> origin/gh/jiayisunx/64/base 2025-09-04T00:03:01.3218066Z * [new branch] gh/jiayisunx/64/head -> origin/gh/jiayisunx/64/head 2025-09-04T00:03:01.3218140Z * [new branch] gh/jiayisunx/64/orig -> origin/gh/jiayisunx/64/orig 2025-09-04T00:03:01.3218214Z * [new branch] gh/jiayisunx/65/base -> origin/gh/jiayisunx/65/base 2025-09-04T00:03:01.3218287Z * [new branch] gh/jiayisunx/65/head -> origin/gh/jiayisunx/65/head 2025-09-04T00:03:01.3218364Z * [new branch] gh/jiayisunx/65/orig -> origin/gh/jiayisunx/65/orig 2025-09-04T00:03:01.3218438Z * [new branch] gh/jiayisunx/66/base -> origin/gh/jiayisunx/66/base 2025-09-04T00:03:01.3218592Z * [new branch] gh/jiayisunx/66/head -> origin/gh/jiayisunx/66/head 2025-09-04T00:03:01.3218667Z * [new branch] gh/jiayisunx/66/orig -> origin/gh/jiayisunx/66/orig 2025-09-04T00:03:01.3218741Z * [new branch] gh/jiayisunx/67/base -> origin/gh/jiayisunx/67/base 2025-09-04T00:03:01.3218814Z * [new branch] gh/jiayisunx/67/head -> origin/gh/jiayisunx/67/head 2025-09-04T00:03:01.3218889Z * [new branch] gh/jiayisunx/67/orig -> origin/gh/jiayisunx/67/orig 2025-09-04T00:03:01.3218962Z * [new branch] gh/jiayisunx/68/base -> origin/gh/jiayisunx/68/base 2025-09-04T00:03:01.3219036Z * [new branch] gh/jiayisunx/68/head -> origin/gh/jiayisunx/68/head 2025-09-04T00:03:01.3219169Z * [new branch] gh/jiayisunx/68/orig -> origin/gh/jiayisunx/68/orig 2025-09-04T00:03:01.3219242Z * [new branch] gh/jiayisunx/69/base -> origin/gh/jiayisunx/69/base 2025-09-04T00:03:01.3219317Z * [new branch] gh/jiayisunx/69/head -> origin/gh/jiayisunx/69/head 2025-09-04T00:03:01.3219392Z * [new branch] gh/jiayisunx/69/orig -> origin/gh/jiayisunx/69/orig 2025-09-04T00:03:01.3219466Z * [new branch] gh/jiayisunx/70/base -> origin/gh/jiayisunx/70/base 2025-09-04T00:03:01.3219540Z * [new branch] gh/jiayisunx/70/head -> origin/gh/jiayisunx/70/head 2025-09-04T00:03:01.3220922Z * [new branch] gh/jiayisunx/70/orig -> origin/gh/jiayisunx/70/orig 2025-09-04T00:03:01.3221001Z * [new branch] gh/jiayisunx/71/base -> origin/gh/jiayisunx/71/base 2025-09-04T00:03:01.3221075Z * [new branch] gh/jiayisunx/71/head -> origin/gh/jiayisunx/71/head 2025-09-04T00:03:01.3221154Z * [new branch] gh/jiayisunx/71/orig -> origin/gh/jiayisunx/71/orig 2025-09-04T00:03:01.3221232Z * [new branch] gh/jiayisunx/72/base -> origin/gh/jiayisunx/72/base 2025-09-04T00:03:01.3221306Z * [new branch] gh/jiayisunx/72/head -> origin/gh/jiayisunx/72/head 2025-09-04T00:03:01.3221381Z * [new branch] gh/jiayisunx/72/orig -> origin/gh/jiayisunx/72/orig 2025-09-04T00:03:01.3221455Z * [new branch] gh/jiayisunx/73/base -> origin/gh/jiayisunx/73/base 2025-09-04T00:03:01.3221528Z * [new branch] gh/jiayisunx/73/head -> origin/gh/jiayisunx/73/head 2025-09-04T00:03:01.3221603Z * [new branch] gh/jiayisunx/73/orig -> origin/gh/jiayisunx/73/orig 2025-09-04T00:03:01.3221677Z * [new branch] gh/jiayisunx/74/base -> origin/gh/jiayisunx/74/base 2025-09-04T00:03:01.3221751Z * [new branch] gh/jiayisunx/74/head -> origin/gh/jiayisunx/74/head 2025-09-04T00:03:01.3221826Z * [new branch] gh/jiayisunx/74/orig -> origin/gh/jiayisunx/74/orig 2025-09-04T00:03:01.3221902Z * [new branch] gh/jiayisunx/75/base -> origin/gh/jiayisunx/75/base 2025-09-04T00:03:01.3221976Z * [new branch] gh/jiayisunx/75/head -> origin/gh/jiayisunx/75/head 2025-09-04T00:03:01.3222050Z * [new branch] gh/jiayisunx/75/orig -> origin/gh/jiayisunx/75/orig 2025-09-04T00:03:01.3222125Z * [new branch] gh/jiayisunx/76/base -> origin/gh/jiayisunx/76/base 2025-09-04T00:03:01.3222199Z * [new branch] gh/jiayisunx/76/head -> origin/gh/jiayisunx/76/head 2025-09-04T00:03:01.3222273Z * [new branch] gh/jiayisunx/76/orig -> origin/gh/jiayisunx/76/orig 2025-09-04T00:03:01.3222355Z * [new branch] gh/jjwu@meta.com/1/base -> origin/gh/jjwu@meta.com/1/base 2025-09-04T00:03:01.3222435Z * [new branch] gh/jjwu@meta.com/1/head -> origin/gh/jjwu@meta.com/1/head 2025-09-04T00:03:01.3222518Z * [new branch] gh/justinchuby/111/base -> origin/gh/justinchuby/111/base 2025-09-04T00:03:01.3222639Z * [new branch] gh/justinchuby/111/head -> origin/gh/justinchuby/111/head 2025-09-04T00:03:01.3222720Z * [new branch] gh/justinchuby/111/orig -> origin/gh/justinchuby/111/orig 2025-09-04T00:03:01.3222798Z * [new branch] gh/justinchuby/112/base -> origin/gh/justinchuby/112/base 2025-09-04T00:03:01.3224183Z * [new branch] gh/justinchuby/112/head -> origin/gh/justinchuby/112/head 2025-09-04T00:03:01.3224264Z * [new branch] gh/justinchuby/112/orig -> origin/gh/justinchuby/112/orig 2025-09-04T00:03:01.3224343Z * [new branch] gh/justinchuby/113/base -> origin/gh/justinchuby/113/base 2025-09-04T00:03:01.3224423Z * [new branch] gh/justinchuby/113/head -> origin/gh/justinchuby/113/head 2025-09-04T00:03:01.3224537Z * [new branch] gh/justinchuby/113/orig -> origin/gh/justinchuby/113/orig 2025-09-04T00:03:01.3224622Z * [new branch] gh/justinchuby/114/base -> origin/gh/justinchuby/114/base 2025-09-04T00:03:01.3224702Z * [new branch] gh/justinchuby/114/head -> origin/gh/justinchuby/114/head 2025-09-04T00:03:01.3224781Z * [new branch] gh/justinchuby/114/orig -> origin/gh/justinchuby/114/orig 2025-09-04T00:03:01.3224859Z * [new branch] gh/justinchuby/115/base -> origin/gh/justinchuby/115/base 2025-09-04T00:03:01.3224939Z * [new branch] gh/justinchuby/115/head -> origin/gh/justinchuby/115/head 2025-09-04T00:03:01.3225018Z * [new branch] gh/justinchuby/115/orig -> origin/gh/justinchuby/115/orig 2025-09-04T00:03:01.3225095Z * [new branch] gh/karthickai/1/base -> origin/gh/karthickai/1/base 2025-09-04T00:03:01.3225174Z * [new branch] gh/karthickai/1/head -> origin/gh/karthickai/1/head 2025-09-04T00:03:01.3225249Z * [new branch] gh/karthickai/1/orig -> origin/gh/karthickai/1/orig 2025-09-04T00:03:01.3225329Z * [new branch] gh/karthickai/2/base -> origin/gh/karthickai/2/base 2025-09-04T00:03:01.3225406Z * [new branch] gh/karthickai/2/head -> origin/gh/karthickai/2/head 2025-09-04T00:03:01.3225480Z * [new branch] gh/karthickai/2/orig -> origin/gh/karthickai/2/orig 2025-09-04T00:03:01.3225563Z * [new branch] gh/kurtamohler/32/base -> origin/gh/kurtamohler/32/base 2025-09-04T00:03:01.3225644Z * [new branch] gh/kurtamohler/32/head -> origin/gh/kurtamohler/32/head 2025-09-04T00:03:01.3225722Z * [new branch] gh/kurtamohler/32/orig -> origin/gh/kurtamohler/32/orig 2025-09-04T00:03:01.3225800Z * [new branch] gh/kurtamohler/33/base -> origin/gh/kurtamohler/33/base 2025-09-04T00:03:01.3225880Z * [new branch] gh/kurtamohler/33/head -> origin/gh/kurtamohler/33/head 2025-09-04T00:03:01.3225958Z * [new branch] gh/kurtamohler/33/orig -> origin/gh/kurtamohler/33/orig 2025-09-04T00:03:01.3226037Z * [new branch] gh/kurtamohler/34/base -> origin/gh/kurtamohler/34/base 2025-09-04T00:03:01.3227490Z * [new branch] gh/kurtamohler/34/head -> origin/gh/kurtamohler/34/head 2025-09-04T00:03:01.3227575Z * [new branch] gh/kurtamohler/34/orig -> origin/gh/kurtamohler/34/orig 2025-09-04T00:03:01.3227652Z * [new branch] gh/kurtamohler/41/base -> origin/gh/kurtamohler/41/base 2025-09-04T00:03:01.3227731Z * [new branch] gh/kurtamohler/41/head -> origin/gh/kurtamohler/41/head 2025-09-04T00:03:01.3227809Z * [new branch] gh/kurtamohler/41/orig -> origin/gh/kurtamohler/41/orig 2025-09-04T00:03:01.3227886Z * [new branch] gh/kurtamohler/43/base -> origin/gh/kurtamohler/43/base 2025-09-04T00:03:01.3227967Z * [new branch] gh/kurtamohler/43/head -> origin/gh/kurtamohler/43/head 2025-09-04T00:03:01.3228121Z * [new branch] gh/kurtamohler/43/orig -> origin/gh/kurtamohler/43/orig 2025-09-04T00:03:01.3228198Z * [new branch] gh/kurtamohler/45/base -> origin/gh/kurtamohler/45/base 2025-09-04T00:03:01.3228275Z * [new branch] gh/kurtamohler/45/head -> origin/gh/kurtamohler/45/head 2025-09-04T00:03:01.3228353Z * [new branch] gh/kurtamohler/45/orig -> origin/gh/kurtamohler/45/orig 2025-09-04T00:03:01.3228431Z * [new branch] gh/kurtamohler/46/base -> origin/gh/kurtamohler/46/base 2025-09-04T00:03:01.3228508Z * [new branch] gh/kurtamohler/46/head -> origin/gh/kurtamohler/46/head 2025-09-04T00:03:01.3228586Z * [new branch] gh/kurtamohler/46/orig -> origin/gh/kurtamohler/46/orig 2025-09-04T00:03:01.3228727Z * [new branch] gh/kurtamohler/47/base -> origin/gh/kurtamohler/47/base 2025-09-04T00:03:01.3228804Z * [new branch] gh/kurtamohler/47/head -> origin/gh/kurtamohler/47/head 2025-09-04T00:03:01.3228884Z * [new branch] gh/kurtamohler/47/orig -> origin/gh/kurtamohler/47/orig 2025-09-04T00:03:01.3228962Z * [new branch] gh/kurtamohler/48/base -> origin/gh/kurtamohler/48/base 2025-09-04T00:03:01.3229039Z * [new branch] gh/kurtamohler/48/head -> origin/gh/kurtamohler/48/head 2025-09-04T00:03:01.3229116Z * [new branch] gh/kurtamohler/48/orig -> origin/gh/kurtamohler/48/orig 2025-09-04T00:03:01.3229193Z * [new branch] gh/kurtamohler/49/base -> origin/gh/kurtamohler/49/base 2025-09-04T00:03:01.3229271Z * [new branch] gh/kurtamohler/49/head -> origin/gh/kurtamohler/49/head 2025-09-04T00:03:01.3229421Z * [new branch] gh/kurtamohler/49/orig -> origin/gh/kurtamohler/49/orig 2025-09-04T00:03:01.3229501Z * [new branch] gh/kurtamohler/50/base -> origin/gh/kurtamohler/50/base 2025-09-04T00:03:01.3230906Z * [new branch] gh/kurtamohler/50/head -> origin/gh/kurtamohler/50/head 2025-09-04T00:03:01.3230990Z * [new branch] gh/kurtamohler/50/orig -> origin/gh/kurtamohler/50/orig 2025-09-04T00:03:01.3231066Z * [new branch] gh/kwen2501/130/base -> origin/gh/kwen2501/130/base 2025-09-04T00:03:01.3231141Z * [new branch] gh/kwen2501/130/head -> origin/gh/kwen2501/130/head 2025-09-04T00:03:01.3231215Z * [new branch] gh/kwen2501/130/orig -> origin/gh/kwen2501/130/orig 2025-09-04T00:03:01.3231289Z * [new branch] gh/kwen2501/15/base -> origin/gh/kwen2501/15/base 2025-09-04T00:03:01.3231363Z * [new branch] gh/kwen2501/15/head -> origin/gh/kwen2501/15/head 2025-09-04T00:03:01.3231437Z * [new branch] gh/kwen2501/156/base -> origin/gh/kwen2501/156/base 2025-09-04T00:03:01.3231513Z * [new branch] gh/kwen2501/156/head -> origin/gh/kwen2501/156/head 2025-09-04T00:03:01.3231587Z * [new branch] gh/kwen2501/156/orig -> origin/gh/kwen2501/156/orig 2025-09-04T00:03:01.3231661Z * [new branch] gh/kwen2501/170/base -> origin/gh/kwen2501/170/base 2025-09-04T00:03:01.3231733Z * [new branch] gh/kwen2501/170/head -> origin/gh/kwen2501/170/head 2025-09-04T00:03:01.3231805Z * [new branch] gh/kwen2501/186/base -> origin/gh/kwen2501/186/base 2025-09-04T00:03:01.3231877Z * [new branch] gh/kwen2501/186/head -> origin/gh/kwen2501/186/head 2025-09-04T00:03:01.3231950Z * [new branch] gh/kwen2501/186/orig -> origin/gh/kwen2501/186/orig 2025-09-04T00:03:01.3232022Z * [new branch] gh/kwen2501/187/base -> origin/gh/kwen2501/187/base 2025-09-04T00:03:01.3232096Z * [new branch] gh/kwen2501/187/head -> origin/gh/kwen2501/187/head 2025-09-04T00:03:01.3232169Z * [new branch] gh/kwen2501/187/orig -> origin/gh/kwen2501/187/orig 2025-09-04T00:03:01.3232284Z * [new branch] gh/kwen2501/188/base -> origin/gh/kwen2501/188/base 2025-09-04T00:03:01.3232357Z * [new branch] gh/kwen2501/188/head -> origin/gh/kwen2501/188/head 2025-09-04T00:03:01.3232430Z * [new branch] gh/kwen2501/188/orig -> origin/gh/kwen2501/188/orig 2025-09-04T00:03:01.3232502Z * [new branch] gh/kwen2501/194/base -> origin/gh/kwen2501/194/base 2025-09-04T00:03:01.3232574Z * [new branch] gh/kwen2501/194/head -> origin/gh/kwen2501/194/head 2025-09-04T00:03:01.3232647Z * [new branch] gh/kwen2501/194/orig -> origin/gh/kwen2501/194/orig 2025-09-04T00:03:01.3234018Z * [new branch] gh/kwen2501/199/base -> origin/gh/kwen2501/199/base 2025-09-04T00:03:01.3234131Z * [new branch] gh/kwen2501/199/head -> origin/gh/kwen2501/199/head 2025-09-04T00:03:01.3234204Z * [new branch] gh/kwen2501/199/orig -> origin/gh/kwen2501/199/orig 2025-09-04T00:03:01.3234282Z * [new branch] gh/kwen2501/200/base -> origin/gh/kwen2501/200/base 2025-09-04T00:03:01.3234355Z * [new branch] gh/kwen2501/200/head -> origin/gh/kwen2501/200/head 2025-09-04T00:03:01.3234429Z * [new branch] gh/kwen2501/200/orig -> origin/gh/kwen2501/200/orig 2025-09-04T00:03:01.3234502Z * [new branch] gh/kwen2501/201/base -> origin/gh/kwen2501/201/base 2025-09-04T00:03:01.3234574Z * [new branch] gh/kwen2501/201/head -> origin/gh/kwen2501/201/head 2025-09-04T00:03:01.3234647Z * [new branch] gh/kwen2501/201/orig -> origin/gh/kwen2501/201/orig 2025-09-04T00:03:01.3234719Z * [new branch] gh/kwen2501/203/base -> origin/gh/kwen2501/203/base 2025-09-04T00:03:01.3234793Z * [new branch] gh/kwen2501/203/head -> origin/gh/kwen2501/203/head 2025-09-04T00:03:01.3234868Z * [new branch] gh/kwen2501/203/orig -> origin/gh/kwen2501/203/orig 2025-09-04T00:03:01.3234941Z * [new branch] gh/kwen2501/204/base -> origin/gh/kwen2501/204/base 2025-09-04T00:03:01.3235013Z * [new branch] gh/kwen2501/204/head -> origin/gh/kwen2501/204/head 2025-09-04T00:03:01.3235087Z * [new branch] gh/kwen2501/204/orig -> origin/gh/kwen2501/204/orig 2025-09-04T00:03:01.3235159Z * [new branch] gh/kwen2501/205/base -> origin/gh/kwen2501/205/base 2025-09-04T00:03:01.3235231Z * [new branch] gh/kwen2501/205/head -> origin/gh/kwen2501/205/head 2025-09-04T00:03:01.3235305Z * [new branch] gh/kwen2501/205/orig -> origin/gh/kwen2501/205/orig 2025-09-04T00:03:01.3235378Z * [new branch] gh/kwen2501/206/base -> origin/gh/kwen2501/206/base 2025-09-04T00:03:01.3235453Z * [new branch] gh/kwen2501/206/head -> origin/gh/kwen2501/206/head 2025-09-04T00:03:01.3235526Z * [new branch] gh/kwen2501/206/orig -> origin/gh/kwen2501/206/orig 2025-09-04T00:03:01.3235600Z * [new branch] gh/kwen2501/207/base -> origin/gh/kwen2501/207/base 2025-09-04T00:03:01.3235673Z * [new branch] gh/kwen2501/207/head -> origin/gh/kwen2501/207/head 2025-09-04T00:03:01.3235745Z * [new branch] gh/kwen2501/207/orig -> origin/gh/kwen2501/207/orig 2025-09-04T00:03:01.3237215Z * [new branch] gh/kwen2501/208/base -> origin/gh/kwen2501/208/base 2025-09-04T00:03:01.3237295Z * [new branch] gh/kwen2501/208/head -> origin/gh/kwen2501/208/head 2025-09-04T00:03:01.3237368Z * [new branch] gh/kwen2501/208/orig -> origin/gh/kwen2501/208/orig 2025-09-04T00:03:01.3237445Z * [new branch] gh/kwen2501/209/base -> origin/gh/kwen2501/209/base 2025-09-04T00:03:01.3237517Z * [new branch] gh/kwen2501/209/head -> origin/gh/kwen2501/209/head 2025-09-04T00:03:01.3237664Z * [new branch] gh/kwen2501/209/orig -> origin/gh/kwen2501/209/orig 2025-09-04T00:03:01.3237738Z * [new branch] gh/kwen2501/210/base -> origin/gh/kwen2501/210/base 2025-09-04T00:03:01.3237811Z * [new branch] gh/kwen2501/210/head -> origin/gh/kwen2501/210/head 2025-09-04T00:03:01.3237883Z * [new branch] gh/kwen2501/210/orig -> origin/gh/kwen2501/210/orig 2025-09-04T00:03:01.3237957Z * [new branch] gh/kwen2501/211/base -> origin/gh/kwen2501/211/base 2025-09-04T00:03:01.3238029Z * [new branch] gh/kwen2501/211/head -> origin/gh/kwen2501/211/head 2025-09-04T00:03:01.3238101Z * [new branch] gh/kwen2501/212/base -> origin/gh/kwen2501/212/base 2025-09-04T00:03:01.3238241Z * [new branch] gh/kwen2501/212/head -> origin/gh/kwen2501/212/head 2025-09-04T00:03:01.3238313Z * [new branch] gh/kwen2501/212/orig -> origin/gh/kwen2501/212/orig 2025-09-04T00:03:01.3238389Z * [new branch] gh/kwen2501/213/base -> origin/gh/kwen2501/213/base 2025-09-04T00:03:01.3238462Z * [new branch] gh/kwen2501/213/head -> origin/gh/kwen2501/213/head 2025-09-04T00:03:01.3238534Z * [new branch] gh/kwen2501/213/orig -> origin/gh/kwen2501/213/orig 2025-09-04T00:03:01.3238606Z * [new branch] gh/kwen2501/214/base -> origin/gh/kwen2501/214/base 2025-09-04T00:03:01.3238679Z * [new branch] gh/kwen2501/214/head -> origin/gh/kwen2501/214/head 2025-09-04T00:03:01.3238751Z * [new branch] gh/kwen2501/214/orig -> origin/gh/kwen2501/214/orig 2025-09-04T00:03:01.3238824Z * [new branch] gh/kwen2501/215/base -> origin/gh/kwen2501/215/base 2025-09-04T00:03:01.3238899Z * [new branch] gh/kwen2501/215/head -> origin/gh/kwen2501/215/head 2025-09-04T00:03:01.3238975Z * [new branch] gh/kwen2501/215/orig -> origin/gh/kwen2501/215/orig 2025-09-04T00:03:01.3239048Z * [new branch] gh/kwen2501/216/base -> origin/gh/kwen2501/216/base 2025-09-04T00:03:01.3240429Z * [new branch] gh/kwen2501/216/head -> origin/gh/kwen2501/216/head 2025-09-04T00:03:01.3240506Z * [new branch] gh/kwen2501/216/orig -> origin/gh/kwen2501/216/orig 2025-09-04T00:03:01.3240580Z * [new branch] gh/kwen2501/217/base -> origin/gh/kwen2501/217/base 2025-09-04T00:03:01.3240653Z * [new branch] gh/kwen2501/217/head -> origin/gh/kwen2501/217/head 2025-09-04T00:03:01.3240726Z * [new branch] gh/kwen2501/217/orig -> origin/gh/kwen2501/217/orig 2025-09-04T00:03:01.3240798Z * [new branch] gh/kwen2501/218/base -> origin/gh/kwen2501/218/base 2025-09-04T00:03:01.3240875Z * [new branch] gh/kwen2501/218/head -> origin/gh/kwen2501/218/head 2025-09-04T00:03:01.3240953Z * [new branch] gh/kwen2501/218/orig -> origin/gh/kwen2501/218/orig 2025-09-04T00:03:01.3241025Z * [new branch] gh/kwen2501/219/base -> origin/gh/kwen2501/219/base 2025-09-04T00:03:01.3241098Z * [new branch] gh/kwen2501/219/head -> origin/gh/kwen2501/219/head 2025-09-04T00:03:01.3241171Z * [new branch] gh/kwen2501/219/orig -> origin/gh/kwen2501/219/orig 2025-09-04T00:03:01.3241244Z * [new branch] gh/kwen2501/220/base -> origin/gh/kwen2501/220/base 2025-09-04T00:03:01.3241317Z * [new branch] gh/kwen2501/220/head -> origin/gh/kwen2501/220/head 2025-09-04T00:03:01.3241390Z * [new branch] gh/kwen2501/220/orig -> origin/gh/kwen2501/220/orig 2025-09-04T00:03:01.3241464Z * [new branch] gh/kwen2501/221/base -> origin/gh/kwen2501/221/base 2025-09-04T00:03:01.3241537Z * [new branch] gh/kwen2501/221/head -> origin/gh/kwen2501/221/head 2025-09-04T00:03:01.3241652Z * [new branch] gh/kwen2501/221/orig -> origin/gh/kwen2501/221/orig 2025-09-04T00:03:01.3241726Z * [new branch] gh/kwen2501/222/base -> origin/gh/kwen2501/222/base 2025-09-04T00:03:01.3241799Z * [new branch] gh/kwen2501/222/head -> origin/gh/kwen2501/222/head 2025-09-04T00:03:01.3241872Z * [new branch] gh/kwen2501/222/orig -> origin/gh/kwen2501/222/orig 2025-09-04T00:03:01.3241945Z * [new branch] gh/kwen2501/223/base -> origin/gh/kwen2501/223/base 2025-09-04T00:03:01.3242017Z * [new branch] gh/kwen2501/223/head -> origin/gh/kwen2501/223/head 2025-09-04T00:03:01.3242090Z * [new branch] gh/kwen2501/223/orig -> origin/gh/kwen2501/223/orig 2025-09-04T00:03:01.3242193Z * [new branch] gh/kwen2501/224/base -> origin/gh/kwen2501/224/base 2025-09-04T00:03:01.3242265Z * [new branch] gh/kwen2501/224/head -> origin/gh/kwen2501/224/head 2025-09-04T00:03:01.3243646Z * [new branch] gh/kwen2501/224/orig -> origin/gh/kwen2501/224/orig 2025-09-04T00:03:01.3243723Z * [new branch] gh/kwen2501/225/base -> origin/gh/kwen2501/225/base 2025-09-04T00:03:01.3243795Z * [new branch] gh/kwen2501/225/head -> origin/gh/kwen2501/225/head 2025-09-04T00:03:01.3243869Z * [new branch] gh/kwen2501/225/orig -> origin/gh/kwen2501/225/orig 2025-09-04T00:03:01.3243941Z * [new branch] gh/kwen2501/226/base -> origin/gh/kwen2501/226/base 2025-09-04T00:03:01.3244012Z * [new branch] gh/kwen2501/226/head -> origin/gh/kwen2501/226/head 2025-09-04T00:03:01.3244086Z * [new branch] gh/kwen2501/226/orig -> origin/gh/kwen2501/226/orig 2025-09-04T00:03:01.3244161Z * [new branch] gh/kwen2501/227/base -> origin/gh/kwen2501/227/base 2025-09-04T00:03:01.3244238Z * [new branch] gh/kwen2501/227/head -> origin/gh/kwen2501/227/head 2025-09-04T00:03:01.3244311Z * [new branch] gh/kwen2501/227/orig -> origin/gh/kwen2501/227/orig 2025-09-04T00:03:01.3244393Z * [new branch] gh/laithsakka/156/base -> origin/gh/laithsakka/156/base 2025-09-04T00:03:01.3244472Z * [new branch] gh/laithsakka/156/head -> origin/gh/laithsakka/156/head 2025-09-04T00:03:01.3244551Z * [new branch] gh/laithsakka/156/orig -> origin/gh/laithsakka/156/orig 2025-09-04T00:03:01.3244628Z * [new branch] gh/laithsakka/160/base -> origin/gh/laithsakka/160/base 2025-09-04T00:03:01.3244705Z * [new branch] gh/laithsakka/160/head -> origin/gh/laithsakka/160/head 2025-09-04T00:03:01.3244782Z * [new branch] gh/laithsakka/160/orig -> origin/gh/laithsakka/160/orig 2025-09-04T00:03:01.3244863Z * [new branch] gh/laithsakka/178/base -> origin/gh/laithsakka/178/base 2025-09-04T00:03:01.3244942Z * [new branch] gh/laithsakka/178/head -> origin/gh/laithsakka/178/head 2025-09-04T00:03:01.3245019Z * [new branch] gh/laithsakka/178/orig -> origin/gh/laithsakka/178/orig 2025-09-04T00:03:01.3245097Z * [new branch] gh/laithsakka/191/base -> origin/gh/laithsakka/191/base 2025-09-04T00:03:01.3245174Z * [new branch] gh/laithsakka/191/head -> origin/gh/laithsakka/191/head 2025-09-04T00:03:01.3245251Z * [new branch] gh/laithsakka/191/orig -> origin/gh/laithsakka/191/orig 2025-09-04T00:03:01.3245329Z * [new branch] gh/laithsakka/237/base -> origin/gh/laithsakka/237/base 2025-09-04T00:03:01.3245406Z * [new branch] gh/laithsakka/237/head -> origin/gh/laithsakka/237/head 2025-09-04T00:03:01.3246850Z * [new branch] gh/laithsakka/237/orig -> origin/gh/laithsakka/237/orig 2025-09-04T00:03:01.3246935Z * [new branch] gh/laithsakka/249/base -> origin/gh/laithsakka/249/base 2025-09-04T00:03:01.3247075Z * [new branch] gh/laithsakka/249/head -> origin/gh/laithsakka/249/head 2025-09-04T00:03:01.3247153Z * [new branch] gh/laithsakka/249/orig -> origin/gh/laithsakka/249/orig 2025-09-04T00:03:01.3247232Z * [new branch] gh/laithsakka/251/base -> origin/gh/laithsakka/251/base 2025-09-04T00:03:01.3247310Z * [new branch] gh/laithsakka/251/head -> origin/gh/laithsakka/251/head 2025-09-04T00:03:01.3247386Z * [new branch] gh/laithsakka/251/orig -> origin/gh/laithsakka/251/orig 2025-09-04T00:03:01.3247464Z * [new branch] gh/laithsakka/253/base -> origin/gh/laithsakka/253/base 2025-09-04T00:03:01.3247541Z * [new branch] gh/laithsakka/253/head -> origin/gh/laithsakka/253/head 2025-09-04T00:03:01.3247677Z * [new branch] gh/laithsakka/253/orig -> origin/gh/laithsakka/253/orig 2025-09-04T00:03:01.3247758Z * [new branch] gh/laithsakka/254/base -> origin/gh/laithsakka/254/base 2025-09-04T00:03:01.3247835Z * [new branch] gh/laithsakka/254/head -> origin/gh/laithsakka/254/head 2025-09-04T00:03:01.3247912Z * [new branch] gh/laithsakka/254/orig -> origin/gh/laithsakka/254/orig 2025-09-04T00:03:01.3247990Z * [new branch] gh/laithsakka/255/base -> origin/gh/laithsakka/255/base 2025-09-04T00:03:01.3248067Z * [new branch] gh/laithsakka/255/head -> origin/gh/laithsakka/255/head 2025-09-04T00:03:01.3248144Z * [new branch] gh/laithsakka/255/orig -> origin/gh/laithsakka/255/orig 2025-09-04T00:03:01.3248222Z * [new branch] gh/laithsakka/256/base -> origin/gh/laithsakka/256/base 2025-09-04T00:03:01.3248300Z * [new branch] gh/laithsakka/256/head -> origin/gh/laithsakka/256/head 2025-09-04T00:03:01.3248377Z * [new branch] gh/laithsakka/256/orig -> origin/gh/laithsakka/256/orig 2025-09-04T00:03:01.3248456Z * [new branch] gh/laithsakka/257/base -> origin/gh/laithsakka/257/base 2025-09-04T00:03:01.3248534Z * [new branch] gh/laithsakka/257/head -> origin/gh/laithsakka/257/head 2025-09-04T00:03:01.3248610Z * [new branch] gh/laithsakka/257/orig -> origin/gh/laithsakka/257/orig 2025-09-04T00:03:01.3248688Z * [new branch] gh/laithsakka/258/base -> origin/gh/laithsakka/258/base 2025-09-04T00:03:01.3248764Z * [new branch] gh/laithsakka/258/head -> origin/gh/laithsakka/258/head 2025-09-04T00:03:01.3250237Z * [new branch] gh/laithsakka/258/orig -> origin/gh/laithsakka/258/orig 2025-09-04T00:03:01.3250320Z * [new branch] gh/laithsakka/259/base -> origin/gh/laithsakka/259/base 2025-09-04T00:03:01.3250402Z * [new branch] gh/laithsakka/259/head -> origin/gh/laithsakka/259/head 2025-09-04T00:03:01.3250479Z * [new branch] gh/laithsakka/259/orig -> origin/gh/laithsakka/259/orig 2025-09-04T00:03:01.3250562Z * [new branch] gh/laithsakka/260/base -> origin/gh/laithsakka/260/base 2025-09-04T00:03:01.3250640Z * [new branch] gh/laithsakka/260/head -> origin/gh/laithsakka/260/head 2025-09-04T00:03:01.3250717Z * [new branch] gh/laithsakka/260/orig -> origin/gh/laithsakka/260/orig 2025-09-04T00:03:01.3250795Z * [new branch] gh/laithsakka/261/base -> origin/gh/laithsakka/261/base 2025-09-04T00:03:01.3250873Z * [new branch] gh/laithsakka/261/head -> origin/gh/laithsakka/261/head 2025-09-04T00:03:01.3250950Z * [new branch] gh/laithsakka/261/orig -> origin/gh/laithsakka/261/orig 2025-09-04T00:03:01.3251027Z * [new branch] gh/laithsakka/262/base -> origin/gh/laithsakka/262/base 2025-09-04T00:03:01.3251109Z * [new branch] gh/laithsakka/262/head -> origin/gh/laithsakka/262/head 2025-09-04T00:03:01.3251230Z * [new branch] gh/laithsakka/262/orig -> origin/gh/laithsakka/262/orig 2025-09-04T00:03:01.3251308Z * [new branch] gh/laithsakka/263/base -> origin/gh/laithsakka/263/base 2025-09-04T00:03:01.3251387Z * [new branch] gh/laithsakka/263/head -> origin/gh/laithsakka/263/head 2025-09-04T00:03:01.3251464Z * [new branch] gh/laithsakka/263/orig -> origin/gh/laithsakka/263/orig 2025-09-04T00:03:01.3251542Z * [new branch] gh/laithsakka/264/base -> origin/gh/laithsakka/264/base 2025-09-04T00:03:01.3251620Z * [new branch] gh/laithsakka/264/head -> origin/gh/laithsakka/264/head 2025-09-04T00:03:01.3251697Z * [new branch] gh/laithsakka/264/orig -> origin/gh/laithsakka/264/orig 2025-09-04T00:03:01.3251820Z * [new branch] gh/laithsakka/265/base -> origin/gh/laithsakka/265/base 2025-09-04T00:03:01.3251898Z * [new branch] gh/laithsakka/265/head -> origin/gh/laithsakka/265/head 2025-09-04T00:03:01.3251978Z * [new branch] gh/laithsakka/265/orig -> origin/gh/laithsakka/265/orig 2025-09-04T00:03:01.3252055Z * [new branch] gh/laithsakka/266/base -> origin/gh/laithsakka/266/base 2025-09-04T00:03:01.3252133Z * [new branch] gh/laithsakka/266/head -> origin/gh/laithsakka/266/head 2025-09-04T00:03:01.3253507Z * [new branch] gh/laithsakka/266/orig -> origin/gh/laithsakka/266/orig 2025-09-04T00:03:01.3253589Z * [new branch] gh/laithsakka/267/base -> origin/gh/laithsakka/267/base 2025-09-04T00:03:01.3253668Z * [new branch] gh/laithsakka/267/head -> origin/gh/laithsakka/267/head 2025-09-04T00:03:01.3253745Z * [new branch] gh/laithsakka/267/orig -> origin/gh/laithsakka/267/orig 2025-09-04T00:03:01.3253828Z * [new branch] gh/laithsakka/28/base -> origin/gh/laithsakka/28/base 2025-09-04T00:03:01.3253911Z * [new branch] gh/laithsakka/29/base -> origin/gh/laithsakka/29/base 2025-09-04T00:03:01.3253988Z * [new branch] gh/laithsakka/30/base -> origin/gh/laithsakka/30/base 2025-09-04T00:03:01.3254065Z * [new branch] gh/laithsakka/30/head -> origin/gh/laithsakka/30/head 2025-09-04T00:03:01.3254142Z * [new branch] gh/laithsakka/31/base -> origin/gh/laithsakka/31/base 2025-09-04T00:03:01.3254218Z * [new branch] gh/laithsakka/31/head -> origin/gh/laithsakka/31/head 2025-09-04T00:03:01.3254294Z * [new branch] gh/laithsakka/32/base -> origin/gh/laithsakka/32/base 2025-09-04T00:03:01.3254372Z * [new branch] gh/laithsakka/32/head -> origin/gh/laithsakka/32/head 2025-09-04T00:03:01.3254451Z * [new branch] gh/lucaskabela/1/base -> origin/gh/lucaskabela/1/base 2025-09-04T00:03:01.3254529Z * [new branch] gh/lucaskabela/1/head -> origin/gh/lucaskabela/1/head 2025-09-04T00:03:01.3254613Z * [new branch] gh/lucaskabela/10/base -> origin/gh/lucaskabela/10/base 2025-09-04T00:03:01.3254691Z * [new branch] gh/lucaskabela/10/head -> origin/gh/lucaskabela/10/head 2025-09-04T00:03:01.3254770Z * [new branch] gh/lucaskabela/10/orig -> origin/gh/lucaskabela/10/orig 2025-09-04T00:03:01.3254848Z * [new branch] gh/lucaskabela/11/base -> origin/gh/lucaskabela/11/base 2025-09-04T00:03:01.3254926Z * [new branch] gh/lucaskabela/11/head -> origin/gh/lucaskabela/11/head 2025-09-04T00:03:01.3255004Z * [new branch] gh/lucaskabela/11/orig -> origin/gh/lucaskabela/11/orig 2025-09-04T00:03:01.3255082Z * [new branch] gh/lucaskabela/12/base -> origin/gh/lucaskabela/12/base 2025-09-04T00:03:01.3255161Z * [new branch] gh/lucaskabela/12/head -> origin/gh/lucaskabela/12/head 2025-09-04T00:03:01.3255238Z * [new branch] gh/lucaskabela/12/orig -> origin/gh/lucaskabela/12/orig 2025-09-04T00:03:01.3255358Z * [new branch] gh/lucaskabela/13/base -> origin/gh/lucaskabela/13/base 2025-09-04T00:03:01.3256781Z * [new branch] gh/lucaskabela/13/head -> origin/gh/lucaskabela/13/head 2025-09-04T00:03:01.3256866Z * [new branch] gh/lucaskabela/13/orig -> origin/gh/lucaskabela/13/orig 2025-09-04T00:03:01.3256944Z * [new branch] gh/lucaskabela/14/base -> origin/gh/lucaskabela/14/base 2025-09-04T00:03:01.3257022Z * [new branch] gh/lucaskabela/14/head -> origin/gh/lucaskabela/14/head 2025-09-04T00:03:01.3257100Z * [new branch] gh/lucaskabela/14/orig -> origin/gh/lucaskabela/14/orig 2025-09-04T00:03:01.3257177Z * [new branch] gh/lucaskabela/15/base -> origin/gh/lucaskabela/15/base 2025-09-04T00:03:01.3257321Z * [new branch] gh/lucaskabela/15/head -> origin/gh/lucaskabela/15/head 2025-09-04T00:03:01.3257404Z * [new branch] gh/lucaskabela/15/orig -> origin/gh/lucaskabela/15/orig 2025-09-04T00:03:01.3257481Z * [new branch] gh/lucaskabela/16/base -> origin/gh/lucaskabela/16/base 2025-09-04T00:03:01.3257560Z * [new branch] gh/lucaskabela/16/head -> origin/gh/lucaskabela/16/head 2025-09-04T00:03:01.3257638Z * [new branch] gh/lucaskabela/16/orig -> origin/gh/lucaskabela/16/orig 2025-09-04T00:03:01.3257715Z * [new branch] gh/lucaskabela/17/base -> origin/gh/lucaskabela/17/base 2025-09-04T00:03:01.3257793Z * [new branch] gh/lucaskabela/17/head -> origin/gh/lucaskabela/17/head 2025-09-04T00:03:01.3257871Z * [new branch] gh/lucaskabela/17/orig -> origin/gh/lucaskabela/17/orig 2025-09-04T00:03:01.3257950Z * [new branch] gh/lucaskabela/2/base -> origin/gh/lucaskabela/2/base 2025-09-04T00:03:01.3258028Z * [new branch] gh/lucaskabela/2/head -> origin/gh/lucaskabela/2/head 2025-09-04T00:03:01.3258107Z * [new branch] gh/lucaskabela/2/orig -> origin/gh/lucaskabela/2/orig 2025-09-04T00:03:01.3258184Z * [new branch] gh/lucaskabela/3/base -> origin/gh/lucaskabela/3/base 2025-09-04T00:03:01.3258262Z * [new branch] gh/lucaskabela/3/head -> origin/gh/lucaskabela/3/head 2025-09-04T00:03:01.3258338Z * [new branch] gh/lucaskabela/3/orig -> origin/gh/lucaskabela/3/orig 2025-09-04T00:03:01.3258414Z * [new branch] gh/lucaskabela/4/base -> origin/gh/lucaskabela/4/base 2025-09-04T00:03:01.3258491Z * [new branch] gh/lucaskabela/4/head -> origin/gh/lucaskabela/4/head 2025-09-04T00:03:01.3258567Z * [new branch] gh/lucaskabela/4/orig -> origin/gh/lucaskabela/4/orig 2025-09-04T00:03:01.3258645Z * [new branch] gh/lucaskabela/5/base -> origin/gh/lucaskabela/5/base 2025-09-04T00:03:01.3260023Z * [new branch] gh/lucaskabela/5/head -> origin/gh/lucaskabela/5/head 2025-09-04T00:03:01.3260110Z * [new branch] gh/lucaskabela/5/orig -> origin/gh/lucaskabela/5/orig 2025-09-04T00:03:01.3260187Z * [new branch] gh/lucaskabela/6/base -> origin/gh/lucaskabela/6/base 2025-09-04T00:03:01.3260264Z * [new branch] gh/lucaskabela/6/head -> origin/gh/lucaskabela/6/head 2025-09-04T00:03:01.3260341Z * [new branch] gh/lucaskabela/6/orig -> origin/gh/lucaskabela/6/orig 2025-09-04T00:03:01.3260417Z * [new branch] gh/lucaskabela/7/base -> origin/gh/lucaskabela/7/base 2025-09-04T00:03:01.3260495Z * [new branch] gh/lucaskabela/7/head -> origin/gh/lucaskabela/7/head 2025-09-04T00:03:01.3260571Z * [new branch] gh/lucaskabela/7/orig -> origin/gh/lucaskabela/7/orig 2025-09-04T00:03:01.3260652Z * [new branch] gh/lucaskabela/8/base -> origin/gh/lucaskabela/8/base 2025-09-04T00:03:01.3260785Z * [new branch] gh/lucaskabela/8/head -> origin/gh/lucaskabela/8/head 2025-09-04T00:03:01.3260863Z * [new branch] gh/lucaskabela/8/orig -> origin/gh/lucaskabela/8/orig 2025-09-04T00:03:01.3260940Z * [new branch] gh/lucaskabela/9/base -> origin/gh/lucaskabela/9/base 2025-09-04T00:03:01.3261016Z * [new branch] gh/lucaskabela/9/head -> origin/gh/lucaskabela/9/head 2025-09-04T00:03:01.3261094Z * [new branch] gh/lucaskabela/9/orig -> origin/gh/lucaskabela/9/orig 2025-09-04T00:03:01.3261162Z * [new branch] gh/lw/1/base -> origin/gh/lw/1/base 2025-09-04T00:03:01.3261227Z * [new branch] gh/lw/1/head -> origin/gh/lw/1/head 2025-09-04T00:03:01.3261325Z * [new branch] gh/lw/1/orig -> origin/gh/lw/1/orig 2025-09-04T00:03:01.3261387Z * [new branch] gh/lw/2/base -> origin/gh/lw/2/base 2025-09-04T00:03:01.3261450Z * [new branch] gh/lw/2/head -> origin/gh/lw/2/head 2025-09-04T00:03:01.3261513Z * [new branch] gh/lw/2/orig -> origin/gh/lw/2/orig 2025-09-04T00:03:01.3261575Z * [new branch] gh/lw/3/base -> origin/gh/lw/3/base 2025-09-04T00:03:01.3261636Z * [new branch] gh/lw/3/head -> origin/gh/lw/3/head 2025-09-04T00:03:01.3261699Z * [new branch] gh/lw/3/orig -> origin/gh/lw/3/orig 2025-09-04T00:03:01.3261773Z * [new branch] gh/malfet/14/base -> origin/gh/malfet/14/base 2025-09-04T00:03:01.3261849Z * [new branch] gh/malfet/330/base -> origin/gh/malfet/330/base 2025-09-04T00:03:01.3263227Z * [new branch] gh/malfet/330/head -> origin/gh/malfet/330/head 2025-09-04T00:03:01.3263308Z * [new branch] gh/malfet/330/orig -> origin/gh/malfet/330/orig 2025-09-04T00:03:01.3263385Z * [new branch] gh/malfet/396/base -> origin/gh/malfet/396/base 2025-09-04T00:03:01.3263457Z * [new branch] gh/malfet/396/head -> origin/gh/malfet/396/head 2025-09-04T00:03:01.3263527Z * [new branch] gh/malfet/396/orig -> origin/gh/malfet/396/orig 2025-09-04T00:03:01.3263597Z * [new branch] gh/malfet/397/base -> origin/gh/malfet/397/base 2025-09-04T00:03:01.3263668Z * [new branch] gh/malfet/397/head -> origin/gh/malfet/397/head 2025-09-04T00:03:01.3263738Z * [new branch] gh/malfet/397/orig -> origin/gh/malfet/397/orig 2025-09-04T00:03:01.3263808Z * [new branch] gh/malfet/398/base -> origin/gh/malfet/398/base 2025-09-04T00:03:01.3263879Z * [new branch] gh/malfet/398/head -> origin/gh/malfet/398/head 2025-09-04T00:03:01.3263951Z * [new branch] gh/malfet/398/orig -> origin/gh/malfet/398/orig 2025-09-04T00:03:01.3264022Z * [new branch] gh/malfet/399/base -> origin/gh/malfet/399/base 2025-09-04T00:03:01.3264093Z * [new branch] gh/malfet/399/head -> origin/gh/malfet/399/head 2025-09-04T00:03:01.3264163Z * [new branch] gh/malfet/399/orig -> origin/gh/malfet/399/orig 2025-09-04T00:03:01.3264234Z * [new branch] gh/malfet/414/base -> origin/gh/malfet/414/base 2025-09-04T00:03:01.3264303Z * [new branch] gh/malfet/414/head -> origin/gh/malfet/414/head 2025-09-04T00:03:01.3264375Z * [new branch] gh/malfet/414/orig -> origin/gh/malfet/414/orig 2025-09-04T00:03:01.3264446Z * [new branch] gh/malfet/417/base -> origin/gh/malfet/417/base 2025-09-04T00:03:01.3264516Z * [new branch] gh/malfet/417/head -> origin/gh/malfet/417/head 2025-09-04T00:03:01.3264588Z * [new branch] gh/malfet/417/orig -> origin/gh/malfet/417/orig 2025-09-04T00:03:01.3264698Z * [new branch] gh/malfet/418/base -> origin/gh/malfet/418/base 2025-09-04T00:03:01.3264769Z * [new branch] gh/malfet/418/head -> origin/gh/malfet/418/head 2025-09-04T00:03:01.3264840Z * [new branch] gh/malfet/418/orig -> origin/gh/malfet/418/orig 2025-09-04T00:03:01.3264911Z * [new branch] gh/malfet/457/base -> origin/gh/malfet/457/base 2025-09-04T00:03:01.3266275Z * [new branch] gh/malfet/457/head -> origin/gh/malfet/457/head 2025-09-04T00:03:01.3266405Z * [new branch] gh/malfet/457/orig -> origin/gh/malfet/457/orig 2025-09-04T00:03:01.3266477Z * [new branch] gh/malfet/466/base -> origin/gh/malfet/466/base 2025-09-04T00:03:01.3266608Z * [new branch] gh/malfet/466/head -> origin/gh/malfet/466/head 2025-09-04T00:03:01.3266680Z * [new branch] gh/malfet/466/orig -> origin/gh/malfet/466/orig 2025-09-04T00:03:01.3266755Z * [new branch] gh/malfet/467/base -> origin/gh/malfet/467/base 2025-09-04T00:03:01.3266826Z * [new branch] gh/malfet/467/head -> origin/gh/malfet/467/head 2025-09-04T00:03:01.3266896Z * [new branch] gh/malfet/467/orig -> origin/gh/malfet/467/orig 2025-09-04T00:03:01.3266966Z * [new branch] gh/malfet/468/base -> origin/gh/malfet/468/base 2025-09-04T00:03:01.3267036Z * [new branch] gh/malfet/468/head -> origin/gh/malfet/468/head 2025-09-04T00:03:01.3267107Z * [new branch] gh/malfet/468/orig -> origin/gh/malfet/468/orig 2025-09-04T00:03:01.3267178Z * [new branch] gh/malfet/469/base -> origin/gh/malfet/469/base 2025-09-04T00:03:01.3267250Z * [new branch] gh/malfet/469/head -> origin/gh/malfet/469/head 2025-09-04T00:03:01.3267321Z * [new branch] gh/malfet/469/orig -> origin/gh/malfet/469/orig 2025-09-04T00:03:01.3267393Z * [new branch] gh/malfet/470/base -> origin/gh/malfet/470/base 2025-09-04T00:03:01.3267463Z * [new branch] gh/malfet/470/head -> origin/gh/malfet/470/head 2025-09-04T00:03:01.3267533Z * [new branch] gh/malfet/470/orig -> origin/gh/malfet/470/orig 2025-09-04T00:03:01.3267605Z * [new branch] gh/malfet/471/base -> origin/gh/malfet/471/base 2025-09-04T00:03:01.3267675Z * [new branch] gh/malfet/471/head -> origin/gh/malfet/471/head 2025-09-04T00:03:01.3267745Z * [new branch] gh/malfet/471/orig -> origin/gh/malfet/471/orig 2025-09-04T00:03:01.3267816Z * [new branch] gh/malfet/472/base -> origin/gh/malfet/472/base 2025-09-04T00:03:01.3267890Z * [new branch] gh/malfet/472/head -> origin/gh/malfet/472/head 2025-09-04T00:03:01.3267960Z * [new branch] gh/malfet/472/orig -> origin/gh/malfet/472/orig 2025-09-04T00:03:01.3268032Z * [new branch] gh/malfet/473/base -> origin/gh/malfet/473/base 2025-09-04T00:03:01.3269458Z * [new branch] gh/malfet/473/head -> origin/gh/malfet/473/head 2025-09-04T00:03:01.3269534Z * [new branch] gh/malfet/473/orig -> origin/gh/malfet/473/orig 2025-09-04T00:03:01.3269606Z * [new branch] gh/malfet/474/base -> origin/gh/malfet/474/base 2025-09-04T00:03:01.3269676Z * [new branch] gh/malfet/474/head -> origin/gh/malfet/474/head 2025-09-04T00:03:01.3269746Z * [new branch] gh/malfet/474/orig -> origin/gh/malfet/474/orig 2025-09-04T00:03:01.3269817Z * [new branch] gh/malfet/475/base -> origin/gh/malfet/475/base 2025-09-04T00:03:01.3269892Z * [new branch] gh/malfet/475/head -> origin/gh/malfet/475/head 2025-09-04T00:03:01.3269961Z * [new branch] gh/malfet/475/orig -> origin/gh/malfet/475/orig 2025-09-04T00:03:01.3270098Z * [new branch] gh/malfet/476/base -> origin/gh/malfet/476/base 2025-09-04T00:03:01.3270170Z * [new branch] gh/malfet/476/head -> origin/gh/malfet/476/head 2025-09-04T00:03:01.3270240Z * [new branch] gh/malfet/476/orig -> origin/gh/malfet/476/orig 2025-09-04T00:03:01.3270312Z * [new branch] gh/malfet/477/base -> origin/gh/malfet/477/base 2025-09-04T00:03:01.3270382Z * [new branch] gh/malfet/477/head -> origin/gh/malfet/477/head 2025-09-04T00:03:01.3270452Z * [new branch] gh/malfet/477/orig -> origin/gh/malfet/477/orig 2025-09-04T00:03:01.3270523Z * [new branch] gh/malfet/478/base -> origin/gh/malfet/478/base 2025-09-04T00:03:01.3270631Z * [new branch] gh/malfet/478/head -> origin/gh/malfet/478/head 2025-09-04T00:03:01.3270701Z * [new branch] gh/malfet/478/orig -> origin/gh/malfet/478/orig 2025-09-04T00:03:01.3270774Z * [new branch] gh/malfet/479/base -> origin/gh/malfet/479/base 2025-09-04T00:03:01.3270844Z * [new branch] gh/malfet/479/head -> origin/gh/malfet/479/head 2025-09-04T00:03:01.3270915Z * [new branch] gh/malfet/479/orig -> origin/gh/malfet/479/orig 2025-09-04T00:03:01.3270986Z * [new branch] gh/malfet/480/base -> origin/gh/malfet/480/base 2025-09-04T00:03:01.3271056Z * [new branch] gh/malfet/480/head -> origin/gh/malfet/480/head 2025-09-04T00:03:01.3271126Z * [new branch] gh/malfet/480/orig -> origin/gh/malfet/480/orig 2025-09-04T00:03:01.3271196Z * [new branch] gh/malfet/481/base -> origin/gh/malfet/481/base 2025-09-04T00:03:01.3272583Z * [new branch] gh/malfet/481/head -> origin/gh/malfet/481/head 2025-09-04T00:03:01.3272658Z * [new branch] gh/malfet/481/orig -> origin/gh/malfet/481/orig 2025-09-04T00:03:01.3272734Z * [new branch] gh/malfet/482/base -> origin/gh/malfet/482/base 2025-09-04T00:03:01.3272805Z * [new branch] gh/malfet/482/head -> origin/gh/malfet/482/head 2025-09-04T00:03:01.3272874Z * [new branch] gh/malfet/482/orig -> origin/gh/malfet/482/orig 2025-09-04T00:03:01.3272945Z * [new branch] gh/malfet/483/base -> origin/gh/malfet/483/base 2025-09-04T00:03:01.3273016Z * [new branch] gh/malfet/483/head -> origin/gh/malfet/483/head 2025-09-04T00:03:01.3273087Z * [new branch] gh/malfet/483/orig -> origin/gh/malfet/483/orig 2025-09-04T00:03:01.3273157Z * [new branch] gh/malfet/484/base -> origin/gh/malfet/484/base 2025-09-04T00:03:01.3273232Z * [new branch] gh/malfet/484/head -> origin/gh/malfet/484/head 2025-09-04T00:03:01.3273303Z * [new branch] gh/malfet/484/orig -> origin/gh/malfet/484/orig 2025-09-04T00:03:01.3273375Z * [new branch] gh/malfet/485/base -> origin/gh/malfet/485/base 2025-09-04T00:03:01.3273447Z * [new branch] gh/malfet/485/head -> origin/gh/malfet/485/head 2025-09-04T00:03:01.3273517Z * [new branch] gh/malfet/485/orig -> origin/gh/malfet/485/orig 2025-09-04T00:03:01.3273587Z * [new branch] gh/malfet/486/base -> origin/gh/malfet/486/base 2025-09-04T00:03:01.3273659Z * [new branch] gh/malfet/486/head -> origin/gh/malfet/486/head 2025-09-04T00:03:01.3273728Z * [new branch] gh/malfet/486/orig -> origin/gh/malfet/486/orig 2025-09-04T00:03:01.3273798Z * [new branch] gh/malfet/487/base -> origin/gh/malfet/487/base 2025-09-04T00:03:01.3273871Z * [new branch] gh/malfet/487/head -> origin/gh/malfet/487/head 2025-09-04T00:03:01.3273981Z * [new branch] gh/malfet/487/orig -> origin/gh/malfet/487/orig 2025-09-04T00:03:01.3274052Z * [new branch] gh/malfet/488/base -> origin/gh/malfet/488/base 2025-09-04T00:03:01.3274123Z * [new branch] gh/malfet/488/head -> origin/gh/malfet/488/head 2025-09-04T00:03:01.3274193Z * [new branch] gh/malfet/488/orig -> origin/gh/malfet/488/orig 2025-09-04T00:03:01.3274263Z * [new branch] gh/malfet/489/base -> origin/gh/malfet/489/base 2025-09-04T00:03:01.3275630Z * [new branch] gh/malfet/489/head -> origin/gh/malfet/489/head 2025-09-04T00:03:01.3275705Z * [new branch] gh/malfet/489/orig -> origin/gh/malfet/489/orig 2025-09-04T00:03:01.3275775Z * [new branch] gh/malfet/490/base -> origin/gh/malfet/490/base 2025-09-04T00:03:01.3275885Z * [new branch] gh/malfet/490/head -> origin/gh/malfet/490/head 2025-09-04T00:03:01.3275962Z * [new branch] gh/malfet/490/orig -> origin/gh/malfet/490/orig 2025-09-04T00:03:01.3276031Z * [new branch] gh/malfet/491/base -> origin/gh/malfet/491/base 2025-09-04T00:03:01.3276103Z * [new branch] gh/malfet/491/head -> origin/gh/malfet/491/head 2025-09-04T00:03:01.3276173Z * [new branch] gh/malfet/491/orig -> origin/gh/malfet/491/orig 2025-09-04T00:03:01.3276244Z * [new branch] gh/malfet/492/base -> origin/gh/malfet/492/base 2025-09-04T00:03:01.3276315Z * [new branch] gh/malfet/492/head -> origin/gh/malfet/492/head 2025-09-04T00:03:01.3276453Z * [new branch] gh/malfet/492/orig -> origin/gh/malfet/492/orig 2025-09-04T00:03:01.3276526Z * [new branch] gh/malfet/493/base -> origin/gh/malfet/493/base 2025-09-04T00:03:01.3276598Z * [new branch] gh/malfet/493/head -> origin/gh/malfet/493/head 2025-09-04T00:03:01.3276670Z * [new branch] gh/malfet/493/orig -> origin/gh/malfet/493/orig 2025-09-04T00:03:01.3276740Z * [new branch] gh/malfet/494/base -> origin/gh/malfet/494/base 2025-09-04T00:03:01.3276810Z * [new branch] gh/malfet/494/head -> origin/gh/malfet/494/head 2025-09-04T00:03:01.3276882Z * [new branch] gh/malfet/494/orig -> origin/gh/malfet/494/orig 2025-09-04T00:03:01.3276952Z * [new branch] gh/malfet/495/base -> origin/gh/malfet/495/base 2025-09-04T00:03:01.3277023Z * [new branch] gh/malfet/495/head -> origin/gh/malfet/495/head 2025-09-04T00:03:01.3277094Z * [new branch] gh/malfet/495/orig -> origin/gh/malfet/495/orig 2025-09-04T00:03:01.3277166Z * [new branch] gh/malfet/496/base -> origin/gh/malfet/496/base 2025-09-04T00:03:01.3277236Z * [new branch] gh/malfet/496/head -> origin/gh/malfet/496/head 2025-09-04T00:03:01.3277308Z * [new branch] gh/malfet/496/orig -> origin/gh/malfet/496/orig 2025-09-04T00:03:01.3277379Z * [new branch] gh/malfet/497/base -> origin/gh/malfet/497/base 2025-09-04T00:03:01.3277449Z * [new branch] gh/malfet/497/head -> origin/gh/malfet/497/head 2025-09-04T00:03:01.3278837Z * [new branch] gh/malfet/497/orig -> origin/gh/malfet/497/orig 2025-09-04T00:03:01.3278909Z * [new branch] gh/malfet/498/base -> origin/gh/malfet/498/base 2025-09-04T00:03:01.3278980Z * [new branch] gh/malfet/498/head -> origin/gh/malfet/498/head 2025-09-04T00:03:01.3279051Z * [new branch] gh/malfet/498/orig -> origin/gh/malfet/498/orig 2025-09-04T00:03:01.3279126Z * [new branch] gh/malfet/499/base -> origin/gh/malfet/499/base 2025-09-04T00:03:01.3279196Z * [new branch] gh/malfet/499/head -> origin/gh/malfet/499/head 2025-09-04T00:03:01.3279335Z * [new branch] gh/malfet/499/orig -> origin/gh/malfet/499/orig 2025-09-04T00:03:01.3279406Z * [new branch] gh/malfet/500/base -> origin/gh/malfet/500/base 2025-09-04T00:03:01.3279476Z * [new branch] gh/malfet/500/head -> origin/gh/malfet/500/head 2025-09-04T00:03:01.3279547Z * [new branch] gh/malfet/500/orig -> origin/gh/malfet/500/orig 2025-09-04T00:03:01.3279617Z * [new branch] gh/malfet/501/base -> origin/gh/malfet/501/base 2025-09-04T00:03:01.3279687Z * [new branch] gh/malfet/501/head -> origin/gh/malfet/501/head 2025-09-04T00:03:01.3279758Z * [new branch] gh/malfet/501/orig -> origin/gh/malfet/501/orig 2025-09-04T00:03:01.3279890Z * [new branch] gh/malfet/502/base -> origin/gh/malfet/502/base 2025-09-04T00:03:01.3279961Z * [new branch] gh/malfet/502/head -> origin/gh/malfet/502/head 2025-09-04T00:03:01.3280032Z * [new branch] gh/malfet/502/orig -> origin/gh/malfet/502/orig 2025-09-04T00:03:01.3280103Z * [new branch] gh/malfet/503/base -> origin/gh/malfet/503/base 2025-09-04T00:03:01.3280173Z * [new branch] gh/malfet/503/head -> origin/gh/malfet/503/head 2025-09-04T00:03:01.3280243Z * [new branch] gh/malfet/503/orig -> origin/gh/malfet/503/orig 2025-09-04T00:03:01.3280313Z * [new branch] gh/malfet/504/base -> origin/gh/malfet/504/base 2025-09-04T00:03:01.3280383Z * [new branch] gh/malfet/504/head -> origin/gh/malfet/504/head 2025-09-04T00:03:01.3280453Z * [new branch] gh/malfet/504/orig -> origin/gh/malfet/504/orig 2025-09-04T00:03:01.3280527Z * [new branch] gh/malfet/505/base -> origin/gh/malfet/505/base 2025-09-04T00:03:01.3280597Z * [new branch] gh/malfet/505/head -> origin/gh/malfet/505/head 2025-09-04T00:03:01.3281976Z * [new branch] gh/malfet/505/orig -> origin/gh/malfet/505/orig 2025-09-04T00:03:01.3282052Z * [new branch] gh/malfet/506/base -> origin/gh/malfet/506/base 2025-09-04T00:03:01.3282122Z * [new branch] gh/malfet/506/head -> origin/gh/malfet/506/head 2025-09-04T00:03:01.3282192Z * [new branch] gh/malfet/506/orig -> origin/gh/malfet/506/orig 2025-09-04T00:03:01.3282264Z * [new branch] gh/malfet/64/base -> origin/gh/malfet/64/base 2025-09-04T00:03:01.3282335Z * [new branch] gh/malfet/64/head -> origin/gh/malfet/64/head 2025-09-04T00:03:01.3282426Z * [new branch] gh/manuelcandales/10/base -> origin/gh/manuelcandales/10/base 2025-09-04T00:03:01.3282517Z * [new branch] gh/manuelcandales/10/head -> origin/gh/manuelcandales/10/head 2025-09-04T00:03:01.3282602Z * [new branch] gh/manuelcandales/10/orig -> origin/gh/manuelcandales/10/orig 2025-09-04T00:03:01.3282688Z * [new branch] gh/manuelcandales/11/base -> origin/gh/manuelcandales/11/base 2025-09-04T00:03:01.3282772Z * [new branch] gh/manuelcandales/11/head -> origin/gh/manuelcandales/11/head 2025-09-04T00:03:01.3282856Z * [new branch] gh/manuelcandales/11/orig -> origin/gh/manuelcandales/11/orig 2025-09-04T00:03:01.3282944Z * [new branch] gh/manuelcandales/9/base -> origin/gh/manuelcandales/9/base 2025-09-04T00:03:01.3283031Z * [new branch] gh/manuelcandales/9/head -> origin/gh/manuelcandales/9/head 2025-09-04T00:03:01.3283114Z * [new branch] gh/manuelcandales/9/orig -> origin/gh/manuelcandales/9/orig 2025-09-04T00:03:01.3283189Z * [new branch] gh/markkm/1/base -> origin/gh/markkm/1/base 2025-09-04T00:03:01.3283272Z * [new branch] gh/masnesral/204/base -> origin/gh/masnesral/204/base 2025-09-04T00:03:01.3283394Z * [new branch] gh/masnesral/204/head -> origin/gh/masnesral/204/head 2025-09-04T00:03:01.3283473Z * [new branch] gh/masnesral/204/orig -> origin/gh/masnesral/204/orig 2025-09-04T00:03:01.3283552Z * [new branch] gh/masnesral/235/base -> origin/gh/masnesral/235/base 2025-09-04T00:03:01.3283628Z * [new branch] gh/masnesral/235/head -> origin/gh/masnesral/235/head 2025-09-04T00:03:01.3283703Z * [new branch] gh/masnesral/235/orig -> origin/gh/masnesral/235/orig 2025-09-04T00:03:01.3283781Z * [new branch] gh/masnesral/34/base -> origin/gh/masnesral/34/base 2025-09-04T00:03:01.3283859Z * [new branch] gh/mhorowitz/0/base -> origin/gh/mhorowitz/0/base 2025-09-04T00:03:01.3285267Z * [new branch] gh/mhorowitz/0/head -> origin/gh/mhorowitz/0/head 2025-09-04T00:03:01.3285347Z * [new branch] gh/mhorowitz/1/base -> origin/gh/mhorowitz/1/base 2025-09-04T00:03:01.3285426Z * [new branch] gh/mhorowitz/1/head -> origin/gh/mhorowitz/1/head 2025-09-04T00:03:01.3285499Z * [new branch] gh/mhorowitz/2/base -> origin/gh/mhorowitz/2/base 2025-09-04T00:03:01.3285574Z * [new branch] gh/mhorowitz/2/head -> origin/gh/mhorowitz/2/head 2025-09-04T00:03:01.3285648Z * [new branch] gh/mhorowitz/3/base -> origin/gh/mhorowitz/3/base 2025-09-04T00:03:01.3285721Z * [new branch] gh/mhorowitz/3/head -> origin/gh/mhorowitz/3/head 2025-09-04T00:03:01.3285793Z * [new branch] gh/mhorowitz/4/base -> origin/gh/mhorowitz/4/base 2025-09-04T00:03:01.3285866Z * [new branch] gh/mhorowitz/4/head -> origin/gh/mhorowitz/4/head 2025-09-04T00:03:01.3285942Z * [new branch] gh/mhorowitz/5/base -> origin/gh/mhorowitz/5/base 2025-09-04T00:03:01.3286014Z * [new branch] gh/mhorowitz/5/head -> origin/gh/mhorowitz/5/head 2025-09-04T00:03:01.3286089Z * [new branch] gh/mhorowitz/6/base -> origin/gh/mhorowitz/6/base 2025-09-04T00:03:01.3286162Z * [new branch] gh/mhorowitz/6/head -> origin/gh/mhorowitz/6/head 2025-09-04T00:03:01.3286263Z * [new branch] gh/mikaylagawarecki/234/base -> origin/gh/mikaylagawarecki/234/base 2025-09-04T00:03:01.3286420Z * [new branch] gh/mikaylagawarecki/234/head -> origin/gh/mikaylagawarecki/234/head 2025-09-04T00:03:01.3286516Z * [new branch] gh/mikaylagawarecki/235/base -> origin/gh/mikaylagawarecki/235/base 2025-09-04T00:03:01.3286607Z * [new branch] gh/mikaylagawarecki/235/head -> origin/gh/mikaylagawarecki/235/head 2025-09-04T00:03:01.3286699Z * [new branch] gh/mikaylagawarecki/236/base -> origin/gh/mikaylagawarecki/236/base 2025-09-04T00:03:01.3286790Z * [new branch] gh/mikaylagawarecki/236/head -> origin/gh/mikaylagawarecki/236/head 2025-09-04T00:03:01.3286881Z * [new branch] gh/mikaylagawarecki/237/base -> origin/gh/mikaylagawarecki/237/base 2025-09-04T00:03:01.3286972Z * [new branch] gh/mikaylagawarecki/237/head -> origin/gh/mikaylagawarecki/237/head 2025-09-04T00:03:01.3287061Z * [new branch] gh/mikaylagawarecki/238/base -> origin/gh/mikaylagawarecki/238/base 2025-09-04T00:03:01.3287151Z * [new branch] gh/mikaylagawarecki/238/head -> origin/gh/mikaylagawarecki/238/head 2025-09-04T00:03:01.3287242Z * [new branch] gh/mikaylagawarecki/317/base -> origin/gh/mikaylagawarecki/317/base 2025-09-04T00:03:01.3288633Z * [new branch] gh/mikaylagawarecki/317/head -> origin/gh/mikaylagawarecki/317/head 2025-09-04T00:03:01.3288727Z * [new branch] gh/mikaylagawarecki/317/orig -> origin/gh/mikaylagawarecki/317/orig 2025-09-04T00:03:01.3288821Z * [new branch] gh/mikaylagawarecki/320/base -> origin/gh/mikaylagawarecki/320/base 2025-09-04T00:03:01.3288993Z * [new branch] gh/mikaylagawarecki/320/head -> origin/gh/mikaylagawarecki/320/head 2025-09-04T00:03:01.3289084Z * [new branch] gh/mikaylagawarecki/320/orig -> origin/gh/mikaylagawarecki/320/orig 2025-09-04T00:03:01.3289175Z * [new branch] gh/mikaylagawarecki/329/base -> origin/gh/mikaylagawarecki/329/base 2025-09-04T00:03:01.3289266Z * [new branch] gh/mikaylagawarecki/329/head -> origin/gh/mikaylagawarecki/329/head 2025-09-04T00:03:01.3289356Z * [new branch] gh/mikaylagawarecki/329/orig -> origin/gh/mikaylagawarecki/329/orig 2025-09-04T00:03:01.3289447Z * [new branch] gh/mikaylagawarecki/330/base -> origin/gh/mikaylagawarecki/330/base 2025-09-04T00:03:01.3289537Z * [new branch] gh/mikaylagawarecki/330/head -> origin/gh/mikaylagawarecki/330/head 2025-09-04T00:03:01.3289683Z * [new branch] gh/mikaylagawarecki/330/orig -> origin/gh/mikaylagawarecki/330/orig 2025-09-04T00:03:01.3289776Z * [new branch] gh/mikaylagawarecki/331/base -> origin/gh/mikaylagawarecki/331/base 2025-09-04T00:03:01.3289866Z * [new branch] gh/mikaylagawarecki/331/head -> origin/gh/mikaylagawarecki/331/head 2025-09-04T00:03:01.3289958Z * [new branch] gh/mikaylagawarecki/331/orig -> origin/gh/mikaylagawarecki/331/orig 2025-09-04T00:03:01.3290050Z * [new branch] gh/mikaylagawarecki/332/base -> origin/gh/mikaylagawarecki/332/base 2025-09-04T00:03:01.3290139Z * [new branch] gh/mikaylagawarecki/332/head -> origin/gh/mikaylagawarecki/332/head 2025-09-04T00:03:01.3290230Z * [new branch] gh/mikaylagawarecki/332/orig -> origin/gh/mikaylagawarecki/332/orig 2025-09-04T00:03:01.3290322Z * [new branch] gh/mikaylagawarecki/333/base -> origin/gh/mikaylagawarecki/333/base 2025-09-04T00:03:01.3290413Z * [new branch] gh/mikaylagawarecki/333/head -> origin/gh/mikaylagawarecki/333/head 2025-09-04T00:03:01.3290506Z * [new branch] gh/mikaylagawarecki/333/orig -> origin/gh/mikaylagawarecki/333/orig 2025-09-04T00:03:01.3290596Z * [new branch] gh/mikaylagawarecki/334/base -> origin/gh/mikaylagawarecki/334/base 2025-09-04T00:03:01.3290687Z * [new branch] gh/mikaylagawarecki/334/head -> origin/gh/mikaylagawarecki/334/head 2025-09-04T00:03:01.3290778Z * [new branch] gh/mikaylagawarecki/334/orig -> origin/gh/mikaylagawarecki/334/orig 2025-09-04T00:03:01.3290868Z * [new branch] gh/mikaylagawarecki/335/base -> origin/gh/mikaylagawarecki/335/base 2025-09-04T00:03:01.3292268Z * [new branch] gh/mikaylagawarecki/335/head -> origin/gh/mikaylagawarecki/335/head 2025-09-04T00:03:01.3292363Z * [new branch] gh/mikaylagawarecki/335/orig -> origin/gh/mikaylagawarecki/335/orig 2025-09-04T00:03:01.3292458Z * [new branch] gh/mikaylagawarecki/336/base -> origin/gh/mikaylagawarecki/336/base 2025-09-04T00:03:01.3292556Z * [new branch] gh/mikaylagawarecki/336/head -> origin/gh/mikaylagawarecki/336/head 2025-09-04T00:03:01.3292646Z * [new branch] gh/mikaylagawarecki/336/orig -> origin/gh/mikaylagawarecki/336/orig 2025-09-04T00:03:01.3292736Z * [new branch] gh/mikaylagawarecki/337/base -> origin/gh/mikaylagawarecki/337/base 2025-09-04T00:03:01.3292827Z * [new branch] gh/mikaylagawarecki/337/head -> origin/gh/mikaylagawarecki/337/head 2025-09-04T00:03:01.3292917Z * [new branch] gh/mikaylagawarecki/337/orig -> origin/gh/mikaylagawarecki/337/orig 2025-09-04T00:03:01.3293006Z * [new branch] gh/mikaylagawarecki/338/base -> origin/gh/mikaylagawarecki/338/base 2025-09-04T00:03:01.3293097Z * [new branch] gh/mikaylagawarecki/338/head -> origin/gh/mikaylagawarecki/338/head 2025-09-04T00:03:01.3293189Z * [new branch] gh/mikaylagawarecki/338/orig -> origin/gh/mikaylagawarecki/338/orig 2025-09-04T00:03:01.3293279Z * [new branch] gh/mikaylagawarecki/339/base -> origin/gh/mikaylagawarecki/339/base 2025-09-04T00:03:01.3293417Z * [new branch] gh/mikaylagawarecki/339/head -> origin/gh/mikaylagawarecki/339/head 2025-09-04T00:03:01.3293508Z * [new branch] gh/mikaylagawarecki/339/orig -> origin/gh/mikaylagawarecki/339/orig 2025-09-04T00:03:01.3293582Z * [new branch] gh/mlazos/1/base -> origin/gh/mlazos/1/base 2025-09-04T00:03:01.3293655Z * [new branch] gh/mlazos/1/head -> origin/gh/mlazos/1/head 2025-09-04T00:03:01.3293725Z * [new branch] gh/mlazos/1/orig -> origin/gh/mlazos/1/orig 2025-09-04T00:03:01.3293797Z * [new branch] gh/mlazos/10/base -> origin/gh/mlazos/10/base 2025-09-04T00:03:01.3293870Z * [new branch] gh/mlazos/10/head -> origin/gh/mlazos/10/head 2025-09-04T00:03:01.3293974Z * [new branch] gh/mlazos/10/orig -> origin/gh/mlazos/10/orig 2025-09-04T00:03:01.3294045Z * [new branch] gh/mlazos/11/base -> origin/gh/mlazos/11/base 2025-09-04T00:03:01.3294115Z * [new branch] gh/mlazos/11/head -> origin/gh/mlazos/11/head 2025-09-04T00:03:01.3294185Z * [new branch] gh/mlazos/11/orig -> origin/gh/mlazos/11/orig 2025-09-04T00:03:01.3294254Z * [new branch] gh/mlazos/12/base -> origin/gh/mlazos/12/base 2025-09-04T00:03:01.3295622Z * [new branch] gh/mlazos/12/head -> origin/gh/mlazos/12/head 2025-09-04T00:03:01.3295696Z * [new branch] gh/mlazos/12/orig -> origin/gh/mlazos/12/orig 2025-09-04T00:03:01.3295766Z * [new branch] gh/mlazos/13/base -> origin/gh/mlazos/13/base 2025-09-04T00:03:01.3295837Z * [new branch] gh/mlazos/13/head -> origin/gh/mlazos/13/head 2025-09-04T00:03:01.3295910Z * [new branch] gh/mlazos/13/orig -> origin/gh/mlazos/13/orig 2025-09-04T00:03:01.3295985Z * [new branch] gh/mlazos/14/base -> origin/gh/mlazos/14/base 2025-09-04T00:03:01.3296055Z * [new branch] gh/mlazos/14/head -> origin/gh/mlazos/14/head 2025-09-04T00:03:01.3296124Z * [new branch] gh/mlazos/14/orig -> origin/gh/mlazos/14/orig 2025-09-04T00:03:01.3296193Z * [new branch] gh/mlazos/15/base -> origin/gh/mlazos/15/base 2025-09-04T00:03:01.3296263Z * [new branch] gh/mlazos/15/head -> origin/gh/mlazos/15/head 2025-09-04T00:03:01.3296332Z * [new branch] gh/mlazos/15/orig -> origin/gh/mlazos/15/orig 2025-09-04T00:03:01.3296464Z * [new branch] gh/mlazos/16/base -> origin/gh/mlazos/16/base 2025-09-04T00:03:01.3296535Z * [new branch] gh/mlazos/16/head -> origin/gh/mlazos/16/head 2025-09-04T00:03:01.3296607Z * [new branch] gh/mlazos/16/orig -> origin/gh/mlazos/16/orig 2025-09-04T00:03:01.3296677Z * [new branch] gh/mlazos/17/base -> origin/gh/mlazos/17/base 2025-09-04T00:03:01.3296746Z * [new branch] gh/mlazos/17/head -> origin/gh/mlazos/17/head 2025-09-04T00:03:01.3296817Z * [new branch] gh/mlazos/17/orig -> origin/gh/mlazos/17/orig 2025-09-04T00:03:01.3296887Z * [new branch] gh/mlazos/2/base -> origin/gh/mlazos/2/base 2025-09-04T00:03:01.3296956Z * [new branch] gh/mlazos/2/head -> origin/gh/mlazos/2/head 2025-09-04T00:03:01.3297026Z * [new branch] gh/mlazos/2/orig -> origin/gh/mlazos/2/orig 2025-09-04T00:03:01.3297094Z * [new branch] gh/mlazos/3/base -> origin/gh/mlazos/3/base 2025-09-04T00:03:01.3297163Z * [new branch] gh/mlazos/3/head -> origin/gh/mlazos/3/head 2025-09-04T00:03:01.3297234Z * [new branch] gh/mlazos/3/orig -> origin/gh/mlazos/3/orig 2025-09-04T00:03:01.3297370Z * [new branch] gh/mlazos/7/base -> origin/gh/mlazos/7/base 2025-09-04T00:03:01.3297438Z * [new branch] gh/mlazos/7/head -> origin/gh/mlazos/7/head 2025-09-04T00:03:01.3298822Z * [new branch] gh/mlazos/7/orig -> origin/gh/mlazos/7/orig 2025-09-04T00:03:01.3298893Z * [new branch] gh/mlazos/8/base -> origin/gh/mlazos/8/base 2025-09-04T00:03:01.3298961Z * [new branch] gh/mlazos/8/head -> origin/gh/mlazos/8/head 2025-09-04T00:03:01.3299030Z * [new branch] gh/mlazos/8/orig -> origin/gh/mlazos/8/orig 2025-09-04T00:03:01.3299099Z * [new branch] gh/mlazos/9/base -> origin/gh/mlazos/9/base 2025-09-04T00:03:01.3299167Z * [new branch] gh/mlazos/9/head -> origin/gh/mlazos/9/head 2025-09-04T00:03:01.3299301Z * [new branch] gh/mlazos/9/orig -> origin/gh/mlazos/9/orig 2025-09-04T00:03:01.3299379Z * [new branch] gh/mrmiywj/1/base -> origin/gh/mrmiywj/1/base 2025-09-04T00:03:01.3299450Z * [new branch] gh/mrmiywj/1/head -> origin/gh/mrmiywj/1/head 2025-09-04T00:03:01.3299529Z * [new branch] gh/muchulee8/62/base -> origin/gh/muchulee8/62/base 2025-09-04T00:03:01.3299606Z * [new branch] gh/muchulee8/62/head -> origin/gh/muchulee8/62/head 2025-09-04T00:03:01.3299682Z * [new branch] gh/muchulee8/62/orig -> origin/gh/muchulee8/62/orig 2025-09-04T00:03:01.3299756Z * [new branch] gh/muchulee8/63/base -> origin/gh/muchulee8/63/base 2025-09-04T00:03:01.3299831Z * [new branch] gh/muchulee8/63/head -> origin/gh/muchulee8/63/head 2025-09-04T00:03:01.3299904Z * [new branch] gh/muchulee8/63/orig -> origin/gh/muchulee8/63/orig 2025-09-04T00:03:01.3299979Z * [new branch] gh/muchulee8/64/base -> origin/gh/muchulee8/64/base 2025-09-04T00:03:01.3300055Z * [new branch] gh/muchulee8/64/head -> origin/gh/muchulee8/64/head 2025-09-04T00:03:01.3300129Z * [new branch] gh/muchulee8/64/orig -> origin/gh/muchulee8/64/orig 2025-09-04T00:03:01.3300202Z * [new branch] gh/muchulee8/65/base -> origin/gh/muchulee8/65/base 2025-09-04T00:03:01.3300276Z * [new branch] gh/muchulee8/65/head -> origin/gh/muchulee8/65/head 2025-09-04T00:03:01.3300349Z * [new branch] gh/muchulee8/65/orig -> origin/gh/muchulee8/65/orig 2025-09-04T00:03:01.3300438Z * [new branch] gh/naveenthangudu/1/base -> origin/gh/naveenthangudu/1/base 2025-09-04T00:03:01.3300525Z * [new branch] gh/naveenthangudu/1/head -> origin/gh/naveenthangudu/1/head 2025-09-04T00:03:01.3300612Z * [new branch] gh/naveenthangudu/1/orig -> origin/gh/naveenthangudu/1/orig 2025-09-04T00:03:01.3302006Z * [new branch] gh/naveenthangudu/2/base -> origin/gh/naveenthangudu/2/base 2025-09-04T00:03:01.3302099Z * [new branch] gh/naveenthangudu/2/head -> origin/gh/naveenthangudu/2/head 2025-09-04T00:03:01.3302181Z * [new branch] gh/naveenthangudu/2/orig -> origin/gh/naveenthangudu/2/orig 2025-09-04T00:03:01.3302263Z * [new branch] gh/naveenthangudu/3/base -> origin/gh/naveenthangudu/3/base 2025-09-04T00:03:01.3302347Z * [new branch] gh/naveenthangudu/3/head -> origin/gh/naveenthangudu/3/head 2025-09-04T00:03:01.3302429Z * [new branch] gh/naveenthangudu/3/orig -> origin/gh/naveenthangudu/3/orig 2025-09-04T00:03:01.3302512Z * [new branch] gh/naveenthangudu/4/base -> origin/gh/naveenthangudu/4/base 2025-09-04T00:03:01.3302596Z * [new branch] gh/naveenthangudu/4/head -> origin/gh/naveenthangudu/4/head 2025-09-04T00:03:01.3302682Z * [new branch] gh/naveenthangudu/4/orig -> origin/gh/naveenthangudu/4/orig 2025-09-04T00:03:01.3302802Z * [new branch] gh/naveenthangudu/5/base -> origin/gh/naveenthangudu/5/base 2025-09-04T00:03:01.3302886Z * [new branch] gh/naveenthangudu/5/head -> origin/gh/naveenthangudu/5/head 2025-09-04T00:03:01.3302968Z * [new branch] gh/naveenthangudu/5/orig -> origin/gh/naveenthangudu/5/orig 2025-09-04T00:03:01.3303051Z * [new branch] gh/naveenthangudu/6/base -> origin/gh/naveenthangudu/6/base 2025-09-04T00:03:01.3303134Z * [new branch] gh/naveenthangudu/6/head -> origin/gh/naveenthangudu/6/head 2025-09-04T00:03:01.3303216Z * [new branch] gh/naveenthangudu/6/orig -> origin/gh/naveenthangudu/6/orig 2025-09-04T00:03:01.3303289Z * [new branch] gh/oulgen/35/base -> origin/gh/oulgen/35/base 2025-09-04T00:03:01.3303398Z * [new branch] gh/oulgen/35/head -> origin/gh/oulgen/35/head 2025-09-04T00:03:01.3303468Z * [new branch] gh/oulgen/35/orig -> origin/gh/oulgen/35/orig 2025-09-04T00:03:01.3303540Z * [new branch] gh/oulgen/47/base -> origin/gh/oulgen/47/base 2025-09-04T00:03:01.3303610Z * [new branch] gh/oulgen/47/head -> origin/gh/oulgen/47/head 2025-09-04T00:03:01.3303679Z * [new branch] gh/oulgen/47/orig -> origin/gh/oulgen/47/orig 2025-09-04T00:03:01.3303748Z * [new branch] gh/oulgen/48/base -> origin/gh/oulgen/48/base 2025-09-04T00:03:01.3303817Z * [new branch] gh/oulgen/48/head -> origin/gh/oulgen/48/head 2025-09-04T00:03:01.3303886Z * [new branch] gh/oulgen/48/orig -> origin/gh/oulgen/48/orig 2025-09-04T00:03:01.3305252Z * [new branch] gh/oulgen/49/base -> origin/gh/oulgen/49/base 2025-09-04T00:03:01.3305333Z * [new branch] gh/oulgen/49/head -> origin/gh/oulgen/49/head 2025-09-04T00:03:01.3305403Z * [new branch] gh/oulgen/49/orig -> origin/gh/oulgen/49/orig 2025-09-04T00:03:01.3305481Z * [new branch] gh/pearu/108/base -> origin/gh/pearu/108/base 2025-09-04T00:03:01.3305551Z * [new branch] gh/pearu/108/head -> origin/gh/pearu/108/head 2025-09-04T00:03:01.3305622Z * [new branch] gh/pearu/108/orig -> origin/gh/pearu/108/orig 2025-09-04T00:03:01.3305692Z * [new branch] gh/pearu/109/base -> origin/gh/pearu/109/base 2025-09-04T00:03:01.3305760Z * [new branch] gh/pearu/109/head -> origin/gh/pearu/109/head 2025-09-04T00:03:01.3305831Z * [new branch] gh/pearu/109/orig -> origin/gh/pearu/109/orig 2025-09-04T00:03:01.3305900Z * [new branch] gh/pearu/110/base -> origin/gh/pearu/110/base 2025-09-04T00:03:01.3305971Z * [new branch] gh/pearu/110/head -> origin/gh/pearu/110/head 2025-09-04T00:03:01.3306042Z * [new branch] gh/pearu/110/orig -> origin/gh/pearu/110/orig 2025-09-04T00:03:01.3306113Z * [new branch] gh/pearu/111/base -> origin/gh/pearu/111/base 2025-09-04T00:03:01.3306182Z * [new branch] gh/pearu/111/head -> origin/gh/pearu/111/head 2025-09-04T00:03:01.3306252Z * [new branch] gh/pearu/111/orig -> origin/gh/pearu/111/orig 2025-09-04T00:03:01.3306321Z * [new branch] gh/pearu/112/base -> origin/gh/pearu/112/base 2025-09-04T00:03:01.3306472Z * [new branch] gh/pearu/112/head -> origin/gh/pearu/112/head 2025-09-04T00:03:01.3306545Z * [new branch] gh/pearu/112/orig -> origin/gh/pearu/112/orig 2025-09-04T00:03:01.3306614Z * [new branch] gh/pearu/113/base -> origin/gh/pearu/113/base 2025-09-04T00:03:01.3306685Z * [new branch] gh/pearu/113/head -> origin/gh/pearu/113/head 2025-09-04T00:03:01.3306756Z * [new branch] gh/pearu/113/orig -> origin/gh/pearu/113/orig 2025-09-04T00:03:01.3306899Z * [new branch] gh/pearu/114/base -> origin/gh/pearu/114/base 2025-09-04T00:03:01.3306968Z * [new branch] gh/pearu/114/head -> origin/gh/pearu/114/head 2025-09-04T00:03:01.3307038Z * [new branch] gh/pearu/114/orig -> origin/gh/pearu/114/orig 2025-09-04T00:03:01.3308428Z * [new branch] gh/pearu/115/base -> origin/gh/pearu/115/base 2025-09-04T00:03:01.3308502Z * [new branch] gh/pearu/115/head -> origin/gh/pearu/115/head 2025-09-04T00:03:01.3308573Z * [new branch] gh/pearu/115/orig -> origin/gh/pearu/115/orig 2025-09-04T00:03:01.3308642Z * [new branch] gh/pearu/116/base -> origin/gh/pearu/116/base 2025-09-04T00:03:01.3308771Z * [new branch] gh/pearu/116/head -> origin/gh/pearu/116/head 2025-09-04T00:03:01.3308840Z * [new branch] gh/pearu/116/orig -> origin/gh/pearu/116/orig 2025-09-04T00:03:01.3308917Z * [new branch] gh/pearu/117/base -> origin/gh/pearu/117/base 2025-09-04T00:03:01.3308986Z * [new branch] gh/pearu/117/head -> origin/gh/pearu/117/head 2025-09-04T00:03:01.3309056Z * [new branch] gh/pearu/117/orig -> origin/gh/pearu/117/orig 2025-09-04T00:03:01.3309126Z * [new branch] gh/pearu/56/base -> origin/gh/pearu/56/base 2025-09-04T00:03:01.3309196Z * [new branch] gh/pearu/56/head -> origin/gh/pearu/56/head 2025-09-04T00:03:01.3309265Z * [new branch] gh/pearu/56/orig -> origin/gh/pearu/56/orig 2025-09-04T00:03:01.3309334Z * [new branch] gh/pearu/97/base -> origin/gh/pearu/97/base 2025-09-04T00:03:01.3309473Z * [new branch] gh/pearu/97/head -> origin/gh/pearu/97/head 2025-09-04T00:03:01.3309541Z * [new branch] gh/pearu/97/orig -> origin/gh/pearu/97/orig 2025-09-04T00:03:01.3309614Z * [new branch] gh/qqaatw/29/base -> origin/gh/qqaatw/29/base 2025-09-04T00:03:01.3309684Z * [new branch] gh/qqaatw/29/head -> origin/gh/qqaatw/29/head 2025-09-04T00:03:01.3309752Z * [new branch] gh/qqaatw/29/orig -> origin/gh/qqaatw/29/orig 2025-09-04T00:03:01.3309867Z * [new branch] gh/raymo/cleanup-dynamo-logging -> origin/gh/raymo/cleanup-dynamo-logging 2025-09-04T00:03:01.3309955Z * [new branch] gh/raymo/refresh-script -> origin/gh/raymo/refresh-script 2025-09-04T00:03:01.3310026Z * [new branch] gh/rec/141/base -> origin/gh/rec/141/base 2025-09-04T00:03:01.3310095Z * [new branch] gh/rec/141/head -> origin/gh/rec/141/head 2025-09-04T00:03:01.3310165Z * [new branch] gh/rec/153/base -> origin/gh/rec/153/base 2025-09-04T00:03:01.3310231Z * [new branch] gh/rec/153/head -> origin/gh/rec/153/head 2025-09-04T00:03:01.3311617Z * [new branch] gh/rec/153/orig -> origin/gh/rec/153/orig 2025-09-04T00:03:01.3311688Z * [new branch] gh/rec/154/base -> origin/gh/rec/154/base 2025-09-04T00:03:01.3311753Z * [new branch] gh/rec/154/head -> origin/gh/rec/154/head 2025-09-04T00:03:01.3311820Z * [new branch] gh/rec/154/orig -> origin/gh/rec/154/orig 2025-09-04T00:03:01.3311885Z * [new branch] gh/rec/156/base -> origin/gh/rec/156/base 2025-09-04T00:03:01.3311951Z * [new branch] gh/rec/156/head -> origin/gh/rec/156/head 2025-09-04T00:03:01.3312018Z * [new branch] gh/rec/156/orig -> origin/gh/rec/156/orig 2025-09-04T00:03:01.3312088Z * [new branch] gh/rec/160/base -> origin/gh/rec/160/base 2025-09-04T00:03:01.3312153Z * [new branch] gh/rec/160/head -> origin/gh/rec/160/head 2025-09-04T00:03:01.3312257Z * [new branch] gh/rec/160/orig -> origin/gh/rec/160/orig 2025-09-04T00:03:01.3312325Z * [new branch] gh/rec/161/base -> origin/gh/rec/161/base 2025-09-04T00:03:01.3312390Z * [new branch] gh/rec/161/head -> origin/gh/rec/161/head 2025-09-04T00:03:01.3312455Z * [new branch] gh/rec/161/orig -> origin/gh/rec/161/orig 2025-09-04T00:03:01.3312521Z * [new branch] gh/rec/162/base -> origin/gh/rec/162/base 2025-09-04T00:03:01.3312587Z * [new branch] gh/rec/162/head -> origin/gh/rec/162/head 2025-09-04T00:03:01.3312653Z * [new branch] gh/rec/162/orig -> origin/gh/rec/162/orig 2025-09-04T00:03:01.3312760Z * [new branch] gh/rec/163/base -> origin/gh/rec/163/base 2025-09-04T00:03:01.3312826Z * [new branch] gh/rec/163/head -> origin/gh/rec/163/head 2025-09-04T00:03:01.3312893Z * [new branch] gh/rec/163/orig -> origin/gh/rec/163/orig 2025-09-04T00:03:01.3312960Z * [new branch] gh/rec/164/base -> origin/gh/rec/164/base 2025-09-04T00:03:01.3313026Z * [new branch] gh/rec/164/head -> origin/gh/rec/164/head 2025-09-04T00:03:01.3313090Z * [new branch] gh/rec/164/orig -> origin/gh/rec/164/orig 2025-09-04T00:03:01.3313157Z * [new branch] gh/rec/165/base -> origin/gh/rec/165/base 2025-09-04T00:03:01.3313222Z * [new branch] gh/rec/165/head -> origin/gh/rec/165/head 2025-09-04T00:03:01.3313288Z * [new branch] gh/rec/165/orig -> origin/gh/rec/165/orig 2025-09-04T00:03:01.3314664Z * [new branch] gh/rec/166/base -> origin/gh/rec/166/base 2025-09-04T00:03:01.3314737Z * [new branch] gh/rec/166/head -> origin/gh/rec/166/head 2025-09-04T00:03:01.3314809Z * [new branch] gh/rec/166/orig -> origin/gh/rec/166/orig 2025-09-04T00:03:01.3314901Z * [new branch] gh/robert-hardwick/1/base -> origin/gh/robert-hardwick/1/base 2025-09-04T00:03:01.3314988Z * [new branch] gh/robert-hardwick/1/head -> origin/gh/robert-hardwick/1/head 2025-09-04T00:03:01.3315073Z * [new branch] gh/robert-hardwick/1/orig -> origin/gh/robert-hardwick/1/orig 2025-09-04T00:03:01.3315158Z * [new branch] gh/robert-hardwick/2/base -> origin/gh/robert-hardwick/2/base 2025-09-04T00:03:01.3315242Z * [new branch] gh/robert-hardwick/2/head -> origin/gh/robert-hardwick/2/head 2025-09-04T00:03:01.3315326Z * [new branch] gh/robert-hardwick/2/orig -> origin/gh/robert-hardwick/2/orig 2025-09-04T00:03:01.3315413Z * [new branch] gh/robert-hardwick/3/base -> origin/gh/robert-hardwick/3/base 2025-09-04T00:03:01.3315497Z * [new branch] gh/robert-hardwick/3/head -> origin/gh/robert-hardwick/3/head 2025-09-04T00:03:01.3315581Z * [new branch] gh/robert-hardwick/3/orig -> origin/gh/robert-hardwick/3/orig 2025-09-04T00:03:01.3315667Z * [new branch] gh/robert-hardwick/4/base -> origin/gh/robert-hardwick/4/base 2025-09-04T00:03:01.3315752Z * [new branch] gh/robert-hardwick/4/head -> origin/gh/robert-hardwick/4/head 2025-09-04T00:03:01.3315836Z * [new branch] gh/robert-hardwick/4/orig -> origin/gh/robert-hardwick/4/orig 2025-09-04T00:03:01.3315908Z * [new branch] gh/rtimpe/1/base -> origin/gh/rtimpe/1/base 2025-09-04T00:03:01.3315980Z * [new branch] gh/rtimpe/1/head -> origin/gh/rtimpe/1/head 2025-09-04T00:03:01.3316052Z * [new branch] gh/rtimpe/10/base -> origin/gh/rtimpe/10/base 2025-09-04T00:03:01.3316126Z * [new branch] gh/rtimpe/10/head -> origin/gh/rtimpe/10/head 2025-09-04T00:03:01.3316243Z * [new branch] gh/rtimpe/10/orig -> origin/gh/rtimpe/10/orig 2025-09-04T00:03:01.3316313Z * [new branch] gh/rtimpe/11/base -> origin/gh/rtimpe/11/base 2025-09-04T00:03:01.3316450Z * [new branch] gh/rtimpe/11/head -> origin/gh/rtimpe/11/head 2025-09-04T00:03:01.3316522Z * [new branch] gh/rtimpe/11/orig -> origin/gh/rtimpe/11/orig 2025-09-04T00:03:01.3316592Z * [new branch] gh/rtimpe/12/base -> origin/gh/rtimpe/12/base 2025-09-04T00:03:01.3317976Z * [new branch] gh/rtimpe/12/head -> origin/gh/rtimpe/12/head 2025-09-04T00:03:01.3318052Z * [new branch] gh/rtimpe/12/orig -> origin/gh/rtimpe/12/orig 2025-09-04T00:03:01.3318122Z * [new branch] gh/rtimpe/13/base -> origin/gh/rtimpe/13/base 2025-09-04T00:03:01.3318253Z * [new branch] gh/rtimpe/13/head -> origin/gh/rtimpe/13/head 2025-09-04T00:03:01.3318329Z * [new branch] gh/rtimpe/13/orig -> origin/gh/rtimpe/13/orig 2025-09-04T00:03:01.3318399Z * [new branch] gh/rtimpe/14/base -> origin/gh/rtimpe/14/base 2025-09-04T00:03:01.3318470Z * [new branch] gh/rtimpe/14/head -> origin/gh/rtimpe/14/head 2025-09-04T00:03:01.3318540Z * [new branch] gh/rtimpe/14/orig -> origin/gh/rtimpe/14/orig 2025-09-04T00:03:01.3318609Z * [new branch] gh/rtimpe/15/base -> origin/gh/rtimpe/15/base 2025-09-04T00:03:01.3318679Z * [new branch] gh/rtimpe/15/head -> origin/gh/rtimpe/15/head 2025-09-04T00:03:01.3318750Z * [new branch] gh/rtimpe/15/orig -> origin/gh/rtimpe/15/orig 2025-09-04T00:03:01.3318820Z * [new branch] gh/rtimpe/2/base -> origin/gh/rtimpe/2/base 2025-09-04T00:03:01.3318890Z * [new branch] gh/rtimpe/2/head -> origin/gh/rtimpe/2/head 2025-09-04T00:03:01.3318962Z * [new branch] gh/rtimpe/3/base -> origin/gh/rtimpe/3/base 2025-09-04T00:03:01.3319031Z * [new branch] gh/rtimpe/3/head -> origin/gh/rtimpe/3/head 2025-09-04T00:03:01.3319101Z * [new branch] gh/rtimpe/4/base -> origin/gh/rtimpe/4/base 2025-09-04T00:03:01.3319169Z * [new branch] gh/rtimpe/4/head -> origin/gh/rtimpe/4/head 2025-09-04T00:03:01.3319238Z * [new branch] gh/rtimpe/9/base -> origin/gh/rtimpe/9/base 2025-09-04T00:03:01.3319306Z * [new branch] gh/rtimpe/9/head -> origin/gh/rtimpe/9/head 2025-09-04T00:03:01.3319374Z * [new branch] gh/rtimpe/9/orig -> origin/gh/rtimpe/9/orig 2025-09-04T00:03:01.3319461Z * [new branch] gh/ruisizhang123/1/base -> origin/gh/ruisizhang123/1/base 2025-09-04T00:03:01.3319545Z * [new branch] gh/ruisizhang123/1/head -> origin/gh/ruisizhang123/1/head 2025-09-04T00:03:01.3319627Z * [new branch] gh/ruisizhang123/1/orig -> origin/gh/ruisizhang123/1/orig 2025-09-04T00:03:01.3319707Z * [new branch] gh/ruisizhang123/4/base -> origin/gh/ruisizhang123/4/base 2025-09-04T00:03:01.3321084Z * [new branch] gh/ruisizhang123/4/head -> origin/gh/ruisizhang123/4/head 2025-09-04T00:03:01.3321168Z * [new branch] gh/ruisizhang123/4/orig -> origin/gh/ruisizhang123/4/orig 2025-09-04T00:03:01.3321248Z * [new branch] gh/ruisizhang123/5/base -> origin/gh/ruisizhang123/5/base 2025-09-04T00:03:01.3321327Z * [new branch] gh/ruisizhang123/5/head -> origin/gh/ruisizhang123/5/head 2025-09-04T00:03:01.3321406Z * [new branch] gh/ruisizhang123/5/orig -> origin/gh/ruisizhang123/5/orig 2025-09-04T00:03:01.3321491Z * [new branch] gh/ruisizhang123/6/base -> origin/gh/ruisizhang123/6/base 2025-09-04T00:03:01.3321569Z * [new branch] gh/ruisizhang123/6/head -> origin/gh/ruisizhang123/6/head 2025-09-04T00:03:01.3321704Z * [new branch] gh/ruisizhang123/6/orig -> origin/gh/ruisizhang123/6/orig 2025-09-04T00:03:01.3321784Z * [new branch] gh/ruisizhang123/7/base -> origin/gh/ruisizhang123/7/base 2025-09-04T00:03:01.3321863Z * [new branch] gh/ruisizhang123/7/head -> origin/gh/ruisizhang123/7/head 2025-09-04T00:03:01.3321942Z * [new branch] gh/ruisizhang123/7/orig -> origin/gh/ruisizhang123/7/orig 2025-09-04T00:03:01.3322022Z * [new branch] gh/ruisizhang123/8/base -> origin/gh/ruisizhang123/8/base 2025-09-04T00:03:01.3322101Z * [new branch] gh/ruisizhang123/8/head -> origin/gh/ruisizhang123/8/head 2025-09-04T00:03:01.3322180Z * [new branch] gh/ruisizhang123/8/orig -> origin/gh/ruisizhang123/8/orig 2025-09-04T00:03:01.3322305Z * [new branch] gh/ruisizhang123/9/base -> origin/gh/ruisizhang123/9/base 2025-09-04T00:03:01.3322385Z * [new branch] gh/ruisizhang123/9/head -> origin/gh/ruisizhang123/9/head 2025-09-04T00:03:01.3322465Z * [new branch] gh/ruisizhang123/9/orig -> origin/gh/ruisizhang123/9/orig 2025-09-04T00:03:01.3322536Z * [new branch] gh/sarckk/2/base -> origin/gh/sarckk/2/base 2025-09-04T00:03:01.3322604Z * [new branch] gh/sarckk/2/head -> origin/gh/sarckk/2/head 2025-09-04T00:03:01.3322673Z * [new branch] gh/sarckk/2/orig -> origin/gh/sarckk/2/orig 2025-09-04T00:03:01.3322754Z * [new branch] gh/seemethere/23/head -> origin/gh/seemethere/23/head 2025-09-04T00:03:01.3322833Z * [new branch] gh/seemethere/32/base -> origin/gh/seemethere/32/base 2025-09-04T00:03:01.3322910Z * [new branch] gh/seemethere/32/head -> origin/gh/seemethere/32/head 2025-09-04T00:03:01.3322988Z * [new branch] gh/seemethere/32/orig -> origin/gh/seemethere/32/orig 2025-09-04T00:03:01.3324373Z * [new branch] gh/seemethere/34/base -> origin/gh/seemethere/34/base 2025-09-04T00:03:01.3324454Z * [new branch] gh/seemethere/34/head -> origin/gh/seemethere/34/head 2025-09-04T00:03:01.3324531Z * [new branch] gh/seemethere/34/orig -> origin/gh/seemethere/34/orig 2025-09-04T00:03:01.3324607Z * [new branch] gh/seemethere/35/base -> origin/gh/seemethere/35/base 2025-09-04T00:03:01.3324683Z * [new branch] gh/seemethere/35/head -> origin/gh/seemethere/35/head 2025-09-04T00:03:01.3324759Z * [new branch] gh/seemethere/35/orig -> origin/gh/seemethere/35/orig 2025-09-04T00:03:01.3324837Z * [new branch] gh/seemethere/37/base -> origin/gh/seemethere/37/base 2025-09-04T00:03:01.3324916Z * [new branch] gh/seemethere/37/head -> origin/gh/seemethere/37/head 2025-09-04T00:03:01.3324992Z * [new branch] gh/seemethere/37/orig -> origin/gh/seemethere/37/orig 2025-09-04T00:03:01.3325069Z * [new branch] gh/seemethere/43/base -> origin/gh/seemethere/43/base 2025-09-04T00:03:01.3325145Z * [new branch] gh/seemethere/43/head -> origin/gh/seemethere/43/head 2025-09-04T00:03:01.3325221Z * [new branch] gh/seemethere/43/orig -> origin/gh/seemethere/43/orig 2025-09-04T00:03:01.3325298Z * [new branch] gh/seemethere/44/base -> origin/gh/seemethere/44/base 2025-09-04T00:03:01.3325374Z * [new branch] gh/seemethere/44/head -> origin/gh/seemethere/44/head 2025-09-04T00:03:01.3325449Z * [new branch] gh/seemethere/44/orig -> origin/gh/seemethere/44/orig 2025-09-04T00:03:01.3325526Z * [new branch] gh/seemethere/48/base -> origin/gh/seemethere/48/base 2025-09-04T00:03:01.3325603Z * [new branch] gh/seemethere/48/head -> origin/gh/seemethere/48/head 2025-09-04T00:03:01.3325725Z * [new branch] gh/seemethere/48/orig -> origin/gh/seemethere/48/orig 2025-09-04T00:03:01.3325802Z * [new branch] gh/seemethere/49/base -> origin/gh/seemethere/49/base 2025-09-04T00:03:01.3325878Z * [new branch] gh/seemethere/49/head -> origin/gh/seemethere/49/head 2025-09-04T00:03:01.3325954Z * [new branch] gh/seemethere/49/orig -> origin/gh/seemethere/49/orig 2025-09-04T00:03:01.3326031Z * [new branch] gh/seemethere/51/base -> origin/gh/seemethere/51/base 2025-09-04T00:03:01.3326108Z * [new branch] gh/seemethere/51/head -> origin/gh/seemethere/51/head 2025-09-04T00:03:01.3326184Z * [new branch] gh/seemethere/51/orig -> origin/gh/seemethere/51/orig 2025-09-04T00:03:01.3327625Z * [new branch] gh/seemethere/52/base -> origin/gh/seemethere/52/base 2025-09-04T00:03:01.3327772Z * [new branch] gh/seemethere/52/head -> origin/gh/seemethere/52/head 2025-09-04T00:03:01.3327853Z * [new branch] gh/seemethere/52/orig -> origin/gh/seemethere/52/orig 2025-09-04T00:03:01.3327930Z * [new branch] gh/seemethere/53/base -> origin/gh/seemethere/53/base 2025-09-04T00:03:01.3328006Z * [new branch] gh/seemethere/53/head -> origin/gh/seemethere/53/head 2025-09-04T00:03:01.3328082Z * [new branch] gh/seemethere/53/orig -> origin/gh/seemethere/53/orig 2025-09-04T00:03:01.3328159Z * [new branch] gh/seemethere/54/base -> origin/gh/seemethere/54/base 2025-09-04T00:03:01.3328235Z * [new branch] gh/seemethere/54/head -> origin/gh/seemethere/54/head 2025-09-04T00:03:01.3328311Z * [new branch] gh/seemethere/54/orig -> origin/gh/seemethere/54/orig 2025-09-04T00:03:01.3328389Z * [new branch] gh/seemethere/55/base -> origin/gh/seemethere/55/base 2025-09-04T00:03:01.3328465Z * [new branch] gh/seemethere/55/head -> origin/gh/seemethere/55/head 2025-09-04T00:03:01.3328542Z * [new branch] gh/seemethere/55/orig -> origin/gh/seemethere/55/orig 2025-09-04T00:03:01.3328618Z * [new branch] gh/seemethere/56/base -> origin/gh/seemethere/56/base 2025-09-04T00:03:01.3328696Z * [new branch] gh/seemethere/56/head -> origin/gh/seemethere/56/head 2025-09-04T00:03:01.3328772Z * [new branch] gh/seemethere/56/orig -> origin/gh/seemethere/56/orig 2025-09-04T00:03:01.3328848Z * [new branch] gh/seemethere/57/base -> origin/gh/seemethere/57/base 2025-09-04T00:03:01.3328925Z * [new branch] gh/seemethere/57/head -> origin/gh/seemethere/57/head 2025-09-04T00:03:01.3329001Z * [new branch] gh/seemethere/57/orig -> origin/gh/seemethere/57/orig 2025-09-04T00:03:01.3329079Z * [new branch] gh/seemethere/58/base -> origin/gh/seemethere/58/base 2025-09-04T00:03:01.3329158Z * [new branch] gh/seemethere/58/head -> origin/gh/seemethere/58/head 2025-09-04T00:03:01.3329234Z * [new branch] gh/seemethere/58/orig -> origin/gh/seemethere/58/orig 2025-09-04T00:03:01.3329310Z * [new branch] gh/seemethere/59/base -> origin/gh/seemethere/59/base 2025-09-04T00:03:01.3329387Z * [new branch] gh/seemethere/59/head -> origin/gh/seemethere/59/head 2025-09-04T00:03:01.3329463Z * [new branch] gh/seemethere/59/orig -> origin/gh/seemethere/59/orig 2025-09-04T00:03:01.3329539Z * [new branch] gh/seemethere/60/base -> origin/gh/seemethere/60/base 2025-09-04T00:03:01.3330922Z * [new branch] gh/seemethere/60/head -> origin/gh/seemethere/60/head 2025-09-04T00:03:01.3331001Z * [new branch] gh/seemethere/60/orig -> origin/gh/seemethere/60/orig 2025-09-04T00:03:01.3331083Z * [new branch] gh/seemethere/61/base -> origin/gh/seemethere/61/base 2025-09-04T00:03:01.3331219Z * [new branch] gh/seemethere/61/head -> origin/gh/seemethere/61/head 2025-09-04T00:03:01.3331296Z * [new branch] gh/seemethere/61/orig -> origin/gh/seemethere/61/orig 2025-09-04T00:03:01.3331373Z * [new branch] gh/seemethere/62/base -> origin/gh/seemethere/62/base 2025-09-04T00:03:01.3331450Z * [new branch] gh/seemethere/62/head -> origin/gh/seemethere/62/head 2025-09-04T00:03:01.3331526Z * [new branch] gh/seemethere/62/orig -> origin/gh/seemethere/62/orig 2025-09-04T00:03:01.3331602Z * [new branch] gh/seemethere/63/base -> origin/gh/seemethere/63/base 2025-09-04T00:03:01.3331679Z * [new branch] gh/seemethere/63/head -> origin/gh/seemethere/63/head 2025-09-04T00:03:01.3331790Z * [new branch] gh/seemethere/63/orig -> origin/gh/seemethere/63/orig 2025-09-04T00:03:01.3331868Z * [new branch] gh/seemethere/7/head -> origin/gh/seemethere/7/head 2025-09-04T00:03:01.3331955Z * [new branch] gh/shunting314/145/base -> origin/gh/shunting314/145/base 2025-09-04T00:03:01.3332034Z * [new branch] gh/shunting314/145/head -> origin/gh/shunting314/145/head 2025-09-04T00:03:01.3332113Z * [new branch] gh/shunting314/145/orig -> origin/gh/shunting314/145/orig 2025-09-04T00:03:01.3332192Z * [new branch] gh/shunting314/176/base -> origin/gh/shunting314/176/base 2025-09-04T00:03:01.3332271Z * [new branch] gh/shunting314/176/head -> origin/gh/shunting314/176/head 2025-09-04T00:03:01.3332349Z * [new branch] gh/shunting314/176/orig -> origin/gh/shunting314/176/orig 2025-09-04T00:03:01.3332427Z * [new branch] gh/shunting314/211/base -> origin/gh/shunting314/211/base 2025-09-04T00:03:01.3332508Z * [new branch] gh/shunting314/211/head -> origin/gh/shunting314/211/head 2025-09-04T00:03:01.3332587Z * [new branch] gh/shunting314/211/orig -> origin/gh/shunting314/211/orig 2025-09-04T00:03:01.3332665Z * [new branch] gh/shunting314/212/base -> origin/gh/shunting314/212/base 2025-09-04T00:03:01.3332745Z * [new branch] gh/shunting314/212/head -> origin/gh/shunting314/212/head 2025-09-04T00:03:01.3332822Z * [new branch] gh/shunting314/212/orig -> origin/gh/shunting314/212/orig 2025-09-04T00:03:01.3334204Z * [new branch] gh/shunting314/213/base -> origin/gh/shunting314/213/base 2025-09-04T00:03:01.3334288Z * [new branch] gh/shunting314/213/head -> origin/gh/shunting314/213/head 2025-09-04T00:03:01.3334367Z * [new branch] gh/shunting314/213/orig -> origin/gh/shunting314/213/orig 2025-09-04T00:03:01.3334450Z * [new branch] gh/shunting314/214/base -> origin/gh/shunting314/214/base 2025-09-04T00:03:01.3334530Z * [new branch] gh/shunting314/214/head -> origin/gh/shunting314/214/head 2025-09-04T00:03:01.3334613Z * [new branch] gh/shunting314/214/orig -> origin/gh/shunting314/214/orig 2025-09-04T00:03:01.3334691Z * [new branch] gh/shunting314/215/base -> origin/gh/shunting314/215/base 2025-09-04T00:03:01.3334770Z * [new branch] gh/shunting314/215/head -> origin/gh/shunting314/215/head 2025-09-04T00:03:01.3334848Z * [new branch] gh/shunting314/215/orig -> origin/gh/shunting314/215/orig 2025-09-04T00:03:01.3334926Z * [new branch] gh/shunting314/216/base -> origin/gh/shunting314/216/base 2025-09-04T00:03:01.3335005Z * [new branch] gh/shunting314/216/head -> origin/gh/shunting314/216/head 2025-09-04T00:03:01.3335083Z * [new branch] gh/shunting314/216/orig -> origin/gh/shunting314/216/orig 2025-09-04T00:03:01.3335162Z * [new branch] gh/shunting314/217/base -> origin/gh/shunting314/217/base 2025-09-04T00:03:01.3335284Z * [new branch] gh/shunting314/217/head -> origin/gh/shunting314/217/head 2025-09-04T00:03:01.3335362Z * [new branch] gh/shunting314/217/orig -> origin/gh/shunting314/217/orig 2025-09-04T00:03:01.3335440Z * [new branch] gh/silverguo/1/base -> origin/gh/silverguo/1/base 2025-09-04T00:03:01.3335517Z * [new branch] gh/silverguo/1/head -> origin/gh/silverguo/1/head 2025-09-04T00:03:01.3335593Z * [new branch] gh/silverguo/2/base -> origin/gh/silverguo/2/base 2025-09-04T00:03:01.3335667Z * [new branch] gh/silverguo/2/head -> origin/gh/silverguo/2/head 2025-09-04T00:03:01.3335743Z * [new branch] gh/silverguo/3/base -> origin/gh/silverguo/3/base 2025-09-04T00:03:01.3335816Z * [new branch] gh/silverguo/3/head -> origin/gh/silverguo/3/head 2025-09-04T00:03:01.3335927Z * [new branch] gh/silverguo/4/base -> origin/gh/silverguo/4/base 2025-09-04T00:03:01.3336003Z * [new branch] gh/silverguo/4/head -> origin/gh/silverguo/4/head 2025-09-04T00:03:01.3336083Z * [new branch] gh/sinhaanhsul/1/base -> origin/gh/sinhaanhsul/1/base 2025-09-04T00:03:01.3337519Z * [new branch] gh/sinhaanhsul/1/head -> origin/gh/sinhaanhsul/1/head 2025-09-04T00:03:01.3337602Z * [new branch] gh/skarjala/16/base -> origin/gh/skarjala/16/base 2025-09-04T00:03:01.3337675Z * [new branch] gh/skarjala/16/head -> origin/gh/skarjala/16/head 2025-09-04T00:03:01.3337747Z * [new branch] gh/skarjala/16/orig -> origin/gh/skarjala/16/orig 2025-09-04T00:03:01.3337820Z * [new branch] gh/skarjala/17/base -> origin/gh/skarjala/17/base 2025-09-04T00:03:01.3337897Z * [new branch] gh/skarjala/17/head -> origin/gh/skarjala/17/head 2025-09-04T00:03:01.3337970Z * [new branch] gh/skarjala/17/orig -> origin/gh/skarjala/17/orig 2025-09-04T00:03:01.3338049Z * [new branch] gh/skarjala/18/base -> origin/gh/skarjala/18/base 2025-09-04T00:03:01.3338121Z * [new branch] gh/skarjala/18/head -> origin/gh/skarjala/18/head 2025-09-04T00:03:01.3338193Z * [new branch] gh/skarjala/18/orig -> origin/gh/skarjala/18/orig 2025-09-04T00:03:01.3338266Z * [new branch] gh/skarjala/19/base -> origin/gh/skarjala/19/base 2025-09-04T00:03:01.3338339Z * [new branch] gh/skarjala/19/head -> origin/gh/skarjala/19/head 2025-09-04T00:03:01.3338412Z * [new branch] gh/skarjala/19/orig -> origin/gh/skarjala/19/orig 2025-09-04T00:03:01.3338486Z * [new branch] gh/slayton58/1/base -> origin/gh/slayton58/1/base 2025-09-04T00:03:01.3338562Z * [new branch] gh/slayton58/1/head -> origin/gh/slayton58/1/head 2025-09-04T00:03:01.3338634Z * [new branch] gh/slayton58/1/orig -> origin/gh/slayton58/1/orig 2025-09-04T00:03:01.3338708Z * [new branch] gh/slayton58/2/base -> origin/gh/slayton58/2/base 2025-09-04T00:03:01.3338781Z * [new branch] gh/slayton58/2/head -> origin/gh/slayton58/2/head 2025-09-04T00:03:01.3338853Z * [new branch] gh/slayton58/2/orig -> origin/gh/slayton58/2/orig 2025-09-04T00:03:01.3338925Z * [new branch] gh/slayton58/3/base -> origin/gh/slayton58/3/base 2025-09-04T00:03:01.3338998Z * [new branch] gh/slayton58/3/head -> origin/gh/slayton58/3/head 2025-09-04T00:03:01.3339070Z * [new branch] gh/slayton58/3/orig -> origin/gh/slayton58/3/orig 2025-09-04T00:03:01.3339142Z * [new branch] gh/slayton58/4/base -> origin/gh/slayton58/4/base 2025-09-04T00:03:01.3339216Z * [new branch] gh/slayton58/4/head -> origin/gh/slayton58/4/head 2025-09-04T00:03:01.3340587Z * [new branch] gh/slayton58/4/orig -> origin/gh/slayton58/4/orig 2025-09-04T00:03:01.3340731Z * [new branch] gh/slayton58/5/base -> origin/gh/slayton58/5/base 2025-09-04T00:03:01.3340805Z * [new branch] gh/slayton58/5/head -> origin/gh/slayton58/5/head 2025-09-04T00:03:01.3340877Z * [new branch] gh/slayton58/5/orig -> origin/gh/slayton58/5/orig 2025-09-04T00:03:01.3340954Z * [new branch] gh/soulitzer/269/base -> origin/gh/soulitzer/269/base 2025-09-04T00:03:01.3341033Z * [new branch] gh/soulitzer/269/head -> origin/gh/soulitzer/269/head 2025-09-04T00:03:01.3341110Z * [new branch] gh/soulitzer/269/orig -> origin/gh/soulitzer/269/orig 2025-09-04T00:03:01.3341186Z * [new branch] gh/soulitzer/276/base -> origin/gh/soulitzer/276/base 2025-09-04T00:03:01.3341323Z * [new branch] gh/soulitzer/276/head -> origin/gh/soulitzer/276/head 2025-09-04T00:03:01.3341404Z * [new branch] gh/soulitzer/276/orig -> origin/gh/soulitzer/276/orig 2025-09-04T00:03:01.3341480Z * [new branch] gh/soulitzer/287/base -> origin/gh/soulitzer/287/base 2025-09-04T00:03:01.3341557Z * [new branch] gh/soulitzer/287/head -> origin/gh/soulitzer/287/head 2025-09-04T00:03:01.3341633Z * [new branch] gh/soulitzer/287/orig -> origin/gh/soulitzer/287/orig 2025-09-04T00:03:01.3341708Z * [new branch] gh/soulitzer/296/base -> origin/gh/soulitzer/296/base 2025-09-04T00:03:01.3341784Z * [new branch] gh/soulitzer/296/head -> origin/gh/soulitzer/296/head 2025-09-04T00:03:01.3341861Z * [new branch] gh/soulitzer/296/orig -> origin/gh/soulitzer/296/orig 2025-09-04T00:03:01.3341937Z * [new branch] gh/soulitzer/299/base -> origin/gh/soulitzer/299/base 2025-09-04T00:03:01.3342014Z * [new branch] gh/soulitzer/299/head -> origin/gh/soulitzer/299/head 2025-09-04T00:03:01.3342095Z * [new branch] gh/soulitzer/299/orig -> origin/gh/soulitzer/299/orig 2025-09-04T00:03:01.3342170Z * [new branch] gh/soulitzer/300/base -> origin/gh/soulitzer/300/base 2025-09-04T00:03:01.3342246Z * [new branch] gh/soulitzer/300/head -> origin/gh/soulitzer/300/head 2025-09-04T00:03:01.3342324Z * [new branch] gh/soulitzer/300/orig -> origin/gh/soulitzer/300/orig 2025-09-04T00:03:01.3342399Z * [new branch] gh/soulitzer/301/base -> origin/gh/soulitzer/301/base 2025-09-04T00:03:01.3342475Z * [new branch] gh/soulitzer/301/head -> origin/gh/soulitzer/301/head 2025-09-04T00:03:01.3343860Z * [new branch] gh/soulitzer/301/orig -> origin/gh/soulitzer/301/orig 2025-09-04T00:03:01.3343945Z * [new branch] gh/soulitzer/313/base -> origin/gh/soulitzer/313/base 2025-09-04T00:03:01.3344021Z * [new branch] gh/soulitzer/313/head -> origin/gh/soulitzer/313/head 2025-09-04T00:03:01.3344103Z * [new branch] gh/soulitzer/313/orig -> origin/gh/soulitzer/313/orig 2025-09-04T00:03:01.3344180Z * [new branch] gh/soulitzer/319/base -> origin/gh/soulitzer/319/base 2025-09-04T00:03:01.3344255Z * [new branch] gh/soulitzer/319/head -> origin/gh/soulitzer/319/head 2025-09-04T00:03:01.3344332Z * [new branch] gh/soulitzer/319/orig -> origin/gh/soulitzer/319/orig 2025-09-04T00:03:01.3344409Z * [new branch] gh/soulitzer/320/base -> origin/gh/soulitzer/320/base 2025-09-04T00:03:01.3344485Z * [new branch] gh/soulitzer/320/head -> origin/gh/soulitzer/320/head 2025-09-04T00:03:01.3344561Z * [new branch] gh/soulitzer/320/orig -> origin/gh/soulitzer/320/orig 2025-09-04T00:03:01.3344640Z * [new branch] gh/soulitzer/336/base -> origin/gh/soulitzer/336/base 2025-09-04T00:03:01.3344759Z * [new branch] gh/soulitzer/336/head -> origin/gh/soulitzer/336/head 2025-09-04T00:03:01.3344837Z * [new branch] gh/soulitzer/336/orig -> origin/gh/soulitzer/336/orig 2025-09-04T00:03:01.3344912Z * [new branch] gh/soulitzer/347/base -> origin/gh/soulitzer/347/base 2025-09-04T00:03:01.3344988Z * [new branch] gh/soulitzer/347/head -> origin/gh/soulitzer/347/head 2025-09-04T00:03:01.3345065Z * [new branch] gh/soulitzer/347/orig -> origin/gh/soulitzer/347/orig 2025-09-04T00:03:01.3345141Z * [new branch] gh/soulitzer/349/base -> origin/gh/soulitzer/349/base 2025-09-04T00:03:01.3345216Z * [new branch] gh/soulitzer/349/head -> origin/gh/soulitzer/349/head 2025-09-04T00:03:01.3345292Z * [new branch] gh/soulitzer/349/orig -> origin/gh/soulitzer/349/orig 2025-09-04T00:03:01.3345403Z * [new branch] gh/soulitzer/350/base -> origin/gh/soulitzer/350/base 2025-09-04T00:03:01.3345481Z * [new branch] gh/soulitzer/350/head -> origin/gh/soulitzer/350/head 2025-09-04T00:03:01.3345557Z * [new branch] gh/soulitzer/350/orig -> origin/gh/soulitzer/350/orig 2025-09-04T00:03:01.3345634Z * [new branch] gh/soulitzer/351/base -> origin/gh/soulitzer/351/base 2025-09-04T00:03:01.3345709Z * [new branch] gh/soulitzer/351/head -> origin/gh/soulitzer/351/head 2025-09-04T00:03:01.3347174Z * [new branch] gh/soulitzer/351/orig -> origin/gh/soulitzer/351/orig 2025-09-04T00:03:01.3347260Z * [new branch] gh/soulitzer/353/base -> origin/gh/soulitzer/353/base 2025-09-04T00:03:01.3347336Z * [new branch] gh/soulitzer/353/head -> origin/gh/soulitzer/353/head 2025-09-04T00:03:01.3347417Z * [new branch] gh/soulitzer/353/orig -> origin/gh/soulitzer/353/orig 2025-09-04T00:03:01.3347494Z * [new branch] gh/soulitzer/358/base -> origin/gh/soulitzer/358/base 2025-09-04T00:03:01.3347575Z * [new branch] gh/soulitzer/358/head -> origin/gh/soulitzer/358/head 2025-09-04T00:03:01.3347652Z * [new branch] gh/soulitzer/358/orig -> origin/gh/soulitzer/358/orig 2025-09-04T00:03:01.3347729Z * [new branch] gh/soulitzer/359/base -> origin/gh/soulitzer/359/base 2025-09-04T00:03:01.3347805Z * [new branch] gh/soulitzer/359/head -> origin/gh/soulitzer/359/head 2025-09-04T00:03:01.3347881Z * [new branch] gh/soulitzer/359/orig -> origin/gh/soulitzer/359/orig 2025-09-04T00:03:01.3347958Z * [new branch] gh/soulitzer/362/base -> origin/gh/soulitzer/362/base 2025-09-04T00:03:01.3348034Z * [new branch] gh/soulitzer/362/head -> origin/gh/soulitzer/362/head 2025-09-04T00:03:01.3348111Z * [new branch] gh/soulitzer/362/orig -> origin/gh/soulitzer/362/orig 2025-09-04T00:03:01.3348192Z * [new branch] gh/soulitzer/372/base -> origin/gh/soulitzer/372/base 2025-09-04T00:03:01.3348268Z * [new branch] gh/soulitzer/372/head -> origin/gh/soulitzer/372/head 2025-09-04T00:03:01.3348344Z * [new branch] gh/soulitzer/372/orig -> origin/gh/soulitzer/372/orig 2025-09-04T00:03:01.3348420Z * [new branch] gh/soulitzer/373/base -> origin/gh/soulitzer/373/base 2025-09-04T00:03:01.3348496Z * [new branch] gh/soulitzer/373/head -> origin/gh/soulitzer/373/head 2025-09-04T00:03:01.3348572Z * [new branch] gh/soulitzer/373/orig -> origin/gh/soulitzer/373/orig 2025-09-04T00:03:01.3348649Z * [new branch] gh/soulitzer/374/base -> origin/gh/soulitzer/374/base 2025-09-04T00:03:01.3348726Z * [new branch] gh/soulitzer/374/head -> origin/gh/soulitzer/374/head 2025-09-04T00:03:01.3348803Z * [new branch] gh/soulitzer/374/orig -> origin/gh/soulitzer/374/orig 2025-09-04T00:03:01.3348947Z * [new branch] gh/soulitzer/375/base -> origin/gh/soulitzer/375/base 2025-09-04T00:03:01.3349024Z * [new branch] gh/soulitzer/375/head -> origin/gh/soulitzer/375/head 2025-09-04T00:03:01.3349100Z * [new branch] gh/soulitzer/375/orig -> origin/gh/soulitzer/375/orig 2025-09-04T00:03:01.3350537Z * [new branch] gh/soulitzer/376/base -> origin/gh/soulitzer/376/base 2025-09-04T00:03:01.3350618Z * [new branch] gh/soulitzer/376/head -> origin/gh/soulitzer/376/head 2025-09-04T00:03:01.3350693Z * [new branch] gh/soulitzer/376/orig -> origin/gh/soulitzer/376/orig 2025-09-04T00:03:01.3350770Z * [new branch] gh/soulitzer/377/base -> origin/gh/soulitzer/377/base 2025-09-04T00:03:01.3350906Z * [new branch] gh/soulitzer/377/head -> origin/gh/soulitzer/377/head 2025-09-04T00:03:01.3350982Z * [new branch] gh/soulitzer/377/orig -> origin/gh/soulitzer/377/orig 2025-09-04T00:03:01.3351064Z * [new branch] gh/soulitzer/378/base -> origin/gh/soulitzer/378/base 2025-09-04T00:03:01.3351140Z * [new branch] gh/soulitzer/378/head -> origin/gh/soulitzer/378/head 2025-09-04T00:03:01.3351216Z * [new branch] gh/soulitzer/378/orig -> origin/gh/soulitzer/378/orig 2025-09-04T00:03:01.3351293Z * [new branch] gh/swolchok/728/next -> origin/gh/swolchok/728/next 2025-09-04T00:03:01.3351371Z * [new branch] gh/swolchok/767/base -> origin/gh/swolchok/767/base 2025-09-04T00:03:01.3351446Z * [new branch] gh/swolchok/767/head -> origin/gh/swolchok/767/head 2025-09-04T00:03:01.3351521Z * [new branch] gh/swolchok/767/orig -> origin/gh/swolchok/767/orig 2025-09-04T00:03:01.3351598Z * [new branch] gh/swolchok/768/base -> origin/gh/swolchok/768/base 2025-09-04T00:03:01.3351672Z * [new branch] gh/swolchok/768/head -> origin/gh/swolchok/768/head 2025-09-04T00:03:01.3351748Z * [new branch] gh/swolchok/768/orig -> origin/gh/swolchok/768/orig 2025-09-04T00:03:01.3351823Z * [new branch] gh/swolchok/769/base -> origin/gh/swolchok/769/base 2025-09-04T00:03:01.3351897Z * [new branch] gh/swolchok/769/head -> origin/gh/swolchok/769/head 2025-09-04T00:03:01.3351972Z * [new branch] gh/swolchok/769/orig -> origin/gh/swolchok/769/orig 2025-09-04T00:03:01.3352047Z * [new branch] gh/swolchok/771/base -> origin/gh/swolchok/771/base 2025-09-04T00:03:01.3352121Z * [new branch] gh/swolchok/771/head -> origin/gh/swolchok/771/head 2025-09-04T00:03:01.3352195Z * [new branch] gh/swolchok/771/orig -> origin/gh/swolchok/771/orig 2025-09-04T00:03:01.3352273Z * [new branch] gh/swolchok/772/base -> origin/gh/swolchok/772/base 2025-09-04T00:03:01.3352348Z * [new branch] gh/swolchok/772/head -> origin/gh/swolchok/772/head 2025-09-04T00:03:01.3353732Z * [new branch] gh/swolchok/772/orig -> origin/gh/swolchok/772/orig 2025-09-04T00:03:01.3353812Z * [new branch] gh/swolchok/773/base -> origin/gh/swolchok/773/base 2025-09-04T00:03:01.3353886Z * [new branch] gh/swolchok/773/head -> origin/gh/swolchok/773/head 2025-09-04T00:03:01.3353960Z * [new branch] gh/swolchok/773/orig -> origin/gh/swolchok/773/orig 2025-09-04T00:03:01.3354035Z * [new branch] gh/swolchok/786/base -> origin/gh/swolchok/786/base 2025-09-04T00:03:01.3354109Z * [new branch] gh/swolchok/786/head -> origin/gh/swolchok/786/head 2025-09-04T00:03:01.3354187Z * [new branch] gh/swolchok/786/orig -> origin/gh/swolchok/786/orig 2025-09-04T00:03:01.3354262Z * [new branch] gh/swolchok/787/base -> origin/gh/swolchok/787/base 2025-09-04T00:03:01.3354377Z * [new branch] gh/swolchok/787/head -> origin/gh/swolchok/787/head 2025-09-04T00:03:01.3354452Z * [new branch] gh/swolchok/787/orig -> origin/gh/swolchok/787/orig 2025-09-04T00:03:01.3354527Z * [new branch] gh/swolchok/788/base -> origin/gh/swolchok/788/base 2025-09-04T00:03:01.3354601Z * [new branch] gh/swolchok/788/head -> origin/gh/swolchok/788/head 2025-09-04T00:03:01.3354677Z * [new branch] gh/swolchok/788/orig -> origin/gh/swolchok/788/orig 2025-09-04T00:03:01.3354750Z * [new branch] gh/swolchok/789/base -> origin/gh/swolchok/789/base 2025-09-04T00:03:01.3354826Z * [new branch] gh/swolchok/789/head -> origin/gh/swolchok/789/head 2025-09-04T00:03:01.3354935Z * [new branch] gh/swolchok/789/orig -> origin/gh/swolchok/789/orig 2025-09-04T00:03:01.3355008Z * [new branch] gh/swolchok/790/base -> origin/gh/swolchok/790/base 2025-09-04T00:03:01.3355084Z * [new branch] gh/swolchok/790/head -> origin/gh/swolchok/790/head 2025-09-04T00:03:01.3355159Z * [new branch] gh/swolchok/790/orig -> origin/gh/swolchok/790/orig 2025-09-04T00:03:01.3355232Z * [new branch] gh/swolchok/791/base -> origin/gh/swolchok/791/base 2025-09-04T00:03:01.3355307Z * [new branch] gh/swolchok/791/head -> origin/gh/swolchok/791/head 2025-09-04T00:03:01.3355381Z * [new branch] gh/swolchok/791/orig -> origin/gh/swolchok/791/orig 2025-09-04T00:03:01.3355455Z * [new branch] gh/swolchok/792/base -> origin/gh/swolchok/792/base 2025-09-04T00:03:01.3355530Z * [new branch] gh/swolchok/792/head -> origin/gh/swolchok/792/head 2025-09-04T00:03:01.3356964Z * [new branch] gh/swolchok/792/orig -> origin/gh/swolchok/792/orig 2025-09-04T00:03:01.3357045Z * [new branch] gh/swolchok/793/base -> origin/gh/swolchok/793/base 2025-09-04T00:03:01.3357126Z * [new branch] gh/swolchok/793/head -> origin/gh/swolchok/793/head 2025-09-04T00:03:01.3357200Z * [new branch] gh/swolchok/793/orig -> origin/gh/swolchok/793/orig 2025-09-04T00:03:01.3357274Z * [new branch] gh/swolchok/794/base -> origin/gh/swolchok/794/base 2025-09-04T00:03:01.3357349Z * [new branch] gh/swolchok/794/head -> origin/gh/swolchok/794/head 2025-09-04T00:03:01.3357424Z * [new branch] gh/swolchok/794/orig -> origin/gh/swolchok/794/orig 2025-09-04T00:03:01.3357498Z * [new branch] gh/swolchok/795/base -> origin/gh/swolchok/795/base 2025-09-04T00:03:01.3357573Z * [new branch] gh/swolchok/795/head -> origin/gh/swolchok/795/head 2025-09-04T00:03:01.3357651Z * [new branch] gh/swolchok/795/orig -> origin/gh/swolchok/795/orig 2025-09-04T00:03:01.3357726Z * [new branch] gh/swolchok/796/base -> origin/gh/swolchok/796/base 2025-09-04T00:03:01.3357802Z * [new branch] gh/swolchok/796/head -> origin/gh/swolchok/796/head 2025-09-04T00:03:01.3357876Z * [new branch] gh/swolchok/796/orig -> origin/gh/swolchok/796/orig 2025-09-04T00:03:01.3357949Z * [new branch] gh/swolchok/797/base -> origin/gh/swolchok/797/base 2025-09-04T00:03:01.3358024Z * [new branch] gh/swolchok/797/head -> origin/gh/swolchok/797/head 2025-09-04T00:03:01.3358099Z * [new branch] gh/swolchok/797/orig -> origin/gh/swolchok/797/orig 2025-09-04T00:03:01.3358174Z * [new branch] gh/swolchok/798/base -> origin/gh/swolchok/798/base 2025-09-04T00:03:01.3358251Z * [new branch] gh/swolchok/798/head -> origin/gh/swolchok/798/head 2025-09-04T00:03:01.3358325Z * [new branch] gh/swolchok/798/orig -> origin/gh/swolchok/798/orig 2025-09-04T00:03:01.3358475Z * [new branch] gh/swolchok/799/base -> origin/gh/swolchok/799/base 2025-09-04T00:03:01.3358550Z * [new branch] gh/swolchok/799/head -> origin/gh/swolchok/799/head 2025-09-04T00:03:01.3358625Z * [new branch] gh/swolchok/799/orig -> origin/gh/swolchok/799/orig 2025-09-04T00:03:01.3358699Z * [new branch] gh/swolchok/800/base -> origin/gh/swolchok/800/base 2025-09-04T00:03:01.3358772Z * [new branch] gh/swolchok/800/head -> origin/gh/swolchok/800/head 2025-09-04T00:03:01.3360151Z * [new branch] gh/swolchok/800/orig -> origin/gh/swolchok/800/orig 2025-09-04T00:03:01.3360231Z * [new branch] gh/swolchok/801/base -> origin/gh/swolchok/801/base 2025-09-04T00:03:01.3360372Z * [new branch] gh/swolchok/801/head -> origin/gh/swolchok/801/head 2025-09-04T00:03:01.3360448Z * [new branch] gh/swolchok/801/orig -> origin/gh/swolchok/801/orig 2025-09-04T00:03:01.3360527Z * [new branch] gh/swolchok/802/base -> origin/gh/swolchok/802/base 2025-09-04T00:03:01.3360601Z * [new branch] gh/swolchok/802/head -> origin/gh/swolchok/802/head 2025-09-04T00:03:01.3360677Z * [new branch] gh/swolchok/802/orig -> origin/gh/swolchok/802/orig 2025-09-04T00:03:01.3360751Z * [new branch] gh/swolchok/803/base -> origin/gh/swolchok/803/base 2025-09-04T00:03:01.3360824Z * [new branch] gh/swolchok/803/head -> origin/gh/swolchok/803/head 2025-09-04T00:03:01.3360899Z * [new branch] gh/swolchok/803/orig -> origin/gh/swolchok/803/orig 2025-09-04T00:03:01.3360973Z * [new branch] gh/swolchok/804/base -> origin/gh/swolchok/804/base 2025-09-04T00:03:01.3361049Z * [new branch] gh/swolchok/804/head -> origin/gh/swolchok/804/head 2025-09-04T00:03:01.3361124Z * [new branch] gh/swolchok/804/orig -> origin/gh/swolchok/804/orig 2025-09-04T00:03:01.3361201Z * [new branch] gh/swolchok/805/base -> origin/gh/swolchok/805/base 2025-09-04T00:03:01.3361275Z * [new branch] gh/swolchok/805/head -> origin/gh/swolchok/805/head 2025-09-04T00:03:01.3361350Z * [new branch] gh/swolchok/805/orig -> origin/gh/swolchok/805/orig 2025-09-04T00:03:01.3361424Z * [new branch] gh/swolchok/806/base -> origin/gh/swolchok/806/base 2025-09-04T00:03:01.3361498Z * [new branch] gh/swolchok/806/head -> origin/gh/swolchok/806/head 2025-09-04T00:03:01.3361573Z * [new branch] gh/swolchok/806/orig -> origin/gh/swolchok/806/orig 2025-09-04T00:03:01.3361648Z * [new branch] gh/swolchok/807/base -> origin/gh/swolchok/807/base 2025-09-04T00:03:01.3361724Z * [new branch] gh/swolchok/807/head -> origin/gh/swolchok/807/head 2025-09-04T00:03:01.3361801Z * [new branch] gh/swolchok/807/orig -> origin/gh/swolchok/807/orig 2025-09-04T00:03:01.3361875Z * [new branch] gh/swolchok/808/base -> origin/gh/swolchok/808/base 2025-09-04T00:03:01.3361949Z * [new branch] gh/swolchok/808/head -> origin/gh/swolchok/808/head 2025-09-04T00:03:01.3363318Z * [new branch] gh/swolchok/808/orig -> origin/gh/swolchok/808/orig 2025-09-04T00:03:01.3363399Z * [new branch] gh/swolchok/809/base -> origin/gh/swolchok/809/base 2025-09-04T00:03:01.3363473Z * [new branch] gh/swolchok/809/head -> origin/gh/swolchok/809/head 2025-09-04T00:03:01.3363548Z * [new branch] gh/swolchok/809/orig -> origin/gh/swolchok/809/orig 2025-09-04T00:03:01.3363627Z * [new branch] gh/swolchok/810/base -> origin/gh/swolchok/810/base 2025-09-04T00:03:01.3363700Z * [new branch] gh/swolchok/810/head -> origin/gh/swolchok/810/head 2025-09-04T00:03:01.3363813Z * [new branch] gh/swolchok/810/orig -> origin/gh/swolchok/810/orig 2025-09-04T00:03:01.3363887Z * [new branch] gh/swolchok/811/base -> origin/gh/swolchok/811/base 2025-09-04T00:03:01.3363961Z * [new branch] gh/swolchok/811/head -> origin/gh/swolchok/811/head 2025-09-04T00:03:01.3364035Z * [new branch] gh/swolchok/811/orig -> origin/gh/swolchok/811/orig 2025-09-04T00:03:01.3364110Z * [new branch] gh/swolchok/812/base -> origin/gh/swolchok/812/base 2025-09-04T00:03:01.3364184Z * [new branch] gh/swolchok/812/head -> origin/gh/swolchok/812/head 2025-09-04T00:03:01.3364258Z * [new branch] gh/swolchok/812/orig -> origin/gh/swolchok/812/orig 2025-09-04T00:03:01.3364365Z * [new branch] gh/swolchok/813/base -> origin/gh/swolchok/813/base 2025-09-04T00:03:01.3364439Z * [new branch] gh/swolchok/813/head -> origin/gh/swolchok/813/head 2025-09-04T00:03:01.3364515Z * [new branch] gh/swolchok/813/orig -> origin/gh/swolchok/813/orig 2025-09-04T00:03:01.3364590Z * [new branch] gh/swolchok/814/base -> origin/gh/swolchok/814/base 2025-09-04T00:03:01.3364664Z * [new branch] gh/swolchok/814/head -> origin/gh/swolchok/814/head 2025-09-04T00:03:01.3364739Z * [new branch] gh/swolchok/814/orig -> origin/gh/swolchok/814/orig 2025-09-04T00:03:01.3364814Z * [new branch] gh/swolchok/815/base -> origin/gh/swolchok/815/base 2025-09-04T00:03:01.3364887Z * [new branch] gh/swolchok/815/head -> origin/gh/swolchok/815/head 2025-09-04T00:03:01.3364962Z * [new branch] gh/swolchok/815/orig -> origin/gh/swolchok/815/orig 2025-09-04T00:03:01.3365039Z * [new branch] gh/swolchok/816/base -> origin/gh/swolchok/816/base 2025-09-04T00:03:01.3365113Z * [new branch] gh/swolchok/816/head -> origin/gh/swolchok/816/head 2025-09-04T00:03:01.3365191Z * [new branch] gh/swolchok/816/orig -> origin/gh/swolchok/816/orig 2025-09-04T00:03:01.3366656Z * [new branch] gh/swolchok/817/base -> origin/gh/swolchok/817/base 2025-09-04T00:03:01.3366736Z * [new branch] gh/swolchok/817/head -> origin/gh/swolchok/817/head 2025-09-04T00:03:01.3366809Z * [new branch] gh/swolchok/817/orig -> origin/gh/swolchok/817/orig 2025-09-04T00:03:01.3366885Z * [new branch] gh/swolchok/818/base -> origin/gh/swolchok/818/base 2025-09-04T00:03:01.3366959Z * [new branch] gh/swolchok/818/head -> origin/gh/swolchok/818/head 2025-09-04T00:03:01.3367032Z * [new branch] gh/swolchok/818/orig -> origin/gh/swolchok/818/orig 2025-09-04T00:03:01.3367111Z * [new branch] gh/swolchok/819/base -> origin/gh/swolchok/819/base 2025-09-04T00:03:01.3367189Z * [new branch] gh/swolchok/819/head -> origin/gh/swolchok/819/head 2025-09-04T00:03:01.3367263Z * [new branch] gh/swolchok/819/orig -> origin/gh/swolchok/819/orig 2025-09-04T00:03:01.3367338Z * [new branch] gh/swolchok/820/base -> origin/gh/swolchok/820/base 2025-09-04T00:03:01.3367412Z * [new branch] gh/swolchok/820/head -> origin/gh/swolchok/820/head 2025-09-04T00:03:01.3367486Z * [new branch] gh/swolchok/820/orig -> origin/gh/swolchok/820/orig 2025-09-04T00:03:01.3367560Z * [new branch] gh/swolchok/821/base -> origin/gh/swolchok/821/base 2025-09-04T00:03:01.3367635Z * [new branch] gh/swolchok/821/head -> origin/gh/swolchok/821/head 2025-09-04T00:03:01.3367708Z * [new branch] gh/swolchok/821/orig -> origin/gh/swolchok/821/orig 2025-09-04T00:03:01.3367784Z * [new branch] gh/swolchok/822/base -> origin/gh/swolchok/822/base 2025-09-04T00:03:01.3367925Z * [new branch] gh/swolchok/822/head -> origin/gh/swolchok/822/head 2025-09-04T00:03:01.3368000Z * [new branch] gh/swolchok/822/orig -> origin/gh/swolchok/822/orig 2025-09-04T00:03:01.3368074Z * [new branch] gh/swolchok/823/base -> origin/gh/swolchok/823/base 2025-09-04T00:03:01.3368149Z * [new branch] gh/swolchok/823/head -> origin/gh/swolchok/823/head 2025-09-04T00:03:01.3368223Z * [new branch] gh/swolchok/823/orig -> origin/gh/swolchok/823/orig 2025-09-04T00:03:01.3368296Z * [new branch] gh/swolchok/824/base -> origin/gh/swolchok/824/base 2025-09-04T00:03:01.3368371Z * [new branch] gh/swolchok/824/head -> origin/gh/swolchok/824/head 2025-09-04T00:03:01.3368497Z * [new branch] gh/swolchok/824/orig -> origin/gh/swolchok/824/orig 2025-09-04T00:03:01.3369885Z * [new branch] gh/swolchok/825/base -> origin/gh/swolchok/825/base 2025-09-04T00:03:01.3369971Z * [new branch] gh/swolchok/825/head -> origin/gh/swolchok/825/head 2025-09-04T00:03:01.3370046Z * [new branch] gh/swolchok/825/orig -> origin/gh/swolchok/825/orig 2025-09-04T00:03:01.3370123Z * [new branch] gh/syed-ahmed/3/base -> origin/gh/syed-ahmed/3/base 2025-09-04T00:03:01.3370198Z * [new branch] gh/syed-ahmed/3/head -> origin/gh/syed-ahmed/3/head 2025-09-04T00:03:01.3370272Z * [new branch] gh/syed-ahmed/3/orig -> origin/gh/syed-ahmed/3/orig 2025-09-04T00:03:01.3370347Z * [new branch] gh/syed-ahmed/4/base -> origin/gh/syed-ahmed/4/base 2025-09-04T00:03:01.3370422Z * [new branch] gh/syed-ahmed/4/head -> origin/gh/syed-ahmed/4/head 2025-09-04T00:03:01.3370498Z * [new branch] gh/syed-ahmed/4/orig -> origin/gh/syed-ahmed/4/orig 2025-09-04T00:03:01.3370573Z * [new branch] gh/teja-rao/4/base -> origin/gh/teja-rao/4/base 2025-09-04T00:03:01.3370649Z * [new branch] gh/teja-rao/4/head -> origin/gh/teja-rao/4/head 2025-09-04T00:03:01.3370722Z * [new branch] gh/teja-rao/4/orig -> origin/gh/teja-rao/4/orig 2025-09-04T00:03:01.3370795Z * [new branch] gh/tianyu-l/2/base -> origin/gh/tianyu-l/2/base 2025-09-04T00:03:01.3370868Z * [new branch] gh/tianyu-l/2/head -> origin/gh/tianyu-l/2/head 2025-09-04T00:03:01.3370938Z * [new branch] gh/tianyu-l/2/orig -> origin/gh/tianyu-l/2/orig 2025-09-04T00:03:01.3371009Z * [new branch] gh/tianyu-l/3/base -> origin/gh/tianyu-l/3/base 2025-09-04T00:03:01.3371080Z * [new branch] gh/tianyu-l/3/head -> origin/gh/tianyu-l/3/head 2025-09-04T00:03:01.3371151Z * [new branch] gh/tianyu-l/3/orig -> origin/gh/tianyu-l/3/orig 2025-09-04T00:03:01.3371221Z * [new branch] gh/tianyu-l/4/base -> origin/gh/tianyu-l/4/base 2025-09-04T00:03:01.3371294Z * [new branch] gh/tianyu-l/4/head -> origin/gh/tianyu-l/4/head 2025-09-04T00:03:01.3371364Z * [new branch] gh/tianyu-l/4/orig -> origin/gh/tianyu-l/4/orig 2025-09-04T00:03:01.3371455Z * [new branch] gh/tugsbayasgalan/1/base -> origin/gh/tugsbayasgalan/1/base 2025-09-04T00:03:01.3371542Z * [new branch] gh/tugsbayasgalan/1/head -> origin/gh/tugsbayasgalan/1/head 2025-09-04T00:03:01.3371627Z * [new branch] gh/tugsbayasgalan/1/orig -> origin/gh/tugsbayasgalan/1/orig 2025-09-04T00:03:01.3373000Z * [new branch] gh/tugsbayasgalan/2/base -> origin/gh/tugsbayasgalan/2/base 2025-09-04T00:03:01.3373089Z * [new branch] gh/tugsbayasgalan/2/head -> origin/gh/tugsbayasgalan/2/head 2025-09-04T00:03:01.3373176Z * [new branch] gh/tugsbayasgalan/2/orig -> origin/gh/tugsbayasgalan/2/orig 2025-09-04T00:03:01.3373298Z * [new branch] gh/tugsbayasgalan/3/base -> origin/gh/tugsbayasgalan/3/base 2025-09-04T00:03:01.3373381Z * [new branch] gh/tugsbayasgalan/3/head -> origin/gh/tugsbayasgalan/3/head 2025-09-04T00:03:01.3373464Z * [new branch] gh/tugsbayasgalan/3/orig -> origin/gh/tugsbayasgalan/3/orig 2025-09-04T00:03:01.3373547Z * [new branch] gh/tugsbayasgalan/4/base -> origin/gh/tugsbayasgalan/4/base 2025-09-04T00:03:01.3373629Z * [new branch] gh/tugsbayasgalan/4/head -> origin/gh/tugsbayasgalan/4/head 2025-09-04T00:03:01.3373712Z * [new branch] gh/tugsbayasgalan/4/orig -> origin/gh/tugsbayasgalan/4/orig 2025-09-04T00:03:01.3373795Z * [new branch] gh/tugsbayasgalan/5/base -> origin/gh/tugsbayasgalan/5/base 2025-09-04T00:03:01.3373910Z * [new branch] gh/tugsbayasgalan/5/head -> origin/gh/tugsbayasgalan/5/head 2025-09-04T00:03:01.3373994Z * [new branch] gh/tugsbayasgalan/5/orig -> origin/gh/tugsbayasgalan/5/orig 2025-09-04T00:03:01.3374079Z * [new branch] gh/tugsbayasgalan/6/base -> origin/gh/tugsbayasgalan/6/base 2025-09-04T00:03:01.3374161Z * [new branch] gh/tugsbayasgalan/6/head -> origin/gh/tugsbayasgalan/6/head 2025-09-04T00:03:01.3374244Z * [new branch] gh/tugsbayasgalan/6/orig -> origin/gh/tugsbayasgalan/6/orig 2025-09-04T00:03:01.3374327Z * [new branch] gh/tugsbayasgalan/7/base -> origin/gh/tugsbayasgalan/7/base 2025-09-04T00:03:01.3374409Z * [new branch] gh/tugsbayasgalan/7/head -> origin/gh/tugsbayasgalan/7/head 2025-09-04T00:03:01.3374492Z * [new branch] gh/tugsbayasgalan/7/orig -> origin/gh/tugsbayasgalan/7/orig 2025-09-04T00:03:01.3374574Z * [new branch] gh/tugsbayasgalan/8/base -> origin/gh/tugsbayasgalan/8/base 2025-09-04T00:03:01.3374657Z * [new branch] gh/tugsbayasgalan/8/head -> origin/gh/tugsbayasgalan/8/head 2025-09-04T00:03:01.3374744Z * [new branch] gh/tugsbayasgalan/8/orig -> origin/gh/tugsbayasgalan/8/orig 2025-09-04T00:03:01.3374826Z * [new branch] gh/tugsbayasgalan/9/base -> origin/gh/tugsbayasgalan/9/base 2025-09-04T00:03:01.3374908Z * [new branch] gh/tugsbayasgalan/9/head -> origin/gh/tugsbayasgalan/9/head 2025-09-04T00:03:01.3374992Z * [new branch] gh/tugsbayasgalan/9/orig -> origin/gh/tugsbayasgalan/9/orig 2025-09-04T00:03:01.3376425Z * [new branch] gh/v0i0/1/base -> origin/gh/v0i0/1/base 2025-09-04T00:03:01.3376501Z * [new branch] gh/v0i0/1/head -> origin/gh/v0i0/1/head 2025-09-04T00:03:01.3376568Z * [new branch] gh/v0i0/1/orig -> origin/gh/v0i0/1/orig 2025-09-04T00:03:01.3376639Z * [new branch] gh/v0i0/2/base -> origin/gh/v0i0/2/base 2025-09-04T00:03:01.3376705Z * [new branch] gh/v0i0/2/head -> origin/gh/v0i0/2/head 2025-09-04T00:03:01.3376776Z * [new branch] gh/v0i0/2/orig -> origin/gh/v0i0/2/orig 2025-09-04T00:03:01.3376840Z * [new branch] gh/v0i0/3/base -> origin/gh/v0i0/3/base 2025-09-04T00:03:01.3376905Z * [new branch] gh/v0i0/3/head -> origin/gh/v0i0/3/head 2025-09-04T00:03:01.3376970Z * [new branch] gh/v0i0/3/orig -> origin/gh/v0i0/3/orig 2025-09-04T00:03:01.3377034Z * [new branch] gh/v0i0/4/base -> origin/gh/v0i0/4/base 2025-09-04T00:03:01.3377099Z * [new branch] gh/v0i0/4/head -> origin/gh/v0i0/4/head 2025-09-04T00:03:01.3377163Z * [new branch] gh/v0i0/4/orig -> origin/gh/v0i0/4/orig 2025-09-04T00:03:01.3377230Z * [new branch] gh/v0i0/5/base -> origin/gh/v0i0/5/base 2025-09-04T00:03:01.3377295Z * [new branch] gh/v0i0/5/head -> origin/gh/v0i0/5/head 2025-09-04T00:03:01.3377435Z * [new branch] gh/v0i0/5/orig -> origin/gh/v0i0/5/orig 2025-09-04T00:03:01.3377501Z * [new branch] gh/v0i0/6/base -> origin/gh/v0i0/6/base 2025-09-04T00:03:01.3377566Z * [new branch] gh/v0i0/6/head -> origin/gh/v0i0/6/head 2025-09-04T00:03:01.3377631Z * [new branch] gh/v0i0/6/orig -> origin/gh/v0i0/6/orig 2025-09-04T00:03:01.3377697Z * [new branch] gh/v0i0/7/base -> origin/gh/v0i0/7/base 2025-09-04T00:03:01.3377761Z * [new branch] gh/v0i0/7/head -> origin/gh/v0i0/7/head 2025-09-04T00:03:01.3377825Z * [new branch] gh/v0i0/7/orig -> origin/gh/v0i0/7/orig 2025-09-04T00:03:01.3377891Z * [new branch] gh/v0i0/8/base -> origin/gh/v0i0/8/base 2025-09-04T00:03:01.3378011Z * [new branch] gh/v0i0/8/head -> origin/gh/v0i0/8/head 2025-09-04T00:03:01.3378078Z * [new branch] gh/v0i0/8/orig -> origin/gh/v0i0/8/orig 2025-09-04T00:03:01.3379470Z * [new branch] gh/vkuzo/1/next -> origin/gh/vkuzo/1/next 2025-09-04T00:03:01.3379545Z * [new branch] gh/vkuzo/2/next -> origin/gh/vkuzo/2/next 2025-09-04T00:03:01.3379613Z * [new branch] gh/vkuzo/3/next -> origin/gh/vkuzo/3/next 2025-09-04T00:03:01.3379680Z * [new branch] gh/vkuzo/4/base -> origin/gh/vkuzo/4/base 2025-09-04T00:03:01.3379748Z * [new branch] gh/vkuzo/4/head -> origin/gh/vkuzo/4/head 2025-09-04T00:03:01.3379814Z * [new branch] gh/vkuzo/4/orig -> origin/gh/vkuzo/4/orig 2025-09-04T00:03:01.3379882Z * [new branch] gh/vkuzo/5/base -> origin/gh/vkuzo/5/base 2025-09-04T00:03:01.3379952Z * [new branch] gh/vkuzo/5/head -> origin/gh/vkuzo/5/head 2025-09-04T00:03:01.3380019Z * [new branch] gh/vkuzo/5/orig -> origin/gh/vkuzo/5/orig 2025-09-04T00:03:01.3380093Z * [new branch] gh/vkuzo/6/base -> origin/gh/vkuzo/6/base 2025-09-04T00:03:01.3380159Z * [new branch] gh/vkuzo/6/head -> origin/gh/vkuzo/6/head 2025-09-04T00:03:01.3380226Z * [new branch] gh/vkuzo/6/orig -> origin/gh/vkuzo/6/orig 2025-09-04T00:03:01.3380306Z * [new branch] gh/wconstab/419/base -> origin/gh/wconstab/419/base 2025-09-04T00:03:01.3380385Z * [new branch] gh/wconstab/419/head -> origin/gh/wconstab/419/head 2025-09-04T00:03:01.3380462Z * [new branch] gh/wconstab/419/orig -> origin/gh/wconstab/419/orig 2025-09-04T00:03:01.3380537Z * [new branch] gh/wconstab/424/base -> origin/gh/wconstab/424/base 2025-09-04T00:03:01.3380615Z * [new branch] gh/wconstab/424/head -> origin/gh/wconstab/424/head 2025-09-04T00:03:01.3380692Z * [new branch] gh/wconstab/424/orig -> origin/gh/wconstab/424/orig 2025-09-04T00:03:01.3380766Z * [new branch] gh/wconstab/434/base -> origin/gh/wconstab/434/base 2025-09-04T00:03:01.3380842Z * [new branch] gh/wconstab/434/head -> origin/gh/wconstab/434/head 2025-09-04T00:03:01.3380916Z * [new branch] gh/wconstab/434/orig -> origin/gh/wconstab/434/orig 2025-09-04T00:03:01.3380990Z * [new branch] gh/wconstab/435/base -> origin/gh/wconstab/435/base 2025-09-04T00:03:01.3381064Z * [new branch] gh/wconstab/435/head -> origin/gh/wconstab/435/head 2025-09-04T00:03:01.3381139Z * [new branch] gh/wconstab/435/orig -> origin/gh/wconstab/435/orig 2025-09-04T00:03:01.3381213Z * [new branch] gh/wconstab/436/base -> origin/gh/wconstab/436/base 2025-09-04T00:03:01.3382574Z * [new branch] gh/wconstab/436/head -> origin/gh/wconstab/436/head 2025-09-04T00:03:01.3382704Z * [new branch] gh/wconstab/436/orig -> origin/gh/wconstab/436/orig 2025-09-04T00:03:01.3382779Z * [new branch] gh/wconstab/437/base -> origin/gh/wconstab/437/base 2025-09-04T00:03:01.3382854Z * [new branch] gh/wconstab/437/head -> origin/gh/wconstab/437/head 2025-09-04T00:03:01.3382929Z * [new branch] gh/wconstab/437/orig -> origin/gh/wconstab/437/orig 2025-09-04T00:03:01.3383003Z * [new branch] gh/wconstab/438/base -> origin/gh/wconstab/438/base 2025-09-04T00:03:01.3383079Z * [new branch] gh/wconstab/438/head -> origin/gh/wconstab/438/head 2025-09-04T00:03:01.3383153Z * [new branch] gh/wconstab/438/orig -> origin/gh/wconstab/438/orig 2025-09-04T00:03:01.3383262Z * [new branch] gh/wconstab/439/base -> origin/gh/wconstab/439/base 2025-09-04T00:03:01.3383338Z * [new branch] gh/wconstab/439/head -> origin/gh/wconstab/439/head 2025-09-04T00:03:01.3383413Z * [new branch] gh/wconstab/439/orig -> origin/gh/wconstab/439/orig 2025-09-04T00:03:01.3383487Z * [new branch] gh/wconstab/440/base -> origin/gh/wconstab/440/base 2025-09-04T00:03:01.3383562Z * [new branch] gh/wconstab/440/head -> origin/gh/wconstab/440/head 2025-09-04T00:03:01.3383637Z * [new branch] gh/wconstab/440/orig -> origin/gh/wconstab/440/orig 2025-09-04T00:03:01.3383710Z * [new branch] gh/wconstab/441/base -> origin/gh/wconstab/441/base 2025-09-04T00:03:01.3383785Z * [new branch] gh/wconstab/441/head -> origin/gh/wconstab/441/head 2025-09-04T00:03:01.3383860Z * [new branch] gh/wconstab/441/orig -> origin/gh/wconstab/441/orig 2025-09-04T00:03:01.3383936Z * [new branch] gh/wconstab/442/base -> origin/gh/wconstab/442/base 2025-09-04T00:03:01.3384009Z * [new branch] gh/wconstab/442/head -> origin/gh/wconstab/442/head 2025-09-04T00:03:01.3384088Z * [new branch] gh/wconstab/442/orig -> origin/gh/wconstab/442/orig 2025-09-04T00:03:01.3384162Z * [new branch] gh/wconstab/443/base -> origin/gh/wconstab/443/base 2025-09-04T00:03:01.3384236Z * [new branch] gh/wconstab/443/head -> origin/gh/wconstab/443/head 2025-09-04T00:03:01.3384310Z * [new branch] gh/wconstab/443/orig -> origin/gh/wconstab/443/orig 2025-09-04T00:03:01.3384385Z * [new branch] gh/wconstab/444/base -> origin/gh/wconstab/444/base 2025-09-04T00:03:01.3385765Z * [new branch] gh/wconstab/444/head -> origin/gh/wconstab/444/head 2025-09-04T00:03:01.3385845Z * [new branch] gh/wconstab/444/orig -> origin/gh/wconstab/444/orig 2025-09-04T00:03:01.3385925Z * [new branch] gh/wconstab/445/base -> origin/gh/wconstab/445/base 2025-09-04T00:03:01.3386005Z * [new branch] gh/wconstab/445/head -> origin/gh/wconstab/445/head 2025-09-04T00:03:01.3386081Z * [new branch] gh/wconstab/445/orig -> origin/gh/wconstab/445/orig 2025-09-04T00:03:01.3386155Z * [new branch] gh/wconstab/446/base -> origin/gh/wconstab/446/base 2025-09-04T00:03:01.3386229Z * [new branch] gh/wconstab/446/head -> origin/gh/wconstab/446/head 2025-09-04T00:03:01.3386305Z * [new branch] gh/wconstab/446/orig -> origin/gh/wconstab/446/orig 2025-09-04T00:03:01.3386441Z * [new branch] gh/wconstab/447/base -> origin/gh/wconstab/447/base 2025-09-04T00:03:01.3386517Z * [new branch] gh/wconstab/447/head -> origin/gh/wconstab/447/head 2025-09-04T00:03:01.3386593Z * [new branch] gh/wconstab/447/orig -> origin/gh/wconstab/447/orig 2025-09-04T00:03:01.3386672Z * [new branch] gh/weifengpy/27/base -> origin/gh/weifengpy/27/base 2025-09-04T00:03:01.3386811Z * [new branch] gh/weifengpy/27/head -> origin/gh/weifengpy/27/head 2025-09-04T00:03:01.3386887Z * [new branch] gh/weifengpy/27/orig -> origin/gh/weifengpy/27/orig 2025-09-04T00:03:01.3386962Z * [new branch] gh/weifengpy/30/base -> origin/gh/weifengpy/30/base 2025-09-04T00:03:01.3387036Z * [new branch] gh/weifengpy/30/head -> origin/gh/weifengpy/30/head 2025-09-04T00:03:01.3387112Z * [new branch] gh/weifengpy/30/orig -> origin/gh/weifengpy/30/orig 2025-09-04T00:03:01.3387197Z * [new branch] gh/williamwen42/196/base -> origin/gh/williamwen42/196/base 2025-09-04T00:03:01.3387281Z * [new branch] gh/williamwen42/196/head -> origin/gh/williamwen42/196/head 2025-09-04T00:03:01.3387427Z * [new branch] gh/williamwen42/196/orig -> origin/gh/williamwen42/196/orig 2025-09-04T00:03:01.3387508Z * [new branch] gh/williamwen42/250/base -> origin/gh/williamwen42/250/base 2025-09-04T00:03:01.3387591Z * [new branch] gh/williamwen42/250/head -> origin/gh/williamwen42/250/head 2025-09-04T00:03:01.3387671Z * [new branch] gh/williamwen42/250/orig -> origin/gh/williamwen42/250/orig 2025-09-04T00:03:01.3387753Z * [new branch] gh/williamwen42/258/base -> origin/gh/williamwen42/258/base 2025-09-04T00:03:01.3389159Z * [new branch] gh/williamwen42/258/head -> origin/gh/williamwen42/258/head 2025-09-04T00:03:01.3389245Z * [new branch] gh/williamwen42/258/orig -> origin/gh/williamwen42/258/orig 2025-09-04T00:03:01.3389326Z * [new branch] gh/williamwen42/266/base -> origin/gh/williamwen42/266/base 2025-09-04T00:03:01.3389443Z * [new branch] gh/williamwen42/266/head -> origin/gh/williamwen42/266/head 2025-09-04T00:03:01.3389529Z * [new branch] gh/williamwen42/266/orig -> origin/gh/williamwen42/266/orig 2025-09-04T00:03:01.3389616Z * [new branch] gh/williamwen42/267/base -> origin/gh/williamwen42/267/base 2025-09-04T00:03:01.3389697Z * [new branch] gh/williamwen42/267/head -> origin/gh/williamwen42/267/head 2025-09-04T00:03:01.3389777Z * [new branch] gh/williamwen42/267/orig -> origin/gh/williamwen42/267/orig 2025-09-04T00:03:01.3389859Z * [new branch] gh/williamwen42/270/base -> origin/gh/williamwen42/270/base 2025-09-04T00:03:01.3389939Z * [new branch] gh/williamwen42/270/head -> origin/gh/williamwen42/270/head 2025-09-04T00:03:01.3390020Z * [new branch] gh/williamwen42/270/orig -> origin/gh/williamwen42/270/orig 2025-09-04T00:03:01.3390102Z * [new branch] gh/williamwen42/271/base -> origin/gh/williamwen42/271/base 2025-09-04T00:03:01.3390184Z * [new branch] gh/williamwen42/271/head -> origin/gh/williamwen42/271/head 2025-09-04T00:03:01.3390265Z * [new branch] gh/williamwen42/271/orig -> origin/gh/williamwen42/271/orig 2025-09-04T00:03:01.3390350Z * [new branch] gh/williamwen42/272/base -> origin/gh/williamwen42/272/base 2025-09-04T00:03:01.3390430Z * [new branch] gh/williamwen42/272/head -> origin/gh/williamwen42/272/head 2025-09-04T00:03:01.3390511Z * [new branch] gh/williamwen42/272/orig -> origin/gh/williamwen42/272/orig 2025-09-04T00:03:01.3390592Z * [new branch] gh/williamwen42/273/base -> origin/gh/williamwen42/273/base 2025-09-04T00:03:01.3390673Z * [new branch] gh/williamwen42/273/head -> origin/gh/williamwen42/273/head 2025-09-04T00:03:01.3390754Z * [new branch] gh/williamwen42/273/orig -> origin/gh/williamwen42/273/orig 2025-09-04T00:03:01.3390835Z * [new branch] gh/williamwen42/274/base -> origin/gh/williamwen42/274/base 2025-09-04T00:03:01.3390917Z * [new branch] gh/williamwen42/274/head -> origin/gh/williamwen42/274/head 2025-09-04T00:03:01.3391043Z * [new branch] gh/williamwen42/274/orig -> origin/gh/williamwen42/274/orig 2025-09-04T00:03:01.3391125Z * [new branch] gh/williamwen42/275/base -> origin/gh/williamwen42/275/base 2025-09-04T00:03:01.3392510Z * [new branch] gh/williamwen42/275/head -> origin/gh/williamwen42/275/head 2025-09-04T00:03:01.3392596Z * [new branch] gh/williamwen42/276/base -> origin/gh/williamwen42/276/base 2025-09-04T00:03:01.3392678Z * [new branch] gh/williamwen42/276/head -> origin/gh/williamwen42/276/head 2025-09-04T00:03:01.3392759Z * [new branch] gh/williamwen42/276/orig -> origin/gh/williamwen42/276/orig 2025-09-04T00:03:01.3392840Z * [new branch] gh/williamwen42/277/base -> origin/gh/williamwen42/277/base 2025-09-04T00:03:01.3392967Z * [new branch] gh/williamwen42/277/head -> origin/gh/williamwen42/277/head 2025-09-04T00:03:01.3393047Z * [new branch] gh/williamwen42/277/orig -> origin/gh/williamwen42/277/orig 2025-09-04T00:03:01.3393133Z * [new branch] gh/williamwen42/278/base -> origin/gh/williamwen42/278/base 2025-09-04T00:03:01.3393215Z * [new branch] gh/williamwen42/278/head -> origin/gh/williamwen42/278/head 2025-09-04T00:03:01.3393295Z * [new branch] gh/williamwen42/278/orig -> origin/gh/williamwen42/278/orig 2025-09-04T00:03:01.3393376Z * [new branch] gh/williamwen42/279/base -> origin/gh/williamwen42/279/base 2025-09-04T00:03:01.3393457Z * [new branch] gh/williamwen42/279/head -> origin/gh/williamwen42/279/head 2025-09-04T00:03:01.3393538Z * [new branch] gh/williamwen42/279/orig -> origin/gh/williamwen42/279/orig 2025-09-04T00:03:01.3393617Z * [new branch] gh/williamwen42/280/base -> origin/gh/williamwen42/280/base 2025-09-04T00:03:01.3393700Z * [new branch] gh/williamwen42/280/head -> origin/gh/williamwen42/280/head 2025-09-04T00:03:01.3393782Z * [new branch] gh/williamwen42/280/orig -> origin/gh/williamwen42/280/orig 2025-09-04T00:03:01.3393863Z * [new branch] gh/williamwen42/281/base -> origin/gh/williamwen42/281/base 2025-09-04T00:03:01.3393943Z * [new branch] gh/williamwen42/281/head -> origin/gh/williamwen42/281/head 2025-09-04T00:03:01.3394024Z * [new branch] gh/williamwen42/281/orig -> origin/gh/williamwen42/281/orig 2025-09-04T00:03:01.3394104Z * [new branch] gh/williamwen42/282/base -> origin/gh/williamwen42/282/base 2025-09-04T00:03:01.3394185Z * [new branch] gh/williamwen42/282/head -> origin/gh/williamwen42/282/head 2025-09-04T00:03:01.3394266Z * [new branch] gh/williamwen42/282/orig -> origin/gh/williamwen42/282/orig 2025-09-04T00:03:01.3394348Z * [new branch] gh/williamwen42/283/base -> origin/gh/williamwen42/283/base 2025-09-04T00:03:01.3394428Z * [new branch] gh/williamwen42/283/head -> origin/gh/williamwen42/283/head 2025-09-04T00:03:01.3395810Z * [new branch] gh/williamwen42/283/orig -> origin/gh/williamwen42/283/orig 2025-09-04T00:03:01.3395896Z * [new branch] gh/williamwen42/284/base -> origin/gh/williamwen42/284/base 2025-09-04T00:03:01.3395977Z * [new branch] gh/williamwen42/284/head -> origin/gh/williamwen42/284/head 2025-09-04T00:03:01.3396059Z * [new branch] gh/williamwen42/284/orig -> origin/gh/williamwen42/284/orig 2025-09-04T00:03:01.3396139Z * [new branch] gh/williamwen42/285/base -> origin/gh/williamwen42/285/base 2025-09-04T00:03:01.3396220Z * [new branch] gh/williamwen42/285/head -> origin/gh/williamwen42/285/head 2025-09-04T00:03:01.3396305Z * [new branch] gh/williamwen42/285/orig -> origin/gh/williamwen42/285/orig 2025-09-04T00:03:01.3396452Z * [new branch] gh/williamwen42/286/base -> origin/gh/williamwen42/286/base 2025-09-04T00:03:01.3396593Z * [new branch] gh/williamwen42/286/head -> origin/gh/williamwen42/286/head 2025-09-04T00:03:01.3396675Z * [new branch] gh/williamwen42/286/orig -> origin/gh/williamwen42/286/orig 2025-09-04T00:03:01.3396756Z * [new branch] gh/williamwen42/287/base -> origin/gh/williamwen42/287/base 2025-09-04T00:03:01.3396838Z * [new branch] gh/williamwen42/287/head -> origin/gh/williamwen42/287/head 2025-09-04T00:03:01.3396919Z * [new branch] gh/williamwen42/287/orig -> origin/gh/williamwen42/287/orig 2025-09-04T00:03:01.3396999Z * [new branch] gh/williamwen42/288/base -> origin/gh/williamwen42/288/base 2025-09-04T00:03:01.3397080Z * [new branch] gh/williamwen42/288/head -> origin/gh/williamwen42/288/head 2025-09-04T00:03:01.3397225Z * [new branch] gh/williamwen42/288/orig -> origin/gh/williamwen42/288/orig 2025-09-04T00:03:01.3397297Z * [new branch] gh/wychi/1/base -> origin/gh/wychi/1/base 2025-09-04T00:03:01.3397369Z * [new branch] gh/wychi/1/head -> origin/gh/wychi/1/head 2025-09-04T00:03:01.3397438Z * [new branch] gh/wychi/1/orig -> origin/gh/wychi/1/orig 2025-09-04T00:03:01.3397512Z * [new branch] gh/xmfan/169/base -> origin/gh/xmfan/169/base 2025-09-04T00:03:01.3397583Z * [new branch] gh/xmfan/169/head -> origin/gh/xmfan/169/head 2025-09-04T00:03:01.3397655Z * [new branch] gh/xmfan/170/base -> origin/gh/xmfan/170/base 2025-09-04T00:03:01.3397725Z * [new branch] gh/xmfan/170/head -> origin/gh/xmfan/170/head 2025-09-04T00:03:01.3397797Z * [new branch] gh/xmfan/18/base -> origin/gh/xmfan/18/base 2025-09-04T00:03:01.3399175Z * [new branch] gh/xmfan/18/head -> origin/gh/xmfan/18/head 2025-09-04T00:03:01.3399251Z * [new branch] gh/xmfan/229/base -> origin/gh/xmfan/229/base 2025-09-04T00:03:01.3399327Z * [new branch] gh/xmfan/229/head -> origin/gh/xmfan/229/head 2025-09-04T00:03:01.3399398Z * [new branch] gh/xmfan/229/orig -> origin/gh/xmfan/229/orig 2025-09-04T00:03:01.3399466Z * [new branch] gh/xmfan/237/base -> origin/gh/xmfan/237/base 2025-09-04T00:03:01.3399535Z * [new branch] gh/xmfan/237/head -> origin/gh/xmfan/237/head 2025-09-04T00:03:01.3399603Z * [new branch] gh/xmfan/237/orig -> origin/gh/xmfan/237/orig 2025-09-04T00:03:01.3399673Z * [new branch] gh/xmfan/244/base -> origin/gh/xmfan/244/base 2025-09-04T00:03:01.3399742Z * [new branch] gh/xmfan/244/head -> origin/gh/xmfan/244/head 2025-09-04T00:03:01.3399814Z * [new branch] gh/xmfan/244/orig -> origin/gh/xmfan/244/orig 2025-09-04T00:03:01.3399884Z * [new branch] gh/xmfan/246/base -> origin/gh/xmfan/246/base 2025-09-04T00:03:01.3399955Z * [new branch] gh/xmfan/246/head -> origin/gh/xmfan/246/head 2025-09-04T00:03:01.3400025Z * [new branch] gh/xmfan/246/orig -> origin/gh/xmfan/246/orig 2025-09-04T00:03:01.3400096Z * [new branch] gh/xmfan/253/base -> origin/gh/xmfan/253/base 2025-09-04T00:03:01.3400164Z * [new branch] gh/xmfan/253/head -> origin/gh/xmfan/253/head 2025-09-04T00:03:01.3400233Z * [new branch] gh/xmfan/253/orig -> origin/gh/xmfan/253/orig 2025-09-04T00:03:01.3400303Z * [new branch] gh/xmfan/254/base -> origin/gh/xmfan/254/base 2025-09-04T00:03:01.3400372Z * [new branch] gh/xmfan/254/head -> origin/gh/xmfan/254/head 2025-09-04T00:03:01.3400442Z * [new branch] gh/xmfan/254/orig -> origin/gh/xmfan/254/orig 2025-09-04T00:03:01.3400512Z * [new branch] gh/xmfan/260/base -> origin/gh/xmfan/260/base 2025-09-04T00:03:01.3400623Z * [new branch] gh/xmfan/260/head -> origin/gh/xmfan/260/head 2025-09-04T00:03:01.3400693Z * [new branch] gh/xmfan/260/orig -> origin/gh/xmfan/260/orig 2025-09-04T00:03:01.3400763Z * [new branch] gh/xmfan/262/base -> origin/gh/xmfan/262/base 2025-09-04T00:03:01.3400832Z * [new branch] gh/xmfan/262/head -> origin/gh/xmfan/262/head 2025-09-04T00:03:01.3400900Z * [new branch] gh/xmfan/262/orig -> origin/gh/xmfan/262/orig 2025-09-04T00:03:01.3402277Z * [new branch] gh/xmfan/263/base -> origin/gh/xmfan/263/base 2025-09-04T00:03:01.3402350Z * [new branch] gh/xmfan/263/head -> origin/gh/xmfan/263/head 2025-09-04T00:03:01.3402459Z * [new branch] gh/xmfan/263/orig -> origin/gh/xmfan/263/orig 2025-09-04T00:03:01.3402530Z * [new branch] gh/xmfan/264/base -> origin/gh/xmfan/264/base 2025-09-04T00:03:01.3402605Z * [new branch] gh/xmfan/264/head -> origin/gh/xmfan/264/head 2025-09-04T00:03:01.3402674Z * [new branch] gh/xmfan/264/orig -> origin/gh/xmfan/264/orig 2025-09-04T00:03:01.3402745Z * [new branch] gh/xmfan/272/base -> origin/gh/xmfan/272/base 2025-09-04T00:03:01.3402813Z * [new branch] gh/xmfan/272/head -> origin/gh/xmfan/272/head 2025-09-04T00:03:01.3402883Z * [new branch] gh/xmfan/272/orig -> origin/gh/xmfan/272/orig 2025-09-04T00:03:01.3402952Z * [new branch] gh/xmfan/273/base -> origin/gh/xmfan/273/base 2025-09-04T00:03:01.3403022Z * [new branch] gh/xmfan/273/head -> origin/gh/xmfan/273/head 2025-09-04T00:03:01.3403093Z * [new branch] gh/xmfan/273/orig -> origin/gh/xmfan/273/orig 2025-09-04T00:03:01.3403161Z * [new branch] gh/xmfan/274/base -> origin/gh/xmfan/274/base 2025-09-04T00:03:01.3403232Z * [new branch] gh/xmfan/274/head -> origin/gh/xmfan/274/head 2025-09-04T00:03:01.3403301Z * [new branch] gh/xmfan/274/orig -> origin/gh/xmfan/274/orig 2025-09-04T00:03:01.3403371Z * [new branch] gh/xmfan/275/base -> origin/gh/xmfan/275/base 2025-09-04T00:03:01.3403441Z * [new branch] gh/xmfan/275/head -> origin/gh/xmfan/275/head 2025-09-04T00:03:01.3403510Z * [new branch] gh/xmfan/275/orig -> origin/gh/xmfan/275/orig 2025-09-04T00:03:01.3403579Z * [new branch] gh/xmfan/276/base -> origin/gh/xmfan/276/base 2025-09-04T00:03:01.3403649Z * [new branch] gh/xmfan/276/head -> origin/gh/xmfan/276/head 2025-09-04T00:03:01.3403719Z * [new branch] gh/xmfan/276/orig -> origin/gh/xmfan/276/orig 2025-09-04T00:03:01.3403791Z * [new branch] gh/xmfan/277/base -> origin/gh/xmfan/277/base 2025-09-04T00:03:01.3403862Z * [new branch] gh/xmfan/277/head -> origin/gh/xmfan/277/head 2025-09-04T00:03:01.3403930Z * [new branch] gh/xmfan/277/orig -> origin/gh/xmfan/277/orig 2025-09-04T00:03:01.3405302Z * [new branch] gh/xmfan/278/base -> origin/gh/xmfan/278/base 2025-09-04T00:03:01.3405376Z * [new branch] gh/xmfan/278/head -> origin/gh/xmfan/278/head 2025-09-04T00:03:01.3405446Z * [new branch] gh/xmfan/278/orig -> origin/gh/xmfan/278/orig 2025-09-04T00:03:01.3405514Z * [new branch] gh/xmfan/279/base -> origin/gh/xmfan/279/base 2025-09-04T00:03:01.3405584Z * [new branch] gh/xmfan/279/head -> origin/gh/xmfan/279/head 2025-09-04T00:03:01.3405658Z * [new branch] gh/xmfan/279/orig -> origin/gh/xmfan/279/orig 2025-09-04T00:03:01.3405769Z * [new branch] gh/xmfan/280/base -> origin/gh/xmfan/280/base 2025-09-04T00:03:01.3405839Z * [new branch] gh/xmfan/280/head -> origin/gh/xmfan/280/head 2025-09-04T00:03:01.3405908Z * [new branch] gh/xmfan/280/orig -> origin/gh/xmfan/280/orig 2025-09-04T00:03:01.3405977Z * [new branch] gh/xmfan/281/base -> origin/gh/xmfan/281/base 2025-09-04T00:03:01.3406046Z * [new branch] gh/xmfan/281/head -> origin/gh/xmfan/281/head 2025-09-04T00:03:01.3406116Z * [new branch] gh/xmfan/281/orig -> origin/gh/xmfan/281/orig 2025-09-04T00:03:01.3406185Z * [new branch] gh/xmfan/282/base -> origin/gh/xmfan/282/base 2025-09-04T00:03:01.3406254Z * [new branch] gh/xmfan/282/head -> origin/gh/xmfan/282/head 2025-09-04T00:03:01.3406432Z * [new branch] gh/xmfan/283/base -> origin/gh/xmfan/283/base 2025-09-04T00:03:01.3406508Z * [new branch] gh/xmfan/283/head -> origin/gh/xmfan/283/head 2025-09-04T00:03:01.3406577Z * [new branch] gh/xmfan/283/orig -> origin/gh/xmfan/283/orig 2025-09-04T00:03:01.3406661Z * [new branch] gh/xuanzhang816/14/base -> origin/gh/xuanzhang816/14/base 2025-09-04T00:03:01.3406743Z * [new branch] gh/xuanzhang816/14/head -> origin/gh/xuanzhang816/14/head 2025-09-04T00:03:01.3406823Z * [new branch] gh/xuanzhang816/14/orig -> origin/gh/xuanzhang816/14/orig 2025-09-04T00:03:01.3406903Z * [new branch] gh/xuanzhang816/19/base -> origin/gh/xuanzhang816/19/base 2025-09-04T00:03:01.3406981Z * [new branch] gh/xuanzhang816/19/head -> origin/gh/xuanzhang816/19/head 2025-09-04T00:03:01.3407060Z * [new branch] gh/xuanzhang816/19/orig -> origin/gh/xuanzhang816/19/orig 2025-09-04T00:03:01.3407142Z * [new branch] gh/xuanzhang816/22/base -> origin/gh/xuanzhang816/22/base 2025-09-04T00:03:01.3408547Z * [new branch] gh/xuanzhang816/22/head -> origin/gh/xuanzhang816/22/head 2025-09-04T00:03:01.3408630Z * [new branch] gh/xuanzhang816/22/orig -> origin/gh/xuanzhang816/22/orig 2025-09-04T00:03:01.3408710Z * [new branch] gh/xuanzhang816/23/base -> origin/gh/xuanzhang816/23/base 2025-09-04T00:03:01.3408789Z * [new branch] gh/xuanzhang816/23/head -> origin/gh/xuanzhang816/23/head 2025-09-04T00:03:01.3408867Z * [new branch] gh/xuanzhang816/23/orig -> origin/gh/xuanzhang816/23/orig 2025-09-04T00:03:01.3408947Z * [new branch] gh/xuanzhang816/24/base -> origin/gh/xuanzhang816/24/base 2025-09-04T00:03:01.3409025Z * [new branch] gh/xuanzhang816/24/head -> origin/gh/xuanzhang816/24/head 2025-09-04T00:03:01.3409107Z * [new branch] gh/xuanzhang816/24/orig -> origin/gh/xuanzhang816/24/orig 2025-09-04T00:03:01.3409187Z * [new branch] gh/xuanzhang816/25/base -> origin/gh/xuanzhang816/25/base 2025-09-04T00:03:01.3409266Z * [new branch] gh/xuanzhang816/25/head -> origin/gh/xuanzhang816/25/head 2025-09-04T00:03:01.3409344Z * [new branch] gh/xuanzhang816/25/orig -> origin/gh/xuanzhang816/25/orig 2025-09-04T00:03:01.3409424Z * [new branch] gh/xuanzhang816/26/base -> origin/gh/xuanzhang816/26/base 2025-09-04T00:03:01.3409502Z * [new branch] gh/xuanzhang816/26/head -> origin/gh/xuanzhang816/26/head 2025-09-04T00:03:01.3409580Z * [new branch] gh/xuanzhang816/26/orig -> origin/gh/xuanzhang816/26/orig 2025-09-04T00:03:01.3409658Z * [new branch] gh/yanbing-j/11/base -> origin/gh/yanbing-j/11/base 2025-09-04T00:03:01.3409734Z * [new branch] gh/yanbing-j/11/head -> origin/gh/yanbing-j/11/head 2025-09-04T00:03:01.3409811Z * [new branch] gh/yanbing-j/11/orig -> origin/gh/yanbing-j/11/orig 2025-09-04T00:03:01.3409956Z * [new branch] gh/yanbing-j/12/base -> origin/gh/yanbing-j/12/base 2025-09-04T00:03:01.3410032Z * [new branch] gh/yanbing-j/12/head -> origin/gh/yanbing-j/12/head 2025-09-04T00:03:01.3410105Z * [new branch] gh/yanbing-j/12/orig -> origin/gh/yanbing-j/12/orig 2025-09-04T00:03:01.3410178Z * [new branch] gh/yanbing-j/13/base -> origin/gh/yanbing-j/13/base 2025-09-04T00:03:01.3410253Z * [new branch] gh/yanbing-j/13/head -> origin/gh/yanbing-j/13/head 2025-09-04T00:03:01.3410325Z * [new branch] gh/yanbing-j/13/orig -> origin/gh/yanbing-j/13/orig 2025-09-04T00:03:01.3410398Z * [new branch] gh/yanbing-j/14/base -> origin/gh/yanbing-j/14/base 2025-09-04T00:03:01.3411847Z * [new branch] gh/yanbing-j/14/head -> origin/gh/yanbing-j/14/head 2025-09-04T00:03:01.3411925Z * [new branch] gh/yanbing-j/14/orig -> origin/gh/yanbing-j/14/orig 2025-09-04T00:03:01.3412004Z * [new branch] gh/yanbing-j/15/base -> origin/gh/yanbing-j/15/base 2025-09-04T00:03:01.3412079Z * [new branch] gh/yanbing-j/15/head -> origin/gh/yanbing-j/15/head 2025-09-04T00:03:01.3412152Z * [new branch] gh/yanbing-j/15/orig -> origin/gh/yanbing-j/15/orig 2025-09-04T00:03:01.3412225Z * [new branch] gh/yanbing-j/18/base -> origin/gh/yanbing-j/18/base 2025-09-04T00:03:01.3412298Z * [new branch] gh/yanbing-j/18/head -> origin/gh/yanbing-j/18/head 2025-09-04T00:03:01.3412371Z * [new branch] gh/yanbing-j/18/orig -> origin/gh/yanbing-j/18/orig 2025-09-04T00:03:01.3412444Z * [new branch] gh/yanbing-j/19/base -> origin/gh/yanbing-j/19/base 2025-09-04T00:03:01.3412521Z * [new branch] gh/yanbing-j/19/head -> origin/gh/yanbing-j/19/head 2025-09-04T00:03:01.3412594Z * [new branch] gh/yanbing-j/19/orig -> origin/gh/yanbing-j/19/orig 2025-09-04T00:03:01.3412670Z * [new branch] gh/yanbing-j/20/base -> origin/gh/yanbing-j/20/base 2025-09-04T00:03:01.3412744Z * [new branch] gh/yanbing-j/20/head -> origin/gh/yanbing-j/20/head 2025-09-04T00:03:01.3412817Z * [new branch] gh/yanbing-j/20/orig -> origin/gh/yanbing-j/20/orig 2025-09-04T00:03:01.3412889Z * [new branch] gh/yanbing-j/21/base -> origin/gh/yanbing-j/21/base 2025-09-04T00:03:01.3412963Z * [new branch] gh/yanbing-j/21/head -> origin/gh/yanbing-j/21/head 2025-09-04T00:03:01.3413036Z * [new branch] gh/yanbing-j/22/base -> origin/gh/yanbing-j/22/base 2025-09-04T00:03:01.3413109Z * [new branch] gh/yanbing-j/22/head -> origin/gh/yanbing-j/22/head 2025-09-04T00:03:01.3413186Z * [new branch] gh/yanbing-j/22/orig -> origin/gh/yanbing-j/22/orig 2025-09-04T00:03:01.3413260Z * [new branch] gh/yanbing-j/23/base -> origin/gh/yanbing-j/23/base 2025-09-04T00:03:01.3413333Z * [new branch] gh/yanbing-j/23/head -> origin/gh/yanbing-j/23/head 2025-09-04T00:03:01.3413407Z * [new branch] gh/yanbing-j/23/orig -> origin/gh/yanbing-j/23/orig 2025-09-04T00:03:01.3413480Z * [new branch] gh/yanbing-j/24/base -> origin/gh/yanbing-j/24/base 2025-09-04T00:03:01.3413552Z * [new branch] gh/yanbing-j/24/head -> origin/gh/yanbing-j/24/head 2025-09-04T00:03:01.3414922Z * [new branch] gh/yanbing-j/24/orig -> origin/gh/yanbing-j/24/orig 2025-09-04T00:03:01.3415000Z * [new branch] gh/yanbing-j/25/base -> origin/gh/yanbing-j/25/base 2025-09-04T00:03:01.3415073Z * [new branch] gh/yanbing-j/25/head -> origin/gh/yanbing-j/25/head 2025-09-04T00:03:01.3415150Z * [new branch] gh/yanbing-j/25/orig -> origin/gh/yanbing-j/25/orig 2025-09-04T00:03:01.3415263Z * [new branch] gh/yanbing-j/26/base -> origin/gh/yanbing-j/26/base 2025-09-04T00:03:01.3415336Z * [new branch] gh/yanbing-j/26/head -> origin/gh/yanbing-j/26/head 2025-09-04T00:03:01.3415410Z * [new branch] gh/yanbing-j/26/orig -> origin/gh/yanbing-j/26/orig 2025-09-04T00:03:01.3415482Z * [new branch] gh/yanbing-j/36/base -> origin/gh/yanbing-j/36/base 2025-09-04T00:03:01.3415555Z * [new branch] gh/yanbing-j/36/head -> origin/gh/yanbing-j/36/head 2025-09-04T00:03:01.3415629Z * [new branch] gh/yanbing-j/36/orig -> origin/gh/yanbing-j/36/orig 2025-09-04T00:03:01.3415704Z * [new branch] gh/yanbing-j/37/base -> origin/gh/yanbing-j/37/base 2025-09-04T00:03:01.3415807Z * [new branch] gh/yanbing-j/37/head -> origin/gh/yanbing-j/37/head 2025-09-04T00:03:01.3415880Z * [new branch] gh/yanbing-j/37/orig -> origin/gh/yanbing-j/37/orig 2025-09-04T00:03:01.3415962Z * [new branch] gh/yangw-dev/1/base -> origin/gh/yangw-dev/1/base 2025-09-04T00:03:01.3416036Z * [new branch] gh/yangw-dev/10/base -> origin/gh/yangw-dev/10/base 2025-09-04T00:03:01.3416110Z * [new branch] gh/yangw-dev/10/head -> origin/gh/yangw-dev/10/head 2025-09-04T00:03:01.3416185Z * [new branch] gh/yangw-dev/10/orig -> origin/gh/yangw-dev/10/orig 2025-09-04T00:03:01.3416258Z * [new branch] gh/yangw-dev/11/base -> origin/gh/yangw-dev/11/base 2025-09-04T00:03:01.3416331Z * [new branch] gh/yangw-dev/11/head -> origin/gh/yangw-dev/11/head 2025-09-04T00:03:01.3416471Z * [new branch] gh/yangw-dev/11/orig -> origin/gh/yangw-dev/11/orig 2025-09-04T00:03:01.3416549Z * [new branch] gh/yangw-dev/12/base -> origin/gh/yangw-dev/12/base 2025-09-04T00:03:01.3416621Z * [new branch] gh/yangw-dev/12/head -> origin/gh/yangw-dev/12/head 2025-09-04T00:03:01.3416700Z * [new branch] gh/yangw-dev/12/orig -> origin/gh/yangw-dev/12/orig 2025-09-04T00:03:01.3416773Z * [new branch] gh/yangw-dev/13/base -> origin/gh/yangw-dev/13/base 2025-09-04T00:03:01.3416846Z * [new branch] gh/yangw-dev/13/head -> origin/gh/yangw-dev/13/head 2025-09-04T00:03:01.3418245Z * [new branch] gh/yangw-dev/13/orig -> origin/gh/yangw-dev/13/orig 2025-09-04T00:03:01.3418322Z * [new branch] gh/yangw-dev/14/base -> origin/gh/yangw-dev/14/base 2025-09-04T00:03:01.3418395Z * [new branch] gh/yangw-dev/14/head -> origin/gh/yangw-dev/14/head 2025-09-04T00:03:01.3418470Z * [new branch] gh/yangw-dev/14/orig -> origin/gh/yangw-dev/14/orig 2025-09-04T00:03:01.3418550Z * [new branch] gh/yangw-dev/15/base -> origin/gh/yangw-dev/15/base 2025-09-04T00:03:01.3418628Z * [new branch] gh/yangw-dev/15/head -> origin/gh/yangw-dev/15/head 2025-09-04T00:03:01.3418703Z * [new branch] gh/yangw-dev/15/orig -> origin/gh/yangw-dev/15/orig 2025-09-04T00:03:01.3418775Z * [new branch] gh/yangw-dev/16/base -> origin/gh/yangw-dev/16/base 2025-09-04T00:03:01.3418848Z * [new branch] gh/yangw-dev/16/head -> origin/gh/yangw-dev/16/head 2025-09-04T00:03:01.3418923Z * [new branch] gh/yangw-dev/16/orig -> origin/gh/yangw-dev/16/orig 2025-09-04T00:03:01.3418996Z * [new branch] gh/yangw-dev/17/base -> origin/gh/yangw-dev/17/base 2025-09-04T00:03:01.3419069Z * [new branch] gh/yangw-dev/17/head -> origin/gh/yangw-dev/17/head 2025-09-04T00:03:01.3419142Z * [new branch] gh/yangw-dev/17/orig -> origin/gh/yangw-dev/17/orig 2025-09-04T00:03:01.3419218Z * [new branch] gh/yangw-dev/18/base -> origin/gh/yangw-dev/18/base 2025-09-04T00:03:01.3419363Z * [new branch] gh/yangw-dev/18/head -> origin/gh/yangw-dev/18/head 2025-09-04T00:03:01.3419437Z * [new branch] gh/yangw-dev/18/orig -> origin/gh/yangw-dev/18/orig 2025-09-04T00:03:01.3419511Z * [new branch] gh/yangw-dev/19/base -> origin/gh/yangw-dev/19/base 2025-09-04T00:03:01.3419584Z * [new branch] gh/yangw-dev/19/head -> origin/gh/yangw-dev/19/head 2025-09-04T00:03:01.3419658Z * [new branch] gh/yangw-dev/19/orig -> origin/gh/yangw-dev/19/orig 2025-09-04T00:03:01.3419734Z * [new branch] gh/yangw-dev/2/base -> origin/gh/yangw-dev/2/base 2025-09-04T00:03:01.3419807Z * [new branch] gh/yangw-dev/2/head -> origin/gh/yangw-dev/2/head 2025-09-04T00:03:01.3419950Z * [new branch] gh/yangw-dev/20/base -> origin/gh/yangw-dev/20/base 2025-09-04T00:03:01.3420024Z * [new branch] gh/yangw-dev/20/head -> origin/gh/yangw-dev/20/head 2025-09-04T00:03:01.3420100Z * [new branch] gh/yangw-dev/20/orig -> origin/gh/yangw-dev/20/orig 2025-09-04T00:03:01.3421479Z * [new branch] gh/yangw-dev/21/base -> origin/gh/yangw-dev/21/base 2025-09-04T00:03:01.3421557Z * [new branch] gh/yangw-dev/21/head -> origin/gh/yangw-dev/21/head 2025-09-04T00:03:01.3421631Z * [new branch] gh/yangw-dev/21/orig -> origin/gh/yangw-dev/21/orig 2025-09-04T00:03:01.3421704Z * [new branch] gh/yangw-dev/22/base -> origin/gh/yangw-dev/22/base 2025-09-04T00:03:01.3421778Z * [new branch] gh/yangw-dev/22/head -> origin/gh/yangw-dev/22/head 2025-09-04T00:03:01.3421851Z * [new branch] gh/yangw-dev/22/orig -> origin/gh/yangw-dev/22/orig 2025-09-04T00:03:01.3421929Z * [new branch] gh/yangw-dev/23/base -> origin/gh/yangw-dev/23/base 2025-09-04T00:03:01.3422002Z * [new branch] gh/yangw-dev/23/head -> origin/gh/yangw-dev/23/head 2025-09-04T00:03:01.3422081Z * [new branch] gh/yangw-dev/23/orig -> origin/gh/yangw-dev/23/orig 2025-09-04T00:03:01.3422154Z * [new branch] gh/yangw-dev/24/base -> origin/gh/yangw-dev/24/base 2025-09-04T00:03:01.3422228Z * [new branch] gh/yangw-dev/24/head -> origin/gh/yangw-dev/24/head 2025-09-04T00:03:01.3422300Z * [new branch] gh/yangw-dev/24/orig -> origin/gh/yangw-dev/24/orig 2025-09-04T00:03:01.3422372Z * [new branch] gh/yangw-dev/25/base -> origin/gh/yangw-dev/25/base 2025-09-04T00:03:01.3422446Z * [new branch] gh/yangw-dev/25/head -> origin/gh/yangw-dev/25/head 2025-09-04T00:03:01.3422519Z * [new branch] gh/yangw-dev/25/orig -> origin/gh/yangw-dev/25/orig 2025-09-04T00:03:01.3422594Z * [new branch] gh/yangw-dev/26/base -> origin/gh/yangw-dev/26/base 2025-09-04T00:03:01.3422671Z * [new branch] gh/yangw-dev/26/head -> origin/gh/yangw-dev/26/head 2025-09-04T00:03:01.3422743Z * [new branch] gh/yangw-dev/26/orig -> origin/gh/yangw-dev/26/orig 2025-09-04T00:03:01.3422817Z * [new branch] gh/yangw-dev/27/base -> origin/gh/yangw-dev/27/base 2025-09-04T00:03:01.3422889Z * [new branch] gh/yangw-dev/27/head -> origin/gh/yangw-dev/27/head 2025-09-04T00:03:01.3422963Z * [new branch] gh/yangw-dev/27/orig -> origin/gh/yangw-dev/27/orig 2025-09-04T00:03:01.3423036Z * [new branch] gh/yangw-dev/3/base -> origin/gh/yangw-dev/3/base 2025-09-04T00:03:01.3423108Z * [new branch] gh/yangw-dev/3/head -> origin/gh/yangw-dev/3/head 2025-09-04T00:03:01.3423182Z * [new branch] gh/yangw-dev/4/base -> origin/gh/yangw-dev/4/base 2025-09-04T00:03:01.3424553Z * [new branch] gh/yangw-dev/4/head -> origin/gh/yangw-dev/4/head 2025-09-04T00:03:01.3424671Z * [new branch] gh/yangw-dev/5/base -> origin/gh/yangw-dev/5/base 2025-09-04T00:03:01.3424745Z * [new branch] gh/yangw-dev/5/head -> origin/gh/yangw-dev/5/head 2025-09-04T00:03:01.3424817Z * [new branch] gh/yangw-dev/6/base -> origin/gh/yangw-dev/6/base 2025-09-04T00:03:01.3424889Z * [new branch] gh/yangw-dev/6/head -> origin/gh/yangw-dev/6/head 2025-09-04T00:03:01.3424961Z * [new branch] gh/yangw-dev/7/base -> origin/gh/yangw-dev/7/base 2025-09-04T00:03:01.3425033Z * [new branch] gh/yangw-dev/7/head -> origin/gh/yangw-dev/7/head 2025-09-04T00:03:01.3425105Z * [new branch] gh/yangw-dev/8/base -> origin/gh/yangw-dev/8/base 2025-09-04T00:03:01.3425178Z * [new branch] gh/yangw-dev/8/head -> origin/gh/yangw-dev/8/head 2025-09-04T00:03:01.3425283Z * [new branch] gh/yangw-dev/8/orig -> origin/gh/yangw-dev/8/orig 2025-09-04T00:03:01.3425359Z * [new branch] gh/yangw-dev/9/base -> origin/gh/yangw-dev/9/base 2025-09-04T00:03:01.3425432Z * [new branch] gh/yangw-dev/9/head -> origin/gh/yangw-dev/9/head 2025-09-04T00:03:01.3425505Z * [new branch] gh/yangw-dev/9/orig -> origin/gh/yangw-dev/9/orig 2025-09-04T00:03:01.3425577Z * [new branch] gh/ydwu4/233/base -> origin/gh/ydwu4/233/base 2025-09-04T00:03:01.3425650Z * [new branch] gh/ydwu4/233/head -> origin/gh/ydwu4/233/head 2025-09-04T00:03:01.3425720Z * [new branch] gh/ydwu4/233/orig -> origin/gh/ydwu4/233/orig 2025-09-04T00:03:01.3425789Z * [new branch] gh/ydwu4/246/base -> origin/gh/ydwu4/246/base 2025-09-04T00:03:01.3425861Z * [new branch] gh/ydwu4/246/head -> origin/gh/ydwu4/246/head 2025-09-04T00:03:01.3425930Z * [new branch] gh/ydwu4/246/orig -> origin/gh/ydwu4/246/orig 2025-09-04T00:03:01.3426000Z * [new branch] gh/ydwu4/253/base -> origin/gh/ydwu4/253/base 2025-09-04T00:03:01.3426070Z * [new branch] gh/ydwu4/253/head -> origin/gh/ydwu4/253/head 2025-09-04T00:03:01.3426138Z * [new branch] gh/ydwu4/253/orig -> origin/gh/ydwu4/253/orig 2025-09-04T00:03:01.3426207Z * [new branch] gh/ydwu4/255/base -> origin/gh/ydwu4/255/base 2025-09-04T00:03:01.3426276Z * [new branch] gh/ydwu4/255/head -> origin/gh/ydwu4/255/head 2025-09-04T00:03:01.3427727Z * [new branch] gh/ydwu4/255/orig -> origin/gh/ydwu4/255/orig 2025-09-04T00:03:01.3427804Z * [new branch] gh/ydwu4/259/base -> origin/gh/ydwu4/259/base 2025-09-04T00:03:01.3427879Z * [new branch] gh/ydwu4/259/head -> origin/gh/ydwu4/259/head 2025-09-04T00:03:01.3427948Z * [new branch] gh/ydwu4/259/orig -> origin/gh/ydwu4/259/orig 2025-09-04T00:03:01.3428022Z * [new branch] gh/ydwu4/262/base -> origin/gh/ydwu4/262/base 2025-09-04T00:03:01.3428091Z * [new branch] gh/ydwu4/262/head -> origin/gh/ydwu4/262/head 2025-09-04T00:03:01.3428162Z * [new branch] gh/ydwu4/262/orig -> origin/gh/ydwu4/262/orig 2025-09-04T00:03:01.3428232Z * [new branch] gh/ydwu4/263/base -> origin/gh/ydwu4/263/base 2025-09-04T00:03:01.3428301Z * [new branch] gh/ydwu4/263/head -> origin/gh/ydwu4/263/head 2025-09-04T00:03:01.3428371Z * [new branch] gh/ydwu4/263/orig -> origin/gh/ydwu4/263/orig 2025-09-04T00:03:01.3428440Z * [new branch] gh/ydwu4/269/base -> origin/gh/ydwu4/269/base 2025-09-04T00:03:01.3428511Z * [new branch] gh/ydwu4/269/head -> origin/gh/ydwu4/269/head 2025-09-04T00:03:01.3428582Z * [new branch] gh/ydwu4/269/orig -> origin/gh/ydwu4/269/orig 2025-09-04T00:03:01.3428727Z * [new branch] gh/ydwu4/270/base -> origin/gh/ydwu4/270/base 2025-09-04T00:03:01.3428798Z * [new branch] gh/ydwu4/270/head -> origin/gh/ydwu4/270/head 2025-09-04T00:03:01.3428869Z * [new branch] gh/ydwu4/270/orig -> origin/gh/ydwu4/270/orig 2025-09-04T00:03:01.3428939Z * [new branch] gh/ydwu4/272/base -> origin/gh/ydwu4/272/base 2025-09-04T00:03:01.3429008Z * [new branch] gh/ydwu4/272/head -> origin/gh/ydwu4/272/head 2025-09-04T00:03:01.3429078Z * [new branch] gh/ydwu4/272/orig -> origin/gh/ydwu4/272/orig 2025-09-04T00:03:01.3429148Z * [new branch] gh/ydwu4/275/base -> origin/gh/ydwu4/275/base 2025-09-04T00:03:01.3429277Z * [new branch] gh/ydwu4/275/head -> origin/gh/ydwu4/275/head 2025-09-04T00:03:01.3429428Z * [new branch] gh/ydwu4/275/orig -> origin/gh/ydwu4/275/orig 2025-09-04T00:03:01.3429504Z * [new branch] gh/ydwu4/276/base -> origin/gh/ydwu4/276/base 2025-09-04T00:03:01.3429574Z * [new branch] gh/ydwu4/276/head -> origin/gh/ydwu4/276/head 2025-09-04T00:03:01.3430963Z * [new branch] gh/ydwu4/276/orig -> origin/gh/ydwu4/276/orig 2025-09-04T00:03:01.3431038Z * [new branch] gh/ydwu4/279/base -> origin/gh/ydwu4/279/base 2025-09-04T00:03:01.3431107Z * [new branch] gh/ydwu4/279/head -> origin/gh/ydwu4/279/head 2025-09-04T00:03:01.3431177Z * [new branch] gh/ydwu4/279/orig -> origin/gh/ydwu4/279/orig 2025-09-04T00:03:01.3431246Z * [new branch] gh/ydwu4/283/base -> origin/gh/ydwu4/283/base 2025-09-04T00:03:01.3431321Z * [new branch] gh/ydwu4/283/head -> origin/gh/ydwu4/283/head 2025-09-04T00:03:01.3431390Z * [new branch] gh/ydwu4/283/orig -> origin/gh/ydwu4/283/orig 2025-09-04T00:03:01.3431465Z * [new branch] gh/ydwu4/289/base -> origin/gh/ydwu4/289/base 2025-09-04T00:03:01.3431534Z * [new branch] gh/ydwu4/289/head -> origin/gh/ydwu4/289/head 2025-09-04T00:03:01.3431603Z * [new branch] gh/ydwu4/289/orig -> origin/gh/ydwu4/289/orig 2025-09-04T00:03:01.3431674Z * [new branch] gh/ydwu4/290/base -> origin/gh/ydwu4/290/base 2025-09-04T00:03:01.3431743Z * [new branch] gh/ydwu4/290/head -> origin/gh/ydwu4/290/head 2025-09-04T00:03:01.3431813Z * [new branch] gh/ydwu4/290/orig -> origin/gh/ydwu4/290/orig 2025-09-04T00:03:01.3431883Z * [new branch] gh/ydwu4/291/base -> origin/gh/ydwu4/291/base 2025-09-04T00:03:01.3431953Z * [new branch] gh/ydwu4/291/head -> origin/gh/ydwu4/291/head 2025-09-04T00:03:01.3432022Z * [new branch] gh/ydwu4/291/orig -> origin/gh/ydwu4/291/orig 2025-09-04T00:03:01.3432094Z * [new branch] gh/ydwu4/292/base -> origin/gh/ydwu4/292/base 2025-09-04T00:03:01.3432163Z * [new branch] gh/ydwu4/292/head -> origin/gh/ydwu4/292/head 2025-09-04T00:03:01.3432232Z * [new branch] gh/ydwu4/292/orig -> origin/gh/ydwu4/292/orig 2025-09-04T00:03:01.3432302Z * [new branch] gh/ydwu4/293/base -> origin/gh/ydwu4/293/base 2025-09-04T00:03:01.3432372Z * [new branch] gh/ydwu4/293/head -> origin/gh/ydwu4/293/head 2025-09-04T00:03:01.3432441Z * [new branch] gh/ydwu4/293/orig -> origin/gh/ydwu4/293/orig 2025-09-04T00:03:01.3432512Z * [new branch] gh/ydwu4/294/base -> origin/gh/ydwu4/294/base 2025-09-04T00:03:01.3432582Z * [new branch] gh/ydwu4/294/head -> origin/gh/ydwu4/294/head 2025-09-04T00:03:01.3432651Z * [new branch] gh/ydwu4/294/orig -> origin/gh/ydwu4/294/orig 2025-09-04T00:03:01.3434059Z * [new branch] gh/ydwu4/295/base -> origin/gh/ydwu4/295/base 2025-09-04T00:03:01.3434133Z * [new branch] gh/ydwu4/295/head -> origin/gh/ydwu4/295/head 2025-09-04T00:03:01.3434201Z * [new branch] gh/ydwu4/295/orig -> origin/gh/ydwu4/295/orig 2025-09-04T00:03:01.3434272Z * [new branch] gh/ydwu4/296/base -> origin/gh/ydwu4/296/base 2025-09-04T00:03:01.3434341Z * [new branch] gh/ydwu4/296/head -> origin/gh/ydwu4/296/head 2025-09-04T00:03:01.3434410Z * [new branch] gh/ydwu4/296/orig -> origin/gh/ydwu4/296/orig 2025-09-04T00:03:01.3434481Z * [new branch] gh/ydwu4/300/base -> origin/gh/ydwu4/300/base 2025-09-04T00:03:01.3434582Z * [new branch] gh/ydwu4/300/head -> origin/gh/ydwu4/300/head 2025-09-04T00:03:01.3434652Z * [new branch] gh/ydwu4/300/orig -> origin/gh/ydwu4/300/orig 2025-09-04T00:03:01.3434728Z * [new branch] gh/ydwu4/301/base -> origin/gh/ydwu4/301/base 2025-09-04T00:03:01.3434798Z * [new branch] gh/ydwu4/301/head -> origin/gh/ydwu4/301/head 2025-09-04T00:03:01.3434868Z * [new branch] gh/ydwu4/301/orig -> origin/gh/ydwu4/301/orig 2025-09-04T00:03:01.3434937Z * [new branch] gh/ydwu4/302/base -> origin/gh/ydwu4/302/base 2025-09-04T00:03:01.3435007Z * [new branch] gh/ydwu4/302/head -> origin/gh/ydwu4/302/head 2025-09-04T00:03:01.3435077Z * [new branch] gh/ydwu4/302/orig -> origin/gh/ydwu4/302/orig 2025-09-04T00:03:01.3435147Z * [new branch] gh/ydwu4/303/base -> origin/gh/ydwu4/303/base 2025-09-04T00:03:01.3435219Z * [new branch] gh/ydwu4/303/head -> origin/gh/ydwu4/303/head 2025-09-04T00:03:01.3435288Z * [new branch] gh/ydwu4/303/orig -> origin/gh/ydwu4/303/orig 2025-09-04T00:03:01.3435360Z * [new branch] gh/ydwu4/304/base -> origin/gh/ydwu4/304/base 2025-09-04T00:03:01.3435431Z * [new branch] gh/ydwu4/304/head -> origin/gh/ydwu4/304/head 2025-09-04T00:03:01.3435500Z * [new branch] gh/ydwu4/304/orig -> origin/gh/ydwu4/304/orig 2025-09-04T00:03:01.3435569Z * [new branch] gh/ydwu4/305/base -> origin/gh/ydwu4/305/base 2025-09-04T00:03:01.3435639Z * [new branch] gh/ydwu4/305/head -> origin/gh/ydwu4/305/head 2025-09-04T00:03:01.3435708Z * [new branch] gh/ydwu4/305/orig -> origin/gh/ydwu4/305/orig 2025-09-04T00:03:01.3437154Z * [new branch] gh/ydwu4/306/base -> origin/gh/ydwu4/306/base 2025-09-04T00:03:01.3437235Z * [new branch] gh/ydwu4/306/head -> origin/gh/ydwu4/306/head 2025-09-04T00:03:01.3437305Z * [new branch] gh/ydwu4/306/orig -> origin/gh/ydwu4/306/orig 2025-09-04T00:03:01.3437379Z * [new branch] gh/ydwu4/307/base -> origin/gh/ydwu4/307/base 2025-09-04T00:03:01.3437449Z * [new branch] gh/ydwu4/307/head -> origin/gh/ydwu4/307/head 2025-09-04T00:03:01.3437519Z * [new branch] gh/ydwu4/307/orig -> origin/gh/ydwu4/307/orig 2025-09-04T00:03:01.3437589Z * [new branch] gh/ydwu4/308/base -> origin/gh/ydwu4/308/base 2025-09-04T00:03:01.3437658Z * [new branch] gh/ydwu4/308/head -> origin/gh/ydwu4/308/head 2025-09-04T00:03:01.3437727Z * [new branch] gh/ydwu4/308/orig -> origin/gh/ydwu4/308/orig 2025-09-04T00:03:01.3437796Z * [new branch] gh/ydwu4/309/base -> origin/gh/ydwu4/309/base 2025-09-04T00:03:01.3437868Z * [new branch] gh/ydwu4/309/head -> origin/gh/ydwu4/309/head 2025-09-04T00:03:01.3437939Z * [new branch] gh/ydwu4/309/orig -> origin/gh/ydwu4/309/orig 2025-09-04T00:03:01.3438089Z * [new branch] gh/ydwu4/310/base -> origin/gh/ydwu4/310/base 2025-09-04T00:03:01.3438159Z * [new branch] gh/ydwu4/310/head -> origin/gh/ydwu4/310/head 2025-09-04T00:03:01.3438229Z * [new branch] gh/ydwu4/310/orig -> origin/gh/ydwu4/310/orig 2025-09-04T00:03:01.3438299Z * [new branch] gh/ydwu4/311/base -> origin/gh/ydwu4/311/base 2025-09-04T00:03:01.3438369Z * [new branch] gh/ydwu4/311/head -> origin/gh/ydwu4/311/head 2025-09-04T00:03:01.3438438Z * [new branch] gh/ydwu4/311/orig -> origin/gh/ydwu4/311/orig 2025-09-04T00:03:01.3438508Z * [new branch] gh/ydwu4/312/base -> origin/gh/ydwu4/312/base 2025-09-04T00:03:01.3438633Z * [new branch] gh/ydwu4/312/head -> origin/gh/ydwu4/312/head 2025-09-04T00:03:01.3438704Z * [new branch] gh/ydwu4/312/orig -> origin/gh/ydwu4/312/orig 2025-09-04T00:03:01.3438776Z * [new branch] gh/ydwu4/313/base -> origin/gh/ydwu4/313/base 2025-09-04T00:03:01.3438846Z * [new branch] gh/ydwu4/313/head -> origin/gh/ydwu4/313/head 2025-09-04T00:03:01.3438916Z * [new branch] gh/ydwu4/313/orig -> origin/gh/ydwu4/313/orig 2025-09-04T00:03:01.3440298Z * [new branch] gh/ydwu4/314/base -> origin/gh/ydwu4/314/base 2025-09-04T00:03:01.3440372Z * [new branch] gh/ydwu4/314/head -> origin/gh/ydwu4/314/head 2025-09-04T00:03:01.3440442Z * [new branch] gh/ydwu4/314/orig -> origin/gh/ydwu4/314/orig 2025-09-04T00:03:01.3440513Z * [new branch] gh/ydwu4/315/base -> origin/gh/ydwu4/315/base 2025-09-04T00:03:01.3440586Z * [new branch] gh/ydwu4/315/head -> origin/gh/ydwu4/315/head 2025-09-04T00:03:01.3440656Z * [new branch] gh/ydwu4/315/orig -> origin/gh/ydwu4/315/orig 2025-09-04T00:03:01.3440729Z * [new branch] gh/ydwu4/316/base -> origin/gh/ydwu4/316/base 2025-09-04T00:03:01.3440798Z * [new branch] gh/ydwu4/316/head -> origin/gh/ydwu4/316/head 2025-09-04T00:03:01.3440869Z * [new branch] gh/ydwu4/316/orig -> origin/gh/ydwu4/316/orig 2025-09-04T00:03:01.3440938Z * [new branch] gh/ydwu4/317/base -> origin/gh/ydwu4/317/base 2025-09-04T00:03:01.3441007Z * [new branch] gh/ydwu4/317/head -> origin/gh/ydwu4/317/head 2025-09-04T00:03:01.3441078Z * [new branch] gh/ydwu4/317/orig -> origin/gh/ydwu4/317/orig 2025-09-04T00:03:01.3441147Z * [new branch] gh/ydwu4/318/base -> origin/gh/ydwu4/318/base 2025-09-04T00:03:01.3441219Z * [new branch] gh/ydwu4/318/head -> origin/gh/ydwu4/318/head 2025-09-04T00:03:01.3441288Z * [new branch] gh/ydwu4/318/orig -> origin/gh/ydwu4/318/orig 2025-09-04T00:03:01.3441360Z * [new branch] gh/ydwu4/319/base -> origin/gh/ydwu4/319/base 2025-09-04T00:03:01.3441429Z * [new branch] gh/ydwu4/319/head -> origin/gh/ydwu4/319/head 2025-09-04T00:03:01.3441498Z * [new branch] gh/ydwu4/319/orig -> origin/gh/ydwu4/319/orig 2025-09-04T00:03:01.3441568Z * [new branch] gh/ydwu4/320/base -> origin/gh/ydwu4/320/base 2025-09-04T00:03:01.3441638Z * [new branch] gh/ydwu4/320/head -> origin/gh/ydwu4/320/head 2025-09-04T00:03:01.3441707Z * [new branch] gh/ydwu4/320/orig -> origin/gh/ydwu4/320/orig 2025-09-04T00:03:01.3441778Z * [new branch] gh/ydwu4/321/base -> origin/gh/ydwu4/321/base 2025-09-04T00:03:01.3441849Z * [new branch] gh/ydwu4/321/head -> origin/gh/ydwu4/321/head 2025-09-04T00:03:01.3441918Z * [new branch] gh/ydwu4/321/orig -> origin/gh/ydwu4/321/orig 2025-09-04T00:03:01.3443333Z * [new branch] gh/ydwu4/322/base -> origin/gh/ydwu4/322/base 2025-09-04T00:03:01.3443408Z * [new branch] gh/ydwu4/322/head -> origin/gh/ydwu4/322/head 2025-09-04T00:03:01.3443478Z * [new branch] gh/ydwu4/322/orig -> origin/gh/ydwu4/322/orig 2025-09-04T00:03:01.3443548Z * [new branch] gh/ydwu4/323/base -> origin/gh/ydwu4/323/base 2025-09-04T00:03:01.3443617Z * [new branch] gh/ydwu4/323/head -> origin/gh/ydwu4/323/head 2025-09-04T00:03:01.3443687Z * [new branch] gh/ydwu4/323/orig -> origin/gh/ydwu4/323/orig 2025-09-04T00:03:01.3443758Z * [new branch] gh/ydwu4/324/base -> origin/gh/ydwu4/324/base 2025-09-04T00:03:01.3443860Z * [new branch] gh/ydwu4/324/head -> origin/gh/ydwu4/324/head 2025-09-04T00:03:01.3443929Z * [new branch] gh/ydwu4/324/orig -> origin/gh/ydwu4/324/orig 2025-09-04T00:03:01.3444003Z * [new branch] gh/yf225/133/base -> origin/gh/yf225/133/base 2025-09-04T00:03:01.3444072Z * [new branch] gh/yf225/133/head -> origin/gh/yf225/133/head 2025-09-04T00:03:01.3444140Z * [new branch] gh/yf225/171/base -> origin/gh/yf225/171/base 2025-09-04T00:03:01.3444210Z * [new branch] gh/yf225/171/head -> origin/gh/yf225/171/head 2025-09-04T00:03:01.3444278Z * [new branch] gh/yf225/171/orig -> origin/gh/yf225/171/orig 2025-09-04T00:03:01.3444346Z * [new branch] gh/yf225/172/base -> origin/gh/yf225/172/base 2025-09-04T00:03:01.3444414Z * [new branch] gh/yf225/172/head -> origin/gh/yf225/172/head 2025-09-04T00:03:01.3444485Z * [new branch] gh/yf225/172/orig -> origin/gh/yf225/172/orig 2025-09-04T00:03:01.3444555Z * [new branch] gh/yf225/93/base -> origin/gh/yf225/93/base 2025-09-04T00:03:01.3444626Z * [new branch] gh/yf225/93/head -> origin/gh/yf225/93/head 2025-09-04T00:03:01.3444707Z * [new branch] gh/yifuwang/152/base -> origin/gh/yifuwang/152/base 2025-09-04T00:03:01.3444784Z * [new branch] gh/yifuwang/152/head -> origin/gh/yifuwang/152/head 2025-09-04T00:03:01.3444860Z * [new branch] gh/yifuwang/152/orig -> origin/gh/yifuwang/152/orig 2025-09-04T00:03:01.3444936Z * [new branch] gh/yifuwang/195/base -> origin/gh/yifuwang/195/base 2025-09-04T00:03:01.3445011Z * [new branch] gh/yifuwang/195/head -> origin/gh/yifuwang/195/head 2025-09-04T00:03:01.3445086Z * [new branch] gh/yifuwang/195/orig -> origin/gh/yifuwang/195/orig 2025-09-04T00:03:01.3446544Z * [new branch] gh/yiming0416/1/base -> origin/gh/yiming0416/1/base 2025-09-04T00:03:01.3446619Z * [new branch] gh/yiming0416/1/head -> origin/gh/yiming0416/1/head 2025-09-04T00:03:01.3446699Z * [new branch] gh/yiming0416/2/base -> origin/gh/yiming0416/2/base 2025-09-04T00:03:01.3446774Z * [new branch] gh/yiming0416/2/head -> origin/gh/yiming0416/2/head 2025-09-04T00:03:01.3446850Z * [new branch] gh/ysiraichi/79/base -> origin/gh/ysiraichi/79/base 2025-09-04T00:03:01.3446925Z * [new branch] gh/ysiraichi/79/head -> origin/gh/ysiraichi/79/head 2025-09-04T00:03:01.3447001Z * [new branch] gh/ysiraichi/79/orig -> origin/gh/ysiraichi/79/orig 2025-09-04T00:03:01.3447076Z * [new branch] gh/ysiraichi/88/base -> origin/gh/ysiraichi/88/base 2025-09-04T00:03:01.3447151Z * [new branch] gh/ysiraichi/88/head -> origin/gh/ysiraichi/88/head 2025-09-04T00:03:01.3447232Z * [new branch] gh/ysiraichi/88/orig -> origin/gh/ysiraichi/88/orig 2025-09-04T00:03:01.3447382Z * [new branch] gh/zhxchen17/25/base -> origin/gh/zhxchen17/25/base 2025-09-04T00:03:01.3447457Z * [new branch] gh/zhxchen17/25/head -> origin/gh/zhxchen17/25/head 2025-09-04T00:03:01.3447532Z * [new branch] gh/zhxchen17/25/orig -> origin/gh/zhxchen17/25/orig 2025-09-04T00:03:01.3447606Z * [new branch] gh/zhxchen17/31/base -> origin/gh/zhxchen17/31/base 2025-09-04T00:03:01.3447679Z * [new branch] gh/zhxchen17/31/head -> origin/gh/zhxchen17/31/head 2025-09-04T00:03:01.3447755Z * [new branch] gh/zhxchen17/31/orig -> origin/gh/zhxchen17/31/orig 2025-09-04T00:03:01.3447829Z * [new branch] gh/zhxchen17/34/base -> origin/gh/zhxchen17/34/base 2025-09-04T00:03:01.3447965Z * [new branch] gh/zhxchen17/34/head -> origin/gh/zhxchen17/34/head 2025-09-04T00:03:01.3448039Z * [new branch] gh/zhxchen17/35/base -> origin/gh/zhxchen17/35/base 2025-09-04T00:03:01.3448117Z * [new branch] gh/zhxchen17/35/head -> origin/gh/zhxchen17/35/head 2025-09-04T00:03:01.3448192Z * [new branch] gh/zhxchen17/37/base -> origin/gh/zhxchen17/37/base 2025-09-04T00:03:01.3448266Z * [new branch] gh/zhxchen17/37/head -> origin/gh/zhxchen17/37/head 2025-09-04T00:03:01.3448341Z * [new branch] gh/zhxchen17/37/orig -> origin/gh/zhxchen17/37/orig 2025-09-04T00:03:01.3448414Z * [new branch] gh/zhxchen17/38/base -> origin/gh/zhxchen17/38/base 2025-09-04T00:03:01.3449798Z * [new branch] gh/zhxchen17/38/head -> origin/gh/zhxchen17/38/head 2025-09-04T00:03:01.3449877Z * [new branch] gh/zhxchen17/38/orig -> origin/gh/zhxchen17/38/orig 2025-09-04T00:03:01.3449954Z * [new branch] gh/zhxchen17/39/base -> origin/gh/zhxchen17/39/base 2025-09-04T00:03:01.3450028Z * [new branch] gh/zhxchen17/39/head -> origin/gh/zhxchen17/39/head 2025-09-04T00:03:01.3450108Z * [new branch] gh/zhxchen17/39/orig -> origin/gh/zhxchen17/39/orig 2025-09-04T00:03:01.3450182Z * [new branch] gh/zhxchen17/40/base -> origin/gh/zhxchen17/40/base 2025-09-04T00:03:01.3450257Z * [new branch] gh/zhxchen17/40/head -> origin/gh/zhxchen17/40/head 2025-09-04T00:03:01.3450332Z * [new branch] gh/zhxchen17/40/orig -> origin/gh/zhxchen17/40/orig 2025-09-04T00:03:01.3450405Z * [new branch] gh/zhxchen17/41/base -> origin/gh/zhxchen17/41/base 2025-09-04T00:03:01.3450479Z * [new branch] gh/zhxchen17/41/head -> origin/gh/zhxchen17/41/head 2025-09-04T00:03:01.3450555Z * [new branch] gh/zhxchen17/41/orig -> origin/gh/zhxchen17/41/orig 2025-09-04T00:03:01.3450631Z * [new branch] gh/zhxchen17/42/base -> origin/gh/zhxchen17/42/base 2025-09-04T00:03:01.3450705Z * [new branch] gh/zhxchen17/42/head -> origin/gh/zhxchen17/42/head 2025-09-04T00:03:01.3450784Z * [new branch] gh/zhxchen17/42/orig -> origin/gh/zhxchen17/42/orig 2025-09-04T00:03:01.3450858Z * [new branch] gh/zhxchen17/43/base -> origin/gh/zhxchen17/43/base 2025-09-04T00:03:01.3450933Z * [new branch] gh/zhxchen17/43/head -> origin/gh/zhxchen17/43/head 2025-09-04T00:03:01.3451008Z * [new branch] gh/zhxchen17/43/orig -> origin/gh/zhxchen17/43/orig 2025-09-04T00:03:01.3451082Z * [new branch] gh/zhxchen17/44/base -> origin/gh/zhxchen17/44/base 2025-09-04T00:03:01.3451156Z * [new branch] gh/zhxchen17/44/head -> origin/gh/zhxchen17/44/head 2025-09-04T00:03:01.3451230Z * [new branch] gh/zhxchen17/44/orig -> origin/gh/zhxchen17/44/orig 2025-09-04T00:03:01.3451306Z * [new branch] gh/zhxchen17/45/base -> origin/gh/zhxchen17/45/base 2025-09-04T00:03:01.3451423Z * [new branch] gh/zhxchen17/45/head -> origin/gh/zhxchen17/45/head 2025-09-04T00:03:01.3451499Z * [new branch] gh/zhxchen17/45/orig -> origin/gh/zhxchen17/45/orig 2025-09-04T00:03:01.3451570Z * [new branch] gh/zklaus/10/base -> origin/gh/zklaus/10/base 2025-09-04T00:03:01.3452947Z * [new branch] gh/zklaus/10/head -> origin/gh/zklaus/10/head 2025-09-04T00:03:01.3453023Z * [new branch] gh/zklaus/10/orig -> origin/gh/zklaus/10/orig 2025-09-04T00:03:01.3453095Z * [new branch] gh/zklaus/11/base -> origin/gh/zklaus/11/base 2025-09-04T00:03:01.3453165Z * [new branch] gh/zklaus/11/head -> origin/gh/zklaus/11/head 2025-09-04T00:03:01.3453236Z * [new branch] gh/zklaus/11/orig -> origin/gh/zklaus/11/orig 2025-09-04T00:03:01.3453346Z * [new branch] gh/zklaus/12/base -> origin/gh/zklaus/12/base 2025-09-04T00:03:01.3453421Z * [new branch] gh/zklaus/12/head -> origin/gh/zklaus/12/head 2025-09-04T00:03:01.3453491Z * [new branch] gh/zklaus/12/orig -> origin/gh/zklaus/12/orig 2025-09-04T00:03:01.3453562Z * [new branch] gh/zklaus/14/base -> origin/gh/zklaus/14/base 2025-09-04T00:03:01.3453633Z * [new branch] gh/zklaus/14/head -> origin/gh/zklaus/14/head 2025-09-04T00:03:01.3453703Z * [new branch] gh/zklaus/14/orig -> origin/gh/zklaus/14/orig 2025-09-04T00:03:01.3453774Z * [new branch] gh/zklaus/15/base -> origin/gh/zklaus/15/base 2025-09-04T00:03:01.3453844Z * [new branch] gh/zklaus/15/head -> origin/gh/zklaus/15/head 2025-09-04T00:03:01.3453914Z * [new branch] gh/zklaus/15/orig -> origin/gh/zklaus/15/orig 2025-09-04T00:03:01.3453986Z * [new branch] gh/zklaus/16/base -> origin/gh/zklaus/16/base 2025-09-04T00:03:01.3454058Z * [new branch] gh/zklaus/16/head -> origin/gh/zklaus/16/head 2025-09-04T00:03:01.3454128Z * [new branch] gh/zklaus/16/orig -> origin/gh/zklaus/16/orig 2025-09-04T00:03:01.3454198Z * [new branch] gh/zklaus/17/base -> origin/gh/zklaus/17/base 2025-09-04T00:03:01.3454268Z * [new branch] gh/zklaus/17/head -> origin/gh/zklaus/17/head 2025-09-04T00:03:01.3454338Z * [new branch] gh/zklaus/17/orig -> origin/gh/zklaus/17/orig 2025-09-04T00:03:01.3454409Z * [new branch] gh/zklaus/18/base -> origin/gh/zklaus/18/base 2025-09-04T00:03:01.3454479Z * [new branch] gh/zklaus/18/head -> origin/gh/zklaus/18/head 2025-09-04T00:03:01.3454549Z * [new branch] gh/zklaus/18/orig -> origin/gh/zklaus/18/orig 2025-09-04T00:03:01.3454621Z * [new branch] gh/zklaus/19/base -> origin/gh/zklaus/19/base 2025-09-04T00:03:01.3455997Z * [new branch] gh/zklaus/19/head -> origin/gh/zklaus/19/head 2025-09-04T00:03:01.3456072Z * [new branch] gh/zklaus/19/orig -> origin/gh/zklaus/19/orig 2025-09-04T00:03:01.3456144Z * [new branch] gh/zklaus/20/base -> origin/gh/zklaus/20/base 2025-09-04T00:03:01.3456214Z * [new branch] gh/zklaus/20/head -> origin/gh/zklaus/20/head 2025-09-04T00:03:01.3456284Z * [new branch] gh/zklaus/20/orig -> origin/gh/zklaus/20/orig 2025-09-04T00:03:01.3456410Z * [new branch] gh/zklaus/7/base -> origin/gh/zklaus/7/base 2025-09-04T00:03:01.3456483Z * [new branch] gh/zklaus/7/head -> origin/gh/zklaus/7/head 2025-09-04T00:03:01.3456552Z * [new branch] gh/zklaus/7/orig -> origin/gh/zklaus/7/orig 2025-09-04T00:03:01.3456627Z * [new branch] gh/zklaus/9/base -> origin/gh/zklaus/9/base 2025-09-04T00:03:01.3456769Z * [new branch] gh/zklaus/9/head -> origin/gh/zklaus/9/head 2025-09-04T00:03:01.3456838Z * [new branch] gh/zklaus/9/orig -> origin/gh/zklaus/9/orig 2025-09-04T00:03:01.3456915Z * [new branch] gh/zou3519/1175/base -> origin/gh/zou3519/1175/base 2025-09-04T00:03:01.3456991Z * [new branch] gh/zou3519/1175/head -> origin/gh/zou3519/1175/head 2025-09-04T00:03:01.3457064Z * [new branch] gh/zou3519/1175/orig -> origin/gh/zou3519/1175/orig 2025-09-04T00:03:01.3457138Z * [new branch] gh/zou3519/1177/base -> origin/gh/zou3519/1177/base 2025-09-04T00:03:01.3457213Z * [new branch] gh/zou3519/1177/head -> origin/gh/zou3519/1177/head 2025-09-04T00:03:01.3457350Z * [new branch] gh/zou3519/1177/orig -> origin/gh/zou3519/1177/orig 2025-09-04T00:03:01.3457421Z * [new branch] gh/zou3519/1190/base -> origin/gh/zou3519/1190/base 2025-09-04T00:03:01.3457498Z * [new branch] gh/zou3519/1190/head -> origin/gh/zou3519/1190/head 2025-09-04T00:03:01.3457571Z * [new branch] gh/zou3519/1190/orig -> origin/gh/zou3519/1190/orig 2025-09-04T00:03:01.3457643Z * [new branch] gh/zou3519/1191/base -> origin/gh/zou3519/1191/base 2025-09-04T00:03:01.3457716Z * [new branch] gh/zou3519/1191/head -> origin/gh/zou3519/1191/head 2025-09-04T00:03:01.3457788Z * [new branch] gh/zou3519/1191/orig -> origin/gh/zou3519/1191/orig 2025-09-04T00:03:01.3457860Z * [new branch] gh/zou3519/1192/base -> origin/gh/zou3519/1192/base 2025-09-04T00:03:01.3459245Z * [new branch] gh/zou3519/1192/head -> origin/gh/zou3519/1192/head 2025-09-04T00:03:01.3459329Z * [new branch] gh/zou3519/1192/orig -> origin/gh/zou3519/1192/orig 2025-09-04T00:03:01.3459402Z * [new branch] gh/zou3519/1193/base -> origin/gh/zou3519/1193/base 2025-09-04T00:03:01.3459481Z * [new branch] gh/zou3519/1193/head -> origin/gh/zou3519/1193/head 2025-09-04T00:03:01.3459554Z * [new branch] gh/zou3519/1193/orig -> origin/gh/zou3519/1193/orig 2025-09-04T00:03:01.3459627Z * [new branch] gh/zou3519/1194/base -> origin/gh/zou3519/1194/base 2025-09-04T00:03:01.3459700Z * [new branch] gh/zou3519/1194/head -> origin/gh/zou3519/1194/head 2025-09-04T00:03:01.3459772Z * [new branch] gh/zou3519/1194/orig -> origin/gh/zou3519/1194/orig 2025-09-04T00:03:01.3459843Z * [new branch] gh/zpcore/1/base -> origin/gh/zpcore/1/base 2025-09-04T00:03:01.3459914Z * [new branch] gh/zpcore/1/head -> origin/gh/zpcore/1/head 2025-09-04T00:03:01.3459988Z * [new branch] gh/zpcore/10/base -> origin/gh/zpcore/10/base 2025-09-04T00:03:01.3460060Z * [new branch] gh/zpcore/10/head -> origin/gh/zpcore/10/head 2025-09-04T00:03:01.3460133Z * [new branch] gh/zpcore/10/orig -> origin/gh/zpcore/10/orig 2025-09-04T00:03:01.3460204Z * [new branch] gh/zpcore/11/base -> origin/gh/zpcore/11/base 2025-09-04T00:03:01.3460274Z * [new branch] gh/zpcore/11/head -> origin/gh/zpcore/11/head 2025-09-04T00:03:01.3460344Z * [new branch] gh/zpcore/11/orig -> origin/gh/zpcore/11/orig 2025-09-04T00:03:01.3460416Z * [new branch] gh/zpcore/12/base -> origin/gh/zpcore/12/base 2025-09-04T00:03:01.3460486Z * [new branch] gh/zpcore/12/head -> origin/gh/zpcore/12/head 2025-09-04T00:03:01.3460556Z * [new branch] gh/zpcore/12/orig -> origin/gh/zpcore/12/orig 2025-09-04T00:03:01.3460628Z * [new branch] gh/zpcore/13/base -> origin/gh/zpcore/13/base 2025-09-04T00:03:01.3460698Z * [new branch] gh/zpcore/13/head -> origin/gh/zpcore/13/head 2025-09-04T00:03:01.3460811Z * [new branch] gh/zpcore/13/orig -> origin/gh/zpcore/13/orig 2025-09-04T00:03:01.3460884Z * [new branch] gh/zpcore/2/base -> origin/gh/zpcore/2/base 2025-09-04T00:03:01.3460955Z * [new branch] gh/zpcore/2/head -> origin/gh/zpcore/2/head 2025-09-04T00:03:01.3461025Z * [new branch] gh/zpcore/3/base -> origin/gh/zpcore/3/base 2025-09-04T00:03:01.3462402Z * [new branch] gh/zpcore/3/head -> origin/gh/zpcore/3/head 2025-09-04T00:03:01.3462473Z * [new branch] gh/zpcore/4/base -> origin/gh/zpcore/4/base 2025-09-04T00:03:01.3462543Z * [new branch] gh/zpcore/4/head -> origin/gh/zpcore/4/head 2025-09-04T00:03:01.3462659Z * [new branch] gh/zpcore/5/base -> origin/gh/zpcore/5/base 2025-09-04T00:03:01.3462728Z * [new branch] gh/zpcore/5/head -> origin/gh/zpcore/5/head 2025-09-04T00:03:01.3462801Z * [new branch] gh/zpcore/6/base -> origin/gh/zpcore/6/base 2025-09-04T00:03:01.3462871Z * [new branch] gh/zpcore/6/head -> origin/gh/zpcore/6/head 2025-09-04T00:03:01.3462939Z * [new branch] gh/zpcore/7/base -> origin/gh/zpcore/7/base 2025-09-04T00:03:01.3463008Z * [new branch] gh/zpcore/7/head -> origin/gh/zpcore/7/head 2025-09-04T00:03:01.3463081Z * [new branch] gh/zpcore/8/base -> origin/gh/zpcore/8/base 2025-09-04T00:03:01.3463150Z * [new branch] gh/zpcore/8/head -> origin/gh/zpcore/8/head 2025-09-04T00:03:01.3463221Z * [new branch] google-main -> origin/google-main 2025-09-04T00:03:01.3463316Z * [new branch] guangyey/external_stream -> origin/guangyey/external_stream 2025-09-04T00:03:01.3463393Z * [new branch] guangyey/host_alloc -> origin/guangyey/host_alloc 2025-09-04T00:03:01.3463468Z * [new branch] guangyey/reimport -> origin/guangyey/reimport 2025-09-04T00:03:01.3463543Z * [new branch] guangyey/test_2025 -> origin/guangyey/test_2025 2025-09-04T00:03:01.3463686Z * [new branch] guilhermeleobas/cherry-pick-55d87d9dfd9 -> origin/guilhermeleobas/cherry-pick-55d87d9dfd9 2025-09-04T00:03:01.3463778Z * [new branch] haozhe/bf16-dynamic-shape -> origin/haozhe/bf16-dynamic-shape 2025-09-04T00:03:01.3463845Z * [new branch] hc_baseline -> origin/hc_baseline 2025-09-04T00:03:01.3463930Z * [new branch] headeronlyScalarType -> origin/headeronlyScalarType 2025-09-04T00:03:01.3463994Z * [new branch] hf_update -> origin/hf_update 2025-09-04T00:03:01.3464065Z * [new branch] hhh_decomp_mul -> origin/hhh_decomp_mul 2025-09-04T00:03:01.3464130Z * [new branch] hhh_rand -> origin/hhh_rand 2025-09-04T00:03:01.3464199Z * [new branch] hoy/mmsplitk -> origin/hoy/mmsplitk 2025-09-04T00:03:01.3465599Z * [new branch] hoy/triton-PR3973 -> origin/hoy/triton-PR3973 2025-09-04T00:03:01.3465714Z * [new branch] hoy/triton-coalescing-baseline -> origin/hoy/triton-coalescing-baseline 2025-09-04T00:03:01.3465807Z * [new branch] hoy/triton-coalescing-min -> origin/hoy/triton-coalescing-min 2025-09-04T00:03:01.3465897Z * [new branch] hoy/triton-coalescing-new -> origin/hoy/triton-coalescing-new 2025-09-04T00:03:01.3465986Z * [new branch] hoy/triton-coalescing-vec -> origin/hoy/triton-coalescing-vec 2025-09-04T00:03:01.3466065Z * [new branch] inductordecompfix -> origin/inductordecompfix 2025-09-04T00:03:01.3466133Z * [new branch] inline -> origin/inline 2025-09-04T00:03:01.3466241Z * [new branch] inlining -> origin/inlining 2025-09-04T00:03:01.3466316Z * [new branch] inlining-ezyang -> origin/inlining-ezyang 2025-09-04T00:03:01.3466467Z * [new branch] int8_sdpa -> origin/int8_sdpa 2025-09-04T00:03:01.3466544Z * [new branch] invoke-subgraph -> origin/invoke-subgraph 2025-09-04T00:03:01.3466614Z * [new branch] issue#58739 -> origin/issue#58739 2025-09-04T00:03:01.3466722Z * [new branch] ivanov/cherry-pick-ckpt-fixes -> origin/ivanov/cherry-pick-ckpt-fixes 2025-09-04T00:03:01.3466847Z * [new branch] jcaip/test-cusparselt-version-0.6.2 -> origin/jcaip/test-cusparselt-version-0.6.2 2025-09-04T00:03:01.3466952Z * [new branch] jcaip/update-cusparselt-0.6.2 -> origin/jcaip/update-cusparselt-0.6.2 2025-09-04T00:03:01.3467150Z * [new branch] jeanschmidt/disable_rocm_build_tests -> origin/jeanschmidt/disable_rocm_build_tests 2025-09-04T00:03:01.3467245Z * [new branch] jithunnair-amd-patch-1 -> origin/jithunnair-amd-patch-1 2025-09-04T00:03:01.3467334Z * [new branch] justinchu/attention-tests -> origin/justinchu/attention-tests 2025-09-04T00:03:01.3467416Z * [new branch] justinchu/native-qdq -> origin/justinchu/native-qdq 2025-09-04T00:03:01.3467491Z * [new branch] justinchu/ort-122 -> origin/justinchu/ort-122 2025-09-04T00:03:01.3467578Z * [new branch] justinchuby/dynamo-true -> origin/justinchuby/dynamo-true 2025-09-04T00:03:01.3467654Z * [new branch] kainan666/xlf_debug -> origin/kainan666/xlf_debug 2025-09-04T00:03:01.3467720Z * [new branch] kainan_test -> origin/kainan_test 2025-09-04T00:03:01.3467793Z * [new branch] learnablebias -> origin/learnablebias 2025-09-04T00:03:01.3469235Z * [new branch] leslie/test_group_gemm_epilogues -> origin/leslie/test_group_gemm_epilogues 2025-09-04T00:03:01.3469416Z * [new branch] lessw2020/fix_cutlass_cache_error -> origin/lessw2020/fix_cutlass_cache_error 2025-09-04T00:03:01.3469500Z * [new branch] liaoxuan/shm_all_reduce -> origin/liaoxuan/shm_all_reduce 2025-09-04T00:03:01.3469600Z * [new branch] liaoxuan/test_fa_disable_softmax -> origin/liaoxuan/test_fa_disable_softmax 2025-09-04T00:03:01.3469685Z * [new branch] liaoxuan/test_int8_sdpa -> origin/liaoxuan/test_int8_sdpa 2025-09-04T00:03:01.3469759Z * [new branch] lintbuilddocker -> origin/lintbuilddocker 2025-09-04T00:03:01.3469829Z * [new branch] llama4-stable -> origin/llama4-stable 2025-09-04T00:03:01.3469897Z * [new branch] logdetfix -> origin/logdetfix 2025-09-04T00:03:01.3469970Z * [new branch] lts/release/1.8 -> origin/lts/release/1.8 2025-09-04T00:03:01.3470047Z * [new branch] lucaskabela/#94773 -> origin/lucaskabela/#94773 2025-09-04T00:03:01.3470135Z * [new branch] lucaskabela/flop_counter -> origin/lucaskabela/flop_counter 2025-09-04T00:03:01.3470233Z * [new branch] lucaskabela/func_under_decomp -> origin/lucaskabela/func_under_decomp 2025-09-04T00:03:01.3470337Z * [new branch] lucaskabela/functional_in_dynamo -> origin/lucaskabela/functional_in_dynamo 2025-09-04T00:03:01.3470463Z * [new branch] lucaskabela/install_params_as_graph_attr -> origin/lucaskabela/install_params_as_graph_attr 2025-09-04T00:03:01.3470549Z * [new branch] lucaskabela/issue_120648 -> origin/lucaskabela/issue_120648 2025-09-04T00:03:01.3470648Z * [new branch] lucaskabela/misc_typing_dynamo -> origin/lucaskabela/misc_typing_dynamo 2025-09-04T00:03:01.3470761Z * [new branch] lucaskabela/parameters_as_graph_attr -> origin/lucaskabela/parameters_as_graph_attr 2025-09-04T00:03:01.3470968Z * [new branch] lucaskabela/remove_aot_dispatcher_metadata -> origin/lucaskabela/remove_aot_dispatcher_metadata 2025-09-04T00:03:01.3471051Z * [new branch] lucaskabela/rnn_decomp -> origin/lucaskabela/rnn_decomp 2025-09-04T00:03:01.3471135Z * [new branch] lucaskabela/type_guards -> origin/lucaskabela/type_guards 2025-09-04T00:03:01.3471228Z * [new branch] lucaskabela/typing_backends -> origin/lucaskabela/typing_backends 2025-09-04T00:03:01.3471330Z * [new branch] lucaskabela/typing_output_graph -> origin/lucaskabela/typing_output_graph 2025-09-04T00:03:01.3471440Z * [new branch] lucaskabela/typing_symbolic_convert -> origin/lucaskabela/typing_symbolic_convert 2025-09-04T00:03:01.3471570Z * [new branch] lucaskabela/typing_utils.py -> origin/lucaskabela/typing_utils.py 2025-09-04T00:03:01.3473031Z * [new branch] lucaskabela/typing_utils_improvements -> origin/lucaskabela/typing_utils_improvements 2025-09-04T00:03:01.3473105Z * [new branch] main -> origin/main 2025-09-04T00:03:01.3473228Z * [new branch] main-enable-b200-distributed-tests -> origin/main-enable-b200-distributed-tests 2025-09-04T00:03:01.3473303Z * [new branch] malfet-patch-1 -> origin/malfet-patch-1 2025-09-04T00:03:01.3473377Z * [new branch] malfet-patch-12 -> origin/malfet-patch-12 2025-09-04T00:03:01.3473450Z * [new branch] malfet-patch-14 -> origin/malfet-patch-14 2025-09-04T00:03:01.3473521Z * [new branch] malfet-patch-2 -> origin/malfet-patch-2 2025-09-04T00:03:01.3473590Z * [new branch] malfet-patch-3 -> origin/malfet-patch-3 2025-09-04T00:03:01.3473663Z * [new branch] malfet-patch-4 -> origin/malfet-patch-4 2025-09-04T00:03:01.3473731Z * [new branch] malfet-patch-6 -> origin/malfet-patch-6 2025-09-04T00:03:01.3473802Z * [new branch] malfet-patch-7 -> origin/malfet-patch-7 2025-09-04T00:03:01.3473871Z * [new branch] malfet-patch-8 -> origin/malfet-patch-8 2025-09-04T00:03:01.3473938Z * [new branch] malfet-patch-9 -> origin/malfet-patch-9 2025-09-04T00:03:01.3474109Z * [new branch] malfet/be-move-more-settings-to-checkout-pytorch -> origin/malfet/be-move-more-settings-to-checkout-pytorch 2025-09-04T00:03:01.3474206Z * [new branch] malfet/delete-upsteam-cuda -> origin/malfet/delete-upsteam-cuda 2025-09-04T00:03:01.3474303Z * [new branch] malfet/mps-implement-col2im -> origin/malfet/mps-implement-col2im 2025-09-04T00:03:01.3474414Z * [new branch] manuel/test-ops-common-allow-mps -> origin/manuel/test-ops-common-allow-mps 2025-09-04T00:03:01.3474493Z * [new branch] metascroy-patch-1 -> origin/metascroy-patch-1 2025-09-04T00:03:01.3474573Z * [new branch] mlazos/S429861-debug -> origin/mlazos/S429861-debug 2025-09-04T00:03:01.3474638Z * [new branch] mlazos/aa -> origin/mlazos/aa 2025-09-04T00:03:01.3474715Z * [new branch] mlazos/arg-renames -> origin/mlazos/arg-renames 2025-09-04T00:03:01.3474807Z * [new branch] mlazos/backup-test-branch -> origin/mlazos/backup-test-branch 2025-09-04T00:03:01.3474890Z * [new branch] mlazos/bad-cudagraphs -> origin/mlazos/bad-cudagraphs 2025-09-04T00:03:01.3474962Z * [new branch] mlazos/baseline -> origin/mlazos/baseline 2025-09-04T00:03:01.3476432Z * [new branch] mlazos/baseline-graph-breaks -> origin/mlazos/baseline-graph-breaks 2025-09-04T00:03:01.3476519Z * [new branch] mlazos/beta-tensor -> origin/mlazos/beta-tensor 2025-09-04T00:03:01.3476596Z * [new branch] mlazos/better-msg -> origin/mlazos/better-msg 2025-09-04T00:03:01.3476740Z * [new branch] mlazos/buffers -> origin/mlazos/buffers 2025-09-04T00:03:01.3476812Z * [new branch] mlazos/buffers2 -> origin/mlazos/buffers2 2025-09-04T00:03:01.3476882Z * [new branch] mlazos/buffers3 -> origin/mlazos/buffers3 2025-09-04T00:03:01.3476949Z * [new branch] mlazos/ck2 -> origin/mlazos/ck2 2025-09-04T00:03:01.3477028Z * [new branch] mlazos/combokernels -> origin/mlazos/combokernels 2025-09-04T00:03:01.3477103Z * [new branch] mlazos/ctx-cleanup -> origin/mlazos/ctx-cleanup 2025-09-04T00:03:01.3477181Z * [new branch] mlazos/cuda-cmd-log -> origin/mlazos/cuda-cmd-log 2025-09-04T00:03:01.3477327Z * [new branch] mlazos/cudagraph-tests -> origin/mlazos/cudagraph-tests 2025-09-04T00:03:01.3477431Z * [new branch] mlazos/cudagraphs-measurement -> origin/mlazos/cudagraphs-measurement 2025-09-04T00:03:01.3477512Z * [new branch] mlazos/cutlass-test -> origin/mlazos/cutlass-test 2025-09-04T00:03:01.3477599Z * [new branch] mlazos/cutlass-topo-bug -> origin/mlazos/cutlass-topo-bug 2025-09-04T00:03:01.3477674Z * [new branch] mlazos/data-gather -> origin/mlazos/data-gather 2025-09-04T00:03:01.3477753Z * [new branch] mlazos/data-ptrs2 -> origin/mlazos/data-ptrs2 2025-09-04T00:03:01.3477827Z * [new branch] mlazos/data-ptrs3 -> origin/mlazos/data-ptrs3 2025-09-04T00:03:01.3477911Z * [new branch] mlazos/dataclass-proxy -> origin/mlazos/dataclass-proxy 2025-09-04T00:03:01.3477983Z * [new branch] mlazos/dc-attrs -> origin/mlazos/dc-attrs 2025-09-04T00:03:01.3478058Z * [new branch] mlazos/dc-helion -> origin/mlazos/dc-helion 2025-09-04T00:03:01.3478129Z * [new branch] mlazos/dict-fix -> origin/mlazos/dict-fix 2025-09-04T00:03:01.3478216Z * [new branch] mlazos/disable-closures -> origin/mlazos/disable-closures 2025-09-04T00:03:01.3478291Z * [new branch] mlazos/disable-tf -> origin/mlazos/disable-tf 2025-09-04T00:03:01.3478362Z * [new branch] mlazos/dupe-fix -> origin/mlazos/dupe-fix 2025-09-04T00:03:01.3479766Z * [new branch] mlazos/dyn-batch -> origin/mlazos/dyn-batch 2025-09-04T00:03:01.3479837Z * [new branch] mlazos/evt -> origin/mlazos/evt 2025-09-04T00:03:01.3479913Z * [new branch] mlazos/exp_disable -> origin/mlazos/exp_disable 2025-09-04T00:03:01.3479999Z * [new branch] mlazos/extract-examples -> origin/mlazos/extract-examples 2025-09-04T00:03:01.3480076Z * [new branch] mlazos/foreach-op -> origin/mlazos/foreach-op 2025-09-04T00:03:01.3480141Z * [new branch] mlazos/fp8 -> origin/mlazos/fp8 2025-09-04T00:03:01.3480215Z * [new branch] mlazos/fp8-bias -> origin/mlazos/fp8-bias 2025-09-04T00:03:01.3480298Z * [new branch] mlazos/fp8-bias-fusion -> origin/mlazos/fp8-bias-fusion 2025-09-04T00:03:01.3480371Z * [new branch] mlazos/fp8-fixes -> origin/mlazos/fp8-fixes 2025-09-04T00:03:01.3480441Z * [new branch] mlazos/freezing -> origin/mlazos/freezing 2025-09-04T00:03:01.3480512Z * [new branch] mlazos/h-comp -> origin/mlazos/h-comp 2025-09-04T00:03:01.3480581Z * [new branch] mlazos/h-comp2 -> origin/mlazos/h-comp2 2025-09-04T00:03:01.3480652Z * [new branch] mlazos/hash-hop -> origin/mlazos/hash-hop 2025-09-04T00:03:01.3480718Z * [new branch] mlazos/hc -> origin/mlazos/hc 2025-09-04T00:03:01.3480791Z * [new branch] mlazos/hc-cycles -> origin/mlazos/hc-cycles 2025-09-04T00:03:01.3480898Z * [new branch] mlazos/hc-fixes -> origin/mlazos/hc-fixes 2025-09-04T00:03:01.3480971Z * [new branch] mlazos/hc-fixes3 -> origin/mlazos/hc-fixes3 2025-09-04T00:03:01.3481042Z * [new branch] mlazos/hc-fixes4 -> origin/mlazos/hc-fixes4 2025-09-04T00:03:01.3481110Z * [new branch] mlazos/hc-hf -> origin/mlazos/hc-hf 2025-09-04T00:03:01.3481179Z * [new branch] mlazos/hc-mut -> origin/mlazos/hc-mut 2025-09-04T00:03:01.3481244Z * [new branch] mlazos/hc10 -> origin/mlazos/hc10 2025-09-04T00:03:01.3481308Z * [new branch] mlazos/hc11 -> origin/mlazos/hc11 2025-09-04T00:03:01.3481409Z * [new branch] mlazos/hc12 -> origin/mlazos/hc12 2025-09-04T00:03:01.3481472Z * [new branch] mlazos/hc13 -> origin/mlazos/hc13 2025-09-04T00:03:01.3481538Z * [new branch] mlazos/hc14 -> origin/mlazos/hc14 2025-09-04T00:03:01.3482914Z * [new branch] mlazos/hc15 -> origin/mlazos/hc15 2025-09-04T00:03:01.3482982Z * [new branch] mlazos/hc2 -> origin/mlazos/hc2 2025-09-04T00:03:01.3483045Z * [new branch] mlazos/hc4 -> origin/mlazos/hc4 2025-09-04T00:03:01.3483108Z * [new branch] mlazos/hc5 -> origin/mlazos/hc5 2025-09-04T00:03:01.3483170Z * [new branch] mlazos/hc6 -> origin/mlazos/hc6 2025-09-04T00:03:01.3483232Z * [new branch] mlazos/hc7 -> origin/mlazos/hc7 2025-09-04T00:03:01.3483296Z * [new branch] mlazos/hc8 -> origin/mlazos/hc8 2025-09-04T00:03:01.3483360Z * [new branch] mlazos/hc9 -> origin/mlazos/hc9 2025-09-04T00:03:01.3483436Z * [new branch] mlazos/hc_baseline2 -> origin/mlazos/hc_baseline2 2025-09-04T00:03:01.3483510Z * [new branch] mlazos/hop-modes -> origin/mlazos/hop-modes 2025-09-04T00:03:01.3483596Z * [new branch] mlazos/init-per-param -> origin/mlazos/init-per-param 2025-09-04T00:03:01.3483677Z * [new branch] mlazos/init_per_param -> origin/mlazos/init_per_param 2025-09-04T00:03:01.3483753Z * [new branch] mlazos/less-guards -> origin/mlazos/less-guards 2025-09-04T00:03:01.3483839Z * [new branch] mlazos/lr-composibility -> origin/mlazos/lr-composibility 2025-09-04T00:03:01.3483905Z * [new branch] mlazos/main -> origin/mlazos/main 2025-09-04T00:03:01.3483999Z * [new branch] mlazos/main-test-enablement -> origin/mlazos/main-test-enablement 2025-09-04T00:03:01.3484069Z * [new branch] mlazos/main2 -> origin/mlazos/main2 2025-09-04T00:03:01.3484132Z * [new branch] mlazos/mcg -> origin/mlazos/mcg 2025-09-04T00:03:01.3484197Z * [new branch] mlazos/mcg2 -> origin/mlazos/mcg2 2025-09-04T00:03:01.3484274Z * [new branch] mlazos/meta-guards -> origin/mlazos/meta-guards 2025-09-04T00:03:01.3484348Z * [new branch] mlazos/mlazos/ck2 -> origin/mlazos/mlazos/ck2 2025-09-04T00:03:01.3484453Z * [new branch] mlazos/mlazos/foreach-map-adam -> origin/mlazos/mlazos/foreach-map-adam 2025-09-04T00:03:01.3484550Z * [new branch] mlazos/mlazos/tf-mode-backup -> origin/mlazos/mlazos/tf-mode-backup 2025-09-04T00:03:01.3484621Z * [new branch] mlazos/mod-fix -> origin/mlazos/mod-fix 2025-09-04T00:03:01.3485990Z * [new branch] mlazos/mode-fix -> origin/mlazos/mode-fix 2025-09-04T00:03:01.3486071Z * [new branch] mlazos/more-tests -> origin/mlazos/more-tests 2025-09-04T00:03:01.3486174Z * [new branch] mlazos/no-cpp -> origin/mlazos/no-cpp 2025-09-04T00:03:01.3486277Z * [new branch] mlazos/no-init-group-handling -> origin/mlazos/no-init-group-handling 2025-09-04T00:03:01.3486417Z * [new branch] mlazos/offsets -> origin/mlazos/offsets 2025-09-04T00:03:01.3486504Z * [new branch] mlazos/opt-bench-exp2 -> origin/mlazos/opt-bench-exp2 2025-09-04T00:03:01.3486574Z * [new branch] mlazos/opt-incr -> origin/mlazos/opt-incr 2025-09-04T00:03:01.3486652Z * [new branch] mlazos/proxy-ctors -> origin/mlazos/proxy-ctors 2025-09-04T00:03:01.3486725Z * [new branch] mlazos/quant-fix -> origin/mlazos/quant-fix 2025-09-04T00:03:01.3486799Z * [new branch] mlazos/resnet-fix -> origin/mlazos/resnet-fix 2025-09-04T00:03:01.3486938Z * [new branch] mlazos/revert-inline -> origin/mlazos/revert-inline 2025-09-04T00:03:01.3487016Z * [new branch] mlazos/rm-buf-names -> origin/mlazos/rm-buf-names 2025-09-04T00:03:01.3487085Z * [new branch] mlazos/rm-code -> origin/mlazos/rm-code 2025-09-04T00:03:01.3487153Z * [new branch] mlazos/rm-spam -> origin/mlazos/rm-spam 2025-09-04T00:03:01.3487220Z * [new branch] mlazos/rtp -> origin/mlazos/rtp 2025-09-04T00:03:01.3487302Z * [new branch] mlazos/static-idx-dbg -> origin/mlazos/static-idx-dbg 2025-09-04T00:03:01.3487392Z * [new branch] mlazos/static-inputs-log -> origin/mlazos/static-inputs-log 2025-09-04T00:03:01.3487475Z * [new branch] mlazos/sub-param-fix -> origin/mlazos/sub-param-fix 2025-09-04T00:03:01.3487543Z * [new branch] mlazos/td-fix2 -> origin/mlazos/td-fix2 2025-09-04T00:03:01.3487628Z * [new branch] mlazos/tensor-hasattr2 -> origin/mlazos/tensor-hasattr2 2025-09-04T00:03:01.3487695Z * [new branch] mlazos/test -> origin/mlazos/test 2025-09-04T00:03:01.3487763Z * [new branch] mlazos/tf-mode -> origin/mlazos/tf-mode 2025-09-04T00:03:01.3487845Z * [new branch] mlazos/tf-mode-backup2 -> origin/mlazos/tf-mode-backup2 2025-09-04T00:03:01.3487926Z * [new branch] mlazos/tf-mode-reland -> origin/mlazos/tf-mode-reland 2025-09-04T00:03:01.3489331Z * [new branch] mlazos/tf-mode-reland2 -> origin/mlazos/tf-mode-reland2 2025-09-04T00:03:01.3489416Z * [new branch] mlazos/tf-mode-reland3 -> origin/mlazos/tf-mode-reland3 2025-09-04T00:03:01.3489490Z * [new branch] mlazos/topo-fix -> origin/mlazos/topo-fix 2025-09-04T00:03:01.3489573Z * [new branch] mlazos/triton-no-epi -> origin/mlazos/triton-no-epi 2025-09-04T00:03:01.3489648Z * [new branch] mlazos/tune-proto -> origin/mlazos/tune-proto 2025-09-04T00:03:01.3489727Z * [new branch] mlazos/tuple-fixes -> origin/mlazos/tuple-fixes 2025-09-04T00:03:01.3489805Z * [new branch] mlazos/tuple-fixes2 -> origin/mlazos/tuple-fixes2 2025-09-04T00:03:01.3489886Z * [new branch] mlazos/tuple-handling -> origin/mlazos/tuple-handling 2025-09-04T00:03:01.3489964Z * [new branch] mlazos/user-streams -> origin/mlazos/user-streams 2025-09-04T00:03:01.3490037Z * [new branch] mlazos/vary-beta -> origin/mlazos/vary-beta 2025-09-04T00:03:01.3490110Z * [new branch] mlazos/vary-beta2 -> origin/mlazos/vary-beta2 2025-09-04T00:03:01.3490187Z * [new branch] mlazos/weird-perf1 -> origin/mlazos/weird-perf1 2025-09-04T00:03:01.3490263Z * [new branch] mm_out_dtype_compile -> origin/mm_out_dtype_compile 2025-09-04T00:03:01.3490337Z * [new branch] modify-setupvllm -> origin/modify-setupvllm 2025-09-04T00:03:01.3490483Z * [new branch] move-theme-out-docker -> origin/move-theme-out-docker 2025-09-04T00:03:01.3490553Z * [new branch] msaroufim/be1 -> origin/msaroufim/be1 2025-09-04T00:03:01.3490627Z * [new branch] msaroufim/cn_path -> origin/msaroufim/cn_path 2025-09-04T00:03:01.3490721Z * [new branch] msaroufim/dtensorfusedadam -> origin/msaroufim/dtensorfusedadam 2025-09-04T00:03:01.3490796Z * [new branch] msaroufim/reduce -> origin/msaroufim/reduce 2025-09-04T00:03:01.3490868Z * [new branch] mtia/basic-cmake -> origin/mtia/basic-cmake 2025-09-04T00:03:01.3490932Z * [new branch] muon_dev -> origin/muon_dev 2025-09-04T00:03:01.3491024Z * [new branch] muon_dev_1 -> origin/muon_dev_1 2025-09-04T00:03:01.3491103Z * [new branch] nativert_num_outputs -> origin/nativert_num_outputs 2025-09-04T00:03:01.3491182Z * [new branch] nativert_numoutputs -> origin/nativert_numoutputs 2025-09-04T00:03:01.3492581Z * [new branch] new-modifiy-setupvllm -> origin/new-modifiy-setupvllm 2025-09-04T00:03:01.3492656Z * [new branch] new-setupvllm -> origin/new-setupvllm 2025-09-04T00:03:01.3492726Z * [new branch] new_zeros_dtype -> origin/new_zeros_dtype 2025-09-04T00:03:01.3492796Z * [new branch] newtest-base -> origin/newtest-base 2025-09-04T00:03:01.3492867Z * [new branch] ngimel/cat_perf1 -> origin/ngimel/cat_perf1 2025-09-04T00:03:01.3492939Z * [new branch] ngimel/einsum_fix -> origin/ngimel/einsum_fix 2025-09-04T00:03:01.3493024Z * [new branch] ngimel/error_index_list -> origin/ngimel/error_index_list 2025-09-04T00:03:01.3493099Z * [new branch] ngimel/fabric_check -> origin/ngimel/fabric_check 2025-09-04T00:03:01.3493196Z * [new branch] ngimel/fabric_driver_version -> origin/ngimel/fabric_driver_version 2025-09-04T00:03:01.3493270Z * [new branch] ngimel/fabric_fix -> origin/ngimel/fabric_fix 2025-09-04T00:03:01.3493361Z * [new branch] ngimel/fix_driver_init_error -> origin/ngimel/fix_driver_init_error 2025-09-04T00:03:01.3493449Z * [new branch] ngimel/fix_nccl_segment_seg -> origin/ngimel/fix_nccl_segment_seg 2025-09-04T00:03:01.3493517Z * [new branch] ngimel/gg_new -> origin/ngimel/gg_new 2025-09-04T00:03:01.3493590Z * [new branch] ngimel/modeguard -> origin/ngimel/modeguard 2025-09-04T00:03:01.3493668Z * [new branch] ngimel/multicast_fix -> origin/ngimel/multicast_fix 2025-09-04T00:03:01.3493752Z * [new branch] ngimel/rocm_handle_type -> origin/ngimel/rocm_handle_type 2025-09-04T00:03:01.3493837Z * [new branch] ngimel/symm_handle_fabric -> origin/ngimel/symm_handle_fabric 2025-09-04T00:03:01.3493919Z * [new branch] ngimel/unbind_multimem -> origin/ngimel/unbind_multimem 2025-09-04T00:03:01.3493984Z * [new branch] nightly -> origin/nightly 2025-09-04T00:03:01.3494067Z * [new branch] nmacchioni-patch-10 -> origin/nmacchioni-patch-10 2025-09-04T00:03:01.3494146Z * [new branch] nmacchioni-patch-7 -> origin/nmacchioni-patch-7 2025-09-04T00:03:01.3494226Z * [new branch] nmacchioni-patch-8 -> origin/nmacchioni-patch-8 2025-09-04T00:03:01.3494303Z * [new branch] nmacchioni-patch-9 -> origin/nmacchioni-patch-9 2025-09-04T00:03:01.3494381Z * [new branch] nullplay/fuse_matmul -> origin/nullplay/fuse_matmul 2025-09-04T00:03:01.3495752Z * [new branch] nullplay_fuse_matmul -> origin/nullplay_fuse_matmul 2025-09-04T00:03:01.3495820Z * [new branch] one-off -> origin/one-off 2025-09-04T00:03:01.3495931Z * [new branch] orig/release/1.10 -> origin/orig/release/1.10 2025-09-04T00:03:01.3496005Z * [new branch] orig/release/1.11 -> origin/orig/release/1.11 2025-09-04T00:03:01.3496076Z * [new branch] orig/release/1.12 -> origin/orig/release/1.12 2025-09-04T00:03:01.3496147Z * [new branch] orig/release/1.13 -> origin/orig/release/1.13 2025-09-04T00:03:01.3496219Z * [new branch] orig/release/1.6 -> origin/orig/release/1.6 2025-09-04T00:03:01.3496291Z * [new branch] orig/release/1.7 -> origin/orig/release/1.7 2025-09-04T00:03:01.3496433Z * [new branch] orig/release/1.8 -> origin/orig/release/1.8 2025-09-04T00:03:01.3496555Z * [new branch] orig/release/1.9 -> origin/orig/release/1.9 2025-09-04T00:03:01.3496625Z * [new branch] orig/release/2.0 -> origin/orig/release/2.0 2025-09-04T00:03:01.3496695Z * [new branch] orig/release/2.1 -> origin/orig/release/2.1 2025-09-04T00:03:01.3496764Z * [new branch] orig/release/2.2 -> origin/orig/release/2.2 2025-09-04T00:03:01.3496834Z * [new branch] orig/release/2.3 -> origin/orig/release/2.3 2025-09-04T00:03:01.3496903Z * [new branch] orig/release/2.4 -> origin/orig/release/2.4 2025-09-04T00:03:01.3496972Z * [new branch] orig/release/2.5 -> origin/orig/release/2.5 2025-09-04T00:03:01.3497042Z * [new branch] orig/release/2.6 -> origin/orig/release/2.6 2025-09-04T00:03:01.3497111Z * [new branch] orig/release/2.7 -> origin/orig/release/2.7 2025-09-04T00:03:01.3497181Z * [new branch] orig/release/2.8 -> origin/orig/release/2.8 2025-09-04T00:03:01.3497252Z * [new branch] oulgen/fx_graph -> origin/oulgen/fx_graph 2025-09-04T00:03:01.3497325Z * [new branch] padded-tensor -> origin/padded-tensor 2025-09-04T00:03:01.3497388Z * [new branch] pca2 -> origin/pca2 2025-09-04T00:03:01.3497465Z * [new branch] pianpwk-patch-1 -> origin/pianpwk-patch-1 2025-09-04T00:03:01.3497581Z * [new branch] pianpwk/backed_size_oblivious_export -> origin/pianpwk/backed_size_oblivious_export 2025-09-04T00:03:01.3497664Z * [new branch] pianpwk/dde_repeat_cat -> origin/pianpwk/dde_repeat_cat 2025-09-04T00:03:01.3499207Z * [new branch] pianpwk/invalidate_fake_memo -> origin/pianpwk/invalidate_fake_memo 2025-09-04T00:03:01.3499292Z * [new branch] pianpwk/max_1_strides -> origin/pianpwk/max_1_strides 2025-09-04T00:03:01.3499378Z * [new branch] pianpwk/maybe_guard_rel -> origin/pianpwk/maybe_guard_rel 2025-09-04T00:03:01.3499461Z * [new branch] pianpwk/nonzero_memo -> origin/pianpwk/nonzero_memo 2025-09-04T00:03:01.3499578Z * [new branch] pianpwk/oblivious_reshape_view_better -> origin/pianpwk/oblivious_reshape_view_better 2025-09-04T00:03:01.3499679Z * [new branch] pianpwk/oblivious_slice_forward -> origin/pianpwk/oblivious_slice_forward 2025-09-04T00:03:01.3499764Z * [new branch] pianpwk/oblivious_where -> origin/pianpwk/oblivious_where 2025-09-04T00:03:01.3499853Z * [new branch] pianpwk/param_static_pgo -> origin/pianpwk/param_static_pgo 2025-09-04T00:03:01.3499939Z * [new branch] pianpwk/pre_forward_hook -> origin/pianpwk/pre_forward_hook 2025-09-04T00:03:01.3500040Z * [new branch] pianpwk/remove_guard_fail_break -> origin/pianpwk/remove_guard_fail_break 2025-09-04T00:03:01.3500131Z * [new branch] pianpwk/slice_fresh_symbols -> origin/pianpwk/slice_fresh_symbols 2025-09-04T00:03:01.3500280Z * [new branch] pianpwk/sym_tokens_draft -> origin/pianpwk/sym_tokens_draft 2025-09-04T00:03:01.3500395Z * [new branch] pianpwk/test_pointwise_guard_or_false -> origin/pianpwk/test_pointwise_guard_or_false 2025-09-04T00:03:01.3500489Z * [new branch] pianpwk/test_slice_fake_impl -> origin/pianpwk/test_slice_fake_impl 2025-09-04T00:03:01.3500587Z * [new branch] pianpwk/totally_draft_sym_wrap -> origin/pianpwk/totally_draft_sym_wrap 2025-09-04T00:03:01.3500685Z * [new branch] pianpwk/unbacked_channels_last -> origin/pianpwk/unbacked_channels_last 2025-09-04T00:03:01.3500779Z * [new branch] pianpwk/unbacked_safe_conv1d -> origin/pianpwk/unbacked_safe_conv1d 2025-09-04T00:03:01.3500870Z * [new branch] pianpwk/unbacked_sdpa_flash -> origin/pianpwk/unbacked_sdpa_flash 2025-09-04T00:03:01.3500994Z * [new branch] pianpwk/unbacked_should_swap -> origin/pianpwk/unbacked_should_swap 2025-09-04T00:03:01.3501093Z * [new branch] pianpwk/unbacked_should_swap_2 -> origin/pianpwk/unbacked_should_swap_2 2025-09-04T00:03:01.3501190Z * [new branch] pianpwk/unbacked_slice_binding -> origin/pianpwk/unbacked_slice_binding 2025-09-04T00:03:01.3501286Z * [new branch] pianpwk/unbacked_slice_forward -> origin/pianpwk/unbacked_slice_forward 2025-09-04T00:03:01.3501368Z * [new branch] pianpwk/user_symints -> origin/pianpwk/user_symints 2025-09-04T00:03:01.3501449Z * [new branch] pianpwk/wan21_reshape -> origin/pianpwk/wan21_reshape 2025-09-04T00:03:01.3502853Z * [new branch] pianpwk/whitelist_optimizer -> origin/pianpwk/whitelist_optimizer 2025-09-04T00:03:01.3502927Z * [new branch] pin-torchao -> origin/pin-torchao 2025-09-04T00:03:01.3503015Z * [new branch] piz/fall_back_missing_0716 -> origin/piz/fall_back_missing_0716 2025-09-04T00:03:01.3503099Z * [new branch] piz/improve_scatter_0808 -> origin/piz/improve_scatter_0808 2025-09-04T00:03:01.3503173Z * [new branch] pool-separate -> origin/pool-separate 2025-09-04T00:03:01.3503239Z * [new branch] pr-156087 -> origin/pr-156087 2025-09-04T00:03:01.3503302Z * [new branch] pr/131860 -> origin/pr/131860 2025-09-04T00:03:01.3503377Z * [new branch] predispatch_to -> origin/predispatch_to 2025-09-04T00:03:01.3503446Z * [new branch] pt-opt-cuda3 -> origin/pt-opt-cuda3 2025-09-04T00:03:01.3503514Z * [new branch] pyobjectslot -> origin/pyobjectslot 2025-09-04T00:03:01.3503600Z * [new branch] python_compiled_autograd -> origin/python_compiled_autograd 2025-09-04T00:03:01.3503686Z * [new branch] qchip/export-D54134695 -> origin/qchip/export-D54134695 2025-09-04T00:03:01.3503752Z * [new branch] quint-bits -> origin/quint-bits 2025-09-04T00:03:01.3503821Z * [new branch] release/1.10 -> origin/release/1.10 2025-09-04T00:03:01.3503886Z * [new branch] release/1.11 -> origin/release/1.11 2025-09-04T00:03:01.3503951Z * [new branch] release/1.12 -> origin/release/1.12 2025-09-04T00:03:01.3504016Z * [new branch] release/1.13 -> origin/release/1.13 2025-09-04T00:03:01.3504080Z * [new branch] release/1.4 -> origin/release/1.4 2025-09-04T00:03:01.3504147Z * [new branch] release/1.4.1 -> origin/release/1.4.1 2025-09-04T00:03:01.3504212Z * [new branch] release/1.5 -> origin/release/1.5 2025-09-04T00:03:01.3504277Z * [new branch] release/1.6 -> origin/release/1.6 2025-09-04T00:03:01.3504341Z * [new branch] release/1.7 -> origin/release/1.7 2025-09-04T00:03:01.3504441Z * [new branch] release/1.8 -> origin/release/1.8 2025-09-04T00:03:01.3504505Z * [new branch] release/1.9 -> origin/release/1.9 2025-09-04T00:03:01.3505873Z * [new branch] release/2.0 -> origin/release/2.0 2025-09-04T00:03:01.3505940Z * [new branch] release/2.1 -> origin/release/2.1 2025-09-04T00:03:01.3506004Z * [new branch] release/2.2 -> origin/release/2.2 2025-09-04T00:03:01.3506067Z * [new branch] release/2.3 -> origin/release/2.3 2025-09-04T00:03:01.3506129Z * [new branch] release/2.4 -> origin/release/2.4 2025-09-04T00:03:01.3506192Z * [new branch] release/2.5 -> origin/release/2.5 2025-09-04T00:03:01.3506290Z * [new branch] release/2.6 -> origin/release/2.6 2025-09-04T00:03:01.3506405Z * [new branch] release/2.7 -> origin/release/2.7 2025-09-04T00:03:01.3506473Z * [new branch] release/2.8 -> origin/release/2.8 2025-09-04T00:03:01.3506539Z * [new branch] release_notes -> origin/release_notes 2025-09-04T00:03:01.3506630Z * [new branch] remove-actionable-label -> origin/remove-actionable-label 2025-09-04T00:03:01.3506696Z * [new branch] remove-ao -> origin/remove-ao 2025-09-04T00:03:01.3506822Z * [new branch] replace-pytorch-labs-20250812-195836 -> origin/replace-pytorch-labs-20250812-195836 2025-09-04T00:03:01.3506943Z * [new branch] replace-pytorch-labs-20250812-200248 -> origin/replace-pytorch-labs-20250812-200248 2025-09-04T00:03:01.3507062Z * [new branch] replace-pytorch-labs-20250812-200324 -> origin/replace-pytorch-labs-20250812-200324 2025-09-04T00:03:01.3507182Z * [new branch] replace-pytorch-labs-20250812-204020 -> origin/replace-pytorch-labs-20250812-204020 2025-09-04T00:03:01.3507301Z * [new branch] replace-pytorch-labs-20250812-204125 -> origin/replace-pytorch-labs-20250812-204125 2025-09-04T00:03:01.3507418Z * [new branch] replace-pytorch-labs-20250812-205624 -> origin/replace-pytorch-labs-20250812-205624 2025-09-04T00:03:01.3507551Z * [new branch] revert-131069-gh/krzysztofjordan/1/head -> origin/revert-131069-gh/krzysztofjordan/1/head 2025-09-04T00:03:01.3507663Z * [new branch] revert-131469-gh/andrewor14/51/head -> origin/revert-131469-gh/andrewor14/51/head 2025-09-04T00:03:01.3507768Z * [new branch] revert-156870-gh/skarjala/3/head -> origin/revert-156870-gh/skarjala/3/head 2025-09-04T00:03:01.3507943Z * [new branch] revert-157914-cherry-pick-157503-by-pytorch_bot_bot_ -> origin/revert-157914-cherry-pick-157503-by-pytorch_bot_bot_ 2025-09-04T00:03:01.3508018Z * [new branch] rocm-monitoring -> origin/rocm-monitoring 2025-09-04T00:03:01.3508130Z * [new branch] run-torchbench-smoke-test-h100 -> origin/run-torchbench-smoke-test-h100 2025-09-04T00:03:01.3509656Z * [new branch] ryanguo99/cleanup-dynamo-expected-failures -> origin/ryanguo99/cleanup-dynamo-expected-failures 2025-09-04T00:03:01.3509754Z * [new branch] ryanguo99/fix-closure-var -> origin/ryanguo99/fix-closure-var 2025-09-04T00:03:01.3509835Z * [new branch] rzou/faketensor_bench -> origin/rzou/faketensor_bench 2025-09-04T00:03:01.3509901Z * [new branch] rzou/njt -> origin/rzou/njt 2025-09-04T00:03:01.3509965Z * [new branch] rzou/pca -> origin/rzou/pca 2025-09-04T00:03:01.3510036Z * [new branch] rzou/realprop -> origin/rzou/realprop 2025-09-04T00:03:01.3510114Z * [new branch] rzou/setup_context -> origin/rzou/setup_context 2025-09-04T00:03:01.3510303Z * [new branch] sanchitintel/refactor_aten_int8_woq_gemm -> origin/sanchitintel/refactor_aten_int8_woq_gemm 2025-09-04T00:03:01.3510471Z * [new branch] sanchitintel/weird_thing_with_test_cpu_select_algorithm -> origin/sanchitintel/weird_thing_with_test_cpu_select_algorithm 2025-09-04T00:03:01.3510567Z * [new branch] sapling-pr-archive-SS-JIA -> origin/sapling-pr-archive-SS-JIA 2025-09-04T00:03:01.3510630Z * [new branch] save -> origin/save 2025-09-04T00:03:01.3510696Z * [new branch] sdym/2.5.1 -> origin/sdym/2.5.1 2025-09-04T00:03:01.3510777Z * [new branch] seemethere-patch-1 -> origin/seemethere-patch-1 2025-09-04T00:03:01.3510848Z * [new branch] setup-torchci -> origin/setup-torchci 2025-09-04T00:03:01.3510967Z * [new branch] setupvllm -> origin/setupvllm 2025-09-04T00:03:01.3511041Z * [new branch] share_and_pin_fork -> origin/share_and_pin_fork 2025-09-04T00:03:01.3511124Z * [new branch] shengf/fx-xform-perf -> origin/shengf/fx-xform-perf 2025-09-04T00:03:01.3511204Z * [new branch] shikaili_fp8_allgather -> origin/shikaili_fp8_allgather 2025-09-04T00:03:01.3511284Z * [new branch] shoumikhin-patch-1 -> origin/shoumikhin-patch-1 2025-09-04T00:03:01.3511365Z * [new branch] shoumikhin-patch-12 -> origin/shoumikhin-patch-12 2025-09-04T00:03:01.3511456Z * [new branch] simplify-fq-per-channel -> origin/simplify-fq-per-channel 2025-09-04T00:03:01.3511534Z * [new branch] solve-accuracy-fix -> origin/solve-accuracy-fix 2025-09-04T00:03:01.3511619Z * [new branch] soulitzer/stash-tls-ac -> origin/soulitzer/stash-tls-ac 2025-09-04T00:03:01.3511693Z * [new branch] sqzhang/flight4 -> origin/sqzhang/flight4 2025-09-04T00:03:01.3513090Z * [new branch] sqzhang/flight4plus -> origin/sqzhang/flight4plus 2025-09-04T00:03:01.3513187Z * [new branch] sraikund/record_funct_test -> origin/sraikund/record_funct_test 2025-09-04T00:03:01.3513258Z * [new branch] sraikund16/test -> origin/sraikund16/test 2025-09-04T00:03:01.3513354Z * [new branch] stablize-compilation-time -> origin/stablize-compilation-time 2025-09-04T00:03:01.3513437Z * [new branch] standalone-templates -> origin/standalone-templates 2025-09-04T00:03:01.3513526Z * [new branch] standalone_package_weights -> origin/standalone_package_weights 2025-09-04T00:03:01.3513603Z * [new branch] starterTaskUpdate -> origin/starterTaskUpdate 2025-09-04T00:03:01.3513672Z * [new branch] subgraph_fuse -> origin/subgraph_fuse 2025-09-04T00:03:01.3513765Z * [new branch] support-uv-in-collect_env -> origin/support-uv-in-collect_env 2025-09-04T00:03:01.3513830Z * [new branch] sve-poc -> origin/sve-poc 2025-09-04T00:03:01.3513904Z * [new branch] svekars-patch-1 -> origin/svekars-patch-1 2025-09-04T00:03:01.3513970Z * [new branch] switch-bn -> origin/switch-bn 2025-09-04T00:03:01.3514060Z * [new branch] sympy-bottleneck-repro -> origin/sympy-bottleneck-repro 2025-09-04T00:03:01.3514142Z * [new branch] tensordict_integration -> origin/tensordict_integration 2025-09-04T00:03:01.3514206Z * [new branch] test-7054 -> origin/test-7054 2025-09-04T00:03:01.3514292Z * [new branch] test-move-conda-builds -> origin/test-move-conda-builds 2025-09-04T00:03:01.3514394Z * [new branch] test-myst-markdown-docstring -> origin/test-myst-markdown-docstring 2025-09-04T00:03:01.3514460Z * [new branch] test-old -> origin/test-old 2025-09-04T00:03:01.3514566Z * [new branch] test-vec-migration-internally -> origin/test-vec-migration-internally 2025-09-04T00:03:01.3514668Z * [new branch] test/bmm_heur -> origin/test/bmm_heur 2025-09-04T00:03:01.3514736Z * [new branch] test/inductor -> origin/test/inductor 2025-09-04T00:03:01.3514826Z * [new branch] tianren/flex_paged_attn_fix -> origin/tianren/flex_paged_attn_fix 2025-09-04T00:03:01.3514929Z * [new branch] tianren/flex_paged_attn_fix_temp -> origin/tianren/flex_paged_attn_fix_temp 2025-09-04T00:03:01.3514997Z * [new branch] tianren/test -> origin/tianren/test 2025-09-04T00:03:01.3516447Z * [new branch] tidy_performance_cyy -> origin/tidy_performance_cyy 2025-09-04T00:03:01.3516524Z * [new branch] torchtitan_ep -> origin/torchtitan_ep 2025-09-04T00:03:01.3516669Z * [new branch] trace_fsdp_torchtune_lora -> origin/trace_fsdp_torchtune_lora 2025-09-04T00:03:01.3516755Z * [new branch] traceable_fsdp_unit_tests -> origin/traceable_fsdp_unit_tests 2025-09-04T00:03:01.3516828Z * [new branch] tree_loop_vec_base -> origin/tree_loop_vec_base 2025-09-04T00:03:01.3516893Z * [new branch] tree_vec_base -> origin/tree_vec_base 2025-09-04T00:03:01.3516962Z * [new branch] triton-update -> origin/triton-update 2025-09-04T00:03:01.3517028Z * [new branch] triton_kernel -> origin/triton_kernel 2025-09-04T00:03:01.3517102Z * [new branch] triton_kernel_perf -> origin/triton_kernel_perf 2025-09-04T00:03:01.3517165Z * [new branch] tt_pkg_1908 -> origin/tt_pkg_1908 2025-09-04T00:03:01.3517270Z * [new branch] tweak-transformer-dependabot -> origin/tweak-transformer-dependabot 2025-09-04T00:03:01.3517335Z * [new branch] type_dec -> origin/type_dec 2025-09-04T00:03:01.3517431Z * [new branch] udate-sphinx-dependancies -> origin/udate-sphinx-dependancies 2025-09-04T00:03:01.3517572Z * [new branch] update-audio-commit-hash/16737365217-1704-1 -> origin/update-audio-commit-hash/16737365217-1704-1 2025-09-04T00:03:01.3517707Z * [new branch] update-audio-commit-hash/16791960928-1711-1 -> origin/update-audio-commit-hash/16791960928-1711-1 2025-09-04T00:03:01.3517839Z * [new branch] update-audio-commit-hash/16818882925-1712-1 -> origin/update-audio-commit-hash/16818882925-1712-1 2025-09-04T00:03:01.3517970Z * [new branch] update-audio-commit-hash/16895560422-1720-1 -> origin/update-audio-commit-hash/16895560422-1720-1 2025-09-04T00:03:01.3518100Z * [new branch] update-audio-commit-hash/16924174496-1738-1 -> origin/update-audio-commit-hash/16924174496-1738-1 2025-09-04T00:03:01.3518230Z * [new branch] update-audio-commit-hash/17002010821-1749-1 -> origin/update-audio-commit-hash/17002010821-1749-1 2025-09-04T00:03:01.3518362Z * [new branch] update-audio-commit-hash/17056004427-1766-1 -> origin/update-audio-commit-hash/17056004427-1766-1 2025-09-04T00:03:01.3518491Z * [new branch] update-audio-commit-hash/17085054029-1767-1 -> origin/update-audio-commit-hash/17085054029-1767-1 2025-09-04T00:03:01.3518621Z * [new branch] update-audio-commit-hash/17142507405-1771-1 -> origin/update-audio-commit-hash/17142507405-1771-1 2025-09-04T00:03:01.3518751Z * [new branch] update-audio-commit-hash/17168762740-1773-1 -> origin/update-audio-commit-hash/17168762740-1773-1 2025-09-04T00:03:01.3518880Z * [new branch] update-audio-commit-hash/17311174639-1780-1 -> origin/update-audio-commit-hash/17311174639-1780-1 2025-09-04T00:03:01.3519009Z * [new branch] update-audio-commit-hash/17336898740-1781-1 -> origin/update-audio-commit-hash/17336898740-1781-1 2025-09-04T00:03:01.3520575Z * [new branch] update-audio-commit-hash/17389727684-1786-1 -> origin/update-audio-commit-hash/17389727684-1786-1 2025-09-04T00:03:01.3520672Z * [new branch] update-dynamic-shapes-doc -> origin/update-dynamic-shapes-doc 2025-09-04T00:03:01.3520826Z * [new branch] update-executorch-commit-hash/15694981040-1626-1 -> origin/update-executorch-commit-hash/15694981040-1626-1 2025-09-04T00:03:01.3520964Z * [new branch] update-triton-commit-hash/13663274526-1487-2 -> origin/update-triton-commit-hash/13663274526-1487-2 2025-09-04T00:03:01.3521099Z * [new branch] update-vision-commit-hash/15336342773-1607-1 -> origin/update-vision-commit-hash/15336342773-1607-1 2025-09-04T00:03:01.3521228Z * [new branch] update-vllm-commit-hash/16663082088-1700-1 -> origin/update-vllm-commit-hash/16663082088-1700-1 2025-09-04T00:03:01.3521388Z * [new branch] update-vllm-commit-hash/16737365217-1704-1 -> origin/update-vllm-commit-hash/16737365217-1704-1 2025-09-04T00:03:01.3521514Z * [new branch] update-vllm-commit-hash/16843157111-1713-1 -> origin/update-vllm-commit-hash/16843157111-1713-1 2025-09-04T00:03:01.3521640Z * [new branch] update-vllm-commit-hash/16855312394-1714-1 -> origin/update-vllm-commit-hash/16855312394-1714-1 2025-09-04T00:03:01.3521764Z * [new branch] update-vllm-commit-hash/16924174496-1738-1 -> origin/update-vllm-commit-hash/16924174496-1738-1 2025-09-04T00:03:01.3521889Z * [new branch] update-vllm-commit-hash/16952608705-1745-1 -> origin/update-vllm-commit-hash/16952608705-1745-1 2025-09-04T00:03:01.3522016Z * [new branch] update-vllm-commit-hash/16979836546-1748-1 -> origin/update-vllm-commit-hash/16979836546-1748-1 2025-09-04T00:03:01.3522140Z * [new branch] update-vllm-commit-hash/17014576881-1756-1 -> origin/update-vllm-commit-hash/17014576881-1756-1 2025-09-04T00:03:01.3522267Z * [new branch] update-vllm-commit-hash/17027830869-1761-1 -> origin/update-vllm-commit-hash/17027830869-1761-1 2025-09-04T00:03:01.3522393Z * [new branch] update-vllm-commit-hash/17056004427-1766-1 -> origin/update-vllm-commit-hash/17056004427-1766-1 2025-09-04T00:03:01.3522517Z * [new branch] update-vllm-commit-hash/17085054029-1767-1 -> origin/update-vllm-commit-hash/17085054029-1767-1 2025-09-04T00:03:01.3522641Z * [new branch] update-vllm-commit-hash/17113610216-1768-1 -> origin/update-vllm-commit-hash/17113610216-1768-1 2025-09-04T00:03:01.3522766Z * [new branch] update-vllm-commit-hash/17142507405-1771-1 -> origin/update-vllm-commit-hash/17142507405-1771-1 2025-09-04T00:03:01.3522890Z * [new branch] update-vllm-commit-hash/17181878974-1774-1 -> origin/update-vllm-commit-hash/17181878974-1774-1 2025-09-04T00:03:01.3523015Z * [new branch] update-vllm-commit-hash/17311174639-1780-1 -> origin/update-vllm-commit-hash/17311174639-1780-1 2025-09-04T00:03:01.3523143Z * [new branch] update-vllm-commit-hash/17336898740-1781-1 -> origin/update-vllm-commit-hash/17336898740-1781-1 2025-09-04T00:03:01.3523268Z * [new branch] update-vllm-commit-hash/17364352302-1785-1 -> origin/update-vllm-commit-hash/17364352302-1785-1 2025-09-04T00:03:01.3523392Z * [new branch] update-vllm-commit-hash/17389727684-1786-1 -> origin/update-vllm-commit-hash/17389727684-1786-1 2025-09-04T00:03:01.3524828Z * [new branch] update-xla-commit-hash/16717126778-197-1 -> origin/update-xla-commit-hash/16717126778-197-1 2025-09-04T00:03:01.3524957Z * [new branch] update-xla-commit-hash/16873912760-198-1 -> origin/update-xla-commit-hash/16873912760-198-1 2025-09-04T00:03:01.3525077Z * [new branch] update-xla-commit-hash/17034266655-199-1 -> origin/update-xla-commit-hash/17034266655-199-1 2025-09-04T00:03:01.3525202Z * [new branch] update-xla-commit-hash/17202464405-200-1 -> origin/update-xla-commit-hash/17202464405-200-1 2025-09-04T00:03:01.3525367Z * [new branch] update_docs_torch_multinomial_issue#125388 -> origin/update_docs_torch_multinomial_issue#125388 2025-09-04T00:03:01.3525451Z * [new branch] update_executorch_pin -> origin/update_executorch_pin 2025-09-04T00:03:01.3525540Z * [new branch] update_slow_tests_1722488736 -> origin/update_slow_tests_1722488736 2025-09-04T00:03:01.3525625Z * [new branch] update_slow_tests_1722879173 -> origin/update_slow_tests_1722879173 2025-09-04T00:03:01.3525710Z * [new branch] update_slow_tests_1752478971 -> origin/update_slow_tests_1752478971 2025-09-04T00:03:01.3525794Z * [new branch] update_slow_tests_1755502951 -> origin/update_slow_tests_1755502951 2025-09-04T00:03:01.3525878Z * [new branch] update_slow_tests_1756107664 -> origin/update_slow_tests_1756107664 2025-09-04T00:03:01.3525997Z * [new branch] update_submodule_FBGEMM -> origin/update_submodule_FBGEMM 2025-09-04T00:03:01.3526081Z * [new branch] update_submodule_kineto -> origin/update_submodule_kineto 2025-09-04T00:03:01.3526172Z * [new branch] update_submodule_tensorpipe -> origin/update_submodule_tensorpipe 2025-09-04T00:03:01.3526237Z * [new branch] v0.1.2 -> origin/v0.1.2 2025-09-04T00:03:01.3526304Z * [new branch] v1.0.1 -> origin/v1.0.1 2025-09-04T00:03:01.3526427Z * [new branch] v1.0.3 -> origin/v1.0.3 2025-09-04T00:03:01.3526490Z * [new branch] v1.1.0 -> origin/v1.1.0 2025-09-04T00:03:01.3526548Z * [new branch] v1.2.0 -> origin/v1.2.0 2025-09-04T00:03:01.3526607Z * [new branch] v1.3.0 -> origin/v1.3.0 2025-09-04T00:03:01.3526667Z * [new branch] v1.3.1 -> origin/v1.3.1 2025-09-04T00:03:01.3526733Z * [new branch] validate_fn -> origin/validate_fn 2025-09-04T00:03:01.3526809Z * [new branch] validations_2.6 -> origin/validations_2.6 2025-09-04T00:03:01.3526880Z * [new branch] validations_2.8 -> origin/validations_2.8 2025-09-04T00:03:01.3526948Z * [new branch] viable/strict -> origin/viable/strict 2025-09-04T00:03:01.3528354Z * [new branch] vllmbuildci -> origin/vllmbuildci 2025-09-04T00:03:01.3528419Z * [new branch] vllmpin -> origin/vllmpin 2025-09-04T00:03:01.3528506Z * [new branch] wdvr/conda_devcontainer -> origin/wdvr/conda_devcontainer 2025-09-04T00:03:01.3528575Z * [new branch] wdvr/iss_145259 -> origin/wdvr/iss_145259 2025-09-04T00:03:01.3528651Z * [new branch] weight_sharing_cpp -> origin/weight_sharing_cpp 2025-09-04T00:03:01.3528719Z * [new branch] whc/flight4 -> origin/whc/flight4 2025-09-04T00:03:01.3528790Z * [new branch] whc/flight51 -> origin/whc/flight51 2025-09-04T00:03:01.3528855Z * [new branch] whc/flight53 -> origin/whc/flight53 2025-09-04T00:03:01.3528921Z * [new branch] whc/stage2 -> origin/whc/stage2 2025-09-04T00:03:01.3528985Z * [new branch] whc/uneven -> origin/whc/uneven 2025-09-04T00:03:01.3529060Z * [new branch] whc/uneven-merge -> origin/whc/uneven-merge 2025-09-04T00:03:01.3529125Z * [new branch] win_warnings -> origin/win_warnings 2025-09-04T00:03:01.3529199Z * [new branch] workonoldcommit -> origin/workonoldcommit 2025-09-04T00:03:01.3529353Z * [new branch] wychi-autotune-prune-configs-by-shared-mem -> origin/wychi-autotune-prune-configs-by-shared-mem 2025-09-04T00:03:01.3529421Z * [new branch] xmfan/ca_0516 -> origin/xmfan/ca_0516 2025-09-04T00:03:01.3529559Z * [new branch] xmfan/ca_1051b93192 -> origin/xmfan/ca_1051b93192 2025-09-04T00:03:01.3529710Z * [new branch] xmfan/ca_1a722f62c248391fc4a542e8851a5559aa356ae8 -> origin/xmfan/ca_1a722f62c248391fc4a542e8851a5559aa356ae8 2025-09-04T00:03:01.3529785Z * [new branch] xmfan/ca_5a2be192d1 -> origin/xmfan/ca_5a2be192d1 2025-09-04T00:03:01.3529858Z * [new branch] xmfan/ca_9d59b516e9 -> origin/xmfan/ca_9d59b516e9 2025-09-04T00:03:01.3529925Z * [new branch] xmfan/ca_api -> origin/xmfan/ca_api 2025-09-04T00:03:01.3529992Z * [new branch] xmfan/ca_apr8 -> origin/xmfan/ca_apr8 2025-09-04T00:03:01.3530058Z * [new branch] xmfan/ca_base -> origin/xmfan/ca_base 2025-09-04T00:03:01.3530187Z * [new branch] xmfan/ca_cudagraphs -> origin/xmfan/ca_cudagraphs 2025-09-04T00:03:01.3530259Z * [new branch] xmfan/ca_dynamic -> origin/xmfan/ca_dynamic 2025-09-04T00:03:01.3531653Z * [new branch] xmfan/ca_fix_dyn -> origin/xmfan/ca_fix_dyn 2025-09-04T00:03:01.3531736Z * [new branch] xmfan/ca_fix_lowering -> origin/xmfan/ca_fix_lowering 2025-09-04T00:03:01.3531815Z * [new branch] xmfan/ca_fix_polyfills -> origin/xmfan/ca_fix_polyfills 2025-09-04T00:03:01.3531881Z * [new branch] xmfan/ca_jan3 -> origin/xmfan/ca_jan3 2025-09-04T00:03:01.3531950Z * [new branch] xmfan/ca_jun18 -> origin/xmfan/ca_jun18 2025-09-04T00:03:01.3532017Z * [new branch] xmfan/ca_jun24 -> origin/xmfan/ca_jun24 2025-09-04T00:03:01.3532089Z * [new branch] xmfan/ca_mem_base -> origin/xmfan/ca_mem_base 2025-09-04T00:03:01.3532161Z * [new branch] xmfan/ca_mem_fix -> origin/xmfan/ca_mem_fix 2025-09-04T00:03:01.3532234Z * [new branch] xmfan/ca_memory_fix -> origin/xmfan/ca_memory_fix 2025-09-04T00:03:01.3532322Z * [new branch] xmfan/ca_memory_fix_rebased -> origin/xmfan/ca_memory_fix_rebased 2025-09-04T00:03:01.3532412Z * [new branch] xmfan/ca_memory_fix_rebased2 -> origin/xmfan/ca_memory_fix_rebased2 2025-09-04T00:03:01.3532488Z * [new branch] xmfan/ca_move_to_cuda -> origin/xmfan/ca_move_to_cuda 2025-09-04T00:03:01.3532557Z * [new branch] xmfan/ca_nested -> origin/xmfan/ca_nested 2025-09-04T00:03:01.3532630Z * [new branch] xmfan/ca_overhead -> origin/xmfan/ca_overhead 2025-09-04T00:03:01.3532720Z * [new branch] xmfan/ca_overhead_0eba7e5451 -> origin/xmfan/ca_overhead_0eba7e5451 2025-09-04T00:03:01.3532789Z * [new branch] xmfan/ca_scalar -> origin/xmfan/ca_scalar 2025-09-04T00:03:01.3532876Z * [new branch] xmfan/ca_subclass_mem_fix -> origin/xmfan/ca_subclass_mem_fix 2025-09-04T00:03:01.3532949Z * [new branch] xmfan/ca_warm_mem -> origin/xmfan/ca_warm_mem 2025-09-04T00:03:01.3533026Z * [new branch] xmfan/ca_warm_mem_base -> origin/xmfan/ca_warm_mem_base 2025-09-04T00:03:01.3533098Z * [new branch] xmfan/cacu_jun18 -> origin/xmfan/cacu_jun18 2025-09-04T00:03:01.3533167Z * [new branch] xmfan/cacu_jun19 -> origin/xmfan/cacu_jun19 2025-09-04T00:03:01.3533236Z * [new branch] xmfan/cacu_jun4 -> origin/xmfan/cacu_jun4 2025-09-04T00:03:01.3533305Z * [new branch] xmfan/cacu_may27 -> origin/xmfan/cacu_may27 2025-09-04T00:03:01.3533393Z * [new branch] xmfan/disable_duck_shape -> origin/xmfan/disable_duck_shape 2025-09-04T00:03:01.3534789Z * [new branch] xmfan/fca_cpp_node_passthrough -> origin/xmfan/fca_cpp_node_passthrough 2025-09-04T00:03:01.3534871Z * [new branch] xmfan/issue_123374 -> origin/xmfan/issue_123374 2025-09-04T00:03:01.3535066Z * [new branch] xmfan/post_3945954741e2d37023c5d6954f9483008e0892f9 -> origin/xmfan/post_3945954741e2d37023c5d6954f9483008e0892f9 2025-09-04T00:03:01.3535212Z * [new branch] xmfan/pre_3945954741e2d37023c5d6954f9483008e0892f9 -> origin/xmfan/pre_3945954741e2d37023c5d6954f9483008e0892f9 2025-09-04T00:03:01.3535291Z * [new branch] xmfan/segfault_test -> origin/xmfan/segfault_test 2025-09-04T00:03:01.3535363Z * [new branch] xmfan/single_step -> origin/xmfan/single_step 2025-09-04T00:03:01.3535431Z * [new branch] xmfan/sth_0829 -> origin/xmfan/sth_0829 2025-09-04T00:03:01.3535497Z * [new branch] xmfan/test -> origin/xmfan/test 2025-09-04T00:03:01.3535587Z * [new branch] yguo/debug-0226-constexpr -> origin/yguo/debug-0226-constexpr 2025-09-04T00:03:01.3535720Z * [new branch] yguo/new_latest_changes -> origin/yguo/new_latest_changes 2025-09-04T00:03:01.3535815Z * [new branch] yguo/patch_constexpr_changes -> origin/yguo/patch_constexpr_changes 2025-09-04T00:03:01.3535892Z * [new branch] yihan_quantization -> origin/yihan_quantization 2025-09-04T00:03:01.3535989Z * [new branch] yiming/add_jit_trace_benchmark -> origin/yiming/add_jit_trace_benchmark 2025-09-04T00:03:01.3536084Z * [new branch] yiming/add_nativert_benchmark -> origin/yiming/add_nativert_benchmark 2025-09-04T00:03:01.3536157Z * [new branch] yiming/bootcamp -> origin/yiming/bootcamp 2025-09-04T00:03:01.3536232Z * [new branch] zainr/canary-test -> origin/zainr/canary-test 2025-09-04T00:03:01.3536327Z * [new branch] zainr/cleanup-gh-runners -> origin/zainr/cleanup-gh-runners 2025-09-04T00:03:01.3536480Z * [new branch] zainr/git-push-v2 -> origin/zainr/git-push-v2 2025-09-04T00:03:01.3536567Z * [new branch] zainr/pull-migration-c -> origin/zainr/pull-migration-c 2025-09-04T00:03:01.3536634Z * [new branch] zainr/test -> origin/zainr/test 2025-09-04T00:03:01.3536701Z * [new branch] zainr/test2 -> origin/zainr/test2 2025-09-04T00:03:01.3536770Z * [new branch] zainr/unstable -> origin/zainr/unstable 2025-09-04T00:03:01.3536847Z * [new branch] zainr/unstable-xla -> origin/zainr/unstable-xla 2025-09-04T00:03:01.3536926Z * [new branch] zasdfgbnm-patch-3 -> origin/zasdfgbnm-patch-3 2025-09-04T00:03:01.3538317Z * [new branch] zb2p -> origin/zb2p 2025-09-04T00:03:01.3538403Z * [new branch] zero_grad_optimization -> origin/zero_grad_optimization 2025-09-04T00:03:01.3538498Z * [new branch] zeros-and-scatter-part2 -> origin/zeros-and-scatter-part2 2025-09-04T00:03:01.3538577Z * [new branch] zhxchen17/scratch/0 -> origin/zhxchen17/scratch/0 2025-09-04T00:03:01.3538659Z * [new branch] zhxhcen17/moodycamel -> origin/zhxhcen17/moodycamel 2025-09-04T00:03:01.3538725Z * [new branch] zxiiro/main -> origin/zxiiro/main 2025-09-04T00:03:01.3538892Z * [new tag] bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug -> bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug 2025-09-04T00:03:01.3538955Z * [new tag] ci/binaries/77164 -> ci/binaries/77164 2025-09-04T00:03:01.3539024Z * [new tag] ciflow/binaries/156049 -> ciflow/binaries/156049 2025-09-04T00:03:01.3539090Z * [new tag] ciflow/binaries/156712 -> ciflow/binaries/156712 2025-09-04T00:03:01.3539156Z * [new tag] ciflow/binaries/157432 -> ciflow/binaries/157432 2025-09-04T00:03:01.3539225Z * [new tag] ciflow/binaries/158104 -> ciflow/binaries/158104 2025-09-04T00:03:01.3539375Z * [new tag] ciflow/binaries/160229 -> ciflow/binaries/160229 2025-09-04T00:03:01.3539441Z * [new tag] ciflow/binaries/161916 -> ciflow/binaries/161916 2025-09-04T00:03:01.3539507Z * [new tag] ciflow/binaries/162080 -> ciflow/binaries/162080 2025-09-04T00:03:01.3539595Z * [new tag] ciflow/binaries_libtorch/156049 -> ciflow/binaries_libtorch/156049 2025-09-04T00:03:01.3539682Z * [new tag] ciflow/binaries_libtorch/156711 -> ciflow/binaries_libtorch/156711 2025-09-04T00:03:01.3539768Z * [new tag] ciflow/binaries_libtorch/157432 -> ciflow/binaries_libtorch/157432 2025-09-04T00:03:01.3539846Z * [new tag] ciflow/binaries_wheel/156049 -> ciflow/binaries_wheel/156049 2025-09-04T00:03:01.3539977Z * [new tag] ciflow/binaries_wheel/156711 -> ciflow/binaries_wheel/156711 2025-09-04T00:03:01.3540052Z * [new tag] ciflow/binaries_wheel/157432 -> ciflow/binaries_wheel/157432 2025-09-04T00:03:01.3540128Z * [new tag] ciflow/binaries_wheel/161598 -> ciflow/binaries_wheel/161598 2025-09-04T00:03:01.3540213Z * [new tag] ciflow/h100-distributed/156703 -> ciflow/h100-distributed/156703 2025-09-04T00:03:01.3540288Z * [new tag] ciflow/h100-symm-mem/157635 -> ciflow/h100-symm-mem/157635 2025-09-04T00:03:01.3541675Z * [new tag] ciflow/h100-symm-mem/161601 -> ciflow/h100-symm-mem/161601 2025-09-04T00:03:01.3541752Z * [new tag] ciflow/h100-symm-mem/161984 -> ciflow/h100-symm-mem/161984 2025-09-04T00:03:01.3541825Z * [new tag] ciflow/h100-symm-mem/162003 -> ciflow/h100-symm-mem/162003 2025-09-04T00:03:01.3541897Z * [new tag] ciflow/h100-symm-mem/162011 -> ciflow/h100-symm-mem/162011 2025-09-04T00:03:01.3541970Z * [new tag] ciflow/h100-symm-mem/162026 -> ciflow/h100-symm-mem/162026 2025-09-04T00:03:01.3542041Z * [new tag] ciflow/h100-symm-mem/162033 -> ciflow/h100-symm-mem/162033 2025-09-04T00:03:01.3542114Z * [new tag] ciflow/h100-symm-mem/162040 -> ciflow/h100-symm-mem/162040 2025-09-04T00:03:01.3542185Z * [new tag] ciflow/h100-symm-mem/162041 -> ciflow/h100-symm-mem/162041 2025-09-04T00:03:01.3542246Z * [new tag] ciflow/h100/159158 -> ciflow/h100/159158 2025-09-04T00:03:01.3542306Z * [new tag] ciflow/h100/160480 -> ciflow/h100/160480 2025-09-04T00:03:01.3542366Z * [new tag] ciflow/h100/161305 -> ciflow/h100/161305 2025-09-04T00:03:01.3542424Z * [new tag] ciflow/h100/161749 -> ciflow/h100/161749 2025-09-04T00:03:01.3542483Z * [new tag] ciflow/h100/162022 -> ciflow/h100/162022 2025-09-04T00:03:01.3542625Z * [new tag] ciflow/inductor-perf-test-nightly-rocm/156592 -> ciflow/inductor-perf-test-nightly-rocm/156592 2025-09-04T00:03:01.3542746Z * [new tag] ciflow/inductor-perf-test-nightly/156592 -> ciflow/inductor-perf-test-nightly/156592 2025-09-04T00:03:01.3542838Z * [new tag] ciflow/inductor-periodic/158137 -> ciflow/inductor-periodic/158137 2025-09-04T00:03:01.3542926Z * [new tag] ciflow/inductor-periodic/161837 -> ciflow/inductor-periodic/161837 2025-09-04T00:03:01.3543014Z * [new tag] ciflow/inductor-periodic/162063 -> ciflow/inductor-periodic/162063 2025-09-04T00:03:01.3543210Z * [new tag] ciflow/inductor-periodic/3519969e4f1ec76dca00dc60561a29794a5b7e2a -> ciflow/inductor-periodic/3519969e4f1ec76dca00dc60561a29794a5b7e2a 2025-09-04T00:03:01.3543402Z * [new tag] ciflow/inductor-periodic/5790b009751e6ebba35d3e6d05e7c1b135553eee -> ciflow/inductor-periodic/5790b009751e6ebba35d3e6d05e7c1b135553eee 2025-09-04T00:03:01.3543591Z * [new tag] ciflow/inductor-periodic/9b67d8e34493d513129f344696fe0f21e00878ae -> ciflow/inductor-periodic/9b67d8e34493d513129f344696fe0f21e00878ae 2025-09-04T00:03:01.3543825Z * [new tag] ciflow/inductor-periodic/c74e301455f6b39e2dbadd117172bdfbad456075 -> ciflow/inductor-periodic/c74e301455f6b39e2dbadd117172bdfbad456075 2025-09-04T00:03:01.3543903Z * [new tag] ciflow/inductor-rocm/159146 -> ciflow/inductor-rocm/159146 2025-09-04T00:03:01.3543977Z * [new tag] ciflow/inductor-rocm/159158 -> ciflow/inductor-rocm/159158 2025-09-04T00:03:01.3545364Z * [new tag] ciflow/inductor-rocm/161521 -> ciflow/inductor-rocm/161521 2025-09-04T00:03:01.3545443Z * [new tag] ciflow/inductor-rocm/161700 -> ciflow/inductor-rocm/161700 2025-09-04T00:03:01.3545516Z * [new tag] ciflow/inductor-rocm/161715 -> ciflow/inductor-rocm/161715 2025-09-04T00:03:01.3545626Z * [new tag] ciflow/inductor-rocm/162053 -> ciflow/inductor-rocm/162053 2025-09-04T00:03:01.3545699Z * [new tag] ciflow/inductor-rocm/162056 -> ciflow/inductor-rocm/162056 2025-09-04T00:03:01.3545769Z * [new tag] ciflow/inductor/148492 -> ciflow/inductor/148492 2025-09-04T00:03:01.3545837Z * [new tag] ciflow/inductor/154694 -> ciflow/inductor/154694 2025-09-04T00:03:01.3545903Z * [new tag] ciflow/inductor/155557 -> ciflow/inductor/155557 2025-09-04T00:03:01.3545968Z * [new tag] ciflow/inductor/156049 -> ciflow/inductor/156049 2025-09-04T00:03:01.3546034Z * [new tag] ciflow/inductor/156592 -> ciflow/inductor/156592 2025-09-04T00:03:01.3546099Z * [new tag] ciflow/inductor/156967 -> ciflow/inductor/156967 2025-09-04T00:03:01.3546164Z * [new tag] ciflow/inductor/157580 -> ciflow/inductor/157580 2025-09-04T00:03:01.3546231Z * [new tag] ciflow/inductor/157635 -> ciflow/inductor/157635 2025-09-04T00:03:01.3546296Z * [new tag] ciflow/inductor/157699 -> ciflow/inductor/157699 2025-09-04T00:03:01.3546429Z * [new tag] ciflow/inductor/157743 -> ciflow/inductor/157743 2025-09-04T00:03:01.3546498Z * [new tag] ciflow/inductor/157994 -> ciflow/inductor/157994 2025-09-04T00:03:01.3546562Z * [new tag] ciflow/inductor/158091 -> ciflow/inductor/158091 2025-09-04T00:03:01.3546627Z * [new tag] ciflow/inductor/158104 -> ciflow/inductor/158104 2025-09-04T00:03:01.3546691Z * [new tag] ciflow/inductor/158137 -> ciflow/inductor/158137 2025-09-04T00:03:01.3546757Z * [new tag] ciflow/inductor/158404 -> ciflow/inductor/158404 2025-09-04T00:03:01.3546822Z * [new tag] ciflow/inductor/158932 -> ciflow/inductor/158932 2025-09-04T00:03:01.3546886Z * [new tag] ciflow/inductor/159146 -> ciflow/inductor/159146 2025-09-04T00:03:01.3546954Z * [new tag] ciflow/inductor/159158 -> ciflow/inductor/159158 2025-09-04T00:03:01.3547021Z * [new tag] ciflow/inductor/159274 -> ciflow/inductor/159274 2025-09-04T00:03:01.3547085Z * [new tag] ciflow/inductor/159473 -> ciflow/inductor/159473 2025-09-04T00:03:01.3548478Z * [new tag] ciflow/inductor/159664 -> ciflow/inductor/159664 2025-09-04T00:03:01.3548544Z * [new tag] ciflow/inductor/159778 -> ciflow/inductor/159778 2025-09-04T00:03:01.3548610Z * [new tag] ciflow/inductor/159835 -> ciflow/inductor/159835 2025-09-04T00:03:01.3548678Z * [new tag] ciflow/inductor/159944 -> ciflow/inductor/159944 2025-09-04T00:03:01.3548742Z * [new tag] ciflow/inductor/160161 -> ciflow/inductor/160161 2025-09-04T00:03:01.3548807Z * [new tag] ciflow/inductor/160174 -> ciflow/inductor/160174 2025-09-04T00:03:01.3548875Z * [new tag] ciflow/inductor/160180 -> ciflow/inductor/160180 2025-09-04T00:03:01.3549008Z * [new tag] ciflow/inductor/160181 -> ciflow/inductor/160181 2025-09-04T00:03:01.3549073Z * [new tag] ciflow/inductor/160266 -> ciflow/inductor/160266 2025-09-04T00:03:01.3549138Z * [new tag] ciflow/inductor/160323 -> ciflow/inductor/160323 2025-09-04T00:03:01.3549203Z * [new tag] ciflow/inductor/160324 -> ciflow/inductor/160324 2025-09-04T00:03:01.3549267Z * [new tag] ciflow/inductor/160325 -> ciflow/inductor/160325 2025-09-04T00:03:01.3549333Z * [new tag] ciflow/inductor/160326 -> ciflow/inductor/160326 2025-09-04T00:03:01.3549466Z * [new tag] ciflow/inductor/160327 -> ciflow/inductor/160327 2025-09-04T00:03:01.3549532Z * [new tag] ciflow/inductor/160328 -> ciflow/inductor/160328 2025-09-04T00:03:01.3549656Z * [new tag] ciflow/inductor/160329 -> ciflow/inductor/160329 2025-09-04T00:03:01.3549723Z * [new tag] ciflow/inductor/160402 -> ciflow/inductor/160402 2025-09-04T00:03:01.3549789Z * [new tag] ciflow/inductor/160467 -> ciflow/inductor/160467 2025-09-04T00:03:01.3549854Z * [new tag] ciflow/inductor/160480 -> ciflow/inductor/160480 2025-09-04T00:03:01.3549919Z * [new tag] ciflow/inductor/160483 -> ciflow/inductor/160483 2025-09-04T00:03:01.3549984Z * [new tag] ciflow/inductor/160532 -> ciflow/inductor/160532 2025-09-04T00:03:01.3550049Z * [new tag] ciflow/inductor/160539 -> ciflow/inductor/160539 2025-09-04T00:03:01.3550115Z * [new tag] ciflow/inductor/160601 -> ciflow/inductor/160601 2025-09-04T00:03:01.3550179Z * [new tag] ciflow/inductor/160611 -> ciflow/inductor/160611 2025-09-04T00:03:01.3551556Z * [new tag] ciflow/inductor/160685 -> ciflow/inductor/160685 2025-09-04T00:03:01.3551627Z * [new tag] ciflow/inductor/160686 -> ciflow/inductor/160686 2025-09-04T00:03:01.3551695Z * [new tag] ciflow/inductor/160687 -> ciflow/inductor/160687 2025-09-04T00:03:01.3551760Z * [new tag] ciflow/inductor/160688 -> ciflow/inductor/160688 2025-09-04T00:03:01.3551826Z * [new tag] ciflow/inductor/160690 -> ciflow/inductor/160690 2025-09-04T00:03:01.3551891Z * [new tag] ciflow/inductor/160706 -> ciflow/inductor/160706 2025-09-04T00:03:01.3551955Z * [new tag] ciflow/inductor/160729 -> ciflow/inductor/160729 2025-09-04T00:03:01.3552021Z * [new tag] ciflow/inductor/160782 -> ciflow/inductor/160782 2025-09-04T00:03:01.3552085Z * [new tag] ciflow/inductor/160798 -> ciflow/inductor/160798 2025-09-04T00:03:01.3552152Z * [new tag] ciflow/inductor/160869 -> ciflow/inductor/160869 2025-09-04T00:03:01.3552218Z * [new tag] ciflow/inductor/160883 -> ciflow/inductor/160883 2025-09-04T00:03:01.3552283Z * [new tag] ciflow/inductor/160888 -> ciflow/inductor/160888 2025-09-04T00:03:01.3552348Z * [new tag] ciflow/inductor/160903 -> ciflow/inductor/160903 2025-09-04T00:03:01.3552415Z * [new tag] ciflow/inductor/160920 -> ciflow/inductor/160920 2025-09-04T00:03:01.3552479Z * [new tag] ciflow/inductor/160928 -> ciflow/inductor/160928 2025-09-04T00:03:01.3552544Z * [new tag] ciflow/inductor/160943 -> ciflow/inductor/160943 2025-09-04T00:03:01.3552610Z * [new tag] ciflow/inductor/161062 -> ciflow/inductor/161062 2025-09-04T00:03:01.3552675Z * [new tag] ciflow/inductor/161069 -> ciflow/inductor/161069 2025-09-04T00:03:01.3552741Z * [new tag] ciflow/inductor/161109 -> ciflow/inductor/161109 2025-09-04T00:03:01.3552806Z * [new tag] ciflow/inductor/161118 -> ciflow/inductor/161118 2025-09-04T00:03:01.3552911Z * [new tag] ciflow/inductor/161178 -> ciflow/inductor/161178 2025-09-04T00:03:01.3552977Z * [new tag] ciflow/inductor/161246 -> ciflow/inductor/161246 2025-09-04T00:03:01.3553042Z * [new tag] ciflow/inductor/161305 -> ciflow/inductor/161305 2025-09-04T00:03:01.3553108Z * [new tag] ciflow/inductor/161340 -> ciflow/inductor/161340 2025-09-04T00:03:01.3554471Z * [new tag] ciflow/inductor/161341 -> ciflow/inductor/161341 2025-09-04T00:03:01.3554541Z * [new tag] ciflow/inductor/161342 -> ciflow/inductor/161342 2025-09-04T00:03:01.3554607Z * [new tag] ciflow/inductor/161343 -> ciflow/inductor/161343 2025-09-04T00:03:01.3554715Z * [new tag] ciflow/inductor/161344 -> ciflow/inductor/161344 2025-09-04T00:03:01.3554781Z * [new tag] ciflow/inductor/161345 -> ciflow/inductor/161345 2025-09-04T00:03:01.3554849Z * [new tag] ciflow/inductor/161346 -> ciflow/inductor/161346 2025-09-04T00:03:01.3554913Z * [new tag] ciflow/inductor/161347 -> ciflow/inductor/161347 2025-09-04T00:03:01.3554978Z * [new tag] ciflow/inductor/161348 -> ciflow/inductor/161348 2025-09-04T00:03:01.3555044Z * [new tag] ciflow/inductor/161349 -> ciflow/inductor/161349 2025-09-04T00:03:01.3555108Z * [new tag] ciflow/inductor/161350 -> ciflow/inductor/161350 2025-09-04T00:03:01.3555174Z * [new tag] ciflow/inductor/161351 -> ciflow/inductor/161351 2025-09-04T00:03:01.3555240Z * [new tag] ciflow/inductor/161355 -> ciflow/inductor/161355 2025-09-04T00:03:01.3555305Z * [new tag] ciflow/inductor/161397 -> ciflow/inductor/161397 2025-09-04T00:03:01.3555371Z * [new tag] ciflow/inductor/161404 -> ciflow/inductor/161404 2025-09-04T00:03:01.3555439Z * [new tag] ciflow/inductor/161405 -> ciflow/inductor/161405 2025-09-04T00:03:01.3555504Z * [new tag] ciflow/inductor/161406 -> ciflow/inductor/161406 2025-09-04T00:03:01.3555569Z * [new tag] ciflow/inductor/161410 -> ciflow/inductor/161410 2025-09-04T00:03:01.3555635Z * [new tag] ciflow/inductor/161414 -> ciflow/inductor/161414 2025-09-04T00:03:01.3555700Z * [new tag] ciflow/inductor/161420 -> ciflow/inductor/161420 2025-09-04T00:03:01.3555765Z * [new tag] ciflow/inductor/161442 -> ciflow/inductor/161442 2025-09-04T00:03:01.3555829Z * [new tag] ciflow/inductor/161447 -> ciflow/inductor/161447 2025-09-04T00:03:01.3555894Z * [new tag] ciflow/inductor/161458 -> ciflow/inductor/161458 2025-09-04T00:03:01.3555961Z * [new tag] ciflow/inductor/161464 -> ciflow/inductor/161464 2025-09-04T00:03:01.3556027Z * [new tag] ciflow/inductor/161468 -> ciflow/inductor/161468 2025-09-04T00:03:01.3557464Z * [new tag] ciflow/inductor/161469 -> ciflow/inductor/161469 2025-09-04T00:03:01.3557536Z * [new tag] ciflow/inductor/161485 -> ciflow/inductor/161485 2025-09-04T00:03:01.3557601Z * [new tag] ciflow/inductor/161486 -> ciflow/inductor/161486 2025-09-04T00:03:01.3557667Z * [new tag] ciflow/inductor/161487 -> ciflow/inductor/161487 2025-09-04T00:03:01.3557732Z * [new tag] ciflow/inductor/161499 -> ciflow/inductor/161499 2025-09-04T00:03:01.3557797Z * [new tag] ciflow/inductor/161521 -> ciflow/inductor/161521 2025-09-04T00:03:01.3557863Z * [new tag] ciflow/inductor/161534 -> ciflow/inductor/161534 2025-09-04T00:03:01.3557930Z * [new tag] ciflow/inductor/161555 -> ciflow/inductor/161555 2025-09-04T00:03:01.3557995Z * [new tag] ciflow/inductor/161557 -> ciflow/inductor/161557 2025-09-04T00:03:01.3558124Z * [new tag] ciflow/inductor/161572 -> ciflow/inductor/161572 2025-09-04T00:03:01.3558189Z * [new tag] ciflow/inductor/161588 -> ciflow/inductor/161588 2025-09-04T00:03:01.3558254Z * [new tag] ciflow/inductor/161590 -> ciflow/inductor/161590 2025-09-04T00:03:01.3558320Z * [new tag] ciflow/inductor/161595 -> ciflow/inductor/161595 2025-09-04T00:03:01.3558385Z * [new tag] ciflow/inductor/161596 -> ciflow/inductor/161596 2025-09-04T00:03:01.3558449Z * [new tag] ciflow/inductor/161601 -> ciflow/inductor/161601 2025-09-04T00:03:01.3558515Z * [new tag] ciflow/inductor/161606 -> ciflow/inductor/161606 2025-09-04T00:03:01.3558635Z * [new tag] ciflow/inductor/161630 -> ciflow/inductor/161630 2025-09-04T00:03:01.3558700Z * [new tag] ciflow/inductor/161643 -> ciflow/inductor/161643 2025-09-04T00:03:01.3558767Z * [new tag] ciflow/inductor/161653 -> ciflow/inductor/161653 2025-09-04T00:03:01.3558832Z * [new tag] ciflow/inductor/161667 -> ciflow/inductor/161667 2025-09-04T00:03:01.3558897Z * [new tag] ciflow/inductor/161669 -> ciflow/inductor/161669 2025-09-04T00:03:01.3558962Z * [new tag] ciflow/inductor/161670 -> ciflow/inductor/161670 2025-09-04T00:03:01.3559026Z * [new tag] ciflow/inductor/161673 -> ciflow/inductor/161673 2025-09-04T00:03:01.3559091Z * [new tag] ciflow/inductor/161674 -> ciflow/inductor/161674 2025-09-04T00:03:01.3560477Z * [new tag] ciflow/inductor/161675 -> ciflow/inductor/161675 2025-09-04T00:03:01.3560549Z * [new tag] ciflow/inductor/161689 -> ciflow/inductor/161689 2025-09-04T00:03:01.3560616Z * [new tag] ciflow/inductor/161693 -> ciflow/inductor/161693 2025-09-04T00:03:01.3560684Z * [new tag] ciflow/inductor/161695 -> ciflow/inductor/161695 2025-09-04T00:03:01.3560748Z * [new tag] ciflow/inductor/161704 -> ciflow/inductor/161704 2025-09-04T00:03:01.3560813Z * [new tag] ciflow/inductor/161715 -> ciflow/inductor/161715 2025-09-04T00:03:01.3560878Z * [new tag] ciflow/inductor/161730 -> ciflow/inductor/161730 2025-09-04T00:03:01.3560944Z * [new tag] ciflow/inductor/161731 -> ciflow/inductor/161731 2025-09-04T00:03:01.3561009Z * [new tag] ciflow/inductor/161732 -> ciflow/inductor/161732 2025-09-04T00:03:01.3561073Z * [new tag] ciflow/inductor/161736 -> ciflow/inductor/161736 2025-09-04T00:03:01.3561140Z * [new tag] ciflow/inductor/161738 -> ciflow/inductor/161738 2025-09-04T00:03:01.3561204Z * [new tag] ciflow/inductor/161739 -> ciflow/inductor/161739 2025-09-04T00:03:01.3561271Z * [new tag] ciflow/inductor/161745 -> ciflow/inductor/161745 2025-09-04T00:03:01.3561336Z * [new tag] ciflow/inductor/161746 -> ciflow/inductor/161746 2025-09-04T00:03:01.3561401Z * [new tag] ciflow/inductor/161747 -> ciflow/inductor/161747 2025-09-04T00:03:01.3561466Z * [new tag] ciflow/inductor/161751 -> ciflow/inductor/161751 2025-09-04T00:03:01.3561532Z * [new tag] ciflow/inductor/161770 -> ciflow/inductor/161770 2025-09-04T00:03:01.3561597Z * [new tag] ciflow/inductor/161777 -> ciflow/inductor/161777 2025-09-04T00:03:01.3561661Z * [new tag] ciflow/inductor/161788 -> ciflow/inductor/161788 2025-09-04T00:03:01.3561729Z * [new tag] ciflow/inductor/161794 -> ciflow/inductor/161794 2025-09-04T00:03:01.3561794Z * [new tag] ciflow/inductor/161801 -> ciflow/inductor/161801 2025-09-04T00:03:01.3561894Z * [new tag] ciflow/inductor/161802 -> ciflow/inductor/161802 2025-09-04T00:03:01.3561961Z * [new tag] ciflow/inductor/161803 -> ciflow/inductor/161803 2025-09-04T00:03:01.3562026Z * [new tag] ciflow/inductor/161804 -> ciflow/inductor/161804 2025-09-04T00:03:01.3562090Z * [new tag] ciflow/inductor/161806 -> ciflow/inductor/161806 2025-09-04T00:03:01.3563460Z * [new tag] ciflow/inductor/161810 -> ciflow/inductor/161810 2025-09-04T00:03:01.3563530Z * [new tag] ciflow/inductor/161819 -> ciflow/inductor/161819 2025-09-04T00:03:01.3563594Z * [new tag] ciflow/inductor/161821 -> ciflow/inductor/161821 2025-09-04T00:03:01.3563660Z * [new tag] ciflow/inductor/161828 -> ciflow/inductor/161828 2025-09-04T00:03:01.3563762Z * [new tag] ciflow/inductor/161838 -> ciflow/inductor/161838 2025-09-04T00:03:01.3563829Z * [new tag] ciflow/inductor/161839 -> ciflow/inductor/161839 2025-09-04T00:03:01.3563894Z * [new tag] ciflow/inductor/161862 -> ciflow/inductor/161862 2025-09-04T00:03:01.3563959Z * [new tag] ciflow/inductor/161879 -> ciflow/inductor/161879 2025-09-04T00:03:01.3564024Z * [new tag] ciflow/inductor/161880 -> ciflow/inductor/161880 2025-09-04T00:03:01.3564089Z * [new tag] ciflow/inductor/161881 -> ciflow/inductor/161881 2025-09-04T00:03:01.3564155Z * [new tag] ciflow/inductor/161907 -> ciflow/inductor/161907 2025-09-04T00:03:01.3564220Z * [new tag] ciflow/inductor/161914 -> ciflow/inductor/161914 2025-09-04T00:03:01.3564284Z * [new tag] ciflow/inductor/161924 -> ciflow/inductor/161924 2025-09-04T00:03:01.3564351Z * [new tag] ciflow/inductor/161938 -> ciflow/inductor/161938 2025-09-04T00:03:01.3564417Z * [new tag] ciflow/inductor/161939 -> ciflow/inductor/161939 2025-09-04T00:03:01.3564482Z * [new tag] ciflow/inductor/161940 -> ciflow/inductor/161940 2025-09-04T00:03:01.3564548Z * [new tag] ciflow/inductor/161955 -> ciflow/inductor/161955 2025-09-04T00:03:01.3564612Z * [new tag] ciflow/inductor/161957 -> ciflow/inductor/161957 2025-09-04T00:03:01.3564677Z * [new tag] ciflow/inductor/161975 -> ciflow/inductor/161975 2025-09-04T00:03:01.3564743Z * [new tag] ciflow/inductor/161977 -> ciflow/inductor/161977 2025-09-04T00:03:01.3564808Z * [new tag] ciflow/inductor/161978 -> ciflow/inductor/161978 2025-09-04T00:03:01.3564872Z * [new tag] ciflow/inductor/161979 -> ciflow/inductor/161979 2025-09-04T00:03:01.3564939Z * [new tag] ciflow/inductor/161980 -> ciflow/inductor/161980 2025-09-04T00:03:01.3565004Z * [new tag] ciflow/inductor/161988 -> ciflow/inductor/161988 2025-09-04T00:03:01.3566430Z * [new tag] ciflow/inductor/161994 -> ciflow/inductor/161994 2025-09-04T00:03:01.3566504Z * [new tag] ciflow/inductor/162013 -> ciflow/inductor/162013 2025-09-04T00:03:01.3566570Z * [new tag] ciflow/inductor/162014 -> ciflow/inductor/162014 2025-09-04T00:03:01.3566637Z * [new tag] ciflow/inductor/162017 -> ciflow/inductor/162017 2025-09-04T00:03:01.3566702Z * [new tag] ciflow/inductor/162020 -> ciflow/inductor/162020 2025-09-04T00:03:01.3566767Z * [new tag] ciflow/inductor/162021 -> ciflow/inductor/162021 2025-09-04T00:03:01.3566832Z * [new tag] ciflow/inductor/162023 -> ciflow/inductor/162023 2025-09-04T00:03:01.3566900Z * [new tag] ciflow/inductor/162027 -> ciflow/inductor/162027 2025-09-04T00:03:01.3566965Z * [new tag] ciflow/inductor/162028 -> ciflow/inductor/162028 2025-09-04T00:03:01.3567090Z * [new tag] ciflow/inductor/162029 -> ciflow/inductor/162029 2025-09-04T00:03:01.3567155Z * [new tag] ciflow/inductor/162030 -> ciflow/inductor/162030 2025-09-04T00:03:01.3567220Z * [new tag] ciflow/inductor/162031 -> ciflow/inductor/162031 2025-09-04T00:03:01.3567286Z * [new tag] ciflow/inductor/162033 -> ciflow/inductor/162033 2025-09-04T00:03:01.3567352Z * [new tag] ciflow/inductor/162052 -> ciflow/inductor/162052 2025-09-04T00:03:01.3567418Z * [new tag] ciflow/inductor/162053 -> ciflow/inductor/162053 2025-09-04T00:03:01.3567483Z * [new tag] ciflow/inductor/162056 -> ciflow/inductor/162056 2025-09-04T00:03:01.3567599Z * [new tag] ciflow/inductor/162063 -> ciflow/inductor/162063 2025-09-04T00:03:01.3567665Z * [new tag] ciflow/inductor/162066 -> ciflow/inductor/162066 2025-09-04T00:03:01.3567732Z * [new tag] ciflow/inductor/162068 -> ciflow/inductor/162068 2025-09-04T00:03:01.3567797Z * [new tag] ciflow/inductor/162069 -> ciflow/inductor/162069 2025-09-04T00:03:01.3567863Z * [new tag] ciflow/inductor/162075 -> ciflow/inductor/162075 2025-09-04T00:03:01.3567927Z * [new tag] ciflow/inductor/162081 -> ciflow/inductor/162081 2025-09-04T00:03:01.3567992Z * [new tag] ciflow/inductor/162085 -> ciflow/inductor/162085 2025-09-04T00:03:01.3568058Z * [new tag] ciflow/inductor/162088 -> ciflow/inductor/162088 2025-09-04T00:03:01.3569446Z * [new tag] ciflow/inductor/162089 -> ciflow/inductor/162089 2025-09-04T00:03:01.3569519Z * [new tag] ciflow/inductor/162090 -> ciflow/inductor/162090 2025-09-04T00:03:01.3569585Z * [new tag] ciflow/inductor/162093 -> ciflow/inductor/162093 2025-09-04T00:03:01.3569651Z * [new tag] ciflow/inductor/162094 -> ciflow/inductor/162094 2025-09-04T00:03:01.3569716Z * [new tag] ciflow/inductor/162097 -> ciflow/inductor/162097 2025-09-04T00:03:01.3569782Z * [new tag] ciflow/inductor/162098 -> ciflow/inductor/162098 2025-09-04T00:03:01.3569846Z * [new tag] ciflow/inductor/162101 -> ciflow/inductor/162101 2025-09-04T00:03:01.3569911Z * [new tag] ciflow/inductor/162102 -> ciflow/inductor/162102 2025-09-04T00:03:01.3569977Z * [new tag] ciflow/inductor/162104 -> ciflow/inductor/162104 2025-09-04T00:03:01.3570042Z * [new tag] ciflow/inductor/162105 -> ciflow/inductor/162105 2025-09-04T00:03:01.3570107Z * [new tag] ciflow/inductor/162106 -> ciflow/inductor/162106 2025-09-04T00:03:01.3570171Z * [new tag] ciflow/inductor/162108 -> ciflow/inductor/162108 2025-09-04T00:03:01.3570245Z * [new tag] ciflow/inductor/3b9a386 -> ciflow/inductor/3b9a386 2025-09-04T00:03:01.3570316Z * [new tag] ciflow/inductor/3d4b92b -> ciflow/inductor/3d4b92b 2025-09-04T00:03:01.3570384Z * [new tag] ciflow/inductor/d224ac7 -> ciflow/inductor/d224ac7 2025-09-04T00:03:01.3570461Z * [new tag] ciflow/linux-aarch64/157994 -> ciflow/linux-aarch64/157994 2025-09-04T00:03:01.3570523Z * [new tag] ciflow/mps/157553 -> ciflow/mps/157553 2025-09-04T00:03:01.3570585Z * [new tag] ciflow/mps/157635 -> ciflow/mps/157635 2025-09-04T00:03:01.3570646Z * [new tag] ciflow/mps/161462 -> ciflow/mps/161462 2025-09-04T00:03:01.3570705Z * [new tag] ciflow/mps/161988 -> ciflow/mps/161988 2025-09-04T00:03:01.3570765Z * [new tag] ciflow/mps/162020 -> ciflow/mps/162020 2025-09-04T00:03:01.3570868Z * [new tag] ciflow/mps/162069 -> ciflow/mps/162069 2025-09-04T00:03:01.3570927Z * [new tag] ciflow/mps/162108 -> ciflow/mps/162108 2025-09-04T00:03:01.3570995Z * [new tag] ciflow/nightly/156049 -> ciflow/nightly/156049 2025-09-04T00:03:01.3572365Z * [new tag] ciflow/nightly/158104 -> ciflow/nightly/158104 2025-09-04T00:03:01.3572436Z * [new tag] ciflow/nightly/158352 -> ciflow/nightly/158352 2025-09-04T00:03:01.3572512Z * [new tag] ciflow/op-benchmark/157994 -> ciflow/op-benchmark/157994 2025-09-04T00:03:01.3572612Z * [new tag] ciflow/periodic-rocm-mi300/161529 -> ciflow/periodic-rocm-mi300/161529 2025-09-04T00:03:01.3572706Z * [new tag] ciflow/periodic-rocm-mi300/161700 -> ciflow/periodic-rocm-mi300/161700 2025-09-04T00:03:01.3572837Z * [new tag] ciflow/periodic-rocm-mi300/161715 -> ciflow/periodic-rocm-mi300/161715 2025-09-04T00:03:01.3572912Z * [new tag] ciflow/periodic/054a2fd -> ciflow/periodic/054a2fd 2025-09-04T00:03:01.3572980Z * [new tag] ciflow/periodic/156491 -> ciflow/periodic/156491 2025-09-04T00:03:01.3573047Z * [new tag] ciflow/periodic/156703 -> ciflow/periodic/156703 2025-09-04T00:03:01.3573113Z * [new tag] ciflow/periodic/161715 -> ciflow/periodic/161715 2025-09-04T00:03:01.3573179Z * [new tag] ciflow/periodic/162021 -> ciflow/periodic/162021 2025-09-04T00:03:01.3573249Z * [new tag] ciflow/periodic/2a6d37d -> ciflow/periodic/2a6d37d 2025-09-04T00:03:01.3573319Z * [new tag] ciflow/periodic/317eeb8 -> ciflow/periodic/317eeb8 2025-09-04T00:03:01.3573385Z * [new tag] ciflow/periodic/3c32 -> ciflow/periodic/3c32 2025-09-04T00:03:01.3573455Z * [new tag] ciflow/periodic/3e98831 -> ciflow/periodic/3e98831 2025-09-04T00:03:01.3573534Z * [new tag] ciflow/periodic/94512-point -> ciflow/periodic/94512-point 2025-09-04T00:03:01.3573621Z * [new tag] ciflow/periodic/csl/test87519 -> ciflow/periodic/csl/test87519 2025-09-04T00:03:01.3573702Z * [new tag] ciflow/periodic/csltest88275 -> ciflow/periodic/csltest88275 2025-09-04T00:03:01.3573782Z * [new tag] ciflow/periodic/csltest88761 -> ciflow/periodic/csltest88761 2025-09-04T00:03:01.3573861Z * [new tag] ciflow/periodic/release_1.12 -> ciflow/periodic/release_1.12 2025-09-04T00:03:01.3573947Z * [new tag] ciflow/periodic/release_1.12.0 -> ciflow/periodic/release_1.12.0 2025-09-04T00:03:01.3574023Z * [new tag] ciflow/periodic/sha-ec5b83 -> ciflow/periodic/sha-ec5b83 2025-09-04T00:03:01.3574095Z * [new tag] ciflow/rocm-mi300/158747 -> ciflow/rocm-mi300/158747 2025-09-04T00:03:01.3574164Z * [new tag] ciflow/rocm-mi300/159146 -> ciflow/rocm-mi300/159146 2025-09-04T00:03:01.3574233Z * [new tag] ciflow/rocm-mi300/159158 -> ciflow/rocm-mi300/159158 2025-09-04T00:03:01.3575615Z * [new tag] ciflow/rocm-mi300/161305 -> ciflow/rocm-mi300/161305 2025-09-04T00:03:01.3575683Z * [new tag] ciflow/rocm-mi300/161700 -> ciflow/rocm-mi300/161700 2025-09-04T00:03:01.3575748Z * [new tag] ciflow/rocm-mi300/161715 -> ciflow/rocm-mi300/161715 2025-09-04T00:03:01.3575814Z * [new tag] ciflow/rocm-mi300/161736 -> ciflow/rocm-mi300/161736 2025-09-04T00:03:01.3575879Z * [new tag] ciflow/rocm-mi300/162020 -> ciflow/rocm-mi300/162020 2025-09-04T00:03:01.3575944Z * [new tag] ciflow/rocm-mi300/162053 -> ciflow/rocm-mi300/162053 2025-09-04T00:03:01.3576012Z * [new tag] ciflow/rocm-mi300/162056 -> ciflow/rocm-mi300/162056 2025-09-04T00:03:01.3576078Z * [new tag] ciflow/rocm-mi300/162069 -> ciflow/rocm-mi300/162069 2025-09-04T00:03:01.3576180Z * [new tag] ciflow/rocm-mi300/162075 -> ciflow/rocm-mi300/162075 2025-09-04T00:03:01.3576247Z * [new tag] ciflow/rocm-mi355/162053 -> ciflow/rocm-mi355/162053 2025-09-04T00:03:01.3576312Z * [new tag] ciflow/rocm-mi355/162056 -> ciflow/rocm-mi355/162056 2025-09-04T00:03:01.3576431Z * [new tag] ciflow/rocm/148492 -> ciflow/rocm/148492 2025-09-04T00:03:01.3576495Z * [new tag] ciflow/rocm/156491 -> ciflow/rocm/156491 2025-09-04T00:03:01.3576555Z * [new tag] ciflow/rocm/156592 -> ciflow/rocm/156592 2025-09-04T00:03:01.3576614Z * [new tag] ciflow/rocm/158352 -> ciflow/rocm/158352 2025-09-04T00:03:01.3576731Z * [new tag] ciflow/rocm/158747 -> ciflow/rocm/158747 2025-09-04T00:03:01.3576790Z * [new tag] ciflow/rocm/159146 -> ciflow/rocm/159146 2025-09-04T00:03:01.3576850Z * [new tag] ciflow/rocm/159158 -> ciflow/rocm/159158 2025-09-04T00:03:01.3576908Z * [new tag] ciflow/rocm/160676 -> ciflow/rocm/160676 2025-09-04T00:03:01.3576967Z * [new tag] ciflow/rocm/161700 -> ciflow/rocm/161700 2025-09-04T00:03:01.3577026Z * [new tag] ciflow/rocm/161715 -> ciflow/rocm/161715 2025-09-04T00:03:01.3577085Z * [new tag] ciflow/rocm/162052 -> ciflow/rocm/162052 2025-09-04T00:03:01.3577144Z * [new tag] ciflow/rocm/162053 -> ciflow/rocm/162053 2025-09-04T00:03:01.3577202Z * [new tag] ciflow/rocm/162056 -> ciflow/rocm/162056 2025-09-04T00:03:01.3578582Z * [new tag] ciflow/rocm/162086 -> ciflow/rocm/162086 2025-09-04T00:03:01.3578652Z * [new tag] ciflow/slow/01c7106 -> ciflow/slow/01c7106 2025-09-04T00:03:01.3578714Z * [new tag] ciflow/slow/0577043 -> ciflow/slow/0577043 2025-09-04T00:03:01.3578899Z * [new tag] ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym -> ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym 2025-09-04T00:03:01.3578962Z * [new tag] ciflow/slow/0e81104 -> ciflow/slow/0e81104 2025-09-04T00:03:01.3579021Z * [new tag] ciflow/slow/161395 -> ciflow/slow/161395 2025-09-04T00:03:01.3579082Z * [new tag] ciflow/slow/1732077 -> ciflow/slow/1732077 2025-09-04T00:03:01.3579144Z * [new tag] ciflow/slow/187eb7c -> ciflow/slow/187eb7c 2025-09-04T00:03:01.3579206Z * [new tag] ciflow/slow/1faef89 -> ciflow/slow/1faef89 2025-09-04T00:03:01.3579266Z * [new tag] ciflow/slow/3920ec1 -> ciflow/slow/3920ec1 2025-09-04T00:03:01.3579330Z * [new tag] ciflow/slow/3b7c6b2 -> ciflow/slow/3b7c6b2 2025-09-04T00:03:01.3579390Z * [new tag] ciflow/slow/59a3759 -> ciflow/slow/59a3759 2025-09-04T00:03:01.3579451Z * [new tag] ciflow/slow/70ef0bb -> ciflow/slow/70ef0bb 2025-09-04T00:03:01.3579513Z * [new tag] ciflow/slow/788ff06 -> ciflow/slow/788ff06 2025-09-04T00:03:01.3579666Z * [new tag] ciflow/slow/7c8f049d5488010acf619362a7f0c8e1256a7d64 -> ciflow/slow/7c8f049d5488010acf619362a7f0c8e1256a7d64 2025-09-04T00:03:01.3579830Z * [new tag] ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym -> ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym 2025-09-04T00:03:01.3579891Z * [new tag] ciflow/slow/9d85864 -> ciflow/slow/9d85864 2025-09-04T00:03:01.3579953Z * [new tag] ciflow/slow/9ffad5b -> ciflow/slow/9ffad5b 2025-09-04T00:03:01.3580016Z * [new tag] ciflow/slow/a206e8b -> ciflow/slow/a206e8b 2025-09-04T00:03:01.3580077Z * [new tag] ciflow/slow/a837609 -> ciflow/slow/a837609 2025-09-04T00:03:01.3580201Z * [new tag] ciflow/slow/af841f3 -> ciflow/slow/af841f3 2025-09-04T00:03:01.3580373Z * [new tag] ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym -> ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym 2025-09-04T00:03:01.3580445Z * [new tag] ciflow/torchbench/158137 -> ciflow/torchbench/158137 2025-09-04T00:03:01.3580507Z * [new tag] ciflow/trunk/148492 -> ciflow/trunk/148492 2025-09-04T00:03:01.3581876Z * [new tag] ciflow/trunk/148919 -> ciflow/trunk/148919 2025-09-04T00:03:01.3581944Z * [new tag] ciflow/trunk/152424 -> ciflow/trunk/152424 2025-09-04T00:03:01.3582004Z * [new tag] ciflow/trunk/153784 -> ciflow/trunk/153784 2025-09-04T00:03:01.3582105Z * [new tag] ciflow/trunk/154694 -> ciflow/trunk/154694 2025-09-04T00:03:01.3582165Z * [new tag] ciflow/trunk/156049 -> ciflow/trunk/156049 2025-09-04T00:03:01.3582227Z * [new tag] ciflow/trunk/156491 -> ciflow/trunk/156491 2025-09-04T00:03:01.3582287Z * [new tag] ciflow/trunk/156633 -> ciflow/trunk/156633 2025-09-04T00:03:01.3582347Z * [new tag] ciflow/trunk/156703 -> ciflow/trunk/156703 2025-09-04T00:03:01.3582407Z * [new tag] ciflow/trunk/156710 -> ciflow/trunk/156710 2025-09-04T00:03:01.3582466Z * [new tag] ciflow/trunk/156711 -> ciflow/trunk/156711 2025-09-04T00:03:01.3582526Z * [new tag] ciflow/trunk/157432 -> ciflow/trunk/157432 2025-09-04T00:03:01.3582586Z * [new tag] ciflow/trunk/157580 -> ciflow/trunk/157580 2025-09-04T00:03:01.3582648Z * [new tag] ciflow/trunk/157699 -> ciflow/trunk/157699 2025-09-04T00:03:01.3582709Z * [new tag] ciflow/trunk/157813 -> ciflow/trunk/157813 2025-09-04T00:03:01.3582772Z * [new tag] ciflow/trunk/157994 -> ciflow/trunk/157994 2025-09-04T00:03:01.3582833Z * [new tag] ciflow/trunk/158091 -> ciflow/trunk/158091 2025-09-04T00:03:01.3582893Z * [new tag] ciflow/trunk/158104 -> ciflow/trunk/158104 2025-09-04T00:03:01.3582953Z * [new tag] ciflow/trunk/158352 -> ciflow/trunk/158352 2025-09-04T00:03:01.3583013Z * [new tag] ciflow/trunk/158404 -> ciflow/trunk/158404 2025-09-04T00:03:01.3583073Z * [new tag] ciflow/trunk/159158 -> ciflow/trunk/159158 2025-09-04T00:03:01.3583135Z * [new tag] ciflow/trunk/159835 -> ciflow/trunk/159835 2025-09-04T00:03:01.3583195Z * [new tag] ciflow/trunk/160161 -> ciflow/trunk/160161 2025-09-04T00:03:01.3583256Z * [new tag] ciflow/trunk/160180 -> ciflow/trunk/160180 2025-09-04T00:03:01.3583317Z * [new tag] ciflow/trunk/160181 -> ciflow/trunk/160181 2025-09-04T00:03:01.3584682Z * [new tag] ciflow/trunk/160236 -> ciflow/trunk/160236 2025-09-04T00:03:01.3584747Z * [new tag] ciflow/trunk/160467 -> ciflow/trunk/160467 2025-09-04T00:03:01.3584808Z * [new tag] ciflow/trunk/160483 -> ciflow/trunk/160483 2025-09-04T00:03:01.3584868Z * [new tag] ciflow/trunk/160532 -> ciflow/trunk/160532 2025-09-04T00:03:01.3584928Z * [new tag] ciflow/trunk/160676 -> ciflow/trunk/160676 2025-09-04T00:03:01.3584987Z * [new tag] ciflow/trunk/160682 -> ciflow/trunk/160682 2025-09-04T00:03:01.3585048Z * [new tag] ciflow/trunk/160869 -> ciflow/trunk/160869 2025-09-04T00:03:01.3585110Z * [new tag] ciflow/trunk/160907 -> ciflow/trunk/160907 2025-09-04T00:03:01.3585169Z * [new tag] ciflow/trunk/160928 -> ciflow/trunk/160928 2025-09-04T00:03:01.3585268Z * [new tag] ciflow/trunk/160940 -> ciflow/trunk/160940 2025-09-04T00:03:01.3585328Z * [new tag] ciflow/trunk/160943 -> ciflow/trunk/160943 2025-09-04T00:03:01.3585388Z * [new tag] ciflow/trunk/161035 -> ciflow/trunk/161035 2025-09-04T00:03:01.3585448Z * [new tag] ciflow/trunk/161069 -> ciflow/trunk/161069 2025-09-04T00:03:01.3585508Z * [new tag] ciflow/trunk/161094 -> ciflow/trunk/161094 2025-09-04T00:03:01.3585568Z * [new tag] ciflow/trunk/161305 -> ciflow/trunk/161305 2025-09-04T00:03:01.3585629Z * [new tag] ciflow/trunk/161340 -> ciflow/trunk/161340 2025-09-04T00:03:01.3585720Z * [new tag] ciflow/trunk/161341 -> ciflow/trunk/161341 2025-09-04T00:03:01.3585780Z * [new tag] ciflow/trunk/161342 -> ciflow/trunk/161342 2025-09-04T00:03:01.3585842Z * [new tag] ciflow/trunk/161343 -> ciflow/trunk/161343 2025-09-04T00:03:01.3585902Z * [new tag] ciflow/trunk/161344 -> ciflow/trunk/161344 2025-09-04T00:03:01.3585961Z * [new tag] ciflow/trunk/161345 -> ciflow/trunk/161345 2025-09-04T00:03:01.3586021Z * [new tag] ciflow/trunk/161346 -> ciflow/trunk/161346 2025-09-04T00:03:01.3586082Z * [new tag] ciflow/trunk/161347 -> ciflow/trunk/161347 2025-09-04T00:03:01.3586142Z * [new tag] ciflow/trunk/161348 -> ciflow/trunk/161348 2025-09-04T00:03:01.3587576Z * [new tag] ciflow/trunk/161349 -> ciflow/trunk/161349 2025-09-04T00:03:01.3587645Z * [new tag] ciflow/trunk/161350 -> ciflow/trunk/161350 2025-09-04T00:03:01.3587706Z * [new tag] ciflow/trunk/161351 -> ciflow/trunk/161351 2025-09-04T00:03:01.3587768Z * [new tag] ciflow/trunk/161355 -> ciflow/trunk/161355 2025-09-04T00:03:01.3587831Z * [new tag] ciflow/trunk/161370 -> ciflow/trunk/161370 2025-09-04T00:03:01.3587890Z * [new tag] ciflow/trunk/161395 -> ciflow/trunk/161395 2025-09-04T00:03:01.3587950Z * [new tag] ciflow/trunk/161405 -> ciflow/trunk/161405 2025-09-04T00:03:01.3588010Z * [new tag] ciflow/trunk/161406 -> ciflow/trunk/161406 2025-09-04T00:03:01.3588069Z * [new tag] ciflow/trunk/161410 -> ciflow/trunk/161410 2025-09-04T00:03:01.3588129Z * [new tag] ciflow/trunk/161420 -> ciflow/trunk/161420 2025-09-04T00:03:01.3588189Z * [new tag] ciflow/trunk/161486 -> ciflow/trunk/161486 2025-09-04T00:03:01.3588250Z * [new tag] ciflow/trunk/161487 -> ciflow/trunk/161487 2025-09-04T00:03:01.3588309Z * [new tag] ciflow/trunk/161499 -> ciflow/trunk/161499 2025-09-04T00:03:01.3588371Z * [new tag] ciflow/trunk/161521 -> ciflow/trunk/161521 2025-09-04T00:03:01.3588431Z * [new tag] ciflow/trunk/161527 -> ciflow/trunk/161527 2025-09-04T00:03:01.3588490Z * [new tag] ciflow/trunk/161534 -> ciflow/trunk/161534 2025-09-04T00:03:01.3588551Z * [new tag] ciflow/trunk/161557 -> ciflow/trunk/161557 2025-09-04T00:03:01.3588610Z * [new tag] ciflow/trunk/161572 -> ciflow/trunk/161572 2025-09-04T00:03:01.3588670Z * [new tag] ciflow/trunk/161590 -> ciflow/trunk/161590 2025-09-04T00:03:01.3588730Z * [new tag] ciflow/trunk/161591 -> ciflow/trunk/161591 2025-09-04T00:03:01.3588792Z * [new tag] ciflow/trunk/161594 -> ciflow/trunk/161594 2025-09-04T00:03:01.3588851Z * [new tag] ciflow/trunk/161595 -> ciflow/trunk/161595 2025-09-04T00:03:01.3588982Z * [new tag] ciflow/trunk/161596 -> ciflow/trunk/161596 2025-09-04T00:03:01.3589044Z * [new tag] ciflow/trunk/161604 -> ciflow/trunk/161604 2025-09-04T00:03:01.3589103Z * [new tag] ciflow/trunk/161633 -> ciflow/trunk/161633 2025-09-04T00:03:01.3590543Z * [new tag] ciflow/trunk/161634 -> ciflow/trunk/161634 2025-09-04T00:03:01.3590609Z * [new tag] ciflow/trunk/161635 -> ciflow/trunk/161635 2025-09-04T00:03:01.3590669Z * [new tag] ciflow/trunk/161643 -> ciflow/trunk/161643 2025-09-04T00:03:01.3590729Z * [new tag] ciflow/trunk/161653 -> ciflow/trunk/161653 2025-09-04T00:03:01.3590790Z * [new tag] ciflow/trunk/161664 -> ciflow/trunk/161664 2025-09-04T00:03:01.3590905Z * [new tag] ciflow/trunk/161683 -> ciflow/trunk/161683 2025-09-04T00:03:01.3590965Z * [new tag] ciflow/trunk/161692 -> ciflow/trunk/161692 2025-09-04T00:03:01.3591027Z * [new tag] ciflow/trunk/161693 -> ciflow/trunk/161693 2025-09-04T00:03:01.3591088Z * [new tag] ciflow/trunk/161694 -> ciflow/trunk/161694 2025-09-04T00:03:01.3591148Z * [new tag] ciflow/trunk/161695 -> ciflow/trunk/161695 2025-09-04T00:03:01.3591209Z * [new tag] ciflow/trunk/161718 -> ciflow/trunk/161718 2025-09-04T00:03:01.3591269Z * [new tag] ciflow/trunk/161723 -> ciflow/trunk/161723 2025-09-04T00:03:01.3591329Z * [new tag] ciflow/trunk/161739 -> ciflow/trunk/161739 2025-09-04T00:03:01.3591390Z * [new tag] ciflow/trunk/161745 -> ciflow/trunk/161745 2025-09-04T00:03:01.3591451Z * [new tag] ciflow/trunk/161749 -> ciflow/trunk/161749 2025-09-04T00:03:01.3591511Z * [new tag] ciflow/trunk/161751 -> ciflow/trunk/161751 2025-09-04T00:03:01.3591573Z * [new tag] ciflow/trunk/161788 -> ciflow/trunk/161788 2025-09-04T00:03:01.3591633Z * [new tag] ciflow/trunk/161794 -> ciflow/trunk/161794 2025-09-04T00:03:01.3591692Z * [new tag] ciflow/trunk/161798 -> ciflow/trunk/161798 2025-09-04T00:03:01.3591752Z * [new tag] ciflow/trunk/161804 -> ciflow/trunk/161804 2025-09-04T00:03:01.3591812Z * [new tag] ciflow/trunk/161840 -> ciflow/trunk/161840 2025-09-04T00:03:01.3591872Z * [new tag] ciflow/trunk/161862 -> ciflow/trunk/161862 2025-09-04T00:03:01.3591931Z * [new tag] ciflow/trunk/161881 -> ciflow/trunk/161881 2025-09-04T00:03:01.3591992Z * [new tag] ciflow/trunk/161924 -> ciflow/trunk/161924 2025-09-04T00:03:01.3593359Z * [new tag] ciflow/trunk/161926 -> ciflow/trunk/161926 2025-09-04T00:03:01.3593426Z * [new tag] ciflow/trunk/161952 -> ciflow/trunk/161952 2025-09-04T00:03:01.3593487Z * [new tag] ciflow/trunk/161955 -> ciflow/trunk/161955 2025-09-04T00:03:01.3593546Z * [new tag] ciflow/trunk/161957 -> ciflow/trunk/161957 2025-09-04T00:03:01.3593606Z * [new tag] ciflow/trunk/161959 -> ciflow/trunk/161959 2025-09-04T00:03:01.3593666Z * [new tag] ciflow/trunk/161977 -> ciflow/trunk/161977 2025-09-04T00:03:01.3593725Z * [new tag] ciflow/trunk/161988 -> ciflow/trunk/161988 2025-09-04T00:03:01.3593785Z * [new tag] ciflow/trunk/161994 -> ciflow/trunk/161994 2025-09-04T00:03:01.3593845Z * [new tag] ciflow/trunk/162013 -> ciflow/trunk/162013 2025-09-04T00:03:01.3593906Z * [new tag] ciflow/trunk/162017 -> ciflow/trunk/162017 2025-09-04T00:03:01.3593965Z * [new tag] ciflow/trunk/162020 -> ciflow/trunk/162020 2025-09-04T00:03:01.3594067Z * [new tag] ciflow/trunk/162021 -> ciflow/trunk/162021 2025-09-04T00:03:01.3594127Z * [new tag] ciflow/trunk/162022 -> ciflow/trunk/162022 2025-09-04T00:03:01.3594187Z * [new tag] ciflow/trunk/162040 -> ciflow/trunk/162040 2025-09-04T00:03:01.3594247Z * [new tag] ciflow/trunk/162041 -> ciflow/trunk/162041 2025-09-04T00:03:01.3594307Z * [new tag] ciflow/trunk/162055 -> ciflow/trunk/162055 2025-09-04T00:03:01.3594367Z * [new tag] ciflow/trunk/162059 -> ciflow/trunk/162059 2025-09-04T00:03:01.3594427Z * [new tag] ciflow/trunk/162066 -> ciflow/trunk/162066 2025-09-04T00:03:01.3594516Z * [new tag] ciflow/trunk/162069 -> ciflow/trunk/162069 2025-09-04T00:03:01.3594576Z * [new tag] ciflow/trunk/162073 -> ciflow/trunk/162073 2025-09-04T00:03:01.3594637Z * [new tag] ciflow/trunk/162076 -> ciflow/trunk/162076 2025-09-04T00:03:01.3594697Z * [new tag] ciflow/trunk/162084 -> ciflow/trunk/162084 2025-09-04T00:03:01.3594756Z * [new tag] ciflow/trunk/162085 -> ciflow/trunk/162085 2025-09-04T00:03:01.3594815Z * [new tag] ciflow/trunk/162089 -> ciflow/trunk/162089 2025-09-04T00:03:01.3596174Z * [new tag] ciflow/trunk/162093 -> ciflow/trunk/162093 2025-09-04T00:03:01.3596240Z * [new tag] ciflow/trunk/162097 -> ciflow/trunk/162097 2025-09-04T00:03:01.3596299Z * [new tag] ciflow/trunk/162104 -> ciflow/trunk/162104 2025-09-04T00:03:01.3596411Z * [new tag] ciflow/trunk/162105 -> ciflow/trunk/162105 2025-09-04T00:03:01.3596475Z * [new tag] ciflow/trunk/162106 -> ciflow/trunk/162106 2025-09-04T00:03:01.3596536Z * [new tag] ciflow/unstable/123 -> ciflow/unstable/123 2025-09-04T00:03:01.3596709Z * [new tag] ciflow/vllm-test/06c7516994d6fdd4b1ac8b8aeae74cdcae0d34f4 -> ciflow/vllm-test/06c7516994d6fdd4b1ac8b8aeae74cdcae0d34f4 2025-09-04T00:03:01.3596874Z * [new tag] ciflow/vllm-test/3345a7ff8a16a4f1f14fa7db17a72838fd9c0a83 -> ciflow/vllm-test/3345a7ff8a16a4f1f14fa7db17a72838fd9c0a83 2025-09-04T00:03:01.3597038Z * [new tag] ciflow/vllm-test/a6456bfa85bf8f7a7ffe4f69a816977712319eb2 -> ciflow/vllm-test/a6456bfa85bf8f7a7ffe4f69a816977712319eb2 2025-09-04T00:03:01.3597200Z * [new tag] ciflow/vllm-test/a7c949089af218f71daf3ad25f409f75794e6830 -> ciflow/vllm-test/a7c949089af218f71daf3ad25f409f75794e6830 2025-09-04T00:03:01.3597363Z * [new tag] ciflow/vllm-test/e9975f501cfb849d2cf470c09c9e2e0de42c9dc9 -> ciflow/vllm-test/e9975f501cfb849d2cf470c09c9e2e0de42c9dc9 2025-09-04T00:03:01.3597533Z * [new tag] ciflow/vllm-test/ec585ceab4201b5feb342b3fcc6bbb141fc8fc84 -> ciflow/vllm-test/ec585ceab4201b5feb342b3fcc6bbb141fc8fc84 2025-09-04T00:03:01.3597596Z * [new tag] ciflow/vllm/161585 -> ciflow/vllm/161585 2025-09-04T00:03:01.3597657Z * [new tag] ciflow/vllm/162000 -> ciflow/vllm/162000 2025-09-04T00:03:01.3597727Z * [new tag] ciflow/win-arm64/156049 -> ciflow/win-arm64/156049 2025-09-04T00:03:01.3597796Z * [new tag] ciflow/win-arm64/158104 -> ciflow/win-arm64/158104 2025-09-04T00:03:01.3597858Z * [new tag] ciflow/xpu/139971 -> ciflow/xpu/139971 2025-09-04T00:03:01.3597918Z * [new tag] ciflow/xpu/157699 -> ciflow/xpu/157699 2025-09-04T00:03:01.3597981Z * [new tag] ciflow/xpu/157994 -> ciflow/xpu/157994 2025-09-04T00:03:01.3598042Z * [new tag] ciflow/xpu/159118 -> ciflow/xpu/159118 2025-09-04T00:03:01.3598101Z * [new tag] ciflow/xpu/159473 -> ciflow/xpu/159473 2025-09-04T00:03:01.3598226Z * [new tag] ciflow/xpu/159718 -> ciflow/xpu/159718 2025-09-04T00:03:01.3598285Z * [new tag] ciflow/xpu/159944 -> ciflow/xpu/159944 2025-09-04T00:03:01.3598344Z * [new tag] ciflow/xpu/160867 -> ciflow/xpu/160867 2025-09-04T00:03:01.3599719Z * [new tag] ciflow/xpu/160938 -> ciflow/xpu/160938 2025-09-04T00:03:01.3599784Z * [new tag] ciflow/xpu/160940 -> ciflow/xpu/160940 2025-09-04T00:03:01.3599842Z * [new tag] ciflow/xpu/161045 -> ciflow/xpu/161045 2025-09-04T00:03:01.3599901Z * [new tag] ciflow/xpu/161246 -> ciflow/xpu/161246 2025-09-04T00:03:01.3600029Z * [new tag] ciflow/xpu/161397 -> ciflow/xpu/161397 2025-09-04T00:03:01.3600087Z * [new tag] ciflow/xpu/161476 -> ciflow/xpu/161476 2025-09-04T00:03:01.3600148Z * [new tag] ciflow/xpu/161485 -> ciflow/xpu/161485 2025-09-04T00:03:01.3600207Z * [new tag] ciflow/xpu/161598 -> ciflow/xpu/161598 2025-09-04T00:03:01.3600265Z * [new tag] ciflow/xpu/161601 -> ciflow/xpu/161601 2025-09-04T00:03:01.3600324Z * [new tag] ciflow/xpu/161604 -> ciflow/xpu/161604 2025-09-04T00:03:01.3600383Z * [new tag] ciflow/xpu/161736 -> ciflow/xpu/161736 2025-09-04T00:03:01.3600441Z * [new tag] ciflow/xpu/161777 -> ciflow/xpu/161777 2025-09-04T00:03:01.3600500Z * [new tag] ciflow/xpu/161932 -> ciflow/xpu/161932 2025-09-04T00:03:01.3600559Z * [new tag] ciflow/xpu/161988 -> ciflow/xpu/161988 2025-09-04T00:03:01.3600619Z * [new tag] ciflow/xpu/162062 -> ciflow/xpu/162062 2025-09-04T00:03:01.3600677Z * [new tag] cslpull75 -> cslpull75 2025-09-04T00:03:01.3600735Z * [new tag] cslpull76 -> cslpull76 2025-09-04T00:03:01.3600788Z * [new tag] cslpull77 -> cslpull77 2025-09-04T00:03:01.3600841Z * [new tag] cslpull78 -> cslpull78 2025-09-04T00:03:01.3600894Z * [new tag] cslpull79 -> cslpull79 2025-09-04T00:03:01.3600945Z * [new tag] cslpull80 -> cslpull80 2025-09-04T00:03:01.3600997Z * [new tag] cslpull81 -> cslpull81 2025-09-04T00:03:01.3601050Z * [new tag] cslpull82 -> cslpull82 2025-09-04T00:03:01.3601102Z * [new tag] cslpull83 -> cslpull83 2025-09-04T00:03:01.3601155Z * [new tag] cslpull84 -> cslpull84 2025-09-04T00:03:01.3602522Z * [new tag] cslpull85 -> cslpull85 2025-09-04T00:03:01.3602579Z * [new tag] cslpull86 -> cslpull86 2025-09-04T00:03:01.3602631Z * [new tag] cslpull87 -> cslpull87 2025-09-04T00:03:01.3602683Z * [new tag] cslpull88 -> cslpull88 2025-09-04T00:03:01.3602735Z * [new tag] cslpull89 -> cslpull89 2025-09-04T00:03:01.3602787Z * [new tag] cslpull90 -> cslpull90 2025-09-04T00:03:01.3602839Z * [new tag] cslpull91 -> cslpull91 2025-09-04T00:03:01.3602893Z * [new tag] cslpull92 -> cslpull92 2025-09-04T00:03:01.3602948Z * [new tag] flight_5 -> flight_5 2025-09-04T00:03:01.3603004Z * [new tag] flight_5.1 -> flight_5.1 2025-09-04T00:03:01.3603061Z * [new tag] flight_5.2 -> flight_5.2 2025-09-04T00:03:01.3603114Z * [new tag] flight_5.3 -> flight_5.3 2025-09-04T00:03:01.3603207Z * [new tag] forpull1 -> forpull1 2025-09-04T00:03:01.3603273Z * [new tag] malfet/tag-2ef5611 -> malfet/tag-2ef5611 2025-09-04T00:03:01.3603335Z * [new tag] malfet/tag-317b1a0 -> malfet/tag-317b1a0 2025-09-04T00:03:01.3603397Z * [new tag] malfet/tag-ec6f767 -> malfet/tag-ec6f767 2025-09-04T00:03:01.3603462Z * [new tag] nightly-binary -> nightly-binary 2025-09-04T00:03:01.3603528Z * [new tag] sqzhang_flight4_plus -> sqzhang_flight4_plus 2025-09-04T00:03:01.3603589Z * [new tag] sqzhang_flight_3 -> sqzhang_flight_3 2025-09-04T00:03:01.3603761Z * [new tag] trunk/00636e0171e7e733628c408084805442270cf608 -> trunk/00636e0171e7e733628c408084805442270cf608 2025-09-04T00:03:01.3603892Z * [new tag] trunk/007935a802852ffc74c1688609d2b1f5adc5362d -> trunk/007935a802852ffc74c1688609d2b1f5adc5362d 2025-09-04T00:03:01.3604027Z * [new tag] trunk/014b98dd09babbefd375662f6f14ad88cacb884f -> trunk/014b98dd09babbefd375662f6f14ad88cacb884f 2025-09-04T00:03:01.3604157Z * [new tag] trunk/037f3bd475b193349ed1227a57fb5069b0415792 -> trunk/037f3bd475b193349ed1227a57fb5069b0415792 2025-09-04T00:03:01.3604287Z * [new tag] trunk/0447f2d99b4351b2ff129dce6eebb371024f73e5 -> trunk/0447f2d99b4351b2ff129dce6eebb371024f73e5 2025-09-04T00:03:01.3605730Z * [new tag] trunk/049c08eda8bd820a8514f5d785b10d4024bfd72b -> trunk/049c08eda8bd820a8514f5d785b10d4024bfd72b 2025-09-04T00:03:01.3605871Z * [new tag] trunk/05d0f11dbdbaeb2ca89e93636eaeff125b5aefac -> trunk/05d0f11dbdbaeb2ca89e93636eaeff125b5aefac 2025-09-04T00:03:01.3606003Z * [new tag] trunk/05eeb29976fffd8331ea6c7d30960fdf48626294 -> trunk/05eeb29976fffd8331ea6c7d30960fdf48626294 2025-09-04T00:03:01.3606138Z * [new tag] trunk/06c7516994d6fdd4b1ac8b8aeae74cdcae0d34f4 -> trunk/06c7516994d6fdd4b1ac8b8aeae74cdcae0d34f4 2025-09-04T00:03:01.3606273Z * [new tag] trunk/06ddaf1e0affe758cb6369f54680f359ef7ad6db -> trunk/06ddaf1e0affe758cb6369f54680f359ef7ad6db 2025-09-04T00:03:01.3606459Z * [new tag] trunk/07a4e9fea8f6856e93c8bac34a96631242e91476 -> trunk/07a4e9fea8f6856e93c8bac34a96631242e91476 2025-09-04T00:03:01.3606591Z * [new tag] trunk/07f76517e74ffb789682db472f5d117ed738e6cb -> trunk/07f76517e74ffb789682db472f5d117ed738e6cb 2025-09-04T00:03:01.3606720Z * [new tag] trunk/09d2f1b6315d6d416fbf452793d65795863ebc66 -> trunk/09d2f1b6315d6d416fbf452793d65795863ebc66 2025-09-04T00:03:01.3606851Z * [new tag] trunk/0af56fc33e4c46b62cb9a2a4859339b00bd6d6ad -> trunk/0af56fc33e4c46b62cb9a2a4859339b00bd6d6ad 2025-09-04T00:03:01.3606984Z * [new tag] trunk/0af70e2353e1dcda83175fd4834ecb7b63e009e0 -> trunk/0af70e2353e1dcda83175fd4834ecb7b63e009e0 2025-09-04T00:03:01.3607116Z * [new tag] trunk/0c4a79b7e06a5c456a280f6725eff20d20c58714 -> trunk/0c4a79b7e06a5c456a280f6725eff20d20c58714 2025-09-04T00:03:01.3607248Z * [new tag] trunk/0ca3a6085df1e1d27c8336db35d796fc4cf08d02 -> trunk/0ca3a6085df1e1d27c8336db35d796fc4cf08d02 2025-09-04T00:03:01.3607380Z * [new tag] trunk/0cd6c56bdfa9178ff61be82ce3b178926ddb64a9 -> trunk/0cd6c56bdfa9178ff61be82ce3b178926ddb64a9 2025-09-04T00:03:01.3607513Z * [new tag] trunk/0d421ace32c1605ee8e452ee1eeb03bd243dd96c -> trunk/0d421ace32c1605ee8e452ee1eeb03bd243dd96c 2025-09-04T00:03:01.3607643Z * [new tag] trunk/0e2c8af5a660264e181b98f2c0bcae89535733ad -> trunk/0e2c8af5a660264e181b98f2c0bcae89535733ad 2025-09-04T00:03:01.3607774Z * [new tag] trunk/0e358050304c6a350dae2bce497bd1867ecc3c9f -> trunk/0e358050304c6a350dae2bce497bd1867ecc3c9f 2025-09-04T00:03:01.3607974Z * [new tag] trunk/0e45023cf9cbe1cf18279c1b0d391ea9464e7731 -> trunk/0e45023cf9cbe1cf18279c1b0d391ea9464e7731 2025-09-04T00:03:01.3608106Z * [new tag] trunk/0f6a08a0292f5c2b1e3c299d5bce8f3a27d4ccef -> trunk/0f6a08a0292f5c2b1e3c299d5bce8f3a27d4ccef 2025-09-04T00:03:01.3608234Z * [new tag] trunk/0f81e7f6402e219106537fb073e0be63a7b3aa8e -> trunk/0f81e7f6402e219106537fb073e0be63a7b3aa8e 2025-09-04T00:03:01.3608364Z * [new tag] trunk/0fd63fd88b60c801f2a83a642fe40380879a072e -> trunk/0fd63fd88b60c801f2a83a642fe40380879a072e 2025-09-04T00:03:01.3608493Z * [new tag] trunk/1041805c1ed0d4d96fd05cf485a0d89a0b5588d0 -> trunk/1041805c1ed0d4d96fd05cf485a0d89a0b5588d0 2025-09-04T00:03:01.3608625Z * [new tag] trunk/1069a08dac348c3ad09e96bcc344f6e5c6052cd8 -> trunk/1069a08dac348c3ad09e96bcc344f6e5c6052cd8 2025-09-04T00:03:01.3608810Z * [new tag] trunk/1190b7f73e9a94c9280d2baf196fddaa4c3a0374 -> trunk/1190b7f73e9a94c9280d2baf196fddaa4c3a0374 2025-09-04T00:03:01.3608944Z * [new tag] trunk/12c0cf3fab74e4669d5b760be6bd2be008633ada -> trunk/12c0cf3fab74e4669d5b760be6bd2be008633ada 2025-09-04T00:03:01.3610403Z * [new tag] trunk/130e50afffaead874384a25d0677b02b4c09ce7b -> trunk/130e50afffaead874384a25d0677b02b4c09ce7b 2025-09-04T00:03:01.3610536Z * [new tag] trunk/13b65196db422bdb394cb482e208c61ed448898c -> trunk/13b65196db422bdb394cb482e208c61ed448898c 2025-09-04T00:03:01.3610668Z * [new tag] trunk/13d66e2a66eceed14b8a8f5a971087df4f688a46 -> trunk/13d66e2a66eceed14b8a8f5a971087df4f688a46 2025-09-04T00:03:01.3610794Z * [new tag] trunk/149c68071ca033d5e3427e63e05d9969bd4961e4 -> trunk/149c68071ca033d5e3427e63e05d9969bd4961e4 2025-09-04T00:03:01.3610926Z * [new tag] trunk/15c77a8cfd341e74fd124b077492ef2bfa51b339 -> trunk/15c77a8cfd341e74fd124b077492ef2bfa51b339 2025-09-04T00:03:01.3611054Z * [new tag] trunk/1621b5494ce2bd2244c88ce2954d5316f80a0f2d -> trunk/1621b5494ce2bd2244c88ce2954d5316f80a0f2d 2025-09-04T00:03:01.3611186Z * [new tag] trunk/16ce6a4aad75a633ef42af1b99f10c2671ee94f2 -> trunk/16ce6a4aad75a633ef42af1b99f10c2671ee94f2 2025-09-04T00:03:01.3611313Z * [new tag] trunk/1750cc80374a9dd22fc26701c0602ae11a62baf0 -> trunk/1750cc80374a9dd22fc26701c0602ae11a62baf0 2025-09-04T00:03:01.3611444Z * [new tag] trunk/17fa8eec4a1e32939ab4d364ee6e75487a79b654 -> trunk/17fa8eec4a1e32939ab4d364ee6e75487a79b654 2025-09-04T00:03:01.3611575Z * [new tag] trunk/18b4fdde8fc705411864ec9c65918c73cef6d3fd -> trunk/18b4fdde8fc705411864ec9c65918c73cef6d3fd 2025-09-04T00:03:01.3611703Z * [new tag] trunk/190c391a28845a14df26abb228d26aa813efb20c -> trunk/190c391a28845a14df26abb228d26aa813efb20c 2025-09-04T00:03:01.3611832Z * [new tag] trunk/196232bb935cb346f143d5c39e9a73c44121a033 -> trunk/196232bb935cb346f143d5c39e9a73c44121a033 2025-09-04T00:03:01.3611964Z * [new tag] trunk/199c3633bfb32cddbc60cde473b79a917226a705 -> trunk/199c3633bfb32cddbc60cde473b79a917226a705 2025-09-04T00:03:01.3612095Z * [new tag] trunk/1aa7476885e8f6e7b0ec3a5b6383aad9d3f343e7 -> trunk/1aa7476885e8f6e7b0ec3a5b6383aad9d3f343e7 2025-09-04T00:03:01.3612223Z * [new tag] trunk/1aeb421c342c9e9607842f4c87cb46e8e816ee53 -> trunk/1aeb421c342c9e9607842f4c87cb46e8e816ee53 2025-09-04T00:03:01.3612353Z * [new tag] trunk/1c1b28d5b6a942fafe23b2f09302d93c25226d4a -> trunk/1c1b28d5b6a942fafe23b2f09302d93c25226d4a 2025-09-04T00:03:01.3612481Z * [new tag] trunk/1f820de639c75a1562d3fb03f160439f853ae07b -> trunk/1f820de639c75a1562d3fb03f160439f853ae07b 2025-09-04T00:03:01.3612611Z * [new tag] trunk/2042d2174accd3654ce076cd3fea3f5d477285b1 -> trunk/2042d2174accd3654ce076cd3fea3f5d477285b1 2025-09-04T00:03:01.3612738Z * [new tag] trunk/204697f0e695d82894c5010fbec664c4391f90cc -> trunk/204697f0e695d82894c5010fbec664c4391f90cc 2025-09-04T00:03:01.3612907Z * [new tag] trunk/20bfb2539d7c5250379648eda35f80b8a7d642dd -> trunk/20bfb2539d7c5250379648eda35f80b8a7d642dd 2025-09-04T00:03:01.3613038Z * [new tag] trunk/21fae99c180d17def562797ea0fb154d8fdf88e3 -> trunk/21fae99c180d17def562797ea0fb154d8fdf88e3 2025-09-04T00:03:01.3613169Z * [new tag] trunk/25f4aaed9ec26f39c13862323ff8582006473d23 -> trunk/25f4aaed9ec26f39c13862323ff8582006473d23 2025-09-04T00:03:01.3613301Z * [new tag] trunk/26d0ff1cba5d7c419b38ad44be4f93ff1b3789ac -> trunk/26d0ff1cba5d7c419b38ad44be4f93ff1b3789ac 2025-09-04T00:03:01.3613433Z * [new tag] trunk/28af843ee0ea79867b7fd4ddc5bd0072d6518f3a -> trunk/28af843ee0ea79867b7fd4ddc5bd0072d6518f3a 2025-09-04T00:03:01.3614914Z * [new tag] trunk/2a5c0785e2f975697fd7bdf1411de6e03dcaa1ef -> trunk/2a5c0785e2f975697fd7bdf1411de6e03dcaa1ef 2025-09-04T00:03:01.3615048Z * [new tag] trunk/2a70d98abf8256d3d768eff028fca20198579824 -> trunk/2a70d98abf8256d3d768eff028fca20198579824 2025-09-04T00:03:01.3615173Z * [new tag] trunk/2ba65472dd54488a86a50326ea990195fc6732d6 -> trunk/2ba65472dd54488a86a50326ea990195fc6732d6 2025-09-04T00:03:01.3615307Z * [new tag] trunk/2c03f0acc53ed13fe8ebfe809129f25996e009a0 -> trunk/2c03f0acc53ed13fe8ebfe809129f25996e009a0 2025-09-04T00:03:01.3615435Z * [new tag] trunk/2d31c3d99d9a0b71d6939b0d6961fe6f99838ba9 -> trunk/2d31c3d99d9a0b71d6939b0d6961fe6f99838ba9 2025-09-04T00:03:01.3615567Z * [new tag] trunk/2e1345a0f8427ecf4eabfc1e3aa1b46787c47467 -> trunk/2e1345a0f8427ecf4eabfc1e3aa1b46787c47467 2025-09-04T00:03:01.3615694Z * [new tag] trunk/2e77a08b95f9d45266715437f8406132cfb81ee5 -> trunk/2e77a08b95f9d45266715437f8406132cfb81ee5 2025-09-04T00:03:01.3615827Z * [new tag] trunk/2efcf9d0815fd5c729abcbb5622746184b19c3cc -> trunk/2efcf9d0815fd5c729abcbb5622746184b19c3cc 2025-09-04T00:03:01.3615960Z * [new tag] trunk/2f6b4b1ad3f82bb3bd984f6e65744ea339ffb8b5 -> trunk/2f6b4b1ad3f82bb3bd984f6e65744ea339ffb8b5 2025-09-04T00:03:01.3616094Z * [new tag] trunk/2fed4fb464d87fe7cc2ff646ec2bb8052e76c729 -> trunk/2fed4fb464d87fe7cc2ff646ec2bb8052e76c729 2025-09-04T00:03:01.3616222Z * [new tag] trunk/303f514d5ba39e7e1251285e1b1cb9a4662c60bc -> trunk/303f514d5ba39e7e1251285e1b1cb9a4662c60bc 2025-09-04T00:03:01.3616414Z * [new tag] trunk/30ab87c884bf8de13b972c8d8fb60bd1a193fa1a -> trunk/30ab87c884bf8de13b972c8d8fb60bd1a193fa1a 2025-09-04T00:03:01.3616549Z * [new tag] trunk/30edac5da6bd72dc58353a48161eb3ed265325a0 -> trunk/30edac5da6bd72dc58353a48161eb3ed265325a0 2025-09-04T00:03:01.3616679Z * [new tag] trunk/3345a7ff8a16a4f1f14fa7db17a72838fd9c0a83 -> trunk/3345a7ff8a16a4f1f14fa7db17a72838fd9c0a83 2025-09-04T00:03:01.3616811Z * [new tag] trunk/348d7810552cbc314280b24a6b931e3ee1910ec4 -> trunk/348d7810552cbc314280b24a6b931e3ee1910ec4 2025-09-04T00:03:01.3616939Z * [new tag] trunk/3519969e4f1ec76dca00dc60561a29794a5b7e2a -> trunk/3519969e4f1ec76dca00dc60561a29794a5b7e2a 2025-09-04T00:03:01.3617068Z * [new tag] trunk/3559c354ce6a14d11fe29fb12fa2747a2f2af449 -> trunk/3559c354ce6a14d11fe29fb12fa2747a2f2af449 2025-09-04T00:03:01.3617200Z * [new tag] trunk/36d207fcaaede0d1e58a5168084c307b32b6fd8b -> trunk/36d207fcaaede0d1e58a5168084c307b32b6fd8b 2025-09-04T00:03:01.3617329Z * [new tag] trunk/377033757ae5ca524ea842f1b0a5f446ed3d8fe0 -> trunk/377033757ae5ca524ea842f1b0a5f446ed3d8fe0 2025-09-04T00:03:01.3617462Z * [new tag] trunk/378edb047f83dfb84c2d9c032bddebc5e0147b8f -> trunk/378edb047f83dfb84c2d9c032bddebc5e0147b8f 2025-09-04T00:03:01.3617595Z * [new tag] trunk/379ebdaf5e2fbf387de297f673254d005e583b31 -> trunk/379ebdaf5e2fbf387de297f673254d005e583b31 2025-09-04T00:03:01.3617792Z * [new tag] trunk/37da7b777b06e4a0f8e6192dd2a7e9047194fbf3 -> trunk/37da7b777b06e4a0f8e6192dd2a7e9047194fbf3 2025-09-04T00:03:01.3617925Z * [new tag] trunk/38ed57d4465b1d88ca07b8faa7fcc96a08cac22f -> trunk/38ed57d4465b1d88ca07b8faa7fcc96a08cac22f 2025-09-04T00:03:01.3619376Z * [new tag] trunk/3c0ff1b569c45cfa6935ad8031a9d4cf1551aa3f -> trunk/3c0ff1b569c45cfa6935ad8031a9d4cf1551aa3f 2025-09-04T00:03:01.3619508Z * [new tag] trunk/3d406429b0ac472b65d944c0634203ac1548a7c9 -> trunk/3d406429b0ac472b65d944c0634203ac1548a7c9 2025-09-04T00:03:01.3619639Z * [new tag] trunk/3daf20f8e144c8c9b5cff33e3353656f26b4f043 -> trunk/3daf20f8e144c8c9b5cff33e3353656f26b4f043 2025-09-04T00:03:01.3619766Z * [new tag] trunk/3e459491b5b72c4fa1f1e6148a29f1f05d17939d -> trunk/3e459491b5b72c4fa1f1e6148a29f1f05d17939d 2025-09-04T00:03:01.3619953Z * [new tag] trunk/403a3a393cda7e60f503f3b04b8805a845dcf45d -> trunk/403a3a393cda7e60f503f3b04b8805a845dcf45d 2025-09-04T00:03:01.3620081Z * [new tag] trunk/40f46b09c7c0b1338178bb3f92a8f7d1243165a6 -> trunk/40f46b09c7c0b1338178bb3f92a8f7d1243165a6 2025-09-04T00:03:01.3620212Z * [new tag] trunk/420c52ecf36f86d32da0853bfbe074b682b070aa -> trunk/420c52ecf36f86d32da0853bfbe074b682b070aa 2025-09-04T00:03:01.3620341Z * [new tag] trunk/443452ca2f5beef58019f4e7e7e31c0526aee0fc -> trunk/443452ca2f5beef58019f4e7e7e31c0526aee0fc 2025-09-04T00:03:01.3620469Z * [new tag] trunk/448a7e7e31d29335ccd9c20476dec82507190a86 -> trunk/448a7e7e31d29335ccd9c20476dec82507190a86 2025-09-04T00:03:01.3620596Z * [new tag] trunk/451ed931562ec8b46d1f7e6c266a68132a119336 -> trunk/451ed931562ec8b46d1f7e6c266a68132a119336 2025-09-04T00:03:01.3620723Z * [new tag] trunk/47742081c9973b5b21f72aa5380ae8700cee38be -> trunk/47742081c9973b5b21f72aa5380ae8700cee38be 2025-09-04T00:03:01.3620853Z * [new tag] trunk/47ecd2042f2f99368cd2d60731d23f4437eecd1d -> trunk/47ecd2042f2f99368cd2d60731d23f4437eecd1d 2025-09-04T00:03:01.3620983Z * [new tag] trunk/496052faf6ca4f8c1df4e441e40b5d267272a89f -> trunk/496052faf6ca4f8c1df4e441e40b5d267272a89f 2025-09-04T00:03:01.3621114Z * [new tag] trunk/4ad9fbc83aa3053aff33257d76c871c84daf8d04 -> trunk/4ad9fbc83aa3053aff33257d76c871c84daf8d04 2025-09-04T00:03:01.3621246Z * [new tag] trunk/4ae57d448c0a7d37e4cfd5c27d977fad2cef4051 -> trunk/4ae57d448c0a7d37e4cfd5c27d977fad2cef4051 2025-09-04T00:03:01.3621376Z * [new tag] trunk/4cdaf8265d86f984254b62052da8c26ef61ef1cf -> trunk/4cdaf8265d86f984254b62052da8c26ef61ef1cf 2025-09-04T00:03:01.3621504Z * [new tag] trunk/4d3ab2669b3839b53361ebc5c8d53bcc819b4876 -> trunk/4d3ab2669b3839b53361ebc5c8d53bcc819b4876 2025-09-04T00:03:01.3621640Z * [new tag] trunk/4e42aa8ffc44b8340eb0eeaf80a2cafc4763a186 -> trunk/4e42aa8ffc44b8340eb0eeaf80a2cafc4763a186 2025-09-04T00:03:01.3621774Z * [new tag] trunk/4fd761fecca86693c8cd7755ea6d13d61bb94090 -> trunk/4fd761fecca86693c8cd7755ea6d13d61bb94090 2025-09-04T00:03:01.3621905Z * [new tag] trunk/50fc22dedf3c4a27be61fa05551c4f320281b42d -> trunk/50fc22dedf3c4a27be61fa05551c4f320281b42d 2025-09-04T00:03:01.3622034Z * [new tag] trunk/524b78d4f67045b83bb69edc56ab16efe282971c -> trunk/524b78d4f67045b83bb69edc56ab16efe282971c 2025-09-04T00:03:01.3622164Z * [new tag] trunk/5432966253ce1cfafdd4b498b0e92760bf7dbb13 -> trunk/5432966253ce1cfafdd4b498b0e92760bf7dbb13 2025-09-04T00:03:01.3622299Z * [new tag] trunk/54e275e0d81fe1e1ccfa4fb5f2a5a9aaca00ca15 -> trunk/54e275e0d81fe1e1ccfa4fb5f2a5a9aaca00ca15 2025-09-04T00:03:01.3622424Z * [new tag] trunk/5561e45758d59c94605873d5db48ed459c004c3b -> trunk/5561e45758d59c94605873d5db48ed459c004c3b 2025-09-04T00:03:01.3623863Z * [new tag] trunk/55c289d5c104c4959cc125c0fb4fb50c9fc71102 -> trunk/55c289d5c104c4959cc125c0fb4fb50c9fc71102 2025-09-04T00:03:01.3624033Z * [new tag] trunk/55e6ea105ce2e00fa0598618c9b038e411637ee7 -> trunk/55e6ea105ce2e00fa0598618c9b038e411637ee7 2025-09-04T00:03:01.3624163Z * [new tag] trunk/5790b009751e6ebba35d3e6d05e7c1b135553eee -> trunk/5790b009751e6ebba35d3e6d05e7c1b135553eee 2025-09-04T00:03:01.3624293Z * [new tag] trunk/5859edf1130cec5a021ace5d5b0e18144808f757 -> trunk/5859edf1130cec5a021ace5d5b0e18144808f757 2025-09-04T00:03:01.3624425Z * [new tag] trunk/5a2da090ed6db88bb657c4e51ec0b310cd08bff6 -> trunk/5a2da090ed6db88bb657c4e51ec0b310cd08bff6 2025-09-04T00:03:01.3624557Z * [new tag] trunk/5b701a6bb2d752f547e617cdded5cef0085180b5 -> trunk/5b701a6bb2d752f547e617cdded5cef0085180b5 2025-09-04T00:03:01.3624741Z * [new tag] trunk/5c306c3ccb6ffb20d09623baeef0cb0adb074a9a -> trunk/5c306c3ccb6ffb20d09623baeef0cb0adb074a9a 2025-09-04T00:03:01.3624868Z * [new tag] trunk/5cb1d71e5994783f0810196073922a7a8fd2cc0f -> trunk/5cb1d71e5994783f0810196073922a7a8fd2cc0f 2025-09-04T00:03:01.3624996Z * [new tag] trunk/5e5870e858f60ff4bf87d03f3592097e934a9580 -> trunk/5e5870e858f60ff4bf87d03f3592097e934a9580 2025-09-04T00:03:01.3625126Z * [new tag] trunk/5edc3d814f417e301de4f68cc50db11ff2487985 -> trunk/5edc3d814f417e301de4f68cc50db11ff2487985 2025-09-04T00:03:01.3625256Z * [new tag] trunk/600c25e9a17fe56e3dee872be8854db08916ba0c -> trunk/600c25e9a17fe56e3dee872be8854db08916ba0c 2025-09-04T00:03:01.3625383Z * [new tag] trunk/620d52e882bd5f3f2c2255954255259dee8ce133 -> trunk/620d52e882bd5f3f2c2255954255259dee8ce133 2025-09-04T00:03:01.3625509Z * [new tag] trunk/624bc36163e8ac66e012b912f71ee2831a027149 -> trunk/624bc36163e8ac66e012b912f71ee2831a027149 2025-09-04T00:03:01.3625643Z * [new tag] trunk/626cb7df8161dd4ecb4fe43b60f37ce9076f56b1 -> trunk/626cb7df8161dd4ecb4fe43b60f37ce9076f56b1 2025-09-04T00:03:01.3625776Z * [new tag] trunk/627decb0ed749ab1b341fe4f202d16851f8f49fb -> trunk/627decb0ed749ab1b341fe4f202d16851f8f49fb 2025-09-04T00:03:01.3625906Z * [new tag] trunk/62c3f9a97fd3dea7132a93066d32d893ffe101e6 -> trunk/62c3f9a97fd3dea7132a93066d32d893ffe101e6 2025-09-04T00:03:01.3626037Z * [new tag] trunk/63632fc7eee1eaf5e63209777de01c08cfbe159c -> trunk/63632fc7eee1eaf5e63209777de01c08cfbe159c 2025-09-04T00:03:01.3626170Z * [new tag] trunk/63a9c23fe99eacfd09610c36dfe8f01b053c1a35 -> trunk/63a9c23fe99eacfd09610c36dfe8f01b053c1a35 2025-09-04T00:03:01.3626295Z * [new tag] trunk/6737e2c996990024187ba620d2764f3b6f6add2c -> trunk/6737e2c996990024187ba620d2764f3b6f6add2c 2025-09-04T00:03:01.3626491Z * [new tag] trunk/67457dbb9d616f0b120f3b5d46b3147cb0f97ab8 -> trunk/67457dbb9d616f0b120f3b5d46b3147cb0f97ab8 2025-09-04T00:03:01.3626624Z * [new tag] trunk/67c31dcd364f10072a55f4a30ffd1151c686283a -> trunk/67c31dcd364f10072a55f4a30ffd1151c686283a 2025-09-04T00:03:01.3626752Z * [new tag] trunk/684ae48c160364ea46c77050a7fa24c13a751df2 -> trunk/684ae48c160364ea46c77050a7fa24c13a751df2 2025-09-04T00:03:01.3626881Z * [new tag] trunk/68738beff73e9c3512e18b4edea811a897ce42db -> trunk/68738beff73e9c3512e18b4edea811a897ce42db 2025-09-04T00:03:01.3627011Z * [new tag] trunk/68fa882dad760767a462e9c1e81dc76167078529 -> trunk/68fa882dad760767a462e9c1e81dc76167078529 2025-09-04T00:03:01.3628456Z * [new tag] trunk/6913529ff82c9f7272d1bbc029612e07f276c454 -> trunk/6913529ff82c9f7272d1bbc029612e07f276c454 2025-09-04T00:03:01.3628591Z * [new tag] trunk/69c7b16e6fdfa7bce603037b7950b2471b3b2f83 -> trunk/69c7b16e6fdfa7bce603037b7950b2471b3b2f83 2025-09-04T00:03:01.3628725Z * [new tag] trunk/69d91b94ba5366f4444d8cb8fd3dab4de4f04d3d -> trunk/69d91b94ba5366f4444d8cb8fd3dab4de4f04d3d 2025-09-04T00:03:01.3628924Z * [new tag] trunk/6b051d7de340f7599bafc88664dbb548364ffd9d -> trunk/6b051d7de340f7599bafc88664dbb548364ffd9d 2025-09-04T00:03:01.3629057Z * [new tag] trunk/6db872fa2c7f8ab01aed5bc91eb6a6f786b5719a -> trunk/6db872fa2c7f8ab01aed5bc91eb6a6f786b5719a 2025-09-04T00:03:01.3629188Z * [new tag] trunk/6e548c1a87906de3ac30f02dd2ea647f83eae87c -> trunk/6e548c1a87906de3ac30f02dd2ea647f83eae87c 2025-09-04T00:03:01.3629313Z * [new tag] trunk/71992dd805ff9d6763f77214dfe8b0465e88c87b -> trunk/71992dd805ff9d6763f77214dfe8b0465e88c87b 2025-09-04T00:03:01.3629491Z * [new tag] trunk/734ce8eba9c69381f187359bf0fef1d71d84cd20 -> trunk/734ce8eba9c69381f187359bf0fef1d71d84cd20 2025-09-04T00:03:01.3629625Z * [new tag] trunk/75bc23cfc345bd4c05e7f97c416c4b3d2d1fa64b -> trunk/75bc23cfc345bd4c05e7f97c416c4b3d2d1fa64b 2025-09-04T00:03:01.3629817Z * [new tag] trunk/768a1017c551efe01b41d4cc346070a112433b1b -> trunk/768a1017c551efe01b41d4cc346070a112433b1b 2025-09-04T00:03:01.3629948Z * [new tag] trunk/76f81b56d3f5788d79c4250bae76da8f929ac4ba -> trunk/76f81b56d3f5788d79c4250bae76da8f929ac4ba 2025-09-04T00:03:01.3630078Z * [new tag] trunk/77d8e98e1b07797c6730b7ba7c313c984cce4ed3 -> trunk/77d8e98e1b07797c6730b7ba7c313c984cce4ed3 2025-09-04T00:03:01.3630204Z * [new tag] trunk/789d4942127143f2adcb53612c058ce4c9a2cf20 -> trunk/789d4942127143f2adcb53612c058ce4c9a2cf20 2025-09-04T00:03:01.3630330Z * [new tag] trunk/791eff96c85678c950888f9da24650083ee673fe -> trunk/791eff96c85678c950888f9da24650083ee673fe 2025-09-04T00:03:01.3630463Z * [new tag] trunk/793fc12aff1f69fbbf9f4278182fb52bbe350fc9 -> trunk/793fc12aff1f69fbbf9f4278182fb52bbe350fc9 2025-09-04T00:03:01.3630597Z * [new tag] trunk/7c30a9d7fcac3f6b2055b16d1a57e3b34b7f80d6 -> trunk/7c30a9d7fcac3f6b2055b16d1a57e3b34b7f80d6 2025-09-04T00:03:01.3630728Z * [new tag] trunk/7da02bf8afe149b778bed7897d48f558846b036b -> trunk/7da02bf8afe149b778bed7897d48f558846b036b 2025-09-04T00:03:01.3630855Z * [new tag] trunk/8076a185c85112be62be292eb47409c88a585b1c -> trunk/8076a185c85112be62be292eb47409c88a585b1c 2025-09-04T00:03:01.3630980Z * [new tag] trunk/80dd397f1979371a5583fa3d5c7352029522a78d -> trunk/80dd397f1979371a5583fa3d5c7352029522a78d 2025-09-04T00:03:01.3631104Z * [new tag] trunk/8171d6052ec12628eb67e0040839314056014429 -> trunk/8171d6052ec12628eb67e0040839314056014429 2025-09-04T00:03:01.3631231Z * [new tag] trunk/81b7b16618bda250ce55982894a83dc0805eb64c -> trunk/81b7b16618bda250ce55982894a83dc0805eb64c 2025-09-04T00:03:01.3631360Z * [new tag] trunk/823a329984c2fab59bf203d7c7cd1774e8b2ca3a -> trunk/823a329984c2fab59bf203d7c7cd1774e8b2ca3a 2025-09-04T00:03:01.3631491Z * [new tag] trunk/827f0d405448de31f79d1089f7d7fceab2f87895 -> trunk/827f0d405448de31f79d1089f7d7fceab2f87895 2025-09-04T00:03:01.3631619Z * [new tag] trunk/82d2d23e855007c581b529b43dde397f55f47e43 -> trunk/82d2d23e855007c581b529b43dde397f55f47e43 2025-09-04T00:03:01.3633069Z * [new tag] trunk/82f63c8f6de63c30132a8ac299b6e8c2fd0d3fe8 -> trunk/82f63c8f6de63c30132a8ac299b6e8c2fd0d3fe8 2025-09-04T00:03:01.3633205Z * [new tag] trunk/850e1382a9c56bfde18af09d3e72352d775e9435 -> trunk/850e1382a9c56bfde18af09d3e72352d775e9435 2025-09-04T00:03:01.3633334Z * [new tag] trunk/8627a19adf49d1e2654554a20919fca900ceb8d3 -> trunk/8627a19adf49d1e2654554a20919fca900ceb8d3 2025-09-04T00:03:01.3633464Z * [new tag] trunk/8703debf669bc2238211bfd039f4ecdd8228b7f7 -> trunk/8703debf669bc2238211bfd039f4ecdd8228b7f7 2025-09-04T00:03:01.3633598Z * [new tag] trunk/874069fbe46e82da5cfa405e6c0deb12e89ff608 -> trunk/874069fbe46e82da5cfa405e6c0deb12e89ff608 2025-09-04T00:03:01.3633765Z * [new tag] trunk/8875d6e394da2fffd04f31b28bf258c94d4776a3 -> trunk/8875d6e394da2fffd04f31b28bf258c94d4776a3 2025-09-04T00:03:01.3633893Z * [new tag] trunk/8939d151d09659e9cf3fd3c49b764212cb6db02b -> trunk/8939d151d09659e9cf3fd3c49b764212cb6db02b 2025-09-04T00:03:01.3634022Z * [new tag] trunk/8b78ba07b14d774f889f3b863a766e65d60cabff -> trunk/8b78ba07b14d774f889f3b863a766e65d60cabff 2025-09-04T00:03:01.3634153Z * [new tag] trunk/8e23a1227b5fb2e39afaa7d57c075a75b640a5af -> trunk/8e23a1227b5fb2e39afaa7d57c075a75b640a5af 2025-09-04T00:03:01.3634283Z * [new tag] trunk/8ec551bb354ab2b85fbbba9d461740a20366d248 -> trunk/8ec551bb354ab2b85fbbba9d461740a20366d248 2025-09-04T00:03:01.3634411Z * [new tag] trunk/8fc2467fe5e9ec01190575e52d4f3f8873562417 -> trunk/8fc2467fe5e9ec01190575e52d4f3f8873562417 2025-09-04T00:03:01.3634570Z * [new tag] trunk/903181bb6f1525560e71af08e5a21ed4d79af13c -> trunk/903181bb6f1525560e71af08e5a21ed4d79af13c 2025-09-04T00:03:01.3634698Z * [new tag] trunk/90f50f7e68e120d9574e6e3189e37b4280010ad9 -> trunk/90f50f7e68e120d9574e6e3189e37b4280010ad9 2025-09-04T00:03:01.3634828Z * [new tag] trunk/91f0bcf43fc0bc743350d491ac63b77e92054ac9 -> trunk/91f0bcf43fc0bc743350d491ac63b77e92054ac9 2025-09-04T00:03:01.3634956Z * [new tag] trunk/92576a594b8121f6b0b1b5a3ea16d08792fc68ab -> trunk/92576a594b8121f6b0b1b5a3ea16d08792fc68ab 2025-09-04T00:03:01.3635087Z * [new tag] trunk/92c2daebb6338c13c40e86a7805c8a8c0a3ca5b8 -> trunk/92c2daebb6338c13c40e86a7805c8a8c0a3ca5b8 2025-09-04T00:03:01.3635213Z * [new tag] trunk/93c5112f46a978a029644ae599979416ead5c917 -> trunk/93c5112f46a978a029644ae599979416ead5c917 2025-09-04T00:03:01.3635341Z * [new tag] trunk/9491d289b329e4ba4a9f5f5b1be7960671bb7840 -> trunk/9491d289b329e4ba4a9f5f5b1be7960671bb7840 2025-09-04T00:03:01.3635472Z * [new tag] trunk/95516ad7e6d92ed131fb6057b29ec52e73190e3c -> trunk/95516ad7e6d92ed131fb6057b29ec52e73190e3c 2025-09-04T00:03:01.3635604Z * [new tag] trunk/9632f4ea9f303c691ab5f51c44ff9b6f164ba70b -> trunk/9632f4ea9f303c691ab5f51c44ff9b6f164ba70b 2025-09-04T00:03:01.3635732Z * [new tag] trunk/97a548b640fce4877d5a7e3dd9bf9c4148390b29 -> trunk/97a548b640fce4877d5a7e3dd9bf9c4148390b29 2025-09-04T00:03:01.3635862Z * [new tag] trunk/98efc9e93d8fc61eb53cb91378443617cb550500 -> trunk/98efc9e93d8fc61eb53cb91378443617cb550500 2025-09-04T00:03:01.3635997Z * [new tag] trunk/994f2a5dbcbdc915da39bf6f6ce4d1f5e74835c9 -> trunk/994f2a5dbcbdc915da39bf6f6ce4d1f5e74835c9 2025-09-04T00:03:01.3636124Z * [new tag] trunk/99f356fa58c8d726cef022d8710f5491291158f6 -> trunk/99f356fa58c8d726cef022d8710f5491291158f6 2025-09-04T00:03:01.3637661Z * [new tag] trunk/9a12bab0d305ffa8ee482126af8e76b9daaeec77 -> trunk/9a12bab0d305ffa8ee482126af8e76b9daaeec77 2025-09-04T00:03:01.3637801Z * [new tag] trunk/9a1c5c0a078b94d13ac5c1ae0d754d19fb73bf99 -> trunk/9a1c5c0a078b94d13ac5c1ae0d754d19fb73bf99 2025-09-04T00:03:01.3637931Z * [new tag] trunk/9a665ca3c472384e9d722bddba79e5a7680f1abd -> trunk/9a665ca3c472384e9d722bddba79e5a7680f1abd 2025-09-04T00:03:01.3638061Z * [new tag] trunk/9b02435e9f0dfaac8816a89714daa053157450e9 -> trunk/9b02435e9f0dfaac8816a89714daa053157450e9 2025-09-04T00:03:01.3638187Z * [new tag] trunk/9b67d8e34493d513129f344696fe0f21e00878ae -> trunk/9b67d8e34493d513129f344696fe0f21e00878ae 2025-09-04T00:03:01.3638314Z * [new tag] trunk/9b81fe281da41f2421506339d26b027a468902f4 -> trunk/9b81fe281da41f2421506339d26b027a468902f4 2025-09-04T00:03:01.3638445Z * [new tag] trunk/a02ee4a816d11380c6f564c1aba64d56af5ba705 -> trunk/a02ee4a816d11380c6f564c1aba64d56af5ba705 2025-09-04T00:03:01.3638579Z * [new tag] trunk/a2af6a9d6b6eda907efe3098ac85286347ac3415 -> trunk/a2af6a9d6b6eda907efe3098ac85286347ac3415 2025-09-04T00:03:01.3638778Z * [new tag] trunk/a3c1cbdbc6843c6e7ab2f38977a6462b4e510903 -> trunk/a3c1cbdbc6843c6e7ab2f38977a6462b4e510903 2025-09-04T00:03:01.3638908Z * [new tag] trunk/a3fa1b8c2a76b240c1875d38b25b81636514cf25 -> trunk/a3fa1b8c2a76b240c1875d38b25b81636514cf25 2025-09-04T00:03:01.3639041Z * [new tag] trunk/a55d2beb509d05f1d4568bee06dee640a2acafd0 -> trunk/a55d2beb509d05f1d4568bee06dee640a2acafd0 2025-09-04T00:03:01.3639173Z * [new tag] trunk/a6456bfa85bf8f7a7ffe4f69a816977712319eb2 -> trunk/a6456bfa85bf8f7a7ffe4f69a816977712319eb2 2025-09-04T00:03:01.3639306Z * [new tag] trunk/a65db6dc4cf6d5c11a3db48d88753668cb9a005d -> trunk/a65db6dc4cf6d5c11a3db48d88753668cb9a005d 2025-09-04T00:03:01.3639489Z * [new tag] trunk/a75e8cd27098f290de0b7439685d05ce02e91356 -> trunk/a75e8cd27098f290de0b7439685d05ce02e91356 2025-09-04T00:03:01.3639619Z * [new tag] trunk/a7c949089af218f71daf3ad25f409f75794e6830 -> trunk/a7c949089af218f71daf3ad25f409f75794e6830 2025-09-04T00:03:01.3639743Z * [new tag] trunk/a8270dd1248569e667861b2a128417537228a899 -> trunk/a8270dd1248569e667861b2a128417537228a899 2025-09-04T00:03:01.3639870Z * [new tag] trunk/a8d6943d36c1c2a5f90d3573460695bad4b623ae -> trunk/a8d6943d36c1c2a5f90d3573460695bad4b623ae 2025-09-04T00:03:01.3640000Z * [new tag] trunk/a99d8d39bc842d6ebc3e368b178e4884d24b056e -> trunk/a99d8d39bc842d6ebc3e368b178e4884d24b056e 2025-09-04T00:03:01.3640133Z * [new tag] trunk/ab643e4dbbaf7b663d4237514cbf01af9b11565c -> trunk/ab643e4dbbaf7b663d4237514cbf01af9b11565c 2025-09-04T00:03:01.3640265Z * [new tag] trunk/abc447174cd2cf8591edbc70a9f836f9a5779f47 -> trunk/abc447174cd2cf8591edbc70a9f836f9a5779f47 2025-09-04T00:03:01.3640397Z * [new tag] trunk/ad7b748686610e317e5c0cbbd523b7a6e3b8b51f -> trunk/ad7b748686610e317e5c0cbbd523b7a6e3b8b51f 2025-09-04T00:03:01.3640530Z * [new tag] trunk/aed33a8fcbd60b052d4559d261390c5797129c6d -> trunk/aed33a8fcbd60b052d4559d261390c5797129c6d 2025-09-04T00:03:01.3640662Z * [new tag] trunk/affd071858caad23a4662fd143b75f16cb39b381 -> trunk/affd071858caad23a4662fd143b75f16cb39b381 2025-09-04T00:03:01.3640793Z * [new tag] trunk/b0a3e58dd71c1a039ac0ef51e5bd8f704f632f6f -> trunk/b0a3e58dd71c1a039ac0ef51e5bd8f704f632f6f 2025-09-04T00:03:01.3642245Z * [new tag] trunk/b16d3f4c8c01d461c2f01064e9ca5fa2b33f5cf1 -> trunk/b16d3f4c8c01d461c2f01064e9ca5fa2b33f5cf1 2025-09-04T00:03:01.3642381Z * [new tag] trunk/b1bb98ddebdd3e41bf7987372409bdce96ae55de -> trunk/b1bb98ddebdd3e41bf7987372409bdce96ae55de 2025-09-04T00:03:01.3642509Z * [new tag] trunk/b291dc9684d00396239a0c7786b7aac71bf69c05 -> trunk/b291dc9684d00396239a0c7786b7aac71bf69c05 2025-09-04T00:03:01.3642636Z * [new tag] trunk/b36a20d368733740a8507b3109d193c88930323a -> trunk/b36a20d368733740a8507b3109d193c88930323a 2025-09-04T00:03:01.3642767Z * [new tag] trunk/b40d9432be44a6b5974ee62e7d19c3c61c5ece37 -> trunk/b40d9432be44a6b5974ee62e7d19c3c61c5ece37 2025-09-04T00:03:01.3642893Z * [new tag] trunk/b4ad38279b178b7bd14355123c1101e2e853e77b -> trunk/b4ad38279b178b7bd14355123c1101e2e853e77b 2025-09-04T00:03:01.3643026Z * [new tag] trunk/b76f6d117a55f7dfb58de1bd5a4a77c4c56feff4 -> trunk/b76f6d117a55f7dfb58de1bd5a4a77c4c56feff4 2025-09-04T00:03:01.3643155Z * [new tag] trunk/b7e207ca9f046ddd716076965a0cce403ba99052 -> trunk/b7e207ca9f046ddd716076965a0cce403ba99052 2025-09-04T00:03:01.3643283Z * [new tag] trunk/b93f87d67b874fd4a1c57c89869ae53c4387063c -> trunk/b93f87d67b874fd4a1c57c89869ae53c4387063c 2025-09-04T00:03:01.3643416Z * [new tag] trunk/b994f6e3b331faeac693970bd1e14972f3fc9d4a -> trunk/b994f6e3b331faeac693970bd1e14972f3fc9d4a 2025-09-04T00:03:01.3643583Z * [new tag] trunk/b99a112688b48252fea6f2c846785a7a443000d0 -> trunk/b99a112688b48252fea6f2c846785a7a443000d0 2025-09-04T00:03:01.3643718Z * [new tag] trunk/b9c6aa1e17ed56d2d0b63d1ebde016449b5952ab -> trunk/b9c6aa1e17ed56d2d0b63d1ebde016449b5952ab 2025-09-04T00:03:01.3643847Z * [new tag] trunk/ba201082b656b1a1ef16347de9eb42b068076470 -> trunk/ba201082b656b1a1ef16347de9eb42b068076470 2025-09-04T00:03:01.3643976Z * [new tag] trunk/bacdd985a9ae796f9e2225462f75a48458233507 -> trunk/bacdd985a9ae796f9e2225462f75a48458233507 2025-09-04T00:03:01.3644106Z * [new tag] trunk/bae01479c3770b0d789bd6be33d8af61d5837a2d -> trunk/bae01479c3770b0d789bd6be33d8af61d5837a2d 2025-09-04T00:03:01.3644233Z * [new tag] trunk/bb950284c7e72905994bc25dd436c10e48088d85 -> trunk/bb950284c7e72905994bc25dd436c10e48088d85 2025-09-04T00:03:01.3644397Z * [new tag] trunk/bbedc71fd3267c639c38b4ec25eaa22f973d9c4d -> trunk/bbedc71fd3267c639c38b4ec25eaa22f973d9c4d 2025-09-04T00:03:01.3644534Z * [new tag] trunk/bc4db2c27fce6ff1648bdc5af31ec225d2a31f37 -> trunk/bc4db2c27fce6ff1648bdc5af31ec225d2a31f37 2025-09-04T00:03:01.3644667Z * [new tag] trunk/bd39e47feea7326afb5bbb67fcb1e69279239527 -> trunk/bd39e47feea7326afb5bbb67fcb1e69279239527 2025-09-04T00:03:01.3644792Z * [new tag] trunk/be1612201d928c80f911057879aa783c7c2d396b -> trunk/be1612201d928c80f911057879aa783c7c2d396b 2025-09-04T00:03:01.3644925Z * [new tag] trunk/be55d7ac9e9c6f070d1f8e2f387e4745d0fbee7c -> trunk/be55d7ac9e9c6f070d1f8e2f387e4745d0fbee7c 2025-09-04T00:03:01.3645056Z * [new tag] trunk/bf6aaba0f7a466c05729acd2c9803258d453b79a -> trunk/bf6aaba0f7a466c05729acd2c9803258d453b79a 2025-09-04T00:03:01.3645186Z * [new tag] trunk/c0ed87c82d9417960791c9b35ccffc302c71eca1 -> trunk/c0ed87c82d9417960791c9b35ccffc302c71eca1 2025-09-04T00:03:01.3646696Z * [new tag] trunk/c157cf6488ade6a7ee2ce2d25b059e1335630a99 -> trunk/c157cf6488ade6a7ee2ce2d25b059e1335630a99 2025-09-04T00:03:01.3646837Z * [new tag] trunk/c1cb1cb26ea754d859b13f8c02aa437a1fad1050 -> trunk/c1cb1cb26ea754d859b13f8c02aa437a1fad1050 2025-09-04T00:03:01.3646971Z * [new tag] trunk/c1e504ec2fdaf78da6295c7e0716d0ac4ad1aee3 -> trunk/c1e504ec2fdaf78da6295c7e0716d0ac4ad1aee3 2025-09-04T00:03:01.3647101Z * [new tag] trunk/c36d18d7e86597092e9e3f1ea7aabbb70788155b -> trunk/c36d18d7e86597092e9e3f1ea7aabbb70788155b 2025-09-04T00:03:01.3647228Z * [new tag] trunk/c465b3d52c5687fe910d35a5c75341b77f821741 -> trunk/c465b3d52c5687fe910d35a5c75341b77f821741 2025-09-04T00:03:01.3647356Z * [new tag] trunk/c55bdb26e19b96bb9863f0265370e4997254a409 -> trunk/c55bdb26e19b96bb9863f0265370e4997254a409 2025-09-04T00:03:01.3647487Z * [new tag] trunk/c5b8a10be5e89396da916d1069ffcb7135f0372b -> trunk/c5b8a10be5e89396da916d1069ffcb7135f0372b 2025-09-04T00:03:01.3647620Z * [new tag] trunk/c74e301455f6b39e2dbadd117172bdfbad456075 -> trunk/c74e301455f6b39e2dbadd117172bdfbad456075 2025-09-04T00:03:01.3647749Z * [new tag] trunk/c83b43d7a86c17e5be84d897d490ea74af9fbe95 -> trunk/c83b43d7a86c17e5be84d897d490ea74af9fbe95 2025-09-04T00:03:01.3647882Z * [new tag] trunk/c83cbd2f2a2de2e3258f07de77d8740743df6d2d -> trunk/c83cbd2f2a2de2e3258f07de77d8740743df6d2d 2025-09-04T00:03:01.3648012Z * [new tag] trunk/c8fa907e7466fde5b550a80d94432f86d9134a3e -> trunk/c8fa907e7466fde5b550a80d94432f86d9134a3e 2025-09-04T00:03:01.3648142Z * [new tag] trunk/cb1e31362c7b53acf4ac95b9f8878064c184f03b -> trunk/cb1e31362c7b53acf4ac95b9f8878064c184f03b 2025-09-04T00:03:01.3648271Z * [new tag] trunk/cbfb005f7cce79974795b148e265f594f59477c8 -> trunk/cbfb005f7cce79974795b148e265f594f59477c8 2025-09-04T00:03:01.3648402Z * [new tag] trunk/cd529b686d54bbaa443f5b310140de48422d96c7 -> trunk/cd529b686d54bbaa443f5b310140de48422d96c7 2025-09-04T00:03:01.3648595Z * [new tag] trunk/cd6d63f4535d014e53a22d2ec3ceb0081b458034 -> trunk/cd6d63f4535d014e53a22d2ec3ceb0081b458034 2025-09-04T00:03:01.3648725Z * [new tag] trunk/d11720efdb563d02cf4f7d324311fb15a755268e -> trunk/d11720efdb563d02cf4f7d324311fb15a755268e 2025-09-04T00:03:01.3648855Z * [new tag] trunk/d153af713e8bf825534b55d29fd7cfef6a3a5071 -> trunk/d153af713e8bf825534b55d29fd7cfef6a3a5071 2025-09-04T00:03:01.3648981Z * [new tag] trunk/d1706d9128ae24d9048167e80d3fe5196d19035e -> trunk/d1706d9128ae24d9048167e80d3fe5196d19035e 2025-09-04T00:03:01.3649111Z * [new tag] trunk/d232a95d4a79404ca05c1f52d37fde7339dcdf49 -> trunk/d232a95d4a79404ca05c1f52d37fde7339dcdf49 2025-09-04T00:03:01.3649301Z * [new tag] trunk/d2d4a3c539bd181c0be81c0fe7d54dc49e4811b2 -> trunk/d2d4a3c539bd181c0be81c0fe7d54dc49e4811b2 2025-09-04T00:03:01.3649433Z * [new tag] trunk/d2db6c86b04faf838b583e504cf393b3d37f3b29 -> trunk/d2db6c86b04faf838b583e504cf393b3d37f3b29 2025-09-04T00:03:01.3649564Z * [new tag] trunk/d33840c542b387ab08ba49aa6c45aa9567fd9be7 -> trunk/d33840c542b387ab08ba49aa6c45aa9567fd9be7 2025-09-04T00:03:01.3649693Z * [new tag] trunk/d3d9eb47776b6318757efbd86c3405c1f5fc25a0 -> trunk/d3d9eb47776b6318757efbd86c3405c1f5fc25a0 2025-09-04T00:03:01.3649820Z * [new tag] trunk/d51486616cb3fe54bc298669a88059be56c1fb22 -> trunk/d51486616cb3fe54bc298669a88059be56c1fb22 2025-09-04T00:03:01.3651272Z * [new tag] trunk/d5643e8f3a648a99636bfa1f2a41d54bd3c0d0f1 -> trunk/d5643e8f3a648a99636bfa1f2a41d54bd3c0d0f1 2025-09-04T00:03:01.3651404Z * [new tag] trunk/d5e0f4202ba14632e4d14862ace096609e763462 -> trunk/d5e0f4202ba14632e4d14862ace096609e763462 2025-09-04T00:03:01.3651532Z * [new tag] trunk/d64718503728001a1e78168fd7f2d4ff23e57285 -> trunk/d64718503728001a1e78168fd7f2d4ff23e57285 2025-09-04T00:03:01.3651664Z * [new tag] trunk/d6b74568e2c98ce58ecc145b72ac66d4caf7ce95 -> trunk/d6b74568e2c98ce58ecc145b72ac66d4caf7ce95 2025-09-04T00:03:01.3651795Z * [new tag] trunk/d8a0bdb0d35b3aef0f51f274c671a08048204f43 -> trunk/d8a0bdb0d35b3aef0f51f274c671a08048204f43 2025-09-04T00:03:01.3651930Z * [new tag] trunk/d9d6dde0f42d4bcc8c97671ac50d5096c7e500ab -> trunk/d9d6dde0f42d4bcc8c97671ac50d5096c7e500ab 2025-09-04T00:03:01.3652062Z * [new tag] trunk/dac062f23b0f11c20a2d39fe6fb5fe24e98183b0 -> trunk/dac062f23b0f11c20a2d39fe6fb5fe24e98183b0 2025-09-04T00:03:01.3652195Z * [new tag] trunk/dac8a4b91c01c3bbc96f54e621b1ea4ffdbd29d1 -> trunk/dac8a4b91c01c3bbc96f54e621b1ea4ffdbd29d1 2025-09-04T00:03:01.3652330Z * [new tag] trunk/db622842bc97acc66d1ee31b8ceacd63abea3b55 -> trunk/db622842bc97acc66d1ee31b8ceacd63abea3b55 2025-09-04T00:03:01.3652462Z * [new tag] trunk/dcf385395d838f38c8dca25913578230dd43099a -> trunk/dcf385395d838f38c8dca25913578230dd43099a 2025-09-04T00:03:01.3652592Z * [new tag] trunk/dd2519abe83ec3c40d4797492434e41fe3b47e17 -> trunk/dd2519abe83ec3c40d4797492434e41fe3b47e17 2025-09-04T00:03:01.3652722Z * [new tag] trunk/de585058904ae03abbd4d18086bf1842dd030546 -> trunk/de585058904ae03abbd4d18086bf1842dd030546 2025-09-04T00:03:01.3652845Z * [new tag] trunk/e015de19695402569e2029429c10508f938b6f05 -> trunk/e015de19695402569e2029429c10508f938b6f05 2025-09-04T00:03:01.3652976Z * [new tag] trunk/e304ea4e69d3a7deeb7e48c7450c214a4c953937 -> trunk/e304ea4e69d3a7deeb7e48c7450c214a4c953937 2025-09-04T00:03:01.3653105Z * [new tag] trunk/e381d4b0205d5f126c1de534f867ba776f7c3ee6 -> trunk/e381d4b0205d5f126c1de534f867ba776f7c3ee6 2025-09-04T00:03:01.3653237Z * [new tag] trunk/e4bd0ff4f8981b805df32ea5b3550621965ea4f2 -> trunk/e4bd0ff4f8981b805df32ea5b3550621965ea4f2 2025-09-04T00:03:01.3653404Z * [new tag] trunk/e92cd9415377403b6e90585e764639e2e0b5973b -> trunk/e92cd9415377403b6e90585e764639e2e0b5973b 2025-09-04T00:03:01.3653529Z * [new tag] trunk/e9481b6617b5576b099d8ca5798111592e9ad090 -> trunk/e9481b6617b5576b099d8ca5798111592e9ad090 2025-09-04T00:03:01.3653659Z * [new tag] trunk/e9975f501cfb849d2cf470c09c9e2e0de42c9dc9 -> trunk/e9975f501cfb849d2cf470c09c9e2e0de42c9dc9 2025-09-04T00:03:01.3653794Z * [new tag] trunk/e9bbd28f228aea4fa033fc96cca44134fc30d3a1 -> trunk/e9bbd28f228aea4fa033fc96cca44134fc30d3a1 2025-09-04T00:03:01.3653922Z * [new tag] trunk/e9d34b2438d65d6d16109e2416f3698de20f85c2 -> trunk/e9d34b2438d65d6d16109e2416f3698de20f85c2 2025-09-04T00:03:01.3654055Z * [new tag] trunk/ea27464a7959c31e1ca2cb6da58d04b45bc4ce67 -> trunk/ea27464a7959c31e1ca2cb6da58d04b45bc4ce67 2025-09-04T00:03:01.3654236Z * [new tag] trunk/eb18d32bda75189494d955aa001ade15f10333de -> trunk/eb18d32bda75189494d955aa001ade15f10333de 2025-09-04T00:03:01.3654368Z * [new tag] trunk/eb78757708eb8953bbaf40d1e37dcfe80b597b5d -> trunk/eb78757708eb8953bbaf40d1e37dcfe80b597b5d 2025-09-04T00:03:01.3655869Z * [new tag] trunk/ebfee60101606a1b55b3ea780eac19140b4d24e6 -> trunk/ebfee60101606a1b55b3ea780eac19140b4d24e6 2025-09-04T00:03:01.3656010Z * [new tag] trunk/ec585ceab4201b5feb342b3fcc6bbb141fc8fc84 -> trunk/ec585ceab4201b5feb342b3fcc6bbb141fc8fc84 2025-09-04T00:03:01.3656149Z * [new tag] trunk/ed370ae4b0bcbac7ab4150f4f4b9ac70d134c29c -> trunk/ed370ae4b0bcbac7ab4150f4f4b9ac70d134c29c 2025-09-04T00:03:01.3656283Z * [new tag] trunk/ee0ec211914dfb0fc5e8c4f355fe76eafa91c276 -> trunk/ee0ec211914dfb0fc5e8c4f355fe76eafa91c276 2025-09-04T00:03:01.3656483Z * [new tag] trunk/eec876deb659fe667aac2d97a48d7451c3e88dee -> trunk/eec876deb659fe667aac2d97a48d7451c3e88dee 2025-09-04T00:03:01.3656620Z * [new tag] trunk/ef0483d74c2e7a350c1183eeceb96a3493d4c311 -> trunk/ef0483d74c2e7a350c1183eeceb96a3493d4c311 2025-09-04T00:03:01.3656754Z * [new tag] trunk/ef8aabd42422725026cb4dbf48aafa9efa226a04 -> trunk/ef8aabd42422725026cb4dbf48aafa9efa226a04 2025-09-04T00:03:01.3656883Z * [new tag] trunk/f00445b43eee57e20bb9316fa796ca23bf73373b -> trunk/f00445b43eee57e20bb9316fa796ca23bf73373b 2025-09-04T00:03:01.3657011Z * [new tag] trunk/f0a517e333d6204f560d8061a4f70523060c93bf -> trunk/f0a517e333d6204f560d8061a4f70523060c93bf 2025-09-04T00:03:01.3657142Z * [new tag] trunk/f0a65cd6d6f2222aeba7ab1c046391180bce8e54 -> trunk/f0a65cd6d6f2222aeba7ab1c046391180bce8e54 2025-09-04T00:03:01.3657268Z * [new tag] trunk/f0c391102b754e3b145e8c59231d2df563487e37 -> trunk/f0c391102b754e3b145e8c59231d2df563487e37 2025-09-04T00:03:01.3657399Z * [new tag] trunk/f27985b7e796fb66a1b476284ba42d8cb360a751 -> trunk/f27985b7e796fb66a1b476284ba42d8cb360a751 2025-09-04T00:03:01.3657529Z * [new tag] trunk/f3697b033ea44a28caa7bb31cf6357641863f8db -> trunk/f3697b033ea44a28caa7bb31cf6357641863f8db 2025-09-04T00:03:01.3657654Z * [new tag] trunk/f3c5a82139539c63e6f08966e268c4160e138320 -> trunk/f3c5a82139539c63e6f08966e268c4160e138320 2025-09-04T00:03:01.3657787Z * [new tag] trunk/f44ad54bc6edd1b41d9c9b6701c27e3e6e636601 -> trunk/f44ad54bc6edd1b41d9c9b6701c27e3e6e636601 2025-09-04T00:03:01.3657921Z * [new tag] trunk/f46e4bcf43e3eccd857b57ae2d96e72043fc1fc9 -> trunk/f46e4bcf43e3eccd857b57ae2d96e72043fc1fc9 2025-09-04T00:03:01.3658054Z * [new tag] trunk/f4c33cd44acac92c0b451a04da20ebe9370e5b0c -> trunk/f4c33cd44acac92c0b451a04da20ebe9370e5b0c 2025-09-04T00:03:01.3658181Z * [new tag] trunk/f532f99822fa03d880c0887584ca5174a5b2f325 -> trunk/f532f99822fa03d880c0887584ca5174a5b2f325 2025-09-04T00:03:01.3658370Z * [new tag] trunk/f612045ce105f008b2b675e2fc870163babeb2e8 -> trunk/f612045ce105f008b2b675e2fc870163babeb2e8 2025-09-04T00:03:01.3658499Z * [new tag] trunk/f6368e934e6bef84211f7db82c22e3623038e43f -> trunk/f6368e934e6bef84211f7db82c22e3623038e43f 2025-09-04T00:03:01.3658630Z * [new tag] trunk/f8746b878dfc1e9639d42cbde832e9b9e792c86c -> trunk/f8746b878dfc1e9639d42cbde832e9b9e792c86c 2025-09-04T00:03:01.3658759Z * [new tag] trunk/f8ffa9194e26523e5f976d4a824d5cc58922727c -> trunk/f8ffa9194e26523e5f976d4a824d5cc58922727c 2025-09-04T00:03:01.3658891Z * [new tag] trunk/f981a7fa5230b98974291fdde32fe8488bc5d469 -> trunk/f981a7fa5230b98974291fdde32fe8488bc5d469 2025-09-04T00:03:01.3659018Z * [new tag] trunk/fa7625660302590b9e08859eda763659ba071ba5 -> trunk/fa7625660302590b9e08859eda763659ba071ba5 2025-09-04T00:03:01.3660570Z * [new tag] trunk/fb2d5ea697a72301d0fb889ead412c6b5ed0d1b8 -> trunk/fb2d5ea697a72301d0fb889ead412c6b5ed0d1b8 2025-09-04T00:03:01.3660711Z * [new tag] trunk/fca2601c9d628e1bd2d75c7318cd22c4e8c832aa -> trunk/fca2601c9d628e1bd2d75c7318cd22c4e8c832aa 2025-09-04T00:03:01.3660836Z * [new tag] trunk/fd601170519a530822c9482c201cf1898341d582 -> trunk/fd601170519a530822c9482c201cf1898341d582 2025-09-04T00:03:01.3660965Z * [new tag] trunk/fefee081642f87419a21dc852f7167d4640443cd -> trunk/fefee081642f87419a21dc852f7167d4640443cd 2025-09-04T00:03:01.3661094Z * [new tag] trunk/ff9533970ad76ed1905b90df6515aca50354c193 -> trunk/ff9533970ad76ed1905b90df6515aca50354c193 2025-09-04T00:03:01.3661227Z * [new tag] trunk/fffa62fa12d39219f7b26fc6cc336b60fbd78128 -> trunk/fffa62fa12d39219f7b26fc6cc336b60fbd78128 2025-09-04T00:03:01.3661285Z * [new tag] v0.1.1 -> v0.1.1 2025-09-04T00:03:01.3661345Z * [new tag] v0.1.10 -> v0.1.10 2025-09-04T00:03:01.3661397Z * [new tag] v0.1.11 -> v0.1.11 2025-09-04T00:03:01.3661449Z * [new tag] v0.1.12 -> v0.1.12 2025-09-04T00:03:01.3661502Z * [new tag] v0.1.2 -> v0.1.2 2025-09-04T00:03:01.3661553Z * [new tag] v0.1.3 -> v0.1.3 2025-09-04T00:03:01.3661604Z * [new tag] v0.1.4 -> v0.1.4 2025-09-04T00:03:01.3661654Z * [new tag] v0.1.5 -> v0.1.5 2025-09-04T00:03:01.3661703Z * [new tag] v0.1.6 -> v0.1.6 2025-09-04T00:03:01.3661753Z * [new tag] v0.1.7 -> v0.1.7 2025-09-04T00:03:01.3661801Z * [new tag] v0.1.8 -> v0.1.8 2025-09-04T00:03:01.3661851Z * [new tag] v0.1.9 -> v0.1.9 2025-09-04T00:03:01.3661901Z * [new tag] v0.2.0 -> v0.2.0 2025-09-04T00:03:01.3661949Z * [new tag] v0.3.0 -> v0.3.0 2025-09-04T00:03:01.3662000Z * [new tag] v0.3.1 -> v0.3.1 2025-09-04T00:03:01.3662048Z * [new tag] v0.4.0 -> v0.4.0 2025-09-04T00:03:01.3662096Z * [new tag] v0.4.1 -> v0.4.1 2025-09-04T00:03:01.3662147Z * [new tag] v1.0.0 -> v1.0.0 2025-09-04T00:03:01.3663531Z * [new tag] v1.0.0a0 -> v1.0.0a0 2025-09-04T00:03:01.3663588Z * [new tag] v1.0.1 -> v1.0.1 2025-09-04T00:03:01.3663644Z * [new tag] v1.0rc0 -> v1.0rc0 2025-09-04T00:03:01.3663696Z * [new tag] v1.0rc1 -> v1.0rc1 2025-09-04T00:03:01.3663747Z * [new tag] v1.1.0 -> v1.1.0 2025-09-04T00:03:01.3663804Z * [new tag] v1.1.0a0 -> v1.1.0a0 2025-09-04T00:03:01.3663899Z * [new tag] v1.10.0 -> v1.10.0 2025-09-04T00:03:01.3663959Z * [new tag] v1.10.0-rc1 -> v1.10.0-rc1 2025-09-04T00:03:01.3664015Z * [new tag] v1.10.0-rc2 -> v1.10.0-rc2 2025-09-04T00:03:01.3664070Z * [new tag] v1.10.0-rc3 -> v1.10.0-rc3 2025-09-04T00:03:01.3664122Z * [new tag] v1.10.1 -> v1.10.1 2025-09-04T00:03:01.3664176Z * [new tag] v1.10.1-rc1 -> v1.10.1-rc1 2025-09-04T00:03:01.3664228Z * [new tag] v1.10.2 -> v1.10.2 2025-09-04T00:03:01.3664281Z * [new tag] v1.10.2-rc1 -> v1.10.2-rc1 2025-09-04T00:03:01.3664331Z * [new tag] v1.11.0 -> v1.11.0 2025-09-04T00:03:01.3664420Z * [new tag] v1.11.0-rc1 -> v1.11.0-rc1 2025-09-04T00:03:01.3664472Z * [new tag] v1.11.0-rc2 -> v1.11.0-rc2 2025-09-04T00:03:01.3664526Z * [new tag] v1.11.0-rc3 -> v1.11.0-rc3 2025-09-04T00:03:01.3664579Z * [new tag] v1.11.0-rc4 -> v1.11.0-rc4 2025-09-04T00:03:01.3664631Z * [new tag] v1.11.0-rc5 -> v1.11.0-rc5 2025-09-04T00:03:01.3664683Z * [new tag] v1.11.0-rc6 -> v1.11.0-rc6 2025-09-04T00:03:01.3664735Z * [new tag] v1.11.0-rc7 -> v1.11.0-rc7 2025-09-04T00:03:01.3664787Z * [new tag] v1.12.0 -> v1.12.0 2025-09-04T00:03:01.3664839Z * [new tag] v1.12.0-rc1 -> v1.12.0-rc1 2025-09-04T00:03:01.3664892Z * [new tag] v1.12.0-rc2 -> v1.12.0-rc2 2025-09-04T00:03:01.3666314Z * [new tag] v1.12.0-rc3 -> v1.12.0-rc3 2025-09-04T00:03:01.3666429Z * [new tag] v1.12.0-rc4 -> v1.12.0-rc4 2025-09-04T00:03:01.3666486Z * [new tag] v1.12.0-rc5 -> v1.12.0-rc5 2025-09-04T00:03:01.3666539Z * [new tag] v1.12.0-rc6 -> v1.12.0-rc6 2025-09-04T00:03:01.3666591Z * [new tag] v1.12.0-rc7 -> v1.12.0-rc7 2025-09-04T00:03:01.3666643Z * [new tag] v1.12.0-rc8 -> v1.12.0-rc8 2025-09-04T00:03:01.3666696Z * [new tag] v1.12.1 -> v1.12.1 2025-09-04T00:03:01.3666748Z * [new tag] v1.12.1-rc1 -> v1.12.1-rc1 2025-09-04T00:03:01.3666800Z * [new tag] v1.12.1-rc2 -> v1.12.1-rc2 2025-09-04T00:03:01.3666851Z * [new tag] v1.12.1-rc3 -> v1.12.1-rc3 2025-09-04T00:03:01.3666905Z * [new tag] v1.12.1-rc4 -> v1.12.1-rc4 2025-09-04T00:03:01.3666957Z * [new tag] v1.12.1-rc5 -> v1.12.1-rc5 2025-09-04T00:03:01.3667011Z * [new tag] v1.13.0 -> v1.13.0 2025-09-04T00:03:01.3667064Z * [new tag] v1.13.0-rc1 -> v1.13.0-rc1 2025-09-04T00:03:01.3667115Z * [new tag] v1.13.0-rc2 -> v1.13.0-rc2 2025-09-04T00:03:01.3667168Z * [new tag] v1.13.0-rc3 -> v1.13.0-rc3 2025-09-04T00:03:01.3667221Z * [new tag] v1.13.0-rc4 -> v1.13.0-rc4 2025-09-04T00:03:01.3667273Z * [new tag] v1.13.0-rc5 -> v1.13.0-rc5 2025-09-04T00:03:01.3667325Z * [new tag] v1.13.0-rc6 -> v1.13.0-rc6 2025-09-04T00:03:01.3667377Z * [new tag] v1.13.1 -> v1.13.1 2025-09-04T00:03:01.3667431Z * [new tag] v1.13.1-rc1 -> v1.13.1-rc1 2025-09-04T00:03:01.3667482Z * [new tag] v1.2.0 -> v1.2.0 2025-09-04T00:03:01.3667595Z * [new tag] v1.2.0a0 -> v1.2.0a0 2025-09-04T00:03:01.3667648Z * [new tag] v1.3.0 -> v1.3.0 2025-09-04T00:03:01.3669055Z * [new tag] v1.3.0a0 -> v1.3.0a0 2025-09-04T00:03:01.3669113Z * [new tag] v1.3.1 -> v1.3.1 2025-09-04T00:03:01.3669163Z * [new tag] v1.4.0 -> v1.4.0 2025-09-04T00:03:01.3669216Z * [new tag] v1.4.0a0 -> v1.4.0a0 2025-09-04T00:03:01.3669267Z * [new tag] v1.4.1 -> v1.4.1 2025-09-04T00:03:01.3669316Z * [new tag] v1.5.0 -> v1.5.0 2025-09-04T00:03:01.3669428Z * [new tag] v1.5.0-rc1 -> v1.5.0-rc1 2025-09-04T00:03:01.3669552Z * [new tag] v1.5.0-rc2 -> v1.5.0-rc2 2025-09-04T00:03:01.3669606Z * [new tag] v1.5.0-rc3 -> v1.5.0-rc3 2025-09-04T00:03:01.3669660Z * [new tag] v1.5.0-rc4 -> v1.5.0-rc4 2025-09-04T00:03:01.3669712Z * [new tag] v1.5.0-rc5 -> v1.5.0-rc5 2025-09-04T00:03:01.3669764Z * [new tag] v1.5.1 -> v1.5.1 2025-09-04T00:03:01.3669816Z * [new tag] v1.5.1-rc1 -> v1.5.1-rc1 2025-09-04T00:03:01.3669866Z * [new tag] v1.6.0 -> v1.6.0 2025-09-04T00:03:01.3669920Z * [new tag] v1.6.0-rc1 -> v1.6.0-rc1 2025-09-04T00:03:01.3669972Z * [new tag] v1.6.0-rc2 -> v1.6.0-rc2 2025-09-04T00:03:01.3670025Z * [new tag] v1.6.0-rc3 -> v1.6.0-rc3 2025-09-04T00:03:01.3670079Z * [new tag] v1.6.0-rc4 -> v1.6.0-rc4 2025-09-04T00:03:01.3670131Z * [new tag] v1.6.0-rc5 -> v1.6.0-rc5 2025-09-04T00:03:01.3670184Z * [new tag] v1.6.0-rc6 -> v1.6.0-rc6 2025-09-04T00:03:01.3670237Z * [new tag] v1.6.0-rc7 -> v1.6.0-rc7 2025-09-04T00:03:01.3670287Z * [new tag] v1.7.0 -> v1.7.0 2025-09-04T00:03:01.3670339Z * [new tag] v1.7.0-rc1 -> v1.7.0-rc1 2025-09-04T00:03:01.3670390Z * [new tag] v1.7.0-rc2 -> v1.7.0-rc2 2025-09-04T00:03:01.3671774Z * [new tag] v1.7.0-rc3 -> v1.7.0-rc3 2025-09-04T00:03:01.3671834Z * [new tag] v1.7.0-rc4 -> v1.7.0-rc4 2025-09-04T00:03:01.3671885Z * [new tag] v1.7.1 -> v1.7.1 2025-09-04T00:03:01.3671941Z * [new tag] v1.7.1-rc1 -> v1.7.1-rc1 2025-09-04T00:03:01.3671992Z * [new tag] v1.7.1-rc2 -> v1.7.1-rc2 2025-09-04T00:03:01.3672046Z * [new tag] v1.7.1-rc3 -> v1.7.1-rc3 2025-09-04T00:03:01.3672097Z * [new tag] v1.8.0 -> v1.8.0 2025-09-04T00:03:01.3672149Z * [new tag] v1.8.0-rc1 -> v1.8.0-rc1 2025-09-04T00:03:01.3672200Z * [new tag] v1.8.0-rc2 -> v1.8.0-rc2 2025-09-04T00:03:01.3672252Z * [new tag] v1.8.0-rc3 -> v1.8.0-rc3 2025-09-04T00:03:01.3672304Z * [new tag] v1.8.0-rc4 -> v1.8.0-rc4 2025-09-04T00:03:01.3672355Z * [new tag] v1.8.0-rc5 -> v1.8.0-rc5 2025-09-04T00:03:01.3672407Z * [new tag] v1.8.1 -> v1.8.1 2025-09-04T00:03:01.3672459Z * [new tag] v1.8.1-rc1 -> v1.8.1-rc1 2025-09-04T00:03:01.3672512Z * [new tag] v1.8.1-rc2 -> v1.8.1-rc2 2025-09-04T00:03:01.3672565Z * [new tag] v1.8.1-rc3 -> v1.8.1-rc3 2025-09-04T00:03:01.3672658Z * [new tag] v1.8.2 -> v1.8.2 2025-09-04T00:03:01.3672710Z * [new tag] v1.8.2-rc1 -> v1.8.2-rc1 2025-09-04T00:03:01.3672761Z * [new tag] v1.9.0 -> v1.9.0 2025-09-04T00:03:01.3672813Z * [new tag] v1.9.0-rc1 -> v1.9.0-rc1 2025-09-04T00:03:01.3672865Z * [new tag] v1.9.0-rc2 -> v1.9.0-rc2 2025-09-04T00:03:01.3672917Z * [new tag] v1.9.0-rc3 -> v1.9.0-rc3 2025-09-04T00:03:01.3672968Z * [new tag] v1.9.0-rc4 -> v1.9.0-rc4 2025-09-04T00:03:01.3673018Z * [new tag] v1.9.1 -> v1.9.1 2025-09-04T00:03:01.3673103Z * [new tag] v1.9.1-rc1 -> v1.9.1-rc1 2025-09-04T00:03:01.3674490Z * [new tag] v1.9.1-rc2 -> v1.9.1-rc2 2025-09-04T00:03:01.3674544Z * [new tag] v2.0.0 -> v2.0.0 2025-09-04T00:03:01.3674596Z * [new tag] v2.0.0-rc1 -> v2.0.0-rc1 2025-09-04T00:03:01.3674650Z * [new tag] v2.0.0-rc2 -> v2.0.0-rc2 2025-09-04T00:03:01.3674701Z * [new tag] v2.0.0-rc3 -> v2.0.0-rc3 2025-09-04T00:03:01.3674752Z * [new tag] v2.0.0-rc4 -> v2.0.0-rc4 2025-09-04T00:03:01.3674805Z * [new tag] v2.0.0-rc5 -> v2.0.0-rc5 2025-09-04T00:03:01.3674856Z * [new tag] v2.0.0-rc6 -> v2.0.0-rc6 2025-09-04T00:03:01.3674906Z * [new tag] v2.0.1 -> v2.0.1 2025-09-04T00:03:01.3674960Z * [new tag] v2.0.1-rc1 -> v2.0.1-rc1 2025-09-04T00:03:01.3675012Z * [new tag] v2.0.1-rc2 -> v2.0.1-rc2 2025-09-04T00:03:01.3675064Z * [new tag] v2.0.1-rc3 -> v2.0.1-rc3 2025-09-04T00:03:01.3675116Z * [new tag] v2.0.1-rc4 -> v2.0.1-rc4 2025-09-04T00:03:01.3675168Z * [new tag] v2.1.0 -> v2.1.0 2025-09-04T00:03:01.3675219Z * [new tag] v2.1.0-rc1 -> v2.1.0-rc1 2025-09-04T00:03:01.3675271Z * [new tag] v2.1.0-rc2 -> v2.1.0-rc2 2025-09-04T00:03:01.3675324Z * [new tag] v2.1.0-rc3 -> v2.1.0-rc3 2025-09-04T00:03:01.3675376Z * [new tag] v2.1.0-rc4 -> v2.1.0-rc4 2025-09-04T00:03:01.3675427Z * [new tag] v2.1.0-rc5 -> v2.1.0-rc5 2025-09-04T00:03:01.3675480Z * [new tag] v2.1.0-rc6 -> v2.1.0-rc6 2025-09-04T00:03:01.3675532Z * [new tag] v2.1.1 -> v2.1.1 2025-09-04T00:03:01.3675584Z * [new tag] v2.1.1-rc1 -> v2.1.1-rc1 2025-09-04T00:03:01.3675637Z * [new tag] v2.1.1-rc2 -> v2.1.1-rc2 2025-09-04T00:03:01.3675689Z * [new tag] v2.1.1-rc3 -> v2.1.1-rc3 2025-09-04T00:03:01.3677105Z * [new tag] v2.1.1-rc4 -> v2.1.1-rc4 2025-09-04T00:03:01.3677166Z * [new tag] v2.1.1-rc5 -> v2.1.1-rc5 2025-09-04T00:03:01.3677218Z * [new tag] v2.1.1-rc6 -> v2.1.1-rc6 2025-09-04T00:03:01.3677269Z * [new tag] v2.1.2 -> v2.1.2 2025-09-04T00:03:01.3677322Z * [new tag] v2.1.2-rc1 -> v2.1.2-rc1 2025-09-04T00:03:01.3677374Z * [new tag] v2.1.2-rc2 -> v2.1.2-rc2 2025-09-04T00:03:01.3677427Z * [new tag] v2.1.2-rc3 -> v2.1.2-rc3 2025-09-04T00:03:01.3677477Z * [new tag] v2.2.0 -> v2.2.0 2025-09-04T00:03:01.3677592Z * [new tag] v2.2.0-rc1 -> v2.2.0-rc1 2025-09-04T00:03:01.3677644Z * [new tag] v2.2.0-rc2 -> v2.2.0-rc2 2025-09-04T00:03:01.3677695Z * [new tag] v2.2.0-rc3 -> v2.2.0-rc3 2025-09-04T00:03:01.3677748Z * [new tag] v2.2.0-rc4 -> v2.2.0-rc4 2025-09-04T00:03:01.3677800Z * [new tag] v2.2.0-rc5 -> v2.2.0-rc5 2025-09-04T00:03:01.3677851Z * [new tag] v2.2.0-rc6 -> v2.2.0-rc6 2025-09-04T00:03:01.3677904Z * [new tag] v2.2.0-rc7 -> v2.2.0-rc7 2025-09-04T00:03:01.3677957Z * [new tag] v2.2.0-rc8 -> v2.2.0-rc8 2025-09-04T00:03:01.3678065Z * [new tag] v2.2.1 -> v2.2.1 2025-09-04T00:03:01.3678118Z * [new tag] v2.2.1-rc1 -> v2.2.1-rc1 2025-09-04T00:03:01.3678171Z * [new tag] v2.2.1-rc2 -> v2.2.1-rc2 2025-09-04T00:03:01.3678223Z * [new tag] v2.2.1-rc3 -> v2.2.1-rc3 2025-09-04T00:03:01.3678274Z * [new tag] v2.2.2 -> v2.2.2 2025-09-04T00:03:01.3678326Z * [new tag] v2.2.2-rc1 -> v2.2.2-rc1 2025-09-04T00:03:01.3678378Z * [new tag] v2.2.2-rc2 -> v2.2.2-rc2 2025-09-04T00:03:01.3678429Z * [new tag] v2.2.2-rc3 -> v2.2.2-rc3 2025-09-04T00:03:01.3679818Z * [new tag] v2.3.0 -> v2.3.0 2025-09-04T00:03:01.3679878Z * [new tag] v2.3.0-rc1 -> v2.3.0-rc1 2025-09-04T00:03:01.3679934Z * [new tag] v2.3.0-rc10 -> v2.3.0-rc10 2025-09-04T00:03:01.3679992Z * [new tag] v2.3.0-rc11 -> v2.3.0-rc11 2025-09-04T00:03:01.3680045Z * [new tag] v2.3.0-rc12 -> v2.3.0-rc12 2025-09-04T00:03:01.3680099Z * [new tag] v2.3.0-rc2 -> v2.3.0-rc2 2025-09-04T00:03:01.3680153Z * [new tag] v2.3.0-rc3 -> v2.3.0-rc3 2025-09-04T00:03:01.3680205Z * [new tag] v2.3.0-rc4 -> v2.3.0-rc4 2025-09-04T00:03:01.3680256Z * [new tag] v2.3.0-rc5 -> v2.3.0-rc5 2025-09-04T00:03:01.3680308Z * [new tag] v2.3.0-rc6 -> v2.3.0-rc6 2025-09-04T00:03:01.3680359Z * [new tag] v2.3.0-rc7 -> v2.3.0-rc7 2025-09-04T00:03:01.3680411Z * [new tag] v2.3.0-rc8 -> v2.3.0-rc8 2025-09-04T00:03:01.3680463Z * [new tag] v2.3.0-rc9 -> v2.3.0-rc9 2025-09-04T00:03:01.3680515Z * [new tag] v2.3.1 -> v2.3.1 2025-09-04T00:03:01.3680566Z * [new tag] v2.3.1-rc1 -> v2.3.1-rc1 2025-09-04T00:03:01.3680621Z * [new tag] v2.3.1-rc2 -> v2.3.1-rc2 2025-09-04T00:03:01.3680672Z * [new tag] v2.3.1-rc3 -> v2.3.1-rc3 2025-09-04T00:03:01.3680723Z * [new tag] v2.4.0 -> v2.4.0 2025-09-04T00:03:01.3680775Z * [new tag] v2.4.0-rc1 -> v2.4.0-rc1 2025-09-04T00:03:01.3680827Z * [new tag] v2.4.0-rc2 -> v2.4.0-rc2 2025-09-04T00:03:01.3680879Z * [new tag] v2.4.0-rc3 -> v2.4.0-rc3 2025-09-04T00:03:01.3680930Z * [new tag] v2.4.0-rc4 -> v2.4.0-rc4 2025-09-04T00:03:01.3680983Z * [new tag] v2.4.0-rc5 -> v2.4.0-rc5 2025-09-04T00:03:01.3681035Z * [new tag] v2.4.0-rc6 -> v2.4.0-rc6 2025-09-04T00:03:01.3681087Z * [new tag] v2.4.0-rc7 -> v2.4.0-rc7 2025-09-04T00:03:01.3682499Z * [new tag] v2.4.0-rc8 -> v2.4.0-rc8 2025-09-04T00:03:01.3682555Z * [new tag] v2.4.0-rc9 -> v2.4.0-rc9 2025-09-04T00:03:01.3682606Z * [new tag] v2.4.1 -> v2.4.1 2025-09-04T00:03:01.3682659Z * [new tag] v2.4.1-rc1 -> v2.4.1-rc1 2025-09-04T00:03:01.3682711Z * [new tag] v2.4.1-rc2 -> v2.4.1-rc2 2025-09-04T00:03:01.3682762Z * [new tag] v2.4.1-rc3 -> v2.4.1-rc3 2025-09-04T00:03:01.3682814Z * [new tag] v2.5.0 -> v2.5.0 2025-09-04T00:03:01.3682866Z * [new tag] v2.5.0-rc1 -> v2.5.0-rc1 2025-09-04T00:03:01.3682952Z * [new tag] v2.5.0-rc10 -> v2.5.0-rc10 2025-09-04T00:03:01.3683005Z * [new tag] v2.5.0-rc2 -> v2.5.0-rc2 2025-09-04T00:03:01.3683059Z * [new tag] v2.5.0-rc3 -> v2.5.0-rc3 2025-09-04T00:03:01.3683110Z * [new tag] v2.5.0-rc4 -> v2.5.0-rc4 2025-09-04T00:03:01.3683161Z * [new tag] v2.5.0-rc5 -> v2.5.0-rc5 2025-09-04T00:03:01.3683213Z * [new tag] v2.5.0-rc6 -> v2.5.0-rc6 2025-09-04T00:03:01.3683265Z * [new tag] v2.5.0-rc7 -> v2.5.0-rc7 2025-09-04T00:03:01.3683317Z * [new tag] v2.5.0-rc8 -> v2.5.0-rc8 2025-09-04T00:03:01.3683370Z * [new tag] v2.5.0-rc9 -> v2.5.0-rc9 2025-09-04T00:03:01.3683421Z * [new tag] v2.5.1 -> v2.5.1 2025-09-04T00:03:01.3683473Z * [new tag] v2.5.1-rc1 -> v2.5.1-rc1 2025-09-04T00:03:01.3683525Z * [new tag] v2.6.0 -> v2.6.0 2025-09-04T00:03:01.3683578Z * [new tag] v2.6.0-rc1 -> v2.6.0-rc1 2025-09-04T00:03:01.3683630Z * [new tag] v2.6.0-rc2 -> v2.6.0-rc2 2025-09-04T00:03:01.3683683Z * [new tag] v2.6.0-rc3 -> v2.6.0-rc3 2025-09-04T00:03:01.3683735Z * [new tag] v2.6.0-rc4 -> v2.6.0-rc4 2025-09-04T00:03:01.3689822Z * [new tag] v2.6.0-rc5 -> v2.6.0-rc5 2025-09-04T00:03:01.3689893Z * [new tag] v2.6.0-rc6 -> v2.6.0-rc6 2025-09-04T00:03:01.3689945Z * [new tag] v2.6.0-rc7 -> v2.6.0-rc7 2025-09-04T00:03:01.3689998Z * [new tag] v2.6.0-rc8 -> v2.6.0-rc8 2025-09-04T00:03:01.3690052Z * [new tag] v2.6.0-rc9 -> v2.6.0-rc9 2025-09-04T00:03:01.3690109Z * [new tag] v2.7.0 -> v2.7.0 2025-09-04T00:03:01.3690160Z * [new tag] v2.7.0-rc1 -> v2.7.0-rc1 2025-09-04T00:03:01.3690216Z * [new tag] v2.7.0-rc10 -> v2.7.0-rc10 2025-09-04T00:03:01.3690269Z * [new tag] v2.7.0-rc2 -> v2.7.0-rc2 2025-09-04T00:03:01.3690320Z * [new tag] v2.7.0-rc3 -> v2.7.0-rc3 2025-09-04T00:03:01.3690371Z * [new tag] v2.7.0-rc4 -> v2.7.0-rc4 2025-09-04T00:03:01.3690424Z * [new tag] v2.7.0-rc5 -> v2.7.0-rc5 2025-09-04T00:03:01.3690475Z * [new tag] v2.7.0-rc6 -> v2.7.0-rc6 2025-09-04T00:03:01.3690527Z * [new tag] v2.7.0-rc7 -> v2.7.0-rc7 2025-09-04T00:03:01.3690579Z * [new tag] v2.7.0-rc8 -> v2.7.0-rc8 2025-09-04T00:03:01.3690633Z * [new tag] v2.7.0-rc9 -> v2.7.0-rc9 2025-09-04T00:03:01.3690684Z * [new tag] v2.7.1 -> v2.7.1 2025-09-04T00:03:01.3690823Z * [new tag] v2.7.1-rc1 -> v2.7.1-rc1 2025-09-04T00:03:01.3690876Z * [new tag] v2.7.1-rc2 -> v2.7.1-rc2 2025-09-04T00:03:01.3690928Z * [new tag] v2.7.1-rc3 -> v2.7.1-rc3 2025-09-04T00:03:01.3690979Z * [new tag] v2.7.1-rc4 -> v2.7.1-rc4 2025-09-04T00:03:01.3691032Z * [new tag] v2.7.1-rc5 -> v2.7.1-rc5 2025-09-04T00:03:01.3691083Z * [new tag] v2.8.0 -> v2.8.0 2025-09-04T00:03:01.3691134Z * [new tag] v2.8.0-rc1 -> v2.8.0-rc1 2025-09-04T00:03:01.3692717Z * [new tag] v2.8.0-rc2 -> v2.8.0-rc2 2025-09-04T00:03:01.3692777Z * [new tag] v2.8.0-rc3 -> v2.8.0-rc3 2025-09-04T00:03:01.3692890Z * [new tag] v2.8.0-rc4 -> v2.8.0-rc4 2025-09-04T00:03:01.3692944Z * [new tag] v2.8.0-rc5 -> v2.8.0-rc5 2025-09-04T00:03:01.3692997Z * [new tag] v2.8.0-rc6 -> v2.8.0-rc6 2025-09-04T00:03:01.3693048Z * [new tag] v2.8.0-rc7 -> v2.8.0-rc7 2025-09-04T00:03:01.3693101Z * [new tag] v2.8.0-rc8 -> v2.8.0-rc8 2025-09-04T00:03:01.3693160Z * [new tag] whc_flight_1 -> whc_flight_1 2025-09-04T00:03:01.3693217Z * [new tag] whc_flight_2 -> whc_flight_2 2025-09-04T00:03:01.3693274Z * [new tag] whc_flight_4 -> whc_flight_4 2025-09-04T00:03:01.5612843Z [command]/usr/bin/git rev-parse --verify --quiet df9c5077a37b6cbc12bf784cdd6a490ed8df2381^{object} 2025-09-04T00:03:01.5639466Z df9c5077a37b6cbc12bf784cdd6a490ed8df2381 2025-09-04T00:03:01.5642683Z ##[endgroup] 2025-09-04T00:03:01.5642929Z ##[group]Determining the checkout info 2025-09-04T00:03:01.5643172Z ##[endgroup] 2025-09-04T00:03:01.5645112Z [command]/usr/bin/git sparse-checkout disable 2025-09-04T00:03:01.5680914Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-09-04T00:03:01.5708864Z ##[group]Checking out the ref 2025-09-04T00:03:01.5711222Z [command]/usr/bin/git checkout --progress --force df9c5077a37b6cbc12bf784cdd6a490ed8df2381 2025-09-04T00:03:02.1756893Z Note: switching to 'df9c5077a37b6cbc12bf784cdd6a490ed8df2381'. 2025-09-04T00:03:02.1757270Z 2025-09-04T00:03:02.1757535Z You are in 'detached HEAD' state. You can look around, make experimental 2025-09-04T00:03:02.1758079Z changes and commit them, and you can discard any commits you make in this 2025-09-04T00:03:02.1758628Z state without impacting any branches by switching back to a branch. 2025-09-04T00:03:02.1758947Z 2025-09-04T00:03:02.1759201Z If you want to create a new branch to retain commits you create, you may 2025-09-04T00:03:02.1759704Z do so (now or later) by using -c with the switch command. Example: 2025-09-04T00:03:02.1759986Z 2025-09-04T00:03:02.1760150Z git switch -c 2025-09-04T00:03:02.1760359Z 2025-09-04T00:03:02.1760481Z Or undo this operation with: 2025-09-04T00:03:02.1760767Z 2025-09-04T00:03:02.1760924Z git switch - 2025-09-04T00:03:02.1761069Z 2025-09-04T00:03:02.1761322Z Turn off this advice by setting config variable advice.detachedHead to false 2025-09-04T00:03:02.1761672Z 2025-09-04T00:03:02.1761812Z HEAD is now at df9c5077a37 fix get parents 2025-09-04T00:03:02.1828918Z ##[endgroup] 2025-09-04T00:03:02.1829203Z ##[group]Setting up auth for fetching submodules 2025-09-04T00:03:02.1829644Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-09-04T00:03:02.1865271Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-09-04T00:03:02.1893817Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-09-04T00:03:02.1921355Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-09-04T00:03:02.1939506Z ##[endgroup] 2025-09-04T00:03:02.1939693Z ##[group]Fetching submodules 2025-09-04T00:03:02.1941741Z [command]/usr/bin/git submodule sync --recursive 2025-09-04T00:03:02.2216119Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2025-09-04T00:03:02.2461173Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2025-09-04T00:03:02.2464045Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2025-09-04T00:03:02.2466582Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2025-09-04T00:03:02.2468893Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2025-09-04T00:03:02.2471059Z Submodule 'third_party/NVTX' (https://github.com/NVIDIA/NVTX.git) registered for path 'third_party/NVTX' 2025-09-04T00:03:02.2473273Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2025-09-04T00:03:02.2475041Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2025-09-04T00:03:02.2477140Z Submodule 'third_party/aiter' (https://github.com/ROCm/aiter.git) registered for path 'third_party/aiter' 2025-09-04T00:03:02.2478935Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2025-09-04T00:03:02.2480782Z Submodule 'third_party/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/composable_kernel' 2025-09-04T00:03:02.2482687Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2025-09-04T00:03:02.2484515Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2025-09-04T00:03:02.2486442Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2025-09-04T00:03:02.2488176Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2025-09-04T00:03:02.2489875Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2025-09-04T00:03:02.2492188Z Submodule 'third_party/flash-attention' (https://github.com/Dao-AILab/flash-attention.git) registered for path 'third_party/flash-attention' 2025-09-04T00:03:02.2493986Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2025-09-04T00:03:02.2495682Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2025-09-04T00:03:02.2497573Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2025-09-04T00:03:02.2499373Z Submodule 'third_party/gloo' (https://github.com/pytorch/gloo) registered for path 'third_party/gloo' 2025-09-04T00:03:02.2501238Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2025-09-04T00:03:02.2503046Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2025-09-04T00:03:02.2504848Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2025-09-04T00:03:02.2506824Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2025-09-04T00:03:02.2508755Z Submodule 'third_party/kleidiai' (https://github.com/ARM-software/kleidiai.git) registered for path 'third_party/kleidiai' 2025-09-04T00:03:02.2511058Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2025-09-04T00:03:02.2512722Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2025-09-04T00:03:02.2514683Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2025-09-04T00:03:02.2516777Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2025-09-04T00:03:02.2518871Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2025-09-04T00:03:02.2524692Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2025-09-04T00:03:02.2525192Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2025-09-04T00:03:02.2525575Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2025-09-04T00:03:02.2527305Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2025-09-04T00:03:02.2529380Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2025-09-04T00:03:02.2531429Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2025-09-04T00:03:02.2533604Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2025-09-04T00:03:02.2561354Z Cloning into '/home/runner/_work/pytorch/pytorch/android/libs/fbjni'... 2025-09-04T00:03:02.6438827Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/psimd'... 2025-09-04T00:03:02.6439121Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/FXdiv'... 2025-09-04T00:03:02.6439319Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/FP16'... 2025-09-04T00:03:02.6439525Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/pocketfft'... 2025-09-04T00:03:02.6439735Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/NNPACK'... 2025-09-04T00:03:02.6535063Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2025-09-04T00:03:02.7008186Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/NVTX'... 2025-09-04T00:03:02.7789041Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2025-09-04T00:03:02.7789594Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/ideep'... 2025-09-04T00:03:02.7789970Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2025-09-04T00:03:02.7802907Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2025-09-04T00:03:03.2589626Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/gloo'... 2025-09-04T00:03:03.2590030Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/benchmark'... 2025-09-04T00:03:03.2590280Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2025-09-04T00:03:03.2590569Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kleidiai'... 2025-09-04T00:03:03.2590907Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/cpp-httplib'... 2025-09-04T00:03:03.2591243Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/ittapi'... 2025-09-04T00:03:03.2591577Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/flash-attention'... 2025-09-04T00:03:03.2591907Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2025-09-04T00:03:03.2592243Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/googletest'... 2025-09-04T00:03:03.2592538Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/fmt'... 2025-09-04T00:03:03.2600567Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/pybind11'... 2025-09-04T00:03:03.2601013Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/mimalloc'... 2025-09-04T00:03:03.2601327Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto'... 2025-09-04T00:03:03.2601640Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2025-09-04T00:03:03.2601950Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/sleef'... 2025-09-04T00:03:03.3588736Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2025-09-04T00:03:09.2261033Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2025-09-04T00:03:09.2261539Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/cutlass'... 2025-09-04T00:03:09.2272416Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/fbgemm'... 2025-09-04T00:03:09.2272834Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/composable_kernel'... 2025-09-04T00:03:09.2273193Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/onnx'... 2025-09-04T00:03:09.2273508Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/aiter'... 2025-09-04T00:03:09.2273851Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp'... 2025-09-04T00:03:09.2274210Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/nlohmann'... 2025-09-04T00:03:09.2274540Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/protobuf'... 2025-09-04T00:03:09.2387952Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2025-09-04T00:03:09.2492011Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-09-04T00:03:09.2562182Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2025-09-04T00:03:09.2707534Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2025-09-04T00:03:09.3127642Z Submodule path 'third_party/NVTX': checked out '2942f167cc30c5e3a44a2aecd5b0d9c07ff61a07' 2025-09-04T00:03:09.3433114Z Submodule path 'third_party/VulkanMemoryAllocator': checked out '1d8f600fd424278486eade7ed3e877c99f0846b1' 2025-09-04T00:03:09.6680368Z Submodule path 'third_party/XNNPACK': checked out '51a0103656eff6fc9bfd39a4597923c4b542c883' 2025-09-04T00:03:09.7456619Z Submodule path 'third_party/aiter': checked out '01aae101b9e5e94d6c16a9514c9fb8df99c93150' 2025-09-04T00:03:09.7475834Z Submodule '3rdparty/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/aiter/3rdparty/composable_kernel' 2025-09-04T00:03:09.7507872Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/aiter/3rdparty/composable_kernel'... 2025-09-04T00:03:11.9609496Z Submodule path 'third_party/aiter/3rdparty/composable_kernel': checked out 'cffe8fa2a442ac8e80dd236a1a5d24fe3d7e0cbf' 2025-09-04T00:03:11.9776644Z Submodule path 'third_party/benchmark': checked out '299e5928955cc62af9968370293b916f5130916f' 2025-09-04T00:03:12.1248492Z Submodule path 'third_party/composable_kernel': checked out '7fe50dc3da2069d6645d9deb8c017a876472a977' 2025-09-04T00:03:12.1585143Z Submodule path 'third_party/cpp-httplib': checked out '3af7f2c16147f3fbc6e4d717032daf505dc1652c' 2025-09-04T00:03:12.2140889Z Submodule path 'third_party/cpuinfo': checked out '5e3d2445e6a84d9599bee2bf78edbb4d80865e1d' 2025-09-04T00:03:12.2409405Z Submodule path 'third_party/cudnn_frontend': checked out 'f937055efc6d414d11f4c6577e3977fe74f35fb6' 2025-09-04T00:03:12.5478081Z Submodule path 'third_party/cutlass': checked out 'e51efbfe18fe4f4cbb66ab814c55bf4aa0185491' 2025-09-04T00:03:12.6201199Z Submodule path 'third_party/fbgemm': checked out '21c7d30c526c0f1ad873ecc632dca6cfa8a69067' 2025-09-04T00:03:12.6230880Z Submodule 'external/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/external/asmjit' 2025-09-04T00:03:12.6231629Z Submodule 'external/composable_kernel' (https://github.com/jwfromm/composable_kernel.git) registered for path 'third_party/fbgemm/external/composable_kernel' 2025-09-04T00:03:12.6233523Z Submodule 'external/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/external/cpuinfo' 2025-09-04T00:03:12.6239378Z Submodule 'external/cutlass' (https://github.com/jwfromm/cutlass) registered for path 'third_party/fbgemm/external/cutlass' 2025-09-04T00:03:12.6240205Z Submodule 'external/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/external/googletest' 2025-09-04T00:03:12.6242579Z Submodule 'external/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/external/hipify_torch' 2025-09-04T00:03:12.6252351Z Submodule 'external/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/fbgemm/external/json' 2025-09-04T00:03:12.6267158Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/fbgemm/external/asmjit'... 2025-09-04T00:03:13.6764618Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/fbgemm/external/hipify_torch'... 2025-09-04T00:03:13.6765445Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/fbgemm/external/cpuinfo'... 2025-09-04T00:03:13.6766136Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/fbgemm/external/googletest'... 2025-09-04T00:03:13.6767158Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/fbgemm/external/composable_kernel'... 2025-09-04T00:03:13.7763692Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/fbgemm/external/cutlass'... 2025-09-04T00:03:14.0568363Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/fbgemm/external/json'... 2025-09-04T00:03:16.0212533Z Submodule path 'third_party/fbgemm/external/asmjit': checked out 'a3199e8857792cd10b7589ff5d58343d2c9008ea' 2025-09-04T00:03:16.1404186Z Submodule path 'third_party/fbgemm/external/composable_kernel': checked out 'b1281b8b08d973a7064f864f47eeb30f3e2596e9' 2025-09-04T00:03:16.1982383Z Submodule path 'third_party/fbgemm/external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-09-04T00:03:16.4968535Z Submodule path 'third_party/fbgemm/external/cutlass': checked out 'b40777404c174b9694a870bff5c13ce6b7f656ad' 2025-09-04T00:03:16.5222554Z Submodule path 'third_party/fbgemm/external/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-09-04T00:03:16.5312147Z Submodule path 'third_party/fbgemm/external/hipify_torch': checked out 'a4337c69fe0e2552a7b7b0669178926beeed828c' 2025-09-04T00:03:16.5845315Z Submodule path 'third_party/fbgemm/external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-09-04T00:03:16.6236742Z Submodule path 'third_party/flash-attention': checked out '979702c87a8713a8e0a5e9fee122b90d2ef13be5' 2025-09-04T00:03:16.6261914Z Submodule 'csrc/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/flash-attention/csrc/composable_kernel' 2025-09-04T00:03:16.6262505Z Submodule 'csrc/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/flash-attention/csrc/cutlass' 2025-09-04T00:03:16.6281504Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/flash-attention/csrc/composable_kernel'... 2025-09-04T00:03:18.8210499Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/flash-attention/csrc/cutlass'... 2025-09-04T00:03:25.1272083Z Submodule path 'third_party/flash-attention/csrc/composable_kernel': checked out '888317e698e9803c62bd38568abc9e05d7709f33' 2025-09-04T00:03:25.4021808Z Submodule path 'third_party/flash-attention/csrc/cutlass': checked out 'c506e16788cb08416a4a57e11a9067beeee29420' 2025-09-04T00:03:25.4730989Z Submodule path 'third_party/flatbuffers': checked out 'a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757' 2025-09-04T00:03:25.4945456Z Submodule path 'third_party/fmt': checked out '40626af88bd7df9a5fb80be7b25ac85b122d6c21' 2025-09-04T00:03:25.5169144Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2025-09-04T00:03:25.5314929Z Submodule path 'third_party/gloo': checked out 'c7b7b022c124d9643957d9bd55f57ac59fce8fa2' 2025-09-04T00:03:25.5573595Z Submodule path 'third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-09-04T00:03:25.5670334Z Submodule path 'third_party/ideep': checked out '719d8e6cd7f7a0e01b155657526d693acf97c2b3' 2025-09-04T00:03:25.5685162Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2025-09-04T00:03:25.5722090Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2025-09-04T00:03:34.1933993Z Submodule path 'third_party/ideep/mkl-dnn': checked out '8d263e693366ef8db40acc569cc7d8edf644556d' 2025-09-04T00:03:34.2066025Z Submodule path 'third_party/ittapi': checked out 'dec1d23ca65ab069d225dfe40dea14f455170959' 2025-09-04T00:03:34.2568240Z Submodule path 'third_party/kineto': checked out '5e7501833f1021ce6f618572d3baf657b6319658' 2025-09-04T00:03:34.2593208Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2025-09-04T00:03:34.2593767Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2025-09-04T00:03:34.2596258Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2025-09-04T00:03:34.2626031Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2025-09-04T00:03:34.9450171Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2025-09-04T00:03:35.1090405Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2025-09-04T00:03:35.1602896Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2025-09-04T00:03:35.1605475Z Submodule 'third_party/DCGM' (https://github.com/NVIDIA/DCGM.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-09-04T00:03:35.1607612Z Submodule 'third_party/cpr' (https://github.com/libcpr/cpr.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-09-04T00:03:35.1609323Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-09-04T00:03:35.1612030Z Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-09-04T00:03:35.1614127Z Submodule 'third_party/glog' (https://github.com/google/glog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-09-04T00:03:35.1615841Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-09-04T00:03:35.1617731Z Submodule 'third_party/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-09-04T00:03:35.1619531Z Submodule 'third_party/pfs' (https://github.com/dtrugman/pfs.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-09-04T00:03:35.1640620Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2025-09-04T00:03:39.4939758Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2025-09-04T00:03:39.4947131Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2025-09-04T00:03:39.4948175Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2025-09-04T00:03:39.4948659Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2025-09-04T00:03:39.4949118Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2025-09-04T00:03:39.4949659Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2025-09-04T00:03:39.4950079Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2025-09-04T00:03:39.5936032Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2025-09-04T00:03:39.6064687Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2025-09-04T00:03:39.6276856Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2025-09-04T00:03:39.6373990Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2025-09-04T00:03:39.6384569Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-09-04T00:03:39.6417379Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2025-09-04T00:03:40.0425995Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2025-09-04T00:03:40.0549693Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2025-09-04T00:03:40.0815190Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2025-09-04T00:03:40.1307288Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2025-09-04T00:03:40.1413934Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2025-09-04T00:03:40.1647438Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '0041a40c1350ba702d475b9c4ad62da77caea164' 2025-09-04T00:03:40.1991776Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2025-09-04T00:03:40.2222993Z Submodule path 'third_party/kleidiai': checked out 'cca02c2f69dd18e1f12647c1c0bdc8cf90e680c7' 2025-09-04T00:03:40.2447365Z Submodule path 'third_party/mimalloc': checked out 'fbd8b99c2b828428947d70fdc046bb55609be93e' 2025-09-04T00:03:40.3014920Z Submodule path 'third_party/nlohmann': checked out '55f93686c01528224f448c19128836e7df245f72' 2025-09-04T00:03:40.4780794Z Submodule path 'third_party/onnx': checked out 'e709452ef2bbc1d113faf678c24e6d3467696e83' 2025-09-04T00:03:40.4802397Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2025-09-04T00:03:40.4826863Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2025-09-04T00:03:41.3750806Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-09-04T00:03:41.4120974Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2025-09-04T00:03:41.4133818Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-09-04T00:03:41.4135231Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2025-09-04T00:03:41.4138600Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-09-04T00:03:41.4139667Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-09-04T00:03:41.4148678Z Submodule 'third_party/opentelemetry-proto' (https://github.com/open-telemetry/opentelemetry-proto) registered for path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-09-04T00:03:41.4150066Z Submodule 'third_party/opentracing-cpp' (https://github.com/opentracing/opentracing-cpp.git) registered for path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-09-04T00:03:41.4150989Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-09-04T00:03:41.4151403Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-09-04T00:03:41.4174682Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2025-09-04T00:03:41.9223133Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2025-09-04T00:03:41.9224117Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2025-09-04T00:03:41.9224961Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2025-09-04T00:03:41.9225822Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2025-09-04T00:03:42.0224111Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2025-09-04T00:03:42.3392774Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2025-09-04T00:03:44.8457409Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2025-09-04T00:03:46.8269157Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2025-09-04T00:03:46.8507449Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2025-09-04T00:03:46.8612035Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2025-09-04T00:03:46.9202834Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2025-09-04T00:03:46.9275536Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2025-09-04T00:03:46.9380879Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2025-09-04T00:03:46.9463618Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2025-09-04T00:03:46.9479833Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-09-04T00:03:46.9485895Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-09-04T00:03:46.9514381Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2025-09-04T00:03:48.2891392Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2025-09-04T00:03:48.4248867Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2025-09-04T00:03:48.4507685Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-09-04T00:03:48.6615270Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2025-09-04T00:03:48.6714141Z Submodule path 'third_party/pocketfft': checked out '0fa0ef591e38c2758e3184c6c23e497b9f732ffa' 2025-09-04T00:03:48.8224253Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2025-09-04T00:03:48.8242979Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2025-09-04T00:03:48.8243509Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2025-09-04T00:03:48.8273123Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2025-09-04T00:03:49.4458107Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2025-09-04T00:03:49.6294290Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2025-09-04T00:03:49.6680364Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2025-09-04T00:03:49.6753572Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2025-09-04T00:03:49.6849261Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2025-09-04T00:03:49.7083580Z Submodule path 'third_party/pybind11': checked out 'f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8' 2025-09-04T00:03:49.7242165Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2025-09-04T00:03:49.7491323Z Submodule path 'third_party/sleef': checked out '5a1d179df9cf652951b59010a2d2075372d67f68' 2025-09-04T00:03:49.7645106Z Submodule path 'third_party/tensorpipe': checked out 'af0118d13e52f5a08841464a768e01a0bf3e3075' 2025-09-04T00:03:49.7656783Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2025-09-04T00:03:49.7658891Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2025-09-04T00:03:49.7659618Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2025-09-04T00:03:49.7662029Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2025-09-04T00:03:49.7696862Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2025-09-04T00:03:50.5852632Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2025-09-04T00:03:50.6618576Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2025-09-04T00:03:50.7955248Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2025-09-04T00:03:50.8284865Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2025-09-04T00:03:50.8386202Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2025-09-04T00:03:50.8755973Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '5152db2cbfeb5582e9c27c5ea1dba2cd9e10759b' 2025-09-04T00:03:50.8921841Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2025-09-04T00:03:50.8935491Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-09-04T00:03:50.8957486Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2025-09-04T00:03:51.2168850Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2025-09-04T00:03:51.2215245Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2025-09-04T00:03:51.2459319Z Entering 'android/libs/fbjni' 2025-09-04T00:03:51.2489056Z Entering 'third_party/FP16' 2025-09-04T00:03:51.2523965Z Entering 'third_party/FXdiv' 2025-09-04T00:03:51.2559263Z Entering 'third_party/NNPACK' 2025-09-04T00:03:51.2602326Z Entering 'third_party/NVTX' 2025-09-04T00:03:51.2640669Z Entering 'third_party/VulkanMemoryAllocator' 2025-09-04T00:03:51.2680450Z Entering 'third_party/XNNPACK' 2025-09-04T00:03:51.2715890Z Entering 'third_party/aiter' 2025-09-04T00:03:51.2738246Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-09-04T00:03:51.2783714Z Entering 'third_party/benchmark' 2025-09-04T00:03:51.2814046Z Entering 'third_party/composable_kernel' 2025-09-04T00:03:51.2863110Z Entering 'third_party/cpp-httplib' 2025-09-04T00:03:51.2898257Z Entering 'third_party/cpuinfo' 2025-09-04T00:03:51.2929535Z Entering 'third_party/cudnn_frontend' 2025-09-04T00:03:51.2960137Z Entering 'third_party/cutlass' 2025-09-04T00:03:51.2995625Z Entering 'third_party/fbgemm' 2025-09-04T00:03:51.3039127Z Entering 'third_party/fbgemm/external/asmjit' 2025-09-04T00:03:51.3071080Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-09-04T00:03:51.3108417Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-09-04T00:03:51.3135763Z Entering 'third_party/fbgemm/external/cutlass' 2025-09-04T00:03:51.3167286Z Entering 'third_party/fbgemm/external/googletest' 2025-09-04T00:03:51.3201677Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-09-04T00:03:51.3233354Z Entering 'third_party/fbgemm/external/json' 2025-09-04T00:03:51.3265862Z Entering 'third_party/flash-attention' 2025-09-04T00:03:51.3289355Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-09-04T00:03:51.3324043Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-09-04T00:03:51.3362881Z Entering 'third_party/flatbuffers' 2025-09-04T00:03:51.3387409Z Entering 'third_party/fmt' 2025-09-04T00:03:51.3418730Z Entering 'third_party/gemmlowp/gemmlowp' 2025-09-04T00:03:51.3435558Z Entering 'third_party/gloo' 2025-09-04T00:03:51.3475241Z Entering 'third_party/googletest' 2025-09-04T00:03:51.3510916Z Entering 'third_party/ideep' 2025-09-04T00:03:51.3537954Z Entering 'third_party/ideep/mkl-dnn' 2025-09-04T00:03:51.3570890Z Entering 'third_party/ittapi' 2025-09-04T00:03:51.3594798Z Entering 'third_party/kineto' 2025-09-04T00:03:51.3616762Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-09-04T00:03:51.3636492Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-09-04T00:03:51.3669362Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-09-04T00:03:51.3695169Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-09-04T00:03:51.3717595Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-09-04T00:03:51.3747634Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-09-04T00:03:51.3777749Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-09-04T00:03:51.3811729Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-09-04T00:03:51.3840793Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-09-04T00:03:51.3879700Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-09-04T00:03:51.3908026Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-09-04T00:03:51.3931697Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-09-04T00:03:51.3958367Z Entering 'third_party/kleidiai' 2025-09-04T00:03:51.3982062Z Entering 'third_party/mimalloc' 2025-09-04T00:03:51.4005621Z Entering 'third_party/nlohmann' 2025-09-04T00:03:51.4041092Z Entering 'third_party/onnx' 2025-09-04T00:03:51.4076979Z Entering 'third_party/onnx/third_party/pybind11' 2025-09-04T00:03:51.4101101Z Entering 'third_party/opentelemetry-cpp' 2025-09-04T00:03:51.4131126Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-09-04T00:03:51.4150875Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-09-04T00:03:51.4171539Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-09-04T00:03:51.4197746Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-09-04T00:03:51.4228867Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-09-04T00:03:51.4258838Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-09-04T00:03:51.4290939Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-09-04T00:03:51.4311841Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-09-04T00:03:51.4343171Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-09-04T00:03:51.4371253Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-09-04T00:03:51.4407129Z Entering 'third_party/pocketfft' 2025-09-04T00:03:51.4431117Z Entering 'third_party/protobuf' 2025-09-04T00:03:51.4457544Z Entering 'third_party/protobuf/third_party/benchmark' 2025-09-04T00:03:51.4489852Z Entering 'third_party/protobuf/third_party/googletest' 2025-09-04T00:03:51.4521893Z Entering 'third_party/psimd' 2025-09-04T00:03:51.4547621Z Entering 'third_party/pthreadpool' 2025-09-04T00:03:51.4570377Z Entering 'third_party/pybind11' 2025-09-04T00:03:51.4595766Z Entering 'third_party/python-peachpy' 2025-09-04T00:03:51.4625772Z Entering 'third_party/sleef' 2025-09-04T00:03:51.4649466Z Entering 'third_party/tensorpipe' 2025-09-04T00:03:51.4673799Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-09-04T00:03:51.4706334Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-09-04T00:03:51.4728242Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-09-04T00:03:51.4757025Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-09-04T00:03:51.4777068Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-09-04T00:03:51.4822830Z ##[endgroup] 2025-09-04T00:03:51.4823064Z ##[group]Persisting credentials for submodules 2025-09-04T00:03:51.4826332Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || :" 2025-09-04T00:03:51.5011077Z Entering 'android/libs/fbjni' 2025-09-04T00:03:51.5047317Z Entering 'third_party/FP16' 2025-09-04T00:03:51.5080450Z Entering 'third_party/FXdiv' 2025-09-04T00:03:51.5115661Z Entering 'third_party/NNPACK' 2025-09-04T00:03:51.5147656Z Entering 'third_party/NVTX' 2025-09-04T00:03:51.5180622Z Entering 'third_party/VulkanMemoryAllocator' 2025-09-04T00:03:51.5210456Z Entering 'third_party/XNNPACK' 2025-09-04T00:03:51.5255781Z Entering 'third_party/aiter' 2025-09-04T00:03:51.5293540Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-09-04T00:03:51.5322893Z Entering 'third_party/benchmark' 2025-09-04T00:03:51.5354539Z Entering 'third_party/composable_kernel' 2025-09-04T00:03:51.5394723Z Entering 'third_party/cpp-httplib' 2025-09-04T00:03:51.5428724Z Entering 'third_party/cpuinfo' 2025-09-04T00:03:51.5460997Z Entering 'third_party/cudnn_frontend' 2025-09-04T00:03:51.5490792Z Entering 'third_party/cutlass' 2025-09-04T00:03:51.5524228Z Entering 'third_party/fbgemm' 2025-09-04T00:03:51.5558183Z Entering 'third_party/fbgemm/external/asmjit' 2025-09-04T00:03:51.5588880Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-09-04T00:03:51.5618455Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-09-04T00:03:51.5645455Z Entering 'third_party/fbgemm/external/cutlass' 2025-09-04T00:03:51.5676404Z Entering 'third_party/fbgemm/external/googletest' 2025-09-04T00:03:51.5704800Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-09-04T00:03:51.5741797Z Entering 'third_party/fbgemm/external/json' 2025-09-04T00:03:51.5779883Z Entering 'third_party/flash-attention' 2025-09-04T00:03:51.5809453Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-09-04T00:03:51.5840699Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-09-04T00:03:51.5874993Z Entering 'third_party/flatbuffers' 2025-09-04T00:03:51.5911103Z Entering 'third_party/fmt' 2025-09-04T00:03:51.5947545Z Entering 'third_party/gemmlowp/gemmlowp' 2025-09-04T00:03:51.5978433Z Entering 'third_party/gloo' 2025-09-04T00:03:51.6011483Z Entering 'third_party/googletest' 2025-09-04T00:03:51.6039888Z Entering 'third_party/ideep' 2025-09-04T00:03:51.6067706Z Entering 'third_party/ideep/mkl-dnn' 2025-09-04T00:03:51.6097937Z Entering 'third_party/ittapi' 2025-09-04T00:03:51.6128199Z Entering 'third_party/kineto' 2025-09-04T00:03:51.6154828Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-09-04T00:03:51.6185105Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-09-04T00:03:51.6217512Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-09-04T00:03:51.6247496Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-09-04T00:03:51.6280952Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-09-04T00:03:51.6310096Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-09-04T00:03:51.6342733Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-09-04T00:03:51.6372842Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-09-04T00:03:51.6397835Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-09-04T00:03:51.6422831Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-09-04T00:03:51.6456090Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-09-04T00:03:51.6489004Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-09-04T00:03:51.6515621Z Entering 'third_party/kleidiai' 2025-09-04T00:03:51.6550233Z Entering 'third_party/mimalloc' 2025-09-04T00:03:51.6577908Z Entering 'third_party/nlohmann' 2025-09-04T00:03:51.6610831Z Entering 'third_party/onnx' 2025-09-04T00:03:51.6645731Z Entering 'third_party/onnx/third_party/pybind11' 2025-09-04T00:03:51.6680240Z Entering 'third_party/opentelemetry-cpp' 2025-09-04T00:03:51.6714763Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-09-04T00:03:51.6746587Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-09-04T00:03:51.6781006Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-09-04T00:03:51.6812495Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-09-04T00:03:51.6839748Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-09-04T00:03:51.6868547Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-09-04T00:03:51.6892525Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-09-04T00:03:51.6918639Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-09-04T00:03:51.6942966Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-09-04T00:03:51.6971929Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-09-04T00:03:51.7004577Z Entering 'third_party/pocketfft' 2025-09-04T00:03:51.7032765Z Entering 'third_party/protobuf' 2025-09-04T00:03:51.7060262Z Entering 'third_party/protobuf/third_party/benchmark' 2025-09-04T00:03:51.7084520Z Entering 'third_party/protobuf/third_party/googletest' 2025-09-04T00:03:51.7115065Z Entering 'third_party/psimd' 2025-09-04T00:03:51.7138043Z Entering 'third_party/pthreadpool' 2025-09-04T00:03:51.7161898Z Entering 'third_party/pybind11' 2025-09-04T00:03:51.7187874Z Entering 'third_party/python-peachpy' 2025-09-04T00:03:51.7212928Z Entering 'third_party/sleef' 2025-09-04T00:03:51.7241741Z Entering 'third_party/tensorpipe' 2025-09-04T00:03:51.7267815Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-09-04T00:03:51.7294361Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-09-04T00:03:51.7324554Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-09-04T00:03:51.7355574Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-09-04T00:03:51.7385958Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-09-04T00:03:51.7432465Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url" 2025-09-04T00:03:51.7606482Z Entering 'android/libs/fbjni' 2025-09-04T00:03:51.7628408Z file:/home/runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-09-04T00:03:51.7647012Z Entering 'third_party/FP16' 2025-09-04T00:03:51.7678310Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-09-04T00:03:51.7697205Z Entering 'third_party/FXdiv' 2025-09-04T00:03:51.7728596Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-09-04T00:03:51.7739494Z Entering 'third_party/NNPACK' 2025-09-04T00:03:51.7768629Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-09-04T00:03:51.7781196Z Entering 'third_party/NVTX' 2025-09-04T00:03:51.7804616Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-09-04T00:03:51.7816209Z Entering 'third_party/VulkanMemoryAllocator' 2025-09-04T00:03:51.7844704Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-09-04T00:03:51.7855947Z Entering 'third_party/XNNPACK' 2025-09-04T00:03:51.7885730Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-09-04T00:03:51.7905977Z Entering 'third_party/aiter' 2025-09-04T00:03:51.7929001Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/config remote.origin.url 2025-09-04T00:03:51.7942561Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-09-04T00:03:51.7964541Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config remote.origin.url 2025-09-04T00:03:51.7979457Z Entering 'third_party/benchmark' 2025-09-04T00:03:51.8014608Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-09-04T00:03:51.8025551Z Entering 'third_party/composable_kernel' 2025-09-04T00:03:51.8054906Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-09-04T00:03:51.8070274Z Entering 'third_party/cpp-httplib' 2025-09-04T00:03:51.8104773Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-09-04T00:03:51.8116131Z Entering 'third_party/cpuinfo' 2025-09-04T00:03:51.8145500Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-09-04T00:03:51.8158458Z Entering 'third_party/cudnn_frontend' 2025-09-04T00:03:51.8185342Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-09-04T00:03:51.8197102Z Entering 'third_party/cutlass' 2025-09-04T00:03:51.8224754Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-09-04T00:03:51.8241760Z Entering 'third_party/fbgemm' 2025-09-04T00:03:51.8274623Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-09-04T00:03:51.8287770Z Entering 'third_party/fbgemm/external/asmjit' 2025-09-04T00:03:51.8310438Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config remote.origin.url 2025-09-04T00:03:51.8326270Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-09-04T00:03:51.8345074Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config remote.origin.url 2025-09-04T00:03:51.8361786Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-09-04T00:03:51.8387928Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config remote.origin.url 2025-09-04T00:03:51.8399045Z Entering 'third_party/fbgemm/external/cutlass' 2025-09-04T00:03:51.8424316Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config remote.origin.url 2025-09-04T00:03:51.8438954Z Entering 'third_party/fbgemm/external/googletest' 2025-09-04T00:03:51.8469950Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config remote.origin.url 2025-09-04T00:03:51.8480273Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-09-04T00:03:51.8507329Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config remote.origin.url 2025-09-04T00:03:51.8518218Z Entering 'third_party/fbgemm/external/json' 2025-09-04T00:03:51.8540655Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config remote.origin.url 2025-09-04T00:03:51.8558741Z Entering 'third_party/flash-attention' 2025-09-04T00:03:51.8585762Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-09-04T00:03:51.8597790Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-09-04T00:03:51.8624531Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config remote.origin.url 2025-09-04T00:03:51.8637482Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-09-04T00:03:51.8672505Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-09-04T00:03:51.8687659Z Entering 'third_party/flatbuffers' 2025-09-04T00:03:51.8718635Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-09-04T00:03:51.8729792Z Entering 'third_party/fmt' 2025-09-04T00:03:51.8755424Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-09-04T00:03:51.8767715Z Entering 'third_party/gemmlowp/gemmlowp' 2025-09-04T00:03:51.8795592Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-09-04T00:03:51.8808095Z Entering 'third_party/gloo' 2025-09-04T00:03:51.8831584Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-09-04T00:03:51.8841675Z Entering 'third_party/googletest' 2025-09-04T00:03:51.8867481Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-09-04T00:03:51.8881491Z Entering 'third_party/ideep' 2025-09-04T00:03:51.8907979Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-09-04T00:03:51.8919819Z Entering 'third_party/ideep/mkl-dnn' 2025-09-04T00:03:51.8944258Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-09-04T00:03:51.8964028Z Entering 'third_party/ittapi' 2025-09-04T00:03:51.8989437Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-09-04T00:03:51.9000985Z Entering 'third_party/kineto' 2025-09-04T00:03:51.9023729Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-09-04T00:03:51.9035435Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-09-04T00:03:51.9075687Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2025-09-04T00:03:51.9085750Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-09-04T00:03:51.9116101Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/config remote.origin.url 2025-09-04T00:03:51.9130415Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-09-04T00:03:51.9153582Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/config remote.origin.url 2025-09-04T00:03:51.9162422Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-09-04T00:03:51.9196701Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/config remote.origin.url 2025-09-04T00:03:51.9206037Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-09-04T00:03:51.9234235Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/config remote.origin.url 2025-09-04T00:03:51.9244191Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-09-04T00:03:51.9274017Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/config remote.origin.url 2025-09-04T00:03:51.9288837Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-09-04T00:03:51.9316229Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/config remote.origin.url 2025-09-04T00:03:51.9327353Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-09-04T00:03:51.9351982Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/config remote.origin.url 2025-09-04T00:03:51.9362900Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-09-04T00:03:51.9386183Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/config remote.origin.url 2025-09-04T00:03:51.9401430Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-09-04T00:03:51.9426319Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/config remote.origin.url 2025-09-04T00:03:51.9441308Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-09-04T00:03:51.9460925Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2025-09-04T00:03:51.9470855Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-09-04T00:03:51.9499149Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2025-09-04T00:03:51.9512145Z Entering 'third_party/kleidiai' 2025-09-04T00:03:51.9535390Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-09-04T00:03:51.9547375Z Entering 'third_party/mimalloc' 2025-09-04T00:03:51.9570176Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-09-04T00:03:51.9582139Z Entering 'third_party/nlohmann' 2025-09-04T00:03:51.9607606Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-09-04T00:03:51.9618796Z Entering 'third_party/onnx' 2025-09-04T00:03:51.9647934Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-09-04T00:03:51.9669231Z Entering 'third_party/onnx/third_party/pybind11' 2025-09-04T00:03:51.9687602Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-09-04T00:03:51.9701345Z Entering 'third_party/opentelemetry-cpp' 2025-09-04T00:03:51.9724960Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-09-04T00:03:51.9738711Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-09-04T00:03:51.9765319Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2025-09-04T00:03:51.9776621Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-09-04T00:03:51.9802143Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2025-09-04T00:03:51.9817799Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-09-04T00:03:51.9842295Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2025-09-04T00:03:51.9853805Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-09-04T00:03:51.9879299Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2025-09-04T00:03:51.9889052Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-09-04T00:03:51.9908540Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2025-09-04T00:03:51.9918833Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-09-04T00:03:51.9943372Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2025-09-04T00:03:51.9953503Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-09-04T00:03:51.9975407Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2025-09-04T00:03:51.9985811Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-09-04T00:03:52.0017147Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-09-04T00:03:52.0027699Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-09-04T00:03:52.0056604Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-09-04T00:03:52.0069159Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-09-04T00:03:52.0094958Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-09-04T00:03:52.0119220Z Entering 'third_party/pocketfft' 2025-09-04T00:03:52.0143145Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-09-04T00:03:52.0153617Z Entering 'third_party/protobuf' 2025-09-04T00:03:52.0186050Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-09-04T00:03:52.0201978Z Entering 'third_party/protobuf/third_party/benchmark' 2025-09-04T00:03:52.0233575Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-09-04T00:03:52.0243952Z Entering 'third_party/protobuf/third_party/googletest' 2025-09-04T00:03:52.0271997Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-09-04T00:03:52.0284452Z Entering 'third_party/psimd' 2025-09-04T00:03:52.0314539Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-09-04T00:03:52.0325532Z Entering 'third_party/pthreadpool' 2025-09-04T00:03:52.0349777Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-09-04T00:03:52.0362753Z Entering 'third_party/pybind11' 2025-09-04T00:03:52.0397452Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-09-04T00:03:52.0408745Z Entering 'third_party/python-peachpy' 2025-09-04T00:03:52.0436274Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-09-04T00:03:52.0448821Z Entering 'third_party/sleef' 2025-09-04T00:03:52.0470763Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-09-04T00:03:52.0481886Z Entering 'third_party/tensorpipe' 2025-09-04T00:03:52.0525505Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-09-04T00:03:52.0537889Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-09-04T00:03:52.0561983Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-09-04T00:03:52.0571730Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-09-04T00:03:52.0594399Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-09-04T00:03:52.0603914Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-09-04T00:03:52.0636637Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-09-04T00:03:52.0647652Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-09-04T00:03:52.0669351Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-09-04T00:03:52.0679637Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-09-04T00:03:52.0705329Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2025-09-04T00:03:52.0892073Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-09-04T00:03:52.1077722Z Entering 'android/libs/fbjni' 2025-09-04T00:03:52.1099696Z Entering 'third_party/FP16' 2025-09-04T00:03:52.1125273Z Entering 'third_party/FXdiv' 2025-09-04T00:03:52.1160461Z Entering 'third_party/NNPACK' 2025-09-04T00:03:52.1178965Z Entering 'third_party/NVTX' 2025-09-04T00:03:52.1210145Z Entering 'third_party/VulkanMemoryAllocator' 2025-09-04T00:03:52.1237715Z Entering 'third_party/XNNPACK' 2025-09-04T00:03:52.1269322Z Entering 'third_party/aiter' 2025-09-04T00:03:52.1299553Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-09-04T00:03:52.1332010Z Entering 'third_party/benchmark' 2025-09-04T00:03:52.1366884Z Entering 'third_party/composable_kernel' 2025-09-04T00:03:52.1410551Z Entering 'third_party/cpp-httplib' 2025-09-04T00:03:52.1441270Z Entering 'third_party/cpuinfo' 2025-09-04T00:03:52.1475141Z Entering 'third_party/cudnn_frontend' 2025-09-04T00:03:52.1501116Z Entering 'third_party/cutlass' 2025-09-04T00:03:52.1546710Z Entering 'third_party/fbgemm' 2025-09-04T00:03:52.1565151Z Entering 'third_party/fbgemm/external/asmjit' 2025-09-04T00:03:52.1592205Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-09-04T00:03:52.1626767Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-09-04T00:03:52.1648959Z Entering 'third_party/fbgemm/external/cutlass' 2025-09-04T00:03:52.1678079Z Entering 'third_party/fbgemm/external/googletest' 2025-09-04T00:03:52.1708731Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-09-04T00:03:52.1730416Z Entering 'third_party/fbgemm/external/json' 2025-09-04T00:03:52.1761558Z Entering 'third_party/flash-attention' 2025-09-04T00:03:52.1791383Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-09-04T00:03:52.1820439Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-09-04T00:03:52.1857577Z Entering 'third_party/flatbuffers' 2025-09-04T00:03:52.1890726Z Entering 'third_party/fmt' 2025-09-04T00:03:52.1914550Z Entering 'third_party/gemmlowp/gemmlowp' 2025-09-04T00:03:52.1945646Z Entering 'third_party/gloo' 2025-09-04T00:03:52.1969174Z Entering 'third_party/googletest' 2025-09-04T00:03:52.1997374Z Entering 'third_party/ideep' 2025-09-04T00:03:52.2019470Z Entering 'third_party/ideep/mkl-dnn' 2025-09-04T00:03:52.2051735Z Entering 'third_party/ittapi' 2025-09-04T00:03:52.2079446Z Entering 'third_party/kineto' 2025-09-04T00:03:52.2104013Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-09-04T00:03:52.2128347Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-09-04T00:03:52.2150464Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-09-04T00:03:52.2178608Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-09-04T00:03:52.2201922Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-09-04T00:03:52.2226616Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-09-04T00:03:52.2258362Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-09-04T00:03:52.2286882Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-09-04T00:03:52.2312536Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-09-04T00:03:52.2335597Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-09-04T00:03:52.2360034Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-09-04T00:03:52.2385248Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-09-04T00:03:52.2410157Z Entering 'third_party/kleidiai' 2025-09-04T00:03:52.2433271Z Entering 'third_party/mimalloc' 2025-09-04T00:03:52.2457451Z Entering 'third_party/nlohmann' 2025-09-04T00:03:52.2480800Z Entering 'third_party/onnx' 2025-09-04T00:03:52.2517847Z Entering 'third_party/onnx/third_party/pybind11' 2025-09-04T00:03:52.2549429Z Entering 'third_party/opentelemetry-cpp' 2025-09-04T00:03:52.2577807Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-09-04T00:03:52.2598749Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-09-04T00:03:52.2630765Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-09-04T00:03:52.2652634Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-09-04T00:03:52.2677744Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-09-04T00:03:52.2705632Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-09-04T00:03:52.2738901Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-09-04T00:03:52.2767600Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-09-04T00:03:52.2798862Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-09-04T00:03:52.2821985Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-09-04T00:03:52.2853717Z Entering 'third_party/pocketfft' 2025-09-04T00:03:52.2886477Z Entering 'third_party/protobuf' 2025-09-04T00:03:52.2916324Z Entering 'third_party/protobuf/third_party/benchmark' 2025-09-04T00:03:52.2946664Z Entering 'third_party/protobuf/third_party/googletest' 2025-09-04T00:03:52.2974102Z Entering 'third_party/psimd' 2025-09-04T00:03:52.3000897Z Entering 'third_party/pthreadpool' 2025-09-04T00:03:52.3023878Z Entering 'third_party/pybind11' 2025-09-04T00:03:52.3046174Z Entering 'third_party/python-peachpy' 2025-09-04T00:03:52.3081977Z Entering 'third_party/sleef' 2025-09-04T00:03:52.3109794Z Entering 'third_party/tensorpipe' 2025-09-04T00:03:52.3146055Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-09-04T00:03:52.3170678Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-09-04T00:03:52.3199637Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-09-04T00:03:52.3222518Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-09-04T00:03:52.3244417Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-09-04T00:03:52.3285481Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-09-04T00:03:52.3456646Z Entering 'android/libs/fbjni' 2025-09-04T00:03:52.3486187Z Entering 'third_party/FP16' 2025-09-04T00:03:52.3521643Z Entering 'third_party/FXdiv' 2025-09-04T00:03:52.3544929Z Entering 'third_party/NNPACK' 2025-09-04T00:03:52.3567232Z Entering 'third_party/NVTX' 2025-09-04T00:03:52.3591036Z Entering 'third_party/VulkanMemoryAllocator' 2025-09-04T00:03:52.3619160Z Entering 'third_party/XNNPACK' 2025-09-04T00:03:52.3653959Z Entering 'third_party/aiter' 2025-09-04T00:03:52.3677956Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-09-04T00:03:52.3717313Z Entering 'third_party/benchmark' 2025-09-04T00:03:52.3745937Z Entering 'third_party/composable_kernel' 2025-09-04T00:03:52.3772966Z Entering 'third_party/cpp-httplib' 2025-09-04T00:03:52.3796057Z Entering 'third_party/cpuinfo' 2025-09-04T00:03:52.3818180Z Entering 'third_party/cudnn_frontend' 2025-09-04T00:03:52.3850162Z Entering 'third_party/cutlass' 2025-09-04T00:03:52.3883798Z Entering 'third_party/fbgemm' 2025-09-04T00:03:52.3908747Z Entering 'third_party/fbgemm/external/asmjit' 2025-09-04T00:03:52.3930053Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-09-04T00:03:52.3960617Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-09-04T00:03:52.3982560Z Entering 'third_party/fbgemm/external/cutlass' 2025-09-04T00:03:52.4018899Z Entering 'third_party/fbgemm/external/googletest' 2025-09-04T00:03:52.4041260Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-09-04T00:03:52.4070815Z Entering 'third_party/fbgemm/external/json' 2025-09-04T00:03:52.4094933Z Entering 'third_party/flash-attention' 2025-09-04T00:03:52.4120090Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-09-04T00:03:52.4144901Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-09-04T00:03:52.4172194Z Entering 'third_party/flatbuffers' 2025-09-04T00:03:52.4196064Z Entering 'third_party/fmt' 2025-09-04T00:03:52.4218784Z Entering 'third_party/gemmlowp/gemmlowp' 2025-09-04T00:03:52.4243795Z Entering 'third_party/gloo' 2025-09-04T00:03:52.4262939Z Entering 'third_party/googletest' 2025-09-04T00:03:52.4296137Z Entering 'third_party/ideep' 2025-09-04T00:03:52.4325532Z Entering 'third_party/ideep/mkl-dnn' 2025-09-04T00:03:52.4351433Z Entering 'third_party/ittapi' 2025-09-04T00:03:52.4376396Z Entering 'third_party/kineto' 2025-09-04T00:03:52.4398724Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-09-04T00:03:52.4420192Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-09-04T00:03:52.4443409Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-09-04T00:03:52.4464987Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-09-04T00:03:52.4485786Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-09-04T00:03:52.4507626Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-09-04T00:03:52.4530221Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-09-04T00:03:52.4556304Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-09-04T00:03:52.4585060Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-09-04T00:03:52.4606840Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-09-04T00:03:52.4633430Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-09-04T00:03:52.4661611Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-09-04T00:03:52.4684242Z Entering 'third_party/kleidiai' 2025-09-04T00:03:52.4707211Z Entering 'third_party/mimalloc' 2025-09-04T00:03:52.4731141Z Entering 'third_party/nlohmann' 2025-09-04T00:03:52.4754673Z Entering 'third_party/onnx' 2025-09-04T00:03:52.4792769Z Entering 'third_party/onnx/third_party/pybind11' 2025-09-04T00:03:52.4819347Z Entering 'third_party/opentelemetry-cpp' 2025-09-04T00:03:52.4842075Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-09-04T00:03:52.4866984Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-09-04T00:03:52.4885175Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-09-04T00:03:52.4910700Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-09-04T00:03:52.4937690Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-09-04T00:03:52.4958550Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-09-04T00:03:52.4985781Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-09-04T00:03:52.5006776Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-09-04T00:03:52.5038550Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-09-04T00:03:52.5067380Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-09-04T00:03:52.5105078Z Entering 'third_party/pocketfft' 2025-09-04T00:03:52.5132110Z Entering 'third_party/protobuf' 2025-09-04T00:03:52.5155563Z Entering 'third_party/protobuf/third_party/benchmark' 2025-09-04T00:03:52.5176934Z Entering 'third_party/protobuf/third_party/googletest' 2025-09-04T00:03:52.5210978Z Entering 'third_party/psimd' 2025-09-04T00:03:52.5237994Z Entering 'third_party/pthreadpool' 2025-09-04T00:03:52.5259617Z Entering 'third_party/pybind11' 2025-09-04T00:03:52.5287521Z Entering 'third_party/python-peachpy' 2025-09-04T00:03:52.5312027Z Entering 'third_party/sleef' 2025-09-04T00:03:52.5335656Z Entering 'third_party/tensorpipe' 2025-09-04T00:03:52.5359895Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-09-04T00:03:52.5388862Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-09-04T00:03:52.5409371Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-09-04T00:03:52.5436280Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-09-04T00:03:52.5457309Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-09-04T00:03:52.5495688Z ##[endgroup] 2025-09-04T00:03:52.5531885Z [command]/usr/bin/git log -1 --format=%H 2025-09-04T00:03:52.5552111Z df9c5077a37b6cbc12bf784cdd6a490ed8df2381 2025-09-04T00:03:52.5664323Z ##[group]Run cd "${GITHUB_WORKSPACE}" 2025-09-04T00:03:52.5664502Z cd "${GITHUB_WORKSPACE}" 2025-09-04T00:03:52.5664648Z # Clean stale submodule dirs 2025-09-04T00:03:52.5664777Z if [ -z "${NO_SUDO}" ]; then 2025-09-04T00:03:52.5664920Z  sudo git submodule foreach --recursive git clean -ffdx 2025-09-04T00:03:52.5665077Z else 2025-09-04T00:03:52.5665189Z  git submodule foreach --recursive git clean -ffdx 2025-09-04T00:03:52.5665325Z fi 2025-09-04T00:03:52.5670928Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-04T00:03:52.5671074Z env: 2025-09-04T00:03:52.5671162Z GIT_DEFAULT_BRANCH: main 2025-09-04T00:03:52.5671263Z NO_SUDO: true 2025-09-04T00:03:52.5671357Z ##[endgroup] 2025-09-04T00:03:52.5859011Z Entering 'android/libs/fbjni' 2025-09-04T00:03:52.5880581Z Entering 'third_party/FP16' 2025-09-04T00:03:52.5901648Z Entering 'third_party/FXdiv' 2025-09-04T00:03:52.5925957Z Entering 'third_party/NNPACK' 2025-09-04T00:03:52.5948621Z Entering 'third_party/NVTX' 2025-09-04T00:03:52.5973007Z Entering 'third_party/VulkanMemoryAllocator' 2025-09-04T00:03:52.5993312Z Entering 'third_party/XNNPACK' 2025-09-04T00:03:52.6078951Z Entering 'third_party/aiter' 2025-09-04T00:03:52.6107513Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-09-04T00:03:52.6180010Z Entering 'third_party/benchmark' 2025-09-04T00:03:52.6205785Z Entering 'third_party/composable_kernel' 2025-09-04T00:03:52.6291586Z Entering 'third_party/cpp-httplib' 2025-09-04T00:03:52.6316439Z Entering 'third_party/cpuinfo' 2025-09-04T00:03:52.6340757Z Entering 'third_party/cudnn_frontend' 2025-09-04T00:03:52.6361831Z Entering 'third_party/cutlass' 2025-09-04T00:03:52.6427718Z Entering 'third_party/fbgemm' 2025-09-04T00:03:52.6470685Z Entering 'third_party/fbgemm/external/asmjit' 2025-09-04T00:03:52.6499066Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-09-04T00:03:52.6570357Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-09-04T00:03:52.6599338Z Entering 'third_party/fbgemm/external/cutlass' 2025-09-04T00:03:52.6669885Z Entering 'third_party/fbgemm/external/googletest' 2025-09-04T00:03:52.6689134Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-09-04T00:03:52.6706066Z Entering 'third_party/fbgemm/external/json' 2025-09-04T00:03:52.6736791Z Entering 'third_party/flash-attention' 2025-09-04T00:03:52.6767343Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-09-04T00:03:52.6831890Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-09-04T00:03:52.6889031Z Entering 'third_party/flatbuffers' 2025-09-04T00:03:52.6934408Z Entering 'third_party/fmt' 2025-09-04T00:03:52.6962611Z Entering 'third_party/gemmlowp/gemmlowp' 2025-09-04T00:03:52.6988625Z Entering 'third_party/gloo' 2025-09-04T00:03:52.7009651Z Entering 'third_party/googletest' 2025-09-04T00:03:52.7038166Z Entering 'third_party/ideep' 2025-09-04T00:03:52.7057889Z Entering 'third_party/ideep/mkl-dnn' 2025-09-04T00:03:52.7111626Z Entering 'third_party/ittapi' 2025-09-04T00:03:52.7146240Z Entering 'third_party/kineto' 2025-09-04T00:03:52.7169799Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-09-04T00:03:52.7190496Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-09-04T00:03:52.7230321Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-09-04T00:03:52.7248968Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-09-04T00:03:52.7277932Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-09-04T00:03:52.7298041Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-09-04T00:03:52.7317633Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-09-04T00:03:52.7338092Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-09-04T00:03:52.7360130Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-09-04T00:03:52.7384047Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-09-04T00:03:52.7400961Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-09-04T00:03:52.7430184Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-09-04T00:03:52.7460966Z Entering 'third_party/kleidiai' 2025-09-04T00:03:52.7496945Z Entering 'third_party/mimalloc' 2025-09-04T00:03:52.7518260Z Entering 'third_party/nlohmann' 2025-09-04T00:03:52.7557008Z Entering 'third_party/onnx' 2025-09-04T00:03:52.7783569Z Entering 'third_party/onnx/third_party/pybind11' 2025-09-04T00:03:52.7806067Z Entering 'third_party/opentelemetry-cpp' 2025-09-04T00:03:52.7847686Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-09-04T00:03:52.7868916Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-09-04T00:03:52.7899254Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-09-04T00:03:52.7921394Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-09-04T00:03:52.7958565Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-09-04T00:03:52.7985671Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-09-04T00:03:52.8015346Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-09-04T00:03:52.8039301Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-09-04T00:03:52.8073506Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-09-04T00:03:52.8108583Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-09-04T00:03:52.8387337Z Entering 'third_party/pocketfft' 2025-09-04T00:03:52.8409318Z Entering 'third_party/protobuf' 2025-09-04T00:03:52.8471221Z Entering 'third_party/protobuf/third_party/benchmark' 2025-09-04T00:03:52.8490814Z Entering 'third_party/protobuf/third_party/googletest' 2025-09-04T00:03:52.8520317Z Entering 'third_party/psimd' 2025-09-04T00:03:52.8549219Z Entering 'third_party/pthreadpool' 2025-09-04T00:03:52.8577359Z Entering 'third_party/pybind11' 2025-09-04T00:03:52.8608670Z Entering 'third_party/python-peachpy' 2025-09-04T00:03:52.8637227Z Entering 'third_party/sleef' 2025-09-04T00:03:52.8670566Z Entering 'third_party/tensorpipe' 2025-09-04T00:03:52.8707067Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-09-04T00:03:52.8729742Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-09-04T00:03:52.8750124Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-09-04T00:03:52.8775262Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-09-04T00:03:52.8799950Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-09-04T00:03:52.8925257Z Prepare all required actions 2025-09-04T00:03:52.8925557Z Getting action download info 2025-09-04T00:03:53.0937199Z ##[group]Run ./.github/actions/setup-rocm 2025-09-04T00:03:53.0937333Z env: 2025-09-04T00:03:53.0937416Z GIT_DEFAULT_BRANCH: main 2025-09-04T00:03:53.0937510Z ##[endgroup] 2025-09-04T00:03:53.0954612Z ##[group]Run dpkg -l | grep -E " rocm" 2025-09-04T00:03:53.0954742Z dpkg -l | grep -E " rocm" 2025-09-04T00:03:53.0960363Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-04T00:03:53.0960492Z env: 2025-09-04T00:03:53.0960570Z GIT_DEFAULT_BRANCH: main 2025-09-04T00:03:53.0960661Z ##[endgroup] 2025-09-04T00:03:53.1022835Z ii rocm-cmake 0.14.0.60401-83~22.04 amd64 rocm-cmake built using CMake 2025-09-04T00:03:53.1023191Z ii rocm-core 6.4.1.60401-83~22.04 amd64 ROCm Runtime software stack 2025-09-04T00:03:53.1023544Z ii rocm-dbgapi 0.77.2.60401-83~22.04 amd64 Library to provide AMD GPU debugger API 2025-09-04T00:03:53.1023799Z ii rocm-debug-agent 2.0.4.60401-83~22.04 amd64 Radeon Open Compute Debug Agent (ROCdebug-agent) 2025-09-04T00:03:53.1024051Z ii rocm-dev 6.4.1.60401-83~22.04 amd64 Radeon Open Compute (ROCm) Runtime software stack 2025-09-04T00:03:53.1024304Z ii rocm-device-libs 1.0.0.60401-83~22.04 amd64 Radeon Open Compute - device libraries 2025-09-04T00:03:53.1024521Z ii rocm-gdb 15.2.60401-83~22.04 amd64 ROCgdb 2025-09-04T00:03:53.1024718Z ii rocm-llvm 19.0.0.25184.60401-83~22.04 amd64 ROCm core compiler 2025-09-04T00:03:53.1024922Z ii rocm-opencl 2.0.0.60401-83~22.04 amd64 clr built using CMake 2025-09-04T00:03:53.1025133Z ii rocm-opencl-dev 2.0.0.60401-83~22.04 amd64 clr built using CMake 2025-09-04T00:03:53.1025420Z ii rocm-smi-lib 7.5.0.60401-83~22.04 amd64 AMD System Management libraries 2025-09-04T00:03:53.1025785Z ii rocm-utils 6.4.1.60401-83~22.04 amd64 Radeon Open Compute (ROCm) Runtime software stack 2025-09-04T00:03:53.1026048Z ii rocminfo 1.0.0.60401-83~22.04 amd64 Radeon Open Compute (ROCm) Runtime rocminfo tool 2025-09-04T00:03:53.1047599Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2025-09-04T00:03:53.1047824Z # ignore expansion of "docker ps -q" since it could be empty 2025-09-04T00:03:53.1047971Z # shellcheck disable=SC2046 2025-09-04T00:03:53.1048091Z docker stop $(docker ps -q) || true 2025-09-04T00:03:53.1048213Z # Prune all stopped containers. 2025-09-04T00:03:53.1048335Z docker container prune -f 2025-09-04T00:03:53.1053039Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-04T00:03:53.1053171Z env: 2025-09-04T00:03:53.1053252Z GIT_DEFAULT_BRANCH: main 2025-09-04T00:03:53.1053347Z ##[endgroup] 2025-09-04T00:03:53.1288844Z docker: 'docker stop' requires at least 1 argument 2025-09-04T00:03:53.1289134Z 2025-09-04T00:03:53.1289309Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2025-09-04T00:03:53.1289855Z 2025-09-04T00:03:53.1290003Z See 'docker stop --help' for more information 2025-09-04T00:03:53.1393325Z Total reclaimed space: 0B 2025-09-04T00:03:53.1430280Z ##[group]Run cat /etc/os-release || true 2025-09-04T00:03:53.1430453Z cat /etc/os-release || true 2025-09-04T00:03:53.1430588Z cat /etc/apt/sources.list.d/rocm.list || true 2025-09-04T00:03:53.1430723Z cat /opt/rocm/.info/version || true 2025-09-04T00:03:53.1430832Z whoami 2025-09-04T00:03:53.1436873Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-04T00:03:53.1437013Z env: 2025-09-04T00:03:53.1437096Z GIT_DEFAULT_BRANCH: main 2025-09-04T00:03:53.1437193Z ##[endgroup] 2025-09-04T00:03:53.1467632Z PRETTY_NAME="Ubuntu 22.04.5 LTS" 2025-09-04T00:03:53.1467772Z NAME="Ubuntu" 2025-09-04T00:03:53.1467888Z VERSION_ID="22.04" 2025-09-04T00:03:53.1467990Z VERSION="22.04.5 LTS (Jammy Jellyfish)" 2025-09-04T00:03:53.1468115Z VERSION_CODENAME=jammy 2025-09-04T00:03:53.1468228Z ID=ubuntu 2025-09-04T00:03:53.1468310Z ID_LIKE=debian 2025-09-04T00:03:53.1468422Z HOME_URL="https://www.ubuntu.com/" 2025-09-04T00:03:53.1468557Z SUPPORT_URL="https://help.ubuntu.com/" 2025-09-04T00:03:53.1473135Z BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2025-09-04T00:03:53.1473430Z PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2025-09-04T00:03:53.1473619Z UBUNTU_CODENAME=jammy 2025-09-04T00:03:53.1474752Z deb [arch=amd64 signed-by=/etc/apt/keyrings/rocm.gpg] https://repo.radeon.com/rocm/apt/6.4.1 jammy main 2025-09-04T00:03:53.1482610Z 6.4.1-83 2025-09-04T00:03:53.1487876Z runner 2025-09-04T00:03:53.1505545Z ##[group]Run dpkg -l | grep -E " amdgpu" 2025-09-04T00:03:53.1505701Z dpkg -l | grep -E " amdgpu" 2025-09-04T00:03:53.1509857Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-04T00:03:53.1510006Z env: 2025-09-04T00:03:53.1510110Z GIT_DEFAULT_BRANCH: main 2025-09-04T00:03:53.1510220Z ##[endgroup] 2025-09-04T00:03:53.1558649Z ii amdgpu-core 1:6.4.60401-2164967.22.04 all Core meta package for unified amdgpu driver. 2025-09-04T00:03:53.1558937Z ii amdgpu-install 6.4.60401-2164967.22.04 all AMDGPU driver repository and installer 2025-09-04T00:03:53.1569580Z ##[group]Run rocm-smi 2025-09-04T00:03:53.1569694Z rocm-smi 2025-09-04T00:03:53.1573257Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-04T00:03:53.1573407Z env: 2025-09-04T00:03:53.1573498Z GIT_DEFAULT_BRANCH: main 2025-09-04T00:03:53.1573616Z ##[endgroup] 2025-09-04T00:03:53.2129809Z 2025-09-04T00:03:53.2129952Z 2025-09-04T00:03:53.2130261Z ============================================ ROCm System Management Interface ============================================ 2025-09-04T00:03:53.2130516Z ====================================================== Concise Info ====================================================== 2025-09-04T00:03:53.2130748Z Device Node IDs Temp Power Partitions SCLK MCLK Fan Perf PwrCap VRAM% GPU% 2025-09-04T00:03:53.2131286Z  (DID, GUID) (Junction) (Socket) (Mem, Compute, ID)  2025-09-04T00:03:53.2131483Z ========================================================================================================================== 2025-09-04T00:03:53.2131947Z 0 5 0x74b9, 29526 47.0°C 143.0W NPS1, SPX, 0 356Mhz 900Mhz 0% auto 1000.0W 0% 1% 2025-09-04T00:03:53.2132227Z 1 4 0x74b9, 46417 50.0°C 140.0W NPS1, SPX, 0 187Mhz 900Mhz 0% auto 1000.0W 0% 0% 2025-09-04T00:03:53.2132484Z 2 3 0x74b9, 48987 48.0°C 140.0W NPS1, SPX, 0 181Mhz 900Mhz 0% auto 1000.0W 0% 0% 2025-09-04T00:03:53.2132735Z 3 2 0x74b9, 31068 48.0°C 143.0W NPS1, SPX, 0 178Mhz 900Mhz 0% auto 1000.0W 0% 0% 2025-09-04T00:03:53.2133162Z ========================================================================================================================== 2025-09-04T00:03:53.2133545Z ================================================== End of ROCm SMI Log =================================================== 2025-09-04T00:03:53.2204060Z ##[group]Run rocminfo 2025-09-04T00:03:53.2204188Z rocminfo 2025-09-04T00:03:53.2209788Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-04T00:03:53.2209933Z env: 2025-09-04T00:03:53.2210037Z GIT_DEFAULT_BRANCH: main 2025-09-04T00:03:53.2210260Z ##[endgroup] 2025-09-04T00:03:56.3611321Z ROCk module version 6.12.12 is loaded 2025-09-04T00:03:56.3611738Z ===================== 2025-09-04T00:03:56.3612027Z HSA System Attributes 2025-09-04T00:03:56.3612279Z ===================== 2025-09-04T00:03:56.3612516Z Runtime Version: 1.15 2025-09-04T00:03:56.3612764Z Runtime Ext Version: 1.7 2025-09-04T00:03:56.3612994Z System Timestamp Freq.: 1000.000000MHz 2025-09-04T00:03:56.3613427Z Sig. Max Wait Duration: 18446744073709551615 (0xFFFFFFFFFFFFFFFF) (timestamp count) 2025-09-04T00:03:56.3613772Z Machine Model: LARGE 2025-09-04T00:03:56.3614126Z System Endianness: LITTLE 2025-09-04T00:03:56.3614360Z Mwaitx: DISABLED 2025-09-04T00:03:56.3614529Z XNACK enabled: NO 2025-09-04T00:03:56.3614796Z DMAbuf Support: YES 2025-09-04T00:03:56.3614981Z VMM Support: YES 2025-09-04T00:03:56.3615076Z 2025-09-04T00:03:56.3615165Z ========== 2025-09-04T00:03:56.3615511Z HSA Agents 2025-09-04T00:03:56.3615735Z ========== 2025-09-04T00:03:56.3615913Z ******* 2025-09-04T00:03:56.3616099Z Agent 1 2025-09-04T00:03:56.3616557Z ******* 2025-09-04T00:03:56.3616755Z Name: AMD EPYC 9575F 64-Core Processor 2025-09-04T00:03:56.3617087Z Uuid: CPU-XX 2025-09-04T00:03:56.3617305Z Marketing Name: AMD EPYC 9575F 64-Core Processor 2025-09-04T00:03:56.3617601Z Vendor Name: CPU 2025-09-04T00:03:56.3617820Z Feature: None specified 2025-09-04T00:03:56.3618044Z Profile: FULL_PROFILE 2025-09-04T00:03:56.3618287Z Float Round Mode: NEAR 2025-09-04T00:03:56.3618556Z Max Queue Number: 0(0x0) 2025-09-04T00:03:56.3618781Z Queue Min Size: 0(0x0) 2025-09-04T00:03:56.3618998Z Queue Max Size: 0(0x0) 2025-09-04T00:03:56.3619329Z Queue Type: MULTI 2025-09-04T00:03:56.3619525Z Node: 0 2025-09-04T00:03:56.3619758Z Device Type: CPU 2025-09-04T00:03:56.3620044Z Cache Info: 2025-09-04T00:03:56.3620213Z L1: 65536(0x10000) KB 2025-09-04T00:03:56.3620438Z Chip ID: 0(0x0) 2025-09-04T00:03:56.3621060Z ASIC Revision: 0(0x0) 2025-09-04T00:03:56.3621392Z Cacheline Size: 64(0x40) 2025-09-04T00:03:56.3621658Z Max Clock Freq. (MHz): 0 2025-09-04T00:03:56.3622068Z BDFID: 0 2025-09-04T00:03:56.3622313Z Internal Node ID: 0 2025-09-04T00:03:56.3622600Z Compute Unit: 80 2025-09-04T00:03:56.3622830Z SIMDs per CU: 0 2025-09-04T00:03:56.3623118Z Shader Engines: 0 2025-09-04T00:03:56.3623634Z Shader Arrs. per Eng.: 0 2025-09-04T00:03:56.3623919Z WatchPts on Addr. Ranges:1 2025-09-04T00:03:56.3624123Z Memory Properties: 2025-09-04T00:03:56.3624296Z Features: None 2025-09-04T00:03:56.3624460Z Pool Info: 2025-09-04T00:03:56.3624626Z Pool 1 2025-09-04T00:03:56.3624832Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-09-04T00:03:56.3625185Z Size: 660201688(0x2759e0d8) KB 2025-09-04T00:03:56.3625512Z Allocatable: TRUE 2025-09-04T00:03:56.3625714Z Alloc Granule: 4KB 2025-09-04T00:03:56.3625950Z Alloc Recommended Granule:4KB 2025-09-04T00:03:56.3626129Z Alloc Alignment: 4KB 2025-09-04T00:03:56.3626489Z Accessible by all: TRUE 2025-09-04T00:03:56.3626672Z Pool 2 2025-09-04T00:03:56.3626861Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-09-04T00:03:56.3627101Z Size: 660201688(0x2759e0d8) KB 2025-09-04T00:03:56.3627284Z Allocatable: TRUE 2025-09-04T00:03:56.3627463Z Alloc Granule: 4KB 2025-09-04T00:03:56.3627641Z Alloc Recommended Granule:4KB 2025-09-04T00:03:56.3627850Z Alloc Alignment: 4KB 2025-09-04T00:03:56.3628032Z Accessible by all: TRUE 2025-09-04T00:03:56.3628182Z Pool 3 2025-09-04T00:03:56.3628353Z Segment: GLOBAL; FLAGS: KERNARG, FINE GRAINED 2025-09-04T00:03:56.3628514Z Size: 660201688(0x2759e0d8) KB 2025-09-04T00:03:56.3628695Z Allocatable: TRUE 2025-09-04T00:03:56.3629116Z Alloc Granule: 4KB 2025-09-04T00:03:56.3629313Z Alloc Recommended Granule:4KB 2025-09-04T00:03:56.3629505Z Alloc Alignment: 4KB 2025-09-04T00:03:56.3629961Z Accessible by all: TRUE 2025-09-04T00:03:56.3630136Z Pool 4 2025-09-04T00:03:56.3630330Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-09-04T00:03:56.3630512Z Size: 660201688(0x2759e0d8) KB 2025-09-04T00:03:56.3630685Z Allocatable: TRUE 2025-09-04T00:03:56.3630974Z Alloc Granule: 4KB 2025-09-04T00:03:56.3631215Z Alloc Recommended Granule:4KB 2025-09-04T00:03:56.3631393Z Alloc Alignment: 4KB 2025-09-04T00:03:56.3631569Z Accessible by all: TRUE 2025-09-04T00:03:56.3631745Z ISA Info: 2025-09-04T00:03:56.3631881Z ******* 2025-09-04T00:03:56.3632004Z Agent 2 2025-09-04T00:03:56.3632300Z ******* 2025-09-04T00:03:56.3632446Z Name: AMD EPYC 9575F 64-Core Processor 2025-09-04T00:03:56.3632606Z Uuid: CPU-XX 2025-09-04T00:03:56.3632812Z Marketing Name: AMD EPYC 9575F 64-Core Processor 2025-09-04T00:03:56.3633001Z Vendor Name: CPU 2025-09-04T00:03:56.3633175Z Feature: None specified 2025-09-04T00:03:56.3640614Z Profile: FULL_PROFILE 2025-09-04T00:03:56.3640851Z Float Round Mode: NEAR 2025-09-04T00:03:56.3640996Z Max Queue Number: 0(0x0) 2025-09-04T00:03:56.3641134Z Queue Min Size: 0(0x0) 2025-09-04T00:03:56.3641267Z Queue Max Size: 0(0x0) 2025-09-04T00:03:56.3641401Z Queue Type: MULTI 2025-09-04T00:03:56.3641527Z Node: 1 2025-09-04T00:03:56.3641690Z Device Type: CPU 2025-09-04T00:03:56.3641815Z Cache Info: 2025-09-04T00:03:56.3641919Z L1: 65536(0x10000) KB 2025-09-04T00:03:56.3642047Z Chip ID: 0(0x0) 2025-09-04T00:03:56.3642177Z ASIC Revision: 0(0x0) 2025-09-04T00:03:56.3642320Z Cacheline Size: 64(0x40) 2025-09-04T00:03:56.3642463Z Max Clock Freq. (MHz): 0 2025-09-04T00:03:56.3642594Z BDFID: 0 2025-09-04T00:03:56.3642728Z Internal Node ID: 1 2025-09-04T00:03:56.3642872Z Compute Unit: 80 2025-09-04T00:03:56.3643009Z SIMDs per CU: 0 2025-09-04T00:03:56.3643147Z Shader Engines: 0 2025-09-04T00:03:56.3643298Z Shader Arrs. per Eng.: 0 2025-09-04T00:03:56.3643445Z WatchPts on Addr. Ranges:1 2025-09-04T00:03:56.3643575Z Memory Properties: 2025-09-04T00:03:56.3643672Z Features: None 2025-09-04T00:03:56.3643772Z Pool Info: 2025-09-04T00:03:56.3643867Z Pool 1 2025-09-04T00:03:56.3643992Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-09-04T00:03:56.3644131Z Size: 656372820(0x271f7454) KB 2025-09-04T00:03:56.3644269Z Allocatable: TRUE 2025-09-04T00:03:56.3644411Z Alloc Granule: 4KB 2025-09-04T00:03:56.3644558Z Alloc Recommended Granule:4KB 2025-09-04T00:03:56.3644706Z Alloc Alignment: 4KB 2025-09-04T00:03:56.3644860Z Accessible by all: TRUE 2025-09-04T00:03:56.3644983Z Pool 2 2025-09-04T00:03:56.3645099Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-09-04T00:03:56.3645234Z Size: 656372820(0x271f7454) KB 2025-09-04T00:03:56.3645365Z Allocatable: TRUE 2025-09-04T00:03:56.3645506Z Alloc Granule: 4KB 2025-09-04T00:03:56.3645653Z Alloc Recommended Granule:4KB 2025-09-04T00:03:56.3645798Z Alloc Alignment: 4KB 2025-09-04T00:03:56.3645943Z Accessible by all: TRUE 2025-09-04T00:03:56.3646066Z Pool 3 2025-09-04T00:03:56.3646181Z Segment: GLOBAL; FLAGS: KERNARG, FINE GRAINED 2025-09-04T00:03:56.3646427Z Size: 656372820(0x271f7454) KB 2025-09-04T00:03:56.3646559Z Allocatable: TRUE 2025-09-04T00:03:56.3646702Z Alloc Granule: 4KB 2025-09-04T00:03:56.3646851Z Alloc Recommended Granule:4KB 2025-09-04T00:03:56.3647000Z Alloc Alignment: 4KB 2025-09-04T00:03:56.3647194Z Accessible by all: TRUE 2025-09-04T00:03:56.3647319Z Pool 4 2025-09-04T00:03:56.3647432Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-09-04T00:03:56.3647564Z Size: 656372820(0x271f7454) KB 2025-09-04T00:03:56.3647696Z Allocatable: TRUE 2025-09-04T00:03:56.3647836Z Alloc Granule: 4KB 2025-09-04T00:03:56.3648027Z Alloc Recommended Granule:4KB 2025-09-04T00:03:56.3648173Z Alloc Alignment: 4KB 2025-09-04T00:03:56.3648315Z Accessible by all: TRUE 2025-09-04T00:03:56.3648438Z ISA Info: 2025-09-04T00:03:56.3648526Z ******* 2025-09-04T00:03:56.3648614Z Agent 3 2025-09-04T00:03:56.3648698Z ******* 2025-09-04T00:03:56.3648801Z Name: gfx942 2025-09-04T00:03:56.3648931Z Uuid: GPU-73cd2c54271e9bc9 2025-09-04T00:03:56.3649072Z Marketing Name: AMD Instinct Mi325X VF 2025-09-04T00:03:56.3649216Z Vendor Name: AMD 2025-09-04T00:03:56.3649352Z Feature: KERNEL_DISPATCH 2025-09-04T00:03:56.3649488Z Profile: BASE_PROFILE 2025-09-04T00:03:56.3649632Z Float Round Mode: NEAR 2025-09-04T00:03:56.3649771Z Max Queue Number: 128(0x80) 2025-09-04T00:03:56.3649908Z Queue Min Size: 64(0x40) 2025-09-04T00:03:56.3650042Z Queue Max Size: 131072(0x20000) 2025-09-04T00:03:56.3650176Z Queue Type: MULTI 2025-09-04T00:03:56.3650304Z Node: 2 2025-09-04T00:03:56.3650432Z Device Type: GPU 2025-09-04T00:03:56.3650551Z Cache Info: 2025-09-04T00:03:56.3650653Z L1: 32(0x20) KB 2025-09-04T00:03:56.3650771Z L2: 4096(0x1000) KB 2025-09-04T00:03:56.3650888Z L3: 262144(0x40000) KB 2025-09-04T00:03:56.3651013Z Chip ID: 29881(0x74b9) 2025-09-04T00:03:56.3651145Z ASIC Revision: 1(0x1) 2025-09-04T00:03:56.3651284Z Cacheline Size: 128(0x80) 2025-09-04T00:03:56.3651423Z Max Clock Freq. (MHz): 2100 2025-09-04T00:03:56.3651554Z BDFID: 47872 2025-09-04T00:03:56.3651684Z Internal Node ID: 2 2025-09-04T00:03:56.3651822Z Compute Unit: 304 2025-09-04T00:03:56.3651956Z SIMDs per CU: 4 2025-09-04T00:03:56.3652090Z Shader Engines: 32 2025-09-04T00:03:56.3654505Z Shader Arrs. per Eng.: 1 2025-09-04T00:03:56.3654658Z WatchPts on Addr. Ranges:4 2025-09-04T00:03:56.3654809Z Coherent Host Access: FALSE 2025-09-04T00:03:56.3654936Z Memory Properties: 2025-09-04T00:03:56.3655041Z Features: KERNEL_DISPATCH 2025-09-04T00:03:56.3655170Z Fast F16 Operation: TRUE 2025-09-04T00:03:56.3655312Z Wavefront Size: 64(0x40) 2025-09-04T00:03:56.3655453Z Workgroup Max Size: 1024(0x400) 2025-09-04T00:03:56.3655621Z Workgroup Max Size per Dimension: 2025-09-04T00:03:56.3655733Z x 1024(0x400) 2025-09-04T00:03:56.3655847Z y 1024(0x400) 2025-09-04T00:03:56.3655958Z z 1024(0x400) 2025-09-04T00:03:56.3657607Z Max Waves Per CU: 32(0x20) 2025-09-04T00:03:56.3657757Z Max Work-item Per CU: 2048(0x800) 2025-09-04T00:03:56.3657952Z Grid Max Size: 4294967295(0xffffffff) 2025-09-04T00:03:56.3658077Z Grid Max Size per Dimension: 2025-09-04T00:03:56.3658180Z x 4294967295(0xffffffff) 2025-09-04T00:03:56.3658296Z y 4294967295(0xffffffff) 2025-09-04T00:03:56.3658411Z z 4294967295(0xffffffff) 2025-09-04T00:03:56.3658542Z Max fbarriers/Workgrp: 32 2025-09-04T00:03:56.3662641Z Packet Processor uCode:: 177 2025-09-04T00:03:56.3662794Z SDMA engine uCode:: 24 2025-09-04T00:03:56.3662935Z IOMMU Support:: None 2025-09-04T00:03:56.3663059Z Pool Info: 2025-09-04T00:03:56.3663152Z Pool 1 2025-09-04T00:03:56.3665022Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-09-04T00:03:56.3665170Z Size: 268107776(0xffb0000) KB 2025-09-04T00:03:56.3665305Z Allocatable: TRUE 2025-09-04T00:03:56.3665446Z Alloc Granule: 4KB 2025-09-04T00:03:56.3665593Z Alloc Recommended Granule:2048KB 2025-09-04T00:03:56.3665741Z Alloc Alignment: 4KB 2025-09-04T00:03:56.3665885Z Accessible by all: FALSE 2025-09-04T00:03:56.3666011Z Pool 2 2025-09-04T00:03:56.3666129Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-09-04T00:03:56.3666265Z Size: 268107776(0xffb0000) KB 2025-09-04T00:03:56.3666536Z Allocatable: TRUE 2025-09-04T00:03:56.3666677Z Alloc Granule: 4KB 2025-09-04T00:03:56.3668165Z Alloc Recommended Granule:2048KB 2025-09-04T00:03:56.3668315Z Alloc Alignment: 4KB 2025-09-04T00:03:56.3668458Z Accessible by all: FALSE 2025-09-04T00:03:56.3668583Z Pool 3 2025-09-04T00:03:56.3668695Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-09-04T00:03:56.3668828Z Size: 268107776(0xffb0000) KB 2025-09-04T00:03:56.3668961Z Allocatable: TRUE 2025-09-04T00:03:56.3669100Z Alloc Granule: 4KB 2025-09-04T00:03:56.3669244Z Alloc Recommended Granule:2048KB 2025-09-04T00:03:56.3669391Z Alloc Alignment: 4KB 2025-09-04T00:03:56.3669533Z Accessible by all: FALSE 2025-09-04T00:03:56.3669710Z Pool 4 2025-09-04T00:03:56.3671052Z Segment: GROUP 2025-09-04T00:03:56.3671186Z Size: 64(0x40) KB 2025-09-04T00:03:56.3671318Z Allocatable: FALSE 2025-09-04T00:03:56.3671459Z Alloc Granule: 0KB 2025-09-04T00:03:56.3671604Z Alloc Recommended Granule:0KB 2025-09-04T00:03:56.3671843Z Alloc Alignment: 0KB 2025-09-04T00:03:56.3671985Z Accessible by all: FALSE 2025-09-04T00:03:56.3672109Z ISA Info: 2025-09-04T00:03:56.3672199Z ISA 1 2025-09-04T00:03:56.3672318Z Name: amdgcn-amd-amdhsa--gfx942:sramecc+:xnack- 2025-09-04T00:03:56.3672472Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-09-04T00:03:56.3673047Z Profiles: HSA_PROFILE_BASE 2025-09-04T00:03:56.3673194Z Default Rounding Mode: NEAR 2025-09-04T00:03:56.3674604Z Default Rounding Mode: NEAR 2025-09-04T00:03:56.3674745Z Fast f16: TRUE 2025-09-04T00:03:56.3674947Z Workgroup Max Size: 1024(0x400) 2025-09-04T00:03:56.3675135Z Workgroup Max Size per Dimension: 2025-09-04T00:03:56.3675354Z x 1024(0x400) 2025-09-04T00:03:56.3675575Z y 1024(0x400) 2025-09-04T00:03:56.3675759Z z 1024(0x400) 2025-09-04T00:03:56.3675889Z Grid Max Size: 4294967295(0xffffffff) 2025-09-04T00:03:56.3676018Z Grid Max Size per Dimension: 2025-09-04T00:03:56.3676126Z x 4294967295(0xffffffff) 2025-09-04T00:03:56.3678098Z y 4294967295(0xffffffff) 2025-09-04T00:03:56.3678228Z z 4294967295(0xffffffff) 2025-09-04T00:03:56.3678368Z FBarrier Max Size: 32 2025-09-04T00:03:56.3678496Z ISA 2 2025-09-04T00:03:56.3678627Z Name: amdgcn-amd-amdhsa--gfx9-4-generic:sramecc+:xnack- 2025-09-04T00:03:56.3678800Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-09-04T00:03:56.3678951Z Profiles: HSA_PROFILE_BASE 2025-09-04T00:03:56.3679102Z Default Rounding Mode: NEAR 2025-09-04T00:03:56.3679256Z Default Rounding Mode: NEAR 2025-09-04T00:03:56.3679395Z Fast f16: TRUE 2025-09-04T00:03:56.3679536Z Workgroup Max Size: 1024(0x400) 2025-09-04T00:03:56.3679666Z Workgroup Max Size per Dimension: 2025-09-04T00:03:56.3681591Z x 1024(0x400) 2025-09-04T00:03:56.3681711Z y 1024(0x400) 2025-09-04T00:03:56.3681837Z z 1024(0x400) 2025-09-04T00:03:56.3681962Z Grid Max Size: 4294967295(0xffffffff) 2025-09-04T00:03:56.3682095Z Grid Max Size per Dimension: 2025-09-04T00:03:56.3682203Z x 4294967295(0xffffffff) 2025-09-04T00:03:56.3682320Z y 4294967295(0xffffffff) 2025-09-04T00:03:56.3682438Z z 4294967295(0xffffffff) 2025-09-04T00:03:56.3682567Z FBarrier Max Size: 32 2025-09-04T00:03:56.3682688Z ******* 2025-09-04T00:03:56.3682778Z Agent 4 2025-09-04T00:03:56.3682867Z ******* 2025-09-04T00:03:56.3684259Z Name: gfx942 2025-09-04T00:03:56.3684395Z Uuid: GPU-44b9d77d097ca34b 2025-09-04T00:03:56.3684543Z Marketing Name: AMD Instinct Mi325X VF 2025-09-04T00:03:56.3684685Z Vendor Name: AMD 2025-09-04T00:03:56.3684896Z Feature: KERNEL_DISPATCH 2025-09-04T00:03:56.3685031Z Profile: BASE_PROFILE 2025-09-04T00:03:56.3685170Z Float Round Mode: NEAR 2025-09-04T00:03:56.3685309Z Max Queue Number: 128(0x80) 2025-09-04T00:03:56.3685446Z Queue Min Size: 64(0x40) 2025-09-04T00:03:56.3685580Z Queue Max Size: 131072(0x20000) 2025-09-04T00:03:56.3685749Z Queue Type: MULTI 2025-09-04T00:03:56.3685876Z Node: 3 2025-09-04T00:03:56.3687311Z Device Type: GPU 2025-09-04T00:03:56.3687439Z Cache Info: 2025-09-04T00:03:56.3687544Z L1: 32(0x20) KB 2025-09-04T00:03:56.3687661Z L2: 4096(0x1000) KB 2025-09-04T00:03:56.3687782Z L3: 262144(0x40000) KB 2025-09-04T00:03:56.3687902Z Chip ID: 29881(0x74b9) 2025-09-04T00:03:56.3688034Z ASIC Revision: 1(0x1) 2025-09-04T00:03:56.3688173Z Cacheline Size: 128(0x80) 2025-09-04T00:03:56.3688312Z Max Clock Freq. (MHz): 2100 2025-09-04T00:03:56.3688448Z BDFID: 45824 2025-09-04T00:03:56.3688578Z Internal Node ID: 3 2025-09-04T00:03:56.3688717Z Compute Unit: 304 2025-09-04T00:03:56.3688850Z SIMDs per CU: 4 2025-09-04T00:03:56.3690198Z Shader Engines: 32 2025-09-04T00:03:56.3690344Z Shader Arrs. per Eng.: 1 2025-09-04T00:03:56.3690493Z WatchPts on Addr. Ranges:4 2025-09-04T00:03:56.3690639Z Coherent Host Access: FALSE 2025-09-04T00:03:56.3690767Z Memory Properties: 2025-09-04T00:03:56.3690872Z Features: KERNEL_DISPATCH 2025-09-04T00:03:56.3691000Z Fast F16 Operation: TRUE 2025-09-04T00:03:56.3691142Z Wavefront Size: 64(0x40) 2025-09-04T00:03:56.3691287Z Workgroup Max Size: 1024(0x400) 2025-09-04T00:03:56.3691416Z Workgroup Max Size per Dimension: 2025-09-04T00:03:56.3691527Z x 1024(0x400) 2025-09-04T00:03:56.3691641Z y 1024(0x400) 2025-09-04T00:03:56.3691754Z z 1024(0x400) 2025-09-04T00:03:56.3691879Z Max Waves Per CU: 32(0x20) 2025-09-04T00:03:56.3693126Z Max Work-item Per CU: 2048(0x800) 2025-09-04T00:03:56.3693265Z Grid Max Size: 4294967295(0xffffffff) 2025-09-04T00:03:56.3693389Z Grid Max Size per Dimension: 2025-09-04T00:03:56.3693491Z x 4294967295(0xffffffff) 2025-09-04T00:03:56.3693606Z y 4294967295(0xffffffff) 2025-09-04T00:03:56.3693720Z z 4294967295(0xffffffff) 2025-09-04T00:03:56.3693859Z Max fbarriers/Workgrp: 32 2025-09-04T00:03:56.3694012Z Packet Processor uCode:: 177 2025-09-04T00:03:56.3694158Z SDMA engine uCode:: 24 2025-09-04T00:03:56.3694297Z IOMMU Support:: None 2025-09-04T00:03:56.3694418Z Pool Info: 2025-09-04T00:03:56.3694563Z Pool 1 2025-09-04T00:03:56.3695775Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-09-04T00:03:56.3695921Z Size: 268107776(0xffb0000) KB 2025-09-04T00:03:56.3696059Z Allocatable: TRUE 2025-09-04T00:03:56.3696200Z Alloc Granule: 4KB 2025-09-04T00:03:56.3696441Z Alloc Recommended Granule:2048KB 2025-09-04T00:03:56.3696638Z Alloc Alignment: 4KB 2025-09-04T00:03:56.3696784Z Accessible by all: FALSE 2025-09-04T00:03:56.3696907Z Pool 2 2025-09-04T00:03:56.3697024Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-09-04T00:03:56.3697160Z Size: 268107776(0xffb0000) KB 2025-09-04T00:03:56.3697290Z Allocatable: TRUE 2025-09-04T00:03:56.3697434Z Alloc Granule: 4KB 2025-09-04T00:03:56.3697579Z Alloc Recommended Granule:2048KB 2025-09-04T00:03:56.3698838Z Alloc Alignment: 4KB 2025-09-04T00:03:56.3698983Z Accessible by all: FALSE 2025-09-04T00:03:56.3699105Z Pool 3 2025-09-04T00:03:56.3699219Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-09-04T00:03:56.3699356Z Size: 268107776(0xffb0000) KB 2025-09-04T00:03:56.3699488Z Allocatable: TRUE 2025-09-04T00:03:56.3699627Z Alloc Granule: 4KB 2025-09-04T00:03:56.3699774Z Alloc Recommended Granule:2048KB 2025-09-04T00:03:56.3699921Z Alloc Alignment: 4KB 2025-09-04T00:03:56.3700066Z Accessible by all: FALSE 2025-09-04T00:03:56.3700189Z Pool 4 2025-09-04T00:03:56.3700297Z Segment: GROUP 2025-09-04T00:03:56.3701512Z Size: 64(0x40) KB 2025-09-04T00:03:56.3701643Z Allocatable: FALSE 2025-09-04T00:03:56.3701783Z Alloc Granule: 0KB 2025-09-04T00:03:56.3701936Z Alloc Recommended Granule:0KB 2025-09-04T00:03:56.3702081Z Alloc Alignment: 0KB 2025-09-04T00:03:56.3702224Z Accessible by all: FALSE 2025-09-04T00:03:56.3702348Z ISA Info: 2025-09-04T00:03:56.3702438Z ISA 1 2025-09-04T00:03:56.3702556Z Name: amdgcn-amd-amdhsa--gfx942:sramecc+:xnack- 2025-09-04T00:03:56.3702710Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-09-04T00:03:56.3702856Z Profiles: HSA_PROFILE_BASE 2025-09-04T00:03:56.3703001Z Default Rounding Mode: NEAR 2025-09-04T00:03:56.3704228Z Default Rounding Mode: NEAR 2025-09-04T00:03:56.3704373Z Fast f16: TRUE 2025-09-04T00:03:56.3704516Z Workgroup Max Size: 1024(0x400) 2025-09-04T00:03:56.3704649Z Workgroup Max Size per Dimension: 2025-09-04T00:03:56.3704762Z x 1024(0x400) 2025-09-04T00:03:56.3704880Z y 1024(0x400) 2025-09-04T00:03:56.3704993Z z 1024(0x400) 2025-09-04T00:03:56.3705120Z Grid Max Size: 4294967295(0xffffffff) 2025-09-04T00:03:56.3705286Z Grid Max Size per Dimension: 2025-09-04T00:03:56.3705394Z x 4294967295(0xffffffff) 2025-09-04T00:03:56.3705511Z y 4294967295(0xffffffff) 2025-09-04T00:03:56.3705626Z z 4294967295(0xffffffff) 2025-09-04T00:03:56.3705756Z FBarrier Max Size: 32 2025-09-04T00:03:56.3707095Z ISA 2 2025-09-04T00:03:56.3707273Z Name: amdgcn-amd-amdhsa--gfx9-4-generic:sramecc+:xnack- 2025-09-04T00:03:56.3707435Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-09-04T00:03:56.3707582Z Profiles: HSA_PROFILE_BASE 2025-09-04T00:03:56.3707727Z Default Rounding Mode: NEAR 2025-09-04T00:03:56.3707876Z Default Rounding Mode: NEAR 2025-09-04T00:03:56.3708018Z Fast f16: TRUE 2025-09-04T00:03:56.3708155Z Workgroup Max Size: 1024(0x400) 2025-09-04T00:03:56.3708287Z Workgroup Max Size per Dimension: 2025-09-04T00:03:56.3708400Z x 1024(0x400) 2025-09-04T00:03:56.3708514Z y 1024(0x400) 2025-09-04T00:03:56.3708634Z z 1024(0x400) 2025-09-04T00:03:56.3709933Z Grid Max Size: 4294967295(0xffffffff) 2025-09-04T00:03:56.3710065Z Grid Max Size per Dimension: 2025-09-04T00:03:56.3710173Z x 4294967295(0xffffffff) 2025-09-04T00:03:56.3710292Z y 4294967295(0xffffffff) 2025-09-04T00:03:56.3710410Z z 4294967295(0xffffffff) 2025-09-04T00:03:56.3710543Z FBarrier Max Size: 32 2025-09-04T00:03:56.3710666Z ******* 2025-09-04T00:03:56.3710753Z Agent 5 2025-09-04T00:03:56.3710839Z ******* 2025-09-04T00:03:56.3710941Z Name: gfx942 2025-09-04T00:03:56.3711073Z Uuid: GPU-572db9e91f77e513 2025-09-04T00:03:56.3711214Z Marketing Name: AMD Instinct Mi325X VF 2025-09-04T00:03:56.3711363Z Vendor Name: AMD 2025-09-04T00:03:56.3712596Z Feature: KERNEL_DISPATCH 2025-09-04T00:03:56.3712736Z Profile: BASE_PROFILE 2025-09-04T00:03:56.3712875Z Float Round Mode: NEAR 2025-09-04T00:03:56.3713015Z Max Queue Number: 128(0x80) 2025-09-04T00:03:56.3713155Z Queue Min Size: 64(0x40) 2025-09-04T00:03:56.3713290Z Queue Max Size: 131072(0x20000) 2025-09-04T00:03:56.3713424Z Queue Type: MULTI 2025-09-04T00:03:56.3713551Z Node: 4 2025-09-04T00:03:56.3713679Z Device Type: GPU 2025-09-04T00:03:56.3713799Z Cache Info: 2025-09-04T00:03:56.3713905Z L1: 32(0x20) KB 2025-09-04T00:03:56.3714025Z L2: 4096(0x1000) KB 2025-09-04T00:03:56.3715867Z L3: 262144(0x40000) KB 2025-09-04T00:03:56.3716000Z Chip ID: 29881(0x74b9) 2025-09-04T00:03:56.3716136Z ASIC Revision: 1(0x1) 2025-09-04T00:03:56.3716275Z Cacheline Size: 128(0x80) 2025-09-04T00:03:56.3716560Z Max Clock Freq. (MHz): 2100 2025-09-04T00:03:56.3716691Z BDFID: 43776 2025-09-04T00:03:56.3716823Z Internal Node ID: 4 2025-09-04T00:03:56.3716961Z Compute Unit: 304 2025-09-04T00:03:56.3717095Z SIMDs per CU: 4 2025-09-04T00:03:56.3717283Z Shader Engines: 32 2025-09-04T00:03:56.3717425Z Shader Arrs. per Eng.: 1 2025-09-04T00:03:56.3717571Z WatchPts on Addr. Ranges:4 2025-09-04T00:03:56.3718818Z Coherent Host Access: FALSE 2025-09-04T00:03:56.3718955Z Memory Properties: 2025-09-04T00:03:56.3719062Z Features: KERNEL_DISPATCH 2025-09-04T00:03:56.3719195Z Fast F16 Operation: TRUE 2025-09-04T00:03:56.3719337Z Wavefront Size: 64(0x40) 2025-09-04T00:03:56.3719479Z Workgroup Max Size: 1024(0x400) 2025-09-04T00:03:56.3719609Z Workgroup Max Size per Dimension: 2025-09-04T00:03:56.3719722Z x 1024(0x400) 2025-09-04T00:03:56.3719837Z y 1024(0x400) 2025-09-04T00:03:56.3719955Z z 1024(0x400) 2025-09-04T00:03:56.3720081Z Max Waves Per CU: 32(0x20) 2025-09-04T00:03:56.3720223Z Max Work-item Per CU: 2048(0x800) 2025-09-04T00:03:56.3720364Z Grid Max Size: 4294967295(0xffffffff) 2025-09-04T00:03:56.3721523Z Grid Max Size per Dimension: 2025-09-04T00:03:56.3721631Z x 4294967295(0xffffffff) 2025-09-04T00:03:56.3721749Z y 4294967295(0xffffffff) 2025-09-04T00:03:56.3721864Z z 4294967295(0xffffffff) 2025-09-04T00:03:56.3721997Z Max fbarriers/Workgrp: 32 2025-09-04T00:03:56.3722152Z Packet Processor uCode:: 177 2025-09-04T00:03:56.3722299Z SDMA engine uCode:: 24 2025-09-04T00:03:56.3722441Z IOMMU Support:: None 2025-09-04T00:03:56.3722568Z Pool Info: 2025-09-04T00:03:56.3722662Z Pool 1 2025-09-04T00:03:56.3722782Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-09-04T00:03:56.3722921Z Size: 268107776(0xffb0000) KB 2025-09-04T00:03:56.3724075Z Allocatable: TRUE 2025-09-04T00:03:56.3724226Z Alloc Granule: 4KB 2025-09-04T00:03:56.3724377Z Alloc Recommended Granule:2048KB 2025-09-04T00:03:56.3724524Z Alloc Alignment: 4KB 2025-09-04T00:03:56.3724668Z Accessible by all: FALSE 2025-09-04T00:03:56.3724794Z Pool 2 2025-09-04T00:03:56.3724912Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-09-04T00:03:56.3725048Z Size: 268107776(0xffb0000) KB 2025-09-04T00:03:56.3725185Z Allocatable: TRUE 2025-09-04T00:03:56.3725326Z Alloc Granule: 4KB 2025-09-04T00:03:56.3725472Z Alloc Recommended Granule:2048KB 2025-09-04T00:03:56.3725618Z Alloc Alignment: 4KB 2025-09-04T00:03:56.3725763Z Accessible by all: FALSE 2025-09-04T00:03:56.3727189Z Pool 3 2025-09-04T00:03:56.3727309Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-09-04T00:03:56.3727441Z Size: 268107776(0xffb0000) KB 2025-09-04T00:03:56.3727573Z Allocatable: TRUE 2025-09-04T00:03:56.3727713Z Alloc Granule: 4KB 2025-09-04T00:03:56.3727859Z Alloc Recommended Granule:2048KB 2025-09-04T00:03:56.3728164Z Alloc Alignment: 4KB 2025-09-04T00:03:56.3728309Z Accessible by all: FALSE 2025-09-04T00:03:56.3728433Z Pool 4 2025-09-04T00:03:56.3728543Z Segment: GROUP 2025-09-04T00:03:56.3728670Z Size: 64(0x40) KB 2025-09-04T00:03:56.3728807Z Allocatable: FALSE 2025-09-04T00:03:56.3730003Z Alloc Granule: 0KB 2025-09-04T00:03:56.3730155Z Alloc Recommended Granule:0KB 2025-09-04T00:03:56.3730302Z Alloc Alignment: 0KB 2025-09-04T00:03:56.3730446Z Accessible by all: FALSE 2025-09-04T00:03:56.3730571Z ISA Info: 2025-09-04T00:03:56.3730670Z ISA 1 2025-09-04T00:03:56.3730790Z Name: amdgcn-amd-amdhsa--gfx942:sramecc+:xnack- 2025-09-04T00:03:56.3730941Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-09-04T00:03:56.3731088Z Profiles: HSA_PROFILE_BASE 2025-09-04T00:03:56.3731233Z Default Rounding Mode: NEAR 2025-09-04T00:03:56.3731384Z Default Rounding Mode: NEAR 2025-09-04T00:03:56.3731527Z Fast f16: TRUE 2025-09-04T00:03:56.3731665Z Workgroup Max Size: 1024(0x400) 2025-09-04T00:03:56.3732828Z Workgroup Max Size per Dimension: 2025-09-04T00:03:56.3732946Z x 1024(0x400) 2025-09-04T00:03:56.3733064Z y 1024(0x400) 2025-09-04T00:03:56.3733183Z z 1024(0x400) 2025-09-04T00:03:56.3733309Z Grid Max Size: 4294967295(0xffffffff) 2025-09-04T00:03:56.3733435Z Grid Max Size per Dimension: 2025-09-04T00:03:56.3733543Z x 4294967295(0xffffffff) 2025-09-04T00:03:56.3733661Z y 4294967295(0xffffffff) 2025-09-04T00:03:56.3733776Z z 4294967295(0xffffffff) 2025-09-04T00:03:56.3733911Z FBarrier Max Size: 32 2025-09-04T00:03:56.3734032Z ISA 2 2025-09-04T00:03:56.3734158Z Name: amdgcn-amd-amdhsa--gfx9-4-generic:sramecc+:xnack- 2025-09-04T00:03:56.3735337Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-09-04T00:03:56.3735485Z Profiles: HSA_PROFILE_BASE 2025-09-04T00:03:56.3735632Z Default Rounding Mode: NEAR 2025-09-04T00:03:56.3735782Z Default Rounding Mode: NEAR 2025-09-04T00:03:56.3735920Z Fast f16: TRUE 2025-09-04T00:03:56.3736058Z Workgroup Max Size: 1024(0x400) 2025-09-04T00:03:56.3736189Z Workgroup Max Size per Dimension: 2025-09-04T00:03:56.3736303Z x 1024(0x400) 2025-09-04T00:03:56.3736570Z y 1024(0x400) 2025-09-04T00:03:56.3736683Z z 1024(0x400) 2025-09-04T00:03:56.3736810Z Grid Max Size: 4294967295(0xffffffff) 2025-09-04T00:03:56.3736934Z Grid Max Size per Dimension: 2025-09-04T00:03:56.3738102Z x 4294967295(0xffffffff) 2025-09-04T00:03:56.3738224Z y 4294967295(0xffffffff) 2025-09-04T00:03:56.3738399Z z 4294967295(0xffffffff) 2025-09-04T00:03:56.3738530Z FBarrier Max Size: 32 2025-09-04T00:03:56.3738651Z ******* 2025-09-04T00:03:56.3738739Z Agent 6 2025-09-04T00:03:56.3738824Z ******* 2025-09-04T00:03:56.3738925Z Name: gfx942 2025-09-04T00:03:56.3739059Z Uuid: GPU-9dc14d375de9d43a 2025-09-04T00:03:56.3739201Z Marketing Name: AMD Instinct Mi325X VF 2025-09-04T00:03:56.3739343Z Vendor Name: AMD 2025-09-04T00:03:56.3739479Z Feature: KERNEL_DISPATCH 2025-09-04T00:03:56.3739617Z Profile: BASE_PROFILE 2025-09-04T00:03:56.3740806Z Float Round Mode: NEAR 2025-09-04T00:03:56.3740954Z Max Queue Number: 128(0x80) 2025-09-04T00:03:56.3741091Z Queue Min Size: 64(0x40) 2025-09-04T00:03:56.3741224Z Queue Max Size: 131072(0x20000) 2025-09-04T00:03:56.3741357Z Queue Type: MULTI 2025-09-04T00:03:56.3741483Z Node: 5 2025-09-04T00:03:56.3741612Z Device Type: GPU 2025-09-04T00:03:56.3741731Z Cache Info: 2025-09-04T00:03:56.3741834Z L1: 32(0x20) KB 2025-09-04T00:03:56.3741953Z L2: 4096(0x1000) KB 2025-09-04T00:03:56.3742069Z L3: 262144(0x40000) KB 2025-09-04T00:03:56.3742189Z Chip ID: 29881(0x74b9) 2025-09-04T00:03:56.3743364Z ASIC Revision: 1(0x1) 2025-09-04T00:03:56.3743508Z Cacheline Size: 128(0x80) 2025-09-04T00:03:56.3743647Z Max Clock Freq. (MHz): 2100 2025-09-04T00:03:56.3743778Z BDFID: 41728 2025-09-04T00:03:56.3743908Z Internal Node ID: 5 2025-09-04T00:03:56.3744046Z Compute Unit: 304 2025-09-04T00:03:56.3744182Z SIMDs per CU: 4 2025-09-04T00:03:56.3744316Z Shader Engines: 32 2025-09-04T00:03:56.3744456Z Shader Arrs. per Eng.: 1 2025-09-04T00:03:56.3744601Z WatchPts on Addr. Ranges:4 2025-09-04T00:03:56.3744747Z Coherent Host Access: FALSE 2025-09-04T00:03:56.3744873Z Memory Properties: 2025-09-04T00:03:56.3744978Z Features: KERNEL_DISPATCH 2025-09-04T00:03:56.3746149Z Fast F16 Operation: TRUE 2025-09-04T00:03:56.3746293Z Wavefront Size: 64(0x40) 2025-09-04T00:03:56.3746540Z Workgroup Max Size: 1024(0x400) 2025-09-04T00:03:56.3746669Z Workgroup Max Size per Dimension: 2025-09-04T00:03:56.3746779Z x 1024(0x400) 2025-09-04T00:03:56.3746936Z y 1024(0x400) 2025-09-04T00:03:56.3747049Z z 1024(0x400) 2025-09-04T00:03:56.3747174Z Max Waves Per CU: 32(0x20) 2025-09-04T00:03:56.3747314Z Max Work-item Per CU: 2048(0x800) 2025-09-04T00:03:56.3747454Z Grid Max Size: 4294967295(0xffffffff) 2025-09-04T00:03:56.3747577Z Grid Max Size per Dimension: 2025-09-04T00:03:56.3747717Z x 4294967295(0xffffffff) 2025-09-04T00:03:56.3748898Z y 4294967295(0xffffffff) 2025-09-04T00:03:56.3749017Z z 4294967295(0xffffffff) 2025-09-04T00:03:56.3749148Z Max fbarriers/Workgrp: 32 2025-09-04T00:03:56.3749300Z Packet Processor uCode:: 177 2025-09-04T00:03:56.3749451Z SDMA engine uCode:: 24 2025-09-04T00:03:56.3749635Z IOMMU Support:: None 2025-09-04T00:03:56.3749757Z Pool Info: 2025-09-04T00:03:56.3749849Z Pool 1 2025-09-04T00:03:56.3749967Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-09-04T00:03:56.3750107Z Size: 268107776(0xffb0000) KB 2025-09-04T00:03:56.3750249Z Allocatable: TRUE 2025-09-04T00:03:56.3750392Z Alloc Granule: 4KB 2025-09-04T00:03:56.3750540Z Alloc Recommended Granule:2048KB 2025-09-04T00:03:56.3751754Z Alloc Alignment: 4KB 2025-09-04T00:03:56.3751900Z Accessible by all: FALSE 2025-09-04T00:03:56.3752024Z Pool 2 2025-09-04T00:03:56.3752145Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-09-04T00:03:56.3752280Z Size: 268107776(0xffb0000) KB 2025-09-04T00:03:56.3752413Z Allocatable: TRUE 2025-09-04T00:03:56.3752552Z Alloc Granule: 4KB 2025-09-04T00:03:56.3752699Z Alloc Recommended Granule:2048KB 2025-09-04T00:03:56.3752849Z Alloc Alignment: 4KB 2025-09-04T00:03:56.3752992Z Accessible by all: FALSE 2025-09-04T00:03:56.3753115Z Pool 3 2025-09-04T00:03:56.3753227Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-09-04T00:03:56.3754394Z Size: 268107776(0xffb0000) KB 2025-09-04T00:03:56.3754527Z Allocatable: TRUE 2025-09-04T00:03:56.3754670Z Alloc Granule: 4KB 2025-09-04T00:03:56.3754816Z Alloc Recommended Granule:2048KB 2025-09-04T00:03:56.3754961Z Alloc Alignment: 4KB 2025-09-04T00:03:56.3755104Z Accessible by all: FALSE 2025-09-04T00:03:56.3755225Z Pool 4 2025-09-04T00:03:56.3755334Z Segment: GROUP 2025-09-04T00:03:56.3755463Z Size: 64(0x40) KB 2025-09-04T00:03:56.3755595Z Allocatable: FALSE 2025-09-04T00:03:56.3755735Z Alloc Granule: 0KB 2025-09-04T00:03:56.3755879Z Alloc Recommended Granule:0KB 2025-09-04T00:03:56.3757157Z Alloc Alignment: 0KB 2025-09-04T00:03:56.3757353Z Accessible by all: FALSE 2025-09-04T00:03:56.3757478Z ISA Info: 2025-09-04T00:03:56.3757569Z ISA 1 2025-09-04T00:03:56.3757686Z Name: amdgcn-amd-amdhsa--gfx942:sramecc+:xnack- 2025-09-04T00:03:56.3757836Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-09-04T00:03:56.3757981Z Profiles: HSA_PROFILE_BASE 2025-09-04T00:03:56.3758164Z Default Rounding Mode: NEAR 2025-09-04T00:03:56.3758312Z Default Rounding Mode: NEAR 2025-09-04T00:03:56.3758451Z Fast f16: TRUE 2025-09-04T00:03:56.3758589Z Workgroup Max Size: 1024(0x400) 2025-09-04T00:03:56.3758719Z Workgroup Max Size per Dimension: 2025-09-04T00:03:56.3758833Z x 1024(0x400) 2025-09-04T00:03:56.3760018Z y 1024(0x400) 2025-09-04T00:03:56.3760137Z z 1024(0x400) 2025-09-04T00:03:56.3760264Z Grid Max Size: 4294967295(0xffffffff) 2025-09-04T00:03:56.3760388Z Grid Max Size per Dimension: 2025-09-04T00:03:56.3760497Z x 4294967295(0xffffffff) 2025-09-04T00:03:56.3760620Z y 4294967295(0xffffffff) 2025-09-04T00:03:56.3760737Z z 4294967295(0xffffffff) 2025-09-04T00:03:56.3760867Z FBarrier Max Size: 32 2025-09-04T00:03:56.3760989Z ISA 2 2025-09-04T00:03:56.3761113Z Name: amdgcn-amd-amdhsa--gfx9-4-generic:sramecc+:xnack- 2025-09-04T00:03:56.3761273Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-09-04T00:03:56.3761423Z Profiles: HSA_PROFILE_BASE 2025-09-04T00:03:56.3762624Z Default Rounding Mode: NEAR 2025-09-04T00:03:56.3762787Z Default Rounding Mode: NEAR 2025-09-04T00:03:56.3762926Z Fast f16: TRUE 2025-09-04T00:03:56.3763062Z Workgroup Max Size: 1024(0x400) 2025-09-04T00:03:56.3763193Z Workgroup Max Size per Dimension: 2025-09-04T00:03:56.3763309Z x 1024(0x400) 2025-09-04T00:03:56.3763424Z y 1024(0x400) 2025-09-04T00:03:56.3763538Z z 1024(0x400) 2025-09-04T00:03:56.3763663Z Grid Max Size: 4294967295(0xffffffff) 2025-09-04T00:03:56.3763787Z Grid Max Size per Dimension: 2025-09-04T00:03:56.3763897Z x 4294967295(0xffffffff) 2025-09-04T00:03:56.3764014Z y 4294967295(0xffffffff) 2025-09-04T00:03:56.3764128Z z 4294967295(0xffffffff) 2025-09-04T00:03:56.3765352Z FBarrier Max Size: 32 2025-09-04T00:03:56.3765475Z *** Done *** 2025-09-04T00:03:56.3783300Z ##[group]Run ngpu=$(rocminfo | grep -c -E 'Name:.*\sgfx') 2025-09-04T00:03:56.3783496Z ngpu=$(rocminfo | grep -c -E 'Name:.*\sgfx') 2025-09-04T00:03:56.3783761Z msg="Please file an issue on pytorch/pytorch reporting the faulty runner. Include a link to the runner logs so the runner can be identified" 2025-09-04T00:03:56.3784010Z if [[ $ngpu -eq 0 ]]; then 2025-09-04T00:03:56.3784145Z  echo "Error: Failed to detect any GPUs on the runner" 2025-09-04T00:03:56.3784277Z  echo "$msg" 2025-09-04T00:03:56.3784442Z  exit 1 2025-09-04T00:03:56.3784523Z fi 2025-09-04T00:03:56.3790262Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-04T00:03:56.3790394Z env: 2025-09-04T00:03:56.3790473Z GIT_DEFAULT_BRANCH: main 2025-09-04T00:03:56.3790569Z ##[endgroup] 2025-09-04T00:04:00.5814465Z ##[group]Run pytorch/pytorch/.github/actions/diskspace-cleanup@main 2025-09-04T00:04:00.5814643Z with: 2025-09-04T00:04:00.5814732Z diskspace-cutoff: 70 2025-09-04T00:04:00.5814828Z env: 2025-09-04T00:04:00.5815032Z GIT_DEFAULT_BRANCH: main 2025-09-04T00:04:00.5815136Z ##[endgroup] 2025-09-04T00:04:00.5860378Z ##[group]Run set -ex 2025-09-04T00:04:00.5860537Z set -ex 2025-09-04T00:04:00.5860633Z diskspace_cutoff=70 2025-09-04T00:04:00.5860782Z docker_root_dir=$(docker info -f '{{.DockerRootDir}}') 2025-09-04T00:04:00.5860954Z if [ ! -d "$docker_root_dir" ]; then 2025-09-04T00:04:00.5861158Z  echo "Docker root directory ($docker_root_dir) does not exist. Skipping disk space check." 2025-09-04T00:04:00.5861363Z  exit 0 2025-09-04T00:04:00.5861455Z fi 2025-09-04T00:04:00.5861622Z diskspace=$(df -H --output=pcent ${docker_root_dir} | sed -n 2p | sed 's/%//' | sed 's/ //') 2025-09-04T00:04:00.5861954Z msg="Please file an issue on pytorch/pytorch reporting the faulty runner. Include a link to the runner logs so the runner can be identified" 2025-09-04T00:04:00.5862231Z if [[ "$diskspace" -ge "$diskspace_cutoff" ]] ; then 2025-09-04T00:04:00.5862393Z  docker system prune -af 2025-09-04T00:04:00.5862580Z  diskspace_new=$(df -H --output=pcent ${docker_root_dir} | sed -n 2p | sed 's/%//' | sed 's/ //') 2025-09-04T00:04:00.5862794Z  if [[ "$diskspace_new" -gt "$diskspace_cutoff" ]] ; then 2025-09-04T00:04:00.5863024Z  echo "Error: Available diskspace is less than $diskspace_cutoff percent. Not enough diskspace." 2025-09-04T00:04:00.5863219Z  echo "$msg" 2025-09-04T00:04:00.5863323Z  exit 1 2025-09-04T00:04:00.5863416Z  else 2025-09-04T00:04:00.5863529Z  difference=$((diskspace - diskspace_new)) 2025-09-04T00:04:00.5863679Z  echo "Diskspace saved: $difference percent" 2025-09-04T00:04:00.5863807Z  fi 2025-09-04T00:04:00.5867234Z fi 2025-09-04T00:04:00.5872884Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-04T00:04:00.5873018Z env: 2025-09-04T00:04:00.5873109Z GIT_DEFAULT_BRANCH: main 2025-09-04T00:04:00.5873204Z ##[endgroup] 2025-09-04T00:04:00.5898397Z + diskspace_cutoff=70 2025-09-04T00:04:00.5902569Z ++ docker info -f '{{.DockerRootDir}}' 2025-09-04T00:04:00.6263854Z + docker_root_dir=/home/runner/docker-data 2025-09-04T00:04:00.6264875Z + '[' '!' -d /home/runner/docker-data ']' 2025-09-04T00:04:00.6270641Z ++ df -H --output=pcent /home/runner/docker-data 2025-09-04T00:04:00.6272662Z ++ sed -n 2p 2025-09-04T00:04:00.6272958Z ++ sed s/%// 2025-09-04T00:04:00.6274542Z ++ sed 's/ //' 2025-09-04T00:04:00.6292792Z + diskspace=' 9' 2025-09-04T00:04:00.6293241Z + msg='Please file an issue on pytorch/pytorch reporting the faulty runner. Include a link to the runner logs so the runner can be identified' 2025-09-04T00:04:00.6293520Z + [[ 9 -ge 70 ]] 2025-09-04T00:04:00.6327370Z ##[group]Run RUNNER_ARTIFACT_DIR="${RUNNER_TEMP}/artifacts" 2025-09-04T00:04:00.6327613Z RUNNER_ARTIFACT_DIR="${RUNNER_TEMP}/artifacts" 2025-09-04T00:04:00.6327779Z rm -rf "${RUNNER_ARTIFACT_DIR}" 2025-09-04T00:04:00.6327911Z mkdir -p "${RUNNER_ARTIFACT_DIR}" 2025-09-04T00:04:00.6328080Z echo "RUNNER_ARTIFACT_DIR=${RUNNER_ARTIFACT_DIR}" >> "${GITHUB_ENV}" 2025-09-04T00:04:00.6328232Z  2025-09-04T00:04:00.6328353Z RUNNER_TEST_RESULTS_DIR="${RUNNER_TEMP}/test-results" 2025-09-04T00:04:00.6328513Z rm -rf "${RUNNER_TEST_RESULTS_DIR}" 2025-09-04T00:04:00.6328803Z mkdir -p "${RUNNER_TEST_RESULTS_DIR}" 2025-09-04T00:04:00.6328973Z echo "RUNNER_TEST_RESULTS_DIR=${RUNNER_TEST_RESULTS_DIR}" >> "${GITHUB_ENV}" 2025-09-04T00:04:00.6329129Z  2025-09-04T00:04:00.6329218Z RUNNER_DOCS_DIR="${RUNNER_TEMP}/docs" 2025-09-04T00:04:00.6329340Z rm -rf "${RUNNER_DOCS_DIR}" 2025-09-04T00:04:00.6329451Z mkdir -p "${RUNNER_DOCS_DIR}" 2025-09-04T00:04:00.6329595Z echo "RUNNER_DOCS_DIR=${RUNNER_DOCS_DIR}" >> "${GITHUB_ENV}" 2025-09-04T00:04:00.6335366Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-04T00:04:00.6335498Z env: 2025-09-04T00:04:00.6335580Z GIT_DEFAULT_BRANCH: main 2025-09-04T00:04:00.6335676Z ##[endgroup] 2025-09-04T00:04:00.6425287Z ##[group]Run env | grep '^GITHUB' >> "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2025-09-04T00:04:00.6425518Z env | grep '^GITHUB' >> "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2025-09-04T00:04:00.6428474Z env | grep '^CI' >> "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2025-09-04T00:04:00.6433957Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-04T00:04:00.6434091Z env: 2025-09-04T00:04:00.6434175Z GIT_DEFAULT_BRANCH: main 2025-09-04T00:04:00.6434299Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-04T00:04:00.6434457Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-04T00:04:00.6434605Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-04T00:04:00.6434723Z ##[endgroup] 2025-09-04T00:04:00.6490436Z ##[group]Run # All GPUs are visible to the runner; visibility, if needed, will be set by run_test.py. 2025-09-04T00:04:00.6490709Z # All GPUs are visible to the runner; visibility, if needed, will be set by run_test.py. 2025-09-04T00:04:00.6490897Z # Add render group for container creation. 2025-09-04T00:04:00.6491062Z render_gid=`cat /etc/group | grep render | cut -d: -f3` 2025-09-04T00:04:00.6491251Z # Ensure GPU isolation if pod is part of kubernetes setup with DEVICE_FLAG. 2025-09-04T00:04:00.6491448Z if [ -f "/etc/podinfo/gha-render-devices" ]; then 2025-09-04T00:04:00.6491727Z  DEVICE_FLAG=$(cat /etc/podinfo/gha-render-devices) 2025-09-04T00:04:00.6491862Z else 2025-09-04T00:04:00.6491955Z  DEVICE_FLAG="--device /dev/dri" 2025-09-04T00:04:00.6492067Z fi 2025-09-04T00:04:00.6492239Z # The --group-add daemon and --group-add bin are needed in the Ubuntu 24.04 and Almalinux OSs respectively. 2025-09-04T00:04:00.6492508Z # This is due to the device files (/dev/kfd & /dev/dri) being owned by video group on bare metal. 2025-09-04T00:04:00.6495768Z # This video group ID maps to subgid 1 inside the docker image due to the /etc/subgid entries. 2025-09-04T00:04:00.6496019Z # The group name corresponding to group ID 1 can change depending on the OS, so both are necessary. 2025-09-04T00:04:00.6496655Z echo "GPU_FLAG=--device=/dev/mem --device=/dev/kfd $DEVICE_FLAG --group-add video --group-add $render_gid --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host" >> "${GITHUB_ENV}" 2025-09-04T00:04:00.6500875Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-04T00:04:00.6501006Z env: 2025-09-04T00:04:00.6501086Z GIT_DEFAULT_BRANCH: main 2025-09-04T00:04:00.6501204Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-04T00:04:00.6501367Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-04T00:04:00.6501516Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-04T00:04:00.6501632Z ##[endgroup] 2025-09-04T00:04:00.6572582Z ##[group]Run ngpu=$(rocminfo | grep -c -E 'Name:.*\sgfx') 2025-09-04T00:04:00.6572758Z ngpu=$(rocminfo | grep -c -E 'Name:.*\sgfx') 2025-09-04T00:04:00.6572888Z if [[ $ngpu -lt 4 ]]; then 2025-09-04T00:04:00.6573061Z  echo "Error: only $ngpu GPU(s) detected, at least 4 GPUs are needed for distributed jobs" 2025-09-04T00:04:00.6573381Z  exit 1 2025-09-04T00:04:00.6573468Z fi 2025-09-04T00:04:00.6579406Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-04T00:04:00.6579550Z env: 2025-09-04T00:04:00.6579635Z GIT_DEFAULT_BRANCH: main 2025-09-04T00:04:00.6579767Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-04T00:04:00.6579937Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-04T00:04:00.6580093Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-04T00:04:00.6580608Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD129 --device /dev/dri/renderD137 --device /dev/dri/renderD145 --device /dev/dri/renderD153 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-04T00:04:00.6581091Z ##[endgroup] 2025-09-04T00:04:04.7457355Z ##[group]Run aws-actions/configure-aws-credentials@ececac1a45f3b08a01d2dd070d28d111c5fe6722 2025-09-04T00:04:04.7457578Z with: 2025-09-04T00:04:04.7457724Z role-to-assume: arn:aws:iam::308535385114:role/gha_workflow_s3_and_ecr_read_only 2025-09-04T00:04:04.7457892Z aws-region: us-east-1 2025-09-04T00:04:04.7458000Z role-duration-seconds: 18000 2025-09-04T00:04:04.7458120Z audience: sts.amazonaws.com 2025-09-04T00:04:04.7458221Z env: 2025-09-04T00:04:04.7458309Z GIT_DEFAULT_BRANCH: main 2025-09-04T00:04:04.7458435Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-04T00:04:04.7458606Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-04T00:04:04.7458761Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-04T00:04:04.7459276Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD129 --device /dev/dri/renderD137 --device /dev/dri/renderD145 --device /dev/dri/renderD153 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-04T00:04:04.7459743Z ##[endgroup] 2025-09-04T00:04:04.9542250Z Assuming role with OIDC 2025-09-04T00:04:05.0773507Z Authenticated as assumedRoleId AROAUPVRELQNLLCOPFEJR:GitHubActions 2025-09-04T00:04:05.1199884Z ##[group]Run aws-actions/amazon-ecr-login@062b18b96a7aff071d4dc91bc00c4c1a7945b076 2025-09-04T00:04:05.1200070Z with: 2025-09-04T00:04:05.1200163Z mask-password: true 2025-09-04T00:04:05.1200261Z registry-type: private 2025-09-04T00:04:05.1200361Z skip-logout: false 2025-09-04T00:04:05.1200446Z env: 2025-09-04T00:04:05.1200531Z GIT_DEFAULT_BRANCH: main 2025-09-04T00:04:05.1200658Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-04T00:04:05.1200826Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-04T00:04:05.1200978Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-04T00:04:05.1201474Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD129 --device /dev/dri/renderD137 --device /dev/dri/renderD145 --device /dev/dri/renderD153 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-04T00:04:05.1201985Z AWS_DEFAULT_REGION: us-east-1 2025-09-04T00:04:05.1202093Z AWS_REGION: us-east-1 2025-09-04T00:04:05.1202641Z AWS_ACCESS_KEY_ID: *** 2025-09-04T00:04:05.1202860Z AWS_SECRET_ACCESS_KEY: *** 2025-09-04T00:04:05.1204987Z AWS_SESSION_TOKEN: *** 2025-09-04T00:04:05.1205084Z ##[endgroup] 2025-09-04T00:04:05.3074265Z Logging into registry 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-09-04T00:04:05.5550121Z ##[group]Run pytorch/test-infra/.github/actions/calculate-docker-image@main 2025-09-04T00:04:05.5550310Z with: 2025-09-04T00:04:05.5553674Z docker-image-name: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-18d8825eadf4ad672ab335766741288aa9aef921 2025-09-04T00:04:05.5554018Z use-custom-docker-registry: true 2025-09-04T00:04:05.5554298Z docker-build-dir: .ci/docker 2025-09-04T00:04:05.5554417Z docker-build-script: ./build.sh 2025-09-04T00:04:05.5554530Z working-directory: . 2025-09-04T00:04:05.5554667Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-09-04T00:04:05.5554816Z force-push: false 2025-09-04T00:04:05.5554903Z env: 2025-09-04T00:04:05.5554990Z GIT_DEFAULT_BRANCH: main 2025-09-04T00:04:05.5555122Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-04T00:04:05.5555289Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-04T00:04:05.5555471Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-04T00:04:05.5556000Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD129 --device /dev/dri/renderD137 --device /dev/dri/renderD145 --device /dev/dri/renderD153 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-04T00:04:05.5556571Z AWS_DEFAULT_REGION: us-east-1 2025-09-04T00:04:05.5556680Z AWS_REGION: us-east-1 2025-09-04T00:04:05.5556957Z AWS_ACCESS_KEY_ID: *** 2025-09-04T00:04:05.5557108Z AWS_SECRET_ACCESS_KEY: *** 2025-09-04T00:04:05.5559321Z AWS_SESSION_TOKEN: *** 2025-09-04T00:04:05.5559425Z ##[endgroup] 2025-09-04T00:04:05.5576136Z ##[group]Run set -ex 2025-09-04T00:04:05.5576263Z set -ex 2025-09-04T00:04:05.5576438Z  2025-09-04T00:04:05.5576585Z # If the docker build directory or the build script doesn't exist, the action will 2025-09-04T00:04:05.5576822Z # gracefully return the docker image name as it is. Pulling docker image in Linux 2025-09-04T00:04:05.5577024Z # job could then download the pre-built image as usual 2025-09-04T00:04:05.5577270Z if [[ -d "${DOCKER_BUILD_DIR}" ]] && [[ -f "${DOCKER_BUILD_DIR}/${DOCKER_BUILD_SCRIPT}" ]] && [[ "${USE_CUSTOM_DOCKER_REGISTRY}" == "true" ]]; then 2025-09-04T00:04:05.5577501Z  echo "skip=false" >> "${GITHUB_OUTPUT}" 2025-09-04T00:04:05.5577622Z else 2025-09-04T00:04:05.5577723Z  echo "skip=true" >> "${GITHUB_OUTPUT}" 2025-09-04T00:04:05.5577884Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2025-09-04T00:04:05.5578029Z  2025-09-04T00:04:05.5578224Z  echo "Not using custom ECR registry. Either it was not requested or there is no Docker build script in the ${REPO_NAME} repo..." 2025-09-04T00:04:05.5578447Z  exit 0 2025-09-04T00:04:05.5578533Z fi 2025-09-04T00:04:05.5578613Z  2025-09-04T00:04:05.5578741Z if [[ "${DOCKER_IMAGE_NAME}" == *"${DOCKER_REGISTRY}/${REPO_NAME}"* ]]; then 2025-09-04T00:04:05.5578961Z  # The docker image name already includes the ECR prefix and tag, so we can just 2025-09-04T00:04:05.5579152Z  # use it as it is, but first let's extract the tag 2025-09-04T00:04:05.5579328Z  DOCKER_TAG=$(echo "${DOCKER_IMAGE_NAME}" | awk -F '[:,]' '{print $2}') 2025-09-04T00:04:05.5579516Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-09-04T00:04:05.5579694Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2025-09-04T00:04:05.5579836Z else 2025-09-04T00:04:05.5579940Z  if [[ "${DOCKER_IMAGE_NAME}" == *:* ]]; then 2025-09-04T00:04:05.5580084Z  CUSTOM_TAG_PREFIX=${DOCKER_IMAGE_NAME#*:} 2025-09-04T00:04:05.5580228Z  DOCKER_IMAGE_NAME=${DOCKER_IMAGE_NAME%%:*} 2025-09-04T00:04:05.5580347Z  fi 2025-09-04T00:04:05.5580601Z  DOCKER_TAG=${CUSTOM_TAG_PREFIX:+${CUSTOM_TAG_PREFIX}-}$(git rev-parse HEAD:"${DOCKER_BUILD_DIR}") 2025-09-04T00:04:05.5580819Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-09-04T00:04:05.5581056Z  echo "docker-image=${DOCKER_REGISTRY}/${REPO_NAME}/${DOCKER_IMAGE_NAME}:${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-09-04T00:04:05.5581308Z  echo "custom-tag-prefix=${CUSTOM_TAG_PREFIX}" >> "${GITHUB_OUTPUT}" 2025-09-04T00:04:05.5581509Z fi 2025-09-04T00:04:05.5587358Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-04T00:04:05.5587503Z env: 2025-09-04T00:04:05.5587595Z GIT_DEFAULT_BRANCH: main 2025-09-04T00:04:05.5587729Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-04T00:04:05.5587900Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-04T00:04:05.5588066Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-04T00:04:05.5588565Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD129 --device /dev/dri/renderD137 --device /dev/dri/renderD145 --device /dev/dri/renderD153 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-04T00:04:05.5589048Z AWS_DEFAULT_REGION: us-east-1 2025-09-04T00:04:05.5589164Z AWS_REGION: us-east-1 2025-09-04T00:04:05.5589315Z AWS_ACCESS_KEY_ID: *** 2025-09-04T00:04:05.5589470Z AWS_SECRET_ACCESS_KEY: *** 2025-09-04T00:04:05.5591808Z AWS_SESSION_TOKEN: *** 2025-09-04T00:04:05.5591918Z REPO_NAME: pytorch 2025-09-04T00:04:05.5592207Z DOCKER_IMAGE_NAME: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-18d8825eadf4ad672ab335766741288aa9aef921 2025-09-04T00:04:05.5592506Z DOCKER_BUILD_DIR: .ci/docker 2025-09-04T00:04:05.5592623Z DOCKER_BUILD_SCRIPT: ./build.sh 2025-09-04T00:04:05.5592779Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-09-04T00:04:05.5592945Z USE_CUSTOM_DOCKER_REGISTRY: true 2025-09-04T00:04:05.5593068Z CUSTOM_TAG_PREFIX: 2025-09-04T00:04:05.5593178Z ##[endgroup] 2025-09-04T00:04:05.5614827Z + [[ -d .ci/docker ]] 2025-09-04T00:04:05.5615946Z + [[ -f .ci/docker/./build.sh ]] 2025-09-04T00:04:05.5616266Z + [[ true == \t\r\u\e ]] 2025-09-04T00:04:05.5616573Z + echo skip=false 2025-09-04T00:04:05.5617216Z + [[ 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-18d8825eadf4ad672ab335766741288aa9aef921 == *\3\0\8\5\3\5\3\8\5\1\1\4\.\d\k\r\.\e\c\r\.\u\s\-\e\a\s\t\-\1\.\a\m\a\z\o\n\a\w\s\.\c\o\m\/\p\y\t\o\r\c\h* ]] 2025-09-04T00:04:05.5623810Z ++ echo 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-18d8825eadf4ad672ab335766741288aa9aef921 2025-09-04T00:04:05.5625784Z ++ awk -F '[:,]' '{print $2}' 2025-09-04T00:04:05.5639765Z + DOCKER_TAG=pytorch-linux-jammy-rocm-n-py3-18d8825eadf4ad672ab335766741288aa9aef921 2025-09-04T00:04:05.5640158Z + echo docker-tag=pytorch-linux-jammy-rocm-n-py3-18d8825eadf4ad672ab335766741288aa9aef921 2025-09-04T00:04:05.5640638Z + echo docker-image=308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-18d8825eadf4ad672ab335766741288aa9aef921 2025-09-04T00:04:05.5662091Z ##[group]Run set +e 2025-09-04T00:04:05.5662314Z set +e 2025-09-04T00:04:05.5662433Z set -x 2025-09-04T00:04:05.5662580Z  2025-09-04T00:04:05.5662730Z login() { 2025-09-04T00:04:05.5662961Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2025-09-04T00:04:05.5663193Z } 2025-09-04T00:04:05.5663317Z  2025-09-04T00:04:05.5663440Z retry () { 2025-09-04T00:04:05.5663597Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2025-09-04T00:04:05.5663755Z } 2025-09-04T00:04:05.5663858Z  2025-09-04T00:04:05.5664001Z retry login "${DOCKER_REGISTRY}" 2025-09-04T00:04:05.5664156Z  2025-09-04T00:04:05.5664413Z START_TIME=$(date +%s) 2025-09-04T00:04:05.5668876Z # Wait up to 120 minutes 2025-09-04T00:04:05.5669047Z while [[ $(( $(date +%s) - 7200 )) -lt $START_TIME ]]; do 2025-09-04T00:04:05.5669236Z  # Check if image already exists, if it does then skip building it 2025-09-04T00:04:05.5669425Z  if docker manifest inspect "${DOCKER_IMAGE}"; then 2025-09-04T00:04:05.5669793Z  exit 0 2025-09-04T00:04:05.5669896Z  fi 2025-09-04T00:04:05.5669989Z  2025-09-04T00:04:05.5670145Z  # NB: This flag is used by Docker build workflow to push the image to ECR, so we can 2025-09-04T00:04:05.5670393Z  # use this to differentiate between the Docker build and regular build jobs. For the 2025-09-04T00:04:05.5670638Z  # latter, it will wait for the Docker images to become available before continuing 2025-09-04T00:04:05.5670839Z  if [ "${DOCKER_PUSH:-false}" == "true" ]; then 2025-09-04T00:04:05.5671005Z  # It's a Docker build job, let's build the image 2025-09-04T00:04:05.5671143Z  break 2025-09-04T00:04:05.5671243Z  else 2025-09-04T00:04:05.5671376Z  # It's a regular build job, wait for the image to become available 2025-09-04T00:04:05.5671536Z  sleep 300 2025-09-04T00:04:05.5671647Z  fi 2025-09-04T00:04:05.5671741Z done 2025-09-04T00:04:05.5671835Z  2025-09-04T00:04:05.5671975Z # NB: This part requires a full checkout. Otherwise, the merge base will 2025-09-04T00:04:05.5672185Z # be empty. The default action would be to continue rebuild the image 2025-09-04T00:04:05.5672378Z if [[ "$BASE_REVISION" = "$(git rev-parse HEAD)" ]]; then 2025-09-04T00:04:05.5672551Z  # if we're on the base branch then use the parent commit 2025-09-04T00:04:05.5672708Z  MERGE_BASE=$(git rev-parse HEAD~) 2025-09-04T00:04:05.5672830Z else 2025-09-04T00:04:05.5672962Z  # otherwise we're on a PR, so use the most recent base commit 2025-09-04T00:04:05.5675130Z  MERGE_BASE=$(git merge-base HEAD "$BASE_REVISION") 2025-09-04T00:04:05.5675261Z fi 2025-09-04T00:04:05.5675341Z  2025-09-04T00:04:05.5675432Z if [[ -z "${MERGE_BASE}" ]]; then 2025-09-04T00:04:05.5675570Z  echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2025-09-04T00:04:05.5675690Z  2025-09-04T00:04:05.5675855Z  echo "Finding merge base only works with full checkout, please set fetch-depth to 0, continuing ..." 2025-09-04T00:04:05.5676042Z  exit 0 2025-09-04T00:04:05.5676126Z fi 2025-09-04T00:04:05.5676204Z  2025-09-04T00:04:05.5676318Z if ! git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}"; then 2025-09-04T00:04:05.5678313Z  echo "Directory '${DOCKER_BUILD_DIR}' not found in commit $MERGE_BASE, you should rebase onto a more recent commit" 2025-09-04T00:04:05.5678519Z  exit 1 2025-09-04T00:04:05.5678601Z fi 2025-09-04T00:04:05.5678680Z  2025-09-04T00:04:05.5678814Z PREVIOUS_DOCKER_TAG=$(git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}") 2025-09-04T00:04:05.5679043Z # If no image exists but the hash is the same as the previous hash then we should error out here 2025-09-04T00:04:05.5679252Z if [[ "${PREVIOUS_DOCKER_TAG}" == "${DOCKER_TAG}" ]]; then 2025-09-04T00:04:05.5679488Z  echo "WARNING: Something has gone wrong and the previous image isn't available for the merge-base of your branch" 2025-09-04T00:04:05.5679750Z  echo " Will re-build docker image to store in local cache, TTS may be longer" 2025-09-04T00:04:05.5679908Z fi 2025-09-04T00:04:05.5679986Z  2025-09-04T00:04:05.5681620Z echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2025-09-04T00:04:05.5687747Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-04T00:04:05.5687933Z env: 2025-09-04T00:04:05.5688019Z GIT_DEFAULT_BRANCH: main 2025-09-04T00:04:05.5688149Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-04T00:04:05.5688315Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-04T00:04:05.5688472Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-04T00:04:05.5688955Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD129 --device /dev/dri/renderD137 --device /dev/dri/renderD145 --device /dev/dri/renderD153 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-04T00:04:05.5689493Z AWS_DEFAULT_REGION: us-east-1 2025-09-04T00:04:05.5691525Z AWS_REGION: us-east-1 2025-09-04T00:04:05.5691707Z AWS_ACCESS_KEY_ID: *** 2025-09-04T00:04:05.5691864Z AWS_SECRET_ACCESS_KEY: *** 2025-09-04T00:04:05.5693970Z AWS_SESSION_TOKEN: *** 2025-09-04T00:04:05.5694082Z DOCKER_BUILD_DIR: .ci/docker 2025-09-04T00:04:05.5694216Z BASE_REVISION: df9c5077a37b6cbc12bf784cdd6a490ed8df2381 2025-09-04T00:04:05.5694523Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-18d8825eadf4ad672ab335766741288aa9aef921 2025-09-04T00:04:05.5694870Z DOCKER_TAG: pytorch-linux-jammy-rocm-n-py3-18d8825eadf4ad672ab335766741288aa9aef921 2025-09-04T00:04:05.5695093Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-09-04T00:04:05.5695236Z DOCKER_PUSH: 2025-09-04T00:04:05.5695325Z ##[endgroup] 2025-09-04T00:04:05.5718404Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-09-04T00:04:05.5719162Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-09-04T00:04:05.5720760Z + aws ecr get-login-password --region us-east-1 2025-09-04T00:04:05.5721207Z /home/runner/_work/_temp/876a2964-0779-4bd2-b13b-d632231841cf.sh: line 5: aws: command not found 2025-09-04T00:04:05.5721765Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-09-04T00:04:05.5830170Z Error: Cannot perform an interactive login from a non TTY device 2025-09-04T00:04:05.5842945Z + sleep 1 2025-09-04T00:04:06.5853545Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-09-04T00:04:06.5857229Z + aws ecr get-login-password --region us-east-1 2025-09-04T00:04:06.5857941Z /home/runner/_work/_temp/876a2964-0779-4bd2-b13b-d632231841cf.sh: line 5: aws: command not found 2025-09-04T00:04:06.5858711Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-09-04T00:04:06.5949334Z Error: Cannot perform an interactive login from a non TTY device 2025-09-04T00:04:06.5958895Z + sleep 2 2025-09-04T00:04:08.5969011Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-09-04T00:04:08.5971897Z + aws ecr get-login-password --region us-east-1 2025-09-04T00:04:08.5973515Z /home/runner/_work/_temp/876a2964-0779-4bd2-b13b-d632231841cf.sh: line 5: aws: command not found 2025-09-04T00:04:08.5974253Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-09-04T00:04:08.6069270Z Error: Cannot perform an interactive login from a non TTY device 2025-09-04T00:04:08.6082253Z ++ date +%s 2025-09-04T00:04:08.6088779Z + START_TIME=1756944248 2025-09-04T00:04:08.6093003Z ++ date +%s 2025-09-04T00:04:08.6103169Z + [[ 1756937048 -lt 1756944248 ]] 2025-09-04T00:04:08.6103916Z + docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-18d8825eadf4ad672ab335766741288aa9aef921 2025-09-04T00:04:09.1524017Z { 2025-09-04T00:04:09.1524244Z "schemaVersion": 2, 2025-09-04T00:04:09.1525983Z "mediaType": "application/vnd.docker.distribution.manifest.v2+json", 2025-09-04T00:04:09.1526902Z "config": { 2025-09-04T00:04:09.1527301Z "mediaType": "application/vnd.docker.container.image.v1+json", 2025-09-04T00:04:09.1527735Z "size": 28686, 2025-09-04T00:04:09.1528172Z "digest": "sha256:300a805684be2572fd2d76cdae845b4e3e7618359b9b2ffea1abac99574c4684" 2025-09-04T00:04:09.1529243Z }, 2025-09-04T00:04:09.1529468Z "layers": [ 2025-09-04T00:04:09.1529702Z { 2025-09-04T00:04:09.1530052Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-04T00:04:09.1530477Z "size": 30448173, 2025-09-04T00:04:09.1530931Z "digest": "sha256:660ffc76f83b006444a5731b215acc2e35138d8be5cac8ed1ffd40f947117495" 2025-09-04T00:04:09.1531638Z }, 2025-09-04T00:04:09.1531849Z { 2025-09-04T00:04:09.1532194Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-04T00:04:09.1532602Z "size": 1555, 2025-09-04T00:04:09.1533020Z "digest": "sha256:82b23ad85a6e103d60b5119893356767bb110410ee2a65213d899c2c01a1791b" 2025-09-04T00:04:09.1533355Z }, 2025-09-04T00:04:09.1533485Z { 2025-09-04T00:04:09.1533695Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-04T00:04:09.1533902Z "size": 314208213, 2025-09-04T00:04:09.1534072Z "digest": "sha256:38100dd798e208004a599534ccc3c53cbb7e6a3e6755de203e87c565b96780e8" 2025-09-04T00:04:09.1534244Z }, 2025-09-04T00:04:09.1534323Z { 2025-09-04T00:04:09.1534445Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-04T00:04:09.1534598Z "size": 704, 2025-09-04T00:04:09.1534757Z "digest": "sha256:483f008949f33dba6fd1483f55ddfa031ecc8cf72e5480e5f3f5e5ab1e82ed51" 2025-09-04T00:04:09.1534930Z }, 2025-09-04T00:04:09.1535020Z { 2025-09-04T00:04:09.1535146Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-04T00:04:09.1535299Z "size": 1217, 2025-09-04T00:04:09.1535455Z "digest": "sha256:0bb36ab83cbdf496825ccafb3249f94661b57c688cb3e3f122d20c6f438acd9a" 2025-09-04T00:04:09.1535624Z }, 2025-09-04T00:04:09.1535704Z { 2025-09-04T00:04:09.1535831Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-04T00:04:09.1535985Z "size": 484, 2025-09-04T00:04:09.1536141Z "digest": "sha256:912d5f4ef23a10b5add606c7a838043fd0c6e60a594061db09b1ff1790076815" 2025-09-04T00:04:09.1536313Z }, 2025-09-04T00:04:09.1536539Z { 2025-09-04T00:04:09.1536722Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-04T00:04:09.1536875Z "size": 110344051, 2025-09-04T00:04:09.1537040Z "digest": "sha256:ce593c20d090ba8254938e821058e2a6703e2a1df0a075fc7a7ad10cc8291d2d" 2025-09-04T00:04:09.1537214Z }, 2025-09-04T00:04:09.1537292Z { 2025-09-04T00:04:09.1537424Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-04T00:04:09.1537580Z "size": 4212, 2025-09-04T00:04:09.1545107Z "digest": "sha256:3a92f1b6fd907fab2e1185c50cc3c48a9016d15bb7bd9b35503cad5ea9dbe112" 2025-09-04T00:04:09.1545356Z }, 2025-09-04T00:04:09.1545499Z { 2025-09-04T00:04:09.1545807Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-04T00:04:09.1545963Z "size": 1710, 2025-09-04T00:04:09.1546112Z "digest": "sha256:f9fe564594e15de8f44cc28897995c38e880e9f0924b80705ba63d8651e439d6" 2025-09-04T00:04:09.1546274Z }, 2025-09-04T00:04:09.1546486Z { 2025-09-04T00:04:09.1546615Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-04T00:04:09.1546804Z "size": 725, 2025-09-04T00:04:09.1546957Z "digest": "sha256:8c25ba390046d02211f66925408d5a4877c46a15aa8e5591ff94a50ef4f3d8d7" 2025-09-04T00:04:09.1547120Z }, 2025-09-04T00:04:09.1547190Z { 2025-09-04T00:04:09.1547311Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-04T00:04:09.1547466Z "size": 3240257037, 2025-09-04T00:04:09.1547624Z "digest": "sha256:b65e0871895b72d752fde0425465b25d0d2f3eef677090dae24bc89a7f2e6034" 2025-09-04T00:04:09.1547783Z }, 2025-09-04T00:04:09.1547852Z { 2025-09-04T00:04:09.1547971Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-04T00:04:09.1548115Z "size": 381, 2025-09-04T00:04:09.1548263Z "digest": "sha256:da21fef21e292caf9faf3e4667a37c617f6907220370d1b63eee7bb6d33a0d47" 2025-09-04T00:04:09.1548427Z }, 2025-09-04T00:04:09.1548497Z { 2025-09-04T00:04:09.1548709Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-04T00:04:09.1550915Z "size": 234321, 2025-09-04T00:04:09.1551072Z "digest": "sha256:6acc5bd940e6f42d218af21377fe14af7c45a8f0569da82fc1dd6ba497ee8783" 2025-09-04T00:04:09.1551248Z }, 2025-09-04T00:04:09.1551328Z { 2025-09-04T00:04:09.1551445Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-04T00:04:09.1551656Z "size": 792, 2025-09-04T00:04:09.1551806Z "digest": "sha256:fa2491f8117b94b61d9aec0fd52546952c1b852f92eeebbac2f69a0ead64201f" 2025-09-04T00:04:09.1551969Z }, 2025-09-04T00:04:09.1552038Z { 2025-09-04T00:04:09.1552157Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-04T00:04:09.1552304Z "size": 106, 2025-09-04T00:04:09.1553745Z "digest": "sha256:7bba6aa9e7959b379befd083a4bb353333ab553bd0750da8f23bc573accc608a" 2025-09-04T00:04:09.1553912Z }, 2025-09-04T00:04:09.1553981Z { 2025-09-04T00:04:09.1554103Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-04T00:04:09.1554246Z "size": 1496, 2025-09-04T00:04:09.1554390Z "digest": "sha256:7361147b96b667c66ae2579e432adb3ae5ca6d8795e1c282be99a90e23b5b318" 2025-09-04T00:04:09.1554550Z }, 2025-09-04T00:04:09.1554621Z { 2025-09-04T00:04:09.1554736Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-04T00:04:09.1554880Z "size": 454270643, 2025-09-04T00:04:09.1555041Z "digest": "sha256:c9f3d09df2acef34038a4588dff9ce975792ed8cea4c994c72eecf501aef7eb1" 2025-09-04T00:04:09.1558059Z }, 2025-09-04T00:04:09.1558130Z { 2025-09-04T00:04:09.1558248Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-04T00:04:09.1558391Z "size": 164, 2025-09-04T00:04:09.1558539Z "digest": "sha256:8693059fe0565bcff040fd8062f53d86c9cf59b9dd2084c62119c36d3236a6f1" 2025-09-04T00:04:09.1558704Z }, 2025-09-04T00:04:09.1558774Z { 2025-09-04T00:04:09.1558894Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-04T00:04:09.1559045Z "size": 2484, 2025-09-04T00:04:09.1559194Z "digest": "sha256:aa1a1d1fd0fa66aeb5d52e43c733147a958b205460546ada10c7d9e8198a1b35" 2025-09-04T00:04:09.1559356Z }, 2025-09-04T00:04:09.1560601Z { 2025-09-04T00:04:09.1560720Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-04T00:04:09.1560866Z "size": 8102124015, 2025-09-04T00:04:09.1560982Z + exit 0 2025-09-04T00:04:09.1561124Z "digest": "sha256:6386705cbd9ba07e47d353c2a059869275505f1f9e21d0e510c374db76e6dfac" 2025-09-04T00:04:09.1561285Z }, 2025-09-04T00:04:09.1561355Z { 2025-09-04T00:04:09.1561470Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-04T00:04:09.1561611Z "size": 105, 2025-09-04T00:04:09.1561761Z "digest": "sha256:69e4ea21bcbce9f5d8fd8977bf0850a1beb31902551bdffd1962802bce9d1dfb" 2025-09-04T00:04:09.1561925Z }, 2025-09-04T00:04:09.1563115Z { 2025-09-04T00:04:09.1563233Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-04T00:04:09.1563380Z "size": 612, 2025-09-04T00:04:09.1563525Z "digest": "sha256:59f15be0e7ce9bc753638492b345deb1657d92d5818e6b20aa1a9825e8f4cecf" 2025-09-04T00:04:09.1563687Z }, 2025-09-04T00:04:09.1563756Z { 2025-09-04T00:04:09.1563874Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-04T00:04:09.1564020Z "size": 677677410, 2025-09-04T00:04:09.1564180Z "digest": "sha256:c6c5cb68a98ad318baa0c3ec68c20793f4ca2db7a0b76f59dd0f8fc4c287698d" 2025-09-04T00:04:09.1564347Z }, 2025-09-04T00:04:09.1564417Z { 2025-09-04T00:04:09.1565653Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-04T00:04:09.1565801Z "size": 111, 2025-09-04T00:04:09.1565949Z "digest": "sha256:8ceb70fed17cb7912db064f77184fab56d2b2a7a21741c555fa8f04f8fe58c9e" 2025-09-04T00:04:09.1566114Z }, 2025-09-04T00:04:09.1566181Z { 2025-09-04T00:04:09.1566297Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-04T00:04:09.1566562Z "size": 1556, 2025-09-04T00:04:09.1566778Z "digest": "sha256:98a4c9efe5b781dad66ff093bd7d3a264d671966a091e7b77c1780462d64c6d3" 2025-09-04T00:04:09.1566941Z }, 2025-09-04T00:04:09.1567009Z { 2025-09-04T00:04:09.1567124Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-04T00:04:09.1567266Z "size": 107, 2025-09-04T00:04:09.1568527Z "digest": "sha256:4acf9c7fd9c59548660790bdf31789f691ccba23d472871b1645d9cab25f7982" 2025-09-04T00:04:09.1568736Z }, 2025-09-04T00:04:09.1568804Z { 2025-09-04T00:04:09.1568920Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-04T00:04:09.1569063Z "size": 167, 2025-09-04T00:04:09.1569213Z "digest": "sha256:eb2d1ea2c168b7e49a78d6c72b38d9aad35a8ce53f0d12abedea1c9459a52d8f" 2025-09-04T00:04:09.1569378Z }, 2025-09-04T00:04:09.1569445Z { 2025-09-04T00:04:09.1569559Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-04T00:04:09.1569702Z "size": 2838563, 2025-09-04T00:04:09.1569855Z "digest": "sha256:49425c03818c7ce61164adac0212342ae6a18e60fbcc4fd06068dcee1b6b4f8e" 2025-09-04T00:04:09.1571069Z }, 2025-09-04T00:04:09.1571140Z { 2025-09-04T00:04:09.1571255Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-04T00:04:09.1571398Z "size": 107, 2025-09-04T00:04:09.1571543Z "digest": "sha256:bc003355b1e4aac2c3b78b493f601ddb781071701e5ea33f4cab780169c0dc30" 2025-09-04T00:04:09.1571712Z }, 2025-09-04T00:04:09.1571780Z { 2025-09-04T00:04:09.1571894Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-04T00:04:09.1572036Z "size": 829, 2025-09-04T00:04:09.1572179Z "digest": "sha256:0542a5946701b8a2a9174ea7a9a3efdea1a23220751af82295804329008e056f" 2025-09-04T00:04:09.1572336Z }, 2025-09-04T00:04:09.1573416Z { 2025-09-04T00:04:09.1573533Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-04T00:04:09.1573675Z "size": 26113862, 2025-09-04T00:04:09.1573831Z "digest": "sha256:b91c0030e42b61de054cfc76f3d2af1422e93d1433c8b956677168e5744f3339" 2025-09-04T00:04:09.1573989Z }, 2025-09-04T00:04:09.1574057Z { 2025-09-04T00:04:09.1574172Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-04T00:04:09.1574317Z "size": 104, 2025-09-04T00:04:09.1574462Z "digest": "sha256:0ade46a51f20b0651c791363f443e509a1ccea94ffac4714aaa12c0cff7ea495" 2025-09-04T00:04:09.1574623Z }, 2025-09-04T00:04:09.1574697Z { 2025-09-04T00:04:09.1575833Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-04T00:04:09.1575983Z "size": 425, 2025-09-04T00:04:09.1576129Z "digest": "sha256:fde578b2b3ba92b1f6adec807b62f36d657834685fd038475f9ccf7ad1a7e728" 2025-09-04T00:04:09.1576292Z }, 2025-09-04T00:04:09.1576465Z { 2025-09-04T00:04:09.1576580Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-04T00:04:09.1576725Z "size": 19309392, 2025-09-04T00:04:09.1576877Z "digest": "sha256:5985c49ecf503d709d571f86a131fc6495dfe04fbcd475425ab41ed2d6e943b3" 2025-09-04T00:04:09.1577036Z }, 2025-09-04T00:04:09.1577107Z { 2025-09-04T00:04:09.1577220Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-04T00:04:09.1578432Z "size": 641, 2025-09-04T00:04:09.1578587Z "digest": "sha256:dde9ce903ba3a35b1c56c01acbdeba019c0ea7f07820639aa44d67a8e389e41a" 2025-09-04T00:04:09.1578752Z }, 2025-09-04T00:04:09.1578821Z { 2025-09-04T00:04:09.1578943Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-04T00:04:09.1579086Z "size": 725, 2025-09-04T00:04:09.1579227Z "digest": "sha256:8c25ba390046d02211f66925408d5a4877c46a15aa8e5591ff94a50ef4f3d8d7" 2025-09-04T00:04:09.1579385Z }, 2025-09-04T00:04:09.1579452Z { 2025-09-04T00:04:09.1579568Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-04T00:04:09.1579710Z "size": 148, 2025-09-04T00:04:09.1580881Z "digest": "sha256:6777c19a7dc72af803c63a2e27dbe2821121ed6a53eba246cd90a09a77041368" 2025-09-04T00:04:09.1581048Z }, 2025-09-04T00:04:09.1581116Z { 2025-09-04T00:04:09.1581280Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-04T00:04:09.1581423Z "size": 135, 2025-09-04T00:04:09.1581561Z "digest": "sha256:979e9db28591933c591869601623c51f09112716a0f2f7f6118947f3144c8ccf" 2025-09-04T00:04:09.1581715Z }, 2025-09-04T00:04:09.1581784Z { 2025-09-04T00:04:09.1581899Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-04T00:04:09.1582079Z "size": 140, 2025-09-04T00:04:09.1582224Z "digest": "sha256:12f78a68aebf389b6403ba4c47fab89b5299d2bfa23ff45885c199e75bb66431" 2025-09-04T00:04:09.1583427Z }, 2025-09-04T00:04:09.1583502Z { 2025-09-04T00:04:09.1583616Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-04T00:04:09.1583759Z "size": 32, 2025-09-04T00:04:09.1583906Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-09-04T00:04:09.1584072Z }, 2025-09-04T00:04:09.1584141Z { 2025-09-04T00:04:09.1584260Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-04T00:04:09.1584401Z "size": 223, 2025-09-04T00:04:09.1584546Z "digest": "sha256:346d9c8e19d8427529966edc4bce24f2dde8003097dac07c9c57b22e2a6200e5" 2025-09-04T00:04:09.1584707Z }, 2025-09-04T00:04:09.1585800Z { 2025-09-04T00:04:09.1585922Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-04T00:04:09.1586072Z "size": 346, 2025-09-04T00:04:09.1586214Z "digest": "sha256:1e56a505789f358b94eed3279baa2038833b7503b105a0ffb2d2c031138bbb99" 2025-09-04T00:04:09.1586485Z }, 2025-09-04T00:04:09.1586553Z { 2025-09-04T00:04:09.1586671Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-04T00:04:09.1586813Z "size": 88300, 2025-09-04T00:04:09.1586965Z "digest": "sha256:ef3b217b239faf0a9a8dd739f9dbd29e9428ba6557fe26b146e7ed6efdfc7ef5" 2025-09-04T00:04:09.1587130Z }, 2025-09-04T00:04:09.1587199Z { 2025-09-04T00:04:09.1587313Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-04T00:04:09.1588573Z "size": 106, 2025-09-04T00:04:09.1588720Z "digest": "sha256:1af420b532adf8379a51a0beac95fc4c94d4805d736ee3e05692d9da919ee7c2" 2025-09-04T00:04:09.1588884Z }, 2025-09-04T00:04:09.1588953Z { 2025-09-04T00:04:09.1589067Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-04T00:04:09.1589210Z "size": 1665, 2025-09-04T00:04:09.1589360Z "digest": "sha256:98466981c1bc1ea4890de2b0c2c950fb6c354093157914cf47ab7157db78bead" 2025-09-04T00:04:09.1589517Z }, 2025-09-04T00:04:09.1589674Z { 2025-09-04T00:04:09.1589791Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-04T00:04:09.1589934Z "size": 725, 2025-09-04T00:04:09.1591129Z "digest": "sha256:8c25ba390046d02211f66925408d5a4877c46a15aa8e5591ff94a50ef4f3d8d7" 2025-09-04T00:04:09.1591288Z }, 2025-09-04T00:04:09.1591356Z { 2025-09-04T00:04:09.1591472Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-04T00:04:09.1591615Z "size": 139, 2025-09-04T00:04:09.1591766Z "digest": "sha256:3d576c234b3b35fb1822c41a6b5bc14e95771de7bfc34352ecdb9c4c6e6a0325" 2025-09-04T00:04:09.1591928Z }, 2025-09-04T00:04:09.1591999Z { 2025-09-04T00:04:09.1592113Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-04T00:04:09.1592254Z "size": 120, 2025-09-04T00:04:09.1592399Z "digest": "sha256:ce814c681b265bc8b32860091e3c4fd0b2dee8c893bbf4518dad13c8a2322edb" 2025-09-04T00:04:09.1593603Z }, 2025-09-04T00:04:09.1593672Z { 2025-09-04T00:04:09.1593787Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-04T00:04:09.1593931Z "size": 5391315038, 2025-09-04T00:04:09.1594089Z "digest": "sha256:bcaefc4dc7c956389fb68cfbd34eb8444fac34cf8fd6b42f3766880079de4fff" 2025-09-04T00:04:09.1594253Z }, 2025-09-04T00:04:09.1594321Z { 2025-09-04T00:04:09.1594435Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-04T00:04:09.1594577Z "size": 176, 2025-09-04T00:04:09.1594774Z "digest": "sha256:4efe9c858d701b88bd278ff0192eba57d8ff0b925f75649ad9b92d0623fd582f" 2025-09-04T00:04:09.1594936Z }, 2025-09-04T00:04:09.1599236Z { 2025-09-04T00:04:09.1599367Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-04T00:04:09.1599514Z "size": 1897, 2025-09-04T00:04:09.1599668Z "digest": "sha256:f65e008611c8aa3006b523e255be149b41ceab11ad9b2404503637b517647124" 2025-09-04T00:04:09.1599902Z }, 2025-09-04T00:04:09.1599971Z { 2025-09-04T00:04:09.1600090Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-04T00:04:09.1600237Z "size": 197490081, 2025-09-04T00:04:09.1600390Z "digest": "sha256:bc34910d1f4181725f3fb491b8c182ae7b1241849fa54ea5facc230e29ac5080" 2025-09-04T00:04:09.1600551Z }, 2025-09-04T00:04:09.1600619Z { 2025-09-04T00:04:09.1601764Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-04T00:04:09.1601912Z "size": 303, 2025-09-04T00:04:09.1602061Z "digest": "sha256:5a7d200516410d928171988dc38a996f4b4f6ccb1ddd4a29d1bebe64e9e58377" 2025-09-04T00:04:09.1602223Z }, 2025-09-04T00:04:09.1602292Z { 2025-09-04T00:04:09.1602407Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-04T00:04:09.1602550Z "size": 32, 2025-09-04T00:04:09.1602697Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-09-04T00:04:09.1602867Z }, 2025-09-04T00:04:09.1602936Z { 2025-09-04T00:04:09.1603051Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-04T00:04:09.1604059Z "size": 108, 2025-09-04T00:04:09.1604209Z "digest": "sha256:e3df1102c5d729acd210da14eb12ca99ab15a7eeb07c427792e3b95269eb19d3" 2025-09-04T00:04:09.1604373Z }, 2025-09-04T00:04:09.1604441Z { 2025-09-04T00:04:09.1604558Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-04T00:04:09.1604703Z "size": 54145663, 2025-09-04T00:04:09.1604856Z "digest": "sha256:addd7f88eb118c23ba6a28930756c9ce8e2008b53f3d595628d4e8d2688e9810" 2025-09-04T00:04:09.1605019Z } 2025-09-04T00:04:09.1605089Z ] 2025-09-04T00:04:09.1605159Z } 2025-09-04T00:04:09.1632373Z ##[group]Run set -eux 2025-09-04T00:04:09.1632481Z set -eux 2025-09-04T00:04:09.1632635Z # It's ok if this steps fails, it would then be an anonymous user like what we used to have 2025-09-04T00:04:09.1633040Z aws secretsmanager get-secret-value --secret-id docker_hub_readonly_token | jq --raw-output '.SecretString' | jq -r .docker_hub_readonly_token | docker login --username pytorchbot --password-stdin || true 2025-09-04T00:04:09.1639213Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-04T00:04:09.1639352Z env: 2025-09-04T00:04:09.1639440Z GIT_DEFAULT_BRANCH: main 2025-09-04T00:04:09.1639571Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-04T00:04:09.1639741Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-04T00:04:09.1639901Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-04T00:04:09.1640391Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD129 --device /dev/dri/renderD137 --device /dev/dri/renderD145 --device /dev/dri/renderD153 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-04T00:04:09.1640895Z AWS_DEFAULT_REGION: us-east-1 2025-09-04T00:04:09.1641013Z AWS_REGION: us-east-1 2025-09-04T00:04:09.1641208Z AWS_ACCESS_KEY_ID: *** 2025-09-04T00:04:09.1641358Z AWS_SECRET_ACCESS_KEY: *** 2025-09-04T00:04:09.1643462Z AWS_SESSION_TOKEN: *** 2025-09-04T00:04:09.1643571Z ##[endgroup] 2025-09-04T00:04:09.1674426Z + aws secretsmanager get-secret-value --secret-id docker_hub_readonly_token 2025-09-04T00:04:09.1674810Z /home/runner/_work/_temp/8cc9ac78-661d-4be7-bfbc-425117ec4f9d.sh: line 3: aws: command not found 2025-09-04T00:04:09.1675072Z + jq --raw-output .SecretString 2025-09-04T00:04:09.1675529Z + docker login --username pytorchbot --password-stdin 2025-09-04T00:04:09.1675937Z + jq -r .docker_hub_readonly_token 2025-09-04T00:04:09.1797656Z Error: Cannot perform an interactive login from a non TTY device 2025-09-04T00:04:09.1804683Z + true 2025-09-04T00:04:09.1859128Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2025-09-04T00:04:09.1859288Z with: 2025-09-04T00:04:09.1859545Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-18d8825eadf4ad672ab335766741288aa9aef921 2025-09-04T00:04:09.1859916Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-09-04T00:04:09.1860059Z env: 2025-09-04T00:04:09.1860144Z GIT_DEFAULT_BRANCH: main 2025-09-04T00:04:09.1860272Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-04T00:04:09.1860439Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-04T00:04:09.1860589Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-04T00:04:09.1861094Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD129 --device /dev/dri/renderD137 --device /dev/dri/renderD145 --device /dev/dri/renderD153 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-04T00:04:09.1861565Z AWS_DEFAULT_REGION: us-east-1 2025-09-04T00:04:09.1861673Z AWS_REGION: us-east-1 2025-09-04T00:04:09.1861817Z AWS_ACCESS_KEY_ID: *** 2025-09-04T00:04:09.1861959Z AWS_SECRET_ACCESS_KEY: *** 2025-09-04T00:04:09.1864066Z AWS_SESSION_TOKEN: *** 2025-09-04T00:04:09.1864162Z ##[endgroup] 2025-09-04T00:04:09.1874758Z ##[group]Run set -x 2025-09-04T00:04:09.1874861Z set -x 2025-09-04T00:04:09.1874944Z set +e 2025-09-04T00:04:09.1875025Z  2025-09-04T00:04:09.1875104Z login() { 2025-09-04T00:04:09.1875280Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2025-09-04T00:04:09.1875462Z } 2025-09-04T00:04:09.1875539Z  2025-09-04T00:04:09.1875617Z retry () { 2025-09-04T00:04:09.1875839Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2025-09-04T00:04:09.1875957Z } 2025-09-04T00:04:09.1876035Z  2025-09-04T00:04:09.1876121Z retry login "${DOCKER_REGISTRY}" 2025-09-04T00:04:09.1876230Z  2025-09-04T00:04:09.1876507Z IMAGE_SIZE=$(docker manifest inspect "${DOCKER_IMAGE}" | jq '[.layers[].size, .config.size] | add / 1024 / 1024') 2025-09-04T00:04:09.1876738Z echo "Compressed size of image in MB: ${IMAGE_SIZE}" 2025-09-04T00:04:09.1876871Z  2025-09-04T00:04:09.1876947Z set -e 2025-09-04T00:04:09.1877071Z # ignore output since only exit code is used for conditional 2025-09-04T00:04:09.1877246Z # only pull docker image if it's not available locally 2025-09-04T00:04:09.1877440Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2025-09-04T00:04:09.1877614Z  retry docker pull "${DOCKER_IMAGE}" 2025-09-04T00:04:09.1877728Z fi 2025-09-04T00:04:09.1881431Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-04T00:04:09.1881567Z env: 2025-09-04T00:04:09.1881653Z GIT_DEFAULT_BRANCH: main 2025-09-04T00:04:09.1881777Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-04T00:04:09.1881944Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-04T00:04:09.1882097Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-04T00:04:09.1882577Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD129 --device /dev/dri/renderD137 --device /dev/dri/renderD145 --device /dev/dri/renderD153 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-04T00:04:09.1883046Z AWS_DEFAULT_REGION: us-east-1 2025-09-04T00:04:09.1883153Z AWS_REGION: us-east-1 2025-09-04T00:04:09.1883280Z AWS_ACCESS_KEY_ID: *** 2025-09-04T00:04:09.1883420Z AWS_SECRET_ACCESS_KEY: *** 2025-09-04T00:04:09.1885523Z AWS_SESSION_TOKEN: *** 2025-09-04T00:04:09.1885893Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-18d8825eadf4ad672ab335766741288aa9aef921 2025-09-04T00:04:09.1886200Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-09-04T00:04:09.1886479Z ##[endgroup] 2025-09-04T00:04:09.1904487Z + set +e 2025-09-04T00:04:09.1904753Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-09-04T00:04:09.1905056Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-09-04T00:04:09.1906991Z + aws ecr get-login-password --region us-east-1 2025-09-04T00:04:09.1907622Z /home/runner/_work/_temp/e4d7db4b-2344-44d5-9aef-71ffb110adc7.sh: line 5: aws: command not found 2025-09-04T00:04:09.1907977Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-09-04T00:04:09.2007382Z Error: Cannot perform an interactive login from a non TTY device 2025-09-04T00:04:09.2018661Z + sleep 1 2025-09-04T00:04:10.2035069Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-09-04T00:04:10.2037992Z + aws ecr get-login-password --region us-east-1 2025-09-04T00:04:10.2038529Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-09-04T00:04:10.2039858Z /home/runner/_work/_temp/e4d7db4b-2344-44d5-9aef-71ffb110adc7.sh: line 5: aws: command not found 2025-09-04T00:04:10.2133499Z Error: Cannot perform an interactive login from a non TTY device 2025-09-04T00:04:10.2152619Z + sleep 2 2025-09-04T00:04:12.2169877Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-09-04T00:04:12.2173464Z + aws ecr get-login-password --region us-east-1 2025-09-04T00:04:12.2185776Z /home/runner/_work/_temp/e4d7db4b-2344-44d5-9aef-71ffb110adc7.sh: line 5: aws: command not found 2025-09-04T00:04:12.2186187Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-09-04T00:04:12.2279493Z Error: Cannot perform an interactive login from a non TTY device 2025-09-04T00:04:12.2299857Z ++ docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-18d8825eadf4ad672ab335766741288aa9aef921 2025-09-04T00:04:12.2300249Z ++ jq '[.layers[].size, .config.size] | add / 1024 / 1024' 2025-09-04T00:04:12.7556753Z + IMAGE_SIZE=17758.294355392456 2025-09-04T00:04:12.7556978Z + echo 'Compressed size of image in MB: 17758.294355392456' 2025-09-04T00:04:12.7557212Z + set -e 2025-09-04T00:04:12.7557611Z + docker inspect --type=image 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-18d8825eadf4ad672ab335766741288aa9aef921 2025-09-04T00:04:12.7558009Z Compressed size of image in MB: 17758.294355392456 2025-09-04T00:04:12.7688533Z + retry docker pull 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-18d8825eadf4ad672ab335766741288aa9aef921 2025-09-04T00:04:12.7689091Z + docker pull 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-18d8825eadf4ad672ab335766741288aa9aef921 2025-09-04T00:04:13.2462364Z pytorch-linux-jammy-rocm-n-py3-18d8825eadf4ad672ab335766741288aa9aef921: Pulling from pytorch/ci-image 2025-09-04T00:04:13.2463156Z 660ffc76f83b: Pulling fs layer 2025-09-04T00:04:13.2463493Z 82b23ad85a6e: Pulling fs layer 2025-09-04T00:04:13.2463787Z 38100dd798e2: Pulling fs layer 2025-09-04T00:04:13.2464066Z 483f008949f3: Pulling fs layer 2025-09-04T00:04:13.2464366Z 0bb36ab83cbd: Pulling fs layer 2025-09-04T00:04:13.2464664Z 912d5f4ef23a: Pulling fs layer 2025-09-04T00:04:13.2464954Z ce593c20d090: Pulling fs layer 2025-09-04T00:04:13.2474519Z 3a92f1b6fd90: Pulling fs layer 2025-09-04T00:04:13.2474699Z f9fe564594e1: Pulling fs layer 2025-09-04T00:04:13.2474862Z 8c25ba390046: Pulling fs layer 2025-09-04T00:04:13.2475023Z b65e0871895b: Pulling fs layer 2025-09-04T00:04:13.2475178Z da21fef21e29: Pulling fs layer 2025-09-04T00:04:13.2475338Z 6acc5bd940e6: Pulling fs layer 2025-09-04T00:04:13.2475496Z fa2491f8117b: Pulling fs layer 2025-09-04T00:04:13.2475648Z 7bba6aa9e795: Pulling fs layer 2025-09-04T00:04:13.2476227Z 7361147b96b6: Pulling fs layer 2025-09-04T00:04:13.2476476Z c9f3d09df2ac: Pulling fs layer 2025-09-04T00:04:13.2476629Z 8693059fe056: Pulling fs layer 2025-09-04T00:04:13.2476948Z aa1a1d1fd0fa: Pulling fs layer 2025-09-04T00:04:13.2477099Z 6386705cbd9b: Pulling fs layer 2025-09-04T00:04:13.2477255Z 69e4ea21bcbc: Pulling fs layer 2025-09-04T00:04:13.2477409Z 59f15be0e7ce: Pulling fs layer 2025-09-04T00:04:13.2477557Z c6c5cb68a98a: Pulling fs layer 2025-09-04T00:04:13.2477702Z 8ceb70fed17c: Pulling fs layer 2025-09-04T00:04:13.2477848Z 98a4c9efe5b7: Pulling fs layer 2025-09-04T00:04:13.2477993Z 4acf9c7fd9c5: Pulling fs layer 2025-09-04T00:04:13.2478141Z eb2d1ea2c168: Pulling fs layer 2025-09-04T00:04:13.2478283Z 49425c03818c: Pulling fs layer 2025-09-04T00:04:13.2478427Z bc003355b1e4: Pulling fs layer 2025-09-04T00:04:13.2478582Z 0542a5946701: Pulling fs layer 2025-09-04T00:04:13.2478736Z b91c0030e42b: Pulling fs layer 2025-09-04T00:04:13.2478893Z 0bb36ab83cbd: Waiting 2025-09-04T00:04:13.2479050Z 0ade46a51f20: Pulling fs layer 2025-09-04T00:04:13.2479207Z b65e0871895b: Waiting 2025-09-04T00:04:13.2479346Z 6acc5bd940e6: Waiting 2025-09-04T00:04:13.2479486Z fde578b2b3ba: Pulling fs layer 2025-09-04T00:04:13.2479654Z 5985c49ecf50: Pulling fs layer 2025-09-04T00:04:13.2479808Z 912d5f4ef23a: Waiting 2025-09-04T00:04:13.2479947Z fa2491f8117b: Waiting 2025-09-04T00:04:13.2480094Z dde9ce903ba3: Pulling fs layer 2025-09-04T00:04:13.2480248Z ce593c20d090: Waiting 2025-09-04T00:04:13.2480382Z da21fef21e29: Waiting 2025-09-04T00:04:13.2480513Z 7bba6aa9e795: Waiting 2025-09-04T00:04:13.2480656Z 6777c19a7dc7: Pulling fs layer 2025-09-04T00:04:13.2480830Z 3a92f1b6fd90: Waiting 2025-09-04T00:04:13.2480972Z 979e9db28591: Pulling fs layer 2025-09-04T00:04:13.2481124Z 7361147b96b6: Waiting 2025-09-04T00:04:13.2481258Z 483f008949f3: Waiting 2025-09-04T00:04:13.2481406Z 12f78a68aebf: Pulling fs layer 2025-09-04T00:04:13.2481562Z 6386705cbd9b: Waiting 2025-09-04T00:04:13.2481706Z 4f4fb700ef54: Pulling fs layer 2025-09-04T00:04:13.2481858Z c9f3d09df2ac: Waiting 2025-09-04T00:04:13.2481998Z 69e4ea21bcbc: Waiting 2025-09-04T00:04:13.2482118Z aa1a1d1fd0fa: Waiting 2025-09-04T00:04:13.2482235Z 346d9c8e19d8: Pulling fs layer 2025-09-04T00:04:13.2482364Z 8693059fe056: Waiting 2025-09-04T00:04:13.2482474Z f9fe564594e1: Waiting 2025-09-04T00:04:13.2482589Z 1e56a505789f: Pulling fs layer 2025-09-04T00:04:13.2482713Z 4acf9c7fd9c5: Waiting 2025-09-04T00:04:13.2482816Z 8c25ba390046: Waiting 2025-09-04T00:04:13.2485508Z ef3b217b239f: Pulling fs layer 2025-09-04T00:04:13.2485624Z 59f15be0e7ce: Waiting 2025-09-04T00:04:13.2485727Z 1af420b532ad: Pulling fs layer 2025-09-04T00:04:13.2485837Z 8ceb70fed17c: Waiting 2025-09-04T00:04:13.2485939Z 98466981c1bc: Pulling fs layer 2025-09-04T00:04:13.2486048Z c6c5cb68a98a: Waiting 2025-09-04T00:04:13.2486144Z 98a4c9efe5b7: Waiting 2025-09-04T00:04:13.2486239Z b91c0030e42b: Waiting 2025-09-04T00:04:13.2486338Z 3d576c234b3b: Pulling fs layer 2025-09-04T00:04:13.2486500Z eb2d1ea2c168: Waiting 2025-09-04T00:04:13.2486600Z 5985c49ecf50: Waiting 2025-09-04T00:04:13.2488323Z ce814c681b26: Pulling fs layer 2025-09-04T00:04:13.2488445Z bcaefc4dc7c9: Pulling fs layer 2025-09-04T00:04:13.2488555Z 0ade46a51f20: Waiting 2025-09-04T00:04:13.2488661Z 4efe9c858d70: Pulling fs layer 2025-09-04T00:04:13.2488773Z f65e008611c8: Pulling fs layer 2025-09-04T00:04:13.2488885Z bc34910d1f41: Pulling fs layer 2025-09-04T00:04:13.2488995Z 5a7d20051641: Pulling fs layer 2025-09-04T00:04:13.2489103Z fde578b2b3ba: Waiting 2025-09-04T00:04:13.2489207Z e3df1102c5d7: Pulling fs layer 2025-09-04T00:04:13.2489320Z addd7f88eb11: Pulling fs layer 2025-09-04T00:04:13.2489428Z bc003355b1e4: Waiting 2025-09-04T00:04:13.2490949Z 3d576c234b3b: Waiting 2025-09-04T00:04:13.2491051Z 49425c03818c: Waiting 2025-09-04T00:04:13.2491147Z 979e9db28591: Waiting 2025-09-04T00:04:13.2491241Z ce814c681b26: Waiting 2025-09-04T00:04:13.2491334Z 0542a5946701: Waiting 2025-09-04T00:04:13.2491428Z f65e008611c8: Waiting 2025-09-04T00:04:13.2491523Z bcaefc4dc7c9: Waiting 2025-09-04T00:04:13.2491684Z bc34910d1f41: Waiting 2025-09-04T00:04:13.2491780Z 346d9c8e19d8: Waiting 2025-09-04T00:04:13.2491875Z 4efe9c858d70: Waiting 2025-09-04T00:04:13.2491971Z 12f78a68aebf: Waiting 2025-09-04T00:04:13.2493340Z 1e56a505789f: Waiting 2025-09-04T00:04:13.2493431Z ef3b217b239f: Waiting 2025-09-04T00:04:13.2493516Z e3df1102c5d7: Waiting 2025-09-04T00:04:13.2493600Z 4f4fb700ef54: Waiting 2025-09-04T00:04:13.2493683Z 98466981c1bc: Waiting 2025-09-04T00:04:13.2493767Z addd7f88eb11: Waiting 2025-09-04T00:04:13.2493849Z 6777c19a7dc7: Waiting 2025-09-04T00:04:13.2493933Z 1af420b532ad: Waiting 2025-09-04T00:04:13.2494015Z 5a7d20051641: Waiting 2025-09-04T00:04:13.2494099Z dde9ce903ba3: Waiting 2025-09-04T00:04:13.4473348Z 82b23ad85a6e: Download complete 2025-09-04T00:04:13.6397120Z 483f008949f3: Verifying Checksum 2025-09-04T00:04:13.6398717Z 483f008949f3: Download complete 2025-09-04T00:04:13.8485882Z 0bb36ab83cbd: Download complete 2025-09-04T00:04:14.0885982Z 912d5f4ef23a: Download complete 2025-09-04T00:04:15.2560877Z 660ffc76f83b: Download complete 2025-09-04T00:04:15.4711907Z 3a92f1b6fd90: Verifying Checksum 2025-09-04T00:04:15.4712810Z 3a92f1b6fd90: Download complete 2025-09-04T00:04:15.6281510Z ce593c20d090: Verifying Checksum 2025-09-04T00:04:15.6281723Z ce593c20d090: Download complete 2025-09-04T00:04:15.7188793Z f9fe564594e1: Download complete 2025-09-04T00:04:15.8227206Z 660ffc76f83b: Pull complete 2025-09-04T00:04:15.8317409Z 82b23ad85a6e: Pull complete 2025-09-04T00:04:15.8685188Z 8c25ba390046: Verifying Checksum 2025-09-04T00:04:15.8685589Z 8c25ba390046: Download complete 2025-09-04T00:04:16.0941459Z da21fef21e29: Download complete 2025-09-04T00:04:16.3671255Z 6acc5bd940e6: Verifying Checksum 2025-09-04T00:04:16.3671676Z 6acc5bd940e6: Download complete 2025-09-04T00:04:16.5604692Z fa2491f8117b: Verifying Checksum 2025-09-04T00:04:16.5605050Z fa2491f8117b: Download complete 2025-09-04T00:04:16.6295217Z 38100dd798e2: Download complete 2025-09-04T00:04:16.7965985Z 7bba6aa9e795: Verifying Checksum 2025-09-04T00:04:16.7966478Z 7bba6aa9e795: Download complete 2025-09-04T00:04:16.8579709Z 7361147b96b6: Verifying Checksum 2025-09-04T00:04:16.8580070Z 7361147b96b6: Download complete 2025-09-04T00:04:17.0991256Z 8693059fe056: Download complete 2025-09-04T00:04:17.3162082Z aa1a1d1fd0fa: Verifying Checksum 2025-09-04T00:04:17.3162334Z aa1a1d1fd0fa: Download complete 2025-09-04T00:04:21.1595400Z 38100dd798e2: Pull complete 2025-09-04T00:04:21.1690311Z 483f008949f3: Pull complete 2025-09-04T00:04:21.1792823Z 0bb36ab83cbd: Pull complete 2025-09-04T00:04:21.1879588Z 912d5f4ef23a: Pull complete 2025-09-04T00:04:21.5485811Z c9f3d09df2ac: Verifying Checksum 2025-09-04T00:04:21.5496844Z c9f3d09df2ac: Download complete 2025-09-04T00:04:21.8447996Z 69e4ea21bcbc: Download complete 2025-09-04T00:04:22.0472816Z 59f15be0e7ce: Download complete 2025-09-04T00:04:22.3799834Z ce593c20d090: Pull complete 2025-09-04T00:04:22.3896245Z 3a92f1b6fd90: Pull complete 2025-09-04T00:04:22.3989369Z f9fe564594e1: Pull complete 2025-09-04T00:04:22.4079419Z 8c25ba390046: Pull complete 2025-09-04T00:04:29.0266865Z c6c5cb68a98a: Verifying Checksum 2025-09-04T00:04:29.0267330Z c6c5cb68a98a: Download complete 2025-09-04T00:04:29.2523005Z 8ceb70fed17c: Download complete 2025-09-04T00:04:29.4675593Z 98a4c9efe5b7: Verifying Checksum 2025-09-04T00:04:29.4676604Z 98a4c9efe5b7: Download complete 2025-09-04T00:04:29.6873368Z 4acf9c7fd9c5: Download complete 2025-09-04T00:04:29.8990364Z eb2d1ea2c168: Verifying Checksum 2025-09-04T00:04:29.9001521Z eb2d1ea2c168: Download complete 2025-09-04T00:04:30.3013006Z 49425c03818c: Verifying Checksum 2025-09-04T00:04:30.3013378Z 49425c03818c: Download complete 2025-09-04T00:04:30.5195150Z bc003355b1e4: Download complete 2025-09-04T00:04:30.7582763Z 0542a5946701: Verifying Checksum 2025-09-04T00:04:30.7583797Z 0542a5946701: Download complete 2025-09-04T00:04:31.2637798Z b91c0030e42b: Verifying Checksum 2025-09-04T00:04:31.2638142Z b91c0030e42b: Download complete 2025-09-04T00:04:31.5004860Z 0ade46a51f20: Verifying Checksum 2025-09-04T00:04:31.5013779Z 0ade46a51f20: Download complete 2025-09-04T00:04:31.7170427Z fde578b2b3ba: Verifying Checksum 2025-09-04T00:04:31.7170748Z fde578b2b3ba: Download complete 2025-09-04T00:04:32.2183754Z 5985c49ecf50: Verifying Checksum 2025-09-04T00:04:32.2184132Z 5985c49ecf50: Download complete 2025-09-04T00:04:32.4638554Z dde9ce903ba3: Verifying Checksum 2025-09-04T00:04:32.4639454Z dde9ce903ba3: Download complete 2025-09-04T00:04:32.6951185Z 6777c19a7dc7: Verifying Checksum 2025-09-04T00:04:32.6951640Z 6777c19a7dc7: Download complete 2025-09-04T00:04:32.9151751Z 979e9db28591: Verifying Checksum 2025-09-04T00:04:32.9151918Z 979e9db28591: Download complete 2025-09-04T00:04:33.1089279Z 12f78a68aebf: Verifying Checksum 2025-09-04T00:04:33.1089652Z 12f78a68aebf: Download complete 2025-09-04T00:04:33.1928187Z 4f4fb700ef54: Verifying Checksum 2025-09-04T00:04:33.1928546Z 4f4fb700ef54: Download complete 2025-09-04T00:04:33.4135390Z 346d9c8e19d8: Verifying Checksum 2025-09-04T00:04:33.4135800Z 346d9c8e19d8: Download complete 2025-09-04T00:04:33.6963811Z 1e56a505789f: Download complete 2025-09-04T00:04:33.9620586Z ef3b217b239f: Verifying Checksum 2025-09-04T00:04:33.9623175Z ef3b217b239f: Download complete 2025-09-04T00:04:34.2013421Z 1af420b532ad: Verifying Checksum 2025-09-04T00:04:34.2013698Z 1af420b532ad: Download complete 2025-09-04T00:04:34.4450221Z 98466981c1bc: Download complete 2025-09-04T00:04:34.6557199Z 3d576c234b3b: Verifying Checksum 2025-09-04T00:04:34.6557570Z 3d576c234b3b: Download complete 2025-09-04T00:04:34.8937129Z ce814c681b26: Verifying Checksum 2025-09-04T00:04:34.8938135Z ce814c681b26: Download complete 2025-09-04T00:04:54.0821288Z b65e0871895b: Verifying Checksum 2025-09-04T00:04:54.0821742Z b65e0871895b: Download complete 2025-09-04T00:04:54.3568978Z 4efe9c858d70: Download complete 2025-09-04T00:04:54.6008883Z f65e008611c8: Verifying Checksum 2025-09-04T00:04:54.6009329Z f65e008611c8: Download complete 2025-09-04T00:04:57.5339782Z bc34910d1f41: Verifying Checksum 2025-09-04T00:04:57.5340054Z bc34910d1f41: Download complete 2025-09-04T00:04:57.7671120Z 5a7d20051641: Download complete 2025-09-04T00:04:57.9710123Z e3df1102c5d7: Download complete 2025-09-04T00:04:58.9712834Z addd7f88eb11: Verifying Checksum 2025-09-04T00:04:58.9713134Z addd7f88eb11: Download complete 2025-09-04T00:05:19.3929605Z b65e0871895b: Pull complete 2025-09-04T00:05:19.4023682Z da21fef21e29: Pull complete 2025-09-04T00:05:19.4200077Z 6acc5bd940e6: Pull complete 2025-09-04T00:05:19.4291107Z fa2491f8117b: Pull complete 2025-09-04T00:05:19.4384675Z 7bba6aa9e795: Pull complete 2025-09-04T00:05:19.4479238Z 7361147b96b6: Pull complete 2025-09-04T00:05:23.4296052Z c9f3d09df2ac: Pull complete 2025-09-04T00:05:23.4388500Z 8693059fe056: Pull complete 2025-09-04T00:05:23.4479264Z aa1a1d1fd0fa: Pull complete 2025-09-04T00:05:40.8832679Z bcaefc4dc7c9: Verifying Checksum 2025-09-04T00:05:40.8833141Z bcaefc4dc7c9: Download complete 2025-09-04T00:05:55.7354421Z 6386705cbd9b: Verifying Checksum 2025-09-04T00:05:55.7357245Z 6386705cbd9b: Download complete 2025-09-04T00:06:53.6671188Z 6386705cbd9b: Pull complete 2025-09-04T00:06:53.6751429Z 69e4ea21bcbc: Pull complete 2025-09-04T00:06:53.6848024Z 59f15be0e7ce: Pull complete 2025-09-04T00:06:58.3163402Z c6c5cb68a98a: Pull complete 2025-09-04T00:06:58.3275386Z 8ceb70fed17c: Pull complete 2025-09-04T00:06:58.3371288Z 98a4c9efe5b7: Pull complete 2025-09-04T00:06:58.3479512Z 4acf9c7fd9c5: Pull complete 2025-09-04T00:06:58.3565705Z eb2d1ea2c168: Pull complete 2025-09-04T00:06:58.3841294Z 49425c03818c: Pull complete 2025-09-04T00:06:58.3917751Z bc003355b1e4: Pull complete 2025-09-04T00:06:58.3999302Z 0542a5946701: Pull complete 2025-09-04T00:06:58.6144098Z b91c0030e42b: Pull complete 2025-09-04T00:06:58.6247165Z 0ade46a51f20: Pull complete 2025-09-04T00:06:58.6329819Z fde578b2b3ba: Pull complete 2025-09-04T00:06:58.9531665Z 5985c49ecf50: Pull complete 2025-09-04T00:06:59.2979998Z dde9ce903ba3: Pull complete 2025-09-04T00:06:59.3211997Z 6777c19a7dc7: Pull complete 2025-09-04T00:06:59.3302999Z 979e9db28591: Pull complete 2025-09-04T00:06:59.3394581Z 12f78a68aebf: Pull complete 2025-09-04T00:06:59.3503432Z 4f4fb700ef54: Pull complete 2025-09-04T00:06:59.3596452Z 346d9c8e19d8: Pull complete 2025-09-04T00:06:59.3679006Z 1e56a505789f: Pull complete 2025-09-04T00:06:59.3770390Z ef3b217b239f: Pull complete 2025-09-04T00:06:59.3853511Z 1af420b532ad: Pull complete 2025-09-04T00:06:59.3954053Z 98466981c1bc: Pull complete 2025-09-04T00:06:59.4112008Z 3d576c234b3b: Pull complete 2025-09-04T00:06:59.4195882Z ce814c681b26: Pull complete 2025-09-04T00:07:35.0405131Z bcaefc4dc7c9: Pull complete 2025-09-04T00:07:35.2067597Z 4efe9c858d70: Pull complete 2025-09-04T00:07:35.2182021Z f65e008611c8: Pull complete 2025-09-04T00:07:38.1799664Z bc34910d1f41: Pull complete 2025-09-04T00:07:38.1915798Z 5a7d20051641: Pull complete 2025-09-04T00:07:38.2095651Z e3df1102c5d7: Pull complete 2025-09-04T00:07:38.9241154Z addd7f88eb11: Pull complete 2025-09-04T00:07:38.9290925Z Digest: sha256:85cbf2bb8e0d11af22948acc07de2b52a7642fcb674597616387e35e34846d5a 2025-09-04T00:07:38.9306960Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-18d8825eadf4ad672ab335766741288aa9aef921 2025-09-04T00:07:38.9324936Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-18d8825eadf4ad672ab335766741288aa9aef921 2025-09-04T00:07:38.9379406Z Prepare all required actions 2025-09-04T00:07:38.9398147Z ##[group]Run ./.github/actions/get-workflow-job-id 2025-09-04T00:07:38.9398279Z with: 2025-09-04T00:07:38.9398574Z github-token: *** 2025-09-04T00:07:38.9398665Z env: 2025-09-04T00:07:38.9398752Z GIT_DEFAULT_BRANCH: main 2025-09-04T00:07:38.9398886Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-04T00:07:38.9399064Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-04T00:07:38.9399223Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-04T00:07:38.9399719Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD129 --device /dev/dri/renderD137 --device /dev/dri/renderD145 --device /dev/dri/renderD153 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-04T00:07:38.9400221Z AWS_DEFAULT_REGION: us-east-1 2025-09-04T00:07:38.9400361Z AWS_REGION: us-east-1 2025-09-04T00:07:38.9400499Z AWS_ACCESS_KEY_ID: *** 2025-09-04T00:07:38.9400646Z AWS_SECRET_ACCESS_KEY: *** 2025-09-04T00:07:38.9402785Z AWS_SESSION_TOKEN: *** 2025-09-04T00:07:38.9402884Z ##[endgroup] 2025-09-04T00:07:38.9416186Z ##[group]Run set -eux 2025-09-04T00:07:38.9416297Z set -eux 2025-09-04T00:07:38.9416575Z python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2025-09-04T00:07:38.9421853Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-04T00:07:38.9421990Z env: 2025-09-04T00:07:38.9422077Z GIT_DEFAULT_BRANCH: main 2025-09-04T00:07:38.9422204Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-04T00:07:38.9422372Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-04T00:07:38.9422536Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-04T00:07:38.9423028Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD129 --device /dev/dri/renderD137 --device /dev/dri/renderD145 --device /dev/dri/renderD153 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-04T00:07:38.9423502Z AWS_DEFAULT_REGION: us-east-1 2025-09-04T00:07:38.9423614Z AWS_REGION: us-east-1 2025-09-04T00:07:38.9423744Z AWS_ACCESS_KEY_ID: *** 2025-09-04T00:07:38.9423944Z AWS_SECRET_ACCESS_KEY: *** 2025-09-04T00:07:38.9426063Z AWS_SESSION_TOKEN: *** 2025-09-04T00:07:38.9426208Z GITHUB_TOKEN: *** 2025-09-04T00:07:38.9426298Z ##[endgroup] 2025-09-04T00:07:38.9445438Z + python3 .github/scripts/get_workflow_job_id.py 17448747242 linux.rocm.gpu.gfx942.4-8zt5k-runner-fhs6v 2025-09-04T00:07:39.7168702Z Setting output job-id=49550378875 2025-09-04T00:07:39.7170273Z Setting output job-name=linux-jammy-rocm-py3.10 / test (distributed, 1, 1, linux.rocm.gpu.gfx942.4) 2025-09-04T00:07:39.7258115Z Prepare all required actions 2025-09-04T00:07:39.7258327Z Getting action download info 2025-09-04T00:07:39.9343961Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:1da556a7aa0a088e3153970611f6c432d58e80e6) 2025-09-04T00:07:40.3002371Z Download action repository 'actions/download-artifact@v4' (SHA:d3f86a106a0bac45b974a628896c90dbdf5c8093) 2025-09-04T00:07:40.6537373Z ##[group]Run ./.github/actions/download-build-artifacts 2025-09-04T00:07:40.6537537Z with: 2025-09-04T00:07:40.6537648Z name: linux-jammy-rocm-py3.10 2025-09-04T00:07:40.6537778Z s3-bucket: gha-artifacts 2025-09-04T00:07:40.6537890Z env: 2025-09-04T00:07:40.6537988Z GIT_DEFAULT_BRANCH: main 2025-09-04T00:07:40.6538129Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-04T00:07:40.6538312Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-04T00:07:40.6538476Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-04T00:07:40.6539029Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD129 --device /dev/dri/renderD137 --device /dev/dri/renderD145 --device /dev/dri/renderD153 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-04T00:07:40.6539519Z AWS_DEFAULT_REGION: us-east-1 2025-09-04T00:07:40.6539638Z AWS_REGION: us-east-1 2025-09-04T00:07:40.6539807Z AWS_ACCESS_KEY_ID: *** 2025-09-04T00:07:40.6540000Z AWS_SECRET_ACCESS_KEY: *** 2025-09-04T00:07:40.6542131Z AWS_SESSION_TOKEN: *** 2025-09-04T00:07:40.6542237Z ##[endgroup] 2025-09-04T00:07:40.6560224Z ##[group]Run seemethere/download-artifact-s3@v4 2025-09-04T00:07:40.6560372Z with: 2025-09-04T00:07:40.6560474Z name: linux-jammy-rocm-py3.10 2025-09-04T00:07:40.6560595Z s3-bucket: gha-artifacts 2025-09-04T00:07:40.6560701Z region: us-east-1 2025-09-04T00:07:40.6560790Z env: 2025-09-04T00:07:40.6560883Z GIT_DEFAULT_BRANCH: main 2025-09-04T00:07:40.6561016Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-04T00:07:40.6561188Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-04T00:07:40.6561347Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-04T00:07:40.6561839Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD129 --device /dev/dri/renderD137 --device /dev/dri/renderD145 --device /dev/dri/renderD153 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-04T00:07:40.6562315Z AWS_DEFAULT_REGION: us-east-1 2025-09-04T00:07:40.6562428Z AWS_REGION: us-east-1 2025-09-04T00:07:40.6562561Z AWS_ACCESS_KEY_ID: *** 2025-09-04T00:07:40.6562708Z AWS_SECRET_ACCESS_KEY: *** 2025-09-04T00:07:40.6564888Z AWS_SESSION_TOKEN: *** 2025-09-04T00:07:40.6564989Z ##[endgroup] 2025-09-04T00:07:40.8764046Z (node:5087) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023. 2025-09-04T00:07:40.8764589Z 2025-09-04T00:07:40.8764815Z Please migrate your code to use AWS SDK for JavaScript (v3). 2025-09-04T00:07:40.8765378Z For more information, check the migration guide at https://a.co/7PzMCcy 2025-09-04T00:07:40.8765954Z (Use `node --trace-warnings ...` to show where the warning was created) 2025-09-04T00:07:40.9785047Z Found 1 objects with prefix pytorch/pytorch/17448747242/linux-jammy-rocm-py3.10/ 2025-09-04T00:07:40.9785707Z Starting download (1/1): /home/runner/_work/pytorch/pytorch/artifacts.zip 2025-09-04T00:08:08.1647884Z Finished download (1/1): /home/runner/_work/pytorch/pytorch/artifacts.zip 2025-09-04T00:08:08.1651346Z Artifact download has finished successfully 2025-09-04T00:08:08.1827593Z ##[group]Run unzip -o artifacts.zip 2025-09-04T00:08:08.1827754Z unzip -o artifacts.zip 2025-09-04T00:08:08.1833386Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-04T00:08:08.1833670Z env: 2025-09-04T00:08:08.1833897Z GIT_DEFAULT_BRANCH: main 2025-09-04T00:08:08.1834030Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-04T00:08:08.1834202Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-04T00:08:08.1834361Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-04T00:08:08.1834855Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD129 --device /dev/dri/renderD137 --device /dev/dri/renderD145 --device /dev/dri/renderD153 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-04T00:08:08.1837912Z AWS_DEFAULT_REGION: us-east-1 2025-09-04T00:08:08.1838025Z AWS_REGION: us-east-1 2025-09-04T00:08:08.1838186Z AWS_ACCESS_KEY_ID: *** 2025-09-04T00:08:08.1838331Z AWS_SECRET_ACCESS_KEY: *** 2025-09-04T00:08:08.1840418Z AWS_SESSION_TOKEN: *** 2025-09-04T00:08:08.1840521Z ##[endgroup] 2025-09-04T00:08:08.1878687Z Archive: artifacts.zip 2025-09-04T00:08:08.1879936Z creating: dist/ 2025-09-04T00:08:11.1842621Z inflating: dist/torch-2.9.0a0+gitdf9c507-cp310-cp310-linux_x86_64.whl 2025-09-04T00:08:11.1924256Z inflating: dist/.ninja_log 2025-09-04T00:08:11.1924549Z creating: build/custom_test_artifacts/ 2025-09-04T00:08:11.1924858Z creating: build/custom_test_artifacts/custom-op-build/ 2025-09-04T00:08:11.1925216Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/ 2025-09-04T00:08:11.1925641Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/pkgRedirects/ 2025-09-04T00:08:11.1929023Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeConfigureLog.yaml 2025-09-04T00:08:11.1929522Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/ 2025-09-04T00:08:11.1929968Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CMakeSystem.cmake 2025-09-04T00:08:11.1930433Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CompilerIdC/ 2025-09-04T00:08:11.1942400Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CompilerIdC/tmp/ 2025-09-04T00:08:11.1942845Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CompilerIdC/CMakeCCompilerId.c 2025-09-04T00:08:11.1943285Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CompilerIdC/a.out 2025-09-04T00:08:11.1943719Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CMakeCCompiler.cmake 2025-09-04T00:08:11.1944111Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CompilerIdCXX/ 2025-09-04T00:08:11.1944492Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CompilerIdCXX/tmp/ 2025-09-04T00:08:11.1944954Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CompilerIdCXX/CMakeCXXCompilerId.cpp 2025-09-04T00:08:11.1945389Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CompilerIdCXX/a.out 2025-09-04T00:08:11.1945728Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CMakeCXXCompiler.cmake 2025-09-04T00:08:11.1946069Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CMakeDetermineCompilerABI_C.bin 2025-09-04T00:08:11.1946538Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CMakeDetermineCompilerABI_CXX.bin 2025-09-04T00:08:11.1946862Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeScratch/ 2025-09-04T00:08:11.1947125Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeTmp/ 2025-09-04T00:08:11.1947399Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/cmake.check_cache 2025-09-04T00:08:11.1947682Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/ 2025-09-04T00:08:11.1947999Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.ts 2025-09-04T00:08:11.1948743Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.make 2025-09-04T00:08:11.1949084Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.make 2025-09-04T00:08:11.1949402Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/link.txt 2025-09-04T00:08:11.1949732Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/cmake_clean.cmake 2025-09-04T00:08:11.1950065Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/build.make 2025-09-04T00:08:11.1950397Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake 2025-09-04T00:08:11.1950814Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/flags.make 2025-09-04T00:08:11.1951144Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/progress.make 2025-09-04T00:08:11.1951492Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o.d 2025-09-04T00:08:11.2069317Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o 2025-09-04T00:08:11.2070792Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/ 2025-09-04T00:08:11.2071429Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.ts 2025-09-04T00:08:11.2072082Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.make 2025-09-04T00:08:11.2072660Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.make 2025-09-04T00:08:11.2073204Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/link.txt 2025-09-04T00:08:11.2073772Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/cmake_clean.cmake 2025-09-04T00:08:11.2074397Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/build.make 2025-09-04T00:08:11.2074948Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake 2025-09-04T00:08:11.2082405Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/flags.make 2025-09-04T00:08:11.2082964Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/progress.make 2025-09-04T00:08:11.2083836Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o.d 2025-09-04T00:08:11.2132306Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o 2025-09-04T00:08:11.2132723Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake 2025-09-04T00:08:11.2133080Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/TargetDirectories.txt 2025-09-04T00:08:11.2133421Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/progress.marks 2025-09-04T00:08:11.2133724Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile2 2025-09-04T00:08:11.2134020Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile.cmake 2025-09-04T00:08:11.2134331Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/InstallScripts.json 2025-09-04T00:08:11.2136642Z inflating: build/custom_test_artifacts/custom-op-build/hipblaslt_test_outer_vec.cc 2025-09-04T00:08:11.2136957Z inflating: build/custom_test_artifacts/custom-op-build/hipblaslt_test_vec_ext.cc 2025-09-04T00:08:11.2137249Z inflating: build/custom_test_artifacts/custom-op-build/CMakeCache.txt 2025-09-04T00:08:11.2137506Z inflating: build/custom_test_artifacts/custom-op-build/Makefile 2025-09-04T00:08:11.2137762Z inflating: build/custom_test_artifacts/custom-op-build/cmake_install.cmake 2025-09-04T00:08:11.2241647Z inflating: build/custom_test_artifacts/custom-op-build/libcustom_ops.so 2025-09-04T00:08:11.2275409Z inflating: build/custom_test_artifacts/custom-op-build/test_custom_ops 2025-09-04T00:08:11.2275645Z creating: build/custom_test_artifacts/jit-hook-build/ 2025-09-04T00:08:11.2276779Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/ 2025-09-04T00:08:11.2277224Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/pkgRedirects/ 2025-09-04T00:08:11.2278119Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeConfigureLog.yaml 2025-09-04T00:08:11.2285028Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/ 2025-09-04T00:08:11.2285579Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CMakeSystem.cmake 2025-09-04T00:08:11.2286095Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CompilerIdC/ 2025-09-04T00:08:11.2286824Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CompilerIdC/tmp/ 2025-09-04T00:08:11.2287364Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CompilerIdC/CMakeCCompilerId.c 2025-09-04T00:08:11.2287912Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CompilerIdC/a.out 2025-09-04T00:08:11.2288431Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CMakeCCompiler.cmake 2025-09-04T00:08:11.2288923Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CompilerIdCXX/ 2025-09-04T00:08:11.2289424Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CompilerIdCXX/tmp/ 2025-09-04T00:08:11.2289987Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CompilerIdCXX/CMakeCXXCompilerId.cpp 2025-09-04T00:08:11.2295613Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CompilerIdCXX/a.out 2025-09-04T00:08:11.2296064Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CMakeCXXCompiler.cmake 2025-09-04T00:08:11.2296630Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CMakeDetermineCompilerABI_C.bin 2025-09-04T00:08:11.2297098Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CMakeDetermineCompilerABI_CXX.bin 2025-09-04T00:08:11.2297504Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeScratch/ 2025-09-04T00:08:11.2297828Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeTmp/ 2025-09-04T00:08:11.2298168Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/cmake.check_cache 2025-09-04T00:08:11.2298532Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/ 2025-09-04T00:08:11.2298935Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.ts 2025-09-04T00:08:11.2299391Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.make 2025-09-04T00:08:11.2299852Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.make 2025-09-04T00:08:11.2300269Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/link.txt 2025-09-04T00:08:11.2300703Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/cmake_clean.cmake 2025-09-04T00:08:11.2301146Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/build.make 2025-09-04T00:08:11.2301583Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake 2025-09-04T00:08:11.2302020Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/flags.make 2025-09-04T00:08:11.2302451Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/progress.make 2025-09-04T00:08:11.2305007Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o.d 2025-09-04T00:08:11.2338008Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o 2025-09-04T00:08:11.2338350Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake 2025-09-04T00:08:11.2338645Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/TargetDirectories.txt 2025-09-04T00:08:11.2338908Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/progress.marks 2025-09-04T00:08:11.2339144Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile2 2025-09-04T00:08:11.2339377Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile.cmake 2025-09-04T00:08:11.2339623Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/InstallScripts.json 2025-09-04T00:08:11.2339875Z inflating: build/custom_test_artifacts/jit-hook-build/hipblaslt_test_outer_vec.cc 2025-09-04T00:08:11.2340132Z inflating: build/custom_test_artifacts/jit-hook-build/hipblaslt_test_vec_ext.cc 2025-09-04T00:08:11.2342893Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeCache.txt 2025-09-04T00:08:11.2343125Z inflating: build/custom_test_artifacts/jit-hook-build/Makefile 2025-09-04T00:08:11.2343349Z inflating: build/custom_test_artifacts/jit-hook-build/cmake_install.cmake 2025-09-04T00:08:11.2365224Z inflating: build/custom_test_artifacts/jit-hook-build/test_jit_hooks 2025-09-04T00:08:11.2365607Z creating: build/custom_test_artifacts/custom-backend-build/ 2025-09-04T00:08:11.2365928Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/ 2025-09-04T00:08:11.2366306Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/pkgRedirects/ 2025-09-04T00:08:11.2367748Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeConfigureLog.yaml 2025-09-04T00:08:11.2368176Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/ 2025-09-04T00:08:11.2368620Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CMakeSystem.cmake 2025-09-04T00:08:11.2378676Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CompilerIdC/ 2025-09-04T00:08:11.2379142Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CompilerIdC/tmp/ 2025-09-04T00:08:11.2379593Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CompilerIdC/CMakeCCompilerId.c 2025-09-04T00:08:11.2380009Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CompilerIdC/a.out 2025-09-04T00:08:11.2380406Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CMakeCCompiler.cmake 2025-09-04T00:08:11.2380776Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CompilerIdCXX/ 2025-09-04T00:08:11.2381137Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CompilerIdCXX/tmp/ 2025-09-04T00:08:11.2381571Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CompilerIdCXX/CMakeCXXCompilerId.cpp 2025-09-04T00:08:11.2382042Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CompilerIdCXX/a.out 2025-09-04T00:08:11.2382434Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CMakeCXXCompiler.cmake 2025-09-04T00:08:11.2382856Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CMakeDetermineCompilerABI_C.bin 2025-09-04T00:08:11.2383316Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CMakeDetermineCompilerABI_CXX.bin 2025-09-04T00:08:11.2383693Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeScratch/ 2025-09-04T00:08:11.2386141Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeTmp/ 2025-09-04T00:08:11.2386734Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/cmake.check_cache 2025-09-04T00:08:11.2387109Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/ 2025-09-04T00:08:11.2387434Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.ts 2025-09-04T00:08:11.2387799Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.make 2025-09-04T00:08:11.2388148Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.make 2025-09-04T00:08:11.2388472Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/link.txt 2025-09-04T00:08:11.2388812Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/cmake_clean.cmake 2025-09-04T00:08:11.2389153Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/build.make 2025-09-04T00:08:11.2389499Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake 2025-09-04T00:08:11.2389838Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/flags.make 2025-09-04T00:08:11.2391794Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/progress.make 2025-09-04T00:08:11.2392153Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o.d 2025-09-04T00:08:11.2452420Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o 2025-09-04T00:08:11.2452728Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/ 2025-09-04T00:08:11.2453040Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.ts 2025-09-04T00:08:11.2453381Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.make 2025-09-04T00:08:11.2453709Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.make 2025-09-04T00:08:11.2454012Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/link.txt 2025-09-04T00:08:11.2454331Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/cmake_clean.cmake 2025-09-04T00:08:11.2454645Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/build.make 2025-09-04T00:08:11.2463018Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake 2025-09-04T00:08:11.2463343Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/flags.make 2025-09-04T00:08:11.2463658Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/progress.make 2025-09-04T00:08:11.2467096Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o.d 2025-09-04T00:08:11.2499802Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o 2025-09-04T00:08:11.2500143Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake 2025-09-04T00:08:11.2500438Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/TargetDirectories.txt 2025-09-04T00:08:11.2500698Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/progress.marks 2025-09-04T00:08:11.2500946Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile2 2025-09-04T00:08:11.2501329Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile.cmake 2025-09-04T00:08:11.2503418Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/InstallScripts.json 2025-09-04T00:08:11.2503713Z inflating: build/custom_test_artifacts/custom-backend-build/hipblaslt_test_outer_vec.cc 2025-09-04T00:08:11.2503962Z inflating: build/custom_test_artifacts/custom-backend-build/hipblaslt_test_vec_ext.cc 2025-09-04T00:08:11.2504193Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeCache.txt 2025-09-04T00:08:11.2504412Z inflating: build/custom_test_artifacts/custom-backend-build/Makefile 2025-09-04T00:08:11.2504628Z inflating: build/custom_test_artifacts/custom-backend-build/cmake_install.cmake 2025-09-04T00:08:11.2564957Z inflating: build/custom_test_artifacts/custom-backend-build/libcustom_backend.so 2025-09-04T00:08:11.2588828Z inflating: build/custom_test_artifacts/custom-backend-build/test_custom_backend 2025-09-04T00:08:11.2589007Z creating: build/lib/ 2025-09-04T00:08:11.2640234Z inflating: build/lib/libprotobuf-lite.a 2025-09-04T00:08:11.2915682Z inflating: build/lib/libprotobuf.a 2025-09-04T00:08:11.3222794Z inflating: build/lib/libprotoc.a 2025-09-04T00:08:11.3228707Z inflating: build/lib/libpthreadpool.a 2025-09-04T00:08:11.3233129Z inflating: build/lib/libcpuinfo.a 2025-09-04T00:08:11.3237805Z inflating: build/lib/libcpuinfo_internals.a 2025-09-04T00:08:11.3238171Z inflating: build/lib/libclog.a 2025-09-04T00:08:11.3249888Z inflating: build/lib/libpytorch_qnnpack.a 2025-09-04T00:08:11.3251024Z inflating: build/lib/libnnpack_reference_layers.a 2025-09-04T00:08:11.3261937Z inflating: build/lib/libnnpack.a 2025-09-04T00:08:11.3378108Z inflating: build/lib/libmicrokernels-prod.a 2025-09-04T00:08:11.3927777Z inflating: build/lib/libmicrokernels-all.a 2025-09-04T00:08:11.3969786Z inflating: build/lib/libgtest.a 2025-09-04T00:08:11.3980212Z inflating: build/lib/libgmock.a 2025-09-04T00:08:11.3980592Z inflating: build/lib/libgtest_main.a 2025-09-04T00:08:11.4036107Z inflating: build/lib/libXNNPACK.a 2025-09-04T00:08:11.4036309Z inflating: build/lib/libgmock_main.a 2025-09-04T00:08:11.4083115Z inflating: build/lib/libbenchmark.a 2025-09-04T00:08:11.4083299Z inflating: build/lib/libbenchmark_main.a 2025-09-04T00:08:11.4083506Z inflating: build/lib/libjitprofiling.a 2025-09-04T00:08:11.4088486Z inflating: build/lib/libittnotify.a 2025-09-04T00:08:11.4129498Z inflating: build/lib/libasmjit.a 2025-09-04T00:08:11.4848062Z inflating: build/lib/libfbgemm.a 2025-09-04T00:08:11.4866205Z inflating: build/lib/libtensorpipe_uv.a 2025-09-04T00:08:11.5206199Z inflating: build/lib/libtensorpipe.a 2025-09-04T00:08:11.5280695Z inflating: build/lib/libgloo.a 2025-09-04T00:08:11.5309538Z inflating: build/lib/libonnx_proto.a 2025-09-04T00:08:11.5564650Z inflating: build/lib/libgloo_hip.a 2025-09-04T00:08:11.6006307Z inflating: build/lib/libonnx.a 2025-09-04T00:08:12.2260392Z inflating: build/lib/libdnnl.a 2025-09-04T00:08:12.2271222Z inflating: build/lib/libfmt.a 2025-09-04T00:08:12.2451880Z inflating: build/lib/libkineto.a 2025-09-04T00:08:12.2520309Z inflating: build/lib/libc10.so 2025-09-04T00:08:12.2521320Z inflating: build/lib/libtorch_global_deps.so 2025-09-04T00:08:12.2554396Z inflating: build/lib/libc10_hip.so 2025-09-04T00:08:12.2555519Z inflating: build/lib/libcaffe2_nvrtc.so 2025-09-04T00:08:14.1125561Z inflating: build/lib/libtorch_cpu.so 2025-09-04T00:08:14.1128556Z inflating: build/lib/libshm.so 2025-09-04T00:08:14.6226657Z inflating: build/lib/libtorch_hip.so 2025-09-04T00:08:14.6226872Z inflating: build/lib/libtorch.so 2025-09-04T00:08:14.6238529Z inflating: build/lib/libjitbackend_test.so 2025-09-04T00:08:14.6282854Z inflating: build/lib/libtorchbind_test.so 2025-09-04T00:08:14.6297486Z inflating: build/lib/libbackend_with_compiler.so 2025-09-04T00:08:14.6321890Z inflating: build/lib/libaoti_custom_ops.so 2025-09-04T00:08:14.7635617Z inflating: build/lib/libtorch_python.so 2025-09-04T00:08:14.7657621Z inflating: build/lib/libnnapi_backend.so 2025-09-04T00:08:14.7657852Z creating: build/bin/ 2025-09-04T00:08:14.7658029Z creating: build/bin/CMakeFiles/ 2025-09-04T00:08:14.7658233Z inflating: build/bin/cmake_install.cmake 2025-09-04T00:08:14.7658429Z inflating: build/bin/CTestTestfile.cmake 2025-09-04T00:08:14.7944127Z inflating: build/bin/protoc-3.13.0.0 2025-09-04T00:08:14.8228986Z inflating: build/bin/protoc 2025-09-04T00:08:14.8265923Z inflating: build/bin/c10_AllocatorConfig_test 2025-09-04T00:08:14.8300162Z inflating: build/bin/c10_CompileTimeFunctionPointer_test 2025-09-04T00:08:14.8335471Z inflating: build/bin/c10_DeviceGuard_test 2025-09-04T00:08:14.8371223Z inflating: build/bin/c10_Device_test 2025-09-04T00:08:14.8412257Z inflating: build/bin/c10_DispatchKeySet_test 2025-09-04T00:08:14.8449395Z inflating: build/bin/c10_Scalar_test 2025-09-04T00:08:14.8483488Z inflating: build/bin/c10_StreamGuard_test 2025-09-04T00:08:14.8518533Z inflating: build/bin/c10_SymInt_test 2025-09-04T00:08:14.8555765Z inflating: build/bin/c10_InlineDeviceGuard_test 2025-09-04T00:08:14.8593943Z inflating: build/bin/c10_InlineStreamGuard_test 2025-09-04T00:08:14.8632205Z inflating: build/bin/c10_SizesAndStrides_test 2025-09-04T00:08:14.8666995Z inflating: build/bin/c10_ArrayRef_test 2025-09-04T00:08:14.8714431Z inflating: build/bin/c10_cow_test 2025-09-04T00:08:14.8748047Z inflating: build/bin/c10_ConstexprCrc_test 2025-09-04T00:08:14.8784150Z inflating: build/bin/c10_Bitset_test 2025-09-04T00:08:14.8822967Z inflating: build/bin/c10_Enumerate_test 2025-09-04T00:08:14.8857069Z inflating: build/bin/c10_DeadlockDetection_test 2025-09-04T00:08:14.8891954Z inflating: build/bin/c10_Half_test 2025-09-04T00:08:14.8928049Z inflating: build/bin/c10_IntrusiveList_test 2025-09-04T00:08:14.8966177Z inflating: build/bin/c10_LeftRight_test 2025-09-04T00:08:14.9004561Z inflating: build/bin/c10_Metaprogramming_test 2025-09-04T00:08:14.9040911Z inflating: build/bin/c10_NetworkFlow_test 2025-09-04T00:08:14.9075883Z inflating: build/bin/c10_Semaphore_test 2025-09-04T00:08:14.9109956Z inflating: build/bin/c10_Synchronized_test 2025-09-04T00:08:14.9148615Z inflating: build/bin/c10_ThreadLocal_test 2025-09-04T00:08:14.9183986Z inflating: build/bin/c10_TypeIndex_test 2025-09-04T00:08:14.9218799Z inflating: build/bin/c10_TypeList_test 2025-09-04T00:08:14.9257459Z inflating: build/bin/c10_TypeTraits_test 2025-09-04T00:08:14.9287646Z inflating: build/bin/c10_accumulate_test 2025-09-04T00:08:14.9325781Z inflating: build/bin/c10_bfloat16_test 2025-09-04T00:08:14.9360767Z inflating: build/bin/c10_bit_cast_test 2025-09-04T00:08:14.9399254Z inflating: build/bin/c10_complex_math_test 2025-09-04T00:08:14.9436933Z inflating: build/bin/c10_complex_test 2025-09-04T00:08:14.9471019Z inflating: build/bin/c10_error_test 2025-09-04T00:08:14.9507490Z inflating: build/bin/c10_exception_test 2025-09-04T00:08:14.9541925Z inflating: build/bin/c10_flags_test 2025-09-04T00:08:14.9576589Z inflating: build/bin/c10_generic_math_test 2025-09-04T00:08:14.9611526Z inflating: build/bin/c10_irange_test 2025-09-04T00:08:14.9648223Z inflating: build/bin/c10_lazy_test 2025-09-04T00:08:14.9686935Z inflating: build/bin/c10_logging_test 2025-09-04T00:08:14.9792692Z inflating: build/bin/c10_intrusive_ptr_test 2025-09-04T00:08:14.9843059Z inflating: build/bin/c10_optional_test 2025-09-04T00:08:14.9880072Z inflating: build/bin/c10_registry_test 2025-09-04T00:08:14.9921825Z inflating: build/bin/c10_ordered_preserving_dict_test 2025-09-04T00:08:15.0021583Z inflating: build/bin/c10_small_vector_test 2025-09-04T00:08:15.0057096Z inflating: build/bin/c10_ssize_test 2025-09-04T00:08:15.0090878Z inflating: build/bin/c10_string_view_test 2025-09-04T00:08:15.0129343Z inflating: build/bin/c10_string_util_test 2025-09-04T00:08:15.0161845Z inflating: build/bin/c10_intrusive_ptr_benchmark 2025-09-04T00:08:15.0193796Z inflating: build/bin/c10_tempfile_test 2025-09-04T00:08:15.0232003Z inflating: build/bin/c10_typeid_test 2025-09-04T00:08:15.0266669Z inflating: build/bin/c10_hip_HIPAssertionsTest_1_var_test 2025-09-04T00:08:15.0300014Z inflating: build/bin/c10_hip_HIPAssertionsTest_catches_stream 2025-09-04T00:08:15.0333560Z inflating: build/bin/c10_hip_HIPAssertionsTest_catches_thread_and_block_and_device 2025-09-04T00:08:15.0367311Z inflating: build/bin/c10_hip_HIPAssertionsTest_from_2_processes 2025-09-04T00:08:15.0401007Z inflating: build/bin/c10_hip_HIPAssertionsTest_multiple_writes_from_blocks_and_threads 2025-09-04T00:08:15.0434669Z inflating: build/bin/c10_hip_HIPAssertionsTest_multiple_writes_from_multiple_blocks 2025-09-04T00:08:15.0468276Z inflating: build/bin/c10_hip_HIPAssertionsTest_multiple_writes_from_same_block 2025-09-04T00:08:15.0503046Z inflating: build/bin/c10_hip_HIPTest 2025-09-04T00:08:15.0891066Z inflating: build/bin/vec_test_all_types_AVX512 2025-09-04T00:08:15.1255407Z inflating: build/bin/vec_test_all_types_DEFAULT 2025-09-04T00:08:15.1641972Z inflating: build/bin/vec_test_all_types_AVX2 2025-09-04T00:08:15.1677471Z inflating: build/bin/BackoffTest 2025-09-04T00:08:15.1713684Z inflating: build/bin/FileStoreTest 2025-09-04T00:08:15.1752397Z inflating: build/bin/TCPStoreTest 2025-09-04T00:08:15.1789015Z inflating: build/bin/HashStoreTest 2025-09-04T00:08:15.1833710Z inflating: build/bin/ProcessGroupGlooTest 2025-09-04T00:08:15.1835388Z inflating: build/bin/example_allreduce 2025-09-04T00:08:15.1837770Z inflating: build/bin/torch_shm_manager 2025-09-04T00:08:15.1874266Z inflating: build/bin/static_runtime_bench 2025-09-04T00:08:15.2036232Z inflating: build/bin/static_runtime_test 2025-09-04T00:08:15.2085666Z inflating: build/bin/Dict_test 2025-09-04T00:08:15.2121366Z inflating: build/bin/Dimname_test 2025-09-04T00:08:15.2167968Z inflating: build/bin/MaybeOwned_test 2025-09-04T00:08:15.2203845Z inflating: build/bin/NamedTensor_test 2025-09-04T00:08:15.2243306Z inflating: build/bin/apply_utils_test 2025-09-04T00:08:15.2283527Z inflating: build/bin/atest 2025-09-04T00:08:15.2326901Z inflating: build/bin/basic 2025-09-04T00:08:15.2364636Z inflating: build/bin/broadcast_test 2025-09-04T00:08:15.2400035Z inflating: build/bin/cpu_allocator_test 2025-09-04T00:08:15.2439440Z inflating: build/bin/cpu_generator_test 2025-09-04T00:08:15.2475804Z inflating: build/bin/cpu_profiling_allocator_test 2025-09-04T00:08:15.2537250Z inflating: build/bin/cpu_rng_test 2025-09-04T00:08:15.2572404Z inflating: build/bin/dlconvertor_test 2025-09-04T00:08:15.2611319Z inflating: build/bin/extension_backend_test 2025-09-04T00:08:15.2649296Z inflating: build/bin/half_test 2025-09-04T00:08:15.2713172Z inflating: build/bin/ivalue_test 2025-09-04T00:08:15.2747264Z inflating: build/bin/lazy_tensor_test 2025-09-04T00:08:15.2783880Z inflating: build/bin/math_kernel_test 2025-09-04T00:08:15.2821074Z inflating: build/bin/memory_format_test 2025-09-04T00:08:15.2857665Z inflating: build/bin/memory_overlapping_test 2025-09-04T00:08:15.2893986Z inflating: build/bin/mobile_memory_cleanup 2025-09-04T00:08:15.2932167Z inflating: build/bin/native_test 2025-09-04T00:08:15.2967006Z inflating: build/bin/operator_name_test 2025-09-04T00:08:15.3004084Z inflating: build/bin/operators_test 2025-09-04T00:08:15.3037361Z inflating: build/bin/packedtensoraccessor_test 2025-09-04T00:08:15.3082592Z inflating: build/bin/pow_test 2025-09-04T00:08:15.3121714Z inflating: build/bin/quantized_test 2025-09-04T00:08:15.3156050Z inflating: build/bin/reduce_ops_test 2025-09-04T00:08:15.3191072Z inflating: build/bin/reportMemoryUsage_test 2025-09-04T00:08:15.3226735Z inflating: build/bin/StorageUtils_test 2025-09-04T00:08:15.3265358Z inflating: build/bin/scalar_tensor_test 2025-09-04T00:08:15.3305086Z inflating: build/bin/scalar_test 2025-09-04T00:08:15.3340554Z inflating: build/bin/stride_properties_test 2025-09-04T00:08:15.3393403Z inflating: build/bin/tensor_iterator_test 2025-09-04T00:08:15.3430670Z inflating: build/bin/test_parallel 2025-09-04T00:08:15.3468169Z inflating: build/bin/type_ptr_test 2025-09-04T00:08:15.3502831Z inflating: build/bin/thread_init_test 2025-09-04T00:08:15.3538715Z inflating: build/bin/undefined_tensor_test 2025-09-04T00:08:15.3579025Z inflating: build/bin/type_test 2025-09-04T00:08:15.3613169Z inflating: build/bin/verify_api_visibility 2025-09-04T00:08:15.3661235Z inflating: build/bin/legacy_vmap_test 2025-09-04T00:08:15.3696279Z inflating: build/bin/weakref_test 2025-09-04T00:08:15.3731706Z inflating: build/bin/wrapdim_test 2025-09-04T00:08:15.3767732Z inflating: build/bin/xla_tensor_test 2025-09-04T00:08:15.3837682Z inflating: build/bin/List_test 2025-09-04T00:08:15.3878237Z inflating: build/bin/IListRef_test 2025-09-04T00:08:15.3957002Z inflating: build/bin/kernel_function_legacy_test 2025-09-04T00:08:15.4019683Z inflating: build/bin/kernel_function_test 2025-09-04T00:08:15.4064805Z inflating: build/bin/KernelFunction_test 2025-09-04T00:08:15.4146752Z inflating: build/bin/kernel_lambda_legacy_test 2025-09-04T00:08:15.4213723Z inflating: build/bin/kernel_lambda_test 2025-09-04T00:08:15.4254641Z inflating: build/bin/kernel_stackbased_test 2025-09-04T00:08:15.4289597Z inflating: build/bin/CppSignature_test 2025-09-04T00:08:15.4352317Z inflating: build/bin/make_boxed_from_unboxed_functor_test 2025-09-04T00:08:15.4386015Z inflating: build/bin/op_allowlist_test 2025-09-04T00:08:15.4434262Z inflating: build/bin/inline_container_test 2025-09-04T00:08:15.4629060Z inflating: build/bin/op_registration_test 2025-09-04T00:08:15.4666128Z inflating: build/bin/backend_fallback_test 2025-09-04T00:08:15.4699898Z inflating: build/bin/hip_complex_math_test 2025-09-04T00:08:15.4733424Z inflating: build/bin/hip_complex_test 2025-09-04T00:08:15.4767579Z inflating: build/bin/hip_distributions_test 2025-09-04T00:08:15.4803657Z inflating: build/bin/hip_apply_test 2025-09-04T00:08:15.4837175Z inflating: build/bin/hip_generator_test 2025-09-04T00:08:15.4870985Z inflating: build/bin/hip_half_test 2025-09-04T00:08:15.4904509Z inflating: build/bin/hip_integer_divider_test 2025-09-04T00:08:15.4938447Z inflating: build/bin/hip_optional_test 2025-09-04T00:08:15.4972360Z inflating: build/bin/hip_packedtensoraccessor_test 2025-09-04T00:08:15.5005667Z inflating: build/bin/hip_vectorized_test 2025-09-04T00:08:15.5041028Z inflating: build/bin/hip_dlconvertor_test 2025-09-04T00:08:15.5738581Z inflating: build/bin/test_jit 2025-09-04T00:08:15.5973772Z inflating: build/bin/test_nativert 2025-09-04T00:08:15.6010876Z inflating: build/bin/test_dist_autograd 2025-09-04T00:08:15.6056661Z inflating: build/bin/test_cpp_rpc 2025-09-04T00:08:15.6783106Z inflating: build/bin/test_api 2025-09-04T00:08:15.6783646Z inflating: build/bin/parallel_benchmark 2025-09-04T00:08:15.7002389Z inflating: build/bin/test_lazy 2025-09-04T00:08:15.7005592Z creating: .additional_ci_files/ 2025-09-04T00:08:15.7058855Z inflating: .additional_ci_files/test-times.json 2025-09-04T00:08:15.7269983Z inflating: .additional_ci_files/test-class-times.json 2025-09-04T00:08:15.7303370Z ##[group]Run rm artifacts.zip 2025-09-04T00:08:15.7303533Z rm artifacts.zip 2025-09-04T00:08:15.7309180Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-04T00:08:15.7309323Z env: 2025-09-04T00:08:15.7309413Z GIT_DEFAULT_BRANCH: main 2025-09-04T00:08:15.7309542Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-04T00:08:15.7309714Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-04T00:08:15.7309871Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-04T00:08:15.7312632Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD129 --device /dev/dri/renderD137 --device /dev/dri/renderD145 --device /dev/dri/renderD153 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-04T00:08:15.7313123Z AWS_DEFAULT_REGION: us-east-1 2025-09-04T00:08:15.7313234Z AWS_REGION: us-east-1 2025-09-04T00:08:15.7313396Z AWS_ACCESS_KEY_ID: *** 2025-09-04T00:08:15.7313543Z AWS_SECRET_ACCESS_KEY: *** 2025-09-04T00:08:15.7315675Z AWS_SESSION_TOKEN: *** 2025-09-04T00:08:15.7315773Z ##[endgroup] 2025-09-04T00:08:15.8929249Z ##[group]Run df -H 2025-09-04T00:08:15.8929410Z df -H 2025-09-04T00:08:15.8936486Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-04T00:08:15.8936655Z env: 2025-09-04T00:08:15.8936765Z GIT_DEFAULT_BRANCH: main 2025-09-04T00:08:15.8936923Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-04T00:08:15.8937156Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-04T00:08:15.8942947Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-04T00:08:15.8943528Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD129 --device /dev/dri/renderD137 --device /dev/dri/renderD145 --device /dev/dri/renderD153 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-04T00:08:15.8944073Z AWS_DEFAULT_REGION: us-east-1 2025-09-04T00:08:15.8944197Z AWS_REGION: us-east-1 2025-09-04T00:08:15.8944367Z AWS_ACCESS_KEY_ID: *** 2025-09-04T00:08:15.8944520Z AWS_SECRET_ACCESS_KEY: *** 2025-09-04T00:08:15.8946761Z AWS_SESSION_TOKEN: *** 2025-09-04T00:08:15.8946864Z ##[endgroup] 2025-09-04T00:08:15.8987381Z Filesystem Size Used Avail Use% Mounted on 2025-09-04T00:08:15.8987674Z overlay 2.2T 231G 1.9T 11% / 2025-09-04T00:08:15.8990029Z tmpfs 68M 0 68M 0% /dev 2025-09-04T00:08:15.8995004Z /dev/vda1 2.2T 231G 1.9T 11% /run 2025-09-04T00:08:15.8995249Z shm 68M 17k 68M 1% /dev/shm 2025-09-04T00:08:15.8995475Z tmpfs 1.4T 13k 1.4T 1% /run/secrets/kubernetes.io/serviceaccount 2025-09-04T00:08:15.8995701Z tmpfs 675G 0 675G 0% /proc/acpi 2025-09-04T00:08:15.8995885Z tmpfs 675G 0 675G 0% /proc/scsi 2025-09-04T00:08:15.8996062Z tmpfs 675G 0 675G 0% /sys/firmware 2025-09-04T00:08:15.9014362Z Prepare all required actions 2025-09-04T00:08:15.9014558Z Getting action download info 2025-09-04T00:08:16.0583862Z ##[group]Run ./.github/actions/download-td-artifacts 2025-09-04T00:08:16.0583994Z with: 2025-09-04T00:08:16.0584075Z env: 2025-09-04T00:08:16.0584162Z GIT_DEFAULT_BRANCH: main 2025-09-04T00:08:16.0584294Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-04T00:08:16.0584466Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-04T00:08:16.0584634Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-04T00:08:16.0585133Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD129 --device /dev/dri/renderD137 --device /dev/dri/renderD145 --device /dev/dri/renderD153 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-04T00:08:16.0585610Z AWS_DEFAULT_REGION: us-east-1 2025-09-04T00:08:16.0585741Z AWS_REGION: us-east-1 2025-09-04T00:08:16.0585894Z AWS_ACCESS_KEY_ID: *** 2025-09-04T00:08:16.0586041Z AWS_SECRET_ACCESS_KEY: *** 2025-09-04T00:08:16.0588270Z AWS_SESSION_TOKEN: *** 2025-09-04T00:08:16.0588375Z ##[endgroup] 2025-09-04T00:08:16.0605281Z ##[group]Run seemethere/download-artifact-s3@v4 2025-09-04T00:08:16.0605407Z with: 2025-09-04T00:08:16.0605491Z name: td_results 2025-09-04T00:08:16.0605584Z s3-bucket: gha-artifacts 2025-09-04T00:08:16.0605683Z region: us-east-1 2025-09-04T00:08:16.0605903Z env: 2025-09-04T00:08:16.0605986Z GIT_DEFAULT_BRANCH: main 2025-09-04T00:08:16.0606112Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-04T00:08:16.0606279Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-04T00:08:16.0606580Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-04T00:08:16.0607069Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD129 --device /dev/dri/renderD137 --device /dev/dri/renderD145 --device /dev/dri/renderD153 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-04T00:08:16.0607545Z AWS_DEFAULT_REGION: us-east-1 2025-09-04T00:08:16.0607653Z AWS_REGION: us-east-1 2025-09-04T00:08:16.0607778Z AWS_ACCESS_KEY_ID: *** 2025-09-04T00:08:16.0607917Z AWS_SECRET_ACCESS_KEY: *** 2025-09-04T00:08:16.0610163Z AWS_SESSION_TOKEN: *** 2025-09-04T00:08:16.0610257Z ##[endgroup] 2025-09-04T00:08:16.2829924Z (node:5115) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023. 2025-09-04T00:08:16.2830228Z 2025-09-04T00:08:16.2830356Z Please migrate your code to use AWS SDK for JavaScript (v3). 2025-09-04T00:08:16.2830816Z For more information, check the migration guide at https://a.co/7PzMCcy 2025-09-04T00:08:16.2831124Z (Use `node --trace-warnings ...` to show where the warning was created) 2025-09-04T00:08:16.3984774Z Found 1 objects with prefix pytorch/pytorch/17448747242/td_results/ 2025-09-04T00:08:16.3985392Z Starting download (1/1): /home/runner/_work/pytorch/pytorch/td_results.json 2025-09-04T00:08:16.6125533Z Finished download (1/1): /home/runner/_work/pytorch/pytorch/td_results.json 2025-09-04T00:08:16.6128373Z Artifact download has finished successfully 2025-09-04T00:08:16.6251473Z ##[group]Run mkdir -p .additional_ci_files 2025-09-04T00:08:16.6251746Z mkdir -p .additional_ci_files 2025-09-04T00:08:16.6251962Z mv td_results.json .additional_ci_files/td_results.json || true 2025-09-04T00:08:16.6257711Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-04T00:08:16.6257854Z env: 2025-09-04T00:08:16.6257949Z GIT_DEFAULT_BRANCH: main 2025-09-04T00:08:16.6258085Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-04T00:08:16.6258259Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-04T00:08:16.6258421Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-04T00:08:16.6259078Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD129 --device /dev/dri/renderD137 --device /dev/dri/renderD145 --device /dev/dri/renderD153 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-04T00:08:16.6259573Z AWS_DEFAULT_REGION: us-east-1 2025-09-04T00:08:16.6259685Z AWS_REGION: us-east-1 2025-09-04T00:08:16.6259828Z AWS_ACCESS_KEY_ID: *** 2025-09-04T00:08:16.6259984Z AWS_SECRET_ACCESS_KEY: *** 2025-09-04T00:08:16.6262290Z AWS_SESSION_TOKEN: *** 2025-09-04T00:08:16.6262404Z ##[endgroup] 2025-09-04T00:08:16.6323722Z ##[group]Run .github/scripts/parse_ref.py 2025-09-04T00:08:16.6323883Z .github/scripts/parse_ref.py 2025-09-04T00:08:16.6328317Z shell: /usr/bin/bash -e {0} 2025-09-04T00:08:16.6328432Z env: 2025-09-04T00:08:16.6328530Z GIT_DEFAULT_BRANCH: main 2025-09-04T00:08:16.6328672Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-04T00:08:16.6328855Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-04T00:08:16.6329025Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-04T00:08:16.6329530Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD129 --device /dev/dri/renderD137 --device /dev/dri/renderD145 --device /dev/dri/renderD153 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-04T00:08:16.6330161Z AWS_DEFAULT_REGION: us-east-1 2025-09-04T00:08:16.6330282Z AWS_REGION: us-east-1 2025-09-04T00:08:16.6330463Z AWS_ACCESS_KEY_ID: *** 2025-09-04T00:08:16.6330618Z AWS_SECRET_ACCESS_KEY: *** 2025-09-04T00:08:16.6332738Z AWS_SESSION_TOKEN: *** 2025-09-04T00:08:16.6332852Z ##[endgroup] 2025-09-04T00:08:16.6437597Z Setting output tag=ciflow/trunk/158352 2025-09-04T00:08:16.6500209Z Prepare all required actions 2025-09-04T00:08:16.6500411Z Getting action download info 2025-09-04T00:08:16.7815384Z ##[group]Run ./.github/actions/filter-test-configs 2025-09-04T00:08:16.7815557Z with: 2025-09-04T00:08:16.7815741Z github-token: *** 2025-09-04T00:08:16.7816093Z test-matrix: {"include": [{"config": "default", "shard": 1, "num_shards": 2, "runner": "linux.rocm.gpu.gfx942.1"}, {"config": "default", "shard": 2, "num_shards": 2, "runner": "linux.rocm.gpu.gfx942.1"}, {"config": "distributed", "shard": 1, "num_shards": 1, "runner": "linux.rocm.gpu.gfx942.4"}]} 2025-09-04T00:08:16.7816642Z job-name: linux-jammy-rocm-py3.10 / test (distributed, 1, 1, linux.rocm.gpu.gfx942.4) 2025-09-04T00:08:16.7816820Z env: 2025-09-04T00:08:16.7816909Z GIT_DEFAULT_BRANCH: main 2025-09-04T00:08:16.7817038Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-04T00:08:16.7817207Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-04T00:08:16.7817374Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-04T00:08:16.7817862Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD129 --device /dev/dri/renderD137 --device /dev/dri/renderD145 --device /dev/dri/renderD153 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-04T00:08:16.7818337Z AWS_DEFAULT_REGION: us-east-1 2025-09-04T00:08:16.7818446Z AWS_REGION: us-east-1 2025-09-04T00:08:16.7818570Z AWS_ACCESS_KEY_ID: *** 2025-09-04T00:08:16.7821158Z AWS_SECRET_ACCESS_KEY: *** 2025-09-04T00:08:16.7823365Z AWS_SESSION_TOKEN: *** 2025-09-04T00:08:16.7823465Z ##[endgroup] 2025-09-04T00:08:16.7847899Z ##[group]Run nick-fields/retry@v3.0.0 2025-09-04T00:08:16.7848017Z with: 2025-09-04T00:08:16.7848099Z shell: bash 2025-09-04T00:08:16.7848188Z timeout_minutes: 10 2025-09-04T00:08:16.7848280Z max_attempts: 5 2025-09-04T00:08:16.7848371Z retry_wait_seconds: 30 2025-09-04T00:08:16.7848658Z command: set -eux # PyYAML 6.0 doesn't work with MacOS x86 anymore # This must run on Python-3.7 (AmazonLinux2) so can't use request=3.32.2 python3 -m pip install requests==2.27.1 pyyaml==6.0.2 2025-09-04T00:08:16.7848949Z polling_interval_seconds: 1 2025-09-04T00:08:16.7849055Z warning_on_retry: true 2025-09-04T00:08:16.7849156Z continue_on_error: false 2025-09-04T00:08:16.7849253Z env: 2025-09-04T00:08:16.7849337Z GIT_DEFAULT_BRANCH: main 2025-09-04T00:08:16.7849462Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-04T00:08:16.7849632Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-04T00:08:16.7849793Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-04T00:08:16.7850282Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD129 --device /dev/dri/renderD137 --device /dev/dri/renderD145 --device /dev/dri/renderD153 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-04T00:08:16.7850753Z AWS_DEFAULT_REGION: us-east-1 2025-09-04T00:08:16.7850861Z AWS_REGION: us-east-1 2025-09-04T00:08:16.7850986Z AWS_ACCESS_KEY_ID: *** 2025-09-04T00:08:16.7851128Z AWS_SECRET_ACCESS_KEY: *** 2025-09-04T00:08:16.7853218Z AWS_SESSION_TOKEN: *** 2025-09-04T00:08:16.7853369Z GITHUB_TOKEN: *** 2025-09-04T00:08:16.7856202Z ##[endgroup] 2025-09-04T00:08:16.8282384Z + python3 -m pip install requests==2.27.1 pyyaml==6.0.2 2025-09-04T00:08:16.9868326Z Defaulting to user installation because normal site-packages is not writeable 2025-09-04T00:08:17.1524666Z Collecting requests==2.27.1 2025-09-04T00:08:17.2533659Z Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) 2025-09-04T00:08:17.2878640Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 KB 1.6 MB/s eta 0:00:00 2025-09-04T00:08:17.3609226Z Collecting pyyaml==6.0.2 2025-09-04T00:08:17.3879026Z Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (751 kB) 2025-09-04T00:08:17.4685389Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 751.2/751.2 KB 9.6 MB/s eta 0:00:00 2025-09-04T00:08:17.5236618Z Collecting urllib3<1.27,>=1.21.1 2025-09-04T00:08:17.5520336Z Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 2025-09-04T00:08:17.5559398Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.2/144.2 KB 51.2 MB/s eta 0:00:00 2025-09-04T00:08:17.6841183Z Collecting charset-normalizer~=2.0.0 2025-09-04T00:08:17.7111891Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2025-09-04T00:08:17.7488769Z Collecting idna<4,>=2.5 2025-09-04T00:08:17.7753804Z Downloading idna-3.10-py3-none-any.whl (70 kB) 2025-09-04T00:08:17.7781418Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.4/70.4 KB 34.8 MB/s eta 0:00:00 2025-09-04T00:08:17.8178854Z Collecting certifi>=2017.4.17 2025-09-04T00:08:17.8453042Z Downloading certifi-2025.8.3-py3-none-any.whl (161 kB) 2025-09-04T00:08:17.8494299Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.2/161.2 KB 71.9 MB/s eta 0:00:00 2025-09-04T00:08:17.9014072Z Installing collected packages: urllib3, pyyaml, idna, charset-normalizer, certifi, requests 2025-09-04T00:08:17.9988724Z WARNING: The script normalizer is installed in '/home/runner/.local/bin' which is not on PATH. 2025-09-04T00:08:17.9989585Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2025-09-04T00:08:18.0196759Z Successfully installed certifi-2025.8.3 charset-normalizer-2.0.12 idna-3.10 pyyaml-6.0.2 requests-2.27.1 urllib3-1.26.20 2025-09-04T00:08:18.8287230Z Command completed after 1 attempt(s). 2025-09-04T00:08:18.8360693Z ##[group]Run set -x 2025-09-04T00:08:18.8363114Z set -x 2025-09-04T00:08:18.8363210Z  2025-09-04T00:08:18.8363365Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-09-04T00:08:18.8363543Z # in runner workspace 2025-09-04T00:08:18.8363702Z python3 "${GITHUB_ACTION_PATH}/../../scripts/parse_ref.py" 2025-09-04T00:08:18.8369410Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-04T00:08:18.8369549Z env: 2025-09-04T00:08:18.8369639Z GIT_DEFAULT_BRANCH: main 2025-09-04T00:08:18.8369768Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-04T00:08:18.8371810Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-04T00:08:18.8371973Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-04T00:08:18.8372468Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD129 --device /dev/dri/renderD137 --device /dev/dri/renderD145 --device /dev/dri/renderD153 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-04T00:08:18.8372956Z AWS_DEFAULT_REGION: us-east-1 2025-09-04T00:08:18.8373064Z AWS_REGION: us-east-1 2025-09-04T00:08:18.8373239Z AWS_ACCESS_KEY_ID: *** 2025-09-04T00:08:18.8373387Z AWS_SECRET_ACCESS_KEY: *** 2025-09-04T00:08:18.8375574Z AWS_SESSION_TOKEN: *** 2025-09-04T00:08:18.8375678Z ##[endgroup] 2025-09-04T00:08:18.8404398Z + python3 /home/runner/_work/pytorch/pytorch/./.github/actions/filter-test-configs/../../scripts/parse_ref.py 2025-09-04T00:08:18.8496644Z Setting output tag=ciflow/trunk/158352 2025-09-04T00:08:18.8529656Z ##[group]Run echo "Workflow: ${GITHUB_WORKFLOW}" 2025-09-04T00:08:18.8529813Z echo "Workflow: ${GITHUB_WORKFLOW}" 2025-09-04T00:08:18.8529940Z echo "Job name: ${JOB_NAME}" 2025-09-04T00:08:18.8530052Z  2025-09-04T00:08:18.8530193Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-09-04T00:08:18.8530499Z # in runner workspace 2025-09-04T00:08:18.8530656Z python3 "${GITHUB_ACTION_PATH}/../../scripts/filter_test_configs.py" \ 2025-09-04T00:08:18.8530831Z  --workflow "${GITHUB_WORKFLOW}" \ 2025-09-04T00:08:18.8531063Z  --job-name "${JOB_NAME}" \ 2025-09-04T00:08:18.8531450Z  --test-matrix "{"include": [{"config": "default", "shard": 1, "num_shards": 2, "runner": "linux.rocm.gpu.gfx942.1"}, {"config": "default", "shard": 2, "num_shards": 2, "runner": "linux.rocm.gpu.gfx942.1"}, {"config": "distributed", "shard": 1, "num_shards": 1, "runner": "linux.rocm.gpu.gfx942.4"}]}" \ 2025-09-04T00:08:18.8531830Z  --selected-test-configs "" \ 2025-09-04T00:08:18.8531956Z  --pr-number "${PR_NUMBER}" \ 2025-09-04T00:08:18.8532071Z  --tag "${TAG}" \ 2025-09-04T00:08:18.8534568Z  --event-name "${EVENT_NAME}" \ 2025-09-04T00:08:18.8534697Z  --schedule "${SCHEDULE}" \ 2025-09-04T00:08:18.8534814Z  --branch "${HEAD_BRANCH}" 2025-09-04T00:08:18.8538814Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-04T00:08:18.8538951Z env: 2025-09-04T00:08:18.8539036Z GIT_DEFAULT_BRANCH: main 2025-09-04T00:08:18.8539171Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-04T00:08:18.8539338Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-04T00:08:18.8539494Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-04T00:08:18.8539982Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD129 --device /dev/dri/renderD137 --device /dev/dri/renderD145 --device /dev/dri/renderD153 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-04T00:08:18.8540452Z AWS_DEFAULT_REGION: us-east-1 2025-09-04T00:08:18.8540562Z AWS_REGION: us-east-1 2025-09-04T00:08:18.8540689Z AWS_ACCESS_KEY_ID: *** 2025-09-04T00:08:18.8540832Z AWS_SECRET_ACCESS_KEY: *** 2025-09-04T00:08:18.8543070Z AWS_SESSION_TOKEN: *** 2025-09-04T00:08:18.8543265Z GITHUB_TOKEN: *** 2025-09-04T00:08:18.8543428Z JOB_NAME: linux-jammy-rocm-py3.10 / test (distributed, 1, 1, linux.rocm.gpu.gfx942.4) 2025-09-04T00:08:18.8543603Z PR_NUMBER: 2025-09-04T00:08:18.8543697Z TAG: ciflow/trunk/158352 2025-09-04T00:08:18.8543796Z EVENT_NAME: push 2025-09-04T00:08:18.8543882Z SCHEDULE: 2025-09-04T00:08:18.8543963Z HEAD_BRANCH: 2025-09-04T00:08:18.8544048Z ##[endgroup] 2025-09-04T00:08:18.8563038Z Workflow: trunk 2025-09-04T00:08:18.8563368Z Job name: linux-jammy-rocm-py3.10 / test (distributed, 1, 1, linux.rocm.gpu.gfx942.4) 2025-09-04T00:08:19.1038832Z INFO:root:Found no test-config label on the PR, so all test configs are included 2025-09-04T00:08:19.2939941Z Setting output keep-going=False 2025-09-04T00:08:19.2940985Z Setting output ci-verbose-test-logs=False 2025-09-04T00:08:19.2941509Z Setting output ci-test-showlocals=False 2025-09-04T00:08:19.2941875Z Setting output ci-no-test-timeout=False 2025-09-04T00:08:19.2942227Z Setting output ci-no-td=True 2025-09-04T00:08:19.2942565Z Setting output ci-td-distributed=False 2025-09-04T00:08:19.2942908Z Setting output is-unstable=False 2025-09-04T00:08:19.2943239Z Setting output reenabled-issues= 2025-09-04T00:08:19.2944374Z Setting output test-matrix={"include": [{"config": "default", "shard": 1, "num_shards": 2, "runner": "linux.rocm.gpu.gfx942.1"}, {"config": "default", "shard": 2, "num_shards": 2, "runner": "linux.rocm.gpu.gfx942.1"}, {"config": "distributed", "shard": 1, "num_shards": 1, "runner": "linux.rocm.gpu.gfx942.4"}]} 2025-09-04T00:08:19.2945777Z Setting output is-test-matrix-empty=False 2025-09-04T00:08:19.3076317Z ##[group]Run echo "Filtered matrix:" 2025-09-04T00:08:19.3076622Z echo "Filtered matrix:" 2025-09-04T00:08:19.3080558Z echo "{"include": [{"config": "default", "shard": 1, "num_shards": 2, "runner": "linux.rocm.gpu.gfx942.1"}, {"config": "default", "shard": 2, "num_shards": 2, "runner": "linux.rocm.gpu.gfx942.1"}, {"config": "distributed", "shard": 1, "num_shards": 1, "runner": "linux.rocm.gpu.gfx942.4"}]}" 2025-09-04T00:08:19.3081167Z  2025-09-04T00:08:19.3081263Z echo 2025-09-04T00:08:19.3081506Z echo "Is the current job unstable? False" 2025-09-04T00:08:19.3081650Z  2025-09-04T00:08:19.3081735Z echo 2025-09-04T00:08:19.3081848Z echo "Is keep-going label set? False" 2025-09-04T00:08:19.3081979Z  2025-09-04T00:08:19.3082068Z echo 2025-09-04T00:08:19.3082169Z echo "Reenabled issues? " 2025-09-04T00:08:19.3090285Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-04T00:08:19.3090426Z env: 2025-09-04T00:08:19.3090514Z GIT_DEFAULT_BRANCH: main 2025-09-04T00:08:19.3090644Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-04T00:08:19.3090814Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-04T00:08:19.3090977Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-04T00:08:19.3091480Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD129 --device /dev/dri/renderD137 --device /dev/dri/renderD145 --device /dev/dri/renderD153 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-04T00:08:19.3091956Z AWS_DEFAULT_REGION: us-east-1 2025-09-04T00:08:19.3092064Z AWS_REGION: us-east-1 2025-09-04T00:08:19.3092223Z AWS_ACCESS_KEY_ID: *** 2025-09-04T00:08:19.3092370Z AWS_SECRET_ACCESS_KEY: *** 2025-09-04T00:08:19.3094517Z AWS_SESSION_TOKEN: *** 2025-09-04T00:08:19.3094617Z ##[endgroup] 2025-09-04T00:08:19.3120057Z Filtered matrix: 2025-09-04T00:08:19.3120826Z {include: [{config: default, shard: 1, num_shards: 2, runner: linux.rocm.gpu.gfx942.1}, {config: default, shard: 2, num_shards: 2, runner: linux.rocm.gpu.gfx942.1}, {config: distributed, shard: 1, num_shards: 1, runner: linux.rocm.gpu.gfx942.4}]} 2025-09-04T00:08:19.3121429Z 2025-09-04T00:08:19.3121519Z Is the current job unstable? False 2025-09-04T00:08:19.3121661Z 2025-09-04T00:08:19.3121745Z Is keep-going label set? False 2025-09-04T00:08:19.3121871Z 2025-09-04T00:08:19.3121934Z Reenabled issues? 2025-09-04T00:08:19.3166862Z ##[group]Run echo "timeout=$((JOB_TIMEOUT-30))" >> "${GITHUB_OUTPUT}" 2025-09-04T00:08:19.3167083Z echo "timeout=$((JOB_TIMEOUT-30))" >> "${GITHUB_OUTPUT}" 2025-09-04T00:08:19.3172757Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-04T00:08:19.3172909Z env: 2025-09-04T00:08:19.3173004Z GIT_DEFAULT_BRANCH: main 2025-09-04T00:08:19.3173142Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-04T00:08:19.3173320Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-04T00:08:19.3173489Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-04T00:08:19.3174120Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD129 --device /dev/dri/renderD137 --device /dev/dri/renderD145 --device /dev/dri/renderD153 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-04T00:08:19.3174651Z AWS_DEFAULT_REGION: us-east-1 2025-09-04T00:08:19.3174772Z AWS_REGION: us-east-1 2025-09-04T00:08:19.3174947Z AWS_ACCESS_KEY_ID: *** 2025-09-04T00:08:19.3175109Z AWS_SECRET_ACCESS_KEY: *** 2025-09-04T00:08:19.3177350Z AWS_SESSION_TOKEN: *** 2025-09-04T00:08:19.3177457Z JOB_TIMEOUT: 300 2025-09-04T00:08:19.3177559Z ##[endgroup] 2025-09-04T00:08:19.3243771Z ##[group]Run set -x 2025-09-04T00:08:19.3243922Z set -x 2025-09-04T00:08:19.3244013Z  2025-09-04T00:08:19.3244121Z if [[ $TEST_CONFIG == 'multigpu' ]]; then 2025-09-04T00:08:19.3244286Z  TEST_COMMAND=.ci/pytorch/multigpu-test.sh 2025-09-04T00:08:19.3244445Z elif [[ $BUILD_ENVIRONMENT == *onnx* ]]; then 2025-09-04T00:08:19.3244734Z  TEST_COMMAND=.ci/caffe2/test.sh 2025-09-04T00:08:19.3244855Z else 2025-09-04T00:08:19.3244966Z  TEST_COMMAND=.ci/pytorch/test.sh 2025-09-04T00:08:19.3245087Z fi 2025-09-04T00:08:19.3245169Z  2025-09-04T00:08:19.3245301Z # detached container should get cleaned up by teardown_ec2_linux 2025-09-04T00:08:19.3245507Z # TODO: Stop building test binaries as part of the build phase 2025-09-04T00:08:19.3245684Z # Used for GPU_FLAG since that doesn't play nice 2025-09-04T00:08:19.3245862Z # shellcheck disable=SC2086,SC2090 2025-09-04T00:08:19.3245996Z container_name=$(docker run \ 2025-09-04T00:08:19.3246128Z  ${GPU_FLAG:-} \ 2025-09-04T00:08:19.3246240Z  -e BUILD_ENVIRONMENT \ 2025-09-04T00:08:19.3246482Z  -e PR_NUMBER \ 2025-09-04T00:08:19.3246594Z  -e GITHUB_ACTIONS \ 2025-09-04T00:08:19.3246719Z  -e GITHUB_REPOSITORY \ 2025-09-04T00:08:19.3246840Z  -e GITHUB_WORKFLOW \ 2025-09-04T00:08:19.3246955Z  -e GITHUB_JOB \ 2025-09-04T00:08:19.3247067Z  -e GITHUB_RUN_ID \ 2025-09-04T00:08:19.3247183Z  -e GITHUB_RUN_NUMBER \ 2025-09-04T00:08:19.3247299Z  -e GITHUB_RUN_ATTEMPT \ 2025-09-04T00:08:19.3253887Z  -e JOB_ID \ 2025-09-04T00:08:19.3254013Z  -e JOB_NAME \ 2025-09-04T00:08:19.3254129Z  -e BRANCH \ 2025-09-04T00:08:19.3254236Z  -e SHA1 \ 2025-09-04T00:08:19.3254339Z  -e AWS_DEFAULT_REGION \ 2025-09-04T00:08:19.3254467Z  -e IN_WHEEL_TEST \ 2025-09-04T00:08:19.3254588Z  -e SHARD_NUMBER \ 2025-09-04T00:08:19.3254697Z  -e TEST_CONFIG \ 2025-09-04T00:08:19.3254810Z  -e NUM_TEST_SHARDS \ 2025-09-04T00:08:19.3254926Z  -e REENABLED_ISSUES \ 2025-09-04T00:08:19.3255048Z  -e CONTINUE_THROUGH_ERROR \ 2025-09-04T00:08:19.3255174Z  -e VERBOSE_TEST_LOGS \ 2025-09-04T00:08:19.3255287Z  -e TEST_SHOWLOCALS \ 2025-09-04T00:08:19.3255397Z  -e NO_TEST_TIMEOUT \ 2025-09-04T00:08:19.3255505Z  -e NO_TD \ 2025-09-04T00:08:19.3255620Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2025-09-04T00:08:19.3255760Z  -e PYTORCH_TEST_CUDA_MEM_LEAK_CHECK \ 2025-09-04T00:08:19.3255898Z  -e PYTORCH_TEST_RERUN_DISABLED_TESTS \ 2025-09-04T00:08:19.3256030Z  -e TESTS_TO_INCLUDE \ 2025-09-04T00:08:19.3256144Z  -e DASHBOARD_TAG \ 2025-09-04T00:08:19.3256288Z  --env-file="${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" \ 2025-09-04T00:08:19.3256558Z  --ulimit stack=10485760:83886080 \ 2025-09-04T00:08:19.3256682Z  --ulimit core=0 \ 2025-09-04T00:08:19.3256804Z  --security-opt seccomp=unconfined \ 2025-09-04T00:08:19.3256931Z  --cap-add=SYS_PTRACE \ 2025-09-04T00:08:19.3257045Z  --shm-size="8g" \ 2025-09-04T00:08:19.3257152Z  --tty \ 2025-09-04T00:08:19.3257245Z  --detach \ 2025-09-04T00:08:19.3257350Z  --name="${container_name}" \ 2025-09-04T00:08:19.3257469Z  --user jenkins \ 2025-09-04T00:08:19.3257601Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2025-09-04T00:08:19.3257746Z  -w /var/lib/jenkins/workspace \ 2025-09-04T00:08:19.3257861Z  "${DOCKER_IMAGE}" 2025-09-04T00:08:19.3259982Z ) 2025-09-04T00:08:19.3260088Z # save container name for later step 2025-09-04T00:08:19.3260342Z echo "CONTAINER_NAME=${container_name}" >> "$GITHUB_ENV" 2025-09-04T00:08:19.3260602Z # jenkins user does not have write permission to mounted workspace; work-around by copying within container to jenkins home 2025-09-04T00:08:19.3260930Z docker exec -t "${container_name}" sh -c "cd .. && cp -R workspace pytorch && cd pytorch && pip install dist/*.whl && ${TEST_COMMAND}" 2025-09-04T00:08:19.3266907Z shell: /usr/bin/bash -e {0} 2025-09-04T00:08:19.3267009Z env: 2025-09-04T00:08:19.3267094Z GIT_DEFAULT_BRANCH: main 2025-09-04T00:08:19.3267221Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-04T00:08:19.3267389Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-04T00:08:19.3269549Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-04T00:08:19.3270048Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD129 --device /dev/dri/renderD137 --device /dev/dri/renderD145 --device /dev/dri/renderD153 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-04T00:08:19.3270589Z AWS_DEFAULT_REGION: us-east-1 2025-09-04T00:08:19.3270700Z AWS_REGION: us-east-1 2025-09-04T00:08:19.3270857Z AWS_ACCESS_KEY_ID: *** 2025-09-04T00:08:19.3271000Z AWS_SECRET_ACCESS_KEY: *** 2025-09-04T00:08:19.3273097Z AWS_SESSION_TOKEN: *** 2025-09-04T00:08:19.3273216Z BUILD_ENVIRONMENT: linux-jammy-rocm-py3.10 2025-09-04T00:08:19.3273336Z PR_NUMBER: 2025-09-04T00:08:19.3273431Z GITHUB_REPOSITORY: pytorch/pytorch 2025-09-04T00:08:19.3273547Z GITHUB_WORKFLOW: trunk 2025-09-04T00:08:19.3275352Z GITHUB_JOB: test 2025-09-04T00:08:19.3275448Z GITHUB_RUN_ID: 17448747242 2025-09-04T00:08:19.3275551Z GITHUB_RUN_NUMBER: 143207 2025-09-04T00:08:19.3275653Z GITHUB_RUN_ATTEMPT: 1 2025-09-04T00:08:19.3275746Z JOB_ID: 49550378875 2025-09-04T00:08:19.3275907Z JOB_NAME: linux-jammy-rocm-py3.10 / test (distributed, 1, 1, linux.rocm.gpu.gfx942.4) 2025-09-04T00:08:19.3276085Z BRANCH: 2025-09-04T00:08:19.3276185Z SHA1: df9c5077a37b6cbc12bf784cdd6a490ed8df2381 2025-09-04T00:08:19.3276314Z CONTINUE_THROUGH_ERROR: False 2025-09-04T00:08:19.3276616Z VERBOSE_TEST_LOGS: False 2025-09-04T00:08:19.3276717Z TEST_SHOWLOCALS: False 2025-09-04T00:08:19.3276815Z NO_TEST_TIMEOUT: False 2025-09-04T00:08:19.3276905Z NO_TD: True 2025-09-04T00:08:19.3276995Z TEST_CONFIG: distributed 2025-09-04T00:08:19.3278656Z SHARD_NUMBER: 1 2025-09-04T00:08:19.3278746Z NUM_TEST_SHARDS: 1 2025-09-04T00:08:19.3278837Z REENABLED_ISSUES: 2025-09-04T00:08:19.3279101Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-18d8825eadf4ad672ab335766741288aa9aef921 2025-09-04T00:08:19.3279382Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK: 0 2025-09-04T00:08:19.3279504Z PYTORCH_TEST_RERUN_DISABLED_TESTS: 0 2025-09-04T00:08:19.3279812Z TESTS_TO_INCLUDE: test_nn test_torch test_cuda test_ops test_unary_ufuncs test_binary_ufuncs test_autograd inductor/test_torchinductor distributed/test_c10d_common distributed/test_c10d_nccl 2025-09-04T00:08:19.3280105Z DASHBOARD_TAG: 2025-09-04T00:08:19.3280195Z ##[endgroup] 2025-09-04T00:08:19.3303133Z + [[ distributed == \m\u\l\t\i\g\p\u ]] 2025-09-04T00:08:19.3303297Z + [[ linux-jammy-rocm-py3.10 == *onnx* ]] 2025-09-04T00:08:19.3303440Z + TEST_COMMAND=.ci/pytorch/test.sh 2025-09-04T00:08:19.3313910Z +++ nproc --ignore=2 2025-09-04T00:08:19.3325732Z ++ docker run --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD129 --device /dev/dri/renderD137 --device /dev/dri/renderD145 --device /dev/dri/renderD153 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host -e BUILD_ENVIRONMENT -e PR_NUMBER -e GITHUB_ACTIONS -e GITHUB_REPOSITORY -e GITHUB_WORKFLOW -e GITHUB_JOB -e GITHUB_RUN_ID -e GITHUB_RUN_NUMBER -e GITHUB_RUN_ATTEMPT -e JOB_ID -e JOB_NAME -e BRANCH -e SHA1 -e AWS_DEFAULT_REGION -e IN_WHEEL_TEST -e SHARD_NUMBER -e TEST_CONFIG -e NUM_TEST_SHARDS -e REENABLED_ISSUES -e CONTINUE_THROUGH_ERROR -e VERBOSE_TEST_LOGS -e TEST_SHOWLOCALS -e NO_TEST_TIMEOUT -e NO_TD -e MAX_JOBS=158 -e PYTORCH_TEST_CUDA_MEM_LEAK_CHECK -e PYTORCH_TEST_RERUN_DISABLED_TESTS -e TESTS_TO_INCLUDE -e DASHBOARD_TAG --env-file=/home/runner/_work/_temp/github_env_17448747242 --ulimit stack=10485760:83886080 --ulimit core=0 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --shm-size=8g --tty --detach --name= --user jenkins -v /home/runner/_work/pytorch/pytorch:/var/lib/jenkins/workspace -w /var/lib/jenkins/workspace 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-18d8825eadf4ad672ab335766741288aa9aef921 2025-09-04T00:08:19.8965584Z + container_name=c2d3e99fe362ee6bbad957063b9027306cf63f6f7135ef4b57e691dfcf71b79f 2025-09-04T00:08:19.8974136Z + echo CONTAINER_NAME=c2d3e99fe362ee6bbad957063b9027306cf63f6f7135ef4b57e691dfcf71b79f 2025-09-04T00:08:19.8974955Z + docker exec -t c2d3e99fe362ee6bbad957063b9027306cf63f6f7135ef4b57e691dfcf71b79f sh -c 'cd .. && cp -R workspace pytorch && cd pytorch && pip install dist/*.whl && .ci/pytorch/test.sh' 2025-09-04T00:08:24.0696263Z Processing ./dist/torch-2.9.0a0+gitdf9c507-cp310-cp310-linux_x86_64.whl 2025-09-04T00:08:24.6197341Z Requirement already satisfied: filelock in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch==2.9.0a0+gitdf9c507) (3.19.1) 2025-09-04T00:08:24.6198557Z Requirement already satisfied: typing-extensions>=4.10.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch==2.9.0a0+gitdf9c507) (4.15.0) 2025-09-04T00:08:24.6199969Z Requirement already satisfied: sympy>=1.13.3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch==2.9.0a0+gitdf9c507) (1.13.3) 2025-09-04T00:08:24.6200997Z Requirement already satisfied: networkx>=2.5.1 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch==2.9.0a0+gitdf9c507) (2.8.8) 2025-09-04T00:08:24.6202011Z Requirement already satisfied: jinja2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch==2.9.0a0+gitdf9c507) (3.1.6) 2025-09-04T00:08:24.6215962Z Requirement already satisfied: fsspec>=0.8.5 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch==2.9.0a0+gitdf9c507) (2025.7.0) 2025-09-04T00:08:24.6365046Z Requirement already satisfied: mpmath<1.4,>=1.1.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from sympy>=1.13.3->torch==2.9.0a0+gitdf9c507) (1.3.0) 2025-09-04T00:08:24.6379700Z Requirement already satisfied: MarkupSafe>=2.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from jinja2->torch==2.9.0a0+gitdf9c507) (3.0.2) 2025-09-04T00:08:24.8263413Z Installing collected packages: torch 2025-09-04T00:08:30.1150916Z ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 2025-09-04T00:08:30.1151985Z helion 0.1.1 requires filecheck, which is not installed. 2025-09-04T00:08:30.1152495Z Successfully installed torch-2.9.0a0+gitdf9c507 2025-09-04T00:08:30.1587329Z + export TERM=vt100 2025-09-04T00:08:30.1587573Z + TERM=vt100 2025-09-04T00:08:30.1597699Z ++ dirname .ci/pytorch/test.sh 2025-09-04T00:08:30.1604568Z + source .ci/pytorch/common.sh 2025-09-04T00:08:30.1609358Z +++ dirname .ci/pytorch/common.sh 2025-09-04T00:08:30.1626120Z ++ source .ci/pytorch/common_utils.sh 2025-09-04T00:08:30.1627359Z +++ declare -f -t trap_add 2025-09-04T00:08:30.1630985Z ++ set -ex -o pipefail 2025-09-04T00:08:30.1631314Z ++ [[ linux-jammy-rocm-py3.10 == *rocm* ]] 2025-09-04T00:08:30.1631546Z ++ unset HIP_PLATFORM 2025-09-04T00:08:30.1631726Z ++ export PYTORCH_TEST_WITH_ROCM=1 2025-09-04T00:08:30.1631922Z ++ PYTORCH_TEST_WITH_ROCM=1 2025-09-04T00:08:30.1632109Z ++ BUILD_TEST_LIBTORCH=0 2025-09-04T00:08:30.1635378Z ++ dirname .ci/pytorch/test.sh 2025-09-04T00:08:30.1647228Z + source .ci/pytorch/common-build.sh 2025-09-04T00:08:30.1648168Z ++ [[ linux-jammy-rocm-py3.10 != *win-* ]] 2025-09-04T00:08:30.1654474Z ++++ dirname .ci/pytorch/common-build.sh 2025-09-04T00:08:30.1660305Z +++ cd .ci/pytorch 2025-09-04T00:08:30.1660592Z +++ pwd -P 2025-09-04T00:08:30.1663406Z ++ script_dir=/var/lib/jenkins/pytorch/.ci/pytorch 2025-09-04T00:08:30.1663617Z ++ [[ linux-jammy-rocm-py3.10 == *-pch* ]] 2025-09-04T00:08:30.1666172Z ++ which sccache 2025-09-04T00:08:30.1672647Z ++ [[ -z '' ]] 2025-09-04T00:08:30.1672893Z ++ unset SCCACHE_BUCKET 2025-09-04T00:08:30.1673042Z ++ unset SCCACHE_REGION 2025-09-04T00:08:30.1673187Z ++ sccache --stop-server 2025-09-04T00:08:30.1691824Z ++ true 2025-09-04T00:08:30.1692078Z ++ rm -f /var/lib/jenkins/sccache_error.log 2025-09-04T00:08:30.1705194Z ++ trap_add sccache_epilogue EXIT 2025-09-04T00:08:30.1705333Z ++ trap_add_cmd=sccache_epilogue 2025-09-04T00:08:30.1707910Z ++ shift 2025-09-04T00:08:30.1708085Z ++ for trap_add_name in "$@" 2025-09-04T00:08:30.1714474Z ++++ trap -p EXIT 2025-09-04T00:08:30.1718055Z +++ eval 'extract_trap_cmd ' 2025-09-04T00:08:30.1718368Z ++++ extract_trap_cmd 2025-09-04T00:08:30.1718647Z ++++ printf '%s\n' '' 2025-09-04T00:08:30.1718896Z +++ printf '%s\n' sccache_epilogue 2025-09-04T00:08:30.1719612Z ++ trap -- ' 2025-09-04T00:08:30.1719837Z sccache_epilogue' EXIT 2025-09-04T00:08:30.1720058Z ++ [[ -n '' ]] 2025-09-04T00:08:30.1720305Z ++ [[ linux-jammy-rocm-py3.10 == *rocm* ]] 2025-09-04T00:08:30.1720650Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2025-09-04T00:08:30.1720975Z ++ SCCACHE_IDLE_TIMEOUT=0 2025-09-04T00:08:30.1725597Z ++ sccache --start-server 2025-09-04T00:08:30.1742094Z sccache: Starting the server... 2025-09-04T00:08:30.2052770Z sccache: Listening on address 127.0.0.1:4226 2025-09-04T00:08:30.2064840Z ++ sccache --zero-stats 2025-09-04T00:08:30.2084736Z Statistics zeroed. 2025-09-04T00:08:30.2086452Z ++ which ccache 2025-09-04T00:08:30.2096077Z + [[ linux-jammy-rocm-py3.10 != *rocm* ]] 2025-09-04T00:08:30.2096238Z + echo 'Environment variables:' 2025-09-04T00:08:30.2096488Z Environment variables: 2025-09-04T00:08:30.2096604Z + env 2025-09-04T00:08:30.2107299Z GITHUB_WORKSPACE=/home/runner/_work/pytorch/pytorch 2025-09-04T00:08:30.2107516Z CONTINUE_THROUGH_ERROR=False 2025-09-04T00:08:30.2110481Z BUILD_ENVIRONMENT=linux-jammy-rocm-py3.10 2025-09-04T00:08:30.2110789Z HOSTNAME=linux.rocm.gpu.gfx942.4-8zt5k-runner-fhs6v 2025-09-04T00:08:30.2111080Z GITHUB_PATH=/home/runner/_work/_temp/_runner_file_commands/add_path_8dbf13c4-e835-441b-b455-15dafcf6ecc9 2025-09-04T00:08:30.2111332Z GITHUB_ACTION=__self 2025-09-04T00:08:30.2111458Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK=0 2025-09-04T00:08:30.2111595Z GITHUB_RUN_NUMBER=143207 2025-09-04T00:08:30.2111715Z TEST_CONFIG=distributed 2025-09-04T00:08:30.2111835Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-09-04T00:08:30.2112010Z AWS_DEFAULT_REGION=us-east-1 2025-09-04T00:08:30.2112145Z GITHUB_TRIGGERING_ACTOR=pytorch-bot[bot] 2025-09-04T00:08:30.2112272Z GITHUB_REF_TYPE=tag 2025-09-04T00:08:30.2115641Z *** 2025-09-04T00:08:30.2115745Z GITHUB_REPOSITORY_ID=65600975 2025-09-04T00:08:30.2115871Z GITHUB_ACTIONS=true 2025-09-04T00:08:30.2116001Z SHA1=df9c5077a37b6cbc12bf784cdd6a490ed8df2381 2025-09-04T00:08:30.2116158Z GITHUB_SHA=df9c5077a37b6cbc12bf784cdd6a490ed8df2381 2025-09-04T00:08:30.2116534Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/trunk.yml@refs/tags/ciflow/trunk/158352 2025-09-04T00:08:30.2116742Z UCC_HOME=/usr 2025-09-04T00:08:30.2116838Z VERBOSE_TEST_LOGS=False 2025-09-04T00:08:30.2116961Z GITHUB_REF=refs/tags/ciflow/trunk/158352 2025-09-04T00:08:30.2117084Z SHARD_NUMBER=1 2025-09-04T00:08:30.2117185Z GITHUB_REF_PROTECTED=false 2025-09-04T00:08:30.2117306Z HOME=/var/lib/jenkins 2025-09-04T00:08:30.2117430Z GITHUB_API_URL=https://api.github.com 2025-09-04T00:08:30.2117581Z PYTORCH_TEST_RERUN_DISABLED_TESTS=0 2025-09-04T00:08:30.2117721Z LANG=C.UTF-8 2025-09-04T00:08:30.2117847Z UCX_COMMIT=cc312eaa4655c0cc5c2bcd796db938f90563bcf6 2025-09-04T00:08:30.2118042Z PYTORCH_TEST_WITH_ROCM=1 2025-09-04T00:08:30.2119745Z NUM_TEST_SHARDS=1 2025-09-04T00:08:30.2119854Z UCX_HOME=/usr 2025-09-04T00:08:30.2120248Z GITHUB_STATE=/home/runner/_work/_temp/_runner_file_commands/save_state_8dbf13c4-e835-441b-b455-15dafcf6ecc9 2025-09-04T00:08:30.2120550Z JOB_NAME=linux-jammy-rocm-py3.10 / test (distributed, 1, 1, linux.rocm.gpu.gfx942.4) 2025-09-04T00:08:30.2120750Z MAGMA_HOME=/opt/rocm/magma 2025-09-04T00:08:30.2120956Z GITHUB_ENV=/home/runner/_work/_temp/_runner_file_commands/set_env_8dbf13c4-e835-441b-b455-15dafcf6ecc9 2025-09-04T00:08:30.2121327Z GITHUB_EVENT_PATH=/home/runner/_work/_temp/_github_workflow/event.json 2025-09-04T00:08:30.2121495Z GITHUB_EVENT_NAME=push 2025-09-04T00:08:30.2121661Z GITHUB_ACTIONS_RUNNER_EXTRA_USER_AGENT=actions-runner-controller/0.11.0 2025-09-04T00:08:30.2121832Z DASHBOARD_TAG= 2025-09-04T00:08:30.2121930Z GITHUB_RUN_ID=17448747242 2025-09-04T00:08:30.2123301Z GITHUB_STEP_SUMMARY=/home/runner/_work/_temp/_runner_file_commands/step_summary_8dbf13c4-e835-441b-b455-15dafcf6ecc9 2025-09-04T00:08:30.2123526Z GITHUB_ACTOR=pytorch-bot[bot] 2025-09-04T00:08:30.2123631Z PR_NUMBER= 2025-09-04T00:08:30.2123721Z GITHUB_RUN_ATTEMPT=1 2025-09-04T00:08:30.2123819Z ANACONDA_PYTHON_VERSION=3.10 2025-09-04T00:08:30.2123947Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-09-04T00:08:30.2124075Z TERM=vt100 2025-09-04T00:08:30.2124155Z INSTALLED_VISION=yes 2025-09-04T00:08:30.2124245Z BRANCH= 2025-09-04T00:08:30.2124328Z OPENSSL_ROOT_DIR=/opt/openssl 2025-09-04T00:08:30.2124635Z TESTS_TO_INCLUDE=test_nn test_torch test_cuda test_ops test_unary_ufuncs test_binary_ufuncs test_autograd inductor/test_torchinductor distributed/test_c10d_common distributed/test_c10d_nccl 2025-09-04T00:08:30.2124998Z GITHUB_ACTION_PATH=/home/runner/_work/pytorch/pytorch/./.github/actions/setup-rocm 2025-09-04T00:08:30.2126286Z GITHUB_SERVER_URL=https://github.com 2025-09-04T00:08:30.2126524Z PYTORCH_ROCM_ARCH=gfx90a;gfx942 2025-09-04T00:08:30.2126652Z UCC_COMMIT=0c0fc21559835044ab107199e334f7157d6a0d3d 2025-09-04T00:08:30.2126774Z REENABLED_ISSUES= 2025-09-04T00:08:30.2126858Z SHLVL=1 2025-09-04T00:08:30.2126933Z MAX_JOBS=158 2025-09-04T00:08:30.2127026Z GITHUB_ACTOR_ID=54816060 2025-09-04T00:08:30.2127157Z GITHUB_WORKFLOW_SHA=df9c5077a37b6cbc12bf784cdd6a490ed8df2381 2025-09-04T00:08:30.2127305Z GITHUB_REF_NAME=ciflow/trunk/158352 2025-09-04T00:08:30.2127415Z ROCM_PATH=/opt/rocm 2025-09-04T00:08:30.2127502Z GITHUB_JOB=test 2025-09-04T00:08:30.2128639Z NO_TEST_TIMEOUT=False 2025-09-04T00:08:30.2128751Z GITHUB_REPOSITORY=pytorch/pytorch 2025-09-04T00:08:30.2128859Z LC_ALL=C.UTF-8 2025-09-04T00:08:30.2128945Z GITHUB_RETENTION_DAYS=90 2025-09-04T00:08:30.2129045Z OPENSSL_DIR=/opt/openssl 2025-09-04T00:08:30.2129145Z GITHUB_ACTION_REPOSITORY= 2025-09-04T00:08:30.2129488Z PATH=/opt/cache/bin:/opt/rocm/llvm/bin:/opt/rocm/opencl/bin:/opt/rocm/hip/bin:/opt/rocm/hcc/bin:/opt/rocm/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-09-04T00:08:30.2129827Z GITHUB_BASE_REF= 2025-09-04T00:08:30.2129910Z CI=true 2025-09-04T00:08:30.2129994Z GITHUB_REPOSITORY_OWNER=pytorch 2025-09-04T00:08:30.2130101Z JOB_ID=49550378875 2025-09-04T00:08:30.2131161Z GITHUB_HEAD_REF= 2025-09-04T00:08:30.2131247Z GITHUB_ACTION_REF= 2025-09-04T00:08:30.2131335Z TEST_SHOWLOCALS=False 2025-09-04T00:08:30.2131428Z GITHUB_WORKFLOW=trunk 2025-09-04T00:08:30.2131525Z DEBIAN_FRONTEND=noninteractive 2025-09-04T00:08:30.2131724Z GITHUB_OUTPUT=/home/runner/_work/_temp/_runner_file_commands/set_output_8dbf13c4-e835-441b-b455-15dafcf6ecc9 2025-09-04T00:08:30.2131924Z NO_TD=True 2025-09-04T00:08:30.2132008Z OLDPWD=/var/lib/jenkins 2025-09-04T00:08:30.2132099Z _=/usr/bin/env 2025-09-04T00:08:30.2132221Z ++ python -c 'import site; print(site.getsitepackages()[0])' 2025-09-04T00:08:30.2178154Z + TORCH_INSTALL_DIR=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch 2025-09-04T00:08:30.2178461Z + TORCH_BIN_DIR=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/bin 2025-09-04T00:08:30.2178681Z + TORCH_LIB_DIR=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib 2025-09-04T00:08:30.2178974Z + TORCH_TEST_DIR=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/test 2025-09-04T00:08:30.2179128Z + BUILD_DIR=build 2025-09-04T00:08:30.2179223Z + BUILD_RENAMED_DIR=build_renamed 2025-09-04T00:08:30.2179333Z + BUILD_BIN_DIR=build/bin 2025-09-04T00:08:30.2179429Z + SHARD_NUMBER=1 2025-09-04T00:08:30.2179514Z + NUM_TEST_SHARDS=1 2025-09-04T00:08:30.2179610Z + export TORCH_SERIALIZATION_DEBUG=1 2025-09-04T00:08:30.2179773Z + TORCH_SERIALIZATION_DEBUG=1 2025-09-04T00:08:30.2181180Z + export VALGRIND=ON 2025-09-04T00:08:30.2181298Z + VALGRIND=ON 2025-09-04T00:08:30.2181398Z + [[ linux-jammy-rocm-py3.10 == *clang9* ]] 2025-09-04T00:08:30.2181530Z + [[ linux-jammy-rocm-py3.10 == *xpu* ]] 2025-09-04T00:08:30.2181642Z + detect_cuda_arch 2025-09-04T00:08:30.2181739Z + [[ linux-jammy-rocm-py3.10 == *cuda* ]] 2025-09-04T00:08:30.2181863Z + [[ linux-jammy-rocm-py3.10 == *s390x* ]] 2025-09-04T00:08:30.2181971Z + [[ 0 == \1 ]] 2025-09-04T00:08:30.2182054Z + [[ False == \1 ]] 2025-09-04T00:08:30.2182156Z + [[ linux-jammy-rocm-py3.10 != *bazel* ]] 2025-09-04T00:08:30.2182285Z ++ realpath build/custom_test_artifacts 2025-09-04T00:08:30.2188884Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=/var/lib/jenkins/pytorch/build/custom_test_artifacts 2025-09-04T00:08:30.2190714Z + [[ -n test_nn test_torch test_cuda test_ops test_unary_ufuncs test_binary_ufuncs test_autograd inductor/test_torchinductor distributed/test_c10d_common distributed/test_c10d_nccl ]] 2025-09-04T00:08:30.2191031Z + echo 'Setting INCLUDE_CLAUSE' 2025-09-04T00:08:30.2191137Z Setting INCLUDE_CLAUSE 2025-09-04T00:08:30.2191437Z + INCLUDE_CLAUSE='--include test_nn test_torch test_cuda test_ops test_unary_ufuncs test_binary_ufuncs test_autograd inductor/test_torchinductor distributed/test_c10d_common distributed/test_c10d_nccl' 2025-09-04T00:08:30.2191755Z + echo 'Environment variables' 2025-09-04T00:08:30.2191859Z Environment variables 2025-09-04T00:08:30.2191948Z + env 2025-09-04T00:08:30.2195427Z GITHUB_WORKSPACE=/home/runner/_work/pytorch/pytorch 2025-09-04T00:08:30.2195597Z CONTINUE_THROUGH_ERROR=False 2025-09-04T00:08:30.2195730Z BUILD_ENVIRONMENT=linux-jammy-rocm-py3.10 2025-09-04T00:08:30.2195880Z HOSTNAME=linux.rocm.gpu.gfx942.4-8zt5k-runner-fhs6v 2025-09-04T00:08:30.2197704Z GITHUB_PATH=/home/runner/_work/_temp/_runner_file_commands/add_path_8dbf13c4-e835-441b-b455-15dafcf6ecc9 2025-09-04T00:08:30.2197910Z GITHUB_ACTION=__self 2025-09-04T00:08:30.2198019Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK=0 2025-09-04T00:08:30.2198137Z GITHUB_RUN_NUMBER=143207 2025-09-04T00:08:30.2198237Z TEST_CONFIG=distributed 2025-09-04T00:08:30.2198338Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-09-04T00:08:30.2198463Z AWS_DEFAULT_REGION=us-east-1 2025-09-04T00:08:30.2198576Z GITHUB_TRIGGERING_ACTOR=pytorch-bot[bot] 2025-09-04T00:08:30.2198693Z GITHUB_REF_TYPE=tag 2025-09-04T00:08:30.2198809Z *** 2025-09-04T00:08:30.2198896Z GITHUB_REPOSITORY_ID=65600975 2025-09-04T00:08:30.2198999Z GITHUB_ACTIONS=true 2025-09-04T00:08:30.2199106Z SHA1=df9c5077a37b6cbc12bf784cdd6a490ed8df2381 2025-09-04T00:08:30.2199257Z GITHUB_SHA=df9c5077a37b6cbc12bf784cdd6a490ed8df2381 2025-09-04T00:08:30.2199466Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/trunk.yml@refs/tags/ciflow/trunk/158352 2025-09-04T00:08:30.2199652Z UCC_HOME=/usr 2025-09-04T00:08:30.2199743Z TORCH_SERIALIZATION_DEBUG=1 2025-09-04T00:08:30.2201031Z VERBOSE_TEST_LOGS=False 2025-09-04T00:08:30.2201152Z GITHUB_REF=refs/tags/ciflow/trunk/158352 2025-09-04T00:08:30.2201267Z SHARD_NUMBER=1 2025-09-04T00:08:30.2201356Z GITHUB_REF_PROTECTED=false 2025-09-04T00:08:30.2201453Z HOME=/var/lib/jenkins 2025-09-04T00:08:30.2201558Z GITHUB_API_URL=https://api.github.com 2025-09-04T00:08:30.2201681Z PYTORCH_TEST_RERUN_DISABLED_TESTS=0 2025-09-04T00:08:30.2201787Z LANG=C.UTF-8 2025-09-04T00:08:30.2201890Z UCX_COMMIT=cc312eaa4655c0cc5c2bcd796db938f90563bcf6 2025-09-04T00:08:30.2202020Z PYTORCH_TEST_WITH_ROCM=1 2025-09-04T00:08:30.2202114Z NUM_TEST_SHARDS=1 2025-09-04T00:08:30.2203192Z UCX_HOME=/usr 2025-09-04T00:08:30.2203448Z GITHUB_STATE=/home/runner/_work/_temp/_runner_file_commands/save_state_8dbf13c4-e835-441b-b455-15dafcf6ecc9 2025-09-04T00:08:30.2203714Z JOB_NAME=linux-jammy-rocm-py3.10 / test (distributed, 1, 1, linux.rocm.gpu.gfx942.4) 2025-09-04T00:08:30.2203892Z MAGMA_HOME=/opt/rocm/magma 2025-09-04T00:08:30.2204071Z GITHUB_ENV=/home/runner/_work/_temp/_runner_file_commands/set_env_8dbf13c4-e835-441b-b455-15dafcf6ecc9 2025-09-04T00:08:30.2204358Z GITHUB_EVENT_PATH=/home/runner/_work/_temp/_github_workflow/event.json 2025-09-04T00:08:30.2204508Z GITHUB_EVENT_NAME=push 2025-09-04T00:08:30.2204652Z GITHUB_ACTIONS_RUNNER_EXTRA_USER_AGENT=actions-runner-controller/0.11.0 2025-09-04T00:08:30.2204804Z DASHBOARD_TAG= 2025-09-04T00:08:30.2204891Z GITHUB_RUN_ID=17448747242 2025-09-04T00:08:30.2205089Z GITHUB_STEP_SUMMARY=/home/runner/_work/_temp/_runner_file_commands/step_summary_8dbf13c4-e835-441b-b455-15dafcf6ecc9 2025-09-04T00:08:30.2206306Z GITHUB_ACTOR=pytorch-bot[bot] 2025-09-04T00:08:30.2206521Z PR_NUMBER= 2025-09-04T00:08:30.2206605Z GITHUB_RUN_ATTEMPT=1 2025-09-04T00:08:30.2206701Z VALGRIND=ON 2025-09-04T00:08:30.2206788Z ANACONDA_PYTHON_VERSION=3.10 2025-09-04T00:08:30.2206913Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-09-04T00:08:30.2207037Z TERM=vt100 2025-09-04T00:08:30.2207118Z INSTALLED_VISION=yes 2025-09-04T00:08:30.2207206Z BRANCH= 2025-09-04T00:08:30.2207289Z OPENSSL_ROOT_DIR=/opt/openssl 2025-09-04T00:08:30.2207591Z TESTS_TO_INCLUDE=test_nn test_torch test_cuda test_ops test_unary_ufuncs test_binary_ufuncs test_autograd inductor/test_torchinductor distributed/test_c10d_common distributed/test_c10d_nccl 2025-09-04T00:08:30.2207951Z GITHUB_ACTION_PATH=/home/runner/_work/pytorch/pytorch/./.github/actions/setup-rocm 2025-09-04T00:08:30.2209139Z GITHUB_SERVER_URL=https://github.com 2025-09-04T00:08:30.2209261Z PYTORCH_ROCM_ARCH=gfx90a;gfx942 2025-09-04T00:08:30.2209383Z UCC_COMMIT=0c0fc21559835044ab107199e334f7157d6a0d3d 2025-09-04T00:08:30.2209504Z REENABLED_ISSUES= 2025-09-04T00:08:30.2209587Z SHLVL=1 2025-09-04T00:08:30.2209662Z MAX_JOBS=158 2025-09-04T00:08:30.2209750Z GITHUB_ACTOR_ID=54816060 2025-09-04T00:08:30.2209880Z GITHUB_WORKFLOW_SHA=df9c5077a37b6cbc12bf784cdd6a490ed8df2381 2025-09-04T00:08:30.2210025Z GITHUB_REF_NAME=ciflow/trunk/158352 2025-09-04T00:08:30.2210133Z ROCM_PATH=/opt/rocm 2025-09-04T00:08:30.2210219Z GITHUB_JOB=test 2025-09-04T00:08:30.2211246Z NO_TEST_TIMEOUT=False 2025-09-04T00:08:30.2211353Z GITHUB_REPOSITORY=pytorch/pytorch 2025-09-04T00:08:30.2211460Z LC_ALL=C.UTF-8 2025-09-04T00:08:30.2211547Z GITHUB_RETENTION_DAYS=90 2025-09-04T00:08:30.2211646Z OPENSSL_DIR=/opt/openssl 2025-09-04T00:08:30.2211745Z GITHUB_ACTION_REPOSITORY= 2025-09-04T00:08:30.2212085Z PATH=/opt/cache/bin:/opt/rocm/llvm/bin:/opt/rocm/opencl/bin:/opt/rocm/hip/bin:/opt/rocm/hcc/bin:/opt/rocm/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-09-04T00:08:30.2212425Z GITHUB_BASE_REF= 2025-09-04T00:08:30.2212506Z CI=true 2025-09-04T00:08:30.2212590Z GITHUB_REPOSITORY_OWNER=pytorch 2025-09-04T00:08:30.2212693Z JOB_ID=49550378875 2025-09-04T00:08:30.2213701Z GITHUB_HEAD_REF= 2025-09-04T00:08:30.2213791Z GITHUB_ACTION_REF= 2025-09-04T00:08:30.2213879Z TEST_SHOWLOCALS=False 2025-09-04T00:08:30.2213971Z GITHUB_WORKFLOW=trunk 2025-09-04T00:08:30.2214069Z DEBIAN_FRONTEND=noninteractive 2025-09-04T00:08:30.2214264Z GITHUB_OUTPUT=/home/runner/_work/_temp/_runner_file_commands/set_output_8dbf13c4-e835-441b-b455-15dafcf6ecc9 2025-09-04T00:08:30.2214463Z NO_TD=True 2025-09-04T00:08:30.2214545Z OLDPWD=/var/lib/jenkins 2025-09-04T00:08:30.2214635Z _=/usr/bin/env 2025-09-04T00:08:30.2214721Z + echo 'Testing pytorch' 2025-09-04T00:08:30.2214816Z Testing pytorch 2025-09-04T00:08:30.2215824Z + export LANG=C.UTF-8 2025-09-04T00:08:30.2215919Z + LANG=C.UTF-8 2025-09-04T00:08:30.2216000Z + PR_NUMBER= 2025-09-04T00:08:30.2216089Z + [[ distributed == \d\e\f\a\u\l\t ]] 2025-09-04T00:08:30.2216209Z + [[ distributed == \d\i\s\t\r\i\b\u\t\e\d ]] 2025-09-04T00:08:30.2216335Z + [[ linux-jammy-rocm-py3.10 == *rocm* ]] 2025-09-04T00:08:30.2216637Z + export HIP_VISIBLE_DEVICES=0,1,2,3 2025-09-04T00:08:30.2216752Z + HIP_VISIBLE_DEVICES=0,1,2,3 2025-09-04T00:08:30.2216857Z + [[ distributed == \s\l\o\w ]] 2025-09-04T00:08:30.2216979Z + [[ linux-jammy-rocm-py3.10 == *slow-gradcheck* ]] 2025-09-04T00:08:30.2217113Z + [[ linux-jammy-rocm-py3.10 == *cuda* ]] 2025-09-04T00:08:30.2218212Z + [[ linux-jammy-rocm-py3.10 == *rocm* ]] 2025-09-04T00:08:30.2218389Z + export PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2025-09-04T00:08:30.2218516Z + PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2025-09-04T00:08:30.2218633Z + [[ distributed == *crossref* ]] 2025-09-04T00:08:30.2218748Z + [[ linux-jammy-rocm-py3.10 == *rocm* ]] 2025-09-04T00:08:30.2218861Z + export VALGRIND=OFF 2025-09-04T00:08:30.2218951Z + VALGRIND=OFF 2025-09-04T00:08:30.2219031Z + rocminfo 2025-09-04T00:08:30.2320146Z ROCk module version 6.12.12 is loaded 2025-09-04T00:08:33.3522759Z ===================== 2025-09-04T00:08:33.3523207Z HSA System Attributes 2025-09-04T00:08:33.3523502Z ===================== 2025-09-04T00:08:33.3523833Z Runtime Version: 1.15 2025-09-04T00:08:33.3524131Z Runtime Ext Version: 1.7 2025-09-04T00:08:33.3524441Z System Timestamp Freq.: 1000.000000MHz 2025-09-04T00:08:33.3533749Z Sig. Max Wait Duration: 18446744073709551615 (0xFFFFFFFFFFFFFFFF) (timestamp count) 2025-09-04T00:08:33.3534159Z Machine Model: LARGE 2025-09-04T00:08:33.3534478Z System Endianness: LITTLE 2025-09-04T00:08:33.3534741Z Mwaitx: DISABLED 2025-09-04T00:08:33.3534956Z XNACK enabled: NO 2025-09-04T00:08:33.3535252Z DMAbuf Support: YES 2025-09-04T00:08:33.3535456Z VMM Support: YES 2025-09-04T00:08:33.3535591Z 2025-09-04T00:08:33.3535692Z ========== 2025-09-04T00:08:33.3535887Z HSA Agents 2025-09-04T00:08:33.3536078Z ========== 2025-09-04T00:08:33.3536253Z ******* 2025-09-04T00:08:33.3536563Z Agent 1 2025-09-04T00:08:33.3536751Z ******* 2025-09-04T00:08:33.3536986Z Name: AMD EPYC 9575F 64-Core Processor 2025-09-04T00:08:33.3537277Z Uuid: CPU-XX 2025-09-04T00:08:33.3537576Z Marketing Name: AMD EPYC 9575F 64-Core Processor 2025-09-04T00:08:33.3537872Z Vendor Name: CPU 2025-09-04T00:08:33.3538166Z Feature: None specified 2025-09-04T00:08:33.3538450Z Profile: FULL_PROFILE 2025-09-04T00:08:33.3538731Z Float Round Mode: NEAR 2025-09-04T00:08:33.3539111Z Max Queue Number: 0(0x0) 2025-09-04T00:08:33.3539394Z Queue Min Size: 0(0x0) 2025-09-04T00:08:33.3539688Z Queue Max Size: 0(0x0) 2025-09-04T00:08:33.3539973Z Queue Type: MULTI 2025-09-04T00:08:33.3540248Z Node: 0 2025-09-04T00:08:33.3540512Z Device Type: CPU 2025-09-04T00:08:33.3540766Z Cache Info: 2025-09-04T00:08:33.3541048Z L1: 65536(0x10000) KB 2025-09-04T00:08:33.3545166Z Chip ID: 0(0x0) 2025-09-04T00:08:33.3545379Z ASIC Revision: 0(0x0) 2025-09-04T00:08:33.3545583Z Cacheline Size: 64(0x40) 2025-09-04T00:08:33.3545784Z Max Clock Freq. (MHz): 0 2025-09-04T00:08:33.3545971Z BDFID: 0 2025-09-04T00:08:33.3546160Z Internal Node ID: 0 2025-09-04T00:08:33.3546451Z Compute Unit: 80 2025-09-04T00:08:33.3546877Z SIMDs per CU: 0 2025-09-04T00:08:33.3547083Z Shader Engines: 0 2025-09-04T00:08:33.3547299Z Shader Arrs. per Eng.: 0 2025-09-04T00:08:33.3547621Z WatchPts on Addr. Ranges:1 2025-09-04T00:08:33.3547913Z Memory Properties: 2025-09-04T00:08:33.3548067Z Features: None 2025-09-04T00:08:33.3548208Z Pool Info: 2025-09-04T00:08:33.3548353Z Pool 1 2025-09-04T00:08:33.3548534Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-09-04T00:08:33.3548743Z Size: 660201688(0x2759e0d8) KB 2025-09-04T00:08:33.3548949Z Allocatable: TRUE 2025-09-04T00:08:33.3549162Z Alloc Granule: 4KB 2025-09-04T00:08:33.3549386Z Alloc Recommended Granule:4KB 2025-09-04T00:08:33.3549597Z Alloc Alignment: 4KB 2025-09-04T00:08:33.3549805Z Accessible by all: TRUE 2025-09-04T00:08:33.3549985Z Pool 2 2025-09-04T00:08:33.3550157Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-09-04T00:08:33.3550359Z Size: 660201688(0x2759e0d8) KB 2025-09-04T00:08:33.3550651Z Allocatable: TRUE 2025-09-04T00:08:33.3550854Z Alloc Granule: 4KB 2025-09-04T00:08:33.3551074Z Alloc Recommended Granule:4KB 2025-09-04T00:08:33.3551291Z Alloc Alignment: 4KB 2025-09-04T00:08:33.3551496Z Accessible by all: TRUE 2025-09-04T00:08:33.3551680Z Pool 3 2025-09-04T00:08:33.3551850Z Segment: GLOBAL; FLAGS: KERNARG, FINE GRAINED 2025-09-04T00:08:33.3552042Z Size: 660201688(0x2759e0d8) KB 2025-09-04T00:08:33.3552232Z Allocatable: TRUE 2025-09-04T00:08:33.3552436Z Alloc Granule: 4KB 2025-09-04T00:08:33.3552659Z Alloc Recommended Granule:4KB 2025-09-04T00:08:33.3552876Z Alloc Alignment: 4KB 2025-09-04T00:08:33.3553092Z Accessible by all: TRUE 2025-09-04T00:08:33.3553279Z Pool 4 2025-09-04T00:08:33.3553421Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-09-04T00:08:33.3553589Z Size: 660201688(0x2759e0d8) KB 2025-09-04T00:08:33.3553753Z Allocatable: TRUE 2025-09-04T00:08:33.3553928Z Alloc Granule: 4KB 2025-09-04T00:08:33.3554110Z Alloc Recommended Granule:4KB 2025-09-04T00:08:33.3554365Z Alloc Alignment: 4KB 2025-09-04T00:08:33.3554566Z Accessible by all: TRUE 2025-09-04T00:08:33.3554721Z ISA Info: 2025-09-04T00:08:33.3554838Z ******* 2025-09-04T00:08:33.3554947Z Agent 2 2025-09-04T00:08:33.3555057Z ******* 2025-09-04T00:08:33.3555187Z Name: AMD EPYC 9575F 64-Core Processor 2025-09-04T00:08:33.3555361Z Uuid: CPU-XX 2025-09-04T00:08:33.3555537Z Marketing Name: AMD EPYC 9575F 64-Core Processor 2025-09-04T00:08:33.3555729Z Vendor Name: CPU 2025-09-04T00:08:33.3555944Z Feature: None specified 2025-09-04T00:08:33.3556110Z Profile: FULL_PROFILE 2025-09-04T00:08:33.3556277Z Float Round Mode: NEAR 2025-09-04T00:08:33.3556519Z Max Queue Number: 0(0x0) 2025-09-04T00:08:33.3556732Z Queue Min Size: 0(0x0) 2025-09-04T00:08:33.3556893Z Queue Max Size: 0(0x0) 2025-09-04T00:08:33.3557066Z Queue Type: MULTI 2025-09-04T00:08:33.3557219Z Node: 1 2025-09-04T00:08:33.3557374Z Device Type: CPU 2025-09-04T00:08:33.3557576Z Cache Info: 2025-09-04T00:08:33.3557737Z L1: 65536(0x10000) KB 2025-09-04T00:08:33.3557901Z Chip ID: 0(0x0) 2025-09-04T00:08:33.3558071Z ASIC Revision: 0(0x0) 2025-09-04T00:08:33.3558260Z Cacheline Size: 64(0x40) 2025-09-04T00:08:33.3558493Z Max Clock Freq. (MHz): 0 2025-09-04T00:08:33.3558651Z BDFID: 0 2025-09-04T00:08:33.3558818Z Internal Node ID: 1 2025-09-04T00:08:33.3558983Z Compute Unit: 80 2025-09-04T00:08:33.3559145Z SIMDs per CU: 0 2025-09-04T00:08:33.3559309Z Shader Engines: 0 2025-09-04T00:08:33.3559480Z Shader Arrs. per Eng.: 0 2025-09-04T00:08:33.3559656Z WatchPts on Addr. Ranges:1 2025-09-04T00:08:33.3559808Z Memory Properties: 2025-09-04T00:08:33.3559934Z Features: None 2025-09-04T00:08:33.3560056Z Pool Info: 2025-09-04T00:08:33.3560172Z Pool 1 2025-09-04T00:08:33.3560314Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-09-04T00:08:33.3560536Z Size: 656372820(0x271f7454) KB 2025-09-04T00:08:33.3560704Z Allocatable: TRUE 2025-09-04T00:08:33.3560885Z Alloc Granule: 4KB 2025-09-04T00:08:33.3562629Z Alloc Recommended Granule:4KB 2025-09-04T00:08:33.3562803Z Alloc Alignment: 4KB 2025-09-04T00:08:33.3562968Z Accessible by all: TRUE 2025-09-04T00:08:33.3563110Z Pool 2 2025-09-04T00:08:33.3563245Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-09-04T00:08:33.3563406Z Size: 656372820(0x271f7454) KB 2025-09-04T00:08:33.3563549Z Allocatable: TRUE 2025-09-04T00:08:33.3563697Z Alloc Granule: 4KB 2025-09-04T00:08:33.3563851Z Alloc Recommended Granule:4KB 2025-09-04T00:08:33.3564009Z Alloc Alignment: 4KB 2025-09-04T00:08:33.3566119Z Accessible by all: TRUE 2025-09-04T00:08:33.3566295Z Pool 3 2025-09-04T00:08:33.3566523Z Segment: GLOBAL; FLAGS: KERNARG, FINE GRAINED 2025-09-04T00:08:33.3566674Z Size: 656372820(0x271f7454) KB 2025-09-04T00:08:33.3566824Z Allocatable: TRUE 2025-09-04T00:08:33.3566977Z Alloc Granule: 4KB 2025-09-04T00:08:33.3567206Z Alloc Recommended Granule:4KB 2025-09-04T00:08:33.3567372Z Alloc Alignment: 4KB 2025-09-04T00:08:33.3567535Z Accessible by all: TRUE 2025-09-04T00:08:33.3569416Z Pool 4 2025-09-04T00:08:33.3569556Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-09-04T00:08:33.3569766Z Size: 656372820(0x271f7454) KB 2025-09-04T00:08:33.3569979Z Allocatable: TRUE 2025-09-04T00:08:33.3570126Z Alloc Granule: 4KB 2025-09-04T00:08:33.3570286Z Alloc Recommended Granule:4KB 2025-09-04T00:08:33.3570445Z Alloc Alignment: 4KB 2025-09-04T00:08:33.3570607Z Accessible by all: TRUE 2025-09-04T00:08:33.3570740Z ISA Info: 2025-09-04T00:08:33.3570848Z ******* 2025-09-04T00:08:33.3570950Z Agent 3 2025-09-04T00:08:33.3571049Z ******* 2025-09-04T00:08:33.3571160Z Name: gfx942 2025-09-04T00:08:33.3571311Z Uuid: GPU-73cd2c54271e9bc9 2025-09-04T00:08:33.3571466Z Marketing Name: AMD Instinct Mi325X VF 2025-09-04T00:08:33.3571622Z Vendor Name: AMD 2025-09-04T00:08:33.3571766Z Feature: KERNEL_DISPATCH 2025-09-04T00:08:33.3573519Z Profile: BASE_PROFILE 2025-09-04T00:08:33.3573677Z Float Round Mode: NEAR 2025-09-04T00:08:33.3573832Z Max Queue Number: 128(0x80) 2025-09-04T00:08:33.3573977Z Queue Min Size: 64(0x40) 2025-09-04T00:08:33.3574128Z Queue Max Size: 131072(0x20000) 2025-09-04T00:08:33.3574279Z Queue Type: MULTI 2025-09-04T00:08:33.3574415Z Node: 2 2025-09-04T00:08:33.3574551Z Device Type: GPU 2025-09-04T00:08:33.3574714Z Cache Info: 2025-09-04T00:08:33.3574869Z L1: 32(0x20) KB 2025-09-04T00:08:33.3576524Z L2: 4096(0x1000) KB 2025-09-04T00:08:33.3576694Z L3: 262144(0x40000) KB 2025-09-04T00:08:33.3576890Z Chip ID: 29881(0x74b9) 2025-09-04T00:08:33.3577080Z ASIC Revision: 1(0x1) 2025-09-04T00:08:33.3577231Z Cacheline Size: 128(0x80) 2025-09-04T00:08:33.3577389Z Max Clock Freq. (MHz): 2100 2025-09-04T00:08:33.3577527Z BDFID: 47872 2025-09-04T00:08:33.3577675Z Internal Node ID: 2 2025-09-04T00:08:33.3577822Z Compute Unit: 304 2025-09-04T00:08:33.3577963Z SIMDs per CU: 4 2025-09-04T00:08:33.3579391Z Shader Engines: 32 2025-09-04T00:08:33.3579542Z Shader Arrs. per Eng.: 1 2025-09-04T00:08:33.3579697Z WatchPts on Addr. Ranges:4 2025-09-04T00:08:33.3579859Z Coherent Host Access: FALSE 2025-09-04T00:08:33.3579995Z Memory Properties: 2025-09-04T00:08:33.3580109Z Features: KERNEL_DISPATCH 2025-09-04T00:08:33.3580249Z Fast F16 Operation: TRUE 2025-09-04T00:08:33.3580462Z Wavefront Size: 64(0x40) 2025-09-04T00:08:33.3580617Z Workgroup Max Size: 1024(0x400) 2025-09-04T00:08:33.3580755Z Workgroup Max Size per Dimension: 2025-09-04T00:08:33.3580878Z x 1024(0x400) 2025-09-04T00:08:33.3582092Z y 1024(0x400) 2025-09-04T00:08:33.3582296Z z 1024(0x400) 2025-09-04T00:08:33.3582431Z Max Waves Per CU: 32(0x20) 2025-09-04T00:08:33.3582582Z Max Work-item Per CU: 2048(0x800) 2025-09-04T00:08:33.3582732Z Grid Max Size: 4294967295(0xffffffff) 2025-09-04T00:08:33.3582865Z Grid Max Size per Dimension: 2025-09-04T00:08:33.3582978Z x 4294967295(0xffffffff) 2025-09-04T00:08:33.3583107Z y 4294967295(0xffffffff) 2025-09-04T00:08:33.3583235Z z 4294967295(0xffffffff) 2025-09-04T00:08:33.3583377Z Max fbarriers/Workgrp: 32 2025-09-04T00:08:33.3583567Z Packet Processor uCode:: 177 2025-09-04T00:08:33.3584759Z SDMA engine uCode:: 24 2025-09-04T00:08:33.3584917Z IOMMU Support:: None 2025-09-04T00:08:33.3585049Z Pool Info: 2025-09-04T00:08:33.3585150Z Pool 1 2025-09-04T00:08:33.3585278Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-09-04T00:08:33.3585426Z Size: 268107776(0xffb0000) KB 2025-09-04T00:08:33.3585571Z Allocatable: TRUE 2025-09-04T00:08:33.3585722Z Alloc Granule: 4KB 2025-09-04T00:08:33.3585883Z Alloc Recommended Granule:2048KB 2025-09-04T00:08:33.3586039Z Alloc Alignment: 4KB 2025-09-04T00:08:33.3586192Z Accessible by all: FALSE 2025-09-04T00:08:33.3587414Z Pool 2 2025-09-04T00:08:33.3587541Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-09-04T00:08:33.3587689Z Size: 268107776(0xffb0000) KB 2025-09-04T00:08:33.3587830Z Allocatable: TRUE 2025-09-04T00:08:33.3587978Z Alloc Granule: 4KB 2025-09-04T00:08:33.3588133Z Alloc Recommended Granule:2048KB 2025-09-04T00:08:33.3588287Z Alloc Alignment: 4KB 2025-09-04T00:08:33.3588439Z Accessible by all: FALSE 2025-09-04T00:08:33.3588568Z Pool 3 2025-09-04T00:08:33.3588696Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-09-04T00:08:33.3588836Z Size: 268107776(0xffb0000) KB 2025-09-04T00:08:33.3589979Z Allocatable: TRUE 2025-09-04T00:08:33.3590130Z Alloc Granule: 4KB 2025-09-04T00:08:33.3590288Z Alloc Recommended Granule:2048KB 2025-09-04T00:08:33.3590443Z Alloc Alignment: 4KB 2025-09-04T00:08:33.3590657Z Accessible by all: FALSE 2025-09-04T00:08:33.3590788Z Pool 4 2025-09-04T00:08:33.3590906Z Segment: GROUP 2025-09-04T00:08:33.3591042Z Size: 64(0x40) KB 2025-09-04T00:08:33.3591182Z Allocatable: FALSE 2025-09-04T00:08:33.3591375Z Alloc Granule: 0KB 2025-09-04T00:08:33.3591531Z Alloc Recommended Granule:0KB 2025-09-04T00:08:33.3592701Z Alloc Alignment: 0KB 2025-09-04T00:08:33.3592854Z Accessible by all: FALSE 2025-09-04T00:08:33.3593034Z ISA Info: 2025-09-04T00:08:33.3593133Z ISA 1 2025-09-04T00:08:33.3593261Z Name: amdgcn-amd-amdhsa--gfx942:sramecc+:xnack- 2025-09-04T00:08:33.3593421Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-09-04T00:08:33.3593575Z Profiles: HSA_PROFILE_BASE 2025-09-04T00:08:33.3593727Z Default Rounding Mode: NEAR 2025-09-04T00:08:33.3593884Z Default Rounding Mode: NEAR 2025-09-04T00:08:33.3594036Z Fast f16: TRUE 2025-09-04T00:08:33.3594183Z Workgroup Max Size: 1024(0x400) 2025-09-04T00:08:33.3595329Z Workgroup Max Size per Dimension: 2025-09-04T00:08:33.3595455Z x 1024(0x400) 2025-09-04T00:08:33.3595582Z y 1024(0x400) 2025-09-04T00:08:33.3595713Z z 1024(0x400) 2025-09-04T00:08:33.3595853Z Grid Max Size: 4294967295(0xffffffff) 2025-09-04T00:08:33.3595987Z Grid Max Size per Dimension: 2025-09-04T00:08:33.3596104Z x 4294967295(0xffffffff) 2025-09-04T00:08:33.3596230Z y 4294967295(0xffffffff) 2025-09-04T00:08:33.3596442Z z 4294967295(0xffffffff) 2025-09-04T00:08:33.3596586Z FBarrier Max Size: 32 2025-09-04T00:08:33.3596715Z ISA 2 2025-09-04T00:08:33.3597873Z Name: amdgcn-amd-amdhsa--gfx9-4-generic:sramecc+:xnack- 2025-09-04T00:08:33.3598047Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-09-04T00:08:33.3598203Z Profiles: HSA_PROFILE_BASE 2025-09-04T00:08:33.3598364Z Default Rounding Mode: NEAR 2025-09-04T00:08:33.3598522Z Default Rounding Mode: NEAR 2025-09-04T00:08:33.3598670Z Fast f16: TRUE 2025-09-04T00:08:33.3598816Z Workgroup Max Size: 1024(0x400) 2025-09-04T00:08:33.3598954Z Workgroup Max Size per Dimension: 2025-09-04T00:08:33.3599075Z x 1024(0x400) 2025-09-04T00:08:33.3599198Z y 1024(0x400) 2025-09-04T00:08:33.3599322Z z 1024(0x400) 2025-09-04T00:08:33.3600488Z Grid Max Size: 4294967295(0xffffffff) 2025-09-04T00:08:33.3600628Z Grid Max Size per Dimension: 2025-09-04T00:08:33.3600747Z x 4294967295(0xffffffff) 2025-09-04T00:08:33.3600879Z y 4294967295(0xffffffff) 2025-09-04T00:08:33.3601003Z z 4294967295(0xffffffff) 2025-09-04T00:08:33.3601144Z FBarrier Max Size: 32 2025-09-04T00:08:33.3601273Z ******* 2025-09-04T00:08:33.3601370Z Agent 4 2025-09-04T00:08:33.3601463Z ******* 2025-09-04T00:08:33.3601573Z Name: gfx942 2025-09-04T00:08:33.3601711Z Uuid: GPU-44b9d77d097ca34b 2025-09-04T00:08:33.3601910Z Marketing Name: AMD Instinct Mi325X VF 2025-09-04T00:08:33.3603082Z Vendor Name: AMD 2025-09-04T00:08:33.3603233Z Feature: KERNEL_DISPATCH 2025-09-04T00:08:33.3603379Z Profile: BASE_PROFILE 2025-09-04T00:08:33.3603573Z Float Round Mode: NEAR 2025-09-04T00:08:33.3603721Z Max Queue Number: 128(0x80) 2025-09-04T00:08:33.3603866Z Queue Min Size: 64(0x40) 2025-09-04T00:08:33.3604009Z Queue Max Size: 131072(0x20000) 2025-09-04T00:08:33.3604152Z Queue Type: MULTI 2025-09-04T00:08:33.3604286Z Node: 3 2025-09-04T00:08:33.3604425Z Device Type: GPU 2025-09-04T00:08:33.3604558Z Cache Info: 2025-09-04T00:08:33.3605666Z L1: 32(0x20) KB 2025-09-04T00:08:33.3605798Z L2: 4096(0x1000) KB 2025-09-04T00:08:33.3605923Z L3: 262144(0x40000) KB 2025-09-04T00:08:33.3606053Z Chip ID: 29881(0x74b9) 2025-09-04T00:08:33.3606201Z ASIC Revision: 1(0x1) 2025-09-04T00:08:33.3606420Z Cacheline Size: 128(0x80) 2025-09-04T00:08:33.3606569Z Max Clock Freq. (MHz): 2100 2025-09-04T00:08:33.3606707Z BDFID: 45824 2025-09-04T00:08:33.3606848Z Internal Node ID: 3 2025-09-04T00:08:33.3606993Z Compute Unit: 304 2025-09-04T00:08:33.3607141Z SIMDs per CU: 4 2025-09-04T00:08:33.3608286Z Shader Engines: 32 2025-09-04T00:08:33.3608441Z Shader Arrs. per Eng.: 1 2025-09-04T00:08:33.3608597Z WatchPts on Addr. Ranges:4 2025-09-04T00:08:33.3608763Z Coherent Host Access: FALSE 2025-09-04T00:08:33.3608904Z Memory Properties: 2025-09-04T00:08:33.3609016Z Features: KERNEL_DISPATCH 2025-09-04T00:08:33.3609153Z Fast F16 Operation: TRUE 2025-09-04T00:08:33.3609303Z Wavefront Size: 64(0x40) 2025-09-04T00:08:33.3609454Z Workgroup Max Size: 1024(0x400) 2025-09-04T00:08:33.3609591Z Workgroup Max Size per Dimension: 2025-09-04T00:08:33.3609709Z x 1024(0x400) 2025-09-04T00:08:33.3611140Z y 1024(0x400) 2025-09-04T00:08:33.3611266Z z 1024(0x400) 2025-09-04T00:08:33.3611413Z Max Waves Per CU: 32(0x20) 2025-09-04T00:08:33.3611565Z Max Work-item Per CU: 2048(0x800) 2025-09-04T00:08:33.3611714Z Grid Max Size: 4294967295(0xffffffff) 2025-09-04T00:08:33.3611852Z Grid Max Size per Dimension: 2025-09-04T00:08:33.3611962Z x 4294967295(0xffffffff) 2025-09-04T00:08:33.3612087Z y 4294967295(0xffffffff) 2025-09-04T00:08:33.3612209Z z 4294967295(0xffffffff) 2025-09-04T00:08:33.3612350Z Max fbarriers/Workgrp: 32 2025-09-04T00:08:33.3613610Z Packet Processor uCode:: 177 2025-09-04T00:08:33.3613772Z SDMA engine uCode:: 24 2025-09-04T00:08:33.3613981Z IOMMU Support:: None 2025-09-04T00:08:33.3614118Z Pool Info: 2025-09-04T00:08:33.3614218Z Pool 1 2025-09-04T00:08:33.3614345Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-09-04T00:08:33.3614494Z Size: 268107776(0xffb0000) KB 2025-09-04T00:08:33.3614681Z Allocatable: TRUE 2025-09-04T00:08:33.3614832Z Alloc Granule: 4KB 2025-09-04T00:08:33.3614989Z Alloc Recommended Granule:2048KB 2025-09-04T00:08:33.3615145Z Alloc Alignment: 4KB 2025-09-04T00:08:33.3616419Z Accessible by all: FALSE 2025-09-04T00:08:33.3616558Z Pool 2 2025-09-04T00:08:33.3616683Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-09-04T00:08:33.3616835Z Size: 268107776(0xffb0000) KB 2025-09-04T00:08:33.3616976Z Allocatable: TRUE 2025-09-04T00:08:33.3617124Z Alloc Granule: 4KB 2025-09-04T00:08:33.3617277Z Alloc Recommended Granule:2048KB 2025-09-04T00:08:33.3617436Z Alloc Alignment: 4KB 2025-09-04T00:08:33.3617589Z Accessible by all: FALSE 2025-09-04T00:08:33.3617721Z Pool 3 2025-09-04T00:08:33.3617842Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-09-04T00:08:33.3619012Z Size: 268107776(0xffb0000) KB 2025-09-04T00:08:33.3619158Z Allocatable: TRUE 2025-09-04T00:08:33.3619308Z Alloc Granule: 4KB 2025-09-04T00:08:33.3619468Z Alloc Recommended Granule:2048KB 2025-09-04T00:08:33.3619624Z Alloc Alignment: 4KB 2025-09-04T00:08:33.3619777Z Accessible by all: FALSE 2025-09-04T00:08:33.3619908Z Pool 4 2025-09-04T00:08:33.3620030Z Segment: GROUP 2025-09-04T00:08:33.3620166Z Size: 64(0x40) KB 2025-09-04T00:08:33.3620308Z Allocatable: FALSE 2025-09-04T00:08:33.3620457Z Alloc Granule: 0KB 2025-09-04T00:08:33.3621622Z Alloc Recommended Granule:0KB 2025-09-04T00:08:33.3621781Z Alloc Alignment: 0KB 2025-09-04T00:08:33.3621935Z Accessible by all: FALSE 2025-09-04T00:08:33.3622071Z ISA Info: 2025-09-04T00:08:33.3622169Z ISA 1 2025-09-04T00:08:33.3622296Z Name: amdgcn-amd-amdhsa--gfx942:sramecc+:xnack- 2025-09-04T00:08:33.3622458Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-09-04T00:08:33.3622613Z Profiles: HSA_PROFILE_BASE 2025-09-04T00:08:33.3622770Z Default Rounding Mode: NEAR 2025-09-04T00:08:33.3622929Z Default Rounding Mode: NEAR 2025-09-04T00:08:33.3623078Z Fast f16: TRUE 2025-09-04T00:08:33.3624237Z Workgroup Max Size: 1024(0x400) 2025-09-04T00:08:33.3624381Z Workgroup Max Size per Dimension: 2025-09-04T00:08:33.3624505Z x 1024(0x400) 2025-09-04T00:08:33.3624696Z y 1024(0x400) 2025-09-04T00:08:33.3624819Z z 1024(0x400) 2025-09-04T00:08:33.3624957Z Grid Max Size: 4294967295(0xffffffff) 2025-09-04T00:08:33.3625089Z Grid Max Size per Dimension: 2025-09-04T00:08:33.3625207Z x 4294967295(0xffffffff) 2025-09-04T00:08:33.3625370Z y 4294967295(0xffffffff) 2025-09-04T00:08:33.3625495Z z 4294967295(0xffffffff) 2025-09-04T00:08:33.3625634Z FBarrier Max Size: 32 2025-09-04T00:08:33.3626845Z ISA 2 2025-09-04T00:08:33.3626986Z Name: amdgcn-amd-amdhsa--gfx9-4-generic:sramecc+:xnack- 2025-09-04T00:08:33.3627156Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-09-04T00:08:33.3627318Z Profiles: HSA_PROFILE_BASE 2025-09-04T00:08:33.3627472Z Default Rounding Mode: NEAR 2025-09-04T00:08:33.3627629Z Default Rounding Mode: NEAR 2025-09-04T00:08:33.3627774Z Fast f16: TRUE 2025-09-04T00:08:33.3627921Z Workgroup Max Size: 1024(0x400) 2025-09-04T00:08:33.3628064Z Workgroup Max Size per Dimension: 2025-09-04T00:08:33.3628184Z x 1024(0x400) 2025-09-04T00:08:33.3628307Z y 1024(0x400) 2025-09-04T00:08:33.3629460Z z 1024(0x400) 2025-09-04T00:08:33.3629600Z Grid Max Size: 4294967295(0xffffffff) 2025-09-04T00:08:33.3629734Z Grid Max Size per Dimension: 2025-09-04T00:08:33.3629849Z x 4294967295(0xffffffff) 2025-09-04T00:08:33.3629978Z y 4294967295(0xffffffff) 2025-09-04T00:08:33.3630104Z z 4294967295(0xffffffff) 2025-09-04T00:08:33.3630244Z FBarrier Max Size: 32 2025-09-04T00:08:33.3630372Z ******* 2025-09-04T00:08:33.3630469Z Agent 5 2025-09-04T00:08:33.3630611Z ******* 2025-09-04T00:08:33.3630720Z Name: gfx942 2025-09-04T00:08:33.3630862Z Uuid: GPU-572db9e91f77e513 2025-09-04T00:08:33.3632465Z Marketing Name: AMD Instinct Mi325X VF 2025-09-04T00:08:33.3632680Z Vendor Name: AMD 2025-09-04T00:08:33.3632885Z Feature: KERNEL_DISPATCH 2025-09-04T00:08:33.3633089Z Profile: BASE_PROFILE 2025-09-04T00:08:33.3633240Z Float Round Mode: NEAR 2025-09-04T00:08:33.3633388Z Max Queue Number: 128(0x80) 2025-09-04T00:08:33.3633533Z Queue Min Size: 64(0x40) 2025-09-04T00:08:33.3633676Z Queue Max Size: 131072(0x20000) 2025-09-04T00:08:33.3633821Z Queue Type: MULTI 2025-09-04T00:08:33.3633955Z Node: 4 2025-09-04T00:08:33.3634091Z Device Type: GPU 2025-09-04T00:08:33.3635276Z Cache Info: 2025-09-04T00:08:33.3635389Z L1: 32(0x20) KB 2025-09-04T00:08:33.3635518Z L2: 4096(0x1000) KB 2025-09-04T00:08:33.3635641Z L3: 262144(0x40000) KB 2025-09-04T00:08:33.3635824Z Chip ID: 29881(0x74b9) 2025-09-04T00:08:33.3635968Z ASIC Revision: 1(0x1) 2025-09-04T00:08:33.3636115Z Cacheline Size: 128(0x80) 2025-09-04T00:08:33.3636264Z Max Clock Freq. (MHz): 2100 2025-09-04T00:08:33.3636491Z BDFID: 43776 2025-09-04T00:08:33.3636674Z Internal Node ID: 4 2025-09-04T00:08:33.3636820Z Compute Unit: 304 2025-09-04T00:08:33.3638042Z SIMDs per CU: 4 2025-09-04T00:08:33.3638188Z Shader Engines: 32 2025-09-04T00:08:33.3638337Z Shader Arrs. per Eng.: 1 2025-09-04T00:08:33.3638493Z WatchPts on Addr. Ranges:4 2025-09-04T00:08:33.3638654Z Coherent Host Access: FALSE 2025-09-04T00:08:33.3638789Z Memory Properties: 2025-09-04T00:08:33.3638901Z Features: KERNEL_DISPATCH 2025-09-04T00:08:33.3639042Z Fast F16 Operation: TRUE 2025-09-04T00:08:33.3639192Z Wavefront Size: 64(0x40) 2025-09-04T00:08:33.3639348Z Workgroup Max Size: 1024(0x400) 2025-09-04T00:08:33.3639485Z Workgroup Max Size per Dimension: 2025-09-04T00:08:33.3640645Z x 1024(0x400) 2025-09-04T00:08:33.3640769Z y 1024(0x400) 2025-09-04T00:08:33.3640890Z z 1024(0x400) 2025-09-04T00:08:33.3641024Z Max Waves Per CU: 32(0x20) 2025-09-04T00:08:33.3641175Z Max Work-item Per CU: 2048(0x800) 2025-09-04T00:08:33.3641330Z Grid Max Size: 4294967295(0xffffffff) 2025-09-04T00:08:33.3641461Z Grid Max Size per Dimension: 2025-09-04T00:08:33.3641573Z x 4294967295(0xffffffff) 2025-09-04T00:08:33.3641697Z y 4294967295(0xffffffff) 2025-09-04T00:08:33.3641820Z z 4294967295(0xffffffff) 2025-09-04T00:08:33.3641966Z Max fbarriers/Workgrp: 32 2025-09-04T00:08:33.3643170Z Packet Processor uCode:: 177 2025-09-04T00:08:33.3643328Z SDMA engine uCode:: 24 2025-09-04T00:08:33.3643478Z IOMMU Support:: None 2025-09-04T00:08:33.3643607Z Pool Info: 2025-09-04T00:08:33.3643708Z Pool 1 2025-09-04T00:08:33.3643834Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-09-04T00:08:33.3643985Z Size: 268107776(0xffb0000) KB 2025-09-04T00:08:33.3644131Z Allocatable: TRUE 2025-09-04T00:08:33.3644283Z Alloc Granule: 4KB 2025-09-04T00:08:33.3644440Z Alloc Recommended Granule:2048KB 2025-09-04T00:08:33.3644597Z Alloc Alignment: 4KB 2025-09-04T00:08:33.3645793Z Accessible by all: FALSE 2025-09-04T00:08:33.3645926Z Pool 2 2025-09-04T00:08:33.3646052Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-09-04T00:08:33.3646197Z Size: 268107776(0xffb0000) KB 2025-09-04T00:08:33.3646339Z Allocatable: TRUE 2025-09-04T00:08:33.3646553Z Alloc Granule: 4KB 2025-09-04T00:08:33.3646755Z Alloc Recommended Granule:2048KB 2025-09-04T00:08:33.3646912Z Alloc Alignment: 4KB 2025-09-04T00:08:33.3647063Z Accessible by all: FALSE 2025-09-04T00:08:33.3647195Z Pool 3 2025-09-04T00:08:33.3647316Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-09-04T00:08:33.3648563Z Size: 268107776(0xffb0000) KB 2025-09-04T00:08:33.3648704Z Allocatable: TRUE 2025-09-04T00:08:33.3648854Z Alloc Granule: 4KB 2025-09-04T00:08:33.3649008Z Alloc Recommended Granule:2048KB 2025-09-04T00:08:33.3649164Z Alloc Alignment: 4KB 2025-09-04T00:08:33.3649315Z Accessible by all: FALSE 2025-09-04T00:08:33.3649446Z Pool 4 2025-09-04T00:08:33.3649571Z Segment: GROUP 2025-09-04T00:08:33.3649707Z Size: 64(0x40) KB 2025-09-04T00:08:33.3649847Z Allocatable: FALSE 2025-09-04T00:08:33.3649996Z Alloc Granule: 0KB 2025-09-04T00:08:33.3651225Z Alloc Recommended Granule:0KB 2025-09-04T00:08:33.3651382Z Alloc Alignment: 0KB 2025-09-04T00:08:33.3651533Z Accessible by all: FALSE 2025-09-04T00:08:33.3651664Z ISA Info: 2025-09-04T00:08:33.3651762Z ISA 1 2025-09-04T00:08:33.3651889Z Name: amdgcn-amd-amdhsa--gfx942:sramecc+:xnack- 2025-09-04T00:08:33.3652049Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-09-04T00:08:33.3652207Z Profiles: HSA_PROFILE_BASE 2025-09-04T00:08:33.3652361Z Default Rounding Mode: NEAR 2025-09-04T00:08:33.3652518Z Default Rounding Mode: NEAR 2025-09-04T00:08:33.3652664Z Fast f16: TRUE 2025-09-04T00:08:33.3652812Z Workgroup Max Size: 1024(0x400) 2025-09-04T00:08:33.3653989Z Workgroup Max Size per Dimension: 2025-09-04T00:08:33.3654116Z x 1024(0x400) 2025-09-04T00:08:33.3654242Z y 1024(0x400) 2025-09-04T00:08:33.3654366Z z 1024(0x400) 2025-09-04T00:08:33.3654504Z Grid Max Size: 4294967295(0xffffffff) 2025-09-04T00:08:33.3654639Z Grid Max Size per Dimension: 2025-09-04T00:08:33.3654760Z x 4294967295(0xffffffff) 2025-09-04T00:08:33.3654886Z y 4294967295(0xffffffff) 2025-09-04T00:08:33.3655011Z z 4294967295(0xffffffff) 2025-09-04T00:08:33.3655151Z FBarrier Max Size: 32 2025-09-04T00:08:33.3655281Z ISA 2 2025-09-04T00:08:33.3657518Z Name: amdgcn-amd-amdhsa--gfx9-4-generic:sramecc+:xnack- 2025-09-04T00:08:33.3657696Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-09-04T00:08:33.3657857Z Profiles: HSA_PROFILE_BASE 2025-09-04T00:08:33.3658013Z Default Rounding Mode: NEAR 2025-09-04T00:08:33.3658172Z Default Rounding Mode: NEAR 2025-09-04T00:08:33.3658319Z Fast f16: TRUE 2025-09-04T00:08:33.3658518Z Workgroup Max Size: 1024(0x400) 2025-09-04T00:08:33.3658659Z Workgroup Max Size per Dimension: 2025-09-04T00:08:33.3658785Z x 1024(0x400) 2025-09-04T00:08:33.3658909Z y 1024(0x400) 2025-09-04T00:08:33.3659031Z z 1024(0x400) 2025-09-04T00:08:33.3660217Z Grid Max Size: 4294967295(0xffffffff) 2025-09-04T00:08:33.3660355Z Grid Max Size per Dimension: 2025-09-04T00:08:33.3660473Z x 4294967295(0xffffffff) 2025-09-04T00:08:33.3660598Z y 4294967295(0xffffffff) 2025-09-04T00:08:33.3660724Z z 4294967295(0xffffffff) 2025-09-04T00:08:33.3660865Z FBarrier Max Size: 32 2025-09-04T00:08:33.3660995Z ******* 2025-09-04T00:08:33.3661098Z Agent 6 2025-09-04T00:08:33.3661192Z ******* 2025-09-04T00:08:33.3661301Z Name: gfx942 2025-09-04T00:08:33.3661441Z Uuid: GPU-9dc14d375de9d43a 2025-09-04T00:08:33.3662524Z Marketing Name: AMD Instinct Mi325X VF 2025-09-04T00:08:33.3662684Z Vendor Name: AMD 2025-09-04T00:08:33.3662829Z Feature: KERNEL_DISPATCH 2025-09-04T00:08:33.3662974Z Profile: BASE_PROFILE 2025-09-04T00:08:33.3663125Z Float Round Mode: NEAR 2025-09-04T00:08:33.3663271Z Max Queue Number: 128(0x80) 2025-09-04T00:08:33.3663415Z Queue Min Size: 64(0x40) 2025-09-04T00:08:33.3663557Z Queue Max Size: 131072(0x20000) 2025-09-04T00:08:33.3663703Z Queue Type: MULTI 2025-09-04T00:08:33.3663837Z Node: 5 2025-09-04T00:08:33.3663972Z Device Type: GPU 2025-09-04T00:08:33.3665014Z Cache Info: 2025-09-04T00:08:33.3665129Z L1: 32(0x20) KB 2025-09-04T00:08:33.3665258Z L2: 4096(0x1000) KB 2025-09-04T00:08:33.3665382Z L3: 262144(0x40000) KB 2025-09-04T00:08:33.3665512Z Chip ID: 29881(0x74b9) 2025-09-04T00:08:33.3665655Z ASIC Revision: 1(0x1) 2025-09-04T00:08:33.3665803Z Cacheline Size: 128(0x80) 2025-09-04T00:08:33.3665950Z Max Clock Freq. (MHz): 2100 2025-09-04T00:08:33.3666091Z BDFID: 41728 2025-09-04T00:08:33.3666231Z Internal Node ID: 5 2025-09-04T00:08:33.3666462Z Compute Unit: 304 2025-09-04T00:08:33.3667537Z SIMDs per CU: 4 2025-09-04T00:08:33.3667684Z Shader Engines: 32 2025-09-04T00:08:33.3667837Z Shader Arrs. per Eng.: 1 2025-09-04T00:08:33.3667991Z WatchPts on Addr. Ranges:4 2025-09-04T00:08:33.3668144Z Coherent Host Access: FALSE 2025-09-04T00:08:33.3668280Z Memory Properties: 2025-09-04T00:08:33.3668394Z Features: KERNEL_DISPATCH 2025-09-04T00:08:33.3668531Z Fast F16 Operation: TRUE 2025-09-04T00:08:33.3668681Z Wavefront Size: 64(0x40) 2025-09-04T00:08:33.3668885Z Workgroup Max Size: 1024(0x400) 2025-09-04T00:08:33.3669022Z Workgroup Max Size per Dimension: 2025-09-04T00:08:33.3670083Z x 1024(0x400) 2025-09-04T00:08:33.3670209Z y 1024(0x400) 2025-09-04T00:08:33.3670329Z z 1024(0x400) 2025-09-04T00:08:33.3670556Z Max Waves Per CU: 32(0x20) 2025-09-04T00:08:33.3670706Z Max Work-item Per CU: 2048(0x800) 2025-09-04T00:08:33.3670856Z Grid Max Size: 4294967295(0xffffffff) 2025-09-04T00:08:33.3670988Z Grid Max Size per Dimension: 2025-09-04T00:08:33.3671098Z x 4294967295(0xffffffff) 2025-09-04T00:08:33.3671223Z y 4294967295(0xffffffff) 2025-09-04T00:08:33.3671345Z z 4294967295(0xffffffff) 2025-09-04T00:08:33.3671492Z Max fbarriers/Workgrp: 32 2025-09-04T00:08:33.3672590Z Packet Processor uCode:: 177 2025-09-04T00:08:33.3672749Z SDMA engine uCode:: 24 2025-09-04T00:08:33.3672897Z IOMMU Support:: None 2025-09-04T00:08:33.3673033Z Pool Info: 2025-09-04T00:08:33.3673135Z Pool 1 2025-09-04T00:08:33.3673263Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-09-04T00:08:33.3673411Z Size: 268107776(0xffb0000) KB 2025-09-04T00:08:33.3673557Z Allocatable: TRUE 2025-09-04T00:08:33.3673709Z Alloc Granule: 4KB 2025-09-04T00:08:33.3673866Z Alloc Recommended Granule:2048KB 2025-09-04T00:08:33.3674028Z Alloc Alignment: 4KB 2025-09-04T00:08:33.3675105Z Accessible by all: FALSE 2025-09-04T00:08:33.3675245Z Pool 2 2025-09-04T00:08:33.3675369Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-09-04T00:08:33.3675513Z Size: 268107776(0xffb0000) KB 2025-09-04T00:08:33.3675658Z Allocatable: TRUE 2025-09-04T00:08:33.3675806Z Alloc Granule: 4KB 2025-09-04T00:08:33.3675962Z Alloc Recommended Granule:2048KB 2025-09-04T00:08:33.3676117Z Alloc Alignment: 4KB 2025-09-04T00:08:33.3676269Z Accessible by all: FALSE 2025-09-04T00:08:33.3676465Z Pool 3 2025-09-04T00:08:33.3676588Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-09-04T00:08:33.3677664Z Size: 268107776(0xffb0000) KB 2025-09-04T00:08:33.3677808Z Allocatable: TRUE 2025-09-04T00:08:33.3677956Z Alloc Granule: 4KB 2025-09-04T00:08:33.3678110Z Alloc Recommended Granule:2048KB 2025-09-04T00:08:33.3678269Z Alloc Alignment: 4KB 2025-09-04T00:08:33.3678421Z Accessible by all: FALSE 2025-09-04T00:08:33.3678552Z Pool 4 2025-09-04T00:08:33.3678671Z Segment: GROUP 2025-09-04T00:08:33.3678806Z Size: 64(0x40) KB 2025-09-04T00:08:33.3678945Z Allocatable: FALSE 2025-09-04T00:08:33.3679092Z Alloc Granule: 0KB 2025-09-04T00:08:33.3680213Z Alloc Recommended Granule:0KB 2025-09-04T00:08:33.3680371Z Alloc Alignment: 0KB 2025-09-04T00:08:33.3680523Z Accessible by all: FALSE 2025-09-04T00:08:33.3680654Z ISA Info: 2025-09-04T00:08:33.3680806Z ISA 1 2025-09-04T00:08:33.3680934Z Name: amdgcn-amd-amdhsa--gfx942:sramecc+:xnack- 2025-09-04T00:08:33.3681092Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-09-04T00:08:33.3681246Z Profiles: HSA_PROFILE_BASE 2025-09-04T00:08:33.3681399Z Default Rounding Mode: NEAR 2025-09-04T00:08:33.3681556Z Default Rounding Mode: NEAR 2025-09-04T00:08:33.3681702Z Fast f16: TRUE 2025-09-04T00:08:33.3682795Z Workgroup Max Size: 1024(0x400) 2025-09-04T00:08:33.3682938Z Workgroup Max Size per Dimension: 2025-09-04T00:08:33.3683061Z x 1024(0x400) 2025-09-04T00:08:33.3683186Z y 1024(0x400) 2025-09-04T00:08:33.3683307Z z 1024(0x400) 2025-09-04T00:08:33.3683448Z Grid Max Size: 4294967295(0xffffffff) 2025-09-04T00:08:33.3683581Z Grid Max Size per Dimension: 2025-09-04T00:08:33.3683697Z x 4294967295(0xffffffff) 2025-09-04T00:08:33.3683823Z y 4294967295(0xffffffff) 2025-09-04T00:08:33.3683946Z z 4294967295(0xffffffff) 2025-09-04T00:08:33.3684085Z FBarrier Max Size: 32 2025-09-04T00:08:33.3685146Z ISA 2 2025-09-04T00:08:33.3685289Z Name: amdgcn-amd-amdhsa--gfx9-4-generic:sramecc+:xnack- 2025-09-04T00:08:33.3685458Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-09-04T00:08:33.3685613Z Profiles: HSA_PROFILE_BASE 2025-09-04T00:08:33.3685766Z Default Rounding Mode: NEAR 2025-09-04T00:08:33.3685927Z Default Rounding Mode: NEAR 2025-09-04T00:08:33.3686073Z Fast f16: TRUE 2025-09-04T00:08:33.3686219Z Workgroup Max Size: 1024(0x400) 2025-09-04T00:08:33.3686431Z Workgroup Max Size per Dimension: 2025-09-04T00:08:33.3686553Z x 1024(0x400) 2025-09-04T00:08:33.3686676Z y 1024(0x400) 2025-09-04T00:08:33.3687742Z z 1024(0x400) 2025-09-04T00:08:33.3687882Z Grid Max Size: 4294967295(0xffffffff) 2025-09-04T00:08:33.3688013Z Grid Max Size per Dimension: 2025-09-04T00:08:33.3688128Z x 4294967295(0xffffffff) 2025-09-04T00:08:33.3688254Z y 4294967295(0xffffffff) 2025-09-04T00:08:33.3688381Z z 4294967295(0xffffffff) 2025-09-04T00:08:33.3688520Z FBarrier Max Size: 32 2025-09-04T00:08:33.3688649Z *** Done *** 2025-09-04T00:08:33.3688747Z + rocminfo 2025-09-04T00:08:33.3688840Z + grep -E 'Name:.*\sgfx|Marketing' 2025-09-04T00:08:37.5527504Z Marketing Name: AMD EPYC 9575F 64-Core Processor 2025-09-04T00:08:37.5528229Z Marketing Name: AMD EPYC 9575F 64-Core Processor 2025-09-04T00:08:37.5528645Z Name: gfx942 2025-09-04T00:08:37.5529713Z Marketing Name: AMD Instinct Mi325X VF 2025-09-04T00:08:37.5530110Z Name: gfx942 2025-09-04T00:08:37.5530501Z Marketing Name: AMD Instinct Mi325X VF 2025-09-04T00:08:37.5530909Z Name: gfx942 2025-09-04T00:08:37.5531491Z Marketing Name: AMD Instinct Mi325X VF 2025-09-04T00:08:37.5539761Z Name: gfx942 2025-09-04T00:08:37.5540092Z Marketing Name: AMD Instinct Mi325X VF 2025-09-04T00:08:37.5608408Z + MAYBE_ROCM=rocm/ 2025-09-04T00:08:37.5609053Z + [[ linux-jammy-rocm-py3.10 == *xpu* ]] 2025-09-04T00:08:37.5610258Z + [[ linux-jammy-rocm-py3.10 != *-bazel-* ]] 2025-09-04T00:08:37.5610663Z + pip_install ninja==1.10.2 2025-09-04T00:08:37.5610985Z + pip_install_pkg='python3 -m pip install --progress-bar off' 2025-09-04T00:08:37.5611397Z + python3 -m pip install --progress-bar off ninja==1.10.2 2025-09-04T00:08:37.8405685Z Collecting ninja==1.10.2 2025-09-04T00:08:37.9250547Z Downloading ninja-1.10.2-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl.metadata (5.0 kB) 2025-09-04T00:08:37.9563666Z Downloading ninja-1.10.2-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl (108 kB) 2025-09-04T00:08:38.1648405Z Installing collected packages: ninja 2025-09-04T00:08:38.1649328Z Attempting uninstall: ninja 2025-09-04T00:08:38.1649577Z Found existing installation: ninja 1.11.1.3 2025-09-04T00:08:38.1649982Z Uninstalling ninja-1.11.1.3: 2025-09-04T00:08:38.1717777Z Successfully uninstalled ninja-1.11.1.3 2025-09-04T00:08:38.1844564Z Successfully installed ninja-1.10.2 2025-09-04T00:08:38.2324452Z + export PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/opt/rocm/llvm/bin:/opt/rocm/opencl/bin:/opt/rocm/hip/bin:/opt/rocm/hcc/bin:/opt/rocm/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-09-04T00:08:38.2325819Z + PATH=/var/lib/jenkins/.local/bin:/opt/cache/bin:/opt/rocm/llvm/bin:/opt/rocm/opencl/bin:/opt/rocm/hip/bin:/opt/rocm/hcc/bin:/opt/rocm/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-09-04T00:08:38.2326526Z + [[ linux-jammy-rocm-py3.10 == *aarch64* ]] 2025-09-04T00:08:38.2326744Z + [[ linux-jammy-rocm-py3.10 == *asan* ]] 2025-09-04T00:08:38.2332143Z + [[ linux-jammy-rocm-py3.10 == *-debug* ]] 2025-09-04T00:08:38.2332414Z + [[ linux-jammy-rocm-py3.10 != *-bazel-* ]] 2025-09-04T00:08:38.2332670Z + echo 'We are not in debug mode: linux-jammy-rocm-py3.10. Expect the assertion to pass' 2025-09-04T00:08:38.2332967Z We are not in debug mode: linux-jammy-rocm-py3.10. Expect the assertion to pass 2025-09-04T00:08:38.2333178Z + cd test 2025-09-04T00:08:38.2333540Z + python -c 'import torch; torch._C._crash_if_debug_asserts_fail(424242)' 2025-09-04T00:08:39.0838746Z + [[ distributed == \n\o\g\p\u\_\N\O\_\A\V\X\2 ]] 2025-09-04T00:08:39.0839091Z + [[ distributed == \n\o\g\p\u\_\A\V\X\5\1\2 ]] 2025-09-04T00:08:39.0839293Z + [[ distributed == \l\e\g\a\c\y\_\n\v\i\d\i\a\_\d\r\i\v\e\r ]] 2025-09-04T00:08:39.0843426Z + DYNAMO_BENCHMARK_FLAGS=() 2025-09-04T00:08:39.0849623Z + [[ distributed == *pr_time_benchmarks* ]] 2025-09-04T00:08:39.0849814Z + [[ distributed == *dynamo_eager* ]] 2025-09-04T00:08:39.0850023Z + [[ distributed == *aot_eager* ]] 2025-09-04T00:08:39.0850177Z + [[ distributed == *aot_inductor* ]] 2025-09-04T00:08:39.0850344Z + [[ distributed == *max_autotune_inductor* ]] 2025-09-04T00:08:39.0850517Z + [[ distributed == *inductor* ]] 2025-09-04T00:08:39.0850675Z + [[ distributed == *dynamic* ]] 2025-09-04T00:08:39.0850824Z + [[ distributed == *cpu* ]] 2025-09-04T00:08:39.0851016Z + DYNAMO_BENCHMARK_FLAGS+=(--device cuda) 2025-09-04T00:08:39.0858051Z + [[ linux-jammy-rocm-py3.10 == *libtorch* ]] 2025-09-04T00:08:39.0862902Z + [[ linux-jammy-rocm-py3.10 == *-bazel-* ]] 2025-09-04T00:08:39.0863128Z + cd test 2025-09-04T00:08:39.0863557Z + python -c 'import torch; print(torch.__config__.show())' 2025-09-04T00:08:42.8494915Z PyTorch built with: 2025-09-04T00:08:42.8495324Z - GCC 11.4 2025-09-04T00:08:42.8495592Z - C++ Version: 201703 2025-09-04T00:08:42.8496214Z - Intel(R) oneAPI Math Kernel Library Version 2024.2-Product Build 20240605 for Intel(R) 64 architecture applications 2025-09-04T00:08:42.8497757Z - Intel(R) MKL-DNN v3.7.1 (Git Hash 8d263e693366ef8db40acc569cc7d8edf644556d) 2025-09-04T00:08:42.8498234Z - OpenMP 201511 (a.k.a. OpenMP 4.5) 2025-09-04T00:08:42.8506176Z - LAPACK is enabled (usually provided by MKL) 2025-09-04T00:08:42.8506644Z - NNPACK is enabled 2025-09-04T00:08:42.8506868Z - CPU capability usage: AVX512 2025-09-04T00:08:42.8507103Z - HIP Runtime 6.4.43484 2025-09-04T00:08:42.8507314Z - MIOpen 3.4.0 2025-09-04T00:08:42.8507496Z - Magma 2.7.2 2025-09-04T00:08:42.8510866Z - Build settings: BLAS_INFO=mkl, BUILD_TYPE=Release, COMMIT_SHA=df9c5077a37b6cbc12bf784cdd6a490ed8df2381, CXX_COMPILER=/opt/cache/bin/c++, CXX_FLAGS= -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOCUPTI -DLIBKINETO_NOXPUPTI=ON -DUSE_FBGEMM -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -O2 -fPIC -DC10_NODEPRECATED -Wall -Wextra -Werror=return-type -Werror=non-virtual-dtor -Werror=range-loop-construct -Werror=bool-operation -Wnarrowing -Wno-missing-field-initializers -Wno-unknown-pragmas -Wno-unused-parameter -Wno-strict-overflow -Wno-strict-aliasing -Wno-stringop-overflow -Wsuggest-override -Wno-psabi -Wno-error=old-style-cast -faligned-new -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -Wno-stringop-overflow, LAPACK_INFO=mkl, PERF_WITH_AVX=1, PERF_WITH_AVX2=1, TORCH_VERSION=2.9.0, USE_CUDA=OFF, USE_CUDNN=OFF, USE_CUSPARSELT=OFF, USE_GFLAGS=OFF, USE_GLOG=OFF, USE_GLOO=ON, USE_MKL=ON, USE_MKLDNN=ON, USE_MPI=OFF, USE_NCCL=ON, USE_NNPACK=ON, USE_OPENMP=ON, USE_ROCM=ON, USE_ROCM_KERNEL_ASSERT=OFF, USE_XCCL=OFF, USE_XPU=OFF, 2025-09-04T00:08:42.8513605Z 2025-09-04T00:08:43.0690738Z + cd test 2025-09-04T00:08:43.0692535Z + python -c 'import torch; print(torch.__config__.parallel_info())' 2025-09-04T00:08:43.7042679Z ATen/Parallel: 2025-09-04T00:08:43.7043071Z at::get_num_threads() : 160 2025-09-04T00:08:43.7043482Z at::get_num_interop_threads() : 160 2025-09-04T00:08:43.7043865Z OpenMP 201511 (a.k.a. OpenMP 4.5) 2025-09-04T00:08:43.7044159Z omp_get_max_threads() : 160 2025-09-04T00:08:43.7044649Z Intel(R) oneAPI Math Kernel Library Version 2024.2-Product Build 20240605 for Intel(R) 64 architecture applications 2025-09-04T00:08:43.7045115Z mkl_get_max_threads() : 160 2025-09-04T00:08:43.7045449Z Intel(R) MKL-DNN v3.7.1 (Git Hash 8d263e693366ef8db40acc569cc7d8edf644556d) 2025-09-04T00:08:43.7045815Z std::thread::hardware_concurrency() : 160 2025-09-04T00:08:43.7046083Z Environment variables: 2025-09-04T00:08:43.7053711Z OMP_NUM_THREADS : [not set] 2025-09-04T00:08:43.7053907Z MKL_NUM_THREADS : [not set] 2025-09-04T00:08:43.7054096Z ATen parallel backend: OpenMP 2025-09-04T00:08:43.7054238Z 2025-09-04T00:08:43.9118775Z + [[ distributed == *numpy_2* ]] 2025-09-04T00:08:43.9119181Z + [[ linux-jammy-rocm-py3.10 == *aarch64* ]] 2025-09-04T00:08:43.9119561Z + [[ distributed == *backward* ]] 2025-09-04T00:08:43.9119873Z + [[ distributed == *xla* ]] 2025-09-04T00:08:43.9120158Z + [[ distributed == *vllm* ]] 2025-09-04T00:08:43.9120475Z + [[ distributed == *executorch* ]] 2025-09-04T00:08:43.9125315Z + [[ distributed == \j\i\t\_\l\e\g\a\c\y ]] 2025-09-04T00:08:43.9125597Z + [[ linux-jammy-rocm-py3.10 == *libtorch* ]] 2025-09-04T00:08:43.9125845Z + [[ distributed == distributed ]] 2025-09-04T00:08:43.9126050Z + test_distributed 2025-09-04T00:08:43.9126239Z + echo 'Testing distributed python tests' 2025-09-04T00:08:43.9126626Z Testing distributed python tests 2025-09-04T00:08:43.9127636Z + python test/run_test.py --distributed-tests --shard 1 1 --include test_nn test_torch test_cuda test_ops test_unary_ufuncs test_binary_ufuncs test_autograd inductor/test_torchinductor distributed/test_c10d_common distributed/test_c10d_nccl --verbose 2025-09-04T00:08:48.5590926Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:08:48.5592157Z import pkg_resources 2025-09-04T00:08:53.7866996Z Downloading https://ossci-metrics.s3.amazonaws.com/disabled-tests-condensed.json to /var/lib/jenkins/pytorch/test/.pytorch-disabled-tests.json 2025-09-04T00:08:53.9677813Z Ignoring disabled issues: [''] 2025-09-04T00:08:53.9740450Z Found test times from artifacts 2025-09-04T00:08:53.9983481Z Found test times from artifacts 2025-09-04T00:08:53.9991396Z Running all tests 2025-09-04T00:08:53.9992534Z Running parallel tests on 4 processes 2025-09-04T00:08:53.9992765Z Name: tests to run (est. time: 25.77min) 2025-09-04T00:08:53.9999623Z Serial tests (4): 2025-09-04T00:08:53.9999847Z distributed/test_c10d_common 1/1 2025-09-04T00:08:54.0000112Z distributed/test_c10d_nccl 1/3 2025-09-04T00:08:54.0000325Z distributed/test_c10d_nccl 2/3 2025-09-04T00:08:54.0000530Z distributed/test_c10d_nccl 3/3 2025-09-04T00:08:54.0000724Z Parallel tests (0): 2025-09-04T00:08:54.0000929Z Name: excluded (est. time: 0.0min) 2025-09-04T00:08:54.0001109Z Serial tests (0): 2025-09-04T00:08:54.0001263Z Parallel tests (0): 2025-09-04T00:08:54.0001497Z Running distributed/test_c10d_common 1/1 ... [2025-09-04 00:08:53.999273] 2025-09-04T00:08:54.0001689Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-09-04T00:08:54.0002166Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/test_c10d_common.py', '--shard-id=1', '--num-shards=1', '-v', '--subprocess', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-09-04 00:08:53.999469] 2025-09-04T00:14:13.9755903Z 2025-09-04T00:14:13.9757007Z distributed/test_c10d_common 1/1 was successful, full logs can be found in artifacts with path test/test-reports/distributed.test_c10d_common_1.1_04d2c85619a07ffc_.log 2025-09-04T00:14:13.9762770Z Running 27 items in this shard: test/distributed/test_c10d_common.py::TimeoutTest::test_store_based_barrier, test/distributed/test_c10d_common.py::ComputeBucketAssignmentTest::test_multi_limit_multi_dtype, test/distributed/test_c10d_common.py::ComputeBucketAssignmentTest::test_multi_limit_single_dtype, test/distributed/test_c10d_common.py::ComputeBucketAssignmentTest::test_single_limit_multi_dtype, test/distributed/test_c10d_common.py::ComputeBucketAssignmentTest::test_single_limit_single_dtype, test/distributed/test_c10d_common.py::CommTest::test_debug_level, test/distributed/test_c10d_common.py::PythonProcessGroupExtensionTest::test_abort, test/distributed/test_c10d_common.py::PythonProcessGroupExtensionTest::test_backend_class_attr, test/distributed/test_c10d_common.py::PythonProcessGroupExtensionTest::test_backend_config, test/distributed/test_c10d_common.py::PythonProcessGroupExtensionTest::test_canonicalize_helper, test/distributed/test_c10d_common.py::PythonProcessGroupExtensionTest::test_collectives, test/distributed/test_c10d_common.py::PythonProcessGroupExtensionTest::test_get_backend_name, test/distributed/test_c10d_common.py::PythonProcessGroupExtensionTest::test_init_process_group_with_multiple_backends, test/distributed/test_c10d_common.py::PythonProcessGroupExtensionTest::test_is_backend_available, test/distributed/test_c10d_common.py::PythonProcessGroupExtensionTest::test_send_recv, test/distributed/test_c10d_common.py::PythonProcessGroupExtensionTest::test_shutdown, test/distributed/test_c10d_common.py::ProcessGroupWithDispatchedCollectivesTests::test_default_process_group, test/distributed/test_c10d_common.py::ProcessGroupWithDispatchedCollectivesTests::test_init_process_group_for_all_backends, test/distributed/test_c10d_common.py::ProcessGroupWithDispatchedCollectivesTests::test_init_process_group_optional_backend, test/distributed/test_c10d_common.py::ReduceOpTest::test_op_isinstance_of_reduceop, test/distributed/test_c10d_common.py::ReduceOpTest::test_reduceop_copyable, test/distributed/test_c10d_common.py::ReduceOpTest::test_reduceop_equal, test/distributed/test_c10d_common.py::ReduceOpTest::test_reduceop_pickle, test/distributed/test_c10d_common.py::LocalRankTest::testNodeLocalRank, test/distributed/test_c10d_common.py::LocalRankTest::testNodeLocalRankOverridesFallback, test/distributed/test_c10d_common.py::LocalRankTest::testWithoutEnv, test/distributed/test_c10d_common.py::LocalRankTest::testWithoutEnvWithFallback 2025-09-04T00:14:13.9768130Z Running 1 items in this shard: test/distributed/test_c10d_common.py::TimeoutTest::test_store_based_barrier 2025-09-04T00:14:13.9768495Z Running 1 items in this shard: test/distributed/test_c10d_common.py::ComputeBucketAssignmentTest::test_multi_limit_multi_dtype 2025-09-04T00:14:13.9768901Z Running 1 items in this shard: test/distributed/test_c10d_common.py::ComputeBucketAssignmentTest::test_multi_limit_single_dtype 2025-09-04T00:14:13.9774740Z Running 1 items in this shard: test/distributed/test_c10d_common.py::ComputeBucketAssignmentTest::test_single_limit_multi_dtype 2025-09-04T00:14:13.9775169Z Running 1 items in this shard: test/distributed/test_c10d_common.py::ComputeBucketAssignmentTest::test_single_limit_single_dtype 2025-09-04T00:14:13.9775526Z Running 1 items in this shard: test/distributed/test_c10d_common.py::CommTest::test_debug_level 2025-09-04T00:14:13.9775851Z Running 1 items in this shard: test/distributed/test_c10d_common.py::PythonProcessGroupExtensionTest::test_abort 2025-09-04T00:14:13.9776226Z Running 1 items in this shard: test/distributed/test_c10d_common.py::PythonProcessGroupExtensionTest::test_backend_class_attr 2025-09-04T00:14:13.9776683Z Running 1 items in this shard: test/distributed/test_c10d_common.py::PythonProcessGroupExtensionTest::test_backend_config 2025-09-04T00:14:13.9777016Z Running 1 items in this shard: test/distributed/test_c10d_common.py::PythonProcessGroupExtensionTest::test_canonicalize_helper 2025-09-04T00:14:13.9777346Z Running 1 items in this shard: test/distributed/test_c10d_common.py::PythonProcessGroupExtensionTest::test_collectives 2025-09-04T00:14:13.9777667Z Running 1 items in this shard: test/distributed/test_c10d_common.py::PythonProcessGroupExtensionTest::test_get_backend_name 2025-09-04T00:14:13.9778036Z Running 1 items in this shard: test/distributed/test_c10d_common.py::PythonProcessGroupExtensionTest::test_init_process_group_with_multiple_backends 2025-09-04T00:14:13.9779752Z Running 1 items in this shard: test/distributed/test_c10d_common.py::PythonProcessGroupExtensionTest::test_is_backend_available 2025-09-04T00:14:13.9780082Z Running 1 items in this shard: test/distributed/test_c10d_common.py::PythonProcessGroupExtensionTest::test_send_recv 2025-09-04T00:14:13.9780401Z Running 1 items in this shard: test/distributed/test_c10d_common.py::PythonProcessGroupExtensionTest::test_shutdown 2025-09-04T00:14:13.9780762Z Running 1 items in this shard: test/distributed/test_c10d_common.py::ProcessGroupWithDispatchedCollectivesTests::test_default_process_group 2025-09-04T00:14:13.9781181Z Running 1 items in this shard: test/distributed/test_c10d_common.py::ProcessGroupWithDispatchedCollectivesTests::test_init_process_group_for_all_backends 2025-09-04T00:14:13.9781618Z Running 1 items in this shard: test/distributed/test_c10d_common.py::ProcessGroupWithDispatchedCollectivesTests::test_init_process_group_optional_backend 2025-09-04T00:14:13.9781993Z Running 1 items in this shard: test/distributed/test_c10d_common.py::ReduceOpTest::test_op_isinstance_of_reduceop 2025-09-04T00:14:13.9782288Z Running 1 items in this shard: test/distributed/test_c10d_common.py::ReduceOpTest::test_reduceop_copyable 2025-09-04T00:14:13.9782563Z Running 1 items in this shard: test/distributed/test_c10d_common.py::ReduceOpTest::test_reduceop_equal 2025-09-04T00:14:13.9782933Z Running 1 items in this shard: test/distributed/test_c10d_common.py::ReduceOpTest::test_reduceop_pickle 2025-09-04T00:14:13.9783211Z Running 1 items in this shard: test/distributed/test_c10d_common.py::LocalRankTest::testNodeLocalRank 2025-09-04T00:14:13.9783509Z Running 1 items in this shard: test/distributed/test_c10d_common.py::LocalRankTest::testNodeLocalRankOverridesFallback 2025-09-04T00:14:13.9783847Z Running 1 items in this shard: test/distributed/test_c10d_common.py::LocalRankTest::testWithoutEnv 2025-09-04T00:14:13.9784130Z Running 1 items in this shard: test/distributed/test_c10d_common.py::LocalRankTest::testWithoutEnvWithFallback 2025-09-04T00:14:13.9784301Z 2025-09-04T00:14:13.9784399Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-09-04T00:14:13.9786303Z Uploading artifacts took 0.00 seconds 2025-09-04T00:14:13.9786556Z Running distributed/test_c10d_nccl 1/3 ... [2025-09-04 00:14:13.975879] 2025-09-04T00:14:13.9786719Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-09-04T00:14:13.9787120Z Executing ['/opt/conda/envs/py_3.10/bin/python', '-bb', 'distributed/test_c10d_nccl.py', '--shard-id=1', '--num-shards=3', '-v', '--subprocess', '-vv', '-rfEX', '-p', 'no:xdist', '--use-pytest', '-x', '--reruns=2', '--import-slow-tests', '--import-disabled-tests'] ... [2025-09-04 00:14:13.976123] 2025-09-04T00:52:20.1784312Z 2025-09-04T00:52:20.1791901Z PRINTING LOG FILE of distributed/test_c10d_nccl 1/3 (test/test-reports/distributed.test_c10d_nccl_1.3_88ebecc9c02ae8a3_.log) 2025-09-04T00:52:20.1792767Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.1793543Z import pkg_resources 2025-09-04T00:52:20.1805631Z Running 82 items in this shard: test/distributed/test_c10d_nccl.py::RendezvousEnvTest::test_common_errors, test/distributed/test_c10d_nccl.py::ProcessGroupNCCLNoGPUTest::test_init_no_gpus, test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_abort_in_destroy_multi_pgs, test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_abort_pg, test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_block_current_stream, test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_close_pg_eager_init_False, test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_close_pg_eager_init_True, test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_comm_split_group, test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_extend_nccl_pg_timeout_backend_nccl, test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_file_store_check, test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_init_process_group_nccl_timeout, test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_init_with_idx, test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_nan_assert_bfloat16, test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_nan_assert_float8_e5m2, test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_new_group_eager_init_True, test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_non_blocking_init, test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_accumulate_gradients_module, test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_bf16_compress_wrapper_is_view, test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_dataclass_output, test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_ddp_checkpointing_dynamic_weight_sharing, test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_ddp_checkpointing_twice_use_reentrant_False, test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_ddp_checkpointing_unused_params_use_reentrant_False, test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_ddp_comm_hook_allreduce_with_then_hook_nccl, test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_ddp_complex_params, test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_ddp_with_lazy_parameters, test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_default_ddp_comm_hooks_nccl_is_view, test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_find_unused_parameters_kwarg_debug_info, test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_find_unused_parameters_kwarg_debug_off, test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_find_unused_parameters_kwarg_grad_is_view_debug_detail, test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_find_unused_parameters_kwarg_grad_is_view_debug_off, test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_fp16, test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_fp16_compress_wrapper_nccl, test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_fp16_grad_is_view, test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_grad_layout_1devicemodule_1replicaperprocess, test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_nccl_backend_2gpu_module, test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_nccl_backend_4gpu_module, test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_nccl_backend_single_device_module_device_ids_None, test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_nccl_backend_single_device_module_empty_device_ids, test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_nccl_propagate_error_reason, test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_no_grad, test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_param_layout_mismatch_error, test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_powerSGD_ddp_comm_hook_nccl, test/distributed/test_c10d_nccl.py::WorkHookTest::test_on_completion_hook_all_gather_object, test/distributed/test_c10d_nccl.py::WorkHookTest::test_on_completion_hook_broadcast, test/distributed/test_c10d_nccl.py::WorkHookTest::test_on_completion_hook_seq, test/distributed/test_c10d_nccl.py::WorkHookTest::test_on_completion_hook_with_ddp, test/distributed/test_c10d_nccl.py::NcclErrorHandlingTest::test_error_detection_and_propagation, test/distributed/test_c10d_nccl.py::NcclErrorHandlingTest::test_invalid_nccl_blocking_wait_env, test/distributed/test_c10d_nccl.py::NcclErrorHandlingTest::test_nccl_non_blocking_wait_with_barrier, test/distributed/test_c10d_nccl.py::NcclErrorHandlingTest::test_restart_pg_after_error, test/distributed/test_c10d_nccl.py::CommTest::test_pass_nccl_options_config, test/distributed/test_c10d_nccl.py::CommTest::test_reduce_scatter_tensor_coalesced, test/distributed/test_c10d_nccl.py::CommTest::test_sequence_num_incremented_nccl_default, test/distributed/test_c10d_nccl.py::CommTest::test_sequence_num_incremented_nccl_subgroup, test/distributed/test_c10d_nccl.py::CommTest::test_sequence_num_set_nccl_new_group, test/distributed/test_c10d_nccl.py::CommTest::test_wait_tensor, test/distributed/test_c10d_nccl.py::NcclProcessGroupWithDispatchedCollectivesTests::test_allgather_base, test/distributed/test_c10d_nccl.py::NcclProcessGroupWithDispatchedCollectivesTests::test_allgather_float8_float8_e5m2, test/distributed/test_c10d_nccl.py::NcclProcessGroupWithDispatchedCollectivesTests::test_init_process_group_optional_backend, test/distributed/test_c10d_nccl.py::LargeCommTest::test_batch_send_recv_subgroup_group_rank_True, test/distributed/test_c10d_nccl.py::LargeCommTest::test_broadcast_object_list_subgroup_set_device0_group_rank_False, test/distributed/test_c10d_nccl.py::LargeCommTest::test_broadcast_object_list_subgroup_set_device1_group_rank_True, test/distributed/test_c10d_nccl.py::LargeCommTest::test_gather_subgroup_group_rank_True, test/distributed/test_c10d_nccl.py::LargeCommTest::test_reduce_subgroup_group_rank_False, test/distributed/test_c10d_nccl.py::LargeCommTest::test_scatter_object_list_subgroup_group_rank_False, test/distributed/test_c10d_nccl.py::LargeCommTest::test_scatter_subgroup_group_rank_True, test/distributed/test_c10d_nccl.py::LargeCommTest::test_send_recv_object_list_subgroup_set_device0_group_rank_False, test/distributed/test_c10d_nccl.py::LargeCommTest::test_send_recv_object_list_subgroup_set_device1_group_rank_False, test/distributed/test_c10d_nccl.py::LargeCommTest::test_send_recv_subgroup_group_rank_False_async_op_False, test/distributed/test_c10d_nccl.py::LargeCommTest::test_send_recv_subgroup_group_rank_True_async_op_False, test/distributed/test_c10d_nccl.py::SparseCollective::test_ddp_set_sparse_metadata, test/distributed/test_c10d_nccl.py::NCCLTraceTest::test_allgather_uneven_timing_enabled_False, test/distributed/test_c10d_nccl.py::NCCLTraceTest::test_dump_pipe, test/distributed/test_c10d_nccl.py::NCCLTraceTest::test_individual_send_recv_op_sizes1_timing_enabled_True, test/distributed/test_c10d_nccl.py::NCCLTraceTest::test_long, test/distributed/test_c10d_nccl.py::NCCLTraceTest::test_short_pickle_timing_enabled_False_include_collectives_False, test/distributed/test_c10d_nccl.py::NCCLTraceTest::test_short_pickle_timing_enabled_True_include_collectives_False, test/distributed/test_c10d_nccl.py::NCCLTraceTest::test_short_pickle_timing_enabled_True_include_collectives_True, test/distributed/test_c10d_nccl.py::NCCLTraceTest::test_trace_while_active_timing_enabled_False_only_active_False, test/distributed/test_c10d_nccl.py::NCCLTraceTest::test_trace_while_active_timing_enabled_True_only_active_True, test/distributed/test_c10d_nccl.py::NCCLTraceTest::test_trace_while_all_works_retired, test/distributed/test_c10d_nccl.py::ProcessGroupNCCLLargerScaleTest::test_comm_split_group_larger_scale 2025-09-04T00:52:20.1816745Z test/distributed/test_c10d_nccl.py::RendezvousEnvTest::test_common_errors 2025-09-04T00:52:20.1816972Z test/distributed/test_c10d_nccl.py::ProcessGroupNCCLNoGPUTest::test_init_no_gpus 2025-09-04T00:52:20.1817224Z test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_abort_in_destroy_multi_pgs 2025-09-04T00:52:20.1817469Z test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_abort_pg 2025-09-04T00:52:20.1817705Z test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_block_current_stream 2025-09-04T00:52:20.1817967Z test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_close_pg_eager_init_False 2025-09-04T00:52:20.1818227Z test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_close_pg_eager_init_True 2025-09-04T00:52:20.1818475Z test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_comm_split_group 2025-09-04T00:52:20.1818742Z test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_extend_nccl_pg_timeout_backend_nccl 2025-09-04T00:52:20.1819002Z test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_file_store_check 2025-09-04T00:52:20.1819268Z test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_init_process_group_nccl_timeout 2025-09-04T00:52:20.1819526Z test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_init_with_idx 2025-09-04T00:52:20.1819762Z test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_nan_assert_bfloat16 2025-09-04T00:52:20.1820011Z test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_nan_assert_float8_e5m2 2025-09-04T00:52:20.1820270Z test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_new_group_eager_init_True 2025-09-04T00:52:20.1820521Z test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_non_blocking_init 2025-09-04T00:52:20.1820779Z test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_accumulate_gradients_module 2025-09-04T00:52:20.1821059Z test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_bf16_compress_wrapper_is_view 2025-09-04T00:52:20.1821321Z test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_dataclass_output 2025-09-04T00:52:20.1821659Z test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_ddp_checkpointing_dynamic_weight_sharing 2025-09-04T00:52:20.1821981Z test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_ddp_checkpointing_twice_use_reentrant_False 2025-09-04T00:52:20.1822309Z test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_ddp_checkpointing_unused_params_use_reentrant_False 2025-09-04T00:52:20.1822669Z test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_ddp_comm_hook_allreduce_with_then_hook_nccl 2025-09-04T00:52:20.1822950Z test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_ddp_complex_params 2025-09-04T00:52:20.1823210Z test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_ddp_with_lazy_parameters 2025-09-04T00:52:20.1823493Z test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_default_ddp_comm_hooks_nccl_is_view 2025-09-04T00:52:20.1823800Z test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_find_unused_parameters_kwarg_debug_info 2025-09-04T00:52:20.1824107Z test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_find_unused_parameters_kwarg_debug_off 2025-09-04T00:52:20.1826123Z test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_find_unused_parameters_kwarg_grad_is_view_debug_detail 2025-09-04T00:52:20.1831115Z test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_find_unused_parameters_kwarg_grad_is_view_debug_off 2025-09-04T00:52:20.1831407Z test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_fp16 2025-09-04T00:52:20.1831655Z test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_fp16_compress_wrapper_nccl 2025-09-04T00:52:20.1831913Z test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_fp16_grad_is_view 2025-09-04T00:52:20.1832201Z test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_grad_layout_1devicemodule_1replicaperprocess 2025-09-04T00:52:20.1832500Z test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_nccl_backend_2gpu_module 2025-09-04T00:52:20.1832767Z test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_nccl_backend_4gpu_module 2025-09-04T00:52:20.1833074Z test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_nccl_backend_single_device_module_device_ids_None 2025-09-04T00:52:20.1833416Z test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_nccl_backend_single_device_module_empty_device_ids 2025-09-04T00:52:20.1833727Z test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_nccl_propagate_error_reason 2025-09-04T00:52:20.1833981Z test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_no_grad 2025-09-04T00:52:20.1834232Z test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_param_layout_mismatch_error 2025-09-04T00:52:20.1834506Z test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_powerSGD_ddp_comm_hook_nccl 2025-09-04T00:52:20.1834772Z test/distributed/test_c10d_nccl.py::WorkHookTest::test_on_completion_hook_all_gather_object 2025-09-04T00:52:20.1835016Z test/distributed/test_c10d_nccl.py::WorkHookTest::test_on_completion_hook_broadcast 2025-09-04T00:52:20.1835241Z test/distributed/test_c10d_nccl.py::WorkHookTest::test_on_completion_hook_seq 2025-09-04T00:52:20.1835460Z test/distributed/test_c10d_nccl.py::WorkHookTest::test_on_completion_hook_with_ddp 2025-09-04T00:52:20.1835712Z test/distributed/test_c10d_nccl.py::NcclErrorHandlingTest::test_error_detection_and_propagation 2025-09-04T00:52:20.1835980Z test/distributed/test_c10d_nccl.py::NcclErrorHandlingTest::test_invalid_nccl_blocking_wait_env 2025-09-04T00:52:20.1836250Z test/distributed/test_c10d_nccl.py::NcclErrorHandlingTest::test_nccl_non_blocking_wait_with_barrier 2025-09-04T00:52:20.1836600Z test/distributed/test_c10d_nccl.py::NcclErrorHandlingTest::test_restart_pg_after_error 2025-09-04T00:52:20.1836825Z test/distributed/test_c10d_nccl.py::CommTest::test_pass_nccl_options_config 2025-09-04T00:52:20.1837149Z test/distributed/test_c10d_nccl.py::CommTest::test_reduce_scatter_tensor_coalesced 2025-09-04T00:52:20.1837382Z test/distributed/test_c10d_nccl.py::CommTest::test_sequence_num_incremented_nccl_default 2025-09-04T00:52:20.1837622Z test/distributed/test_c10d_nccl.py::CommTest::test_sequence_num_incremented_nccl_subgroup 2025-09-04T00:52:20.1837896Z test/distributed/test_c10d_nccl.py::CommTest::test_sequence_num_set_nccl_new_group 2025-09-04T00:52:20.1838102Z test/distributed/test_c10d_nccl.py::CommTest::test_wait_tensor 2025-09-04T00:52:20.1838346Z test/distributed/test_c10d_nccl.py::NcclProcessGroupWithDispatchedCollectivesTests::test_allgather_base 2025-09-04T00:52:20.1838676Z test/distributed/test_c10d_nccl.py::NcclProcessGroupWithDispatchedCollectivesTests::test_allgather_float8_float8_e5m2 2025-09-04T00:52:20.1839036Z test/distributed/test_c10d_nccl.py::NcclProcessGroupWithDispatchedCollectivesTests::test_init_process_group_optional_backend 2025-09-04T00:52:20.1839354Z test/distributed/test_c10d_nccl.py::LargeCommTest::test_batch_send_recv_subgroup_group_rank_True 2025-09-04T00:52:20.1839639Z test/distributed/test_c10d_nccl.py::LargeCommTest::test_broadcast_object_list_subgroup_set_device0_group_rank_False 2025-09-04T00:52:20.1839947Z test/distributed/test_c10d_nccl.py::LargeCommTest::test_broadcast_object_list_subgroup_set_device1_group_rank_True 2025-09-04T00:52:20.1840220Z test/distributed/test_c10d_nccl.py::LargeCommTest::test_gather_subgroup_group_rank_True 2025-09-04T00:52:20.1840457Z test/distributed/test_c10d_nccl.py::LargeCommTest::test_reduce_subgroup_group_rank_False 2025-09-04T00:52:20.1840711Z test/distributed/test_c10d_nccl.py::LargeCommTest::test_scatter_object_list_subgroup_group_rank_False 2025-09-04T00:52:20.1840965Z test/distributed/test_c10d_nccl.py::LargeCommTest::test_scatter_subgroup_group_rank_True 2025-09-04T00:52:20.1841233Z test/distributed/test_c10d_nccl.py::LargeCommTest::test_send_recv_object_list_subgroup_set_device0_group_rank_False 2025-09-04T00:52:20.1841543Z test/distributed/test_c10d_nccl.py::LargeCommTest::test_send_recv_object_list_subgroup_set_device1_group_rank_False 2025-09-04T00:52:20.1841836Z test/distributed/test_c10d_nccl.py::LargeCommTest::test_send_recv_subgroup_group_rank_False_async_op_False 2025-09-04T00:52:20.1842121Z test/distributed/test_c10d_nccl.py::LargeCommTest::test_send_recv_subgroup_group_rank_True_async_op_False 2025-09-04T00:52:20.1842458Z test/distributed/test_c10d_nccl.py::SparseCollective::test_ddp_set_sparse_metadata 2025-09-04T00:52:20.1842694Z test/distributed/test_c10d_nccl.py::NCCLTraceTest::test_allgather_uneven_timing_enabled_False 2025-09-04T00:52:20.1842915Z test/distributed/test_c10d_nccl.py::NCCLTraceTest::test_dump_pipe 2025-09-04T00:52:20.1843149Z test/distributed/test_c10d_nccl.py::NCCLTraceTest::test_individual_send_recv_op_sizes1_timing_enabled_True 2025-09-04T00:52:20.1843379Z test/distributed/test_c10d_nccl.py::NCCLTraceTest::test_long 2025-09-04T00:52:20.1843619Z test/distributed/test_c10d_nccl.py::NCCLTraceTest::test_short_pickle_timing_enabled_False_include_collectives_False 2025-09-04T00:52:20.1843926Z test/distributed/test_c10d_nccl.py::NCCLTraceTest::test_short_pickle_timing_enabled_True_include_collectives_False 2025-09-04T00:52:20.1844226Z test/distributed/test_c10d_nccl.py::NCCLTraceTest::test_short_pickle_timing_enabled_True_include_collectives_True 2025-09-04T00:52:20.1844528Z test/distributed/test_c10d_nccl.py::NCCLTraceTest::test_trace_while_active_timing_enabled_False_only_active_False 2025-09-04T00:52:20.1844824Z test/distributed/test_c10d_nccl.py::NCCLTraceTest::test_trace_while_active_timing_enabled_True_only_active_True 2025-09-04T00:52:20.1845086Z test/distributed/test_c10d_nccl.py::NCCLTraceTest::test_trace_while_all_works_retired 2025-09-04T00:52:20.1845348Z test/distributed/test_c10d_nccl.py::ProcessGroupNCCLLargerScaleTest::test_comm_split_group_larger_scale 2025-09-04T00:52:20.1845516Z 2025-09-04T00:52:20.1845562Z 222 tests collected in 0.01s 2025-09-04T00:52:20.1846097Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.1846679Z import pkg_resources 2025-09-04T00:52:20.1846952Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-1a0cdc160ae0579c.xml 2025-09-04T00:52:20.1847215Z ============================= test session starts ============================== 2025-09-04T00:52:20.1847430Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-04T00:52:20.1847615Z cachedir: .pytest_cache 2025-09-04T00:52:20.1847834Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-04T00:52:20.1848074Z rootdir: /var/lib/jenkins/pytorch 2025-09-04T00:52:20.1848190Z configfile: pytest.ini 2025-09-04T00:52:20.1848412Z plugins: hypothesis-5.35.1, subtests-0.13.1, cpp-2.3.0, flakefinder-1.1.0, rerunfailures-14.0, xdist-3.3.1, xdoctest-1.1.0, typeguard-4.3.0 2025-09-04T00:52:20.1848650Z collecting ... collected 1 item 2025-09-04T00:52:20.1848784Z stepcurrent: Cannot find last run test, not skipping 2025-09-04T00:52:20.1849002Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::RendezvousEnvTest::test_common_errors 2025-09-04T00:52:20.1849161Z 2025-09-04T00:52:20.1849271Z distributed/test_c10d_nccl.py::RendezvousEnvTest::test_common_errors PASSED [0.0257s] [100%] 2025-09-04T00:52:20.1849419Z 2025-09-04T00:52:20.1849636Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-1a0cdc160ae0579c.xml - 2025-09-04T00:52:20.1849945Z ============================== 1 passed in 0.03s =============================== 2025-09-04T00:52:20.1850457Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.1850939Z import pkg_resources 2025-09-04T00:52:20.1851166Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-2c8793dac850a564.xml 2025-09-04T00:52:20.1851424Z ============================= test session starts ============================== 2025-09-04T00:52:20.1851627Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-04T00:52:20.1851810Z cachedir: .pytest_cache 2025-09-04T00:52:20.1852025Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-04T00:52:20.1852255Z rootdir: /var/lib/jenkins/pytorch 2025-09-04T00:52:20.1852367Z configfile: pytest.ini 2025-09-04T00:52:20.1852584Z plugins: hypothesis-5.35.1, subtests-0.13.1, cpp-2.3.0, flakefinder-1.1.0, rerunfailures-14.0, xdist-3.3.1, xdoctest-1.1.0, typeguard-4.3.0 2025-09-04T00:52:20.1852818Z collecting ... collected 1 item 2025-09-04T00:52:20.1852949Z stepcurrent: Cannot find last run test, not skipping 2025-09-04T00:52:20.1853180Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::ProcessGroupNCCLNoGPUTest::test_init_no_gpus 2025-09-04T00:52:20.1853350Z 2025-09-04T00:52:20.1853518Z distributed/test_c10d_nccl.py::ProcessGroupNCCLNoGPUTest::test_init_no_gpus SKIPPED [0.0002s] (GPUs are available, skipping test) [100%] 2025-09-04T00:52:20.1853722Z 2025-09-04T00:52:20.1853933Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-2c8793dac850a564.xml - 2025-09-04T00:52:20.1854290Z ============================== 1 skipped in 0.01s ============================== 2025-09-04T00:52:20.1854794Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.1855310Z import pkg_resources 2025-09-04T00:52:20.1855541Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-e849f84078398116.xml 2025-09-04T00:52:20.1855802Z ============================= test session starts ============================== 2025-09-04T00:52:20.1856009Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-04T00:52:20.1856197Z cachedir: .pytest_cache 2025-09-04T00:52:20.1856504Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-04T00:52:20.1856738Z rootdir: /var/lib/jenkins/pytorch 2025-09-04T00:52:20.1856978Z configfile: pytest.ini 2025-09-04T00:52:20.1857196Z plugins: hypothesis-5.35.1, subtests-0.13.1, cpp-2.3.0, flakefinder-1.1.0, rerunfailures-14.0, xdist-3.3.1, xdoctest-1.1.0, typeguard-4.3.0 2025-09-04T00:52:20.1857435Z collecting ... collected 1 item 2025-09-04T00:52:20.1857574Z stepcurrent: Cannot find last run test, not skipping 2025-09-04T00:52:20.1857827Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_abort_in_destroy_multi_pgs 2025-09-04T00:52:20.1858017Z 2025-09-04T00:52:20.1858287Z distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_abort_in_destroy_multi_pgs I0904 00:14:39.296000 7152 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 7220 2025-09-04T00:52:20.1858740Z I0904 00:14:39.297000 7152 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 7221 2025-09-04T00:52:20.1859338Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.1859822Z import pkg_resources 2025-09-04T00:52:20.1860290Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.1860772Z import pkg_resources 2025-09-04T00:52:20.1860876Z PASSED [8.6226s] [100%] 2025-09-04T00:52:20.1860937Z 2025-09-04T00:52:20.1861155Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-e849f84078398116.xml - 2025-09-04T00:52:20.1861461Z ============================== 1 passed in 8.63s =============================== 2025-09-04T00:52:20.1861965Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.1862454Z import pkg_resources 2025-09-04T00:52:20.1862683Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-e92b13684a47d5f2.xml 2025-09-04T00:52:20.1862944Z ============================= test session starts ============================== 2025-09-04T00:52:20.1863153Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-04T00:52:20.1863394Z cachedir: .pytest_cache 2025-09-04T00:52:20.1863614Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-04T00:52:20.1863850Z rootdir: /var/lib/jenkins/pytorch 2025-09-04T00:52:20.1863969Z configfile: pytest.ini 2025-09-04T00:52:20.1864192Z plugins: hypothesis-5.35.1, subtests-0.13.1, cpp-2.3.0, flakefinder-1.1.0, rerunfailures-14.0, xdist-3.3.1, xdoctest-1.1.0, typeguard-4.3.0 2025-09-04T00:52:20.1864473Z collecting ... collected 1 item 2025-09-04T00:52:20.1864612Z stepcurrent: Cannot find last run test, not skipping 2025-09-04T00:52:20.1864842Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_abort_pg 2025-09-04T00:52:20.1865007Z 2025-09-04T00:52:20.1865259Z distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_abort_pg I0904 00:14:54.743000 7403 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 7471 2025-09-04T00:52:20.1865695Z I0904 00:14:54.744000 7403 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 7472 2025-09-04T00:52:20.1866289Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.1866848Z import pkg_resources 2025-09-04T00:52:20.1867314Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.1867797Z import pkg_resources 2025-09-04T00:52:20.1867898Z PASSED [8.6231s] [100%] 2025-09-04T00:52:20.1867959Z 2025-09-04T00:52:20.1868173Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-e92b13684a47d5f2.xml - 2025-09-04T00:52:20.1868477Z ============================== 1 passed in 8.63s =============================== 2025-09-04T00:52:20.1868981Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.1869462Z import pkg_resources 2025-09-04T00:52:20.1869690Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-8413da98dd8e9755.xml 2025-09-04T00:52:20.1869951Z ============================= test session starts ============================== 2025-09-04T00:52:20.1870160Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-04T00:52:20.1870346Z cachedir: .pytest_cache 2025-09-04T00:52:20.1870565Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-04T00:52:20.1870797Z rootdir: /var/lib/jenkins/pytorch 2025-09-04T00:52:20.1870915Z configfile: pytest.ini 2025-09-04T00:52:20.1871135Z plugins: hypothesis-5.35.1, subtests-0.13.1, cpp-2.3.0, flakefinder-1.1.0, rerunfailures-14.0, xdist-3.3.1, xdoctest-1.1.0, typeguard-4.3.0 2025-09-04T00:52:20.1871374Z collecting ... collected 1 item 2025-09-04T00:52:20.1871506Z stepcurrent: Cannot find last run test, not skipping 2025-09-04T00:52:20.1871749Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_block_current_stream 2025-09-04T00:52:20.1871932Z 2025-09-04T00:52:20.1872261Z distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_block_current_stream I0904 00:15:09.865000 7635 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 7703 2025-09-04T00:52:20.1872707Z I0904 00:15:09.866000 7635 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 7704 2025-09-04T00:52:20.1873303Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.1873834Z import pkg_resources 2025-09-04T00:52:20.1874300Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.1874782Z import pkg_resources 2025-09-04T00:52:20.1875179Z [rank0]:[W904 00:15:16.359648661 ProcessGroupNCCL.cpp:1541] Warning: WARNING: destroy_process_group() was not called before program exit, which can leak resources. For more info, please see https://pytorch.org/docs/stable/distributed.html#shutdown (function operator()) 2025-09-04T00:52:20.1875585Z PASSED [7.4210s] [100%] 2025-09-04T00:52:20.1875652Z 2025-09-04T00:52:20.1875865Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-8413da98dd8e9755.xml - 2025-09-04T00:52:20.1876169Z ============================== 1 passed in 7.43s =============================== 2025-09-04T00:52:20.1876741Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.1877223Z import pkg_resources 2025-09-04T00:52:20.1877452Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-cad140818a2c6496.xml 2025-09-04T00:52:20.1877713Z ============================= test session starts ============================== 2025-09-04T00:52:20.1877924Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-04T00:52:20.1878112Z cachedir: .pytest_cache 2025-09-04T00:52:20.1878332Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-04T00:52:20.1878566Z rootdir: /var/lib/jenkins/pytorch 2025-09-04T00:52:20.1878679Z configfile: pytest.ini 2025-09-04T00:52:20.1878901Z plugins: hypothesis-5.35.1, subtests-0.13.1, cpp-2.3.0, flakefinder-1.1.0, rerunfailures-14.0, xdist-3.3.1, xdoctest-1.1.0, typeguard-4.3.0 2025-09-04T00:52:20.1879143Z collecting ... collected 1 item 2025-09-04T00:52:20.1879279Z stepcurrent: Cannot find last run test, not skipping 2025-09-04T00:52:20.1879575Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_close_pg_eager_init_False 2025-09-04T00:52:20.1879786Z 2025-09-04T00:52:20.1880071Z distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_close_pg_eager_init_False I0904 00:15:23.832000 7858 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 7926 2025-09-04T00:52:20.1880593Z I0904 00:15:23.833000 7858 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 7927 2025-09-04T00:52:20.1881270Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.1881787Z import pkg_resources 2025-09-04T00:52:20.1882342Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.1882904Z import pkg_resources 2025-09-04T00:52:20.1883069Z PASSED [7.9220s] [100%] 2025-09-04T00:52:20.1883160Z 2025-09-04T00:52:20.1883390Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-cad140818a2c6496.xml - 2025-09-04T00:52:20.1883722Z ============================== 1 passed in 7.93s =============================== 2025-09-04T00:52:20.1884277Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.1884796Z import pkg_resources 2025-09-04T00:52:20.1885052Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-61a53bd3bdabc57b.xml 2025-09-04T00:52:20.1885375Z ============================= test session starts ============================== 2025-09-04T00:52:20.1885614Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-04T00:52:20.1885841Z cachedir: .pytest_cache 2025-09-04T00:52:20.1886101Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-04T00:52:20.1886467Z rootdir: /var/lib/jenkins/pytorch 2025-09-04T00:52:20.1886611Z configfile: pytest.ini 2025-09-04T00:52:20.1886880Z plugins: hypothesis-5.35.1, subtests-0.13.1, cpp-2.3.0, flakefinder-1.1.0, rerunfailures-14.0, xdist-3.3.1, xdoctest-1.1.0, typeguard-4.3.0 2025-09-04T00:52:20.1887152Z collecting ... collected 1 item 2025-09-04T00:52:20.1887339Z stepcurrent: Cannot find last run test, not skipping 2025-09-04T00:52:20.1887620Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_close_pg_eager_init_True 2025-09-04T00:52:20.1887833Z 2025-09-04T00:52:20.1888103Z distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_close_pg_eager_init_True I0904 00:15:38.281000 8079 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 8147 2025-09-04T00:52:20.1888610Z I0904 00:15:38.282000 8079 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 8148 2025-09-04T00:52:20.1889239Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.1889763Z import pkg_resources 2025-09-04T00:52:20.1890268Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.1890784Z import pkg_resources 2025-09-04T00:52:20.1890937Z PASSED [7.7215s] [100%] 2025-09-04T00:52:20.1891009Z 2025-09-04T00:52:20.1891246Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-61a53bd3bdabc57b.xml - 2025-09-04T00:52:20.1891582Z ============================== 1 passed in 7.73s =============================== 2025-09-04T00:52:20.1892195Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.1892753Z import pkg_resources 2025-09-04T00:52:20.1893026Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-23bb9e79788cd0bf.xml 2025-09-04T00:52:20.1893327Z ============================= test session starts ============================== 2025-09-04T00:52:20.1893566Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-04T00:52:20.1893795Z cachedir: .pytest_cache 2025-09-04T00:52:20.1894056Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-04T00:52:20.1894312Z rootdir: /var/lib/jenkins/pytorch 2025-09-04T00:52:20.1894472Z configfile: pytest.ini 2025-09-04T00:52:20.1894729Z plugins: hypothesis-5.35.1, subtests-0.13.1, cpp-2.3.0, flakefinder-1.1.0, rerunfailures-14.0, xdist-3.3.1, xdoctest-1.1.0, typeguard-4.3.0 2025-09-04T00:52:20.1894992Z collecting ... collected 1 item 2025-09-04T00:52:20.1895185Z stepcurrent: Cannot find last run test, not skipping 2025-09-04T00:52:20.1895453Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_comm_split_group 2025-09-04T00:52:20.1895639Z 2025-09-04T00:52:20.1895925Z distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_comm_split_group I0904 00:15:52.521000 8300 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 8368 2025-09-04T00:52:20.1896623Z I0904 00:15:52.522000 8300 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 8369 2025-09-04T00:52:20.1897248Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.1897779Z import pkg_resources 2025-09-04T00:52:20.1898278Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.1898782Z import pkg_resources 2025-09-04T00:52:20.1898932Z PASSED [8.7236s] [100%] 2025-09-04T00:52:20.1899002Z 2025-09-04T00:52:20.1899239Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-23bb9e79788cd0bf.xml - 2025-09-04T00:52:20.1899586Z ============================== 1 passed in 8.73s =============================== 2025-09-04T00:52:20.1900127Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.1900638Z import pkg_resources 2025-09-04T00:52:20.1900913Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-e1fc2423ada110b5.xml 2025-09-04T00:52:20.1901517Z ============================= test session starts ============================== 2025-09-04T00:52:20.1901752Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-04T00:52:20.1901975Z cachedir: .pytest_cache 2025-09-04T00:52:20.1902272Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-04T00:52:20.1902539Z rootdir: /var/lib/jenkins/pytorch 2025-09-04T00:52:20.1902700Z configfile: pytest.ini 2025-09-04T00:52:20.1902952Z plugins: hypothesis-5.35.1, subtests-0.13.1, cpp-2.3.0, flakefinder-1.1.0, rerunfailures-14.0, xdist-3.3.1, xdoctest-1.1.0, typeguard-4.3.0 2025-09-04T00:52:20.1903269Z collecting ... collected 1 item 2025-09-04T00:52:20.1903442Z stepcurrent: Cannot find last run test, not skipping 2025-09-04T00:52:20.1903733Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_extend_nccl_pg_timeout_backend_nccl 2025-09-04T00:52:20.1903936Z 2025-09-04T00:52:20.1904261Z distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_extend_nccl_pg_timeout_backend_nccl I0904 00:16:07.792000 8549 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 8617 2025-09-04T00:52:20.1904765Z I0904 00:16:07.793000 8549 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 8618 2025-09-04T00:52:20.1905386Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.1905925Z import pkg_resources 2025-09-04T00:52:20.1906513Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.1907028Z import pkg_resources 2025-09-04T00:52:20.1907467Z [rank0]:[W904 00:16:24.243781412 ProcessGroupNCCL.cpp:1541] Warning: WARNING: destroy_process_group() was not called before program exit, which can leak resources. For more info, please see https://pytorch.org/docs/stable/distributed.html#shutdown (function operator()) 2025-09-04T00:52:20.1907901Z PASSED [17.4372s] [100%] 2025-09-04T00:52:20.1907971Z 2025-09-04T00:52:20.1908233Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-e1fc2423ada110b5.xml - 2025-09-04T00:52:20.1908567Z ============================== 1 passed in 17.45s ============================== 2025-09-04T00:52:20.1909701Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.1910232Z import pkg_resources 2025-09-04T00:52:20.1910489Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-47e3e71cdfe9a405.xml 2025-09-04T00:52:20.1910789Z ============================= test session starts ============================== 2025-09-04T00:52:20.1911036Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-04T00:52:20.1911242Z cachedir: .pytest_cache 2025-09-04T00:52:20.1911498Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-04T00:52:20.1911763Z rootdir: /var/lib/jenkins/pytorch 2025-09-04T00:52:20.1911907Z configfile: pytest.ini 2025-09-04T00:52:20.1912177Z plugins: hypothesis-5.35.1, subtests-0.13.1, cpp-2.3.0, flakefinder-1.1.0, rerunfailures-14.0, xdist-3.3.1, xdoctest-1.1.0, typeguard-4.3.0 2025-09-04T00:52:20.1912447Z collecting ... collected 1 item 2025-09-04T00:52:20.1912615Z stepcurrent: Cannot find last run test, not skipping 2025-09-04T00:52:20.1912950Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_file_store_check 2025-09-04T00:52:20.1913133Z 2025-09-04T00:52:20.1913420Z distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_file_store_check I0904 00:16:31.737000 8772 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 8840 2025-09-04T00:52:20.1913930Z I0904 00:16:31.738000 8772 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 8841 2025-09-04T00:52:20.1914557Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.1915070Z import pkg_resources 2025-09-04T00:52:20.1918999Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.1919507Z import pkg_resources 2025-09-04T00:52:20.1919610Z PASSED [8.5227s] [100%] 2025-09-04T00:52:20.1919672Z 2025-09-04T00:52:20.1919889Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-47e3e71cdfe9a405.xml - 2025-09-04T00:52:20.1920192Z ============================== 1 passed in 8.53s =============================== 2025-09-04T00:52:20.1920695Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.1921169Z import pkg_resources 2025-09-04T00:52:20.1921392Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-6a42a0327ff41d91.xml 2025-09-04T00:52:20.1921648Z ============================= test session starts ============================== 2025-09-04T00:52:20.1921855Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-04T00:52:20.1922036Z cachedir: .pytest_cache 2025-09-04T00:52:20.1922323Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-04T00:52:20.1922549Z rootdir: /var/lib/jenkins/pytorch 2025-09-04T00:52:20.1922658Z configfile: pytest.ini 2025-09-04T00:52:20.1925113Z plugins: hypothesis-5.35.1, subtests-0.13.1, cpp-2.3.0, flakefinder-1.1.0, rerunfailures-14.0, xdist-3.3.1, xdoctest-1.1.0, typeguard-4.3.0 2025-09-04T00:52:20.1925365Z collecting ... collected 1 item 2025-09-04T00:52:20.1925496Z stepcurrent: Cannot find last run test, not skipping 2025-09-04T00:52:20.1925753Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_init_process_group_nccl_timeout 2025-09-04T00:52:20.1925946Z 2025-09-04T00:52:20.1926225Z distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_init_process_group_nccl_timeout I0904 00:16:46.808000 8980 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 9048 2025-09-04T00:52:20.1926754Z I0904 00:16:46.809000 8980 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 9049 2025-09-04T00:52:20.1927415Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.1927890Z import pkg_resources 2025-09-04T00:52:20.1928348Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.1928854Z import pkg_resources 2025-09-04T00:52:20.1930360Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2005: UserWarning: backend_options._timeout was specified, but timeout kwarg has a default value that will always override it. 2025-09-04T00:52:20.1930724Z warnings.warn( 2025-09-04T00:52:20.1931061Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:2005: UserWarning: backend_options._timeout was specified, but timeout kwarg has a default value that will always override it. 2025-09-04T00:52:20.1931413Z warnings.warn( 2025-09-04T00:52:20.1931502Z PASSED [6.5213s] [100%] 2025-09-04T00:52:20.1931562Z 2025-09-04T00:52:20.1931777Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-6a42a0327ff41d91.xml - 2025-09-04T00:52:20.1932076Z ============================== 1 passed in 6.53s =============================== 2025-09-04T00:52:20.1932585Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.1933058Z import pkg_resources 2025-09-04T00:52:20.1933281Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-622172b213ef475c.xml 2025-09-04T00:52:20.1933535Z ============================= test session starts ============================== 2025-09-04T00:52:20.1934751Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-04T00:52:20.1934935Z cachedir: .pytest_cache 2025-09-04T00:52:20.1935150Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-04T00:52:20.1935382Z rootdir: /var/lib/jenkins/pytorch 2025-09-04T00:52:20.1935491Z configfile: pytest.ini 2025-09-04T00:52:20.1935709Z plugins: hypothesis-5.35.1, subtests-0.13.1, cpp-2.3.0, flakefinder-1.1.0, rerunfailures-14.0, xdist-3.3.1, xdoctest-1.1.0, typeguard-4.3.0 2025-09-04T00:52:20.1935944Z collecting ... collected 1 item 2025-09-04T00:52:20.1936074Z stepcurrent: Cannot find last run test, not skipping 2025-09-04T00:52:20.1936304Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_init_with_idx 2025-09-04T00:52:20.1936539Z 2025-09-04T00:52:20.1936790Z distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_init_with_idx I0904 00:16:59.826000 9200 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 9268 2025-09-04T00:52:20.1937216Z I0904 00:16:59.826000 9200 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 9269 2025-09-04T00:52:20.1938803Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.1939283Z import pkg_resources 2025-09-04T00:52:20.1939794Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.1940268Z import pkg_resources 2025-09-04T00:52:20.1940654Z [rank0]:[W904 00:17:06.532303252 ProcessGroupNCCL.cpp:1541] Warning: WARNING: destroy_process_group() was not called before program exit, which can leak resources. For more info, please see https://pytorch.org/docs/stable/distributed.html#shutdown (function operator()) 2025-09-04T00:52:20.1941095Z PASSED [8.0211s] [100%] 2025-09-04T00:52:20.1941153Z 2025-09-04T00:52:20.1941366Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-622172b213ef475c.xml - 2025-09-04T00:52:20.1941664Z ============================== 1 passed in 8.03s =============================== 2025-09-04T00:52:20.1942168Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.1942644Z import pkg_resources 2025-09-04T00:52:20.1942864Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-36256ccf0bd23e6d.xml 2025-09-04T00:52:20.1944106Z ============================= test session starts ============================== 2025-09-04T00:52:20.1944310Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-04T00:52:20.1944490Z cachedir: .pytest_cache 2025-09-04T00:52:20.1944702Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-04T00:52:20.1944929Z rootdir: /var/lib/jenkins/pytorch 2025-09-04T00:52:20.1945037Z configfile: pytest.ini 2025-09-04T00:52:20.1945256Z plugins: hypothesis-5.35.1, subtests-0.13.1, cpp-2.3.0, flakefinder-1.1.0, rerunfailures-14.0, xdist-3.3.1, xdoctest-1.1.0, typeguard-4.3.0 2025-09-04T00:52:20.1945490Z collecting ... collected 1 item 2025-09-04T00:52:20.1945619Z stepcurrent: Cannot find last run test, not skipping 2025-09-04T00:52:20.1945854Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_nan_assert_bfloat16 2025-09-04T00:52:20.1946030Z 2025-09-04T00:52:20.1946298Z distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_nan_assert_bfloat16 SKIPPED [0.0002s] (NCCL test requires 2+ GPUs and Device side assert could cause unexpected errors in lower versions of CUDA) [100%] 2025-09-04T00:52:20.1947643Z 2025-09-04T00:52:20.1947860Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-36256ccf0bd23e6d.xml - 2025-09-04T00:52:20.1948161Z ============================== 1 skipped in 0.01s ============================== 2025-09-04T00:52:20.1948670Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.1949149Z import pkg_resources 2025-09-04T00:52:20.1949371Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-3a4e2d09d27bc8b9.xml 2025-09-04T00:52:20.1949625Z ============================= test session starts ============================== 2025-09-04T00:52:20.1949824Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-04T00:52:20.1950003Z cachedir: .pytest_cache 2025-09-04T00:52:20.1950213Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-04T00:52:20.1950486Z rootdir: /var/lib/jenkins/pytorch 2025-09-04T00:52:20.1950595Z configfile: pytest.ini 2025-09-04T00:52:20.1951778Z plugins: hypothesis-5.35.1, subtests-0.13.1, cpp-2.3.0, flakefinder-1.1.0, rerunfailures-14.0, xdist-3.3.1, xdoctest-1.1.0, typeguard-4.3.0 2025-09-04T00:52:20.1952012Z collecting ... collected 1 item 2025-09-04T00:52:20.1952140Z stepcurrent: Cannot find last run test, not skipping 2025-09-04T00:52:20.1952423Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_nan_assert_float8_e5m2 2025-09-04T00:52:20.1952602Z 2025-09-04T00:52:20.1952873Z distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_nan_assert_float8_e5m2 SKIPPED [0.0002s] (NCCL test requires 2+ GPUs and Device side assert could cause unexpected errors in lower versions of CUDA) [100%] 2025-09-04T00:52:20.1953176Z 2025-09-04T00:52:20.1953391Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-3a4e2d09d27bc8b9.xml - 2025-09-04T00:52:20.1953687Z ============================== 1 skipped in 0.01s ============================== 2025-09-04T00:52:20.1954187Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.1954664Z import pkg_resources 2025-09-04T00:52:20.1954885Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-1c9a326597b83f16.xml 2025-09-04T00:52:20.1956107Z ============================= test session starts ============================== 2025-09-04T00:52:20.1956312Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-04T00:52:20.1956554Z cachedir: .pytest_cache 2025-09-04T00:52:20.1956766Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-04T00:52:20.1956991Z rootdir: /var/lib/jenkins/pytorch 2025-09-04T00:52:20.1957097Z configfile: pytest.ini 2025-09-04T00:52:20.1957311Z plugins: hypothesis-5.35.1, subtests-0.13.1, cpp-2.3.0, flakefinder-1.1.0, rerunfailures-14.0, xdist-3.3.1, xdoctest-1.1.0, typeguard-4.3.0 2025-09-04T00:52:20.1957547Z collecting ... collected 1 item 2025-09-04T00:52:20.1957673Z stepcurrent: Cannot find last run test, not skipping 2025-09-04T00:52:20.1957915Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_new_group_eager_init_True 2025-09-04T00:52:20.1958099Z 2025-09-04T00:52:20.1958363Z distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_new_group_eager_init_True I0904 00:17:27.426000 9557 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 9625 2025-09-04T00:52:20.1959788Z I0904 00:17:27.426000 9557 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 9626 2025-09-04T00:52:20.1960380Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.1960857Z import pkg_resources 2025-09-04T00:52:20.1961315Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.1961786Z import pkg_resources 2025-09-04T00:52:20.1961877Z PASSED [8.1227s] [100%] 2025-09-04T00:52:20.1961936Z 2025-09-04T00:52:20.1962261Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-1c9a326597b83f16.xml - 2025-09-04T00:52:20.1962558Z ============================== 1 passed in 8.13s =============================== 2025-09-04T00:52:20.1963052Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.1963566Z import pkg_resources 2025-09-04T00:52:20.1963786Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-2921379b5588796a.xml 2025-09-04T00:52:20.1965010Z ============================= test session starts ============================== 2025-09-04T00:52:20.1965221Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-04T00:52:20.1965400Z cachedir: .pytest_cache 2025-09-04T00:52:20.1965610Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-04T00:52:20.1965836Z rootdir: /var/lib/jenkins/pytorch 2025-09-04T00:52:20.1965947Z configfile: pytest.ini 2025-09-04T00:52:20.1966161Z plugins: hypothesis-5.35.1, subtests-0.13.1, cpp-2.3.0, flakefinder-1.1.0, rerunfailures-14.0, xdist-3.3.1, xdoctest-1.1.0, typeguard-4.3.0 2025-09-04T00:52:20.1966482Z collecting ... collected 1 item 2025-09-04T00:52:20.1966609Z stepcurrent: Cannot find last run test, not skipping 2025-09-04T00:52:20.1966840Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_non_blocking_init 2025-09-04T00:52:20.1967013Z 2025-09-04T00:52:20.1967271Z distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_non_blocking_init I0904 00:17:42.089000 9792 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 9860 2025-09-04T00:52:20.1968675Z I0904 00:17:42.090000 9792 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 9861 2025-09-04T00:52:20.1969265Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.1969739Z import pkg_resources 2025-09-04T00:52:20.1970196Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.1970668Z import pkg_resources 2025-09-04T00:52:20.1970760Z PASSED [8.1217s] [100%] 2025-09-04T00:52:20.1970819Z 2025-09-04T00:52:20.1971030Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-2921379b5588796a.xml - 2025-09-04T00:52:20.1971327Z ============================== 1 passed in 8.13s =============================== 2025-09-04T00:52:20.1971822Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.1972295Z import pkg_resources 2025-09-04T00:52:20.1972518Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-4e0abbe1efec724d.xml 2025-09-04T00:52:20.1973785Z ============================= test session starts ============================== 2025-09-04T00:52:20.1973989Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-04T00:52:20.1974168Z cachedir: .pytest_cache 2025-09-04T00:52:20.1974377Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-04T00:52:20.1974642Z rootdir: /var/lib/jenkins/pytorch 2025-09-04T00:52:20.1974750Z configfile: pytest.ini 2025-09-04T00:52:20.1974965Z plugins: hypothesis-5.35.1, subtests-0.13.1, cpp-2.3.0, flakefinder-1.1.0, rerunfailures-14.0, xdist-3.3.1, xdoctest-1.1.0, typeguard-4.3.0 2025-09-04T00:52:20.1975197Z collecting ... collected 1 item 2025-09-04T00:52:20.1975324Z stepcurrent: Cannot find last run test, not skipping 2025-09-04T00:52:20.1975573Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_accumulate_gradients_module 2025-09-04T00:52:20.1975763Z 2025-09-04T00:52:20.1976044Z distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_accumulate_gradients_module I0904 00:17:56.769000 10036 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 10104 2025-09-04T00:52:20.1977554Z I0904 00:17:56.770000 10036 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 10105 2025-09-04T00:52:20.1978147Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.1978619Z import pkg_resources 2025-09-04T00:52:20.1979079Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.1979549Z import pkg_resources 2025-09-04T00:52:20.1979641Z PASSED [8.3227s] [100%] 2025-09-04T00:52:20.1979700Z 2025-09-04T00:52:20.1979914Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-4e0abbe1efec724d.xml - 2025-09-04T00:52:20.1980213Z ============================== 1 passed in 8.33s =============================== 2025-09-04T00:52:20.1980710Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.1981180Z import pkg_resources 2025-09-04T00:52:20.1981401Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-66b4af2025599f5e.xml 2025-09-04T00:52:20.1982627Z ============================= test session starts ============================== 2025-09-04T00:52:20.1982829Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-04T00:52:20.1983010Z cachedir: .pytest_cache 2025-09-04T00:52:20.1983219Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-04T00:52:20.1983442Z rootdir: /var/lib/jenkins/pytorch 2025-09-04T00:52:20.1983549Z configfile: pytest.ini 2025-09-04T00:52:20.1983760Z plugins: hypothesis-5.35.1, subtests-0.13.1, cpp-2.3.0, flakefinder-1.1.0, rerunfailures-14.0, xdist-3.3.1, xdoctest-1.1.0, typeguard-4.3.0 2025-09-04T00:52:20.1983991Z collecting ... collected 1 item 2025-09-04T00:52:20.1984118Z stepcurrent: Cannot find last run test, not skipping 2025-09-04T00:52:20.1984416Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_bf16_compress_wrapper_is_view 2025-09-04T00:52:20.1984609Z 2025-09-04T00:52:20.1984885Z distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_bf16_compress_wrapper_is_view I0904 00:18:11.619000 10265 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 10333 2025-09-04T00:52:20.1986486Z I0904 00:18:11.620000 10265 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 10334 2025-09-04T00:52:20.1987075Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.1987547Z import pkg_resources 2025-09-04T00:52:20.1988008Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.1988476Z import pkg_resources 2025-09-04T00:52:20.1988573Z PASSED [7.7234s] [100%] 2025-09-04T00:52:20.1988632Z 2025-09-04T00:52:20.1988843Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-66b4af2025599f5e.xml - 2025-09-04T00:52:20.1989139Z ============================== 1 passed in 7.73s =============================== 2025-09-04T00:52:20.1989636Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.1990110Z import pkg_resources 2025-09-04T00:52:20.1991324Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-2b289506f2d4f0b7.xml 2025-09-04T00:52:20.1991582Z ============================= test session starts ============================== 2025-09-04T00:52:20.1991784Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-04T00:52:20.1991961Z cachedir: .pytest_cache 2025-09-04T00:52:20.1992171Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-04T00:52:20.1992396Z rootdir: /var/lib/jenkins/pytorch 2025-09-04T00:52:20.1992503Z configfile: pytest.ini 2025-09-04T00:52:20.1992717Z plugins: hypothesis-5.35.1, subtests-0.13.1, cpp-2.3.0, flakefinder-1.1.0, rerunfailures-14.0, xdist-3.3.1, xdoctest-1.1.0, typeguard-4.3.0 2025-09-04T00:52:20.1992950Z collecting ... collected 1 item 2025-09-04T00:52:20.1993078Z stepcurrent: Cannot find last run test, not skipping 2025-09-04T00:52:20.1993310Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_dataclass_output 2025-09-04T00:52:20.1993484Z 2025-09-04T00:52:20.1994786Z distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_dataclass_output <- test/distributed/test_c10d_common.py I0904 00:18:25.841000 10494 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 10562 2025-09-04T00:52:20.1995290Z I0904 00:18:25.842000 10494 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 10563 2025-09-04T00:52:20.1995925Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.1996458Z import pkg_resources 2025-09-04T00:52:20.1996914Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.1997422Z import pkg_resources 2025-09-04T00:52:20.1998152Z [rank0]:[W904 00:18:32.356395878 reducer.cpp:1431] Warning: find_unused_parameters=True was specified in DDP constructor, but did not find any unused parameters in the forward pass. This flag results in an extra traversal of the autograd graph every iteration, which can adversely affect performance. If your model indeed never has any unused parameters in the forward pass, consider turning this flag off. Note that this warning may be a false positive if your model has flow control causing later iterations to have unused parameters. (function operator()) 2025-09-04T00:52:20.1999499Z [rank1]:[W904 00:18:32.361282313 reducer.cpp:1431] Warning: find_unused_parameters=True was specified in DDP constructor, but did not find any unused parameters in the forward pass. This flag results in an extra traversal of the autograd graph every iteration, which can adversely affect performance. If your model indeed never has any unused parameters in the forward pass, consider turning this flag off. Note that this warning may be a false positive if your model has flow control causing later iterations to have unused parameters. (function operator()) 2025-09-04T00:52:20.2000223Z PASSED [8.3235s] [100%] 2025-09-04T00:52:20.2000281Z 2025-09-04T00:52:20.2000494Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-2b289506f2d4f0b7.xml - 2025-09-04T00:52:20.2000797Z ============================== 1 passed in 8.33s =============================== 2025-09-04T00:52:20.2002423Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.2002908Z import pkg_resources 2025-09-04T00:52:20.2003130Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-84632316b717f3d1.xml 2025-09-04T00:52:20.2003379Z ============================= test session starts ============================== 2025-09-04T00:52:20.2003580Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-04T00:52:20.2003759Z cachedir: .pytest_cache 2025-09-04T00:52:20.2003971Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-04T00:52:20.2004197Z rootdir: /var/lib/jenkins/pytorch 2025-09-04T00:52:20.2004304Z configfile: pytest.ini 2025-09-04T00:52:20.2004519Z plugins: hypothesis-5.35.1, subtests-0.13.1, cpp-2.3.0, flakefinder-1.1.0, rerunfailures-14.0, xdist-3.3.1, xdoctest-1.1.0, typeguard-4.3.0 2025-09-04T00:52:20.2004752Z collecting ... collected 1 item 2025-09-04T00:52:20.2004882Z stepcurrent: Cannot find last run test, not skipping 2025-09-04T00:52:20.2005153Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_ddp_checkpointing_dynamic_weight_sharing 2025-09-04T00:52:20.2005361Z 2025-09-04T00:52:20.2005712Z distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_ddp_checkpointing_dynamic_weight_sharing <- test/distributed/test_c10d_common.py I0904 00:18:40.689000 10723 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 10791 2025-09-04T00:52:20.2007439Z I0904 00:18:40.690000 10723 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 10792 2025-09-04T00:52:20.2008034Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.2008546Z import pkg_resources 2025-09-04T00:52:20.2009004Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.2009472Z import pkg_resources 2025-09-04T00:52:20.2009564Z PASSED [8.3231s] [100%] 2025-09-04T00:52:20.2009623Z 2025-09-04T00:52:20.2009836Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-84632316b717f3d1.xml - 2025-09-04T00:52:20.2010130Z ============================== 1 passed in 8.33s =============================== 2025-09-04T00:52:20.2010622Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.2011096Z import pkg_resources 2025-09-04T00:52:20.2011315Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-725666191f04a778.xml 2025-09-04T00:52:20.2012779Z ============================= test session starts ============================== 2025-09-04T00:52:20.2012988Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-04T00:52:20.2013167Z cachedir: .pytest_cache 2025-09-04T00:52:20.2013381Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-04T00:52:20.2013607Z rootdir: /var/lib/jenkins/pytorch 2025-09-04T00:52:20.2013714Z configfile: pytest.ini 2025-09-04T00:52:20.2013933Z plugins: hypothesis-5.35.1, subtests-0.13.1, cpp-2.3.0, flakefinder-1.1.0, rerunfailures-14.0, xdist-3.3.1, xdoctest-1.1.0, typeguard-4.3.0 2025-09-04T00:52:20.2014164Z collecting ... collected 1 item 2025-09-04T00:52:20.2014293Z stepcurrent: Cannot find last run test, not skipping 2025-09-04T00:52:20.2014564Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_ddp_checkpointing_twice_use_reentrant_False 2025-09-04T00:52:20.2014775Z 2025-09-04T00:52:20.2015126Z distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_ddp_checkpointing_twice_use_reentrant_False <- test/distributed/test_c10d_common.py I0904 00:18:55.490000 10952 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 11020 2025-09-04T00:52:20.2016749Z I0904 00:18:55.490000 10952 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 11021 2025-09-04T00:52:20.2017339Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.2017815Z import pkg_resources 2025-09-04T00:52:20.2018321Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.2018791Z import pkg_resources 2025-09-04T00:52:20.2019508Z [rank1]:[W904 00:19:02.473457176 reducer.cpp:1431] Warning: find_unused_parameters=True was specified in DDP constructor, but did not find any unused parameters in the forward pass. This flag results in an extra traversal of the autograd graph every iteration, which can adversely affect performance. If your model indeed never has any unused parameters in the forward pass, consider turning this flag off. Note that this warning may be a false positive if your model has flow control causing later iterations to have unused parameters. (function operator()) 2025-09-04T00:52:20.2020884Z [rank0]:[W904 00:19:02.474485109 reducer.cpp:1431] Warning: find_unused_parameters=True was specified in DDP constructor, but did not find any unused parameters in the forward pass. This flag results in an extra traversal of the autograd graph every iteration, which can adversely affect performance. If your model indeed never has any unused parameters in the forward pass, consider turning this flag off. Note that this warning may be a false positive if your model has flow control causing later iterations to have unused parameters. (function operator()) 2025-09-04T00:52:20.2021606Z PASSED [8.6224s] [100%] 2025-09-04T00:52:20.2021664Z 2025-09-04T00:52:20.2021877Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-725666191f04a778.xml - 2025-09-04T00:52:20.2022174Z ============================== 1 passed in 8.63s =============================== 2025-09-04T00:52:20.2023660Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.2024142Z import pkg_resources 2025-09-04T00:52:20.2024368Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-9c9868a8b6d304eb.xml 2025-09-04T00:52:20.2024618Z ============================= test session starts ============================== 2025-09-04T00:52:20.2024820Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-04T00:52:20.2025001Z cachedir: .pytest_cache 2025-09-04T00:52:20.2025211Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-04T00:52:20.2025436Z rootdir: /var/lib/jenkins/pytorch 2025-09-04T00:52:20.2025544Z configfile: pytest.ini 2025-09-04T00:52:20.2025761Z plugins: hypothesis-5.35.1, subtests-0.13.1, cpp-2.3.0, flakefinder-1.1.0, rerunfailures-14.0, xdist-3.3.1, xdoctest-1.1.0, typeguard-4.3.0 2025-09-04T00:52:20.2025991Z collecting ... collected 1 item 2025-09-04T00:52:20.2027121Z stepcurrent: Cannot find last run test, not skipping 2025-09-04T00:52:20.2027409Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_ddp_checkpointing_unused_params_use_reentrant_False 2025-09-04T00:52:20.2027632Z 2025-09-04T00:52:20.2027993Z distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_ddp_checkpointing_unused_params_use_reentrant_False <- test/distributed/test_c10d_common.py I0904 00:19:10.737000 11181 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 11249 2025-09-04T00:52:20.2028531Z I0904 00:19:10.738000 11181 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 11250 2025-09-04T00:52:20.2029169Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.2029643Z import pkg_resources 2025-09-04T00:52:20.2030101Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.2030610Z import pkg_resources 2025-09-04T00:52:20.2031331Z [rank1]:[W904 00:19:17.610345883 reducer.cpp:1431] Warning: find_unused_parameters=True was specified in DDP constructor, but did not find any unused parameters in the forward pass. This flag results in an extra traversal of the autograd graph every iteration, which can adversely affect performance. If your model indeed never has any unused parameters in the forward pass, consider turning this flag off. Note that this warning may be a false positive if your model has flow control causing later iterations to have unused parameters. (function operator()) 2025-09-04T00:52:20.2032673Z [rank0]:[W904 00:19:17.638147739 reducer.cpp:1431] Warning: find_unused_parameters=True was specified in DDP constructor, but did not find any unused parameters in the forward pass. This flag results in an extra traversal of the autograd graph every iteration, which can adversely affect performance. If your model indeed never has any unused parameters in the forward pass, consider turning this flag off. Note that this warning may be a false positive if your model has flow control causing later iterations to have unused parameters. (function operator()) 2025-09-04T00:52:20.2033875Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/nn/parallel/distributed.py:2372: UserWarning: You passed find_unused_parameters=true to DistributedDataParallel, `_set_static_graph` will detect unused parameters automatically, so you do not need to set find_unused_parameters=true, just be sure these unused parameters will not change during training loop while calling `_set_static_graph`. 2025-09-04T00:52:20.2035414Z warnings.warn( 2025-09-04T00:52:20.2035971Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/nn/parallel/distributed.py:2372: UserWarning: You passed find_unused_parameters=true to DistributedDataParallel, `_set_static_graph` will detect unused parameters automatically, so you do not need to set find_unused_parameters=true, just be sure these unused parameters will not change during training loop while calling `_set_static_graph`. 2025-09-04T00:52:20.2036639Z warnings.warn( 2025-09-04T00:52:20.2036726Z PASSED [8.5237s] [100%] 2025-09-04T00:52:20.2036787Z 2025-09-04T00:52:20.2037001Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-9c9868a8b6d304eb.xml - 2025-09-04T00:52:20.2037298Z ============================== 1 passed in 8.53s =============================== 2025-09-04T00:52:20.2037801Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.2038276Z import pkg_resources 2025-09-04T00:52:20.2038510Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-8a7d666257de82a3.xml 2025-09-04T00:52:20.2038760Z ============================= test session starts ============================== 2025-09-04T00:52:20.2038960Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-04T00:52:20.2040124Z cachedir: .pytest_cache 2025-09-04T00:52:20.2040341Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-04T00:52:20.2040568Z rootdir: /var/lib/jenkins/pytorch 2025-09-04T00:52:20.2040728Z configfile: pytest.ini 2025-09-04T00:52:20.2040943Z plugins: hypothesis-5.35.1, subtests-0.13.1, cpp-2.3.0, flakefinder-1.1.0, rerunfailures-14.0, xdist-3.3.1, xdoctest-1.1.0, typeguard-4.3.0 2025-09-04T00:52:20.2041177Z collecting ... collected 1 item 2025-09-04T00:52:20.2041307Z stepcurrent: Cannot find last run test, not skipping 2025-09-04T00:52:20.2041620Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_ddp_comm_hook_allreduce_with_then_hook_nccl 2025-09-04T00:52:20.2041829Z 2025-09-04T00:52:20.2042118Z distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_ddp_comm_hook_allreduce_with_then_hook_nccl I0904 00:19:26.130000 11410 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 11478 2025-09-04T00:52:20.2042639Z I0904 00:19:26.131000 11410 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 11479 2025-09-04T00:52:20.2043237Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.2044683Z import pkg_resources 2025-09-04T00:52:20.2045144Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.2045613Z import pkg_resources 2025-09-04T00:52:20.2045706Z PASSED [7.7221s] [100%] 2025-09-04T00:52:20.2045765Z 2025-09-04T00:52:20.2045976Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-8a7d666257de82a3.xml - 2025-09-04T00:52:20.2046274Z ============================== 1 passed in 7.73s =============================== 2025-09-04T00:52:20.2046837Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.2047312Z import pkg_resources 2025-09-04T00:52:20.2047532Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-c2fd838ba7dc0bcc.xml 2025-09-04T00:52:20.2047784Z ============================= test session starts ============================== 2025-09-04T00:52:20.2048975Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-04T00:52:20.2049159Z cachedir: .pytest_cache 2025-09-04T00:52:20.2049374Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-04T00:52:20.2049599Z rootdir: /var/lib/jenkins/pytorch 2025-09-04T00:52:20.2049706Z configfile: pytest.ini 2025-09-04T00:52:20.2049921Z plugins: hypothesis-5.35.1, subtests-0.13.1, cpp-2.3.0, flakefinder-1.1.0, rerunfailures-14.0, xdist-3.3.1, xdoctest-1.1.0, typeguard-4.3.0 2025-09-04T00:52:20.2050156Z collecting ... collected 1 item 2025-09-04T00:52:20.2050285Z stepcurrent: Cannot find last run test, not skipping 2025-09-04T00:52:20.2050524Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_ddp_complex_params 2025-09-04T00:52:20.2050703Z 2025-09-04T00:52:20.2050967Z distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_ddp_complex_params I0904 00:19:40.404000 11639 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 11707 2025-09-04T00:52:20.2051452Z I0904 00:19:40.404000 11639 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 11708 2025-09-04T00:52:20.2052980Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.2053501Z import pkg_resources 2025-09-04T00:52:20.2053962Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.2054440Z import pkg_resources 2025-09-04T00:52:20.2054532Z PASSED [9.0238s] [100%] 2025-09-04T00:52:20.2054589Z 2025-09-04T00:52:20.2054807Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-c2fd838ba7dc0bcc.xml - 2025-09-04T00:52:20.2055105Z ============================== 1 passed in 9.03s =============================== 2025-09-04T00:52:20.2055598Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.2056073Z import pkg_resources 2025-09-04T00:52:20.2056293Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-9c69881a840fa99e.xml 2025-09-04T00:52:20.2056617Z ============================= test session starts ============================== 2025-09-04T00:52:20.2057764Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-04T00:52:20.2057948Z cachedir: .pytest_cache 2025-09-04T00:52:20.2058157Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-04T00:52:20.2058382Z rootdir: /var/lib/jenkins/pytorch 2025-09-04T00:52:20.2058490Z configfile: pytest.ini 2025-09-04T00:52:20.2058708Z plugins: hypothesis-5.35.1, subtests-0.13.1, cpp-2.3.0, flakefinder-1.1.0, rerunfailures-14.0, xdist-3.3.1, xdoctest-1.1.0, typeguard-4.3.0 2025-09-04T00:52:20.2058940Z collecting ... collected 1 item 2025-09-04T00:52:20.2059067Z stepcurrent: Cannot find last run test, not skipping 2025-09-04T00:52:20.2059312Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_ddp_with_lazy_parameters 2025-09-04T00:52:20.2059495Z 2025-09-04T00:52:20.2059768Z distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_ddp_with_lazy_parameters I0904 00:19:56.009000 12256 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 12324 2025-09-04T00:52:20.2060215Z I0904 00:19:56.010000 12256 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 12325 2025-09-04T00:52:20.2061739Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.2062218Z import pkg_resources 2025-09-04T00:52:20.2062677Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.2063190Z import pkg_resources 2025-09-04T00:52:20.2063282Z PASSED [6.6208s] [100%] 2025-09-04T00:52:20.2063340Z 2025-09-04T00:52:20.2063552Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-9c69881a840fa99e.xml - 2025-09-04T00:52:20.2063847Z ============================== 1 passed in 6.63s =============================== 2025-09-04T00:52:20.2064373Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.2064843Z import pkg_resources 2025-09-04T00:52:20.2065063Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-d9fe8cfef2130715.xml 2025-09-04T00:52:20.2065317Z ============================= test session starts ============================== 2025-09-04T00:52:20.2066526Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-04T00:52:20.2066709Z cachedir: .pytest_cache 2025-09-04T00:52:20.2066918Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-04T00:52:20.2067146Z rootdir: /var/lib/jenkins/pytorch 2025-09-04T00:52:20.2067253Z configfile: pytest.ini 2025-09-04T00:52:20.2067467Z plugins: hypothesis-5.35.1, subtests-0.13.1, cpp-2.3.0, flakefinder-1.1.0, rerunfailures-14.0, xdist-3.3.1, xdoctest-1.1.0, typeguard-4.3.0 2025-09-04T00:52:20.2067698Z collecting ... collected 1 item 2025-09-04T00:52:20.2067826Z stepcurrent: Cannot find last run test, not skipping 2025-09-04T00:52:20.2068087Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_default_ddp_comm_hooks_nccl_is_view 2025-09-04T00:52:20.2068286Z 2025-09-04T00:52:20.2068574Z distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_default_ddp_comm_hooks_nccl_is_view I0904 00:20:09.152000 12464 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 12532 2025-09-04T00:52:20.2069034Z I0904 00:20:09.153000 12464 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 12533 2025-09-04T00:52:20.2070569Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.2071046Z import pkg_resources 2025-09-04T00:52:20.2071506Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.2071980Z import pkg_resources 2025-09-04T00:52:20.2072070Z PASSED [7.8226s] [100%] 2025-09-04T00:52:20.2072127Z 2025-09-04T00:52:20.2072339Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-d9fe8cfef2130715.xml - 2025-09-04T00:52:20.2072636Z ============================== 1 passed in 7.83s =============================== 2025-09-04T00:52:20.2073129Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.2073599Z import pkg_resources 2025-09-04T00:52:20.2073879Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-d9e3ad106d7c2e7c.xml 2025-09-04T00:52:20.2075076Z ============================= test session starts ============================== 2025-09-04T00:52:20.2075281Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-04T00:52:20.2075505Z cachedir: .pytest_cache 2025-09-04T00:52:20.2075713Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-04T00:52:20.2075937Z rootdir: /var/lib/jenkins/pytorch 2025-09-04T00:52:20.2076045Z configfile: pytest.ini 2025-09-04T00:52:20.2076259Z plugins: hypothesis-5.35.1, subtests-0.13.1, cpp-2.3.0, flakefinder-1.1.0, rerunfailures-14.0, xdist-3.3.1, xdoctest-1.1.0, typeguard-4.3.0 2025-09-04T00:52:20.2076561Z collecting ... collected 1 item 2025-09-04T00:52:20.2076690Z stepcurrent: Cannot find last run test, not skipping 2025-09-04T00:52:20.2076959Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_find_unused_parameters_kwarg_debug_info 2025-09-04T00:52:20.2077164Z 2025-09-04T00:52:20.2077455Z distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_find_unused_parameters_kwarg_debug_info I0904 00:20:23.513000 12693 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 12761 2025-09-04T00:52:20.2084260Z I0904 00:20:23.513000 12693 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 12762 2025-09-04T00:52:20.2084996Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.2085540Z import pkg_resources 2025-09-04T00:52:20.2086019Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.2086590Z import pkg_resources 2025-09-04T00:52:20.2086935Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:4870: UserWarning: No device id is provided via `init_process_group` or `barrier `. Using the current device set by the user. 2025-09-04T00:52:20.2087296Z warnings.warn( # warn only once 2025-09-04T00:52:20.2087653Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:4870: UserWarning: No device id is provided via `init_process_group` or `barrier `. Using the current device set by the user. 2025-09-04T00:52:20.2088015Z warnings.warn( # warn only once 2025-09-04T00:52:20.2088142Z PASSED [8.2229s] [100%] 2025-09-04T00:52:20.2088208Z 2025-09-04T00:52:20.2088433Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-d9e3ad106d7c2e7c.xml - 2025-09-04T00:52:20.2090448Z ============================== 1 passed in 8.23s =============================== 2025-09-04T00:52:20.2090985Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.2091473Z import pkg_resources 2025-09-04T00:52:20.2091710Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-80ba2e4aae0af8fd.xml 2025-09-04T00:52:20.2092064Z ============================= test session starts ============================== 2025-09-04T00:52:20.2092280Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-04T00:52:20.2092466Z cachedir: .pytest_cache 2025-09-04T00:52:20.2092688Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-04T00:52:20.2092970Z rootdir: /var/lib/jenkins/pytorch 2025-09-04T00:52:20.2093088Z configfile: pytest.ini 2025-09-04T00:52:20.2093315Z plugins: hypothesis-5.35.1, subtests-0.13.1, cpp-2.3.0, flakefinder-1.1.0, rerunfailures-14.0, xdist-3.3.1, xdoctest-1.1.0, typeguard-4.3.0 2025-09-04T00:52:20.2094779Z collecting ... collected 1 item 2025-09-04T00:52:20.2094926Z stepcurrent: Cannot find last run test, not skipping 2025-09-04T00:52:20.2095205Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_find_unused_parameters_kwarg_debug_off 2025-09-04T00:52:20.2095420Z 2025-09-04T00:52:20.2095724Z distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_find_unused_parameters_kwarg_debug_off I0904 00:20:38.283000 12922 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 12990 2025-09-04T00:52:20.2096202Z I0904 00:20:38.283000 12922 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 12991 2025-09-04T00:52:20.2096871Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.2097356Z import pkg_resources 2025-09-04T00:52:20.2097824Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.2098299Z import pkg_resources 2025-09-04T00:52:20.2098637Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:4870: UserWarning: No device id is provided via `init_process_group` or `barrier `. Using the current device set by the user. 2025-09-04T00:52:20.2098995Z warnings.warn( # warn only once 2025-09-04T00:52:20.2100546Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:4870: UserWarning: No device id is provided via `init_process_group` or `barrier `. Using the current device set by the user. 2025-09-04T00:52:20.2100900Z warnings.warn( # warn only once 2025-09-04T00:52:20.2101016Z PASSED [8.5244s] [100%] 2025-09-04T00:52:20.2101078Z 2025-09-04T00:52:20.2101302Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-80ba2e4aae0af8fd.xml - 2025-09-04T00:52:20.2101613Z ============================== 1 passed in 8.53s =============================== 2025-09-04T00:52:20.2102122Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.2102604Z import pkg_resources 2025-09-04T00:52:20.2102835Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-5effce49d673ef6d.xml 2025-09-04T00:52:20.2103100Z ============================= test session starts ============================== 2025-09-04T00:52:20.2103309Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-04T00:52:20.2103497Z cachedir: .pytest_cache 2025-09-04T00:52:20.2104922Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-04T00:52:20.2125798Z rootdir: /var/lib/jenkins/pytorch 2025-09-04T00:52:20.2126021Z configfile: pytest.ini 2025-09-04T00:52:20.2126248Z plugins: hypothesis-5.35.1, subtests-0.13.1, cpp-2.3.0, flakefinder-1.1.0, rerunfailures-14.0, xdist-3.3.1, xdoctest-1.1.0, typeguard-4.3.0 2025-09-04T00:52:20.2126605Z collecting ... collected 1 item 2025-09-04T00:52:20.2126739Z stepcurrent: Cannot find last run test, not skipping 2025-09-04T00:52:20.2127032Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_find_unused_parameters_kwarg_grad_is_view_debug_detail 2025-09-04T00:52:20.2127258Z 2025-09-04T00:52:20.2127581Z distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_find_unused_parameters_kwarg_grad_is_view_debug_detail I0904 00:20:53.387000 13151 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 13219 2025-09-04T00:52:20.2128076Z I0904 00:20:53.387000 13151 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 13220 2025-09-04T00:52:20.2128672Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.2131106Z import pkg_resources 2025-09-04T00:52:20.2131590Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.2132065Z import pkg_resources 2025-09-04T00:52:20.2132229Z [Gloo] Rank 1 is connected to 1 peer ranks. Expected number of connected peer ranks is : 1 2025-09-04T00:52:20.2132454Z [Gloo] Rank 0 is connected to 1 peer ranks. Expected number of connected peer ranks is : 1 2025-09-04T00:52:20.2132857Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:4870: UserWarning: No device id is provided via `init_process_group` or `barrier `. Using the current device set by the user. 2025-09-04T00:52:20.2133208Z warnings.warn( # warn only once 2025-09-04T00:52:20.2133549Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:4870: UserWarning: No device id is provided via `init_process_group` or `barrier `. Using the current device set by the user. 2025-09-04T00:52:20.2133893Z warnings.warn( # warn only once 2025-09-04T00:52:20.2134286Z [W904 00:21:00.267394311 ProcessGroupNCCL.cpp:1541] Warning: WARNING: destroy_process_group() was not called before program exit, which can leak resources. For more info, please see https://pytorch.org/docs/stable/distributed.html#shutdown (function operator()) 2025-09-04T00:52:20.2134678Z PASSED [8.3227s] [100%] 2025-09-04T00:52:20.2135808Z 2025-09-04T00:52:20.2136027Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-5effce49d673ef6d.xml - 2025-09-04T00:52:20.2136337Z ============================== 1 passed in 8.33s =============================== 2025-09-04T00:52:20.2136917Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.2137397Z import pkg_resources 2025-09-04T00:52:20.2137680Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-3cc498d8ddb12db5.xml 2025-09-04T00:52:20.2137933Z ============================= test session starts ============================== 2025-09-04T00:52:20.2138137Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-04T00:52:20.2138316Z cachedir: .pytest_cache 2025-09-04T00:52:20.2138530Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-04T00:52:20.2138796Z rootdir: /var/lib/jenkins/pytorch 2025-09-04T00:52:20.2138904Z configfile: pytest.ini 2025-09-04T00:52:20.2140130Z plugins: hypothesis-5.35.1, subtests-0.13.1, cpp-2.3.0, flakefinder-1.1.0, rerunfailures-14.0, xdist-3.3.1, xdoctest-1.1.0, typeguard-4.3.0 2025-09-04T00:52:20.2140366Z collecting ... collected 1 item 2025-09-04T00:52:20.2140497Z stepcurrent: Cannot find last run test, not skipping 2025-09-04T00:52:20.2140782Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_find_unused_parameters_kwarg_grad_is_view_debug_off 2025-09-04T00:52:20.2141003Z 2025-09-04T00:52:20.2141309Z distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_find_unused_parameters_kwarg_grad_is_view_debug_off I0904 00:21:08.291000 13388 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 13456 2025-09-04T00:52:20.2141795Z I0904 00:21:08.292000 13388 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 13457 2025-09-04T00:52:20.2142386Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.2142859Z import pkg_resources 2025-09-04T00:52:20.2143318Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.2143791Z import pkg_resources 2025-09-04T00:52:20.2144120Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:4870: UserWarning: No device id is provided via `init_process_group` or `barrier `. Using the current device set by the user. 2025-09-04T00:52:20.2145431Z warnings.warn( # warn only once 2025-09-04T00:52:20.2145773Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/distributed/distributed_c10d.py:4870: UserWarning: No device id is provided via `init_process_group` or `barrier `. Using the current device set by the user. 2025-09-04T00:52:20.2146117Z warnings.warn( # warn only once 2025-09-04T00:52:20.2146223Z PASSED [8.3232s] [100%] 2025-09-04T00:52:20.2146283Z 2025-09-04T00:52:20.2146569Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-3cc498d8ddb12db5.xml - 2025-09-04T00:52:20.2146867Z ============================== 1 passed in 8.33s =============================== 2025-09-04T00:52:20.2147365Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.2147840Z import pkg_resources 2025-09-04T00:52:20.2148063Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-e24b2e66a88fe65f.xml 2025-09-04T00:52:20.2148317Z ============================= test session starts ============================== 2025-09-04T00:52:20.2149538Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-04T00:52:20.2149723Z cachedir: .pytest_cache 2025-09-04T00:52:20.2149936Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-04T00:52:20.2150163Z rootdir: /var/lib/jenkins/pytorch 2025-09-04T00:52:20.2150323Z configfile: pytest.ini 2025-09-04T00:52:20.2150538Z plugins: hypothesis-5.35.1, subtests-0.13.1, cpp-2.3.0, flakefinder-1.1.0, rerunfailures-14.0, xdist-3.3.1, xdoctest-1.1.0, typeguard-4.3.0 2025-09-04T00:52:20.2150769Z collecting ... collected 1 item 2025-09-04T00:52:20.2150899Z stepcurrent: Cannot find last run test, not skipping 2025-09-04T00:52:20.2151120Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_fp16 2025-09-04T00:52:20.2151281Z 2025-09-04T00:52:20.2151534Z distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_fp16 I0904 00:21:23.176000 13617 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 13685 2025-09-04T00:52:20.2151958Z I0904 00:21:23.177000 13617 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 13686 2025-09-04T00:52:20.2153513Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.2153995Z import pkg_resources 2025-09-04T00:52:20.2154453Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.2154925Z import pkg_resources 2025-09-04T00:52:20.2155018Z PASSED [8.9239s] [100%] 2025-09-04T00:52:20.2155078Z 2025-09-04T00:52:20.2155290Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-e24b2e66a88fe65f.xml - 2025-09-04T00:52:20.2155587Z ============================== 1 passed in 8.93s =============================== 2025-09-04T00:52:20.2156083Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.2156625Z import pkg_resources 2025-09-04T00:52:20.2156845Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-d2a227148c26356c.xml 2025-09-04T00:52:20.2157097Z ============================= test session starts ============================== 2025-09-04T00:52:20.2158280Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-04T00:52:20.2158464Z cachedir: .pytest_cache 2025-09-04T00:52:20.2158675Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-04T00:52:20.2158907Z rootdir: /var/lib/jenkins/pytorch 2025-09-04T00:52:20.2159016Z configfile: pytest.ini 2025-09-04T00:52:20.2159230Z plugins: hypothesis-5.35.1, subtests-0.13.1, cpp-2.3.0, flakefinder-1.1.0, rerunfailures-14.0, xdist-3.3.1, xdoctest-1.1.0, typeguard-4.3.0 2025-09-04T00:52:20.2159462Z collecting ... collected 1 item 2025-09-04T00:52:20.2159590Z stepcurrent: Cannot find last run test, not skipping 2025-09-04T00:52:20.2159839Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_fp16_compress_wrapper_nccl 2025-09-04T00:52:20.2160029Z 2025-09-04T00:52:20.2160351Z distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_fp16_compress_wrapper_nccl I0904 00:21:38.665000 13846 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 13914 2025-09-04T00:52:20.2160801Z I0904 00:21:38.665000 13846 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 13915 2025-09-04T00:52:20.2162487Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.2162965Z import pkg_resources 2025-09-04T00:52:20.2163427Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.2163897Z import pkg_resources 2025-09-04T00:52:20.2163988Z PASSED [7.7212s] [100%] 2025-09-04T00:52:20.2164046Z 2025-09-04T00:52:20.2164256Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-d2a227148c26356c.xml - 2025-09-04T00:52:20.2164553Z ============================== 1 passed in 7.73s =============================== 2025-09-04T00:52:20.2165046Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.2165518Z import pkg_resources 2025-09-04T00:52:20.2165744Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-8ff1cba9c428c233.xml 2025-09-04T00:52:20.2165995Z ============================= test session starts ============================== 2025-09-04T00:52:20.2167243Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-04T00:52:20.2167430Z cachedir: .pytest_cache 2025-09-04T00:52:20.2167639Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-04T00:52:20.2167864Z rootdir: /var/lib/jenkins/pytorch 2025-09-04T00:52:20.2167973Z configfile: pytest.ini 2025-09-04T00:52:20.2168188Z plugins: hypothesis-5.35.1, subtests-0.13.1, cpp-2.3.0, flakefinder-1.1.0, rerunfailures-14.0, xdist-3.3.1, xdoctest-1.1.0, typeguard-4.3.0 2025-09-04T00:52:20.2168419Z collecting ... collected 1 item 2025-09-04T00:52:20.2168547Z stepcurrent: Cannot find last run test, not skipping 2025-09-04T00:52:20.2168785Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_fp16_grad_is_view 2025-09-04T00:52:20.2168958Z 2025-09-04T00:52:20.2169220Z distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_fp16_grad_is_view I0904 00:21:52.905000 14075 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 14143 2025-09-04T00:52:20.2169658Z I0904 00:21:52.905000 14075 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 14144 2025-09-04T00:52:20.2171220Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.2171694Z import pkg_resources 2025-09-04T00:52:20.2172207Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.2172676Z import pkg_resources 2025-09-04T00:52:20.2172768Z PASSED [8.8235s] [100%] 2025-09-04T00:52:20.2172865Z 2025-09-04T00:52:20.2173077Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-8ff1cba9c428c233.xml - 2025-09-04T00:52:20.2173378Z ============================== 1 passed in 8.83s =============================== 2025-09-04T00:52:20.2173877Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.2174350Z import pkg_resources 2025-09-04T00:52:20.2174570Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-9e07ed95a8de6be8.xml 2025-09-04T00:52:20.2174823Z ============================= test session starts ============================== 2025-09-04T00:52:20.2176050Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-04T00:52:20.2176230Z cachedir: .pytest_cache 2025-09-04T00:52:20.2176500Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-04T00:52:20.2176726Z rootdir: /var/lib/jenkins/pytorch 2025-09-04T00:52:20.2176835Z configfile: pytest.ini 2025-09-04T00:52:20.2177048Z plugins: hypothesis-5.35.1, subtests-0.13.1, cpp-2.3.0, flakefinder-1.1.0, rerunfailures-14.0, xdist-3.3.1, xdoctest-1.1.0, typeguard-4.3.0 2025-09-04T00:52:20.2177280Z collecting ... collected 1 item 2025-09-04T00:52:20.2177411Z stepcurrent: Cannot find last run test, not skipping 2025-09-04T00:52:20.2177686Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_grad_layout_1devicemodule_1replicaperprocess 2025-09-04T00:52:20.2177898Z 2025-09-04T00:52:20.2178437Z distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_grad_layout_1devicemodule_1replicaperprocess SKIPPED [0.0057s] (Test is disabled because an issue exists disabling it: https://github.com/pytorch/pytorch/issues/159488 for platform(s) rocm. If you're seeing this on your local machine and would like to enable this test, please make sure CI is not set and you are not using the flag --import-disabled-tests.) [100%] 2025-09-04T00:52:20.2179005Z 2025-09-04T00:52:20.2179216Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-9e07ed95a8de6be8.xml - 2025-09-04T00:52:20.2180503Z ============================== 1 skipped in 0.01s ============================== 2025-09-04T00:52:20.2181009Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.2181485Z import pkg_resources 2025-09-04T00:52:20.2181709Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-cf44e3127ac402f0.xml 2025-09-04T00:52:20.2181960Z ============================= test session starts ============================== 2025-09-04T00:52:20.2182160Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-04T00:52:20.2182340Z cachedir: .pytest_cache 2025-09-04T00:52:20.2182601Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-04T00:52:20.2182825Z rootdir: /var/lib/jenkins/pytorch 2025-09-04T00:52:20.2182932Z configfile: pytest.ini 2025-09-04T00:52:20.2183146Z plugins: hypothesis-5.35.1, subtests-0.13.1, cpp-2.3.0, flakefinder-1.1.0, rerunfailures-14.0, xdist-3.3.1, xdoctest-1.1.0, typeguard-4.3.0 2025-09-04T00:52:20.2184363Z collecting ... collected 1 item 2025-09-04T00:52:20.2184497Z stepcurrent: Cannot find last run test, not skipping 2025-09-04T00:52:20.2184742Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_nccl_backend_2gpu_module 2025-09-04T00:52:20.2184927Z 2025-09-04T00:52:20.2185200Z distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_nccl_backend_2gpu_module I0904 00:22:15.112000 14371 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 14439 2025-09-04T00:52:20.2185652Z I0904 00:22:15.113000 14371 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 14440 2025-09-04T00:52:20.2186240Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.2186784Z import pkg_resources 2025-09-04T00:52:20.2187241Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.2187713Z import pkg_resources 2025-09-04T00:52:20.2187947Z [rank0]:I0904 00:27:15.195000 14439 site-packages/torch/testing/_internal/common_distributed.py:772] Received event Event.GET_TRACEBACK on process 0 2025-09-04T00:52:20.2188332Z [rank1]:I0904 00:27:15.195000 14440 site-packages/torch/testing/_internal/common_distributed.py:772] Received event Event.GET_TRACEBACK on process 1 2025-09-04T00:52:20.2189639Z [rank0]:I0904 00:27:15.196000 14439 site-packages/torch/testing/_internal/common_distributed.py:783] Process 0 sent traceback 2025-09-04T00:52:20.2189960Z [rank1]:I0904 00:27:15.196000 14440 site-packages/torch/testing/_internal/common_distributed.py:783] Process 1 sent traceback 2025-09-04T00:52:20.2190285Z E0904 00:27:15.196000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] Process 0 timed out with traceback: 2025-09-04T00:52:20.2190573Z E0904 00:27:15.196000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] 2025-09-04T00:52:20.2190888Z E0904 00:27:15.196000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] Current thread 0x00007f8c65d81640 (most recent call first): 2025-09-04T00:52:20.2191387Z E0904 00:27:15.196000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 777 in _event_listener 2025-09-04T00:52:20.2191903Z E0904 00:27:15.196000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/threading.py", line 953 in run 2025-09-04T00:52:20.2192351Z E0904 00:27:15.196000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/threading.py", line 1016 in _bootstrap_inner 2025-09-04T00:52:20.2192804Z E0904 00:27:15.196000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/threading.py", line 973 in _bootstrap 2025-09-04T00:52:20.2193146Z E0904 00:27:15.196000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] 2025-09-04T00:52:20.2193503Z E0904 00:27:15.196000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] Thread 0x00007fae81b1a440 (most recent call first): 2025-09-04T00:52:20.2194927Z E0904 00:27:15.196000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/distributed/utils.py", line 321 in _sync_params_and_buffers 2025-09-04T00:52:20.2195536Z E0904 00:27:15.196000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/distributed/utils.py", line 310 in _sync_module_states 2025-09-04T00:52:20.2196091Z E0904 00:27:15.196000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/nn/parallel/distributed.py", line 860 in __init__ 2025-09-04T00:52:20.2196702Z E0904 00:27:15.196000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/var/lib/jenkins/pytorch/test/distributed/test_c10d_common.py", line 379 in _prepare_multi_device_module 2025-09-04T00:52:20.2197242Z E0904 00:27:15.196000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/var/lib/jenkins/pytorch/test/distributed/test_c10d_common.py", line 771 in _test_ddp_with_process_group 2025-09-04T00:52:20.2197766Z E0904 00:27:15.196000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/var/lib/jenkins/pytorch/test/distributed/test_c10d_nccl.py", line 1257 in _test_nccl_backend 2025-09-04T00:52:20.2198292Z E0904 00:27:15.196000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/var/lib/jenkins/pytorch/test/distributed/test_c10d_nccl.py", line 1353 in test_nccl_backend_2gpu_module 2025-09-04T00:52:20.2198845Z E0904 00:27:15.196000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 215 in wrapper 2025-09-04T00:52:20.2199411Z E0904 00:27:15.196000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py", line 3224 in wrapper 2025-09-04T00:52:20.2199973Z E0904 00:27:15.196000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 670 in wrapper 2025-09-04T00:52:20.2201513Z E0904 00:27:15.196000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 816 in run_test 2025-09-04T00:52:20.2202082Z E0904 00:27:15.196000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 795 in _run 2025-09-04T00:52:20.2202664Z E0904 00:27:15.196000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/multiprocessing/process.py", line 108 in run 2025-09-04T00:52:20.2203141Z E0904 00:27:15.196000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/multiprocessing/process.py", line 314 in _bootstrap 2025-09-04T00:52:20.2203619Z E0904 00:27:15.196000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/multiprocessing/spawn.py", line 129 in _main 2025-09-04T00:52:20.2204089Z E0904 00:27:15.196000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/multiprocessing/spawn.py", line 116 in spawn_main 2025-09-04T00:52:20.2204495Z E0904 00:27:15.196000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "", line 1 in 2025-09-04T00:52:20.2204825Z E0904 00:27:15.196000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] 2025-09-04T00:52:20.2205112Z E0904 00:27:15.197000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] Process 1 timed out with traceback: 2025-09-04T00:52:20.2205397Z E0904 00:27:15.197000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] 2025-09-04T00:52:20.2205746Z E0904 00:27:15.197000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] Current thread 0x00007f6ee4dff640 (most recent call first): 2025-09-04T00:52:20.2207252Z E0904 00:27:15.197000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 777 in _event_listener 2025-09-04T00:52:20.2207766Z E0904 00:27:15.197000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/threading.py", line 953 in run 2025-09-04T00:52:20.2208213Z E0904 00:27:15.197000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/threading.py", line 1016 in _bootstrap_inner 2025-09-04T00:52:20.2208664Z E0904 00:27:15.197000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/threading.py", line 973 in _bootstrap 2025-09-04T00:52:20.2209007Z E0904 00:27:15.197000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] 2025-09-04T00:52:20.2209308Z E0904 00:27:15.197000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] Thread 0x00007f78f7de0440 (most recent call first): 2025-09-04T00:52:20.2209781Z E0904 00:27:15.197000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/distributed/utils.py", line 321 in _sync_params_and_buffers 2025-09-04T00:52:20.2210345Z E0904 00:27:15.197000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/distributed/utils.py", line 310 in _sync_module_states 2025-09-04T00:52:20.2210892Z E0904 00:27:15.197000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/nn/parallel/distributed.py", line 860 in __init__ 2025-09-04T00:52:20.2211434Z E0904 00:27:15.197000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/var/lib/jenkins/pytorch/test/distributed/test_c10d_common.py", line 379 in _prepare_multi_device_module 2025-09-04T00:52:20.2211973Z E0904 00:27:15.197000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/var/lib/jenkins/pytorch/test/distributed/test_c10d_common.py", line 771 in _test_ddp_with_process_group 2025-09-04T00:52:20.2213757Z E0904 00:27:15.197000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/var/lib/jenkins/pytorch/test/distributed/test_c10d_nccl.py", line 1257 in _test_nccl_backend 2025-09-04T00:52:20.2214282Z E0904 00:27:15.197000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/var/lib/jenkins/pytorch/test/distributed/test_c10d_nccl.py", line 1353 in test_nccl_backend_2gpu_module 2025-09-04T00:52:20.2214836Z E0904 00:27:15.197000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 215 in wrapper 2025-09-04T00:52:20.2215400Z E0904 00:27:15.197000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py", line 3224 in wrapper 2025-09-04T00:52:20.2215961Z E0904 00:27:15.197000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 670 in wrapper 2025-09-04T00:52:20.2216656Z E0904 00:27:15.197000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 816 in run_test 2025-09-04T00:52:20.2217223Z E0904 00:27:15.197000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 795 in _run 2025-09-04T00:52:20.2217784Z E0904 00:27:15.197000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/multiprocessing/process.py", line 108 in run 2025-09-04T00:52:20.2218259Z E0904 00:27:15.197000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/multiprocessing/process.py", line 314 in _bootstrap 2025-09-04T00:52:20.2218736Z E0904 00:27:15.197000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/multiprocessing/spawn.py", line 129 in _main 2025-09-04T00:52:20.2220198Z E0904 00:27:15.197000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/multiprocessing/spawn.py", line 116 in spawn_main 2025-09-04T00:52:20.2220612Z E0904 00:27:15.197000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "", line 1 in 2025-09-04T00:52:20.2220900Z E0904 00:27:15.197000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] 2025-09-04T00:52:20.2221088Z ('RERUN', {'yellow': True}) [300.0946s] [100%] 2025-09-04T00:52:20.2221441Z distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_nccl_backend_2gpu_module I0904 00:27:15.204000 14371 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 14597 2025-09-04T00:52:20.2221892Z I0904 00:27:15.205000 14371 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 14598 2025-09-04T00:52:20.2222487Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.2222967Z import pkg_resources 2025-09-04T00:52:20.2223430Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.2223899Z import pkg_resources 2025-09-04T00:52:20.2224135Z [rank0]:I0904 00:32:15.278000 14597 site-packages/torch/testing/_internal/common_distributed.py:772] Received event Event.GET_TRACEBACK on process 0 2025-09-04T00:52:20.2225455Z [rank1]:I0904 00:32:15.278000 14598 site-packages/torch/testing/_internal/common_distributed.py:772] Received event Event.GET_TRACEBACK on process 1 2025-09-04T00:52:20.2225810Z [rank0]:I0904 00:32:15.279000 14597 site-packages/torch/testing/_internal/common_distributed.py:783] Process 0 sent traceback 2025-09-04T00:52:20.2226140Z E0904 00:32:15.279000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] Process 0 timed out with traceback: 2025-09-04T00:52:20.2226501Z E0904 00:32:15.279000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] 2025-09-04T00:52:20.2226812Z E0904 00:32:15.279000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] Current thread 0x00007f15da782640 (most recent call first): 2025-09-04T00:52:20.2227355Z E0904 00:32:15.279000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 777 in _event_listener 2025-09-04T00:52:20.2227867Z E0904 00:32:15.279000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/threading.py", line 953 in run 2025-09-04T00:52:20.2228311Z E0904 00:32:15.279000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/threading.py", line 1016 in _bootstrap_inner 2025-09-04T00:52:20.2228797Z E0904 00:32:15.279000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/threading.py", line 973 in _bootstrap 2025-09-04T00:52:20.2229136Z E0904 00:32:15.279000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] 2025-09-04T00:52:20.2229435Z E0904 00:32:15.279000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] Thread 0x00007f37f6d33440 (most recent call first): 2025-09-04T00:52:20.2230876Z E0904 00:32:15.279000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/distributed/utils.py", line 321 in _sync_params_and_buffers 2025-09-04T00:52:20.2231443Z E0904 00:32:15.279000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/distributed/utils.py", line 310 in _sync_module_states 2025-09-04T00:52:20.2231994Z E0904 00:32:15.279000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/nn/parallel/distributed.py", line 860 in __init__ 2025-09-04T00:52:20.2232535Z E0904 00:32:15.279000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/var/lib/jenkins/pytorch/test/distributed/test_c10d_common.py", line 379 in _prepare_multi_device_module 2025-09-04T00:52:20.2233077Z E0904 00:32:15.279000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/var/lib/jenkins/pytorch/test/distributed/test_c10d_common.py", line 771 in _test_ddp_with_process_group 2025-09-04T00:52:20.2233602Z E0904 00:32:15.279000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/var/lib/jenkins/pytorch/test/distributed/test_c10d_nccl.py", line 1257 in _test_nccl_backend 2025-09-04T00:52:20.2234128Z E0904 00:32:15.279000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/var/lib/jenkins/pytorch/test/distributed/test_c10d_nccl.py", line 1353 in test_nccl_backend_2gpu_module 2025-09-04T00:52:20.2234685Z E0904 00:32:15.279000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 215 in wrapper 2025-09-04T00:52:20.2235252Z E0904 00:32:15.279000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py", line 3224 in wrapper 2025-09-04T00:52:20.2235812Z E0904 00:32:15.279000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 670 in wrapper 2025-09-04T00:52:20.2236448Z E0904 00:32:15.279000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 816 in run_test 2025-09-04T00:52:20.2237969Z E0904 00:32:15.279000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 795 in _run 2025-09-04T00:52:20.2238543Z E0904 00:32:15.279000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/multiprocessing/process.py", line 108 in run 2025-09-04T00:52:20.2239017Z E0904 00:32:15.279000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/multiprocessing/process.py", line 314 in _bootstrap 2025-09-04T00:52:20.2239491Z E0904 00:32:15.279000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/multiprocessing/spawn.py", line 129 in _main 2025-09-04T00:52:20.2239999Z E0904 00:32:15.279000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/multiprocessing/spawn.py", line 116 in spawn_main 2025-09-04T00:52:20.2240404Z E0904 00:32:15.279000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "", line 1 in 2025-09-04T00:52:20.2240689Z E0904 00:32:15.279000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] 2025-09-04T00:52:20.2240980Z E0904 00:32:15.280000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] Process 1 timed out with traceback: 2025-09-04T00:52:20.2241265Z E0904 00:32:15.280000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] 2025-09-04T00:52:20.2241578Z E0904 00:32:15.280000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] Current thread 0x00007f0a355ff640 (most recent call first): 2025-09-04T00:52:20.2243101Z E0904 00:32:15.280000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 777 in _event_listener 2025-09-04T00:52:20.2243616Z E0904 00:32:15.280000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/threading.py", line 953 in run 2025-09-04T00:52:20.2244064Z E0904 00:32:15.280000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/threading.py", line 1016 in _bootstrap_inner 2025-09-04T00:52:20.2244513Z E0904 00:32:15.280000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/threading.py", line 973 in _bootstrap 2025-09-04T00:52:20.2244851Z E0904 00:32:15.280000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] 2025-09-04T00:52:20.2245154Z E0904 00:32:15.280000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] Thread 0x00007f1448474440 (most recent call first): 2025-09-04T00:52:20.2245625Z E0904 00:32:15.280000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/distributed/utils.py", line 321 in _sync_params_and_buffers 2025-09-04T00:52:20.2246191Z E0904 00:32:15.280000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/distributed/utils.py", line 310 in _sync_module_states 2025-09-04T00:52:20.2246823Z E0904 00:32:15.280000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/nn/parallel/distributed.py", line 860 in __init__ 2025-09-04T00:52:20.2247361Z E0904 00:32:15.280000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/var/lib/jenkins/pytorch/test/distributed/test_c10d_common.py", line 379 in _prepare_multi_device_module 2025-09-04T00:52:20.2247901Z E0904 00:32:15.280000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/var/lib/jenkins/pytorch/test/distributed/test_c10d_common.py", line 771 in _test_ddp_with_process_group 2025-09-04T00:52:20.2249371Z E0904 00:32:15.280000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/var/lib/jenkins/pytorch/test/distributed/test_c10d_nccl.py", line 1257 in _test_nccl_backend 2025-09-04T00:52:20.2249944Z E0904 00:32:15.280000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/var/lib/jenkins/pytorch/test/distributed/test_c10d_nccl.py", line 1353 in test_nccl_backend_2gpu_module 2025-09-04T00:52:20.2250499Z E0904 00:32:15.280000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 215 in wrapper 2025-09-04T00:52:20.2251100Z E0904 00:32:15.280000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py", line 3224 in wrapper 2025-09-04T00:52:20.2251660Z E0904 00:32:15.280000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 670 in wrapper 2025-09-04T00:52:20.2252230Z E0904 00:32:15.280000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 816 in run_test 2025-09-04T00:52:20.2252794Z E0904 00:32:15.280000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 795 in _run 2025-09-04T00:52:20.2253305Z E0904 00:32:15.280000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/multiprocessing/process.py", line 108 in run 2025-09-04T00:52:20.2253778Z E0904 00:32:15.280000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/multiprocessing/process.py", line 314 in _bootstrap 2025-09-04T00:52:20.2254252Z E0904 00:32:15.280000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/multiprocessing/spawn.py", line 129 in _main 2025-09-04T00:52:20.2254716Z E0904 00:32:15.280000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/multiprocessing/spawn.py", line 116 in spawn_main 2025-09-04T00:52:20.2256065Z E0904 00:32:15.280000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] File "", line 1 in 2025-09-04T00:52:20.2256419Z E0904 00:32:15.280000 14371 site-packages/torch/testing/_internal/common_distributed.py:880] 2025-09-04T00:52:20.2256696Z [rank1]:I0904 00:32:15.280000 14598 site-packages/torch/testing/_internal/common_distributed.py:783] Process 1 sent traceback 2025-09-04T00:52:20.2256921Z ('RERUN', {'yellow': True}) [300.0791s] [100%] 2025-09-04T00:52:20.2257273Z distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_nccl_backend_2gpu_module I0904 00:32:15.285000 14371 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 14755 2025-09-04T00:52:20.2257724Z I0904 00:32:15.285000 14371 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 14756 2025-09-04T00:52:20.2258322Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.2258804Z import pkg_resources 2025-09-04T00:52:20.2259265Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.2259738Z import pkg_resources 2025-09-04T00:52:20.2260792Z Exception in thread Thread-1 (_event_listener): 2025-09-04T00:52:20.2261007Z Exception in thread Thread-1 (_event_listener): 2025-09-04T00:52:20.2261139Z Traceback (most recent call last): 2025-09-04T00:52:20.2261254Z Traceback (most recent call last): 2025-09-04T00:52:20.2261434Z File "/opt/conda/envs/py_3.10/lib/python3.10/threading.py", line 1016, in _bootstrap_inner 2025-09-04T00:52:20.2261671Z File "/opt/conda/envs/py_3.10/lib/python3.10/threading.py", line 1016, in _bootstrap_inner 2025-09-04T00:52:20.2261877Z self.run() 2025-09-04T00:52:20.2262009Z File "/opt/conda/envs/py_3.10/lib/python3.10/threading.py", line 953, in run 2025-09-04T00:52:20.2262174Z self._target(*self._args, **self._kwargs) 2025-09-04T00:52:20.2262426Z File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 771, in _event_listener 2025-09-04T00:52:20.2262662Z self.run() 2025-09-04T00:52:20.2263726Z File "/opt/conda/envs/py_3.10/lib/python3.10/threading.py", line 953, in run 2025-09-04T00:52:20.2263896Z event = parent_pipe.recv() 2025-09-04T00:52:20.2264076Z File "/opt/conda/envs/py_3.10/lib/python3.10/multiprocessing/connection.py", line 250, in recv 2025-09-04T00:52:20.2264258Z buf = self._recv_bytes() 2025-09-04T00:52:20.2264441Z File "/opt/conda/envs/py_3.10/lib/python3.10/multiprocessing/connection.py", line 414, in _recv_bytes 2025-09-04T00:52:20.2264634Z buf = self._recv(4) 2025-09-04T00:52:20.2264801Z File "/opt/conda/envs/py_3.10/lib/python3.10/multiprocessing/connection.py", line 383, in _recv 2025-09-04T00:52:20.2264992Z self._target(*self._args, **self._kwargs) 2025-09-04T00:52:20.2265238Z File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 771, in _event_listener 2025-09-04T00:52:20.2265472Z raise EOFError 2025-09-04T00:52:20.2265557Z EOFError 2025-09-04T00:52:20.2266643Z event = parent_pipe.recv() 2025-09-04T00:52:20.2266826Z File "/opt/conda/envs/py_3.10/lib/python3.10/multiprocessing/connection.py", line 250, in recv 2025-09-04T00:52:20.2267010Z buf = self._recv_bytes() 2025-09-04T00:52:20.2267193Z File "/opt/conda/envs/py_3.10/lib/python3.10/multiprocessing/connection.py", line 414, in _recv_bytes 2025-09-04T00:52:20.2267381Z buf = self._recv(4) 2025-09-04T00:52:20.2267548Z File "/opt/conda/envs/py_3.10/lib/python3.10/multiprocessing/connection.py", line 383, in _recv 2025-09-04T00:52:20.2267726Z raise EOFError 2025-09-04T00:52:20.2267810Z EOFError 2025-09-04T00:52:20.2267856Z 2025-09-04T00:52:20.2267858Z 2025-09-04T00:52:20.2267911Z ==================================== RERUNS ==================================== 2025-09-04T00:52:20.2268093Z __________ DistributedDataParallelTest.test_nccl_backend_2gpu_module ___________ 2025-09-04T00:52:20.2268263Z Traceback (most recent call last): 2025-09-04T00:52:20.2269434Z File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 668, in wrapper 2025-09-04T00:52:20.2269675Z self._join_processes(fn) 2025-09-04T00:52:20.2269850Z File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 932, in _join_processes 2025-09-04T00:52:20.2269901Z self._check_return_codes(fn, elapsed_time) 2025-09-04T00:52:20.2270077Z File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 977, in _check_return_codes 2025-09-04T00:52:20.2270118Z raise RuntimeError( 2025-09-04T00:52:20.2270208Z RuntimeError: Process 0 terminated or timed out after 300.0859785079956 seconds 2025-09-04T00:52:20.2270284Z ----------------------------- Captured stdout call ----------------------------- 2025-09-04T00:52:20.2270346Z Timing out after 300 seconds and killing subprocesses. 2025-09-04T00:52:20.2270439Z __________ DistributedDataParallelTest.test_nccl_backend_2gpu_module ___________ 2025-09-04T00:52:20.2270482Z Traceback (most recent call last): 2025-09-04T00:52:20.2270685Z File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 668, in wrapper 2025-09-04T00:52:20.2270725Z self._join_processes(fn) 2025-09-04T00:52:20.2270892Z File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 932, in _join_processes 2025-09-04T00:52:20.2270942Z self._check_return_codes(fn, elapsed_time) 2025-09-04T00:52:20.2271155Z File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 977, in _check_return_codes 2025-09-04T00:52:20.2271193Z raise RuntimeError( 2025-09-04T00:52:20.2271282Z RuntimeError: Process 0 terminated or timed out after 300.07563757896423 seconds 2025-09-04T00:52:20.2271353Z ----------------------------- Captured stdout call ----------------------------- 2025-09-04T00:52:20.2271415Z Timing out after 300 seconds and killing subprocesses. 2025-09-04T00:52:20.2271483Z ----------------------------- Captured stdout call ----------------------------- 2025-09-04T00:52:20.2272486Z Timing out after 300 seconds and killing subprocesses. 2025-09-04T00:52:20.2272704Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-cf44e3127ac402f0.xml - 2025-09-04T00:52:20.2272762Z !!!!!!!!!!!!!!!!!!!!!!!!!!!!!! KeyboardInterrupt !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 2025-09-04T00:52:20.2272924Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py:929: KeyboardInterrupt 2025-09-04T00:52:20.2273000Z (to show a full traceback on KeyboardInterrupt use --full-trace) 2025-09-04T00:52:20.2273055Z ========================= 2 rerun in 894.36s (0:14:54) ========================= 2025-09-04T00:52:20.2273109Z Command took >15min, retrying (retries left=1) 2025-09-04T00:52:20.2273524Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.2273563Z import pkg_resources 2025-09-04T00:52:20.2273728Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-27eb84c6988601ed.xml 2025-09-04T00:52:20.2273786Z ============================= test session starts ============================== 2025-09-04T00:52:20.2273898Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-04T00:52:20.2273936Z cachedir: .pytest_cache 2025-09-04T00:52:20.2274092Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-04T00:52:20.2274135Z rootdir: /var/lib/jenkins/pytorch 2025-09-04T00:52:20.2274175Z configfile: pytest.ini 2025-09-04T00:52:20.2274338Z plugins: hypothesis-5.35.1, subtests-0.13.1, cpp-2.3.0, flakefinder-1.1.0, rerunfailures-14.0, xdist-3.3.1, xdoctest-1.1.0, typeguard-4.3.0 2025-09-04T00:52:20.2274381Z collecting ... collected 1 item 2025-09-04T00:52:20.2274430Z stepcurrent: skipping 0 already run items. 2025-09-04T00:52:20.2274585Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_nccl_backend_2gpu_module 2025-09-04T00:52:20.2274590Z 2025-09-04T00:52:20.2274862Z distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_nccl_backend_2gpu_module I0904 00:37:20.199000 14909 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 14977 2025-09-04T00:52:20.2275926Z I0904 00:37:20.199000 14909 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 14978 2025-09-04T00:52:20.2276446Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.2276485Z import pkg_resources 2025-09-04T00:52:20.2276888Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.2276960Z import pkg_resources 2025-09-04T00:52:20.2277140Z [rank0]:I0904 00:42:20.263000 14977 site-packages/torch/testing/_internal/common_distributed.py:772] Received event Event.GET_TRACEBACK on process 0 2025-09-04T00:52:20.2277313Z [rank1]:I0904 00:42:20.263000 14978 site-packages/torch/testing/_internal/common_distributed.py:772] Received event Event.GET_TRACEBACK on process 1 2025-09-04T00:52:20.2277457Z [rank0]:I0904 00:42:20.264000 14977 site-packages/torch/testing/_internal/common_distributed.py:783] Process 0 sent traceback 2025-09-04T00:52:20.2277596Z [rank1]:I0904 00:42:20.264000 14978 site-packages/torch/testing/_internal/common_distributed.py:783] Process 1 sent traceback 2025-09-04T00:52:20.2277747Z E0904 00:42:20.264000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] Process 0 timed out with traceback: 2025-09-04T00:52:20.2277852Z E0904 00:42:20.264000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] 2025-09-04T00:52:20.2278030Z E0904 00:42:20.264000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] Current thread 0x00007f2c320ff640 (most recent call first): 2025-09-04T00:52:20.2278313Z E0904 00:42:20.264000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 777 in _event_listener 2025-09-04T00:52:20.2278514Z E0904 00:42:20.264000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/threading.py", line 953 in run 2025-09-04T00:52:20.2278729Z E0904 00:42:20.264000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/threading.py", line 1016 in _bootstrap_inner 2025-09-04T00:52:20.2278936Z E0904 00:42:20.264000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/threading.py", line 973 in _bootstrap 2025-09-04T00:52:20.2279037Z E0904 00:42:20.264000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] 2025-09-04T00:52:20.2279202Z E0904 00:42:20.264000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] Thread 0x00007f3644d68440 (most recent call first): 2025-09-04T00:52:20.2279477Z E0904 00:42:20.264000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/distributed/utils.py", line 321 in _sync_params_and_buffers 2025-09-04T00:52:20.2279737Z E0904 00:42:20.264000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/distributed/utils.py", line 310 in _sync_module_states 2025-09-04T00:52:20.2279990Z E0904 00:42:20.264000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/nn/parallel/distributed.py", line 860 in __init__ 2025-09-04T00:52:20.2281183Z E0904 00:42:20.264000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/var/lib/jenkins/pytorch/test/distributed/test_c10d_common.py", line 379 in _prepare_multi_device_module 2025-09-04T00:52:20.2281438Z E0904 00:42:20.264000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/var/lib/jenkins/pytorch/test/distributed/test_c10d_common.py", line 771 in _test_ddp_with_process_group 2025-09-04T00:52:20.2281716Z E0904 00:42:20.264000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/var/lib/jenkins/pytorch/test/distributed/test_c10d_nccl.py", line 1257 in _test_nccl_backend 2025-09-04T00:52:20.2281968Z E0904 00:42:20.264000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/var/lib/jenkins/pytorch/test/distributed/test_c10d_nccl.py", line 1353 in test_nccl_backend_2gpu_module 2025-09-04T00:52:20.2282340Z E0904 00:42:20.264000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 215 in wrapper 2025-09-04T00:52:20.2282601Z E0904 00:42:20.264000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py", line 3224 in wrapper 2025-09-04T00:52:20.2282869Z E0904 00:42:20.264000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 670 in wrapper 2025-09-04T00:52:20.2283138Z E0904 00:42:20.264000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 816 in run_test 2025-09-04T00:52:20.2283403Z E0904 00:42:20.264000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 795 in _run 2025-09-04T00:52:20.2283620Z E0904 00:42:20.264000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/multiprocessing/process.py", line 108 in run 2025-09-04T00:52:20.2283847Z E0904 00:42:20.264000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/multiprocessing/process.py", line 314 in _bootstrap 2025-09-04T00:52:20.2284063Z E0904 00:42:20.264000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/multiprocessing/spawn.py", line 129 in _main 2025-09-04T00:52:20.2284284Z E0904 00:42:20.264000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/multiprocessing/spawn.py", line 116 in spawn_main 2025-09-04T00:52:20.2284440Z E0904 00:42:20.264000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "", line 1 in 2025-09-04T00:52:20.2284540Z E0904 00:42:20.264000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] 2025-09-04T00:52:20.2284692Z E0904 00:42:20.265000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] Process 1 timed out with traceback: 2025-09-04T00:52:20.2284791Z E0904 00:42:20.265000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] 2025-09-04T00:52:20.2284968Z E0904 00:42:20.265000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] Current thread 0x00007f8b22782640 (most recent call first): 2025-09-04T00:52:20.2285247Z E0904 00:42:20.265000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 777 in _event_listener 2025-09-04T00:52:20.2285447Z E0904 00:42:20.265000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/threading.py", line 953 in run 2025-09-04T00:52:20.2285660Z E0904 00:42:20.265000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/threading.py", line 1016 in _bootstrap_inner 2025-09-04T00:52:20.2286894Z E0904 00:42:20.265000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/threading.py", line 973 in _bootstrap 2025-09-04T00:52:20.2286998Z E0904 00:42:20.265000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] 2025-09-04T00:52:20.2287163Z E0904 00:42:20.265000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] Thread 0x00007fad3ea88440 (most recent call first): 2025-09-04T00:52:20.2287473Z E0904 00:42:20.265000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/distributed/utils.py", line 321 in _sync_params_and_buffers 2025-09-04T00:52:20.2287732Z E0904 00:42:20.265000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/distributed/utils.py", line 310 in _sync_module_states 2025-09-04T00:52:20.2287992Z E0904 00:42:20.265000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/nn/parallel/distributed.py", line 860 in __init__ 2025-09-04T00:52:20.2288245Z E0904 00:42:20.265000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/var/lib/jenkins/pytorch/test/distributed/test_c10d_common.py", line 379 in _prepare_multi_device_module 2025-09-04T00:52:20.2288500Z E0904 00:42:20.265000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/var/lib/jenkins/pytorch/test/distributed/test_c10d_common.py", line 771 in _test_ddp_with_process_group 2025-09-04T00:52:20.2288737Z E0904 00:42:20.265000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/var/lib/jenkins/pytorch/test/distributed/test_c10d_nccl.py", line 1257 in _test_nccl_backend 2025-09-04T00:52:20.2288986Z E0904 00:42:20.265000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/var/lib/jenkins/pytorch/test/distributed/test_c10d_nccl.py", line 1353 in test_nccl_backend_2gpu_module 2025-09-04T00:52:20.2289255Z E0904 00:42:20.265000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 215 in wrapper 2025-09-04T00:52:20.2289517Z E0904 00:42:20.265000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py", line 3224 in wrapper 2025-09-04T00:52:20.2289785Z E0904 00:42:20.265000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 670 in wrapper 2025-09-04T00:52:20.2290054Z E0904 00:42:20.265000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 816 in run_test 2025-09-04T00:52:20.2290318Z E0904 00:42:20.265000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 795 in _run 2025-09-04T00:52:20.2290532Z E0904 00:42:20.265000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/multiprocessing/process.py", line 108 in run 2025-09-04T00:52:20.2290762Z E0904 00:42:20.265000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/multiprocessing/process.py", line 314 in _bootstrap 2025-09-04T00:52:20.2290975Z E0904 00:42:20.265000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/multiprocessing/spawn.py", line 129 in _main 2025-09-04T00:52:20.2291224Z E0904 00:42:20.265000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/multiprocessing/spawn.py", line 116 in spawn_main 2025-09-04T00:52:20.2291375Z E0904 00:42:20.265000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "", line 1 in 2025-09-04T00:52:20.2291475Z E0904 00:42:20.265000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] 2025-09-04T00:52:20.2292482Z ('RERUN', {'yellow': True}) [300.0766s] [100%] 2025-09-04T00:52:20.2292753Z distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_nccl_backend_2gpu_module I0904 00:42:20.272000 14909 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 15135 2025-09-04T00:52:20.2292899Z I0904 00:42:20.273000 14909 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 15136 2025-09-04T00:52:20.2293318Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.2293355Z import pkg_resources 2025-09-04T00:52:20.2293760Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.2293801Z import pkg_resources 2025-09-04T00:52:20.2293977Z [rank1]:I0904 00:47:20.339000 15136 site-packages/torch/testing/_internal/common_distributed.py:772] Received event Event.GET_TRACEBACK on process 1 2025-09-04T00:52:20.2294147Z [rank0]:I0904 00:47:20.340000 15135 site-packages/torch/testing/_internal/common_distributed.py:772] Received event Event.GET_TRACEBACK on process 0 2025-09-04T00:52:20.2294290Z [rank1]:I0904 00:47:20.340000 15136 site-packages/torch/testing/_internal/common_distributed.py:783] Process 1 sent traceback 2025-09-04T00:52:20.2294427Z [rank0]:I0904 00:47:20.341000 15135 site-packages/torch/testing/_internal/common_distributed.py:783] Process 0 sent traceback 2025-09-04T00:52:20.2294577Z E0904 00:47:20.341000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] Process 0 timed out with traceback: 2025-09-04T00:52:20.2294679Z E0904 00:47:20.341000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] 2025-09-04T00:52:20.2294855Z E0904 00:47:20.341000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] Current thread 0x00007fca0a282640 (most recent call first): 2025-09-04T00:52:20.2295135Z E0904 00:47:20.341000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 777 in _event_listener 2025-09-04T00:52:20.2295332Z E0904 00:47:20.341000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/threading.py", line 953 in run 2025-09-04T00:52:20.2295546Z E0904 00:47:20.341000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/threading.py", line 1016 in _bootstrap_inner 2025-09-04T00:52:20.2295753Z E0904 00:47:20.341000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/threading.py", line 973 in _bootstrap 2025-09-04T00:52:20.2295852Z E0904 00:47:20.341000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] 2025-09-04T00:52:20.2296019Z E0904 00:47:20.341000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] Thread 0x00007fec2606d440 (most recent call first): 2025-09-04T00:52:20.2296321Z E0904 00:47:20.341000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/distributed/utils.py", line 321 in _sync_params_and_buffers 2025-09-04T00:52:20.2297595Z E0904 00:47:20.341000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/distributed/utils.py", line 310 in _sync_module_states 2025-09-04T00:52:20.2297897Z E0904 00:47:20.341000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/nn/parallel/distributed.py", line 860 in __init__ 2025-09-04T00:52:20.2298151Z E0904 00:47:20.341000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/var/lib/jenkins/pytorch/test/distributed/test_c10d_common.py", line 379 in _prepare_multi_device_module 2025-09-04T00:52:20.2298408Z E0904 00:47:20.341000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/var/lib/jenkins/pytorch/test/distributed/test_c10d_common.py", line 771 in _test_ddp_with_process_group 2025-09-04T00:52:20.2298644Z E0904 00:47:20.341000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/var/lib/jenkins/pytorch/test/distributed/test_c10d_nccl.py", line 1257 in _test_nccl_backend 2025-09-04T00:52:20.2298895Z E0904 00:47:20.341000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/var/lib/jenkins/pytorch/test/distributed/test_c10d_nccl.py", line 1353 in test_nccl_backend_2gpu_module 2025-09-04T00:52:20.2299168Z E0904 00:47:20.341000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 215 in wrapper 2025-09-04T00:52:20.2299428Z E0904 00:47:20.341000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py", line 3224 in wrapper 2025-09-04T00:52:20.2299696Z E0904 00:47:20.341000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 670 in wrapper 2025-09-04T00:52:20.2299964Z E0904 00:47:20.341000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 816 in run_test 2025-09-04T00:52:20.2300230Z E0904 00:47:20.341000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 795 in _run 2025-09-04T00:52:20.2300444Z E0904 00:47:20.341000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/multiprocessing/process.py", line 108 in run 2025-09-04T00:52:20.2300671Z E0904 00:47:20.341000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/multiprocessing/process.py", line 314 in _bootstrap 2025-09-04T00:52:20.2300884Z E0904 00:47:20.341000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/multiprocessing/spawn.py", line 129 in _main 2025-09-04T00:52:20.2301108Z E0904 00:47:20.341000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/multiprocessing/spawn.py", line 116 in spawn_main 2025-09-04T00:52:20.2301259Z E0904 00:47:20.341000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "", line 1 in 2025-09-04T00:52:20.2301359Z E0904 00:47:20.341000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] 2025-09-04T00:52:20.2301508Z E0904 00:47:20.341000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] Process 1 timed out with traceback: 2025-09-04T00:52:20.2301642Z E0904 00:47:20.341000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] 2025-09-04T00:52:20.2301817Z E0904 00:47:20.341000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] Current thread 0x00007f4e14eff640 (most recent call first): 2025-09-04T00:52:20.2302096Z E0904 00:47:20.341000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 777 in _event_listener 2025-09-04T00:52:20.2303236Z E0904 00:47:20.341000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/threading.py", line 953 in run 2025-09-04T00:52:20.2303452Z E0904 00:47:20.341000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/threading.py", line 1016 in _bootstrap_inner 2025-09-04T00:52:20.2303659Z E0904 00:47:20.341000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/threading.py", line 973 in _bootstrap 2025-09-04T00:52:20.2303758Z E0904 00:47:20.341000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] 2025-09-04T00:52:20.2303921Z E0904 00:47:20.341000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] Thread 0x00007f5827c80440 (most recent call first): 2025-09-04T00:52:20.2304196Z E0904 00:47:20.341000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/distributed/utils.py", line 321 in _sync_params_and_buffers 2025-09-04T00:52:20.2304455Z E0904 00:47:20.341000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/distributed/utils.py", line 310 in _sync_module_states 2025-09-04T00:52:20.2304711Z E0904 00:47:20.341000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/nn/parallel/distributed.py", line 860 in __init__ 2025-09-04T00:52:20.2304963Z E0904 00:47:20.341000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/var/lib/jenkins/pytorch/test/distributed/test_c10d_common.py", line 379 in _prepare_multi_device_module 2025-09-04T00:52:20.2305217Z E0904 00:47:20.341000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/var/lib/jenkins/pytorch/test/distributed/test_c10d_common.py", line 771 in _test_ddp_with_process_group 2025-09-04T00:52:20.2305455Z E0904 00:47:20.341000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/var/lib/jenkins/pytorch/test/distributed/test_c10d_nccl.py", line 1257 in _test_nccl_backend 2025-09-04T00:52:20.2305706Z E0904 00:47:20.341000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/var/lib/jenkins/pytorch/test/distributed/test_c10d_nccl.py", line 1353 in test_nccl_backend_2gpu_module 2025-09-04T00:52:20.2305974Z E0904 00:47:20.341000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 215 in wrapper 2025-09-04T00:52:20.2306231Z E0904 00:47:20.341000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py", line 3224 in wrapper 2025-09-04T00:52:20.2306569Z E0904 00:47:20.341000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 670 in wrapper 2025-09-04T00:52:20.2306874Z E0904 00:47:20.341000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 816 in run_test 2025-09-04T00:52:20.2307140Z E0904 00:47:20.341000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 795 in _run 2025-09-04T00:52:20.2307353Z E0904 00:47:20.341000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/multiprocessing/process.py", line 108 in run 2025-09-04T00:52:20.2307618Z E0904 00:47:20.341000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/multiprocessing/process.py", line 314 in _bootstrap 2025-09-04T00:52:20.2307831Z E0904 00:47:20.341000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/multiprocessing/spawn.py", line 129 in _main 2025-09-04T00:52:20.2308053Z E0904 00:47:20.341000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "/opt/conda/envs/py_3.10/lib/python3.10/multiprocessing/spawn.py", line 116 in spawn_main 2025-09-04T00:52:20.2309122Z E0904 00:47:20.341000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] File "", line 1 in 2025-09-04T00:52:20.2309225Z E0904 00:47:20.341000 14909 site-packages/torch/testing/_internal/common_distributed.py:880] 2025-09-04T00:52:20.2309277Z ('RERUN', {'yellow': True}) [300.0758s] [100%] 2025-09-04T00:52:20.2309547Z distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_nccl_backend_2gpu_module I0904 00:47:20.349000 14909 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 15295 2025-09-04T00:52:20.2309694Z I0904 00:47:20.350000 14909 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 15296 2025-09-04T00:52:20.2310104Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.2310141Z import pkg_resources 2025-09-04T00:52:20.2310547Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/hypothesis/entry_points.py:23: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2025-09-04T00:52:20.2310587Z import pkg_resources 2025-09-04T00:52:20.2310641Z Exception in thread Thread-1 (_event_listener): 2025-09-04T00:52:20.2310694Z Exception in thread Thread-1 (_event_listener): 2025-09-04T00:52:20.2310738Z Traceback (most recent call last): 2025-09-04T00:52:20.2310780Z Traceback (most recent call last): 2025-09-04T00:52:20.2310887Z File "/opt/conda/envs/py_3.10/lib/python3.10/threading.py", line 1016, in _bootstrap_inner 2025-09-04T00:52:20.2310988Z File "/opt/conda/envs/py_3.10/lib/python3.10/threading.py", line 1016, in _bootstrap_inner 2025-09-04T00:52:20.2311022Z self.run() 2025-09-04T00:52:20.2311105Z File "/opt/conda/envs/py_3.10/lib/python3.10/threading.py", line 953, in run 2025-09-04T00:52:20.2311154Z self._target(*self._args, **self._kwargs) 2025-09-04T00:52:20.2311325Z File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 771, in _event_listener 2025-09-04T00:52:20.2311360Z self.run() 2025-09-04T00:52:20.2311443Z File "/opt/conda/envs/py_3.10/lib/python3.10/threading.py", line 953, in run 2025-09-04T00:52:20.2311486Z event = parent_pipe.recv() 2025-09-04T00:52:20.2312496Z File "/opt/conda/envs/py_3.10/lib/python3.10/multiprocessing/connection.py", line 250, in recv 2025-09-04T00:52:20.2312536Z buf = self._recv_bytes() 2025-09-04T00:52:20.2312696Z File "/opt/conda/envs/py_3.10/lib/python3.10/multiprocessing/connection.py", line 414, in _recv_bytes 2025-09-04T00:52:20.2312734Z buf = self._recv(4) 2025-09-04T00:52:20.2312841Z File "/opt/conda/envs/py_3.10/lib/python3.10/multiprocessing/connection.py", line 383, in _recv 2025-09-04T00:52:20.2312877Z raise EOFError 2025-09-04T00:52:20.2312909Z EOFError 2025-09-04T00:52:20.2312984Z self._target(*self._args, **self._kwargs) 2025-09-04T00:52:20.2313152Z File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 771, in _event_listener 2025-09-04T00:52:20.2313193Z event = parent_pipe.recv() 2025-09-04T00:52:20.2313301Z File "/opt/conda/envs/py_3.10/lib/python3.10/multiprocessing/connection.py", line 250, in recv 2025-09-04T00:52:20.2313339Z buf = self._recv_bytes() 2025-09-04T00:52:20.2313456Z File "/opt/conda/envs/py_3.10/lib/python3.10/multiprocessing/connection.py", line 414, in _recv_bytes 2025-09-04T00:52:20.2313492Z buf = self._recv(4) 2025-09-04T00:52:20.2313604Z File "/opt/conda/envs/py_3.10/lib/python3.10/multiprocessing/connection.py", line 383, in _recv 2025-09-04T00:52:20.2313637Z raise EOFError 2025-09-04T00:52:20.2313670Z EOFError 2025-09-04T00:52:20.2313673Z 2025-09-04T00:52:20.2313675Z 2025-09-04T00:52:20.2313726Z ==================================== RERUNS ==================================== 2025-09-04T00:52:20.2313821Z __________ DistributedDataParallelTest.test_nccl_backend_2gpu_module ___________ 2025-09-04T00:52:20.2313863Z Traceback (most recent call last): 2025-09-04T00:52:20.2314021Z File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 668, in wrapper 2025-09-04T00:52:20.2314960Z self._join_processes(fn) 2025-09-04T00:52:20.2315128Z File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 932, in _join_processes 2025-09-04T00:52:20.2315179Z self._check_return_codes(fn, elapsed_time) 2025-09-04T00:52:20.2315355Z File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 977, in _check_return_codes 2025-09-04T00:52:20.2315393Z raise RuntimeError( 2025-09-04T00:52:20.2315483Z RuntimeError: Process 0 terminated or timed out after 300.0660421848297 seconds 2025-09-04T00:52:20.2315554Z ----------------------------- Captured stdout call ----------------------------- 2025-09-04T00:52:20.2315621Z Timing out after 300 seconds and killing subprocesses. 2025-09-04T00:52:20.2315712Z __________ DistributedDataParallelTest.test_nccl_backend_2gpu_module ___________ 2025-09-04T00:52:20.2315754Z Traceback (most recent call last): 2025-09-04T00:52:20.2315911Z File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 668, in wrapper 2025-09-04T00:52:20.2315949Z self._join_processes(fn) 2025-09-04T00:52:20.2316116Z File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 932, in _join_processes 2025-09-04T00:52:20.2316166Z self._check_return_codes(fn, elapsed_time) 2025-09-04T00:52:20.2316341Z File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 977, in _check_return_codes 2025-09-04T00:52:20.2316451Z raise RuntimeError( 2025-09-04T00:52:20.2316543Z RuntimeError: Process 0 terminated or timed out after 300.06920742988586 seconds 2025-09-04T00:52:20.2316612Z ----------------------------- Captured stdout call ----------------------------- 2025-09-04T00:52:20.2316673Z Timing out after 300 seconds and killing subprocesses. 2025-09-04T00:52:20.2316740Z ----------------------------- Captured stdout call ----------------------------- 2025-09-04T00:52:20.2316799Z Timing out after 300 seconds and killing subprocesses. 2025-09-04T00:52:20.2317013Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-27eb84c6988601ed.xml - 2025-09-04T00:52:20.2318954Z !!!!!!!!!!!!!!!!!!!!!!!!!!!!!! KeyboardInterrupt !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 2025-09-04T00:52:20.2319114Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py:929: KeyboardInterrupt 2025-09-04T00:52:20.2319189Z (to show a full traceback on KeyboardInterrupt use --full-trace) 2025-09-04T00:52:20.2319290Z ========================= 2 rerun in 894.31s (0:14:54) ========================= 2025-09-04T00:52:20.2319333Z Command took >15min, returning 124 2025-09-04T00:52:20.2319944Z Test exited with non-zero exitcode 124. Command to reproduce: /opt/conda/envs/py_3.10/bin/python distributed/test_c10d_nccl.py --import-disabled-tests --import-slow-tests --use-pytest --save-xml test-reports/python-unittest --shard-id=1 --num-shards=3 -v -vv -rfEX -p no:xdist -x --reruns=2 --sc=distributed/test_c10d_nccl_1_b220407c59f8b1f5 --print-items --pytest-single-test distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_nccl_backend_2gpu_module 2025-09-04T00:52:20.2319992Z Traceback (most recent call last): 2025-09-04T00:52:20.2320104Z File "/var/lib/jenkins/pytorch/test/distributed/test_c10d_nccl.py", line 5370, in 2025-09-04T00:52:20.2320139Z run_tests() 2025-09-04T00:52:20.2320293Z File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_utils.py", line 1273, in run_tests 2025-09-04T00:52:20.2320372Z assert len(failed_tests) == 0, "{} unit test(s) failed:\n\t{}".format( 2025-09-04T00:52:20.2320417Z AssertionError: 1 unit test(s) failed: 2025-09-04T00:52:20.2320535Z distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_nccl_backend_2gpu_module 2025-09-04T00:52:20.2320537Z 2025-09-04T00:52:20.2320702Z FINISHED PRINTING LOG FILE of distributed/test_c10d_nccl 1/3 (test/test-reports/distributed.test_c10d_nccl_1.3_88ebecc9c02ae8a3_.log) 2025-09-04T00:52:20.2320704Z 2025-09-04T00:52:20.2320796Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-09-04T00:52:20.2320843Z Uploading artifacts took 0.00 seconds 2025-09-04T00:52:20.2320892Z distributed/test_c10d_nccl 1/3 failed! 2025-09-04T00:52:20.2320937Z Emiting td_test_failure_stats_v2 2025-09-04T00:52:20.2321113Z Writing 1 documents to S3 ossci-raw-job-status/ossci_uploaded_metrics/td_test_failure_stats_v2_1756947140_694cf1cc892911f08c6cde55882a7eae 2025-09-04T00:52:20.3726583Z /var/lib/jenkins/pytorch/tools/stats/upload_metrics.py:156: UserWarning: Error uploading metric td_test_failure_stats_v2 to DynamoDB: Unable to locate credentials 2025-09-04T00:52:20.3727543Z warn(f"Error uploading metric {metric_name} to DynamoDB: {e}") 2025-09-04T00:52:20.3728598Z Traceback (most recent call last): 2025-09-04T00:52:20.3728780Z File "/var/lib/jenkins/pytorch/test/run_test.py", line 2075, in 2025-09-04T00:52:20.3728942Z main() 2025-09-04T00:52:20.3729083Z File "/var/lib/jenkins/pytorch/test/run_test.py", line 2026, in main 2025-09-04T00:52:20.3729229Z run_tests( 2025-09-04T00:52:20.3729382Z File "/var/lib/jenkins/pytorch/test/run_test.py", line 1861, in run_tests 2025-09-04T00:52:20.3729574Z raise RuntimeError(failure.message + keep_going_message) 2025-09-04T00:52:20.3732574Z RuntimeError: distributed/test_c10d_nccl 1/3 failed! 2025-09-04T00:52:20.3732677Z 2025-09-04T00:52:20.3732785Z Tip: You can keep running tests even on failure by passing --keep-going to run_test.py. 2025-09-04T00:52:20.3733015Z If running on CI, add the 'keep-going' label to your PR and rerun your jobs. 2025-09-04T00:52:21.0621511Z 2025-09-04T00:52:21.0621917Z real 43m37.150s 2025-09-04T00:52:21.0622230Z user 18m6.428s 2025-09-04T00:52:21.0622484Z sys 63m59.523s 2025-09-04T00:52:21.0622725Z + sccache_epilogue 2025-09-04T00:52:21.0623048Z + echo '::group::Sccache Compilation Log' 2025-09-04T00:52:21.0623977Z ##[group]Sccache Compilation Log 2025-09-04T00:52:21.0624356Z + echo '=================== sccache compilation log ===================' 2025-09-04T00:52:21.0624784Z =================== sccache compilation log =================== 2025-09-04T00:52:21.0625900Z + python /var/lib/jenkins/pytorch/.ci/pytorch/print_sccache_log.py /var/lib/jenkins/sccache_error.log 2025-09-04T00:52:21.0695948Z + echo '=========== If your build fails, please take a look at the log above for possible reasons ===========' 2025-09-04T00:52:21.0696486Z =========== If your build fails, please take a look at the log above for possible reasons =========== 2025-09-04T00:52:21.0696990Z + sccache --show-stats 2025-09-04T00:52:21.0712598Z Compile requests 0 2025-09-04T00:52:21.0712889Z Compile requests executed 0 2025-09-04T00:52:21.0713094Z Cache hits 0 2025-09-04T00:52:21.0713292Z Cache misses 0 2025-09-04T00:52:21.0713481Z Cache hits rate - 2025-09-04T00:52:21.0713663Z Cache timeouts 0 2025-09-04T00:52:21.0713844Z Cache read errors 0 2025-09-04T00:52:21.0714024Z Forced recaches 0 2025-09-04T00:52:21.0714211Z Cache write errors 0 2025-09-04T00:52:21.0714400Z Cache errors 0 2025-09-04T00:52:21.0714569Z Compilations 0 2025-09-04T00:52:21.0714758Z Compilation failures 0 2025-09-04T00:52:21.0714952Z Non-cacheable compilations 0 2025-09-04T00:52:21.0715149Z Non-cacheable calls 0 2025-09-04T00:52:21.0715337Z Non-compilation calls 0 2025-09-04T00:52:21.0715534Z Unsupported compiler calls 0 2025-09-04T00:52:21.0715734Z Average cache write 0.000 s 2025-09-04T00:52:21.0715931Z Average compiler 0.000 s 2025-09-04T00:52:21.0716116Z Average cache read hit 0.000 s 2025-09-04T00:52:21.0716310Z Failed distributed compilations 0 2025-09-04T00:52:21.0716694Z Cache location Local disk: "/var/lib/jenkins/.cache/sccache" 2025-09-04T00:52:21.0716956Z Use direct/preprocessor mode? yes 2025-09-04T00:52:21.0717156Z Version (client) 0.10.0 2025-09-04T00:52:21.0717351Z Max cache size 10 GiB 2025-09-04T00:52:21.0717547Z + sccache --stop-server 2025-09-04T00:52:21.0734740Z Stopping sccache server... 2025-09-04T00:52:21.0743443Z Compile requests 0 2025-09-04T00:52:21.0743740Z Compile requests executed 0 2025-09-04T00:52:21.0744000Z Cache hits 0 2025-09-04T00:52:21.0744223Z Cache misses 0 2025-09-04T00:52:21.0744452Z Cache hits rate - 2025-09-04T00:52:21.0744676Z Cache timeouts 0 2025-09-04T00:52:21.0744892Z Cache read errors 0 2025-09-04T00:52:21.0745108Z Forced recaches 0 2025-09-04T00:52:21.0745322Z Cache write errors 0 2025-09-04T00:52:21.0745536Z Cache errors 0 2025-09-04T00:52:21.0745753Z Compilations 0 2025-09-04T00:52:21.0748823Z Compilation failures 0 2025-09-04T00:52:21.0749012Z Non-cacheable compilations 0 2025-09-04T00:52:21.0749178Z Non-cacheable calls 0 2025-09-04T00:52:21.0749345Z Non-compilation calls 0 2025-09-04T00:52:21.0749513Z Unsupported compiler calls 0 2025-09-04T00:52:21.0749679Z Average cache write 0.000 s 2025-09-04T00:52:21.0749869Z Average compiler 0.000 s 2025-09-04T00:52:21.0750036Z Average cache read hit 0.000 s 2025-09-04T00:52:21.0750207Z Failed distributed compilations 0 2025-09-04T00:52:21.0750433Z Cache location Local disk: "/var/lib/jenkins/.cache/sccache" 2025-09-04T00:52:21.0750666Z Use direct/preprocessor mode? yes 2025-09-04T00:52:21.0752512Z Version (client) 0.10.0 2025-09-04T00:52:21.0752690Z Max cache size 10 GiB 2025-09-04T00:52:21.0752875Z + echo ::endgroup:: 2025-09-04T00:52:21.0753228Z ##[endgroup] 2025-09-04T00:52:21.0836967Z ##[error]Process completed with exit code 1. 2025-09-04T00:52:21.0874992Z ##[group]Run # copy test results back to the mounted workspace, needed sudo, resulting permissions were correct 2025-09-04T00:52:21.0875304Z # copy test results back to the mounted workspace, needed sudo, resulting permissions were correct 2025-09-04T00:52:21.0875689Z docker exec -t "c2d3e99fe362ee6bbad957063b9027306cf63f6f7135ef4b57e691dfcf71b79f" sh -c "cd ../pytorch && sudo cp -R test/test-reports ../workspace/test" 2025-09-04T00:52:21.0881677Z shell: /usr/bin/bash -e {0} 2025-09-04T00:52:21.0881791Z env: 2025-09-04T00:52:21.0881895Z GIT_DEFAULT_BRANCH: main 2025-09-04T00:52:21.0882040Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-04T00:52:21.0882351Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-04T00:52:21.0882520Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-04T00:52:21.0883058Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD129 --device /dev/dri/renderD137 --device /dev/dri/renderD145 --device /dev/dri/renderD153 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-04T00:52:21.0883550Z AWS_DEFAULT_REGION: us-east-1 2025-09-04T00:52:21.0886089Z AWS_REGION: us-east-1 2025-09-04T00:52:21.0886267Z AWS_ACCESS_KEY_ID: *** 2025-09-04T00:52:21.0886509Z AWS_SECRET_ACCESS_KEY: *** 2025-09-04T00:52:21.0888664Z AWS_SESSION_TOKEN: *** 2025-09-04T00:52:21.0888826Z CONTAINER_NAME: c2d3e99fe362ee6bbad957063b9027306cf63f6f7135ef4b57e691dfcf71b79f 2025-09-04T00:52:21.0889001Z ##[endgroup] 2025-09-04T00:52:21.4236951Z ##[group]Run docker exec -t "c2d3e99fe362ee6bbad957063b9027306cf63f6f7135ef4b57e691dfcf71b79f" sh -c "sudo chown -R 1001:1001 test" 2025-09-04T00:52:21.4237489Z docker exec -t "c2d3e99fe362ee6bbad957063b9027306cf63f6f7135ef4b57e691dfcf71b79f" sh -c "sudo chown -R 1001:1001 test" 2025-09-04T00:52:21.4241636Z shell: /usr/bin/bash -e {0} 2025-09-04T00:52:21.4241751Z env: 2025-09-04T00:52:21.4241866Z GIT_DEFAULT_BRANCH: main 2025-09-04T00:52:21.4242033Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-04T00:52:21.4242362Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-04T00:52:21.4242539Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-04T00:52:21.4243122Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD129 --device /dev/dri/renderD137 --device /dev/dri/renderD145 --device /dev/dri/renderD153 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-04T00:52:21.4243641Z AWS_DEFAULT_REGION: us-east-1 2025-09-04T00:52:21.4243779Z AWS_REGION: us-east-1 2025-09-04T00:52:21.4243947Z AWS_ACCESS_KEY_ID: *** 2025-09-04T00:52:21.4244110Z AWS_SECRET_ACCESS_KEY: *** 2025-09-04T00:52:21.4246489Z AWS_SESSION_TOKEN: *** 2025-09-04T00:52:21.4246684Z CONTAINER_NAME: c2d3e99fe362ee6bbad957063b9027306cf63f6f7135ef4b57e691dfcf71b79f 2025-09-04T00:52:21.4246881Z ##[endgroup] 2025-09-04T00:52:21.4979502Z ##[group]Run cat test/**/*_toprint.log || true 2025-09-04T00:52:21.4979655Z cat test/**/*_toprint.log || true 2025-09-04T00:52:21.4983310Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-04T00:52:21.4983455Z env: 2025-09-04T00:52:21.4983544Z GIT_DEFAULT_BRANCH: main 2025-09-04T00:52:21.4983673Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-04T00:52:21.4983839Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-04T00:52:21.4983998Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-04T00:52:21.4984490Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD129 --device /dev/dri/renderD137 --device /dev/dri/renderD145 --device /dev/dri/renderD153 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-04T00:52:21.4984965Z AWS_DEFAULT_REGION: us-east-1 2025-09-04T00:52:21.4985097Z AWS_REGION: us-east-1 2025-09-04T00:52:21.4987514Z AWS_ACCESS_KEY_ID: *** 2025-09-04T00:52:21.4987670Z AWS_SECRET_ACCESS_KEY: *** 2025-09-04T00:52:21.4989805Z AWS_SESSION_TOKEN: *** 2025-09-04T00:52:21.4990102Z CONTAINER_NAME: c2d3e99fe362ee6bbad957063b9027306cf63f6f7135ef4b57e691dfcf71b79f 2025-09-04T00:52:21.4990273Z ##[endgroup] 2025-09-04T00:52:21.5051337Z cat: 'test/**/*_toprint.log': No such file or directory 2025-09-04T00:52:21.5134789Z Prepare all required actions 2025-09-04T00:52:21.5135168Z Getting action download info 2025-09-04T00:52:21.7091727Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2025-09-04T00:52:22.0466630Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02) 2025-09-04T00:52:22.4364546Z ##[group]Run ./.github/actions/upload-test-artifacts 2025-09-04T00:52:22.4364688Z with: 2025-09-04T00:52:22.4364774Z use-gha: true 2025-09-04T00:52:22.4364920Z file-suffix: test-distributed-1-1-linux.rocm.gpu.gfx942.4_49550378875 2025-09-04T00:52:22.4365092Z s3-bucket: gha-artifacts 2025-09-04T00:52:22.4365188Z env: 2025-09-04T00:52:22.4365270Z GIT_DEFAULT_BRANCH: main 2025-09-04T00:52:22.4365410Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-04T00:52:22.4365577Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-04T00:52:22.4367833Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-04T00:52:22.4368338Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD129 --device /dev/dri/renderD137 --device /dev/dri/renderD145 --device /dev/dri/renderD153 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-04T00:52:22.4368887Z AWS_DEFAULT_REGION: us-east-1 2025-09-04T00:52:22.4368998Z AWS_REGION: us-east-1 2025-09-04T00:52:22.4369138Z AWS_ACCESS_KEY_ID: *** 2025-09-04T00:52:22.4369282Z AWS_SECRET_ACCESS_KEY: *** 2025-09-04T00:52:22.4371434Z AWS_SESSION_TOKEN: *** 2025-09-04T00:52:22.4371603Z CONTAINER_NAME: c2d3e99fe362ee6bbad957063b9027306cf63f6f7135ef4b57e691dfcf71b79f 2025-09-04T00:52:22.4371779Z ##[endgroup] 2025-09-04T00:52:22.4437166Z ##[group]Run actions/upload-artifact@v4 2025-09-04T00:52:22.4437289Z with: 2025-09-04T00:52:22.4437476Z name: test-jsons-runattempt1-test-distributed-1-1-linux.rocm.gpu.gfx942.4_49550378875.zip 2025-09-04T00:52:22.4437682Z retention-days: 14 2025-09-04T00:52:22.4437783Z if-no-files-found: warn 2025-09-04T00:52:22.4437885Z path: test/**/*.json 2025-09-04T00:52:22.4437983Z compression-level: 6 2025-09-04T00:52:22.4438076Z overwrite: false 2025-09-04T00:52:22.4438173Z include-hidden-files: false 2025-09-04T00:52:22.4438275Z env: 2025-09-04T00:52:22.4438360Z GIT_DEFAULT_BRANCH: main 2025-09-04T00:52:22.4438490Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-04T00:52:22.4438656Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-04T00:52:22.4438814Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-04T00:52:22.4439310Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD129 --device /dev/dri/renderD137 --device /dev/dri/renderD145 --device /dev/dri/renderD153 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-04T00:52:22.4439795Z AWS_DEFAULT_REGION: us-east-1 2025-09-04T00:52:22.4439905Z AWS_REGION: us-east-1 2025-09-04T00:52:22.4440030Z AWS_ACCESS_KEY_ID: *** 2025-09-04T00:52:22.4440176Z AWS_SECRET_ACCESS_KEY: *** 2025-09-04T00:52:22.4442593Z AWS_SESSION_TOKEN: *** 2025-09-04T00:52:22.4442762Z CONTAINER_NAME: c2d3e99fe362ee6bbad957063b9027306cf63f6f7135ef4b57e691dfcf71b79f 2025-09-04T00:52:22.4442936Z ##[endgroup] 2025-09-04T00:52:22.8654837Z With the provided path, there will be 6 files uploaded 2025-09-04T00:52:22.8658178Z Artifact name is valid! 2025-09-04T00:52:22.8659266Z Root directory input is valid! 2025-09-04T00:52:22.9644370Z Beginning upload of artifact content to blob storage 2025-09-04T00:52:23.2438646Z Uploaded bytes 42179 2025-09-04T00:52:23.2956840Z Finished uploading artifact content to blob storage! 2025-09-04T00:52:23.2958012Z SHA256 digest of uploaded artifact zip is b25ee90ecd81473923b9f7e156ddbb744167a563a97a68507864440a4f42fbf7 2025-09-04T00:52:23.2958852Z Finalizing artifact upload 2025-09-04T00:52:23.3883328Z Artifact test-jsons-runattempt1-test-distributed-1-1-linux.rocm.gpu.gfx942.4_49550378875.zip.zip successfully finalized. Artifact ID 3922425135 2025-09-04T00:52:23.3884761Z Artifact test-jsons-runattempt1-test-distributed-1-1-linux.rocm.gpu.gfx942.4_49550378875.zip has been successfully uploaded! Final size is 42179 bytes. Artifact ID is 3922425135 2025-09-04T00:52:23.3887915Z Artifact download URL: https://github.com/pytorch/pytorch/actions/runs/17448747242/artifacts/3922425135 2025-09-04T00:52:23.4016128Z ##[group]Run actions/upload-artifact@v4 2025-09-04T00:52:23.4016282Z with: 2025-09-04T00:52:23.4016676Z name: test-reports-runattempt1-test-distributed-1-1-linux.rocm.gpu.gfx942.4_49550378875.zip 2025-09-04T00:52:23.4016995Z retention-days: 14 2025-09-04T00:52:23.4017125Z if-no-files-found: ignore 2025-09-04T00:52:23.4017242Z path: test/**/*.xml test/**/*.csv 2025-09-04T00:52:23.4017365Z compression-level: 6 2025-09-04T00:52:23.4017476Z overwrite: false 2025-09-04T00:52:23.4017583Z include-hidden-files: false 2025-09-04T00:52:23.4017702Z env: 2025-09-04T00:52:23.4017796Z GIT_DEFAULT_BRANCH: main 2025-09-04T00:52:23.4017936Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-04T00:52:23.4018115Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-04T00:52:23.4018283Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-04T00:52:23.4018790Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD129 --device /dev/dri/renderD137 --device /dev/dri/renderD145 --device /dev/dri/renderD153 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-04T00:52:23.4019284Z AWS_DEFAULT_REGION: us-east-1 2025-09-04T00:52:23.4019412Z AWS_REGION: us-east-1 2025-09-04T00:52:23.4019585Z AWS_ACCESS_KEY_ID: *** 2025-09-04T00:52:23.4019751Z AWS_SECRET_ACCESS_KEY: *** 2025-09-04T00:52:23.4021852Z AWS_SESSION_TOKEN: *** 2025-09-04T00:52:23.4022029Z CONTAINER_NAME: c2d3e99fe362ee6bbad957063b9027306cf63f6f7135ef4b57e691dfcf71b79f 2025-09-04T00:52:23.4022209Z ##[endgroup] 2025-09-04T00:52:23.7960925Z With the provided path, there will be 66 files uploaded 2025-09-04T00:52:23.7962890Z Artifact name is valid! 2025-09-04T00:52:23.7963126Z Root directory input is valid! 2025-09-04T00:52:23.8949818Z Beginning upload of artifact content to blob storage 2025-09-04T00:52:24.1600802Z Uploaded bytes 36162 2025-09-04T00:52:24.2109152Z Finished uploading artifact content to blob storage! 2025-09-04T00:52:24.2110284Z SHA256 digest of uploaded artifact zip is 268ec61ed1860858065b9717f318a309950c15f77cf896555b07424c445e9d39 2025-09-04T00:52:24.2111066Z Finalizing artifact upload 2025-09-04T00:52:24.3132412Z Artifact test-reports-runattempt1-test-distributed-1-1-linux.rocm.gpu.gfx942.4_49550378875.zip.zip successfully finalized. Artifact ID 3922425244 2025-09-04T00:52:24.3133379Z Artifact test-reports-runattempt1-test-distributed-1-1-linux.rocm.gpu.gfx942.4_49550378875.zip has been successfully uploaded! Final size is 36162 bytes. Artifact ID is 3922425244 2025-09-04T00:52:24.3137045Z Artifact download URL: https://github.com/pytorch/pytorch/actions/runs/17448747242/artifacts/3922425244 2025-09-04T00:52:24.3283924Z ##[group]Run actions/upload-artifact@v4 2025-09-04T00:52:24.3284069Z with: 2025-09-04T00:52:24.3284245Z name: logs-runattempt1-test-distributed-1-1-linux.rocm.gpu.gfx942.4_49550378875.zip 2025-09-04T00:52:24.3284441Z retention-days: 14 2025-09-04T00:52:24.3284551Z if-no-files-found: ignore 2025-09-04T00:52:24.3284668Z path: usage_log.txt test/**/*.log 2025-09-04T00:52:24.3284797Z compression-level: 6 2025-09-04T00:52:24.3284912Z overwrite: false 2025-09-04T00:52:24.3285034Z include-hidden-files: false 2025-09-04T00:52:24.3285305Z env: 2025-09-04T00:52:24.3285406Z GIT_DEFAULT_BRANCH: main 2025-09-04T00:52:24.3285555Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-04T00:52:24.3285858Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-04T00:52:24.3286033Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-04T00:52:24.3286656Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD129 --device /dev/dri/renderD137 --device /dev/dri/renderD145 --device /dev/dri/renderD153 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-04T00:52:24.3287150Z AWS_DEFAULT_REGION: us-east-1 2025-09-04T00:52:24.3287280Z AWS_REGION: us-east-1 2025-09-04T00:52:24.3287462Z AWS_ACCESS_KEY_ID: *** 2025-09-04T00:52:24.3287626Z AWS_SECRET_ACCESS_KEY: *** 2025-09-04T00:52:24.3289759Z AWS_SESSION_TOKEN: *** 2025-09-04T00:52:24.3289938Z CONTAINER_NAME: c2d3e99fe362ee6bbad957063b9027306cf63f6f7135ef4b57e691dfcf71b79f 2025-09-04T00:52:24.3290294Z ##[endgroup] 2025-09-04T00:52:24.7545285Z Multiple search paths detected. Calculating the least common ancestor of all paths 2025-09-04T00:52:24.7546622Z The least common ancestor is /home/runner/_work/pytorch/pytorch. This will be the root directory of the artifact 2025-09-04T00:52:24.7547311Z With the provided path, there will be 2 files uploaded 2025-09-04T00:52:24.7549475Z Artifact name is valid! 2025-09-04T00:52:24.7550141Z Root directory input is valid! 2025-09-04T00:52:24.8542167Z Beginning upload of artifact content to blob storage 2025-09-04T00:52:24.9944044Z Uploaded bytes 13993 2025-09-04T00:52:25.0264672Z Finished uploading artifact content to blob storage! 2025-09-04T00:52:25.0265392Z SHA256 digest of uploaded artifact zip is 99ee5981ea31462b4a54b3d65dc2562a04b63345a5fae1eef9e7df513aa9c611 2025-09-04T00:52:25.0266193Z Finalizing artifact upload 2025-09-04T00:52:25.1198861Z Artifact logs-runattempt1-test-distributed-1-1-linux.rocm.gpu.gfx942.4_49550378875.zip.zip successfully finalized. Artifact ID 3922425313 2025-09-04T00:52:25.1200267Z Artifact logs-runattempt1-test-distributed-1-1-linux.rocm.gpu.gfx942.4_49550378875.zip has been successfully uploaded! Final size is 13993 bytes. Artifact ID is 3922425313 2025-09-04T00:52:25.1201455Z Artifact download URL: https://github.com/pytorch/pytorch/actions/runs/17448747242/artifacts/3922425313 2025-09-04T00:52:25.1324096Z ##[group]Run # shellcheck disable=SC2156 2025-09-04T00:52:25.1324266Z # shellcheck disable=SC2156 2025-09-04T00:52:25.1324493Z find . -iname "core.[1-9]*" -exec docker exec "${CONTAINER_NAME}" sh -c "gdb python {} -ex 'bt' -ex 'q'" \; 2025-09-04T00:52:25.1330236Z shell: /usr/bin/bash -e {0} 2025-09-04T00:52:25.1330353Z env: 2025-09-04T00:52:25.1330450Z GIT_DEFAULT_BRANCH: main 2025-09-04T00:52:25.1330593Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-04T00:52:25.1330773Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-04T00:52:25.1330956Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-04T00:52:25.1331475Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD129 --device /dev/dri/renderD137 --device /dev/dri/renderD145 --device /dev/dri/renderD153 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-04T00:52:25.1331964Z AWS_DEFAULT_REGION: us-east-1 2025-09-04T00:52:25.1332083Z AWS_REGION: us-east-1 2025-09-04T00:52:25.1335394Z AWS_ACCESS_KEY_ID: *** 2025-09-04T00:52:25.1335556Z AWS_SECRET_ACCESS_KEY: *** 2025-09-04T00:52:25.1337892Z AWS_SESSION_TOKEN: *** 2025-09-04T00:52:25.1338068Z CONTAINER_NAME: c2d3e99fe362ee6bbad957063b9027306cf63f6f7135ef4b57e691dfcf71b79f 2025-09-04T00:52:25.1338252Z ##[endgroup] 2025-09-04T00:52:25.2932511Z ##[group]Run actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 2025-09-04T00:52:25.2933018Z with: 2025-09-04T00:52:25.2933216Z name: coredumps-distributed-1-1-linux.rocm.gpu.gfx942.4 2025-09-04T00:52:25.2933445Z retention-days: 14 2025-09-04T00:52:25.2933613Z if-no-files-found: ignore 2025-09-04T00:52:25.2933784Z path: ./**/core.[1-9]* 2025-09-04T00:52:25.2933948Z compression-level: 6 2025-09-04T00:52:25.2937085Z overwrite: false 2025-09-04T00:52:25.2937205Z include-hidden-files: false 2025-09-04T00:52:25.2937325Z env: 2025-09-04T00:52:25.2937427Z GIT_DEFAULT_BRANCH: main 2025-09-04T00:52:25.2958201Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-04T00:52:25.2958497Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-04T00:52:25.2958680Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-04T00:52:25.2965965Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD129 --device /dev/dri/renderD137 --device /dev/dri/renderD145 --device /dev/dri/renderD153 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-04T00:52:25.2966635Z AWS_DEFAULT_REGION: us-east-1 2025-09-04T00:52:25.2966758Z AWS_REGION: us-east-1 2025-09-04T00:52:25.2966930Z AWS_ACCESS_KEY_ID: *** 2025-09-04T00:52:25.2967089Z AWS_SECRET_ACCESS_KEY: *** 2025-09-04T00:52:25.2969231Z AWS_SESSION_TOKEN: *** 2025-09-04T00:52:25.2969413Z CONTAINER_NAME: c2d3e99fe362ee6bbad957063b9027306cf63f6f7135ef4b57e691dfcf71b79f 2025-09-04T00:52:25.2969594Z ##[endgroup] 2025-09-04T00:52:29.5067491Z No files were found with the provided path: ./**/core.[1-9]*. No artifacts will be uploaded. 2025-09-04T00:52:29.5246687Z Post job cleanup. 2025-09-04T00:52:29.5480302Z Logging out of registry 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-09-04T00:52:29.5685883Z Post job cleanup. 2025-09-04T00:52:29.6375302Z Post job cleanup. 2025-09-04T00:52:29.6408164Z Post job cleanup. 2025-09-04T00:52:29.6902841Z [command]/usr/bin/git version 2025-09-04T00:52:29.6926605Z git version 2.51.0 2025-09-04T00:52:29.6944390Z Copying '/home/runner/.gitconfig' to '/home/runner/_work/_temp/19e00885-fd06-44be-a68c-863b0e0c9491/.gitconfig' 2025-09-04T00:52:29.6951111Z Temporarily overriding HOME='/home/runner/_work/_temp/19e00885-fd06-44be-a68c-863b0e0c9491' before making global git config changes 2025-09-04T00:52:29.6951550Z Adding repository directory to the temporary git global config as a safe directory 2025-09-04T00:52:29.6953438Z [command]/usr/bin/git config --global --add safe.directory /home/runner/_work/pytorch/pytorch 2025-09-04T00:52:29.6985464Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-09-04T00:52:29.7007488Z [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-09-04T00:52:29.7259718Z Entering 'android/libs/fbjni' 2025-09-04T00:52:29.7300099Z Entering 'third_party/FP16' 2025-09-04T00:52:29.7333519Z Entering 'third_party/FXdiv' 2025-09-04T00:52:29.7372851Z Entering 'third_party/NNPACK' 2025-09-04T00:52:29.7413597Z Entering 'third_party/NVTX' 2025-09-04T00:52:29.7462747Z Entering 'third_party/VulkanMemoryAllocator' 2025-09-04T00:52:29.7504025Z Entering 'third_party/XNNPACK' 2025-09-04T00:52:29.7547868Z Entering 'third_party/aiter' 2025-09-04T00:52:29.7578590Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-09-04T00:52:29.7623092Z Entering 'third_party/benchmark' 2025-09-04T00:52:29.7656867Z Entering 'third_party/composable_kernel' 2025-09-04T00:52:29.7693557Z Entering 'third_party/cpp-httplib' 2025-09-04T00:52:29.7732238Z Entering 'third_party/cpuinfo' 2025-09-04T00:52:29.7773854Z Entering 'third_party/cudnn_frontend' 2025-09-04T00:52:29.7811983Z Entering 'third_party/cutlass' 2025-09-04T00:52:29.7844212Z Entering 'third_party/fbgemm' 2025-09-04T00:52:29.7872029Z Entering 'third_party/fbgemm/external/asmjit' 2025-09-04T00:52:29.7909184Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-09-04T00:52:29.7947630Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-09-04T00:52:29.7975019Z Entering 'third_party/fbgemm/external/cutlass' 2025-09-04T00:52:29.8019657Z Entering 'third_party/fbgemm/external/googletest' 2025-09-04T00:52:29.8050325Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-09-04T00:52:29.8081880Z Entering 'third_party/fbgemm/external/json' 2025-09-04T00:52:29.8122802Z Entering 'third_party/flash-attention' 2025-09-04T00:52:29.8152147Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-09-04T00:52:29.8181479Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-09-04T00:52:29.8212166Z Entering 'third_party/flatbuffers' 2025-09-04T00:52:29.8242776Z Entering 'third_party/fmt' 2025-09-04T00:52:29.8270964Z Entering 'third_party/gemmlowp/gemmlowp' 2025-09-04T00:52:29.8298343Z Entering 'third_party/gloo' 2025-09-04T00:52:29.8327663Z Entering 'third_party/googletest' 2025-09-04T00:52:29.8357629Z Entering 'third_party/ideep' 2025-09-04T00:52:29.8390627Z Entering 'third_party/ideep/mkl-dnn' 2025-09-04T00:52:29.8421286Z Entering 'third_party/ittapi' 2025-09-04T00:52:29.8452089Z Entering 'third_party/kineto' 2025-09-04T00:52:29.8477054Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-09-04T00:52:29.8504013Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-09-04T00:52:29.8542489Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-09-04T00:52:29.8569197Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-09-04T00:52:29.8609541Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-09-04T00:52:29.8633021Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-09-04T00:52:29.8662328Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-09-04T00:52:29.8693070Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-09-04T00:52:29.8722731Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-09-04T00:52:29.8747076Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-09-04T00:52:29.8781874Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-09-04T00:52:29.8807580Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-09-04T00:52:29.8835182Z Entering 'third_party/kleidiai' 2025-09-04T00:52:29.8865560Z Entering 'third_party/mimalloc' 2025-09-04T00:52:29.8892655Z Entering 'third_party/nlohmann' 2025-09-04T00:52:29.8922618Z Entering 'third_party/onnx' 2025-09-04T00:52:29.8959106Z Entering 'third_party/onnx/third_party/pybind11' 2025-09-04T00:52:29.8997889Z Entering 'third_party/opentelemetry-cpp' 2025-09-04T00:52:29.9029252Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-09-04T00:52:29.9057701Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-09-04T00:52:29.9082963Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-09-04T00:52:29.9108686Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-09-04T00:52:29.9134423Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-09-04T00:52:29.9164926Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-09-04T00:52:29.9199534Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-09-04T00:52:29.9230485Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-09-04T00:52:29.9257377Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-09-04T00:52:29.9284086Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-09-04T00:52:29.9317412Z Entering 'third_party/pocketfft' 2025-09-04T00:52:29.9347651Z Entering 'third_party/protobuf' 2025-09-04T00:52:29.9373668Z Entering 'third_party/protobuf/third_party/benchmark' 2025-09-04T00:52:29.9404361Z Entering 'third_party/protobuf/third_party/googletest' 2025-09-04T00:52:29.9431548Z Entering 'third_party/psimd' 2025-09-04T00:52:29.9463256Z Entering 'third_party/pthreadpool' 2025-09-04T00:52:29.9486921Z Entering 'third_party/pybind11' 2025-09-04T00:52:29.9518557Z Entering 'third_party/python-peachpy' 2025-09-04T00:52:29.9550486Z Entering 'third_party/sleef' 2025-09-04T00:52:29.9590262Z Entering 'third_party/tensorpipe' 2025-09-04T00:52:29.9623344Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-09-04T00:52:29.9650063Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-09-04T00:52:29.9673640Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-09-04T00:52:29.9699618Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-09-04T00:52:29.9723189Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-09-04T00:52:29.9779970Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-09-04T00:52:29.9792138Z http.https://github.com/.extraheader 2025-09-04T00:52:29.9797438Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-09-04T00:52:29.9818743Z [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-09-04T00:52:29.9983507Z Entering 'android/libs/fbjni' 2025-09-04T00:52:30.0000052Z http.https://github.com/.extraheader 2025-09-04T00:52:30.0026174Z Entering 'third_party/FP16' 2025-09-04T00:52:30.0044704Z http.https://github.com/.extraheader 2025-09-04T00:52:30.0071427Z Entering 'third_party/FXdiv' 2025-09-04T00:52:30.0089133Z http.https://github.com/.extraheader 2025-09-04T00:52:30.0109894Z Entering 'third_party/NNPACK' 2025-09-04T00:52:30.0125485Z http.https://github.com/.extraheader 2025-09-04T00:52:30.0145976Z Entering 'third_party/NVTX' 2025-09-04T00:52:30.0163861Z http.https://github.com/.extraheader 2025-09-04T00:52:30.0182953Z Entering 'third_party/VulkanMemoryAllocator' 2025-09-04T00:52:30.0198543Z http.https://github.com/.extraheader 2025-09-04T00:52:30.0223032Z Entering 'third_party/XNNPACK' 2025-09-04T00:52:30.0239364Z http.https://github.com/.extraheader 2025-09-04T00:52:30.0276979Z Entering 'third_party/aiter' 2025-09-04T00:52:30.0300477Z http.https://github.com/.extraheader 2025-09-04T00:52:30.0331030Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-09-04T00:52:30.0362348Z http.https://github.com/.extraheader 2025-09-04T00:52:30.0386890Z Entering 'third_party/benchmark' 2025-09-04T00:52:30.0408677Z http.https://github.com/.extraheader 2025-09-04T00:52:30.0431653Z Entering 'third_party/composable_kernel' 2025-09-04T00:52:30.0448666Z http.https://github.com/.extraheader 2025-09-04T00:52:30.0473313Z Entering 'third_party/cpp-httplib' 2025-09-04T00:52:30.0489929Z http.https://github.com/.extraheader 2025-09-04T00:52:30.0512798Z Entering 'third_party/cpuinfo' 2025-09-04T00:52:30.0536549Z http.https://github.com/.extraheader 2025-09-04T00:52:30.0558377Z Entering 'third_party/cudnn_frontend' 2025-09-04T00:52:30.0581660Z http.https://github.com/.extraheader 2025-09-04T00:52:30.0608356Z Entering 'third_party/cutlass' 2025-09-04T00:52:30.0630510Z http.https://github.com/.extraheader 2025-09-04T00:52:30.0660159Z Entering 'third_party/fbgemm' 2025-09-04T00:52:30.0683153Z http.https://github.com/.extraheader 2025-09-04T00:52:30.0705013Z Entering 'third_party/fbgemm/external/asmjit' 2025-09-04T00:52:30.0729577Z http.https://github.com/.extraheader 2025-09-04T00:52:30.0754266Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-09-04T00:52:30.0773281Z http.https://github.com/.extraheader 2025-09-04T00:52:30.0796570Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-09-04T00:52:30.0811451Z http.https://github.com/.extraheader 2025-09-04T00:52:30.0839972Z Entering 'third_party/fbgemm/external/cutlass' 2025-09-04T00:52:30.0857944Z http.https://github.com/.extraheader 2025-09-04T00:52:30.0882004Z Entering 'third_party/fbgemm/external/googletest' 2025-09-04T00:52:30.0910616Z http.https://github.com/.extraheader 2025-09-04T00:52:30.0930905Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-09-04T00:52:30.0945091Z http.https://github.com/.extraheader 2025-09-04T00:52:30.0963279Z Entering 'third_party/fbgemm/external/json' 2025-09-04T00:52:30.0985348Z http.https://github.com/.extraheader 2025-09-04T00:52:30.1008835Z Entering 'third_party/flash-attention' 2025-09-04T00:52:30.1024047Z http.https://github.com/.extraheader 2025-09-04T00:52:30.1048551Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-09-04T00:52:30.1070026Z http.https://github.com/.extraheader 2025-09-04T00:52:30.1088044Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-09-04T00:52:30.1106950Z http.https://github.com/.extraheader 2025-09-04T00:52:30.1137415Z Entering 'third_party/flatbuffers' 2025-09-04T00:52:30.1157924Z http.https://github.com/.extraheader 2025-09-04T00:52:30.1189480Z Entering 'third_party/fmt' 2025-09-04T00:52:30.1205126Z http.https://github.com/.extraheader 2025-09-04T00:52:30.1226963Z Entering 'third_party/gemmlowp/gemmlowp' 2025-09-04T00:52:30.1246114Z http.https://github.com/.extraheader 2025-09-04T00:52:30.1269703Z Entering 'third_party/gloo' 2025-09-04T00:52:30.1289259Z http.https://github.com/.extraheader 2025-09-04T00:52:30.1310010Z Entering 'third_party/googletest' 2025-09-04T00:52:30.1339799Z http.https://github.com/.extraheader 2025-09-04T00:52:30.1361632Z Entering 'third_party/ideep' 2025-09-04T00:52:30.1383319Z http.https://github.com/.extraheader 2025-09-04T00:52:30.1409013Z Entering 'third_party/ideep/mkl-dnn' 2025-09-04T00:52:30.1427633Z http.https://github.com/.extraheader 2025-09-04T00:52:30.1453063Z Entering 'third_party/ittapi' 2025-09-04T00:52:30.1469230Z http.https://github.com/.extraheader 2025-09-04T00:52:30.1493393Z Entering 'third_party/kineto' 2025-09-04T00:52:30.1508922Z http.https://github.com/.extraheader 2025-09-04T00:52:30.1530384Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-09-04T00:52:30.1548101Z http.https://github.com/.extraheader 2025-09-04T00:52:30.1572671Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-09-04T00:52:30.1595640Z http.https://github.com/.extraheader 2025-09-04T00:52:30.1622443Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-09-04T00:52:30.1640430Z http.https://github.com/.extraheader 2025-09-04T00:52:30.1662373Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-09-04T00:52:30.1679898Z http.https://github.com/.extraheader 2025-09-04T00:52:30.1704663Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-09-04T00:52:30.1723063Z http.https://github.com/.extraheader 2025-09-04T00:52:30.1743457Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-09-04T00:52:30.1761431Z http.https://github.com/.extraheader 2025-09-04T00:52:30.1791031Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-09-04T00:52:30.1815600Z http.https://github.com/.extraheader 2025-09-04T00:52:30.1843002Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-09-04T00:52:30.1860885Z http.https://github.com/.extraheader 2025-09-04T00:52:30.1884494Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-09-04T00:52:30.1899098Z http.https://github.com/.extraheader 2025-09-04T00:52:30.1920640Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-09-04T00:52:30.1943552Z http.https://github.com/.extraheader 2025-09-04T00:52:30.1966989Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-09-04T00:52:30.1992943Z http.https://github.com/.extraheader 2025-09-04T00:52:30.2011708Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-09-04T00:52:30.2031926Z http.https://github.com/.extraheader 2025-09-04T00:52:30.2056313Z Entering 'third_party/kleidiai' 2025-09-04T00:52:30.2072748Z http.https://github.com/.extraheader 2025-09-04T00:52:30.2096536Z Entering 'third_party/mimalloc' 2025-09-04T00:52:30.2112044Z http.https://github.com/.extraheader 2025-09-04T00:52:30.2132612Z Entering 'third_party/nlohmann' 2025-09-04T00:52:30.2152626Z http.https://github.com/.extraheader 2025-09-04T00:52:30.2174987Z Entering 'third_party/onnx' 2025-09-04T00:52:30.2185621Z http.https://github.com/.extraheader 2025-09-04T00:52:30.2213034Z Entering 'third_party/onnx/third_party/pybind11' 2025-09-04T00:52:30.2228627Z http.https://github.com/.extraheader 2025-09-04T00:52:30.2254730Z Entering 'third_party/opentelemetry-cpp' 2025-09-04T00:52:30.2270658Z http.https://github.com/.extraheader 2025-09-04T00:52:30.2301958Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-09-04T00:52:30.2322490Z http.https://github.com/.extraheader 2025-09-04T00:52:30.2340819Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-09-04T00:52:30.2360913Z http.https://github.com/.extraheader 2025-09-04T00:52:30.2385640Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-09-04T00:52:30.2403669Z http.https://github.com/.extraheader 2025-09-04T00:52:30.2430896Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-09-04T00:52:30.2454212Z http.https://github.com/.extraheader 2025-09-04T00:52:30.2481760Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-09-04T00:52:30.2498162Z http.https://github.com/.extraheader 2025-09-04T00:52:30.2518836Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-09-04T00:52:30.2539644Z http.https://github.com/.extraheader 2025-09-04T00:52:30.2563814Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-09-04T00:52:30.2579794Z http.https://github.com/.extraheader 2025-09-04T00:52:30.2599569Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-09-04T00:52:30.2614339Z http.https://github.com/.extraheader 2025-09-04T00:52:30.2638898Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-09-04T00:52:30.2655377Z http.https://github.com/.extraheader 2025-09-04T00:52:30.2678536Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-09-04T00:52:30.2695141Z http.https://github.com/.extraheader 2025-09-04T00:52:30.2729830Z Entering 'third_party/pocketfft' 2025-09-04T00:52:30.2746677Z http.https://github.com/.extraheader 2025-09-04T00:52:30.2766851Z Entering 'third_party/protobuf' 2025-09-04T00:52:30.2789331Z http.https://github.com/.extraheader 2025-09-04T00:52:30.2817852Z Entering 'third_party/protobuf/third_party/benchmark' 2025-09-04T00:52:30.2834939Z http.https://github.com/.extraheader 2025-09-04T00:52:30.2856071Z Entering 'third_party/protobuf/third_party/googletest' 2025-09-04T00:52:30.2872191Z http.https://github.com/.extraheader 2025-09-04T00:52:30.2895571Z Entering 'third_party/psimd' 2025-09-04T00:52:30.2915110Z http.https://github.com/.extraheader 2025-09-04T00:52:30.2935081Z Entering 'third_party/pthreadpool' 2025-09-04T00:52:30.2955048Z http.https://github.com/.extraheader 2025-09-04T00:52:30.2976616Z Entering 'third_party/pybind11' 2025-09-04T00:52:30.2998603Z http.https://github.com/.extraheader 2025-09-04T00:52:30.3023819Z Entering 'third_party/python-peachpy' 2025-09-04T00:52:30.3039245Z http.https://github.com/.extraheader 2025-09-04T00:52:30.3064858Z Entering 'third_party/sleef' 2025-09-04T00:52:30.3083333Z http.https://github.com/.extraheader 2025-09-04T00:52:30.3107561Z Entering 'third_party/tensorpipe' 2025-09-04T00:52:30.3123814Z http.https://github.com/.extraheader 2025-09-04T00:52:30.3144133Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-09-04T00:52:30.3165637Z http.https://github.com/.extraheader 2025-09-04T00:52:30.3192197Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-09-04T00:52:30.3206038Z http.https://github.com/.extraheader 2025-09-04T00:52:30.3224067Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-09-04T00:52:30.3249451Z http.https://github.com/.extraheader 2025-09-04T00:52:30.3269214Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-09-04T00:52:30.3290912Z http.https://github.com/.extraheader 2025-09-04T00:52:30.3309253Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-09-04T00:52:30.3332423Z http.https://github.com/.extraheader 2025-09-04T00:52:30.3495682Z Cleaning up orphan processes