2025-09-01T19:50:18.6639917Z Current runner version: '2.328.0' 2025-09-01T19:50:18.6643042Z Runner name: 'linux.rocm.gpu.gfx942.4-8zt5k-runner-pvvg4' 2025-09-01T19:50:18.6643402Z Runner group name: 'default' 2025-09-01T19:50:18.6643812Z Machine name: 'linux' 2025-09-01T19:50:18.6644867Z ##[group]GITHUB_TOKEN Permissions 2025-09-01T19:50:18.6645926Z Contents: read 2025-09-01T19:50:18.6646137Z Metadata: read 2025-09-01T19:50:18.6646344Z ##[endgroup] 2025-09-01T19:50:18.6647339Z Secret source: Actions 2025-09-01T19:50:18.6647612Z Prepare workflow directory 2025-09-01T19:50:18.6893432Z Prepare all required actions 2025-09-01T19:50:18.6913589Z Getting action download info 2025-09-01T19:50:19.0443221Z Download action repository 'pytorch/pytorch@main' (SHA:d232a95d4a79404ca05c1f52d37fde7339dcdf49) 2025-09-01T19:50:21.1384778Z Download action repository 'aws-actions/configure-aws-credentials@ececac1a45f3b08a01d2dd070d28d111c5fe6722' (SHA:ececac1a45f3b08a01d2dd070d28d111c5fe6722) 2025-09-01T19:50:21.4847960Z Download action repository 'aws-actions/amazon-ecr-login@062b18b96a7aff071d4dc91bc00c4c1a7945b076' (SHA:062b18b96a7aff071d4dc91bc00c4c1a7945b076) 2025-09-01T19:50:21.7711422Z Download action repository 'pytorch/test-infra@main' (SHA:2ed7f84ab58d591ae0b28fd558a428872220860c) 2025-09-01T19:50:22.3787448Z Download action repository 'actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02) 2025-09-01T19:50:22.7950584Z Getting action download info 2025-09-01T19:50:22.9441539Z Download action repository 'actions/checkout@v4' (SHA:08eba0b27e820071cde6df949e0beb9ba4906955) 2025-09-01T19:50:23.2774218Z Getting action download info 2025-09-01T19:50:23.3893036Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2025-09-01T19:50:23.7065539Z Getting action download info 2025-09-01T19:50:23.8514144Z Uses: pytorch/pytorch/.github/workflows/_rocm-test.yml@refs/tags/ciflow/trunk/161883 (7e5e982e1c036e5639c5f6258258ab76c3194700) 2025-09-01T19:50:23.8516295Z ##[group] Inputs 2025-09-01T19:50:23.8516461Z build-environment: linux-jammy-rocm-py3.10 2025-09-01T19:50:23.8516890Z 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-01T19:50:23.8517441Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-18d8825eadf4ad672ab335766741288aa9aef921 2025-09-01T19:50:23.8517724Z sync-tag: 2025-09-01T19:50:23.8524288Z timeout-minutes: 300 2025-09-01T19:50:23.8524595Z 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-01T19:50:23.8524901Z dashboard-tag: 2025-09-01T19:50:23.8525151Z disable-monitor: true 2025-09-01T19:50:23.8525258Z monitor-log-interval: 5 2025-09-01T19:50:23.8525375Z monitor-data-collect-interval: 1 2025-09-01T19:50:23.8525500Z ##[endgroup] 2025-09-01T19:50:23.8525669Z Complete job name: linux-jammy-rocm-py3.10 / test (distributed, 1, 1, linux.rocm.gpu.gfx942.4) 2025-09-01T19:50:23.8865166Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2025-09-01T19:50:23.8865420Z with: 2025-09-01T19:50:23.8865506Z no-sudo: true 2025-09-01T19:50:23.8865600Z submodules: recursive 2025-09-01T19:50:23.8865693Z fetch-depth: 0 2025-09-01T19:50:23.8865827Z env: 2025-09-01T19:50:23.8865916Z GIT_DEFAULT_BRANCH: main 2025-09-01T19:50:23.8866045Z ##[endgroup] 2025-09-01T19:50:23.8918029Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-09-01T19:50:23.8918543Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-09-01T19:50:23.8926570Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-01T19:50:23.8926722Z env: 2025-09-01T19:50:23.8926805Z GIT_DEFAULT_BRANCH: main 2025-09-01T19:50:23.8926901Z ##[endgroup] 2025-09-01T19:50:23.9075285Z ##[group]Run # Use all available CPUs for fetching 2025-09-01T19:50:23.9075540Z # Use all available CPUs for fetching 2025-09-01T19:50:23.9075687Z cd "${GITHUB_WORKSPACE}" 2025-09-01T19:50:23.9075827Z git config --global fetch.parallel 0 2025-09-01T19:50:23.9076053Z git config --global submodule.fetchJobs 0 2025-09-01T19:50:23.9093318Z  2025-09-01T19:50:23.9093488Z # Clean workspace. The default checkout action should also do this, but 2025-09-01T19:50:23.9093667Z # do it here as well just in case 2025-09-01T19:50:23.9093794Z if [[ -d .git ]]; then 2025-09-01T19:50:23.9093907Z  if [ -z "${NO_SUDO}" ]; then 2025-09-01T19:50:23.9094028Z  sudo git clean -ffdx 2025-09-01T19:50:23.9094142Z  else 2025-09-01T19:50:23.9094240Z  git clean -ffdx 2025-09-01T19:50:23.9094377Z  fi 2025-09-01T19:50:23.9094463Z fi 2025-09-01T19:50:23.9100551Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-01T19:50:23.9105745Z env: 2025-09-01T19:50:23.9105853Z GIT_DEFAULT_BRANCH: main 2025-09-01T19:50:23.9106009Z NO_SUDO: true 2025-09-01T19:50:23.9106123Z ##[endgroup] 2025-09-01T19:50:23.9236316Z ##[group]Run actions/checkout@v4 2025-09-01T19:50:23.9236494Z with: 2025-09-01T19:50:23.9236604Z ref: 7e5e982e1c036e5639c5f6258258ab76c3194700 2025-09-01T19:50:23.9236733Z fetch-depth: 0 2025-09-01T19:50:23.9236837Z submodules: recursive 2025-09-01T19:50:23.9243746Z show-progress: false 2025-09-01T19:50:23.9243860Z repository: pytorch/pytorch 2025-09-01T19:50:23.9244039Z token: *** 2025-09-01T19:50:23.9244124Z ssh-strict: true 2025-09-01T19:50:23.9244213Z ssh-user: git 2025-09-01T19:50:23.9244303Z persist-credentials: true 2025-09-01T19:50:23.9244414Z clean: true 2025-09-01T19:50:23.9244509Z sparse-checkout-cone-mode: true 2025-09-01T19:50:23.9244619Z fetch-tags: false 2025-09-01T19:50:23.9244701Z lfs: false 2025-09-01T19:50:23.9244784Z set-safe-directory: true 2025-09-01T19:50:23.9244890Z env: 2025-09-01T19:50:23.9244970Z GIT_DEFAULT_BRANCH: main 2025-09-01T19:50:23.9245068Z ##[endgroup] 2025-09-01T19:50:23.9800665Z Syncing repository: pytorch/pytorch 2025-09-01T19:50:23.9801227Z ##[group]Getting Git version info 2025-09-01T19:50:23.9801392Z Working directory is '/home/runner/_work/pytorch/pytorch' 2025-09-01T19:50:23.9801638Z [command]/usr/bin/git version 2025-09-01T19:50:23.9801742Z git version 2.51.0 2025-09-01T19:50:23.9802871Z ##[endgroup] 2025-09-01T19:50:23.9807674Z Copying '/home/runner/.gitconfig' to '/home/runner/_work/_temp/fc5c0fd0-4bf9-4220-9823-ac9ec7c773dc/.gitconfig' 2025-09-01T19:50:23.9814584Z Temporarily overriding HOME='/home/runner/_work/_temp/fc5c0fd0-4bf9-4220-9823-ac9ec7c773dc' before making global git config changes 2025-09-01T19:50:23.9814946Z Adding repository directory to the temporary git global config as a safe directory 2025-09-01T19:50:23.9822196Z [command]/usr/bin/git config --global --add safe.directory /home/runner/_work/pytorch/pytorch 2025-09-01T19:50:23.9852444Z Deleting the contents of '/home/runner/_work/pytorch/pytorch' 2025-09-01T19:50:23.9854806Z ##[group]Initializing the repository 2025-09-01T19:50:23.9857163Z [command]/usr/bin/git init /home/runner/_work/pytorch/pytorch 2025-09-01T19:50:23.9879846Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-09-01T19:50:23.9880071Z hint: is subject to change. To configure the initial branch name to use in all 2025-09-01T19:50:23.9880289Z hint: of your new repositories, which will suppress this warning, call: 2025-09-01T19:50:23.9880432Z hint: 2025-09-01T19:50:23.9880558Z hint: git config --global init.defaultBranch 2025-09-01T19:50:23.9880689Z hint: 2025-09-01T19:50:23.9881009Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-09-01T19:50:23.9881211Z hint: 'development'. The just-created branch can be renamed via this command: 2025-09-01T19:50:23.9881364Z hint: 2025-09-01T19:50:23.9892873Z hint: git branch -m 2025-09-01T19:50:23.9892990Z hint: 2025-09-01T19:50:23.9893134Z hint: Disable this message with "git config set advice.defaultBranchName false" 2025-09-01T19:50:23.9893365Z Initialized empty Git repository in /home/runner/_work/pytorch/pytorch/.git/ 2025-09-01T19:50:23.9893741Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2025-09-01T19:50:23.9901918Z ##[endgroup] 2025-09-01T19:50:23.9902128Z ##[group]Disabling automatic garbage collection 2025-09-01T19:50:23.9903891Z [command]/usr/bin/git config --local gc.auto 0 2025-09-01T19:50:23.9931137Z ##[endgroup] 2025-09-01T19:50:23.9931296Z ##[group]Setting up auth 2025-09-01T19:50:23.9934391Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-09-01T19:50:23.9953379Z [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-01T19:50:24.0202389Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-09-01T19:50:24.0222026Z [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-01T19:50:24.0407631Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-09-01T19:50:24.0432591Z ##[endgroup] 2025-09-01T19:50:24.0432871Z ##[group]Fetching the repository 2025-09-01T19:50:24.0442493Z [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-01T19:50:49.7653204Z From https://github.com/pytorch/pytorch 2025-09-01T19:50:49.7653772Z * [new branch] 160583 -> origin/160583 2025-09-01T19:50:49.7654097Z * [new branch] 2.6.0.dev20241004+ -> origin/2.6.0.dev20241004+ 2025-09-01T19:50:49.7654373Z * [new branch] 5addvllmbuild -> origin/5addvllmbuild 2025-09-01T19:50:49.7654694Z * [new branch] AaronWang04_addmmfusion_perftest -> origin/AaronWang04_addmmfusion_perftest 2025-09-01T19:50:49.7655065Z * [new branch] HDCharles-2.6.0-release-notes -> origin/HDCharles-2.6.0-release-notes 2025-09-01T19:50:49.7655373Z * [new branch] ISSUE-154849 -> origin/ISSUE-154849 2025-09-01T19:50:49.7655726Z * [new branch] JackCaoG/dynamo_make_fx_non_core_aten_ops -> origin/JackCaoG/dynamo_make_fx_non_core_aten_ops 2025-09-01T19:50:49.7656092Z * [new branch] PR-AOTInductorNoneBug -> origin/PR-AOTInductorNoneBug 2025-09-01T19:50:49.7656427Z * [new branch] PR-AOTInductorNoneBugFix -> origin/PR-AOTInductorNoneBugFix 2025-09-01T19:50:49.7656734Z * [new branch] PR-FixConfigsIssue -> origin/PR-FixConfigsIssue 2025-09-01T19:50:49.7657554Z * [new branch] PR-NoneBugFix-viable -> origin/PR-NoneBugFix-viable 2025-09-01T19:50:49.7657865Z * [new branch] PR-ResetToZero -> origin/PR-ResetToZero 2025-09-01T19:50:49.7658665Z * [new branch] Update-Flash-Packaging -> origin/Update-Flash-Packaging 2025-09-01T19:50:49.7658957Z * [new branch] VLA_exp -> origin/VLA_exp 2025-09-01T19:50:49.7659301Z * [new branch] add-missing-args-normalization -> origin/add-missing-args-normalization 2025-09-01T19:50:49.7659649Z * [new branch] add-user-guide-structure -> origin/add-user-guide-structure 2025-09-01T19:50:49.7659956Z * [new branch] add_compile_benchmarking -> origin/add_compile_benchmarking 2025-09-01T19:50:49.7660360Z * [new branch] addmm-heuristic -> origin/addmm-heuristic 2025-09-01T19:50:49.7660614Z * [new branch] addsimde -> origin/addsimde 2025-09-01T19:50:49.7660878Z * [new branch] adi/acl_upgrade -> origin/adi/acl_upgrade 2025-09-01T19:50:49.7661144Z * [new branch] adi/test -> origin/adi/test 2025-09-01T19:50:49.7661393Z * [new branch] adi/test_bgemm -> origin/adi/test_bgemm 2025-09-01T19:50:49.7661672Z * [new branch] adi/test_fusions -> origin/adi/test_fusions 2025-09-01T19:50:49.7661958Z * [new branch] adi/test_onednn_v3.9 -> origin/adi/test_onednn_v3.9 2025-09-01T19:50:49.7662245Z * [new branch] adi/test_presve_change -> origin/adi/test_presve_change 2025-09-01T19:50:49.7662516Z * [new branch] adi/test_timm -> origin/adi/test_timm 2025-09-01T19:50:49.7662793Z * [new branch] adi/testpresve_change -> origin/adi/testpresve_change 2025-09-01T19:50:49.7663121Z * [new branch] aditew01/test/vec_bf16 -> origin/aditew01/test/vec_bf16 2025-09-01T19:50:49.7663541Z * [new branch] ah-globalfeedback-hook -> origin/ah-globalfeedback-hook 2025-09-01T19:50:49.7663901Z * [new branch] alt-disable -> origin/alt-disable 2025-09-01T19:50:49.7664192Z * [new branch] angelayi/aoti_additional_files -> origin/angelayi/aoti_additional_files 2025-09-01T19:50:49.7664450Z * [new branch] angelayi/aoti_inductor_fx -> origin/angelayi/aoti_inductor_fx 2025-09-01T19:50:49.7664730Z * [new branch] angelayi/assert_tensor_metadata_device -> origin/angelayi/assert_tensor_metadata_device 2025-09-01T19:50:49.7664998Z * [new branch] angelayi/benchmark -> origin/angelayi/benchmark 2025-09-01T19:50:49.7665227Z * [new branch] angelayi/benchmark2 -> origin/angelayi/benchmark2 2025-09-01T19:50:49.7665492Z * [new branch] angelayi/change_pytree_serialization -> origin/angelayi/change_pytree_serialization 2025-09-01T19:50:49.7665762Z * [new branch] angelayi/cpp_loader -> origin/angelayi/cpp_loader 2025-09-01T19:50:49.7666000Z * [new branch] angelayi/custom_op_subgraph -> origin/angelayi/custom_op_subgraph 2025-09-01T19:50:49.7666234Z * [new branch] angelayi/customop -> origin/angelayi/customop 2025-09-01T19:50:49.7666473Z * [new branch] angelayi/is_symbolic_tracing -> origin/angelayi/is_symbolic_tracing 2025-09-01T19:50:49.7666717Z * [new branch] angelayi/no_so_weight -> origin/angelayi/no_so_weight 2025-09-01T19:50:49.7666942Z * [new branch] angelayi/opoverload -> origin/angelayi/opoverload 2025-09-01T19:50:49.7667167Z * [new branch] angelayi/pytree -> origin/angelayi/pytree 2025-09-01T19:50:49.7667380Z * [new branch] angelayi/save_error -> origin/angelayi/save_error 2025-09-01T19:50:49.7667604Z * [new branch] angelayi/scan_layers -> origin/angelayi/scan_layers 2025-09-01T19:50:49.7667883Z * [new branch] angelayi/symint_input -> origin/angelayi/symint_input 2025-09-01T19:50:49.7668130Z * [new branch] angelayi/tensor_nn_module_meta -> origin/angelayi/tensor_nn_module_meta 2025-09-01T19:50:49.7668468Z * [new branch] angelayi/test_cpp -> origin/angelayi/test_cpp 2025-09-01T19:50:49.7668681Z * [new branch] angelayi/torch_size -> origin/angelayi/torch_size 2025-09-01T19:50:49.7668904Z * [new branch] aoti-cuda-alloc -> origin/aoti-cuda-alloc 2025-09-01T19:50:49.7669120Z * [new branch] aoti_weight_sharing -> origin/aoti_weight_sharing 2025-09-01T19:50:49.7669371Z * [new branch] atalman-inductor-perf-cu124 -> origin/atalman-inductor-perf-cu124 2025-09-01T19:50:49.7669697Z * [new branch] atalman-inductor-perf-cu124.1 -> origin/atalman-inductor-perf-cu124.1 2025-09-01T19:50:49.7669952Z * [new branch] atalman-patch-1 -> origin/atalman-patch-1 2025-09-01T19:50:49.7670171Z * [new branch] atalman-patch-2 -> origin/atalman-patch-2 2025-09-01T19:50:49.7670385Z * [new branch] atalman-patch-3 -> origin/atalman-patch-3 2025-09-01T19:50:49.7670596Z * [new branch] atalman-patch-4 -> origin/atalman-patch-4 2025-09-01T19:50:49.7670834Z * [new branch] atalman-patch-5 -> origin/atalman-patch-5 2025-09-01T19:50:49.7671044Z * [new branch] atalman-patch-6 -> origin/atalman-patch-6 2025-09-01T19:50:49.7671268Z * [new branch] atalman_inductor_2.3.0 -> origin/atalman_inductor_2.3.0 2025-09-01T19:50:49.7671528Z * [new branch] atalman_inductor_2.3.1 -> origin/atalman_inductor_2.3.1 2025-09-01T19:50:49.7671789Z * [new branch] atalman_inductor_2.4.0 -> origin/atalman_inductor_2.4.0 2025-09-01T19:50:49.7672047Z * [new branch] atalman_inductor_2.4.x -> origin/atalman_inductor_2.4.x 2025-09-01T19:50:49.7672331Z * [new branch] autoupdate-transformers-pin-via-pr -> origin/autoupdate-transformers-pin-via-pr 2025-09-01T19:50:49.7672696Z * [new branch] bahuang/test -> origin/bahuang/test 2025-09-01T19:50:49.7672929Z * [new branch] base/1.5 -> origin/base/1.5 2025-09-01T19:50:49.7673173Z * [new branch] batching_sdpa_efficient_attention -> origin/batching_sdpa_efficient_attention 2025-09-01T19:50:49.7673423Z * [new branch] bc-lint-config -> origin/bc-lint-config 2025-09-01T19:50:49.7673647Z * [new branch] bc-lint-test-new-config -> origin/bc-lint-test-new-config 2025-09-01T19:50:49.7673884Z * [new branch] benchmark-updates -> origin/benchmark-updates 2025-09-01T19:50:49.7674119Z * [new branch] benchmarker_compat_with_do_bench -> origin/benchmarker_compat_with_do_bench 2025-09-01T19:50:49.7674354Z * [new branch] benchmarking-script -> origin/benchmarking-script 2025-09-01T19:50:49.7674564Z * [new branch] bertmaher/pinbump26 -> origin/bertmaher/pinbump26 2025-09-01T19:50:49.7674766Z * [new branch] bertrand/cutlass -> origin/bertrand/cutlass 2025-09-01T19:50:49.7674957Z * [new branch] bf/cg-or-error -> origin/bf/cg-or-error 2025-09-01T19:50:49.7675148Z * [new branch] bf/cg-remove-check -> origin/bf/cg-remove-check 2025-09-01T19:50:49.7675348Z * [new branch] bf/cg-skip-1-kernel -> origin/bf/cg-skip-1-kernel 2025-09-01T19:50:49.7675539Z * [new branch] bf/cudagraph -> origin/bf/cudagraph 2025-09-01T19:50:49.7675775Z * [new branch] bf/cudagraph-disable-input-mutation -> origin/bf/cudagraph-disable-input-mutation 2025-09-01T19:50:49.7676195Z * [new branch] bf/cudagraph-enable-input-mutation-support-benchmark -> origin/bf/cudagraph-enable-input-mutation-support-benchmark 2025-09-01T19:50:49.7676518Z * [new branch] bf/cudagraph-partition -> origin/bf/cudagraph-partition 2025-09-01T19:50:49.7676742Z * [new branch] bf/default-recompile-reason -> origin/bf/default-recompile-reason 2025-09-01T19:50:49.7676964Z * [new branch] bf/donated-buffer-bench -> origin/bf/donated-buffer-bench 2025-09-01T19:50:49.7677159Z * [new branch] bf/exp -> origin/bf/exp 2025-09-01T19:50:49.7677347Z * [new branch] bf/pa-non-divisible -> origin/bf/pa-non-divisible 2025-09-01T19:50:49.7677552Z * [new branch] bf/partition-move-cpu -> origin/bf/partition-move-cpu 2025-09-01T19:50:49.7677795Z * [new branch] bf/partition-turn-on -> origin/bf/partition-turn-on 2025-09-01T19:50:49.7678006Z * [new branch] bf/remove-check-55b0c39d -> origin/bf/remove-check-55b0c39d 2025-09-01T19:50:49.7678274Z * [new branch] bf/rope -> origin/bf/rope 2025-09-01T19:50:49.7678474Z * [new branch] bisect_perf_hf_T5_3acc6eac492 -> origin/bisect_perf_hf_T5_3acc6eac492 2025-09-01T19:50:49.7678700Z * [new branch] bisect_perf_hf_T5_3fcf66f61fb -> origin/bisect_perf_hf_T5_3fcf66f61fb 2025-09-01T19:50:49.7678923Z * [new branch] bisect_perf_hf_T5_4009d154129 -> origin/bisect_perf_hf_T5_4009d154129 2025-09-01T19:50:49.7679135Z * [new branch] bisect_perf_hf_T5_40d0740e73d -> origin/bisect_perf_hf_T5_40d0740e73d 2025-09-01T19:50:49.7679353Z * [new branch] bisect_perf_hf_T5_5268754e -> origin/bisect_perf_hf_T5_5268754e 2025-09-01T19:50:49.7679574Z * [new branch] bisect_perf_hf_T5_7d89a8d385c -> origin/bisect_perf_hf_T5_7d89a8d385c 2025-09-01T19:50:49.7679788Z * [new branch] bisect_perf_hf_T5_b7a25c1ee7c -> origin/bisect_perf_hf_T5_b7a25c1ee7c 2025-09-01T19:50:49.7680012Z * [new branch] bisect_perf_hf_T5_c25b201583f -> origin/bisect_perf_hf_T5_c25b201583f 2025-09-01T19:50:49.7680227Z * [new branch] bisect_perf_hf_T5_c93e57efac0 -> origin/bisect_perf_hf_T5_c93e57efac0 2025-09-01T19:50:49.7680450Z * [new branch] bisect_perf_hf_T5_ca9813ea149 -> origin/bisect_perf_hf_T5_ca9813ea149 2025-09-01T19:50:49.7680664Z * [new branch] bisect_perf_hf_T5_d65f194a -> origin/bisect_perf_hf_T5_d65f194a 2025-09-01T19:50:49.7680871Z * [new branch] bisect_perf_hf_T5_da94ab0b -> origin/bisect_perf_hf_T5_da94ab0b 2025-09-01T19:50:49.7681089Z * [new branch] bisect_perf_hf_T5_da94ab0b_new -> origin/bisect_perf_hf_T5_da94ab0b_new 2025-09-01T19:50:49.7681308Z * [new branch] bisect_perf_hf_T5_db4e8a1d8a8 -> origin/bisect_perf_hf_T5_db4e8a1d8a8 2025-09-01T19:50:49.7681526Z * [new branch] bisect_perf_hf_T5_e0d97e936a2 -> origin/bisect_perf_hf_T5_e0d97e936a2 2025-09-01T19:50:49.7681745Z * [new branch] bisect_perf_hf_T5_f23621ec563 -> origin/bisect_perf_hf_T5_f23621ec563 2025-09-01T19:50:49.7681957Z * [new branch] bowbao/bench_updates_stage -> origin/bowbao/bench_updates_stage 2025-09-01T19:50:49.7682173Z * [new branch] bowbao/dort_rewriter -> origin/bowbao/dort_rewriter 2025-09-01T19:50:49.7682367Z * [new branch] bowbao/wip_prs -> origin/bowbao/wip_prs 2025-09-01T19:50:49.7682587Z * [new branch] bowenbao/partial_min_max_reduce -> origin/bowenbao/partial_min_max_reduce 2025-09-01T19:50:49.7682820Z * [new branch] brister/break_tensorbox -> origin/brister/break_tensorbox 2025-09-01T19:50:49.7683031Z * [new branch] brister/fx_custom_triton -> origin/brister/fx_custom_triton 2025-09-01T19:50:49.7683255Z * [new branch] brister/tensor_box_output -> origin/brister/tensor_box_output 2025-09-01T19:50:49.7683586Z * [new branch] brister/tiled_reduction_no_numel_check -> origin/brister/tiled_reduction_no_numel_check 2025-09-01T19:50:49.7687512Z * [new branch] c57382a49 -> origin/c57382a49 2025-09-01T19:50:49.7687685Z * [new branch] ca_0431d47eaa -> origin/ca_0431d47eaa 2025-09-01T19:50:49.7687871Z * [new branch] ca_fix_0431d47eaa -> origin/ca_fix_0431d47eaa 2025-09-01T19:50:49.7688318Z * [new branch] camyll/revert-94bc900da97ad7f3c35b3b819bb53b23c74b581a-for-release-2.8 -> origin/camyll/revert-94bc900da97ad7f3c35b3b819bb53b23c74b581a-for-release-2.8 2025-09-01T19:50:49.7688683Z * [new branch] camyllh/test_setup_hooks_push -> origin/camyllh/test_setup_hooks_push 2025-09-01T19:50:49.7688980Z * [new branch] cherry-pick-149654-by-pytorch_bot_bot_ -> origin/cherry-pick-149654-by-pytorch_bot_bot_ 2025-09-01T19:50:49.7689331Z * [new branch] cherry-pick-151939-by-pytorch_bot_bot_ -> origin/cherry-pick-151939-by-pytorch_bot_bot_ 2025-09-01T19:50:49.7689610Z * [new branch] cherry-pick-154174-by-pytorch_bot_bot_ -> origin/cherry-pick-154174-by-pytorch_bot_bot_ 2025-09-01T19:50:49.7689888Z * [new branch] cherry-pick-156260-by-pytorch_bot_bot_ -> origin/cherry-pick-156260-by-pytorch_bot_bot_ 2025-09-01T19:50:49.7690160Z * [new branch] cherry-pick-157453-by-pytorch_bot_bot_ -> origin/cherry-pick-157453-by-pytorch_bot_bot_ 2025-09-01T19:50:49.7690469Z * [new branch] cherry-pick-157513-by-pytorch_bot_bot_ -> origin/cherry-pick-157513-by-pytorch_bot_bot_ 2025-09-01T19:50:49.7690747Z * [new branch] cherry-pick-157695-by-pytorch_bot_bot_ -> origin/cherry-pick-157695-by-pytorch_bot_bot_ 2025-09-01T19:50:49.7691020Z * [new branch] cherry-pick-157732-by-pytorch_bot_bot_ -> origin/cherry-pick-157732-by-pytorch_bot_bot_ 2025-09-01T19:50:49.7691294Z * [new branch] cherry-pick-158152-by-pytorch_bot_bot_ -> origin/cherry-pick-158152-by-pytorch_bot_bot_ 2025-09-01T19:50:49.7691563Z * [new branch] cherry-pick-158537-by-pytorch_bot_bot_ -> origin/cherry-pick-158537-by-pytorch_bot_bot_ 2025-09-01T19:50:49.7691838Z * [new branch] cherry-pick-159969-by-pytorch_bot_bot_ -> origin/cherry-pick-159969-by-pytorch_bot_bot_ 2025-09-01T19:50:49.7692108Z * [new branch] cherry-pick-160586-by-pytorch_bot_bot_ -> origin/cherry-pick-160586-by-pytorch_bot_bot_ 2025-09-01T19:50:49.7692439Z * [new branch] cherrypick-e4e2701429c17078c3c475382a8b1fa4c8a8cefc -> origin/cherrypick-e4e2701429c17078c3c475382a8b1fa4c8a8cefc 2025-09-01T19:50:49.7692727Z * [new branch] chilli/flex_vllm -> origin/chilli/flex_vllm 2025-09-01T19:50:49.7692959Z * [new branch] cleanup-inductor-benchmark-images -> origin/cleanup-inductor-benchmark-images 2025-09-01T19:50:49.7693192Z * [new branch] codex-testing -> origin/codex-testing 2025-09-01T19:50:49.7693434Z * [new branch] codex/add-metadata-field-for-file-path -> origin/codex/add-metadata-field-for-file-path 2025-09-01T19:50:49.7693769Z * [new branch] codex/add-test-for-inductor-local-cache-behavior -> origin/codex/add-test-for-inductor-local-cache-behavior 2025-09-01T19:50:49.7694158Z * [new branch] codex/create-test-for-tensor-memory-leak-in-cudagraph -> origin/codex/create-test-for-tensor-memory-leak-in-cudagraph 2025-09-01T19:50:49.7694497Z * [new branch] codex/fix-issue-121219-in-pytorch -> origin/codex/fix-issue-121219-in-pytorch 2025-09-01T19:50:49.7694752Z * [new branch] codex/fix-issue-160415-in-pytorch -> origin/codex/fix-issue-160415-in-pytorch 2025-09-01T19:50:49.7695049Z * [new branch] codex/fix-noqengine-quantized-engine-support -> origin/codex/fix-noqengine-quantized-engine-support 2025-09-01T19:50:49.7695360Z * [new branch] codex/fix-pin_memory-error-handling -> origin/codex/fix-pin_memory-error-handling 2025-09-01T19:50:49.7695680Z * [new branch] codex/propose-fix-for-issue-160332 -> origin/codex/propose-fix-for-issue-160332 2025-09-01T19:50:49.7695994Z * [new branch] codex/refactor-lintrunner-config-to-use-uv-run -> origin/codex/refactor-lintrunner-config-to-use-uv-run 2025-09-01T19:50:49.7696368Z * [new branch] codex/remove-allow-untyped-defs-and-fix-type-errors -> origin/codex/remove-allow-untyped-defs-and-fix-type-errors 2025-09-01T19:50:49.7696732Z * [new branch] codex/verify-torch-output-and-log-results -> origin/codex/verify-torch-output-and-log-results 2025-09-01T19:50:49.7697029Z * [new branch] compile_fsdp2_disable_stream_and_event -> origin/compile_fsdp2_disable_stream_and_event 2025-09-01T19:50:49.7697283Z * [new branch] context_test -> origin/context_test 2025-09-01T19:50:49.7697468Z * [new branch] copilot/fix-157446 -> origin/copilot/fix-157446 2025-09-01T19:50:49.7697650Z * [new branch] copy_graph -> origin/copy_graph 2025-09-01T19:50:49.7697835Z * [new branch] cpio/fix_new_ami_tests -> origin/cpio/fix_new_ami_tests 2025-09-01T19:50:49.7698036Z * [new branch] csl/always_produce_xml -> origin/csl/always_produce_xml 2025-09-01T19:50:49.7698418Z * [new branch] csl/build_test_more_procs -> origin/csl/build_test_more_procs 2025-09-01T19:50:49.7698631Z * [new branch] csl/build_test_more_procs2 -> origin/csl/build_test_more_procs2 2025-09-01T19:50:49.7698847Z * [new branch] csl/disable_flaky_cpp_test -> origin/csl/disable_flaky_cpp_test 2025-09-01T19:50:49.7699057Z * [new branch] csl/disable_periodic_test -> origin/csl/disable_periodic_test 2025-09-01T19:50:49.7699264Z * [new branch] csl/fix_check_alerts -> origin/csl/fix_check_alerts 2025-09-01T19:50:49.7699445Z * [new branch] csl/katex -> origin/csl/katex 2025-09-01T19:50:49.7699626Z * [new branch] csl/larger_runner -> origin/csl/larger_runner 2025-09-01T19:50:49.7699814Z * [new branch] csl/lintrunner_stuff -> origin/csl/lintrunner_stuff 2025-09-01T19:50:49.7700003Z * [new branch] csl/mps_sharding -> origin/csl/mps_sharding 2025-09-01T19:50:49.7700198Z * [new branch] csl/multistage_docker -> origin/csl/multistage_docker 2025-09-01T19:50:49.7700397Z * [new branch] csl/name_link_check_job -> origin/csl/name_link_check_job 2025-09-01T19:50:49.7700591Z * [new branch] csl/no_keep_goin_rocm -> origin/csl/no_keep_goin_rocm 2025-09-01T19:50:49.7700785Z * [new branch] csl/not_600_timeout -> origin/csl/not_600_timeout 2025-09-01T19:50:49.7700999Z * [new branch] csl/remove_unused_docker_images -> origin/csl/remove_unused_docker_images 2025-09-01T19:50:49.7701209Z * [new branch] csl/revert_open -> origin/csl/revert_open 2025-09-01T19:50:49.7701390Z * [new branch] csl/skip_build -> origin/csl/skip_build 2025-09-01T19:50:49.7701606Z * [new branch] csl/test_cuda_build_large_runner -> origin/csl/test_cuda_build_large_runner 2025-09-01T19:50:49.7701820Z * [new branch] csl/win_sccache -> origin/csl/win_sccache 2025-09-01T19:50:49.7701999Z * [new branch] cublasltrelax2 -> origin/cublasltrelax2 2025-09-01T19:50:49.7702176Z * [new branch] cublasrelax2 -> origin/cublasrelax2 2025-09-01T19:50:49.7702361Z * [new branch] cudnnsdparefactor -> origin/cudnnsdparefactor 2025-09-01T19:50:49.7702554Z * [new branch] custom_lowering_dict -> origin/custom_lowering_dict 2025-09-01T19:50:49.7702740Z * [new branch] czhuge_muon_dev -> origin/czhuge_muon_dev 2025-09-01T19:50:49.7702973Z * [new branch] d4l3k/delete_hook -> origin/d4l3k/delete_hook 2025-09-01T19:50:49.7703145Z * [new branch] dcp_zoc -> origin/dcp_zoc 2025-09-01T19:50:49.7703324Z * [new branch] delete-quant-docs -> origin/delete-quant-docs 2025-09-01T19:50:49.7703651Z * [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-01T19:50:49.7704104Z * [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-01T19:50:49.7704545Z * [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-01T19:50:49.7705431Z * [new branch] dependabot/pip/dot-ci/docker/protobuf-5.29.5 -> origin/dependabot/pip/dot-ci/docker/protobuf-5.29.5 2025-09-01T19:50:49.7705794Z * [new branch] dependabot/pip/dot-github/requirements/protobuf-5.29.5 -> origin/dependabot/pip/dot-github/requirements/protobuf-5.29.5 2025-09-01T19:50:49.7706103Z * [new branch] desertfire/test_cpp_wrapper -> origin/desertfire/test_cpp_wrapper 2025-09-01T19:50:49.7706343Z * [new branch] desertfire/triton-cpu-for-aarch64 -> origin/desertfire/triton-cpu-for-aarch64 2025-09-01T19:50:49.7706581Z * [new branch] dev/joona/MPSNDArrayAdd -> origin/dev/joona/MPSNDArrayAdd 2025-09-01T19:50:49.7706787Z * [new branch] dev/joona/Unranked -> origin/dev/joona/Unranked 2025-09-01T19:50:49.7706973Z * [new branch] dev/joona/cat -> origin/dev/joona/cat 2025-09-01T19:50:49.7707176Z * [new branch] dev/joona/cat_remove_graph -> origin/dev/joona/cat_remove_graph 2025-09-01T19:50:49.7707388Z * [new branch] dev/joona/embeddingbag -> origin/dev/joona/embeddingbag 2025-09-01T19:50:49.7707605Z * [new branch] dev/joona/getTensorsString -> origin/dev/joona/getTensorsString 2025-09-01T19:50:49.7707867Z * [new branch] dev/joona/maxpool2dwithindices_errmsg -> origin/dev/joona/maxpool2dwithindices_errmsg 2025-09-01T19:50:49.7708119Z * [new branch] dev/joona/mps_linear_macos14 -> origin/dev/joona/mps_linear_macos14 2025-09-01T19:50:49.7711414Z * [new branch] dev/joona/sdpa -> origin/dev/joona/sdpa 2025-09-01T19:50:49.7711767Z * [new branch] dev/joona/topk_newapi -> origin/dev/joona/topk_newapi 2025-09-01T19:50:49.7711968Z * [new branch] dev/joona/type_inf -> origin/dev/joona/type_inf 2025-09-01T19:50:49.7712175Z * [new branch] dev/joona/upsize3d -> origin/dev/joona/upsize3d 2025-09-01T19:50:49.7712351Z * [new branch] disable -> origin/disable 2025-09-01T19:50:49.7712529Z * [new branch] e2e-baseline -> origin/e2e-baseline 2025-09-01T19:50:49.7712720Z * [new branch] eigen_for_sparse_addmm_v2 -> origin/eigen_for_sparse_addmm_v2 2025-09-01T19:50:49.7712927Z * [new branch] embg/test_inductor_ci_128B -> origin/embg/test_inductor_ci_128B 2025-09-01T19:50:49.7713133Z * [new branch] embg/test_inductor_ci_base -> origin/embg/test_inductor_ci_base 2025-09-01T19:50:49.7713355Z * [new branch] embg/test_inductor_ci_control -> origin/embg/test_inductor_ci_control 2025-09-01T19:50:49.7713583Z * [new branch] embg/triton_l2_prefetch_128B -> origin/embg/triton_l2_prefetch_128B 2025-09-01T19:50:49.7713795Z * [new branch] embg/triton_l2_prefetch_256B -> origin/embg/triton_l2_prefetch_256B 2025-09-01T19:50:49.7713992Z * [new branch] eqy-patch-1 -> origin/eqy-patch-1 2025-09-01T19:50:49.7714163Z * [new branch] eqy-patch-2 -> origin/eqy-patch-2 2025-09-01T19:50:49.7714400Z * [new branch] eqy-patch-3 -> origin/eqy-patch-3 2025-09-01T19:50:49.7714577Z * [new branch] eqy-patch-4 -> origin/eqy-patch-4 2025-09-01T19:50:49.7714777Z * [new branch] example-convert-torch.nn -> origin/example-convert-torch.nn 2025-09-01T19:50:49.7715002Z * [new branch] exclamaforte/amd-ma -> origin/exclamaforte/amd-ma 2025-09-01T19:50:49.7715248Z * [new branch] exclamaforte/bump-transformer-version -> origin/exclamaforte/bump-transformer-version 2025-09-01T19:50:49.7715527Z * [new branch] exclamaforte/clear-feedback-savers -> origin/exclamaforte/clear-feedback-savers 2025-09-01T19:50:49.7715794Z * [new branch] exclamaforte/combo-kernels-perf-run -> origin/exclamaforte/combo-kernels-perf-run 2025-09-01T19:50:49.7716114Z * [new branch] exclamaforte/do_bench_refactor -> origin/exclamaforte/do_bench_refactor 2025-09-01T19:50:49.7716374Z * [new branch] exclamaforte/enable-mem-dep-fusion -> origin/exclamaforte/enable-mem-dep-fusion 2025-09-01T19:50:49.7716654Z * [new branch] exclamaforte/fix-exhaustive-autotuning -> origin/exclamaforte/fix-exhaustive-autotuning 2025-09-01T19:50:49.7716945Z * [new branch] exclamaforte/fix-trace-parsing-fx-svg -> origin/exclamaforte/fix-trace-parsing-fx-svg 2025-09-01T19:50:49.7717248Z * [new branch] exclamaforte/force-pointwise-cat-perf-run -> origin/exclamaforte/force-pointwise-cat-perf-run 2025-09-01T19:50:49.7717516Z * [new branch] exclamaforte/fusion-data -> origin/exclamaforte/fusion-data 2025-09-01T19:50:49.7717747Z * [new branch] exclamaforte/gemm-benchmark-run -> origin/exclamaforte/gemm-benchmark-run 2025-09-01T19:50:49.7717994Z * [new branch] exclamaforte/gemm-export-model -> origin/exclamaforte/gemm-export-model 2025-09-01T19:50:49.7718302Z * [new branch] exclamaforte/gemm-model -> origin/exclamaforte/gemm-model 2025-09-01T19:50:49.7718575Z * [new branch] exclamaforte/gemm-model-all-data-collection -> origin/exclamaforte/gemm-model-all-data-collection 2025-09-01T19:50:49.7718852Z * [new branch] exclamaforte/gemm-to-amd -> origin/exclamaforte/gemm-to-amd 2025-09-01T19:50:49.7719072Z * [new branch] exclamaforte/just-gemm-model -> origin/exclamaforte/just-gemm-model 2025-09-01T19:50:49.7719349Z * [new branch] exclamaforte/just-gemm-model-no-refactor -> origin/exclamaforte/just-gemm-model-no-refactor 2025-09-01T19:50:49.7719623Z * [new branch] exclamaforte/max-autotune-ieee -> origin/exclamaforte/max-autotune-ieee 2025-09-01T19:50:49.7719856Z * [new branch] exclamaforte/memory-counter -> origin/exclamaforte/memory-counter 2025-09-01T19:50:49.7720087Z * [new branch] exclamaforte/profiler-combo -> origin/exclamaforte/profiler-combo 2025-09-01T19:50:49.7720325Z * [new branch] exclamaforte/test_cpp_wrapper_mode -> origin/exclamaforte/test_cpp_wrapper_mode 2025-09-01T19:50:49.7720603Z * [new branch] exclamaforte/update-autotune-configs -> origin/exclamaforte/update-autotune-configs 2025-09-01T19:50:49.7720887Z * [new branch] exclamaforte/update-autotune-configs-2 -> origin/exclamaforte/update-autotune-configs-2 2025-09-01T19:50:49.7721150Z * [new branch] exclamforte/gemm-model-final -> origin/exclamforte/gemm-model-final 2025-09-01T19:50:49.7721346Z * [new branch] exec -> origin/exec 2025-09-01T19:50:49.7721529Z * [new branch] executorch-module-shim -> origin/executorch-module-shim 2025-09-01T19:50:49.7721735Z * [new branch] experimental-mosaic -> origin/experimental-mosaic 2025-09-01T19:50:49.7721944Z * [new branch] export-D58091437 -> origin/export-D58091437 2025-09-01T19:50:49.7722196Z * [new branch] export-D61047529 -> origin/export-D61047529 2025-09-01T19:50:49.7722377Z * [new branch] export-D70112642 -> origin/export-D70112642 2025-09-01T19:50:49.7722560Z * [new branch] export-D71412006 -> origin/export-D71412006 2025-09-01T19:50:49.7722739Z * [new branch] export-D72483950 -> origin/export-D72483950 2025-09-01T19:50:49.7722915Z * [new branch] export-D73042989 -> origin/export-D73042989 2025-09-01T19:50:49.7723091Z * [new branch] export-D75183591 -> origin/export-D75183591 2025-09-01T19:50:49.7723267Z * [new branch] export-D75617432 -> origin/export-D75617432 2025-09-01T19:50:49.7723444Z * [new branch] export-D75659965 -> origin/export-D75659965 2025-09-01T19:50:49.7723662Z * [new branch] export-D76080931 -> origin/export-D76080931 2025-09-01T19:50:49.7726496Z * [new branch] export-D76797250 -> origin/export-D76797250 2025-09-01T19:50:49.7726697Z * [new branch] export-D76885271 -> origin/export-D76885271 2025-09-01T19:50:49.7726885Z * [new branch] export-D76885620 -> origin/export-D76885620 2025-09-01T19:50:49.7727065Z * [new branch] export-D76936623 -> origin/export-D76936623 2025-09-01T19:50:49.7727253Z * [new branch] export-D76958268 -> origin/export-D76958268 2025-09-01T19:50:49.7727432Z * [new branch] export-D78375400 -> origin/export-D78375400 2025-09-01T19:50:49.7727612Z * [new branch] export-D78431305 -> origin/export-D78431305 2025-09-01T19:50:49.7727794Z * [new branch] export-D78580107 -> origin/export-D78580107 2025-09-01T19:50:49.7727974Z * [new branch] export-D78822171 -> origin/export-D78822171 2025-09-01T19:50:49.7728151Z * [new branch] export-D78822351 -> origin/export-D78822351 2025-09-01T19:50:49.7728419Z * [new branch] export-D78822507 -> origin/export-D78822507 2025-09-01T19:50:49.7728601Z * [new branch] export-D78826994 -> origin/export-D78826994 2025-09-01T19:50:49.7728783Z * [new branch] export-D78894324 -> origin/export-D78894324 2025-09-01T19:50:49.7728962Z * [new branch] export-D78929245 -> origin/export-D78929245 2025-09-01T19:50:49.7729153Z * [new branch] export-D78934925 -> origin/export-D78934925 2025-09-01T19:50:49.7729331Z * [new branch] export-D78953203 -> origin/export-D78953203 2025-09-01T19:50:49.7729512Z * [new branch] export-D78953229 -> origin/export-D78953229 2025-09-01T19:50:49.7729702Z * [new branch] export-D78957093 -> origin/export-D78957093 2025-09-01T19:50:49.7729882Z * [new branch] export-D78957389 -> origin/export-D78957389 2025-09-01T19:50:49.7730067Z * [new branch] export-D78996107 -> origin/export-D78996107 2025-09-01T19:50:49.7730243Z * [new branch] export-D79026433 -> origin/export-D79026433 2025-09-01T19:50:49.7730417Z * [new branch] export-D79230339 -> origin/export-D79230339 2025-09-01T19:50:49.7730605Z * [new branch] export-D79319835 -> origin/export-D79319835 2025-09-01T19:50:49.7730783Z * [new branch] export-D79328456 -> origin/export-D79328456 2025-09-01T19:50:49.7730968Z * [new branch] export-D79534608 -> origin/export-D79534608 2025-09-01T19:50:49.7731148Z * [new branch] export-D79647167 -> origin/export-D79647167 2025-09-01T19:50:49.7731326Z * [new branch] export-D79751098 -> origin/export-D79751098 2025-09-01T19:50:49.7731503Z * [new branch] export-D79785974 -> origin/export-D79785974 2025-09-01T19:50:49.7731743Z * [new branch] export-D80025417 -> origin/export-D80025417 2025-09-01T19:50:49.7731921Z * [new branch] export-D80120333 -> origin/export-D80120333 2025-09-01T19:50:49.7732098Z * [new branch] export-D80214882 -> origin/export-D80214882 2025-09-01T19:50:49.7732281Z * [new branch] export-D80319069 -> origin/export-D80319069 2025-09-01T19:50:49.7732459Z * [new branch] export-D80321215 -> origin/export-D80321215 2025-09-01T19:50:49.7732638Z * [new branch] export-D80503451 -> origin/export-D80503451 2025-09-01T19:50:49.7732822Z * [new branch] export-D80771648 -> origin/export-D80771648 2025-09-01T19:50:49.7733038Z * [new branch] export-D80823877 -> origin/export-D80823877 2025-09-01T19:50:49.7733214Z * [new branch] export-D80948073 -> origin/export-D80948073 2025-09-01T19:50:49.7733392Z * [new branch] export-D80958642 -> origin/export-D80958642 2025-09-01T19:50:49.7733569Z * [new branch] export-D80970483 -> origin/export-D80970483 2025-09-01T19:50:49.7733745Z * [new branch] export-D81054193 -> origin/export-D81054193 2025-09-01T19:50:49.7736259Z * [new branch] export-D81060182 -> origin/export-D81060182 2025-09-01T19:50:49.7736453Z * [new branch] export-D81078973 -> origin/export-D81078973 2025-09-01T19:50:49.7736636Z * [new branch] export-D81204584 -> origin/export-D81204584 2025-09-01T19:50:49.7736821Z * [new branch] export-D81284190 -> origin/export-D81284190 2025-09-01T19:50:49.7737054Z * [new branch] exported-model-train-idempotent -> origin/exported-model-train-idempotent 2025-09-01T19:50:49.7737306Z * [new branch] ezyang/wip-aot-descriptors -> origin/ezyang/wip-aot-descriptors 2025-09-01T19:50:49.7737505Z * [new branch] fa_u8_brgemm -> origin/fa_u8_brgemm 2025-09-01T19:50:49.7737682Z * [new branch] fastmath_baseline -> origin/fastmath_baseline 2025-09-01T19:50:49.7737861Z * [new branch] fbcode/warm -> origin/fbcode/warm 2025-09-01T19:50:49.7738026Z * [new branch] fca -> origin/fca 2025-09-01T19:50:49.7738260Z * [new branch] fca2_ca5984c -> origin/fca2_ca5984c 2025-09-01T19:50:49.7738482Z * [new branch] fca5 -> origin/fca5 2025-09-01T19:50:49.7738692Z * [new branch] feature/function-numa-binding -> origin/feature/function-numa-binding 2025-09-01T19:50:49.7738955Z * [new branch] feature/function-numa-binding-take2 -> origin/feature/function-numa-binding-take2 2025-09-01T19:50:49.7739198Z * [new branch] feature/numa-nproc-fix -> origin/feature/numa-nproc-fix 2025-09-01T19:50:49.7739432Z * [new branch] feature/numa-signpost-serialize -> origin/feature/numa-signpost-serialize 2025-09-01T19:50:49.7739688Z * [new branch] feature/parallel-numa-binding -> origin/feature/parallel-numa-binding 2025-09-01T19:50:49.7741958Z * [new branch] fengyuan/external-proj -> origin/fengyuan/external-proj 2025-09-01T19:50:49.7742244Z * [new branch] fengyuan/out-of-tree-xpu-ops-improve-test -> origin/fengyuan/out-of-tree-xpu-ops-improve-test 2025-09-01T19:50:49.7742566Z * [new branch] fengyuan/out-of-tree-xpu-ops-remove-dtype -> origin/fengyuan/out-of-tree-xpu-ops-remove-dtype 2025-09-01T19:50:49.7742817Z * [new branch] fengyuan/test-xpu -> origin/fengyuan/test-xpu 2025-09-01T19:50:49.7743011Z * [new branch] ffast_math_baseline -> origin/ffast_math_baseline 2025-09-01T19:50:49.7743203Z * [new branch] ffast_math_target -> origin/ffast_math_target 2025-09-01T19:50:49.7743451Z * [new branch] findhao/base_commit -> origin/findhao/base_commit 2025-09-01T19:50:49.7743645Z * [new branch] findhao/base_commit1 -> origin/findhao/base_commit1 2025-09-01T19:50:49.7743838Z * [new branch] findhao/multistream2 -> origin/findhao/multistream2 2025-09-01T19:50:49.7744033Z * [new branch] findhao/multistream5 -> origin/findhao/multistream5 2025-09-01T19:50:49.7744227Z * [new branch] findhao/multistream6 -> origin/findhao/multistream6 2025-09-01T19:50:49.7744424Z * [new branch] findhao/operatorbench3 -> origin/findhao/operatorbench3 2025-09-01T19:50:49.7746651Z * [new branch] findhao/operatorbench5 -> origin/findhao/operatorbench5 2025-09-01T19:50:49.7746913Z * [new branch] findhao/tritonparse -> origin/findhao/tritonparse 2025-09-01T19:50:49.7747096Z * [new branch] fix -> origin/fix 2025-09-01T19:50:49.7747290Z * [new branch] fix-ck-gemm-template-format -> origin/fix-ck-gemm-template-format 2025-09-01T19:50:49.7747500Z * [new branch] fix-config-ignore -> origin/fix-config-ignore 2025-09-01T19:50:49.7747691Z * [new branch] fix-dict-guard -> origin/fix-dict-guard 2025-09-01T19:50:49.7747898Z * [new branch] fix-inductor-periodic-0528 -> origin/fix-inductor-periodic-0528 2025-09-01T19:50:49.7748106Z * [new branch] fix-mps-benchmark -> origin/fix-mps-benchmark 2025-09-01T19:50:49.7748400Z * [new branch] fix-rlease-feature-template -> origin/fix-rlease-feature-template 2025-09-01T19:50:49.7748649Z * [new branch] fix-run-condition-upload-results -> origin/fix-run-condition-upload-results 2025-09-01T19:50:49.7748883Z * [new branch] fix-torchbench -> origin/fix-torchbench 2025-09-01T19:50:49.7749055Z * [new branch] fix_153389 -> origin/fix_153389 2025-09-01T19:50:49.7749236Z * [new branch] fix_fsdp_rs_bucket2 -> origin/fix_fsdp_rs_bucket2 2025-09-01T19:50:49.7749434Z * [new branch] fix_inductor_peridic_tests -> origin/fix_inductor_peridic_tests 2025-09-01T19:50:49.7749627Z * [new branch] fix_ubn_159469 -> origin/fix_ubn_159469 2025-09-01T19:50:49.7749799Z * [new branch] fixes-triage -> origin/fixes-triage 2025-09-01T19:50:49.7749976Z * [new branch] fixflashinfer -> origin/fixflashinfer 2025-09-01T19:50:49.7750163Z * [new branch] flash_decoding_cpu -> origin/flash_decoding_cpu 2025-09-01T19:50:49.7750345Z * [new branch] flex-flash -> origin/flex-flash 2025-09-01T19:50:49.7750517Z * [new branch] flex-lowering -> origin/flex-lowering 2025-09-01T19:50:49.7750697Z * [new branch] flex-warning -> origin/flex-warning 2025-09-01T19:50:49.7757794Z * [new branch] flex_attention_functorch_grad -> origin/flex_attention_functorch_grad 2025-09-01T19:50:49.7758058Z * [new branch] flex_flash -> origin/flex_flash 2025-09-01T19:50:49.7758446Z * [new branch] flexdecode-gqa-groups -> origin/flexdecode-gqa-groups 2025-09-01T19:50:49.7758722Z * [new branch] fmassa/fix_memeff_sharding_rule -> origin/fmassa/fix_memeff_sharding_rule 2025-09-01T19:50:49.7758937Z * [new branch] fsdp2_trace_rules -> origin/fsdp2_trace_rules 2025-09-01T19:50:49.7759115Z * [new branch] fsdpv2_3d -> origin/fsdpv2_3d 2025-09-01T19:50:49.7759288Z * [new branch] fsdpv2_3d_m1 -> origin/fsdpv2_3d_m1 2025-09-01T19:50:49.7759453Z * [new branch] fx_cpp -> origin/fx_cpp 2025-09-01T19:50:49.7759695Z * [new branch] fy/fix-win -> origin/fy/fix-win 2025-09-01T19:50:49.7759877Z * [new branch] gh/AlnisM/1/base -> origin/gh/AlnisM/1/base 2025-09-01T19:50:49.7762037Z * [new branch] gh/AlnisM/1/head -> origin/gh/AlnisM/1/head 2025-09-01T19:50:49.7762239Z * [new branch] gh/CaoE/2/base -> origin/gh/CaoE/2/base 2025-09-01T19:50:49.7762426Z * [new branch] gh/CaoE/2/head -> origin/gh/CaoE/2/head 2025-09-01T19:50:49.7762604Z * [new branch] gh/CaoE/2/orig -> origin/gh/CaoE/2/orig 2025-09-01T19:50:49.7762800Z * [new branch] gh/ColinPeppler/79/base -> origin/gh/ColinPeppler/79/base 2025-09-01T19:50:49.7763018Z * [new branch] gh/ColinPeppler/79/head -> origin/gh/ColinPeppler/79/head 2025-09-01T19:50:49.7763287Z * [new branch] gh/ColinPeppler/79/orig -> origin/gh/ColinPeppler/79/orig 2025-09-01T19:50:49.7763493Z * [new branch] gh/EikanWang/67/base -> origin/gh/EikanWang/67/base 2025-09-01T19:50:49.7763687Z * [new branch] gh/EikanWang/67/head -> origin/gh/EikanWang/67/head 2025-09-01T19:50:49.7763878Z * [new branch] gh/EikanWang/80/base -> origin/gh/EikanWang/80/base 2025-09-01T19:50:49.7764067Z * [new branch] gh/EikanWang/80/head -> origin/gh/EikanWang/80/head 2025-09-01T19:50:49.7764262Z * [new branch] gh/EikanWang/80/orig -> origin/gh/EikanWang/80/orig 2025-09-01T19:50:49.7764450Z * [new branch] gh/EikanWang/81/base -> origin/gh/EikanWang/81/base 2025-09-01T19:50:49.7764646Z * [new branch] gh/EikanWang/81/head -> origin/gh/EikanWang/81/head 2025-09-01T19:50:49.7764839Z * [new branch] gh/EikanWang/81/orig -> origin/gh/EikanWang/81/orig 2025-09-01T19:50:49.7765033Z * [new branch] gh/EikanWang/82/base -> origin/gh/EikanWang/82/base 2025-09-01T19:50:49.7765224Z * [new branch] gh/EikanWang/82/head -> origin/gh/EikanWang/82/head 2025-09-01T19:50:49.7765414Z * [new branch] gh/EikanWang/82/orig -> origin/gh/EikanWang/82/orig 2025-09-01T19:50:49.7765606Z * [new branch] gh/Gasoonjia/1/base -> origin/gh/Gasoonjia/1/base 2025-09-01T19:50:49.7765798Z * [new branch] gh/Gasoonjia/1/head -> origin/gh/Gasoonjia/1/head 2025-09-01T19:50:49.7765984Z * [new branch] gh/H-Huang/131/base -> origin/gh/H-Huang/131/base 2025-09-01T19:50:49.7766174Z * [new branch] gh/H-Huang/131/head -> origin/gh/H-Huang/131/head 2025-09-01T19:50:49.7766361Z * [new branch] gh/H-Huang/131/orig -> origin/gh/H-Huang/131/orig 2025-09-01T19:50:49.7766553Z * [new branch] gh/H-Huang/132/base -> origin/gh/H-Huang/132/base 2025-09-01T19:50:49.7766736Z * [new branch] gh/H-Huang/132/head -> origin/gh/H-Huang/132/head 2025-09-01T19:50:49.7766925Z * [new branch] gh/H-Huang/132/orig -> origin/gh/H-Huang/132/orig 2025-09-01T19:50:49.7767110Z * [new branch] gh/H-Huang/180/base -> origin/gh/H-Huang/180/base 2025-09-01T19:50:49.7767297Z * [new branch] gh/H-Huang/180/head -> origin/gh/H-Huang/180/head 2025-09-01T19:50:49.7769525Z * [new branch] gh/H-Huang/180/orig -> origin/gh/H-Huang/180/orig 2025-09-01T19:50:49.7769728Z * [new branch] gh/H-Huang/182/base -> origin/gh/H-Huang/182/base 2025-09-01T19:50:49.7769915Z * [new branch] gh/H-Huang/182/head -> origin/gh/H-Huang/182/head 2025-09-01T19:50:49.7770097Z * [new branch] gh/H-Huang/182/orig -> origin/gh/H-Huang/182/orig 2025-09-01T19:50:49.7770288Z * [new branch] gh/H-Huang/187/base -> origin/gh/H-Huang/187/base 2025-09-01T19:50:49.7770533Z * [new branch] gh/H-Huang/187/head -> origin/gh/H-Huang/187/head 2025-09-01T19:50:49.7770713Z * [new branch] gh/H-Huang/187/orig -> origin/gh/H-Huang/187/orig 2025-09-01T19:50:49.7770896Z * [new branch] gh/H-Huang/202/base -> origin/gh/H-Huang/202/base 2025-09-01T19:50:49.7771077Z * [new branch] gh/H-Huang/202/head -> origin/gh/H-Huang/202/head 2025-09-01T19:50:49.7771257Z * [new branch] gh/H-Huang/202/orig -> origin/gh/H-Huang/202/orig 2025-09-01T19:50:49.7771449Z * [new branch] gh/H-Huang/203/base -> origin/gh/H-Huang/203/base 2025-09-01T19:50:49.7771633Z * [new branch] gh/H-Huang/203/head -> origin/gh/H-Huang/203/head 2025-09-01T19:50:49.7771814Z * [new branch] gh/H-Huang/203/orig -> origin/gh/H-Huang/203/orig 2025-09-01T19:50:49.7772042Z * [new branch] gh/H-Huang/204/base -> origin/gh/H-Huang/204/base 2025-09-01T19:50:49.7772229Z * [new branch] gh/H-Huang/204/head -> origin/gh/H-Huang/204/head 2025-09-01T19:50:49.7772410Z * [new branch] gh/H-Huang/204/orig -> origin/gh/H-Huang/204/orig 2025-09-01T19:50:49.7772590Z * [new branch] gh/H-Huang/205/base -> origin/gh/H-Huang/205/base 2025-09-01T19:50:49.7772769Z * [new branch] gh/H-Huang/205/head -> origin/gh/H-Huang/205/head 2025-09-01T19:50:49.7772954Z * [new branch] gh/H-Huang/205/orig -> origin/gh/H-Huang/205/orig 2025-09-01T19:50:49.7774912Z * [new branch] gh/H-Huang/206/base -> origin/gh/H-Huang/206/base 2025-09-01T19:50:49.7775119Z * [new branch] gh/H-Huang/206/head -> origin/gh/H-Huang/206/head 2025-09-01T19:50:49.7775307Z * [new branch] gh/H-Huang/206/orig -> origin/gh/H-Huang/206/orig 2025-09-01T19:50:49.7775498Z * [new branch] gh/H-Huang/207/base -> origin/gh/H-Huang/207/base 2025-09-01T19:50:49.7775687Z * [new branch] gh/H-Huang/207/head -> origin/gh/H-Huang/207/head 2025-09-01T19:50:49.7775869Z * [new branch] gh/H-Huang/207/orig -> origin/gh/H-Huang/207/orig 2025-09-01T19:50:49.7776053Z * [new branch] gh/H-Huang/208/base -> origin/gh/H-Huang/208/base 2025-09-01T19:50:49.7776238Z * [new branch] gh/H-Huang/208/head -> origin/gh/H-Huang/208/head 2025-09-01T19:50:49.7776417Z * [new branch] gh/H-Huang/208/orig -> origin/gh/H-Huang/208/orig 2025-09-01T19:50:49.7776599Z * [new branch] gh/H-Huang/209/base -> origin/gh/H-Huang/209/base 2025-09-01T19:50:49.7776780Z * [new branch] gh/H-Huang/209/head -> origin/gh/H-Huang/209/head 2025-09-01T19:50:49.7776970Z * [new branch] gh/H-Huang/209/orig -> origin/gh/H-Huang/209/orig 2025-09-01T19:50:49.7778920Z * [new branch] gh/H-Huang/210/base -> origin/gh/H-Huang/210/base 2025-09-01T19:50:49.7779118Z * [new branch] gh/H-Huang/210/head -> origin/gh/H-Huang/210/head 2025-09-01T19:50:49.7779310Z * [new branch] gh/H-Huang/210/orig -> origin/gh/H-Huang/210/orig 2025-09-01T19:50:49.7779496Z * [new branch] gh/H-Huang/211/base -> origin/gh/H-Huang/211/base 2025-09-01T19:50:49.7779676Z * [new branch] gh/H-Huang/211/head -> origin/gh/H-Huang/211/head 2025-09-01T19:50:49.7779861Z * [new branch] gh/H-Huang/211/orig -> origin/gh/H-Huang/211/orig 2025-09-01T19:50:49.7780040Z * [new branch] gh/H-Huang/212/base -> origin/gh/H-Huang/212/base 2025-09-01T19:50:49.7780225Z * [new branch] gh/H-Huang/212/head -> origin/gh/H-Huang/212/head 2025-09-01T19:50:49.7780408Z * [new branch] gh/H-Huang/212/orig -> origin/gh/H-Huang/212/orig 2025-09-01T19:50:49.7780586Z * [new branch] gh/H-Huang/213/base -> origin/gh/H-Huang/213/base 2025-09-01T19:50:49.7780826Z * [new branch] gh/H-Huang/213/head -> origin/gh/H-Huang/213/head 2025-09-01T19:50:49.7781007Z * [new branch] gh/H-Huang/213/orig -> origin/gh/H-Huang/213/orig 2025-09-01T19:50:49.7782977Z * [new branch] gh/IvanKobzarev/112/base -> origin/gh/IvanKobzarev/112/base 2025-09-01T19:50:49.7783208Z * [new branch] gh/IvanKobzarev/112/head -> origin/gh/IvanKobzarev/112/head 2025-09-01T19:50:49.7783417Z * [new branch] gh/IvanKobzarev/112/orig -> origin/gh/IvanKobzarev/112/orig 2025-09-01T19:50:49.7783619Z * [new branch] gh/IvanKobzarev/115/base -> origin/gh/IvanKobzarev/115/base 2025-09-01T19:50:49.7783820Z * [new branch] gh/IvanKobzarev/115/head -> origin/gh/IvanKobzarev/115/head 2025-09-01T19:50:49.7784070Z * [new branch] gh/IvanKobzarev/115/orig -> origin/gh/IvanKobzarev/115/orig 2025-09-01T19:50:49.7784277Z * [new branch] gh/IvanKobzarev/116/base -> origin/gh/IvanKobzarev/116/base 2025-09-01T19:50:49.7784478Z * [new branch] gh/IvanKobzarev/116/head -> origin/gh/IvanKobzarev/116/head 2025-09-01T19:50:49.7784679Z * [new branch] gh/IvanKobzarev/116/orig -> origin/gh/IvanKobzarev/116/orig 2025-09-01T19:50:49.7784879Z * [new branch] gh/IvanKobzarev/118/base -> origin/gh/IvanKobzarev/118/base 2025-09-01T19:50:49.7785081Z * [new branch] gh/IvanKobzarev/118/head -> origin/gh/IvanKobzarev/118/head 2025-09-01T19:50:49.7785296Z * [new branch] gh/IvanKobzarev/118/orig -> origin/gh/IvanKobzarev/118/orig 2025-09-01T19:50:49.7785513Z * [new branch] gh/IvanKobzarev/126/base -> origin/gh/IvanKobzarev/126/base 2025-09-01T19:50:49.7785724Z * [new branch] gh/IvanKobzarev/126/head -> origin/gh/IvanKobzarev/126/head 2025-09-01T19:50:49.7785927Z * [new branch] gh/IvanKobzarev/126/orig -> origin/gh/IvanKobzarev/126/orig 2025-09-01T19:50:49.7786133Z * [new branch] gh/IvanKobzarev/127/base -> origin/gh/IvanKobzarev/127/base 2025-09-01T19:50:49.7786335Z * [new branch] gh/IvanKobzarev/127/head -> origin/gh/IvanKobzarev/127/head 2025-09-01T19:50:49.7786540Z * [new branch] gh/IvanKobzarev/127/orig -> origin/gh/IvanKobzarev/127/orig 2025-09-01T19:50:49.7786741Z * [new branch] gh/IvanKobzarev/128/base -> origin/gh/IvanKobzarev/128/base 2025-09-01T19:50:49.7788981Z * [new branch] gh/IvanKobzarev/128/head -> origin/gh/IvanKobzarev/128/head 2025-09-01T19:50:49.7789212Z * [new branch] gh/IvanKobzarev/128/orig -> origin/gh/IvanKobzarev/128/orig 2025-09-01T19:50:49.7789424Z * [new branch] gh/IvanKobzarev/132/base -> origin/gh/IvanKobzarev/132/base 2025-09-01T19:50:49.7789643Z * [new branch] gh/IvanKobzarev/132/head -> origin/gh/IvanKobzarev/132/head 2025-09-01T19:50:49.7789853Z * [new branch] gh/IvanKobzarev/132/orig -> origin/gh/IvanKobzarev/132/orig 2025-09-01T19:50:49.7790055Z * [new branch] gh/IvanKobzarev/133/base -> origin/gh/IvanKobzarev/133/base 2025-09-01T19:50:49.7790261Z * [new branch] gh/IvanKobzarev/133/head -> origin/gh/IvanKobzarev/133/head 2025-09-01T19:50:49.7790463Z * [new branch] gh/IvanKobzarev/133/orig -> origin/gh/IvanKobzarev/133/orig 2025-09-01T19:50:49.7790671Z * [new branch] gh/IvanKobzarev/134/base -> origin/gh/IvanKobzarev/134/base 2025-09-01T19:50:49.7790889Z * [new branch] gh/IvanKobzarev/134/head -> origin/gh/IvanKobzarev/134/head 2025-09-01T19:50:49.7791092Z * [new branch] gh/IvanKobzarev/134/orig -> origin/gh/IvanKobzarev/134/orig 2025-09-01T19:50:49.7792988Z * [new branch] gh/IvanKobzarev/135/base -> origin/gh/IvanKobzarev/135/base 2025-09-01T19:50:49.7793250Z * [new branch] gh/IvanKobzarev/135/head -> origin/gh/IvanKobzarev/135/head 2025-09-01T19:50:49.7793532Z * [new branch] gh/IvanKobzarev/135/orig -> origin/gh/IvanKobzarev/135/orig 2025-09-01T19:50:49.7793735Z * [new branch] gh/IvanKobzarev/136/base -> origin/gh/IvanKobzarev/136/base 2025-09-01T19:50:49.7793950Z * [new branch] gh/IvanKobzarev/136/head -> origin/gh/IvanKobzarev/136/head 2025-09-01T19:50:49.7794152Z * [new branch] gh/IvanKobzarev/136/orig -> origin/gh/IvanKobzarev/136/orig 2025-09-01T19:50:49.7794353Z * [new branch] gh/IvanKobzarev/137/base -> origin/gh/IvanKobzarev/137/base 2025-09-01T19:50:49.7794555Z * [new branch] gh/IvanKobzarev/137/head -> origin/gh/IvanKobzarev/137/head 2025-09-01T19:50:49.7794764Z * [new branch] gh/IvanKobzarev/137/orig -> origin/gh/IvanKobzarev/137/orig 2025-09-01T19:50:49.7795018Z * [new branch] gh/IvanKobzarev/138/base -> origin/gh/IvanKobzarev/138/base 2025-09-01T19:50:49.7795232Z * [new branch] gh/IvanKobzarev/138/head -> origin/gh/IvanKobzarev/138/head 2025-09-01T19:50:49.7797174Z * [new branch] gh/IvanKobzarev/138/orig -> origin/gh/IvanKobzarev/138/orig 2025-09-01T19:50:49.7797407Z * [new branch] gh/IvanKobzarev/139/base -> origin/gh/IvanKobzarev/139/base 2025-09-01T19:50:49.7797622Z * [new branch] gh/IvanKobzarev/139/head -> origin/gh/IvanKobzarev/139/head 2025-09-01T19:50:49.7797836Z * [new branch] gh/IvanKobzarev/139/orig -> origin/gh/IvanKobzarev/139/orig 2025-09-01T19:50:49.7798045Z * [new branch] gh/IvanKobzarev/140/base -> origin/gh/IvanKobzarev/140/base 2025-09-01T19:50:49.7798346Z * [new branch] gh/IvanKobzarev/140/head -> origin/gh/IvanKobzarev/140/head 2025-09-01T19:50:49.7798556Z * [new branch] gh/IvanKobzarev/140/orig -> origin/gh/IvanKobzarev/140/orig 2025-09-01T19:50:49.7798760Z * [new branch] gh/IvanKobzarev/141/base -> origin/gh/IvanKobzarev/141/base 2025-09-01T19:50:49.7798980Z * [new branch] gh/IvanKobzarev/141/head -> origin/gh/IvanKobzarev/141/head 2025-09-01T19:50:49.7799195Z * [new branch] gh/IvanKobzarev/141/orig -> origin/gh/IvanKobzarev/141/orig 2025-09-01T19:50:49.7799398Z * [new branch] gh/IvanKobzarev/142/base -> origin/gh/IvanKobzarev/142/base 2025-09-01T19:50:49.7799604Z * [new branch] gh/IvanKobzarev/142/head -> origin/gh/IvanKobzarev/142/head 2025-09-01T19:50:49.7799810Z * [new branch] gh/IvanKobzarev/142/orig -> origin/gh/IvanKobzarev/142/orig 2025-09-01T19:50:49.7800014Z * [new branch] gh/IvanKobzarev/143/base -> origin/gh/IvanKobzarev/143/base 2025-09-01T19:50:49.7800221Z * [new branch] gh/IvanKobzarev/143/head -> origin/gh/IvanKobzarev/143/head 2025-09-01T19:50:49.7800427Z * [new branch] gh/IvanKobzarev/143/orig -> origin/gh/IvanKobzarev/143/orig 2025-09-01T19:50:49.7800634Z * [new branch] gh/IvanKobzarev/144/base -> origin/gh/IvanKobzarev/144/base 2025-09-01T19:50:49.7800843Z * [new branch] gh/IvanKobzarev/144/head -> origin/gh/IvanKobzarev/144/head 2025-09-01T19:50:49.7801051Z * [new branch] gh/IvanKobzarev/144/orig -> origin/gh/IvanKobzarev/144/orig 2025-09-01T19:50:49.7801265Z * [new branch] gh/NikhilAPatel/1/base -> origin/gh/NikhilAPatel/1/base 2025-09-01T19:50:49.7801476Z * [new branch] gh/NikhilAPatel/1/head -> origin/gh/NikhilAPatel/1/head 2025-09-01T19:50:49.7801677Z * [new branch] gh/NikhilAPatel/2/base -> origin/gh/NikhilAPatel/2/base 2025-09-01T19:50:49.7801880Z * [new branch] gh/NikhilAPatel/2/head -> origin/gh/NikhilAPatel/2/head 2025-09-01T19:50:49.7802083Z * [new branch] gh/NikhilAPatel/4/base -> origin/gh/NikhilAPatel/4/base 2025-09-01T19:50:49.7802289Z * [new branch] gh/NikhilAPatel/4/head -> origin/gh/NikhilAPatel/4/head 2025-09-01T19:50:49.7802554Z * [new branch] gh/PaliC/1/base -> origin/gh/PaliC/1/base 2025-09-01T19:50:49.7802747Z * [new branch] gh/PaliC/1/head -> origin/gh/PaliC/1/head 2025-09-01T19:50:49.7802931Z * [new branch] gh/PaliC/1/orig -> origin/gh/PaliC/1/orig 2025-09-01T19:50:49.7803116Z * [new branch] gh/PaliC/17/base -> origin/gh/PaliC/17/base 2025-09-01T19:50:49.7803298Z * [new branch] gh/PaliC/17/head -> origin/gh/PaliC/17/head 2025-09-01T19:50:49.7803483Z * [new branch] gh/PaliC/17/orig -> origin/gh/PaliC/17/orig 2025-09-01T19:50:49.7803664Z * [new branch] gh/PaliC/18/base -> origin/gh/PaliC/18/base 2025-09-01T19:50:49.7805827Z * [new branch] gh/PaliC/18/head -> origin/gh/PaliC/18/head 2025-09-01T19:50:49.7806020Z * [new branch] gh/PaliC/18/orig -> origin/gh/PaliC/18/orig 2025-09-01T19:50:49.7806221Z * [new branch] gh/PaliC/2/base -> origin/gh/PaliC/2/base 2025-09-01T19:50:49.7806401Z * [new branch] gh/PaliC/2/head -> origin/gh/PaliC/2/head 2025-09-01T19:50:49.7806582Z * [new branch] gh/PaliC/2/orig -> origin/gh/PaliC/2/orig 2025-09-01T19:50:49.7806758Z * [new branch] gh/PaliC/20/base -> origin/gh/PaliC/20/base 2025-09-01T19:50:49.7806938Z * [new branch] gh/PaliC/20/head -> origin/gh/PaliC/20/head 2025-09-01T19:50:49.7807115Z * [new branch] gh/PaliC/20/orig -> origin/gh/PaliC/20/orig 2025-09-01T19:50:49.7807303Z * [new branch] gh/PaliC/21/base -> origin/gh/PaliC/21/base 2025-09-01T19:50:49.7807489Z * [new branch] gh/PaliC/21/head -> origin/gh/PaliC/21/head 2025-09-01T19:50:49.7807672Z * [new branch] gh/PaliC/21/orig -> origin/gh/PaliC/21/orig 2025-09-01T19:50:49.7807857Z * [new branch] gh/PaliC/22/base -> origin/gh/PaliC/22/base 2025-09-01T19:50:49.7808034Z * [new branch] gh/PaliC/22/head -> origin/gh/PaliC/22/head 2025-09-01T19:50:49.7808285Z * [new branch] gh/PaliC/22/orig -> origin/gh/PaliC/22/orig 2025-09-01T19:50:49.7808462Z * [new branch] gh/PaliC/23/base -> origin/gh/PaliC/23/base 2025-09-01T19:50:49.7808641Z * [new branch] gh/PaliC/23/head -> origin/gh/PaliC/23/head 2025-09-01T19:50:49.7808817Z * [new branch] gh/PaliC/23/orig -> origin/gh/PaliC/23/orig 2025-09-01T19:50:49.7809003Z * [new branch] gh/PaliC/24/base -> origin/gh/PaliC/24/base 2025-09-01T19:50:49.7809192Z * [new branch] gh/PaliC/24/head -> origin/gh/PaliC/24/head 2025-09-01T19:50:49.7809370Z * [new branch] gh/PaliC/24/orig -> origin/gh/PaliC/24/orig 2025-09-01T19:50:49.7811535Z * [new branch] gh/PaulZhang12/17/base -> origin/gh/PaulZhang12/17/base 2025-09-01T19:50:49.7811763Z * [new branch] gh/PaulZhang12/17/head -> origin/gh/PaulZhang12/17/head 2025-09-01T19:50:49.7811968Z * [new branch] gh/PaulZhang12/20/base -> origin/gh/PaulZhang12/20/base 2025-09-01T19:50:49.7812173Z * [new branch] gh/PaulZhang12/20/head -> origin/gh/PaulZhang12/20/head 2025-09-01T19:50:49.7812370Z * [new branch] gh/PaulZhang12/20/orig -> origin/gh/PaulZhang12/20/orig 2025-09-01T19:50:49.7812562Z * [new branch] gh/PaulZhang12/21/base -> origin/gh/PaulZhang12/21/base 2025-09-01T19:50:49.7812757Z * [new branch] gh/PaulZhang12/21/head -> origin/gh/PaulZhang12/21/head 2025-09-01T19:50:49.7812953Z * [new branch] gh/PaulZhang12/21/orig -> origin/gh/PaulZhang12/21/orig 2025-09-01T19:50:49.7813145Z * [new branch] gh/PaulZhang12/22/base -> origin/gh/PaulZhang12/22/base 2025-09-01T19:50:49.7813404Z * [new branch] gh/PaulZhang12/22/head -> origin/gh/PaulZhang12/22/head 2025-09-01T19:50:49.7813598Z * [new branch] gh/PaulZhang12/22/orig -> origin/gh/PaulZhang12/22/orig 2025-09-01T19:50:49.7813796Z * [new branch] gh/SamGinzburg/11/base -> origin/gh/SamGinzburg/11/base 2025-09-01T19:50:49.7813993Z * [new branch] gh/SamGinzburg/11/head -> origin/gh/SamGinzburg/11/head 2025-09-01T19:50:49.7814202Z * [new branch] gh/Sidharth123-cpu/24/base -> origin/gh/Sidharth123-cpu/24/base 2025-09-01T19:50:49.7816145Z * [new branch] gh/Sidharth123-cpu/25/base -> origin/gh/Sidharth123-cpu/25/base 2025-09-01T19:50:49.7816376Z * [new branch] gh/Sidharth123-cpu/26/base -> origin/gh/Sidharth123-cpu/26/base 2025-09-01T19:50:49.7816635Z * [new branch] gh/Sidharth123-cpu/27/base -> origin/gh/Sidharth123-cpu/27/base 2025-09-01T19:50:49.7816846Z * [new branch] gh/StrongerXi/1/base -> origin/gh/StrongerXi/1/base 2025-09-01T19:50:49.7817042Z * [new branch] gh/StrongerXi/1/head -> origin/gh/StrongerXi/1/head 2025-09-01T19:50:49.7817243Z * [new branch] gh/StrongerXi/103/base -> origin/gh/StrongerXi/103/base 2025-09-01T19:50:49.7817447Z * [new branch] gh/StrongerXi/103/head -> origin/gh/StrongerXi/103/head 2025-09-01T19:50:49.7817644Z * [new branch] gh/StrongerXi/103/orig -> origin/gh/StrongerXi/103/orig 2025-09-01T19:50:49.7817843Z * [new branch] gh/StrongerXi/133/base -> origin/gh/StrongerXi/133/base 2025-09-01T19:50:49.7818036Z * [new branch] gh/StrongerXi/133/head -> origin/gh/StrongerXi/133/head 2025-09-01T19:50:49.7818396Z * [new branch] gh/StrongerXi/133/orig -> origin/gh/StrongerXi/133/orig 2025-09-01T19:50:49.7820313Z * [new branch] gh/StrongerXi/134/base -> origin/gh/StrongerXi/134/base 2025-09-01T19:50:49.7820534Z * [new branch] gh/StrongerXi/134/head -> origin/gh/StrongerXi/134/head 2025-09-01T19:50:49.7820739Z * [new branch] gh/StrongerXi/134/orig -> origin/gh/StrongerXi/134/orig 2025-09-01T19:50:49.7820933Z * [new branch] gh/StrongerXi/136/base -> origin/gh/StrongerXi/136/base 2025-09-01T19:50:49.7821138Z * [new branch] gh/StrongerXi/136/head -> origin/gh/StrongerXi/136/head 2025-09-01T19:50:49.7821337Z * [new branch] gh/StrongerXi/136/orig -> origin/gh/StrongerXi/136/orig 2025-09-01T19:50:49.7821587Z * [new branch] gh/StrongerXi/137/base -> origin/gh/StrongerXi/137/base 2025-09-01T19:50:49.7821789Z * [new branch] gh/StrongerXi/137/head -> origin/gh/StrongerXi/137/head 2025-09-01T19:50:49.7822004Z * [new branch] gh/StrongerXi/137/orig -> origin/gh/StrongerXi/137/orig 2025-09-01T19:50:49.7822208Z * [new branch] gh/StrongerXi/138/base -> origin/gh/StrongerXi/138/base 2025-09-01T19:50:49.7822407Z * [new branch] gh/StrongerXi/138/head -> origin/gh/StrongerXi/138/head 2025-09-01T19:50:49.7822606Z * [new branch] gh/StrongerXi/138/orig -> origin/gh/StrongerXi/138/orig 2025-09-01T19:50:49.7822800Z * [new branch] gh/StrongerXi/139/base -> origin/gh/StrongerXi/139/base 2025-09-01T19:50:49.7822994Z * [new branch] gh/StrongerXi/139/head -> origin/gh/StrongerXi/139/head 2025-09-01T19:50:49.7823194Z * [new branch] gh/StrongerXi/139/orig -> origin/gh/StrongerXi/139/orig 2025-09-01T19:50:49.7823388Z * [new branch] gh/StrongerXi/140/base -> origin/gh/StrongerXi/140/base 2025-09-01T19:50:49.7823589Z * [new branch] gh/StrongerXi/140/head -> origin/gh/StrongerXi/140/head 2025-09-01T19:50:49.7823784Z * [new branch] gh/StrongerXi/140/orig -> origin/gh/StrongerXi/140/orig 2025-09-01T19:50:49.7824050Z * [new branch] gh/StrongerXi/71/base -> origin/gh/StrongerXi/71/base 2025-09-01T19:50:49.7824249Z * [new branch] gh/StrongerXi/71/head -> origin/gh/StrongerXi/71/head 2025-09-01T19:50:49.7824442Z * [new branch] gh/StrongerXi/72/base -> origin/gh/StrongerXi/72/base 2025-09-01T19:50:49.7824639Z * [new branch] gh/StrongerXi/72/head -> origin/gh/StrongerXi/72/head 2025-09-01T19:50:49.7824831Z * [new branch] gh/XilunWu/133/base -> origin/gh/XilunWu/133/base 2025-09-01T19:50:49.7825023Z * [new branch] gh/XilunWu/133/head -> origin/gh/XilunWu/133/head 2025-09-01T19:50:49.7825215Z * [new branch] gh/XilunWu/133/orig -> origin/gh/XilunWu/133/orig 2025-09-01T19:50:49.7827311Z * [new branch] gh/XilunWu/139/base -> origin/gh/XilunWu/139/base 2025-09-01T19:50:49.7827520Z * [new branch] gh/XilunWu/139/head -> origin/gh/XilunWu/139/head 2025-09-01T19:50:49.7827714Z * [new branch] gh/XilunWu/139/orig -> origin/gh/XilunWu/139/orig 2025-09-01T19:50:49.7827910Z * [new branch] gh/XilunWu/143/base -> origin/gh/XilunWu/143/base 2025-09-01T19:50:49.7828101Z * [new branch] gh/XilunWu/143/head -> origin/gh/XilunWu/143/head 2025-09-01T19:50:49.7828358Z * [new branch] gh/XilunWu/143/orig -> origin/gh/XilunWu/143/orig 2025-09-01T19:50:49.7828546Z * [new branch] gh/XilunWu/144/base -> origin/gh/XilunWu/144/base 2025-09-01T19:50:49.7828735Z * [new branch] gh/XilunWu/144/head -> origin/gh/XilunWu/144/head 2025-09-01T19:50:49.7828919Z * [new branch] gh/XilunWu/144/orig -> origin/gh/XilunWu/144/orig 2025-09-01T19:50:49.7829115Z * [new branch] gh/XilunWu/145/base -> origin/gh/XilunWu/145/base 2025-09-01T19:50:49.7829318Z * [new branch] gh/XilunWu/145/head -> origin/gh/XilunWu/145/head 2025-09-01T19:50:49.7829514Z * [new branch] gh/XilunWu/145/orig -> origin/gh/XilunWu/145/orig 2025-09-01T19:50:49.7829698Z * [new branch] gh/XilunWu/146/base -> origin/gh/XilunWu/146/base 2025-09-01T19:50:49.7829881Z * [new branch] gh/XilunWu/146/head -> origin/gh/XilunWu/146/head 2025-09-01T19:50:49.7830067Z * [new branch] gh/XilunWu/146/orig -> origin/gh/XilunWu/146/orig 2025-09-01T19:50:49.7830256Z * [new branch] gh/XilunWu/147/base -> origin/gh/XilunWu/147/base 2025-09-01T19:50:49.7830448Z * [new branch] gh/XilunWu/147/head -> origin/gh/XilunWu/147/head 2025-09-01T19:50:49.7830631Z * [new branch] gh/XilunWu/147/orig -> origin/gh/XilunWu/147/orig 2025-09-01T19:50:49.7830817Z * [new branch] gh/XilunWu/148/base -> origin/gh/XilunWu/148/base 2025-09-01T19:50:49.7831011Z * [new branch] gh/XilunWu/148/head -> origin/gh/XilunWu/148/head 2025-09-01T19:50:49.7831203Z * [new branch] gh/XilunWu/148/orig -> origin/gh/XilunWu/148/orig 2025-09-01T19:50:49.7831392Z * [new branch] gh/XilunWu/149/base -> origin/gh/XilunWu/149/base 2025-09-01T19:50:49.7831575Z * [new branch] gh/XilunWu/149/head -> origin/gh/XilunWu/149/head 2025-09-01T19:50:49.7831761Z * [new branch] gh/XilunWu/149/orig -> origin/gh/XilunWu/149/orig 2025-09-01T19:50:49.7831950Z * [new branch] gh/XilunWu/150/base -> origin/gh/XilunWu/150/base 2025-09-01T19:50:49.7832136Z * [new branch] gh/XilunWu/150/head -> origin/gh/XilunWu/150/head 2025-09-01T19:50:49.7832329Z * [new branch] gh/XilunWu/150/orig -> origin/gh/XilunWu/150/orig 2025-09-01T19:50:49.7832513Z * [new branch] gh/XilunWu/151/base -> origin/gh/XilunWu/151/base 2025-09-01T19:50:49.7832756Z * [new branch] gh/XilunWu/151/head -> origin/gh/XilunWu/151/head 2025-09-01T19:50:49.7832946Z * [new branch] gh/XilunWu/151/orig -> origin/gh/XilunWu/151/orig 2025-09-01T19:50:49.7833133Z * [new branch] gh/XilunWu/152/base -> origin/gh/XilunWu/152/base 2025-09-01T19:50:49.7833317Z * [new branch] gh/XilunWu/152/head -> origin/gh/XilunWu/152/head 2025-09-01T19:50:49.7833501Z * [new branch] gh/XilunWu/152/orig -> origin/gh/XilunWu/152/orig 2025-09-01T19:50:49.7833684Z * [new branch] gh/XilunWu/153/base -> origin/gh/XilunWu/153/base 2025-09-01T19:50:49.7833866Z * [new branch] gh/XilunWu/153/head -> origin/gh/XilunWu/153/head 2025-09-01T19:50:49.7834087Z * [new branch] gh/XilunWu/153/orig -> origin/gh/XilunWu/153/orig 2025-09-01T19:50:49.7834271Z * [new branch] gh/XilunWu/160/base -> origin/gh/XilunWu/160/base 2025-09-01T19:50:49.7834459Z * [new branch] gh/XilunWu/160/head -> origin/gh/XilunWu/160/head 2025-09-01T19:50:49.7834649Z * [new branch] gh/XilunWu/160/orig -> origin/gh/XilunWu/160/orig 2025-09-01T19:50:49.7834834Z * [new branch] gh/XilunWu/161/base -> origin/gh/XilunWu/161/base 2025-09-01T19:50:49.7835020Z * [new branch] gh/XilunWu/161/head -> origin/gh/XilunWu/161/head 2025-09-01T19:50:49.7835209Z * [new branch] gh/XilunWu/161/orig -> origin/gh/XilunWu/161/orig 2025-09-01T19:50:49.7835404Z * [new branch] gh/XilunWu/162/base -> origin/gh/XilunWu/162/base 2025-09-01T19:50:49.7835595Z * [new branch] gh/XilunWu/162/head -> origin/gh/XilunWu/162/head 2025-09-01T19:50:49.7835779Z * [new branch] gh/XilunWu/162/orig -> origin/gh/XilunWu/162/orig 2025-09-01T19:50:49.7835962Z * [new branch] gh/XilunWu/163/base -> origin/gh/XilunWu/163/base 2025-09-01T19:50:49.7836149Z * [new branch] gh/XilunWu/163/head -> origin/gh/XilunWu/163/head 2025-09-01T19:50:49.7836334Z * [new branch] gh/XilunWu/163/orig -> origin/gh/XilunWu/163/orig 2025-09-01T19:50:49.7836519Z * [new branch] gh/XilunWu/164/base -> origin/gh/XilunWu/164/base 2025-09-01T19:50:49.7836700Z * [new branch] gh/XilunWu/164/head -> origin/gh/XilunWu/164/head 2025-09-01T19:50:49.7836885Z * [new branch] gh/XilunWu/164/orig -> origin/gh/XilunWu/164/orig 2025-09-01T19:50:49.7837068Z * [new branch] gh/XilunWu/165/base -> origin/gh/XilunWu/165/base 2025-09-01T19:50:49.7837250Z * [new branch] gh/XilunWu/165/head -> origin/gh/XilunWu/165/head 2025-09-01T19:50:49.7839422Z * [new branch] gh/XilunWu/165/orig -> origin/gh/XilunWu/165/orig 2025-09-01T19:50:49.7839626Z * [new branch] gh/XilunWu/166/base -> origin/gh/XilunWu/166/base 2025-09-01T19:50:49.7839828Z * [new branch] gh/XilunWu/166/head -> origin/gh/XilunWu/166/head 2025-09-01T19:50:49.7840010Z * [new branch] gh/XilunWu/166/orig -> origin/gh/XilunWu/166/orig 2025-09-01T19:50:49.7840192Z * [new branch] gh/XilunWu/167/base -> origin/gh/XilunWu/167/base 2025-09-01T19:50:49.7840375Z * [new branch] gh/XilunWu/167/head -> origin/gh/XilunWu/167/head 2025-09-01T19:50:49.7840561Z * [new branch] gh/XilunWu/167/orig -> origin/gh/XilunWu/167/orig 2025-09-01T19:50:49.7840747Z * [new branch] gh/XilunWu/168/base -> origin/gh/XilunWu/168/base 2025-09-01T19:50:49.7840931Z * [new branch] gh/XilunWu/168/head -> origin/gh/XilunWu/168/head 2025-09-01T19:50:49.7841123Z * [new branch] gh/XilunWu/168/orig -> origin/gh/XilunWu/168/orig 2025-09-01T19:50:49.7841376Z * [new branch] gh/XilunWu/169/base -> origin/gh/XilunWu/169/base 2025-09-01T19:50:49.7841577Z * [new branch] gh/XilunWu/169/head -> origin/gh/XilunWu/169/head 2025-09-01T19:50:49.7841762Z * [new branch] gh/XilunWu/169/orig -> origin/gh/XilunWu/169/orig 2025-09-01T19:50:49.7841949Z * [new branch] gh/XilunWu/170/base -> origin/gh/XilunWu/170/base 2025-09-01T19:50:49.7842132Z * [new branch] gh/XilunWu/170/head -> origin/gh/XilunWu/170/head 2025-09-01T19:50:49.7842321Z * [new branch] gh/XilunWu/170/orig -> origin/gh/XilunWu/170/orig 2025-09-01T19:50:49.7842513Z * [new branch] gh/XuehaiPan/14/base -> origin/gh/XuehaiPan/14/base 2025-09-01T19:50:49.7842714Z * [new branch] gh/XuehaiPan/14/head -> origin/gh/XuehaiPan/14/head 2025-09-01T19:50:49.7842950Z * [new branch] gh/XuehaiPan/14/orig -> origin/gh/XuehaiPan/14/orig 2025-09-01T19:50:49.7843150Z * [new branch] gh/XuehaiPan/179/base -> origin/gh/XuehaiPan/179/base 2025-09-01T19:50:49.7845154Z * [new branch] gh/XuehaiPan/179/head -> origin/gh/XuehaiPan/179/head 2025-09-01T19:50:49.7845374Z * [new branch] gh/XuehaiPan/179/orig -> origin/gh/XuehaiPan/179/orig 2025-09-01T19:50:49.7845581Z * [new branch] gh/XuehaiPan/189/base -> origin/gh/XuehaiPan/189/base 2025-09-01T19:50:49.7845774Z * [new branch] gh/XuehaiPan/189/head -> origin/gh/XuehaiPan/189/head 2025-09-01T19:50:49.7845975Z * [new branch] gh/XuehaiPan/189/orig -> origin/gh/XuehaiPan/189/orig 2025-09-01T19:50:49.7846173Z * [new branch] gh/XuehaiPan/227/base -> origin/gh/XuehaiPan/227/base 2025-09-01T19:50:49.7846370Z * [new branch] gh/XuehaiPan/227/head -> origin/gh/XuehaiPan/227/head 2025-09-01T19:50:49.7846569Z * [new branch] gh/XuehaiPan/227/orig -> origin/gh/XuehaiPan/227/orig 2025-09-01T19:50:49.7846769Z * [new branch] gh/XuehaiPan/232/base -> origin/gh/XuehaiPan/232/base 2025-09-01T19:50:49.7846964Z * [new branch] gh/XuehaiPan/232/head -> origin/gh/XuehaiPan/232/head 2025-09-01T19:50:49.7847169Z * [new branch] gh/XuehaiPan/232/orig -> origin/gh/XuehaiPan/232/orig 2025-09-01T19:50:49.7847366Z * [new branch] gh/XuehaiPan/249/base -> origin/gh/XuehaiPan/249/base 2025-09-01T19:50:49.7847562Z * [new branch] gh/XuehaiPan/249/head -> origin/gh/XuehaiPan/249/head 2025-09-01T19:50:49.7847756Z * [new branch] gh/XuehaiPan/249/orig -> origin/gh/XuehaiPan/249/orig 2025-09-01T19:50:49.7847950Z * [new branch] gh/XuehaiPan/253/base -> origin/gh/XuehaiPan/253/base 2025-09-01T19:50:49.7848149Z * [new branch] gh/XuehaiPan/253/head -> origin/gh/XuehaiPan/253/head 2025-09-01T19:50:49.7848430Z * [new branch] gh/XuehaiPan/253/orig -> origin/gh/XuehaiPan/253/orig 2025-09-01T19:50:49.7848628Z * [new branch] gh/XuehaiPan/254/base -> origin/gh/XuehaiPan/254/base 2025-09-01T19:50:49.7850585Z * [new branch] gh/XuehaiPan/254/head -> origin/gh/XuehaiPan/254/head 2025-09-01T19:50:49.7850807Z * [new branch] gh/XuehaiPan/254/orig -> origin/gh/XuehaiPan/254/orig 2025-09-01T19:50:49.7851002Z * [new branch] gh/XuehaiPan/255/base -> origin/gh/XuehaiPan/255/base 2025-09-01T19:50:49.7851200Z * [new branch] gh/XuehaiPan/255/head -> origin/gh/XuehaiPan/255/head 2025-09-01T19:50:49.7851393Z * [new branch] gh/XuehaiPan/255/orig -> origin/gh/XuehaiPan/255/orig 2025-09-01T19:50:49.7851588Z * [new branch] gh/XuehaiPan/257/base -> origin/gh/XuehaiPan/257/base 2025-09-01T19:50:49.7851785Z * [new branch] gh/XuehaiPan/257/head -> origin/gh/XuehaiPan/257/head 2025-09-01T19:50:49.7852040Z * [new branch] gh/XuehaiPan/257/orig -> origin/gh/XuehaiPan/257/orig 2025-09-01T19:50:49.7852234Z * [new branch] gh/XuehaiPan/271/base -> origin/gh/XuehaiPan/271/base 2025-09-01T19:50:49.7852427Z * [new branch] gh/XuehaiPan/271/head -> origin/gh/XuehaiPan/271/head 2025-09-01T19:50:49.7852621Z * [new branch] gh/XuehaiPan/271/orig -> origin/gh/XuehaiPan/271/orig 2025-09-01T19:50:49.7852822Z * [new branch] gh/XuehaiPan/290/base -> origin/gh/XuehaiPan/290/base 2025-09-01T19:50:49.7854664Z * [new branch] gh/XuehaiPan/290/head -> origin/gh/XuehaiPan/290/head 2025-09-01T19:50:49.7854871Z * [new branch] gh/XuehaiPan/290/orig -> origin/gh/XuehaiPan/290/orig 2025-09-01T19:50:49.7855144Z * [new branch] gh/XuehaiPan/343/base -> origin/gh/XuehaiPan/343/base 2025-09-01T19:50:49.7855340Z * [new branch] gh/XuehaiPan/343/head -> origin/gh/XuehaiPan/343/head 2025-09-01T19:50:49.7855542Z * [new branch] gh/XuehaiPan/343/orig -> origin/gh/XuehaiPan/343/orig 2025-09-01T19:50:49.7855734Z * [new branch] gh/XuehaiPan/347/base -> origin/gh/XuehaiPan/347/base 2025-09-01T19:50:49.7855927Z * [new branch] gh/XuehaiPan/347/head -> origin/gh/XuehaiPan/347/head 2025-09-01T19:50:49.7856123Z * [new branch] gh/XuehaiPan/347/orig -> origin/gh/XuehaiPan/347/orig 2025-09-01T19:50:49.7856317Z * [new branch] gh/XuehaiPan/348/base -> origin/gh/XuehaiPan/348/base 2025-09-01T19:50:49.7856512Z * [new branch] gh/XuehaiPan/348/head -> origin/gh/XuehaiPan/348/head 2025-09-01T19:50:49.7856709Z * [new branch] gh/XuehaiPan/348/orig -> origin/gh/XuehaiPan/348/orig 2025-09-01T19:50:49.7858717Z * [new branch] gh/XuehaiPan/350/base -> origin/gh/XuehaiPan/350/base 2025-09-01T19:50:49.7858929Z * [new branch] gh/XuehaiPan/350/head -> origin/gh/XuehaiPan/350/head 2025-09-01T19:50:49.7859129Z * [new branch] gh/XuehaiPan/350/orig -> origin/gh/XuehaiPan/350/orig 2025-09-01T19:50:49.7859327Z * [new branch] gh/XuehaiPan/356/base -> origin/gh/XuehaiPan/356/base 2025-09-01T19:50:49.7859525Z * [new branch] gh/XuehaiPan/356/head -> origin/gh/XuehaiPan/356/head 2025-09-01T19:50:49.7859723Z * [new branch] gh/XuehaiPan/356/orig -> origin/gh/XuehaiPan/356/orig 2025-09-01T19:50:49.7859922Z * [new branch] gh/XuehaiPan/357/base -> origin/gh/XuehaiPan/357/base 2025-09-01T19:50:49.7860117Z * [new branch] gh/XuehaiPan/357/head -> origin/gh/XuehaiPan/357/head 2025-09-01T19:50:49.7860308Z * [new branch] gh/XuehaiPan/357/orig -> origin/gh/XuehaiPan/357/orig 2025-09-01T19:50:49.7860505Z * [new branch] gh/XuehaiPan/358/base -> origin/gh/XuehaiPan/358/base 2025-09-01T19:50:49.7860703Z * [new branch] gh/XuehaiPan/358/head -> origin/gh/XuehaiPan/358/head 2025-09-01T19:50:49.7860903Z * [new branch] gh/XuehaiPan/358/orig -> origin/gh/XuehaiPan/358/orig 2025-09-01T19:50:49.7861106Z * [new branch] gh/XuehaiPan/359/base -> origin/gh/XuehaiPan/359/base 2025-09-01T19:50:49.7861302Z * [new branch] gh/XuehaiPan/359/head -> origin/gh/XuehaiPan/359/head 2025-09-01T19:50:49.7861499Z * [new branch] gh/XuehaiPan/359/orig -> origin/gh/XuehaiPan/359/orig 2025-09-01T19:50:49.7861696Z * [new branch] gh/XuehaiPan/360/base -> origin/gh/XuehaiPan/360/base 2025-09-01T19:50:49.7861891Z * [new branch] gh/XuehaiPan/360/head -> origin/gh/XuehaiPan/360/head 2025-09-01T19:50:49.7862091Z * [new branch] gh/XuehaiPan/360/orig -> origin/gh/XuehaiPan/360/orig 2025-09-01T19:50:49.7862286Z * [new branch] gh/XuehaiPan/365/base -> origin/gh/XuehaiPan/365/base 2025-09-01T19:50:49.7862535Z * [new branch] gh/XuehaiPan/365/head -> origin/gh/XuehaiPan/365/head 2025-09-01T19:50:49.7862731Z * [new branch] gh/XuehaiPan/365/orig -> origin/gh/XuehaiPan/365/orig 2025-09-01T19:50:49.7862922Z * [new branch] gh/XuehaiPan/366/base -> origin/gh/XuehaiPan/366/base 2025-09-01T19:50:49.7863118Z * [new branch] gh/XuehaiPan/366/head -> origin/gh/XuehaiPan/366/head 2025-09-01T19:50:49.7863317Z * [new branch] gh/XuehaiPan/369/base -> origin/gh/XuehaiPan/369/base 2025-09-01T19:50:49.7865123Z * [new branch] gh/XuehaiPan/369/head -> origin/gh/XuehaiPan/369/head 2025-09-01T19:50:49.7865334Z * [new branch] gh/XuehaiPan/369/orig -> origin/gh/XuehaiPan/369/orig 2025-09-01T19:50:49.7865583Z * [new branch] gh/XuehaiPan/370/base -> origin/gh/XuehaiPan/370/base 2025-09-01T19:50:49.7865775Z * [new branch] gh/XuehaiPan/370/head -> origin/gh/XuehaiPan/370/head 2025-09-01T19:50:49.7865979Z * [new branch] gh/XuehaiPan/370/orig -> origin/gh/XuehaiPan/370/orig 2025-09-01T19:50:49.7866175Z * [new branch] gh/XuehaiPan/380/base -> origin/gh/XuehaiPan/380/base 2025-09-01T19:50:49.7866369Z * [new branch] gh/XuehaiPan/380/head -> origin/gh/XuehaiPan/380/head 2025-09-01T19:50:49.7866562Z * [new branch] gh/XuehaiPan/380/orig -> origin/gh/XuehaiPan/380/orig 2025-09-01T19:50:49.7866756Z * [new branch] gh/XuehaiPan/381/base -> origin/gh/XuehaiPan/381/base 2025-09-01T19:50:49.7866949Z * [new branch] gh/XuehaiPan/381/head -> origin/gh/XuehaiPan/381/head 2025-09-01T19:50:49.7867142Z * [new branch] gh/XuehaiPan/382/base -> origin/gh/XuehaiPan/382/base 2025-09-01T19:50:49.7867342Z * [new branch] gh/XuehaiPan/382/head -> origin/gh/XuehaiPan/382/head 2025-09-01T19:50:49.7869216Z * [new branch] gh/XuehaiPan/382/orig -> origin/gh/XuehaiPan/382/orig 2025-09-01T19:50:49.7869420Z * [new branch] gh/XuehaiPan/383/base -> origin/gh/XuehaiPan/383/base 2025-09-01T19:50:49.7869625Z * [new branch] gh/XuehaiPan/383/head -> origin/gh/XuehaiPan/383/head 2025-09-01T19:50:49.7869817Z * [new branch] gh/XuehaiPan/383/orig -> origin/gh/XuehaiPan/383/orig 2025-09-01T19:50:49.7870009Z * [new branch] gh/XuehaiPan/384/base -> origin/gh/XuehaiPan/384/base 2025-09-01T19:50:49.7870207Z * [new branch] gh/XuehaiPan/384/head -> origin/gh/XuehaiPan/384/head 2025-09-01T19:50:49.7870401Z * [new branch] gh/XuehaiPan/384/orig -> origin/gh/XuehaiPan/384/orig 2025-09-01T19:50:49.7870606Z * [new branch] gh/ZainRizvi/1/base -> origin/gh/ZainRizvi/1/base 2025-09-01T19:50:49.7870801Z * [new branch] gh/ZainRizvi/1/head -> origin/gh/ZainRizvi/1/head 2025-09-01T19:50:49.7870989Z * [new branch] gh/ZainRizvi/2/base -> origin/gh/ZainRizvi/2/base 2025-09-01T19:50:49.7871177Z * [new branch] gh/ZainRizvi/2/head -> origin/gh/ZainRizvi/2/head 2025-09-01T19:50:49.7872937Z * [new branch] gh/ZainRizvi/3/base -> origin/gh/ZainRizvi/3/base 2025-09-01T19:50:49.7873145Z * [new branch] gh/ZainRizvi/3/head -> origin/gh/ZainRizvi/3/head 2025-09-01T19:50:49.7873340Z * [new branch] gh/ZainRizvi/4/base -> origin/gh/ZainRizvi/4/base 2025-09-01T19:50:49.7873530Z * [new branch] gh/ZainRizvi/4/head -> origin/gh/ZainRizvi/4/head 2025-09-01T19:50:49.7873720Z * [new branch] gh/ZainRizvi/5/base -> origin/gh/ZainRizvi/5/base 2025-09-01T19:50:49.7873908Z * [new branch] gh/ZainRizvi/5/head -> origin/gh/ZainRizvi/5/head 2025-09-01T19:50:49.7874094Z * [new branch] gh/ZainRizvi/6/base -> origin/gh/ZainRizvi/6/base 2025-09-01T19:50:49.7874332Z * [new branch] gh/ZainRizvi/6/head -> origin/gh/ZainRizvi/6/head 2025-09-01T19:50:49.7874518Z * [new branch] gh/ZainRizvi/6/orig -> origin/gh/ZainRizvi/6/orig 2025-09-01T19:50:49.7874703Z * [new branch] gh/ZainRizvi/7/base -> origin/gh/ZainRizvi/7/base 2025-09-01T19:50:49.7874888Z * [new branch] gh/ZainRizvi/7/head -> origin/gh/ZainRizvi/7/head 2025-09-01T19:50:49.7875087Z * [new branch] gh/ZainRizvi/7/orig -> origin/gh/ZainRizvi/7/orig 2025-09-01T19:50:49.7875277Z * [new branch] gh/ZainRizvi/8/base -> origin/gh/ZainRizvi/8/base 2025-09-01T19:50:49.7875464Z * [new branch] gh/ZainRizvi/8/head -> origin/gh/ZainRizvi/8/head 2025-09-01T19:50:49.7875696Z * [new branch] gh/ZainRizvi/9/base -> origin/gh/ZainRizvi/9/base 2025-09-01T19:50:49.7875880Z * [new branch] gh/ZainRizvi/9/head -> origin/gh/ZainRizvi/9/head 2025-09-01T19:50:49.7876072Z * [new branch] gh/ZainRizvi/9/orig -> origin/gh/ZainRizvi/9/orig 2025-09-01T19:50:49.7876270Z * [new branch] gh/ZhiweiYan-96/39/base -> origin/gh/ZhiweiYan-96/39/base 2025-09-01T19:50:49.7876472Z * [new branch] gh/ZhiweiYan-96/39/head -> origin/gh/ZhiweiYan-96/39/head 2025-09-01T19:50:49.7876675Z * [new branch] gh/ZhiweiYan-96/39/orig -> origin/gh/ZhiweiYan-96/39/orig 2025-09-01T19:50:49.7876881Z * [new branch] gh/ZhiweiYan-96/44/base -> origin/gh/ZhiweiYan-96/44/base 2025-09-01T19:50:49.7877079Z * [new branch] gh/ZhiweiYan-96/44/head -> origin/gh/ZhiweiYan-96/44/head 2025-09-01T19:50:49.7879092Z * [new branch] gh/ZhiweiYan-96/45/base -> origin/gh/ZhiweiYan-96/45/base 2025-09-01T19:50:49.7879310Z * [new branch] gh/ZhiweiYan-96/45/head -> origin/gh/ZhiweiYan-96/45/head 2025-09-01T19:50:49.7879512Z * [new branch] gh/ZhiweiYan-96/49/base -> origin/gh/ZhiweiYan-96/49/base 2025-09-01T19:50:49.7879720Z * [new branch] gh/ZhiweiYan-96/49/head -> origin/gh/ZhiweiYan-96/49/head 2025-09-01T19:50:49.7879914Z * [new branch] gh/ZhiweiYan-96/62/base -> origin/gh/ZhiweiYan-96/62/base 2025-09-01T19:50:49.7880109Z * [new branch] gh/ZhiweiYan-96/62/head -> origin/gh/ZhiweiYan-96/62/head 2025-09-01T19:50:49.7880307Z * [new branch] gh/ZhiweiYan-96/64/base -> origin/gh/ZhiweiYan-96/64/base 2025-09-01T19:50:49.7880503Z * [new branch] gh/ZhiweiYan-96/64/head -> origin/gh/ZhiweiYan-96/64/head 2025-09-01T19:50:49.7880698Z * [new branch] gh/ZhiweiYan-96/64/orig -> origin/gh/ZhiweiYan-96/64/orig 2025-09-01T19:50:49.7880894Z * [new branch] gh/ZhiweiYan-96/65/base -> origin/gh/ZhiweiYan-96/65/base 2025-09-01T19:50:49.7881096Z * [new branch] gh/ZhiweiYan-96/65/head -> origin/gh/ZhiweiYan-96/65/head 2025-09-01T19:50:49.7881303Z * [new branch] gh/ZhiweiYan-96/65/orig -> origin/gh/ZhiweiYan-96/65/orig 2025-09-01T19:50:49.7881502Z * [new branch] gh/ZhiweiYan-96/66/base -> origin/gh/ZhiweiYan-96/66/base 2025-09-01T19:50:49.7881705Z * [new branch] gh/ZhiweiYan-96/66/head -> origin/gh/ZhiweiYan-96/66/head 2025-09-01T19:50:49.7881900Z * [new branch] gh/ZhiweiYan-96/67/base -> origin/gh/ZhiweiYan-96/67/base 2025-09-01T19:50:49.7882094Z * [new branch] gh/ZhiweiYan-96/67/head -> origin/gh/ZhiweiYan-96/67/head 2025-09-01T19:50:49.7882295Z * [new branch] gh/ZhiweiYan-96/68/base -> origin/gh/ZhiweiYan-96/68/base 2025-09-01T19:50:49.7882491Z * [new branch] gh/ZhiweiYan-96/68/head -> origin/gh/ZhiweiYan-96/68/head 2025-09-01T19:50:49.7882689Z * [new branch] gh/ZhiweiYan-96/68/orig -> origin/gh/ZhiweiYan-96/68/orig 2025-09-01T19:50:49.7882944Z * [new branch] gh/aakhundov/1/base -> origin/gh/aakhundov/1/base 2025-09-01T19:50:49.7883136Z * [new branch] gh/aakhundov/1/head -> origin/gh/aakhundov/1/head 2025-09-01T19:50:49.7883331Z * [new branch] gh/aakhundov/2/base -> origin/gh/aakhundov/2/base 2025-09-01T19:50:49.7883519Z * [new branch] gh/aakhundov/2/head -> origin/gh/aakhundov/2/head 2025-09-01T19:50:49.7883722Z * [new branch] gh/aditew01/openblas -> origin/gh/aditew01/openblas 2025-09-01T19:50:49.7883919Z * [new branch] gh/aditew01/sbgemm -> origin/gh/aditew01/sbgemm 2025-09-01T19:50:49.7884113Z * [new branch] gh/aditew01/vecbf16 -> origin/gh/aditew01/vecbf16 2025-09-01T19:50:49.7884390Z * [new branch] gh/alexbrauckmann/paddedtensor_faketensor_init -> origin/gh/alexbrauckmann/paddedtensor_faketensor_init 2025-09-01T19:50:49.7884699Z * [new branch] gh/alexsamardzic/9/base -> origin/gh/alexsamardzic/9/base 2025-09-01T19:50:49.7884906Z * [new branch] gh/alexsamardzic/9/head -> origin/gh/alexsamardzic/9/head 2025-09-01T19:50:49.7885115Z * [new branch] gh/alexsamardzic/9/orig -> origin/gh/alexsamardzic/9/orig 2025-09-01T19:50:49.7885308Z * [new branch] gh/amjames/18/base -> origin/gh/amjames/18/base 2025-09-01T19:50:49.7885501Z * [new branch] gh/amjames/18/head -> origin/gh/amjames/18/head 2025-09-01T19:50:49.7885686Z * [new branch] gh/amjames/18/orig -> origin/gh/amjames/18/orig 2025-09-01T19:50:49.7885883Z * [new branch] gh/andrewor14/35/base -> origin/gh/andrewor14/35/base 2025-09-01T19:50:49.7886082Z * [new branch] gh/andrewor14/35/head -> origin/gh/andrewor14/35/head 2025-09-01T19:50:49.7886281Z * [new branch] gh/andrewor14/35/orig -> origin/gh/andrewor14/35/orig 2025-09-01T19:50:49.7886480Z * [new branch] gh/andrewor14/50/base -> origin/gh/andrewor14/50/base 2025-09-01T19:50:49.7886672Z * [new branch] gh/andrewor14/50/head -> origin/gh/andrewor14/50/head 2025-09-01T19:50:49.7886863Z * [new branch] gh/andrewor14/50/orig -> origin/gh/andrewor14/50/orig 2025-09-01T19:50:49.7887058Z * [new branch] gh/andyanwang/1/base -> origin/gh/andyanwang/1/base 2025-09-01T19:50:49.7889198Z * [new branch] gh/andyanwang/1/head -> origin/gh/andyanwang/1/head 2025-09-01T19:50:49.7889418Z * [new branch] gh/andyanwang/1/orig -> origin/gh/andyanwang/1/orig 2025-09-01T19:50:49.7889620Z * [new branch] gh/andyanwang/13/base -> origin/gh/andyanwang/13/base 2025-09-01T19:50:49.7889822Z * [new branch] gh/andyanwang/13/head -> origin/gh/andyanwang/13/head 2025-09-01T19:50:49.7890014Z * [new branch] gh/andyanwang/13/orig -> origin/gh/andyanwang/13/orig 2025-09-01T19:50:49.7890207Z * [new branch] gh/andyanwang/2/base -> origin/gh/andyanwang/2/base 2025-09-01T19:50:49.7890395Z * [new branch] gh/andyanwang/2/head -> origin/gh/andyanwang/2/head 2025-09-01T19:50:49.7890593Z * [new branch] gh/andyanwang/2/orig -> origin/gh/andyanwang/2/orig 2025-09-01T19:50:49.7890787Z * [new branch] gh/andyanwang/28/base -> origin/gh/andyanwang/28/base 2025-09-01T19:50:49.7890985Z * [new branch] gh/andyanwang/28/head -> origin/gh/andyanwang/28/head 2025-09-01T19:50:49.7891178Z * [new branch] gh/andyanwang/28/orig -> origin/gh/andyanwang/28/orig 2025-09-01T19:50:49.7891373Z * [new branch] gh/andyanwang/3/base -> origin/gh/andyanwang/3/base 2025-09-01T19:50:49.7891571Z * [new branch] gh/andyanwang/3/head -> origin/gh/andyanwang/3/head 2025-09-01T19:50:49.7891765Z * [new branch] gh/andyanwang/3/orig -> origin/gh/andyanwang/3/orig 2025-09-01T19:50:49.7892018Z * [new branch] gh/andyanwang/30/base -> origin/gh/andyanwang/30/base 2025-09-01T19:50:49.7892216Z * [new branch] gh/andyanwang/30/orig -> origin/gh/andyanwang/30/orig 2025-09-01T19:50:49.7894131Z * [new branch] gh/andyanwang/31/base -> origin/gh/andyanwang/31/base 2025-09-01T19:50:49.7894339Z * [new branch] gh/andyanwang/31/orig -> origin/gh/andyanwang/31/orig 2025-09-01T19:50:49.7894536Z * [new branch] gh/andyanwang/32/base -> origin/gh/andyanwang/32/base 2025-09-01T19:50:49.7894733Z * [new branch] gh/andyanwang/32/head -> origin/gh/andyanwang/32/head 2025-09-01T19:50:49.7894927Z * [new branch] gh/andyanwang/32/orig -> origin/gh/andyanwang/32/orig 2025-09-01T19:50:49.7895174Z * [new branch] gh/andyanwang/37/base -> origin/gh/andyanwang/37/base 2025-09-01T19:50:49.7895368Z * [new branch] gh/andyanwang/37/head -> origin/gh/andyanwang/37/head 2025-09-01T19:50:49.7895566Z * [new branch] gh/andyanwang/37/orig -> origin/gh/andyanwang/37/orig 2025-09-01T19:50:49.7895762Z * [new branch] gh/andyanwang/38/base -> origin/gh/andyanwang/38/base 2025-09-01T19:50:49.7895955Z * [new branch] gh/andyanwang/38/head -> origin/gh/andyanwang/38/head 2025-09-01T19:50:49.7896153Z * [new branch] gh/andyanwang/38/orig -> origin/gh/andyanwang/38/orig 2025-09-01T19:50:49.7897954Z * [new branch] gh/andyanwang/39/base -> origin/gh/andyanwang/39/base 2025-09-01T19:50:49.7898168Z * [new branch] gh/andyanwang/39/head -> origin/gh/andyanwang/39/head 2025-09-01T19:50:49.7898525Z * [new branch] gh/andyanwang/39/orig -> origin/gh/andyanwang/39/orig 2025-09-01T19:50:49.7898729Z * [new branch] gh/andyanwang/4/base -> origin/gh/andyanwang/4/base 2025-09-01T19:50:49.7898925Z * [new branch] gh/andyanwang/4/head -> origin/gh/andyanwang/4/head 2025-09-01T19:50:49.7899114Z * [new branch] gh/andyanwang/4/orig -> origin/gh/andyanwang/4/orig 2025-09-01T19:50:49.7899309Z * [new branch] gh/andyanwang/40/base -> origin/gh/andyanwang/40/base 2025-09-01T19:50:49.7899509Z * [new branch] gh/andyanwang/40/head -> origin/gh/andyanwang/40/head 2025-09-01T19:50:49.7899702Z * [new branch] gh/andyanwang/40/orig -> origin/gh/andyanwang/40/orig 2025-09-01T19:50:49.7899894Z * [new branch] gh/angelayi/107/base -> origin/gh/angelayi/107/base 2025-09-01T19:50:49.7900084Z * [new branch] gh/angelayi/107/head -> origin/gh/angelayi/107/head 2025-09-01T19:50:49.7900275Z * [new branch] gh/angelayi/108/base -> origin/gh/angelayi/108/base 2025-09-01T19:50:49.7900464Z * [new branch] gh/angelayi/108/head -> origin/gh/angelayi/108/head 2025-09-01T19:50:49.7900659Z * [new branch] gh/angelayi/108/orig -> origin/gh/angelayi/108/orig 2025-09-01T19:50:49.7900847Z * [new branch] gh/angelayi/109/base -> origin/gh/angelayi/109/base 2025-09-01T19:50:49.7901033Z * [new branch] gh/angelayi/109/head -> origin/gh/angelayi/109/head 2025-09-01T19:50:49.7901222Z * [new branch] gh/angelayi/109/orig -> origin/gh/angelayi/109/orig 2025-09-01T19:50:49.7901409Z * [new branch] gh/angelayi/110/base -> origin/gh/angelayi/110/base 2025-09-01T19:50:49.7901604Z * [new branch] gh/angelayi/110/head -> origin/gh/angelayi/110/head 2025-09-01T19:50:49.7901789Z * [new branch] gh/angelayi/110/orig -> origin/gh/angelayi/110/orig 2025-09-01T19:50:49.7901980Z * [new branch] gh/angelayi/111/base -> origin/gh/angelayi/111/base 2025-09-01T19:50:49.7902168Z * [new branch] gh/angelayi/111/head -> origin/gh/angelayi/111/head 2025-09-01T19:50:49.7904075Z * [new branch] gh/angelayi/111/orig -> origin/gh/angelayi/111/orig 2025-09-01T19:50:49.7904271Z * [new branch] gh/angelayi/112/base -> origin/gh/angelayi/112/base 2025-09-01T19:50:49.7904463Z * [new branch] gh/angelayi/112/head -> origin/gh/angelayi/112/head 2025-09-01T19:50:49.7904660Z * [new branch] gh/angelayi/112/orig -> origin/gh/angelayi/112/orig 2025-09-01T19:50:49.7904849Z * [new branch] gh/angelayi/113/base -> origin/gh/angelayi/113/base 2025-09-01T19:50:49.7905049Z * [new branch] gh/angelayi/113/head -> origin/gh/angelayi/113/head 2025-09-01T19:50:49.7905234Z * [new branch] gh/angelayi/113/orig -> origin/gh/angelayi/113/orig 2025-09-01T19:50:49.7905466Z * [new branch] gh/angelayi/114/base -> origin/gh/angelayi/114/base 2025-09-01T19:50:49.7905658Z * [new branch] gh/angelayi/114/head -> origin/gh/angelayi/114/head 2025-09-01T19:50:49.7907996Z * [new branch] gh/angelayi/114/orig -> origin/gh/angelayi/114/orig 2025-09-01T19:50:49.7908285Z * [new branch] gh/angelayi/115/base -> origin/gh/angelayi/115/base 2025-09-01T19:50:49.7908478Z * [new branch] gh/angelayi/115/head -> origin/gh/angelayi/115/head 2025-09-01T19:50:49.7908672Z * [new branch] gh/angelayi/115/orig -> origin/gh/angelayi/115/orig 2025-09-01T19:50:49.7908874Z * [new branch] gh/anijain2305/753/base -> origin/gh/anijain2305/753/base 2025-09-01T19:50:49.7909079Z * [new branch] gh/anijain2305/753/head -> origin/gh/anijain2305/753/head 2025-09-01T19:50:49.7909283Z * [new branch] gh/anijain2305/753/orig -> origin/gh/anijain2305/753/orig 2025-09-01T19:50:49.7909488Z * [new branch] gh/anijain2305/766/base -> origin/gh/anijain2305/766/base 2025-09-01T19:50:49.7909690Z * [new branch] gh/anijain2305/766/head -> origin/gh/anijain2305/766/head 2025-09-01T19:50:49.7909890Z * [new branch] gh/anijain2305/766/orig -> origin/gh/anijain2305/766/orig 2025-09-01T19:50:49.7910090Z * [new branch] gh/anijain2305/790/base -> origin/gh/anijain2305/790/base 2025-09-01T19:50:49.7910288Z * [new branch] gh/anijain2305/790/head -> origin/gh/anijain2305/790/head 2025-09-01T19:50:49.7910491Z * [new branch] gh/anijain2305/790/orig -> origin/gh/anijain2305/790/orig 2025-09-01T19:50:49.7910687Z * [new branch] gh/anijain2305/792/base -> origin/gh/anijain2305/792/base 2025-09-01T19:50:49.7910882Z * [new branch] gh/anijain2305/792/head -> origin/gh/anijain2305/792/head 2025-09-01T19:50:49.7911080Z * [new branch] gh/anijain2305/792/orig -> origin/gh/anijain2305/792/orig 2025-09-01T19:50:49.7911280Z * [new branch] gh/anijain2305/803/base -> origin/gh/anijain2305/803/base 2025-09-01T19:50:49.7911485Z * [new branch] gh/anijain2305/803/head -> origin/gh/anijain2305/803/head 2025-09-01T19:50:49.7911685Z * [new branch] gh/anijain2305/803/orig -> origin/gh/anijain2305/803/orig 2025-09-01T19:50:49.7911881Z * [new branch] gh/anijain2305/804/base -> origin/gh/anijain2305/804/base 2025-09-01T19:50:49.7912080Z * [new branch] gh/anijain2305/804/head -> origin/gh/anijain2305/804/head 2025-09-01T19:50:49.7912276Z * [new branch] gh/anijain2305/804/orig -> origin/gh/anijain2305/804/orig 2025-09-01T19:50:49.7912469Z * [new branch] gh/anijain2305/805/base -> origin/gh/anijain2305/805/base 2025-09-01T19:50:49.7912665Z * [new branch] gh/anijain2305/805/head -> origin/gh/anijain2305/805/head 2025-09-01T19:50:49.7912866Z * [new branch] gh/anijain2305/805/orig -> origin/gh/anijain2305/805/orig 2025-09-01T19:50:49.7913122Z * [new branch] gh/anijain2305/810/base -> origin/gh/anijain2305/810/base 2025-09-01T19:50:49.7913327Z * [new branch] gh/anijain2305/810/head -> origin/gh/anijain2305/810/head 2025-09-01T19:50:49.7913527Z * [new branch] gh/anijain2305/810/orig -> origin/gh/anijain2305/810/orig 2025-09-01T19:50:49.7913722Z * [new branch] gh/anijain2305/812/base -> origin/gh/anijain2305/812/base 2025-09-01T19:50:49.7913917Z * [new branch] gh/anijain2305/812/head -> origin/gh/anijain2305/812/head 2025-09-01T19:50:49.7914116Z * [new branch] gh/anijain2305/812/orig -> origin/gh/anijain2305/812/orig 2025-09-01T19:50:49.7914310Z * [new branch] gh/anijain2305/837/base -> origin/gh/anijain2305/837/base 2025-09-01T19:50:49.7914545Z * [new branch] gh/anijain2305/837/head -> origin/gh/anijain2305/837/head 2025-09-01T19:50:49.7914740Z * [new branch] gh/anijain2305/837/orig -> origin/gh/anijain2305/837/orig 2025-09-01T19:50:49.7914940Z * [new branch] gh/anijain2305/838/base -> origin/gh/anijain2305/838/base 2025-09-01T19:50:49.7915143Z * [new branch] gh/anijain2305/838/head -> origin/gh/anijain2305/838/head 2025-09-01T19:50:49.7915345Z * [new branch] gh/anijain2305/838/orig -> origin/gh/anijain2305/838/orig 2025-09-01T19:50:49.7915541Z * [new branch] gh/anijain2305/839/base -> origin/gh/anijain2305/839/base 2025-09-01T19:50:49.7915735Z * [new branch] gh/anijain2305/839/head -> origin/gh/anijain2305/839/head 2025-09-01T19:50:49.7915934Z * [new branch] gh/anijain2305/839/orig -> origin/gh/anijain2305/839/orig 2025-09-01T19:50:49.7916133Z * [new branch] gh/anijain2305/840/base -> origin/gh/anijain2305/840/base 2025-09-01T19:50:49.7916330Z * [new branch] gh/anijain2305/840/head -> origin/gh/anijain2305/840/head 2025-09-01T19:50:49.7916525Z * [new branch] gh/anijain2305/840/orig -> origin/gh/anijain2305/840/orig 2025-09-01T19:50:49.7916727Z * [new branch] gh/anijain2305/841/base -> origin/gh/anijain2305/841/base 2025-09-01T19:50:49.7916924Z * [new branch] gh/anijain2305/841/head -> origin/gh/anijain2305/841/head 2025-09-01T19:50:49.7917120Z * [new branch] gh/anijain2305/841/orig -> origin/gh/anijain2305/841/orig 2025-09-01T19:50:49.7917321Z * [new branch] gh/anijain2305/842/base -> origin/gh/anijain2305/842/base 2025-09-01T19:50:49.7917515Z * [new branch] gh/anijain2305/842/head -> origin/gh/anijain2305/842/head 2025-09-01T19:50:49.7917708Z * [new branch] gh/anijain2305/842/orig -> origin/gh/anijain2305/842/orig 2025-09-01T19:50:49.7917903Z * [new branch] gh/anijain2305/843/base -> origin/gh/anijain2305/843/base 2025-09-01T19:50:49.7918099Z * [new branch] gh/anijain2305/843/head -> origin/gh/anijain2305/843/head 2025-09-01T19:50:49.7918381Z * [new branch] gh/anijain2305/843/orig -> origin/gh/anijain2305/843/orig 2025-09-01T19:50:49.7918582Z * [new branch] gh/anijain2305/844/base -> origin/gh/anijain2305/844/base 2025-09-01T19:50:49.7920814Z * [new branch] gh/anijain2305/844/head -> origin/gh/anijain2305/844/head 2025-09-01T19:50:49.7921029Z * [new branch] gh/anijain2305/844/orig -> origin/gh/anijain2305/844/orig 2025-09-01T19:50:49.7921226Z * [new branch] gh/anijain2305/845/base -> origin/gh/anijain2305/845/base 2025-09-01T19:50:49.7921422Z * [new branch] gh/anijain2305/845/head -> origin/gh/anijain2305/845/head 2025-09-01T19:50:49.7921620Z * [new branch] gh/anijain2305/845/orig -> origin/gh/anijain2305/845/orig 2025-09-01T19:50:49.7921823Z * [new branch] gh/anijain2305/846/base -> origin/gh/anijain2305/846/base 2025-09-01T19:50:49.7922084Z * [new branch] gh/anijain2305/846/head -> origin/gh/anijain2305/846/head 2025-09-01T19:50:49.7922282Z * [new branch] gh/anijain2305/846/orig -> origin/gh/anijain2305/846/orig 2025-09-01T19:50:49.7922476Z * [new branch] gh/anijain2305/847/base -> origin/gh/anijain2305/847/base 2025-09-01T19:50:49.7922679Z * [new branch] gh/anijain2305/847/head -> origin/gh/anijain2305/847/head 2025-09-01T19:50:49.7922875Z * [new branch] gh/anijain2305/847/orig -> origin/gh/anijain2305/847/orig 2025-09-01T19:50:49.7923071Z * [new branch] gh/anijain2305/848/base -> origin/gh/anijain2305/848/base 2025-09-01T19:50:49.7923266Z * [new branch] gh/anijain2305/848/head -> origin/gh/anijain2305/848/head 2025-09-01T19:50:49.7923496Z * [new branch] gh/anijain2305/848/orig -> origin/gh/anijain2305/848/orig 2025-09-01T19:50:49.7923692Z * [new branch] gh/anijain2305/849/base -> origin/gh/anijain2305/849/base 2025-09-01T19:50:49.7923890Z * [new branch] gh/anijain2305/849/head -> origin/gh/anijain2305/849/head 2025-09-01T19:50:49.7924091Z * [new branch] gh/anijain2305/849/orig -> origin/gh/anijain2305/849/orig 2025-09-01T19:50:49.7924285Z * [new branch] gh/anijain2305/850/base -> origin/gh/anijain2305/850/base 2025-09-01T19:50:49.7924477Z * [new branch] gh/anijain2305/850/head -> origin/gh/anijain2305/850/head 2025-09-01T19:50:49.7924671Z * [new branch] gh/anijain2305/850/orig -> origin/gh/anijain2305/850/orig 2025-09-01T19:50:49.7924865Z * [new branch] gh/anijain2305/851/base -> origin/gh/anijain2305/851/base 2025-09-01T19:50:49.7925060Z * [new branch] gh/anijain2305/851/head -> origin/gh/anijain2305/851/head 2025-09-01T19:50:49.7927125Z * [new branch] gh/anijain2305/851/orig -> origin/gh/anijain2305/851/orig 2025-09-01T19:50:49.7927339Z * [new branch] gh/anijain2305/852/base -> origin/gh/anijain2305/852/base 2025-09-01T19:50:49.7927544Z * [new branch] gh/anijain2305/852/head -> origin/gh/anijain2305/852/head 2025-09-01T19:50:49.7927748Z * [new branch] gh/anijain2305/852/orig -> origin/gh/anijain2305/852/orig 2025-09-01T19:50:49.7927950Z * [new branch] gh/anijain2305/853/base -> origin/gh/anijain2305/853/base 2025-09-01T19:50:49.7928146Z * [new branch] gh/anijain2305/853/head -> origin/gh/anijain2305/853/head 2025-09-01T19:50:49.7928412Z * [new branch] gh/anijain2305/853/orig -> origin/gh/anijain2305/853/orig 2025-09-01T19:50:49.7928610Z * [new branch] gh/anijain2305/854/base -> origin/gh/anijain2305/854/base 2025-09-01T19:50:49.7928813Z * [new branch] gh/anijain2305/854/head -> origin/gh/anijain2305/854/head 2025-09-01T19:50:49.7929015Z * [new branch] gh/anijain2305/854/orig -> origin/gh/anijain2305/854/orig 2025-09-01T19:50:49.7929218Z * [new branch] gh/anijain2305/855/base -> origin/gh/anijain2305/855/base 2025-09-01T19:50:49.7931005Z * [new branch] gh/anijain2305/855/head -> origin/gh/anijain2305/855/head 2025-09-01T19:50:49.7931220Z * [new branch] gh/anijain2305/855/orig -> origin/gh/anijain2305/855/orig 2025-09-01T19:50:49.7931418Z * [new branch] gh/anijain2305/856/base -> origin/gh/anijain2305/856/base 2025-09-01T19:50:49.7931622Z * [new branch] gh/anijain2305/856/head -> origin/gh/anijain2305/856/head 2025-09-01T19:50:49.7931815Z * [new branch] gh/anijain2305/856/orig -> origin/gh/anijain2305/856/orig 2025-09-01T19:50:49.7932011Z * [new branch] gh/anijain2305/857/base -> origin/gh/anijain2305/857/base 2025-09-01T19:50:49.7932206Z * [new branch] gh/anijain2305/857/head -> origin/gh/anijain2305/857/head 2025-09-01T19:50:49.7932462Z * [new branch] gh/anijain2305/857/orig -> origin/gh/anijain2305/857/orig 2025-09-01T19:50:49.7932667Z * [new branch] gh/anijain2305/858/base -> origin/gh/anijain2305/858/base 2025-09-01T19:50:49.7932863Z * [new branch] gh/anijain2305/858/head -> origin/gh/anijain2305/858/head 2025-09-01T19:50:49.7933059Z * [new branch] gh/anijain2305/858/orig -> origin/gh/anijain2305/858/orig 2025-09-01T19:50:49.7933254Z * [new branch] gh/anijain2305/859/base -> origin/gh/anijain2305/859/base 2025-09-01T19:50:49.7934983Z * [new branch] gh/anijain2305/859/head -> origin/gh/anijain2305/859/head 2025-09-01T19:50:49.7935189Z * [new branch] gh/anijain2305/859/orig -> origin/gh/anijain2305/859/orig 2025-09-01T19:50:49.7935430Z * [new branch] gh/anijain2305/860/base -> origin/gh/anijain2305/860/base 2025-09-01T19:50:49.7935626Z * [new branch] gh/anijain2305/860/head -> origin/gh/anijain2305/860/head 2025-09-01T19:50:49.7935827Z * [new branch] gh/anijain2305/860/orig -> origin/gh/anijain2305/860/orig 2025-09-01T19:50:49.7936028Z * [new branch] gh/anijain2305/861/base -> origin/gh/anijain2305/861/base 2025-09-01T19:50:49.7936226Z * [new branch] gh/anijain2305/861/head -> origin/gh/anijain2305/861/head 2025-09-01T19:50:49.7936425Z * [new branch] gh/anijain2305/861/orig -> origin/gh/anijain2305/861/orig 2025-09-01T19:50:49.7936622Z * [new branch] gh/anijain2305/862/base -> origin/gh/anijain2305/862/base 2025-09-01T19:50:49.7936816Z * [new branch] gh/anijain2305/862/head -> origin/gh/anijain2305/862/head 2025-09-01T19:50:49.7937010Z * [new branch] gh/anijain2305/862/orig -> origin/gh/anijain2305/862/orig 2025-09-01T19:50:49.7937211Z * [new branch] gh/anjali411/216/base -> origin/gh/anjali411/216/base 2025-09-01T19:50:49.7937402Z * [new branch] gh/anjali411/216/head -> origin/gh/anjali411/216/head 2025-09-01T19:50:49.7937596Z * [new branch] gh/anjali411/216/orig -> origin/gh/anjali411/216/orig 2025-09-01T19:50:49.7937794Z * [new branch] gh/ankitageorge/13/base -> origin/gh/ankitageorge/13/base 2025-09-01T19:50:49.7937993Z * [new branch] gh/ankitageorge/13/head -> origin/gh/ankitageorge/13/head 2025-09-01T19:50:49.7938249Z * [new branch] gh/ankitageorge/13/orig -> origin/gh/ankitageorge/13/orig 2025-09-01T19:50:49.7938504Z * [new branch] gh/ankitageorge/14/base -> origin/gh/ankitageorge/14/base 2025-09-01T19:50:49.7938704Z * [new branch] gh/ankitageorge/14/head -> origin/gh/ankitageorge/14/head 2025-09-01T19:50:49.7940568Z * [new branch] gh/ankitageorge/14/orig -> origin/gh/ankitageorge/14/orig 2025-09-01T19:50:49.7940795Z * [new branch] gh/ankitageorge/15/base -> origin/gh/ankitageorge/15/base 2025-09-01T19:50:49.7941060Z * [new branch] gh/ankitageorge/15/head -> origin/gh/ankitageorge/15/head 2025-09-01T19:50:49.7941263Z * [new branch] gh/ankitageorge/15/orig -> origin/gh/ankitageorge/15/orig 2025-09-01T19:50:49.7941464Z * [new branch] gh/ankitageorge/16/base -> origin/gh/ankitageorge/16/base 2025-09-01T19:50:49.7941677Z * [new branch] gh/ankitageorge/16/head -> origin/gh/ankitageorge/16/head 2025-09-01T19:50:49.7941876Z * [new branch] gh/ankitageorge/16/orig -> origin/gh/ankitageorge/16/orig 2025-09-01T19:50:49.7942074Z * [new branch] gh/ankitageorge/17/base -> origin/gh/ankitageorge/17/base 2025-09-01T19:50:49.7942274Z * [new branch] gh/ankitageorge/17/head -> origin/gh/ankitageorge/17/head 2025-09-01T19:50:49.7942476Z * [new branch] gh/ankitageorge/17/orig -> origin/gh/ankitageorge/17/orig 2025-09-01T19:50:49.7942675Z * [new branch] gh/ankitageorge/18/base -> origin/gh/ankitageorge/18/base 2025-09-01T19:50:49.7942933Z * [new branch] gh/ankitageorge/18/head -> origin/gh/ankitageorge/18/head 2025-09-01T19:50:49.7943131Z * [new branch] gh/ankitageorge/18/orig -> origin/gh/ankitageorge/18/orig 2025-09-01T19:50:49.7943330Z * [new branch] gh/ankitageorge/19/base -> origin/gh/ankitageorge/19/base 2025-09-01T19:50:49.7943529Z * [new branch] gh/ankitageorge/19/head -> origin/gh/ankitageorge/19/head 2025-09-01T19:50:49.7943727Z * [new branch] gh/ankitageorge/19/orig -> origin/gh/ankitageorge/19/orig 2025-09-01T19:50:49.7943927Z * [new branch] gh/ankitageorge/20/base -> origin/gh/ankitageorge/20/base 2025-09-01T19:50:49.7944126Z * [new branch] gh/ankitageorge/20/head -> origin/gh/ankitageorge/20/head 2025-09-01T19:50:49.7944373Z * [new branch] gh/ankitageorge/20/orig -> origin/gh/ankitageorge/20/orig 2025-09-01T19:50:49.7944574Z * [new branch] gh/ankitageorge/21/base -> origin/gh/ankitageorge/21/base 2025-09-01T19:50:49.7944779Z * [new branch] gh/ankitageorge/21/head -> origin/gh/ankitageorge/21/head 2025-09-01T19:50:49.7944984Z * [new branch] gh/ankitageorge/21/orig -> origin/gh/ankitageorge/21/orig 2025-09-01T19:50:49.7945188Z * [new branch] gh/anshul-si/1/base -> origin/gh/anshul-si/1/base 2025-09-01T19:50:49.7945379Z * [new branch] gh/anshul-si/1/head -> origin/gh/anshul-si/1/head 2025-09-01T19:50:49.7945567Z * [new branch] gh/anshul-si/10/base -> origin/gh/anshul-si/10/base 2025-09-01T19:50:49.7945766Z * [new branch] gh/anshul-si/10/head -> origin/gh/anshul-si/10/head 2025-09-01T19:50:49.7945956Z * [new branch] gh/anshul-si/10/orig -> origin/gh/anshul-si/10/orig 2025-09-01T19:50:49.7946141Z * [new branch] gh/anshul-si/11/base -> origin/gh/anshul-si/11/base 2025-09-01T19:50:49.7946330Z * [new branch] gh/anshul-si/11/head -> origin/gh/anshul-si/11/head 2025-09-01T19:50:49.7946522Z * [new branch] gh/anshul-si/11/orig -> origin/gh/anshul-si/11/orig 2025-09-01T19:50:49.7946711Z * [new branch] gh/anshul-si/12/base -> origin/gh/anshul-si/12/base 2025-09-01T19:50:49.7946896Z * [new branch] gh/anshul-si/12/head -> origin/gh/anshul-si/12/head 2025-09-01T19:50:49.7949015Z * [new branch] gh/anshul-si/12/orig -> origin/gh/anshul-si/12/orig 2025-09-01T19:50:49.7949214Z * [new branch] gh/anshul-si/13/base -> origin/gh/anshul-si/13/base 2025-09-01T19:50:49.7949407Z * [new branch] gh/anshul-si/13/head -> origin/gh/anshul-si/13/head 2025-09-01T19:50:49.7949598Z * [new branch] gh/anshul-si/13/orig -> origin/gh/anshul-si/13/orig 2025-09-01T19:50:49.7949783Z * [new branch] gh/anshul-si/14/base -> origin/gh/anshul-si/14/base 2025-09-01T19:50:49.7949972Z * [new branch] gh/anshul-si/14/head -> origin/gh/anshul-si/14/head 2025-09-01T19:50:49.7950156Z * [new branch] gh/anshul-si/14/orig -> origin/gh/anshul-si/14/orig 2025-09-01T19:50:49.7950342Z * [new branch] gh/anshul-si/15/base -> origin/gh/anshul-si/15/base 2025-09-01T19:50:49.7950530Z * [new branch] gh/anshul-si/15/head -> origin/gh/anshul-si/15/head 2025-09-01T19:50:49.7950715Z * [new branch] gh/anshul-si/15/orig -> origin/gh/anshul-si/15/orig 2025-09-01T19:50:49.7950900Z * [new branch] gh/anshul-si/16/base -> origin/gh/anshul-si/16/base 2025-09-01T19:50:49.7951083Z * [new branch] gh/anshul-si/16/head -> origin/gh/anshul-si/16/head 2025-09-01T19:50:49.7951275Z * [new branch] gh/anshul-si/16/orig -> origin/gh/anshul-si/16/orig 2025-09-01T19:50:49.7951524Z * [new branch] gh/anshul-si/17/base -> origin/gh/anshul-si/17/base 2025-09-01T19:50:49.7951710Z * [new branch] gh/anshul-si/17/head -> origin/gh/anshul-si/17/head 2025-09-01T19:50:49.7951893Z * [new branch] gh/anshul-si/17/orig -> origin/gh/anshul-si/17/orig 2025-09-01T19:50:49.7952080Z * [new branch] gh/anshul-si/18/base -> origin/gh/anshul-si/18/base 2025-09-01T19:50:49.7952263Z * [new branch] gh/anshul-si/18/head -> origin/gh/anshul-si/18/head 2025-09-01T19:50:49.7952452Z * [new branch] gh/anshul-si/18/orig -> origin/gh/anshul-si/18/orig 2025-09-01T19:50:49.7952642Z * [new branch] gh/anshul-si/19/base -> origin/gh/anshul-si/19/base 2025-09-01T19:50:49.7952833Z * [new branch] gh/anshul-si/19/head -> origin/gh/anshul-si/19/head 2025-09-01T19:50:49.7953055Z * [new branch] gh/anshul-si/19/orig -> origin/gh/anshul-si/19/orig 2025-09-01T19:50:49.7953258Z * [new branch] gh/anshul-si/2/base -> origin/gh/anshul-si/2/base 2025-09-01T19:50:49.7953445Z * [new branch] gh/anshul-si/2/head -> origin/gh/anshul-si/2/head 2025-09-01T19:50:49.7953632Z * [new branch] gh/anshul-si/20/base -> origin/gh/anshul-si/20/base 2025-09-01T19:50:49.7953818Z * [new branch] gh/anshul-si/20/head -> origin/gh/anshul-si/20/head 2025-09-01T19:50:49.7954000Z * [new branch] gh/anshul-si/20/orig -> origin/gh/anshul-si/20/orig 2025-09-01T19:50:49.7954189Z * [new branch] gh/anshul-si/21/base -> origin/gh/anshul-si/21/base 2025-09-01T19:50:49.7956150Z * [new branch] gh/anshul-si/21/head -> origin/gh/anshul-si/21/head 2025-09-01T19:50:49.7956355Z * [new branch] gh/anshul-si/21/orig -> origin/gh/anshul-si/21/orig 2025-09-01T19:50:49.7956549Z * [new branch] gh/anshul-si/22/base -> origin/gh/anshul-si/22/base 2025-09-01T19:50:49.7956744Z * [new branch] gh/anshul-si/22/head -> origin/gh/anshul-si/22/head 2025-09-01T19:50:49.7956929Z * [new branch] gh/anshul-si/22/orig -> origin/gh/anshul-si/22/orig 2025-09-01T19:50:49.7957116Z * [new branch] gh/anshul-si/23/base -> origin/gh/anshul-si/23/base 2025-09-01T19:50:49.7957194Z * [new branch] gh/anshul-si/23/head -> origin/gh/anshul-si/23/head 2025-09-01T19:50:49.7957268Z * [new branch] gh/anshul-si/23/orig -> origin/gh/anshul-si/23/orig 2025-09-01T19:50:49.7957345Z * [new branch] gh/anshul-si/24/base -> origin/gh/anshul-si/24/base 2025-09-01T19:50:49.7957420Z * [new branch] gh/anshul-si/24/head -> origin/gh/anshul-si/24/head 2025-09-01T19:50:49.7957498Z * [new branch] gh/anshul-si/24/orig -> origin/gh/anshul-si/24/orig 2025-09-01T19:50:49.7957574Z * [new branch] gh/anshul-si/25/base -> origin/gh/anshul-si/25/base 2025-09-01T19:50:49.7957649Z * [new branch] gh/anshul-si/25/head -> origin/gh/anshul-si/25/head 2025-09-01T19:50:49.7957727Z * [new branch] gh/anshul-si/25/orig -> origin/gh/anshul-si/25/orig 2025-09-01T19:50:49.7957800Z * [new branch] gh/anshul-si/26/base -> origin/gh/anshul-si/26/base 2025-09-01T19:50:49.7957877Z * [new branch] gh/anshul-si/26/head -> origin/gh/anshul-si/26/head 2025-09-01T19:50:49.7957953Z * [new branch] gh/anshul-si/26/orig -> origin/gh/anshul-si/26/orig 2025-09-01T19:50:49.7958029Z * [new branch] gh/anshul-si/27/base -> origin/gh/anshul-si/27/base 2025-09-01T19:50:49.7958114Z * [new branch] gh/anshul-si/27/head -> origin/gh/anshul-si/27/head 2025-09-01T19:50:49.7958249Z * [new branch] gh/anshul-si/27/orig -> origin/gh/anshul-si/27/orig 2025-09-01T19:50:49.7960112Z * [new branch] gh/anshul-si/28/base -> origin/gh/anshul-si/28/base 2025-09-01T19:50:49.7960205Z * [new branch] gh/anshul-si/28/head -> origin/gh/anshul-si/28/head 2025-09-01T19:50:49.7960286Z * [new branch] gh/anshul-si/28/orig -> origin/gh/anshul-si/28/orig 2025-09-01T19:50:49.7960370Z * [new branch] gh/anshul-si/3/base -> origin/gh/anshul-si/3/base 2025-09-01T19:50:49.7960451Z * [new branch] gh/anshul-si/3/head -> origin/gh/anshul-si/3/head 2025-09-01T19:50:49.7960531Z * [new branch] gh/anshul-si/4/base -> origin/gh/anshul-si/4/base 2025-09-01T19:50:49.7960615Z * [new branch] gh/anshul-si/4/head -> origin/gh/anshul-si/4/head 2025-09-01T19:50:49.7960690Z * [new branch] gh/anshul-si/5/base -> origin/gh/anshul-si/5/base 2025-09-01T19:50:49.7960804Z * [new branch] gh/anshul-si/5/head -> origin/gh/anshul-si/5/head 2025-09-01T19:50:49.7960885Z * [new branch] gh/anshul-si/9/base -> origin/gh/anshul-si/9/base 2025-09-01T19:50:49.7960959Z * [new branch] gh/anshul-si/9/head -> origin/gh/anshul-si/9/head 2025-09-01T19:50:49.7961038Z * [new branch] gh/anshul-si/9/orig -> origin/gh/anshul-si/9/orig 2025-09-01T19:50:49.7961118Z * [new branch] gh/aorenste/132/base -> origin/gh/aorenste/132/base 2025-09-01T19:50:49.7961195Z * [new branch] gh/aorenste/132/head -> origin/gh/aorenste/132/head 2025-09-01T19:50:49.7961273Z * [new branch] gh/aorenste/238/base -> origin/gh/aorenste/238/base 2025-09-01T19:50:49.7961352Z * [new branch] gh/aorenste/238/head -> origin/gh/aorenste/238/head 2025-09-01T19:50:49.7961429Z * [new branch] gh/aorenste/238/orig -> origin/gh/aorenste/238/orig 2025-09-01T19:50:49.7961507Z * [new branch] gh/bdhirsh/650/base -> origin/gh/bdhirsh/650/base 2025-09-01T19:50:49.7961588Z * [new branch] gh/bdhirsh/650/head -> origin/gh/bdhirsh/650/head 2025-09-01T19:50:49.7961665Z * [new branch] gh/bdhirsh/650/orig -> origin/gh/bdhirsh/650/orig 2025-09-01T19:50:49.7961740Z * [new branch] gh/bdhirsh/663/base -> origin/gh/bdhirsh/663/base 2025-09-01T19:50:49.7961814Z * [new branch] gh/bdhirsh/663/head -> origin/gh/bdhirsh/663/head 2025-09-01T19:50:49.7961896Z * [new branch] gh/bdhirsh/663/orig -> origin/gh/bdhirsh/663/orig 2025-09-01T19:50:49.7963635Z * [new branch] gh/bdhirsh/665/base -> origin/gh/bdhirsh/665/base 2025-09-01T19:50:49.7963736Z * [new branch] gh/bdhirsh/665/head -> origin/gh/bdhirsh/665/head 2025-09-01T19:50:49.7963816Z * [new branch] gh/bdhirsh/665/orig -> origin/gh/bdhirsh/665/orig 2025-09-01T19:50:49.7963896Z * [new branch] gh/bdhirsh/666/base -> origin/gh/bdhirsh/666/base 2025-09-01T19:50:49.7963977Z * [new branch] gh/bdhirsh/666/head -> origin/gh/bdhirsh/666/head 2025-09-01T19:50:49.7964054Z * [new branch] gh/bdhirsh/666/orig -> origin/gh/bdhirsh/666/orig 2025-09-01T19:50:49.7964135Z * [new branch] gh/bdhirsh/667/base -> origin/gh/bdhirsh/667/base 2025-09-01T19:50:49.7964210Z * [new branch] gh/bdhirsh/667/head -> origin/gh/bdhirsh/667/head 2025-09-01T19:50:49.7964287Z * [new branch] gh/bdhirsh/667/orig -> origin/gh/bdhirsh/667/orig 2025-09-01T19:50:49.7964361Z * [new branch] gh/bdhirsh/668/base -> origin/gh/bdhirsh/668/base 2025-09-01T19:50:49.7964436Z * [new branch] gh/bdhirsh/668/head -> origin/gh/bdhirsh/668/head 2025-09-01T19:50:49.7964516Z * [new branch] gh/bdhirsh/668/orig -> origin/gh/bdhirsh/668/orig 2025-09-01T19:50:49.7964612Z * [new branch] gh/benjaminglass1/100/base -> origin/gh/benjaminglass1/100/base 2025-09-01T19:50:49.7964750Z * [new branch] gh/benjaminglass1/100/head -> origin/gh/benjaminglass1/100/head 2025-09-01T19:50:49.7964842Z * [new branch] gh/benjaminglass1/100/orig -> origin/gh/benjaminglass1/100/orig 2025-09-01T19:50:49.7964928Z * [new branch] gh/benjaminglass1/101/base -> origin/gh/benjaminglass1/101/base 2025-09-01T19:50:49.7965015Z * [new branch] gh/benjaminglass1/101/head -> origin/gh/benjaminglass1/101/head 2025-09-01T19:50:49.7965111Z * [new branch] gh/benjaminglass1/101/orig -> origin/gh/benjaminglass1/101/orig 2025-09-01T19:50:49.7965197Z * [new branch] gh/benjaminglass1/102/base -> origin/gh/benjaminglass1/102/base 2025-09-01T19:50:49.7965313Z * [new branch] gh/benjaminglass1/102/head -> origin/gh/benjaminglass1/102/head 2025-09-01T19:50:49.7965400Z * [new branch] gh/benjaminglass1/102/orig -> origin/gh/benjaminglass1/102/orig 2025-09-01T19:50:49.7965493Z * [new branch] gh/benjaminglass1/103/base -> origin/gh/benjaminglass1/103/base 2025-09-01T19:50:49.7965582Z * [new branch] gh/benjaminglass1/103/head -> origin/gh/benjaminglass1/103/head 2025-09-01T19:50:49.7965672Z * [new branch] gh/benjaminglass1/103/orig -> origin/gh/benjaminglass1/103/orig 2025-09-01T19:50:49.7965760Z * [new branch] gh/benjaminglass1/104/base -> origin/gh/benjaminglass1/104/base 2025-09-01T19:50:49.7965846Z * [new branch] gh/benjaminglass1/104/head -> origin/gh/benjaminglass1/104/head 2025-09-01T19:50:49.7965937Z * [new branch] gh/benjaminglass1/104/orig -> origin/gh/benjaminglass1/104/orig 2025-09-01T19:50:49.7966026Z * [new branch] gh/benjaminglass1/79/base -> origin/gh/benjaminglass1/79/base 2025-09-01T19:50:49.7966116Z * [new branch] gh/benjaminglass1/79/head -> origin/gh/benjaminglass1/79/head 2025-09-01T19:50:49.7966204Z * [new branch] gh/benjaminglass1/79/orig -> origin/gh/benjaminglass1/79/orig 2025-09-01T19:50:49.7966293Z * [new branch] gh/benjaminglass1/86/base -> origin/gh/benjaminglass1/86/base 2025-09-01T19:50:49.7966380Z * [new branch] gh/benjaminglass1/86/head -> origin/gh/benjaminglass1/86/head 2025-09-01T19:50:49.7966466Z * [new branch] gh/benjaminglass1/86/orig -> origin/gh/benjaminglass1/86/orig 2025-09-01T19:50:49.7966553Z * [new branch] gh/benjaminglass1/89/base -> origin/gh/benjaminglass1/89/base 2025-09-01T19:50:49.7966639Z * [new branch] gh/benjaminglass1/89/head -> origin/gh/benjaminglass1/89/head 2025-09-01T19:50:49.7966726Z * [new branch] gh/benjaminglass1/89/orig -> origin/gh/benjaminglass1/89/orig 2025-09-01T19:50:49.7966817Z * [new branch] gh/benjaminglass1/91/base -> origin/gh/benjaminglass1/91/base 2025-09-01T19:50:49.7966909Z * [new branch] gh/benjaminglass1/91/head -> origin/gh/benjaminglass1/91/head 2025-09-01T19:50:49.7966996Z * [new branch] gh/benjaminglass1/91/orig -> origin/gh/benjaminglass1/91/orig 2025-09-01T19:50:49.7968803Z * [new branch] gh/benjaminglass1/93/base -> origin/gh/benjaminglass1/93/base 2025-09-01T19:50:49.7968907Z * [new branch] gh/benjaminglass1/93/head -> origin/gh/benjaminglass1/93/head 2025-09-01T19:50:49.7968995Z * [new branch] gh/benjaminglass1/93/orig -> origin/gh/benjaminglass1/93/orig 2025-09-01T19:50:49.7969087Z * [new branch] gh/benjaminglass1/95/base -> origin/gh/benjaminglass1/95/base 2025-09-01T19:50:49.7969175Z * [new branch] gh/benjaminglass1/95/head -> origin/gh/benjaminglass1/95/head 2025-09-01T19:50:49.7969264Z * [new branch] gh/benjaminglass1/95/orig -> origin/gh/benjaminglass1/95/orig 2025-09-01T19:50:49.7969356Z * [new branch] gh/benjaminglass1/97/base -> origin/gh/benjaminglass1/97/base 2025-09-01T19:50:49.7969495Z * [new branch] gh/benjaminglass1/97/head -> origin/gh/benjaminglass1/97/head 2025-09-01T19:50:49.7969580Z * [new branch] gh/benjaminglass1/97/orig -> origin/gh/benjaminglass1/97/orig 2025-09-01T19:50:49.7969666Z * [new branch] gh/benjaminglass1/98/base -> origin/gh/benjaminglass1/98/base 2025-09-01T19:50:49.7969750Z * [new branch] gh/benjaminglass1/98/head -> origin/gh/benjaminglass1/98/head 2025-09-01T19:50:49.7969834Z * [new branch] gh/benjaminglass1/98/orig -> origin/gh/benjaminglass1/98/orig 2025-09-01T19:50:49.7969920Z * [new branch] gh/benjaminglass1/99/base -> origin/gh/benjaminglass1/99/base 2025-09-01T19:50:49.7970004Z * [new branch] gh/benjaminglass1/99/head -> origin/gh/benjaminglass1/99/head 2025-09-01T19:50:49.7970128Z * [new branch] gh/benjaminglass1/99/orig -> origin/gh/benjaminglass1/99/orig 2025-09-01T19:50:49.7970215Z * [new branch] gh/bobrenjc93/514/base -> origin/gh/bobrenjc93/514/base 2025-09-01T19:50:49.7970296Z * [new branch] gh/bobrenjc93/514/head -> origin/gh/bobrenjc93/514/head 2025-09-01T19:50:49.7970374Z * [new branch] gh/bobrenjc93/514/orig -> origin/gh/bobrenjc93/514/orig 2025-09-01T19:50:49.7970460Z * [new branch] gh/bobrenjc93/521/base -> origin/gh/bobrenjc93/521/base 2025-09-01T19:50:49.7970539Z * [new branch] gh/bobrenjc93/521/head -> origin/gh/bobrenjc93/521/head 2025-09-01T19:50:49.7970623Z * [new branch] gh/bobrenjc93/521/orig -> origin/gh/bobrenjc93/521/orig 2025-09-01T19:50:49.7970704Z * [new branch] gh/bobrenjc93/522/base -> origin/gh/bobrenjc93/522/base 2025-09-01T19:50:49.7970782Z * [new branch] gh/bobrenjc93/522/head -> origin/gh/bobrenjc93/522/head 2025-09-01T19:50:49.7972427Z * [new branch] gh/bobrenjc93/522/orig -> origin/gh/bobrenjc93/522/orig 2025-09-01T19:50:49.7972526Z * [new branch] gh/bobrenjc93/525/base -> origin/gh/bobrenjc93/525/base 2025-09-01T19:50:49.7972608Z * [new branch] gh/bobrenjc93/525/head -> origin/gh/bobrenjc93/525/head 2025-09-01T19:50:49.7972688Z * [new branch] gh/bobrenjc93/525/orig -> origin/gh/bobrenjc93/525/orig 2025-09-01T19:50:49.7972767Z * [new branch] gh/bobrenjc93/526/base -> origin/gh/bobrenjc93/526/base 2025-09-01T19:50:49.7972845Z * [new branch] gh/bobrenjc93/526/head -> origin/gh/bobrenjc93/526/head 2025-09-01T19:50:49.7972925Z * [new branch] gh/bobrenjc93/526/orig -> origin/gh/bobrenjc93/526/orig 2025-09-01T19:50:49.7973004Z * [new branch] gh/bobrenjc93/527/base -> origin/gh/bobrenjc93/527/base 2025-09-01T19:50:49.7973085Z * [new branch] gh/bobrenjc93/527/head -> origin/gh/bobrenjc93/527/head 2025-09-01T19:50:49.7973162Z * [new branch] gh/bobrenjc93/527/orig -> origin/gh/bobrenjc93/527/orig 2025-09-01T19:50:49.7973242Z * [new branch] gh/bobrenjc93/528/base -> origin/gh/bobrenjc93/528/base 2025-09-01T19:50:49.7973323Z * [new branch] gh/bobrenjc93/528/head -> origin/gh/bobrenjc93/528/head 2025-09-01T19:50:49.7973407Z * [new branch] gh/bobrenjc93/528/orig -> origin/gh/bobrenjc93/528/orig 2025-09-01T19:50:49.7973487Z * [new branch] gh/bobrenjc93/529/base -> origin/gh/bobrenjc93/529/base 2025-09-01T19:50:49.7973567Z * [new branch] gh/bobrenjc93/529/head -> origin/gh/bobrenjc93/529/head 2025-09-01T19:50:49.7973645Z * [new branch] gh/bobrenjc93/529/orig -> origin/gh/bobrenjc93/529/orig 2025-09-01T19:50:49.7973730Z * [new branch] gh/bobrenjc93/535/base -> origin/gh/bobrenjc93/535/base 2025-09-01T19:50:49.7973812Z * [new branch] gh/bobrenjc93/535/head -> origin/gh/bobrenjc93/535/head 2025-09-01T19:50:49.7973939Z * [new branch] gh/bobrenjc93/535/orig -> origin/gh/bobrenjc93/535/orig 2025-09-01T19:50:49.7974017Z * [new branch] gh/bobrenjc93/537/base -> origin/gh/bobrenjc93/537/base 2025-09-01T19:50:49.7974097Z * [new branch] gh/bobrenjc93/537/head -> origin/gh/bobrenjc93/537/head 2025-09-01T19:50:49.7974175Z * [new branch] gh/bobrenjc93/537/orig -> origin/gh/bobrenjc93/537/orig 2025-09-01T19:50:49.7974255Z * [new branch] gh/bobrenjc93/538/base -> origin/gh/bobrenjc93/538/base 2025-09-01T19:50:49.7974335Z * [new branch] gh/bobrenjc93/538/head -> origin/gh/bobrenjc93/538/head 2025-09-01T19:50:49.7974415Z * [new branch] gh/bobrenjc93/538/orig -> origin/gh/bobrenjc93/538/orig 2025-09-01T19:50:49.7974524Z * [new branch] gh/bobrenjc93/539/base -> origin/gh/bobrenjc93/539/base 2025-09-01T19:50:49.7974605Z * [new branch] gh/bobrenjc93/539/head -> origin/gh/bobrenjc93/539/head 2025-09-01T19:50:49.7974685Z * [new branch] gh/bobrenjc93/539/orig -> origin/gh/bobrenjc93/539/orig 2025-09-01T19:50:49.7974765Z * [new branch] gh/bobrenjc93/540/base -> origin/gh/bobrenjc93/540/base 2025-09-01T19:50:49.7974844Z * [new branch] gh/bobrenjc93/540/head -> origin/gh/bobrenjc93/540/head 2025-09-01T19:50:49.7974923Z * [new branch] gh/bobrenjc93/540/orig -> origin/gh/bobrenjc93/540/orig 2025-09-01T19:50:49.7975001Z * [new branch] gh/bobrenjc93/541/base -> origin/gh/bobrenjc93/541/base 2025-09-01T19:50:49.7975088Z * [new branch] gh/bobrenjc93/541/head -> origin/gh/bobrenjc93/541/head 2025-09-01T19:50:49.7975168Z * [new branch] gh/bobrenjc93/541/orig -> origin/gh/bobrenjc93/541/orig 2025-09-01T19:50:49.7975250Z * [new branch] gh/bobrenjc93/542/base -> origin/gh/bobrenjc93/542/base 2025-09-01T19:50:49.7976953Z * [new branch] gh/bobrenjc93/542/head -> origin/gh/bobrenjc93/542/head 2025-09-01T19:50:49.7977047Z * [new branch] gh/bobrenjc93/542/orig -> origin/gh/bobrenjc93/542/orig 2025-09-01T19:50:49.7977133Z * [new branch] gh/bobrenjc93/543/base -> origin/gh/bobrenjc93/543/base 2025-09-01T19:50:49.7977214Z * [new branch] gh/bobrenjc93/543/head -> origin/gh/bobrenjc93/543/head 2025-09-01T19:50:49.7977294Z * [new branch] gh/bobrenjc93/543/orig -> origin/gh/bobrenjc93/543/orig 2025-09-01T19:50:49.7977380Z * [new branch] gh/bobrenjc93/544/base -> origin/gh/bobrenjc93/544/base 2025-09-01T19:50:49.7977463Z * [new branch] gh/bobrenjc93/544/head -> origin/gh/bobrenjc93/544/head 2025-09-01T19:50:49.7977542Z * [new branch] gh/bobrenjc93/544/orig -> origin/gh/bobrenjc93/544/orig 2025-09-01T19:50:49.7977628Z * [new branch] gh/bobrenjc93/545/base -> origin/gh/bobrenjc93/545/base 2025-09-01T19:50:49.7977712Z * [new branch] gh/bobrenjc93/545/head -> origin/gh/bobrenjc93/545/head 2025-09-01T19:50:49.7977794Z * [new branch] gh/bobrenjc93/545/orig -> origin/gh/bobrenjc93/545/orig 2025-09-01T19:50:49.7977872Z * [new branch] gh/bobrenjc93/546/base -> origin/gh/bobrenjc93/546/base 2025-09-01T19:50:49.7977950Z * [new branch] gh/bobrenjc93/546/head -> origin/gh/bobrenjc93/546/head 2025-09-01T19:50:49.7978032Z * [new branch] gh/bobrenjc93/546/orig -> origin/gh/bobrenjc93/546/orig 2025-09-01T19:50:49.7978114Z * [new branch] gh/bobrenjc93/547/base -> origin/gh/bobrenjc93/547/base 2025-09-01T19:50:49.7978269Z * [new branch] gh/bobrenjc93/547/head -> origin/gh/bobrenjc93/547/head 2025-09-01T19:50:49.7978399Z * [new branch] gh/bobrenjc93/547/orig -> origin/gh/bobrenjc93/547/orig 2025-09-01T19:50:49.7978488Z * [new branch] gh/bobrenjc93/548/base -> origin/gh/bobrenjc93/548/base 2025-09-01T19:50:49.7978626Z * [new branch] gh/bobrenjc93/548/head -> origin/gh/bobrenjc93/548/head 2025-09-01T19:50:49.7978707Z * [new branch] gh/bobrenjc93/548/orig -> origin/gh/bobrenjc93/548/orig 2025-09-01T19:50:49.7978788Z * [new branch] gh/bobrenjc93/549/base -> origin/gh/bobrenjc93/549/base 2025-09-01T19:50:49.7978871Z * [new branch] gh/bobrenjc93/549/head -> origin/gh/bobrenjc93/549/head 2025-09-01T19:50:49.7978956Z * [new branch] gh/bobrenjc93/549/orig -> origin/gh/bobrenjc93/549/orig 2025-09-01T19:50:49.7979035Z * [new branch] gh/bobrenjc93/550/base -> origin/gh/bobrenjc93/550/base 2025-09-01T19:50:49.7979115Z * [new branch] gh/bobrenjc93/550/head -> origin/gh/bobrenjc93/550/head 2025-09-01T19:50:49.7979239Z * [new branch] gh/bobrenjc93/550/orig -> origin/gh/bobrenjc93/550/orig 2025-09-01T19:50:49.7979324Z * [new branch] gh/bobrenjc93/551/base -> origin/gh/bobrenjc93/551/base 2025-09-01T19:50:49.7979404Z * [new branch] gh/bobrenjc93/551/head -> origin/gh/bobrenjc93/551/head 2025-09-01T19:50:49.7979482Z * [new branch] gh/bobrenjc93/551/orig -> origin/gh/bobrenjc93/551/orig 2025-09-01T19:50:49.7979561Z * [new branch] gh/bobrenjc93/552/base -> origin/gh/bobrenjc93/552/base 2025-09-01T19:50:49.7979641Z * [new branch] gh/bobrenjc93/552/head -> origin/gh/bobrenjc93/552/head 2025-09-01T19:50:49.7979719Z * [new branch] gh/bobrenjc93/552/orig -> origin/gh/bobrenjc93/552/orig 2025-09-01T19:50:49.7979798Z * [new branch] gh/bobrenjc93/553/base -> origin/gh/bobrenjc93/553/base 2025-09-01T19:50:49.7979886Z * [new branch] gh/bobrenjc93/553/head -> origin/gh/bobrenjc93/553/head 2025-09-01T19:50:49.7979965Z * [new branch] gh/bobrenjc93/553/orig -> origin/gh/bobrenjc93/553/orig 2025-09-01T19:50:49.7980045Z * [new branch] gh/bobrenjc93/554/base -> origin/gh/bobrenjc93/554/base 2025-09-01T19:50:49.7980125Z * [new branch] gh/bobrenjc93/554/head -> origin/gh/bobrenjc93/554/head 2025-09-01T19:50:49.7980205Z * [new branch] gh/bobrenjc93/554/orig -> origin/gh/bobrenjc93/554/orig 2025-09-01T19:50:49.7980284Z * [new branch] gh/bobrenjc93/555/base -> origin/gh/bobrenjc93/555/base 2025-09-01T19:50:49.7980365Z * [new branch] gh/bobrenjc93/555/head -> origin/gh/bobrenjc93/555/head 2025-09-01T19:50:49.7980443Z * [new branch] gh/bobrenjc93/555/orig -> origin/gh/bobrenjc93/555/orig 2025-09-01T19:50:49.7980542Z * [new branch] gh/briancoutinho/2/base -> origin/gh/briancoutinho/2/base 2025-09-01T19:50:49.7980632Z * [new branch] gh/briancoutinho/2/head -> origin/gh/briancoutinho/2/head 2025-09-01T19:50:49.7980705Z * [new branch] gh/c00w/23/base -> origin/gh/c00w/23/base 2025-09-01T19:50:49.7980777Z * [new branch] gh/c00w/23/head -> origin/gh/c00w/23/head 2025-09-01T19:50:49.7980848Z * [new branch] gh/c00w/38/base -> origin/gh/c00w/38/base 2025-09-01T19:50:49.7980917Z * [new branch] gh/c00w/38/head -> origin/gh/c00w/38/head 2025-09-01T19:50:49.7980986Z * [new branch] gh/c00w/38/orig -> origin/gh/c00w/38/orig 2025-09-01T19:50:49.7981054Z * [new branch] gh/c00w/48/base -> origin/gh/c00w/48/base 2025-09-01T19:50:49.7981122Z * [new branch] gh/c00w/48/head -> origin/gh/c00w/48/head 2025-09-01T19:50:49.7981188Z * [new branch] gh/c00w/48/orig -> origin/gh/c00w/48/orig 2025-09-01T19:50:49.7981258Z * [new branch] gh/c00w/53/base -> origin/gh/c00w/53/base 2025-09-01T19:50:49.7981326Z * [new branch] gh/c00w/53/head -> origin/gh/c00w/53/head 2025-09-01T19:50:49.7981420Z * [new branch] gh/c00w/53/orig -> origin/gh/c00w/53/orig 2025-09-01T19:50:49.7981488Z * [new branch] gh/c00w/54/base -> origin/gh/c00w/54/base 2025-09-01T19:50:49.7981555Z * [new branch] gh/c00w/54/head -> origin/gh/c00w/54/head 2025-09-01T19:50:49.7981623Z * [new branch] gh/c00w/54/orig -> origin/gh/c00w/54/orig 2025-09-01T19:50:49.7981691Z * [new branch] gh/c00w/55/base -> origin/gh/c00w/55/base 2025-09-01T19:50:49.7981760Z * [new branch] gh/c00w/55/head -> origin/gh/c00w/55/head 2025-09-01T19:50:49.7983521Z * [new branch] gh/c00w/55/orig -> origin/gh/c00w/55/orig 2025-09-01T19:50:49.7983640Z * [new branch] gh/c00w/56/base -> origin/gh/c00w/56/base 2025-09-01T19:50:49.7983712Z * [new branch] gh/c00w/56/head -> origin/gh/c00w/56/head 2025-09-01T19:50:49.7983788Z * [new branch] gh/c00w/56/orig -> origin/gh/c00w/56/orig 2025-09-01T19:50:49.7983881Z * [new branch] gh/clee2000/1/base -> origin/gh/clee2000/1/base 2025-09-01T19:50:49.7983968Z * [new branch] gh/clee2000/1/head -> origin/gh/clee2000/1/head 2025-09-01T19:50:49.7984043Z * [new branch] gh/clee2000/1/orig -> origin/gh/clee2000/1/orig 2025-09-01T19:50:49.7984129Z * [new branch] gh/coconutruben/1/base -> origin/gh/coconutruben/1/base 2025-09-01T19:50:49.7984214Z * [new branch] gh/coconutruben/1/head -> origin/gh/coconutruben/1/head 2025-09-01T19:50:49.7984298Z * [new branch] gh/coconutruben/11/base -> origin/gh/coconutruben/11/base 2025-09-01T19:50:49.7984385Z * [new branch] gh/coconutruben/11/head -> origin/gh/coconutruben/11/head 2025-09-01T19:50:49.7984469Z * [new branch] gh/coconutruben/11/orig -> origin/gh/coconutruben/11/orig 2025-09-01T19:50:49.7984554Z * [new branch] gh/coconutruben/12/base -> origin/gh/coconutruben/12/base 2025-09-01T19:50:49.7984641Z * [new branch] gh/coconutruben/12/head -> origin/gh/coconutruben/12/head 2025-09-01T19:50:49.7984725Z * [new branch] gh/coconutruben/12/orig -> origin/gh/coconutruben/12/orig 2025-09-01T19:50:49.7984806Z * [new branch] gh/coconutruben/13/base -> origin/gh/coconutruben/13/base 2025-09-01T19:50:49.7984888Z * [new branch] gh/coconutruben/13/head -> origin/gh/coconutruben/13/head 2025-09-01T19:50:49.7984973Z * [new branch] gh/coconutruben/13/orig -> origin/gh/coconutruben/13/orig 2025-09-01T19:50:49.7985059Z * [new branch] gh/coconutruben/14/base -> origin/gh/coconutruben/14/base 2025-09-01T19:50:49.7985145Z * [new branch] gh/coconutruben/14/head -> origin/gh/coconutruben/14/head 2025-09-01T19:50:49.7985227Z * [new branch] gh/coconutruben/14/orig -> origin/gh/coconutruben/14/orig 2025-09-01T19:50:49.7985307Z * [new branch] gh/coconutruben/15/base -> origin/gh/coconutruben/15/base 2025-09-01T19:50:49.7986994Z * [new branch] gh/coconutruben/15/head -> origin/gh/coconutruben/15/head 2025-09-01T19:50:49.7987088Z * [new branch] gh/coconutruben/15/orig -> origin/gh/coconutruben/15/orig 2025-09-01T19:50:49.7987176Z * [new branch] gh/coconutruben/16/base -> origin/gh/coconutruben/16/base 2025-09-01T19:50:49.7987262Z * [new branch] gh/coconutruben/16/head -> origin/gh/coconutruben/16/head 2025-09-01T19:50:49.7987351Z * [new branch] gh/coconutruben/16/orig -> origin/gh/coconutruben/16/orig 2025-09-01T19:50:49.7987437Z * [new branch] gh/coconutruben/17/base -> origin/gh/coconutruben/17/base 2025-09-01T19:50:49.7987520Z * [new branch] gh/coconutruben/17/head -> origin/gh/coconutruben/17/head 2025-09-01T19:50:49.7987640Z * [new branch] gh/coconutruben/17/orig -> origin/gh/coconutruben/17/orig 2025-09-01T19:50:49.7987723Z * [new branch] gh/coconutruben/18/base -> origin/gh/coconutruben/18/base 2025-09-01T19:50:49.7987807Z * [new branch] gh/coconutruben/18/head -> origin/gh/coconutruben/18/head 2025-09-01T19:50:49.7987887Z * [new branch] gh/coconutruben/18/orig -> origin/gh/coconutruben/18/orig 2025-09-01T19:50:49.7987973Z * [new branch] gh/coconutruben/19/base -> origin/gh/coconutruben/19/base 2025-09-01T19:50:49.7988054Z * [new branch] gh/coconutruben/19/head -> origin/gh/coconutruben/19/head 2025-09-01T19:50:49.7988140Z * [new branch] gh/coconutruben/19/orig -> origin/gh/coconutruben/19/orig 2025-09-01T19:50:49.7988322Z * [new branch] gh/coconutruben/20/base -> origin/gh/coconutruben/20/base 2025-09-01T19:50:49.7988407Z * [new branch] gh/coconutruben/20/head -> origin/gh/coconutruben/20/head 2025-09-01T19:50:49.7988488Z * [new branch] gh/coconutruben/20/orig -> origin/gh/coconutruben/20/orig 2025-09-01T19:50:49.7988576Z * [new branch] gh/coconutruben/21/base -> origin/gh/coconutruben/21/base 2025-09-01T19:50:49.7988663Z * [new branch] gh/coconutruben/21/head -> origin/gh/coconutruben/21/head 2025-09-01T19:50:49.7988745Z * [new branch] gh/coconutruben/21/orig -> origin/gh/coconutruben/21/orig 2025-09-01T19:50:49.7988835Z * [new branch] gh/coconutruben/22/base -> origin/gh/coconutruben/22/base 2025-09-01T19:50:49.7988923Z * [new branch] gh/coconutruben/22/head -> origin/gh/coconutruben/22/head 2025-09-01T19:50:49.7990635Z * [new branch] gh/coconutruben/22/orig -> origin/gh/coconutruben/22/orig 2025-09-01T19:50:49.7990730Z * [new branch] gh/coconutruben/24/base -> origin/gh/coconutruben/24/base 2025-09-01T19:50:49.7990819Z * [new branch] gh/coconutruben/24/head -> origin/gh/coconutruben/24/head 2025-09-01T19:50:49.7990903Z * [new branch] gh/coconutruben/24/orig -> origin/gh/coconutruben/24/orig 2025-09-01T19:50:49.7990989Z * [new branch] gh/coconutruben/25/base -> origin/gh/coconutruben/25/base 2025-09-01T19:50:49.7991073Z * [new branch] gh/coconutruben/25/head -> origin/gh/coconutruben/25/head 2025-09-01T19:50:49.7991166Z * [new branch] gh/coconutruben/25/orig -> origin/gh/coconutruben/25/orig 2025-09-01T19:50:49.7991255Z * [new branch] gh/coconutruben/26/base -> origin/gh/coconutruben/26/base 2025-09-01T19:50:49.7991335Z * [new branch] gh/coconutruben/26/head -> origin/gh/coconutruben/26/head 2025-09-01T19:50:49.7991423Z * [new branch] gh/coconutruben/26/orig -> origin/gh/coconutruben/26/orig 2025-09-01T19:50:49.7991513Z * [new branch] gh/coconutruben/27/base -> origin/gh/coconutruben/27/base 2025-09-01T19:50:49.7991596Z * [new branch] gh/coconutruben/27/head -> origin/gh/coconutruben/27/head 2025-09-01T19:50:49.7991678Z * [new branch] gh/coconutruben/27/orig -> origin/gh/coconutruben/27/orig 2025-09-01T19:50:49.7991761Z * [new branch] gh/coconutruben/28/base -> origin/gh/coconutruben/28/base 2025-09-01T19:50:49.7991842Z * [new branch] gh/coconutruben/28/head -> origin/gh/coconutruben/28/head 2025-09-01T19:50:49.7991924Z * [new branch] gh/coconutruben/28/orig -> origin/gh/coconutruben/28/orig 2025-09-01T19:50:49.7992008Z * [new branch] gh/coconutruben/29/base -> origin/gh/coconutruben/29/base 2025-09-01T19:50:49.7992092Z * [new branch] gh/coconutruben/29/head -> origin/gh/coconutruben/29/head 2025-09-01T19:50:49.7992183Z * [new branch] gh/coconutruben/29/orig -> origin/gh/coconutruben/29/orig 2025-09-01T19:50:49.7992329Z * [new branch] gh/coconutruben/30/base -> origin/gh/coconutruben/30/base 2025-09-01T19:50:49.7992422Z * [new branch] gh/coconutruben/30/head -> origin/gh/coconutruben/30/head 2025-09-01T19:50:49.7992509Z * [new branch] gh/coconutruben/30/orig -> origin/gh/coconutruben/30/orig 2025-09-01T19:50:49.7992590Z * [new branch] gh/coconutruben/31/base -> origin/gh/coconutruben/31/base 2025-09-01T19:50:49.7992672Z * [new branch] gh/coconutruben/31/head -> origin/gh/coconutruben/31/head 2025-09-01T19:50:49.7992757Z * [new branch] gh/coconutruben/31/orig -> origin/gh/coconutruben/31/orig 2025-09-01T19:50:49.7992837Z * [new branch] gh/coconutruben/32/base -> origin/gh/coconutruben/32/base 2025-09-01T19:50:49.7992953Z * [new branch] gh/coconutruben/32/head -> origin/gh/coconutruben/32/head 2025-09-01T19:50:49.7993038Z * [new branch] gh/coconutruben/32/orig -> origin/gh/coconutruben/32/orig 2025-09-01T19:50:49.7993118Z * [new branch] gh/coconutruben/33/base -> origin/gh/coconutruben/33/base 2025-09-01T19:50:49.7993200Z * [new branch] gh/coconutruben/33/head -> origin/gh/coconutruben/33/head 2025-09-01T19:50:49.7993281Z * [new branch] gh/coconutruben/33/orig -> origin/gh/coconutruben/33/orig 2025-09-01T19:50:49.7993374Z * [new branch] gh/coconutruben/34/base -> origin/gh/coconutruben/34/base 2025-09-01T19:50:49.7993457Z * [new branch] gh/coconutruben/34/head -> origin/gh/coconutruben/34/head 2025-09-01T19:50:49.7993538Z * [new branch] gh/coconutruben/34/orig -> origin/gh/coconutruben/34/orig 2025-09-01T19:50:49.7993622Z * [new branch] gh/coconutruben/35/base -> origin/gh/coconutruben/35/base 2025-09-01T19:50:49.7993704Z * [new branch] gh/coconutruben/35/head -> origin/gh/coconutruben/35/head 2025-09-01T19:50:49.7993787Z * [new branch] gh/coconutruben/35/orig -> origin/gh/coconutruben/35/orig 2025-09-01T19:50:49.7993869Z * [new branch] gh/coconutruben/36/base -> origin/gh/coconutruben/36/base 2025-09-01T19:50:49.7993951Z * [new branch] gh/coconutruben/36/head -> origin/gh/coconutruben/36/head 2025-09-01T19:50:49.7994033Z * [new branch] gh/coconutruben/36/orig -> origin/gh/coconutruben/36/orig 2025-09-01T19:50:49.7994120Z * [new branch] gh/coconutruben/37/base -> origin/gh/coconutruben/37/base 2025-09-01T19:50:49.7994209Z * [new branch] gh/coconutruben/37/head -> origin/gh/coconutruben/37/head 2025-09-01T19:50:49.7994295Z * [new branch] gh/coconutruben/37/orig -> origin/gh/coconutruben/37/orig 2025-09-01T19:50:49.7994377Z * [new branch] gh/coconutruben/38/base -> origin/gh/coconutruben/38/base 2025-09-01T19:50:49.7994467Z * [new branch] gh/coconutruben/38/head -> origin/gh/coconutruben/38/head 2025-09-01T19:50:49.7994550Z * [new branch] gh/coconutruben/38/orig -> origin/gh/coconutruben/38/orig 2025-09-01T19:50:49.7994632Z * [new branch] gh/coconutruben/39/base -> origin/gh/coconutruben/39/base 2025-09-01T19:50:49.7996441Z * [new branch] gh/coconutruben/39/head -> origin/gh/coconutruben/39/head 2025-09-01T19:50:49.7996538Z * [new branch] gh/coconutruben/39/orig -> origin/gh/coconutruben/39/orig 2025-09-01T19:50:49.7996621Z * [new branch] gh/coconutruben/40/base -> origin/gh/coconutruben/40/base 2025-09-01T19:50:49.7996704Z * [new branch] gh/coconutruben/40/head -> origin/gh/coconutruben/40/head 2025-09-01T19:50:49.7996799Z * [new branch] gh/coconutruben/40/orig -> origin/gh/coconutruben/40/orig 2025-09-01T19:50:49.7996889Z * [new branch] gh/coconutruben/41/base -> origin/gh/coconutruben/41/base 2025-09-01T19:50:49.7997164Z * [new branch] gh/coconutruben/41/head -> origin/gh/coconutruben/41/head 2025-09-01T19:50:49.7997251Z * [new branch] gh/coconutruben/41/orig -> origin/gh/coconutruben/41/orig 2025-09-01T19:50:49.7997332Z * [new branch] gh/coconutruben/42/base -> origin/gh/coconutruben/42/base 2025-09-01T19:50:49.7997420Z * [new branch] gh/coconutruben/42/head -> origin/gh/coconutruben/42/head 2025-09-01T19:50:49.7997505Z * [new branch] gh/coconutruben/42/orig -> origin/gh/coconutruben/42/orig 2025-09-01T19:50:49.7997588Z * [new branch] gh/coconutruben/43/base -> origin/gh/coconutruben/43/base 2025-09-01T19:50:49.7997670Z * [new branch] gh/coconutruben/43/head -> origin/gh/coconutruben/43/head 2025-09-01T19:50:49.7997799Z * [new branch] gh/coconutruben/43/orig -> origin/gh/coconutruben/43/orig 2025-09-01T19:50:49.7997884Z * [new branch] gh/coconutruben/44/base -> origin/gh/coconutruben/44/base 2025-09-01T19:50:49.7997965Z * [new branch] gh/coconutruben/44/head -> origin/gh/coconutruben/44/head 2025-09-01T19:50:49.7998048Z * [new branch] gh/coconutruben/44/orig -> origin/gh/coconutruben/44/orig 2025-09-01T19:50:49.7998129Z * [new branch] gh/coconutruben/45/base -> origin/gh/coconutruben/45/base 2025-09-01T19:50:49.7998275Z * [new branch] gh/coconutruben/45/head -> origin/gh/coconutruben/45/head 2025-09-01T19:50:49.7998359Z * [new branch] gh/coconutruben/45/orig -> origin/gh/coconutruben/45/orig 2025-09-01T19:50:49.7998439Z * [new branch] gh/coconutruben/46/base -> origin/gh/coconutruben/46/base 2025-09-01T19:50:49.7998532Z * [new branch] gh/coconutruben/46/head -> origin/gh/coconutruben/46/head 2025-09-01T19:50:49.7998618Z * [new branch] gh/coconutruben/46/orig -> origin/gh/coconutruben/46/orig 2025-09-01T19:50:49.7998703Z * [new branch] gh/coconutruben/47/base -> origin/gh/coconutruben/47/base 2025-09-01T19:50:49.7998784Z * [new branch] gh/coconutruben/47/head -> origin/gh/coconutruben/47/head 2025-09-01T19:50:49.7998865Z * [new branch] gh/coconutruben/47/orig -> origin/gh/coconutruben/47/orig 2025-09-01T19:50:49.7998954Z * [new branch] gh/coconutruben/48/base -> origin/gh/coconutruben/48/base 2025-09-01T19:50:49.7999043Z * [new branch] gh/coconutruben/48/head -> origin/gh/coconutruben/48/head 2025-09-01T19:50:49.7999124Z * [new branch] gh/coconutruben/48/orig -> origin/gh/coconutruben/48/orig 2025-09-01T19:50:49.7999207Z * [new branch] gh/coconutruben/49/base -> origin/gh/coconutruben/49/base 2025-09-01T19:50:49.7999294Z * [new branch] gh/coconutruben/49/head -> origin/gh/coconutruben/49/head 2025-09-01T19:50:49.7999385Z * [new branch] gh/coconutruben/49/orig -> origin/gh/coconutruben/49/orig 2025-09-01T19:50:49.7999473Z * [new branch] gh/coconutruben/50/base -> origin/gh/coconutruben/50/base 2025-09-01T19:50:49.7999553Z * [new branch] gh/coconutruben/50/head -> origin/gh/coconutruben/50/head 2025-09-01T19:50:49.7999637Z * [new branch] gh/coconutruben/50/orig -> origin/gh/coconutruben/50/orig 2025-09-01T19:50:49.7999720Z * [new branch] gh/coconutruben/51/base -> origin/gh/coconutruben/51/base 2025-09-01T19:50:49.7999802Z * [new branch] gh/coconutruben/51/head -> origin/gh/coconutruben/51/head 2025-09-01T19:50:49.7999896Z * [new branch] gh/coconutruben/51/orig -> origin/gh/coconutruben/51/orig 2025-09-01T19:50:49.7999986Z * [new branch] gh/coconutruben/52/base -> origin/gh/coconutruben/52/base 2025-09-01T19:50:49.8000068Z * [new branch] gh/coconutruben/52/head -> origin/gh/coconutruben/52/head 2025-09-01T19:50:49.8000200Z * [new branch] gh/coconutruben/52/orig -> origin/gh/coconutruben/52/orig 2025-09-01T19:50:49.8000284Z * [new branch] gh/coconutruben/53/base -> origin/gh/coconutruben/53/base 2025-09-01T19:50:49.8000369Z * [new branch] gh/coconutruben/53/head -> origin/gh/coconutruben/53/head 2025-09-01T19:50:49.8000455Z * [new branch] gh/coconutruben/53/orig -> origin/gh/coconutruben/53/orig 2025-09-01T19:50:49.8000540Z * [new branch] gh/coconutruben/54/base -> origin/gh/coconutruben/54/base 2025-09-01T19:50:49.8000625Z * [new branch] gh/coconutruben/54/head -> origin/gh/coconutruben/54/head 2025-09-01T19:50:49.8000717Z * [new branch] gh/coconutruben/54/orig -> origin/gh/coconutruben/54/orig 2025-09-01T19:50:49.8000838Z * [new branch] gh/coconutruben/55/base -> origin/gh/coconutruben/55/base 2025-09-01T19:50:49.8002705Z * [new branch] gh/coconutruben/55/head -> origin/gh/coconutruben/55/head 2025-09-01T19:50:49.8002820Z * [new branch] gh/coconutruben/55/orig -> origin/gh/coconutruben/55/orig 2025-09-01T19:50:49.8002904Z * [new branch] gh/coconutruben/56/base -> origin/gh/coconutruben/56/base 2025-09-01T19:50:49.8002992Z * [new branch] gh/coconutruben/56/head -> origin/gh/coconutruben/56/head 2025-09-01T19:50:49.8003081Z * [new branch] gh/coconutruben/56/orig -> origin/gh/coconutruben/56/orig 2025-09-01T19:50:49.8003172Z * [new branch] gh/coconutruben/57/base -> origin/gh/coconutruben/57/base 2025-09-01T19:50:49.8003256Z * [new branch] gh/coconutruben/57/head -> origin/gh/coconutruben/57/head 2025-09-01T19:50:49.8003340Z * [new branch] gh/coconutruben/57/orig -> origin/gh/coconutruben/57/orig 2025-09-01T19:50:49.8003427Z * [new branch] gh/coconutruben/58/base -> origin/gh/coconutruben/58/base 2025-09-01T19:50:49.8003514Z * [new branch] gh/coconutruben/58/head -> origin/gh/coconutruben/58/head 2025-09-01T19:50:49.8003602Z * [new branch] gh/coconutruben/58/orig -> origin/gh/coconutruben/58/orig 2025-09-01T19:50:49.8003689Z * [new branch] gh/coconutruben/59/base -> origin/gh/coconutruben/59/base 2025-09-01T19:50:49.8003770Z * [new branch] gh/coconutruben/59/head -> origin/gh/coconutruben/59/head 2025-09-01T19:50:49.8003857Z * [new branch] gh/coconutruben/59/orig -> origin/gh/coconutruben/59/orig 2025-09-01T19:50:49.8003941Z * [new branch] gh/coconutruben/60/base -> origin/gh/coconutruben/60/base 2025-09-01T19:50:49.8004024Z * [new branch] gh/coconutruben/60/head -> origin/gh/coconutruben/60/head 2025-09-01T19:50:49.8004107Z * [new branch] gh/coconutruben/60/orig -> origin/gh/coconutruben/60/orig 2025-09-01T19:50:49.8004189Z * [new branch] gh/coconutruben/61/base -> origin/gh/coconutruben/61/base 2025-09-01T19:50:49.8004273Z * [new branch] gh/coconutruben/61/head -> origin/gh/coconutruben/61/head 2025-09-01T19:50:49.8004355Z * [new branch] gh/coconutruben/61/orig -> origin/gh/coconutruben/61/orig 2025-09-01T19:50:49.8004453Z * [new branch] gh/codingwithsurya/12/base -> origin/gh/codingwithsurya/12/base 2025-09-01T19:50:49.8004547Z * [new branch] gh/codingwithsurya/12/head -> origin/gh/codingwithsurya/12/head 2025-09-01T19:50:49.8004639Z * [new branch] gh/codingwithsurya/12/orig -> origin/gh/codingwithsurya/12/orig 2025-09-01T19:50:49.8004727Z * [new branch] gh/codingwithsurya/13/base -> origin/gh/codingwithsurya/13/base 2025-09-01T19:50:49.8004815Z * [new branch] gh/codingwithsurya/13/head -> origin/gh/codingwithsurya/13/head 2025-09-01T19:50:49.8004904Z * [new branch] gh/codingwithsurya/13/orig -> origin/gh/codingwithsurya/13/orig 2025-09-01T19:50:49.8005023Z * [new branch] gh/codingwithsurya/14/base -> origin/gh/codingwithsurya/14/base 2025-09-01T19:50:49.8005110Z * [new branch] gh/codingwithsurya/14/head -> origin/gh/codingwithsurya/14/head 2025-09-01T19:50:49.8005198Z * [new branch] gh/codingwithsurya/14/orig -> origin/gh/codingwithsurya/14/orig 2025-09-01T19:50:49.8005286Z * [new branch] gh/codingwithsurya/15/base -> origin/gh/codingwithsurya/15/base 2025-09-01T19:50:49.8005375Z * [new branch] gh/codingwithsurya/15/head -> origin/gh/codingwithsurya/15/head 2025-09-01T19:50:49.8005462Z * [new branch] gh/codingwithsurya/15/orig -> origin/gh/codingwithsurya/15/orig 2025-09-01T19:50:49.8005553Z * [new branch] gh/codingwithsurya/16/base -> origin/gh/codingwithsurya/16/base 2025-09-01T19:50:49.8007544Z * [new branch] gh/codingwithsurya/16/head -> origin/gh/codingwithsurya/16/head 2025-09-01T19:50:49.8007653Z * [new branch] gh/codingwithsurya/16/orig -> origin/gh/codingwithsurya/16/orig 2025-09-01T19:50:49.8007741Z * [new branch] gh/codingwithsurya/17/base -> origin/gh/codingwithsurya/17/base 2025-09-01T19:50:49.8007842Z * [new branch] gh/codingwithsurya/17/head -> origin/gh/codingwithsurya/17/head 2025-09-01T19:50:49.8007935Z * [new branch] gh/codingwithsurya/17/orig -> origin/gh/codingwithsurya/17/orig 2025-09-01T19:50:49.8008025Z * [new branch] gh/codingwithsurya/18/base -> origin/gh/codingwithsurya/18/base 2025-09-01T19:50:49.8008113Z * [new branch] gh/codingwithsurya/18/head -> origin/gh/codingwithsurya/18/head 2025-09-01T19:50:49.8008286Z * [new branch] gh/codingwithsurya/18/orig -> origin/gh/codingwithsurya/18/orig 2025-09-01T19:50:49.8008380Z * [new branch] gh/codingwithsurya/19/base -> origin/gh/codingwithsurya/19/base 2025-09-01T19:50:49.8008468Z * [new branch] gh/codingwithsurya/19/head -> origin/gh/codingwithsurya/19/head 2025-09-01T19:50:49.8008558Z * [new branch] gh/codingwithsurya/19/orig -> origin/gh/codingwithsurya/19/orig 2025-09-01T19:50:49.8008645Z * [new branch] gh/codingwithsurya/20/base -> origin/gh/codingwithsurya/20/base 2025-09-01T19:50:49.8008733Z * [new branch] gh/codingwithsurya/20/head -> origin/gh/codingwithsurya/20/head 2025-09-01T19:50:49.8008829Z * [new branch] gh/codingwithsurya/20/orig -> origin/gh/codingwithsurya/20/orig 2025-09-01T19:50:49.8008917Z * [new branch] gh/codingwithsurya/21/base -> origin/gh/codingwithsurya/21/base 2025-09-01T19:50:49.8009004Z * [new branch] gh/codingwithsurya/21/head -> origin/gh/codingwithsurya/21/head 2025-09-01T19:50:49.8009096Z * [new branch] gh/codingwithsurya/21/orig -> origin/gh/codingwithsurya/21/orig 2025-09-01T19:50:49.8009179Z * [new branch] gh/colinchan15/1/base -> origin/gh/colinchan15/1/base 2025-09-01T19:50:49.8009264Z * [new branch] gh/colinchan15/1/head -> origin/gh/colinchan15/1/head 2025-09-01T19:50:49.8009345Z * [new branch] gh/colinchan15/2/base -> origin/gh/colinchan15/2/base 2025-09-01T19:50:49.8009425Z * [new branch] gh/colinchan15/2/head -> origin/gh/colinchan15/2/head 2025-09-01T19:50:49.8009504Z * [new branch] gh/colinchan15/3/base -> origin/gh/colinchan15/3/base 2025-09-01T19:50:49.8011108Z * [new branch] gh/colinchan15/3/head -> origin/gh/colinchan15/3/head 2025-09-01T19:50:49.8011201Z * [new branch] gh/colinchan15/4/base -> origin/gh/colinchan15/4/base 2025-09-01T19:50:49.8011280Z * [new branch] gh/colinchan15/4/head -> origin/gh/colinchan15/4/head 2025-09-01T19:50:49.8011367Z * [new branch] gh/colinchan15/5/base -> origin/gh/colinchan15/5/base 2025-09-01T19:50:49.8011444Z * [new branch] gh/colinchan15/5/head -> origin/gh/colinchan15/5/head 2025-09-01T19:50:49.8011584Z * [new branch] gh/colinchan15/6/base -> origin/gh/colinchan15/6/base 2025-09-01T19:50:49.8011666Z * [new branch] gh/colinchan15/6/head -> origin/gh/colinchan15/6/head 2025-09-01T19:50:49.8011763Z * [new branch] gh/davidberard98/382/base -> origin/gh/davidberard98/382/base 2025-09-01T19:50:49.8011854Z * [new branch] gh/davidberard98/382/head -> origin/gh/davidberard98/382/head 2025-09-01T19:50:49.8011940Z * [new branch] gh/davidberard98/382/orig -> origin/gh/davidberard98/382/orig 2025-09-01T19:50:49.8012025Z * [new branch] gh/davidberard98/386/base -> origin/gh/davidberard98/386/base 2025-09-01T19:50:49.8012110Z * [new branch] gh/davidberard98/386/head -> origin/gh/davidberard98/386/head 2025-09-01T19:50:49.8012230Z * [new branch] gh/davidberard98/386/orig -> origin/gh/davidberard98/386/orig 2025-09-01T19:50:49.8012317Z * [new branch] gh/davidberard98/391/base -> origin/gh/davidberard98/391/base 2025-09-01T19:50:49.8012401Z * [new branch] gh/davidberard98/391/head -> origin/gh/davidberard98/391/head 2025-09-01T19:50:49.8012487Z * [new branch] gh/davidberard98/391/orig -> origin/gh/davidberard98/391/orig 2025-09-01T19:50:49.8012572Z * [new branch] gh/davidberard98/392/base -> origin/gh/davidberard98/392/base 2025-09-01T19:50:49.8012655Z * [new branch] gh/davidberard98/392/head -> origin/gh/davidberard98/392/head 2025-09-01T19:50:49.8012745Z * [new branch] gh/davidberard98/392/orig -> origin/gh/davidberard98/392/orig 2025-09-01T19:50:49.8012831Z * [new branch] gh/davidberard98/393/base -> origin/gh/davidberard98/393/base 2025-09-01T19:50:49.8012918Z * [new branch] gh/davidberard98/393/head -> origin/gh/davidberard98/393/head 2025-09-01T19:50:49.8013002Z * [new branch] gh/davidberard98/393/orig -> origin/gh/davidberard98/393/orig 2025-09-01T19:50:49.8013093Z * [new branch] gh/davidberard98/394/base -> origin/gh/davidberard98/394/base 2025-09-01T19:50:49.8013181Z * [new branch] gh/davidberard98/394/head -> origin/gh/davidberard98/394/head 2025-09-01T19:50:49.8013265Z * [new branch] gh/davidberard98/394/orig -> origin/gh/davidberard98/394/orig 2025-09-01T19:50:49.8013351Z * [new branch] gh/davidberard98/395/base -> origin/gh/davidberard98/395/base 2025-09-01T19:50:49.8013436Z * [new branch] gh/davidberard98/395/head -> origin/gh/davidberard98/395/head 2025-09-01T19:50:49.8013519Z * [new branch] gh/davidberard98/395/orig -> origin/gh/davidberard98/395/orig 2025-09-01T19:50:49.8013606Z * [new branch] gh/davidberard98/396/base -> origin/gh/davidberard98/396/base 2025-09-01T19:50:49.8013690Z * [new branch] gh/davidberard98/396/head -> origin/gh/davidberard98/396/head 2025-09-01T19:50:49.8013776Z * [new branch] gh/davidberard98/396/orig -> origin/gh/davidberard98/396/orig 2025-09-01T19:50:49.8013868Z * [new branch] gh/davidberard98/397/base -> origin/gh/davidberard98/397/base 2025-09-01T19:50:49.8013954Z * [new branch] gh/davidberard98/397/head -> origin/gh/davidberard98/397/head 2025-09-01T19:50:49.8014037Z * [new branch] gh/davidberard98/397/orig -> origin/gh/davidberard98/397/orig 2025-09-01T19:50:49.8014122Z * [new branch] gh/davidberard98/398/base -> origin/gh/davidberard98/398/base 2025-09-01T19:50:49.8014206Z * [new branch] gh/davidberard98/398/head -> origin/gh/davidberard98/398/head 2025-09-01T19:50:49.8014290Z * [new branch] gh/davidberard98/398/orig -> origin/gh/davidberard98/398/orig 2025-09-01T19:50:49.8014376Z * [new branch] gh/davidberard98/399/base -> origin/gh/davidberard98/399/base 2025-09-01T19:50:49.8014484Z * [new branch] gh/davidberard98/399/head -> origin/gh/davidberard98/399/head 2025-09-01T19:50:49.8014571Z * [new branch] gh/davidberard98/399/orig -> origin/gh/davidberard98/399/orig 2025-09-01T19:50:49.8014657Z * [new branch] gh/davidberard98/400/base -> origin/gh/davidberard98/400/base 2025-09-01T19:50:49.8014742Z * [new branch] gh/davidberard98/400/head -> origin/gh/davidberard98/400/head 2025-09-01T19:50:49.8014827Z * [new branch] gh/davidberard98/400/orig -> origin/gh/davidberard98/400/orig 2025-09-01T19:50:49.8014911Z * [new branch] gh/davidberard98/401/base -> origin/gh/davidberard98/401/base 2025-09-01T19:50:49.8014995Z * [new branch] gh/davidberard98/401/head -> origin/gh/davidberard98/401/head 2025-09-01T19:50:49.8015104Z * [new branch] gh/davidberard98/401/orig -> origin/gh/davidberard98/401/orig 2025-09-01T19:50:49.8015189Z * [new branch] gh/davidberard98/402/base -> origin/gh/davidberard98/402/base 2025-09-01T19:50:49.8015284Z * [new branch] gh/davidberard98/402/head -> origin/gh/davidberard98/402/head 2025-09-01T19:50:49.8015369Z * [new branch] gh/davidberard98/402/orig -> origin/gh/davidberard98/402/orig 2025-09-01T19:50:49.8015454Z * [new branch] gh/davidberard98/403/base -> origin/gh/davidberard98/403/base 2025-09-01T19:50:49.8017115Z * [new branch] gh/davidberard98/403/head -> origin/gh/davidberard98/403/head 2025-09-01T19:50:49.8017212Z * [new branch] gh/davidberard98/403/orig -> origin/gh/davidberard98/403/orig 2025-09-01T19:50:49.8017304Z * [new branch] gh/davidberard98/404/base -> origin/gh/davidberard98/404/base 2025-09-01T19:50:49.8017395Z * [new branch] gh/davidberard98/404/head -> origin/gh/davidberard98/404/head 2025-09-01T19:50:49.8017488Z * [new branch] gh/davidberard98/404/orig -> origin/gh/davidberard98/404/orig 2025-09-01T19:50:49.8017577Z * [new branch] gh/desertfire/589/base -> origin/gh/desertfire/589/base 2025-09-01T19:50:49.8017663Z * [new branch] gh/desertfire/589/head -> origin/gh/desertfire/589/head 2025-09-01T19:50:49.8017746Z * [new branch] gh/desertfire/589/orig -> origin/gh/desertfire/589/orig 2025-09-01T19:50:49.8017825Z * [new branch] gh/desertfire/594/base -> origin/gh/desertfire/594/base 2025-09-01T19:50:49.8017904Z * [new branch] gh/desertfire/594/head -> origin/gh/desertfire/594/head 2025-09-01T19:50:49.8017986Z * [new branch] gh/desertfire/594/orig -> origin/gh/desertfire/594/orig 2025-09-01T19:50:49.8018066Z * [new branch] gh/desertfire/595/base -> origin/gh/desertfire/595/base 2025-09-01T19:50:49.8018146Z * [new branch] gh/desertfire/595/head -> origin/gh/desertfire/595/head 2025-09-01T19:50:49.8018286Z * [new branch] gh/desertfire/595/orig -> origin/gh/desertfire/595/orig 2025-09-01T19:50:49.8018431Z * [new branch] gh/desertfire/596/base -> origin/gh/desertfire/596/base 2025-09-01T19:50:49.8018512Z * [new branch] gh/desertfire/596/head -> origin/gh/desertfire/596/head 2025-09-01T19:50:49.8018593Z * [new branch] gh/desertfire/596/orig -> origin/gh/desertfire/596/orig 2025-09-01T19:50:49.8018673Z * [new branch] gh/desertfire/597/base -> origin/gh/desertfire/597/base 2025-09-01T19:50:49.8018752Z * [new branch] gh/desertfire/597/head -> origin/gh/desertfire/597/head 2025-09-01T19:50:49.8018832Z * [new branch] gh/desertfire/597/orig -> origin/gh/desertfire/597/orig 2025-09-01T19:50:49.8018912Z * [new branch] gh/dharakk/1/base -> origin/gh/dharakk/1/base 2025-09-01T19:50:49.8018988Z * [new branch] gh/dharakk/1/head -> origin/gh/dharakk/1/head 2025-09-01T19:50:49.8020652Z * [new branch] gh/drisspg/149/base -> origin/gh/drisspg/149/base 2025-09-01T19:50:49.8020744Z * [new branch] gh/drisspg/149/head -> origin/gh/drisspg/149/head 2025-09-01T19:50:49.8020823Z * [new branch] gh/drisspg/149/orig -> origin/gh/drisspg/149/orig 2025-09-01T19:50:49.8020901Z * [new branch] gh/drisspg/150/base -> origin/gh/drisspg/150/base 2025-09-01T19:50:49.8020976Z * [new branch] gh/drisspg/150/head -> origin/gh/drisspg/150/head 2025-09-01T19:50:49.8021052Z * [new branch] gh/drisspg/150/orig -> origin/gh/drisspg/150/orig 2025-09-01T19:50:49.8021134Z * [new branch] gh/drisspg/151/base -> origin/gh/drisspg/151/base 2025-09-01T19:50:49.8021210Z * [new branch] gh/drisspg/151/head -> origin/gh/drisspg/151/head 2025-09-01T19:50:49.8021317Z * [new branch] gh/drisspg/151/orig -> origin/gh/drisspg/151/orig 2025-09-01T19:50:49.8021397Z * [new branch] gh/drisspg/159/base -> origin/gh/drisspg/159/base 2025-09-01T19:50:49.8021473Z * [new branch] gh/drisspg/159/head -> origin/gh/drisspg/159/head 2025-09-01T19:50:49.8021549Z * [new branch] gh/drisspg/159/orig -> origin/gh/drisspg/159/orig 2025-09-01T19:50:49.8021624Z * [new branch] gh/drisspg/166/base -> origin/gh/drisspg/166/base 2025-09-01T19:50:49.8021699Z * [new branch] gh/drisspg/166/head -> origin/gh/drisspg/166/head 2025-09-01T19:50:49.8021773Z * [new branch] gh/drisspg/166/orig -> origin/gh/drisspg/166/orig 2025-09-01T19:50:49.8021849Z * [new branch] gh/drisspg/170/base -> origin/gh/drisspg/170/base 2025-09-01T19:50:49.8021926Z * [new branch] gh/drisspg/170/head -> origin/gh/drisspg/170/head 2025-09-01T19:50:49.8022002Z * [new branch] gh/drisspg/170/orig -> origin/gh/drisspg/170/orig 2025-09-01T19:50:49.8022080Z * [new branch] gh/drisspg/173/base -> origin/gh/drisspg/173/base 2025-09-01T19:50:49.8022154Z * [new branch] gh/drisspg/173/head -> origin/gh/drisspg/173/head 2025-09-01T19:50:49.8022229Z * [new branch] gh/drisspg/173/orig -> origin/gh/drisspg/173/orig 2025-09-01T19:50:49.8022302Z * [new branch] gh/drisspg/177/base -> origin/gh/drisspg/177/base 2025-09-01T19:50:49.8022377Z * [new branch] gh/drisspg/177/head -> origin/gh/drisspg/177/head 2025-09-01T19:50:49.8023922Z * [new branch] gh/drisspg/177/orig -> origin/gh/drisspg/177/orig 2025-09-01T19:50:49.8024009Z * [new branch] gh/drisspg/178/base -> origin/gh/drisspg/178/base 2025-09-01T19:50:49.8024088Z * [new branch] gh/drisspg/178/head -> origin/gh/drisspg/178/head 2025-09-01T19:50:49.8024164Z * [new branch] gh/drisspg/178/orig -> origin/gh/drisspg/178/orig 2025-09-01T19:50:49.8024245Z * [new branch] gh/drisspg/179/base -> origin/gh/drisspg/179/base 2025-09-01T19:50:49.8024322Z * [new branch] gh/drisspg/179/head -> origin/gh/drisspg/179/head 2025-09-01T19:50:49.8024397Z * [new branch] gh/drisspg/179/orig -> origin/gh/drisspg/179/orig 2025-09-01T19:50:49.8024471Z * [new branch] gh/drisspg/180/base -> origin/gh/drisspg/180/base 2025-09-01T19:50:49.8024549Z * [new branch] gh/drisspg/180/head -> origin/gh/drisspg/180/head 2025-09-01T19:50:49.8024622Z * [new branch] gh/drisspg/180/orig -> origin/gh/drisspg/180/orig 2025-09-01T19:50:49.8024696Z * [new branch] gh/drisspg/181/base -> origin/gh/drisspg/181/base 2025-09-01T19:50:49.8024774Z * [new branch] gh/drisspg/181/head -> origin/gh/drisspg/181/head 2025-09-01T19:50:49.8024849Z * [new branch] gh/drisspg/181/orig -> origin/gh/drisspg/181/orig 2025-09-01T19:50:49.8024964Z * [new branch] gh/drisspg/182/base -> origin/gh/drisspg/182/base 2025-09-01T19:50:49.8025041Z * [new branch] gh/drisspg/182/head -> origin/gh/drisspg/182/head 2025-09-01T19:50:49.8025115Z * [new branch] gh/drisspg/183/base -> origin/gh/drisspg/183/base 2025-09-01T19:50:49.8025188Z * [new branch] gh/drisspg/183/head -> origin/gh/drisspg/183/head 2025-09-01T19:50:49.8025263Z * [new branch] gh/drisspg/184/base -> origin/gh/drisspg/184/base 2025-09-01T19:50:49.8025342Z * [new branch] gh/drisspg/184/head -> origin/gh/drisspg/184/head 2025-09-01T19:50:49.8025415Z * [new branch] gh/drisspg/185/base -> origin/gh/drisspg/185/base 2025-09-01T19:50:49.8025517Z * [new branch] gh/drisspg/185/head -> origin/gh/drisspg/185/head 2025-09-01T19:50:49.8025592Z * [new branch] gh/drisspg/186/base -> origin/gh/drisspg/186/base 2025-09-01T19:50:49.8025668Z * [new branch] gh/drisspg/186/head -> origin/gh/drisspg/186/head 2025-09-01T19:50:49.8025745Z * [new branch] gh/drisspg/186/orig -> origin/gh/drisspg/186/orig 2025-09-01T19:50:49.8025818Z * [new branch] gh/drisspg/187/base -> origin/gh/drisspg/187/base 2025-09-01T19:50:49.8025893Z * [new branch] gh/drisspg/187/head -> origin/gh/drisspg/187/head 2025-09-01T19:50:49.8025969Z * [new branch] gh/drisspg/187/orig -> origin/gh/drisspg/187/orig 2025-09-01T19:50:49.8026047Z * [new branch] gh/drisspg/188/base -> origin/gh/drisspg/188/base 2025-09-01T19:50:49.8026123Z * [new branch] gh/drisspg/188/head -> origin/gh/drisspg/188/head 2025-09-01T19:50:49.8026200Z * [new branch] gh/drisspg/188/orig -> origin/gh/drisspg/188/orig 2025-09-01T19:50:49.8026278Z * [new branch] gh/drisspg/189/base -> origin/gh/drisspg/189/base 2025-09-01T19:50:49.8026352Z * [new branch] gh/drisspg/189/head -> origin/gh/drisspg/189/head 2025-09-01T19:50:49.8026426Z * [new branch] gh/drisspg/189/orig -> origin/gh/drisspg/189/orig 2025-09-01T19:50:49.8026504Z * [new branch] gh/drisspg/190/base -> origin/gh/drisspg/190/base 2025-09-01T19:50:49.8026578Z * [new branch] gh/drisspg/190/head -> origin/gh/drisspg/190/head 2025-09-01T19:50:49.8026654Z * [new branch] gh/drisspg/190/orig -> origin/gh/drisspg/190/orig 2025-09-01T19:50:49.8026731Z * [new branch] gh/drisspg/191/base -> origin/gh/drisspg/191/base 2025-09-01T19:50:49.8026805Z * [new branch] gh/drisspg/191/head -> origin/gh/drisspg/191/head 2025-09-01T19:50:49.8026881Z * [new branch] gh/drisspg/191/orig -> origin/gh/drisspg/191/orig 2025-09-01T19:50:49.8026958Z * [new branch] gh/drisspg/192/base -> origin/gh/drisspg/192/base 2025-09-01T19:50:49.8027032Z * [new branch] gh/drisspg/192/head -> origin/gh/drisspg/192/head 2025-09-01T19:50:49.8027112Z * [new branch] gh/drisspg/192/orig -> origin/gh/drisspg/192/orig 2025-09-01T19:50:49.8027193Z * [new branch] gh/drisspg/193/base -> origin/gh/drisspg/193/base 2025-09-01T19:50:49.8028900Z * [new branch] gh/drisspg/193/head -> origin/gh/drisspg/193/head 2025-09-01T19:50:49.8028979Z * [new branch] gh/drisspg/193/orig -> origin/gh/drisspg/193/orig 2025-09-01T19:50:49.8029063Z * [new branch] gh/drisspg/194/base -> origin/gh/drisspg/194/base 2025-09-01T19:50:49.8029150Z * [new branch] gh/drisspg/194/head -> origin/gh/drisspg/194/head 2025-09-01T19:50:49.8029226Z * [new branch] gh/drisspg/194/orig -> origin/gh/drisspg/194/orig 2025-09-01T19:50:49.8029349Z * [new branch] gh/drisspg/195/base -> origin/gh/drisspg/195/base 2025-09-01T19:50:49.8029432Z * [new branch] gh/drisspg/195/head -> origin/gh/drisspg/195/head 2025-09-01T19:50:49.8029511Z * [new branch] gh/drisspg/195/orig -> origin/gh/drisspg/195/orig 2025-09-01T19:50:49.8029586Z * [new branch] gh/drisspg/196/base -> origin/gh/drisspg/196/base 2025-09-01T19:50:49.8029660Z * [new branch] gh/drisspg/196/head -> origin/gh/drisspg/196/head 2025-09-01T19:50:49.8029735Z * [new branch] gh/drisspg/196/orig -> origin/gh/drisspg/196/orig 2025-09-01T19:50:49.8029817Z * [new branch] gh/dsjohns2/1/base -> origin/gh/dsjohns2/1/base 2025-09-01T19:50:49.8029931Z * [new branch] gh/dsjohns2/1/head -> origin/gh/dsjohns2/1/head 2025-09-01T19:50:49.8030011Z * [new branch] gh/eellison/784/base -> origin/gh/eellison/784/base 2025-09-01T19:50:49.8030094Z * [new branch] gh/eellison/784/head -> origin/gh/eellison/784/head 2025-09-01T19:50:49.8030171Z * [new branch] gh/eellison/784/orig -> origin/gh/eellison/784/orig 2025-09-01T19:50:49.8030249Z * [new branch] gh/eellison/785/base -> origin/gh/eellison/785/base 2025-09-01T19:50:49.8030328Z * [new branch] gh/eellison/785/head -> origin/gh/eellison/785/head 2025-09-01T19:50:49.8030403Z * [new branch] gh/eellison/785/orig -> origin/gh/eellison/785/orig 2025-09-01T19:50:49.8030479Z * [new branch] gh/eellison/789/base -> origin/gh/eellison/789/base 2025-09-01T19:50:49.8030562Z * [new branch] gh/eellison/789/head -> origin/gh/eellison/789/head 2025-09-01T19:50:49.8030640Z * [new branch] gh/eellison/789/orig -> origin/gh/eellison/789/orig 2025-09-01T19:50:49.8030717Z * [new branch] gh/eellison/800/base -> origin/gh/eellison/800/base 2025-09-01T19:50:49.8030800Z * [new branch] gh/eellison/800/head -> origin/gh/eellison/800/head 2025-09-01T19:50:49.8030878Z * [new branch] gh/eellison/800/orig -> origin/gh/eellison/800/orig 2025-09-01T19:50:49.8030956Z * [new branch] gh/eellison/801/base -> origin/gh/eellison/801/base 2025-09-01T19:50:49.8031032Z * [new branch] gh/eellison/801/head -> origin/gh/eellison/801/head 2025-09-01T19:50:49.8031112Z * [new branch] gh/eellison/801/orig -> origin/gh/eellison/801/orig 2025-09-01T19:50:49.8031186Z * [new branch] gh/eellison/802/base -> origin/gh/eellison/802/base 2025-09-01T19:50:49.8031260Z * [new branch] gh/eellison/802/head -> origin/gh/eellison/802/head 2025-09-01T19:50:49.8031338Z * [new branch] gh/eellison/802/orig -> origin/gh/eellison/802/orig 2025-09-01T19:50:49.8031413Z * [new branch] gh/eellison/805/base -> origin/gh/eellison/805/base 2025-09-01T19:50:49.8031488Z * [new branch] gh/eellison/805/head -> origin/gh/eellison/805/head 2025-09-01T19:50:49.8031564Z * [new branch] gh/eellison/805/orig -> origin/gh/eellison/805/orig 2025-09-01T19:50:49.8031638Z * [new branch] gh/eellison/808/base -> origin/gh/eellison/808/base 2025-09-01T19:50:49.8031712Z * [new branch] gh/eellison/808/head -> origin/gh/eellison/808/head 2025-09-01T19:50:49.8031787Z * [new branch] gh/eellison/808/orig -> origin/gh/eellison/808/orig 2025-09-01T19:50:49.8031862Z * [new branch] gh/eellison/809/base -> origin/gh/eellison/809/base 2025-09-01T19:50:49.8031936Z * [new branch] gh/eellison/809/head -> origin/gh/eellison/809/head 2025-09-01T19:50:49.8032013Z * [new branch] gh/eellison/809/orig -> origin/gh/eellison/809/orig 2025-09-01T19:50:49.8032122Z * [new branch] gh/eellison/812/base -> origin/gh/eellison/812/base 2025-09-01T19:50:49.8032197Z * [new branch] gh/eellison/812/head -> origin/gh/eellison/812/head 2025-09-01T19:50:49.8032275Z * [new branch] gh/eellison/812/orig -> origin/gh/eellison/812/orig 2025-09-01T19:50:49.8032352Z * [new branch] gh/eellison/813/base -> origin/gh/eellison/813/base 2025-09-01T19:50:49.8032427Z * [new branch] gh/eellison/813/head -> origin/gh/eellison/813/head 2025-09-01T19:50:49.8032501Z * [new branch] gh/eellison/813/orig -> origin/gh/eellison/813/orig 2025-09-01T19:50:49.8032580Z * [new branch] gh/eellison/814/base -> origin/gh/eellison/814/base 2025-09-01T19:50:49.8032680Z * [new branch] gh/eellison/814/head -> origin/gh/eellison/814/head 2025-09-01T19:50:49.8032754Z * [new branch] gh/eellison/814/orig -> origin/gh/eellison/814/orig 2025-09-01T19:50:49.8032831Z * [new branch] gh/eellison/815/base -> origin/gh/eellison/815/base 2025-09-01T19:50:49.8032907Z * [new branch] gh/eellison/815/head -> origin/gh/eellison/815/head 2025-09-01T19:50:49.8032981Z * [new branch] gh/eellison/815/orig -> origin/gh/eellison/815/orig 2025-09-01T19:50:49.8033057Z * [new branch] gh/eellison/816/base -> origin/gh/eellison/816/base 2025-09-01T19:50:49.8033132Z * [new branch] gh/eellison/816/head -> origin/gh/eellison/816/head 2025-09-01T19:50:49.8033207Z * [new branch] gh/eellison/816/orig -> origin/gh/eellison/816/orig 2025-09-01T19:50:49.8033283Z * [new branch] gh/eellison/817/base -> origin/gh/eellison/817/base 2025-09-01T19:50:49.8033358Z * [new branch] gh/eellison/817/head -> origin/gh/eellison/817/head 2025-09-01T19:50:49.8033434Z * [new branch] gh/eellison/817/orig -> origin/gh/eellison/817/orig 2025-09-01T19:50:49.8033513Z * [new branch] gh/eellison/818/base -> origin/gh/eellison/818/base 2025-09-01T19:50:49.8033588Z * [new branch] gh/eellison/818/head -> origin/gh/eellison/818/head 2025-09-01T19:50:49.8033662Z * [new branch] gh/eellison/818/orig -> origin/gh/eellison/818/orig 2025-09-01T19:50:49.8033742Z * [new branch] gh/eellison/819/base -> origin/gh/eellison/819/base 2025-09-01T19:50:49.8033817Z * [new branch] gh/eellison/819/head -> origin/gh/eellison/819/head 2025-09-01T19:50:49.8033893Z * [new branch] gh/eellison/819/orig -> origin/gh/eellison/819/orig 2025-09-01T19:50:49.8033971Z * [new branch] gh/eellison/820/base -> origin/gh/eellison/820/base 2025-09-01T19:50:49.8034047Z * [new branch] gh/eellison/820/head -> origin/gh/eellison/820/head 2025-09-01T19:50:49.8034125Z * [new branch] gh/eellison/820/orig -> origin/gh/eellison/820/orig 2025-09-01T19:50:49.8034200Z * [new branch] gh/eellison/821/base -> origin/gh/eellison/821/base 2025-09-01T19:50:49.8044639Z * [new branch] gh/eellison/821/head -> origin/gh/eellison/821/head 2025-09-01T19:50:49.8044783Z * [new branch] gh/eellison/821/orig -> origin/gh/eellison/821/orig 2025-09-01T19:50:49.8044880Z * [new branch] gh/eellison/822/base -> origin/gh/eellison/822/base 2025-09-01T19:50:49.8044971Z * [new branch] gh/eellison/822/head -> origin/gh/eellison/822/head 2025-09-01T19:50:49.8045057Z * [new branch] gh/eellison/822/orig -> origin/gh/eellison/822/orig 2025-09-01T19:50:49.8045149Z * [new branch] gh/eellison/823/base -> origin/gh/eellison/823/base 2025-09-01T19:50:49.8045242Z * [new branch] gh/eellison/823/head -> origin/gh/eellison/823/head 2025-09-01T19:50:49.8045425Z * [new branch] gh/eellison/823/orig -> origin/gh/eellison/823/orig 2025-09-01T19:50:49.8045519Z * [new branch] gh/etaf/132/base -> origin/gh/etaf/132/base 2025-09-01T19:50:49.8045600Z * [new branch] gh/etaf/132/head -> origin/gh/etaf/132/head 2025-09-01T19:50:49.8045676Z * [new branch] gh/etaf/132/orig -> origin/gh/etaf/132/orig 2025-09-01T19:50:49.8045755Z * [new branch] gh/etaf/138/base -> origin/gh/etaf/138/base 2025-09-01T19:50:49.8045835Z * [new branch] gh/etaf/138/head -> origin/gh/etaf/138/head 2025-09-01T19:50:49.8045909Z * [new branch] gh/etaf/138/orig -> origin/gh/etaf/138/orig 2025-09-01T19:50:49.8045981Z * [new branch] gh/etaf/140/base -> origin/gh/etaf/140/base 2025-09-01T19:50:49.8046100Z * [new branch] gh/etaf/140/head -> origin/gh/etaf/140/head 2025-09-01T19:50:49.8046176Z * [new branch] gh/etaf/140/orig -> origin/gh/etaf/140/orig 2025-09-01T19:50:49.8046248Z * [new branch] gh/etaf/143/base -> origin/gh/etaf/143/base 2025-09-01T19:50:49.8046325Z * [new branch] gh/etaf/143/head -> origin/gh/etaf/143/head 2025-09-01T19:50:49.8046396Z * [new branch] gh/etaf/143/orig -> origin/gh/etaf/143/orig 2025-09-01T19:50:49.8048943Z * [new branch] gh/etaf/147/base -> origin/gh/etaf/147/base 2025-09-01T19:50:49.8049047Z * [new branch] gh/etaf/147/head -> origin/gh/etaf/147/head 2025-09-01T19:50:49.8049123Z * [new branch] gh/etaf/149/base -> origin/gh/etaf/149/base 2025-09-01T19:50:49.8049203Z * [new branch] gh/etaf/149/head -> origin/gh/etaf/149/head 2025-09-01T19:50:49.8049295Z * [new branch] gh/etaf/149/orig -> origin/gh/etaf/149/orig 2025-09-01T19:50:49.8049379Z * [new branch] gh/etaf/150/base -> origin/gh/etaf/150/base 2025-09-01T19:50:49.8049456Z * [new branch] gh/etaf/150/head -> origin/gh/etaf/150/head 2025-09-01T19:50:49.8049542Z * [new branch] gh/etaf/150/orig -> origin/gh/etaf/150/orig 2025-09-01T19:50:49.8049625Z * [new branch] gh/etaf/151/base -> origin/gh/etaf/151/base 2025-09-01T19:50:49.8049696Z * [new branch] gh/etaf/151/head -> origin/gh/etaf/151/head 2025-09-01T19:50:49.8049775Z * [new branch] gh/etaf/151/orig -> origin/gh/etaf/151/orig 2025-09-01T19:50:49.8049849Z * [new branch] gh/etaf/152/base -> origin/gh/etaf/152/base 2025-09-01T19:50:49.8049928Z * [new branch] gh/etaf/152/head -> origin/gh/etaf/152/head 2025-09-01T19:50:49.8050006Z * [new branch] gh/etaf/152/orig -> origin/gh/etaf/152/orig 2025-09-01T19:50:49.8050084Z * [new branch] gh/etaf/153/base -> origin/gh/etaf/153/base 2025-09-01T19:50:49.8050163Z * [new branch] gh/etaf/153/head -> origin/gh/etaf/153/head 2025-09-01T19:50:49.8050238Z * [new branch] gh/etaf/153/orig -> origin/gh/etaf/153/orig 2025-09-01T19:50:49.8050318Z * [new branch] gh/etaf/154/base -> origin/gh/etaf/154/base 2025-09-01T19:50:49.8050390Z * [new branch] gh/etaf/154/head -> origin/gh/etaf/154/head 2025-09-01T19:50:49.8050464Z * [new branch] gh/etaf/154/orig -> origin/gh/etaf/154/orig 2025-09-01T19:50:49.8050540Z * [new branch] gh/etaf/155/base -> origin/gh/etaf/155/base 2025-09-01T19:50:49.8050613Z * [new branch] gh/etaf/155/head -> origin/gh/etaf/155/head 2025-09-01T19:50:49.8050687Z * [new branch] gh/etaf/155/orig -> origin/gh/etaf/155/orig 2025-09-01T19:50:49.8050830Z * [new branch] gh/etaf/156/base -> origin/gh/etaf/156/base 2025-09-01T19:50:49.8050904Z * [new branch] gh/etaf/156/head -> origin/gh/etaf/156/head 2025-09-01T19:50:49.8050982Z * [new branch] gh/etaf/156/orig -> origin/gh/etaf/156/orig 2025-09-01T19:50:49.8051058Z * [new branch] gh/etaf/157/base -> origin/gh/etaf/157/base 2025-09-01T19:50:49.8051131Z * [new branch] gh/etaf/157/head -> origin/gh/etaf/157/head 2025-09-01T19:50:49.8051203Z * [new branch] gh/etaf/157/orig -> origin/gh/etaf/157/orig 2025-09-01T19:50:49.8051278Z * [new branch] gh/etaf/158/base -> origin/gh/etaf/158/base 2025-09-01T19:50:49.8051356Z * [new branch] gh/etaf/158/head -> origin/gh/etaf/158/head 2025-09-01T19:50:49.8051462Z * [new branch] gh/etaf/158/orig -> origin/gh/etaf/158/orig 2025-09-01T19:50:49.8051541Z * [new branch] gh/etaf/159/base -> origin/gh/etaf/159/base 2025-09-01T19:50:49.8051614Z * [new branch] gh/etaf/159/head -> origin/gh/etaf/159/head 2025-09-01T19:50:49.8051688Z * [new branch] gh/etaf/159/orig -> origin/gh/etaf/159/orig 2025-09-01T19:50:49.8051762Z * [new branch] gh/etaf/160/base -> origin/gh/etaf/160/base 2025-09-01T19:50:49.8051836Z * [new branch] gh/etaf/160/head -> origin/gh/etaf/160/head 2025-09-01T19:50:49.8053879Z * [new branch] gh/etaf/160/orig -> origin/gh/etaf/160/orig 2025-09-01T19:50:49.8053976Z * [new branch] gh/etaf/161/base -> origin/gh/etaf/161/base 2025-09-01T19:50:49.8054059Z * [new branch] gh/etaf/161/head -> origin/gh/etaf/161/head 2025-09-01T19:50:49.8054148Z * [new branch] gh/etaf/161/orig -> origin/gh/etaf/161/orig 2025-09-01T19:50:49.8054219Z * [new branch] gh/etaf/162/base -> origin/gh/etaf/162/base 2025-09-01T19:50:49.8054298Z * [new branch] gh/etaf/162/head -> origin/gh/etaf/162/head 2025-09-01T19:50:49.8054375Z * [new branch] gh/etaf/162/orig -> origin/gh/etaf/162/orig 2025-09-01T19:50:49.8054453Z * [new branch] gh/etaf/163/base -> origin/gh/etaf/163/base 2025-09-01T19:50:49.8054525Z * [new branch] gh/etaf/163/head -> origin/gh/etaf/163/head 2025-09-01T19:50:49.8054597Z * [new branch] gh/etaf/163/orig -> origin/gh/etaf/163/orig 2025-09-01T19:50:49.8054673Z * [new branch] gh/etaf/164/base -> origin/gh/etaf/164/base 2025-09-01T19:50:49.8054751Z * [new branch] gh/etaf/164/head -> origin/gh/etaf/164/head 2025-09-01T19:50:49.8054825Z * [new branch] gh/etaf/164/orig -> origin/gh/etaf/164/orig 2025-09-01T19:50:49.8054906Z * [new branch] gh/etaf/165/base -> origin/gh/etaf/165/base 2025-09-01T19:50:49.8054982Z * [new branch] gh/etaf/165/orig -> origin/gh/etaf/165/orig 2025-09-01T19:50:49.8055071Z * [new branch] gh/ezyang/2374/base -> origin/gh/ezyang/2374/base 2025-09-01T19:50:49.8055156Z * [new branch] gh/ezyang/2374/head -> origin/gh/ezyang/2374/head 2025-09-01T19:50:49.8055239Z * [new branch] gh/ezyang/2374/orig -> origin/gh/ezyang/2374/orig 2025-09-01T19:50:49.8057148Z * [new branch] gh/ezyang/2973/base -> origin/gh/ezyang/2973/base 2025-09-01T19:50:49.8057259Z * [new branch] gh/ezyang/2973/head -> origin/gh/ezyang/2973/head 2025-09-01T19:50:49.8057338Z * [new branch] gh/ezyang/2973/orig -> origin/gh/ezyang/2973/orig 2025-09-01T19:50:49.8057423Z * [new branch] gh/ezyang/2974/base -> origin/gh/ezyang/2974/base 2025-09-01T19:50:49.8057567Z * [new branch] gh/ezyang/2974/head -> origin/gh/ezyang/2974/head 2025-09-01T19:50:49.8057658Z * [new branch] gh/ezyang/2974/orig -> origin/gh/ezyang/2974/orig 2025-09-01T19:50:49.8057735Z * [new branch] gh/ezyang/3068/base -> origin/gh/ezyang/3068/base 2025-09-01T19:50:49.8057819Z * [new branch] gh/ezyang/3068/head -> origin/gh/ezyang/3068/head 2025-09-01T19:50:49.8057897Z * [new branch] gh/ezyang/3068/orig -> origin/gh/ezyang/3068/orig 2025-09-01T19:50:49.8057976Z * [new branch] gh/ezyang/3071/base -> origin/gh/ezyang/3071/base 2025-09-01T19:50:49.8058055Z * [new branch] gh/ezyang/3071/head -> origin/gh/ezyang/3071/head 2025-09-01T19:50:49.8058131Z * [new branch] gh/ezyang/3071/orig -> origin/gh/ezyang/3071/orig 2025-09-01T19:50:49.8058302Z * [new branch] gh/ezyang/3074/base -> origin/gh/ezyang/3074/base 2025-09-01T19:50:49.8058449Z * [new branch] gh/ezyang/3074/head -> origin/gh/ezyang/3074/head 2025-09-01T19:50:49.8058528Z * [new branch] gh/ezyang/3074/orig -> origin/gh/ezyang/3074/orig 2025-09-01T19:50:49.8058605Z * [new branch] gh/ezyang/3088/base -> origin/gh/ezyang/3088/base 2025-09-01T19:50:49.8058685Z * [new branch] gh/ezyang/3088/head -> origin/gh/ezyang/3088/head 2025-09-01T19:50:49.8058761Z * [new branch] gh/ezyang/3088/orig -> origin/gh/ezyang/3088/orig 2025-09-01T19:50:49.8079456Z * [new branch] gh/ezyang/3092/base -> origin/gh/ezyang/3092/base 2025-09-01T19:50:49.8079618Z * [new branch] gh/ezyang/3092/head -> origin/gh/ezyang/3092/head 2025-09-01T19:50:49.8079715Z * [new branch] gh/ezyang/3092/orig -> origin/gh/ezyang/3092/orig 2025-09-01T19:50:49.8079796Z * [new branch] gh/ezyang/3103/base -> origin/gh/ezyang/3103/base 2025-09-01T19:50:49.8079887Z * [new branch] gh/ezyang/3103/head -> origin/gh/ezyang/3103/head 2025-09-01T19:50:49.8079972Z * [new branch] gh/ezyang/3103/orig -> origin/gh/ezyang/3103/orig 2025-09-01T19:50:49.8080050Z * [new branch] gh/ezyang/3105/base -> origin/gh/ezyang/3105/base 2025-09-01T19:50:49.8080135Z * [new branch] gh/ezyang/3105/head -> origin/gh/ezyang/3105/head 2025-09-01T19:50:49.8080213Z * [new branch] gh/ezyang/3105/orig -> origin/gh/ezyang/3105/orig 2025-09-01T19:50:49.8080289Z * [new branch] gh/ezyang/3114/base -> origin/gh/ezyang/3114/base 2025-09-01T19:50:49.8080367Z * [new branch] gh/ezyang/3114/head -> origin/gh/ezyang/3114/head 2025-09-01T19:50:49.8080448Z * [new branch] gh/ezyang/3114/orig -> origin/gh/ezyang/3114/orig 2025-09-01T19:50:49.8080522Z * [new branch] gh/ezyang/3116/base -> origin/gh/ezyang/3116/base 2025-09-01T19:50:49.8080607Z * [new branch] gh/ezyang/3116/head -> origin/gh/ezyang/3116/head 2025-09-01T19:50:49.8080686Z * [new branch] gh/ezyang/3116/orig -> origin/gh/ezyang/3116/orig 2025-09-01T19:50:49.8080763Z * [new branch] gh/ezyang/3120/base -> origin/gh/ezyang/3120/base 2025-09-01T19:50:49.8080839Z * [new branch] gh/ezyang/3120/head -> origin/gh/ezyang/3120/head 2025-09-01T19:50:49.8080919Z * [new branch] gh/ezyang/3120/orig -> origin/gh/ezyang/3120/orig 2025-09-01T19:50:49.8080995Z * [new branch] gh/ezyang/3121/base -> origin/gh/ezyang/3121/base 2025-09-01T19:50:49.8081070Z * [new branch] gh/ezyang/3121/head -> origin/gh/ezyang/3121/head 2025-09-01T19:50:49.8081150Z * [new branch] gh/ezyang/3121/orig -> origin/gh/ezyang/3121/orig 2025-09-01T19:50:49.8081223Z * [new branch] gh/ezyang/3122/base -> origin/gh/ezyang/3122/base 2025-09-01T19:50:49.8081382Z * [new branch] gh/ezyang/3122/head -> origin/gh/ezyang/3122/head 2025-09-01T19:50:49.8081457Z * [new branch] gh/ezyang/3122/orig -> origin/gh/ezyang/3122/orig 2025-09-01T19:50:49.8081530Z * [new branch] gh/ezyang/3123/base -> origin/gh/ezyang/3123/base 2025-09-01T19:50:49.8081603Z * [new branch] gh/ezyang/3123/head -> origin/gh/ezyang/3123/head 2025-09-01T19:50:49.8081677Z * [new branch] gh/ezyang/3123/orig -> origin/gh/ezyang/3123/orig 2025-09-01T19:50:49.8081750Z * [new branch] gh/ezyang/3124/base -> origin/gh/ezyang/3124/base 2025-09-01T19:50:49.8081823Z * [new branch] gh/ezyang/3124/head -> origin/gh/ezyang/3124/head 2025-09-01T19:50:49.8081962Z * [new branch] gh/ezyang/3124/orig -> origin/gh/ezyang/3124/orig 2025-09-01T19:50:49.8082039Z * [new branch] gh/ezyang/3125/base -> origin/gh/ezyang/3125/base 2025-09-01T19:50:49.8082117Z * [new branch] gh/ezyang/3125/head -> origin/gh/ezyang/3125/head 2025-09-01T19:50:49.8082190Z * [new branch] gh/ezyang/3125/orig -> origin/gh/ezyang/3125/orig 2025-09-01T19:50:49.8082265Z * [new branch] gh/ezyang/3126/base -> origin/gh/ezyang/3126/base 2025-09-01T19:50:49.8082338Z * [new branch] gh/ezyang/3126/head -> origin/gh/ezyang/3126/head 2025-09-01T19:50:49.8082411Z * [new branch] gh/ezyang/3126/orig -> origin/gh/ezyang/3126/orig 2025-09-01T19:50:49.8082485Z * [new branch] gh/ezyang/3127/base -> origin/gh/ezyang/3127/base 2025-09-01T19:50:49.8082558Z * [new branch] gh/ezyang/3127/head -> origin/gh/ezyang/3127/head 2025-09-01T19:50:49.8082632Z * [new branch] gh/ezyang/3127/orig -> origin/gh/ezyang/3127/orig 2025-09-01T19:50:49.8082707Z * [new branch] gh/ezyang/3128/base -> origin/gh/ezyang/3128/base 2025-09-01T19:50:49.8082780Z * [new branch] gh/ezyang/3128/head -> origin/gh/ezyang/3128/head 2025-09-01T19:50:49.8082852Z * [new branch] gh/ezyang/3128/orig -> origin/gh/ezyang/3128/orig 2025-09-01T19:50:49.8082929Z * [new branch] gh/ezyang/3129/base -> origin/gh/ezyang/3129/base 2025-09-01T19:50:49.8083002Z * [new branch] gh/ezyang/3129/head -> origin/gh/ezyang/3129/head 2025-09-01T19:50:49.8083075Z * [new branch] gh/ezyang/3129/orig -> origin/gh/ezyang/3129/orig 2025-09-01T19:50:49.8083149Z * [new branch] gh/ezyang/3130/base -> origin/gh/ezyang/3130/base 2025-09-01T19:50:49.8083221Z * [new branch] gh/ezyang/3130/head -> origin/gh/ezyang/3130/head 2025-09-01T19:50:49.8083328Z * [new branch] gh/ezyang/3130/orig -> origin/gh/ezyang/3130/orig 2025-09-01T19:50:49.8083413Z * [new branch] gh/ezyang/3131/base -> origin/gh/ezyang/3131/base 2025-09-01T19:50:49.8083486Z * [new branch] gh/ezyang/3131/head -> origin/gh/ezyang/3131/head 2025-09-01T19:50:49.8083559Z * [new branch] gh/ezyang/3131/orig -> origin/gh/ezyang/3131/orig 2025-09-01T19:50:49.8083631Z * [new branch] gh/ezyang/3132/base -> origin/gh/ezyang/3132/base 2025-09-01T19:50:49.8083705Z * [new branch] gh/ezyang/3132/head -> origin/gh/ezyang/3132/head 2025-09-01T19:50:49.8083778Z * [new branch] gh/ezyang/3132/orig -> origin/gh/ezyang/3132/orig 2025-09-01T19:50:49.8083850Z * [new branch] gh/ezyang/3133/base -> origin/gh/ezyang/3133/base 2025-09-01T19:50:49.8083926Z * [new branch] gh/ezyang/3133/head -> origin/gh/ezyang/3133/head 2025-09-01T19:50:49.8083999Z * [new branch] gh/ezyang/3133/orig -> origin/gh/ezyang/3133/orig 2025-09-01T19:50:49.8084111Z * [new branch] gh/ezyang/3134/base -> origin/gh/ezyang/3134/base 2025-09-01T19:50:49.8084189Z * [new branch] gh/ezyang/3134/head -> origin/gh/ezyang/3134/head 2025-09-01T19:50:49.8084264Z * [new branch] gh/ezyang/3134/orig -> origin/gh/ezyang/3134/orig 2025-09-01T19:50:49.8084337Z * [new branch] gh/ezyang/3135/base -> origin/gh/ezyang/3135/base 2025-09-01T19:50:49.8084411Z * [new branch] gh/ezyang/3135/head -> origin/gh/ezyang/3135/head 2025-09-01T19:50:49.8084484Z * [new branch] gh/ezyang/3135/orig -> origin/gh/ezyang/3135/orig 2025-09-01T19:50:49.8084558Z * [new branch] gh/ezyang/3136/base -> origin/gh/ezyang/3136/base 2025-09-01T19:50:49.8084662Z * [new branch] gh/ezyang/3136/head -> origin/gh/ezyang/3136/head 2025-09-01T19:50:49.8084737Z * [new branch] gh/ezyang/3136/orig -> origin/gh/ezyang/3136/orig 2025-09-01T19:50:49.8084816Z * [new branch] gh/ezyang/3137/base -> origin/gh/ezyang/3137/base 2025-09-01T19:50:49.8084892Z * [new branch] gh/ezyang/3137/head -> origin/gh/ezyang/3137/head 2025-09-01T19:50:49.8084965Z * [new branch] gh/ezyang/3137/orig -> origin/gh/ezyang/3137/orig 2025-09-01T19:50:49.8085044Z * [new branch] gh/fadara01/1/base -> origin/gh/fadara01/1/base 2025-09-01T19:50:49.8085121Z * [new branch] gh/fadara01/1/head -> origin/gh/fadara01/1/head 2025-09-01T19:50:49.8085196Z * [new branch] gh/fadara01/1/orig -> origin/gh/fadara01/1/orig 2025-09-01T19:50:49.8085268Z * [new branch] gh/fduwjj/171/base -> origin/gh/fduwjj/171/base 2025-09-01T19:50:49.8085342Z * [new branch] gh/fduwjj/171/head -> origin/gh/fduwjj/171/head 2025-09-01T19:50:49.8085417Z * [new branch] gh/fduwjj/171/orig -> origin/gh/fduwjj/171/orig 2025-09-01T19:50:49.8085490Z * [new branch] gh/fduwjj/175/base -> origin/gh/fduwjj/175/base 2025-09-01T19:50:49.8085568Z * [new branch] gh/fduwjj/175/head -> origin/gh/fduwjj/175/head 2025-09-01T19:50:49.8085646Z * [new branch] gh/fduwjj/175/orig -> origin/gh/fduwjj/175/orig 2025-09-01T19:50:49.8085717Z * [new branch] gh/fduwjj/176/base -> origin/gh/fduwjj/176/base 2025-09-01T19:50:49.8085789Z * [new branch] gh/fduwjj/176/head -> origin/gh/fduwjj/176/head 2025-09-01T19:50:49.8085863Z * [new branch] gh/fduwjj/176/orig -> origin/gh/fduwjj/176/orig 2025-09-01T19:50:49.8085934Z * [new branch] gh/fduwjj/177/base -> origin/gh/fduwjj/177/base 2025-09-01T19:50:49.8086006Z * [new branch] gh/fduwjj/177/head -> origin/gh/fduwjj/177/head 2025-09-01T19:50:49.8086079Z * [new branch] gh/fduwjj/177/orig -> origin/gh/fduwjj/177/orig 2025-09-01T19:50:49.8086152Z * [new branch] gh/fduwjj/178/base -> origin/gh/fduwjj/178/base 2025-09-01T19:50:49.8086223Z * [new branch] gh/fduwjj/178/head -> origin/gh/fduwjj/178/head 2025-09-01T19:50:49.8086296Z * [new branch] gh/fduwjj/178/orig -> origin/gh/fduwjj/178/orig 2025-09-01T19:50:49.8086367Z * [new branch] gh/fduwjj/179/base -> origin/gh/fduwjj/179/base 2025-09-01T19:50:49.8086439Z * [new branch] gh/fduwjj/179/head -> origin/gh/fduwjj/179/head 2025-09-01T19:50:49.8086512Z * [new branch] gh/fduwjj/179/orig -> origin/gh/fduwjj/179/orig 2025-09-01T19:50:49.8086583Z * [new branch] gh/fduwjj/180/base -> origin/gh/fduwjj/180/base 2025-09-01T19:50:49.8086656Z * [new branch] gh/fduwjj/180/head -> origin/gh/fduwjj/180/head 2025-09-01T19:50:49.8086729Z * [new branch] gh/fduwjj/180/orig -> origin/gh/fduwjj/180/orig 2025-09-01T19:50:49.8086832Z * [new branch] gh/fduwjj/181/base -> origin/gh/fduwjj/181/base 2025-09-01T19:50:49.8086904Z * [new branch] gh/fduwjj/181/head -> origin/gh/fduwjj/181/head 2025-09-01T19:50:49.8086976Z * [new branch] gh/fduwjj/181/orig -> origin/gh/fduwjj/181/orig 2025-09-01T19:50:49.8087051Z * [new branch] gh/fduwjj/182/base -> origin/gh/fduwjj/182/base 2025-09-01T19:50:49.8087123Z * [new branch] gh/fduwjj/182/head -> origin/gh/fduwjj/182/head 2025-09-01T19:50:49.8087194Z * [new branch] gh/fduwjj/182/orig -> origin/gh/fduwjj/182/orig 2025-09-01T19:50:49.8087266Z * [new branch] gh/fduwjj/183/base -> origin/gh/fduwjj/183/base 2025-09-01T19:50:49.8087369Z * [new branch] gh/fduwjj/183/head -> origin/gh/fduwjj/183/head 2025-09-01T19:50:49.8087442Z * [new branch] gh/fduwjj/183/orig -> origin/gh/fduwjj/183/orig 2025-09-01T19:50:49.8087514Z * [new branch] gh/fduwjj/184/base -> origin/gh/fduwjj/184/base 2025-09-01T19:50:49.8087586Z * [new branch] gh/fduwjj/184/head -> origin/gh/fduwjj/184/head 2025-09-01T19:50:49.8087658Z * [new branch] gh/fduwjj/184/orig -> origin/gh/fduwjj/184/orig 2025-09-01T19:50:49.8087731Z * [new branch] gh/fduwjj/185/base -> origin/gh/fduwjj/185/base 2025-09-01T19:50:49.8087803Z * [new branch] gh/fduwjj/185/head -> origin/gh/fduwjj/185/head 2025-09-01T19:50:49.8087878Z * [new branch] gh/fduwjj/185/orig -> origin/gh/fduwjj/185/orig 2025-09-01T19:50:49.8087954Z * [new branch] gh/fduwjj/186/base -> origin/gh/fduwjj/186/base 2025-09-01T19:50:49.8088026Z * [new branch] gh/fduwjj/186/head -> origin/gh/fduwjj/186/head 2025-09-01T19:50:49.8088099Z * [new branch] gh/fduwjj/186/orig -> origin/gh/fduwjj/186/orig 2025-09-01T19:50:49.8088172Z * [new branch] gh/fduwjj/187/base -> origin/gh/fduwjj/187/base 2025-09-01T19:50:49.8088309Z * [new branch] gh/fduwjj/187/head -> origin/gh/fduwjj/187/head 2025-09-01T19:50:49.8088382Z * [new branch] gh/fduwjj/187/orig -> origin/gh/fduwjj/187/orig 2025-09-01T19:50:49.8088456Z * [new branch] gh/fduwjj/188/base -> origin/gh/fduwjj/188/base 2025-09-01T19:50:49.8088527Z * [new branch] gh/fduwjj/188/head -> origin/gh/fduwjj/188/head 2025-09-01T19:50:49.8088598Z * [new branch] gh/fduwjj/188/orig -> origin/gh/fduwjj/188/orig 2025-09-01T19:50:49.8088669Z * [new branch] gh/fduwjj/189/base -> origin/gh/fduwjj/189/base 2025-09-01T19:50:49.8088744Z * [new branch] gh/fduwjj/189/head -> origin/gh/fduwjj/189/head 2025-09-01T19:50:49.8088817Z * [new branch] gh/fduwjj/189/orig -> origin/gh/fduwjj/189/orig 2025-09-01T19:50:49.8088888Z * [new branch] gh/fduwjj/190/base -> origin/gh/fduwjj/190/base 2025-09-01T19:50:49.8088960Z * [new branch] gh/fduwjj/190/head -> origin/gh/fduwjj/190/head 2025-09-01T19:50:49.8089031Z * [new branch] gh/fduwjj/190/orig -> origin/gh/fduwjj/190/orig 2025-09-01T19:50:49.8091304Z * [new branch] gh/fduwjj/191/base -> origin/gh/fduwjj/191/base 2025-09-01T19:50:49.8091392Z * [new branch] gh/fduwjj/191/head -> origin/gh/fduwjj/191/head 2025-09-01T19:50:49.8091472Z * [new branch] gh/fduwjj/191/orig -> origin/gh/fduwjj/191/orig 2025-09-01T19:50:49.8091551Z * [new branch] gh/fegin/306/base -> origin/gh/fegin/306/base 2025-09-01T19:50:49.8091637Z * [new branch] gh/fegin/306/head -> origin/gh/fegin/306/head 2025-09-01T19:50:49.8091794Z * [new branch] gh/fegin/306/orig -> origin/gh/fegin/306/orig 2025-09-01T19:50:49.8091870Z * [new branch] gh/fegin/307/base -> origin/gh/fegin/307/base 2025-09-01T19:50:49.8091944Z * [new branch] gh/fegin/307/head -> origin/gh/fegin/307/head 2025-09-01T19:50:49.8092024Z * [new branch] gh/fegin/307/orig -> origin/gh/fegin/307/orig 2025-09-01T19:50:49.8092099Z * [new branch] gh/fegin/308/base -> origin/gh/fegin/308/base 2025-09-01T19:50:49.8092174Z * [new branch] gh/fegin/308/head -> origin/gh/fegin/308/head 2025-09-01T19:50:49.8092251Z * [new branch] gh/fegin/308/orig -> origin/gh/fegin/308/orig 2025-09-01T19:50:49.8092322Z * [new branch] gh/fegin/309/base -> origin/gh/fegin/309/base 2025-09-01T19:50:49.8092650Z * [new branch] gh/fegin/309/head -> origin/gh/fegin/309/head 2025-09-01T19:50:49.8092725Z * [new branch] gh/fegin/309/orig -> origin/gh/fegin/309/orig 2025-09-01T19:50:49.8092796Z * [new branch] gh/fegin/310/base -> origin/gh/fegin/310/base 2025-09-01T19:50:49.8092867Z * [new branch] gh/fegin/310/head -> origin/gh/fegin/310/head 2025-09-01T19:50:49.8092938Z * [new branch] gh/fegin/310/orig -> origin/gh/fegin/310/orig 2025-09-01T19:50:49.8093015Z * [new branch] gh/fffrog/124/base -> origin/gh/fffrog/124/base 2025-09-01T19:50:49.8093087Z * [new branch] gh/fffrog/124/head -> origin/gh/fffrog/124/head 2025-09-01T19:50:49.8093161Z * [new branch] gh/fffrog/124/orig -> origin/gh/fffrog/124/orig 2025-09-01T19:50:49.8093232Z * [new branch] gh/fffrog/129/base -> origin/gh/fffrog/129/base 2025-09-01T19:50:49.8093308Z * [new branch] gh/fffrog/129/head -> origin/gh/fffrog/129/head 2025-09-01T19:50:49.8093384Z * [new branch] gh/fffrog/129/orig -> origin/gh/fffrog/129/orig 2025-09-01T19:50:49.8097845Z * [new branch] gh/fffrog/130/base -> origin/gh/fffrog/130/base 2025-09-01T19:50:49.8097928Z * [new branch] gh/fffrog/130/head -> origin/gh/fffrog/130/head 2025-09-01T19:50:49.8098003Z * [new branch] gh/fffrog/130/orig -> origin/gh/fffrog/130/orig 2025-09-01T19:50:49.8098075Z * [new branch] gh/fffrog/131/base -> origin/gh/fffrog/131/base 2025-09-01T19:50:49.8098147Z * [new branch] gh/fffrog/131/head -> origin/gh/fffrog/131/head 2025-09-01T19:50:49.8098421Z * [new branch] gh/fffrog/131/orig -> origin/gh/fffrog/131/orig 2025-09-01T19:50:49.8098499Z * [new branch] gh/fffrog/132/base -> origin/gh/fffrog/132/base 2025-09-01T19:50:49.8098570Z * [new branch] gh/fffrog/132/head -> origin/gh/fffrog/132/head 2025-09-01T19:50:49.8098649Z * [new branch] gh/fffrog/132/orig -> origin/gh/fffrog/132/orig 2025-09-01T19:50:49.8098720Z * [new branch] gh/fffrog/133/base -> origin/gh/fffrog/133/base 2025-09-01T19:50:49.8098792Z * [new branch] gh/fffrog/133/head -> origin/gh/fffrog/133/head 2025-09-01T19:50:49.8098865Z * [new branch] gh/fffrog/133/orig -> origin/gh/fffrog/133/orig 2025-09-01T19:50:49.8098938Z * [new branch] gh/fffrog/134/base -> origin/gh/fffrog/134/base 2025-09-01T19:50:49.8099009Z * [new branch] gh/fffrog/134/head -> origin/gh/fffrog/134/head 2025-09-01T19:50:49.8099081Z * [new branch] gh/fffrog/134/orig -> origin/gh/fffrog/134/orig 2025-09-01T19:50:49.8099155Z * [new branch] gh/fffrog/135/base -> origin/gh/fffrog/135/base 2025-09-01T19:50:49.8099226Z * [new branch] gh/fffrog/135/head -> origin/gh/fffrog/135/head 2025-09-01T19:50:49.8099384Z * [new branch] gh/fffrog/135/orig -> origin/gh/fffrog/135/orig 2025-09-01T19:50:49.8099457Z * [new branch] gh/fffrog/136/base -> origin/gh/fffrog/136/base 2025-09-01T19:50:49.8099529Z * [new branch] gh/fffrog/136/head -> origin/gh/fffrog/136/head 2025-09-01T19:50:49.8099602Z * [new branch] gh/fffrog/136/orig -> origin/gh/fffrog/136/orig 2025-09-01T19:50:49.8099675Z * [new branch] gh/fffrog/137/base -> origin/gh/fffrog/137/base 2025-09-01T19:50:49.8099746Z * [new branch] gh/fffrog/137/head -> origin/gh/fffrog/137/head 2025-09-01T19:50:49.8099817Z * [new branch] gh/fffrog/137/orig -> origin/gh/fffrog/137/orig 2025-09-01T19:50:49.8101102Z * [new branch] gh/fffrog/138/base -> origin/gh/fffrog/138/base 2025-09-01T19:50:49.8101180Z * [new branch] gh/fffrog/138/head -> origin/gh/fffrog/138/head 2025-09-01T19:50:49.8101258Z * [new branch] gh/fffrog/138/orig -> origin/gh/fffrog/138/orig 2025-09-01T19:50:49.8101331Z * [new branch] gh/fffrog/139/base -> origin/gh/fffrog/139/base 2025-09-01T19:50:49.8101403Z * [new branch] gh/fffrog/139/head -> origin/gh/fffrog/139/head 2025-09-01T19:50:49.8101475Z * [new branch] gh/fffrog/139/orig -> origin/gh/fffrog/139/orig 2025-09-01T19:50:49.8101547Z * [new branch] gh/fffrog/140/base -> origin/gh/fffrog/140/base 2025-09-01T19:50:49.8101619Z * [new branch] gh/fffrog/140/head -> origin/gh/fffrog/140/head 2025-09-01T19:50:49.8101691Z * [new branch] gh/fffrog/140/orig -> origin/gh/fffrog/140/orig 2025-09-01T19:50:49.8101769Z * [new branch] gh/fffrog/141/base -> origin/gh/fffrog/141/base 2025-09-01T19:50:49.8101840Z * [new branch] gh/fffrog/141/head -> origin/gh/fffrog/141/head 2025-09-01T19:50:49.8101915Z * [new branch] gh/fffrog/141/orig -> origin/gh/fffrog/141/orig 2025-09-01T19:50:49.8101987Z * [new branch] gh/fffrog/142/base -> origin/gh/fffrog/142/base 2025-09-01T19:50:49.8102058Z * [new branch] gh/fffrog/142/head -> origin/gh/fffrog/142/head 2025-09-01T19:50:49.8102129Z * [new branch] gh/fffrog/142/orig -> origin/gh/fffrog/142/orig 2025-09-01T19:50:49.8102200Z * [new branch] gh/fffrog/143/base -> origin/gh/fffrog/143/base 2025-09-01T19:50:49.8102272Z * [new branch] gh/fffrog/143/head -> origin/gh/fffrog/143/head 2025-09-01T19:50:49.8102342Z * [new branch] gh/fffrog/143/orig -> origin/gh/fffrog/143/orig 2025-09-01T19:50:49.8102417Z * [new branch] gh/fffrog/144/base -> origin/gh/fffrog/144/base 2025-09-01T19:50:49.8102489Z * [new branch] gh/fffrog/144/head -> origin/gh/fffrog/144/head 2025-09-01T19:50:49.8102561Z * [new branch] gh/fffrog/144/orig -> origin/gh/fffrog/144/orig 2025-09-01T19:50:49.8102633Z * [new branch] gh/fffrog/145/base -> origin/gh/fffrog/145/base 2025-09-01T19:50:49.8102705Z * [new branch] gh/fffrog/145/head -> origin/gh/fffrog/145/head 2025-09-01T19:50:49.8102776Z * [new branch] gh/fffrog/145/orig -> origin/gh/fffrog/145/orig 2025-09-01T19:50:49.8102847Z * [new branch] gh/fffrog/146/base -> origin/gh/fffrog/146/base 2025-09-01T19:50:49.8103982Z * [new branch] gh/fffrog/146/head -> origin/gh/fffrog/146/head 2025-09-01T19:50:49.8104055Z * [new branch] gh/fffrog/146/orig -> origin/gh/fffrog/146/orig 2025-09-01T19:50:49.8104129Z * [new branch] gh/fffrog/147/base -> origin/gh/fffrog/147/base 2025-09-01T19:50:49.8104203Z * [new branch] gh/fffrog/147/head -> origin/gh/fffrog/147/head 2025-09-01T19:50:49.8104315Z * [new branch] gh/fffrog/147/orig -> origin/gh/fffrog/147/orig 2025-09-01T19:50:49.8104388Z * [new branch] gh/fffrog/148/base -> origin/gh/fffrog/148/base 2025-09-01T19:50:49.8104460Z * [new branch] gh/fffrog/148/head -> origin/gh/fffrog/148/head 2025-09-01T19:50:49.8104532Z * [new branch] gh/fffrog/148/orig -> origin/gh/fffrog/148/orig 2025-09-01T19:50:49.8104603Z * [new branch] gh/fffrog/149/base -> origin/gh/fffrog/149/base 2025-09-01T19:50:49.8104676Z * [new branch] gh/fffrog/149/head -> origin/gh/fffrog/149/head 2025-09-01T19:50:49.8104748Z * [new branch] gh/fffrog/149/orig -> origin/gh/fffrog/149/orig 2025-09-01T19:50:49.8104846Z * [new branch] gh/fffrog/150/base -> origin/gh/fffrog/150/base 2025-09-01T19:50:49.8104922Z * [new branch] gh/fffrog/150/head -> origin/gh/fffrog/150/head 2025-09-01T19:50:49.8104994Z * [new branch] gh/fffrog/150/orig -> origin/gh/fffrog/150/orig 2025-09-01T19:50:49.8105075Z * [new branch] gh/gmagogsfm/1/base -> origin/gh/gmagogsfm/1/base 2025-09-01T19:50:49.8105152Z * [new branch] gh/gmagogsfm/1/head -> origin/gh/gmagogsfm/1/head 2025-09-01T19:50:49.8105226Z * [new branch] gh/gmagogsfm/1/orig -> origin/gh/gmagogsfm/1/orig 2025-09-01T19:50:49.8105299Z * [new branch] gh/gmagogsfm/2/base -> origin/gh/gmagogsfm/2/base 2025-09-01T19:50:49.8105373Z * [new branch] gh/gmagogsfm/2/head -> origin/gh/gmagogsfm/2/head 2025-09-01T19:50:49.8105448Z * [new branch] gh/gmagogsfm/2/orig -> origin/gh/gmagogsfm/2/orig 2025-09-01T19:50:49.8105523Z * [new branch] gh/gmagogsfm/3/base -> origin/gh/gmagogsfm/3/base 2025-09-01T19:50:49.8105598Z * [new branch] gh/gmagogsfm/3/head -> origin/gh/gmagogsfm/3/head 2025-09-01T19:50:49.8105674Z * [new branch] gh/gmagogsfm/3/orig -> origin/gh/gmagogsfm/3/orig 2025-09-01T19:50:49.8105753Z * [new branch] gh/guangyey/133/base -> origin/gh/guangyey/133/base 2025-09-01T19:50:49.8106870Z * [new branch] gh/guangyey/133/head -> origin/gh/guangyey/133/head 2025-09-01T19:50:49.8106949Z * [new branch] gh/guangyey/133/orig -> origin/gh/guangyey/133/orig 2025-09-01T19:50:49.8107024Z * [new branch] gh/guangyey/134/base -> origin/gh/guangyey/134/base 2025-09-01T19:50:49.8107098Z * [new branch] gh/guangyey/134/head -> origin/gh/guangyey/134/head 2025-09-01T19:50:49.8107177Z * [new branch] gh/guangyey/134/orig -> origin/gh/guangyey/134/orig 2025-09-01T19:50:49.8107252Z * [new branch] gh/guangyey/135/base -> origin/gh/guangyey/135/base 2025-09-01T19:50:49.8107327Z * [new branch] gh/guangyey/135/head -> origin/gh/guangyey/135/head 2025-09-01T19:50:49.8107403Z * [new branch] gh/guangyey/135/orig -> origin/gh/guangyey/135/orig 2025-09-01T19:50:49.8107477Z * [new branch] gh/guangyey/139/base -> origin/gh/guangyey/139/base 2025-09-01T19:50:49.8107552Z * [new branch] gh/guangyey/139/head -> origin/gh/guangyey/139/head 2025-09-01T19:50:49.8107627Z * [new branch] gh/guangyey/139/orig -> origin/gh/guangyey/139/orig 2025-09-01T19:50:49.8107702Z * [new branch] gh/guangyey/140/base -> origin/gh/guangyey/140/base 2025-09-01T19:50:49.8107777Z * [new branch] gh/guangyey/140/head -> origin/gh/guangyey/140/head 2025-09-01T19:50:49.8107853Z * [new branch] gh/guangyey/140/orig -> origin/gh/guangyey/140/orig 2025-09-01T19:50:49.8107928Z * [new branch] gh/guangyey/142/base -> origin/gh/guangyey/142/base 2025-09-01T19:50:49.8108042Z * [new branch] gh/guangyey/142/head -> origin/gh/guangyey/142/head 2025-09-01T19:50:49.8108118Z * [new branch] gh/guangyey/142/orig -> origin/gh/guangyey/142/orig 2025-09-01T19:50:49.8108260Z * [new branch] gh/guangyey/145/base -> origin/gh/guangyey/145/base 2025-09-01T19:50:49.8108336Z * [new branch] gh/guangyey/145/head -> origin/gh/guangyey/145/head 2025-09-01T19:50:49.8108412Z * [new branch] gh/guangyey/145/orig -> origin/gh/guangyey/145/orig 2025-09-01T19:50:49.8108486Z * [new branch] gh/guangyey/153/base -> origin/gh/guangyey/153/base 2025-09-01T19:50:49.8108560Z * [new branch] gh/guangyey/153/head -> origin/gh/guangyey/153/head 2025-09-01T19:50:49.8108699Z * [new branch] gh/guangyey/153/orig -> origin/gh/guangyey/153/orig 2025-09-01T19:50:49.8108773Z * [new branch] gh/guangyey/158/base -> origin/gh/guangyey/158/base 2025-09-01T19:50:49.8109907Z * [new branch] gh/guangyey/158/head -> origin/gh/guangyey/158/head 2025-09-01T19:50:49.8109985Z * [new branch] gh/guangyey/158/orig -> origin/gh/guangyey/158/orig 2025-09-01T19:50:49.8110061Z * [new branch] gh/guangyey/159/base -> origin/gh/guangyey/159/base 2025-09-01T19:50:49.8110135Z * [new branch] gh/guangyey/159/head -> origin/gh/guangyey/159/head 2025-09-01T19:50:49.8110211Z * [new branch] gh/guangyey/159/orig -> origin/gh/guangyey/159/orig 2025-09-01T19:50:49.8110286Z * [new branch] gh/guangyey/163/base -> origin/gh/guangyey/163/base 2025-09-01T19:50:49.8110360Z * [new branch] gh/guangyey/163/head -> origin/gh/guangyey/163/head 2025-09-01T19:50:49.8110441Z * [new branch] gh/guangyey/163/orig -> origin/gh/guangyey/163/orig 2025-09-01T19:50:49.8110519Z * [new branch] gh/guangyey/168/base -> origin/gh/guangyey/168/base 2025-09-01T19:50:49.8110593Z * [new branch] gh/guangyey/168/head -> origin/gh/guangyey/168/head 2025-09-01T19:50:49.8110668Z * [new branch] gh/guangyey/168/orig -> origin/gh/guangyey/168/orig 2025-09-01T19:50:49.8110743Z * [new branch] gh/guangyey/169/base -> origin/gh/guangyey/169/base 2025-09-01T19:50:49.8110818Z * [new branch] gh/guangyey/169/head -> origin/gh/guangyey/169/head 2025-09-01T19:50:49.8110892Z * [new branch] gh/guangyey/169/orig -> origin/gh/guangyey/169/orig 2025-09-01T19:50:49.8110968Z * [new branch] gh/guangyey/170/base -> origin/gh/guangyey/170/base 2025-09-01T19:50:49.8111045Z * [new branch] gh/guangyey/170/head -> origin/gh/guangyey/170/head 2025-09-01T19:50:49.8111120Z * [new branch] gh/guangyey/170/orig -> origin/gh/guangyey/170/orig 2025-09-01T19:50:49.8111196Z * [new branch] gh/guangyey/171/base -> origin/gh/guangyey/171/base 2025-09-01T19:50:49.8111271Z * [new branch] gh/guangyey/171/head -> origin/gh/guangyey/171/head 2025-09-01T19:50:49.8111345Z * [new branch] gh/guangyey/171/orig -> origin/gh/guangyey/171/orig 2025-09-01T19:50:49.8111420Z * [new branch] gh/guangyey/174/base -> origin/gh/guangyey/174/base 2025-09-01T19:50:49.8111494Z * [new branch] gh/guangyey/174/head -> origin/gh/guangyey/174/head 2025-09-01T19:50:49.8111569Z * [new branch] gh/guangyey/174/orig -> origin/gh/guangyey/174/orig 2025-09-01T19:50:49.8111644Z * [new branch] gh/guangyey/176/base -> origin/gh/guangyey/176/base 2025-09-01T19:50:49.8112747Z * [new branch] gh/guangyey/176/head -> origin/gh/guangyey/176/head 2025-09-01T19:50:49.8112823Z * [new branch] gh/guangyey/176/orig -> origin/gh/guangyey/176/orig 2025-09-01T19:50:49.8112959Z * [new branch] gh/guangyey/177/base -> origin/gh/guangyey/177/base 2025-09-01T19:50:49.8113035Z * [new branch] gh/guangyey/177/head -> origin/gh/guangyey/177/head 2025-09-01T19:50:49.8113109Z * [new branch] gh/guangyey/177/orig -> origin/gh/guangyey/177/orig 2025-09-01T19:50:49.8113184Z * [new branch] gh/guangyey/178/base -> origin/gh/guangyey/178/base 2025-09-01T19:50:49.8113259Z * [new branch] gh/guangyey/178/head -> origin/gh/guangyey/178/head 2025-09-01T19:50:49.8113333Z * [new branch] gh/guangyey/178/orig -> origin/gh/guangyey/178/orig 2025-09-01T19:50:49.8113408Z * [new branch] gh/guangyey/179/base -> origin/gh/guangyey/179/base 2025-09-01T19:50:49.8113520Z * [new branch] gh/guangyey/179/head -> origin/gh/guangyey/179/head 2025-09-01T19:50:49.8113594Z * [new branch] gh/guangyey/179/orig -> origin/gh/guangyey/179/orig 2025-09-01T19:50:49.8113673Z * [new branch] gh/guangyey/180/base -> origin/gh/guangyey/180/base 2025-09-01T19:50:49.8113747Z * [new branch] gh/guangyey/180/head -> origin/gh/guangyey/180/head 2025-09-01T19:50:49.8113821Z * [new branch] gh/guangyey/180/orig -> origin/gh/guangyey/180/orig 2025-09-01T19:50:49.8113895Z * [new branch] gh/guangyey/181/base -> origin/gh/guangyey/181/base 2025-09-01T19:50:49.8113970Z * [new branch] gh/guangyey/181/head -> origin/gh/guangyey/181/head 2025-09-01T19:50:49.8114044Z * [new branch] gh/guangyey/181/orig -> origin/gh/guangyey/181/orig 2025-09-01T19:50:49.8114119Z * [new branch] gh/guangyey/182/base -> origin/gh/guangyey/182/base 2025-09-01T19:50:49.8114198Z * [new branch] gh/guangyey/182/head -> origin/gh/guangyey/182/head 2025-09-01T19:50:49.8114273Z * [new branch] gh/guangyey/182/orig -> origin/gh/guangyey/182/orig 2025-09-01T19:50:49.8114347Z * [new branch] gh/guangyey/183/base -> origin/gh/guangyey/183/base 2025-09-01T19:50:49.8114423Z * [new branch] gh/guangyey/183/head -> origin/gh/guangyey/183/head 2025-09-01T19:50:49.8114498Z * [new branch] gh/guangyey/183/orig -> origin/gh/guangyey/183/orig 2025-09-01T19:50:49.8114572Z * [new branch] gh/guangyey/184/base -> origin/gh/guangyey/184/base 2025-09-01T19:50:49.8115674Z * [new branch] gh/guangyey/184/head -> origin/gh/guangyey/184/head 2025-09-01T19:50:49.8115750Z * [new branch] gh/guangyey/184/orig -> origin/gh/guangyey/184/orig 2025-09-01T19:50:49.8115829Z * [new branch] gh/guangyey/185/base -> origin/gh/guangyey/185/base 2025-09-01T19:50:49.8115906Z * [new branch] gh/guangyey/185/head -> origin/gh/guangyey/185/head 2025-09-01T19:50:49.8115983Z * [new branch] gh/guangyey/185/orig -> origin/gh/guangyey/185/orig 2025-09-01T19:50:49.8116058Z * [new branch] gh/guangyey/186/base -> origin/gh/guangyey/186/base 2025-09-01T19:50:49.8116133Z * [new branch] gh/guangyey/186/head -> origin/gh/guangyey/186/head 2025-09-01T19:50:49.8116207Z * [new branch] gh/guangyey/186/orig -> origin/gh/guangyey/186/orig 2025-09-01T19:50:49.8116282Z * [new branch] gh/guangyey/187/base -> origin/gh/guangyey/187/base 2025-09-01T19:50:49.8116357Z * [new branch] gh/guangyey/187/head -> origin/gh/guangyey/187/head 2025-09-01T19:50:49.8116432Z * [new branch] gh/guangyey/187/orig -> origin/gh/guangyey/187/orig 2025-09-01T19:50:49.8116508Z * [new branch] gh/guangyey/188/base -> origin/gh/guangyey/188/base 2025-09-01T19:50:49.8116584Z * [new branch] gh/guangyey/188/head -> origin/gh/guangyey/188/head 2025-09-01T19:50:49.8116703Z * [new branch] gh/guangyey/188/orig -> origin/gh/guangyey/188/orig 2025-09-01T19:50:49.8116777Z * [new branch] gh/guangyey/189/base -> origin/gh/guangyey/189/base 2025-09-01T19:50:49.8116853Z * [new branch] gh/guangyey/189/head -> origin/gh/guangyey/189/head 2025-09-01T19:50:49.8116928Z * [new branch] gh/guangyey/189/orig -> origin/gh/guangyey/189/orig 2025-09-01T19:50:49.8117002Z * [new branch] gh/guangyey/190/base -> origin/gh/guangyey/190/base 2025-09-01T19:50:49.8117077Z * [new branch] gh/guangyey/190/head -> origin/gh/guangyey/190/head 2025-09-01T19:50:49.8117152Z * [new branch] gh/guangyey/190/orig -> origin/gh/guangyey/190/orig 2025-09-01T19:50:49.8117257Z * [new branch] gh/guangyey/191/base -> origin/gh/guangyey/191/base 2025-09-01T19:50:49.8117331Z * [new branch] gh/guangyey/191/head -> origin/gh/guangyey/191/head 2025-09-01T19:50:49.8117410Z * [new branch] gh/guangyey/191/orig -> origin/gh/guangyey/191/orig 2025-09-01T19:50:49.8117484Z * [new branch] gh/guangyey/192/base -> origin/gh/guangyey/192/base 2025-09-01T19:50:49.8118706Z * [new branch] gh/guangyey/192/head -> origin/gh/guangyey/192/head 2025-09-01T19:50:49.8118785Z * [new branch] gh/guangyey/192/orig -> origin/gh/guangyey/192/orig 2025-09-01T19:50:49.8118861Z * [new branch] gh/guangyey/193/base -> origin/gh/guangyey/193/base 2025-09-01T19:50:49.8118936Z * [new branch] gh/guangyey/193/head -> origin/gh/guangyey/193/head 2025-09-01T19:50:49.8119011Z * [new branch] gh/guangyey/193/orig -> origin/gh/guangyey/193/orig 2025-09-01T19:50:49.8119090Z * [new branch] gh/guangyey/194/base -> origin/gh/guangyey/194/base 2025-09-01T19:50:49.8119170Z * [new branch] gh/guangyey/194/head -> origin/gh/guangyey/194/head 2025-09-01T19:50:49.8119246Z * [new branch] gh/guangyey/194/orig -> origin/gh/guangyey/194/orig 2025-09-01T19:50:49.8119320Z * [new branch] gh/guangyey/195/base -> origin/gh/guangyey/195/base 2025-09-01T19:50:49.8119395Z * [new branch] gh/guangyey/195/head -> origin/gh/guangyey/195/head 2025-09-01T19:50:49.8119471Z * [new branch] gh/guangyey/195/orig -> origin/gh/guangyey/195/orig 2025-09-01T19:50:49.8119545Z * [new branch] gh/guangyey/196/base -> origin/gh/guangyey/196/base 2025-09-01T19:50:49.8119620Z * [new branch] gh/guangyey/196/head -> origin/gh/guangyey/196/head 2025-09-01T19:50:49.8119695Z * [new branch] gh/guangyey/196/orig -> origin/gh/guangyey/196/orig 2025-09-01T19:50:49.8119772Z * [new branch] gh/guangyey/197/base -> origin/gh/guangyey/197/base 2025-09-01T19:50:49.8119848Z * [new branch] gh/guangyey/197/head -> origin/gh/guangyey/197/head 2025-09-01T19:50:49.8119923Z * [new branch] gh/guangyey/197/orig -> origin/gh/guangyey/197/orig 2025-09-01T19:50:49.8119998Z * [new branch] gh/guangyey/198/base -> origin/gh/guangyey/198/base 2025-09-01T19:50:49.8120072Z * [new branch] gh/guangyey/198/head -> origin/gh/guangyey/198/head 2025-09-01T19:50:49.8120148Z * [new branch] gh/guangyey/198/orig -> origin/gh/guangyey/198/orig 2025-09-01T19:50:49.8120222Z * [new branch] gh/guangyey/199/base -> origin/gh/guangyey/199/base 2025-09-01T19:50:49.8120296Z * [new branch] gh/guangyey/199/head -> origin/gh/guangyey/199/head 2025-09-01T19:50:49.8120374Z * [new branch] gh/guangyey/199/orig -> origin/gh/guangyey/199/orig 2025-09-01T19:50:49.8120449Z * [new branch] gh/guangyey/200/base -> origin/gh/guangyey/200/base 2025-09-01T19:50:49.8120593Z * [new branch] gh/guangyey/200/head -> origin/gh/guangyey/200/head 2025-09-01T19:50:49.8121713Z * [new branch] gh/guangyey/200/orig -> origin/gh/guangyey/200/orig 2025-09-01T19:50:49.8121790Z * [new branch] gh/guangyey/201/base -> origin/gh/guangyey/201/base 2025-09-01T19:50:49.8121865Z * [new branch] gh/guangyey/201/head -> origin/gh/guangyey/201/head 2025-09-01T19:50:49.8121941Z * [new branch] gh/guangyey/201/orig -> origin/gh/guangyey/201/orig 2025-09-01T19:50:49.8122015Z * [new branch] gh/guangyey/202/base -> origin/gh/guangyey/202/base 2025-09-01T19:50:49.8122090Z * [new branch] gh/guangyey/202/head -> origin/gh/guangyey/202/head 2025-09-01T19:50:49.8122231Z * [new branch] gh/guangyey/202/orig -> origin/gh/guangyey/202/orig 2025-09-01T19:50:49.8122305Z * [new branch] gh/guangyey/203/base -> origin/gh/guangyey/203/base 2025-09-01T19:50:49.8122385Z * [new branch] gh/guangyey/203/head -> origin/gh/guangyey/203/head 2025-09-01T19:50:49.8122460Z * [new branch] gh/guangyey/203/orig -> origin/gh/guangyey/203/orig 2025-09-01T19:50:49.8122535Z * [new branch] gh/guangyey/204/base -> origin/gh/guangyey/204/base 2025-09-01T19:50:49.8122609Z * [new branch] gh/guangyey/204/head -> origin/gh/guangyey/204/head 2025-09-01T19:50:49.8122684Z * [new branch] gh/guangyey/204/orig -> origin/gh/guangyey/204/orig 2025-09-01T19:50:49.8122759Z * [new branch] gh/guangyey/205/base -> origin/gh/guangyey/205/base 2025-09-01T19:50:49.8122833Z * [new branch] gh/guangyey/205/head -> origin/gh/guangyey/205/head 2025-09-01T19:50:49.8122911Z * [new branch] gh/guangyey/205/orig -> origin/gh/guangyey/205/orig 2025-09-01T19:50:49.8122988Z * [new branch] gh/guangyey/206/base -> origin/gh/guangyey/206/base 2025-09-01T19:50:49.8123063Z * [new branch] gh/guangyey/206/head -> origin/gh/guangyey/206/head 2025-09-01T19:50:49.8123137Z * [new branch] gh/guangyey/206/orig -> origin/gh/guangyey/206/orig 2025-09-01T19:50:49.8123215Z * [new branch] gh/guangyey/79/base -> origin/gh/guangyey/79/base 2025-09-01T19:50:49.8123290Z * [new branch] gh/guangyey/79/head -> origin/gh/guangyey/79/head 2025-09-01T19:50:49.8123365Z * [new branch] gh/guangyey/79/orig -> origin/gh/guangyey/79/orig 2025-09-01T19:50:49.8123440Z * [new branch] gh/guangyey/89/base -> origin/gh/guangyey/89/base 2025-09-01T19:50:49.8123514Z * [new branch] gh/guangyey/89/head -> origin/gh/guangyey/89/head 2025-09-01T19:50:49.8124631Z * [new branch] gh/guangyey/89/orig -> origin/gh/guangyey/89/orig 2025-09-01T19:50:49.8124736Z * [new branch] gh/guilhermeleobas/107/base -> origin/gh/guilhermeleobas/107/base 2025-09-01T19:50:49.8124831Z * [new branch] gh/guilhermeleobas/107/head -> origin/gh/guilhermeleobas/107/head 2025-09-01T19:50:49.8124930Z * [new branch] gh/guilhermeleobas/107/orig -> origin/gh/guilhermeleobas/107/orig 2025-09-01T19:50:49.8125020Z * [new branch] gh/guilhermeleobas/108/base -> origin/gh/guilhermeleobas/108/base 2025-09-01T19:50:49.8125108Z * [new branch] gh/guilhermeleobas/108/head -> origin/gh/guilhermeleobas/108/head 2025-09-01T19:50:49.8125196Z * [new branch] gh/guilhermeleobas/108/orig -> origin/gh/guilhermeleobas/108/orig 2025-09-01T19:50:49.8125285Z * [new branch] gh/guilhermeleobas/124/base -> origin/gh/guilhermeleobas/124/base 2025-09-01T19:50:49.8125376Z * [new branch] gh/guilhermeleobas/124/head -> origin/gh/guilhermeleobas/124/head 2025-09-01T19:50:49.8125502Z * [new branch] gh/guilhermeleobas/124/orig -> origin/gh/guilhermeleobas/124/orig 2025-09-01T19:50:49.8125592Z * [new branch] gh/guilhermeleobas/147/base -> origin/gh/guilhermeleobas/147/base 2025-09-01T19:50:49.8125680Z * [new branch] gh/guilhermeleobas/147/head -> origin/gh/guilhermeleobas/147/head 2025-09-01T19:50:49.8125768Z * [new branch] gh/guilhermeleobas/147/orig -> origin/gh/guilhermeleobas/147/orig 2025-09-01T19:50:49.8125858Z * [new branch] gh/guilhermeleobas/150/base -> origin/gh/guilhermeleobas/150/base 2025-09-01T19:50:49.8125946Z * [new branch] gh/guilhermeleobas/150/head -> origin/gh/guilhermeleobas/150/head 2025-09-01T19:50:49.8126034Z * [new branch] gh/guilhermeleobas/150/orig -> origin/gh/guilhermeleobas/150/orig 2025-09-01T19:50:49.8126158Z * [new branch] gh/guilhermeleobas/163/base -> origin/gh/guilhermeleobas/163/base 2025-09-01T19:50:49.8126245Z * [new branch] gh/guilhermeleobas/163/head -> origin/gh/guilhermeleobas/163/head 2025-09-01T19:50:49.8126336Z * [new branch] gh/guilhermeleobas/163/orig -> origin/gh/guilhermeleobas/163/orig 2025-09-01T19:50:49.8126424Z * [new branch] gh/guilhermeleobas/164/base -> origin/gh/guilhermeleobas/164/base 2025-09-01T19:50:49.8126513Z * [new branch] gh/guilhermeleobas/164/head -> origin/gh/guilhermeleobas/164/head 2025-09-01T19:50:49.8126600Z * [new branch] gh/guilhermeleobas/164/orig -> origin/gh/guilhermeleobas/164/orig 2025-09-01T19:50:49.8126688Z * [new branch] gh/guilhermeleobas/165/base -> origin/gh/guilhermeleobas/165/base 2025-09-01T19:50:49.8126777Z * [new branch] gh/guilhermeleobas/165/head -> origin/gh/guilhermeleobas/165/head 2025-09-01T19:50:49.8127897Z * [new branch] gh/guilhermeleobas/165/orig -> origin/gh/guilhermeleobas/165/orig 2025-09-01T19:50:49.8127988Z * [new branch] gh/guilhermeleobas/166/base -> origin/gh/guilhermeleobas/166/base 2025-09-01T19:50:49.8128081Z * [new branch] gh/guilhermeleobas/166/head -> origin/gh/guilhermeleobas/166/head 2025-09-01T19:50:49.8128169Z * [new branch] gh/guilhermeleobas/166/orig -> origin/gh/guilhermeleobas/166/orig 2025-09-01T19:50:49.8128327Z * [new branch] gh/guilhermeleobas/167/base -> origin/gh/guilhermeleobas/167/base 2025-09-01T19:50:49.8128418Z * [new branch] gh/guilhermeleobas/167/head -> origin/gh/guilhermeleobas/167/head 2025-09-01T19:50:49.8128506Z * [new branch] gh/guilhermeleobas/167/orig -> origin/gh/guilhermeleobas/167/orig 2025-09-01T19:50:49.8128594Z * [new branch] gh/guilhermeleobas/168/base -> origin/gh/guilhermeleobas/168/base 2025-09-01T19:50:49.8128683Z * [new branch] gh/guilhermeleobas/168/head -> origin/gh/guilhermeleobas/168/head 2025-09-01T19:50:49.8128776Z * [new branch] gh/guilhermeleobas/168/orig -> origin/gh/guilhermeleobas/168/orig 2025-09-01T19:50:49.8128865Z * [new branch] gh/guilhermeleobas/169/base -> origin/gh/guilhermeleobas/169/base 2025-09-01T19:50:49.8128955Z * [new branch] gh/guilhermeleobas/169/head -> origin/gh/guilhermeleobas/169/head 2025-09-01T19:50:49.8129043Z * [new branch] gh/guilhermeleobas/169/orig -> origin/gh/guilhermeleobas/169/orig 2025-09-01T19:50:49.8129131Z * [new branch] gh/guilhermeleobas/170/base -> origin/gh/guilhermeleobas/170/base 2025-09-01T19:50:49.8129220Z * [new branch] gh/guilhermeleobas/170/head -> origin/gh/guilhermeleobas/170/head 2025-09-01T19:50:49.8129308Z * [new branch] gh/guilhermeleobas/170/orig -> origin/gh/guilhermeleobas/170/orig 2025-09-01T19:50:49.8129396Z * [new branch] gh/guilhermeleobas/171/base -> origin/gh/guilhermeleobas/171/base 2025-09-01T19:50:49.8129486Z * [new branch] gh/guilhermeleobas/171/head -> origin/gh/guilhermeleobas/171/head 2025-09-01T19:50:49.8129637Z * [new branch] gh/guilhermeleobas/171/orig -> origin/gh/guilhermeleobas/171/orig 2025-09-01T19:50:49.8129724Z * [new branch] gh/guilhermeleobas/173/base -> origin/gh/guilhermeleobas/173/base 2025-09-01T19:50:49.8129814Z * [new branch] gh/guilhermeleobas/173/head -> origin/gh/guilhermeleobas/173/head 2025-09-01T19:50:49.8129901Z * [new branch] gh/guilhermeleobas/173/orig -> origin/gh/guilhermeleobas/173/orig 2025-09-01T19:50:49.8129988Z * [new branch] gh/guilhermeleobas/192/base -> origin/gh/guilhermeleobas/192/base 2025-09-01T19:50:49.8130077Z * [new branch] gh/guilhermeleobas/192/head -> origin/gh/guilhermeleobas/192/head 2025-09-01T19:50:49.8131203Z * [new branch] gh/guilhermeleobas/192/orig -> origin/gh/guilhermeleobas/192/orig 2025-09-01T19:50:49.8131356Z * [new branch] gh/guilhermeleobas/193/base -> origin/gh/guilhermeleobas/193/base 2025-09-01T19:50:49.8131445Z * [new branch] gh/guilhermeleobas/193/head -> origin/gh/guilhermeleobas/193/head 2025-09-01T19:50:49.8131539Z * [new branch] gh/guilhermeleobas/193/orig -> origin/gh/guilhermeleobas/193/orig 2025-09-01T19:50:49.8131627Z * [new branch] gh/guilhermeleobas/194/base -> origin/gh/guilhermeleobas/194/base 2025-09-01T19:50:49.8131716Z * [new branch] gh/guilhermeleobas/194/head -> origin/gh/guilhermeleobas/194/head 2025-09-01T19:50:49.8131805Z * [new branch] gh/guilhermeleobas/194/orig -> origin/gh/guilhermeleobas/194/orig 2025-09-01T19:50:49.8131893Z * [new branch] gh/guilhermeleobas/203/base -> origin/gh/guilhermeleobas/203/base 2025-09-01T19:50:49.8131981Z * [new branch] gh/guilhermeleobas/203/head -> origin/gh/guilhermeleobas/203/head 2025-09-01T19:50:49.8132073Z * [new branch] gh/guilhermeleobas/203/orig -> origin/gh/guilhermeleobas/203/orig 2025-09-01T19:50:49.8132161Z * [new branch] gh/guilhermeleobas/204/base -> origin/gh/guilhermeleobas/204/base 2025-09-01T19:50:49.8132251Z * [new branch] gh/guilhermeleobas/204/head -> origin/gh/guilhermeleobas/204/head 2025-09-01T19:50:49.8132339Z * [new branch] gh/guilhermeleobas/204/orig -> origin/gh/guilhermeleobas/204/orig 2025-09-01T19:50:49.8132427Z * [new branch] gh/guilhermeleobas/205/base -> origin/gh/guilhermeleobas/205/base 2025-09-01T19:50:49.8132516Z * [new branch] gh/guilhermeleobas/205/head -> origin/gh/guilhermeleobas/205/head 2025-09-01T19:50:49.8132603Z * [new branch] gh/guilhermeleobas/205/orig -> origin/gh/guilhermeleobas/205/orig 2025-09-01T19:50:49.8132692Z * [new branch] gh/guilhermeleobas/209/base -> origin/gh/guilhermeleobas/209/base 2025-09-01T19:50:49.8132780Z * [new branch] gh/guilhermeleobas/209/head -> origin/gh/guilhermeleobas/209/head 2025-09-01T19:50:49.8132870Z * [new branch] gh/guilhermeleobas/209/orig -> origin/gh/guilhermeleobas/209/orig 2025-09-01T19:50:49.8132959Z * [new branch] gh/guilhermeleobas/210/base -> origin/gh/guilhermeleobas/210/base 2025-09-01T19:50:49.8133047Z * [new branch] gh/guilhermeleobas/210/head -> origin/gh/guilhermeleobas/210/head 2025-09-01T19:50:49.8133136Z * [new branch] gh/guilhermeleobas/210/orig -> origin/gh/guilhermeleobas/210/orig 2025-09-01T19:50:49.8133224Z * [new branch] gh/guilhermeleobas/211/base -> origin/gh/guilhermeleobas/211/base 2025-09-01T19:50:49.8133312Z * [new branch] gh/guilhermeleobas/211/head -> origin/gh/guilhermeleobas/211/head 2025-09-01T19:50:49.8134426Z * [new branch] gh/guilhermeleobas/211/orig -> origin/gh/guilhermeleobas/211/orig 2025-09-01T19:50:49.8134516Z * [new branch] gh/guilhermeleobas/214/base -> origin/gh/guilhermeleobas/214/base 2025-09-01T19:50:49.8134607Z * [new branch] gh/guilhermeleobas/214/head -> origin/gh/guilhermeleobas/214/head 2025-09-01T19:50:49.8134729Z * [new branch] gh/guilhermeleobas/214/orig -> origin/gh/guilhermeleobas/214/orig 2025-09-01T19:50:49.8134818Z * [new branch] gh/guilhermeleobas/215/base -> origin/gh/guilhermeleobas/215/base 2025-09-01T19:50:49.8134906Z * [new branch] gh/guilhermeleobas/215/head -> origin/gh/guilhermeleobas/215/head 2025-09-01T19:50:49.8134995Z * [new branch] gh/guilhermeleobas/215/orig -> origin/gh/guilhermeleobas/215/orig 2025-09-01T19:50:49.8135083Z * [new branch] gh/guilhermeleobas/216/base -> origin/gh/guilhermeleobas/216/base 2025-09-01T19:50:49.8135170Z * [new branch] gh/guilhermeleobas/216/head -> origin/gh/guilhermeleobas/216/head 2025-09-01T19:50:49.8135259Z * [new branch] gh/guilhermeleobas/216/orig -> origin/gh/guilhermeleobas/216/orig 2025-09-01T19:50:49.8135398Z * [new branch] gh/guilhermeleobas/217/base -> origin/gh/guilhermeleobas/217/base 2025-09-01T19:50:49.8135485Z * [new branch] gh/guilhermeleobas/217/head -> origin/gh/guilhermeleobas/217/head 2025-09-01T19:50:49.8135576Z * [new branch] gh/guilhermeleobas/217/orig -> origin/gh/guilhermeleobas/217/orig 2025-09-01T19:50:49.8135665Z * [new branch] gh/guilhermeleobas/219/base -> origin/gh/guilhermeleobas/219/base 2025-09-01T19:50:49.8135752Z * [new branch] gh/guilhermeleobas/219/head -> origin/gh/guilhermeleobas/219/head 2025-09-01T19:50:49.8135840Z * [new branch] gh/guilhermeleobas/219/orig -> origin/gh/guilhermeleobas/219/orig 2025-09-01T19:50:49.8135928Z * [new branch] gh/guilhermeleobas/220/base -> origin/gh/guilhermeleobas/220/base 2025-09-01T19:50:49.8136016Z * [new branch] gh/guilhermeleobas/220/head -> origin/gh/guilhermeleobas/220/head 2025-09-01T19:50:49.8136104Z * [new branch] gh/guilhermeleobas/220/orig -> origin/gh/guilhermeleobas/220/orig 2025-09-01T19:50:49.8136195Z * [new branch] gh/guilhermeleobas/221/base -> origin/gh/guilhermeleobas/221/base 2025-09-01T19:50:49.8136283Z * [new branch] gh/guilhermeleobas/221/head -> origin/gh/guilhermeleobas/221/head 2025-09-01T19:50:49.8136372Z * [new branch] gh/guilhermeleobas/221/orig -> origin/gh/guilhermeleobas/221/orig 2025-09-01T19:50:49.8136459Z * [new branch] gh/guilhermeleobas/222/base -> origin/gh/guilhermeleobas/222/base 2025-09-01T19:50:49.8136547Z * [new branch] gh/guilhermeleobas/222/head -> origin/gh/guilhermeleobas/222/head 2025-09-01T19:50:49.8137659Z * [new branch] gh/guilhermeleobas/222/orig -> origin/gh/guilhermeleobas/222/orig 2025-09-01T19:50:49.8137749Z * [new branch] gh/guilhermeleobas/223/base -> origin/gh/guilhermeleobas/223/base 2025-09-01T19:50:49.8137837Z * [new branch] gh/guilhermeleobas/223/head -> origin/gh/guilhermeleobas/223/head 2025-09-01T19:50:49.8137931Z * [new branch] gh/guilhermeleobas/223/orig -> origin/gh/guilhermeleobas/223/orig 2025-09-01T19:50:49.8138023Z * [new branch] gh/guilhermeleobas/224/base -> origin/gh/guilhermeleobas/224/base 2025-09-01T19:50:49.8138111Z * [new branch] gh/guilhermeleobas/224/head -> origin/gh/guilhermeleobas/224/head 2025-09-01T19:50:49.8138290Z * [new branch] gh/guilhermeleobas/224/orig -> origin/gh/guilhermeleobas/224/orig 2025-09-01T19:50:49.8138430Z * [new branch] gh/guilhermeleobas/225/base -> origin/gh/guilhermeleobas/225/base 2025-09-01T19:50:49.8138519Z * [new branch] gh/guilhermeleobas/225/head -> origin/gh/guilhermeleobas/225/head 2025-09-01T19:50:49.8138608Z * [new branch] gh/guilhermeleobas/225/orig -> origin/gh/guilhermeleobas/225/orig 2025-09-01T19:50:49.8138696Z * [new branch] gh/guilhermeleobas/226/base -> origin/gh/guilhermeleobas/226/base 2025-09-01T19:50:49.8138786Z * [new branch] gh/guilhermeleobas/226/head -> origin/gh/guilhermeleobas/226/head 2025-09-01T19:50:49.8138952Z * [new branch] gh/guilhermeleobas/226/orig -> origin/gh/guilhermeleobas/226/orig 2025-09-01T19:50:49.8139040Z * [new branch] gh/guilhermeleobas/227/base -> origin/gh/guilhermeleobas/227/base 2025-09-01T19:50:49.8139128Z * [new branch] gh/guilhermeleobas/227/head -> origin/gh/guilhermeleobas/227/head 2025-09-01T19:50:49.8139217Z * [new branch] gh/guilhermeleobas/227/orig -> origin/gh/guilhermeleobas/227/orig 2025-09-01T19:50:49.8139305Z * [new branch] gh/guilhermeleobas/228/base -> origin/gh/guilhermeleobas/228/base 2025-09-01T19:50:49.8139393Z * [new branch] gh/guilhermeleobas/228/head -> origin/gh/guilhermeleobas/228/head 2025-09-01T19:50:49.8139482Z * [new branch] gh/guilhermeleobas/228/orig -> origin/gh/guilhermeleobas/228/orig 2025-09-01T19:50:49.8139635Z * [new branch] gh/guilhermeleobas/229/base -> origin/gh/guilhermeleobas/229/base 2025-09-01T19:50:49.8139723Z * [new branch] gh/guilhermeleobas/229/head -> origin/gh/guilhermeleobas/229/head 2025-09-01T19:50:49.8139811Z * [new branch] gh/guilhermeleobas/229/orig -> origin/gh/guilhermeleobas/229/orig 2025-09-01T19:50:49.8139901Z * [new branch] gh/guilhermeleobas/230/base -> origin/gh/guilhermeleobas/230/base 2025-09-01T19:50:49.8139989Z * [new branch] gh/guilhermeleobas/230/head -> origin/gh/guilhermeleobas/230/head 2025-09-01T19:50:49.8141138Z * [new branch] gh/guilhermeleobas/230/orig -> origin/gh/guilhermeleobas/230/orig 2025-09-01T19:50:49.8141229Z * [new branch] gh/guilhermeleobas/231/base -> origin/gh/guilhermeleobas/231/base 2025-09-01T19:50:49.8141317Z * [new branch] gh/guilhermeleobas/231/head -> origin/gh/guilhermeleobas/231/head 2025-09-01T19:50:49.8141406Z * [new branch] gh/guilhermeleobas/231/orig -> origin/gh/guilhermeleobas/231/orig 2025-09-01T19:50:49.8141500Z * [new branch] gh/guilhermeleobas/232/base -> origin/gh/guilhermeleobas/232/base 2025-09-01T19:50:49.8141594Z * [new branch] gh/guilhermeleobas/232/head -> origin/gh/guilhermeleobas/232/head 2025-09-01T19:50:49.8141683Z * [new branch] gh/guilhermeleobas/232/orig -> origin/gh/guilhermeleobas/232/orig 2025-09-01T19:50:49.8141771Z * [new branch] gh/guilhermeleobas/233/base -> origin/gh/guilhermeleobas/233/base 2025-09-01T19:50:49.8141859Z * [new branch] gh/guilhermeleobas/233/head -> origin/gh/guilhermeleobas/233/head 2025-09-01T19:50:49.8141947Z * [new branch] gh/guilhermeleobas/233/orig -> origin/gh/guilhermeleobas/233/orig 2025-09-01T19:50:49.8142036Z * [new branch] gh/guilhermeleobas/234/base -> origin/gh/guilhermeleobas/234/base 2025-09-01T19:50:49.8142125Z * [new branch] gh/guilhermeleobas/234/head -> origin/gh/guilhermeleobas/234/head 2025-09-01T19:50:49.8142215Z * [new branch] gh/guilhermeleobas/234/orig -> origin/gh/guilhermeleobas/234/orig 2025-09-01T19:50:49.8142305Z * [new branch] gh/guilhermeleobas/235/base -> origin/gh/guilhermeleobas/235/base 2025-09-01T19:50:49.8142394Z * [new branch] gh/guilhermeleobas/235/head -> origin/gh/guilhermeleobas/235/head 2025-09-01T19:50:49.8142482Z * [new branch] gh/guilhermeleobas/235/orig -> origin/gh/guilhermeleobas/235/orig 2025-09-01T19:50:49.8142571Z * [new branch] gh/guilhermeleobas/236/base -> origin/gh/guilhermeleobas/236/base 2025-09-01T19:50:49.8142659Z * [new branch] gh/guilhermeleobas/236/head -> origin/gh/guilhermeleobas/236/head 2025-09-01T19:50:49.8142748Z * [new branch] gh/guilhermeleobas/236/orig -> origin/gh/guilhermeleobas/236/orig 2025-09-01T19:50:49.8142837Z * [new branch] gh/guilhermeleobas/237/base -> origin/gh/guilhermeleobas/237/base 2025-09-01T19:50:49.8142928Z * [new branch] gh/guilhermeleobas/237/head -> origin/gh/guilhermeleobas/237/head 2025-09-01T19:50:49.8143015Z * [new branch] gh/guilhermeleobas/237/orig -> origin/gh/guilhermeleobas/237/orig 2025-09-01T19:50:49.8143147Z * [new branch] gh/guilhermeleobas/238/base -> origin/gh/guilhermeleobas/238/base 2025-09-01T19:50:49.8143236Z * [new branch] gh/guilhermeleobas/238/head -> origin/gh/guilhermeleobas/238/head 2025-09-01T19:50:49.8143323Z * [new branch] gh/guilhermeleobas/238/orig -> origin/gh/guilhermeleobas/238/orig 2025-09-01T19:50:49.8144443Z * [new branch] gh/guilhermeleobas/239/base -> origin/gh/guilhermeleobas/239/base 2025-09-01T19:50:49.8144532Z * [new branch] gh/guilhermeleobas/239/head -> origin/gh/guilhermeleobas/239/head 2025-09-01T19:50:49.8144621Z * [new branch] gh/guilhermeleobas/239/orig -> origin/gh/guilhermeleobas/239/orig 2025-09-01T19:50:49.8144746Z * [new branch] gh/guilhermeleobas/240/base -> origin/gh/guilhermeleobas/240/base 2025-09-01T19:50:49.8144835Z * [new branch] gh/guilhermeleobas/240/head -> origin/gh/guilhermeleobas/240/head 2025-09-01T19:50:49.8144928Z * [new branch] gh/guilhermeleobas/240/orig -> origin/gh/guilhermeleobas/240/orig 2025-09-01T19:50:49.8145018Z * [new branch] gh/guilhermeleobas/241/base -> origin/gh/guilhermeleobas/241/base 2025-09-01T19:50:49.8145106Z * [new branch] gh/guilhermeleobas/241/head -> origin/gh/guilhermeleobas/241/head 2025-09-01T19:50:49.8145194Z * [new branch] gh/guilhermeleobas/241/orig -> origin/gh/guilhermeleobas/241/orig 2025-09-01T19:50:49.8145283Z * [new branch] gh/guilhermeleobas/242/base -> origin/gh/guilhermeleobas/242/base 2025-09-01T19:50:49.8145372Z * [new branch] gh/guilhermeleobas/242/head -> origin/gh/guilhermeleobas/242/head 2025-09-01T19:50:49.8145460Z * [new branch] gh/guilhermeleobas/242/orig -> origin/gh/guilhermeleobas/242/orig 2025-09-01T19:50:49.8145551Z * [new branch] gh/guilhermeleobas/243/base -> origin/gh/guilhermeleobas/243/base 2025-09-01T19:50:49.8145640Z * [new branch] gh/guilhermeleobas/243/head -> origin/gh/guilhermeleobas/243/head 2025-09-01T19:50:49.8145728Z * [new branch] gh/guilhermeleobas/243/orig -> origin/gh/guilhermeleobas/243/orig 2025-09-01T19:50:49.8145817Z * [new branch] gh/guilhermeleobas/244/base -> origin/gh/guilhermeleobas/244/base 2025-09-01T19:50:49.8145905Z * [new branch] gh/guilhermeleobas/244/head -> origin/gh/guilhermeleobas/244/head 2025-09-01T19:50:49.8145993Z * [new branch] gh/guilhermeleobas/244/orig -> origin/gh/guilhermeleobas/244/orig 2025-09-01T19:50:49.8146083Z * [new branch] gh/guilhermeleobas/245/base -> origin/gh/guilhermeleobas/245/base 2025-09-01T19:50:49.8146170Z * [new branch] gh/guilhermeleobas/245/head -> origin/gh/guilhermeleobas/245/head 2025-09-01T19:50:49.8146260Z * [new branch] gh/guilhermeleobas/245/orig -> origin/gh/guilhermeleobas/245/orig 2025-09-01T19:50:49.8146354Z * [new branch] gh/guilhermeleobas/73/base -> origin/gh/guilhermeleobas/73/base 2025-09-01T19:50:49.8146443Z * [new branch] gh/guilhermeleobas/73/head -> origin/gh/guilhermeleobas/73/head 2025-09-01T19:50:49.8146529Z * [new branch] gh/guilhermeleobas/73/orig -> origin/gh/guilhermeleobas/73/orig 2025-09-01T19:50:49.8147644Z * [new branch] gh/henrylhtsang/136/base -> origin/gh/henrylhtsang/136/base 2025-09-01T19:50:49.8147731Z * [new branch] gh/henrylhtsang/136/head -> origin/gh/henrylhtsang/136/head 2025-09-01T19:50:49.8147815Z * [new branch] gh/henrylhtsang/136/orig -> origin/gh/henrylhtsang/136/orig 2025-09-01T19:50:49.8147898Z * [new branch] gh/henrylhtsang/138/base -> origin/gh/henrylhtsang/138/base 2025-09-01T19:50:49.8147983Z * [new branch] gh/henrylhtsang/138/head -> origin/gh/henrylhtsang/138/head 2025-09-01T19:50:49.8148065Z * [new branch] gh/henrylhtsang/138/orig -> origin/gh/henrylhtsang/138/orig 2025-09-01T19:50:49.8148286Z * [new branch] gh/henrylhtsang/140/base -> origin/gh/henrylhtsang/140/base 2025-09-01T19:50:49.8148368Z * [new branch] gh/henrylhtsang/140/head -> origin/gh/henrylhtsang/140/head 2025-09-01T19:50:49.8148450Z * [new branch] gh/henrylhtsang/140/orig -> origin/gh/henrylhtsang/140/orig 2025-09-01T19:50:49.8148532Z * [new branch] gh/henrylhtsang/141/base -> origin/gh/henrylhtsang/141/base 2025-09-01T19:50:49.8148614Z * [new branch] gh/henrylhtsang/141/head -> origin/gh/henrylhtsang/141/head 2025-09-01T19:50:49.8148695Z * [new branch] gh/henrylhtsang/141/orig -> origin/gh/henrylhtsang/141/orig 2025-09-01T19:50:49.8148777Z * [new branch] gh/henrylhtsang/142/base -> origin/gh/henrylhtsang/142/base 2025-09-01T19:50:49.8148931Z * [new branch] gh/henrylhtsang/142/head -> origin/gh/henrylhtsang/142/head 2025-09-01T19:50:49.8149017Z * [new branch] gh/henrylhtsang/142/orig -> origin/gh/henrylhtsang/142/orig 2025-09-01T19:50:49.8149099Z * [new branch] gh/henrylhtsang/143/base -> origin/gh/henrylhtsang/143/base 2025-09-01T19:50:49.8149181Z * [new branch] gh/henrylhtsang/143/head -> origin/gh/henrylhtsang/143/head 2025-09-01T19:50:49.8149264Z * [new branch] gh/henrylhtsang/143/orig -> origin/gh/henrylhtsang/143/orig 2025-09-01T19:50:49.8149345Z * [new branch] gh/henrylhtsang/144/base -> origin/gh/henrylhtsang/144/base 2025-09-01T19:50:49.8149429Z * [new branch] gh/henrylhtsang/144/head -> origin/gh/henrylhtsang/144/head 2025-09-01T19:50:49.8149511Z * [new branch] gh/henrylhtsang/144/orig -> origin/gh/henrylhtsang/144/orig 2025-09-01T19:50:49.8149597Z * [new branch] gh/henrylhtsang/145/base -> origin/gh/henrylhtsang/145/base 2025-09-01T19:50:49.8149680Z * [new branch] gh/henrylhtsang/145/head -> origin/gh/henrylhtsang/145/head 2025-09-01T19:50:49.8149766Z * [new branch] gh/henrylhtsang/145/orig -> origin/gh/henrylhtsang/145/orig 2025-09-01T19:50:49.8150893Z * [new branch] gh/henrylhtsang/146/base -> origin/gh/henrylhtsang/146/base 2025-09-01T19:50:49.8150980Z * [new branch] gh/henrylhtsang/146/head -> origin/gh/henrylhtsang/146/head 2025-09-01T19:50:49.8151063Z * [new branch] gh/henrylhtsang/146/orig -> origin/gh/henrylhtsang/146/orig 2025-09-01T19:50:49.8151145Z * [new branch] gh/henrylhtsang/147/base -> origin/gh/henrylhtsang/147/base 2025-09-01T19:50:49.8151229Z * [new branch] gh/henrylhtsang/147/head -> origin/gh/henrylhtsang/147/head 2025-09-01T19:50:49.8151311Z * [new branch] gh/henrylhtsang/147/orig -> origin/gh/henrylhtsang/147/orig 2025-09-01T19:50:49.8151398Z * [new branch] gh/henrylhtsang/148/base -> origin/gh/henrylhtsang/148/base 2025-09-01T19:50:49.8151481Z * [new branch] gh/henrylhtsang/148/head -> origin/gh/henrylhtsang/148/head 2025-09-01T19:50:49.8151563Z * [new branch] gh/henrylhtsang/148/orig -> origin/gh/henrylhtsang/148/orig 2025-09-01T19:50:49.8151645Z * [new branch] gh/henrylhtsang/149/base -> origin/gh/henrylhtsang/149/base 2025-09-01T19:50:49.8151728Z * [new branch] gh/henrylhtsang/149/head -> origin/gh/henrylhtsang/149/head 2025-09-01T19:50:49.8151810Z * [new branch] gh/henrylhtsang/149/orig -> origin/gh/henrylhtsang/149/orig 2025-09-01T19:50:49.8151888Z * [new branch] gh/huydhn/1/next -> origin/gh/huydhn/1/next 2025-09-01T19:50:49.8151963Z * [new branch] gh/huydhn/2/next -> origin/gh/huydhn/2/next 2025-09-01T19:50:49.8152037Z * [new branch] gh/huydhn/3/next -> origin/gh/huydhn/3/next 2025-09-01T19:50:49.8152107Z * [new branch] gh/huydhn/4/next -> origin/gh/huydhn/4/next 2025-09-01T19:50:49.8152237Z * [new branch] gh/huydhn/5/next -> origin/gh/huydhn/5/next 2025-09-01T19:50:49.8152309Z * [new branch] gh/huydhn/6/next -> origin/gh/huydhn/6/next 2025-09-01T19:50:49.8152381Z * [new branch] gh/int3/97/base -> origin/gh/int3/97/base 2025-09-01T19:50:49.8152451Z * [new branch] gh/int3/97/head -> origin/gh/int3/97/head 2025-09-01T19:50:49.8152530Z * [new branch] gh/isuruf/101/base -> origin/gh/isuruf/101/base 2025-09-01T19:50:49.8152604Z * [new branch] gh/isuruf/101/head -> origin/gh/isuruf/101/head 2025-09-01T19:50:49.8152679Z * [new branch] gh/isuruf/141/base -> origin/gh/isuruf/141/base 2025-09-01T19:50:49.8152791Z * [new branch] gh/isuruf/141/head -> origin/gh/isuruf/141/head 2025-09-01T19:50:49.8153900Z * [new branch] gh/isuruf/141/orig -> origin/gh/isuruf/141/orig 2025-09-01T19:50:49.8153979Z * [new branch] gh/isuruf/142/base -> origin/gh/isuruf/142/base 2025-09-01T19:50:49.8154052Z * [new branch] gh/isuruf/142/head -> origin/gh/isuruf/142/head 2025-09-01T19:50:49.8154124Z * [new branch] gh/isuruf/142/orig -> origin/gh/isuruf/142/orig 2025-09-01T19:50:49.8154195Z * [new branch] gh/isuruf/143/base -> origin/gh/isuruf/143/base 2025-09-01T19:50:49.8154268Z * [new branch] gh/isuruf/143/head -> origin/gh/isuruf/143/head 2025-09-01T19:50:49.8154340Z * [new branch] gh/isuruf/143/orig -> origin/gh/isuruf/143/orig 2025-09-01T19:50:49.8154411Z * [new branch] gh/isuruf/144/base -> origin/gh/isuruf/144/base 2025-09-01T19:50:49.8154488Z * [new branch] gh/isuruf/144/head -> origin/gh/isuruf/144/head 2025-09-01T19:50:49.8154560Z * [new branch] gh/isuruf/144/orig -> origin/gh/isuruf/144/orig 2025-09-01T19:50:49.8154638Z * [new branch] gh/isuruf/81/base -> origin/gh/isuruf/81/base 2025-09-01T19:50:49.8154711Z * [new branch] gh/isuruf/81/head -> origin/gh/isuruf/81/head 2025-09-01T19:50:49.8154782Z * [new branch] gh/isuruf/81/orig -> origin/gh/isuruf/81/orig 2025-09-01T19:50:49.8154862Z * [new branch] gh/jamesjwu/150/base -> origin/gh/jamesjwu/150/base 2025-09-01T19:50:49.8154941Z * [new branch] gh/jamesjwu/150/head -> origin/gh/jamesjwu/150/head 2025-09-01T19:50:49.8155018Z * [new branch] gh/jamesjwu/150/orig -> origin/gh/jamesjwu/150/orig 2025-09-01T19:50:49.8155094Z * [new branch] gh/jamesjwu/154/base -> origin/gh/jamesjwu/154/base 2025-09-01T19:50:49.8155173Z * [new branch] gh/jamesjwu/154/head -> origin/gh/jamesjwu/154/head 2025-09-01T19:50:49.8155247Z * [new branch] gh/jamesjwu/154/orig -> origin/gh/jamesjwu/154/orig 2025-09-01T19:50:49.8155322Z * [new branch] gh/jamesjwu/155/base -> origin/gh/jamesjwu/155/base 2025-09-01T19:50:49.8155397Z * [new branch] gh/jamesjwu/155/head -> origin/gh/jamesjwu/155/head 2025-09-01T19:50:49.8155472Z * [new branch] gh/jamesjwu/155/orig -> origin/gh/jamesjwu/155/orig 2025-09-01T19:50:49.8155547Z * [new branch] gh/jamesjwu/159/base -> origin/gh/jamesjwu/159/base 2025-09-01T19:50:49.8155621Z * [new branch] gh/jamesjwu/159/head -> origin/gh/jamesjwu/159/head 2025-09-01T19:50:49.8156712Z * [new branch] gh/jamesjwu/159/orig -> origin/gh/jamesjwu/159/orig 2025-09-01T19:50:49.8156789Z * [new branch] gh/jamesjwu/163/base -> origin/gh/jamesjwu/163/base 2025-09-01T19:50:49.8156867Z * [new branch] gh/jamesjwu/163/head -> origin/gh/jamesjwu/163/head 2025-09-01T19:50:49.8156983Z * [new branch] gh/jamesjwu/163/orig -> origin/gh/jamesjwu/163/orig 2025-09-01T19:50:49.8157059Z * [new branch] gh/jamesjwu/171/base -> origin/gh/jamesjwu/171/base 2025-09-01T19:50:49.8157133Z * [new branch] gh/jamesjwu/171/head -> origin/gh/jamesjwu/171/head 2025-09-01T19:50:49.8157210Z * [new branch] gh/jamesjwu/171/orig -> origin/gh/jamesjwu/171/orig 2025-09-01T19:50:49.8157284Z * [new branch] gh/jamesjwu/176/base -> origin/gh/jamesjwu/176/base 2025-09-01T19:50:49.8157357Z * [new branch] gh/jamesjwu/176/head -> origin/gh/jamesjwu/176/head 2025-09-01T19:50:49.8157432Z * [new branch] gh/jamesjwu/176/orig -> origin/gh/jamesjwu/176/orig 2025-09-01T19:50:49.8157537Z * [new branch] gh/jamesjwu/181/base -> origin/gh/jamesjwu/181/base 2025-09-01T19:50:49.8157612Z * [new branch] gh/jamesjwu/181/head -> origin/gh/jamesjwu/181/head 2025-09-01T19:50:49.8157690Z * [new branch] gh/jamesjwu/181/orig -> origin/gh/jamesjwu/181/orig 2025-09-01T19:50:49.8157765Z * [new branch] gh/jamesjwu/182/base -> origin/gh/jamesjwu/182/base 2025-09-01T19:50:49.8157839Z * [new branch] gh/jamesjwu/182/head -> origin/gh/jamesjwu/182/head 2025-09-01T19:50:49.8157914Z * [new branch] gh/jamesjwu/182/orig -> origin/gh/jamesjwu/182/orig 2025-09-01T19:50:49.8157988Z * [new branch] gh/jamesjwu/183/base -> origin/gh/jamesjwu/183/base 2025-09-01T19:50:49.8158062Z * [new branch] gh/jamesjwu/183/head -> origin/gh/jamesjwu/183/head 2025-09-01T19:50:49.8158137Z * [new branch] gh/jamesjwu/183/orig -> origin/gh/jamesjwu/183/orig 2025-09-01T19:50:49.8158313Z * [new branch] gh/jamesjwu/184/base -> origin/gh/jamesjwu/184/base 2025-09-01T19:50:49.8158390Z * [new branch] gh/jamesjwu/184/head -> origin/gh/jamesjwu/184/head 2025-09-01T19:50:49.8158469Z * [new branch] gh/jamesjwu/184/orig -> origin/gh/jamesjwu/184/orig 2025-09-01T19:50:49.8158544Z * [new branch] gh/jamesjwu/185/base -> origin/gh/jamesjwu/185/base 2025-09-01T19:50:49.8158618Z * [new branch] gh/jamesjwu/185/head -> origin/gh/jamesjwu/185/head 2025-09-01T19:50:49.8159739Z * [new branch] gh/jamesjwu/185/orig -> origin/gh/jamesjwu/185/orig 2025-09-01T19:50:49.8159816Z * [new branch] gh/jamesjwu/186/base -> origin/gh/jamesjwu/186/base 2025-09-01T19:50:49.8159891Z * [new branch] gh/jamesjwu/186/head -> origin/gh/jamesjwu/186/head 2025-09-01T19:50:49.8159966Z * [new branch] gh/jamesjwu/186/orig -> origin/gh/jamesjwu/186/orig 2025-09-01T19:50:49.8160046Z * [new branch] gh/jamesjwu/52/base -> origin/gh/jamesjwu/52/base 2025-09-01T19:50:49.8160120Z * [new branch] gh/jamesjwu/52/head -> origin/gh/jamesjwu/52/head 2025-09-01T19:50:49.8160197Z * [new branch] gh/jamesjwu/53/base -> origin/gh/jamesjwu/53/base 2025-09-01T19:50:49.8160272Z * [new branch] gh/jamesjwu/53/head -> origin/gh/jamesjwu/53/head 2025-09-01T19:50:49.8160346Z * [new branch] gh/jamesjwu/54/base -> origin/gh/jamesjwu/54/base 2025-09-01T19:50:49.8160420Z * [new branch] gh/jamesjwu/54/head -> origin/gh/jamesjwu/54/head 2025-09-01T19:50:49.8160493Z * [new branch] gh/jamesjwu/55/base -> origin/gh/jamesjwu/55/base 2025-09-01T19:50:49.8160567Z * [new branch] gh/jamesjwu/55/head -> origin/gh/jamesjwu/55/head 2025-09-01T19:50:49.8160640Z * [new branch] gh/jamesjwu/56/base -> origin/gh/jamesjwu/56/base 2025-09-01T19:50:49.8160715Z * [new branch] gh/jamesjwu/56/head -> origin/gh/jamesjwu/56/head 2025-09-01T19:50:49.8160859Z * [new branch] gh/jamesjwu/57/base -> origin/gh/jamesjwu/57/base 2025-09-01T19:50:49.8160934Z * [new branch] gh/jamesjwu/57/head -> origin/gh/jamesjwu/57/head 2025-09-01T19:50:49.8161008Z * [new branch] gh/jamesjwu/58/base -> origin/gh/jamesjwu/58/base 2025-09-01T19:50:49.8161081Z * [new branch] gh/jamesjwu/58/head -> origin/gh/jamesjwu/58/head 2025-09-01T19:50:49.8161154Z * [new branch] gh/jamesjwu/59/base -> origin/gh/jamesjwu/59/base 2025-09-01T19:50:49.8161228Z * [new branch] gh/jamesjwu/59/head -> origin/gh/jamesjwu/59/head 2025-09-01T19:50:49.8161301Z * [new branch] gh/jamesjwu/60/base -> origin/gh/jamesjwu/60/base 2025-09-01T19:50:49.8161375Z * [new branch] gh/jamesjwu/60/head -> origin/gh/jamesjwu/60/head 2025-09-01T19:50:49.8161502Z * [new branch] gh/jamesjwu/61/base -> origin/gh/jamesjwu/61/base 2025-09-01T19:50:49.8161579Z * [new branch] gh/jamesjwu/61/head -> origin/gh/jamesjwu/61/head 2025-09-01T19:50:49.8161652Z * [new branch] gh/jamesjwu/62/base -> origin/gh/jamesjwu/62/base 2025-09-01T19:50:49.8162772Z * [new branch] gh/jamesjwu/62/head -> origin/gh/jamesjwu/62/head 2025-09-01T19:50:49.8162847Z * [new branch] gh/jamesjwu/63/base -> origin/gh/jamesjwu/63/base 2025-09-01T19:50:49.8162920Z * [new branch] gh/jamesjwu/63/head -> origin/gh/jamesjwu/63/head 2025-09-01T19:50:49.8162995Z * [new branch] gh/jamesjwu/64/base -> origin/gh/jamesjwu/64/base 2025-09-01T19:50:49.8163069Z * [new branch] gh/jamesjwu/64/head -> origin/gh/jamesjwu/64/head 2025-09-01T19:50:49.8163147Z * [new branch] gh/jamesjwu/65/base -> origin/gh/jamesjwu/65/base 2025-09-01T19:50:49.8163221Z * [new branch] gh/jamesjwu/65/head -> origin/gh/jamesjwu/65/head 2025-09-01T19:50:49.8163301Z * [new branch] gh/janeyx99/165/base -> origin/gh/janeyx99/165/base 2025-09-01T19:50:49.8163376Z * [new branch] gh/janeyx99/165/head -> origin/gh/janeyx99/165/head 2025-09-01T19:50:49.8163452Z * [new branch] gh/janeyx99/165/orig -> origin/gh/janeyx99/165/orig 2025-09-01T19:50:49.8163527Z * [new branch] gh/janeyx99/201/base -> origin/gh/janeyx99/201/base 2025-09-01T19:50:49.8163601Z * [new branch] gh/janeyx99/201/head -> origin/gh/janeyx99/201/head 2025-09-01T19:50:49.8163676Z * [new branch] gh/janeyx99/201/orig -> origin/gh/janeyx99/201/orig 2025-09-01T19:50:49.8163750Z * [new branch] gh/janeyx99/225/base -> origin/gh/janeyx99/225/base 2025-09-01T19:50:49.8163825Z * [new branch] gh/janeyx99/225/head -> origin/gh/janeyx99/225/head 2025-09-01T19:50:49.8163900Z * [new branch] gh/janeyx99/225/orig -> origin/gh/janeyx99/225/orig 2025-09-01T19:50:49.8163975Z * [new branch] gh/janeyx99/291/base -> origin/gh/janeyx99/291/base 2025-09-01T19:50:49.8164049Z * [new branch] gh/janeyx99/291/head -> origin/gh/janeyx99/291/head 2025-09-01T19:50:49.8164123Z * [new branch] gh/janeyx99/291/orig -> origin/gh/janeyx99/291/orig 2025-09-01T19:50:49.8164197Z * [new branch] gh/janeyx99/295/base -> origin/gh/janeyx99/295/base 2025-09-01T19:50:49.8164271Z * [new branch] gh/janeyx99/295/head -> origin/gh/janeyx99/295/head 2025-09-01T19:50:49.8164346Z * [new branch] gh/janeyx99/295/orig -> origin/gh/janeyx99/295/orig 2025-09-01T19:50:49.8164421Z * [new branch] gh/janeyx99/296/base -> origin/gh/janeyx99/296/base 2025-09-01T19:50:49.8164496Z * [new branch] gh/janeyx99/296/head -> origin/gh/janeyx99/296/head 2025-09-01T19:50:49.8165584Z * [new branch] gh/janeyx99/296/orig -> origin/gh/janeyx99/296/orig 2025-09-01T19:50:49.8165713Z * [new branch] gh/janeyx99/297/base -> origin/gh/janeyx99/297/base 2025-09-01T19:50:49.8165788Z * [new branch] gh/janeyx99/297/head -> origin/gh/janeyx99/297/head 2025-09-01T19:50:49.8165861Z * [new branch] gh/janeyx99/297/orig -> origin/gh/janeyx99/297/orig 2025-09-01T19:50:49.8165935Z * [new branch] gh/janeyx99/298/base -> origin/gh/janeyx99/298/base 2025-09-01T19:50:49.8166009Z * [new branch] gh/janeyx99/298/head -> origin/gh/janeyx99/298/head 2025-09-01T19:50:49.8166082Z * [new branch] gh/janeyx99/298/orig -> origin/gh/janeyx99/298/orig 2025-09-01T19:50:49.8166157Z * [new branch] gh/janeyx99/299/base -> origin/gh/janeyx99/299/base 2025-09-01T19:50:49.8166274Z * [new branch] gh/janeyx99/299/head -> origin/gh/janeyx99/299/head 2025-09-01T19:50:49.8166351Z * [new branch] gh/janeyx99/299/orig -> origin/gh/janeyx99/299/orig 2025-09-01T19:50:49.8166424Z * [new branch] gh/janeyx99/300/base -> origin/gh/janeyx99/300/base 2025-09-01T19:50:49.8166498Z * [new branch] gh/janeyx99/300/head -> origin/gh/janeyx99/300/head 2025-09-01T19:50:49.8166572Z * [new branch] gh/janeyx99/300/orig -> origin/gh/janeyx99/300/orig 2025-09-01T19:50:49.8166646Z * [new branch] gh/janeyx99/301/base -> origin/gh/janeyx99/301/base 2025-09-01T19:50:49.8166719Z * [new branch] gh/janeyx99/301/head -> origin/gh/janeyx99/301/head 2025-09-01T19:50:49.8166792Z * [new branch] gh/janeyx99/301/orig -> origin/gh/janeyx99/301/orig 2025-09-01T19:50:49.8166869Z * [new branch] gh/janeyx99/302/base -> origin/gh/janeyx99/302/base 2025-09-01T19:50:49.8166943Z * [new branch] gh/janeyx99/302/head -> origin/gh/janeyx99/302/head 2025-09-01T19:50:49.8167020Z * [new branch] gh/janeyx99/303/base -> origin/gh/janeyx99/303/base 2025-09-01T19:50:49.8167095Z * [new branch] gh/janeyx99/303/head -> origin/gh/janeyx99/303/head 2025-09-01T19:50:49.8167169Z * [new branch] gh/janeyx99/88/base -> origin/gh/janeyx99/88/base 2025-09-01T19:50:49.8167243Z * [new branch] gh/janeyx99/88/head -> origin/gh/janeyx99/88/head 2025-09-01T19:50:49.8167316Z * [new branch] gh/janeyx99/88/orig -> origin/gh/janeyx99/88/orig 2025-09-01T19:50:49.8167391Z * [new branch] gh/jansel/360/base -> origin/gh/jansel/360/base 2025-09-01T19:50:49.8168557Z * [new branch] gh/jansel/360/head -> origin/gh/jansel/360/head 2025-09-01T19:50:49.8168639Z * [new branch] gh/jansel/451/base -> origin/gh/jansel/451/base 2025-09-01T19:50:49.8168711Z * [new branch] gh/jansel/451/head -> origin/gh/jansel/451/head 2025-09-01T19:50:49.8168785Z * [new branch] gh/jansel/451/orig -> origin/gh/jansel/451/orig 2025-09-01T19:50:49.8168857Z * [new branch] gh/jansel/462/base -> origin/gh/jansel/462/base 2025-09-01T19:50:49.8168930Z * [new branch] gh/jansel/462/head -> origin/gh/jansel/462/head 2025-09-01T19:50:49.8169001Z * [new branch] gh/jansel/462/orig -> origin/gh/jansel/462/orig 2025-09-01T19:50:49.8169072Z * [new branch] gh/jansel/531/base -> origin/gh/jansel/531/base 2025-09-01T19:50:49.8169144Z * [new branch] gh/jansel/531/head -> origin/gh/jansel/531/head 2025-09-01T19:50:49.8169215Z * [new branch] gh/jansel/531/orig -> origin/gh/jansel/531/orig 2025-09-01T19:50:49.8169290Z * [new branch] gh/jansel/534/base -> origin/gh/jansel/534/base 2025-09-01T19:50:49.8169362Z * [new branch] gh/jansel/534/head -> origin/gh/jansel/534/head 2025-09-01T19:50:49.8169501Z * [new branch] gh/jansel/534/orig -> origin/gh/jansel/534/orig 2025-09-01T19:50:49.8169589Z * [new branch] gh/jbschlosser/208/head -> origin/gh/jbschlosser/208/head 2025-09-01T19:50:49.8169674Z * [new branch] gh/jbschlosser/239/base -> origin/gh/jbschlosser/239/base 2025-09-01T19:50:49.8169755Z * [new branch] gh/jbschlosser/239/head -> origin/gh/jbschlosser/239/head 2025-09-01T19:50:49.8169836Z * [new branch] gh/jbschlosser/239/orig -> origin/gh/jbschlosser/239/orig 2025-09-01T19:50:49.8169918Z * [new branch] gh/jbschlosser/247/base -> origin/gh/jbschlosser/247/base 2025-09-01T19:50:49.8169998Z * [new branch] gh/jbschlosser/247/head -> origin/gh/jbschlosser/247/head 2025-09-01T19:50:49.8170135Z * [new branch] gh/jbschlosser/247/orig -> origin/gh/jbschlosser/247/orig 2025-09-01T19:50:49.8170221Z * [new branch] gh/jbschlosser/248/base -> origin/gh/jbschlosser/248/base 2025-09-01T19:50:49.8170301Z * [new branch] gh/jbschlosser/248/head -> origin/gh/jbschlosser/248/head 2025-09-01T19:50:49.8170381Z * [new branch] gh/jbschlosser/248/orig -> origin/gh/jbschlosser/248/orig 2025-09-01T19:50:49.8170462Z * [new branch] gh/jbschlosser/250/base -> origin/gh/jbschlosser/250/base 2025-09-01T19:50:49.8171579Z * [new branch] gh/jbschlosser/250/head -> origin/gh/jbschlosser/250/head 2025-09-01T19:50:49.8171662Z * [new branch] gh/jbschlosser/250/orig -> origin/gh/jbschlosser/250/orig 2025-09-01T19:50:49.8171742Z * [new branch] gh/jiayisunx/57/base -> origin/gh/jiayisunx/57/base 2025-09-01T19:50:49.8171825Z * [new branch] gh/jiayisunx/57/head -> origin/gh/jiayisunx/57/head 2025-09-01T19:50:49.8171901Z * [new branch] gh/jiayisunx/57/orig -> origin/gh/jiayisunx/57/orig 2025-09-01T19:50:49.8171983Z * [new branch] gh/jiayisunx/59/base -> origin/gh/jiayisunx/59/base 2025-09-01T19:50:49.8172059Z * [new branch] gh/jiayisunx/59/head -> origin/gh/jiayisunx/59/head 2025-09-01T19:50:49.8172133Z * [new branch] gh/jiayisunx/59/orig -> origin/gh/jiayisunx/59/orig 2025-09-01T19:50:49.8172209Z * [new branch] gh/jiayisunx/61/base -> origin/gh/jiayisunx/61/base 2025-09-01T19:50:49.8172284Z * [new branch] gh/jiayisunx/61/head -> origin/gh/jiayisunx/61/head 2025-09-01T19:50:49.8172358Z * [new branch] gh/jiayisunx/61/orig -> origin/gh/jiayisunx/61/orig 2025-09-01T19:50:49.8172433Z * [new branch] gh/jiayisunx/64/base -> origin/gh/jiayisunx/64/base 2025-09-01T19:50:49.8172511Z * [new branch] gh/jiayisunx/64/head -> origin/gh/jiayisunx/64/head 2025-09-01T19:50:49.8172585Z * [new branch] gh/jiayisunx/64/orig -> origin/gh/jiayisunx/64/orig 2025-09-01T19:50:49.8172661Z * [new branch] gh/jiayisunx/65/base -> origin/gh/jiayisunx/65/base 2025-09-01T19:50:49.8172737Z * [new branch] gh/jiayisunx/65/head -> origin/gh/jiayisunx/65/head 2025-09-01T19:50:49.8172811Z * [new branch] gh/jiayisunx/65/orig -> origin/gh/jiayisunx/65/orig 2025-09-01T19:50:49.8172886Z * [new branch] gh/jiayisunx/66/base -> origin/gh/jiayisunx/66/base 2025-09-01T19:50:49.8172962Z * [new branch] gh/jiayisunx/66/head -> origin/gh/jiayisunx/66/head 2025-09-01T19:50:49.8173036Z * [new branch] gh/jiayisunx/66/orig -> origin/gh/jiayisunx/66/orig 2025-09-01T19:50:49.8173110Z * [new branch] gh/jiayisunx/67/base -> origin/gh/jiayisunx/67/base 2025-09-01T19:50:49.8173188Z * [new branch] gh/jiayisunx/67/head -> origin/gh/jiayisunx/67/head 2025-09-01T19:50:49.8173263Z * [new branch] gh/jiayisunx/67/orig -> origin/gh/jiayisunx/67/orig 2025-09-01T19:50:49.8173376Z * [new branch] gh/jiayisunx/68/base -> origin/gh/jiayisunx/68/base 2025-09-01T19:50:49.8174474Z * [new branch] gh/jiayisunx/68/head -> origin/gh/jiayisunx/68/head 2025-09-01T19:50:49.8174551Z * [new branch] gh/jiayisunx/68/orig -> origin/gh/jiayisunx/68/orig 2025-09-01T19:50:49.8174626Z * [new branch] gh/jiayisunx/69/base -> origin/gh/jiayisunx/69/base 2025-09-01T19:50:49.8174702Z * [new branch] gh/jiayisunx/69/head -> origin/gh/jiayisunx/69/head 2025-09-01T19:50:49.8174776Z * [new branch] gh/jiayisunx/69/orig -> origin/gh/jiayisunx/69/orig 2025-09-01T19:50:49.8174850Z * [new branch] gh/jiayisunx/70/base -> origin/gh/jiayisunx/70/base 2025-09-01T19:50:49.8174966Z * [new branch] gh/jiayisunx/70/head -> origin/gh/jiayisunx/70/head 2025-09-01T19:50:49.8175046Z * [new branch] gh/jiayisunx/70/orig -> origin/gh/jiayisunx/70/orig 2025-09-01T19:50:49.8175128Z * [new branch] gh/jjwu@meta.com/1/base -> origin/gh/jjwu@meta.com/1/base 2025-09-01T19:50:49.8175209Z * [new branch] gh/jjwu@meta.com/1/head -> origin/gh/jjwu@meta.com/1/head 2025-09-01T19:50:49.8175292Z * [new branch] gh/justinchuby/111/base -> origin/gh/justinchuby/111/base 2025-09-01T19:50:49.8175372Z * [new branch] gh/justinchuby/111/head -> origin/gh/justinchuby/111/head 2025-09-01T19:50:49.8175454Z * [new branch] gh/justinchuby/111/orig -> origin/gh/justinchuby/111/orig 2025-09-01T19:50:49.8175534Z * [new branch] gh/justinchuby/112/base -> origin/gh/justinchuby/112/base 2025-09-01T19:50:49.8175616Z * [new branch] gh/justinchuby/112/head -> origin/gh/justinchuby/112/head 2025-09-01T19:50:49.8175697Z * [new branch] gh/justinchuby/112/orig -> origin/gh/justinchuby/112/orig 2025-09-01T19:50:49.8175780Z * [new branch] gh/justinchuby/113/base -> origin/gh/justinchuby/113/base 2025-09-01T19:50:49.8175859Z * [new branch] gh/justinchuby/113/head -> origin/gh/justinchuby/113/head 2025-09-01T19:50:49.8175939Z * [new branch] gh/justinchuby/113/orig -> origin/gh/justinchuby/113/orig 2025-09-01T19:50:49.8176019Z * [new branch] gh/justinchuby/114/base -> origin/gh/justinchuby/114/base 2025-09-01T19:50:49.8176099Z * [new branch] gh/justinchuby/114/head -> origin/gh/justinchuby/114/head 2025-09-01T19:50:49.8176179Z * [new branch] gh/justinchuby/114/orig -> origin/gh/justinchuby/114/orig 2025-09-01T19:50:49.8176260Z * [new branch] gh/justinchuby/115/base -> origin/gh/justinchuby/115/base 2025-09-01T19:50:49.8176344Z * [new branch] gh/justinchuby/115/head -> origin/gh/justinchuby/115/head 2025-09-01T19:50:49.8177455Z * [new branch] gh/justinchuby/115/orig -> origin/gh/justinchuby/115/orig 2025-09-01T19:50:49.8177536Z * [new branch] gh/karthickai/1/base -> origin/gh/karthickai/1/base 2025-09-01T19:50:49.8177613Z * [new branch] gh/karthickai/1/head -> origin/gh/karthickai/1/head 2025-09-01T19:50:49.8177690Z * [new branch] gh/karthickai/1/orig -> origin/gh/karthickai/1/orig 2025-09-01T19:50:49.8177767Z * [new branch] gh/karthickai/2/base -> origin/gh/karthickai/2/base 2025-09-01T19:50:49.8177842Z * [new branch] gh/karthickai/2/head -> origin/gh/karthickai/2/head 2025-09-01T19:50:49.8177918Z * [new branch] gh/karthickai/2/orig -> origin/gh/karthickai/2/orig 2025-09-01T19:50:49.8178002Z * [new branch] gh/kurtamohler/32/base -> origin/gh/kurtamohler/32/base 2025-09-01T19:50:49.8178086Z * [new branch] gh/kurtamohler/32/head -> origin/gh/kurtamohler/32/head 2025-09-01T19:50:49.8178305Z * [new branch] gh/kurtamohler/32/orig -> origin/gh/kurtamohler/32/orig 2025-09-01T19:50:49.8178432Z * [new branch] gh/kurtamohler/33/base -> origin/gh/kurtamohler/33/base 2025-09-01T19:50:49.8178511Z * [new branch] gh/kurtamohler/33/head -> origin/gh/kurtamohler/33/head 2025-09-01T19:50:49.8178589Z * [new branch] gh/kurtamohler/33/orig -> origin/gh/kurtamohler/33/orig 2025-09-01T19:50:49.8178669Z * [new branch] gh/kurtamohler/34/base -> origin/gh/kurtamohler/34/base 2025-09-01T19:50:49.8178748Z * [new branch] gh/kurtamohler/34/head -> origin/gh/kurtamohler/34/head 2025-09-01T19:50:49.8178827Z * [new branch] gh/kurtamohler/34/orig -> origin/gh/kurtamohler/34/orig 2025-09-01T19:50:49.8178969Z * [new branch] gh/kurtamohler/41/base -> origin/gh/kurtamohler/41/base 2025-09-01T19:50:49.8179047Z * [new branch] gh/kurtamohler/41/head -> origin/gh/kurtamohler/41/head 2025-09-01T19:50:49.8179131Z * [new branch] gh/kurtamohler/41/orig -> origin/gh/kurtamohler/41/orig 2025-09-01T19:50:49.8179210Z * [new branch] gh/kurtamohler/43/base -> origin/gh/kurtamohler/43/base 2025-09-01T19:50:49.8179289Z * [new branch] gh/kurtamohler/43/head -> origin/gh/kurtamohler/43/head 2025-09-01T19:50:49.8179367Z * [new branch] gh/kurtamohler/43/orig -> origin/gh/kurtamohler/43/orig 2025-09-01T19:50:49.8179447Z * [new branch] gh/kurtamohler/45/base -> origin/gh/kurtamohler/45/base 2025-09-01T19:50:49.8179525Z * [new branch] gh/kurtamohler/45/head -> origin/gh/kurtamohler/45/head 2025-09-01T19:50:49.8179604Z * [new branch] gh/kurtamohler/45/orig -> origin/gh/kurtamohler/45/orig 2025-09-01T19:50:49.8180749Z * [new branch] gh/kurtamohler/46/base -> origin/gh/kurtamohler/46/base 2025-09-01T19:50:49.8180835Z * [new branch] gh/kurtamohler/46/head -> origin/gh/kurtamohler/46/head 2025-09-01T19:50:49.8180915Z * [new branch] gh/kurtamohler/46/orig -> origin/gh/kurtamohler/46/orig 2025-09-01T19:50:49.8180994Z * [new branch] gh/kurtamohler/47/base -> origin/gh/kurtamohler/47/base 2025-09-01T19:50:49.8181073Z * [new branch] gh/kurtamohler/47/head -> origin/gh/kurtamohler/47/head 2025-09-01T19:50:49.8181152Z * [new branch] gh/kurtamohler/47/orig -> origin/gh/kurtamohler/47/orig 2025-09-01T19:50:49.8181232Z * [new branch] gh/kurtamohler/48/base -> origin/gh/kurtamohler/48/base 2025-09-01T19:50:49.8181311Z * [new branch] gh/kurtamohler/48/head -> origin/gh/kurtamohler/48/head 2025-09-01T19:50:49.8181393Z * [new branch] gh/kurtamohler/48/orig -> origin/gh/kurtamohler/48/orig 2025-09-01T19:50:49.8181470Z * [new branch] gh/kwen2501/130/base -> origin/gh/kwen2501/130/base 2025-09-01T19:50:49.8181546Z * [new branch] gh/kwen2501/130/head -> origin/gh/kwen2501/130/head 2025-09-01T19:50:49.8181622Z * [new branch] gh/kwen2501/130/orig -> origin/gh/kwen2501/130/orig 2025-09-01T19:50:49.8181696Z * [new branch] gh/kwen2501/15/base -> origin/gh/kwen2501/15/base 2025-09-01T19:50:49.8181771Z * [new branch] gh/kwen2501/15/head -> origin/gh/kwen2501/15/head 2025-09-01T19:50:49.8181845Z * [new branch] gh/kwen2501/156/base -> origin/gh/kwen2501/156/base 2025-09-01T19:50:49.8181918Z * [new branch] gh/kwen2501/156/head -> origin/gh/kwen2501/156/head 2025-09-01T19:50:49.8181992Z * [new branch] gh/kwen2501/156/orig -> origin/gh/kwen2501/156/orig 2025-09-01T19:50:49.8182067Z * [new branch] gh/kwen2501/170/base -> origin/gh/kwen2501/170/base 2025-09-01T19:50:49.8182140Z * [new branch] gh/kwen2501/170/head -> origin/gh/kwen2501/170/head 2025-09-01T19:50:49.8182277Z * [new branch] gh/kwen2501/186/base -> origin/gh/kwen2501/186/base 2025-09-01T19:50:49.8182352Z * [new branch] gh/kwen2501/186/head -> origin/gh/kwen2501/186/head 2025-09-01T19:50:49.8182426Z * [new branch] gh/kwen2501/186/orig -> origin/gh/kwen2501/186/orig 2025-09-01T19:50:49.8182501Z * [new branch] gh/kwen2501/187/base -> origin/gh/kwen2501/187/base 2025-09-01T19:50:49.8182573Z * [new branch] gh/kwen2501/187/head -> origin/gh/kwen2501/187/head 2025-09-01T19:50:49.8183686Z * [new branch] gh/kwen2501/187/orig -> origin/gh/kwen2501/187/orig 2025-09-01T19:50:49.8183762Z * [new branch] gh/kwen2501/188/base -> origin/gh/kwen2501/188/base 2025-09-01T19:50:49.8183870Z * [new branch] gh/kwen2501/188/head -> origin/gh/kwen2501/188/head 2025-09-01T19:50:49.8183948Z * [new branch] gh/kwen2501/188/orig -> origin/gh/kwen2501/188/orig 2025-09-01T19:50:49.8184023Z * [new branch] gh/kwen2501/194/base -> origin/gh/kwen2501/194/base 2025-09-01T19:50:49.8184096Z * [new branch] gh/kwen2501/194/head -> origin/gh/kwen2501/194/head 2025-09-01T19:50:49.8184168Z * [new branch] gh/kwen2501/194/orig -> origin/gh/kwen2501/194/orig 2025-09-01T19:50:49.8184242Z * [new branch] gh/kwen2501/199/base -> origin/gh/kwen2501/199/base 2025-09-01T19:50:49.8184315Z * [new branch] gh/kwen2501/199/head -> origin/gh/kwen2501/199/head 2025-09-01T19:50:49.8184388Z * [new branch] gh/kwen2501/199/orig -> origin/gh/kwen2501/199/orig 2025-09-01T19:50:49.8184462Z * [new branch] gh/kwen2501/200/base -> origin/gh/kwen2501/200/base 2025-09-01T19:50:49.8184539Z * [new branch] gh/kwen2501/200/head -> origin/gh/kwen2501/200/head 2025-09-01T19:50:49.8184615Z * [new branch] gh/kwen2501/200/orig -> origin/gh/kwen2501/200/orig 2025-09-01T19:50:49.8184689Z * [new branch] gh/kwen2501/201/base -> origin/gh/kwen2501/201/base 2025-09-01T19:50:49.8184762Z * [new branch] gh/kwen2501/201/head -> origin/gh/kwen2501/201/head 2025-09-01T19:50:49.8184834Z * [new branch] gh/kwen2501/201/orig -> origin/gh/kwen2501/201/orig 2025-09-01T19:50:49.8184908Z * [new branch] gh/kwen2501/203/base -> origin/gh/kwen2501/203/base 2025-09-01T19:50:49.8184982Z * [new branch] gh/kwen2501/203/head -> origin/gh/kwen2501/203/head 2025-09-01T19:50:49.8185055Z * [new branch] gh/kwen2501/203/orig -> origin/gh/kwen2501/203/orig 2025-09-01T19:50:49.8185129Z * [new branch] gh/kwen2501/204/base -> origin/gh/kwen2501/204/base 2025-09-01T19:50:49.8185204Z * [new branch] gh/kwen2501/204/head -> origin/gh/kwen2501/204/head 2025-09-01T19:50:49.8185281Z * [new branch] gh/kwen2501/204/orig -> origin/gh/kwen2501/204/orig 2025-09-01T19:50:49.8185354Z * [new branch] gh/kwen2501/205/base -> origin/gh/kwen2501/205/base 2025-09-01T19:50:49.8185428Z * [new branch] gh/kwen2501/205/head -> origin/gh/kwen2501/205/head 2025-09-01T19:50:49.8186522Z * [new branch] gh/kwen2501/205/orig -> origin/gh/kwen2501/205/orig 2025-09-01T19:50:49.8186596Z * [new branch] gh/kwen2501/206/base -> origin/gh/kwen2501/206/base 2025-09-01T19:50:49.8186670Z * [new branch] gh/kwen2501/206/head -> origin/gh/kwen2501/206/head 2025-09-01T19:50:49.8186743Z * [new branch] gh/kwen2501/206/orig -> origin/gh/kwen2501/206/orig 2025-09-01T19:50:49.8186819Z * [new branch] gh/kwen2501/207/base -> origin/gh/kwen2501/207/base 2025-09-01T19:50:49.8186893Z * [new branch] gh/kwen2501/207/head -> origin/gh/kwen2501/207/head 2025-09-01T19:50:49.8187002Z * [new branch] gh/kwen2501/207/orig -> origin/gh/kwen2501/207/orig 2025-09-01T19:50:49.8187076Z * [new branch] gh/kwen2501/208/base -> origin/gh/kwen2501/208/base 2025-09-01T19:50:49.8187150Z * [new branch] gh/kwen2501/208/head -> origin/gh/kwen2501/208/head 2025-09-01T19:50:49.8187223Z * [new branch] gh/kwen2501/208/orig -> origin/gh/kwen2501/208/orig 2025-09-01T19:50:49.8187295Z * [new branch] gh/kwen2501/209/base -> origin/gh/kwen2501/209/base 2025-09-01T19:50:49.8187369Z * [new branch] gh/kwen2501/209/head -> origin/gh/kwen2501/209/head 2025-09-01T19:50:49.8187443Z * [new branch] gh/kwen2501/209/orig -> origin/gh/kwen2501/209/orig 2025-09-01T19:50:49.8187555Z * [new branch] gh/kwen2501/210/base -> origin/gh/kwen2501/210/base 2025-09-01T19:50:49.8187634Z * [new branch] gh/kwen2501/210/head -> origin/gh/kwen2501/210/head 2025-09-01T19:50:49.8187707Z * [new branch] gh/kwen2501/210/orig -> origin/gh/kwen2501/210/orig 2025-09-01T19:50:49.8187779Z * [new branch] gh/kwen2501/211/base -> origin/gh/kwen2501/211/base 2025-09-01T19:50:49.8187853Z * [new branch] gh/kwen2501/211/head -> origin/gh/kwen2501/211/head 2025-09-01T19:50:49.8187925Z * [new branch] gh/kwen2501/212/base -> origin/gh/kwen2501/212/base 2025-09-01T19:50:49.8187998Z * [new branch] gh/kwen2501/212/head -> origin/gh/kwen2501/212/head 2025-09-01T19:50:49.8188072Z * [new branch] gh/kwen2501/212/orig -> origin/gh/kwen2501/212/orig 2025-09-01T19:50:49.8188145Z * [new branch] gh/kwen2501/213/base -> origin/gh/kwen2501/213/base 2025-09-01T19:50:49.8188306Z * [new branch] gh/kwen2501/213/head -> origin/gh/kwen2501/213/head 2025-09-01T19:50:49.8188382Z * [new branch] gh/kwen2501/213/orig -> origin/gh/kwen2501/213/orig 2025-09-01T19:50:49.8189510Z * [new branch] gh/kwen2501/214/base -> origin/gh/kwen2501/214/base 2025-09-01T19:50:49.8189585Z * [new branch] gh/kwen2501/214/head -> origin/gh/kwen2501/214/head 2025-09-01T19:50:49.8189660Z * [new branch] gh/kwen2501/214/orig -> origin/gh/kwen2501/214/orig 2025-09-01T19:50:49.8189732Z * [new branch] gh/kwen2501/215/base -> origin/gh/kwen2501/215/base 2025-09-01T19:50:49.8189806Z * [new branch] gh/kwen2501/215/head -> origin/gh/kwen2501/215/head 2025-09-01T19:50:49.8189880Z * [new branch] gh/kwen2501/215/orig -> origin/gh/kwen2501/215/orig 2025-09-01T19:50:49.8189956Z * [new branch] gh/kwen2501/216/base -> origin/gh/kwen2501/216/base 2025-09-01T19:50:49.8190029Z * [new branch] gh/kwen2501/216/head -> origin/gh/kwen2501/216/head 2025-09-01T19:50:49.8190105Z * [new branch] gh/kwen2501/216/orig -> origin/gh/kwen2501/216/orig 2025-09-01T19:50:49.8190178Z * [new branch] gh/kwen2501/217/base -> origin/gh/kwen2501/217/base 2025-09-01T19:50:49.8190251Z * [new branch] gh/kwen2501/217/head -> origin/gh/kwen2501/217/head 2025-09-01T19:50:49.8190323Z * [new branch] gh/kwen2501/217/orig -> origin/gh/kwen2501/217/orig 2025-09-01T19:50:49.8190397Z * [new branch] gh/kwen2501/218/base -> origin/gh/kwen2501/218/base 2025-09-01T19:50:49.8190471Z * [new branch] gh/kwen2501/218/head -> origin/gh/kwen2501/218/head 2025-09-01T19:50:49.8190543Z * [new branch] gh/kwen2501/218/orig -> origin/gh/kwen2501/218/orig 2025-09-01T19:50:49.8190618Z * [new branch] gh/kwen2501/219/base -> origin/gh/kwen2501/219/base 2025-09-01T19:50:49.8190692Z * [new branch] gh/kwen2501/219/head -> origin/gh/kwen2501/219/head 2025-09-01T19:50:49.8190828Z * [new branch] gh/kwen2501/219/orig -> origin/gh/kwen2501/219/orig 2025-09-01T19:50:49.8190911Z * [new branch] gh/laithsakka/156/base -> origin/gh/laithsakka/156/base 2025-09-01T19:50:49.8190991Z * [new branch] gh/laithsakka/156/head -> origin/gh/laithsakka/156/head 2025-09-01T19:50:49.8191071Z * [new branch] gh/laithsakka/156/orig -> origin/gh/laithsakka/156/orig 2025-09-01T19:50:49.8191152Z * [new branch] gh/laithsakka/160/base -> origin/gh/laithsakka/160/base 2025-09-01T19:50:49.8191231Z * [new branch] gh/laithsakka/160/head -> origin/gh/laithsakka/160/head 2025-09-01T19:50:49.8191310Z * [new branch] gh/laithsakka/160/orig -> origin/gh/laithsakka/160/orig 2025-09-01T19:50:49.8192462Z * [new branch] gh/laithsakka/178/base -> origin/gh/laithsakka/178/base 2025-09-01T19:50:49.8192547Z * [new branch] gh/laithsakka/178/head -> origin/gh/laithsakka/178/head 2025-09-01T19:50:49.8192626Z * [new branch] gh/laithsakka/178/orig -> origin/gh/laithsakka/178/orig 2025-09-01T19:50:49.8192705Z * [new branch] gh/laithsakka/191/base -> origin/gh/laithsakka/191/base 2025-09-01T19:50:49.8192783Z * [new branch] gh/laithsakka/191/head -> origin/gh/laithsakka/191/head 2025-09-01T19:50:49.8192862Z * [new branch] gh/laithsakka/191/orig -> origin/gh/laithsakka/191/orig 2025-09-01T19:50:49.8192941Z * [new branch] gh/laithsakka/237/base -> origin/gh/laithsakka/237/base 2025-09-01T19:50:49.8193020Z * [new branch] gh/laithsakka/237/head -> origin/gh/laithsakka/237/head 2025-09-01T19:50:49.8193103Z * [new branch] gh/laithsakka/237/orig -> origin/gh/laithsakka/237/orig 2025-09-01T19:50:49.8193182Z * [new branch] gh/laithsakka/249/base -> origin/gh/laithsakka/249/base 2025-09-01T19:50:49.8193261Z * [new branch] gh/laithsakka/249/head -> origin/gh/laithsakka/249/head 2025-09-01T19:50:49.8193340Z * [new branch] gh/laithsakka/249/orig -> origin/gh/laithsakka/249/orig 2025-09-01T19:50:49.8193419Z * [new branch] gh/laithsakka/251/base -> origin/gh/laithsakka/251/base 2025-09-01T19:50:49.8193498Z * [new branch] gh/laithsakka/251/head -> origin/gh/laithsakka/251/head 2025-09-01T19:50:49.8193576Z * [new branch] gh/laithsakka/251/orig -> origin/gh/laithsakka/251/orig 2025-09-01T19:50:49.8193654Z * [new branch] gh/laithsakka/252/base -> origin/gh/laithsakka/252/base 2025-09-01T19:50:49.8193734Z * [new branch] gh/laithsakka/252/head -> origin/gh/laithsakka/252/head 2025-09-01T19:50:49.8193814Z * [new branch] gh/laithsakka/252/orig -> origin/gh/laithsakka/252/orig 2025-09-01T19:50:49.8193892Z * [new branch] gh/laithsakka/253/base -> origin/gh/laithsakka/253/base 2025-09-01T19:50:49.8193973Z * [new branch] gh/laithsakka/253/head -> origin/gh/laithsakka/253/head 2025-09-01T19:50:49.8194052Z * [new branch] gh/laithsakka/253/orig -> origin/gh/laithsakka/253/orig 2025-09-01T19:50:49.8194130Z * [new branch] gh/laithsakka/254/base -> origin/gh/laithsakka/254/base 2025-09-01T19:50:49.8194209Z * [new branch] gh/laithsakka/254/head -> origin/gh/laithsakka/254/head 2025-09-01T19:50:49.8194287Z * [new branch] gh/laithsakka/254/orig -> origin/gh/laithsakka/254/orig 2025-09-01T19:50:49.8194366Z * [new branch] gh/laithsakka/255/base -> origin/gh/laithsakka/255/base 2025-09-01T19:50:49.8195476Z * [new branch] gh/laithsakka/255/head -> origin/gh/laithsakka/255/head 2025-09-01T19:50:49.8195557Z * [new branch] gh/laithsakka/255/orig -> origin/gh/laithsakka/255/orig 2025-09-01T19:50:49.8195671Z * [new branch] gh/laithsakka/256/base -> origin/gh/laithsakka/256/base 2025-09-01T19:50:49.8195751Z * [new branch] gh/laithsakka/256/head -> origin/gh/laithsakka/256/head 2025-09-01T19:50:49.8195830Z * [new branch] gh/laithsakka/256/orig -> origin/gh/laithsakka/256/orig 2025-09-01T19:50:49.8195908Z * [new branch] gh/laithsakka/257/base -> origin/gh/laithsakka/257/base 2025-09-01T19:50:49.8195988Z * [new branch] gh/laithsakka/257/head -> origin/gh/laithsakka/257/head 2025-09-01T19:50:49.8196066Z * [new branch] gh/laithsakka/257/orig -> origin/gh/laithsakka/257/orig 2025-09-01T19:50:49.8196145Z * [new branch] gh/laithsakka/258/base -> origin/gh/laithsakka/258/base 2025-09-01T19:50:49.8196259Z * [new branch] gh/laithsakka/258/head -> origin/gh/laithsakka/258/head 2025-09-01T19:50:49.8196337Z * [new branch] gh/laithsakka/258/orig -> origin/gh/laithsakka/258/orig 2025-09-01T19:50:49.8196419Z * [new branch] gh/laithsakka/259/base -> origin/gh/laithsakka/259/base 2025-09-01T19:50:49.8196498Z * [new branch] gh/laithsakka/259/head -> origin/gh/laithsakka/259/head 2025-09-01T19:50:49.8196577Z * [new branch] gh/laithsakka/259/orig -> origin/gh/laithsakka/259/orig 2025-09-01T19:50:49.8196656Z * [new branch] gh/laithsakka/260/base -> origin/gh/laithsakka/260/base 2025-09-01T19:50:49.8196735Z * [new branch] gh/laithsakka/260/head -> origin/gh/laithsakka/260/head 2025-09-01T19:50:49.8196814Z * [new branch] gh/laithsakka/260/orig -> origin/gh/laithsakka/260/orig 2025-09-01T19:50:49.8196892Z * [new branch] gh/laithsakka/261/base -> origin/gh/laithsakka/261/base 2025-09-01T19:50:49.8196974Z * [new branch] gh/laithsakka/261/head -> origin/gh/laithsakka/261/head 2025-09-01T19:50:49.8197055Z * [new branch] gh/laithsakka/261/orig -> origin/gh/laithsakka/261/orig 2025-09-01T19:50:49.8197133Z * [new branch] gh/laithsakka/262/base -> origin/gh/laithsakka/262/base 2025-09-01T19:50:49.8197212Z * [new branch] gh/laithsakka/262/head -> origin/gh/laithsakka/262/head 2025-09-01T19:50:49.8197291Z * [new branch] gh/laithsakka/262/orig -> origin/gh/laithsakka/262/orig 2025-09-01T19:50:49.8197370Z * [new branch] gh/laithsakka/263/base -> origin/gh/laithsakka/263/base 2025-09-01T19:50:49.8198542Z * [new branch] gh/laithsakka/263/head -> origin/gh/laithsakka/263/head 2025-09-01T19:50:49.8198625Z * [new branch] gh/laithsakka/263/orig -> origin/gh/laithsakka/263/orig 2025-09-01T19:50:49.8198709Z * [new branch] gh/laithsakka/28/base -> origin/gh/laithsakka/28/base 2025-09-01T19:50:49.8198789Z * [new branch] gh/laithsakka/29/base -> origin/gh/laithsakka/29/base 2025-09-01T19:50:49.8198870Z * [new branch] gh/laithsakka/30/base -> origin/gh/laithsakka/30/base 2025-09-01T19:50:49.8198947Z * [new branch] gh/laithsakka/30/head -> origin/gh/laithsakka/30/head 2025-09-01T19:50:49.8199024Z * [new branch] gh/laithsakka/31/base -> origin/gh/laithsakka/31/base 2025-09-01T19:50:49.8199103Z * [new branch] gh/laithsakka/31/head -> origin/gh/laithsakka/31/head 2025-09-01T19:50:49.8199180Z * [new branch] gh/laithsakka/32/base -> origin/gh/laithsakka/32/base 2025-09-01T19:50:49.8199257Z * [new branch] gh/laithsakka/32/head -> origin/gh/laithsakka/32/head 2025-09-01T19:50:49.8199338Z * [new branch] gh/lucaskabela/1/base -> origin/gh/lucaskabela/1/base 2025-09-01T19:50:49.8199418Z * [new branch] gh/lucaskabela/1/head -> origin/gh/lucaskabela/1/head 2025-09-01T19:50:49.8199498Z * [new branch] gh/lucaskabela/10/base -> origin/gh/lucaskabela/10/base 2025-09-01T19:50:49.8199640Z * [new branch] gh/lucaskabela/10/head -> origin/gh/lucaskabela/10/head 2025-09-01T19:50:49.8199720Z * [new branch] gh/lucaskabela/10/orig -> origin/gh/lucaskabela/10/orig 2025-09-01T19:50:49.8199798Z * [new branch] gh/lucaskabela/11/base -> origin/gh/lucaskabela/11/base 2025-09-01T19:50:49.8199878Z * [new branch] gh/lucaskabela/11/head -> origin/gh/lucaskabela/11/head 2025-09-01T19:50:49.8199957Z * [new branch] gh/lucaskabela/11/orig -> origin/gh/lucaskabela/11/orig 2025-09-01T19:50:49.8200037Z * [new branch] gh/lucaskabela/12/base -> origin/gh/lucaskabela/12/base 2025-09-01T19:50:49.8200116Z * [new branch] gh/lucaskabela/12/head -> origin/gh/lucaskabela/12/head 2025-09-01T19:50:49.8200251Z * [new branch] gh/lucaskabela/12/orig -> origin/gh/lucaskabela/12/orig 2025-09-01T19:50:49.8200331Z * [new branch] gh/lucaskabela/13/base -> origin/gh/lucaskabela/13/base 2025-09-01T19:50:49.8200410Z * [new branch] gh/lucaskabela/13/head -> origin/gh/lucaskabela/13/head 2025-09-01T19:50:49.8200489Z * [new branch] gh/lucaskabela/13/orig -> origin/gh/lucaskabela/13/orig 2025-09-01T19:50:49.8201612Z * [new branch] gh/lucaskabela/14/base -> origin/gh/lucaskabela/14/base 2025-09-01T19:50:49.8201693Z * [new branch] gh/lucaskabela/14/head -> origin/gh/lucaskabela/14/head 2025-09-01T19:50:49.8201773Z * [new branch] gh/lucaskabela/14/orig -> origin/gh/lucaskabela/14/orig 2025-09-01T19:50:49.8201852Z * [new branch] gh/lucaskabela/15/base -> origin/gh/lucaskabela/15/base 2025-09-01T19:50:49.8201936Z * [new branch] gh/lucaskabela/15/head -> origin/gh/lucaskabela/15/head 2025-09-01T19:50:49.8202015Z * [new branch] gh/lucaskabela/15/orig -> origin/gh/lucaskabela/15/orig 2025-09-01T19:50:49.8202099Z * [new branch] gh/lucaskabela/16/base -> origin/gh/lucaskabela/16/base 2025-09-01T19:50:49.8202179Z * [new branch] gh/lucaskabela/16/head -> origin/gh/lucaskabela/16/head 2025-09-01T19:50:49.8202257Z * [new branch] gh/lucaskabela/16/orig -> origin/gh/lucaskabela/16/orig 2025-09-01T19:50:49.8202336Z * [new branch] gh/lucaskabela/17/base -> origin/gh/lucaskabela/17/base 2025-09-01T19:50:49.8202415Z * [new branch] gh/lucaskabela/17/head -> origin/gh/lucaskabela/17/head 2025-09-01T19:50:49.8202494Z * [new branch] gh/lucaskabela/17/orig -> origin/gh/lucaskabela/17/orig 2025-09-01T19:50:49.8202573Z * [new branch] gh/lucaskabela/2/base -> origin/gh/lucaskabela/2/base 2025-09-01T19:50:49.8202655Z * [new branch] gh/lucaskabela/2/head -> origin/gh/lucaskabela/2/head 2025-09-01T19:50:49.8202734Z * [new branch] gh/lucaskabela/2/orig -> origin/gh/lucaskabela/2/orig 2025-09-01T19:50:49.8202812Z * [new branch] gh/lucaskabela/3/base -> origin/gh/lucaskabela/3/base 2025-09-01T19:50:49.8202889Z * [new branch] gh/lucaskabela/3/head -> origin/gh/lucaskabela/3/head 2025-09-01T19:50:49.8202969Z * [new branch] gh/lucaskabela/3/orig -> origin/gh/lucaskabela/3/orig 2025-09-01T19:50:49.8203046Z * [new branch] gh/lucaskabela/4/base -> origin/gh/lucaskabela/4/base 2025-09-01T19:50:49.8203124Z * [new branch] gh/lucaskabela/4/head -> origin/gh/lucaskabela/4/head 2025-09-01T19:50:49.8203203Z * [new branch] gh/lucaskabela/4/orig -> origin/gh/lucaskabela/4/orig 2025-09-01T19:50:49.8203280Z * [new branch] gh/lucaskabela/5/base -> origin/gh/lucaskabela/5/base 2025-09-01T19:50:49.8203359Z * [new branch] gh/lucaskabela/5/head -> origin/gh/lucaskabela/5/head 2025-09-01T19:50:49.8203478Z * [new branch] gh/lucaskabela/5/orig -> origin/gh/lucaskabela/5/orig 2025-09-01T19:50:49.8204574Z * [new branch] gh/lucaskabela/6/base -> origin/gh/lucaskabela/6/base 2025-09-01T19:50:49.8204653Z * [new branch] gh/lucaskabela/6/head -> origin/gh/lucaskabela/6/head 2025-09-01T19:50:49.8204733Z * [new branch] gh/lucaskabela/6/orig -> origin/gh/lucaskabela/6/orig 2025-09-01T19:50:49.8204810Z * [new branch] gh/lucaskabela/7/base -> origin/gh/lucaskabela/7/base 2025-09-01T19:50:49.8204888Z * [new branch] gh/lucaskabela/7/head -> origin/gh/lucaskabela/7/head 2025-09-01T19:50:49.8204968Z * [new branch] gh/lucaskabela/7/orig -> origin/gh/lucaskabela/7/orig 2025-09-01T19:50:49.8205082Z * [new branch] gh/lucaskabela/8/base -> origin/gh/lucaskabela/8/base 2025-09-01T19:50:49.8205160Z * [new branch] gh/lucaskabela/8/head -> origin/gh/lucaskabela/8/head 2025-09-01T19:50:49.8205244Z * [new branch] gh/lucaskabela/8/orig -> origin/gh/lucaskabela/8/orig 2025-09-01T19:50:49.8205321Z * [new branch] gh/lucaskabela/9/base -> origin/gh/lucaskabela/9/base 2025-09-01T19:50:49.8205398Z * [new branch] gh/lucaskabela/9/head -> origin/gh/lucaskabela/9/head 2025-09-01T19:50:49.8205477Z * [new branch] gh/lucaskabela/9/orig -> origin/gh/lucaskabela/9/orig 2025-09-01T19:50:49.8205546Z * [new branch] gh/lw/1/base -> origin/gh/lw/1/base 2025-09-01T19:50:49.8205613Z * [new branch] gh/lw/1/head -> origin/gh/lw/1/head 2025-09-01T19:50:49.8205679Z * [new branch] gh/lw/1/orig -> origin/gh/lw/1/orig 2025-09-01T19:50:49.8205746Z * [new branch] gh/lw/2/base -> origin/gh/lw/2/base 2025-09-01T19:50:49.8205809Z * [new branch] gh/lw/2/head -> origin/gh/lw/2/head 2025-09-01T19:50:49.8205874Z * [new branch] gh/lw/2/orig -> origin/gh/lw/2/orig 2025-09-01T19:50:49.8205939Z * [new branch] gh/lw/3/base -> origin/gh/lw/3/base 2025-09-01T19:50:49.8206002Z * [new branch] gh/lw/3/head -> origin/gh/lw/3/head 2025-09-01T19:50:49.8206065Z * [new branch] gh/lw/3/orig -> origin/gh/lw/3/orig 2025-09-01T19:50:49.8206142Z * [new branch] gh/malfet/14/base -> origin/gh/malfet/14/base 2025-09-01T19:50:49.8206218Z * [new branch] gh/malfet/330/base -> origin/gh/malfet/330/base 2025-09-01T19:50:49.8206293Z * [new branch] gh/malfet/330/head -> origin/gh/malfet/330/head 2025-09-01T19:50:49.8207401Z * [new branch] gh/malfet/330/orig -> origin/gh/malfet/330/orig 2025-09-01T19:50:49.8207476Z * [new branch] gh/malfet/396/base -> origin/gh/malfet/396/base 2025-09-01T19:50:49.8207550Z * [new branch] gh/malfet/396/head -> origin/gh/malfet/396/head 2025-09-01T19:50:49.8207623Z * [new branch] gh/malfet/396/orig -> origin/gh/malfet/396/orig 2025-09-01T19:50:49.8207694Z * [new branch] gh/malfet/397/base -> origin/gh/malfet/397/base 2025-09-01T19:50:49.8207766Z * [new branch] gh/malfet/397/head -> origin/gh/malfet/397/head 2025-09-01T19:50:49.8207838Z * [new branch] gh/malfet/397/orig -> origin/gh/malfet/397/orig 2025-09-01T19:50:49.8207910Z * [new branch] gh/malfet/398/base -> origin/gh/malfet/398/base 2025-09-01T19:50:49.8207982Z * [new branch] gh/malfet/398/head -> origin/gh/malfet/398/head 2025-09-01T19:50:49.8208057Z * [new branch] gh/malfet/398/orig -> origin/gh/malfet/398/orig 2025-09-01T19:50:49.8208128Z * [new branch] gh/malfet/399/base -> origin/gh/malfet/399/base 2025-09-01T19:50:49.8208312Z * [new branch] gh/malfet/399/head -> origin/gh/malfet/399/head 2025-09-01T19:50:49.8208386Z * [new branch] gh/malfet/399/orig -> origin/gh/malfet/399/orig 2025-09-01T19:50:49.8208458Z * [new branch] gh/malfet/414/base -> origin/gh/malfet/414/base 2025-09-01T19:50:49.8208529Z * [new branch] gh/malfet/414/head -> origin/gh/malfet/414/head 2025-09-01T19:50:49.8208601Z * [new branch] gh/malfet/414/orig -> origin/gh/malfet/414/orig 2025-09-01T19:50:49.8208672Z * [new branch] gh/malfet/417/base -> origin/gh/malfet/417/base 2025-09-01T19:50:49.8208743Z * [new branch] gh/malfet/417/head -> origin/gh/malfet/417/head 2025-09-01T19:50:49.8208871Z * [new branch] gh/malfet/417/orig -> origin/gh/malfet/417/orig 2025-09-01T19:50:49.8208943Z * [new branch] gh/malfet/418/base -> origin/gh/malfet/418/base 2025-09-01T19:50:49.8209017Z * [new branch] gh/malfet/418/head -> origin/gh/malfet/418/head 2025-09-01T19:50:49.8209089Z * [new branch] gh/malfet/418/orig -> origin/gh/malfet/418/orig 2025-09-01T19:50:49.8209160Z * [new branch] gh/malfet/457/base -> origin/gh/malfet/457/base 2025-09-01T19:50:49.8209232Z * [new branch] gh/malfet/457/head -> origin/gh/malfet/457/head 2025-09-01T19:50:49.8210344Z * [new branch] gh/malfet/457/orig -> origin/gh/malfet/457/orig 2025-09-01T19:50:49.8210418Z * [new branch] gh/malfet/463/base -> origin/gh/malfet/463/base 2025-09-01T19:50:49.8210490Z * [new branch] gh/malfet/463/head -> origin/gh/malfet/463/head 2025-09-01T19:50:49.8210567Z * [new branch] gh/malfet/463/orig -> origin/gh/malfet/463/orig 2025-09-01T19:50:49.8210638Z * [new branch] gh/malfet/464/base -> origin/gh/malfet/464/base 2025-09-01T19:50:49.8210714Z * [new branch] gh/malfet/464/head -> origin/gh/malfet/464/head 2025-09-01T19:50:49.8210787Z * [new branch] gh/malfet/464/orig -> origin/gh/malfet/464/orig 2025-09-01T19:50:49.8210859Z * [new branch] gh/malfet/465/base -> origin/gh/malfet/465/base 2025-09-01T19:50:49.8210931Z * [new branch] gh/malfet/465/head -> origin/gh/malfet/465/head 2025-09-01T19:50:49.8211003Z * [new branch] gh/malfet/465/orig -> origin/gh/malfet/465/orig 2025-09-01T19:50:49.8211075Z * [new branch] gh/malfet/466/base -> origin/gh/malfet/466/base 2025-09-01T19:50:49.8211145Z * [new branch] gh/malfet/466/head -> origin/gh/malfet/466/head 2025-09-01T19:50:49.8211219Z * [new branch] gh/malfet/466/orig -> origin/gh/malfet/466/orig 2025-09-01T19:50:49.8211292Z * [new branch] gh/malfet/467/base -> origin/gh/malfet/467/base 2025-09-01T19:50:49.8211364Z * [new branch] gh/malfet/467/head -> origin/gh/malfet/467/head 2025-09-01T19:50:49.8211435Z * [new branch] gh/malfet/467/orig -> origin/gh/malfet/467/orig 2025-09-01T19:50:49.8211508Z * [new branch] gh/malfet/468/base -> origin/gh/malfet/468/base 2025-09-01T19:50:49.8211580Z * [new branch] gh/malfet/468/head -> origin/gh/malfet/468/head 2025-09-01T19:50:49.8211652Z * [new branch] gh/malfet/468/orig -> origin/gh/malfet/468/orig 2025-09-01T19:50:49.8211724Z * [new branch] gh/malfet/469/base -> origin/gh/malfet/469/base 2025-09-01T19:50:49.8211795Z * [new branch] gh/malfet/469/head -> origin/gh/malfet/469/head 2025-09-01T19:50:49.8211868Z * [new branch] gh/malfet/469/orig -> origin/gh/malfet/469/orig 2025-09-01T19:50:49.8211941Z * [new branch] gh/malfet/470/base -> origin/gh/malfet/470/base 2025-09-01T19:50:49.8212062Z * [new branch] gh/malfet/470/head -> origin/gh/malfet/470/head 2025-09-01T19:50:49.8212134Z * [new branch] gh/malfet/470/orig -> origin/gh/malfet/470/orig 2025-09-01T19:50:49.8213237Z * [new branch] gh/malfet/471/base -> origin/gh/malfet/471/base 2025-09-01T19:50:49.8213310Z * [new branch] gh/malfet/471/head -> origin/gh/malfet/471/head 2025-09-01T19:50:49.8213381Z * [new branch] gh/malfet/471/orig -> origin/gh/malfet/471/orig 2025-09-01T19:50:49.8213454Z * [new branch] gh/malfet/472/base -> origin/gh/malfet/472/base 2025-09-01T19:50:49.8213525Z * [new branch] gh/malfet/472/head -> origin/gh/malfet/472/head 2025-09-01T19:50:49.8213636Z * [new branch] gh/malfet/472/orig -> origin/gh/malfet/472/orig 2025-09-01T19:50:49.8213714Z * [new branch] gh/malfet/473/base -> origin/gh/malfet/473/base 2025-09-01T19:50:49.8213786Z * [new branch] gh/malfet/473/head -> origin/gh/malfet/473/head 2025-09-01T19:50:49.8213857Z * [new branch] gh/malfet/473/orig -> origin/gh/malfet/473/orig 2025-09-01T19:50:49.8213930Z * [new branch] gh/malfet/474/base -> origin/gh/malfet/474/base 2025-09-01T19:50:49.8214001Z * [new branch] gh/malfet/474/head -> origin/gh/malfet/474/head 2025-09-01T19:50:49.8214073Z * [new branch] gh/malfet/474/orig -> origin/gh/malfet/474/orig 2025-09-01T19:50:49.8214145Z * [new branch] gh/malfet/475/base -> origin/gh/malfet/475/base 2025-09-01T19:50:49.8214216Z * [new branch] gh/malfet/475/head -> origin/gh/malfet/475/head 2025-09-01T19:50:49.8214292Z * [new branch] gh/malfet/475/orig -> origin/gh/malfet/475/orig 2025-09-01T19:50:49.8214365Z * [new branch] gh/malfet/476/base -> origin/gh/malfet/476/base 2025-09-01T19:50:49.8214438Z * [new branch] gh/malfet/476/head -> origin/gh/malfet/476/head 2025-09-01T19:50:49.8214509Z * [new branch] gh/malfet/476/orig -> origin/gh/malfet/476/orig 2025-09-01T19:50:49.8214580Z * [new branch] gh/malfet/477/base -> origin/gh/malfet/477/base 2025-09-01T19:50:49.8214654Z * [new branch] gh/malfet/477/head -> origin/gh/malfet/477/head 2025-09-01T19:50:49.8214725Z * [new branch] gh/malfet/477/orig -> origin/gh/malfet/477/orig 2025-09-01T19:50:49.8214797Z * [new branch] gh/malfet/478/base -> origin/gh/malfet/478/base 2025-09-01T19:50:49.8214870Z * [new branch] gh/malfet/478/head -> origin/gh/malfet/478/head 2025-09-01T19:50:49.8214944Z * [new branch] gh/malfet/478/orig -> origin/gh/malfet/478/orig 2025-09-01T19:50:49.8216035Z * [new branch] gh/malfet/479/base -> origin/gh/malfet/479/base 2025-09-01T19:50:49.8216110Z * [new branch] gh/malfet/479/head -> origin/gh/malfet/479/head 2025-09-01T19:50:49.8216181Z * [new branch] gh/malfet/479/orig -> origin/gh/malfet/479/orig 2025-09-01T19:50:49.8216252Z * [new branch] gh/malfet/480/base -> origin/gh/malfet/480/base 2025-09-01T19:50:49.8216325Z * [new branch] gh/malfet/480/head -> origin/gh/malfet/480/head 2025-09-01T19:50:49.8216397Z * [new branch] gh/malfet/480/orig -> origin/gh/malfet/480/orig 2025-09-01T19:50:49.8216468Z * [new branch] gh/malfet/481/base -> origin/gh/malfet/481/base 2025-09-01T19:50:49.8216540Z * [new branch] gh/malfet/481/head -> origin/gh/malfet/481/head 2025-09-01T19:50:49.8216614Z * [new branch] gh/malfet/481/orig -> origin/gh/malfet/481/orig 2025-09-01T19:50:49.8216722Z * [new branch] gh/malfet/482/base -> origin/gh/malfet/482/base 2025-09-01T19:50:49.8216795Z * [new branch] gh/malfet/482/head -> origin/gh/malfet/482/head 2025-09-01T19:50:49.8216866Z * [new branch] gh/malfet/482/orig -> origin/gh/malfet/482/orig 2025-09-01T19:50:49.8216938Z * [new branch] gh/malfet/483/base -> origin/gh/malfet/483/base 2025-09-01T19:50:49.8217010Z * [new branch] gh/malfet/483/head -> origin/gh/malfet/483/head 2025-09-01T19:50:49.8217081Z * [new branch] gh/malfet/483/orig -> origin/gh/malfet/483/orig 2025-09-01T19:50:49.8217153Z * [new branch] gh/malfet/484/base -> origin/gh/malfet/484/base 2025-09-01T19:50:49.8217262Z * [new branch] gh/malfet/484/head -> origin/gh/malfet/484/head 2025-09-01T19:50:49.8217333Z * [new branch] gh/malfet/484/orig -> origin/gh/malfet/484/orig 2025-09-01T19:50:49.8217410Z * [new branch] gh/malfet/485/base -> origin/gh/malfet/485/base 2025-09-01T19:50:49.8217482Z * [new branch] gh/malfet/485/head -> origin/gh/malfet/485/head 2025-09-01T19:50:49.8217553Z * [new branch] gh/malfet/485/orig -> origin/gh/malfet/485/orig 2025-09-01T19:50:49.8217625Z * [new branch] gh/malfet/486/base -> origin/gh/malfet/486/base 2025-09-01T19:50:49.8217696Z * [new branch] gh/malfet/486/head -> origin/gh/malfet/486/head 2025-09-01T19:50:49.8217769Z * [new branch] gh/malfet/486/orig -> origin/gh/malfet/486/orig 2025-09-01T19:50:49.8219026Z * [new branch] gh/malfet/487/base -> origin/gh/malfet/487/base 2025-09-01T19:50:49.8219109Z * [new branch] gh/malfet/487/head -> origin/gh/malfet/487/head 2025-09-01T19:50:49.8219182Z * [new branch] gh/malfet/487/orig -> origin/gh/malfet/487/orig 2025-09-01T19:50:49.8219259Z * [new branch] gh/malfet/488/base -> origin/gh/malfet/488/base 2025-09-01T19:50:49.8219331Z * [new branch] gh/malfet/488/head -> origin/gh/malfet/488/head 2025-09-01T19:50:49.8219403Z * [new branch] gh/malfet/488/orig -> origin/gh/malfet/488/orig 2025-09-01T19:50:49.8219475Z * [new branch] gh/malfet/489/base -> origin/gh/malfet/489/base 2025-09-01T19:50:49.8219547Z * [new branch] gh/malfet/489/head -> origin/gh/malfet/489/head 2025-09-01T19:50:49.8219619Z * [new branch] gh/malfet/489/orig -> origin/gh/malfet/489/orig 2025-09-01T19:50:49.8219690Z * [new branch] gh/malfet/490/base -> origin/gh/malfet/490/base 2025-09-01T19:50:49.8219763Z * [new branch] gh/malfet/490/head -> origin/gh/malfet/490/head 2025-09-01T19:50:49.8219835Z * [new branch] gh/malfet/490/orig -> origin/gh/malfet/490/orig 2025-09-01T19:50:49.8219908Z * [new branch] gh/malfet/491/base -> origin/gh/malfet/491/base 2025-09-01T19:50:49.8219979Z * [new branch] gh/malfet/491/head -> origin/gh/malfet/491/head 2025-09-01T19:50:49.8220051Z * [new branch] gh/malfet/491/orig -> origin/gh/malfet/491/orig 2025-09-01T19:50:49.8220122Z * [new branch] gh/malfet/492/base -> origin/gh/malfet/492/base 2025-09-01T19:50:49.8220193Z * [new branch] gh/malfet/492/head -> origin/gh/malfet/492/head 2025-09-01T19:50:49.8220265Z * [new branch] gh/malfet/492/orig -> origin/gh/malfet/492/orig 2025-09-01T19:50:49.8220337Z * [new branch] gh/malfet/493/base -> origin/gh/malfet/493/base 2025-09-01T19:50:49.8220409Z * [new branch] gh/malfet/493/head -> origin/gh/malfet/493/head 2025-09-01T19:50:49.8220482Z * [new branch] gh/malfet/493/orig -> origin/gh/malfet/493/orig 2025-09-01T19:50:49.8220620Z * [new branch] gh/malfet/494/base -> origin/gh/malfet/494/base 2025-09-01T19:50:49.8220692Z * [new branch] gh/malfet/494/head -> origin/gh/malfet/494/head 2025-09-01T19:50:49.8220763Z * [new branch] gh/malfet/494/orig -> origin/gh/malfet/494/orig 2025-09-01T19:50:49.8221885Z * [new branch] gh/malfet/495/base -> origin/gh/malfet/495/base 2025-09-01T19:50:49.8221959Z * [new branch] gh/malfet/495/head -> origin/gh/malfet/495/head 2025-09-01T19:50:49.8222031Z * [new branch] gh/malfet/495/orig -> origin/gh/malfet/495/orig 2025-09-01T19:50:49.8222103Z * [new branch] gh/malfet/496/base -> origin/gh/malfet/496/base 2025-09-01T19:50:49.8222231Z * [new branch] gh/malfet/496/head -> origin/gh/malfet/496/head 2025-09-01T19:50:49.8222304Z * [new branch] gh/malfet/496/orig -> origin/gh/malfet/496/orig 2025-09-01T19:50:49.8222381Z * [new branch] gh/malfet/497/base -> origin/gh/malfet/497/base 2025-09-01T19:50:49.8222452Z * [new branch] gh/malfet/497/head -> origin/gh/malfet/497/head 2025-09-01T19:50:49.8222523Z * [new branch] gh/malfet/497/orig -> origin/gh/malfet/497/orig 2025-09-01T19:50:49.8222596Z * [new branch] gh/malfet/498/base -> origin/gh/malfet/498/base 2025-09-01T19:50:49.8222668Z * [new branch] gh/malfet/498/head -> origin/gh/malfet/498/head 2025-09-01T19:50:49.8222738Z * [new branch] gh/malfet/498/orig -> origin/gh/malfet/498/orig 2025-09-01T19:50:49.8222811Z * [new branch] gh/malfet/499/base -> origin/gh/malfet/499/base 2025-09-01T19:50:49.8222885Z * [new branch] gh/malfet/499/head -> origin/gh/malfet/499/head 2025-09-01T19:50:49.8222955Z * [new branch] gh/malfet/499/orig -> origin/gh/malfet/499/orig 2025-09-01T19:50:49.8223028Z * [new branch] gh/malfet/500/base -> origin/gh/malfet/500/base 2025-09-01T19:50:49.8223100Z * [new branch] gh/malfet/500/head -> origin/gh/malfet/500/head 2025-09-01T19:50:49.8223171Z * [new branch] gh/malfet/500/orig -> origin/gh/malfet/500/orig 2025-09-01T19:50:49.8223243Z * [new branch] gh/malfet/501/base -> origin/gh/malfet/501/base 2025-09-01T19:50:49.8223314Z * [new branch] gh/malfet/501/head -> origin/gh/malfet/501/head 2025-09-01T19:50:49.8223386Z * [new branch] gh/malfet/501/orig -> origin/gh/malfet/501/orig 2025-09-01T19:50:49.8223458Z * [new branch] gh/malfet/502/base -> origin/gh/malfet/502/base 2025-09-01T19:50:49.8223532Z * [new branch] gh/malfet/502/head -> origin/gh/malfet/502/head 2025-09-01T19:50:49.8223605Z * [new branch] gh/malfet/502/orig -> origin/gh/malfet/502/orig 2025-09-01T19:50:49.8224703Z * [new branch] gh/malfet/503/base -> origin/gh/malfet/503/base 2025-09-01T19:50:49.8224776Z * [new branch] gh/malfet/503/head -> origin/gh/malfet/503/head 2025-09-01T19:50:49.8224848Z * [new branch] gh/malfet/503/orig -> origin/gh/malfet/503/orig 2025-09-01T19:50:49.8224922Z * [new branch] gh/malfet/64/base -> origin/gh/malfet/64/base 2025-09-01T19:50:49.8224994Z * [new branch] gh/malfet/64/head -> origin/gh/malfet/64/head 2025-09-01T19:50:49.8225086Z * [new branch] gh/manuelcandales/10/base -> origin/gh/manuelcandales/10/base 2025-09-01T19:50:49.8225176Z * [new branch] gh/manuelcandales/10/head -> origin/gh/manuelcandales/10/head 2025-09-01T19:50:49.8225264Z * [new branch] gh/manuelcandales/10/orig -> origin/gh/manuelcandales/10/orig 2025-09-01T19:50:49.8225381Z * [new branch] gh/manuelcandales/11/base -> origin/gh/manuelcandales/11/base 2025-09-01T19:50:49.8225468Z * [new branch] gh/manuelcandales/11/head -> origin/gh/manuelcandales/11/head 2025-09-01T19:50:49.8225553Z * [new branch] gh/manuelcandales/11/orig -> origin/gh/manuelcandales/11/orig 2025-09-01T19:50:49.8225642Z * [new branch] gh/manuelcandales/9/base -> origin/gh/manuelcandales/9/base 2025-09-01T19:50:49.8225728Z * [new branch] gh/manuelcandales/9/head -> origin/gh/manuelcandales/9/head 2025-09-01T19:50:49.8225813Z * [new branch] gh/manuelcandales/9/orig -> origin/gh/manuelcandales/9/orig 2025-09-01T19:50:49.8225887Z * [new branch] gh/markkm/1/base -> origin/gh/markkm/1/base 2025-09-01T19:50:49.8226001Z * [new branch] gh/masnesral/204/base -> origin/gh/masnesral/204/base 2025-09-01T19:50:49.8226081Z * [new branch] gh/masnesral/204/head -> origin/gh/masnesral/204/head 2025-09-01T19:50:49.8226161Z * [new branch] gh/masnesral/204/orig -> origin/gh/masnesral/204/orig 2025-09-01T19:50:49.8226238Z * [new branch] gh/masnesral/232/base -> origin/gh/masnesral/232/base 2025-09-01T19:50:49.8226315Z * [new branch] gh/masnesral/232/head -> origin/gh/masnesral/232/head 2025-09-01T19:50:49.8226392Z * [new branch] gh/masnesral/232/orig -> origin/gh/masnesral/232/orig 2025-09-01T19:50:49.8226468Z * [new branch] gh/masnesral/235/base -> origin/gh/masnesral/235/base 2025-09-01T19:50:49.8226546Z * [new branch] gh/masnesral/235/head -> origin/gh/masnesral/235/head 2025-09-01T19:50:49.8226622Z * [new branch] gh/masnesral/235/orig -> origin/gh/masnesral/235/orig 2025-09-01T19:50:49.8226704Z * [new branch] gh/masnesral/34/base -> origin/gh/masnesral/34/base 2025-09-01T19:50:49.8227812Z * [new branch] gh/mhorowitz/0/base -> origin/gh/mhorowitz/0/base 2025-09-01T19:50:49.8227889Z * [new branch] gh/mhorowitz/0/head -> origin/gh/mhorowitz/0/head 2025-09-01T19:50:49.8227964Z * [new branch] gh/mhorowitz/1/base -> origin/gh/mhorowitz/1/base 2025-09-01T19:50:49.8228040Z * [new branch] gh/mhorowitz/1/head -> origin/gh/mhorowitz/1/head 2025-09-01T19:50:49.8228114Z * [new branch] gh/mhorowitz/2/base -> origin/gh/mhorowitz/2/base 2025-09-01T19:50:49.8228245Z * [new branch] gh/mhorowitz/2/head -> origin/gh/mhorowitz/2/head 2025-09-01T19:50:49.8228322Z * [new branch] gh/mhorowitz/3/base -> origin/gh/mhorowitz/3/base 2025-09-01T19:50:49.8228396Z * [new branch] gh/mhorowitz/3/head -> origin/gh/mhorowitz/3/head 2025-09-01T19:50:49.8228474Z * [new branch] gh/mhorowitz/4/base -> origin/gh/mhorowitz/4/base 2025-09-01T19:50:49.8228552Z * [new branch] gh/mhorowitz/4/head -> origin/gh/mhorowitz/4/head 2025-09-01T19:50:49.8228626Z * [new branch] gh/mhorowitz/5/base -> origin/gh/mhorowitz/5/base 2025-09-01T19:50:49.8228700Z * [new branch] gh/mhorowitz/5/head -> origin/gh/mhorowitz/5/head 2025-09-01T19:50:49.8228775Z * [new branch] gh/mhorowitz/6/base -> origin/gh/mhorowitz/6/base 2025-09-01T19:50:49.8228849Z * [new branch] gh/mhorowitz/6/head -> origin/gh/mhorowitz/6/head 2025-09-01T19:50:49.8228951Z * [new branch] gh/mikaylagawarecki/234/base -> origin/gh/mikaylagawarecki/234/base 2025-09-01T19:50:49.8229049Z * [new branch] gh/mikaylagawarecki/234/head -> origin/gh/mikaylagawarecki/234/head 2025-09-01T19:50:49.8229144Z * [new branch] gh/mikaylagawarecki/235/base -> origin/gh/mikaylagawarecki/235/base 2025-09-01T19:50:49.8229235Z * [new branch] gh/mikaylagawarecki/235/head -> origin/gh/mikaylagawarecki/235/head 2025-09-01T19:50:49.8229395Z * [new branch] gh/mikaylagawarecki/236/base -> origin/gh/mikaylagawarecki/236/base 2025-09-01T19:50:49.8229488Z * [new branch] gh/mikaylagawarecki/236/head -> origin/gh/mikaylagawarecki/236/head 2025-09-01T19:50:49.8229578Z * [new branch] gh/mikaylagawarecki/237/base -> origin/gh/mikaylagawarecki/237/base 2025-09-01T19:50:49.8229670Z * [new branch] gh/mikaylagawarecki/237/head -> origin/gh/mikaylagawarecki/237/head 2025-09-01T19:50:49.8229762Z * [new branch] gh/mikaylagawarecki/238/base -> origin/gh/mikaylagawarecki/238/base 2025-09-01T19:50:49.8229853Z * [new branch] gh/mikaylagawarecki/238/head -> origin/gh/mikaylagawarecki/238/head 2025-09-01T19:50:49.8231052Z * [new branch] gh/mikaylagawarecki/317/base -> origin/gh/mikaylagawarecki/317/base 2025-09-01T19:50:49.8231146Z * [new branch] gh/mikaylagawarecki/317/head -> origin/gh/mikaylagawarecki/317/head 2025-09-01T19:50:49.8231243Z * [new branch] gh/mikaylagawarecki/317/orig -> origin/gh/mikaylagawarecki/317/orig 2025-09-01T19:50:49.8231336Z * [new branch] gh/mikaylagawarecki/320/base -> origin/gh/mikaylagawarecki/320/base 2025-09-01T19:50:49.8231428Z * [new branch] gh/mikaylagawarecki/320/head -> origin/gh/mikaylagawarecki/320/head 2025-09-01T19:50:49.8231520Z * [new branch] gh/mikaylagawarecki/320/orig -> origin/gh/mikaylagawarecki/320/orig 2025-09-01T19:50:49.8231612Z * [new branch] gh/mikaylagawarecki/329/base -> origin/gh/mikaylagawarecki/329/base 2025-09-01T19:50:49.8231704Z * [new branch] gh/mikaylagawarecki/329/head -> origin/gh/mikaylagawarecki/329/head 2025-09-01T19:50:49.8231795Z * [new branch] gh/mikaylagawarecki/329/orig -> origin/gh/mikaylagawarecki/329/orig 2025-09-01T19:50:49.8231891Z * [new branch] gh/mikaylagawarecki/330/base -> origin/gh/mikaylagawarecki/330/base 2025-09-01T19:50:49.8231985Z * [new branch] gh/mikaylagawarecki/330/head -> origin/gh/mikaylagawarecki/330/head 2025-09-01T19:50:49.8232076Z * [new branch] gh/mikaylagawarecki/330/orig -> origin/gh/mikaylagawarecki/330/orig 2025-09-01T19:50:49.8232167Z * [new branch] gh/mikaylagawarecki/331/base -> origin/gh/mikaylagawarecki/331/base 2025-09-01T19:50:49.8232260Z * [new branch] gh/mikaylagawarecki/331/head -> origin/gh/mikaylagawarecki/331/head 2025-09-01T19:50:49.8232352Z * [new branch] gh/mikaylagawarecki/331/orig -> origin/gh/mikaylagawarecki/331/orig 2025-09-01T19:50:49.8232444Z * [new branch] gh/mikaylagawarecki/332/base -> origin/gh/mikaylagawarecki/332/base 2025-09-01T19:50:49.8232536Z * [new branch] gh/mikaylagawarecki/332/head -> origin/gh/mikaylagawarecki/332/head 2025-09-01T19:50:49.8232631Z * [new branch] gh/mikaylagawarecki/332/orig -> origin/gh/mikaylagawarecki/332/orig 2025-09-01T19:50:49.8232724Z * [new branch] gh/mikaylagawarecki/333/base -> origin/gh/mikaylagawarecki/333/base 2025-09-01T19:50:49.8232816Z * [new branch] gh/mikaylagawarecki/333/head -> origin/gh/mikaylagawarecki/333/head 2025-09-01T19:50:49.8232908Z * [new branch] gh/mikaylagawarecki/333/orig -> origin/gh/mikaylagawarecki/333/orig 2025-09-01T19:50:49.8232999Z * [new branch] gh/mikaylagawarecki/334/base -> origin/gh/mikaylagawarecki/334/base 2025-09-01T19:50:49.8233094Z * [new branch] gh/mikaylagawarecki/334/head -> origin/gh/mikaylagawarecki/334/head 2025-09-01T19:50:49.8233187Z * [new branch] gh/mikaylagawarecki/334/orig -> origin/gh/mikaylagawarecki/334/orig 2025-09-01T19:50:49.8234302Z * [new branch] gh/mikaylagawarecki/335/base -> origin/gh/mikaylagawarecki/335/base 2025-09-01T19:50:49.8234399Z * [new branch] gh/mikaylagawarecki/335/head -> origin/gh/mikaylagawarecki/335/head 2025-09-01T19:50:49.8234918Z * [new branch] gh/mikaylagawarecki/335/orig -> origin/gh/mikaylagawarecki/335/orig 2025-09-01T19:50:49.8235010Z * [new branch] gh/mikaylagawarecki/336/base -> origin/gh/mikaylagawarecki/336/base 2025-09-01T19:50:49.8235102Z * [new branch] gh/mikaylagawarecki/336/head -> origin/gh/mikaylagawarecki/336/head 2025-09-01T19:50:49.8235194Z * [new branch] gh/mikaylagawarecki/336/orig -> origin/gh/mikaylagawarecki/336/orig 2025-09-01T19:50:49.8235285Z * [new branch] gh/mikaylagawarecki/337/base -> origin/gh/mikaylagawarecki/337/base 2025-09-01T19:50:49.8235377Z * [new branch] gh/mikaylagawarecki/337/head -> origin/gh/mikaylagawarecki/337/head 2025-09-01T19:50:49.8235468Z * [new branch] gh/mikaylagawarecki/337/orig -> origin/gh/mikaylagawarecki/337/orig 2025-09-01T19:50:49.8235591Z * [new branch] gh/mikaylagawarecki/338/base -> origin/gh/mikaylagawarecki/338/base 2025-09-01T19:50:49.8235687Z * [new branch] gh/mikaylagawarecki/338/head -> origin/gh/mikaylagawarecki/338/head 2025-09-01T19:50:49.8235778Z * [new branch] gh/mikaylagawarecki/338/orig -> origin/gh/mikaylagawarecki/338/orig 2025-09-01T19:50:49.8235853Z * [new branch] gh/mlazos/1/base -> origin/gh/mlazos/1/base 2025-09-01T19:50:49.8235927Z * [new branch] gh/mlazos/1/head -> origin/gh/mlazos/1/head 2025-09-01T19:50:49.8235998Z * [new branch] gh/mlazos/1/orig -> origin/gh/mlazos/1/orig 2025-09-01T19:50:49.8236072Z * [new branch] gh/mlazos/10/base -> origin/gh/mlazos/10/base 2025-09-01T19:50:49.8236145Z * [new branch] gh/mlazos/10/head -> origin/gh/mlazos/10/head 2025-09-01T19:50:49.8236218Z * [new branch] gh/mlazos/10/orig -> origin/gh/mlazos/10/orig 2025-09-01T19:50:49.8236293Z * [new branch] gh/mlazos/11/base -> origin/gh/mlazos/11/base 2025-09-01T19:50:49.8236364Z * [new branch] gh/mlazos/11/head -> origin/gh/mlazos/11/head 2025-09-01T19:50:49.8236435Z * [new branch] gh/mlazos/11/orig -> origin/gh/mlazos/11/orig 2025-09-01T19:50:49.8236505Z * [new branch] gh/mlazos/12/base -> origin/gh/mlazos/12/base 2025-09-01T19:50:49.8236575Z * [new branch] gh/mlazos/12/head -> origin/gh/mlazos/12/head 2025-09-01T19:50:49.8236646Z * [new branch] gh/mlazos/12/orig -> origin/gh/mlazos/12/orig 2025-09-01T19:50:49.8237742Z * [new branch] gh/mlazos/13/base -> origin/gh/mlazos/13/base 2025-09-01T19:50:49.8237814Z * [new branch] gh/mlazos/13/head -> origin/gh/mlazos/13/head 2025-09-01T19:50:49.8237886Z * [new branch] gh/mlazos/13/orig -> origin/gh/mlazos/13/orig 2025-09-01T19:50:49.8237959Z * [new branch] gh/mlazos/14/base -> origin/gh/mlazos/14/base 2025-09-01T19:50:49.8238033Z * [new branch] gh/mlazos/14/head -> origin/gh/mlazos/14/head 2025-09-01T19:50:49.8238105Z * [new branch] gh/mlazos/14/orig -> origin/gh/mlazos/14/orig 2025-09-01T19:50:49.8238174Z * [new branch] gh/mlazos/15/base -> origin/gh/mlazos/15/base 2025-09-01T19:50:49.8238304Z * [new branch] gh/mlazos/15/head -> origin/gh/mlazos/15/head 2025-09-01T19:50:49.8238378Z * [new branch] gh/mlazos/15/orig -> origin/gh/mlazos/15/orig 2025-09-01T19:50:49.8238448Z * [new branch] gh/mlazos/16/base -> origin/gh/mlazos/16/base 2025-09-01T19:50:49.8238518Z * [new branch] gh/mlazos/16/head -> origin/gh/mlazos/16/head 2025-09-01T19:50:49.8238589Z * [new branch] gh/mlazos/16/orig -> origin/gh/mlazos/16/orig 2025-09-01T19:50:49.8238661Z * [new branch] gh/mlazos/17/base -> origin/gh/mlazos/17/base 2025-09-01T19:50:49.8238789Z * [new branch] gh/mlazos/17/head -> origin/gh/mlazos/17/head 2025-09-01T19:50:49.8238861Z * [new branch] gh/mlazos/17/orig -> origin/gh/mlazos/17/orig 2025-09-01T19:50:49.8238933Z * [new branch] gh/mlazos/2/base -> origin/gh/mlazos/2/base 2025-09-01T19:50:49.8239004Z * [new branch] gh/mlazos/2/head -> origin/gh/mlazos/2/head 2025-09-01T19:50:49.8239075Z * [new branch] gh/mlazos/2/orig -> origin/gh/mlazos/2/orig 2025-09-01T19:50:49.8239146Z * [new branch] gh/mlazos/3/base -> origin/gh/mlazos/3/base 2025-09-01T19:50:49.8239216Z * [new branch] gh/mlazos/3/head -> origin/gh/mlazos/3/head 2025-09-01T19:50:49.8239285Z * [new branch] gh/mlazos/3/orig -> origin/gh/mlazos/3/orig 2025-09-01T19:50:49.8239407Z * [new branch] gh/mlazos/7/base -> origin/gh/mlazos/7/base 2025-09-01T19:50:49.8239479Z * [new branch] gh/mlazos/7/head -> origin/gh/mlazos/7/head 2025-09-01T19:50:49.8239549Z * [new branch] gh/mlazos/7/orig -> origin/gh/mlazos/7/orig 2025-09-01T19:50:49.8240663Z * [new branch] gh/mlazos/8/base -> origin/gh/mlazos/8/base 2025-09-01T19:50:49.8240735Z * [new branch] gh/mlazos/8/head -> origin/gh/mlazos/8/head 2025-09-01T19:50:49.8240805Z * [new branch] gh/mlazos/8/orig -> origin/gh/mlazos/8/orig 2025-09-01T19:50:49.8240875Z * [new branch] gh/mlazos/9/base -> origin/gh/mlazos/9/base 2025-09-01T19:50:49.8240945Z * [new branch] gh/mlazos/9/head -> origin/gh/mlazos/9/head 2025-09-01T19:50:49.8241014Z * [new branch] gh/mlazos/9/orig -> origin/gh/mlazos/9/orig 2025-09-01T19:50:49.8241093Z * [new branch] gh/mrmiywj/1/base -> origin/gh/mrmiywj/1/base 2025-09-01T19:50:49.8241172Z * [new branch] gh/mrmiywj/1/head -> origin/gh/mrmiywj/1/head 2025-09-01T19:50:49.8241252Z * [new branch] gh/muchulee8/62/base -> origin/gh/muchulee8/62/base 2025-09-01T19:50:49.8241331Z * [new branch] gh/muchulee8/62/head -> origin/gh/muchulee8/62/head 2025-09-01T19:50:49.8241407Z * [new branch] gh/muchulee8/62/orig -> origin/gh/muchulee8/62/orig 2025-09-01T19:50:49.8241483Z * [new branch] gh/muchulee8/63/base -> origin/gh/muchulee8/63/base 2025-09-01T19:50:49.8241559Z * [new branch] gh/muchulee8/63/head -> origin/gh/muchulee8/63/head 2025-09-01T19:50:49.8241633Z * [new branch] gh/muchulee8/63/orig -> origin/gh/muchulee8/63/orig 2025-09-01T19:50:49.8241709Z * [new branch] gh/muchulee8/64/base -> origin/gh/muchulee8/64/base 2025-09-01T19:50:49.8241784Z * [new branch] gh/muchulee8/64/head -> origin/gh/muchulee8/64/head 2025-09-01T19:50:49.8241859Z * [new branch] gh/muchulee8/64/orig -> origin/gh/muchulee8/64/orig 2025-09-01T19:50:49.8241934Z * [new branch] gh/muchulee8/65/base -> origin/gh/muchulee8/65/base 2025-09-01T19:50:49.8242010Z * [new branch] gh/muchulee8/65/head -> origin/gh/muchulee8/65/head 2025-09-01T19:50:49.8242083Z * [new branch] gh/muchulee8/65/orig -> origin/gh/muchulee8/65/orig 2025-09-01T19:50:49.8242172Z * [new branch] gh/naveenthangudu/1/base -> origin/gh/naveenthangudu/1/base 2025-09-01T19:50:49.8242259Z * [new branch] gh/naveenthangudu/1/head -> origin/gh/naveenthangudu/1/head 2025-09-01T19:50:49.8242344Z * [new branch] gh/naveenthangudu/1/orig -> origin/gh/naveenthangudu/1/orig 2025-09-01T19:50:49.8242429Z * [new branch] gh/naveenthangudu/2/base -> origin/gh/naveenthangudu/2/base 2025-09-01T19:50:49.8243533Z * [new branch] gh/naveenthangudu/2/head -> origin/gh/naveenthangudu/2/head 2025-09-01T19:50:49.8243659Z * [new branch] gh/naveenthangudu/2/orig -> origin/gh/naveenthangudu/2/orig 2025-09-01T19:50:49.8243742Z * [new branch] gh/naveenthangudu/3/base -> origin/gh/naveenthangudu/3/base 2025-09-01T19:50:49.8243826Z * [new branch] gh/naveenthangudu/3/head -> origin/gh/naveenthangudu/3/head 2025-09-01T19:50:49.8243909Z * [new branch] gh/naveenthangudu/3/orig -> origin/gh/naveenthangudu/3/orig 2025-09-01T19:50:49.8243992Z * [new branch] gh/naveenthangudu/4/base -> origin/gh/naveenthangudu/4/base 2025-09-01T19:50:49.8244075Z * [new branch] gh/naveenthangudu/4/head -> origin/gh/naveenthangudu/4/head 2025-09-01T19:50:49.8244158Z * [new branch] gh/naveenthangudu/4/orig -> origin/gh/naveenthangudu/4/orig 2025-09-01T19:50:49.8244272Z * [new branch] gh/naveenthangudu/5/base -> origin/gh/naveenthangudu/5/base 2025-09-01T19:50:49.8244358Z * [new branch] gh/naveenthangudu/5/head -> origin/gh/naveenthangudu/5/head 2025-09-01T19:50:49.8244441Z * [new branch] gh/naveenthangudu/5/orig -> origin/gh/naveenthangudu/5/orig 2025-09-01T19:50:49.8244524Z * [new branch] gh/naveenthangudu/6/base -> origin/gh/naveenthangudu/6/base 2025-09-01T19:50:49.8244606Z * [new branch] gh/naveenthangudu/6/head -> origin/gh/naveenthangudu/6/head 2025-09-01T19:50:49.8244691Z * [new branch] gh/naveenthangudu/6/orig -> origin/gh/naveenthangudu/6/orig 2025-09-01T19:50:49.8244765Z * [new branch] gh/oulgen/35/base -> origin/gh/oulgen/35/base 2025-09-01T19:50:49.8244837Z * [new branch] gh/oulgen/35/head -> origin/gh/oulgen/35/head 2025-09-01T19:50:49.8244912Z * [new branch] gh/oulgen/35/orig -> origin/gh/oulgen/35/orig 2025-09-01T19:50:49.8244983Z * [new branch] gh/oulgen/44/base -> origin/gh/oulgen/44/base 2025-09-01T19:50:49.8245055Z * [new branch] gh/oulgen/44/head -> origin/gh/oulgen/44/head 2025-09-01T19:50:49.8245125Z * [new branch] gh/oulgen/44/orig -> origin/gh/oulgen/44/orig 2025-09-01T19:50:49.8245196Z * [new branch] gh/oulgen/47/base -> origin/gh/oulgen/47/base 2025-09-01T19:50:49.8245266Z * [new branch] gh/oulgen/47/head -> origin/gh/oulgen/47/head 2025-09-01T19:50:49.8245337Z * [new branch] gh/oulgen/47/orig -> origin/gh/oulgen/47/orig 2025-09-01T19:50:49.8245407Z * [new branch] gh/oulgen/48/base -> origin/gh/oulgen/48/base 2025-09-01T19:50:49.8245477Z * [new branch] gh/oulgen/48/head -> origin/gh/oulgen/48/head 2025-09-01T19:50:49.8246575Z * [new branch] gh/oulgen/48/orig -> origin/gh/oulgen/48/orig 2025-09-01T19:50:49.8246649Z * [new branch] gh/pearu/108/base -> origin/gh/pearu/108/base 2025-09-01T19:50:49.8246725Z * [new branch] gh/pearu/108/head -> origin/gh/pearu/108/head 2025-09-01T19:50:49.8246796Z * [new branch] gh/pearu/108/orig -> origin/gh/pearu/108/orig 2025-09-01T19:50:49.8246867Z * [new branch] gh/pearu/109/base -> origin/gh/pearu/109/base 2025-09-01T19:50:49.8246937Z * [new branch] gh/pearu/109/head -> origin/gh/pearu/109/head 2025-09-01T19:50:49.8247008Z * [new branch] gh/pearu/109/orig -> origin/gh/pearu/109/orig 2025-09-01T19:50:49.8247079Z * [new branch] gh/pearu/110/base -> origin/gh/pearu/110/base 2025-09-01T19:50:49.8247149Z * [new branch] gh/pearu/110/head -> origin/gh/pearu/110/head 2025-09-01T19:50:49.8247223Z * [new branch] gh/pearu/110/orig -> origin/gh/pearu/110/orig 2025-09-01T19:50:49.8247293Z * [new branch] gh/pearu/111/base -> origin/gh/pearu/111/base 2025-09-01T19:50:49.8247415Z * [new branch] gh/pearu/111/head -> origin/gh/pearu/111/head 2025-09-01T19:50:49.8247486Z * [new branch] gh/pearu/111/orig -> origin/gh/pearu/111/orig 2025-09-01T19:50:49.8247557Z * [new branch] gh/pearu/112/base -> origin/gh/pearu/112/base 2025-09-01T19:50:49.8247628Z * [new branch] gh/pearu/112/head -> origin/gh/pearu/112/head 2025-09-01T19:50:49.8247698Z * [new branch] gh/pearu/112/orig -> origin/gh/pearu/112/orig 2025-09-01T19:50:49.8247770Z * [new branch] gh/pearu/113/base -> origin/gh/pearu/113/base 2025-09-01T19:50:49.8247840Z * [new branch] gh/pearu/113/head -> origin/gh/pearu/113/head 2025-09-01T19:50:49.8247944Z * [new branch] gh/pearu/113/orig -> origin/gh/pearu/113/orig 2025-09-01T19:50:49.8248016Z * [new branch] gh/pearu/114/base -> origin/gh/pearu/114/base 2025-09-01T19:50:49.8248090Z * [new branch] gh/pearu/114/head -> origin/gh/pearu/114/head 2025-09-01T19:50:49.8248161Z * [new branch] gh/pearu/114/orig -> origin/gh/pearu/114/orig 2025-09-01T19:50:49.8248286Z * [new branch] gh/pearu/115/base -> origin/gh/pearu/115/base 2025-09-01T19:50:49.8248359Z * [new branch] gh/pearu/115/head -> origin/gh/pearu/115/head 2025-09-01T19:50:49.8249470Z * [new branch] gh/pearu/115/orig -> origin/gh/pearu/115/orig 2025-09-01T19:50:49.8249544Z * [new branch] gh/pearu/116/base -> origin/gh/pearu/116/base 2025-09-01T19:50:49.8249615Z * [new branch] gh/pearu/116/head -> origin/gh/pearu/116/head 2025-09-01T19:50:49.8249690Z * [new branch] gh/pearu/116/orig -> origin/gh/pearu/116/orig 2025-09-01T19:50:49.8249763Z * [new branch] gh/pearu/56/base -> origin/gh/pearu/56/base 2025-09-01T19:50:49.8249839Z * [new branch] gh/pearu/56/head -> origin/gh/pearu/56/head 2025-09-01T19:50:49.8249910Z * [new branch] gh/pearu/56/orig -> origin/gh/pearu/56/orig 2025-09-01T19:50:49.8249981Z * [new branch] gh/pearu/97/base -> origin/gh/pearu/97/base 2025-09-01T19:50:49.8250051Z * [new branch] gh/pearu/97/head -> origin/gh/pearu/97/head 2025-09-01T19:50:49.8250121Z * [new branch] gh/pearu/97/orig -> origin/gh/pearu/97/orig 2025-09-01T19:50:49.8250193Z * [new branch] gh/qqaatw/29/base -> origin/gh/qqaatw/29/base 2025-09-01T19:50:49.8250264Z * [new branch] gh/qqaatw/29/head -> origin/gh/qqaatw/29/head 2025-09-01T19:50:49.8250339Z * [new branch] gh/qqaatw/29/orig -> origin/gh/qqaatw/29/orig 2025-09-01T19:50:49.8250453Z * [new branch] gh/raymo/cleanup-dynamo-logging -> origin/gh/raymo/cleanup-dynamo-logging 2025-09-01T19:50:49.8250545Z * [new branch] gh/raymo/refresh-script -> origin/gh/raymo/refresh-script 2025-09-01T19:50:49.8250618Z * [new branch] gh/rec/141/base -> origin/gh/rec/141/base 2025-09-01T19:50:49.8250688Z * [new branch] gh/rec/141/head -> origin/gh/rec/141/head 2025-09-01T19:50:49.8250758Z * [new branch] gh/rec/153/base -> origin/gh/rec/153/base 2025-09-01T19:50:49.8250826Z * [new branch] gh/rec/153/head -> origin/gh/rec/153/head 2025-09-01T19:50:49.8250893Z * [new branch] gh/rec/153/orig -> origin/gh/rec/153/orig 2025-09-01T19:50:49.8250960Z * [new branch] gh/rec/154/base -> origin/gh/rec/154/base 2025-09-01T19:50:49.8251029Z * [new branch] gh/rec/154/head -> origin/gh/rec/154/head 2025-09-01T19:50:49.8251095Z * [new branch] gh/rec/154/orig -> origin/gh/rec/154/orig 2025-09-01T19:50:49.8251230Z * [new branch] gh/rec/156/base -> origin/gh/rec/156/base 2025-09-01T19:50:49.8252331Z * [new branch] gh/rec/156/head -> origin/gh/rec/156/head 2025-09-01T19:50:49.8252399Z * [new branch] gh/rec/156/orig -> origin/gh/rec/156/orig 2025-09-01T19:50:49.8252467Z * [new branch] gh/rec/160/base -> origin/gh/rec/160/base 2025-09-01T19:50:49.8252534Z * [new branch] gh/rec/160/head -> origin/gh/rec/160/head 2025-09-01T19:50:49.8252600Z * [new branch] gh/rec/160/orig -> origin/gh/rec/160/orig 2025-09-01T19:50:49.8252668Z * [new branch] gh/rec/161/base -> origin/gh/rec/161/base 2025-09-01T19:50:49.8252798Z * [new branch] gh/rec/161/head -> origin/gh/rec/161/head 2025-09-01T19:50:49.8252864Z * [new branch] gh/rec/161/orig -> origin/gh/rec/161/orig 2025-09-01T19:50:49.8252937Z * [new branch] gh/rec/162/base -> origin/gh/rec/162/base 2025-09-01T19:50:49.8253004Z * [new branch] gh/rec/162/head -> origin/gh/rec/162/head 2025-09-01T19:50:49.8253071Z * [new branch] gh/rec/162/orig -> origin/gh/rec/162/orig 2025-09-01T19:50:49.8253139Z * [new branch] gh/rec/163/base -> origin/gh/rec/163/base 2025-09-01T19:50:49.8253207Z * [new branch] gh/rec/163/head -> origin/gh/rec/163/head 2025-09-01T19:50:49.8253274Z * [new branch] gh/rec/163/orig -> origin/gh/rec/163/orig 2025-09-01T19:50:49.8253341Z * [new branch] gh/rec/164/base -> origin/gh/rec/164/base 2025-09-01T19:50:49.8253412Z * [new branch] gh/rec/164/head -> origin/gh/rec/164/head 2025-09-01T19:50:49.8253479Z * [new branch] gh/rec/164/orig -> origin/gh/rec/164/orig 2025-09-01T19:50:49.8253547Z * [new branch] gh/rec/165/base -> origin/gh/rec/165/base 2025-09-01T19:50:49.8253615Z * [new branch] gh/rec/165/head -> origin/gh/rec/165/head 2025-09-01T19:50:49.8253682Z * [new branch] gh/rec/165/orig -> origin/gh/rec/165/orig 2025-09-01T19:50:49.8253748Z * [new branch] gh/rec/166/base -> origin/gh/rec/166/base 2025-09-01T19:50:49.8253816Z * [new branch] gh/rec/166/head -> origin/gh/rec/166/head 2025-09-01T19:50:49.8253883Z * [new branch] gh/rec/166/orig -> origin/gh/rec/166/orig 2025-09-01T19:50:49.8253976Z * [new branch] gh/robert-hardwick/1/base -> origin/gh/robert-hardwick/1/base 2025-09-01T19:50:49.8255103Z * [new branch] gh/robert-hardwick/1/head -> origin/gh/robert-hardwick/1/head 2025-09-01T19:50:49.8255191Z * [new branch] gh/robert-hardwick/1/orig -> origin/gh/robert-hardwick/1/orig 2025-09-01T19:50:49.8255278Z * [new branch] gh/robert-hardwick/2/base -> origin/gh/robert-hardwick/2/base 2025-09-01T19:50:49.8255364Z * [new branch] gh/robert-hardwick/2/head -> origin/gh/robert-hardwick/2/head 2025-09-01T19:50:49.8255449Z * [new branch] gh/robert-hardwick/2/orig -> origin/gh/robert-hardwick/2/orig 2025-09-01T19:50:49.8255534Z * [new branch] gh/robert-hardwick/3/base -> origin/gh/robert-hardwick/3/base 2025-09-01T19:50:49.8255620Z * [new branch] gh/robert-hardwick/3/head -> origin/gh/robert-hardwick/3/head 2025-09-01T19:50:49.8255705Z * [new branch] gh/robert-hardwick/3/orig -> origin/gh/robert-hardwick/3/orig 2025-09-01T19:50:49.8255789Z * [new branch] gh/robert-hardwick/4/base -> origin/gh/robert-hardwick/4/base 2025-09-01T19:50:49.8255877Z * [new branch] gh/robert-hardwick/4/head -> origin/gh/robert-hardwick/4/head 2025-09-01T19:50:49.8255996Z * [new branch] gh/robert-hardwick/4/orig -> origin/gh/robert-hardwick/4/orig 2025-09-01T19:50:49.8256070Z * [new branch] gh/rtimpe/1/base -> origin/gh/rtimpe/1/base 2025-09-01T19:50:49.8256143Z * [new branch] gh/rtimpe/1/head -> origin/gh/rtimpe/1/head 2025-09-01T19:50:49.8256216Z * [new branch] gh/rtimpe/10/base -> origin/gh/rtimpe/10/base 2025-09-01T19:50:49.8256289Z * [new branch] gh/rtimpe/10/head -> origin/gh/rtimpe/10/head 2025-09-01T19:50:49.8256361Z * [new branch] gh/rtimpe/10/orig -> origin/gh/rtimpe/10/orig 2025-09-01T19:50:49.8256432Z * [new branch] gh/rtimpe/11/base -> origin/gh/rtimpe/11/base 2025-09-01T19:50:49.8256503Z * [new branch] gh/rtimpe/11/head -> origin/gh/rtimpe/11/head 2025-09-01T19:50:49.8256605Z * [new branch] gh/rtimpe/11/orig -> origin/gh/rtimpe/11/orig 2025-09-01T19:50:49.8256679Z * [new branch] gh/rtimpe/12/base -> origin/gh/rtimpe/12/base 2025-09-01T19:50:49.8256750Z * [new branch] gh/rtimpe/12/head -> origin/gh/rtimpe/12/head 2025-09-01T19:50:49.8256821Z * [new branch] gh/rtimpe/12/orig -> origin/gh/rtimpe/12/orig 2025-09-01T19:50:49.8256892Z * [new branch] gh/rtimpe/13/base -> origin/gh/rtimpe/13/base 2025-09-01T19:50:49.8256963Z * [new branch] gh/rtimpe/13/head -> origin/gh/rtimpe/13/head 2025-09-01T19:50:49.8258057Z * [new branch] gh/rtimpe/13/orig -> origin/gh/rtimpe/13/orig 2025-09-01T19:50:49.8258129Z * [new branch] gh/rtimpe/14/base -> origin/gh/rtimpe/14/base 2025-09-01T19:50:49.8258257Z * [new branch] gh/rtimpe/14/head -> origin/gh/rtimpe/14/head 2025-09-01T19:50:49.8258754Z * [new branch] gh/rtimpe/14/orig -> origin/gh/rtimpe/14/orig 2025-09-01T19:50:49.8258830Z * [new branch] gh/rtimpe/15/base -> origin/gh/rtimpe/15/base 2025-09-01T19:50:49.8258901Z * [new branch] gh/rtimpe/15/head -> origin/gh/rtimpe/15/head 2025-09-01T19:50:49.8258972Z * [new branch] gh/rtimpe/15/orig -> origin/gh/rtimpe/15/orig 2025-09-01T19:50:49.8259044Z * [new branch] gh/rtimpe/2/base -> origin/gh/rtimpe/2/base 2025-09-01T19:50:49.8259115Z * [new branch] gh/rtimpe/2/head -> origin/gh/rtimpe/2/head 2025-09-01T19:50:49.8259185Z * [new branch] gh/rtimpe/3/base -> origin/gh/rtimpe/3/base 2025-09-01T19:50:49.8259257Z * [new branch] gh/rtimpe/3/head -> origin/gh/rtimpe/3/head 2025-09-01T19:50:49.8259327Z * [new branch] gh/rtimpe/4/base -> origin/gh/rtimpe/4/base 2025-09-01T19:50:49.8259399Z * [new branch] gh/rtimpe/4/head -> origin/gh/rtimpe/4/head 2025-09-01T19:50:49.8259470Z * [new branch] gh/rtimpe/9/base -> origin/gh/rtimpe/9/base 2025-09-01T19:50:49.8259540Z * [new branch] gh/rtimpe/9/head -> origin/gh/rtimpe/9/head 2025-09-01T19:50:49.8259609Z * [new branch] gh/rtimpe/9/orig -> origin/gh/rtimpe/9/orig 2025-09-01T19:50:49.8259696Z * [new branch] gh/ruisizhang123/1/base -> origin/gh/ruisizhang123/1/base 2025-09-01T19:50:49.8259778Z * [new branch] gh/ruisizhang123/1/head -> origin/gh/ruisizhang123/1/head 2025-09-01T19:50:49.8259860Z * [new branch] gh/ruisizhang123/1/orig -> origin/gh/ruisizhang123/1/orig 2025-09-01T19:50:49.8259942Z * [new branch] gh/ruisizhang123/4/base -> origin/gh/ruisizhang123/4/base 2025-09-01T19:50:49.8260025Z * [new branch] gh/ruisizhang123/4/head -> origin/gh/ruisizhang123/4/head 2025-09-01T19:50:49.8260104Z * [new branch] gh/ruisizhang123/4/orig -> origin/gh/ruisizhang123/4/orig 2025-09-01T19:50:49.8260256Z * [new branch] gh/ruisizhang123/5/base -> origin/gh/ruisizhang123/5/base 2025-09-01T19:50:49.8260336Z * [new branch] gh/ruisizhang123/5/head -> origin/gh/ruisizhang123/5/head 2025-09-01T19:50:49.8260417Z * [new branch] gh/ruisizhang123/5/orig -> origin/gh/ruisizhang123/5/orig 2025-09-01T19:50:49.8261571Z * [new branch] gh/ruisizhang123/6/base -> origin/gh/ruisizhang123/6/base 2025-09-01T19:50:49.8261653Z * [new branch] gh/ruisizhang123/6/head -> origin/gh/ruisizhang123/6/head 2025-09-01T19:50:49.8261733Z * [new branch] gh/ruisizhang123/6/orig -> origin/gh/ruisizhang123/6/orig 2025-09-01T19:50:49.8261814Z * [new branch] gh/ruisizhang123/7/base -> origin/gh/ruisizhang123/7/base 2025-09-01T19:50:49.8261957Z * [new branch] gh/ruisizhang123/7/head -> origin/gh/ruisizhang123/7/head 2025-09-01T19:50:49.8262043Z * [new branch] gh/ruisizhang123/7/orig -> origin/gh/ruisizhang123/7/orig 2025-09-01T19:50:49.8262124Z * [new branch] gh/ruisizhang123/8/base -> origin/gh/ruisizhang123/8/base 2025-09-01T19:50:49.8262203Z * [new branch] gh/ruisizhang123/8/head -> origin/gh/ruisizhang123/8/head 2025-09-01T19:50:49.8262284Z * [new branch] gh/ruisizhang123/8/orig -> origin/gh/ruisizhang123/8/orig 2025-09-01T19:50:49.8262365Z * [new branch] gh/ruisizhang123/9/base -> origin/gh/ruisizhang123/9/base 2025-09-01T19:50:49.8262445Z * [new branch] gh/ruisizhang123/9/head -> origin/gh/ruisizhang123/9/head 2025-09-01T19:50:49.8262525Z * [new branch] gh/ruisizhang123/9/orig -> origin/gh/ruisizhang123/9/orig 2025-09-01T19:50:49.8262599Z * [new branch] gh/sarckk/2/base -> origin/gh/sarckk/2/base 2025-09-01T19:50:49.8262671Z * [new branch] gh/sarckk/2/head -> origin/gh/sarckk/2/head 2025-09-01T19:50:49.8262742Z * [new branch] gh/sarckk/2/orig -> origin/gh/sarckk/2/orig 2025-09-01T19:50:49.8262823Z * [new branch] gh/seemethere/23/head -> origin/gh/seemethere/23/head 2025-09-01T19:50:49.8262904Z * [new branch] gh/seemethere/32/base -> origin/gh/seemethere/32/base 2025-09-01T19:50:49.8262982Z * [new branch] gh/seemethere/32/head -> origin/gh/seemethere/32/head 2025-09-01T19:50:49.8263059Z * [new branch] gh/seemethere/32/orig -> origin/gh/seemethere/32/orig 2025-09-01T19:50:49.8263137Z * [new branch] gh/seemethere/33/base -> origin/gh/seemethere/33/base 2025-09-01T19:50:49.8263214Z * [new branch] gh/seemethere/33/head -> origin/gh/seemethere/33/head 2025-09-01T19:50:49.8263294Z * [new branch] gh/seemethere/33/orig -> origin/gh/seemethere/33/orig 2025-09-01T19:50:49.8263371Z * [new branch] gh/seemethere/34/base -> origin/gh/seemethere/34/base 2025-09-01T19:50:49.8263449Z * [new branch] gh/seemethere/34/head -> origin/gh/seemethere/34/head 2025-09-01T19:50:49.8264546Z * [new branch] gh/seemethere/34/orig -> origin/gh/seemethere/34/orig 2025-09-01T19:50:49.8264626Z * [new branch] gh/seemethere/35/base -> origin/gh/seemethere/35/base 2025-09-01T19:50:49.8264703Z * [new branch] gh/seemethere/35/head -> origin/gh/seemethere/35/head 2025-09-01T19:50:49.8264780Z * [new branch] gh/seemethere/35/orig -> origin/gh/seemethere/35/orig 2025-09-01T19:50:49.8264858Z * [new branch] gh/seemethere/37/base -> origin/gh/seemethere/37/base 2025-09-01T19:50:49.8264935Z * [new branch] gh/seemethere/37/head -> origin/gh/seemethere/37/head 2025-09-01T19:50:49.8265015Z * [new branch] gh/seemethere/37/orig -> origin/gh/seemethere/37/orig 2025-09-01T19:50:49.8265132Z * [new branch] gh/seemethere/43/base -> origin/gh/seemethere/43/base 2025-09-01T19:50:49.8265210Z * [new branch] gh/seemethere/43/head -> origin/gh/seemethere/43/head 2025-09-01T19:50:49.8265287Z * [new branch] gh/seemethere/43/orig -> origin/gh/seemethere/43/orig 2025-09-01T19:50:49.8265365Z * [new branch] gh/seemethere/44/base -> origin/gh/seemethere/44/base 2025-09-01T19:50:49.8265442Z * [new branch] gh/seemethere/44/head -> origin/gh/seemethere/44/head 2025-09-01T19:50:49.8265519Z * [new branch] gh/seemethere/44/orig -> origin/gh/seemethere/44/orig 2025-09-01T19:50:49.8265597Z * [new branch] gh/seemethere/48/base -> origin/gh/seemethere/48/base 2025-09-01T19:50:49.8265674Z * [new branch] gh/seemethere/48/head -> origin/gh/seemethere/48/head 2025-09-01T19:50:49.8265782Z * [new branch] gh/seemethere/48/orig -> origin/gh/seemethere/48/orig 2025-09-01T19:50:49.8265864Z * [new branch] gh/seemethere/49/base -> origin/gh/seemethere/49/base 2025-09-01T19:50:49.8265941Z * [new branch] gh/seemethere/49/head -> origin/gh/seemethere/49/head 2025-09-01T19:50:49.8266018Z * [new branch] gh/seemethere/49/orig -> origin/gh/seemethere/49/orig 2025-09-01T19:50:49.8266095Z * [new branch] gh/seemethere/51/base -> origin/gh/seemethere/51/base 2025-09-01T19:50:49.8266172Z * [new branch] gh/seemethere/51/head -> origin/gh/seemethere/51/head 2025-09-01T19:50:49.8266250Z * [new branch] gh/seemethere/51/orig -> origin/gh/seemethere/51/orig 2025-09-01T19:50:49.8266327Z * [new branch] gh/seemethere/52/base -> origin/gh/seemethere/52/base 2025-09-01T19:50:49.8266407Z * [new branch] gh/seemethere/52/head -> origin/gh/seemethere/52/head 2025-09-01T19:50:49.8267505Z * [new branch] gh/seemethere/52/orig -> origin/gh/seemethere/52/orig 2025-09-01T19:50:49.8267589Z * [new branch] gh/seemethere/53/base -> origin/gh/seemethere/53/base 2025-09-01T19:50:49.8267667Z * [new branch] gh/seemethere/53/head -> origin/gh/seemethere/53/head 2025-09-01T19:50:49.8267743Z * [new branch] gh/seemethere/53/orig -> origin/gh/seemethere/53/orig 2025-09-01T19:50:49.8267820Z * [new branch] gh/seemethere/54/base -> origin/gh/seemethere/54/base 2025-09-01T19:50:49.8267898Z * [new branch] gh/seemethere/54/head -> origin/gh/seemethere/54/head 2025-09-01T19:50:49.8267975Z * [new branch] gh/seemethere/54/orig -> origin/gh/seemethere/54/orig 2025-09-01T19:50:49.8268052Z * [new branch] gh/seemethere/55/base -> origin/gh/seemethere/55/base 2025-09-01T19:50:49.8268134Z * [new branch] gh/seemethere/55/head -> origin/gh/seemethere/55/head 2025-09-01T19:50:49.8268267Z * [new branch] gh/seemethere/55/orig -> origin/gh/seemethere/55/orig 2025-09-01T19:50:49.8268347Z * [new branch] gh/seemethere/56/base -> origin/gh/seemethere/56/base 2025-09-01T19:50:49.8268425Z * [new branch] gh/seemethere/56/head -> origin/gh/seemethere/56/head 2025-09-01T19:50:49.8268502Z * [new branch] gh/seemethere/56/orig -> origin/gh/seemethere/56/orig 2025-09-01T19:50:49.8268579Z * [new branch] gh/seemethere/57/base -> origin/gh/seemethere/57/base 2025-09-01T19:50:49.8268657Z * [new branch] gh/seemethere/57/head -> origin/gh/seemethere/57/head 2025-09-01T19:50:49.8268734Z * [new branch] gh/seemethere/57/orig -> origin/gh/seemethere/57/orig 2025-09-01T19:50:49.8268811Z * [new branch] gh/seemethere/58/base -> origin/gh/seemethere/58/base 2025-09-01T19:50:49.8268890Z * [new branch] gh/seemethere/58/head -> origin/gh/seemethere/58/head 2025-09-01T19:50:49.8269029Z * [new branch] gh/seemethere/58/orig -> origin/gh/seemethere/58/orig 2025-09-01T19:50:49.8269106Z * [new branch] gh/seemethere/59/base -> origin/gh/seemethere/59/base 2025-09-01T19:50:49.8269184Z * [new branch] gh/seemethere/59/head -> origin/gh/seemethere/59/head 2025-09-01T19:50:49.8269260Z * [new branch] gh/seemethere/59/orig -> origin/gh/seemethere/59/orig 2025-09-01T19:50:49.8269337Z * [new branch] gh/seemethere/60/base -> origin/gh/seemethere/60/base 2025-09-01T19:50:49.8269413Z * [new branch] gh/seemethere/60/head -> origin/gh/seemethere/60/head 2025-09-01T19:50:49.8270519Z * [new branch] gh/seemethere/60/orig -> origin/gh/seemethere/60/orig 2025-09-01T19:50:49.8270658Z * [new branch] gh/seemethere/7/head -> origin/gh/seemethere/7/head 2025-09-01T19:50:49.8270743Z * [new branch] gh/shunting314/145/base -> origin/gh/shunting314/145/base 2025-09-01T19:50:49.8270828Z * [new branch] gh/shunting314/145/head -> origin/gh/shunting314/145/head 2025-09-01T19:50:49.8270908Z * [new branch] gh/shunting314/145/orig -> origin/gh/shunting314/145/orig 2025-09-01T19:50:49.8270988Z * [new branch] gh/shunting314/176/base -> origin/gh/shunting314/176/base 2025-09-01T19:50:49.8271068Z * [new branch] gh/shunting314/176/head -> origin/gh/shunting314/176/head 2025-09-01T19:50:49.8271147Z * [new branch] gh/shunting314/176/orig -> origin/gh/shunting314/176/orig 2025-09-01T19:50:49.8271225Z * [new branch] gh/shunting314/211/base -> origin/gh/shunting314/211/base 2025-09-01T19:50:49.8271306Z * [new branch] gh/shunting314/211/head -> origin/gh/shunting314/211/head 2025-09-01T19:50:49.8271389Z * [new branch] gh/shunting314/211/orig -> origin/gh/shunting314/211/orig 2025-09-01T19:50:49.8271471Z * [new branch] gh/shunting314/212/base -> origin/gh/shunting314/212/base 2025-09-01T19:50:49.8271551Z * [new branch] gh/shunting314/212/head -> origin/gh/shunting314/212/head 2025-09-01T19:50:49.8271631Z * [new branch] gh/shunting314/212/orig -> origin/gh/shunting314/212/orig 2025-09-01T19:50:49.8271710Z * [new branch] gh/shunting314/213/base -> origin/gh/shunting314/213/base 2025-09-01T19:50:49.8271790Z * [new branch] gh/shunting314/213/head -> origin/gh/shunting314/213/head 2025-09-01T19:50:49.8271868Z * [new branch] gh/shunting314/213/orig -> origin/gh/shunting314/213/orig 2025-09-01T19:50:49.8271947Z * [new branch] gh/silverguo/1/base -> origin/gh/silverguo/1/base 2025-09-01T19:50:49.8272027Z * [new branch] gh/silverguo/1/head -> origin/gh/silverguo/1/head 2025-09-01T19:50:49.8272103Z * [new branch] gh/silverguo/2/base -> origin/gh/silverguo/2/base 2025-09-01T19:50:49.8272181Z * [new branch] gh/silverguo/2/head -> origin/gh/silverguo/2/head 2025-09-01T19:50:49.8272257Z * [new branch] gh/silverguo/3/base -> origin/gh/silverguo/3/base 2025-09-01T19:50:49.8272331Z * [new branch] gh/silverguo/3/head -> origin/gh/silverguo/3/head 2025-09-01T19:50:49.8272404Z * [new branch] gh/silverguo/4/base -> origin/gh/silverguo/4/base 2025-09-01T19:50:49.8273502Z * [new branch] gh/silverguo/4/head -> origin/gh/silverguo/4/head 2025-09-01T19:50:49.8273584Z * [new branch] gh/sinhaanhsul/1/base -> origin/gh/sinhaanhsul/1/base 2025-09-01T19:50:49.8273664Z * [new branch] gh/sinhaanhsul/1/head -> origin/gh/sinhaanhsul/1/head 2025-09-01T19:50:49.8273742Z * [new branch] gh/skarjala/16/base -> origin/gh/skarjala/16/base 2025-09-01T19:50:49.8273817Z * [new branch] gh/skarjala/16/head -> origin/gh/skarjala/16/head 2025-09-01T19:50:49.8273933Z * [new branch] gh/skarjala/16/orig -> origin/gh/skarjala/16/orig 2025-09-01T19:50:49.8274009Z * [new branch] gh/skarjala/17/base -> origin/gh/skarjala/17/base 2025-09-01T19:50:49.8274083Z * [new branch] gh/skarjala/17/head -> origin/gh/skarjala/17/head 2025-09-01T19:50:49.8274156Z * [new branch] gh/skarjala/17/orig -> origin/gh/skarjala/17/orig 2025-09-01T19:50:49.8274231Z * [new branch] gh/skarjala/18/base -> origin/gh/skarjala/18/base 2025-09-01T19:50:49.8274304Z * [new branch] gh/skarjala/18/head -> origin/gh/skarjala/18/head 2025-09-01T19:50:49.8274378Z * [new branch] gh/skarjala/18/orig -> origin/gh/skarjala/18/orig 2025-09-01T19:50:49.8274483Z * [new branch] gh/skarjala/19/base -> origin/gh/skarjala/19/base 2025-09-01T19:50:49.8274558Z * [new branch] gh/skarjala/19/head -> origin/gh/skarjala/19/head 2025-09-01T19:50:49.8274636Z * [new branch] gh/skarjala/19/orig -> origin/gh/skarjala/19/orig 2025-09-01T19:50:49.8274710Z * [new branch] gh/slayton58/1/base -> origin/gh/slayton58/1/base 2025-09-01T19:50:49.8274785Z * [new branch] gh/slayton58/1/head -> origin/gh/slayton58/1/head 2025-09-01T19:50:49.8274859Z * [new branch] gh/slayton58/1/orig -> origin/gh/slayton58/1/orig 2025-09-01T19:50:49.8274932Z * [new branch] gh/slayton58/2/base -> origin/gh/slayton58/2/base 2025-09-01T19:50:49.8275006Z * [new branch] gh/slayton58/2/head -> origin/gh/slayton58/2/head 2025-09-01T19:50:49.8275079Z * [new branch] gh/slayton58/2/orig -> origin/gh/slayton58/2/orig 2025-09-01T19:50:49.8275156Z * [new branch] gh/slayton58/3/base -> origin/gh/slayton58/3/base 2025-09-01T19:50:49.8275232Z * [new branch] gh/slayton58/3/head -> origin/gh/slayton58/3/head 2025-09-01T19:50:49.8275306Z * [new branch] gh/slayton58/3/orig -> origin/gh/slayton58/3/orig 2025-09-01T19:50:49.8275378Z * [new branch] gh/slayton58/4/base -> origin/gh/slayton58/4/base 2025-09-01T19:50:49.8276469Z * [new branch] gh/slayton58/4/head -> origin/gh/slayton58/4/head 2025-09-01T19:50:49.8276543Z * [new branch] gh/slayton58/4/orig -> origin/gh/slayton58/4/orig 2025-09-01T19:50:49.8276617Z * [new branch] gh/slayton58/5/base -> origin/gh/slayton58/5/base 2025-09-01T19:50:49.8276692Z * [new branch] gh/slayton58/5/head -> origin/gh/slayton58/5/head 2025-09-01T19:50:49.8276765Z * [new branch] gh/slayton58/5/orig -> origin/gh/slayton58/5/orig 2025-09-01T19:50:49.8276848Z * [new branch] gh/soulitzer/269/base -> origin/gh/soulitzer/269/base 2025-09-01T19:50:49.8276930Z * [new branch] gh/soulitzer/269/head -> origin/gh/soulitzer/269/head 2025-09-01T19:50:49.8277009Z * [new branch] gh/soulitzer/269/orig -> origin/gh/soulitzer/269/orig 2025-09-01T19:50:49.8277086Z * [new branch] gh/soulitzer/276/base -> origin/gh/soulitzer/276/base 2025-09-01T19:50:49.8277163Z * [new branch] gh/soulitzer/276/head -> origin/gh/soulitzer/276/head 2025-09-01T19:50:49.8277241Z * [new branch] gh/soulitzer/276/orig -> origin/gh/soulitzer/276/orig 2025-09-01T19:50:49.8277318Z * [new branch] gh/soulitzer/287/base -> origin/gh/soulitzer/287/base 2025-09-01T19:50:49.8277396Z * [new branch] gh/soulitzer/287/head -> origin/gh/soulitzer/287/head 2025-09-01T19:50:49.8277475Z * [new branch] gh/soulitzer/287/orig -> origin/gh/soulitzer/287/orig 2025-09-01T19:50:49.8277552Z * [new branch] gh/soulitzer/296/base -> origin/gh/soulitzer/296/base 2025-09-01T19:50:49.8277665Z * [new branch] gh/soulitzer/296/head -> origin/gh/soulitzer/296/head 2025-09-01T19:50:49.8277742Z * [new branch] gh/soulitzer/296/orig -> origin/gh/soulitzer/296/orig 2025-09-01T19:50:49.8277819Z * [new branch] gh/soulitzer/299/base -> origin/gh/soulitzer/299/base 2025-09-01T19:50:49.8277895Z * [new branch] gh/soulitzer/299/head -> origin/gh/soulitzer/299/head 2025-09-01T19:50:49.8277973Z * [new branch] gh/soulitzer/299/orig -> origin/gh/soulitzer/299/orig 2025-09-01T19:50:49.8278050Z * [new branch] gh/soulitzer/300/base -> origin/gh/soulitzer/300/base 2025-09-01T19:50:49.8278127Z * [new branch] gh/soulitzer/300/head -> origin/gh/soulitzer/300/head 2025-09-01T19:50:49.8278324Z * [new branch] gh/soulitzer/300/orig -> origin/gh/soulitzer/300/orig 2025-09-01T19:50:49.8278403Z * [new branch] gh/soulitzer/301/base -> origin/gh/soulitzer/301/base 2025-09-01T19:50:49.8279519Z * [new branch] gh/soulitzer/301/head -> origin/gh/soulitzer/301/head 2025-09-01T19:50:49.8279598Z * [new branch] gh/soulitzer/301/orig -> origin/gh/soulitzer/301/orig 2025-09-01T19:50:49.8279675Z * [new branch] gh/soulitzer/313/base -> origin/gh/soulitzer/313/base 2025-09-01T19:50:49.8279751Z * [new branch] gh/soulitzer/313/head -> origin/gh/soulitzer/313/head 2025-09-01T19:50:49.8279829Z * [new branch] gh/soulitzer/313/orig -> origin/gh/soulitzer/313/orig 2025-09-01T19:50:49.8279906Z * [new branch] gh/soulitzer/319/base -> origin/gh/soulitzer/319/base 2025-09-01T19:50:49.8279983Z * [new branch] gh/soulitzer/319/head -> origin/gh/soulitzer/319/head 2025-09-01T19:50:49.8280066Z * [new branch] gh/soulitzer/319/orig -> origin/gh/soulitzer/319/orig 2025-09-01T19:50:49.8280147Z * [new branch] gh/soulitzer/320/base -> origin/gh/soulitzer/320/base 2025-09-01T19:50:49.8280224Z * [new branch] gh/soulitzer/320/head -> origin/gh/soulitzer/320/head 2025-09-01T19:50:49.8280301Z * [new branch] gh/soulitzer/320/orig -> origin/gh/soulitzer/320/orig 2025-09-01T19:50:49.8280378Z * [new branch] gh/soulitzer/336/base -> origin/gh/soulitzer/336/base 2025-09-01T19:50:49.8280455Z * [new branch] gh/soulitzer/336/head -> origin/gh/soulitzer/336/head 2025-09-01T19:50:49.8280532Z * [new branch] gh/soulitzer/336/orig -> origin/gh/soulitzer/336/orig 2025-09-01T19:50:49.8280609Z * [new branch] gh/soulitzer/347/base -> origin/gh/soulitzer/347/base 2025-09-01T19:50:49.8280687Z * [new branch] gh/soulitzer/347/head -> origin/gh/soulitzer/347/head 2025-09-01T19:50:49.8280765Z * [new branch] gh/soulitzer/347/orig -> origin/gh/soulitzer/347/orig 2025-09-01T19:50:49.8280843Z * [new branch] gh/soulitzer/349/base -> origin/gh/soulitzer/349/base 2025-09-01T19:50:49.8280919Z * [new branch] gh/soulitzer/349/head -> origin/gh/soulitzer/349/head 2025-09-01T19:50:49.8280996Z * [new branch] gh/soulitzer/349/orig -> origin/gh/soulitzer/349/orig 2025-09-01T19:50:49.8281073Z * [new branch] gh/soulitzer/350/base -> origin/gh/soulitzer/350/base 2025-09-01T19:50:49.8281150Z * [new branch] gh/soulitzer/350/head -> origin/gh/soulitzer/350/head 2025-09-01T19:50:49.8281227Z * [new branch] gh/soulitzer/350/orig -> origin/gh/soulitzer/350/orig 2025-09-01T19:50:49.8281305Z * [new branch] gh/soulitzer/351/base -> origin/gh/soulitzer/351/base 2025-09-01T19:50:49.8282389Z * [new branch] gh/soulitzer/351/head -> origin/gh/soulitzer/351/head 2025-09-01T19:50:49.8282469Z * [new branch] gh/soulitzer/351/orig -> origin/gh/soulitzer/351/orig 2025-09-01T19:50:49.8282606Z * [new branch] gh/soulitzer/353/base -> origin/gh/soulitzer/353/base 2025-09-01T19:50:49.8282683Z * [new branch] gh/soulitzer/353/head -> origin/gh/soulitzer/353/head 2025-09-01T19:50:49.8282761Z * [new branch] gh/soulitzer/353/orig -> origin/gh/soulitzer/353/orig 2025-09-01T19:50:49.8282837Z * [new branch] gh/soulitzer/358/base -> origin/gh/soulitzer/358/base 2025-09-01T19:50:49.8282914Z * [new branch] gh/soulitzer/358/head -> origin/gh/soulitzer/358/head 2025-09-01T19:50:49.8282990Z * [new branch] gh/soulitzer/358/orig -> origin/gh/soulitzer/358/orig 2025-09-01T19:50:49.8283068Z * [new branch] gh/soulitzer/359/base -> origin/gh/soulitzer/359/base 2025-09-01T19:50:49.8283194Z * [new branch] gh/soulitzer/359/head -> origin/gh/soulitzer/359/head 2025-09-01T19:50:49.8283273Z * [new branch] gh/soulitzer/359/orig -> origin/gh/soulitzer/359/orig 2025-09-01T19:50:49.8283351Z * [new branch] gh/soulitzer/362/base -> origin/gh/soulitzer/362/base 2025-09-01T19:50:49.8283428Z * [new branch] gh/soulitzer/362/head -> origin/gh/soulitzer/362/head 2025-09-01T19:50:49.8283504Z * [new branch] gh/soulitzer/362/orig -> origin/gh/soulitzer/362/orig 2025-09-01T19:50:49.8283582Z * [new branch] gh/soulitzer/372/base -> origin/gh/soulitzer/372/base 2025-09-01T19:50:49.8283658Z * [new branch] gh/soulitzer/372/head -> origin/gh/soulitzer/372/head 2025-09-01T19:50:49.8283734Z * [new branch] gh/soulitzer/372/orig -> origin/gh/soulitzer/372/orig 2025-09-01T19:50:49.8283814Z * [new branch] gh/soulitzer/373/base -> origin/gh/soulitzer/373/base 2025-09-01T19:50:49.8283891Z * [new branch] gh/soulitzer/373/head -> origin/gh/soulitzer/373/head 2025-09-01T19:50:49.8283969Z * [new branch] gh/soulitzer/373/orig -> origin/gh/soulitzer/373/orig 2025-09-01T19:50:49.8284047Z * [new branch] gh/soulitzer/374/base -> origin/gh/soulitzer/374/base 2025-09-01T19:50:49.8284124Z * [new branch] gh/soulitzer/374/head -> origin/gh/soulitzer/374/head 2025-09-01T19:50:49.8284200Z * [new branch] gh/soulitzer/374/orig -> origin/gh/soulitzer/374/orig 2025-09-01T19:50:49.8284278Z * [new branch] gh/soulitzer/375/base -> origin/gh/soulitzer/375/base 2025-09-01T19:50:49.8285376Z * [new branch] gh/soulitzer/375/head -> origin/gh/soulitzer/375/head 2025-09-01T19:50:49.8285454Z * [new branch] gh/soulitzer/375/orig -> origin/gh/soulitzer/375/orig 2025-09-01T19:50:49.8285534Z * [new branch] gh/soulitzer/376/base -> origin/gh/soulitzer/376/base 2025-09-01T19:50:49.8285610Z * [new branch] gh/soulitzer/376/head -> origin/gh/soulitzer/376/head 2025-09-01T19:50:49.8285690Z * [new branch] gh/soulitzer/376/orig -> origin/gh/soulitzer/376/orig 2025-09-01T19:50:49.8285768Z * [new branch] gh/soulitzer/377/base -> origin/gh/soulitzer/377/base 2025-09-01T19:50:49.8285844Z * [new branch] gh/soulitzer/377/head -> origin/gh/soulitzer/377/head 2025-09-01T19:50:49.8285922Z * [new branch] gh/soulitzer/377/orig -> origin/gh/soulitzer/377/orig 2025-09-01T19:50:49.8285999Z * [new branch] gh/soulitzer/378/base -> origin/gh/soulitzer/378/base 2025-09-01T19:50:49.8286075Z * [new branch] gh/soulitzer/378/head -> origin/gh/soulitzer/378/head 2025-09-01T19:50:49.8286152Z * [new branch] gh/soulitzer/378/orig -> origin/gh/soulitzer/378/orig 2025-09-01T19:50:49.8286231Z * [new branch] gh/swolchok/728/next -> origin/gh/swolchok/728/next 2025-09-01T19:50:49.8286351Z * [new branch] gh/swolchok/767/base -> origin/gh/swolchok/767/base 2025-09-01T19:50:49.8286427Z * [new branch] gh/swolchok/767/head -> origin/gh/swolchok/767/head 2025-09-01T19:50:49.8286503Z * [new branch] gh/swolchok/767/orig -> origin/gh/swolchok/767/orig 2025-09-01T19:50:49.8286579Z * [new branch] gh/swolchok/768/base -> origin/gh/swolchok/768/base 2025-09-01T19:50:49.8286653Z * [new branch] gh/swolchok/768/head -> origin/gh/swolchok/768/head 2025-09-01T19:50:49.8286727Z * [new branch] gh/swolchok/768/orig -> origin/gh/swolchok/768/orig 2025-09-01T19:50:49.8286802Z * [new branch] gh/swolchok/769/base -> origin/gh/swolchok/769/base 2025-09-01T19:50:49.8286877Z * [new branch] gh/swolchok/769/head -> origin/gh/swolchok/769/head 2025-09-01T19:50:49.8286984Z * [new branch] gh/swolchok/769/orig -> origin/gh/swolchok/769/orig 2025-09-01T19:50:49.8287062Z * [new branch] gh/swolchok/771/base -> origin/gh/swolchok/771/base 2025-09-01T19:50:49.8287137Z * [new branch] gh/swolchok/771/head -> origin/gh/swolchok/771/head 2025-09-01T19:50:49.8287212Z * [new branch] gh/swolchok/771/orig -> origin/gh/swolchok/771/orig 2025-09-01T19:50:49.8288363Z * [new branch] gh/swolchok/772/base -> origin/gh/swolchok/772/base 2025-09-01T19:50:49.8288442Z * [new branch] gh/swolchok/772/head -> origin/gh/swolchok/772/head 2025-09-01T19:50:49.8288517Z * [new branch] gh/swolchok/772/orig -> origin/gh/swolchok/772/orig 2025-09-01T19:50:49.8288594Z * [new branch] gh/swolchok/773/base -> origin/gh/swolchok/773/base 2025-09-01T19:50:49.8288673Z * [new branch] gh/swolchok/773/head -> origin/gh/swolchok/773/head 2025-09-01T19:50:49.8288748Z * [new branch] gh/swolchok/773/orig -> origin/gh/swolchok/773/orig 2025-09-01T19:50:49.8288829Z * [new branch] gh/swolchok/786/base -> origin/gh/swolchok/786/base 2025-09-01T19:50:49.8288903Z * [new branch] gh/swolchok/786/head -> origin/gh/swolchok/786/head 2025-09-01T19:50:49.8288978Z * [new branch] gh/swolchok/786/orig -> origin/gh/swolchok/786/orig 2025-09-01T19:50:49.8289054Z * [new branch] gh/swolchok/787/base -> origin/gh/swolchok/787/base 2025-09-01T19:50:49.8289129Z * [new branch] gh/swolchok/787/head -> origin/gh/swolchok/787/head 2025-09-01T19:50:49.8289203Z * [new branch] gh/swolchok/787/orig -> origin/gh/swolchok/787/orig 2025-09-01T19:50:49.8289278Z * [new branch] gh/swolchok/788/base -> origin/gh/swolchok/788/base 2025-09-01T19:50:49.8289355Z * [new branch] gh/swolchok/788/head -> origin/gh/swolchok/788/head 2025-09-01T19:50:49.8289429Z * [new branch] gh/swolchok/788/orig -> origin/gh/swolchok/788/orig 2025-09-01T19:50:49.8289506Z * [new branch] gh/swolchok/789/base -> origin/gh/swolchok/789/base 2025-09-01T19:50:49.8289581Z * [new branch] gh/swolchok/789/head -> origin/gh/swolchok/789/head 2025-09-01T19:50:49.8289656Z * [new branch] gh/swolchok/789/orig -> origin/gh/swolchok/789/orig 2025-09-01T19:50:49.8289731Z * [new branch] gh/swolchok/790/base -> origin/gh/swolchok/790/base 2025-09-01T19:50:49.8289807Z * [new branch] gh/swolchok/790/head -> origin/gh/swolchok/790/head 2025-09-01T19:50:49.8289882Z * [new branch] gh/swolchok/790/orig -> origin/gh/swolchok/790/orig 2025-09-01T19:50:49.8289957Z * [new branch] gh/swolchok/791/base -> origin/gh/swolchok/791/base 2025-09-01T19:50:49.8290035Z * [new branch] gh/swolchok/791/head -> origin/gh/swolchok/791/head 2025-09-01T19:50:49.8290176Z * [new branch] gh/swolchok/791/orig -> origin/gh/swolchok/791/orig 2025-09-01T19:50:49.8290252Z * [new branch] gh/swolchok/792/base -> origin/gh/swolchok/792/base 2025-09-01T19:50:49.8291370Z * [new branch] gh/swolchok/792/head -> origin/gh/swolchok/792/head 2025-09-01T19:50:49.8291445Z * [new branch] gh/swolchok/792/orig -> origin/gh/swolchok/792/orig 2025-09-01T19:50:49.8291520Z * [new branch] gh/swolchok/793/base -> origin/gh/swolchok/793/base 2025-09-01T19:50:49.8291596Z * [new branch] gh/swolchok/793/head -> origin/gh/swolchok/793/head 2025-09-01T19:50:49.8291670Z * [new branch] gh/swolchok/793/orig -> origin/gh/swolchok/793/orig 2025-09-01T19:50:49.8291745Z * [new branch] gh/swolchok/794/base -> origin/gh/swolchok/794/base 2025-09-01T19:50:49.8291885Z * [new branch] gh/swolchok/794/head -> origin/gh/swolchok/794/head 2025-09-01T19:50:49.8291966Z * [new branch] gh/swolchok/794/orig -> origin/gh/swolchok/794/orig 2025-09-01T19:50:49.8292041Z * [new branch] gh/swolchok/795/base -> origin/gh/swolchok/795/base 2025-09-01T19:50:49.8292117Z * [new branch] gh/swolchok/795/head -> origin/gh/swolchok/795/head 2025-09-01T19:50:49.8292191Z * [new branch] gh/swolchok/795/orig -> origin/gh/swolchok/795/orig 2025-09-01T19:50:49.8292266Z * [new branch] gh/swolchok/796/base -> origin/gh/swolchok/796/base 2025-09-01T19:50:49.8292342Z * [new branch] gh/swolchok/796/head -> origin/gh/swolchok/796/head 2025-09-01T19:50:49.8292417Z * [new branch] gh/swolchok/796/orig -> origin/gh/swolchok/796/orig 2025-09-01T19:50:49.8292495Z * [new branch] gh/swolchok/797/base -> origin/gh/swolchok/797/base 2025-09-01T19:50:49.8292571Z * [new branch] gh/swolchok/797/head -> origin/gh/swolchok/797/head 2025-09-01T19:50:49.8292647Z * [new branch] gh/swolchok/797/orig -> origin/gh/swolchok/797/orig 2025-09-01T19:50:49.8292722Z * [new branch] gh/swolchok/798/base -> origin/gh/swolchok/798/base 2025-09-01T19:50:49.8292798Z * [new branch] gh/swolchok/798/head -> origin/gh/swolchok/798/head 2025-09-01T19:50:49.8292873Z * [new branch] gh/swolchok/798/orig -> origin/gh/swolchok/798/orig 2025-09-01T19:50:49.8292947Z * [new branch] gh/swolchok/799/base -> origin/gh/swolchok/799/base 2025-09-01T19:50:49.8293022Z * [new branch] gh/swolchok/799/head -> origin/gh/swolchok/799/head 2025-09-01T19:50:49.8293098Z * [new branch] gh/swolchok/799/orig -> origin/gh/swolchok/799/orig 2025-09-01T19:50:49.8293176Z * [new branch] gh/swolchok/800/base -> origin/gh/swolchok/800/base 2025-09-01T19:50:49.8294275Z * [new branch] gh/swolchok/800/head -> origin/gh/swolchok/800/head 2025-09-01T19:50:49.8294355Z * [new branch] gh/swolchok/800/orig -> origin/gh/swolchok/800/orig 2025-09-01T19:50:49.8294433Z * [new branch] gh/swolchok/801/base -> origin/gh/swolchok/801/base 2025-09-01T19:50:49.8294512Z * [new branch] gh/swolchok/801/head -> origin/gh/swolchok/801/head 2025-09-01T19:50:49.8294589Z * [new branch] gh/swolchok/801/orig -> origin/gh/swolchok/801/orig 2025-09-01T19:50:49.8294664Z * [new branch] gh/swolchok/802/base -> origin/gh/swolchok/802/base 2025-09-01T19:50:49.8294740Z * [new branch] gh/swolchok/802/head -> origin/gh/swolchok/802/head 2025-09-01T19:50:49.8294816Z * [new branch] gh/swolchok/802/orig -> origin/gh/swolchok/802/orig 2025-09-01T19:50:49.8294894Z * [new branch] gh/swolchok/803/base -> origin/gh/swolchok/803/base 2025-09-01T19:50:49.8295009Z * [new branch] gh/swolchok/803/head -> origin/gh/swolchok/803/head 2025-09-01T19:50:49.8295086Z * [new branch] gh/swolchok/803/orig -> origin/gh/swolchok/803/orig 2025-09-01T19:50:49.8295161Z * [new branch] gh/swolchok/804/base -> origin/gh/swolchok/804/base 2025-09-01T19:50:49.8295236Z * [new branch] gh/swolchok/804/head -> origin/gh/swolchok/804/head 2025-09-01T19:50:49.8295312Z * [new branch] gh/swolchok/804/orig -> origin/gh/swolchok/804/orig 2025-09-01T19:50:49.8295386Z * [new branch] gh/swolchok/805/base -> origin/gh/swolchok/805/base 2025-09-01T19:50:49.8295460Z * [new branch] gh/swolchok/805/head -> origin/gh/swolchok/805/head 2025-09-01T19:50:49.8295535Z * [new branch] gh/swolchok/805/orig -> origin/gh/swolchok/805/orig 2025-09-01T19:50:49.8295644Z * [new branch] gh/swolchok/806/base -> origin/gh/swolchok/806/base 2025-09-01T19:50:49.8295719Z * [new branch] gh/swolchok/806/head -> origin/gh/swolchok/806/head 2025-09-01T19:50:49.8295794Z * [new branch] gh/swolchok/806/orig -> origin/gh/swolchok/806/orig 2025-09-01T19:50:49.8295869Z * [new branch] gh/swolchok/807/base -> origin/gh/swolchok/807/base 2025-09-01T19:50:49.8295944Z * [new branch] gh/swolchok/807/head -> origin/gh/swolchok/807/head 2025-09-01T19:50:49.8296020Z * [new branch] gh/swolchok/807/orig -> origin/gh/swolchok/807/orig 2025-09-01T19:50:49.8296094Z * [new branch] gh/swolchok/808/base -> origin/gh/swolchok/808/base 2025-09-01T19:50:49.8297182Z * [new branch] gh/swolchok/808/head -> origin/gh/swolchok/808/head 2025-09-01T19:50:49.8297265Z * [new branch] gh/swolchok/808/orig -> origin/gh/swolchok/808/orig 2025-09-01T19:50:49.8297339Z * [new branch] gh/swolchok/809/base -> origin/gh/swolchok/809/base 2025-09-01T19:50:49.8297418Z * [new branch] gh/swolchok/809/head -> origin/gh/swolchok/809/head 2025-09-01T19:50:49.8297495Z * [new branch] gh/swolchok/809/orig -> origin/gh/swolchok/809/orig 2025-09-01T19:50:49.8297569Z * [new branch] gh/swolchok/810/base -> origin/gh/swolchok/810/base 2025-09-01T19:50:49.8297644Z * [new branch] gh/swolchok/810/head -> origin/gh/swolchok/810/head 2025-09-01T19:50:49.8297720Z * [new branch] gh/swolchok/810/orig -> origin/gh/swolchok/810/orig 2025-09-01T19:50:49.8297794Z * [new branch] gh/swolchok/811/base -> origin/gh/swolchok/811/base 2025-09-01T19:50:49.8297869Z * [new branch] gh/swolchok/811/head -> origin/gh/swolchok/811/head 2025-09-01T19:50:49.8297945Z * [new branch] gh/swolchok/811/orig -> origin/gh/swolchok/811/orig 2025-09-01T19:50:49.8298021Z * [new branch] gh/swolchok/812/base -> origin/gh/swolchok/812/base 2025-09-01T19:50:49.8298098Z * [new branch] gh/swolchok/812/head -> origin/gh/swolchok/812/head 2025-09-01T19:50:49.8298173Z * [new branch] gh/swolchok/812/orig -> origin/gh/swolchok/812/orig 2025-09-01T19:50:49.8298300Z * [new branch] gh/swolchok/813/base -> origin/gh/swolchok/813/base 2025-09-01T19:50:49.8298417Z * [new branch] gh/swolchok/813/head -> origin/gh/swolchok/813/head 2025-09-01T19:50:49.8298492Z * [new branch] gh/swolchok/813/orig -> origin/gh/swolchok/813/orig 2025-09-01T19:50:49.8298568Z * [new branch] gh/swolchok/814/base -> origin/gh/swolchok/814/base 2025-09-01T19:50:49.8298643Z * [new branch] gh/swolchok/814/head -> origin/gh/swolchok/814/head 2025-09-01T19:50:49.8298720Z * [new branch] gh/swolchok/814/orig -> origin/gh/swolchok/814/orig 2025-09-01T19:50:49.8298860Z * [new branch] gh/swolchok/815/base -> origin/gh/swolchok/815/base 2025-09-01T19:50:49.8298935Z * [new branch] gh/swolchok/815/head -> origin/gh/swolchok/815/head 2025-09-01T19:50:49.8299010Z * [new branch] gh/swolchok/815/orig -> origin/gh/swolchok/815/orig 2025-09-01T19:50:49.8299086Z * [new branch] gh/swolchok/816/base -> origin/gh/swolchok/816/base 2025-09-01T19:50:49.8300197Z * [new branch] gh/swolchok/816/head -> origin/gh/swolchok/816/head 2025-09-01T19:50:49.8300273Z * [new branch] gh/swolchok/816/orig -> origin/gh/swolchok/816/orig 2025-09-01T19:50:49.8300349Z * [new branch] gh/swolchok/817/base -> origin/gh/swolchok/817/base 2025-09-01T19:50:49.8300424Z * [new branch] gh/swolchok/817/head -> origin/gh/swolchok/817/head 2025-09-01T19:50:49.8300560Z * [new branch] gh/swolchok/817/orig -> origin/gh/swolchok/817/orig 2025-09-01T19:50:49.8300642Z * [new branch] gh/swolchok/818/base -> origin/gh/swolchok/818/base 2025-09-01T19:50:49.8300717Z * [new branch] gh/swolchok/818/head -> origin/gh/swolchok/818/head 2025-09-01T19:50:49.8300793Z * [new branch] gh/swolchok/818/orig -> origin/gh/swolchok/818/orig 2025-09-01T19:50:49.8300868Z * [new branch] gh/swolchok/819/base -> origin/gh/swolchok/819/base 2025-09-01T19:50:49.8300942Z * [new branch] gh/swolchok/819/head -> origin/gh/swolchok/819/head 2025-09-01T19:50:49.8301017Z * [new branch] gh/swolchok/819/orig -> origin/gh/swolchok/819/orig 2025-09-01T19:50:49.8301093Z * [new branch] gh/swolchok/820/base -> origin/gh/swolchok/820/base 2025-09-01T19:50:49.8301172Z * [new branch] gh/swolchok/820/head -> origin/gh/swolchok/820/head 2025-09-01T19:50:49.8301247Z * [new branch] gh/swolchok/820/orig -> origin/gh/swolchok/820/orig 2025-09-01T19:50:49.8301326Z * [new branch] gh/swolchok/821/base -> origin/gh/swolchok/821/base 2025-09-01T19:50:49.8301401Z * [new branch] gh/swolchok/821/head -> origin/gh/swolchok/821/head 2025-09-01T19:50:49.8301475Z * [new branch] gh/swolchok/821/orig -> origin/gh/swolchok/821/orig 2025-09-01T19:50:49.8301550Z * [new branch] gh/swolchok/822/base -> origin/gh/swolchok/822/base 2025-09-01T19:50:49.8301625Z * [new branch] gh/swolchok/822/head -> origin/gh/swolchok/822/head 2025-09-01T19:50:49.8301699Z * [new branch] gh/swolchok/822/orig -> origin/gh/swolchok/822/orig 2025-09-01T19:50:49.8301774Z * [new branch] gh/swolchok/823/base -> origin/gh/swolchok/823/base 2025-09-01T19:50:49.8301853Z * [new branch] gh/swolchok/823/head -> origin/gh/swolchok/823/head 2025-09-01T19:50:49.8301928Z * [new branch] gh/swolchok/823/orig -> origin/gh/swolchok/823/orig 2025-09-01T19:50:49.8302007Z * [new branch] gh/syed-ahmed/3/base -> origin/gh/syed-ahmed/3/base 2025-09-01T19:50:49.8303103Z * [new branch] gh/syed-ahmed/3/head -> origin/gh/syed-ahmed/3/head 2025-09-01T19:50:49.8303181Z * [new branch] gh/syed-ahmed/3/orig -> origin/gh/syed-ahmed/3/orig 2025-09-01T19:50:49.8303255Z * [new branch] gh/syed-ahmed/4/base -> origin/gh/syed-ahmed/4/base 2025-09-01T19:50:49.8303331Z * [new branch] gh/syed-ahmed/4/head -> origin/gh/syed-ahmed/4/head 2025-09-01T19:50:49.8303406Z * [new branch] gh/syed-ahmed/4/orig -> origin/gh/syed-ahmed/4/orig 2025-09-01T19:50:49.8303482Z * [new branch] gh/teja-rao/4/base -> origin/gh/teja-rao/4/base 2025-09-01T19:50:49.8303561Z * [new branch] gh/teja-rao/4/head -> origin/gh/teja-rao/4/head 2025-09-01T19:50:49.8303673Z * [new branch] gh/teja-rao/4/orig -> origin/gh/teja-rao/4/orig 2025-09-01T19:50:49.8303749Z * [new branch] gh/tianyu-l/2/base -> origin/gh/tianyu-l/2/base 2025-09-01T19:50:49.8303823Z * [new branch] gh/tianyu-l/2/head -> origin/gh/tianyu-l/2/head 2025-09-01T19:50:49.8303894Z * [new branch] gh/tianyu-l/2/orig -> origin/gh/tianyu-l/2/orig 2025-09-01T19:50:49.8303965Z * [new branch] gh/tianyu-l/3/base -> origin/gh/tianyu-l/3/base 2025-09-01T19:50:49.8304037Z * [new branch] gh/tianyu-l/3/head -> origin/gh/tianyu-l/3/head 2025-09-01T19:50:49.8304108Z * [new branch] gh/tianyu-l/3/orig -> origin/gh/tianyu-l/3/orig 2025-09-01T19:50:49.8304201Z * [new branch] gh/tugsbayasgalan/1/base -> origin/gh/tugsbayasgalan/1/base 2025-09-01T19:50:49.8304324Z * [new branch] gh/tugsbayasgalan/1/head -> origin/gh/tugsbayasgalan/1/head 2025-09-01T19:50:49.8304411Z * [new branch] gh/tugsbayasgalan/1/orig -> origin/gh/tugsbayasgalan/1/orig 2025-09-01T19:50:49.8304495Z * [new branch] gh/tugsbayasgalan/2/base -> origin/gh/tugsbayasgalan/2/base 2025-09-01T19:50:49.8304579Z * [new branch] gh/tugsbayasgalan/2/head -> origin/gh/tugsbayasgalan/2/head 2025-09-01T19:50:49.8304662Z * [new branch] gh/tugsbayasgalan/2/orig -> origin/gh/tugsbayasgalan/2/orig 2025-09-01T19:50:49.8304745Z * [new branch] gh/tugsbayasgalan/3/base -> origin/gh/tugsbayasgalan/3/base 2025-09-01T19:50:49.8304829Z * [new branch] gh/tugsbayasgalan/3/head -> origin/gh/tugsbayasgalan/3/head 2025-09-01T19:50:49.8304911Z * [new branch] gh/tugsbayasgalan/3/orig -> origin/gh/tugsbayasgalan/3/orig 2025-09-01T19:50:49.8304997Z * [new branch] gh/tugsbayasgalan/4/base -> origin/gh/tugsbayasgalan/4/base 2025-09-01T19:50:49.8306109Z * [new branch] gh/tugsbayasgalan/4/head -> origin/gh/tugsbayasgalan/4/head 2025-09-01T19:50:49.8306200Z * [new branch] gh/tugsbayasgalan/4/orig -> origin/gh/tugsbayasgalan/4/orig 2025-09-01T19:50:49.8306283Z * [new branch] gh/tugsbayasgalan/5/base -> origin/gh/tugsbayasgalan/5/base 2025-09-01T19:50:49.8306367Z * [new branch] gh/tugsbayasgalan/5/head -> origin/gh/tugsbayasgalan/5/head 2025-09-01T19:50:49.8306449Z * [new branch] gh/tugsbayasgalan/5/orig -> origin/gh/tugsbayasgalan/5/orig 2025-09-01T19:50:49.8306521Z * [new branch] gh/v0i0/1/base -> origin/gh/v0i0/1/base 2025-09-01T19:50:49.8306593Z * [new branch] gh/v0i0/1/head -> origin/gh/v0i0/1/head 2025-09-01T19:50:49.8306661Z * [new branch] gh/v0i0/1/orig -> origin/gh/v0i0/1/orig 2025-09-01T19:50:49.8306732Z * [new branch] gh/v0i0/2/base -> origin/gh/v0i0/2/base 2025-09-01T19:50:49.8306798Z * [new branch] gh/v0i0/2/head -> origin/gh/v0i0/2/head 2025-09-01T19:50:49.8306867Z * [new branch] gh/v0i0/2/orig -> origin/gh/v0i0/2/orig 2025-09-01T19:50:49.8306933Z * [new branch] gh/v0i0/3/base -> origin/gh/v0i0/3/base 2025-09-01T19:50:49.8306999Z * [new branch] gh/v0i0/3/head -> origin/gh/v0i0/3/head 2025-09-01T19:50:49.8307066Z * [new branch] gh/v0i0/3/orig -> origin/gh/v0i0/3/orig 2025-09-01T19:50:49.8307133Z * [new branch] gh/v0i0/4/base -> origin/gh/v0i0/4/base 2025-09-01T19:50:49.8307198Z * [new branch] gh/v0i0/4/head -> origin/gh/v0i0/4/head 2025-09-01T19:50:49.8307265Z * [new branch] gh/v0i0/4/orig -> origin/gh/v0i0/4/orig 2025-09-01T19:50:49.8307332Z * [new branch] gh/v0i0/5/base -> origin/gh/v0i0/5/base 2025-09-01T19:50:49.8307398Z * [new branch] gh/v0i0/5/head -> origin/gh/v0i0/5/head 2025-09-01T19:50:49.8307503Z * [new branch] gh/v0i0/5/orig -> origin/gh/v0i0/5/orig 2025-09-01T19:50:49.8307569Z * [new branch] gh/v0i0/6/base -> origin/gh/v0i0/6/base 2025-09-01T19:50:49.8307634Z * [new branch] gh/v0i0/6/head -> origin/gh/v0i0/6/head 2025-09-01T19:50:49.8307701Z * [new branch] gh/v0i0/6/orig -> origin/gh/v0i0/6/orig 2025-09-01T19:50:49.8307767Z * [new branch] gh/v0i0/7/base -> origin/gh/v0i0/7/base 2025-09-01T19:50:49.8307833Z * [new branch] gh/v0i0/7/head -> origin/gh/v0i0/7/head 2025-09-01T19:50:49.8308981Z * [new branch] gh/v0i0/7/orig -> origin/gh/v0i0/7/orig 2025-09-01T19:50:49.8309117Z * [new branch] gh/vkuzo/1/next -> origin/gh/vkuzo/1/next 2025-09-01T19:50:49.8309189Z * [new branch] gh/vkuzo/2/next -> origin/gh/vkuzo/2/next 2025-09-01T19:50:49.8309266Z * [new branch] gh/vkuzo/3/next -> origin/gh/vkuzo/3/next 2025-09-01T19:50:49.8309335Z * [new branch] gh/vkuzo/4/base -> origin/gh/vkuzo/4/base 2025-09-01T19:50:49.8309403Z * [new branch] gh/vkuzo/4/head -> origin/gh/vkuzo/4/head 2025-09-01T19:50:49.8309472Z * [new branch] gh/vkuzo/4/orig -> origin/gh/vkuzo/4/orig 2025-09-01T19:50:49.8309539Z * [new branch] gh/vkuzo/5/base -> origin/gh/vkuzo/5/base 2025-09-01T19:50:49.8309607Z * [new branch] gh/vkuzo/5/head -> origin/gh/vkuzo/5/head 2025-09-01T19:50:49.8309675Z * [new branch] gh/vkuzo/5/orig -> origin/gh/vkuzo/5/orig 2025-09-01T19:50:49.8309761Z * [new branch] gh/wconstab/419/base -> origin/gh/wconstab/419/base 2025-09-01T19:50:49.8309840Z * [new branch] gh/wconstab/419/head -> origin/gh/wconstab/419/head 2025-09-01T19:50:49.8309921Z * [new branch] gh/wconstab/419/orig -> origin/gh/wconstab/419/orig 2025-09-01T19:50:49.8309998Z * [new branch] gh/wconstab/424/base -> origin/gh/wconstab/424/base 2025-09-01T19:50:49.8310073Z * [new branch] gh/wconstab/424/head -> origin/gh/wconstab/424/head 2025-09-01T19:50:49.8310148Z * [new branch] gh/wconstab/424/orig -> origin/gh/wconstab/424/orig 2025-09-01T19:50:49.8310224Z * [new branch] gh/wconstab/434/base -> origin/gh/wconstab/434/base 2025-09-01T19:50:49.8310298Z * [new branch] gh/wconstab/434/head -> origin/gh/wconstab/434/head 2025-09-01T19:50:49.8310372Z * [new branch] gh/wconstab/434/orig -> origin/gh/wconstab/434/orig 2025-09-01T19:50:49.8310449Z * [new branch] gh/wconstab/435/base -> origin/gh/wconstab/435/base 2025-09-01T19:50:49.8310523Z * [new branch] gh/wconstab/435/head -> origin/gh/wconstab/435/head 2025-09-01T19:50:49.8310599Z * [new branch] gh/wconstab/435/orig -> origin/gh/wconstab/435/orig 2025-09-01T19:50:49.8310674Z * [new branch] gh/wconstab/436/base -> origin/gh/wconstab/436/base 2025-09-01T19:50:49.8310749Z * [new branch] gh/wconstab/436/head -> origin/gh/wconstab/436/head 2025-09-01T19:50:49.8311852Z * [new branch] gh/wconstab/436/orig -> origin/gh/wconstab/436/orig 2025-09-01T19:50:49.8311930Z * [new branch] gh/wconstab/437/base -> origin/gh/wconstab/437/base 2025-09-01T19:50:49.8312005Z * [new branch] gh/wconstab/437/head -> origin/gh/wconstab/437/head 2025-09-01T19:50:49.8312079Z * [new branch] gh/wconstab/437/orig -> origin/gh/wconstab/437/orig 2025-09-01T19:50:49.8312157Z * [new branch] gh/wconstab/438/base -> origin/gh/wconstab/438/base 2025-09-01T19:50:49.8312232Z * [new branch] gh/wconstab/438/head -> origin/gh/wconstab/438/head 2025-09-01T19:50:49.8312374Z * [new branch] gh/wconstab/438/orig -> origin/gh/wconstab/438/orig 2025-09-01T19:50:49.8312451Z * [new branch] gh/wconstab/439/base -> origin/gh/wconstab/439/base 2025-09-01T19:50:49.8312525Z * [new branch] gh/wconstab/439/head -> origin/gh/wconstab/439/head 2025-09-01T19:50:49.8312600Z * [new branch] gh/wconstab/439/orig -> origin/gh/wconstab/439/orig 2025-09-01T19:50:49.8312676Z * [new branch] gh/wconstab/440/base -> origin/gh/wconstab/440/base 2025-09-01T19:50:49.8312750Z * [new branch] gh/wconstab/440/head -> origin/gh/wconstab/440/head 2025-09-01T19:50:49.8312824Z * [new branch] gh/wconstab/440/orig -> origin/gh/wconstab/440/orig 2025-09-01T19:50:49.8312934Z * [new branch] gh/wconstab/441/base -> origin/gh/wconstab/441/base 2025-09-01T19:50:49.8313013Z * [new branch] gh/wconstab/441/head -> origin/gh/wconstab/441/head 2025-09-01T19:50:49.8313087Z * [new branch] gh/wconstab/441/orig -> origin/gh/wconstab/441/orig 2025-09-01T19:50:49.8313162Z * [new branch] gh/wconstab/442/base -> origin/gh/wconstab/442/base 2025-09-01T19:50:49.8313237Z * [new branch] gh/wconstab/442/head -> origin/gh/wconstab/442/head 2025-09-01T19:50:49.8313312Z * [new branch] gh/wconstab/442/orig -> origin/gh/wconstab/442/orig 2025-09-01T19:50:49.8313387Z * [new branch] gh/wconstab/443/base -> origin/gh/wconstab/443/base 2025-09-01T19:50:49.8313462Z * [new branch] gh/wconstab/443/head -> origin/gh/wconstab/443/head 2025-09-01T19:50:49.8313542Z * [new branch] gh/wconstab/443/orig -> origin/gh/wconstab/443/orig 2025-09-01T19:50:49.8313617Z * [new branch] gh/wconstab/444/base -> origin/gh/wconstab/444/base 2025-09-01T19:50:49.8313696Z * [new branch] gh/wconstab/444/head -> origin/gh/wconstab/444/head 2025-09-01T19:50:49.8314787Z * [new branch] gh/wconstab/444/orig -> origin/gh/wconstab/444/orig 2025-09-01T19:50:49.8314863Z * [new branch] gh/wconstab/445/base -> origin/gh/wconstab/445/base 2025-09-01T19:50:49.8315693Z * [new branch] gh/wconstab/445/head -> origin/gh/wconstab/445/head 2025-09-01T19:50:49.8315770Z * [new branch] gh/wconstab/445/orig -> origin/gh/wconstab/445/orig 2025-09-01T19:50:49.8315845Z * [new branch] gh/wconstab/446/base -> origin/gh/wconstab/446/base 2025-09-01T19:50:49.8315920Z * [new branch] gh/wconstab/446/head -> origin/gh/wconstab/446/head 2025-09-01T19:50:49.8315998Z * [new branch] gh/wconstab/446/orig -> origin/gh/wconstab/446/orig 2025-09-01T19:50:49.8316072Z * [new branch] gh/wconstab/447/base -> origin/gh/wconstab/447/base 2025-09-01T19:50:49.8316152Z * [new branch] gh/wconstab/447/head -> origin/gh/wconstab/447/head 2025-09-01T19:50:49.8316226Z * [new branch] gh/wconstab/447/orig -> origin/gh/wconstab/447/orig 2025-09-01T19:50:49.8316304Z * [new branch] gh/weifengpy/27/base -> origin/gh/weifengpy/27/base 2025-09-01T19:50:49.8316379Z * [new branch] gh/weifengpy/27/head -> origin/gh/weifengpy/27/head 2025-09-01T19:50:49.8316455Z * [new branch] gh/weifengpy/27/orig -> origin/gh/weifengpy/27/orig 2025-09-01T19:50:49.8316530Z * [new branch] gh/weifengpy/30/base -> origin/gh/weifengpy/30/base 2025-09-01T19:50:49.8316606Z * [new branch] gh/weifengpy/30/head -> origin/gh/weifengpy/30/head 2025-09-01T19:50:49.8316683Z * [new branch] gh/weifengpy/30/orig -> origin/gh/weifengpy/30/orig 2025-09-01T19:50:49.8316770Z * [new branch] gh/williamwen42/196/base -> origin/gh/williamwen42/196/base 2025-09-01T19:50:49.8316897Z * [new branch] gh/williamwen42/196/head -> origin/gh/williamwen42/196/head 2025-09-01T19:50:49.8318097Z * [new branch] gh/williamwen42/196/orig -> origin/gh/williamwen42/196/orig 2025-09-01T19:50:49.8318182Z * [new branch] gh/williamwen42/250/base -> origin/gh/williamwen42/250/base 2025-09-01T19:50:49.8318316Z * [new branch] gh/williamwen42/250/head -> origin/gh/williamwen42/250/head 2025-09-01T19:50:49.8318398Z * [new branch] gh/williamwen42/250/orig -> origin/gh/williamwen42/250/orig 2025-09-01T19:50:49.8318479Z * [new branch] gh/williamwen42/258/base -> origin/gh/williamwen42/258/base 2025-09-01T19:50:49.8318596Z * [new branch] gh/williamwen42/258/head -> origin/gh/williamwen42/258/head 2025-09-01T19:50:49.8318677Z * [new branch] gh/williamwen42/258/orig -> origin/gh/williamwen42/258/orig 2025-09-01T19:50:49.8318764Z * [new branch] gh/williamwen42/266/base -> origin/gh/williamwen42/266/base 2025-09-01T19:50:49.8318846Z * [new branch] gh/williamwen42/266/head -> origin/gh/williamwen42/266/head 2025-09-01T19:50:49.8318927Z * [new branch] gh/williamwen42/266/orig -> origin/gh/williamwen42/266/orig 2025-09-01T19:50:49.8319008Z * [new branch] gh/williamwen42/267/base -> origin/gh/williamwen42/267/base 2025-09-01T19:50:49.8319091Z * [new branch] gh/williamwen42/267/head -> origin/gh/williamwen42/267/head 2025-09-01T19:50:49.8319174Z * [new branch] gh/williamwen42/267/orig -> origin/gh/williamwen42/267/orig 2025-09-01T19:50:49.8319254Z * [new branch] gh/williamwen42/270/base -> origin/gh/williamwen42/270/base 2025-09-01T19:50:49.8319340Z * [new branch] gh/williamwen42/270/head -> origin/gh/williamwen42/270/head 2025-09-01T19:50:49.8319426Z * [new branch] gh/williamwen42/270/orig -> origin/gh/williamwen42/270/orig 2025-09-01T19:50:49.8319507Z * [new branch] gh/williamwen42/271/base -> origin/gh/williamwen42/271/base 2025-09-01T19:50:49.8319588Z * [new branch] gh/williamwen42/271/head -> origin/gh/williamwen42/271/head 2025-09-01T19:50:49.8319670Z * [new branch] gh/williamwen42/271/orig -> origin/gh/williamwen42/271/orig 2025-09-01T19:50:49.8319752Z * [new branch] gh/williamwen42/272/base -> origin/gh/williamwen42/272/base 2025-09-01T19:50:49.8319833Z * [new branch] gh/williamwen42/272/head -> origin/gh/williamwen42/272/head 2025-09-01T19:50:49.8319915Z * [new branch] gh/williamwen42/272/orig -> origin/gh/williamwen42/272/orig 2025-09-01T19:50:49.8319997Z * [new branch] gh/williamwen42/273/base -> origin/gh/williamwen42/273/base 2025-09-01T19:50:49.8320078Z * [new branch] gh/williamwen42/273/head -> origin/gh/williamwen42/273/head 2025-09-01T19:50:49.8320164Z * [new branch] gh/williamwen42/273/orig -> origin/gh/williamwen42/273/orig 2025-09-01T19:50:49.8320246Z * [new branch] gh/williamwen42/274/base -> origin/gh/williamwen42/274/base 2025-09-01T19:50:49.8320327Z * [new branch] gh/williamwen42/274/head -> origin/gh/williamwen42/274/head 2025-09-01T19:50:49.8320410Z * [new branch] gh/williamwen42/274/orig -> origin/gh/williamwen42/274/orig 2025-09-01T19:50:49.8320491Z * [new branch] gh/williamwen42/275/base -> origin/gh/williamwen42/275/base 2025-09-01T19:50:49.8320572Z * [new branch] gh/williamwen42/275/head -> origin/gh/williamwen42/275/head 2025-09-01T19:50:49.8320654Z * [new branch] gh/williamwen42/276/base -> origin/gh/williamwen42/276/base 2025-09-01T19:50:49.8320738Z * [new branch] gh/williamwen42/276/head -> origin/gh/williamwen42/276/head 2025-09-01T19:50:49.8320875Z * [new branch] gh/williamwen42/276/orig -> origin/gh/williamwen42/276/orig 2025-09-01T19:50:49.8320959Z * [new branch] gh/williamwen42/277/base -> origin/gh/williamwen42/277/base 2025-09-01T19:50:49.8321041Z * [new branch] gh/williamwen42/277/head -> origin/gh/williamwen42/277/head 2025-09-01T19:50:49.8321124Z * [new branch] gh/williamwen42/277/orig -> origin/gh/williamwen42/277/orig 2025-09-01T19:50:49.8321206Z * [new branch] gh/williamwen42/278/base -> origin/gh/williamwen42/278/base 2025-09-01T19:50:49.8321287Z * [new branch] gh/williamwen42/278/head -> origin/gh/williamwen42/278/head 2025-09-01T19:50:49.8321368Z * [new branch] gh/williamwen42/278/orig -> origin/gh/williamwen42/278/orig 2025-09-01T19:50:49.8321505Z * [new branch] gh/williamwen42/279/base -> origin/gh/williamwen42/279/base 2025-09-01T19:50:49.8321587Z * [new branch] gh/williamwen42/279/head -> origin/gh/williamwen42/279/head 2025-09-01T19:50:49.8321669Z * [new branch] gh/williamwen42/279/orig -> origin/gh/williamwen42/279/orig 2025-09-01T19:50:49.8321750Z * [new branch] gh/williamwen42/280/base -> origin/gh/williamwen42/280/base 2025-09-01T19:50:49.8321834Z * [new branch] gh/williamwen42/280/head -> origin/gh/williamwen42/280/head 2025-09-01T19:50:49.8321914Z * [new branch] gh/williamwen42/280/orig -> origin/gh/williamwen42/280/orig 2025-09-01T19:50:49.8321995Z * [new branch] gh/williamwen42/281/base -> origin/gh/williamwen42/281/base 2025-09-01T19:50:49.8322078Z * [new branch] gh/williamwen42/281/head -> origin/gh/williamwen42/281/head 2025-09-01T19:50:49.8322159Z * [new branch] gh/williamwen42/281/orig -> origin/gh/williamwen42/281/orig 2025-09-01T19:50:49.8322242Z * [new branch] gh/williamwen42/282/base -> origin/gh/williamwen42/282/base 2025-09-01T19:50:49.8322327Z * [new branch] gh/williamwen42/282/head -> origin/gh/williamwen42/282/head 2025-09-01T19:50:49.8322409Z * [new branch] gh/williamwen42/282/orig -> origin/gh/williamwen42/282/orig 2025-09-01T19:50:49.8322490Z * [new branch] gh/williamwen42/283/base -> origin/gh/williamwen42/283/base 2025-09-01T19:50:49.8322573Z * [new branch] gh/williamwen42/283/head -> origin/gh/williamwen42/283/head 2025-09-01T19:50:49.8322654Z * [new branch] gh/williamwen42/283/orig -> origin/gh/williamwen42/283/orig 2025-09-01T19:50:49.8322735Z * [new branch] gh/williamwen42/284/base -> origin/gh/williamwen42/284/base 2025-09-01T19:50:49.8322817Z * [new branch] gh/williamwen42/284/head -> origin/gh/williamwen42/284/head 2025-09-01T19:50:49.8322900Z * [new branch] gh/williamwen42/284/orig -> origin/gh/williamwen42/284/orig 2025-09-01T19:50:49.8322980Z * [new branch] gh/williamwen42/285/base -> origin/gh/williamwen42/285/base 2025-09-01T19:50:49.8323063Z * [new branch] gh/williamwen42/285/head -> origin/gh/williamwen42/285/head 2025-09-01T19:50:49.8323144Z * [new branch] gh/williamwen42/285/orig -> origin/gh/williamwen42/285/orig 2025-09-01T19:50:49.8323225Z * [new branch] gh/williamwen42/286/base -> origin/gh/williamwen42/286/base 2025-09-01T19:50:49.8324420Z * [new branch] gh/williamwen42/286/head -> origin/gh/williamwen42/286/head 2025-09-01T19:50:49.8324504Z * [new branch] gh/williamwen42/286/orig -> origin/gh/williamwen42/286/orig 2025-09-01T19:50:49.8324577Z * [new branch] gh/wychi/1/base -> origin/gh/wychi/1/base 2025-09-01T19:50:49.8324648Z * [new branch] gh/wychi/1/head -> origin/gh/wychi/1/head 2025-09-01T19:50:49.8324720Z * [new branch] gh/wychi/1/orig -> origin/gh/wychi/1/orig 2025-09-01T19:50:49.8324797Z * [new branch] gh/xmfan/169/base -> origin/gh/xmfan/169/base 2025-09-01T19:50:49.8324913Z * [new branch] gh/xmfan/169/head -> origin/gh/xmfan/169/head 2025-09-01T19:50:49.8324984Z * [new branch] gh/xmfan/170/base -> origin/gh/xmfan/170/base 2025-09-01T19:50:49.8325057Z * [new branch] gh/xmfan/170/head -> origin/gh/xmfan/170/head 2025-09-01T19:50:49.8325130Z * [new branch] gh/xmfan/18/base -> origin/gh/xmfan/18/base 2025-09-01T19:50:49.8325202Z * [new branch] gh/xmfan/18/head -> origin/gh/xmfan/18/head 2025-09-01T19:50:49.8325274Z * [new branch] gh/xmfan/229/base -> origin/gh/xmfan/229/base 2025-09-01T19:50:49.8325345Z * [new branch] gh/xmfan/229/head -> origin/gh/xmfan/229/head 2025-09-01T19:50:49.8325456Z * [new branch] gh/xmfan/229/orig -> origin/gh/xmfan/229/orig 2025-09-01T19:50:49.8325527Z * [new branch] gh/xmfan/237/base -> origin/gh/xmfan/237/base 2025-09-01T19:50:49.8325599Z * [new branch] gh/xmfan/237/head -> origin/gh/xmfan/237/head 2025-09-01T19:50:49.8325669Z * [new branch] gh/xmfan/237/orig -> origin/gh/xmfan/237/orig 2025-09-01T19:50:49.8325739Z * [new branch] gh/xmfan/244/base -> origin/gh/xmfan/244/base 2025-09-01T19:50:49.8325810Z * [new branch] gh/xmfan/244/head -> origin/gh/xmfan/244/head 2025-09-01T19:50:49.8325880Z * [new branch] gh/xmfan/244/orig -> origin/gh/xmfan/244/orig 2025-09-01T19:50:49.8325950Z * [new branch] gh/xmfan/246/base -> origin/gh/xmfan/246/base 2025-09-01T19:50:49.8326021Z * [new branch] gh/xmfan/246/head -> origin/gh/xmfan/246/head 2025-09-01T19:50:49.8326093Z * [new branch] gh/xmfan/246/orig -> origin/gh/xmfan/246/orig 2025-09-01T19:50:49.8326163Z * [new branch] gh/xmfan/253/base -> origin/gh/xmfan/253/base 2025-09-01T19:50:49.8326236Z * [new branch] gh/xmfan/253/head -> origin/gh/xmfan/253/head 2025-09-01T19:50:49.8326306Z * [new branch] gh/xmfan/253/orig -> origin/gh/xmfan/253/orig 2025-09-01T19:50:49.8326376Z * [new branch] gh/xmfan/254/base -> origin/gh/xmfan/254/base 2025-09-01T19:50:49.8326448Z * [new branch] gh/xmfan/254/head -> origin/gh/xmfan/254/head 2025-09-01T19:50:49.8326517Z * [new branch] gh/xmfan/254/orig -> origin/gh/xmfan/254/orig 2025-09-01T19:50:49.8326588Z * [new branch] gh/xmfan/260/base -> origin/gh/xmfan/260/base 2025-09-01T19:50:49.8326658Z * [new branch] gh/xmfan/260/head -> origin/gh/xmfan/260/head 2025-09-01T19:50:49.8326732Z * [new branch] gh/xmfan/260/orig -> origin/gh/xmfan/260/orig 2025-09-01T19:50:49.8326803Z * [new branch] gh/xmfan/262/base -> origin/gh/xmfan/262/base 2025-09-01T19:50:49.8326874Z * [new branch] gh/xmfan/262/head -> origin/gh/xmfan/262/head 2025-09-01T19:50:49.8326945Z * [new branch] gh/xmfan/262/orig -> origin/gh/xmfan/262/orig 2025-09-01T19:50:49.8327015Z * [new branch] gh/xmfan/263/base -> origin/gh/xmfan/263/base 2025-09-01T19:50:49.8327085Z * [new branch] gh/xmfan/263/head -> origin/gh/xmfan/263/head 2025-09-01T19:50:49.8327156Z * [new branch] gh/xmfan/263/orig -> origin/gh/xmfan/263/orig 2025-09-01T19:50:49.8327227Z * [new branch] gh/xmfan/264/base -> origin/gh/xmfan/264/base 2025-09-01T19:50:49.8327297Z * [new branch] gh/xmfan/264/head -> origin/gh/xmfan/264/head 2025-09-01T19:50:49.8327369Z * [new branch] gh/xmfan/264/orig -> origin/gh/xmfan/264/orig 2025-09-01T19:50:49.8327471Z * [new branch] gh/xmfan/272/base -> origin/gh/xmfan/272/base 2025-09-01T19:50:49.8327542Z * [new branch] gh/xmfan/272/head -> origin/gh/xmfan/272/head 2025-09-01T19:50:49.8327613Z * [new branch] gh/xmfan/272/orig -> origin/gh/xmfan/272/orig 2025-09-01T19:50:49.8327684Z * [new branch] gh/xmfan/273/base -> origin/gh/xmfan/273/base 2025-09-01T19:50:49.8327753Z * [new branch] gh/xmfan/273/head -> origin/gh/xmfan/273/head 2025-09-01T19:50:49.8328967Z * [new branch] gh/xmfan/273/orig -> origin/gh/xmfan/273/orig 2025-09-01T19:50:49.8329042Z * [new branch] gh/xmfan/274/base -> origin/gh/xmfan/274/base 2025-09-01T19:50:49.8329115Z * [new branch] gh/xmfan/274/head -> origin/gh/xmfan/274/head 2025-09-01T19:50:49.8329256Z * [new branch] gh/xmfan/274/orig -> origin/gh/xmfan/274/orig 2025-09-01T19:50:49.8329332Z * [new branch] gh/xmfan/275/base -> origin/gh/xmfan/275/base 2025-09-01T19:50:49.8329403Z * [new branch] gh/xmfan/275/head -> origin/gh/xmfan/275/head 2025-09-01T19:50:49.8329473Z * [new branch] gh/xmfan/275/orig -> origin/gh/xmfan/275/orig 2025-09-01T19:50:49.8329543Z * [new branch] gh/xmfan/276/base -> origin/gh/xmfan/276/base 2025-09-01T19:50:49.8329614Z * [new branch] gh/xmfan/276/head -> origin/gh/xmfan/276/head 2025-09-01T19:50:49.8329684Z * [new branch] gh/xmfan/276/orig -> origin/gh/xmfan/276/orig 2025-09-01T19:50:49.8329754Z * [new branch] gh/xmfan/277/base -> origin/gh/xmfan/277/base 2025-09-01T19:50:49.8329825Z * [new branch] gh/xmfan/277/head -> origin/gh/xmfan/277/head 2025-09-01T19:50:49.8329899Z * [new branch] gh/xmfan/277/orig -> origin/gh/xmfan/277/orig 2025-09-01T19:50:49.8329972Z * [new branch] gh/xmfan/278/base -> origin/gh/xmfan/278/base 2025-09-01T19:50:49.8330043Z * [new branch] gh/xmfan/278/head -> origin/gh/xmfan/278/head 2025-09-01T19:50:49.8330113Z * [new branch] gh/xmfan/278/orig -> origin/gh/xmfan/278/orig 2025-09-01T19:50:49.8330182Z * [new branch] gh/xmfan/279/base -> origin/gh/xmfan/279/base 2025-09-01T19:50:49.8330253Z * [new branch] gh/xmfan/279/head -> origin/gh/xmfan/279/head 2025-09-01T19:50:49.8330323Z * [new branch] gh/xmfan/279/orig -> origin/gh/xmfan/279/orig 2025-09-01T19:50:49.8330393Z * [new branch] gh/xmfan/280/base -> origin/gh/xmfan/280/base 2025-09-01T19:50:49.8330463Z * [new branch] gh/xmfan/280/head -> origin/gh/xmfan/280/head 2025-09-01T19:50:49.8330537Z * [new branch] gh/xmfan/280/orig -> origin/gh/xmfan/280/orig 2025-09-01T19:50:49.8330609Z * [new branch] gh/xmfan/281/base -> origin/gh/xmfan/281/base 2025-09-01T19:50:49.8330680Z * [new branch] gh/xmfan/281/head -> origin/gh/xmfan/281/head 2025-09-01T19:50:49.8330752Z * [new branch] gh/xmfan/281/orig -> origin/gh/xmfan/281/orig 2025-09-01T19:50:49.8330822Z * [new branch] gh/xmfan/282/base -> origin/gh/xmfan/282/base 2025-09-01T19:50:49.8330892Z * [new branch] gh/xmfan/282/head -> origin/gh/xmfan/282/head 2025-09-01T19:50:49.8330963Z * [new branch] gh/xmfan/283/base -> origin/gh/xmfan/283/base 2025-09-01T19:50:49.8331033Z * [new branch] gh/xmfan/283/head -> origin/gh/xmfan/283/head 2025-09-01T19:50:49.8331103Z * [new branch] gh/xmfan/283/orig -> origin/gh/xmfan/283/orig 2025-09-01T19:50:49.8331191Z * [new branch] gh/xuanzhang816/14/base -> origin/gh/xuanzhang816/14/base 2025-09-01T19:50:49.8331324Z * [new branch] gh/xuanzhang816/14/head -> origin/gh/xuanzhang816/14/head 2025-09-01T19:50:49.8331405Z * [new branch] gh/xuanzhang816/14/orig -> origin/gh/xuanzhang816/14/orig 2025-09-01T19:50:49.8331486Z * [new branch] gh/xuanzhang816/19/base -> origin/gh/xuanzhang816/19/base 2025-09-01T19:50:49.8331566Z * [new branch] gh/xuanzhang816/19/head -> origin/gh/xuanzhang816/19/head 2025-09-01T19:50:49.8331645Z * [new branch] gh/xuanzhang816/19/orig -> origin/gh/xuanzhang816/19/orig 2025-09-01T19:50:49.8331725Z * [new branch] gh/xuanzhang816/22/base -> origin/gh/xuanzhang816/22/base 2025-09-01T19:50:49.8331804Z * [new branch] gh/xuanzhang816/22/head -> origin/gh/xuanzhang816/22/head 2025-09-01T19:50:49.8331917Z * [new branch] gh/xuanzhang816/22/orig -> origin/gh/xuanzhang816/22/orig 2025-09-01T19:50:49.8331997Z * [new branch] gh/xuanzhang816/23/base -> origin/gh/xuanzhang816/23/base 2025-09-01T19:50:49.8332078Z * [new branch] gh/xuanzhang816/23/head -> origin/gh/xuanzhang816/23/head 2025-09-01T19:50:49.8332157Z * [new branch] gh/xuanzhang816/23/orig -> origin/gh/xuanzhang816/23/orig 2025-09-01T19:50:49.8332236Z * [new branch] gh/xuanzhang816/24/base -> origin/gh/xuanzhang816/24/base 2025-09-01T19:50:49.8332317Z * [new branch] gh/xuanzhang816/24/head -> origin/gh/xuanzhang816/24/head 2025-09-01T19:50:49.8332396Z * [new branch] gh/xuanzhang816/24/orig -> origin/gh/xuanzhang816/24/orig 2025-09-01T19:50:49.8332476Z * [new branch] gh/xuanzhang816/25/base -> origin/gh/xuanzhang816/25/base 2025-09-01T19:50:49.8332556Z * [new branch] gh/xuanzhang816/25/head -> origin/gh/xuanzhang816/25/head 2025-09-01T19:50:49.8332637Z * [new branch] gh/xuanzhang816/25/orig -> origin/gh/xuanzhang816/25/orig 2025-09-01T19:50:49.8332719Z * [new branch] gh/yanbing-j/11/base -> origin/gh/yanbing-j/11/base 2025-09-01T19:50:49.8332799Z * [new branch] gh/yanbing-j/11/head -> origin/gh/yanbing-j/11/head 2025-09-01T19:50:49.8332876Z * [new branch] gh/yanbing-j/11/orig -> origin/gh/yanbing-j/11/orig 2025-09-01T19:50:49.8332951Z * [new branch] gh/yanbing-j/12/base -> origin/gh/yanbing-j/12/base 2025-09-01T19:50:49.8333027Z * [new branch] gh/yanbing-j/12/head -> origin/gh/yanbing-j/12/head 2025-09-01T19:50:49.8333101Z * [new branch] gh/yanbing-j/12/orig -> origin/gh/yanbing-j/12/orig 2025-09-01T19:50:49.8333175Z * [new branch] gh/yanbing-j/13/base -> origin/gh/yanbing-j/13/base 2025-09-01T19:50:49.8333250Z * [new branch] gh/yanbing-j/13/head -> origin/gh/yanbing-j/13/head 2025-09-01T19:50:49.8333325Z * [new branch] gh/yanbing-j/13/orig -> origin/gh/yanbing-j/13/orig 2025-09-01T19:50:49.8333401Z * [new branch] gh/yanbing-j/14/base -> origin/gh/yanbing-j/14/base 2025-09-01T19:50:49.8333475Z * [new branch] gh/yanbing-j/14/head -> origin/gh/yanbing-j/14/head 2025-09-01T19:50:49.8334637Z * [new branch] gh/yanbing-j/14/orig -> origin/gh/yanbing-j/14/orig 2025-09-01T19:50:49.8334715Z * [new branch] gh/yanbing-j/15/base -> origin/gh/yanbing-j/15/base 2025-09-01T19:50:49.8334789Z * [new branch] gh/yanbing-j/15/head -> origin/gh/yanbing-j/15/head 2025-09-01T19:50:49.8334863Z * [new branch] gh/yanbing-j/15/orig -> origin/gh/yanbing-j/15/orig 2025-09-01T19:50:49.8334938Z * [new branch] gh/yanbing-j/18/base -> origin/gh/yanbing-j/18/base 2025-09-01T19:50:49.8335015Z * [new branch] gh/yanbing-j/18/head -> origin/gh/yanbing-j/18/head 2025-09-01T19:50:49.8335089Z * [new branch] gh/yanbing-j/18/orig -> origin/gh/yanbing-j/18/orig 2025-09-01T19:50:49.8335199Z * [new branch] gh/yanbing-j/19/base -> origin/gh/yanbing-j/19/base 2025-09-01T19:50:49.8335275Z * [new branch] gh/yanbing-j/19/head -> origin/gh/yanbing-j/19/head 2025-09-01T19:50:49.8335349Z * [new branch] gh/yanbing-j/19/orig -> origin/gh/yanbing-j/19/orig 2025-09-01T19:50:49.8335423Z * [new branch] gh/yanbing-j/20/base -> origin/gh/yanbing-j/20/base 2025-09-01T19:50:49.8335498Z * [new branch] gh/yanbing-j/20/head -> origin/gh/yanbing-j/20/head 2025-09-01T19:50:49.8335572Z * [new branch] gh/yanbing-j/20/orig -> origin/gh/yanbing-j/20/orig 2025-09-01T19:50:49.8335646Z * [new branch] gh/yanbing-j/21/base -> origin/gh/yanbing-j/21/base 2025-09-01T19:50:49.8335755Z * [new branch] gh/yanbing-j/21/head -> origin/gh/yanbing-j/21/head 2025-09-01T19:50:49.8335829Z * [new branch] gh/yanbing-j/22/base -> origin/gh/yanbing-j/22/base 2025-09-01T19:50:49.8335905Z * [new branch] gh/yanbing-j/22/head -> origin/gh/yanbing-j/22/head 2025-09-01T19:50:49.8335980Z * [new branch] gh/yanbing-j/22/orig -> origin/gh/yanbing-j/22/orig 2025-09-01T19:50:49.8336054Z * [new branch] gh/yanbing-j/23/base -> origin/gh/yanbing-j/23/base 2025-09-01T19:50:49.8336128Z * [new branch] gh/yanbing-j/23/head -> origin/gh/yanbing-j/23/head 2025-09-01T19:50:49.8336202Z * [new branch] gh/yanbing-j/23/orig -> origin/gh/yanbing-j/23/orig 2025-09-01T19:50:49.8336276Z * [new branch] gh/yanbing-j/24/base -> origin/gh/yanbing-j/24/base 2025-09-01T19:50:49.8336350Z * [new branch] gh/yanbing-j/24/head -> origin/gh/yanbing-j/24/head 2025-09-01T19:50:49.8336429Z * [new branch] gh/yanbing-j/24/orig -> origin/gh/yanbing-j/24/orig 2025-09-01T19:50:49.8336505Z * [new branch] gh/yanbing-j/25/base -> origin/gh/yanbing-j/25/base 2025-09-01T19:50:49.8336579Z * [new branch] gh/yanbing-j/25/head -> origin/gh/yanbing-j/25/head 2025-09-01T19:50:49.8336653Z * [new branch] gh/yanbing-j/25/orig -> origin/gh/yanbing-j/25/orig 2025-09-01T19:50:49.8336727Z * [new branch] gh/yanbing-j/26/base -> origin/gh/yanbing-j/26/base 2025-09-01T19:50:49.8336801Z * [new branch] gh/yanbing-j/26/head -> origin/gh/yanbing-j/26/head 2025-09-01T19:50:49.8336875Z * [new branch] gh/yanbing-j/26/orig -> origin/gh/yanbing-j/26/orig 2025-09-01T19:50:49.8336950Z * [new branch] gh/yanbing-j/36/base -> origin/gh/yanbing-j/36/base 2025-09-01T19:50:49.8337024Z * [new branch] gh/yanbing-j/36/head -> origin/gh/yanbing-j/36/head 2025-09-01T19:50:49.8337100Z * [new branch] gh/yanbing-j/36/orig -> origin/gh/yanbing-j/36/orig 2025-09-01T19:50:49.8337176Z * [new branch] gh/yanbing-j/37/base -> origin/gh/yanbing-j/37/base 2025-09-01T19:50:49.8337249Z * [new branch] gh/yanbing-j/37/head -> origin/gh/yanbing-j/37/head 2025-09-01T19:50:49.8337323Z * [new branch] gh/yanbing-j/37/orig -> origin/gh/yanbing-j/37/orig 2025-09-01T19:50:49.8337403Z * [new branch] gh/yangw-dev/1/base -> origin/gh/yangw-dev/1/base 2025-09-01T19:50:49.8337480Z * [new branch] gh/yangw-dev/10/base -> origin/gh/yangw-dev/10/base 2025-09-01T19:50:49.8337555Z * [new branch] gh/yangw-dev/10/head -> origin/gh/yangw-dev/10/head 2025-09-01T19:50:49.8337630Z * [new branch] gh/yangw-dev/10/orig -> origin/gh/yangw-dev/10/orig 2025-09-01T19:50:49.8337705Z * [new branch] gh/yangw-dev/11/base -> origin/gh/yangw-dev/11/base 2025-09-01T19:50:49.8337780Z * [new branch] gh/yangw-dev/11/head -> origin/gh/yangw-dev/11/head 2025-09-01T19:50:49.8337883Z * [new branch] gh/yangw-dev/11/orig -> origin/gh/yangw-dev/11/orig 2025-09-01T19:50:49.8337958Z * [new branch] gh/yangw-dev/12/base -> origin/gh/yangw-dev/12/base 2025-09-01T19:50:49.8338032Z * [new branch] gh/yangw-dev/12/head -> origin/gh/yangw-dev/12/head 2025-09-01T19:50:49.8338107Z * [new branch] gh/yangw-dev/12/orig -> origin/gh/yangw-dev/12/orig 2025-09-01T19:50:49.8338180Z * [new branch] gh/yangw-dev/13/base -> origin/gh/yangw-dev/13/base 2025-09-01T19:50:49.8339494Z * [new branch] gh/yangw-dev/13/head -> origin/gh/yangw-dev/13/head 2025-09-01T19:50:49.8339575Z * [new branch] gh/yangw-dev/13/orig -> origin/gh/yangw-dev/13/orig 2025-09-01T19:50:49.8339722Z * [new branch] gh/yangw-dev/14/base -> origin/gh/yangw-dev/14/base 2025-09-01T19:50:49.8339796Z * [new branch] gh/yangw-dev/14/head -> origin/gh/yangw-dev/14/head 2025-09-01T19:50:49.8339876Z * [new branch] gh/yangw-dev/14/orig -> origin/gh/yangw-dev/14/orig 2025-09-01T19:50:49.8339950Z * [new branch] gh/yangw-dev/15/base -> origin/gh/yangw-dev/15/base 2025-09-01T19:50:49.8340024Z * [new branch] gh/yangw-dev/15/head -> origin/gh/yangw-dev/15/head 2025-09-01T19:50:49.8340098Z * [new branch] gh/yangw-dev/15/orig -> origin/gh/yangw-dev/15/orig 2025-09-01T19:50:49.8340174Z * [new branch] gh/yangw-dev/16/base -> origin/gh/yangw-dev/16/base 2025-09-01T19:50:49.8340248Z * [new branch] gh/yangw-dev/16/head -> origin/gh/yangw-dev/16/head 2025-09-01T19:50:49.8340322Z * [new branch] gh/yangw-dev/16/orig -> origin/gh/yangw-dev/16/orig 2025-09-01T19:50:49.8340403Z * [new branch] gh/yangw-dev/17/base -> origin/gh/yangw-dev/17/base 2025-09-01T19:50:49.8340481Z * [new branch] gh/yangw-dev/17/head -> origin/gh/yangw-dev/17/head 2025-09-01T19:50:49.8340556Z * [new branch] gh/yangw-dev/17/orig -> origin/gh/yangw-dev/17/orig 2025-09-01T19:50:49.8340632Z * [new branch] gh/yangw-dev/18/base -> origin/gh/yangw-dev/18/base 2025-09-01T19:50:49.8340706Z * [new branch] gh/yangw-dev/18/head -> origin/gh/yangw-dev/18/head 2025-09-01T19:50:49.8340780Z * [new branch] gh/yangw-dev/18/orig -> origin/gh/yangw-dev/18/orig 2025-09-01T19:50:49.8340854Z * [new branch] gh/yangw-dev/19/base -> origin/gh/yangw-dev/19/base 2025-09-01T19:50:49.8340929Z * [new branch] gh/yangw-dev/19/head -> origin/gh/yangw-dev/19/head 2025-09-01T19:50:49.8341003Z * [new branch] gh/yangw-dev/19/orig -> origin/gh/yangw-dev/19/orig 2025-09-01T19:50:49.8341083Z * [new branch] gh/yangw-dev/2/base -> origin/gh/yangw-dev/2/base 2025-09-01T19:50:49.8341160Z * [new branch] gh/yangw-dev/2/head -> origin/gh/yangw-dev/2/head 2025-09-01T19:50:49.8341234Z * [new branch] gh/yangw-dev/20/base -> origin/gh/yangw-dev/20/base 2025-09-01T19:50:49.8341309Z * [new branch] gh/yangw-dev/20/head -> origin/gh/yangw-dev/20/head 2025-09-01T19:50:49.8341383Z * [new branch] gh/yangw-dev/20/orig -> origin/gh/yangw-dev/20/orig 2025-09-01T19:50:49.8341456Z * [new branch] gh/yangw-dev/21/base -> origin/gh/yangw-dev/21/base 2025-09-01T19:50:49.8341531Z * [new branch] gh/yangw-dev/21/head -> origin/gh/yangw-dev/21/head 2025-09-01T19:50:49.8341604Z * [new branch] gh/yangw-dev/21/orig -> origin/gh/yangw-dev/21/orig 2025-09-01T19:50:49.8341679Z * [new branch] gh/yangw-dev/22/base -> origin/gh/yangw-dev/22/base 2025-09-01T19:50:49.8341753Z * [new branch] gh/yangw-dev/22/head -> origin/gh/yangw-dev/22/head 2025-09-01T19:50:49.8341885Z * [new branch] gh/yangw-dev/22/orig -> origin/gh/yangw-dev/22/orig 2025-09-01T19:50:49.8341960Z * [new branch] gh/yangw-dev/23/base -> origin/gh/yangw-dev/23/base 2025-09-01T19:50:49.8342033Z * [new branch] gh/yangw-dev/23/head -> origin/gh/yangw-dev/23/head 2025-09-01T19:50:49.8342108Z * [new branch] gh/yangw-dev/23/orig -> origin/gh/yangw-dev/23/orig 2025-09-01T19:50:49.8342182Z * [new branch] gh/yangw-dev/24/base -> origin/gh/yangw-dev/24/base 2025-09-01T19:50:49.8342255Z * [new branch] gh/yangw-dev/24/head -> origin/gh/yangw-dev/24/head 2025-09-01T19:50:49.8342331Z * [new branch] gh/yangw-dev/24/orig -> origin/gh/yangw-dev/24/orig 2025-09-01T19:50:49.8342435Z * [new branch] gh/yangw-dev/25/base -> origin/gh/yangw-dev/25/base 2025-09-01T19:50:49.8342509Z * [new branch] gh/yangw-dev/25/head -> origin/gh/yangw-dev/25/head 2025-09-01T19:50:49.8342585Z * [new branch] gh/yangw-dev/25/orig -> origin/gh/yangw-dev/25/orig 2025-09-01T19:50:49.8342659Z * [new branch] gh/yangw-dev/26/base -> origin/gh/yangw-dev/26/base 2025-09-01T19:50:49.8342733Z * [new branch] gh/yangw-dev/26/head -> origin/gh/yangw-dev/26/head 2025-09-01T19:50:49.8342808Z * [new branch] gh/yangw-dev/26/orig -> origin/gh/yangw-dev/26/orig 2025-09-01T19:50:49.8342882Z * [new branch] gh/yangw-dev/27/base -> origin/gh/yangw-dev/27/base 2025-09-01T19:50:49.8342955Z * [new branch] gh/yangw-dev/27/head -> origin/gh/yangw-dev/27/head 2025-09-01T19:50:49.8343030Z * [new branch] gh/yangw-dev/27/orig -> origin/gh/yangw-dev/27/orig 2025-09-01T19:50:49.8343106Z * [new branch] gh/yangw-dev/3/base -> origin/gh/yangw-dev/3/base 2025-09-01T19:50:49.8343184Z * [new branch] gh/yangw-dev/3/head -> origin/gh/yangw-dev/3/head 2025-09-01T19:50:49.8343259Z * [new branch] gh/yangw-dev/4/base -> origin/gh/yangw-dev/4/base 2025-09-01T19:50:49.8343333Z * [new branch] gh/yangw-dev/4/head -> origin/gh/yangw-dev/4/head 2025-09-01T19:50:49.8343408Z * [new branch] gh/yangw-dev/5/base -> origin/gh/yangw-dev/5/base 2025-09-01T19:50:49.8343482Z * [new branch] gh/yangw-dev/5/head -> origin/gh/yangw-dev/5/head 2025-09-01T19:50:49.8343557Z * [new branch] gh/yangw-dev/6/base -> origin/gh/yangw-dev/6/base 2025-09-01T19:50:49.8343630Z * [new branch] gh/yangw-dev/6/head -> origin/gh/yangw-dev/6/head 2025-09-01T19:50:49.8343703Z * [new branch] gh/yangw-dev/7/base -> origin/gh/yangw-dev/7/base 2025-09-01T19:50:49.8343780Z * [new branch] gh/yangw-dev/7/head -> origin/gh/yangw-dev/7/head 2025-09-01T19:50:49.8343854Z * [new branch] gh/yangw-dev/8/base -> origin/gh/yangw-dev/8/base 2025-09-01T19:50:49.8345019Z * [new branch] gh/yangw-dev/8/head -> origin/gh/yangw-dev/8/head 2025-09-01T19:50:49.8345095Z * [new branch] gh/yangw-dev/8/orig -> origin/gh/yangw-dev/8/orig 2025-09-01T19:50:49.8345170Z * [new branch] gh/yangw-dev/9/base -> origin/gh/yangw-dev/9/base 2025-09-01T19:50:49.8345243Z * [new branch] gh/yangw-dev/9/head -> origin/gh/yangw-dev/9/head 2025-09-01T19:50:49.8345316Z * [new branch] gh/yangw-dev/9/orig -> origin/gh/yangw-dev/9/orig 2025-09-01T19:50:49.8345389Z * [new branch] gh/ydwu4/233/base -> origin/gh/ydwu4/233/base 2025-09-01T19:50:49.8345463Z * [new branch] gh/ydwu4/233/head -> origin/gh/ydwu4/233/head 2025-09-01T19:50:49.8345536Z * [new branch] gh/ydwu4/233/orig -> origin/gh/ydwu4/233/orig 2025-09-01T19:50:49.8345645Z * [new branch] gh/ydwu4/246/base -> origin/gh/ydwu4/246/base 2025-09-01T19:50:49.8345718Z * [new branch] gh/ydwu4/246/head -> origin/gh/ydwu4/246/head 2025-09-01T19:50:49.8345787Z * [new branch] gh/ydwu4/246/orig -> origin/gh/ydwu4/246/orig 2025-09-01T19:50:49.8345857Z * [new branch] gh/ydwu4/253/base -> origin/gh/ydwu4/253/base 2025-09-01T19:50:49.8345928Z * [new branch] gh/ydwu4/253/head -> origin/gh/ydwu4/253/head 2025-09-01T19:50:49.8345998Z * [new branch] gh/ydwu4/253/orig -> origin/gh/ydwu4/253/orig 2025-09-01T19:50:49.8346068Z * [new branch] gh/ydwu4/255/base -> origin/gh/ydwu4/255/base 2025-09-01T19:50:49.8346138Z * [new branch] gh/ydwu4/255/head -> origin/gh/ydwu4/255/head 2025-09-01T19:50:49.8346245Z * [new branch] gh/ydwu4/255/orig -> origin/gh/ydwu4/255/orig 2025-09-01T19:50:49.8346318Z * [new branch] gh/ydwu4/259/base -> origin/gh/ydwu4/259/base 2025-09-01T19:50:49.8346389Z * [new branch] gh/ydwu4/259/head -> origin/gh/ydwu4/259/head 2025-09-01T19:50:49.8346458Z * [new branch] gh/ydwu4/259/orig -> origin/gh/ydwu4/259/orig 2025-09-01T19:50:49.8346528Z * [new branch] gh/ydwu4/262/base -> origin/gh/ydwu4/262/base 2025-09-01T19:50:49.8346599Z * [new branch] gh/ydwu4/262/head -> origin/gh/ydwu4/262/head 2025-09-01T19:50:49.8346669Z * [new branch] gh/ydwu4/262/orig -> origin/gh/ydwu4/262/orig 2025-09-01T19:50:49.8346738Z * [new branch] gh/ydwu4/263/base -> origin/gh/ydwu4/263/base 2025-09-01T19:50:49.8346810Z * [new branch] gh/ydwu4/263/head -> origin/gh/ydwu4/263/head 2025-09-01T19:50:49.8346881Z * [new branch] gh/ydwu4/263/orig -> origin/gh/ydwu4/263/orig 2025-09-01T19:50:49.8346952Z * [new branch] gh/ydwu4/269/base -> origin/gh/ydwu4/269/base 2025-09-01T19:50:49.8347022Z * [new branch] gh/ydwu4/269/head -> origin/gh/ydwu4/269/head 2025-09-01T19:50:49.8347093Z * [new branch] gh/ydwu4/269/orig -> origin/gh/ydwu4/269/orig 2025-09-01T19:50:49.8347163Z * [new branch] gh/ydwu4/270/base -> origin/gh/ydwu4/270/base 2025-09-01T19:50:49.8347232Z * [new branch] gh/ydwu4/270/head -> origin/gh/ydwu4/270/head 2025-09-01T19:50:49.8347302Z * [new branch] gh/ydwu4/270/orig -> origin/gh/ydwu4/270/orig 2025-09-01T19:50:49.8347372Z * [new branch] gh/ydwu4/272/base -> origin/gh/ydwu4/272/base 2025-09-01T19:50:49.8347445Z * [new branch] gh/ydwu4/272/head -> origin/gh/ydwu4/272/head 2025-09-01T19:50:49.8347515Z * [new branch] gh/ydwu4/272/orig -> origin/gh/ydwu4/272/orig 2025-09-01T19:50:49.8347588Z * [new branch] gh/ydwu4/275/base -> origin/gh/ydwu4/275/base 2025-09-01T19:50:49.8347658Z * [new branch] gh/ydwu4/275/head -> origin/gh/ydwu4/275/head 2025-09-01T19:50:49.8347729Z * [new branch] gh/ydwu4/275/orig -> origin/gh/ydwu4/275/orig 2025-09-01T19:50:49.8347799Z * [new branch] gh/ydwu4/276/base -> origin/gh/ydwu4/276/base 2025-09-01T19:50:49.8347870Z * [new branch] gh/ydwu4/276/head -> origin/gh/ydwu4/276/head 2025-09-01T19:50:49.8347940Z * [new branch] gh/ydwu4/276/orig -> origin/gh/ydwu4/276/orig 2025-09-01T19:50:49.8348010Z * [new branch] gh/ydwu4/279/base -> origin/gh/ydwu4/279/base 2025-09-01T19:50:49.8348081Z * [new branch] gh/ydwu4/279/head -> origin/gh/ydwu4/279/head 2025-09-01T19:50:49.8348150Z * [new branch] gh/ydwu4/279/orig -> origin/gh/ydwu4/279/orig 2025-09-01T19:50:49.8348326Z * [new branch] gh/ydwu4/283/base -> origin/gh/ydwu4/283/base 2025-09-01T19:50:49.8348399Z * [new branch] gh/ydwu4/283/head -> origin/gh/ydwu4/283/head 2025-09-01T19:50:49.8348468Z * [new branch] gh/ydwu4/283/orig -> origin/gh/ydwu4/283/orig 2025-09-01T19:50:49.8348540Z * [new branch] gh/ydwu4/289/base -> origin/gh/ydwu4/289/base 2025-09-01T19:50:49.8349697Z * [new branch] gh/ydwu4/289/head -> origin/gh/ydwu4/289/head 2025-09-01T19:50:49.8349771Z * [new branch] gh/ydwu4/289/orig -> origin/gh/ydwu4/289/orig 2025-09-01T19:50:49.8349841Z * [new branch] gh/ydwu4/290/base -> origin/gh/ydwu4/290/base 2025-09-01T19:50:49.8349969Z * [new branch] gh/ydwu4/290/head -> origin/gh/ydwu4/290/head 2025-09-01T19:50:49.8350040Z * [new branch] gh/ydwu4/290/orig -> origin/gh/ydwu4/290/orig 2025-09-01T19:50:49.8350115Z * [new branch] gh/ydwu4/291/base -> origin/gh/ydwu4/291/base 2025-09-01T19:50:49.8350186Z * [new branch] gh/ydwu4/291/head -> origin/gh/ydwu4/291/head 2025-09-01T19:50:49.8350255Z * [new branch] gh/ydwu4/291/orig -> origin/gh/ydwu4/291/orig 2025-09-01T19:50:49.8350326Z * [new branch] gh/ydwu4/292/base -> origin/gh/ydwu4/292/base 2025-09-01T19:50:49.8350396Z * [new branch] gh/ydwu4/292/head -> origin/gh/ydwu4/292/head 2025-09-01T19:50:49.8350465Z * [new branch] gh/ydwu4/292/orig -> origin/gh/ydwu4/292/orig 2025-09-01T19:50:49.8350535Z * [new branch] gh/ydwu4/293/base -> origin/gh/ydwu4/293/base 2025-09-01T19:50:49.8350609Z * [new branch] gh/ydwu4/293/head -> origin/gh/ydwu4/293/head 2025-09-01T19:50:49.8350679Z * [new branch] gh/ydwu4/293/orig -> origin/gh/ydwu4/293/orig 2025-09-01T19:50:49.8350751Z * [new branch] gh/ydwu4/294/base -> origin/gh/ydwu4/294/base 2025-09-01T19:50:49.8350822Z * [new branch] gh/ydwu4/294/head -> origin/gh/ydwu4/294/head 2025-09-01T19:50:49.8350891Z * [new branch] gh/ydwu4/294/orig -> origin/gh/ydwu4/294/orig 2025-09-01T19:50:49.8350960Z * [new branch] gh/ydwu4/295/base -> origin/gh/ydwu4/295/base 2025-09-01T19:50:49.8351031Z * [new branch] gh/ydwu4/295/head -> origin/gh/ydwu4/295/head 2025-09-01T19:50:49.8351101Z * [new branch] gh/ydwu4/295/orig -> origin/gh/ydwu4/295/orig 2025-09-01T19:50:49.8351170Z * [new branch] gh/ydwu4/296/base -> origin/gh/ydwu4/296/base 2025-09-01T19:50:49.8351243Z * [new branch] gh/ydwu4/296/head -> origin/gh/ydwu4/296/head 2025-09-01T19:50:49.8351314Z * [new branch] gh/ydwu4/296/orig -> origin/gh/ydwu4/296/orig 2025-09-01T19:50:49.8351385Z * [new branch] gh/ydwu4/300/base -> origin/gh/ydwu4/300/base 2025-09-01T19:50:49.8351455Z * [new branch] gh/ydwu4/300/head -> origin/gh/ydwu4/300/head 2025-09-01T19:50:49.8351525Z * [new branch] gh/ydwu4/300/orig -> origin/gh/ydwu4/300/orig 2025-09-01T19:50:49.8351595Z * [new branch] gh/ydwu4/301/base -> origin/gh/ydwu4/301/base 2025-09-01T19:50:49.8351664Z * [new branch] gh/ydwu4/301/head -> origin/gh/ydwu4/301/head 2025-09-01T19:50:49.8351735Z * [new branch] gh/ydwu4/301/orig -> origin/gh/ydwu4/301/orig 2025-09-01T19:50:49.8351805Z * [new branch] gh/ydwu4/302/base -> origin/gh/ydwu4/302/base 2025-09-01T19:50:49.8351878Z * [new branch] gh/ydwu4/302/head -> origin/gh/ydwu4/302/head 2025-09-01T19:50:49.8351948Z * [new branch] gh/ydwu4/302/orig -> origin/gh/ydwu4/302/orig 2025-09-01T19:50:49.8352053Z * [new branch] gh/ydwu4/303/base -> origin/gh/ydwu4/303/base 2025-09-01T19:50:49.8352123Z * [new branch] gh/ydwu4/303/head -> origin/gh/ydwu4/303/head 2025-09-01T19:50:49.8352194Z * [new branch] gh/ydwu4/303/orig -> origin/gh/ydwu4/303/orig 2025-09-01T19:50:49.8352264Z * [new branch] gh/ydwu4/304/base -> origin/gh/ydwu4/304/base 2025-09-01T19:50:49.8352334Z * [new branch] gh/ydwu4/304/head -> origin/gh/ydwu4/304/head 2025-09-01T19:50:49.8352404Z * [new branch] gh/ydwu4/304/orig -> origin/gh/ydwu4/304/orig 2025-09-01T19:50:49.8352474Z * [new branch] gh/ydwu4/305/base -> origin/gh/ydwu4/305/base 2025-09-01T19:50:49.8352573Z * [new branch] gh/ydwu4/305/head -> origin/gh/ydwu4/305/head 2025-09-01T19:50:49.8352644Z * [new branch] gh/ydwu4/305/orig -> origin/gh/ydwu4/305/orig 2025-09-01T19:50:49.8352716Z * [new branch] gh/ydwu4/306/base -> origin/gh/ydwu4/306/base 2025-09-01T19:50:49.8352786Z * [new branch] gh/ydwu4/306/head -> origin/gh/ydwu4/306/head 2025-09-01T19:50:49.8352855Z * [new branch] gh/ydwu4/306/orig -> origin/gh/ydwu4/306/orig 2025-09-01T19:50:49.8352926Z * [new branch] gh/ydwu4/307/base -> origin/gh/ydwu4/307/base 2025-09-01T19:50:49.8352996Z * [new branch] gh/ydwu4/307/head -> origin/gh/ydwu4/307/head 2025-09-01T19:50:49.8353066Z * [new branch] gh/ydwu4/307/orig -> origin/gh/ydwu4/307/orig 2025-09-01T19:50:49.8353137Z * [new branch] gh/ydwu4/308/base -> origin/gh/ydwu4/308/base 2025-09-01T19:50:49.8353208Z * [new branch] gh/ydwu4/308/head -> origin/gh/ydwu4/308/head 2025-09-01T19:50:49.8353278Z * [new branch] gh/ydwu4/308/orig -> origin/gh/ydwu4/308/orig 2025-09-01T19:50:49.8353350Z * [new branch] gh/ydwu4/309/base -> origin/gh/ydwu4/309/base 2025-09-01T19:50:49.8353420Z * [new branch] gh/ydwu4/309/head -> origin/gh/ydwu4/309/head 2025-09-01T19:50:49.8353489Z * [new branch] gh/ydwu4/309/orig -> origin/gh/ydwu4/309/orig 2025-09-01T19:50:49.8353560Z * [new branch] gh/ydwu4/310/base -> origin/gh/ydwu4/310/base 2025-09-01T19:50:49.8353630Z * [new branch] gh/ydwu4/310/head -> origin/gh/ydwu4/310/head 2025-09-01T19:50:49.8353700Z * [new branch] gh/ydwu4/310/orig -> origin/gh/ydwu4/310/orig 2025-09-01T19:50:49.8354845Z * [new branch] gh/ydwu4/311/base -> origin/gh/ydwu4/311/base 2025-09-01T19:50:49.8354920Z * [new branch] gh/ydwu4/311/head -> origin/gh/ydwu4/311/head 2025-09-01T19:50:49.8354991Z * [new branch] gh/ydwu4/311/orig -> origin/gh/ydwu4/311/orig 2025-09-01T19:50:49.8355063Z * [new branch] gh/ydwu4/312/base -> origin/gh/ydwu4/312/base 2025-09-01T19:50:49.8355133Z * [new branch] gh/ydwu4/312/head -> origin/gh/ydwu4/312/head 2025-09-01T19:50:49.8355203Z * [new branch] gh/ydwu4/312/orig -> origin/gh/ydwu4/312/orig 2025-09-01T19:50:49.8355273Z * [new branch] gh/ydwu4/313/base -> origin/gh/ydwu4/313/base 2025-09-01T19:50:49.8355342Z * [new branch] gh/ydwu4/313/head -> origin/gh/ydwu4/313/head 2025-09-01T19:50:49.8355412Z * [new branch] gh/ydwu4/313/orig -> origin/gh/ydwu4/313/orig 2025-09-01T19:50:49.8355482Z * [new branch] gh/ydwu4/314/base -> origin/gh/ydwu4/314/base 2025-09-01T19:50:49.8355554Z * [new branch] gh/ydwu4/314/head -> origin/gh/ydwu4/314/head 2025-09-01T19:50:49.8355624Z * [new branch] gh/ydwu4/314/orig -> origin/gh/ydwu4/314/orig 2025-09-01T19:50:49.8355727Z * [new branch] gh/ydwu4/315/base -> origin/gh/ydwu4/315/base 2025-09-01T19:50:49.8355798Z * [new branch] gh/ydwu4/315/head -> origin/gh/ydwu4/315/head 2025-09-01T19:50:49.8355868Z * [new branch] gh/ydwu4/315/orig -> origin/gh/ydwu4/315/orig 2025-09-01T19:50:49.8355937Z * [new branch] gh/ydwu4/316/base -> origin/gh/ydwu4/316/base 2025-09-01T19:50:49.8356008Z * [new branch] gh/ydwu4/316/head -> origin/gh/ydwu4/316/head 2025-09-01T19:50:49.8356077Z * [new branch] gh/ydwu4/316/orig -> origin/gh/ydwu4/316/orig 2025-09-01T19:50:49.8356147Z * [new branch] gh/ydwu4/317/base -> origin/gh/ydwu4/317/base 2025-09-01T19:50:49.8356250Z * [new branch] gh/ydwu4/317/head -> origin/gh/ydwu4/317/head 2025-09-01T19:50:49.8356319Z * [new branch] gh/ydwu4/317/orig -> origin/gh/ydwu4/317/orig 2025-09-01T19:50:49.8356392Z * [new branch] gh/ydwu4/318/base -> origin/gh/ydwu4/318/base 2025-09-01T19:50:49.8356462Z * [new branch] gh/ydwu4/318/head -> origin/gh/ydwu4/318/head 2025-09-01T19:50:49.8356532Z * [new branch] gh/ydwu4/318/orig -> origin/gh/ydwu4/318/orig 2025-09-01T19:50:49.8356601Z * [new branch] gh/ydwu4/319/base -> origin/gh/ydwu4/319/base 2025-09-01T19:50:49.8356671Z * [new branch] gh/ydwu4/319/head -> origin/gh/ydwu4/319/head 2025-09-01T19:50:49.8356741Z * [new branch] gh/ydwu4/319/orig -> origin/gh/ydwu4/319/orig 2025-09-01T19:50:49.8356811Z * [new branch] gh/ydwu4/320/base -> origin/gh/ydwu4/320/base 2025-09-01T19:50:49.8356885Z * [new branch] gh/ydwu4/320/head -> origin/gh/ydwu4/320/head 2025-09-01T19:50:49.8356956Z * [new branch] gh/ydwu4/320/orig -> origin/gh/ydwu4/320/orig 2025-09-01T19:50:49.8357028Z * [new branch] gh/ydwu4/321/base -> origin/gh/ydwu4/321/base 2025-09-01T19:50:49.8357099Z * [new branch] gh/ydwu4/321/head -> origin/gh/ydwu4/321/head 2025-09-01T19:50:49.8357171Z * [new branch] gh/ydwu4/321/orig -> origin/gh/ydwu4/321/orig 2025-09-01T19:50:49.8357240Z * [new branch] gh/ydwu4/322/base -> origin/gh/ydwu4/322/base 2025-09-01T19:50:49.8357311Z * [new branch] gh/ydwu4/322/head -> origin/gh/ydwu4/322/head 2025-09-01T19:50:49.8357381Z * [new branch] gh/ydwu4/322/orig -> origin/gh/ydwu4/322/orig 2025-09-01T19:50:49.8357450Z * [new branch] gh/yf225/133/base -> origin/gh/yf225/133/base 2025-09-01T19:50:49.8357521Z * [new branch] gh/yf225/133/head -> origin/gh/yf225/133/head 2025-09-01T19:50:49.8357590Z * [new branch] gh/yf225/171/base -> origin/gh/yf225/171/base 2025-09-01T19:50:49.8357661Z * [new branch] gh/yf225/171/head -> origin/gh/yf225/171/head 2025-09-01T19:50:49.8357729Z * [new branch] gh/yf225/171/orig -> origin/gh/yf225/171/orig 2025-09-01T19:50:49.8357799Z * [new branch] gh/yf225/172/base -> origin/gh/yf225/172/base 2025-09-01T19:50:49.8357867Z * [new branch] gh/yf225/172/head -> origin/gh/yf225/172/head 2025-09-01T19:50:49.8357936Z * [new branch] gh/yf225/172/orig -> origin/gh/yf225/172/orig 2025-09-01T19:50:49.8358008Z * [new branch] gh/yf225/93/base -> origin/gh/yf225/93/base 2025-09-01T19:50:49.8358078Z * [new branch] gh/yf225/93/head -> origin/gh/yf225/93/head 2025-09-01T19:50:49.8358159Z * [new branch] gh/yifuwang/152/base -> origin/gh/yifuwang/152/base 2025-09-01T19:50:49.8358292Z * [new branch] gh/yifuwang/152/head -> origin/gh/yifuwang/152/head 2025-09-01T19:50:49.8358429Z * [new branch] gh/yifuwang/152/orig -> origin/gh/yifuwang/152/orig 2025-09-01T19:50:49.8359597Z * [new branch] gh/yifuwang/195/base -> origin/gh/yifuwang/195/base 2025-09-01T19:50:49.8359674Z * [new branch] gh/yifuwang/195/head -> origin/gh/yifuwang/195/head 2025-09-01T19:50:49.8359750Z * [new branch] gh/yifuwang/195/orig -> origin/gh/yifuwang/195/orig 2025-09-01T19:50:49.8359826Z * [new branch] gh/yiming0416/1/base -> origin/gh/yiming0416/1/base 2025-09-01T19:50:49.8359900Z * [new branch] gh/yiming0416/1/head -> origin/gh/yiming0416/1/head 2025-09-01T19:50:49.8359975Z * [new branch] gh/yiming0416/2/base -> origin/gh/yiming0416/2/base 2025-09-01T19:50:49.8360110Z * [new branch] gh/yiming0416/2/head -> origin/gh/yiming0416/2/head 2025-09-01T19:50:49.8360186Z * [new branch] gh/ysiraichi/79/base -> origin/gh/ysiraichi/79/base 2025-09-01T19:50:49.8360268Z * [new branch] gh/ysiraichi/79/head -> origin/gh/ysiraichi/79/head 2025-09-01T19:50:49.8360344Z * [new branch] gh/ysiraichi/79/orig -> origin/gh/ysiraichi/79/orig 2025-09-01T19:50:49.8360419Z * [new branch] gh/ysiraichi/88/base -> origin/gh/ysiraichi/88/base 2025-09-01T19:50:49.8360495Z * [new branch] gh/ysiraichi/88/head -> origin/gh/ysiraichi/88/head 2025-09-01T19:50:49.8360571Z * [new branch] gh/ysiraichi/88/orig -> origin/gh/ysiraichi/88/orig 2025-09-01T19:50:49.8360645Z * [new branch] gh/zhxchen17/25/base -> origin/gh/zhxchen17/25/base 2025-09-01T19:50:49.8360719Z * [new branch] gh/zhxchen17/25/head -> origin/gh/zhxchen17/25/head 2025-09-01T19:50:49.8360797Z * [new branch] gh/zhxchen17/25/orig -> origin/gh/zhxchen17/25/orig 2025-09-01T19:50:49.8360875Z * [new branch] gh/zhxchen17/31/base -> origin/gh/zhxchen17/31/base 2025-09-01T19:50:49.8360949Z * [new branch] gh/zhxchen17/31/head -> origin/gh/zhxchen17/31/head 2025-09-01T19:50:49.8361023Z * [new branch] gh/zhxchen17/31/orig -> origin/gh/zhxchen17/31/orig 2025-09-01T19:50:49.8361098Z * [new branch] gh/zhxchen17/34/base -> origin/gh/zhxchen17/34/base 2025-09-01T19:50:49.8361172Z * [new branch] gh/zhxchen17/34/head -> origin/gh/zhxchen17/34/head 2025-09-01T19:50:49.8361247Z * [new branch] gh/zhxchen17/35/base -> origin/gh/zhxchen17/35/base 2025-09-01T19:50:49.8361321Z * [new branch] gh/zhxchen17/35/head -> origin/gh/zhxchen17/35/head 2025-09-01T19:50:49.8361395Z * [new branch] gh/zhxchen17/37/base -> origin/gh/zhxchen17/37/base 2025-09-01T19:50:49.8361473Z * [new branch] gh/zhxchen17/37/head -> origin/gh/zhxchen17/37/head 2025-09-01T19:50:49.8361549Z * [new branch] gh/zhxchen17/37/orig -> origin/gh/zhxchen17/37/orig 2025-09-01T19:50:49.8361622Z * [new branch] gh/zhxchen17/38/base -> origin/gh/zhxchen17/38/base 2025-09-01T19:50:49.8361698Z * [new branch] gh/zhxchen17/38/head -> origin/gh/zhxchen17/38/head 2025-09-01T19:50:49.8361772Z * [new branch] gh/zhxchen17/38/orig -> origin/gh/zhxchen17/38/orig 2025-09-01T19:50:49.8361846Z * [new branch] gh/zhxchen17/39/base -> origin/gh/zhxchen17/39/base 2025-09-01T19:50:49.8361920Z * [new branch] gh/zhxchen17/39/head -> origin/gh/zhxchen17/39/head 2025-09-01T19:50:49.8361994Z * [new branch] gh/zhxchen17/39/orig -> origin/gh/zhxchen17/39/orig 2025-09-01T19:50:49.8362071Z * [new branch] gh/zhxchen17/40/base -> origin/gh/zhxchen17/40/base 2025-09-01T19:50:49.8362144Z * [new branch] gh/zhxchen17/40/head -> origin/gh/zhxchen17/40/head 2025-09-01T19:50:49.8362251Z * [new branch] gh/zhxchen17/40/orig -> origin/gh/zhxchen17/40/orig 2025-09-01T19:50:49.8362326Z * [new branch] gh/zhxchen17/41/base -> origin/gh/zhxchen17/41/base 2025-09-01T19:50:49.8362399Z * [new branch] gh/zhxchen17/41/head -> origin/gh/zhxchen17/41/head 2025-09-01T19:50:49.8362475Z * [new branch] gh/zhxchen17/41/orig -> origin/gh/zhxchen17/41/orig 2025-09-01T19:50:49.8362548Z * [new branch] gh/zhxchen17/42/base -> origin/gh/zhxchen17/42/base 2025-09-01T19:50:49.8362622Z * [new branch] gh/zhxchen17/42/head -> origin/gh/zhxchen17/42/head 2025-09-01T19:50:49.8362696Z * [new branch] gh/zhxchen17/42/orig -> origin/gh/zhxchen17/42/orig 2025-09-01T19:50:49.8362805Z * [new branch] gh/zhxchen17/43/base -> origin/gh/zhxchen17/43/base 2025-09-01T19:50:49.8362879Z * [new branch] gh/zhxchen17/43/head -> origin/gh/zhxchen17/43/head 2025-09-01T19:50:49.8362956Z * [new branch] gh/zhxchen17/43/orig -> origin/gh/zhxchen17/43/orig 2025-09-01T19:50:49.8363030Z * [new branch] gh/zhxchen17/44/base -> origin/gh/zhxchen17/44/base 2025-09-01T19:50:49.8363104Z * [new branch] gh/zhxchen17/44/head -> origin/gh/zhxchen17/44/head 2025-09-01T19:50:49.8363179Z * [new branch] gh/zhxchen17/44/orig -> origin/gh/zhxchen17/44/orig 2025-09-01T19:50:49.8363252Z * [new branch] gh/zklaus/10/base -> origin/gh/zklaus/10/base 2025-09-01T19:50:49.8363324Z * [new branch] gh/zklaus/10/head -> origin/gh/zklaus/10/head 2025-09-01T19:50:49.8363396Z * [new branch] gh/zklaus/10/orig -> origin/gh/zklaus/10/orig 2025-09-01T19:50:49.8363470Z * [new branch] gh/zklaus/11/base -> origin/gh/zklaus/11/base 2025-09-01T19:50:49.8363541Z * [new branch] gh/zklaus/11/head -> origin/gh/zklaus/11/head 2025-09-01T19:50:49.8363612Z * [new branch] gh/zklaus/11/orig -> origin/gh/zklaus/11/orig 2025-09-01T19:50:49.8363683Z * [new branch] gh/zklaus/12/base -> origin/gh/zklaus/12/base 2025-09-01T19:50:49.8363754Z * [new branch] gh/zklaus/12/head -> origin/gh/zklaus/12/head 2025-09-01T19:50:49.8364914Z * [new branch] gh/zklaus/12/orig -> origin/gh/zklaus/12/orig 2025-09-01T19:50:49.8364989Z * [new branch] gh/zklaus/14/base -> origin/gh/zklaus/14/base 2025-09-01T19:50:49.8365061Z * [new branch] gh/zklaus/14/head -> origin/gh/zklaus/14/head 2025-09-01T19:50:49.8365134Z * [new branch] gh/zklaus/14/orig -> origin/gh/zklaus/14/orig 2025-09-01T19:50:49.8365208Z * [new branch] gh/zklaus/15/base -> origin/gh/zklaus/15/base 2025-09-01T19:50:49.8365281Z * [new branch] gh/zklaus/15/head -> origin/gh/zklaus/15/head 2025-09-01T19:50:49.8365353Z * [new branch] gh/zklaus/15/orig -> origin/gh/zklaus/15/orig 2025-09-01T19:50:49.8365424Z * [new branch] gh/zklaus/16/base -> origin/gh/zklaus/16/base 2025-09-01T19:50:49.8365495Z * [new branch] gh/zklaus/16/head -> origin/gh/zklaus/16/head 2025-09-01T19:50:49.8365567Z * [new branch] gh/zklaus/16/orig -> origin/gh/zklaus/16/orig 2025-09-01T19:50:49.8365637Z * [new branch] gh/zklaus/17/base -> origin/gh/zklaus/17/base 2025-09-01T19:50:49.8365708Z * [new branch] gh/zklaus/17/head -> origin/gh/zklaus/17/head 2025-09-01T19:50:49.8365779Z * [new branch] gh/zklaus/17/orig -> origin/gh/zklaus/17/orig 2025-09-01T19:50:49.8365852Z * [new branch] gh/zklaus/18/base -> origin/gh/zklaus/18/base 2025-09-01T19:50:49.8365964Z * [new branch] gh/zklaus/18/head -> origin/gh/zklaus/18/head 2025-09-01T19:50:49.8366036Z * [new branch] gh/zklaus/18/orig -> origin/gh/zklaus/18/orig 2025-09-01T19:50:49.8366108Z * [new branch] gh/zklaus/19/base -> origin/gh/zklaus/19/base 2025-09-01T19:50:49.8366179Z * [new branch] gh/zklaus/19/head -> origin/gh/zklaus/19/head 2025-09-01T19:50:49.8366250Z * [new branch] gh/zklaus/19/orig -> origin/gh/zklaus/19/orig 2025-09-01T19:50:49.8366324Z * [new branch] gh/zklaus/7/base -> origin/gh/zklaus/7/base 2025-09-01T19:50:49.8366396Z * [new branch] gh/zklaus/7/head -> origin/gh/zklaus/7/head 2025-09-01T19:50:49.8366467Z * [new branch] gh/zklaus/7/orig -> origin/gh/zklaus/7/orig 2025-09-01T19:50:49.8366573Z * [new branch] gh/zklaus/9/base -> origin/gh/zklaus/9/base 2025-09-01T19:50:49.8366647Z * [new branch] gh/zklaus/9/head -> origin/gh/zklaus/9/head 2025-09-01T19:50:49.8366717Z * [new branch] gh/zklaus/9/orig -> origin/gh/zklaus/9/orig 2025-09-01T19:50:49.8366795Z * [new branch] gh/zou3519/1175/base -> origin/gh/zou3519/1175/base 2025-09-01T19:50:49.8366872Z * [new branch] gh/zou3519/1175/head -> origin/gh/zou3519/1175/head 2025-09-01T19:50:49.8366946Z * [new branch] gh/zou3519/1175/orig -> origin/gh/zou3519/1175/orig 2025-09-01T19:50:49.8367021Z * [new branch] gh/zou3519/1177/base -> origin/gh/zou3519/1177/base 2025-09-01T19:50:49.8367095Z * [new branch] gh/zou3519/1177/head -> origin/gh/zou3519/1177/head 2025-09-01T19:50:49.8367167Z * [new branch] gh/zou3519/1177/orig -> origin/gh/zou3519/1177/orig 2025-09-01T19:50:49.8367244Z * [new branch] gh/zou3519/1190/base -> origin/gh/zou3519/1190/base 2025-09-01T19:50:49.8367319Z * [new branch] gh/zou3519/1190/head -> origin/gh/zou3519/1190/head 2025-09-01T19:50:49.8367391Z * [new branch] gh/zou3519/1190/orig -> origin/gh/zou3519/1190/orig 2025-09-01T19:50:49.8367464Z * [new branch] gh/zou3519/1191/base -> origin/gh/zou3519/1191/base 2025-09-01T19:50:49.8367539Z * [new branch] gh/zou3519/1191/head -> origin/gh/zou3519/1191/head 2025-09-01T19:50:49.8367611Z * [new branch] gh/zou3519/1191/orig -> origin/gh/zou3519/1191/orig 2025-09-01T19:50:49.8367684Z * [new branch] gh/zou3519/1192/base -> origin/gh/zou3519/1192/base 2025-09-01T19:50:49.8367758Z * [new branch] gh/zou3519/1192/head -> origin/gh/zou3519/1192/head 2025-09-01T19:50:49.8367832Z * [new branch] gh/zou3519/1192/orig -> origin/gh/zou3519/1192/orig 2025-09-01T19:50:49.8367905Z * [new branch] gh/zou3519/1193/base -> origin/gh/zou3519/1193/base 2025-09-01T19:50:49.8367981Z * [new branch] gh/zou3519/1193/head -> origin/gh/zou3519/1193/head 2025-09-01T19:50:49.8368053Z * [new branch] gh/zou3519/1193/orig -> origin/gh/zou3519/1193/orig 2025-09-01T19:50:49.8368126Z * [new branch] gh/zou3519/1194/base -> origin/gh/zou3519/1194/base 2025-09-01T19:50:49.8368255Z * [new branch] gh/zou3519/1194/head -> origin/gh/zou3519/1194/head 2025-09-01T19:50:49.8368330Z * [new branch] gh/zou3519/1194/orig -> origin/gh/zou3519/1194/orig 2025-09-01T19:50:49.8368402Z * [new branch] gh/zpcore/1/base -> origin/gh/zpcore/1/base 2025-09-01T19:50:49.8368475Z * [new branch] gh/zpcore/1/head -> origin/gh/zpcore/1/head 2025-09-01T19:50:49.8368549Z * [new branch] gh/zpcore/10/base -> origin/gh/zpcore/10/base 2025-09-01T19:50:49.8368622Z * [new branch] gh/zpcore/10/head -> origin/gh/zpcore/10/head 2025-09-01T19:50:49.8369837Z * [new branch] gh/zpcore/10/orig -> origin/gh/zpcore/10/orig 2025-09-01T19:50:49.8369914Z * [new branch] gh/zpcore/11/base -> origin/gh/zpcore/11/base 2025-09-01T19:50:49.8369987Z * [new branch] gh/zpcore/11/head -> origin/gh/zpcore/11/head 2025-09-01T19:50:49.8370058Z * [new branch] gh/zpcore/11/orig -> origin/gh/zpcore/11/orig 2025-09-01T19:50:49.8370131Z * [new branch] gh/zpcore/12/base -> origin/gh/zpcore/12/base 2025-09-01T19:50:49.8370203Z * [new branch] gh/zpcore/12/head -> origin/gh/zpcore/12/head 2025-09-01T19:50:49.8370275Z * [new branch] gh/zpcore/12/orig -> origin/gh/zpcore/12/orig 2025-09-01T19:50:49.8370401Z * [new branch] gh/zpcore/13/base -> origin/gh/zpcore/13/base 2025-09-01T19:50:49.8370472Z * [new branch] gh/zpcore/13/head -> origin/gh/zpcore/13/head 2025-09-01T19:50:49.8370547Z * [new branch] gh/zpcore/13/orig -> origin/gh/zpcore/13/orig 2025-09-01T19:50:49.8370621Z * [new branch] gh/zpcore/2/base -> origin/gh/zpcore/2/base 2025-09-01T19:50:49.8370693Z * [new branch] gh/zpcore/2/head -> origin/gh/zpcore/2/head 2025-09-01T19:50:49.8370764Z * [new branch] gh/zpcore/3/base -> origin/gh/zpcore/3/base 2025-09-01T19:50:49.8370837Z * [new branch] gh/zpcore/3/head -> origin/gh/zpcore/3/head 2025-09-01T19:50:49.8370908Z * [new branch] gh/zpcore/4/base -> origin/gh/zpcore/4/base 2025-09-01T19:50:49.8370978Z * [new branch] gh/zpcore/4/head -> origin/gh/zpcore/4/head 2025-09-01T19:50:49.8371052Z * [new branch] gh/zpcore/5/base -> origin/gh/zpcore/5/base 2025-09-01T19:50:49.8371122Z * [new branch] gh/zpcore/5/head -> origin/gh/zpcore/5/head 2025-09-01T19:50:49.8371193Z * [new branch] gh/zpcore/6/base -> origin/gh/zpcore/6/base 2025-09-01T19:50:49.8371263Z * [new branch] gh/zpcore/6/head -> origin/gh/zpcore/6/head 2025-09-01T19:50:49.8371334Z * [new branch] gh/zpcore/7/base -> origin/gh/zpcore/7/base 2025-09-01T19:50:49.8371404Z * [new branch] gh/zpcore/7/head -> origin/gh/zpcore/7/head 2025-09-01T19:50:49.8371474Z * [new branch] gh/zpcore/8/base -> origin/gh/zpcore/8/base 2025-09-01T19:50:49.8371545Z * [new branch] gh/zpcore/8/head -> origin/gh/zpcore/8/head 2025-09-01T19:50:49.8371619Z * [new branch] google-main -> origin/google-main 2025-09-01T19:50:49.8371715Z * [new branch] guangyey/external_stream -> origin/guangyey/external_stream 2025-09-01T19:50:49.8371794Z * [new branch] guangyey/host_alloc -> origin/guangyey/host_alloc 2025-09-01T19:50:49.8371877Z * [new branch] guangyey/test_2025 -> origin/guangyey/test_2025 2025-09-01T19:50:49.8372020Z * [new branch] guilhermeleobas/cherry-pick-55d87d9dfd9 -> origin/guilhermeleobas/cherry-pick-55d87d9dfd9 2025-09-01T19:50:49.8372115Z * [new branch] haozhe/bf16-dynamic-shape -> origin/haozhe/bf16-dynamic-shape 2025-09-01T19:50:49.8372182Z * [new branch] hc_baseline -> origin/hc_baseline 2025-09-01T19:50:49.8372268Z * [new branch] headeronlyScalarType -> origin/headeronlyScalarType 2025-09-01T19:50:49.8372335Z * [new branch] hf_update -> origin/hf_update 2025-09-01T19:50:49.8372405Z * [new branch] hhh_decomp_mul -> origin/hhh_decomp_mul 2025-09-01T19:50:49.8372473Z * [new branch] hhh_rand -> origin/hhh_rand 2025-09-01T19:50:49.8372543Z * [new branch] hoy/mmsplitk -> origin/hoy/mmsplitk 2025-09-01T19:50:49.8372653Z * [new branch] hoy/triton-PR3973 -> origin/hoy/triton-PR3973 2025-09-01T19:50:49.8372762Z * [new branch] hoy/triton-coalescing-baseline -> origin/hoy/triton-coalescing-baseline 2025-09-01T19:50:49.8372857Z * [new branch] hoy/triton-coalescing-min -> origin/hoy/triton-coalescing-min 2025-09-01T19:50:49.8372947Z * [new branch] hoy/triton-coalescing-new -> origin/hoy/triton-coalescing-new 2025-09-01T19:50:49.8373037Z * [new branch] hoy/triton-coalescing-vec -> origin/hoy/triton-coalescing-vec 2025-09-01T19:50:49.8373114Z * [new branch] inductordecompfix -> origin/inductordecompfix 2025-09-01T19:50:49.8373180Z * [new branch] inline -> origin/inline 2025-09-01T19:50:49.8373277Z * [new branch] inlining -> origin/inlining 2025-09-01T19:50:49.8373351Z * [new branch] inlining-ezyang -> origin/inlining-ezyang 2025-09-01T19:50:49.8373420Z * [new branch] int8_sdpa -> origin/int8_sdpa 2025-09-01T19:50:49.8373495Z * [new branch] invoke-subgraph -> origin/invoke-subgraph 2025-09-01T19:50:49.8373565Z * [new branch] issue#58739 -> origin/issue#58739 2025-09-01T19:50:49.8373674Z * [new branch] ivanov/cherry-pick-ckpt-fixes -> origin/ivanov/cherry-pick-ckpt-fixes 2025-09-01T19:50:49.8373798Z * [new branch] jcaip/test-cusparselt-version-0.6.2 -> origin/jcaip/test-cusparselt-version-0.6.2 2025-09-01T19:50:49.8373904Z * [new branch] jcaip/update-cusparselt-0.6.2 -> origin/jcaip/update-cusparselt-0.6.2 2025-09-01T19:50:49.8373996Z * [new branch] justinchu/attention-tests -> origin/justinchu/attention-tests 2025-09-01T19:50:49.8374081Z * [new branch] justinchu/native-qdq -> origin/justinchu/native-qdq 2025-09-01T19:50:49.8374157Z * [new branch] justinchu/ort-122 -> origin/justinchu/ort-122 2025-09-01T19:50:49.8375342Z * [new branch] justinchuby/dynamo-true -> origin/justinchuby/dynamo-true 2025-09-01T19:50:49.8375422Z * [new branch] kainan666/xlf_debug -> origin/kainan666/xlf_debug 2025-09-01T19:50:49.8375490Z * [new branch] kainan_test -> origin/kainan_test 2025-09-01T19:50:49.8375561Z * [new branch] learnablebias -> origin/learnablebias 2025-09-01T19:50:49.8375667Z * [new branch] leslie/test_group_gemm_epilogues -> origin/leslie/test_group_gemm_epilogues 2025-09-01T19:50:49.8375771Z * [new branch] lessw2020/fix_cutlass_cache_error -> origin/lessw2020/fix_cutlass_cache_error 2025-09-01T19:50:49.8375862Z * [new branch] liaoxuan/shm_all_reduce -> origin/liaoxuan/shm_all_reduce 2025-09-01T19:50:49.8375966Z * [new branch] liaoxuan/test_fa_disable_softmax -> origin/liaoxuan/test_fa_disable_softmax 2025-09-01T19:50:49.8376055Z * [new branch] liaoxuan/test_int8_sdpa -> origin/liaoxuan/test_int8_sdpa 2025-09-01T19:50:49.8376130Z * [new branch] lintbuilddocker -> origin/lintbuilddocker 2025-09-01T19:50:49.8376201Z * [new branch] llama4-stable -> origin/llama4-stable 2025-09-01T19:50:49.8376266Z * [new branch] logdetfix -> origin/logdetfix 2025-09-01T19:50:49.8376338Z * [new branch] lts/release/1.8 -> origin/lts/release/1.8 2025-09-01T19:50:49.8376416Z * [new branch] lucaskabela/#94773 -> origin/lucaskabela/#94773 2025-09-01T19:50:49.8376504Z * [new branch] lucaskabela/flop_counter -> origin/lucaskabela/flop_counter 2025-09-01T19:50:49.8376604Z * [new branch] lucaskabela/func_under_decomp -> origin/lucaskabela/func_under_decomp 2025-09-01T19:50:49.8376751Z * [new branch] lucaskabela/functional_in_dynamo -> origin/lucaskabela/functional_in_dynamo 2025-09-01T19:50:49.8376880Z * [new branch] lucaskabela/install_params_as_graph_attr -> origin/lucaskabela/install_params_as_graph_attr 2025-09-01T19:50:49.8376967Z * [new branch] lucaskabela/issue_120648 -> origin/lucaskabela/issue_120648 2025-09-01T19:50:49.8377068Z * [new branch] lucaskabela/misc_typing_dynamo -> origin/lucaskabela/misc_typing_dynamo 2025-09-01T19:50:49.8377183Z * [new branch] lucaskabela/parameters_as_graph_attr -> origin/lucaskabela/parameters_as_graph_attr 2025-09-01T19:50:49.8377316Z * [new branch] lucaskabela/remove_aot_dispatcher_metadata -> origin/lucaskabela/remove_aot_dispatcher_metadata 2025-09-01T19:50:49.8377441Z * [new branch] lucaskabela/rnn_decomp -> origin/lucaskabela/rnn_decomp 2025-09-01T19:50:49.8377525Z * [new branch] lucaskabela/type_guards -> origin/lucaskabela/type_guards 2025-09-01T19:50:49.8377622Z * [new branch] lucaskabela/typing_backends -> origin/lucaskabela/typing_backends 2025-09-01T19:50:49.8377725Z * [new branch] lucaskabela/typing_output_graph -> origin/lucaskabela/typing_output_graph 2025-09-01T19:50:49.8377837Z * [new branch] lucaskabela/typing_symbolic_convert -> origin/lucaskabela/typing_symbolic_convert 2025-09-01T19:50:49.8377932Z * [new branch] lucaskabela/typing_utils.py -> origin/lucaskabela/typing_utils.py 2025-09-01T19:50:49.8378048Z * [new branch] lucaskabela/typing_utils_improvements -> origin/lucaskabela/typing_utils_improvements 2025-09-01T19:50:49.8378113Z * [new branch] main -> origin/main 2025-09-01T19:50:49.8378289Z * [new branch] main-enable-b200-distributed-tests -> origin/main-enable-b200-distributed-tests 2025-09-01T19:50:49.8378418Z * [new branch] malfet-patch-1 -> origin/malfet-patch-1 2025-09-01T19:50:49.8378496Z * [new branch] malfet-patch-12 -> origin/malfet-patch-12 2025-09-01T19:50:49.8378570Z * [new branch] malfet-patch-14 -> origin/malfet-patch-14 2025-09-01T19:50:49.8378643Z * [new branch] malfet-patch-2 -> origin/malfet-patch-2 2025-09-01T19:50:49.8378714Z * [new branch] malfet-patch-3 -> origin/malfet-patch-3 2025-09-01T19:50:49.8378783Z * [new branch] malfet-patch-4 -> origin/malfet-patch-4 2025-09-01T19:50:49.8378853Z * [new branch] malfet-patch-5 -> origin/malfet-patch-5 2025-09-01T19:50:49.8378922Z * [new branch] malfet-patch-6 -> origin/malfet-patch-6 2025-09-01T19:50:49.8378992Z * [new branch] malfet-patch-7 -> origin/malfet-patch-7 2025-09-01T19:50:49.8379063Z * [new branch] malfet-patch-8 -> origin/malfet-patch-8 2025-09-01T19:50:49.8379134Z * [new branch] malfet-patch-9 -> origin/malfet-patch-9 2025-09-01T19:50:49.8379305Z * [new branch] malfet/be-move-more-settings-to-checkout-pytorch -> origin/malfet/be-move-more-settings-to-checkout-pytorch 2025-09-01T19:50:49.8379402Z * [new branch] malfet/delete-upsteam-cuda -> origin/malfet/delete-upsteam-cuda 2025-09-01T19:50:49.8379499Z * [new branch] malfet/mps-implement-col2im -> origin/malfet/mps-implement-col2im 2025-09-01T19:50:49.8379611Z * [new branch] manuel/test-ops-common-allow-mps -> origin/manuel/test-ops-common-allow-mps 2025-09-01T19:50:49.8379692Z * [new branch] metascroy-patch-1 -> origin/metascroy-patch-1 2025-09-01T19:50:49.8379772Z * [new branch] mlazos/S429861-debug -> origin/mlazos/S429861-debug 2025-09-01T19:50:49.8379840Z * [new branch] mlazos/aa -> origin/mlazos/aa 2025-09-01T19:50:49.8379919Z * [new branch] mlazos/arg-renames -> origin/mlazos/arg-renames 2025-09-01T19:50:49.8381180Z * [new branch] mlazos/backup-test-branch -> origin/mlazos/backup-test-branch 2025-09-01T19:50:49.8381267Z * [new branch] mlazos/bad-cudagraphs -> origin/mlazos/bad-cudagraphs 2025-09-01T19:50:49.8381341Z * [new branch] mlazos/baseline -> origin/mlazos/baseline 2025-09-01T19:50:49.8381442Z * [new branch] mlazos/baseline-graph-breaks -> origin/mlazos/baseline-graph-breaks 2025-09-01T19:50:49.8381519Z * [new branch] mlazos/beta-tensor -> origin/mlazos/beta-tensor 2025-09-01T19:50:49.8381596Z * [new branch] mlazos/better-msg -> origin/mlazos/better-msg 2025-09-01T19:50:49.8381667Z * [new branch] mlazos/buffers -> origin/mlazos/buffers 2025-09-01T19:50:49.8381791Z * [new branch] mlazos/buffers2 -> origin/mlazos/buffers2 2025-09-01T19:50:49.8381869Z * [new branch] mlazos/buffers3 -> origin/mlazos/buffers3 2025-09-01T19:50:49.8381935Z * [new branch] mlazos/ck2 -> origin/mlazos/ck2 2025-09-01T19:50:49.8382014Z * [new branch] mlazos/combokernels -> origin/mlazos/combokernels 2025-09-01T19:50:49.8382093Z * [new branch] mlazos/ctx-cleanup -> origin/mlazos/ctx-cleanup 2025-09-01T19:50:49.8382171Z * [new branch] mlazos/cuda-cmd-log -> origin/mlazos/cuda-cmd-log 2025-09-01T19:50:49.8382258Z * [new branch] mlazos/cudagraph-tests -> origin/mlazos/cudagraph-tests 2025-09-01T19:50:49.8382362Z * [new branch] mlazos/cudagraphs-measurement -> origin/mlazos/cudagraphs-measurement 2025-09-01T19:50:49.8382441Z * [new branch] mlazos/cutlass-test -> origin/mlazos/cutlass-test 2025-09-01T19:50:49.8382530Z * [new branch] mlazos/cutlass-topo-bug -> origin/mlazos/cutlass-topo-bug 2025-09-01T19:50:49.8382609Z * [new branch] mlazos/data-gather -> origin/mlazos/data-gather 2025-09-01T19:50:49.8382689Z * [new branch] mlazos/data-ptrs2 -> origin/mlazos/data-ptrs2 2025-09-01T19:50:49.8382764Z * [new branch] mlazos/data-ptrs3 -> origin/mlazos/data-ptrs3 2025-09-01T19:50:49.8382850Z * [new branch] mlazos/dataclass-proxy -> origin/mlazos/dataclass-proxy 2025-09-01T19:50:49.8382923Z * [new branch] mlazos/dc-attrs -> origin/mlazos/dc-attrs 2025-09-01T19:50:49.8382997Z * [new branch] mlazos/dc-helion -> origin/mlazos/dc-helion 2025-09-01T19:50:49.8383068Z * [new branch] mlazos/dict-fix -> origin/mlazos/dict-fix 2025-09-01T19:50:49.8383155Z * [new branch] mlazos/disable-closures -> origin/mlazos/disable-closures 2025-09-01T19:50:49.8383233Z * [new branch] mlazos/disable-tf -> origin/mlazos/disable-tf 2025-09-01T19:50:49.8383308Z * [new branch] mlazos/dupe-fix -> origin/mlazos/dupe-fix 2025-09-01T19:50:49.8383382Z * [new branch] mlazos/dyn-batch -> origin/mlazos/dyn-batch 2025-09-01T19:50:49.8383449Z * [new branch] mlazos/evt -> origin/mlazos/evt 2025-09-01T19:50:49.8383523Z * [new branch] mlazos/exp_disable -> origin/mlazos/exp_disable 2025-09-01T19:50:49.8383610Z * [new branch] mlazos/extract-examples -> origin/mlazos/extract-examples 2025-09-01T19:50:49.8383686Z * [new branch] mlazos/foreach-op -> origin/mlazos/foreach-op 2025-09-01T19:50:49.8383752Z * [new branch] mlazos/fp8 -> origin/mlazos/fp8 2025-09-01T19:50:49.8383824Z * [new branch] mlazos/fp8-bias -> origin/mlazos/fp8-bias 2025-09-01T19:50:49.8383911Z * [new branch] mlazos/fp8-bias-fusion -> origin/mlazos/fp8-bias-fusion 2025-09-01T19:50:49.8384020Z * [new branch] mlazos/fp8-fixes -> origin/mlazos/fp8-fixes 2025-09-01T19:50:49.8384093Z * [new branch] mlazos/freezing -> origin/mlazos/freezing 2025-09-01T19:50:49.8384163Z * [new branch] mlazos/h-comp -> origin/mlazos/h-comp 2025-09-01T19:50:49.8384234Z * [new branch] mlazos/h-comp2 -> origin/mlazos/h-comp2 2025-09-01T19:50:49.8384306Z * [new branch] mlazos/hash-hop -> origin/mlazos/hash-hop 2025-09-01T19:50:49.8384371Z * [new branch] mlazos/hc -> origin/mlazos/hc 2025-09-01T19:50:49.8384445Z * [new branch] mlazos/hc-cycles -> origin/mlazos/hc-cycles 2025-09-01T19:50:49.8384515Z * [new branch] mlazos/hc-fixes -> origin/mlazos/hc-fixes 2025-09-01T19:50:49.8384618Z * [new branch] mlazos/hc-fixes3 -> origin/mlazos/hc-fixes3 2025-09-01T19:50:49.8384691Z * [new branch] mlazos/hc-fixes4 -> origin/mlazos/hc-fixes4 2025-09-01T19:50:49.8384759Z * [new branch] mlazos/hc-hf -> origin/mlazos/hc-hf 2025-09-01T19:50:49.8384829Z * [new branch] mlazos/hc-mut -> origin/mlazos/hc-mut 2025-09-01T19:50:49.8384895Z * [new branch] mlazos/hc10 -> origin/mlazos/hc10 2025-09-01T19:50:49.8384961Z * [new branch] mlazos/hc11 -> origin/mlazos/hc11 2025-09-01T19:50:49.8385026Z * [new branch] mlazos/hc12 -> origin/mlazos/hc12 2025-09-01T19:50:49.8385090Z * [new branch] mlazos/hc13 -> origin/mlazos/hc13 2025-09-01T19:50:49.8385154Z * [new branch] mlazos/hc14 -> origin/mlazos/hc14 2025-09-01T19:50:49.8385220Z * [new branch] mlazos/hc15 -> origin/mlazos/hc15 2025-09-01T19:50:49.8385285Z * [new branch] mlazos/hc2 -> origin/mlazos/hc2 2025-09-01T19:50:49.8386452Z * [new branch] mlazos/hc4 -> origin/mlazos/hc4 2025-09-01T19:50:49.8386520Z * [new branch] mlazos/hc5 -> origin/mlazos/hc5 2025-09-01T19:50:49.8386584Z * [new branch] mlazos/hc6 -> origin/mlazos/hc6 2025-09-01T19:50:49.8386647Z * [new branch] mlazos/hc7 -> origin/mlazos/hc7 2025-09-01T19:50:49.8386711Z * [new branch] mlazos/hc8 -> origin/mlazos/hc8 2025-09-01T19:50:49.8386775Z * [new branch] mlazos/hc9 -> origin/mlazos/hc9 2025-09-01T19:50:49.8386852Z * [new branch] mlazos/hc_baseline2 -> origin/mlazos/hc_baseline2 2025-09-01T19:50:49.8386929Z * [new branch] mlazos/hop-modes -> origin/mlazos/hop-modes 2025-09-01T19:50:49.8387016Z * [new branch] mlazos/init-per-param -> origin/mlazos/init-per-param 2025-09-01T19:50:49.8387100Z * [new branch] mlazos/init_per_param -> origin/mlazos/init_per_param 2025-09-01T19:50:49.8387176Z * [new branch] mlazos/less-guards -> origin/mlazos/less-guards 2025-09-01T19:50:49.8387263Z * [new branch] mlazos/lr-composibility -> origin/mlazos/lr-composibility 2025-09-01T19:50:49.8387329Z * [new branch] mlazos/main -> origin/mlazos/main 2025-09-01T19:50:49.8387424Z * [new branch] mlazos/main-test-enablement -> origin/mlazos/main-test-enablement 2025-09-01T19:50:49.8387492Z * [new branch] mlazos/main2 -> origin/mlazos/main2 2025-09-01T19:50:49.8387557Z * [new branch] mlazos/mcg -> origin/mlazos/mcg 2025-09-01T19:50:49.8387622Z * [new branch] mlazos/mcg2 -> origin/mlazos/mcg2 2025-09-01T19:50:49.8387700Z * [new branch] mlazos/meta-guards -> origin/mlazos/meta-guards 2025-09-01T19:50:49.8387814Z * [new branch] mlazos/mlazos/ck2 -> origin/mlazos/mlazos/ck2 2025-09-01T19:50:49.8387920Z * [new branch] mlazos/mlazos/foreach-map-adam -> origin/mlazos/mlazos/foreach-map-adam 2025-09-01T19:50:49.8388020Z * [new branch] mlazos/mlazos/tf-mode-backup -> origin/mlazos/mlazos/tf-mode-backup 2025-09-01T19:50:49.8388092Z * [new branch] mlazos/mod-fix -> origin/mlazos/mod-fix 2025-09-01T19:50:49.8388164Z * [new branch] mlazos/mode-fix -> origin/mlazos/mode-fix 2025-09-01T19:50:49.8388283Z * [new branch] mlazos/more-tests -> origin/mlazos/more-tests 2025-09-01T19:50:49.8388356Z * [new branch] mlazos/no-cpp -> origin/mlazos/no-cpp 2025-09-01T19:50:49.8388519Z * [new branch] mlazos/no-init-group-handling -> origin/mlazos/no-init-group-handling 2025-09-01T19:50:49.8388589Z * [new branch] mlazos/offsets -> origin/mlazos/offsets 2025-09-01T19:50:49.8388679Z * [new branch] mlazos/opt-bench-exp2 -> origin/mlazos/opt-bench-exp2 2025-09-01T19:50:49.8388752Z * [new branch] mlazos/opt-incr -> origin/mlazos/opt-incr 2025-09-01T19:50:49.8388829Z * [new branch] mlazos/proxy-ctors -> origin/mlazos/proxy-ctors 2025-09-01T19:50:49.8388905Z * [new branch] mlazos/quant-fix -> origin/mlazos/quant-fix 2025-09-01T19:50:49.8388980Z * [new branch] mlazos/resnet-fix -> origin/mlazos/resnet-fix 2025-09-01T19:50:49.8389061Z * [new branch] mlazos/revert-inline -> origin/mlazos/revert-inline 2025-09-01T19:50:49.8389141Z * [new branch] mlazos/rm-buf-names -> origin/mlazos/rm-buf-names 2025-09-01T19:50:49.8389214Z * [new branch] mlazos/rm-code -> origin/mlazos/rm-code 2025-09-01T19:50:49.8389284Z * [new branch] mlazos/rm-spam -> origin/mlazos/rm-spam 2025-09-01T19:50:49.8389352Z * [new branch] mlazos/rtp -> origin/mlazos/rtp 2025-09-01T19:50:49.8389434Z * [new branch] mlazos/static-idx-dbg -> origin/mlazos/static-idx-dbg 2025-09-01T19:50:49.8389524Z * [new branch] mlazos/static-inputs-log -> origin/mlazos/static-inputs-log 2025-09-01T19:50:49.8389608Z * [new branch] mlazos/sub-param-fix -> origin/mlazos/sub-param-fix 2025-09-01T19:50:49.8389678Z * [new branch] mlazos/td-fix2 -> origin/mlazos/td-fix2 2025-09-01T19:50:49.8389762Z * [new branch] mlazos/tensor-hasattr2 -> origin/mlazos/tensor-hasattr2 2025-09-01T19:50:49.8389829Z * [new branch] mlazos/test -> origin/mlazos/test 2025-09-01T19:50:49.8389900Z * [new branch] mlazos/tf-mode -> origin/mlazos/tf-mode 2025-09-01T19:50:49.8389983Z * [new branch] mlazos/tf-mode-backup2 -> origin/mlazos/tf-mode-backup2 2025-09-01T19:50:49.8390065Z * [new branch] mlazos/tf-mode-reland -> origin/mlazos/tf-mode-reland 2025-09-01T19:50:49.8390147Z * [new branch] mlazos/tf-mode-reland2 -> origin/mlazos/tf-mode-reland2 2025-09-01T19:50:49.8390228Z * [new branch] mlazos/tf-mode-reland3 -> origin/mlazos/tf-mode-reland3 2025-09-01T19:50:49.8390301Z * [new branch] mlazos/topo-fix -> origin/mlazos/topo-fix 2025-09-01T19:50:49.8390384Z * [new branch] mlazos/triton-no-epi -> origin/mlazos/triton-no-epi 2025-09-01T19:50:49.8391569Z * [new branch] mlazos/tune-proto -> origin/mlazos/tune-proto 2025-09-01T19:50:49.8391648Z * [new branch] mlazos/tuple-fixes -> origin/mlazos/tuple-fixes 2025-09-01T19:50:49.8391731Z * [new branch] mlazos/tuple-fixes2 -> origin/mlazos/tuple-fixes2 2025-09-01T19:50:49.8391815Z * [new branch] mlazos/tuple-handling -> origin/mlazos/tuple-handling 2025-09-01T19:50:49.8391975Z * [new branch] mlazos/user-streams -> origin/mlazos/user-streams 2025-09-01T19:50:49.8392050Z * [new branch] mlazos/vary-beta -> origin/mlazos/vary-beta 2025-09-01T19:50:49.8392125Z * [new branch] mlazos/vary-beta2 -> origin/mlazos/vary-beta2 2025-09-01T19:50:49.8392202Z * [new branch] mlazos/weird-perf1 -> origin/mlazos/weird-perf1 2025-09-01T19:50:49.8392277Z * [new branch] mm_out_dtype_compile -> origin/mm_out_dtype_compile 2025-09-01T19:50:49.8392354Z * [new branch] modify-setupvllm -> origin/modify-setupvllm 2025-09-01T19:50:49.8392438Z * [new branch] move-theme-out-docker -> origin/move-theme-out-docker 2025-09-01T19:50:49.8392554Z * [new branch] msaroufim/be1 -> origin/msaroufim/be1 2025-09-01T19:50:49.8392633Z * [new branch] msaroufim/cn_path -> origin/msaroufim/cn_path 2025-09-01T19:50:49.8392728Z * [new branch] msaroufim/dtensorfusedadam -> origin/msaroufim/dtensorfusedadam 2025-09-01T19:50:49.8392802Z * [new branch] msaroufim/reduce -> origin/msaroufim/reduce 2025-09-01T19:50:49.8392875Z * [new branch] mtia/basic-cmake -> origin/mtia/basic-cmake 2025-09-01T19:50:49.8392939Z * [new branch] muon_dev -> origin/muon_dev 2025-09-01T19:50:49.8393004Z * [new branch] muon_dev_1 -> origin/muon_dev_1 2025-09-01T19:50:49.8393083Z * [new branch] nativert_num_outputs -> origin/nativert_num_outputs 2025-09-01T19:50:49.8393161Z * [new branch] nativert_numoutputs -> origin/nativert_numoutputs 2025-09-01T19:50:49.8393249Z * [new branch] new-modifiy-setupvllm -> origin/new-modifiy-setupvllm 2025-09-01T19:50:49.8393321Z * [new branch] new-setupvllm -> origin/new-setupvllm 2025-09-01T19:50:49.8393393Z * [new branch] new_zeros_dtype -> origin/new_zeros_dtype 2025-09-01T19:50:49.8393462Z * [new branch] newtest-base -> origin/newtest-base 2025-09-01T19:50:49.8393534Z * [new branch] ngimel/cat_perf1 -> origin/ngimel/cat_perf1 2025-09-01T19:50:49.8393609Z * [new branch] ngimel/einsum_fix -> origin/ngimel/einsum_fix 2025-09-01T19:50:49.8393693Z * [new branch] ngimel/error_index_list -> origin/ngimel/error_index_list 2025-09-01T19:50:49.8393770Z * [new branch] ngimel/fabric_check -> origin/ngimel/fabric_check 2025-09-01T19:50:49.8393864Z * [new branch] ngimel/fabric_driver_version -> origin/ngimel/fabric_driver_version 2025-09-01T19:50:49.8393940Z * [new branch] ngimel/fabric_fix -> origin/ngimel/fabric_fix 2025-09-01T19:50:49.8394036Z * [new branch] ngimel/fix_driver_init_error -> origin/ngimel/fix_driver_init_error 2025-09-01T19:50:49.8394125Z * [new branch] ngimel/fix_nccl_segment_seg -> origin/ngimel/fix_nccl_segment_seg 2025-09-01T19:50:49.8394194Z * [new branch] ngimel/gg_new -> origin/ngimel/gg_new 2025-09-01T19:50:49.8394267Z * [new branch] ngimel/modeguard -> origin/ngimel/modeguard 2025-09-01T19:50:49.8394348Z * [new branch] ngimel/multicast_fix -> origin/ngimel/multicast_fix 2025-09-01T19:50:49.8394430Z * [new branch] ngimel/rocm_handle_type -> origin/ngimel/rocm_handle_type 2025-09-01T19:50:49.8394515Z * [new branch] ngimel/symm_handle_fabric -> origin/ngimel/symm_handle_fabric 2025-09-01T19:50:49.8394599Z * [new branch] ngimel/unbind_multimem -> origin/ngimel/unbind_multimem 2025-09-01T19:50:49.8394666Z * [new branch] nightly -> origin/nightly 2025-09-01T19:50:49.8394785Z * [new branch] nmacchioni-patch-10 -> origin/nmacchioni-patch-10 2025-09-01T19:50:49.8394866Z * [new branch] nmacchioni-patch-7 -> origin/nmacchioni-patch-7 2025-09-01T19:50:49.8394947Z * [new branch] nmacchioni-patch-8 -> origin/nmacchioni-patch-8 2025-09-01T19:50:49.8395024Z * [new branch] nmacchioni-patch-9 -> origin/nmacchioni-patch-9 2025-09-01T19:50:49.8395102Z * [new branch] nullplay_fuse_matmul -> origin/nullplay_fuse_matmul 2025-09-01T19:50:49.8395167Z * [new branch] one-off -> origin/one-off 2025-09-01T19:50:49.8395242Z * [new branch] orig/release/1.10 -> origin/orig/release/1.10 2025-09-01T19:50:49.8395355Z * [new branch] orig/release/1.11 -> origin/orig/release/1.11 2025-09-01T19:50:49.8395428Z * [new branch] orig/release/1.12 -> origin/orig/release/1.12 2025-09-01T19:50:49.8395501Z * [new branch] orig/release/1.13 -> origin/orig/release/1.13 2025-09-01T19:50:49.8395574Z * [new branch] orig/release/1.6 -> origin/orig/release/1.6 2025-09-01T19:50:49.8395646Z * [new branch] orig/release/1.7 -> origin/orig/release/1.7 2025-09-01T19:50:49.8395717Z * [new branch] orig/release/1.8 -> origin/orig/release/1.8 2025-09-01T19:50:49.8395788Z * [new branch] orig/release/1.9 -> origin/orig/release/1.9 2025-09-01T19:50:49.8395859Z * [new branch] orig/release/2.0 -> origin/orig/release/2.0 2025-09-01T19:50:49.8397037Z * [new branch] orig/release/2.1 -> origin/orig/release/2.1 2025-09-01T19:50:49.8397113Z * [new branch] orig/release/2.2 -> origin/orig/release/2.2 2025-09-01T19:50:49.8397184Z * [new branch] orig/release/2.3 -> origin/orig/release/2.3 2025-09-01T19:50:49.8397258Z * [new branch] orig/release/2.4 -> origin/orig/release/2.4 2025-09-01T19:50:49.8397330Z * [new branch] orig/release/2.5 -> origin/orig/release/2.5 2025-09-01T19:50:49.8397400Z * [new branch] orig/release/2.6 -> origin/orig/release/2.6 2025-09-01T19:50:49.8397470Z * [new branch] orig/release/2.7 -> origin/orig/release/2.7 2025-09-01T19:50:49.8397541Z * [new branch] orig/release/2.8 -> origin/orig/release/2.8 2025-09-01T19:50:49.8397613Z * [new branch] oulgen/fx_graph -> origin/oulgen/fx_graph 2025-09-01T19:50:49.8397686Z * [new branch] padded-tensor -> origin/padded-tensor 2025-09-01T19:50:49.8397751Z * [new branch] pca2 -> origin/pca2 2025-09-01T19:50:49.8397828Z * [new branch] pianpwk-patch-1 -> origin/pianpwk-patch-1 2025-09-01T19:50:49.8397946Z * [new branch] pianpwk/backed_size_oblivious_export -> origin/pianpwk/backed_size_oblivious_export 2025-09-01T19:50:49.8398032Z * [new branch] pianpwk/dde_repeat_cat -> origin/pianpwk/dde_repeat_cat 2025-09-01T19:50:49.8398130Z * [new branch] pianpwk/invalidate_fake_memo -> origin/pianpwk/invalidate_fake_memo 2025-09-01T19:50:49.8398264Z * [new branch] pianpwk/max_1_strides -> origin/pianpwk/max_1_strides 2025-09-01T19:50:49.8398351Z * [new branch] pianpwk/maybe_guard_rel -> origin/pianpwk/maybe_guard_rel 2025-09-01T19:50:49.8398433Z * [new branch] pianpwk/nonzero_memo -> origin/pianpwk/nonzero_memo 2025-09-01T19:50:49.8398551Z * [new branch] pianpwk/oblivious_reshape_view_better -> origin/pianpwk/oblivious_reshape_view_better 2025-09-01T19:50:49.8398655Z * [new branch] pianpwk/oblivious_slice_forward -> origin/pianpwk/oblivious_slice_forward 2025-09-01T19:50:49.8398809Z * [new branch] pianpwk/oblivious_where -> origin/pianpwk/oblivious_where 2025-09-01T19:50:49.8398899Z * [new branch] pianpwk/param_static_pgo -> origin/pianpwk/param_static_pgo 2025-09-01T19:50:49.8398987Z * [new branch] pianpwk/pre_forward_hook -> origin/pianpwk/pre_forward_hook 2025-09-01T19:50:49.8399089Z * [new branch] pianpwk/remove_guard_fail_break -> origin/pianpwk/remove_guard_fail_break 2025-09-01T19:50:49.8399180Z * [new branch] pianpwk/slice_fresh_symbols -> origin/pianpwk/slice_fresh_symbols 2025-09-01T19:50:49.8399265Z * [new branch] pianpwk/sym_tokens_draft -> origin/pianpwk/sym_tokens_draft 2025-09-01T19:50:49.8399359Z * [new branch] pianpwk/test_slice_fake_impl -> origin/pianpwk/test_slice_fake_impl 2025-09-01T19:50:49.8399511Z * [new branch] pianpwk/totally_draft_sym_wrap -> origin/pianpwk/totally_draft_sym_wrap 2025-09-01T19:50:49.8399611Z * [new branch] pianpwk/unbacked_channels_last -> origin/pianpwk/unbacked_channels_last 2025-09-01T19:50:49.8399711Z * [new branch] pianpwk/unbacked_safe_conv1d -> origin/pianpwk/unbacked_safe_conv1d 2025-09-01T19:50:49.8399803Z * [new branch] pianpwk/unbacked_sdpa_flash -> origin/pianpwk/unbacked_sdpa_flash 2025-09-01T19:50:49.8399897Z * [new branch] pianpwk/unbacked_should_swap -> origin/pianpwk/unbacked_should_swap 2025-09-01T19:50:49.8399996Z * [new branch] pianpwk/unbacked_should_swap_2 -> origin/pianpwk/unbacked_should_swap_2 2025-09-01T19:50:49.8400094Z * [new branch] pianpwk/unbacked_slice_binding -> origin/pianpwk/unbacked_slice_binding 2025-09-01T19:50:49.8400191Z * [new branch] pianpwk/unbacked_slice_forward -> origin/pianpwk/unbacked_slice_forward 2025-09-01T19:50:49.8400275Z * [new branch] pianpwk/user_symints -> origin/pianpwk/user_symints 2025-09-01T19:50:49.8400358Z * [new branch] pianpwk/wan21_reshape -> origin/pianpwk/wan21_reshape 2025-09-01T19:50:49.8400453Z * [new branch] pianpwk/whitelist_optimizer -> origin/pianpwk/whitelist_optimizer 2025-09-01T19:50:49.8400523Z * [new branch] pin-torchao -> origin/pin-torchao 2025-09-01T19:50:49.8400610Z * [new branch] piz/fall_back_missing_0716 -> origin/piz/fall_back_missing_0716 2025-09-01T19:50:49.8400695Z * [new branch] piz/improve_scatter_0808 -> origin/piz/improve_scatter_0808 2025-09-01T19:50:49.8400767Z * [new branch] pool-separate -> origin/pool-separate 2025-09-01T19:50:49.8400833Z * [new branch] pr-156087 -> origin/pr-156087 2025-09-01T19:50:49.8400899Z * [new branch] pr/131860 -> origin/pr/131860 2025-09-01T19:50:49.8400973Z * [new branch] predispatch_to -> origin/predispatch_to 2025-09-01T19:50:49.8401044Z * [new branch] pt-opt-cuda3 -> origin/pt-opt-cuda3 2025-09-01T19:50:49.8401138Z * [new branch] pt2e-cache-model-device -> origin/pt2e-cache-model-device 2025-09-01T19:50:49.8401207Z * [new branch] pyobjectslot -> origin/pyobjectslot 2025-09-01T19:50:49.8401294Z * [new branch] python_compiled_autograd -> origin/python_compiled_autograd 2025-09-01T19:50:49.8401380Z * [new branch] qchip/export-D54134695 -> origin/qchip/export-D54134695 2025-09-01T19:50:49.8402558Z * [new branch] quint-bits -> origin/quint-bits 2025-09-01T19:50:49.8402628Z * [new branch] release/1.10 -> origin/release/1.10 2025-09-01T19:50:49.8402695Z * [new branch] release/1.11 -> origin/release/1.11 2025-09-01T19:50:49.8402763Z * [new branch] release/1.12 -> origin/release/1.12 2025-09-01T19:50:49.8402828Z * [new branch] release/1.13 -> origin/release/1.13 2025-09-01T19:50:49.8402938Z * [new branch] release/1.4 -> origin/release/1.4 2025-09-01T19:50:49.8403007Z * [new branch] release/1.4.1 -> origin/release/1.4.1 2025-09-01T19:50:49.8403072Z * [new branch] release/1.5 -> origin/release/1.5 2025-09-01T19:50:49.8403137Z * [new branch] release/1.6 -> origin/release/1.6 2025-09-01T19:50:49.8403202Z * [new branch] release/1.7 -> origin/release/1.7 2025-09-01T19:50:49.8403267Z * [new branch] release/1.8 -> origin/release/1.8 2025-09-01T19:50:49.8403331Z * [new branch] release/1.9 -> origin/release/1.9 2025-09-01T19:50:49.8403395Z * [new branch] release/2.0 -> origin/release/2.0 2025-09-01T19:50:49.8403491Z * [new branch] release/2.1 -> origin/release/2.1 2025-09-01T19:50:49.8403560Z * [new branch] release/2.2 -> origin/release/2.2 2025-09-01T19:50:49.8403624Z * [new branch] release/2.3 -> origin/release/2.3 2025-09-01T19:50:49.8403688Z * [new branch] release/2.4 -> origin/release/2.4 2025-09-01T19:50:49.8403752Z * [new branch] release/2.5 -> origin/release/2.5 2025-09-01T19:50:49.8403816Z * [new branch] release/2.6 -> origin/release/2.6 2025-09-01T19:50:49.8403880Z * [new branch] release/2.7 -> origin/release/2.7 2025-09-01T19:50:49.8403944Z * [new branch] release/2.8 -> origin/release/2.8 2025-09-01T19:50:49.8404011Z * [new branch] release_notes -> origin/release_notes 2025-09-01T19:50:49.8404105Z * [new branch] remove-actionable-label -> origin/remove-actionable-label 2025-09-01T19:50:49.8404171Z * [new branch] remove-ao -> origin/remove-ao 2025-09-01T19:50:49.8404300Z * [new branch] replace-pytorch-labs-20250812-195836 -> origin/replace-pytorch-labs-20250812-195836 2025-09-01T19:50:49.8404421Z * [new branch] replace-pytorch-labs-20250812-200248 -> origin/replace-pytorch-labs-20250812-200248 2025-09-01T19:50:49.8404541Z * [new branch] replace-pytorch-labs-20250812-200324 -> origin/replace-pytorch-labs-20250812-200324 2025-09-01T19:50:49.8404658Z * [new branch] replace-pytorch-labs-20250812-204020 -> origin/replace-pytorch-labs-20250812-204020 2025-09-01T19:50:49.8404776Z * [new branch] replace-pytorch-labs-20250812-204125 -> origin/replace-pytorch-labs-20250812-204125 2025-09-01T19:50:49.8404893Z * [new branch] replace-pytorch-labs-20250812-205624 -> origin/replace-pytorch-labs-20250812-205624 2025-09-01T19:50:49.8405030Z * [new branch] revert-131069-gh/krzysztofjordan/1/head -> origin/revert-131069-gh/krzysztofjordan/1/head 2025-09-01T19:50:49.8405149Z * [new branch] revert-131469-gh/andrewor14/51/head -> origin/revert-131469-gh/andrewor14/51/head 2025-09-01T19:50:49.8405258Z * [new branch] revert-156870-gh/skarjala/3/head -> origin/revert-156870-gh/skarjala/3/head 2025-09-01T19:50:49.8405431Z * [new branch] revert-157914-cherry-pick-157503-by-pytorch_bot_bot_ -> origin/revert-157914-cherry-pick-157503-by-pytorch_bot_bot_ 2025-09-01T19:50:49.8405508Z * [new branch] rocm-monitoring -> origin/rocm-monitoring 2025-09-01T19:50:49.8405619Z * [new branch] run-torchbench-smoke-test-h100 -> origin/run-torchbench-smoke-test-h100 2025-09-01T19:50:49.8405766Z * [new branch] ryanguo99/cleanup-dynamo-expected-failures -> origin/ryanguo99/cleanup-dynamo-expected-failures 2025-09-01T19:50:49.8405860Z * [new branch] ryanguo99/fix-closure-var -> origin/ryanguo99/fix-closure-var 2025-09-01T19:50:49.8405981Z * [new branch] rzou/faketensor_bench -> origin/rzou/faketensor_bench 2025-09-01T19:50:49.8406047Z * [new branch] rzou/njt -> origin/rzou/njt 2025-09-01T19:50:49.8406113Z * [new branch] rzou/pca -> origin/rzou/pca 2025-09-01T19:50:49.8406185Z * [new branch] rzou/realprop -> origin/rzou/realprop 2025-09-01T19:50:49.8406262Z * [new branch] rzou/setup_context -> origin/rzou/setup_context 2025-09-01T19:50:49.8406387Z * [new branch] sanchitintel/refactor_aten_int8_woq_gemm -> origin/sanchitintel/refactor_aten_int8_woq_gemm 2025-09-01T19:50:49.8406556Z * [new branch] sanchitintel/weird_thing_with_test_cpu_select_algorithm -> origin/sanchitintel/weird_thing_with_test_cpu_select_algorithm 2025-09-01T19:50:49.8406682Z * [new branch] sapling-pr-archive-SS-JIA -> origin/sapling-pr-archive-SS-JIA 2025-09-01T19:50:49.8406749Z * [new branch] save -> origin/save 2025-09-01T19:50:49.8406818Z * [new branch] sdym/2.5.1 -> origin/sdym/2.5.1 2025-09-01T19:50:49.8406900Z * [new branch] seemethere-patch-1 -> origin/seemethere-patch-1 2025-09-01T19:50:49.8406971Z * [new branch] setup-torchci -> origin/setup-torchci 2025-09-01T19:50:49.8407037Z * [new branch] setupvllm -> origin/setupvllm 2025-09-01T19:50:49.8407112Z * [new branch] share_and_pin_fork -> origin/share_and_pin_fork 2025-09-01T19:50:49.8407195Z * [new branch] shengf/fx-xform-perf -> origin/shengf/fx-xform-perf 2025-09-01T19:50:49.8407279Z * [new branch] shikaili_fp8_allgather -> origin/shikaili_fp8_allgather 2025-09-01T19:50:49.8408532Z * [new branch] shoumikhin-patch-1 -> origin/shoumikhin-patch-1 2025-09-01T19:50:49.8408616Z * [new branch] shoumikhin-patch-12 -> origin/shoumikhin-patch-12 2025-09-01T19:50:49.8408714Z * [new branch] simplify-fq-per-channel -> origin/simplify-fq-per-channel 2025-09-01T19:50:49.8408795Z * [new branch] solve-accuracy-fix -> origin/solve-accuracy-fix 2025-09-01T19:50:49.8408870Z * [new branch] sqzhang/flight4 -> origin/sqzhang/flight4 2025-09-01T19:50:49.8408950Z * [new branch] sqzhang/flight4plus -> origin/sqzhang/flight4plus 2025-09-01T19:50:49.8409042Z * [new branch] sraikund/record_funct_test -> origin/sraikund/record_funct_test 2025-09-01T19:50:49.8409114Z * [new branch] sraikund16/test -> origin/sraikund16/test 2025-09-01T19:50:49.8409209Z * [new branch] stablize-compilation-time -> origin/stablize-compilation-time 2025-09-01T19:50:49.8409297Z * [new branch] standalone-templates -> origin/standalone-templates 2025-09-01T19:50:49.8409391Z * [new branch] standalone_package_weights -> origin/standalone_package_weights 2025-09-01T19:50:49.8409468Z * [new branch] starterTaskUpdate -> origin/starterTaskUpdate 2025-09-01T19:50:49.8409537Z * [new branch] subgraph_fuse -> origin/subgraph_fuse 2025-09-01T19:50:49.8409629Z * [new branch] support-uv-in-collect_env -> origin/support-uv-in-collect_env 2025-09-01T19:50:49.8409694Z * [new branch] sve-poc -> origin/sve-poc 2025-09-01T19:50:49.8409770Z * [new branch] svekars-patch-1 -> origin/svekars-patch-1 2025-09-01T19:50:49.8409836Z * [new branch] switch-bn -> origin/switch-bn 2025-09-01T19:50:49.8409924Z * [new branch] sympy-bottleneck-repro -> origin/sympy-bottleneck-repro 2025-09-01T19:50:49.8410010Z * [new branch] tensordict_integration -> origin/tensordict_integration 2025-09-01T19:50:49.8410077Z * [new branch] test-7054 -> origin/test-7054 2025-09-01T19:50:49.8410223Z * [new branch] test-move-conda-builds -> origin/test-move-conda-builds 2025-09-01T19:50:49.8410326Z * [new branch] test-myst-markdown-docstring -> origin/test-myst-markdown-docstring 2025-09-01T19:50:49.8410392Z * [new branch] test-old -> origin/test-old 2025-09-01T19:50:49.8410498Z * [new branch] test-vec-migration-internally -> origin/test-vec-migration-internally 2025-09-01T19:50:49.8410566Z * [new branch] test/bmm_heur -> origin/test/bmm_heur 2025-09-01T19:50:49.8410635Z * [new branch] test/inductor -> origin/test/inductor 2025-09-01T19:50:49.8410725Z * [new branch] tianren/flex_paged_attn_fix -> origin/tianren/flex_paged_attn_fix 2025-09-01T19:50:49.8410886Z * [new branch] tianren/flex_paged_attn_fix_temp -> origin/tianren/flex_paged_attn_fix_temp 2025-09-01T19:50:49.8410957Z * [new branch] tianren/test -> origin/tianren/test 2025-09-01T19:50:49.8411036Z * [new branch] tidy_performance_cyy -> origin/tidy_performance_cyy 2025-09-01T19:50:49.8411105Z * [new branch] torchtitan_ep -> origin/torchtitan_ep 2025-09-01T19:50:49.8411192Z * [new branch] trace_fsdp_torchtune_lora -> origin/trace_fsdp_torchtune_lora 2025-09-01T19:50:49.8411277Z * [new branch] traceable_fsdp_unit_tests -> origin/traceable_fsdp_unit_tests 2025-09-01T19:50:49.8411351Z * [new branch] tree_loop_vec_base -> origin/tree_loop_vec_base 2025-09-01T19:50:49.8411419Z * [new branch] tree_vec_base -> origin/tree_vec_base 2025-09-01T19:50:49.8411493Z * [new branch] triton-update -> origin/triton-update 2025-09-01T19:50:49.8411559Z * [new branch] triton_kernel -> origin/triton_kernel 2025-09-01T19:50:49.8411637Z * [new branch] triton_kernel_perf -> origin/triton_kernel_perf 2025-09-01T19:50:49.8411703Z * [new branch] tt_pkg_1908 -> origin/tt_pkg_1908 2025-09-01T19:50:49.8411807Z * [new branch] tweak-transformer-dependabot -> origin/tweak-transformer-dependabot 2025-09-01T19:50:49.8411872Z * [new branch] type_dec -> origin/type_dec 2025-09-01T19:50:49.8411966Z * [new branch] udate-sphinx-dependancies -> origin/udate-sphinx-dependancies 2025-09-01T19:50:49.8412106Z * [new branch] update-audio-commit-hash/16663082088-1700-1 -> origin/update-audio-commit-hash/16663082088-1700-1 2025-09-01T19:50:49.8412241Z * [new branch] update-audio-commit-hash/16737365217-1704-1 -> origin/update-audio-commit-hash/16737365217-1704-1 2025-09-01T19:50:49.8412376Z * [new branch] update-audio-commit-hash/16791960928-1711-1 -> origin/update-audio-commit-hash/16791960928-1711-1 2025-09-01T19:50:49.8412509Z * [new branch] update-audio-commit-hash/16818882925-1712-1 -> origin/update-audio-commit-hash/16818882925-1712-1 2025-09-01T19:50:49.8412640Z * [new branch] update-audio-commit-hash/16895560422-1720-1 -> origin/update-audio-commit-hash/16895560422-1720-1 2025-09-01T19:50:49.8412771Z * [new branch] update-audio-commit-hash/16924174496-1738-1 -> origin/update-audio-commit-hash/16924174496-1738-1 2025-09-01T19:50:49.8412901Z * [new branch] update-audio-commit-hash/17002010821-1749-1 -> origin/update-audio-commit-hash/17002010821-1749-1 2025-09-01T19:50:49.8413032Z * [new branch] update-audio-commit-hash/17056004427-1766-1 -> origin/update-audio-commit-hash/17056004427-1766-1 2025-09-01T19:50:49.8414275Z * [new branch] update-audio-commit-hash/17085054029-1767-1 -> origin/update-audio-commit-hash/17085054029-1767-1 2025-09-01T19:50:49.8414449Z * [new branch] update-audio-commit-hash/17142507405-1771-1 -> origin/update-audio-commit-hash/17142507405-1771-1 2025-09-01T19:50:49.8414581Z * [new branch] update-audio-commit-hash/17168762740-1773-1 -> origin/update-audio-commit-hash/17168762740-1773-1 2025-09-01T19:50:49.8414712Z * [new branch] update-audio-commit-hash/17311174639-1780-1 -> origin/update-audio-commit-hash/17311174639-1780-1 2025-09-01T19:50:49.8414841Z * [new branch] update-audio-commit-hash/17336898740-1781-1 -> origin/update-audio-commit-hash/17336898740-1781-1 2025-09-01T19:50:49.8414940Z * [new branch] update-dynamic-shapes-doc -> origin/update-dynamic-shapes-doc 2025-09-01T19:50:49.8415094Z * [new branch] update-executorch-commit-hash/15694981040-1626-1 -> origin/update-executorch-commit-hash/15694981040-1626-1 2025-09-01T19:50:49.8415266Z * [new branch] update-triton-commit-hash/13663274526-1487-2 -> origin/update-triton-commit-hash/13663274526-1487-2 2025-09-01T19:50:49.8415404Z * [new branch] update-vision-commit-hash/15336342773-1607-1 -> origin/update-vision-commit-hash/15336342773-1607-1 2025-09-01T19:50:49.8415534Z * [new branch] update-vllm-commit-hash/16663082088-1700-1 -> origin/update-vllm-commit-hash/16663082088-1700-1 2025-09-01T19:50:49.8415661Z * [new branch] update-vllm-commit-hash/16737365217-1704-1 -> origin/update-vllm-commit-hash/16737365217-1704-1 2025-09-01T19:50:49.8415788Z * [new branch] update-vllm-commit-hash/16843157111-1713-1 -> origin/update-vllm-commit-hash/16843157111-1713-1 2025-09-01T19:50:49.8415914Z * [new branch] update-vllm-commit-hash/16855312394-1714-1 -> origin/update-vllm-commit-hash/16855312394-1714-1 2025-09-01T19:50:49.8416040Z * [new branch] update-vllm-commit-hash/16924174496-1738-1 -> origin/update-vllm-commit-hash/16924174496-1738-1 2025-09-01T19:50:49.8416170Z * [new branch] update-vllm-commit-hash/16952608705-1745-1 -> origin/update-vllm-commit-hash/16952608705-1745-1 2025-09-01T19:50:49.8416297Z * [new branch] update-vllm-commit-hash/16979836546-1748-1 -> origin/update-vllm-commit-hash/16979836546-1748-1 2025-09-01T19:50:49.8416423Z * [new branch] update-vllm-commit-hash/17014576881-1756-1 -> origin/update-vllm-commit-hash/17014576881-1756-1 2025-09-01T19:50:49.8416549Z * [new branch] update-vllm-commit-hash/17027830869-1761-1 -> origin/update-vllm-commit-hash/17027830869-1761-1 2025-09-01T19:50:49.8416675Z * [new branch] update-vllm-commit-hash/17056004427-1766-1 -> origin/update-vllm-commit-hash/17056004427-1766-1 2025-09-01T19:50:49.8416800Z * [new branch] update-vllm-commit-hash/17085054029-1767-1 -> origin/update-vllm-commit-hash/17085054029-1767-1 2025-09-01T19:50:49.8416928Z * [new branch] update-vllm-commit-hash/17113610216-1768-1 -> origin/update-vllm-commit-hash/17113610216-1768-1 2025-09-01T19:50:49.8417056Z * [new branch] update-vllm-commit-hash/17142507405-1771-1 -> origin/update-vllm-commit-hash/17142507405-1771-1 2025-09-01T19:50:49.8417181Z * [new branch] update-vllm-commit-hash/17181878974-1774-1 -> origin/update-vllm-commit-hash/17181878974-1774-1 2025-09-01T19:50:49.8417306Z * [new branch] update-vllm-commit-hash/17311174639-1780-1 -> origin/update-vllm-commit-hash/17311174639-1780-1 2025-09-01T19:50:49.8417433Z * [new branch] update-vllm-commit-hash/17336898740-1781-1 -> origin/update-vllm-commit-hash/17336898740-1781-1 2025-09-01T19:50:49.8417559Z * [new branch] update-vllm-commit-hash/17364352302-1785-1 -> origin/update-vllm-commit-hash/17364352302-1785-1 2025-09-01T19:50:49.8417684Z * [new branch] update-xla-commit-hash/16717126778-197-1 -> origin/update-xla-commit-hash/16717126778-197-1 2025-09-01T19:50:49.8417810Z * [new branch] update-xla-commit-hash/16873912760-198-1 -> origin/update-xla-commit-hash/16873912760-198-1 2025-09-01T19:50:49.8417958Z * [new branch] update-xla-commit-hash/17034266655-199-1 -> origin/update-xla-commit-hash/17034266655-199-1 2025-09-01T19:50:49.8418079Z * [new branch] update-xla-commit-hash/17202464405-200-1 -> origin/update-xla-commit-hash/17202464405-200-1 2025-09-01T19:50:49.8418256Z * [new branch] update_docs_torch_multinomial_issue#125388 -> origin/update_docs_torch_multinomial_issue#125388 2025-09-01T19:50:49.8418379Z * [new branch] update_executorch_pin -> origin/update_executorch_pin 2025-09-01T19:50:49.8418471Z * [new branch] update_slow_tests_1722488736 -> origin/update_slow_tests_1722488736 2025-09-01T19:50:49.8418561Z * [new branch] update_slow_tests_1722879173 -> origin/update_slow_tests_1722879173 2025-09-01T19:50:49.8418702Z * [new branch] update_slow_tests_1752478971 -> origin/update_slow_tests_1752478971 2025-09-01T19:50:49.8418788Z * [new branch] update_slow_tests_1755502951 -> origin/update_slow_tests_1755502951 2025-09-01T19:50:49.8418875Z * [new branch] update_slow_tests_1756107664 -> origin/update_slow_tests_1756107664 2025-09-01T19:50:49.8418963Z * [new branch] update_submodule_FBGEMM -> origin/update_submodule_FBGEMM 2025-09-01T19:50:49.8419047Z * [new branch] update_submodule_kineto -> origin/update_submodule_kineto 2025-09-01T19:50:49.8419140Z * [new branch] update_submodule_tensorpipe -> origin/update_submodule_tensorpipe 2025-09-01T19:50:49.8419205Z * [new branch] v0.1.2 -> origin/v0.1.2 2025-09-01T19:50:49.8419273Z * [new branch] v1.0.1 -> origin/v1.0.1 2025-09-01T19:50:49.8419333Z * [new branch] v1.0.3 -> origin/v1.0.3 2025-09-01T19:50:49.8419397Z * [new branch] v1.1.0 -> origin/v1.1.0 2025-09-01T19:50:49.8419457Z * [new branch] v1.2.0 -> origin/v1.2.0 2025-09-01T19:50:49.8419518Z * [new branch] v1.3.0 -> origin/v1.3.0 2025-09-01T19:50:49.8419579Z * [new branch] v1.3.1 -> origin/v1.3.1 2025-09-01T19:50:49.8419647Z * [new branch] validate_fn -> origin/validate_fn 2025-09-01T19:50:49.8419721Z * [new branch] validations_2.6 -> origin/validations_2.6 2025-09-01T19:50:49.8419795Z * [new branch] validations_2.8 -> origin/validations_2.8 2025-09-01T19:50:49.8419864Z * [new branch] viable/strict -> origin/viable/strict 2025-09-01T19:50:49.8419931Z * [new branch] vllmbuildci -> origin/vllmbuildci 2025-09-01T19:50:49.8419997Z * [new branch] vllmpin -> origin/vllmpin 2025-09-01T19:50:49.8421207Z * [new branch] wdvr/conda_devcontainer -> origin/wdvr/conda_devcontainer 2025-09-01T19:50:49.8421286Z * [new branch] wdvr/iss_145259 -> origin/wdvr/iss_145259 2025-09-01T19:50:49.8421365Z * [new branch] weight_sharing_cpp -> origin/weight_sharing_cpp 2025-09-01T19:50:49.8421431Z * [new branch] whc/flight4 -> origin/whc/flight4 2025-09-01T19:50:49.8421501Z * [new branch] whc/flight51 -> origin/whc/flight51 2025-09-01T19:50:49.8421569Z * [new branch] whc/flight53 -> origin/whc/flight53 2025-09-01T19:50:49.8421635Z * [new branch] whc/stage2 -> origin/whc/stage2 2025-09-01T19:50:49.8421701Z * [new branch] whc/uneven -> origin/whc/uneven 2025-09-01T19:50:49.8421776Z * [new branch] whc/uneven-merge -> origin/whc/uneven-merge 2025-09-01T19:50:49.8421845Z * [new branch] win_warnings -> origin/win_warnings 2025-09-01T19:50:49.8421920Z * [new branch] workonoldcommit -> origin/workonoldcommit 2025-09-01T19:50:49.8422058Z * [new branch] xmfan/ca_0516 -> origin/xmfan/ca_0516 2025-09-01T19:50:49.8422134Z * [new branch] xmfan/ca_1051b93192 -> origin/xmfan/ca_1051b93192 2025-09-01T19:50:49.8422287Z * [new branch] xmfan/ca_1a722f62c248391fc4a542e8851a5559aa356ae8 -> origin/xmfan/ca_1a722f62c248391fc4a542e8851a5559aa356ae8 2025-09-01T19:50:49.8422363Z * [new branch] xmfan/ca_5a2be192d1 -> origin/xmfan/ca_5a2be192d1 2025-09-01T19:50:49.8422437Z * [new branch] xmfan/ca_9d59b516e9 -> origin/xmfan/ca_9d59b516e9 2025-09-01T19:50:49.8422505Z * [new branch] xmfan/ca_api -> origin/xmfan/ca_api 2025-09-01T19:50:49.8422574Z * [new branch] xmfan/ca_apr8 -> origin/xmfan/ca_apr8 2025-09-01T19:50:49.8422673Z * [new branch] xmfan/ca_base -> origin/xmfan/ca_base 2025-09-01T19:50:49.8422753Z * [new branch] xmfan/ca_cudagraphs -> origin/xmfan/ca_cudagraphs 2025-09-01T19:50:49.8422826Z * [new branch] xmfan/ca_dynamic -> origin/xmfan/ca_dynamic 2025-09-01T19:50:49.8422898Z * [new branch] xmfan/ca_fix_dyn -> origin/xmfan/ca_fix_dyn 2025-09-01T19:50:49.8422976Z * [new branch] xmfan/ca_fix_lowering -> origin/xmfan/ca_fix_lowering 2025-09-01T19:50:49.8423058Z * [new branch] xmfan/ca_fix_polyfills -> origin/xmfan/ca_fix_polyfills 2025-09-01T19:50:49.8423125Z * [new branch] xmfan/ca_jan3 -> origin/xmfan/ca_jan3 2025-09-01T19:50:49.8423194Z * [new branch] xmfan/ca_jun18 -> origin/xmfan/ca_jun18 2025-09-01T19:50:49.8423263Z * [new branch] xmfan/ca_jun24 -> origin/xmfan/ca_jun24 2025-09-01T19:50:49.8423341Z * [new branch] xmfan/ca_mem_base -> origin/xmfan/ca_mem_base 2025-09-01T19:50:49.8423414Z * [new branch] xmfan/ca_mem_fix -> origin/xmfan/ca_mem_fix 2025-09-01T19:50:49.8423490Z * [new branch] xmfan/ca_memory_fix -> origin/xmfan/ca_memory_fix 2025-09-01T19:50:49.8423579Z * [new branch] xmfan/ca_memory_fix_rebased -> origin/xmfan/ca_memory_fix_rebased 2025-09-01T19:50:49.8423668Z * [new branch] xmfan/ca_memory_fix_rebased2 -> origin/xmfan/ca_memory_fix_rebased2 2025-09-01T19:50:49.8423746Z * [new branch] xmfan/ca_move_to_cuda -> origin/xmfan/ca_move_to_cuda 2025-09-01T19:50:49.8423816Z * [new branch] xmfan/ca_nested -> origin/xmfan/ca_nested 2025-09-01T19:50:49.8423890Z * [new branch] xmfan/ca_overhead -> origin/xmfan/ca_overhead 2025-09-01T19:50:49.8423984Z * [new branch] xmfan/ca_overhead_0eba7e5451 -> origin/xmfan/ca_overhead_0eba7e5451 2025-09-01T19:50:49.8424054Z * [new branch] xmfan/ca_scalar -> origin/xmfan/ca_scalar 2025-09-01T19:50:49.8424140Z * [new branch] xmfan/ca_subclass_mem_fix -> origin/xmfan/ca_subclass_mem_fix 2025-09-01T19:50:49.8424212Z * [new branch] xmfan/ca_warm_mem -> origin/xmfan/ca_warm_mem 2025-09-01T19:50:49.8424292Z * [new branch] xmfan/ca_warm_mem_base -> origin/xmfan/ca_warm_mem_base 2025-09-01T19:50:49.8424363Z * [new branch] xmfan/cacu_jun18 -> origin/xmfan/cacu_jun18 2025-09-01T19:50:49.8424434Z * [new branch] xmfan/cacu_jun19 -> origin/xmfan/cacu_jun19 2025-09-01T19:50:49.8424505Z * [new branch] xmfan/cacu_jun4 -> origin/xmfan/cacu_jun4 2025-09-01T19:50:49.8424575Z * [new branch] xmfan/cacu_may27 -> origin/xmfan/cacu_may27 2025-09-01T19:50:49.8424665Z * [new branch] xmfan/disable_duck_shape -> origin/xmfan/disable_duck_shape 2025-09-01T19:50:49.8424765Z * [new branch] xmfan/fca_cpp_node_passthrough -> origin/xmfan/fca_cpp_node_passthrough 2025-09-01T19:50:49.8424880Z * [new branch] xmfan/issue_123374 -> origin/xmfan/issue_123374 2025-09-01T19:50:49.8425034Z * [new branch] xmfan/post_3945954741e2d37023c5d6954f9483008e0892f9 -> origin/xmfan/post_3945954741e2d37023c5d6954f9483008e0892f9 2025-09-01T19:50:49.8425181Z * [new branch] xmfan/pre_3945954741e2d37023c5d6954f9483008e0892f9 -> origin/xmfan/pre_3945954741e2d37023c5d6954f9483008e0892f9 2025-09-01T19:50:49.8425259Z * [new branch] xmfan/segfault_test -> origin/xmfan/segfault_test 2025-09-01T19:50:49.8425333Z * [new branch] xmfan/single_step -> origin/xmfan/single_step 2025-09-01T19:50:49.8426500Z * [new branch] xmfan/sth_0829 -> origin/xmfan/sth_0829 2025-09-01T19:50:49.8426610Z * [new branch] xmfan/test -> origin/xmfan/test 2025-09-01T19:50:49.8426702Z * [new branch] yguo/debug-0226-constexpr -> origin/yguo/debug-0226-constexpr 2025-09-01T19:50:49.8426789Z * [new branch] yguo/new_latest_changes -> origin/yguo/new_latest_changes 2025-09-01T19:50:49.8426884Z * [new branch] yguo/patch_constexpr_changes -> origin/yguo/patch_constexpr_changes 2025-09-01T19:50:49.8426962Z * [new branch] yihan_quantization -> origin/yihan_quantization 2025-09-01T19:50:49.8427058Z * [new branch] yiming/add_jit_trace_benchmark -> origin/yiming/add_jit_trace_benchmark 2025-09-01T19:50:49.8427154Z * [new branch] yiming/add_nativert_benchmark -> origin/yiming/add_nativert_benchmark 2025-09-01T19:50:49.8427229Z * [new branch] yiming/bootcamp -> origin/yiming/bootcamp 2025-09-01T19:50:49.8427305Z * [new branch] zainr/canary-test -> origin/zainr/canary-test 2025-09-01T19:50:49.8427404Z * [new branch] zainr/cleanup-gh-runners -> origin/zainr/cleanup-gh-runners 2025-09-01T19:50:49.8427486Z * [new branch] zainr/git-push-v2 -> origin/zainr/git-push-v2 2025-09-01T19:50:49.8427573Z * [new branch] zainr/pull-migration-c -> origin/zainr/pull-migration-c 2025-09-01T19:50:49.8427639Z * [new branch] zainr/test -> origin/zainr/test 2025-09-01T19:50:49.8427707Z * [new branch] zainr/test2 -> origin/zainr/test2 2025-09-01T19:50:49.8427777Z * [new branch] zainr/unstable -> origin/zainr/unstable 2025-09-01T19:50:49.8427855Z * [new branch] zainr/unstable-xla -> origin/zainr/unstable-xla 2025-09-01T19:50:49.8427934Z * [new branch] zasdfgbnm-patch-3 -> origin/zasdfgbnm-patch-3 2025-09-01T19:50:49.8427997Z * [new branch] zb2p -> origin/zb2p 2025-09-01T19:50:49.8428080Z * [new branch] zero_grad_optimization -> origin/zero_grad_optimization 2025-09-01T19:50:49.8428173Z * [new branch] zeros-and-scatter-part2 -> origin/zeros-and-scatter-part2 2025-09-01T19:50:49.8428304Z * [new branch] zhxchen17/scratch/0 -> origin/zhxchen17/scratch/0 2025-09-01T19:50:49.8428388Z * [new branch] zhxhcen17/moodycamel -> origin/zhxhcen17/moodycamel 2025-09-01T19:50:49.8428455Z * [new branch] zxiiro/main -> origin/zxiiro/main 2025-09-01T19:50:49.8428625Z * [new tag] bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug -> bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug 2025-09-01T19:50:49.8428688Z * [new tag] ci/binaries/77164 -> ci/binaries/77164 2025-09-01T19:50:49.8428757Z * [new tag] ciflow/binaries/156049 -> ciflow/binaries/156049 2025-09-01T19:50:49.8428827Z * [new tag] ciflow/binaries/157432 -> ciflow/binaries/157432 2025-09-01T19:50:49.8428893Z * [new tag] ciflow/binaries/158104 -> ciflow/binaries/158104 2025-09-01T19:50:49.8429019Z * [new tag] ciflow/binaries/161916 -> ciflow/binaries/161916 2025-09-01T19:50:49.8429110Z * [new tag] ciflow/binaries_libtorch/156049 -> ciflow/binaries_libtorch/156049 2025-09-01T19:50:49.8429198Z * [new tag] ciflow/binaries_libtorch/157432 -> ciflow/binaries_libtorch/157432 2025-09-01T19:50:49.8429276Z * [new tag] ciflow/binaries_wheel/156049 -> ciflow/binaries_wheel/156049 2025-09-01T19:50:49.8429354Z * [new tag] ciflow/binaries_wheel/157432 -> ciflow/binaries_wheel/157432 2025-09-01T19:50:49.8429432Z * [new tag] ciflow/binaries_wheel/159624 -> ciflow/binaries_wheel/159624 2025-09-01T19:50:49.8429507Z * [new tag] ciflow/binaries_wheel/159849 -> ciflow/binaries_wheel/159849 2025-09-01T19:50:49.8429644Z * [new tag] ciflow/binaries_wheel/160258 -> ciflow/binaries_wheel/160258 2025-09-01T19:50:49.8429720Z * [new tag] ciflow/binaries_wheel/161598 -> ciflow/binaries_wheel/161598 2025-09-01T19:50:49.8429796Z * [new tag] ciflow/binaries_wheel/161833 -> ciflow/binaries_wheel/161833 2025-09-01T19:50:49.8429872Z * [new tag] ciflow/binaries_wheel/161919 -> ciflow/binaries_wheel/161919 2025-09-01T19:50:49.8429947Z * [new tag] ciflow/binaries_wheel/161920 -> ciflow/binaries_wheel/161920 2025-09-01T19:50:49.8430032Z * [new tag] ciflow/h100-distributed/156703 -> ciflow/h100-distributed/156703 2025-09-01T19:50:49.8430109Z * [new tag] ciflow/h100-symm-mem/151845 -> ciflow/h100-symm-mem/151845 2025-09-01T19:50:49.8430182Z * [new tag] ciflow/h100-symm-mem/155923 -> ciflow/h100-symm-mem/155923 2025-09-01T19:50:49.8430255Z * [new tag] ciflow/h100-symm-mem/157635 -> ciflow/h100-symm-mem/157635 2025-09-01T19:50:49.8430329Z * [new tag] ciflow/h100-symm-mem/159837 -> ciflow/h100-symm-mem/159837 2025-09-01T19:50:49.8430403Z * [new tag] ciflow/h100-symm-mem/159889 -> ciflow/h100-symm-mem/159889 2025-09-01T19:50:49.8430475Z * [new tag] ciflow/h100-symm-mem/161601 -> ciflow/h100-symm-mem/161601 2025-09-01T19:50:49.8430546Z * [new tag] ciflow/h100-symm-mem/161741 -> ciflow/h100-symm-mem/161741 2025-09-01T19:50:49.8430608Z * [new tag] ciflow/h100/159158 -> ciflow/h100/159158 2025-09-01T19:50:49.8430669Z * [new tag] ciflow/h100/160480 -> ciflow/h100/160480 2025-09-01T19:50:49.8430812Z * [new tag] ciflow/inductor-perf-test-nightly-rocm/151845 -> ciflow/inductor-perf-test-nightly-rocm/151845 2025-09-01T19:50:49.8430961Z * [new tag] ciflow/inductor-perf-test-nightly-x86-zen/161512 -> ciflow/inductor-perf-test-nightly-x86-zen/161512 2025-09-01T19:50:49.8432180Z * [new tag] ciflow/inductor-periodic/158137 -> ciflow/inductor-periodic/158137 2025-09-01T19:50:49.8432275Z * [new tag] ciflow/inductor-periodic/161837 -> ciflow/inductor-periodic/161837 2025-09-01T19:50:49.8432480Z * [new tag] ciflow/inductor-periodic/2f0de0ff9361ca4f2b1e6f9edbc600b5fb6abcd6 -> ciflow/inductor-periodic/2f0de0ff9361ca4f2b1e6f9edbc600b5fb6abcd6 2025-09-01T19:50:49.8432674Z * [new tag] ciflow/inductor-periodic/3519969e4f1ec76dca00dc60561a29794a5b7e2a -> ciflow/inductor-periodic/3519969e4f1ec76dca00dc60561a29794a5b7e2a 2025-09-01T19:50:49.8432866Z * [new tag] ciflow/inductor-periodic/5790b009751e6ebba35d3e6d05e7c1b135553eee -> ciflow/inductor-periodic/5790b009751e6ebba35d3e6d05e7c1b135553eee 2025-09-01T19:50:49.8433054Z * [new tag] ciflow/inductor-periodic/9b67d8e34493d513129f344696fe0f21e00878ae -> ciflow/inductor-periodic/9b67d8e34493d513129f344696fe0f21e00878ae 2025-09-01T19:50:49.8433251Z * [new tag] ciflow/inductor-periodic/a03cc53e6f6e2fe67316cb8c74c25f5b953f445b -> ciflow/inductor-periodic/a03cc53e6f6e2fe67316cb8c74c25f5b953f445b 2025-09-01T19:50:49.8433481Z * [new tag] ciflow/inductor-periodic/c74e301455f6b39e2dbadd117172bdfbad456075 -> ciflow/inductor-periodic/c74e301455f6b39e2dbadd117172bdfbad456075 2025-09-01T19:50:49.8433561Z * [new tag] ciflow/inductor-rocm/151845 -> ciflow/inductor-rocm/151845 2025-09-01T19:50:49.8433638Z * [new tag] ciflow/inductor-rocm/159146 -> ciflow/inductor-rocm/159146 2025-09-01T19:50:49.8433713Z * [new tag] ciflow/inductor-rocm/159158 -> ciflow/inductor-rocm/159158 2025-09-01T19:50:49.8433786Z * [new tag] ciflow/inductor-rocm/161521 -> ciflow/inductor-rocm/161521 2025-09-01T19:50:49.8433855Z * [new tag] ciflow/inductor/148492 -> ciflow/inductor/148492 2025-09-01T19:50:49.8433964Z * [new tag] ciflow/inductor/151845 -> ciflow/inductor/151845 2025-09-01T19:50:49.8434031Z * [new tag] ciflow/inductor/154694 -> ciflow/inductor/154694 2025-09-01T19:50:49.8434105Z * [new tag] ciflow/inductor/155154 -> ciflow/inductor/155154 2025-09-01T19:50:49.8434171Z * [new tag] ciflow/inductor/155501 -> ciflow/inductor/155501 2025-09-01T19:50:49.8434237Z * [new tag] ciflow/inductor/155502 -> ciflow/inductor/155502 2025-09-01T19:50:49.8434305Z * [new tag] ciflow/inductor/155503 -> ciflow/inductor/155503 2025-09-01T19:50:49.8434371Z * [new tag] ciflow/inductor/155557 -> ciflow/inductor/155557 2025-09-01T19:50:49.8434437Z * [new tag] ciflow/inductor/155608 -> ciflow/inductor/155608 2025-09-01T19:50:49.8434503Z * [new tag] ciflow/inductor/155923 -> ciflow/inductor/155923 2025-09-01T19:50:49.8434571Z * [new tag] ciflow/inductor/155928 -> ciflow/inductor/155928 2025-09-01T19:50:49.8434636Z * [new tag] ciflow/inductor/156049 -> ciflow/inductor/156049 2025-09-01T19:50:49.8434705Z * [new tag] ciflow/inductor/156967 -> ciflow/inductor/156967 2025-09-01T19:50:49.8434771Z * [new tag] ciflow/inductor/157635 -> ciflow/inductor/157635 2025-09-01T19:50:49.8434837Z * [new tag] ciflow/inductor/157699 -> ciflow/inductor/157699 2025-09-01T19:50:49.8434904Z * [new tag] ciflow/inductor/157743 -> ciflow/inductor/157743 2025-09-01T19:50:49.8434969Z * [new tag] ciflow/inductor/157994 -> ciflow/inductor/157994 2025-09-01T19:50:49.8435035Z * [new tag] ciflow/inductor/158061 -> ciflow/inductor/158061 2025-09-01T19:50:49.8435100Z * [new tag] ciflow/inductor/158091 -> ciflow/inductor/158091 2025-09-01T19:50:49.8435166Z * [new tag] ciflow/inductor/158104 -> ciflow/inductor/158104 2025-09-01T19:50:49.8435233Z * [new tag] ciflow/inductor/158137 -> ciflow/inductor/158137 2025-09-01T19:50:49.8435300Z * [new tag] ciflow/inductor/158404 -> ciflow/inductor/158404 2025-09-01T19:50:49.8435366Z * [new tag] ciflow/inductor/158932 -> ciflow/inductor/158932 2025-09-01T19:50:49.8435432Z * [new tag] ciflow/inductor/159003 -> ciflow/inductor/159003 2025-09-01T19:50:49.8435497Z * [new tag] ciflow/inductor/159146 -> ciflow/inductor/159146 2025-09-01T19:50:49.8435564Z * [new tag] ciflow/inductor/159158 -> ciflow/inductor/159158 2025-09-01T19:50:49.8435629Z * [new tag] ciflow/inductor/159274 -> ciflow/inductor/159274 2025-09-01T19:50:49.8435695Z * [new tag] ciflow/inductor/159387 -> ciflow/inductor/159387 2025-09-01T19:50:49.8435761Z * [new tag] ciflow/inductor/159473 -> ciflow/inductor/159473 2025-09-01T19:50:49.8435829Z * [new tag] ciflow/inductor/159664 -> ciflow/inductor/159664 2025-09-01T19:50:49.8435929Z * [new tag] ciflow/inductor/159778 -> ciflow/inductor/159778 2025-09-01T19:50:49.8435997Z * [new tag] ciflow/inductor/159835 -> ciflow/inductor/159835 2025-09-01T19:50:49.8436062Z * [new tag] ciflow/inductor/159889 -> ciflow/inductor/159889 2025-09-01T19:50:49.8436128Z * [new tag] ciflow/inductor/159944 -> ciflow/inductor/159944 2025-09-01T19:50:49.8436194Z * [new tag] ciflow/inductor/160136 -> ciflow/inductor/160136 2025-09-01T19:50:49.8436260Z * [new tag] ciflow/inductor/160161 -> ciflow/inductor/160161 2025-09-01T19:50:49.8436326Z * [new tag] ciflow/inductor/160180 -> ciflow/inductor/160180 2025-09-01T19:50:49.8436392Z * [new tag] ciflow/inductor/160181 -> ciflow/inductor/160181 2025-09-01T19:50:49.8436492Z * [new tag] ciflow/inductor/160258 -> ciflow/inductor/160258 2025-09-01T19:50:49.8437665Z * [new tag] ciflow/inductor/160266 -> ciflow/inductor/160266 2025-09-01T19:50:49.8437741Z * [new tag] ciflow/inductor/160323 -> ciflow/inductor/160323 2025-09-01T19:50:49.8437807Z * [new tag] ciflow/inductor/160324 -> ciflow/inductor/160324 2025-09-01T19:50:49.8437872Z * [new tag] ciflow/inductor/160325 -> ciflow/inductor/160325 2025-09-01T19:50:49.8437939Z * [new tag] ciflow/inductor/160326 -> ciflow/inductor/160326 2025-09-01T19:50:49.8438005Z * [new tag] ciflow/inductor/160327 -> ciflow/inductor/160327 2025-09-01T19:50:49.8438070Z * [new tag] ciflow/inductor/160328 -> ciflow/inductor/160328 2025-09-01T19:50:49.8438138Z * [new tag] ciflow/inductor/160329 -> ciflow/inductor/160329 2025-09-01T19:50:49.8438255Z * [new tag] ciflow/inductor/160449 -> ciflow/inductor/160449 2025-09-01T19:50:49.8438323Z * [new tag] ciflow/inductor/160456 -> ciflow/inductor/160456 2025-09-01T19:50:49.8438393Z * [new tag] ciflow/inductor/160467 -> ciflow/inductor/160467 2025-09-01T19:50:49.8438458Z * [new tag] ciflow/inductor/160470 -> ciflow/inductor/160470 2025-09-01T19:50:49.8438524Z * [new tag] ciflow/inductor/160480 -> ciflow/inductor/160480 2025-09-01T19:50:49.8438591Z * [new tag] ciflow/inductor/160483 -> ciflow/inductor/160483 2025-09-01T19:50:49.8438657Z * [new tag] ciflow/inductor/160527 -> ciflow/inductor/160527 2025-09-01T19:50:49.8438723Z * [new tag] ciflow/inductor/160532 -> ciflow/inductor/160532 2025-09-01T19:50:49.8438788Z * [new tag] ciflow/inductor/160601 -> ciflow/inductor/160601 2025-09-01T19:50:49.8438857Z * [new tag] ciflow/inductor/160611 -> ciflow/inductor/160611 2025-09-01T19:50:49.8438923Z * [new tag] ciflow/inductor/160798 -> ciflow/inductor/160798 2025-09-01T19:50:49.8438989Z * [new tag] ciflow/inductor/160824 -> ciflow/inductor/160824 2025-09-01T19:50:49.8439056Z * [new tag] ciflow/inductor/160883 -> ciflow/inductor/160883 2025-09-01T19:50:49.8439122Z * [new tag] ciflow/inductor/160888 -> ciflow/inductor/160888 2025-09-01T19:50:49.8439188Z * [new tag] ciflow/inductor/160903 -> ciflow/inductor/160903 2025-09-01T19:50:49.8439255Z * [new tag] ciflow/inductor/160920 -> ciflow/inductor/160920 2025-09-01T19:50:49.8439321Z * [new tag] ciflow/inductor/160943 -> ciflow/inductor/160943 2025-09-01T19:50:49.8439386Z * [new tag] ciflow/inductor/160997 -> ciflow/inductor/160997 2025-09-01T19:50:49.8439454Z * [new tag] ciflow/inductor/161062 -> ciflow/inductor/161062 2025-09-01T19:50:49.8439520Z * [new tag] ciflow/inductor/161109 -> ciflow/inductor/161109 2025-09-01T19:50:49.8439647Z * [new tag] ciflow/inductor/161118 -> ciflow/inductor/161118 2025-09-01T19:50:49.8439714Z * [new tag] ciflow/inductor/161123 -> ciflow/inductor/161123 2025-09-01T19:50:49.8439780Z * [new tag] ciflow/inductor/161124 -> ciflow/inductor/161124 2025-09-01T19:50:49.8439845Z * [new tag] ciflow/inductor/161125 -> ciflow/inductor/161125 2025-09-01T19:50:49.8439911Z * [new tag] ciflow/inductor/161126 -> ciflow/inductor/161126 2025-09-01T19:50:49.8439977Z * [new tag] ciflow/inductor/161142 -> ciflow/inductor/161142 2025-09-01T19:50:49.8440042Z * [new tag] ciflow/inductor/161158 -> ciflow/inductor/161158 2025-09-01T19:50:49.8440165Z * [new tag] ciflow/inductor/161178 -> ciflow/inductor/161178 2025-09-01T19:50:49.8440231Z * [new tag] ciflow/inductor/161241 -> ciflow/inductor/161241 2025-09-01T19:50:49.8440298Z * [new tag] ciflow/inductor/161246 -> ciflow/inductor/161246 2025-09-01T19:50:49.8440364Z * [new tag] ciflow/inductor/161278 -> ciflow/inductor/161278 2025-09-01T19:50:49.8440431Z * [new tag] ciflow/inductor/161288 -> ciflow/inductor/161288 2025-09-01T19:50:49.8440496Z * [new tag] ciflow/inductor/161336 -> ciflow/inductor/161336 2025-09-01T19:50:49.8440562Z * [new tag] ciflow/inductor/161338 -> ciflow/inductor/161338 2025-09-01T19:50:49.8440628Z * [new tag] ciflow/inductor/161339 -> ciflow/inductor/161339 2025-09-01T19:50:49.8440694Z * [new tag] ciflow/inductor/161340 -> ciflow/inductor/161340 2025-09-01T19:50:49.8440759Z * [new tag] ciflow/inductor/161341 -> ciflow/inductor/161341 2025-09-01T19:50:49.8440830Z * [new tag] ciflow/inductor/161342 -> ciflow/inductor/161342 2025-09-01T19:50:49.8440897Z * [new tag] ciflow/inductor/161343 -> ciflow/inductor/161343 2025-09-01T19:50:49.8440963Z * [new tag] ciflow/inductor/161344 -> ciflow/inductor/161344 2025-09-01T19:50:49.8441030Z * [new tag] ciflow/inductor/161345 -> ciflow/inductor/161345 2025-09-01T19:50:49.8441096Z * [new tag] ciflow/inductor/161346 -> ciflow/inductor/161346 2025-09-01T19:50:49.8441162Z * [new tag] ciflow/inductor/161347 -> ciflow/inductor/161347 2025-09-01T19:50:49.8441228Z * [new tag] ciflow/inductor/161348 -> ciflow/inductor/161348 2025-09-01T19:50:49.8442396Z * [new tag] ciflow/inductor/161349 -> ciflow/inductor/161349 2025-09-01T19:50:49.8442464Z * [new tag] ciflow/inductor/161350 -> ciflow/inductor/161350 2025-09-01T19:50:49.8442532Z * [new tag] ciflow/inductor/161351 -> ciflow/inductor/161351 2025-09-01T19:50:49.8442604Z * [new tag] ciflow/inductor/161355 -> ciflow/inductor/161355 2025-09-01T19:50:49.8442670Z * [new tag] ciflow/inductor/161397 -> ciflow/inductor/161397 2025-09-01T19:50:49.8442736Z * [new tag] ciflow/inductor/161404 -> ciflow/inductor/161404 2025-09-01T19:50:49.8442803Z * [new tag] ciflow/inductor/161405 -> ciflow/inductor/161405 2025-09-01T19:50:49.8442869Z * [new tag] ciflow/inductor/161406 -> ciflow/inductor/161406 2025-09-01T19:50:49.8442935Z * [new tag] ciflow/inductor/161409 -> ciflow/inductor/161409 2025-09-01T19:50:49.8443001Z * [new tag] ciflow/inductor/161410 -> ciflow/inductor/161410 2025-09-01T19:50:49.8443068Z * [new tag] ciflow/inductor/161414 -> ciflow/inductor/161414 2025-09-01T19:50:49.8443135Z * [new tag] ciflow/inductor/161420 -> ciflow/inductor/161420 2025-09-01T19:50:49.8443201Z * [new tag] ciflow/inductor/161431 -> ciflow/inductor/161431 2025-09-01T19:50:49.8443312Z * [new tag] ciflow/inductor/161442 -> ciflow/inductor/161442 2025-09-01T19:50:49.8443378Z * [new tag] ciflow/inductor/161447 -> ciflow/inductor/161447 2025-09-01T19:50:49.8443444Z * [new tag] ciflow/inductor/161458 -> ciflow/inductor/161458 2025-09-01T19:50:49.8443511Z * [new tag] ciflow/inductor/161464 -> ciflow/inductor/161464 2025-09-01T19:50:49.8443577Z * [new tag] ciflow/inductor/161466 -> ciflow/inductor/161466 2025-09-01T19:50:49.8443643Z * [new tag] ciflow/inductor/161468 -> ciflow/inductor/161468 2025-09-01T19:50:49.8443709Z * [new tag] ciflow/inductor/161469 -> ciflow/inductor/161469 2025-09-01T19:50:49.8443809Z * [new tag] ciflow/inductor/161485 -> ciflow/inductor/161485 2025-09-01T19:50:49.8443875Z * [new tag] ciflow/inductor/161486 -> ciflow/inductor/161486 2025-09-01T19:50:49.8443947Z * [new tag] ciflow/inductor/161487 -> ciflow/inductor/161487 2025-09-01T19:50:49.8444012Z * [new tag] ciflow/inductor/161489 -> ciflow/inductor/161489 2025-09-01T19:50:49.8444078Z * [new tag] ciflow/inductor/161495 -> ciflow/inductor/161495 2025-09-01T19:50:49.8444145Z * [new tag] ciflow/inductor/161499 -> ciflow/inductor/161499 2025-09-01T19:50:49.8444210Z * [new tag] ciflow/inductor/161512 -> ciflow/inductor/161512 2025-09-01T19:50:49.8444276Z * [new tag] ciflow/inductor/161521 -> ciflow/inductor/161521 2025-09-01T19:50:49.8444342Z * [new tag] ciflow/inductor/161526 -> ciflow/inductor/161526 2025-09-01T19:50:49.8444411Z * [new tag] ciflow/inductor/161534 -> ciflow/inductor/161534 2025-09-01T19:50:49.8444477Z * [new tag] ciflow/inductor/161545 -> ciflow/inductor/161545 2025-09-01T19:50:49.8444545Z * [new tag] ciflow/inductor/161551 -> ciflow/inductor/161551 2025-09-01T19:50:49.8444611Z * [new tag] ciflow/inductor/161555 -> ciflow/inductor/161555 2025-09-01T19:50:49.8444677Z * [new tag] ciflow/inductor/161557 -> ciflow/inductor/161557 2025-09-01T19:50:49.8444743Z * [new tag] ciflow/inductor/161559 -> ciflow/inductor/161559 2025-09-01T19:50:49.8444811Z * [new tag] ciflow/inductor/161564 -> ciflow/inductor/161564 2025-09-01T19:50:49.8444877Z * [new tag] ciflow/inductor/161586 -> ciflow/inductor/161586 2025-09-01T19:50:49.8444942Z * [new tag] ciflow/inductor/161588 -> ciflow/inductor/161588 2025-09-01T19:50:49.8445010Z * [new tag] ciflow/inductor/161590 -> ciflow/inductor/161590 2025-09-01T19:50:49.8445076Z * [new tag] ciflow/inductor/161595 -> ciflow/inductor/161595 2025-09-01T19:50:49.8445143Z * [new tag] ciflow/inductor/161596 -> ciflow/inductor/161596 2025-09-01T19:50:49.8445209Z * [new tag] ciflow/inductor/161601 -> ciflow/inductor/161601 2025-09-01T19:50:49.8445275Z * [new tag] ciflow/inductor/161606 -> ciflow/inductor/161606 2025-09-01T19:50:49.8445341Z * [new tag] ciflow/inductor/161630 -> ciflow/inductor/161630 2025-09-01T19:50:49.8445407Z * [new tag] ciflow/inductor/161643 -> ciflow/inductor/161643 2025-09-01T19:50:49.8445474Z * [new tag] ciflow/inductor/161653 -> ciflow/inductor/161653 2025-09-01T19:50:49.8445539Z * [new tag] ciflow/inductor/161656 -> ciflow/inductor/161656 2025-09-01T19:50:49.8445606Z * [new tag] ciflow/inductor/161667 -> ciflow/inductor/161667 2025-09-01T19:50:49.8445672Z * [new tag] ciflow/inductor/161669 -> ciflow/inductor/161669 2025-09-01T19:50:49.8445771Z * [new tag] ciflow/inductor/161670 -> ciflow/inductor/161670 2025-09-01T19:50:49.8445838Z * [new tag] ciflow/inductor/161673 -> ciflow/inductor/161673 2025-09-01T19:50:49.8445903Z * [new tag] ciflow/inductor/161674 -> ciflow/inductor/161674 2025-09-01T19:50:49.8447043Z * [new tag] ciflow/inductor/161675 -> ciflow/inductor/161675 2025-09-01T19:50:49.8447112Z * [new tag] ciflow/inductor/161689 -> ciflow/inductor/161689 2025-09-01T19:50:49.8447178Z * [new tag] ciflow/inductor/161693 -> ciflow/inductor/161693 2025-09-01T19:50:49.8447244Z * [new tag] ciflow/inductor/161695 -> ciflow/inductor/161695 2025-09-01T19:50:49.8447311Z * [new tag] ciflow/inductor/161704 -> ciflow/inductor/161704 2025-09-01T19:50:49.8447419Z * [new tag] ciflow/inductor/161730 -> ciflow/inductor/161730 2025-09-01T19:50:49.8447490Z * [new tag] ciflow/inductor/161731 -> ciflow/inductor/161731 2025-09-01T19:50:49.8447556Z * [new tag] ciflow/inductor/161732 -> ciflow/inductor/161732 2025-09-01T19:50:49.8447622Z * [new tag] ciflow/inductor/161736 -> ciflow/inductor/161736 2025-09-01T19:50:49.8447687Z * [new tag] ciflow/inductor/161738 -> ciflow/inductor/161738 2025-09-01T19:50:49.8447754Z * [new tag] ciflow/inductor/161739 -> ciflow/inductor/161739 2025-09-01T19:50:49.8447820Z * [new tag] ciflow/inductor/161744 -> ciflow/inductor/161744 2025-09-01T19:50:49.8447886Z * [new tag] ciflow/inductor/161745 -> ciflow/inductor/161745 2025-09-01T19:50:49.8447951Z * [new tag] ciflow/inductor/161746 -> ciflow/inductor/161746 2025-09-01T19:50:49.8448020Z * [new tag] ciflow/inductor/161747 -> ciflow/inductor/161747 2025-09-01T19:50:49.8448087Z * [new tag] ciflow/inductor/161751 -> ciflow/inductor/161751 2025-09-01T19:50:49.8448152Z * [new tag] ciflow/inductor/161770 -> ciflow/inductor/161770 2025-09-01T19:50:49.8448279Z * [new tag] ciflow/inductor/161777 -> ciflow/inductor/161777 2025-09-01T19:50:49.8448348Z * [new tag] ciflow/inductor/161788 -> ciflow/inductor/161788 2025-09-01T19:50:49.8448413Z * [new tag] ciflow/inductor/161792 -> ciflow/inductor/161792 2025-09-01T19:50:49.8448480Z * [new tag] ciflow/inductor/161794 -> ciflow/inductor/161794 2025-09-01T19:50:49.8448546Z * [new tag] ciflow/inductor/161799 -> ciflow/inductor/161799 2025-09-01T19:50:49.8448612Z * [new tag] ciflow/inductor/161800 -> ciflow/inductor/161800 2025-09-01T19:50:49.8448681Z * [new tag] ciflow/inductor/161801 -> ciflow/inductor/161801 2025-09-01T19:50:49.8448747Z * [new tag] ciflow/inductor/161802 -> ciflow/inductor/161802 2025-09-01T19:50:49.8448814Z * [new tag] ciflow/inductor/161803 -> ciflow/inductor/161803 2025-09-01T19:50:49.8448880Z * [new tag] ciflow/inductor/161804 -> ciflow/inductor/161804 2025-09-01T19:50:49.8448945Z * [new tag] ciflow/inductor/161805 -> ciflow/inductor/161805 2025-09-01T19:50:49.8449011Z * [new tag] ciflow/inductor/161806 -> ciflow/inductor/161806 2025-09-01T19:50:49.8449076Z * [new tag] ciflow/inductor/161810 -> ciflow/inductor/161810 2025-09-01T19:50:49.8449143Z * [new tag] ciflow/inductor/161819 -> ciflow/inductor/161819 2025-09-01T19:50:49.8449209Z * [new tag] ciflow/inductor/161821 -> ciflow/inductor/161821 2025-09-01T19:50:49.8449276Z * [new tag] ciflow/inductor/161828 -> ciflow/inductor/161828 2025-09-01T19:50:49.8449343Z * [new tag] ciflow/inductor/161832 -> ciflow/inductor/161832 2025-09-01T19:50:49.8449464Z * [new tag] ciflow/inductor/161838 -> ciflow/inductor/161838 2025-09-01T19:50:49.8449532Z * [new tag] ciflow/inductor/161839 -> ciflow/inductor/161839 2025-09-01T19:50:49.8449599Z * [new tag] ciflow/inductor/161843 -> ciflow/inductor/161843 2025-09-01T19:50:49.8449664Z * [new tag] ciflow/inductor/161850 -> ciflow/inductor/161850 2025-09-01T19:50:49.8449730Z * [new tag] ciflow/inductor/161862 -> ciflow/inductor/161862 2025-09-01T19:50:49.8449797Z * [new tag] ciflow/inductor/161879 -> ciflow/inductor/161879 2025-09-01T19:50:49.8449862Z * [new tag] ciflow/inductor/161880 -> ciflow/inductor/161880 2025-09-01T19:50:49.8449983Z * [new tag] ciflow/inductor/161881 -> ciflow/inductor/161881 2025-09-01T19:50:49.8450050Z * [new tag] ciflow/inductor/161882 -> ciflow/inductor/161882 2025-09-01T19:50:49.8450117Z * [new tag] ciflow/inductor/161883 -> ciflow/inductor/161883 2025-09-01T19:50:49.8450183Z * [new tag] ciflow/inductor/161887 -> ciflow/inductor/161887 2025-09-01T19:50:49.8450249Z * [new tag] ciflow/inductor/161907 -> ciflow/inductor/161907 2025-09-01T19:50:49.8450315Z * [new tag] ciflow/inductor/161914 -> ciflow/inductor/161914 2025-09-01T19:50:49.8450381Z * [new tag] ciflow/inductor/161922 -> ciflow/inductor/161922 2025-09-01T19:50:49.8450448Z * [new tag] ciflow/inductor/161924 -> ciflow/inductor/161924 2025-09-01T19:50:49.8450519Z * [new tag] ciflow/inductor/3b9a386 -> ciflow/inductor/3b9a386 2025-09-01T19:50:49.8450590Z * [new tag] ciflow/inductor/3d4b92b -> ciflow/inductor/3d4b92b 2025-09-01T19:50:49.8450660Z * [new tag] ciflow/inductor/d224ac7 -> ciflow/inductor/d224ac7 2025-09-01T19:50:49.8451838Z * [new tag] ciflow/linux-aarch64/157994 -> ciflow/linux-aarch64/157994 2025-09-01T19:50:49.8451905Z * [new tag] ciflow/mps/155923 -> ciflow/mps/155923 2025-09-01T19:50:49.8451967Z * [new tag] ciflow/mps/157553 -> ciflow/mps/157553 2025-09-01T19:50:49.8452028Z * [new tag] ciflow/mps/157635 -> ciflow/mps/157635 2025-09-01T19:50:49.8452088Z * [new tag] ciflow/mps/161511 -> ciflow/mps/161511 2025-09-01T19:50:49.8452148Z * [new tag] ciflow/mps/161852 -> ciflow/mps/161852 2025-09-01T19:50:49.8452217Z * [new tag] ciflow/nightly/156049 -> ciflow/nightly/156049 2025-09-01T19:50:49.8452286Z * [new tag] ciflow/nightly/158104 -> ciflow/nightly/158104 2025-09-01T19:50:49.8452367Z * [new tag] ciflow/op-benchmark/157994 -> ciflow/op-benchmark/157994 2025-09-01T19:50:49.8452468Z * [new tag] ciflow/periodic-rocm-mi300/161715 -> ciflow/periodic-rocm-mi300/161715 2025-09-01T19:50:49.8452644Z * [new tag] ciflow/periodic/00efeabc295e072fb9d6e68b008a31fb04201fd1 -> ciflow/periodic/00efeabc295e072fb9d6e68b008a31fb04201fd1 2025-09-01T19:50:49.8452716Z * [new tag] ciflow/periodic/054a2fd -> ciflow/periodic/054a2fd 2025-09-01T19:50:49.8452786Z * [new tag] ciflow/periodic/156703 -> ciflow/periodic/156703 2025-09-01T19:50:49.8452852Z * [new tag] ciflow/periodic/160136 -> ciflow/periodic/160136 2025-09-01T19:50:49.8452919Z * [new tag] ciflow/periodic/161715 -> ciflow/periodic/161715 2025-09-01T19:50:49.8452990Z * [new tag] ciflow/periodic/2a6d37d -> ciflow/periodic/2a6d37d 2025-09-01T19:50:49.8453061Z * [new tag] ciflow/periodic/317eeb8 -> ciflow/periodic/317eeb8 2025-09-01T19:50:49.8453128Z * [new tag] ciflow/periodic/3c32 -> ciflow/periodic/3c32 2025-09-01T19:50:49.8453239Z * [new tag] ciflow/periodic/3e98831 -> ciflow/periodic/3e98831 2025-09-01T19:50:49.8453318Z * [new tag] ciflow/periodic/94512-point -> ciflow/periodic/94512-point 2025-09-01T19:50:49.8453404Z * [new tag] ciflow/periodic/csl/test87519 -> ciflow/periodic/csl/test87519 2025-09-01T19:50:49.8453486Z * [new tag] ciflow/periodic/csltest88275 -> ciflow/periodic/csltest88275 2025-09-01T19:50:49.8453568Z * [new tag] ciflow/periodic/csltest88761 -> ciflow/periodic/csltest88761 2025-09-01T19:50:49.8453647Z * [new tag] ciflow/periodic/release_1.12 -> ciflow/periodic/release_1.12 2025-09-01T19:50:49.8453733Z * [new tag] ciflow/periodic/release_1.12.0 -> ciflow/periodic/release_1.12.0 2025-09-01T19:50:49.8453847Z * [new tag] ciflow/periodic/sha-ec5b83 -> ciflow/periodic/sha-ec5b83 2025-09-01T19:50:49.8453921Z * [new tag] ciflow/rocm-mi300/158747 -> ciflow/rocm-mi300/158747 2025-09-01T19:50:49.8453990Z * [new tag] ciflow/rocm-mi300/159146 -> ciflow/rocm-mi300/159146 2025-09-01T19:50:49.8454058Z * [new tag] ciflow/rocm-mi300/159158 -> ciflow/rocm-mi300/159158 2025-09-01T19:50:49.8454124Z * [new tag] ciflow/rocm-mi300/161305 -> ciflow/rocm-mi300/161305 2025-09-01T19:50:49.8454190Z * [new tag] ciflow/rocm-mi300/161540 -> ciflow/rocm-mi300/161540 2025-09-01T19:50:49.8454257Z * [new tag] ciflow/rocm-mi300/161687 -> ciflow/rocm-mi300/161687 2025-09-01T19:50:49.8454324Z * [new tag] ciflow/rocm-mi300/161715 -> ciflow/rocm-mi300/161715 2025-09-01T19:50:49.8454391Z * [new tag] ciflow/rocm-mi300/161736 -> ciflow/rocm-mi300/161736 2025-09-01T19:50:49.8454461Z * [new tag] ciflow/rocm-mi300/161754 -> ciflow/rocm-mi300/161754 2025-09-01T19:50:49.8454525Z * [new tag] ciflow/rocm/148492 -> ciflow/rocm/148492 2025-09-01T19:50:49.8454588Z * [new tag] ciflow/rocm/151845 -> ciflow/rocm/151845 2025-09-01T19:50:49.8454650Z * [new tag] ciflow/rocm/156491 -> ciflow/rocm/156491 2025-09-01T19:50:49.8454710Z * [new tag] ciflow/rocm/158747 -> ciflow/rocm/158747 2025-09-01T19:50:49.8454770Z * [new tag] ciflow/rocm/159146 -> ciflow/rocm/159146 2025-09-01T19:50:49.8454830Z * [new tag] ciflow/rocm/159158 -> ciflow/rocm/159158 2025-09-01T19:50:49.8454891Z * [new tag] ciflow/rocm/160676 -> ciflow/rocm/160676 2025-09-01T19:50:49.8454951Z * [new tag] ciflow/rocm/161540 -> ciflow/rocm/161540 2025-09-01T19:50:49.8455012Z * [new tag] ciflow/rocm/161687 -> ciflow/rocm/161687 2025-09-01T19:50:49.8455072Z * [new tag] ciflow/rocm/161715 -> ciflow/rocm/161715 2025-09-01T19:50:49.8455133Z * [new tag] ciflow/rocm/161741 -> ciflow/rocm/161741 2025-09-01T19:50:49.8455193Z * [new tag] ciflow/rocm/161754 -> ciflow/rocm/161754 2025-09-01T19:50:49.8455257Z * [new tag] ciflow/slow/01c7106 -> ciflow/slow/01c7106 2025-09-01T19:50:49.8455319Z * [new tag] ciflow/slow/0577043 -> ciflow/slow/0577043 2025-09-01T19:50:49.8455500Z * [new tag] ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym -> ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym 2025-09-01T19:50:49.8455564Z * [new tag] ciflow/slow/0e81104 -> ciflow/slow/0e81104 2025-09-01T19:50:49.8455624Z * [new tag] ciflow/slow/161395 -> ciflow/slow/161395 2025-09-01T19:50:49.8456770Z * [new tag] ciflow/slow/1732077 -> ciflow/slow/1732077 2025-09-01T19:50:49.8456836Z * [new tag] ciflow/slow/187eb7c -> ciflow/slow/187eb7c 2025-09-01T19:50:49.8456937Z * [new tag] ciflow/slow/1faef89 -> ciflow/slow/1faef89 2025-09-01T19:50:49.8457000Z * [new tag] ciflow/slow/3920ec1 -> ciflow/slow/3920ec1 2025-09-01T19:50:49.8457062Z * [new tag] ciflow/slow/3b7c6b2 -> ciflow/slow/3b7c6b2 2025-09-01T19:50:49.8457123Z * [new tag] ciflow/slow/59a3759 -> ciflow/slow/59a3759 2025-09-01T19:50:49.8457185Z * [new tag] ciflow/slow/70ef0bb -> ciflow/slow/70ef0bb 2025-09-01T19:50:49.8457247Z * [new tag] ciflow/slow/788ff06 -> ciflow/slow/788ff06 2025-09-01T19:50:49.8457403Z * [new tag] ciflow/slow/7c8f049d5488010acf619362a7f0c8e1256a7d64 -> ciflow/slow/7c8f049d5488010acf619362a7f0c8e1256a7d64 2025-09-01T19:50:49.8457601Z * [new tag] ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym -> ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym 2025-09-01T19:50:49.8457664Z * [new tag] ciflow/slow/9d85864 -> ciflow/slow/9d85864 2025-09-01T19:50:49.8457728Z * [new tag] ciflow/slow/9ffad5b -> ciflow/slow/9ffad5b 2025-09-01T19:50:49.8457790Z * [new tag] ciflow/slow/a206e8b -> ciflow/slow/a206e8b 2025-09-01T19:50:49.8457851Z * [new tag] ciflow/slow/a837609 -> ciflow/slow/a837609 2025-09-01T19:50:49.8457914Z * [new tag] ciflow/slow/af841f3 -> ciflow/slow/af841f3 2025-09-01T19:50:49.8458086Z * [new tag] ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym -> ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym 2025-09-01T19:50:49.8458159Z * [new tag] ciflow/torchbench/158137 -> ciflow/torchbench/158137 2025-09-01T19:50:49.8458267Z * [new tag] ciflow/trunk/148492 -> ciflow/trunk/148492 2025-09-01T19:50:49.8458382Z * [new tag] ciflow/trunk/151845 -> ciflow/trunk/151845 2025-09-01T19:50:49.8458445Z * [new tag] ciflow/trunk/153784 -> ciflow/trunk/153784 2025-09-01T19:50:49.8458507Z * [new tag] ciflow/trunk/154694 -> ciflow/trunk/154694 2025-09-01T19:50:49.8458569Z * [new tag] ciflow/trunk/154702 -> ciflow/trunk/154702 2025-09-01T19:50:49.8458630Z * [new tag] ciflow/trunk/156049 -> ciflow/trunk/156049 2025-09-01T19:50:49.8458692Z * [new tag] ciflow/trunk/156703 -> ciflow/trunk/156703 2025-09-01T19:50:49.8458754Z * [new tag] ciflow/trunk/157432 -> ciflow/trunk/157432 2025-09-01T19:50:49.8458815Z * [new tag] ciflow/trunk/157699 -> ciflow/trunk/157699 2025-09-01T19:50:49.8458879Z * [new tag] ciflow/trunk/157994 -> ciflow/trunk/157994 2025-09-01T19:50:49.8458940Z * [new tag] ciflow/trunk/158091 -> ciflow/trunk/158091 2025-09-01T19:50:49.8459004Z * [new tag] ciflow/trunk/158104 -> ciflow/trunk/158104 2025-09-01T19:50:49.8459065Z * [new tag] ciflow/trunk/158352 -> ciflow/trunk/158352 2025-09-01T19:50:49.8459127Z * [new tag] ciflow/trunk/158404 -> ciflow/trunk/158404 2025-09-01T19:50:49.8459188Z * [new tag] ciflow/trunk/158541 -> ciflow/trunk/158541 2025-09-01T19:50:49.8459250Z * [new tag] ciflow/trunk/159158 -> ciflow/trunk/159158 2025-09-01T19:50:49.8459311Z * [new tag] ciflow/trunk/159387 -> ciflow/trunk/159387 2025-09-01T19:50:49.8459373Z * [new tag] ciflow/trunk/159423 -> ciflow/trunk/159423 2025-09-01T19:50:49.8459434Z * [new tag] ciflow/trunk/159835 -> ciflow/trunk/159835 2025-09-01T19:50:49.8459497Z * [new tag] ciflow/trunk/159889 -> ciflow/trunk/159889 2025-09-01T19:50:49.8459618Z * [new tag] ciflow/trunk/160136 -> ciflow/trunk/160136 2025-09-01T19:50:49.8459680Z * [new tag] ciflow/trunk/160147 -> ciflow/trunk/160147 2025-09-01T19:50:49.8459741Z * [new tag] ciflow/trunk/160161 -> ciflow/trunk/160161 2025-09-01T19:50:49.8459802Z * [new tag] ciflow/trunk/160180 -> ciflow/trunk/160180 2025-09-01T19:50:49.8459862Z * [new tag] ciflow/trunk/160181 -> ciflow/trunk/160181 2025-09-01T19:50:49.8459925Z * [new tag] ciflow/trunk/160236 -> ciflow/trunk/160236 2025-09-01T19:50:49.8459986Z * [new tag] ciflow/trunk/160256 -> ciflow/trunk/160256 2025-09-01T19:50:49.8460047Z * [new tag] ciflow/trunk/160258 -> ciflow/trunk/160258 2025-09-01T19:50:49.8460164Z * [new tag] ciflow/trunk/160344 -> ciflow/trunk/160344 2025-09-01T19:50:49.8460226Z * [new tag] ciflow/trunk/160449 -> ciflow/trunk/160449 2025-09-01T19:50:49.8460289Z * [new tag] ciflow/trunk/160467 -> ciflow/trunk/160467 2025-09-01T19:50:49.8460350Z * [new tag] ciflow/trunk/160483 -> ciflow/trunk/160483 2025-09-01T19:50:49.8460412Z * [new tag] ciflow/trunk/160527 -> ciflow/trunk/160527 2025-09-01T19:50:49.8460473Z * [new tag] ciflow/trunk/160532 -> ciflow/trunk/160532 2025-09-01T19:50:49.8460534Z * [new tag] ciflow/trunk/160824 -> ciflow/trunk/160824 2025-09-01T19:50:49.8461697Z * [new tag] ciflow/trunk/160851 -> ciflow/trunk/160851 2025-09-01T19:50:49.8461761Z * [new tag] ciflow/trunk/160907 -> ciflow/trunk/160907 2025-09-01T19:50:49.8461826Z * [new tag] ciflow/trunk/160943 -> ciflow/trunk/160943 2025-09-01T19:50:49.8461888Z * [new tag] ciflow/trunk/160997 -> ciflow/trunk/160997 2025-09-01T19:50:49.8461956Z * [new tag] ciflow/trunk/161016 -> ciflow/trunk/161016 2025-09-01T19:50:49.8462017Z * [new tag] ciflow/trunk/161035 -> ciflow/trunk/161035 2025-09-01T19:50:49.8462079Z * [new tag] ciflow/trunk/161094 -> ciflow/trunk/161094 2025-09-01T19:50:49.8462140Z * [new tag] ciflow/trunk/161106 -> ciflow/trunk/161106 2025-09-01T19:50:49.8462200Z * [new tag] ciflow/trunk/161123 -> ciflow/trunk/161123 2025-09-01T19:50:49.8462262Z * [new tag] ciflow/trunk/161124 -> ciflow/trunk/161124 2025-09-01T19:50:49.8462323Z * [new tag] ciflow/trunk/161125 -> ciflow/trunk/161125 2025-09-01T19:50:49.8462383Z * [new tag] ciflow/trunk/161126 -> ciflow/trunk/161126 2025-09-01T19:50:49.8462447Z * [new tag] ciflow/trunk/161142 -> ciflow/trunk/161142 2025-09-01T19:50:49.8462508Z * [new tag] ciflow/trunk/161241 -> ciflow/trunk/161241 2025-09-01T19:50:49.8462571Z * [new tag] ciflow/trunk/161288 -> ciflow/trunk/161288 2025-09-01T19:50:49.8462633Z * [new tag] ciflow/trunk/161305 -> ciflow/trunk/161305 2025-09-01T19:50:49.8462694Z * [new tag] ciflow/trunk/161323 -> ciflow/trunk/161323 2025-09-01T19:50:49.8462755Z * [new tag] ciflow/trunk/161355 -> ciflow/trunk/161355 2025-09-01T19:50:49.8462816Z * [new tag] ciflow/trunk/161370 -> ciflow/trunk/161370 2025-09-01T19:50:49.8462877Z * [new tag] ciflow/trunk/161380 -> ciflow/trunk/161380 2025-09-01T19:50:49.8462938Z * [new tag] ciflow/trunk/161392 -> ciflow/trunk/161392 2025-09-01T19:50:49.8463001Z * [new tag] ciflow/trunk/161395 -> ciflow/trunk/161395 2025-09-01T19:50:49.8463063Z * [new tag] ciflow/trunk/161405 -> ciflow/trunk/161405 2025-09-01T19:50:49.8463165Z * [new tag] ciflow/trunk/161406 -> ciflow/trunk/161406 2025-09-01T19:50:49.8463227Z * [new tag] ciflow/trunk/161409 -> ciflow/trunk/161409 2025-09-01T19:50:49.8463289Z * [new tag] ciflow/trunk/161410 -> ciflow/trunk/161410 2025-09-01T19:50:49.8463349Z * [new tag] ciflow/trunk/161420 -> ciflow/trunk/161420 2025-09-01T19:50:49.8463410Z * [new tag] ciflow/trunk/161449 -> ciflow/trunk/161449 2025-09-01T19:50:49.8463472Z * [new tag] ciflow/trunk/161486 -> ciflow/trunk/161486 2025-09-01T19:50:49.8463533Z * [new tag] ciflow/trunk/161487 -> ciflow/trunk/161487 2025-09-01T19:50:49.8463594Z * [new tag] ciflow/trunk/161489 -> ciflow/trunk/161489 2025-09-01T19:50:49.8463687Z * [new tag] ciflow/trunk/161499 -> ciflow/trunk/161499 2025-09-01T19:50:49.8463751Z * [new tag] ciflow/trunk/161520 -> ciflow/trunk/161520 2025-09-01T19:50:49.8463811Z * [new tag] ciflow/trunk/161521 -> ciflow/trunk/161521 2025-09-01T19:50:49.8463874Z * [new tag] ciflow/trunk/161527 -> ciflow/trunk/161527 2025-09-01T19:50:49.8463935Z * [new tag] ciflow/trunk/161545 -> ciflow/trunk/161545 2025-09-01T19:50:49.8463996Z * [new tag] ciflow/trunk/161546 -> ciflow/trunk/161546 2025-09-01T19:50:49.8464057Z * [new tag] ciflow/trunk/161557 -> ciflow/trunk/161557 2025-09-01T19:50:49.8464119Z * [new tag] ciflow/trunk/161572 -> ciflow/trunk/161572 2025-09-01T19:50:49.8464179Z * [new tag] ciflow/trunk/161594 -> ciflow/trunk/161594 2025-09-01T19:50:49.8464242Z * [new tag] ciflow/trunk/161643 -> ciflow/trunk/161643 2025-09-01T19:50:49.8464303Z * [new tag] ciflow/trunk/161656 -> ciflow/trunk/161656 2025-09-01T19:50:49.8464366Z * [new tag] ciflow/trunk/161661 -> ciflow/trunk/161661 2025-09-01T19:50:49.8464427Z * [new tag] ciflow/trunk/161664 -> ciflow/trunk/161664 2025-09-01T19:50:49.8464489Z * [new tag] ciflow/trunk/161683 -> ciflow/trunk/161683 2025-09-01T19:50:49.8464549Z * [new tag] ciflow/trunk/161715 -> ciflow/trunk/161715 2025-09-01T19:50:49.8464611Z * [new tag] ciflow/trunk/161718 -> ciflow/trunk/161718 2025-09-01T19:50:49.8464672Z * [new tag] ciflow/trunk/161744 -> ciflow/trunk/161744 2025-09-01T19:50:49.8464734Z * [new tag] ciflow/trunk/161745 -> ciflow/trunk/161745 2025-09-01T19:50:49.8464796Z * [new tag] ciflow/trunk/161754 -> ciflow/trunk/161754 2025-09-01T19:50:49.8464857Z * [new tag] ciflow/trunk/161788 -> ciflow/trunk/161788 2025-09-01T19:50:49.8464921Z * [new tag] ciflow/trunk/161794 -> ciflow/trunk/161794 2025-09-01T19:50:49.8466064Z * [new tag] ciflow/trunk/161805 -> ciflow/trunk/161805 2025-09-01T19:50:49.8466127Z * [new tag] ciflow/trunk/161827 -> ciflow/trunk/161827 2025-09-01T19:50:49.8466191Z * [new tag] ciflow/trunk/161833 -> ciflow/trunk/161833 2025-09-01T19:50:49.8466252Z * [new tag] ciflow/trunk/161840 -> ciflow/trunk/161840 2025-09-01T19:50:49.8466313Z * [new tag] ciflow/trunk/161850 -> ciflow/trunk/161850 2025-09-01T19:50:49.8466374Z * [new tag] ciflow/trunk/161862 -> ciflow/trunk/161862 2025-09-01T19:50:49.8466435Z * [new tag] ciflow/trunk/161881 -> ciflow/trunk/161881 2025-09-01T19:50:49.8466500Z * [new tag] ciflow/trunk/161882 -> ciflow/trunk/161882 2025-09-01T19:50:49.8466562Z * [new tag] ciflow/trunk/161883 -> ciflow/trunk/161883 2025-09-01T19:50:49.8466660Z * [new tag] ciflow/unstable/123 -> ciflow/unstable/123 2025-09-01T19:50:49.8466832Z * [new tag] ciflow/vllm-test/06c7516994d6fdd4b1ac8b8aeae74cdcae0d34f4 -> ciflow/vllm-test/06c7516994d6fdd4b1ac8b8aeae74cdcae0d34f4 2025-09-01T19:50:49.8466998Z * [new tag] ciflow/vllm-test/3345a7ff8a16a4f1f14fa7db17a72838fd9c0a83 -> ciflow/vllm-test/3345a7ff8a16a4f1f14fa7db17a72838fd9c0a83 2025-09-01T19:50:49.8467163Z * [new tag] ciflow/vllm-test/a6456bfa85bf8f7a7ffe4f69a816977712319eb2 -> ciflow/vllm-test/a6456bfa85bf8f7a7ffe4f69a816977712319eb2 2025-09-01T19:50:49.8467325Z * [new tag] ciflow/vllm-test/a7c949089af218f71daf3ad25f409f75794e6830 -> ciflow/vllm-test/a7c949089af218f71daf3ad25f409f75794e6830 2025-09-01T19:50:49.8467532Z * [new tag] ciflow/vllm-test/e9975f501cfb849d2cf470c09c9e2e0de42c9dc9 -> ciflow/vllm-test/e9975f501cfb849d2cf470c09c9e2e0de42c9dc9 2025-09-01T19:50:49.8467701Z * [new tag] ciflow/vllm-test/ec585ceab4201b5feb342b3fcc6bbb141fc8fc84 -> ciflow/vllm-test/ec585ceab4201b5feb342b3fcc6bbb141fc8fc84 2025-09-01T19:50:49.8467763Z * [new tag] ciflow/vllm/161585 -> ciflow/vllm/161585 2025-09-01T19:50:49.8467834Z * [new tag] ciflow/win-arm64/156049 -> ciflow/win-arm64/156049 2025-09-01T19:50:49.8467903Z * [new tag] ciflow/win-arm64/158104 -> ciflow/win-arm64/158104 2025-09-01T19:50:49.8467970Z * [new tag] ciflow/win-arm64/160258 -> ciflow/win-arm64/160258 2025-09-01T19:50:49.8468034Z * [new tag] ciflow/xpu/139971 -> ciflow/xpu/139971 2025-09-01T19:50:49.8468096Z * [new tag] ciflow/xpu/157699 -> ciflow/xpu/157699 2025-09-01T19:50:49.8468158Z * [new tag] ciflow/xpu/157994 -> ciflow/xpu/157994 2025-09-01T19:50:49.8468266Z * [new tag] ciflow/xpu/159118 -> ciflow/xpu/159118 2025-09-01T19:50:49.8468327Z * [new tag] ciflow/xpu/159241 -> ciflow/xpu/159241 2025-09-01T19:50:49.8468387Z * [new tag] ciflow/xpu/159473 -> ciflow/xpu/159473 2025-09-01T19:50:49.8468447Z * [new tag] ciflow/xpu/159718 -> ciflow/xpu/159718 2025-09-01T19:50:49.8468507Z * [new tag] ciflow/xpu/159944 -> ciflow/xpu/159944 2025-09-01T19:50:49.8468565Z * [new tag] ciflow/xpu/160067 -> ciflow/xpu/160067 2025-09-01T19:50:49.8468624Z * [new tag] ciflow/xpu/160938 -> ciflow/xpu/160938 2025-09-01T19:50:49.8468684Z * [new tag] ciflow/xpu/160940 -> ciflow/xpu/160940 2025-09-01T19:50:49.8468746Z * [new tag] ciflow/xpu/160953 -> ciflow/xpu/160953 2025-09-01T19:50:49.8468805Z * [new tag] ciflow/xpu/161045 -> ciflow/xpu/161045 2025-09-01T19:50:49.8468868Z * [new tag] ciflow/xpu/161142 -> ciflow/xpu/161142 2025-09-01T19:50:49.8468929Z * [new tag] ciflow/xpu/161246 -> ciflow/xpu/161246 2025-09-01T19:50:49.8468988Z * [new tag] ciflow/xpu/161392 -> ciflow/xpu/161392 2025-09-01T19:50:49.8469049Z * [new tag] ciflow/xpu/161397 -> ciflow/xpu/161397 2025-09-01T19:50:49.8469108Z * [new tag] ciflow/xpu/161476 -> ciflow/xpu/161476 2025-09-01T19:50:49.8469167Z * [new tag] ciflow/xpu/161485 -> ciflow/xpu/161485 2025-09-01T19:50:49.8469227Z * [new tag] ciflow/xpu/161598 -> ciflow/xpu/161598 2025-09-01T19:50:49.8469287Z * [new tag] ciflow/xpu/161601 -> ciflow/xpu/161601 2025-09-01T19:50:49.8469348Z * [new tag] ciflow/xpu/161690 -> ciflow/xpu/161690 2025-09-01T19:50:49.8469409Z * [new tag] ciflow/xpu/161736 -> ciflow/xpu/161736 2025-09-01T19:50:49.8469495Z * [new tag] ciflow/xpu/161777 -> ciflow/xpu/161777 2025-09-01T19:50:49.8469555Z * [new tag] ciflow/xpu/161919 -> ciflow/xpu/161919 2025-09-01T19:50:49.8469614Z * [new tag] cslpull75 -> cslpull75 2025-09-01T19:50:49.8469672Z * [new tag] cslpull76 -> cslpull76 2025-09-01T19:50:49.8469728Z * [new tag] cslpull77 -> cslpull77 2025-09-01T19:50:49.8469782Z * [new tag] cslpull78 -> cslpull78 2025-09-01T19:50:49.8469837Z * [new tag] cslpull79 -> cslpull79 2025-09-01T19:50:49.8469891Z * [new tag] cslpull80 -> cslpull80 2025-09-01T19:50:49.8469971Z * [new tag] cslpull81 -> cslpull81 2025-09-01T19:50:49.8471117Z * [new tag] cslpull82 -> cslpull82 2025-09-01T19:50:49.8471179Z * [new tag] cslpull83 -> cslpull83 2025-09-01T19:50:49.8471232Z * [new tag] cslpull84 -> cslpull84 2025-09-01T19:50:49.8471286Z * [new tag] cslpull85 -> cslpull85 2025-09-01T19:50:49.8471341Z * [new tag] cslpull86 -> cslpull86 2025-09-01T19:50:49.8471394Z * [new tag] cslpull87 -> cslpull87 2025-09-01T19:50:49.8471447Z * [new tag] cslpull88 -> cslpull88 2025-09-01T19:50:49.8471501Z * [new tag] cslpull89 -> cslpull89 2025-09-01T19:50:49.8471554Z * [new tag] cslpull90 -> cslpull90 2025-09-01T19:50:49.8471612Z * [new tag] cslpull91 -> cslpull91 2025-09-01T19:50:49.8471664Z * [new tag] cslpull92 -> cslpull92 2025-09-01T19:50:49.8471722Z * [new tag] flight_5 -> flight_5 2025-09-01T19:50:49.8471780Z * [new tag] flight_5.1 -> flight_5.1 2025-09-01T19:50:49.8471836Z * [new tag] flight_5.2 -> flight_5.2 2025-09-01T19:50:49.8471889Z * [new tag] flight_5.3 -> flight_5.3 2025-09-01T19:50:49.8471945Z * [new tag] forpull1 -> forpull1 2025-09-01T19:50:49.8472012Z * [new tag] malfet/tag-2ef5611 -> malfet/tag-2ef5611 2025-09-01T19:50:49.8472076Z * [new tag] malfet/tag-317b1a0 -> malfet/tag-317b1a0 2025-09-01T19:50:49.8472140Z * [new tag] malfet/tag-ec6f767 -> malfet/tag-ec6f767 2025-09-01T19:50:49.8472208Z * [new tag] nightly-binary -> nightly-binary 2025-09-01T19:50:49.8472275Z * [new tag] sqzhang_flight4_plus -> sqzhang_flight4_plus 2025-09-01T19:50:49.8472339Z * [new tag] sqzhang_flight_3 -> sqzhang_flight_3 2025-09-01T19:50:49.8472475Z * [new tag] trunk/007935a802852ffc74c1688609d2b1f5adc5362d -> trunk/007935a802852ffc74c1688609d2b1f5adc5362d 2025-09-01T19:50:49.8472613Z * [new tag] trunk/00efeabc295e072fb9d6e68b008a31fb04201fd1 -> trunk/00efeabc295e072fb9d6e68b008a31fb04201fd1 2025-09-01T19:50:49.8472748Z * [new tag] trunk/014b98dd09babbefd375662f6f14ad88cacb884f -> trunk/014b98dd09babbefd375662f6f14ad88cacb884f 2025-09-01T19:50:49.8472881Z * [new tag] trunk/037c43d3b24d4db733011cb904c385eaa6e11bcf -> trunk/037c43d3b24d4db733011cb904c385eaa6e11bcf 2025-09-01T19:50:49.8473010Z * [new tag] trunk/037f3bd475b193349ed1227a57fb5069b0415792 -> trunk/037f3bd475b193349ed1227a57fb5069b0415792 2025-09-01T19:50:49.8473141Z * [new tag] trunk/049c08eda8bd820a8514f5d785b10d4024bfd72b -> trunk/049c08eda8bd820a8514f5d785b10d4024bfd72b 2025-09-01T19:50:49.8474389Z * [new tag] trunk/05d0f11dbdbaeb2ca89e93636eaeff125b5aefac -> trunk/05d0f11dbdbaeb2ca89e93636eaeff125b5aefac 2025-09-01T19:50:49.8474521Z * [new tag] trunk/05eeb29976fffd8331ea6c7d30960fdf48626294 -> trunk/05eeb29976fffd8331ea6c7d30960fdf48626294 2025-09-01T19:50:49.8474654Z * [new tag] trunk/06c7516994d6fdd4b1ac8b8aeae74cdcae0d34f4 -> trunk/06c7516994d6fdd4b1ac8b8aeae74cdcae0d34f4 2025-09-01T19:50:49.8474791Z * [new tag] trunk/06ddaf1e0affe758cb6369f54680f359ef7ad6db -> trunk/06ddaf1e0affe758cb6369f54680f359ef7ad6db 2025-09-01T19:50:49.8474923Z * [new tag] trunk/07a4e9fea8f6856e93c8bac34a96631242e91476 -> trunk/07a4e9fea8f6856e93c8bac34a96631242e91476 2025-09-01T19:50:49.8475110Z * [new tag] trunk/07f76517e74ffb789682db472f5d117ed738e6cb -> trunk/07f76517e74ffb789682db472f5d117ed738e6cb 2025-09-01T19:50:49.8475244Z * [new tag] trunk/089ad1d88bf31ddab769a4f87750b474ed1214c8 -> trunk/089ad1d88bf31ddab769a4f87750b474ed1214c8 2025-09-01T19:50:49.8475377Z * [new tag] trunk/0af56fc33e4c46b62cb9a2a4859339b00bd6d6ad -> trunk/0af56fc33e4c46b62cb9a2a4859339b00bd6d6ad 2025-09-01T19:50:49.8475508Z * [new tag] trunk/0c4a79b7e06a5c456a280f6725eff20d20c58714 -> trunk/0c4a79b7e06a5c456a280f6725eff20d20c58714 2025-09-01T19:50:49.8475641Z * [new tag] trunk/0ca3a6085df1e1d27c8336db35d796fc4cf08d02 -> trunk/0ca3a6085df1e1d27c8336db35d796fc4cf08d02 2025-09-01T19:50:49.8475774Z * [new tag] trunk/0d421ace32c1605ee8e452ee1eeb03bd243dd96c -> trunk/0d421ace32c1605ee8e452ee1eeb03bd243dd96c 2025-09-01T19:50:49.8475905Z * [new tag] trunk/0e2c8af5a660264e181b98f2c0bcae89535733ad -> trunk/0e2c8af5a660264e181b98f2c0bcae89535733ad 2025-09-01T19:50:49.8476037Z * [new tag] trunk/0e358050304c6a350dae2bce497bd1867ecc3c9f -> trunk/0e358050304c6a350dae2bce497bd1867ecc3c9f 2025-09-01T19:50:49.8476170Z * [new tag] trunk/0e45023cf9cbe1cf18279c1b0d391ea9464e7731 -> trunk/0e45023cf9cbe1cf18279c1b0d391ea9464e7731 2025-09-01T19:50:49.8476302Z * [new tag] trunk/0f6a08a0292f5c2b1e3c299d5bce8f3a27d4ccef -> trunk/0f6a08a0292f5c2b1e3c299d5bce8f3a27d4ccef 2025-09-01T19:50:49.8476433Z * [new tag] trunk/0f81e7f6402e219106537fb073e0be63a7b3aa8e -> trunk/0f81e7f6402e219106537fb073e0be63a7b3aa8e 2025-09-01T19:50:49.8476564Z * [new tag] trunk/0fd63fd88b60c801f2a83a642fe40380879a072e -> trunk/0fd63fd88b60c801f2a83a642fe40380879a072e 2025-09-01T19:50:49.8476694Z * [new tag] trunk/1041805c1ed0d4d96fd05cf485a0d89a0b5588d0 -> trunk/1041805c1ed0d4d96fd05cf485a0d89a0b5588d0 2025-09-01T19:50:49.8476826Z * [new tag] trunk/1069a08dac348c3ad09e96bcc344f6e5c6052cd8 -> trunk/1069a08dac348c3ad09e96bcc344f6e5c6052cd8 2025-09-01T19:50:49.8476961Z * [new tag] trunk/10e67f5ec3834da93fc2022caa7ac69cf97c01f0 -> trunk/10e67f5ec3834da93fc2022caa7ac69cf97c01f0 2025-09-01T19:50:49.8477093Z * [new tag] trunk/1113e7de30da95973c1eac7921601f9a0e94f2db -> trunk/1113e7de30da95973c1eac7921601f9a0e94f2db 2025-09-01T19:50:49.8477224Z * [new tag] trunk/1190b7f73e9a94c9280d2baf196fddaa4c3a0374 -> trunk/1190b7f73e9a94c9280d2baf196fddaa4c3a0374 2025-09-01T19:50:49.8477357Z * [new tag] trunk/12c0cf3fab74e4669d5b760be6bd2be008633ada -> trunk/12c0cf3fab74e4669d5b760be6bd2be008633ada 2025-09-01T19:50:49.8477490Z * [new tag] trunk/130e50afffaead874384a25d0677b02b4c09ce7b -> trunk/130e50afffaead874384a25d0677b02b4c09ce7b 2025-09-01T19:50:49.8478779Z * [new tag] trunk/149c68071ca033d5e3427e63e05d9969bd4961e4 -> trunk/149c68071ca033d5e3427e63e05d9969bd4961e4 2025-09-01T19:50:49.8478912Z * [new tag] trunk/1621b5494ce2bd2244c88ce2954d5316f80a0f2d -> trunk/1621b5494ce2bd2244c88ce2954d5316f80a0f2d 2025-09-01T19:50:49.8479111Z * [new tag] trunk/16ce6a4aad75a633ef42af1b99f10c2671ee94f2 -> trunk/16ce6a4aad75a633ef42af1b99f10c2671ee94f2 2025-09-01T19:50:49.8479242Z * [new tag] trunk/1750cc80374a9dd22fc26701c0602ae11a62baf0 -> trunk/1750cc80374a9dd22fc26701c0602ae11a62baf0 2025-09-01T19:50:49.8479374Z * [new tag] trunk/17fa8eec4a1e32939ab4d364ee6e75487a79b654 -> trunk/17fa8eec4a1e32939ab4d364ee6e75487a79b654 2025-09-01T19:50:49.8479505Z * [new tag] trunk/18b4fdde8fc705411864ec9c65918c73cef6d3fd -> trunk/18b4fdde8fc705411864ec9c65918c73cef6d3fd 2025-09-01T19:50:49.8479635Z * [new tag] trunk/190c391a28845a14df26abb228d26aa813efb20c -> trunk/190c391a28845a14df26abb228d26aa813efb20c 2025-09-01T19:50:49.8479762Z * [new tag] trunk/196232bb935cb346f143d5c39e9a73c44121a033 -> trunk/196232bb935cb346f143d5c39e9a73c44121a033 2025-09-01T19:50:49.8479955Z * [new tag] trunk/199c3633bfb32cddbc60cde473b79a917226a705 -> trunk/199c3633bfb32cddbc60cde473b79a917226a705 2025-09-01T19:50:49.8480090Z * [new tag] trunk/1a566c4909ccf16ace1fbf1f65d90c995b362712 -> trunk/1a566c4909ccf16ace1fbf1f65d90c995b362712 2025-09-01T19:50:49.8480219Z * [new tag] trunk/1b34e044853e41d0ecc6c1d341a339931b76bc0b -> trunk/1b34e044853e41d0ecc6c1d341a339931b76bc0b 2025-09-01T19:50:49.8480348Z * [new tag] trunk/1ce423274dd29c7fd783241cd43d8c6b407497ca -> trunk/1ce423274dd29c7fd783241cd43d8c6b407497ca 2025-09-01T19:50:49.8480484Z * [new tag] trunk/1e4dfeeb069b560b5cf920cfea9b815f01f4248d -> trunk/1e4dfeeb069b560b5cf920cfea9b815f01f4248d 2025-09-01T19:50:49.8480615Z * [new tag] trunk/1eccfb157ab9855b3f81872a23502fb15f455e0a -> trunk/1eccfb157ab9855b3f81872a23502fb15f455e0a 2025-09-01T19:50:49.8480747Z * [new tag] trunk/2042d2174accd3654ce076cd3fea3f5d477285b1 -> trunk/2042d2174accd3654ce076cd3fea3f5d477285b1 2025-09-01T19:50:49.8480882Z * [new tag] trunk/20bfb2539d7c5250379648eda35f80b8a7d642dd -> trunk/20bfb2539d7c5250379648eda35f80b8a7d642dd 2025-09-01T19:50:49.8481013Z * [new tag] trunk/21fae99c180d17def562797ea0fb154d8fdf88e3 -> trunk/21fae99c180d17def562797ea0fb154d8fdf88e3 2025-09-01T19:50:49.8481142Z * [new tag] trunk/25f4aaed9ec26f39c13862323ff8582006473d23 -> trunk/25f4aaed9ec26f39c13862323ff8582006473d23 2025-09-01T19:50:49.8481269Z * [new tag] trunk/262640fd220236042fbf4443cc163c8838c84c3d -> trunk/262640fd220236042fbf4443cc163c8838c84c3d 2025-09-01T19:50:49.8481403Z * [new tag] trunk/26d0ff1cba5d7c419b38ad44be4f93ff1b3789ac -> trunk/26d0ff1cba5d7c419b38ad44be4f93ff1b3789ac 2025-09-01T19:50:49.8481536Z * [new tag] trunk/28af843ee0ea79867b7fd4ddc5bd0072d6518f3a -> trunk/28af843ee0ea79867b7fd4ddc5bd0072d6518f3a 2025-09-01T19:50:49.8481670Z * [new tag] trunk/2a70d98abf8256d3d768eff028fca20198579824 -> trunk/2a70d98abf8256d3d768eff028fca20198579824 2025-09-01T19:50:49.8481800Z * [new tag] trunk/2ba65472dd54488a86a50326ea990195fc6732d6 -> trunk/2ba65472dd54488a86a50326ea990195fc6732d6 2025-09-01T19:50:49.8481934Z * [new tag] trunk/2cf7ac2fb7ab4067e17cc5ca71034b1c61a4fb10 -> trunk/2cf7ac2fb7ab4067e17cc5ca71034b1c61a4fb10 2025-09-01T19:50:49.8482065Z * [new tag] trunk/2d31c3d99d9a0b71d6939b0d6961fe6f99838ba9 -> trunk/2d31c3d99d9a0b71d6939b0d6961fe6f99838ba9 2025-09-01T19:50:49.8482198Z * [new tag] trunk/2e1345a0f8427ecf4eabfc1e3aa1b46787c47467 -> trunk/2e1345a0f8427ecf4eabfc1e3aa1b46787c47467 2025-09-01T19:50:49.8482325Z * [new tag] trunk/2e77a08b95f9d45266715437f8406132cfb81ee5 -> trunk/2e77a08b95f9d45266715437f8406132cfb81ee5 2025-09-01T19:50:49.8482458Z * [new tag] trunk/2efcf9d0815fd5c729abcbb5622746184b19c3cc -> trunk/2efcf9d0815fd5c729abcbb5622746184b19c3cc 2025-09-01T19:50:49.8482595Z * [new tag] trunk/2f0de0ff9361ca4f2b1e6f9edbc600b5fb6abcd6 -> trunk/2f0de0ff9361ca4f2b1e6f9edbc600b5fb6abcd6 2025-09-01T19:50:49.8482760Z * [new tag] trunk/2f6b4b1ad3f82bb3bd984f6e65744ea339ffb8b5 -> trunk/2f6b4b1ad3f82bb3bd984f6e65744ea339ffb8b5 2025-09-01T19:50:49.8482897Z * [new tag] trunk/2fed4fb464d87fe7cc2ff646ec2bb8052e76c729 -> trunk/2fed4fb464d87fe7cc2ff646ec2bb8052e76c729 2025-09-01T19:50:49.8483026Z * [new tag] trunk/303f514d5ba39e7e1251285e1b1cb9a4662c60bc -> trunk/303f514d5ba39e7e1251285e1b1cb9a4662c60bc 2025-09-01T19:50:49.8483159Z * [new tag] trunk/30ab87c884bf8de13b972c8d8fb60bd1a193fa1a -> trunk/30ab87c884bf8de13b972c8d8fb60bd1a193fa1a 2025-09-01T19:50:49.8483293Z * [new tag] trunk/30edac5da6bd72dc58353a48161eb3ed265325a0 -> trunk/30edac5da6bd72dc58353a48161eb3ed265325a0 2025-09-01T19:50:49.8483452Z * [new tag] trunk/332fa5b388521c05a19217649745c6edfdc2836d -> trunk/332fa5b388521c05a19217649745c6edfdc2836d 2025-09-01T19:50:49.8483585Z * [new tag] trunk/3345a7ff8a16a4f1f14fa7db17a72838fd9c0a83 -> trunk/3345a7ff8a16a4f1f14fa7db17a72838fd9c0a83 2025-09-01T19:50:49.8483715Z * [new tag] trunk/348d7810552cbc314280b24a6b931e3ee1910ec4 -> trunk/348d7810552cbc314280b24a6b931e3ee1910ec4 2025-09-01T19:50:49.8483844Z * [new tag] trunk/3519969e4f1ec76dca00dc60561a29794a5b7e2a -> trunk/3519969e4f1ec76dca00dc60561a29794a5b7e2a 2025-09-01T19:50:49.8483974Z * [new tag] trunk/377033757ae5ca524ea842f1b0a5f446ed3d8fe0 -> trunk/377033757ae5ca524ea842f1b0a5f446ed3d8fe0 2025-09-01T19:50:49.8484108Z * [new tag] trunk/378edb047f83dfb84c2d9c032bddebc5e0147b8f -> trunk/378edb047f83dfb84c2d9c032bddebc5e0147b8f 2025-09-01T19:50:49.8484240Z * [new tag] trunk/379ebdaf5e2fbf387de297f673254d005e583b31 -> trunk/379ebdaf5e2fbf387de297f673254d005e583b31 2025-09-01T19:50:49.8484372Z * [new tag] trunk/37a34022b59a6ff2757e5cec0fdc72278418f339 -> trunk/37a34022b59a6ff2757e5cec0fdc72278418f339 2025-09-01T19:50:49.8484505Z * [new tag] trunk/37da7b777b06e4a0f8e6192dd2a7e9047194fbf3 -> trunk/37da7b777b06e4a0f8e6192dd2a7e9047194fbf3 2025-09-01T19:50:49.8484638Z * [new tag] trunk/38ed57d4465b1d88ca07b8faa7fcc96a08cac22f -> trunk/38ed57d4465b1d88ca07b8faa7fcc96a08cac22f 2025-09-01T19:50:49.8484767Z * [new tag] trunk/3d406429b0ac472b65d944c0634203ac1548a7c9 -> trunk/3d406429b0ac472b65d944c0634203ac1548a7c9 2025-09-01T19:50:49.8484894Z * [new tag] trunk/3d82256a864e4812810840e6ef59e924f423d9b7 -> trunk/3d82256a864e4812810840e6ef59e924f423d9b7 2025-09-01T19:50:49.8485026Z * [new tag] trunk/3daf20f8e144c8c9b5cff33e3353656f26b4f043 -> trunk/3daf20f8e144c8c9b5cff33e3353656f26b4f043 2025-09-01T19:50:49.8485158Z * [new tag] trunk/3e210f90c2cbd5817aa23d430da10cad200a3ffa -> trunk/3e210f90c2cbd5817aa23d430da10cad200a3ffa 2025-09-01T19:50:49.8485289Z * [new tag] trunk/3e459491b5b72c4fa1f1e6148a29f1f05d17939d -> trunk/3e459491b5b72c4fa1f1e6148a29f1f05d17939d 2025-09-01T19:50:49.8485418Z * [new tag] trunk/40c0e700a488191cd8f541b30d8e3b9f2c0bc759 -> trunk/40c0e700a488191cd8f541b30d8e3b9f2c0bc759 2025-09-01T19:50:49.8485548Z * [new tag] trunk/40f46b09c7c0b1338178bb3f92a8f7d1243165a6 -> trunk/40f46b09c7c0b1338178bb3f92a8f7d1243165a6 2025-09-01T19:50:49.8486784Z * [new tag] trunk/443452ca2f5beef58019f4e7e7e31c0526aee0fc -> trunk/443452ca2f5beef58019f4e7e7e31c0526aee0fc 2025-09-01T19:50:49.8486919Z * [new tag] trunk/447d34b5f80fb7350f79decd855cb599cab39083 -> trunk/447d34b5f80fb7350f79decd855cb599cab39083 2025-09-01T19:50:49.8487048Z * [new tag] trunk/448a7e7e31d29335ccd9c20476dec82507190a86 -> trunk/448a7e7e31d29335ccd9c20476dec82507190a86 2025-09-01T19:50:49.8487186Z * [new tag] trunk/4651aaac47ff855e08a74e2fdbfa605bc53afba8 -> trunk/4651aaac47ff855e08a74e2fdbfa605bc53afba8 2025-09-01T19:50:49.8487362Z * [new tag] trunk/46576f5a164fcf95ec7fceaa13516bcb1ca4f6ab -> trunk/46576f5a164fcf95ec7fceaa13516bcb1ca4f6ab 2025-09-01T19:50:49.8487489Z * [new tag] trunk/47742081c9973b5b21f72aa5380ae8700cee38be -> trunk/47742081c9973b5b21f72aa5380ae8700cee38be 2025-09-01T19:50:49.8487618Z * [new tag] trunk/47ecd2042f2f99368cd2d60731d23f4437eecd1d -> trunk/47ecd2042f2f99368cd2d60731d23f4437eecd1d 2025-09-01T19:50:49.8487750Z * [new tag] trunk/496052faf6ca4f8c1df4e441e40b5d267272a89f -> trunk/496052faf6ca4f8c1df4e441e40b5d267272a89f 2025-09-01T19:50:49.8487883Z * [new tag] trunk/4a1aca11c20cfa29a1513b9f289d75bfe32d05d4 -> trunk/4a1aca11c20cfa29a1513b9f289d75bfe32d05d4 2025-09-01T19:50:49.8488016Z * [new tag] trunk/4ad9fbc83aa3053aff33257d76c871c84daf8d04 -> trunk/4ad9fbc83aa3053aff33257d76c871c84daf8d04 2025-09-01T19:50:49.8488245Z * [new tag] trunk/4b4cdcfe3af10df624878985caac4e595fbab54c -> trunk/4b4cdcfe3af10df624878985caac4e595fbab54c 2025-09-01T19:50:49.8488384Z * [new tag] trunk/4d078cfc4ef711cac8cb167570fcb9682ae09bfa -> trunk/4d078cfc4ef711cac8cb167570fcb9682ae09bfa 2025-09-01T19:50:49.8488515Z * [new tag] trunk/4d3ab2669b3839b53361ebc5c8d53bcc819b4876 -> trunk/4d3ab2669b3839b53361ebc5c8d53bcc819b4876 2025-09-01T19:50:49.8488641Z * [new tag] trunk/4e19c1906a830714c1d9d71361357ce616a034d6 -> trunk/4e19c1906a830714c1d9d71361357ce616a034d6 2025-09-01T19:50:49.8488769Z * [new tag] trunk/4e630f0629d12ab6e550cc6951007c22cd001691 -> trunk/4e630f0629d12ab6e550cc6951007c22cd001691 2025-09-01T19:50:49.8488902Z * [new tag] trunk/4fd761fecca86693c8cd7755ea6d13d61bb94090 -> trunk/4fd761fecca86693c8cd7755ea6d13d61bb94090 2025-09-01T19:50:49.8489039Z * [new tag] trunk/510825e5fed8b56eb5e9352c12f0df1feeadb810 -> trunk/510825e5fed8b56eb5e9352c12f0df1feeadb810 2025-09-01T19:50:49.8489171Z * [new tag] trunk/5432966253ce1cfafdd4b498b0e92760bf7dbb13 -> trunk/5432966253ce1cfafdd4b498b0e92760bf7dbb13 2025-09-01T19:50:49.8489307Z * [new tag] trunk/54e275e0d81fe1e1ccfa4fb5f2a5a9aaca00ca15 -> trunk/54e275e0d81fe1e1ccfa4fb5f2a5a9aaca00ca15 2025-09-01T19:50:49.8489437Z * [new tag] trunk/55c289d5c104c4959cc125c0fb4fb50c9fc71102 -> trunk/55c289d5c104c4959cc125c0fb4fb50c9fc71102 2025-09-01T19:50:49.8489566Z * [new tag] trunk/55e6ea105ce2e00fa0598618c9b038e411637ee7 -> trunk/55e6ea105ce2e00fa0598618c9b038e411637ee7 2025-09-01T19:50:49.8489701Z * [new tag] trunk/56ebed627a23eea36190e1ced5024a18ffcedbd7 -> trunk/56ebed627a23eea36190e1ced5024a18ffcedbd7 2025-09-01T19:50:49.8489832Z * [new tag] trunk/5790b009751e6ebba35d3e6d05e7c1b135553eee -> trunk/5790b009751e6ebba35d3e6d05e7c1b135553eee 2025-09-01T19:50:49.8489966Z * [new tag] trunk/5859edf1130cec5a021ace5d5b0e18144808f757 -> trunk/5859edf1130cec5a021ace5d5b0e18144808f757 2025-09-01T19:50:49.8490102Z * [new tag] trunk/5b701a6bb2d752f547e617cdded5cef0085180b5 -> trunk/5b701a6bb2d752f547e617cdded5cef0085180b5 2025-09-01T19:50:49.8490239Z * [new tag] trunk/5c306c3ccb6ffb20d09623baeef0cb0adb074a9a -> trunk/5c306c3ccb6ffb20d09623baeef0cb0adb074a9a 2025-09-01T19:50:49.8490366Z * [new tag] trunk/5cb1d71e5994783f0810196073922a7a8fd2cc0f -> trunk/5cb1d71e5994783f0810196073922a7a8fd2cc0f 2025-09-01T19:50:49.8490498Z * [new tag] trunk/5edc3d814f417e301de4f68cc50db11ff2487985 -> trunk/5edc3d814f417e301de4f68cc50db11ff2487985 2025-09-01T19:50:49.8490625Z * [new tag] trunk/620d52e882bd5f3f2c2255954255259dee8ce133 -> trunk/620d52e882bd5f3f2c2255954255259dee8ce133 2025-09-01T19:50:49.8490752Z * [new tag] trunk/624bc36163e8ac66e012b912f71ee2831a027149 -> trunk/624bc36163e8ac66e012b912f71ee2831a027149 2025-09-01T19:50:49.8490885Z * [new tag] trunk/627decb0ed749ab1b341fe4f202d16851f8f49fb -> trunk/627decb0ed749ab1b341fe4f202d16851f8f49fb 2025-09-01T19:50:49.8491075Z * [new tag] trunk/63632fc7eee1eaf5e63209777de01c08cfbe159c -> trunk/63632fc7eee1eaf5e63209777de01c08cfbe159c 2025-09-01T19:50:49.8491209Z * [new tag] trunk/63a9c23fe99eacfd09610c36dfe8f01b053c1a35 -> trunk/63a9c23fe99eacfd09610c36dfe8f01b053c1a35 2025-09-01T19:50:49.8491338Z * [new tag] trunk/6598f00c18dfcc4fc50427305b6b5724e617246f -> trunk/6598f00c18dfcc4fc50427305b6b5724e617246f 2025-09-01T19:50:49.8491469Z * [new tag] trunk/660b5656a436dcccb0275ea5421d3eb4f1157b43 -> trunk/660b5656a436dcccb0275ea5421d3eb4f1157b43 2025-09-01T19:50:49.8491598Z * [new tag] trunk/6686974ddd7a616652d9f3dea9195ba8d6d02769 -> trunk/6686974ddd7a616652d9f3dea9195ba8d6d02769 2025-09-01T19:50:49.8491778Z * [new tag] trunk/6737e2c996990024187ba620d2764f3b6f6add2c -> trunk/6737e2c996990024187ba620d2764f3b6f6add2c 2025-09-01T19:50:49.8491909Z * [new tag] trunk/67457dbb9d616f0b120f3b5d46b3147cb0f97ab8 -> trunk/67457dbb9d616f0b120f3b5d46b3147cb0f97ab8 2025-09-01T19:50:49.8492039Z * [new tag] trunk/67c31dcd364f10072a55f4a30ffd1151c686283a -> trunk/67c31dcd364f10072a55f4a30ffd1151c686283a 2025-09-01T19:50:49.8492169Z * [new tag] trunk/67d31f6b281d3b15b205756fc7ebc450cdde1dab -> trunk/67d31f6b281d3b15b205756fc7ebc450cdde1dab 2025-09-01T19:50:49.8492298Z * [new tag] trunk/684ae48c160364ea46c77050a7fa24c13a751df2 -> trunk/684ae48c160364ea46c77050a7fa24c13a751df2 2025-09-01T19:50:49.8492429Z * [new tag] trunk/68738beff73e9c3512e18b4edea811a897ce42db -> trunk/68738beff73e9c3512e18b4edea811a897ce42db 2025-09-01T19:50:49.8492559Z * [new tag] trunk/68d395d61e9d4601ab1e2bca56eb28253572c662 -> trunk/68d395d61e9d4601ab1e2bca56eb28253572c662 2025-09-01T19:50:49.8492690Z * [new tag] trunk/68fa882dad760767a462e9c1e81dc76167078529 -> trunk/68fa882dad760767a462e9c1e81dc76167078529 2025-09-01T19:50:49.8492819Z * [new tag] trunk/6913529ff82c9f7272d1bbc029612e07f276c454 -> trunk/6913529ff82c9f7272d1bbc029612e07f276c454 2025-09-01T19:50:49.8492949Z * [new tag] trunk/69c7b16e6fdfa7bce603037b7950b2471b3b2f83 -> trunk/69c7b16e6fdfa7bce603037b7950b2471b3b2f83 2025-09-01T19:50:49.8493081Z * [new tag] trunk/69d91b94ba5366f4444d8cb8fd3dab4de4f04d3d -> trunk/69d91b94ba5366f4444d8cb8fd3dab4de4f04d3d 2025-09-01T19:50:49.8493210Z * [new tag] trunk/6aef9f3a6906c011a57541c1de7a246222bc9ac9 -> trunk/6aef9f3a6906c011a57541c1de7a246222bc9ac9 2025-09-01T19:50:49.8493337Z * [new tag] trunk/6afd766401659e0ba40589939c2576a29e9c64e7 -> trunk/6afd766401659e0ba40589939c2576a29e9c64e7 2025-09-01T19:50:49.8493470Z * [new tag] trunk/6b051d7de340f7599bafc88664dbb548364ffd9d -> trunk/6b051d7de340f7599bafc88664dbb548364ffd9d 2025-09-01T19:50:49.8493606Z * [new tag] trunk/6db872fa2c7f8ab01aed5bc91eb6a6f786b5719a -> trunk/6db872fa2c7f8ab01aed5bc91eb6a6f786b5719a 2025-09-01T19:50:49.8494854Z * [new tag] trunk/6e548c1a87906de3ac30f02dd2ea647f83eae87c -> trunk/6e548c1a87906de3ac30f02dd2ea647f83eae87c 2025-09-01T19:50:49.8494993Z * [new tag] trunk/726dce3c944cbda16e54d3b15cdb4b6ced05af72 -> trunk/726dce3c944cbda16e54d3b15cdb4b6ced05af72 2025-09-01T19:50:49.8495117Z * [new tag] trunk/7376111d59f3170c2814d565c09d09435189692a -> trunk/7376111d59f3170c2814d565c09d09435189692a 2025-09-01T19:50:49.8495249Z * [new tag] trunk/74124d1b46774f2a73aa1aadc2b0874cb523b1c1 -> trunk/74124d1b46774f2a73aa1aadc2b0874cb523b1c1 2025-09-01T19:50:49.8495377Z * [new tag] trunk/74c4c758afa8c28162f00a456c185552e1159fd3 -> trunk/74c4c758afa8c28162f00a456c185552e1159fd3 2025-09-01T19:50:49.8495512Z * [new tag] trunk/75bc23cfc345bd4c05e7f97c416c4b3d2d1fa64b -> trunk/75bc23cfc345bd4c05e7f97c416c4b3d2d1fa64b 2025-09-01T19:50:49.8495677Z * [new tag] trunk/763053dc536341997641e920d8887b3010901b3b -> trunk/763053dc536341997641e920d8887b3010901b3b 2025-09-01T19:50:49.8495807Z * [new tag] trunk/768a1017c551efe01b41d4cc346070a112433b1b -> trunk/768a1017c551efe01b41d4cc346070a112433b1b 2025-09-01T19:50:49.8495937Z * [new tag] trunk/76f81b56d3f5788d79c4250bae76da8f929ac4ba -> trunk/76f81b56d3f5788d79c4250bae76da8f929ac4ba 2025-09-01T19:50:49.8496067Z * [new tag] trunk/77bc959fe122bfd131e339ca36cab445a1860806 -> trunk/77bc959fe122bfd131e339ca36cab445a1860806 2025-09-01T19:50:49.8496198Z * [new tag] trunk/77d8e98e1b07797c6730b7ba7c313c984cce4ed3 -> trunk/77d8e98e1b07797c6730b7ba7c313c984cce4ed3 2025-09-01T19:50:49.8496332Z * [new tag] trunk/7c30a9d7fcac3f6b2055b16d1a57e3b34b7f80d6 -> trunk/7c30a9d7fcac3f6b2055b16d1a57e3b34b7f80d6 2025-09-01T19:50:49.8496496Z * [new tag] trunk/7da02bf8afe149b778bed7897d48f558846b036b -> trunk/7da02bf8afe149b778bed7897d48f558846b036b 2025-09-01T19:50:49.8496633Z * [new tag] trunk/80bf883d21ba48898e5fd40a6cbf418fa3ff3f33 -> trunk/80bf883d21ba48898e5fd40a6cbf418fa3ff3f33 2025-09-01T19:50:49.8496764Z * [new tag] trunk/80df27a612be3433516d7e6dfc8d8be058425d3e -> trunk/80df27a612be3433516d7e6dfc8d8be058425d3e 2025-09-01T19:50:49.8496893Z * [new tag] trunk/818ba434c7de4cd604184b2857d544e0ad95735f -> trunk/818ba434c7de4cd604184b2857d544e0ad95735f 2025-09-01T19:50:49.8497023Z * [new tag] trunk/823a329984c2fab59bf203d7c7cd1774e8b2ca3a -> trunk/823a329984c2fab59bf203d7c7cd1774e8b2ca3a 2025-09-01T19:50:49.8497151Z * [new tag] trunk/82d2d23e855007c581b529b43dde397f55f47e43 -> trunk/82d2d23e855007c581b529b43dde397f55f47e43 2025-09-01T19:50:49.8497281Z * [new tag] trunk/83283ce7f5a7847b4e561e22be9b0f4530b05527 -> trunk/83283ce7f5a7847b4e561e22be9b0f4530b05527 2025-09-01T19:50:49.8497416Z * [new tag] trunk/85adf80cf15538a7e010fa235036fe8e06f8bede -> trunk/85adf80cf15538a7e010fa235036fe8e06f8bede 2025-09-01T19:50:49.8497544Z * [new tag] trunk/8627a19adf49d1e2654554a20919fca900ceb8d3 -> trunk/8627a19adf49d1e2654554a20919fca900ceb8d3 2025-09-01T19:50:49.8497672Z * [new tag] trunk/8939d151d09659e9cf3fd3c49b764212cb6db02b -> trunk/8939d151d09659e9cf3fd3c49b764212cb6db02b 2025-09-01T19:50:49.8497803Z * [new tag] trunk/8b78ba07b14d774f889f3b863a766e65d60cabff -> trunk/8b78ba07b14d774f889f3b863a766e65d60cabff 2025-09-01T19:50:49.8497931Z * [new tag] trunk/8c442e4fd3310e15f57770944f883ac1d73e77e2 -> trunk/8c442e4fd3310e15f57770944f883ac1d73e77e2 2025-09-01T19:50:49.8498061Z * [new tag] trunk/8c506e6310b9b5295151fb725be479d0f80ce5e8 -> trunk/8c506e6310b9b5295151fb725be479d0f80ce5e8 2025-09-01T19:50:49.8498243Z * [new tag] trunk/8cfc119491f533c4edded4263a78eb0af782a2d5 -> trunk/8cfc119491f533c4edded4263a78eb0af782a2d5 2025-09-01T19:50:49.8498408Z * [new tag] trunk/8fc2467fe5e9ec01190575e52d4f3f8873562417 -> trunk/8fc2467fe5e9ec01190575e52d4f3f8873562417 2025-09-01T19:50:49.8498538Z * [new tag] trunk/8ff9485815dfe90ba4154d662392bd3dfe7a9076 -> trunk/8ff9485815dfe90ba4154d662392bd3dfe7a9076 2025-09-01T19:50:49.8498666Z * [new tag] trunk/903181bb6f1525560e71af08e5a21ed4d79af13c -> trunk/903181bb6f1525560e71af08e5a21ed4d79af13c 2025-09-01T19:50:49.8498799Z * [new tag] trunk/908b0ccb1f70ed2cfa830484e05ee32af13b1836 -> trunk/908b0ccb1f70ed2cfa830484e05ee32af13b1836 2025-09-01T19:50:49.8498930Z * [new tag] trunk/91f0bcf43fc0bc743350d491ac63b77e92054ac9 -> trunk/91f0bcf43fc0bc743350d491ac63b77e92054ac9 2025-09-01T19:50:49.8499059Z * [new tag] trunk/92ab18482459a63e97f1374e27e8411964da9762 -> trunk/92ab18482459a63e97f1374e27e8411964da9762 2025-09-01T19:50:49.8499247Z * [new tag] trunk/92c2daebb6338c13c40e86a7805c8a8c0a3ca5b8 -> trunk/92c2daebb6338c13c40e86a7805c8a8c0a3ca5b8 2025-09-01T19:50:49.8499373Z * [new tag] trunk/93c5112f46a978a029644ae599979416ead5c917 -> trunk/93c5112f46a978a029644ae599979416ead5c917 2025-09-01T19:50:49.8499500Z * [new tag] trunk/94b9569c4a86e12b944ca66e3125357a14d0eb9e -> trunk/94b9569c4a86e12b944ca66e3125357a14d0eb9e 2025-09-01T19:50:49.8499631Z * [new tag] trunk/95516ad7e6d92ed131fb6057b29ec52e73190e3c -> trunk/95516ad7e6d92ed131fb6057b29ec52e73190e3c 2025-09-01T19:50:49.8499762Z * [new tag] trunk/9632f4ea9f303c691ab5f51c44ff9b6f164ba70b -> trunk/9632f4ea9f303c691ab5f51c44ff9b6f164ba70b 2025-09-01T19:50:49.8499893Z * [new tag] trunk/97a548b640fce4877d5a7e3dd9bf9c4148390b29 -> trunk/97a548b640fce4877d5a7e3dd9bf9c4148390b29 2025-09-01T19:50:49.8500078Z * [new tag] trunk/995397d47a0e27394ee1010f158e181eb304100a -> trunk/995397d47a0e27394ee1010f158e181eb304100a 2025-09-01T19:50:49.8500213Z * [new tag] trunk/9a12bab0d305ffa8ee482126af8e76b9daaeec77 -> trunk/9a12bab0d305ffa8ee482126af8e76b9daaeec77 2025-09-01T19:50:49.8500344Z * [new tag] trunk/9a665ca3c472384e9d722bddba79e5a7680f1abd -> trunk/9a665ca3c472384e9d722bddba79e5a7680f1abd 2025-09-01T19:50:49.8500474Z * [new tag] trunk/9b02435e9f0dfaac8816a89714daa053157450e9 -> trunk/9b02435e9f0dfaac8816a89714daa053157450e9 2025-09-01T19:50:49.8500600Z * [new tag] trunk/9b67d8e34493d513129f344696fe0f21e00878ae -> trunk/9b67d8e34493d513129f344696fe0f21e00878ae 2025-09-01T19:50:49.8500731Z * [new tag] trunk/9de9d25f8d8153559d70e332eadee556fa612173 -> trunk/9de9d25f8d8153559d70e332eadee556fa612173 2025-09-01T19:50:49.8500860Z * [new tag] trunk/9e1c9541344b2aa1c946edb779d275072f3b8f4a -> trunk/9e1c9541344b2aa1c946edb779d275072f3b8f4a 2025-09-01T19:50:49.8500991Z * [new tag] trunk/9f6e1b8730d6a7a7d012be90ae08674294aa4933 -> trunk/9f6e1b8730d6a7a7d012be90ae08674294aa4933 2025-09-01T19:50:49.8501125Z * [new tag] trunk/a03cc53e6f6e2fe67316cb8c74c25f5b953f445b -> trunk/a03cc53e6f6e2fe67316cb8c74c25f5b953f445b 2025-09-01T19:50:49.8501258Z * [new tag] trunk/a2af6a9d6b6eda907efe3098ac85286347ac3415 -> trunk/a2af6a9d6b6eda907efe3098ac85286347ac3415 2025-09-01T19:50:49.8501391Z * [new tag] trunk/a3c1cbdbc6843c6e7ab2f38977a6462b4e510903 -> trunk/a3c1cbdbc6843c6e7ab2f38977a6462b4e510903 2025-09-01T19:50:49.8501521Z * [new tag] trunk/a3fa1b8c2a76b240c1875d38b25b81636514cf25 -> trunk/a3fa1b8c2a76b240c1875d38b25b81636514cf25 2025-09-01T19:50:49.8501648Z * [new tag] trunk/a4fb65701b1b6408a949529442f26248b40f139b -> trunk/a4fb65701b1b6408a949529442f26248b40f139b 2025-09-01T19:50:49.8502905Z * [new tag] trunk/a55d2beb509d05f1d4568bee06dee640a2acafd0 -> trunk/a55d2beb509d05f1d4568bee06dee640a2acafd0 2025-09-01T19:50:49.8503042Z * [new tag] trunk/a6456bfa85bf8f7a7ffe4f69a816977712319eb2 -> trunk/a6456bfa85bf8f7a7ffe4f69a816977712319eb2 2025-09-01T19:50:49.8503175Z * [new tag] trunk/a65db6dc4cf6d5c11a3db48d88753668cb9a005d -> trunk/a65db6dc4cf6d5c11a3db48d88753668cb9a005d 2025-09-01T19:50:49.8503307Z * [new tag] trunk/a72803f1e3c69c780b7d7bcdd9b35360fd98148b -> trunk/a72803f1e3c69c780b7d7bcdd9b35360fd98148b 2025-09-01T19:50:49.8503442Z * [new tag] trunk/a7aa480e55ef5cdf56af53d93b381eca6680e2ae -> trunk/a7aa480e55ef5cdf56af53d93b381eca6680e2ae 2025-09-01T19:50:49.8503572Z * [new tag] trunk/a7c949089af218f71daf3ad25f409f75794e6830 -> trunk/a7c949089af218f71daf3ad25f409f75794e6830 2025-09-01T19:50:49.8503697Z * [new tag] trunk/a8270dd1248569e667861b2a128417537228a899 -> trunk/a8270dd1248569e667861b2a128417537228a899 2025-09-01T19:50:49.8503832Z * [new tag] trunk/ab7787fb82dd777b2f777ef58bc20dbb7bd8289b -> trunk/ab7787fb82dd777b2f777ef58bc20dbb7bd8289b 2025-09-01T19:50:49.8504010Z * [new tag] trunk/ab8d60f4c86ca19ed00d6e79ae8e6939266f28e6 -> trunk/ab8d60f4c86ca19ed00d6e79ae8e6939266f28e6 2025-09-01T19:50:49.8504142Z * [new tag] trunk/ad7b748686610e317e5c0cbbd523b7a6e3b8b51f -> trunk/ad7b748686610e317e5c0cbbd523b7a6e3b8b51f 2025-09-01T19:50:49.8504276Z * [new tag] trunk/adecb0c9e89e0dfe18d944d292c98c97b686fc83 -> trunk/adecb0c9e89e0dfe18d944d292c98c97b686fc83 2025-09-01T19:50:49.8504410Z * [new tag] trunk/ae8d319fd4a0b0fa7b1372aa07690a36ce823abc -> trunk/ae8d319fd4a0b0fa7b1372aa07690a36ce823abc 2025-09-01T19:50:49.8504541Z * [new tag] trunk/af3265d20f763e5366bfa37e3d4a6307036d0c18 -> trunk/af3265d20f763e5366bfa37e3d4a6307036d0c18 2025-09-01T19:50:49.8504712Z * [new tag] trunk/affd071858caad23a4662fd143b75f16cb39b381 -> trunk/affd071858caad23a4662fd143b75f16cb39b381 2025-09-01T19:50:49.8504847Z * [new tag] trunk/b074cbaedd23297e65dc2323126edf91379a33cf -> trunk/b074cbaedd23297e65dc2323126edf91379a33cf 2025-09-01T19:50:49.8504977Z * [new tag] trunk/b291dc9684d00396239a0c7786b7aac71bf69c05 -> trunk/b291dc9684d00396239a0c7786b7aac71bf69c05 2025-09-01T19:50:49.8505110Z * [new tag] trunk/b2db293abc617fbc4f8cb6370b0b02c989a367fe -> trunk/b2db293abc617fbc4f8cb6370b0b02c989a367fe 2025-09-01T19:50:49.8505242Z * [new tag] trunk/b2e06e0194c3fa8f7578a1b48751cc027394fb67 -> trunk/b2e06e0194c3fa8f7578a1b48751cc027394fb67 2025-09-01T19:50:49.8505368Z * [new tag] trunk/b36a20d368733740a8507b3109d193c88930323a -> trunk/b36a20d368733740a8507b3109d193c88930323a 2025-09-01T19:50:49.8505501Z * [new tag] trunk/b76f6d117a55f7dfb58de1bd5a4a77c4c56feff4 -> trunk/b76f6d117a55f7dfb58de1bd5a4a77c4c56feff4 2025-09-01T19:50:49.8505633Z * [new tag] trunk/b93f87d67b874fd4a1c57c89869ae53c4387063c -> trunk/b93f87d67b874fd4a1c57c89869ae53c4387063c 2025-09-01T19:50:49.8505768Z * [new tag] trunk/b994f6e3b331faeac693970bd1e14972f3fc9d4a -> trunk/b994f6e3b331faeac693970bd1e14972f3fc9d4a 2025-09-01T19:50:49.8505895Z * [new tag] trunk/b99a112688b48252fea6f2c846785a7a443000d0 -> trunk/b99a112688b48252fea6f2c846785a7a443000d0 2025-09-01T19:50:49.8506029Z * [new tag] trunk/b9c6aa1e17ed56d2d0b63d1ebde016449b5952ab -> trunk/b9c6aa1e17ed56d2d0b63d1ebde016449b5952ab 2025-09-01T19:50:49.8506159Z * [new tag] trunk/b9e9e92817fd7d1a778f074105603efb07e05004 -> trunk/b9e9e92817fd7d1a778f074105603efb07e05004 2025-09-01T19:50:49.8506288Z * [new tag] trunk/ba201082b656b1a1ef16347de9eb42b068076470 -> trunk/ba201082b656b1a1ef16347de9eb42b068076470 2025-09-01T19:50:49.8506419Z * [new tag] trunk/bacdd985a9ae796f9e2225462f75a48458233507 -> trunk/bacdd985a9ae796f9e2225462f75a48458233507 2025-09-01T19:50:49.8506552Z * [new tag] trunk/bae01479c3770b0d789bd6be33d8af61d5837a2d -> trunk/bae01479c3770b0d789bd6be33d8af61d5837a2d 2025-09-01T19:50:49.8506679Z * [new tag] trunk/be1612201d928c80f911057879aa783c7c2d396b -> trunk/be1612201d928c80f911057879aa783c7c2d396b 2025-09-01T19:50:49.8506813Z * [new tag] trunk/be55d7ac9e9c6f070d1f8e2f387e4745d0fbee7c -> trunk/be55d7ac9e9c6f070d1f8e2f387e4745d0fbee7c 2025-09-01T19:50:49.8506945Z * [new tag] trunk/becd6cd744bdf950578519437652a0d1f4b48781 -> trunk/becd6cd744bdf950578519437652a0d1f4b48781 2025-09-01T19:50:49.8507078Z * [new tag] trunk/bf6aaba0f7a466c05729acd2c9803258d453b79a -> trunk/bf6aaba0f7a466c05729acd2c9803258d453b79a 2025-09-01T19:50:49.8507213Z * [new tag] trunk/c081481bbebdb568d07ee19cfe2cd3125de6cba7 -> trunk/c081481bbebdb568d07ee19cfe2cd3125de6cba7 2025-09-01T19:50:49.8507345Z * [new tag] trunk/c0ed87c82d9417960791c9b35ccffc302c71eca1 -> trunk/c0ed87c82d9417960791c9b35ccffc302c71eca1 2025-09-01T19:50:49.8507503Z * [new tag] trunk/c1cb1cb26ea754d859b13f8c02aa437a1fad1050 -> trunk/c1cb1cb26ea754d859b13f8c02aa437a1fad1050 2025-09-01T19:50:49.8507638Z * [new tag] trunk/c1e504ec2fdaf78da6295c7e0716d0ac4ad1aee3 -> trunk/c1e504ec2fdaf78da6295c7e0716d0ac4ad1aee3 2025-09-01T19:50:49.8507769Z * [new tag] trunk/c36d18d7e86597092e9e3f1ea7aabbb70788155b -> trunk/c36d18d7e86597092e9e3f1ea7aabbb70788155b 2025-09-01T19:50:49.8507898Z * [new tag] trunk/c55bdb26e19b96bb9863f0265370e4997254a409 -> trunk/c55bdb26e19b96bb9863f0265370e4997254a409 2025-09-01T19:50:49.8508031Z * [new tag] trunk/c74e301455f6b39e2dbadd117172bdfbad456075 -> trunk/c74e301455f6b39e2dbadd117172bdfbad456075 2025-09-01T19:50:49.8508162Z * [new tag] trunk/c83b43d7a86c17e5be84d897d490ea74af9fbe95 -> trunk/c83b43d7a86c17e5be84d897d490ea74af9fbe95 2025-09-01T19:50:49.8508401Z * [new tag] trunk/c83cbd2f2a2de2e3258f07de77d8740743df6d2d -> trunk/c83cbd2f2a2de2e3258f07de77d8740743df6d2d 2025-09-01T19:50:49.8508534Z * [new tag] trunk/c8fa907e7466fde5b550a80d94432f86d9134a3e -> trunk/c8fa907e7466fde5b550a80d94432f86d9134a3e 2025-09-01T19:50:49.8508664Z * [new tag] trunk/ca9fe0107e165a4a4147325ff6d34235ebde447f -> trunk/ca9fe0107e165a4a4147325ff6d34235ebde447f 2025-09-01T19:50:49.8508795Z * [new tag] trunk/caf98fde0d5c47452af45dc77099449edd521579 -> trunk/caf98fde0d5c47452af45dc77099449edd521579 2025-09-01T19:50:49.8508927Z * [new tag] trunk/cb1e31362c7b53acf4ac95b9f8878064c184f03b -> trunk/cb1e31362c7b53acf4ac95b9f8878064c184f03b 2025-09-01T19:50:49.8509056Z * [new tag] trunk/cd6d63f4535d014e53a22d2ec3ceb0081b458034 -> trunk/cd6d63f4535d014e53a22d2ec3ceb0081b458034 2025-09-01T19:50:49.8509188Z * [new tag] trunk/cd87f3029582cedb3b88747a3bd7d200b05c1138 -> trunk/cd87f3029582cedb3b88747a3bd7d200b05c1138 2025-09-01T19:50:49.8509322Z * [new tag] trunk/cddcaa19035d6414a351be7c7b16c47d5a0c3466 -> trunk/cddcaa19035d6414a351be7c7b16c47d5a0c3466 2025-09-01T19:50:49.8509455Z * [new tag] trunk/cde54fe4e95c9a48a78d9f833deb1a1505e2cae2 -> trunk/cde54fe4e95c9a48a78d9f833deb1a1505e2cae2 2025-09-01T19:50:49.8509593Z * [new tag] trunk/cf94cadbeee31a4d1d46a57f11bce7c9fd1cebc0 -> trunk/cf94cadbeee31a4d1d46a57f11bce7c9fd1cebc0 2025-09-01T19:50:49.8509724Z * [new tag] trunk/d153af713e8bf825534b55d29fd7cfef6a3a5071 -> trunk/d153af713e8bf825534b55d29fd7cfef6a3a5071 2025-09-01T19:50:49.8510961Z * [new tag] trunk/d232a95d4a79404ca05c1f52d37fde7339dcdf49 -> trunk/d232a95d4a79404ca05c1f52d37fde7339dcdf49 2025-09-01T19:50:49.8511094Z * [new tag] trunk/d2bd55d8de784df439b38378f161271dc43b744c -> trunk/d2bd55d8de784df439b38378f161271dc43b744c 2025-09-01T19:50:49.8511232Z * [new tag] trunk/d2d4a3c539bd181c0be81c0fe7d54dc49e4811b2 -> trunk/d2d4a3c539bd181c0be81c0fe7d54dc49e4811b2 2025-09-01T19:50:49.8511368Z * [new tag] trunk/d2db6c86b04faf838b583e504cf393b3d37f3b29 -> trunk/d2db6c86b04faf838b583e504cf393b3d37f3b29 2025-09-01T19:50:49.8511498Z * [new tag] trunk/d3d9eb47776b6318757efbd86c3405c1f5fc25a0 -> trunk/d3d9eb47776b6318757efbd86c3405c1f5fc25a0 2025-09-01T19:50:49.8511625Z * [new tag] trunk/d4703fb91c3510460d71f648da113177edf593c8 -> trunk/d4703fb91c3510460d71f648da113177edf593c8 2025-09-01T19:50:49.8511755Z * [new tag] trunk/d51486616cb3fe54bc298669a88059be56c1fb22 -> trunk/d51486616cb3fe54bc298669a88059be56c1fb22 2025-09-01T19:50:49.8511888Z * [new tag] trunk/d8a0bdb0d35b3aef0f51f274c671a08048204f43 -> trunk/d8a0bdb0d35b3aef0f51f274c671a08048204f43 2025-09-01T19:50:49.8512020Z * [new tag] trunk/d9d6dde0f42d4bcc8c97671ac50d5096c7e500ab -> trunk/d9d6dde0f42d4bcc8c97671ac50d5096c7e500ab 2025-09-01T19:50:49.8512157Z * [new tag] trunk/da838f65afeeafb7d0212eb271745ab5770022fc -> trunk/da838f65afeeafb7d0212eb271745ab5770022fc 2025-09-01T19:50:49.8512358Z * [new tag] trunk/dac062f23b0f11c20a2d39fe6fb5fe24e98183b0 -> trunk/dac062f23b0f11c20a2d39fe6fb5fe24e98183b0 2025-09-01T19:50:49.8512493Z * [new tag] trunk/db622842bc97acc66d1ee31b8ceacd63abea3b55 -> trunk/db622842bc97acc66d1ee31b8ceacd63abea3b55 2025-09-01T19:50:49.8512628Z * [new tag] trunk/dbc903a94a4e499e450e13cb2db26fecfd3ae785 -> trunk/dbc903a94a4e499e450e13cb2db26fecfd3ae785 2025-09-01T19:50:49.8512758Z * [new tag] trunk/dd2519abe83ec3c40d4797492434e41fe3b47e17 -> trunk/dd2519abe83ec3c40d4797492434e41fe3b47e17 2025-09-01T19:50:49.8512889Z * [new tag] trunk/de585058904ae03abbd4d18086bf1842dd030546 -> trunk/de585058904ae03abbd4d18086bf1842dd030546 2025-09-01T19:50:49.8513082Z * [new tag] trunk/df571ae7ad7dacf77ce42c00189cf369d7993387 -> trunk/df571ae7ad7dacf77ce42c00189cf369d7993387 2025-09-01T19:50:49.8513210Z * [new tag] trunk/e015de19695402569e2029429c10508f938b6f05 -> trunk/e015de19695402569e2029429c10508f938b6f05 2025-09-01T19:50:49.8513342Z * [new tag] trunk/e06d1d6610e3e0fe8d8dd99cc5d40ff82f5cc1f1 -> trunk/e06d1d6610e3e0fe8d8dd99cc5d40ff82f5cc1f1 2025-09-01T19:50:49.8513476Z * [new tag] trunk/e34b6a01039df5d8940acdccd8d8989f3cd827aa -> trunk/e34b6a01039df5d8940acdccd8d8989f3cd827aa 2025-09-01T19:50:49.8513612Z * [new tag] trunk/e3d68dfae2dee15e74d3b95beaed7149b6afb94a -> trunk/e3d68dfae2dee15e74d3b95beaed7149b6afb94a 2025-09-01T19:50:49.8513743Z * [new tag] trunk/e6aa7287f8c8cac76d792097f20ba1dae6dc8717 -> trunk/e6aa7287f8c8cac76d792097f20ba1dae6dc8717 2025-09-01T19:50:49.8513871Z * [new tag] trunk/e795450a35bca909902e12de99245e1c0e7e2872 -> trunk/e795450a35bca909902e12de99245e1c0e7e2872 2025-09-01T19:50:49.8514003Z * [new tag] trunk/e7e270a33a3f368c3ef0c3339950a47fdbfadd71 -> trunk/e7e270a33a3f368c3ef0c3339950a47fdbfadd71 2025-09-01T19:50:49.8514130Z * [new tag] trunk/e92cd9415377403b6e90585e764639e2e0b5973b -> trunk/e92cd9415377403b6e90585e764639e2e0b5973b 2025-09-01T19:50:49.8514263Z * [new tag] trunk/e9975f501cfb849d2cf470c09c9e2e0de42c9dc9 -> trunk/e9975f501cfb849d2cf470c09c9e2e0de42c9dc9 2025-09-01T19:50:49.8514398Z * [new tag] trunk/e9bbd28f228aea4fa033fc96cca44134fc30d3a1 -> trunk/e9bbd28f228aea4fa033fc96cca44134fc30d3a1 2025-09-01T19:50:49.8514526Z * [new tag] trunk/e9d34b2438d65d6d16109e2416f3698de20f85c2 -> trunk/e9d34b2438d65d6d16109e2416f3698de20f85c2 2025-09-01T19:50:49.8514661Z * [new tag] trunk/e9d42b3880dcdbd823bbdc9370c8b0b3af0ba2e3 -> trunk/e9d42b3880dcdbd823bbdc9370c8b0b3af0ba2e3 2025-09-01T19:50:49.8514792Z * [new tag] trunk/ea27464a7959c31e1ca2cb6da58d04b45bc4ce67 -> trunk/ea27464a7959c31e1ca2cb6da58d04b45bc4ce67 2025-09-01T19:50:49.8514925Z * [new tag] trunk/eb5549a43164cdf8689cd7d177c03b2508c699f4 -> trunk/eb5549a43164cdf8689cd7d177c03b2508c699f4 2025-09-01T19:50:49.8515057Z * [new tag] trunk/eb78757708eb8953bbaf40d1e37dcfe80b597b5d -> trunk/eb78757708eb8953bbaf40d1e37dcfe80b597b5d 2025-09-01T19:50:49.8515188Z * [new tag] trunk/ebfee60101606a1b55b3ea780eac19140b4d24e6 -> trunk/ebfee60101606a1b55b3ea780eac19140b4d24e6 2025-09-01T19:50:49.8515319Z * [new tag] trunk/ec21cafd85d491d2d220e4e54080fe340a37c4c2 -> trunk/ec21cafd85d491d2d220e4e54080fe340a37c4c2 2025-09-01T19:50:49.8515456Z * [new tag] trunk/ec585ceab4201b5feb342b3fcc6bbb141fc8fc84 -> trunk/ec585ceab4201b5feb342b3fcc6bbb141fc8fc84 2025-09-01T19:50:49.8515592Z * [new tag] trunk/ed370ae4b0bcbac7ab4150f4f4b9ac70d134c29c -> trunk/ed370ae4b0bcbac7ab4150f4f4b9ac70d134c29c 2025-09-01T19:50:49.8515728Z * [new tag] trunk/ee0ec211914dfb0fc5e8c4f355fe76eafa91c276 -> trunk/ee0ec211914dfb0fc5e8c4f355fe76eafa91c276 2025-09-01T19:50:49.8515890Z * [new tag] trunk/eec876deb659fe667aac2d97a48d7451c3e88dee -> trunk/eec876deb659fe667aac2d97a48d7451c3e88dee 2025-09-01T19:50:49.8516021Z * [new tag] trunk/ef0483d74c2e7a350c1183eeceb96a3493d4c311 -> trunk/ef0483d74c2e7a350c1183eeceb96a3493d4c311 2025-09-01T19:50:49.8516149Z * [new tag] trunk/f0a517e333d6204f560d8061a4f70523060c93bf -> trunk/f0a517e333d6204f560d8061a4f70523060c93bf 2025-09-01T19:50:49.8516284Z * [new tag] trunk/f0a65cd6d6f2222aeba7ab1c046391180bce8e54 -> trunk/f0a65cd6d6f2222aeba7ab1c046391180bce8e54 2025-09-01T19:50:49.8516418Z * [new tag] trunk/f0e0a6897ee5cb31ccee10ee8e2d3c01140ff999 -> trunk/f0e0a6897ee5cb31ccee10ee8e2d3c01140ff999 2025-09-01T19:50:49.8516549Z * [new tag] trunk/f3697b033ea44a28caa7bb31cf6357641863f8db -> trunk/f3697b033ea44a28caa7bb31cf6357641863f8db 2025-09-01T19:50:49.8516709Z * [new tag] trunk/f391afe9bf8c542fdbb822423d2a1e454b3d9744 -> trunk/f391afe9bf8c542fdbb822423d2a1e454b3d9744 2025-09-01T19:50:49.8516836Z * [new tag] trunk/f3c5a82139539c63e6f08966e268c4160e138320 -> trunk/f3c5a82139539c63e6f08966e268c4160e138320 2025-09-01T19:50:49.8516969Z * [new tag] trunk/f44ad54bc6edd1b41d9c9b6701c27e3e6e636601 -> trunk/f44ad54bc6edd1b41d9c9b6701c27e3e6e636601 2025-09-01T19:50:49.8517103Z * [new tag] trunk/f46e4bcf43e3eccd857b57ae2d96e72043fc1fc9 -> trunk/f46e4bcf43e3eccd857b57ae2d96e72043fc1fc9 2025-09-01T19:50:49.8517229Z * [new tag] trunk/f532f99822fa03d880c0887584ca5174a5b2f325 -> trunk/f532f99822fa03d880c0887584ca5174a5b2f325 2025-09-01T19:50:49.8517358Z * [new tag] trunk/f612045ce105f008b2b675e2fc870163babeb2e8 -> trunk/f612045ce105f008b2b675e2fc870163babeb2e8 2025-09-01T19:50:49.8517488Z * [new tag] trunk/f6368e934e6bef84211f7db82c22e3623038e43f -> trunk/f6368e934e6bef84211f7db82c22e3623038e43f 2025-09-01T19:50:49.8517616Z * [new tag] trunk/f795e92802c55608ad4f4f198726d250056d0232 -> trunk/f795e92802c55608ad4f4f198726d250056d0232 2025-09-01T19:50:49.8517751Z * [new tag] trunk/f9df4ec2af0ac19b42f658ae87acf12067e67b36 -> trunk/f9df4ec2af0ac19b42f658ae87acf12067e67b36 2025-09-01T19:50:49.8517876Z * [new tag] trunk/fa7625660302590b9e08859eda763659ba071ba5 -> trunk/fa7625660302590b9e08859eda763659ba071ba5 2025-09-01T19:50:49.8519177Z * [new tag] trunk/fb2d5ea697a72301d0fb889ead412c6b5ed0d1b8 -> trunk/fb2d5ea697a72301d0fb889ead412c6b5ed0d1b8 2025-09-01T19:50:49.8519313Z * [new tag] trunk/fc69c2bc67672c3b2d0c62c1821895f09288f1c0 -> trunk/fc69c2bc67672c3b2d0c62c1821895f09288f1c0 2025-09-01T19:50:49.8519438Z * [new tag] trunk/fd601170519a530822c9482c201cf1898341d582 -> trunk/fd601170519a530822c9482c201cf1898341d582 2025-09-01T19:50:49.8519572Z * [new tag] trunk/fefee081642f87419a21dc852f7167d4640443cd -> trunk/fefee081642f87419a21dc852f7167d4640443cd 2025-09-01T19:50:49.8519705Z * [new tag] trunk/ff9533970ad76ed1905b90df6515aca50354c193 -> trunk/ff9533970ad76ed1905b90df6515aca50354c193 2025-09-01T19:50:49.8519838Z * [new tag] trunk/ffa1ce7650766c2ae6eaa96415dfc29e9eb0b3ec -> trunk/ffa1ce7650766c2ae6eaa96415dfc29e9eb0b3ec 2025-09-01T19:50:49.8519970Z * [new tag] trunk/fffa62fa12d39219f7b26fc6cc336b60fbd78128 -> trunk/fffa62fa12d39219f7b26fc6cc336b60fbd78128 2025-09-01T19:50:49.8520030Z * [new tag] v0.1.1 -> v0.1.1 2025-09-01T19:50:49.8520087Z * [new tag] v0.1.10 -> v0.1.10 2025-09-01T19:50:49.8520142Z * [new tag] v0.1.11 -> v0.1.11 2025-09-01T19:50:49.8520193Z * [new tag] v0.1.12 -> v0.1.12 2025-09-01T19:50:49.8520250Z * [new tag] v0.1.2 -> v0.1.2 2025-09-01T19:50:49.8520303Z * [new tag] v0.1.3 -> v0.1.3 2025-09-01T19:50:49.8520425Z * [new tag] v0.1.4 -> v0.1.4 2025-09-01T19:50:49.8520476Z * [new tag] v0.1.5 -> v0.1.5 2025-09-01T19:50:49.8520526Z * [new tag] v0.1.6 -> v0.1.6 2025-09-01T19:50:49.8520577Z * [new tag] v0.1.7 -> v0.1.7 2025-09-01T19:50:49.8520627Z * [new tag] v0.1.8 -> v0.1.8 2025-09-01T19:50:49.8520676Z * [new tag] v0.1.9 -> v0.1.9 2025-09-01T19:50:49.8520726Z * [new tag] v0.2.0 -> v0.2.0 2025-09-01T19:50:49.8520776Z * [new tag] v0.3.0 -> v0.3.0 2025-09-01T19:50:49.8520894Z * [new tag] v0.3.1 -> v0.3.1 2025-09-01T19:50:49.8520944Z * [new tag] v0.4.0 -> v0.4.0 2025-09-01T19:50:49.8520993Z * [new tag] v0.4.1 -> v0.4.1 2025-09-01T19:50:49.8521046Z * [new tag] v1.0.0 -> v1.0.0 2025-09-01T19:50:49.8521104Z * [new tag] v1.0.0a0 -> v1.0.0a0 2025-09-01T19:50:49.8521155Z * [new tag] v1.0.1 -> v1.0.1 2025-09-01T19:50:49.8521207Z * [new tag] v1.0rc0 -> v1.0rc0 2025-09-01T19:50:49.8521259Z * [new tag] v1.0rc1 -> v1.0rc1 2025-09-01T19:50:49.8521310Z * [new tag] v1.1.0 -> v1.1.0 2025-09-01T19:50:49.8521366Z * [new tag] v1.1.0a0 -> v1.1.0a0 2025-09-01T19:50:49.8521418Z * [new tag] v1.10.0 -> v1.10.0 2025-09-01T19:50:49.8521482Z * [new tag] v1.10.0-rc1 -> v1.10.0-rc1 2025-09-01T19:50:49.8521539Z * [new tag] v1.10.0-rc2 -> v1.10.0-rc2 2025-09-01T19:50:49.8521597Z * [new tag] v1.10.0-rc3 -> v1.10.0-rc3 2025-09-01T19:50:49.8521650Z * [new tag] v1.10.1 -> v1.10.1 2025-09-01T19:50:49.8521704Z * [new tag] v1.10.1-rc1 -> v1.10.1-rc1 2025-09-01T19:50:49.8521756Z * [new tag] v1.10.2 -> v1.10.2 2025-09-01T19:50:49.8521811Z * [new tag] v1.10.2-rc1 -> v1.10.2-rc1 2025-09-01T19:50:49.8521862Z * [new tag] v1.11.0 -> v1.11.0 2025-09-01T19:50:49.8521917Z * [new tag] v1.11.0-rc1 -> v1.11.0-rc1 2025-09-01T19:50:49.8521971Z * [new tag] v1.11.0-rc2 -> v1.11.0-rc2 2025-09-01T19:50:49.8522028Z * [new tag] v1.11.0-rc3 -> v1.11.0-rc3 2025-09-01T19:50:49.8522081Z * [new tag] v1.11.0-rc4 -> v1.11.0-rc4 2025-09-01T19:50:49.8522135Z * [new tag] v1.11.0-rc5 -> v1.11.0-rc5 2025-09-01T19:50:49.8522189Z * [new tag] v1.11.0-rc6 -> v1.11.0-rc6 2025-09-01T19:50:49.8522242Z * [new tag] v1.11.0-rc7 -> v1.11.0-rc7 2025-09-01T19:50:49.8522294Z * [new tag] v1.12.0 -> v1.12.0 2025-09-01T19:50:49.8522348Z * [new tag] v1.12.0-rc1 -> v1.12.0-rc1 2025-09-01T19:50:49.8522401Z * [new tag] v1.12.0-rc2 -> v1.12.0-rc2 2025-09-01T19:50:49.8522455Z * [new tag] v1.12.0-rc3 -> v1.12.0-rc3 2025-09-01T19:50:49.8522509Z * [new tag] v1.12.0-rc4 -> v1.12.0-rc4 2025-09-01T19:50:49.8523677Z * [new tag] v1.12.0-rc5 -> v1.12.0-rc5 2025-09-01T19:50:49.8523734Z * [new tag] v1.12.0-rc6 -> v1.12.0-rc6 2025-09-01T19:50:49.8523788Z * [new tag] v1.12.0-rc7 -> v1.12.0-rc7 2025-09-01T19:50:49.8523887Z * [new tag] v1.12.0-rc8 -> v1.12.0-rc8 2025-09-01T19:50:49.8523939Z * [new tag] v1.12.1 -> v1.12.1 2025-09-01T19:50:49.8523992Z * [new tag] v1.12.1-rc1 -> v1.12.1-rc1 2025-09-01T19:50:49.8524046Z * [new tag] v1.12.1-rc2 -> v1.12.1-rc2 2025-09-01T19:50:49.8524100Z * [new tag] v1.12.1-rc3 -> v1.12.1-rc3 2025-09-01T19:50:49.8524154Z * [new tag] v1.12.1-rc4 -> v1.12.1-rc4 2025-09-01T19:50:49.8524207Z * [new tag] v1.12.1-rc5 -> v1.12.1-rc5 2025-09-01T19:50:49.8524262Z * [new tag] v1.13.0 -> v1.13.0 2025-09-01T19:50:49.8524350Z * [new tag] v1.13.0-rc1 -> v1.13.0-rc1 2025-09-01T19:50:49.8524403Z * [new tag] v1.13.0-rc2 -> v1.13.0-rc2 2025-09-01T19:50:49.8524463Z * [new tag] v1.13.0-rc3 -> v1.13.0-rc3 2025-09-01T19:50:49.8524516Z * [new tag] v1.13.0-rc4 -> v1.13.0-rc4 2025-09-01T19:50:49.8524569Z * [new tag] v1.13.0-rc5 -> v1.13.0-rc5 2025-09-01T19:50:49.8524624Z * [new tag] v1.13.0-rc6 -> v1.13.0-rc6 2025-09-01T19:50:49.8524675Z * [new tag] v1.13.1 -> v1.13.1 2025-09-01T19:50:49.8524729Z * [new tag] v1.13.1-rc1 -> v1.13.1-rc1 2025-09-01T19:50:49.8524781Z * [new tag] v1.2.0 -> v1.2.0 2025-09-01T19:50:49.8524836Z * [new tag] v1.2.0a0 -> v1.2.0a0 2025-09-01T19:50:49.8524893Z * [new tag] v1.3.0 -> v1.3.0 2025-09-01T19:50:49.8524946Z * [new tag] v1.3.0a0 -> v1.3.0a0 2025-09-01T19:50:49.8525001Z * [new tag] v1.3.1 -> v1.3.1 2025-09-01T19:50:49.8525053Z * [new tag] v1.4.0 -> v1.4.0 2025-09-01T19:50:49.8525105Z * [new tag] v1.4.0a0 -> v1.4.0a0 2025-09-01T19:50:49.8525157Z * [new tag] v1.4.1 -> v1.4.1 2025-09-01T19:50:49.8525208Z * [new tag] v1.5.0 -> v1.5.0 2025-09-01T19:50:49.8525266Z * [new tag] v1.5.0-rc1 -> v1.5.0-rc1 2025-09-01T19:50:49.8525324Z * [new tag] v1.5.0-rc2 -> v1.5.0-rc2 2025-09-01T19:50:49.8525379Z * [new tag] v1.5.0-rc3 -> v1.5.0-rc3 2025-09-01T19:50:49.8525435Z * [new tag] v1.5.0-rc4 -> v1.5.0-rc4 2025-09-01T19:50:49.8525488Z * [new tag] v1.5.0-rc5 -> v1.5.0-rc5 2025-09-01T19:50:49.8525540Z * [new tag] v1.5.1 -> v1.5.1 2025-09-01T19:50:49.8525594Z * [new tag] v1.5.1-rc1 -> v1.5.1-rc1 2025-09-01T19:50:49.8525646Z * [new tag] v1.6.0 -> v1.6.0 2025-09-01T19:50:49.8525700Z * [new tag] v1.6.0-rc1 -> v1.6.0-rc1 2025-09-01T19:50:49.8525753Z * [new tag] v1.6.0-rc2 -> v1.6.0-rc2 2025-09-01T19:50:49.8525806Z * [new tag] v1.6.0-rc3 -> v1.6.0-rc3 2025-09-01T19:50:49.8525860Z * [new tag] v1.6.0-rc4 -> v1.6.0-rc4 2025-09-01T19:50:49.8525913Z * [new tag] v1.6.0-rc5 -> v1.6.0-rc5 2025-09-01T19:50:49.8525966Z * [new tag] v1.6.0-rc6 -> v1.6.0-rc6 2025-09-01T19:50:49.8526023Z * [new tag] v1.6.0-rc7 -> v1.6.0-rc7 2025-09-01T19:50:49.8526074Z * [new tag] v1.7.0 -> v1.7.0 2025-09-01T19:50:49.8526155Z * [new tag] v1.7.0-rc1 -> v1.7.0-rc1 2025-09-01T19:50:49.8526209Z * [new tag] v1.7.0-rc2 -> v1.7.0-rc2 2025-09-01T19:50:49.8526261Z * [new tag] v1.7.0-rc3 -> v1.7.0-rc3 2025-09-01T19:50:49.8526314Z * [new tag] v1.7.0-rc4 -> v1.7.0-rc4 2025-09-01T19:50:49.8526366Z * [new tag] v1.7.1 -> v1.7.1 2025-09-01T19:50:49.8526419Z * [new tag] v1.7.1-rc1 -> v1.7.1-rc1 2025-09-01T19:50:49.8526472Z * [new tag] v1.7.1-rc2 -> v1.7.1-rc2 2025-09-01T19:50:49.8526525Z * [new tag] v1.7.1-rc3 -> v1.7.1-rc3 2025-09-01T19:50:49.8527700Z * [new tag] v1.8.0 -> v1.8.0 2025-09-01T19:50:49.8527755Z * [new tag] v1.8.0-rc1 -> v1.8.0-rc1 2025-09-01T19:50:49.8527815Z * [new tag] v1.8.0-rc2 -> v1.8.0-rc2 2025-09-01T19:50:49.8527868Z * [new tag] v1.8.0-rc3 -> v1.8.0-rc3 2025-09-01T19:50:49.8527921Z * [new tag] v1.8.0-rc4 -> v1.8.0-rc4 2025-09-01T19:50:49.8527976Z * [new tag] v1.8.0-rc5 -> v1.8.0-rc5 2025-09-01T19:50:49.8528028Z * [new tag] v1.8.1 -> v1.8.1 2025-09-01T19:50:49.8528082Z * [new tag] v1.8.1-rc1 -> v1.8.1-rc1 2025-09-01T19:50:49.8528136Z * [new tag] v1.8.1-rc2 -> v1.8.1-rc2 2025-09-01T19:50:49.8528252Z * [new tag] v1.8.1-rc3 -> v1.8.1-rc3 2025-09-01T19:50:49.8528309Z * [new tag] v1.8.2 -> v1.8.2 2025-09-01T19:50:49.8528363Z * [new tag] v1.8.2-rc1 -> v1.8.2-rc1 2025-09-01T19:50:49.8528414Z * [new tag] v1.9.0 -> v1.9.0 2025-09-01T19:50:49.8528470Z * [new tag] v1.9.0-rc1 -> v1.9.0-rc1 2025-09-01T19:50:49.8528523Z * [new tag] v1.9.0-rc2 -> v1.9.0-rc2 2025-09-01T19:50:49.8528576Z * [new tag] v1.9.0-rc3 -> v1.9.0-rc3 2025-09-01T19:50:49.8528629Z * [new tag] v1.9.0-rc4 -> v1.9.0-rc4 2025-09-01T19:50:49.8528682Z * [new tag] v1.9.1 -> v1.9.1 2025-09-01T19:50:49.8528736Z * [new tag] v1.9.1-rc1 -> v1.9.1-rc1 2025-09-01T19:50:49.8528788Z * [new tag] v1.9.1-rc2 -> v1.9.1-rc2 2025-09-01T19:50:49.8528840Z * [new tag] v2.0.0 -> v2.0.0 2025-09-01T19:50:49.8528895Z * [new tag] v2.0.0-rc1 -> v2.0.0-rc1 2025-09-01T19:50:49.8528948Z * [new tag] v2.0.0-rc2 -> v2.0.0-rc2 2025-09-01T19:50:49.8529004Z * [new tag] v2.0.0-rc3 -> v2.0.0-rc3 2025-09-01T19:50:49.8529058Z * [new tag] v2.0.0-rc4 -> v2.0.0-rc4 2025-09-01T19:50:49.8529111Z * [new tag] v2.0.0-rc5 -> v2.0.0-rc5 2025-09-01T19:50:49.8529163Z * [new tag] v2.0.0-rc6 -> v2.0.0-rc6 2025-09-01T19:50:49.8529215Z * [new tag] v2.0.1 -> v2.0.1 2025-09-01T19:50:49.8529268Z * [new tag] v2.0.1-rc1 -> v2.0.1-rc1 2025-09-01T19:50:49.8529321Z * [new tag] v2.0.1-rc2 -> v2.0.1-rc2 2025-09-01T19:50:49.8529374Z * [new tag] v2.0.1-rc3 -> v2.0.1-rc3 2025-09-01T19:50:49.8529430Z * [new tag] v2.0.1-rc4 -> v2.0.1-rc4 2025-09-01T19:50:49.8529481Z * [new tag] v2.1.0 -> v2.1.0 2025-09-01T19:50:49.8529593Z * [new tag] v2.1.0-rc1 -> v2.1.0-rc1 2025-09-01T19:50:49.8529647Z * [new tag] v2.1.0-rc2 -> v2.1.0-rc2 2025-09-01T19:50:49.8529701Z * [new tag] v2.1.0-rc3 -> v2.1.0-rc3 2025-09-01T19:50:49.8529754Z * [new tag] v2.1.0-rc4 -> v2.1.0-rc4 2025-09-01T19:50:49.8529808Z * [new tag] v2.1.0-rc5 -> v2.1.0-rc5 2025-09-01T19:50:49.8529860Z * [new tag] v2.1.0-rc6 -> v2.1.0-rc6 2025-09-01T19:50:49.8529911Z * [new tag] v2.1.1 -> v2.1.1 2025-09-01T19:50:49.8529964Z * [new tag] v2.1.1-rc1 -> v2.1.1-rc1 2025-09-01T19:50:49.8530072Z * [new tag] v2.1.1-rc2 -> v2.1.1-rc2 2025-09-01T19:50:49.8530124Z * [new tag] v2.1.1-rc3 -> v2.1.1-rc3 2025-09-01T19:50:49.8530180Z * [new tag] v2.1.1-rc4 -> v2.1.1-rc4 2025-09-01T19:50:49.8530234Z * [new tag] v2.1.1-rc5 -> v2.1.1-rc5 2025-09-01T19:50:49.8530287Z * [new tag] v2.1.1-rc6 -> v2.1.1-rc6 2025-09-01T19:50:49.8530338Z * [new tag] v2.1.2 -> v2.1.2 2025-09-01T19:50:49.8530392Z * [new tag] v2.1.2-rc1 -> v2.1.2-rc1 2025-09-01T19:50:49.8530444Z * [new tag] v2.1.2-rc2 -> v2.1.2-rc2 2025-09-01T19:50:49.8530497Z * [new tag] v2.1.2-rc3 -> v2.1.2-rc3 2025-09-01T19:50:49.8530549Z * [new tag] v2.2.0 -> v2.2.0 2025-09-01T19:50:49.8530602Z * [new tag] v2.2.0-rc1 -> v2.2.0-rc1 2025-09-01T19:50:49.8531754Z * [new tag] v2.2.0-rc2 -> v2.2.0-rc2 2025-09-01T19:50:49.8531809Z * [new tag] v2.2.0-rc3 -> v2.2.0-rc3 2025-09-01T19:50:49.8531868Z * [new tag] v2.2.0-rc4 -> v2.2.0-rc4 2025-09-01T19:50:49.8531921Z * [new tag] v2.2.0-rc5 -> v2.2.0-rc5 2025-09-01T19:50:49.8531973Z * [new tag] v2.2.0-rc6 -> v2.2.0-rc6 2025-09-01T19:50:49.8532026Z * [new tag] v2.2.0-rc7 -> v2.2.0-rc7 2025-09-01T19:50:49.8532080Z * [new tag] v2.2.0-rc8 -> v2.2.0-rc8 2025-09-01T19:50:49.8532132Z * [new tag] v2.2.1 -> v2.2.1 2025-09-01T19:50:49.8532185Z * [new tag] v2.2.1-rc1 -> v2.2.1-rc1 2025-09-01T19:50:49.8532239Z * [new tag] v2.2.1-rc2 -> v2.2.1-rc2 2025-09-01T19:50:49.8532294Z * [new tag] v2.2.1-rc3 -> v2.2.1-rc3 2025-09-01T19:50:49.8532345Z * [new tag] v2.2.2 -> v2.2.2 2025-09-01T19:50:49.8532401Z * [new tag] v2.2.2-rc1 -> v2.2.2-rc1 2025-09-01T19:50:49.8532454Z * [new tag] v2.2.2-rc2 -> v2.2.2-rc2 2025-09-01T19:50:49.8532507Z * [new tag] v2.2.2-rc3 -> v2.2.2-rc3 2025-09-01T19:50:49.8532559Z * [new tag] v2.3.0 -> v2.3.0 2025-09-01T19:50:49.8532613Z * [new tag] v2.3.0-rc1 -> v2.3.0-rc1 2025-09-01T19:50:49.8532671Z * [new tag] v2.3.0-rc10 -> v2.3.0-rc10 2025-09-01T19:50:49.8532727Z * [new tag] v2.3.0-rc11 -> v2.3.0-rc11 2025-09-01T19:50:49.8532784Z * [new tag] v2.3.0-rc12 -> v2.3.0-rc12 2025-09-01T19:50:49.8532840Z * [new tag] v2.3.0-rc2 -> v2.3.0-rc2 2025-09-01T19:50:49.8532893Z * [new tag] v2.3.0-rc3 -> v2.3.0-rc3 2025-09-01T19:50:49.8532997Z * [new tag] v2.3.0-rc4 -> v2.3.0-rc4 2025-09-01T19:50:49.8533050Z * [new tag] v2.3.0-rc5 -> v2.3.0-rc5 2025-09-01T19:50:49.8533103Z * [new tag] v2.3.0-rc6 -> v2.3.0-rc6 2025-09-01T19:50:49.8533157Z * [new tag] v2.3.0-rc7 -> v2.3.0-rc7 2025-09-01T19:50:49.8533210Z * [new tag] v2.3.0-rc8 -> v2.3.0-rc8 2025-09-01T19:50:49.8533262Z * [new tag] v2.3.0-rc9 -> v2.3.0-rc9 2025-09-01T19:50:49.8533315Z * [new tag] v2.3.1 -> v2.3.1 2025-09-01T19:50:49.8533368Z * [new tag] v2.3.1-rc1 -> v2.3.1-rc1 2025-09-01T19:50:49.8533421Z * [new tag] v2.3.1-rc2 -> v2.3.1-rc2 2025-09-01T19:50:49.8533506Z * [new tag] v2.3.1-rc3 -> v2.3.1-rc3 2025-09-01T19:50:49.8533559Z * [new tag] v2.4.0 -> v2.4.0 2025-09-01T19:50:49.8533615Z * [new tag] v2.4.0-rc1 -> v2.4.0-rc1 2025-09-01T19:50:49.8533669Z * [new tag] v2.4.0-rc2 -> v2.4.0-rc2 2025-09-01T19:50:49.8533722Z * [new tag] v2.4.0-rc3 -> v2.4.0-rc3 2025-09-01T19:50:49.8533775Z * [new tag] v2.4.0-rc4 -> v2.4.0-rc4 2025-09-01T19:50:49.8533828Z * [new tag] v2.4.0-rc5 -> v2.4.0-rc5 2025-09-01T19:50:49.8533882Z * [new tag] v2.4.0-rc6 -> v2.4.0-rc6 2025-09-01T19:50:49.8533935Z * [new tag] v2.4.0-rc7 -> v2.4.0-rc7 2025-09-01T19:50:49.8533988Z * [new tag] v2.4.0-rc8 -> v2.4.0-rc8 2025-09-01T19:50:49.8534044Z * [new tag] v2.4.0-rc9 -> v2.4.0-rc9 2025-09-01T19:50:49.8534095Z * [new tag] v2.4.1 -> v2.4.1 2025-09-01T19:50:49.8534150Z * [new tag] v2.4.1-rc1 -> v2.4.1-rc1 2025-09-01T19:50:49.8534203Z * [new tag] v2.4.1-rc2 -> v2.4.1-rc2 2025-09-01T19:50:49.8534256Z * [new tag] v2.4.1-rc3 -> v2.4.1-rc3 2025-09-01T19:50:49.8534308Z * [new tag] v2.5.0 -> v2.5.0 2025-09-01T19:50:49.8534361Z * [new tag] v2.5.0-rc1 -> v2.5.0-rc1 2025-09-01T19:50:49.8534417Z * [new tag] v2.5.0-rc10 -> v2.5.0-rc10 2025-09-01T19:50:49.8534470Z * [new tag] v2.5.0-rc2 -> v2.5.0-rc2 2025-09-01T19:50:49.8534524Z * [new tag] v2.5.0-rc3 -> v2.5.0-rc3 2025-09-01T19:50:49.8534579Z * [new tag] v2.5.0-rc4 -> v2.5.0-rc4 2025-09-01T19:50:49.8534632Z * [new tag] v2.5.0-rc5 -> v2.5.0-rc5 2025-09-01T19:50:49.8535787Z * [new tag] v2.5.0-rc6 -> v2.5.0-rc6 2025-09-01T19:50:49.8535842Z * [new tag] v2.5.0-rc7 -> v2.5.0-rc7 2025-09-01T19:50:49.8535895Z * [new tag] v2.5.0-rc8 -> v2.5.0-rc8 2025-09-01T19:50:49.8535949Z * [new tag] v2.5.0-rc9 -> v2.5.0-rc9 2025-09-01T19:50:49.8536001Z * [new tag] v2.5.1 -> v2.5.1 2025-09-01T19:50:49.8536054Z * [new tag] v2.5.1-rc1 -> v2.5.1-rc1 2025-09-01T19:50:49.8536107Z * [new tag] v2.6.0 -> v2.6.0 2025-09-01T19:50:49.8536159Z * [new tag] v2.6.0-rc1 -> v2.6.0-rc1 2025-09-01T19:50:49.8536216Z * [new tag] v2.6.0-rc2 -> v2.6.0-rc2 2025-09-01T19:50:49.8536270Z * [new tag] v2.6.0-rc3 -> v2.6.0-rc3 2025-09-01T19:50:49.8536323Z * [new tag] v2.6.0-rc4 -> v2.6.0-rc4 2025-09-01T19:50:49.8536414Z * [new tag] v2.6.0-rc5 -> v2.6.0-rc5 2025-09-01T19:50:49.8536467Z * [new tag] v2.6.0-rc6 -> v2.6.0-rc6 2025-09-01T19:50:49.8536521Z * [new tag] v2.6.0-rc7 -> v2.6.0-rc7 2025-09-01T19:50:49.8536574Z * [new tag] v2.6.0-rc8 -> v2.6.0-rc8 2025-09-01T19:50:49.8536627Z * [new tag] v2.6.0-rc9 -> v2.6.0-rc9 2025-09-01T19:50:49.8536680Z * [new tag] v2.7.0 -> v2.7.0 2025-09-01T19:50:49.8536733Z * [new tag] v2.7.0-rc1 -> v2.7.0-rc1 2025-09-01T19:50:49.8536788Z * [new tag] v2.7.0-rc10 -> v2.7.0-rc10 2025-09-01T19:50:49.8536876Z * [new tag] v2.7.0-rc2 -> v2.7.0-rc2 2025-09-01T19:50:49.8536929Z * [new tag] v2.7.0-rc3 -> v2.7.0-rc3 2025-09-01T19:50:49.8536985Z * [new tag] v2.7.0-rc4 -> v2.7.0-rc4 2025-09-01T19:50:49.8537038Z * [new tag] v2.7.0-rc5 -> v2.7.0-rc5 2025-09-01T19:50:49.8537091Z * [new tag] v2.7.0-rc6 -> v2.7.0-rc6 2025-09-01T19:50:49.8537144Z * [new tag] v2.7.0-rc7 -> v2.7.0-rc7 2025-09-01T19:50:49.8537198Z * [new tag] v2.7.0-rc8 -> v2.7.0-rc8 2025-09-01T19:50:49.8537251Z * [new tag] v2.7.0-rc9 -> v2.7.0-rc9 2025-09-01T19:50:49.8537303Z * [new tag] v2.7.1 -> v2.7.1 2025-09-01T19:50:49.8537361Z * [new tag] v2.7.1-rc1 -> v2.7.1-rc1 2025-09-01T19:50:49.8537422Z * [new tag] v2.7.1-rc2 -> v2.7.1-rc2 2025-09-01T19:50:49.8537476Z * [new tag] v2.7.1-rc3 -> v2.7.1-rc3 2025-09-01T19:50:49.8537533Z * [new tag] v2.7.1-rc4 -> v2.7.1-rc4 2025-09-01T19:50:49.8537588Z * [new tag] v2.7.1-rc5 -> v2.7.1-rc5 2025-09-01T19:50:49.8537641Z * [new tag] v2.8.0 -> v2.8.0 2025-09-01T19:50:49.8537695Z * [new tag] v2.8.0-rc1 -> v2.8.0-rc1 2025-09-01T19:50:49.8537749Z * [new tag] v2.8.0-rc2 -> v2.8.0-rc2 2025-09-01T19:50:49.8537802Z * [new tag] v2.8.0-rc3 -> v2.8.0-rc3 2025-09-01T19:50:49.8537855Z * [new tag] v2.8.0-rc4 -> v2.8.0-rc4 2025-09-01T19:50:49.8537910Z * [new tag] v2.8.0-rc5 -> v2.8.0-rc5 2025-09-01T19:50:49.8537964Z * [new tag] v2.8.0-rc6 -> v2.8.0-rc6 2025-09-01T19:50:49.8538017Z * [new tag] v2.8.0-rc7 -> v2.8.0-rc7 2025-09-01T19:50:49.8538072Z * [new tag] v2.8.0-rc8 -> v2.8.0-rc8 2025-09-01T19:50:49.8538134Z * [new tag] whc_flight_1 -> whc_flight_1 2025-09-01T19:50:49.8538240Z * [new tag] whc_flight_2 -> whc_flight_2 2025-09-01T19:50:49.8538299Z * [new tag] whc_flight_4 -> whc_flight_4 2025-09-01T19:50:50.0432135Z [command]/usr/bin/git rev-parse --verify --quiet 7e5e982e1c036e5639c5f6258258ab76c3194700^{object} 2025-09-01T19:50:50.0466243Z 7e5e982e1c036e5639c5f6258258ab76c3194700 2025-09-01T19:50:50.0469681Z ##[endgroup] 2025-09-01T19:50:50.0470001Z ##[group]Determining the checkout info 2025-09-01T19:50:50.0470275Z ##[endgroup] 2025-09-01T19:50:50.0471409Z [command]/usr/bin/git sparse-checkout disable 2025-09-01T19:50:50.0505318Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-09-01T19:50:50.0526269Z ##[group]Checking out the ref 2025-09-01T19:50:50.0528563Z [command]/usr/bin/git checkout --progress --force 7e5e982e1c036e5639c5f6258258ab76c3194700 2025-09-01T19:50:50.6575466Z Note: switching to '7e5e982e1c036e5639c5f6258258ab76c3194700'. 2025-09-01T19:50:50.6575773Z 2025-09-01T19:50:50.6575970Z You are in 'detached HEAD' state. You can look around, make experimental 2025-09-01T19:50:50.6576405Z changes and commit them, and you can discard any commits you make in this 2025-09-01T19:50:50.6576830Z state without impacting any branches by switching back to a branch. 2025-09-01T19:50:50.6577081Z 2025-09-01T19:50:50.6577243Z If you want to create a new branch to retain commits you create, you may 2025-09-01T19:50:50.6577643Z do so (now or later) by using -c with the switch command. Example: 2025-09-01T19:50:50.6577857Z 2025-09-01T19:50:50.6577961Z git switch -c 2025-09-01T19:50:50.6578764Z 2025-09-01T19:50:50.6578859Z Or undo this operation with: 2025-09-01T19:50:50.6579058Z 2025-09-01T19:50:50.6579141Z git switch - 2025-09-01T19:50:50.6579252Z 2025-09-01T19:50:50.6579448Z Turn off this advice by setting config variable advice.detachedHead to false 2025-09-01T19:50:50.6579724Z 2025-09-01T19:50:50.6580034Z HEAD is now at 7e5e982e1c0 Update on "[dynamo] Prevent unnecessary recompile on disabled functions in the compiled frame" 2025-09-01T19:50:50.6664448Z ##[endgroup] 2025-09-01T19:50:50.6664822Z ##[group]Setting up auth for fetching submodules 2025-09-01T19:50:50.6665558Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-09-01T19:50:50.6711215Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-09-01T19:50:50.6743330Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-09-01T19:50:50.6771631Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-09-01T19:50:50.6801699Z ##[endgroup] 2025-09-01T19:50:50.6801916Z ##[group]Fetching submodules 2025-09-01T19:50:50.6802178Z [command]/usr/bin/git submodule sync --recursive 2025-09-01T19:50:50.7060842Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2025-09-01T19:50:50.7312784Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2025-09-01T19:50:50.7313169Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2025-09-01T19:50:50.7315093Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2025-09-01T19:50:50.7316941Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2025-09-01T19:50:50.7318766Z Submodule 'third_party/NVTX' (https://github.com/NVIDIA/NVTX.git) registered for path 'third_party/NVTX' 2025-09-01T19:50:50.7325404Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2025-09-01T19:50:50.7325849Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2025-09-01T19:50:50.7326163Z Submodule 'third_party/aiter' (https://github.com/ROCm/aiter.git) registered for path 'third_party/aiter' 2025-09-01T19:50:50.7326511Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2025-09-01T19:50:50.7328712Z Submodule 'third_party/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/composable_kernel' 2025-09-01T19:50:50.7330457Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2025-09-01T19:50:50.7332311Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2025-09-01T19:50:50.7334323Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2025-09-01T19:50:50.7336124Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2025-09-01T19:50:50.7337964Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2025-09-01T19:50:50.7340989Z Submodule 'third_party/flash-attention' (https://github.com/Dao-AILab/flash-attention.git) registered for path 'third_party/flash-attention' 2025-09-01T19:50:50.7342773Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2025-09-01T19:50:50.7345318Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2025-09-01T19:50:50.7346533Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2025-09-01T19:50:50.7348436Z Submodule 'third_party/gloo' (https://github.com/pytorch/gloo) registered for path 'third_party/gloo' 2025-09-01T19:50:50.7350905Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2025-09-01T19:50:50.7352704Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2025-09-01T19:50:50.7354596Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2025-09-01T19:50:50.7356630Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2025-09-01T19:50:50.7358925Z Submodule 'third_party/kleidiai' (https://github.com/ARM-software/kleidiai.git) registered for path 'third_party/kleidiai' 2025-09-01T19:50:50.7360917Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2025-09-01T19:50:50.7362797Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2025-09-01T19:50:50.7364903Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2025-09-01T19:50:50.7368680Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2025-09-01T19:50:50.7369107Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2025-09-01T19:50:50.7371257Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2025-09-01T19:50:50.7373260Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2025-09-01T19:50:50.7375552Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2025-09-01T19:50:50.7377846Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2025-09-01T19:50:50.7380089Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2025-09-01T19:50:50.7382407Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2025-09-01T19:50:50.7384628Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2025-09-01T19:50:50.7410900Z Cloning into '/home/runner/_work/pytorch/pytorch/android/libs/fbjni'... 2025-09-01T19:50:51.1051536Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/psimd'... 2025-09-01T19:50:51.1051809Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/FXdiv'... 2025-09-01T19:50:51.1052013Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/FP16'... 2025-09-01T19:50:51.1052424Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2025-09-01T19:50:51.1145526Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/NNPACK'... 2025-09-01T19:50:51.1227673Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/pocketfft'... 2025-09-01T19:50:51.1622931Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/NVTX'... 2025-09-01T19:50:51.2511411Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2025-09-01T19:50:51.2512055Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/ideep'... 2025-09-01T19:50:51.2512638Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2025-09-01T19:50:51.2513213Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/gloo'... 2025-09-01T19:50:51.2551161Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2025-09-01T19:50:51.7356304Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/benchmark'... 2025-09-01T19:50:51.7356615Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2025-09-01T19:50:51.7356836Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/ittapi'... 2025-09-01T19:50:51.7357032Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kleidiai'... 2025-09-01T19:50:51.7357247Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/cpp-httplib'... 2025-09-01T19:50:51.7357468Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/flash-attention'... 2025-09-01T19:50:51.7357687Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2025-09-01T19:50:51.7357892Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/googletest'... 2025-09-01T19:50:51.7358091Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/sleef'... 2025-09-01T19:50:51.7364305Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/pybind11'... 2025-09-01T19:50:51.7364535Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/mimalloc'... 2025-09-01T19:50:51.7364744Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2025-09-01T19:50:51.7364949Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto'... 2025-09-01T19:50:51.7899118Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2025-09-01T19:50:57.6626160Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/fmt'... 2025-09-01T19:50:57.6626577Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2025-09-01T19:50:57.6626923Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/cutlass'... 2025-09-01T19:50:57.6634265Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/fbgemm'... 2025-09-01T19:50:57.6634597Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/onnx'... 2025-09-01T19:50:57.6634924Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/aiter'... 2025-09-01T19:50:57.6635235Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/composable_kernel'... 2025-09-01T19:50:57.6635572Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/nlohmann'... 2025-09-01T19:50:57.6635886Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp'... 2025-09-01T19:50:57.6636198Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/protobuf'... 2025-09-01T19:50:57.6736678Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2025-09-01T19:50:57.6831930Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-09-01T19:50:57.6907356Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2025-09-01T19:50:57.7037090Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2025-09-01T19:50:57.7466197Z Submodule path 'third_party/NVTX': checked out '2942f167cc30c5e3a44a2aecd5b0d9c07ff61a07' 2025-09-01T19:50:57.7758869Z Submodule path 'third_party/VulkanMemoryAllocator': checked out '1d8f600fd424278486eade7ed3e877c99f0846b1' 2025-09-01T19:50:58.1099598Z Submodule path 'third_party/XNNPACK': checked out '51a0103656eff6fc9bfd39a4597923c4b542c883' 2025-09-01T19:50:58.1944836Z Submodule path 'third_party/aiter': checked out '01aae101b9e5e94d6c16a9514c9fb8df99c93150' 2025-09-01T19:50:58.1963843Z Submodule '3rdparty/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/aiter/3rdparty/composable_kernel' 2025-09-01T19:50:58.1992891Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/aiter/3rdparty/composable_kernel'... 2025-09-01T19:51:01.2444010Z Submodule path 'third_party/aiter/3rdparty/composable_kernel': checked out 'cffe8fa2a442ac8e80dd236a1a5d24fe3d7e0cbf' 2025-09-01T19:51:01.2601061Z Submodule path 'third_party/benchmark': checked out '299e5928955cc62af9968370293b916f5130916f' 2025-09-01T19:51:01.4117932Z Submodule path 'third_party/composable_kernel': checked out '7fe50dc3da2069d6645d9deb8c017a876472a977' 2025-09-01T19:51:01.4452876Z Submodule path 'third_party/cpp-httplib': checked out '3af7f2c16147f3fbc6e4d717032daf505dc1652c' 2025-09-01T19:51:01.5007577Z Submodule path 'third_party/cpuinfo': checked out '5e3d2445e6a84d9599bee2bf78edbb4d80865e1d' 2025-09-01T19:51:01.5282628Z Submodule path 'third_party/cudnn_frontend': checked out 'f937055efc6d414d11f4c6577e3977fe74f35fb6' 2025-09-01T19:51:01.8461115Z Submodule path 'third_party/cutlass': checked out 'e51efbfe18fe4f4cbb66ab814c55bf4aa0185491' 2025-09-01T19:51:01.9208508Z Submodule path 'third_party/fbgemm': checked out '21c7d30c526c0f1ad873ecc632dca6cfa8a69067' 2025-09-01T19:51:01.9235117Z Submodule 'external/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/external/asmjit' 2025-09-01T19:51:01.9236078Z Submodule 'external/composable_kernel' (https://github.com/jwfromm/composable_kernel.git) registered for path 'third_party/fbgemm/external/composable_kernel' 2025-09-01T19:51:01.9238503Z Submodule 'external/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/external/cpuinfo' 2025-09-01T19:51:01.9240182Z Submodule 'external/cutlass' (https://github.com/jwfromm/cutlass) registered for path 'third_party/fbgemm/external/cutlass' 2025-09-01T19:51:01.9242642Z Submodule 'external/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/external/googletest' 2025-09-01T19:51:01.9250362Z Submodule 'external/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/external/hipify_torch' 2025-09-01T19:51:01.9251123Z Submodule 'external/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/fbgemm/external/json' 2025-09-01T19:51:01.9279100Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/fbgemm/external/asmjit'... 2025-09-01T19:51:03.1914441Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/fbgemm/external/hipify_torch'... 2025-09-01T19:51:03.1915269Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/fbgemm/external/cpuinfo'... 2025-09-01T19:51:03.1916013Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/fbgemm/external/googletest'... 2025-09-01T19:51:03.1916741Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/fbgemm/external/composable_kernel'... 2025-09-01T19:51:03.2875176Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/fbgemm/external/cutlass'... 2025-09-01T19:51:03.3877016Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/fbgemm/external/json'... 2025-09-01T19:51:05.2434831Z Submodule path 'third_party/fbgemm/external/asmjit': checked out 'a3199e8857792cd10b7589ff5d58343d2c9008ea' 2025-09-01T19:51:05.3622714Z Submodule path 'third_party/fbgemm/external/composable_kernel': checked out 'b1281b8b08d973a7064f864f47eeb30f3e2596e9' 2025-09-01T19:51:05.4195787Z Submodule path 'third_party/fbgemm/external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-09-01T19:51:05.7236375Z Submodule path 'third_party/fbgemm/external/cutlass': checked out 'b40777404c174b9694a870bff5c13ce6b7f656ad' 2025-09-01T19:51:05.7487370Z Submodule path 'third_party/fbgemm/external/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-09-01T19:51:05.7567456Z Submodule path 'third_party/fbgemm/external/hipify_torch': checked out 'a4337c69fe0e2552a7b7b0669178926beeed828c' 2025-09-01T19:51:05.8102360Z Submodule path 'third_party/fbgemm/external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-09-01T19:51:05.8497522Z Submodule path 'third_party/flash-attention': checked out '979702c87a8713a8e0a5e9fee122b90d2ef13be5' 2025-09-01T19:51:05.8512827Z Submodule 'csrc/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/flash-attention/csrc/composable_kernel' 2025-09-01T19:51:05.8514479Z Submodule 'csrc/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/flash-attention/csrc/cutlass' 2025-09-01T19:51:05.8536599Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/flash-attention/csrc/composable_kernel'... 2025-09-01T19:51:08.7404659Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/flash-attention/csrc/cutlass'... 2025-09-01T19:51:08.8538091Z Submodule path 'third_party/flash-attention/csrc/composable_kernel': checked out '888317e698e9803c62bd38568abc9e05d7709f33' 2025-09-01T19:51:09.1343895Z Submodule path 'third_party/flash-attention/csrc/cutlass': checked out 'c506e16788cb08416a4a57e11a9067beeee29420' 2025-09-01T19:51:09.2022967Z Submodule path 'third_party/flatbuffers': checked out 'a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757' 2025-09-01T19:51:09.2249228Z Submodule path 'third_party/fmt': checked out '40626af88bd7df9a5fb80be7b25ac85b122d6c21' 2025-09-01T19:51:09.2483016Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2025-09-01T19:51:09.2627084Z Submodule path 'third_party/gloo': checked out 'c7b7b022c124d9643957d9bd55f57ac59fce8fa2' 2025-09-01T19:51:09.2904550Z Submodule path 'third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-09-01T19:51:09.2997783Z Submodule path 'third_party/ideep': checked out '719d8e6cd7f7a0e01b155657526d693acf97c2b3' 2025-09-01T19:51:09.3010927Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2025-09-01T19:51:09.3035511Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2025-09-01T19:51:18.6654644Z Submodule path 'third_party/ideep/mkl-dnn': checked out '8d263e693366ef8db40acc569cc7d8edf644556d' 2025-09-01T19:51:18.6807313Z Submodule path 'third_party/ittapi': checked out 'dec1d23ca65ab069d225dfe40dea14f455170959' 2025-09-01T19:51:18.7315681Z Submodule path 'third_party/kineto': checked out '5e7501833f1021ce6f618572d3baf657b6319658' 2025-09-01T19:51:18.7335804Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2025-09-01T19:51:18.7340198Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2025-09-01T19:51:18.7343055Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2025-09-01T19:51:18.7376096Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2025-09-01T19:51:19.4028165Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2025-09-01T19:51:19.7327289Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2025-09-01T19:51:19.7789087Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out '7d04a0053a845370ae06ce317a22a48e9edcc74e' 2025-09-01T19:51:19.7810299Z 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-01T19:51:19.7811361Z 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-01T19:51:19.7819654Z 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-01T19:51:19.7820330Z 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-01T19:51:19.7821012Z 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-01T19:51:19.7821872Z 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-01T19:51:19.7822581Z 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-01T19:51:19.7823241Z 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-01T19:51:19.7858919Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2025-09-01T19:51:20.9037557Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2025-09-01T19:51:20.9038755Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2025-09-01T19:51:20.9039719Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2025-09-01T19:51:20.9049821Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2025-09-01T19:51:20.9050436Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2025-09-01T19:51:20.9051007Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2025-09-01T19:51:21.0037698Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2025-09-01T19:51:23.1794745Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2025-09-01T19:51:23.1921617Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2025-09-01T19:51:23.2127020Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2025-09-01T19:51:23.2227774Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2025-09-01T19:51:23.2245608Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-09-01T19:51:23.2264893Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2025-09-01T19:51:23.6342034Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2025-09-01T19:51:23.6486550Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2025-09-01T19:51:23.6724048Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '58d77fa8070e8cec2dc1ed015d66b454c8d78850' 2025-09-01T19:51:23.7234505Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2025-09-01T19:51:23.7348583Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2025-09-01T19:51:23.7574467Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '0041a40c1350ba702d475b9c4ad62da77caea164' 2025-09-01T19:51:23.7884441Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2025-09-01T19:51:23.8155593Z Submodule path 'third_party/kleidiai': checked out 'cca02c2f69dd18e1f12647c1c0bdc8cf90e680c7' 2025-09-01T19:51:23.8390375Z Submodule path 'third_party/mimalloc': checked out 'fbd8b99c2b828428947d70fdc046bb55609be93e' 2025-09-01T19:51:23.8982782Z Submodule path 'third_party/nlohmann': checked out '55f93686c01528224f448c19128836e7df245f72' 2025-09-01T19:51:24.0841965Z Submodule path 'third_party/onnx': checked out 'e709452ef2bbc1d113faf678c24e6d3467696e83' 2025-09-01T19:51:24.0874021Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2025-09-01T19:51:24.0901134Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2025-09-01T19:51:24.9171029Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-09-01T19:51:24.9516410Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2025-09-01T19:51:24.9537001Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-09-01T19:51:24.9537674Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2025-09-01T19:51:24.9539434Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-09-01T19:51:24.9541578Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-09-01T19:51:24.9543551Z 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-01T19:51:24.9545261Z 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-01T19:51:24.9547087Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-09-01T19:51:24.9550124Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-09-01T19:51:24.9572089Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2025-09-01T19:51:25.4431725Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2025-09-01T19:51:25.4432689Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2025-09-01T19:51:25.4433537Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2025-09-01T19:51:25.4434348Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2025-09-01T19:51:25.5432662Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2025-09-01T19:51:25.8531377Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2025-09-01T19:51:28.3373136Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2025-09-01T19:51:30.4099639Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2025-09-01T19:51:30.4347935Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2025-09-01T19:51:30.4462354Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2025-09-01T19:51:30.5028372Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2025-09-01T19:51:30.5130103Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2025-09-01T19:51:30.5223315Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2025-09-01T19:51:30.5326911Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2025-09-01T19:51:30.5337311Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-09-01T19:51:30.5338543Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-09-01T19:51:30.5366443Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2025-09-01T19:51:31.7563188Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2025-09-01T19:51:31.8922723Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2025-09-01T19:51:31.9207237Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-09-01T19:51:32.1299364Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2025-09-01T19:51:32.1405677Z Submodule path 'third_party/pocketfft': checked out '0fa0ef591e38c2758e3184c6c23e497b9f732ffa' 2025-09-01T19:51:32.2943644Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2025-09-01T19:51:32.2963743Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2025-09-01T19:51:32.2964411Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2025-09-01T19:51:32.2999570Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2025-09-01T19:51:32.8911942Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2025-09-01T19:51:33.0945818Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2025-09-01T19:51:33.1336906Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2025-09-01T19:51:33.1443514Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2025-09-01T19:51:33.1558828Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2025-09-01T19:51:33.1803486Z Submodule path 'third_party/pybind11': checked out 'f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8' 2025-09-01T19:51:33.1976975Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2025-09-01T19:51:33.2231018Z Submodule path 'third_party/sleef': checked out '5a1d179df9cf652951b59010a2d2075372d67f68' 2025-09-01T19:51:33.2384173Z Submodule path 'third_party/tensorpipe': checked out 'af0118d13e52f5a08841464a768e01a0bf3e3075' 2025-09-01T19:51:33.2398491Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2025-09-01T19:51:33.2400333Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2025-09-01T19:51:33.2401535Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2025-09-01T19:51:33.2403535Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2025-09-01T19:51:33.2424608Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2025-09-01T19:51:34.0303102Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2025-09-01T19:51:34.0514419Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2025-09-01T19:51:34.2383638Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2025-09-01T19:51:34.2715795Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2025-09-01T19:51:34.2807435Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2025-09-01T19:51:34.3217986Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '5152db2cbfeb5582e9c27c5ea1dba2cd9e10759b' 2025-09-01T19:51:34.3377042Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2025-09-01T19:51:34.3394812Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-09-01T19:51:34.3413634Z Cloning into '/home/runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2025-09-01T19:51:34.6591371Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2025-09-01T19:51:34.6631475Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2025-09-01T19:51:34.6877308Z Entering 'android/libs/fbjni' 2025-09-01T19:51:34.6908925Z Entering 'third_party/FP16' 2025-09-01T19:51:34.6943018Z Entering 'third_party/FXdiv' 2025-09-01T19:51:34.6968928Z Entering 'third_party/NNPACK' 2025-09-01T19:51:34.7001564Z Entering 'third_party/NVTX' 2025-09-01T19:51:34.7026499Z Entering 'third_party/VulkanMemoryAllocator' 2025-09-01T19:51:34.7056350Z Entering 'third_party/XNNPACK' 2025-09-01T19:51:34.7090795Z Entering 'third_party/aiter' 2025-09-01T19:51:34.7126734Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-09-01T19:51:34.7174045Z Entering 'third_party/benchmark' 2025-09-01T19:51:34.7197569Z Entering 'third_party/composable_kernel' 2025-09-01T19:51:34.7224556Z Entering 'third_party/cpp-httplib' 2025-09-01T19:51:34.7247117Z Entering 'third_party/cpuinfo' 2025-09-01T19:51:34.7281796Z Entering 'third_party/cudnn_frontend' 2025-09-01T19:51:34.7316519Z Entering 'third_party/cutlass' 2025-09-01T19:51:34.7356433Z Entering 'third_party/fbgemm' 2025-09-01T19:51:34.7381466Z Entering 'third_party/fbgemm/external/asmjit' 2025-09-01T19:51:34.7405409Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-09-01T19:51:34.7440680Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-09-01T19:51:34.7462596Z Entering 'third_party/fbgemm/external/cutlass' 2025-09-01T19:51:34.7494331Z Entering 'third_party/fbgemm/external/googletest' 2025-09-01T19:51:34.7516196Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-09-01T19:51:34.7539117Z Entering 'third_party/fbgemm/external/json' 2025-09-01T19:51:34.7577067Z Entering 'third_party/flash-attention' 2025-09-01T19:51:34.7599969Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-09-01T19:51:34.7625063Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-09-01T19:51:34.7655900Z Entering 'third_party/flatbuffers' 2025-09-01T19:51:34.7685285Z Entering 'third_party/fmt' 2025-09-01T19:51:34.7725172Z Entering 'third_party/gemmlowp/gemmlowp' 2025-09-01T19:51:34.7752912Z Entering 'third_party/gloo' 2025-09-01T19:51:34.7783126Z Entering 'third_party/googletest' 2025-09-01T19:51:34.7811816Z Entering 'third_party/ideep' 2025-09-01T19:51:34.7842527Z Entering 'third_party/ideep/mkl-dnn' 2025-09-01T19:51:34.7872397Z Entering 'third_party/ittapi' 2025-09-01T19:51:34.7902900Z Entering 'third_party/kineto' 2025-09-01T19:51:34.7930395Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-09-01T19:51:34.7951290Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-09-01T19:51:34.7979594Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-09-01T19:51:34.8000964Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-09-01T19:51:34.8027196Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-09-01T19:51:34.8048939Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-09-01T19:51:34.8084423Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-09-01T19:51:34.8111616Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-09-01T19:51:34.8131491Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-09-01T19:51:34.8153912Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-09-01T19:51:34.8178859Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-09-01T19:51:34.8212424Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-09-01T19:51:34.8239395Z Entering 'third_party/kleidiai' 2025-09-01T19:51:34.8271286Z Entering 'third_party/mimalloc' 2025-09-01T19:51:34.8301623Z Entering 'third_party/nlohmann' 2025-09-01T19:51:34.8331431Z Entering 'third_party/onnx' 2025-09-01T19:51:34.8369417Z Entering 'third_party/onnx/third_party/pybind11' 2025-09-01T19:51:34.8393157Z Entering 'third_party/opentelemetry-cpp' 2025-09-01T19:51:34.8416855Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-09-01T19:51:34.8461382Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-09-01T19:51:34.8489454Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-09-01T19:51:34.8515092Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-09-01T19:51:34.8551115Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-09-01T19:51:34.8574601Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-09-01T19:51:34.8595027Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-09-01T19:51:34.8623458Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-09-01T19:51:34.8657788Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-09-01T19:51:34.8693257Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-09-01T19:51:34.8727427Z Entering 'third_party/pocketfft' 2025-09-01T19:51:34.8755203Z Entering 'third_party/protobuf' 2025-09-01T19:51:34.8791836Z Entering 'third_party/protobuf/third_party/benchmark' 2025-09-01T19:51:34.8824119Z Entering 'third_party/protobuf/third_party/googletest' 2025-09-01T19:51:34.8856927Z Entering 'third_party/psimd' 2025-09-01T19:51:34.8890890Z Entering 'third_party/pthreadpool' 2025-09-01T19:51:34.8920102Z Entering 'third_party/pybind11' 2025-09-01T19:51:34.8941162Z Entering 'third_party/python-peachpy' 2025-09-01T19:51:34.8971278Z Entering 'third_party/sleef' 2025-09-01T19:51:34.8995292Z Entering 'third_party/tensorpipe' 2025-09-01T19:51:34.9023093Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-09-01T19:51:34.9054894Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-09-01T19:51:34.9081139Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-09-01T19:51:34.9104686Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-09-01T19:51:34.9132893Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-09-01T19:51:34.9177200Z ##[endgroup] 2025-09-01T19:51:34.9177410Z ##[group]Persisting credentials for submodules 2025-09-01T19:51:34.9180032Z [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-01T19:51:34.9378090Z Entering 'android/libs/fbjni' 2025-09-01T19:51:34.9404433Z Entering 'third_party/FP16' 2025-09-01T19:51:34.9441747Z Entering 'third_party/FXdiv' 2025-09-01T19:51:34.9472299Z Entering 'third_party/NNPACK' 2025-09-01T19:51:34.9502016Z Entering 'third_party/NVTX' 2025-09-01T19:51:34.9535981Z Entering 'third_party/VulkanMemoryAllocator' 2025-09-01T19:51:34.9564889Z Entering 'third_party/XNNPACK' 2025-09-01T19:51:34.9605080Z Entering 'third_party/aiter' 2025-09-01T19:51:34.9635649Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-09-01T19:51:34.9667252Z Entering 'third_party/benchmark' 2025-09-01T19:51:34.9700687Z Entering 'third_party/composable_kernel' 2025-09-01T19:51:34.9740471Z Entering 'third_party/cpp-httplib' 2025-09-01T19:51:34.9769947Z Entering 'third_party/cpuinfo' 2025-09-01T19:51:34.9800630Z Entering 'third_party/cudnn_frontend' 2025-09-01T19:51:34.9826452Z Entering 'third_party/cutlass' 2025-09-01T19:51:34.9860367Z Entering 'third_party/fbgemm' 2025-09-01T19:51:34.9890598Z Entering 'third_party/fbgemm/external/asmjit' 2025-09-01T19:51:34.9917831Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-09-01T19:51:34.9953263Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-09-01T19:51:34.9992082Z Entering 'third_party/fbgemm/external/cutlass' 2025-09-01T19:51:35.0033950Z Entering 'third_party/fbgemm/external/googletest' 2025-09-01T19:51:35.0073645Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-09-01T19:51:35.0100203Z Entering 'third_party/fbgemm/external/json' 2025-09-01T19:51:35.0126335Z Entering 'third_party/flash-attention' 2025-09-01T19:51:35.0154961Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-09-01T19:51:35.0192406Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-09-01T19:51:35.0227712Z Entering 'third_party/flatbuffers' 2025-09-01T19:51:35.0255968Z Entering 'third_party/fmt' 2025-09-01T19:51:35.0282422Z Entering 'third_party/gemmlowp/gemmlowp' 2025-09-01T19:51:35.0311728Z Entering 'third_party/gloo' 2025-09-01T19:51:35.0337810Z Entering 'third_party/googletest' 2025-09-01T19:51:35.0363645Z Entering 'third_party/ideep' 2025-09-01T19:51:35.0391085Z Entering 'third_party/ideep/mkl-dnn' 2025-09-01T19:51:35.0418086Z Entering 'third_party/ittapi' 2025-09-01T19:51:35.0450361Z Entering 'third_party/kineto' 2025-09-01T19:51:35.0487282Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-09-01T19:51:35.0527472Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-09-01T19:51:35.0566107Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-09-01T19:51:35.0620781Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-09-01T19:51:35.0647762Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-09-01T19:51:35.0678121Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-09-01T19:51:35.0726077Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-09-01T19:51:35.0777458Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-09-01T19:51:35.0819049Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-09-01T19:51:35.0856451Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-09-01T19:51:35.0894121Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-09-01T19:51:35.0927359Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-09-01T19:51:35.0975203Z Entering 'third_party/kleidiai' 2025-09-01T19:51:35.1016722Z Entering 'third_party/mimalloc' 2025-09-01T19:51:35.1054188Z Entering 'third_party/nlohmann' 2025-09-01T19:51:35.1095395Z Entering 'third_party/onnx' 2025-09-01T19:51:35.1131598Z Entering 'third_party/onnx/third_party/pybind11' 2025-09-01T19:51:35.1168107Z Entering 'third_party/opentelemetry-cpp' 2025-09-01T19:51:35.1211907Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-09-01T19:51:35.1241657Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-09-01T19:51:35.1280025Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-09-01T19:51:35.1303995Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-09-01T19:51:35.1331487Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-09-01T19:51:35.1360987Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-09-01T19:51:35.1392756Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-09-01T19:51:35.1421686Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-09-01T19:51:35.1454372Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-09-01T19:51:35.1496455Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-09-01T19:51:35.1532704Z Entering 'third_party/pocketfft' 2025-09-01T19:51:35.1566521Z Entering 'third_party/protobuf' 2025-09-01T19:51:35.1601591Z Entering 'third_party/protobuf/third_party/benchmark' 2025-09-01T19:51:35.1634774Z Entering 'third_party/protobuf/third_party/googletest' 2025-09-01T19:51:35.1669074Z Entering 'third_party/psimd' 2025-09-01T19:51:35.1700450Z Entering 'third_party/pthreadpool' 2025-09-01T19:51:35.1728084Z Entering 'third_party/pybind11' 2025-09-01T19:51:35.1762974Z Entering 'third_party/python-peachpy' 2025-09-01T19:51:35.1792436Z Entering 'third_party/sleef' 2025-09-01T19:51:35.1831444Z Entering 'third_party/tensorpipe' 2025-09-01T19:51:35.1858945Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-09-01T19:51:35.1884407Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-09-01T19:51:35.1914316Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-09-01T19:51:35.1941855Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-09-01T19:51:35.1972950Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-09-01T19:51:35.2025190Z [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-01T19:51:35.2262153Z Entering 'android/libs/fbjni' 2025-09-01T19:51:35.2292410Z file:/home/runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-09-01T19:51:35.2307384Z Entering 'third_party/FP16' 2025-09-01T19:51:35.2351247Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-09-01T19:51:35.2367476Z Entering 'third_party/FXdiv' 2025-09-01T19:51:35.2401168Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-09-01T19:51:35.2420935Z Entering 'third_party/NNPACK' 2025-09-01T19:51:35.2461406Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-09-01T19:51:35.2473872Z Entering 'third_party/NVTX' 2025-09-01T19:51:35.2514103Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-09-01T19:51:35.2529284Z Entering 'third_party/VulkanMemoryAllocator' 2025-09-01T19:51:35.2556944Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-09-01T19:51:35.2574680Z Entering 'third_party/XNNPACK' 2025-09-01T19:51:35.2605570Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-09-01T19:51:35.2623668Z Entering 'third_party/aiter' 2025-09-01T19:51:35.2655196Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/config remote.origin.url 2025-09-01T19:51:35.2666879Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-09-01T19:51:35.2692049Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config remote.origin.url 2025-09-01T19:51:35.2714954Z Entering 'third_party/benchmark' 2025-09-01T19:51:35.2742117Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-09-01T19:51:35.2752726Z Entering 'third_party/composable_kernel' 2025-09-01T19:51:35.2790433Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-09-01T19:51:35.2812711Z Entering 'third_party/cpp-httplib' 2025-09-01T19:51:35.2854002Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-09-01T19:51:35.2866902Z Entering 'third_party/cpuinfo' 2025-09-01T19:51:35.2903065Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-09-01T19:51:35.2921140Z Entering 'third_party/cudnn_frontend' 2025-09-01T19:51:35.2953314Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-09-01T19:51:35.2967557Z Entering 'third_party/cutlass' 2025-09-01T19:51:35.3002943Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-09-01T19:51:35.3022322Z Entering 'third_party/fbgemm' 2025-09-01T19:51:35.3051492Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-09-01T19:51:35.3065421Z Entering 'third_party/fbgemm/external/asmjit' 2025-09-01T19:51:35.3087962Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config remote.origin.url 2025-09-01T19:51:35.3105406Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-09-01T19:51:35.3140846Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config remote.origin.url 2025-09-01T19:51:35.3159350Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-09-01T19:51:35.3181761Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config remote.origin.url 2025-09-01T19:51:35.3196244Z Entering 'third_party/fbgemm/external/cutlass' 2025-09-01T19:51:35.3227601Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config remote.origin.url 2025-09-01T19:51:35.3245688Z Entering 'third_party/fbgemm/external/googletest' 2025-09-01T19:51:35.3282665Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config remote.origin.url 2025-09-01T19:51:35.3301426Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-09-01T19:51:35.3324197Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config remote.origin.url 2025-09-01T19:51:35.3341543Z Entering 'third_party/fbgemm/external/json' 2025-09-01T19:51:35.3381279Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config remote.origin.url 2025-09-01T19:51:35.3402244Z Entering 'third_party/flash-attention' 2025-09-01T19:51:35.3444600Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-09-01T19:51:35.3457849Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-09-01T19:51:35.3483561Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config remote.origin.url 2025-09-01T19:51:35.3504320Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-09-01T19:51:35.3530214Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-09-01T19:51:35.3547115Z Entering 'third_party/flatbuffers' 2025-09-01T19:51:35.3582284Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-09-01T19:51:35.3596436Z Entering 'third_party/fmt' 2025-09-01T19:51:35.3633732Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-09-01T19:51:35.3646644Z Entering 'third_party/gemmlowp/gemmlowp' 2025-09-01T19:51:35.3672925Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-09-01T19:51:35.3686905Z Entering 'third_party/gloo' 2025-09-01T19:51:35.3712365Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-09-01T19:51:35.3724593Z Entering 'third_party/googletest' 2025-09-01T19:51:35.3751410Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-09-01T19:51:35.3762576Z Entering 'third_party/ideep' 2025-09-01T19:51:35.3795262Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-09-01T19:51:35.3811588Z Entering 'third_party/ideep/mkl-dnn' 2025-09-01T19:51:35.3844350Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-09-01T19:51:35.3860825Z Entering 'third_party/ittapi' 2025-09-01T19:51:35.3886946Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-09-01T19:51:35.3899028Z Entering 'third_party/kineto' 2025-09-01T19:51:35.3930292Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-09-01T19:51:35.3941450Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-09-01T19:51:35.3970454Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2025-09-01T19:51:35.3981643Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-09-01T19:51:35.4021979Z 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-01T19:51:35.4037140Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-09-01T19:51:35.4072581Z 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-01T19:51:35.4086841Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-09-01T19:51:35.4122100Z 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-01T19:51:35.4141874Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-09-01T19:51:35.4173516Z 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-01T19:51:35.4187122Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-09-01T19:51:35.4220179Z 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-01T19:51:35.4238062Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-09-01T19:51:35.4262503Z 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-01T19:51:35.4273437Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-09-01T19:51:35.4297957Z 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-01T19:51:35.4316085Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-09-01T19:51:35.4346829Z 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-01T19:51:35.4364248Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-09-01T19:51:35.4392404Z 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-01T19:51:35.4405750Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-09-01T19:51:35.4439646Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2025-09-01T19:51:35.4454434Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-09-01T19:51:35.4477816Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2025-09-01T19:51:35.4495663Z Entering 'third_party/kleidiai' 2025-09-01T19:51:35.4530347Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-09-01T19:51:35.4545135Z Entering 'third_party/mimalloc' 2025-09-01T19:51:35.4582693Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-09-01T19:51:35.4595095Z Entering 'third_party/nlohmann' 2025-09-01T19:51:35.4628431Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-09-01T19:51:35.4644923Z Entering 'third_party/onnx' 2025-09-01T19:51:35.4675607Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-09-01T19:51:35.4694504Z Entering 'third_party/onnx/third_party/pybind11' 2025-09-01T19:51:35.4726935Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-09-01T19:51:35.4741881Z Entering 'third_party/opentelemetry-cpp' 2025-09-01T19:51:35.4780552Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-09-01T19:51:35.4795553Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-09-01T19:51:35.4837342Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2025-09-01T19:51:35.4844953Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-09-01T19:51:35.4872521Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2025-09-01T19:51:35.4891157Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-09-01T19:51:35.4921903Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2025-09-01T19:51:35.4933655Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-09-01T19:51:35.4962604Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2025-09-01T19:51:35.4974741Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-09-01T19:51:35.5008477Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2025-09-01T19:51:35.5022156Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-09-01T19:51:35.5061656Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2025-09-01T19:51:35.5073733Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-09-01T19:51:35.5114568Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2025-09-01T19:51:35.5125915Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-09-01T19:51:35.5150864Z 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-01T19:51:35.5167348Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-09-01T19:51:35.5203153Z 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-01T19:51:35.5215531Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-09-01T19:51:35.5247378Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-09-01T19:51:35.5269181Z Entering 'third_party/pocketfft' 2025-09-01T19:51:35.5303510Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-09-01T19:51:35.5316566Z Entering 'third_party/protobuf' 2025-09-01T19:51:35.5350228Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-09-01T19:51:35.5363619Z Entering 'third_party/protobuf/third_party/benchmark' 2025-09-01T19:51:35.5402762Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-09-01T19:51:35.5416440Z Entering 'third_party/protobuf/third_party/googletest' 2025-09-01T19:51:35.5450632Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-09-01T19:51:35.5464089Z Entering 'third_party/psimd' 2025-09-01T19:51:35.5490939Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-09-01T19:51:35.5507290Z Entering 'third_party/pthreadpool' 2025-09-01T19:51:35.5540681Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-09-01T19:51:35.5556876Z Entering 'third_party/pybind11' 2025-09-01T19:51:35.5586358Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-09-01T19:51:35.5605212Z Entering 'third_party/python-peachpy' 2025-09-01T19:51:35.5639969Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-09-01T19:51:35.5657078Z Entering 'third_party/sleef' 2025-09-01T19:51:35.5680171Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-09-01T19:51:35.5693348Z Entering 'third_party/tensorpipe' 2025-09-01T19:51:35.5723461Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-09-01T19:51:35.5735874Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-09-01T19:51:35.5774072Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-09-01T19:51:35.5785979Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-09-01T19:51:35.5812900Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-09-01T19:51:35.5824491Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-09-01T19:51:35.5850215Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-09-01T19:51:35.5864565Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-09-01T19:51:35.5891150Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-09-01T19:51:35.5902391Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-09-01T19:51:35.5926905Z file:/home/runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2025-09-01T19:51:35.6105973Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-09-01T19:51:35.6311884Z Entering 'android/libs/fbjni' 2025-09-01T19:51:35.6346571Z Entering 'third_party/FP16' 2025-09-01T19:51:35.6375212Z Entering 'third_party/FXdiv' 2025-09-01T19:51:35.6412479Z Entering 'third_party/NNPACK' 2025-09-01T19:51:35.6445028Z Entering 'third_party/NVTX' 2025-09-01T19:51:35.6473654Z Entering 'third_party/VulkanMemoryAllocator' 2025-09-01T19:51:35.6496382Z Entering 'third_party/XNNPACK' 2025-09-01T19:51:35.6531797Z Entering 'third_party/aiter' 2025-09-01T19:51:35.6573155Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-09-01T19:51:35.6608998Z Entering 'third_party/benchmark' 2025-09-01T19:51:35.6643835Z Entering 'third_party/composable_kernel' 2025-09-01T19:51:35.6676166Z Entering 'third_party/cpp-httplib' 2025-09-01T19:51:35.6704513Z Entering 'third_party/cpuinfo' 2025-09-01T19:51:35.6729878Z Entering 'third_party/cudnn_frontend' 2025-09-01T19:51:35.6761468Z Entering 'third_party/cutlass' 2025-09-01T19:51:35.6793614Z Entering 'third_party/fbgemm' 2025-09-01T19:51:35.6814780Z Entering 'third_party/fbgemm/external/asmjit' 2025-09-01T19:51:35.6840269Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-09-01T19:51:35.6875603Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-09-01T19:51:35.6912051Z Entering 'third_party/fbgemm/external/cutlass' 2025-09-01T19:51:35.6943066Z Entering 'third_party/fbgemm/external/googletest' 2025-09-01T19:51:35.6968647Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-09-01T19:51:35.6994526Z Entering 'third_party/fbgemm/external/json' 2025-09-01T19:51:35.7027253Z Entering 'third_party/flash-attention' 2025-09-01T19:51:35.7047245Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-09-01T19:51:35.7077125Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-09-01T19:51:35.7107330Z Entering 'third_party/flatbuffers' 2025-09-01T19:51:35.7131151Z Entering 'third_party/fmt' 2025-09-01T19:51:35.7163019Z Entering 'third_party/gemmlowp/gemmlowp' 2025-09-01T19:51:35.7199556Z Entering 'third_party/gloo' 2025-09-01T19:51:35.7230672Z Entering 'third_party/googletest' 2025-09-01T19:51:35.7260406Z Entering 'third_party/ideep' 2025-09-01T19:51:35.7292020Z Entering 'third_party/ideep/mkl-dnn' 2025-09-01T19:51:35.7322691Z Entering 'third_party/ittapi' 2025-09-01T19:51:35.7351867Z Entering 'third_party/kineto' 2025-09-01T19:51:35.7376336Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-09-01T19:51:35.7411333Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-09-01T19:51:35.7438122Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-09-01T19:51:35.7471120Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-09-01T19:51:35.7504515Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-09-01T19:51:35.7528119Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-09-01T19:51:35.7558655Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-09-01T19:51:35.7579237Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-09-01T19:51:35.7601646Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-09-01T19:51:35.7622808Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-09-01T19:51:35.7650949Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-09-01T19:51:35.7684282Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-09-01T19:51:35.7705320Z Entering 'third_party/kleidiai' 2025-09-01T19:51:35.7737843Z Entering 'third_party/mimalloc' 2025-09-01T19:51:35.7765274Z Entering 'third_party/nlohmann' 2025-09-01T19:51:35.7792292Z Entering 'third_party/onnx' 2025-09-01T19:51:35.7828857Z Entering 'third_party/onnx/third_party/pybind11' 2025-09-01T19:51:35.7856298Z Entering 'third_party/opentelemetry-cpp' 2025-09-01T19:51:35.7878561Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-09-01T19:51:35.7910670Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-09-01T19:51:35.7950302Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-09-01T19:51:35.7979976Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-09-01T19:51:35.8008856Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-09-01T19:51:35.8032034Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-09-01T19:51:35.8064265Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-09-01T19:51:35.8091944Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-09-01T19:51:35.8115859Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-09-01T19:51:35.8151518Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-09-01T19:51:35.8186805Z Entering 'third_party/pocketfft' 2025-09-01T19:51:35.8208543Z Entering 'third_party/protobuf' 2025-09-01T19:51:35.8235664Z Entering 'third_party/protobuf/third_party/benchmark' 2025-09-01T19:51:35.8266938Z Entering 'third_party/protobuf/third_party/googletest' 2025-09-01T19:51:35.8302382Z Entering 'third_party/psimd' 2025-09-01T19:51:35.8330991Z Entering 'third_party/pthreadpool' 2025-09-01T19:51:35.8355913Z Entering 'third_party/pybind11' 2025-09-01T19:51:35.8380787Z Entering 'third_party/python-peachpy' 2025-09-01T19:51:35.8403602Z Entering 'third_party/sleef' 2025-09-01T19:51:35.8423644Z Entering 'third_party/tensorpipe' 2025-09-01T19:51:35.8452728Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-09-01T19:51:35.8482125Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-09-01T19:51:35.8507650Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-09-01T19:51:35.8534958Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-09-01T19:51:35.8571559Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-09-01T19:51:35.8613383Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-09-01T19:51:35.8812787Z Entering 'android/libs/fbjni' 2025-09-01T19:51:35.8840794Z Entering 'third_party/FP16' 2025-09-01T19:51:35.8870317Z Entering 'third_party/FXdiv' 2025-09-01T19:51:35.8902210Z Entering 'third_party/NNPACK' 2025-09-01T19:51:35.8932545Z Entering 'third_party/NVTX' 2025-09-01T19:51:35.8955816Z Entering 'third_party/VulkanMemoryAllocator' 2025-09-01T19:51:35.8978024Z Entering 'third_party/XNNPACK' 2025-09-01T19:51:35.9008437Z Entering 'third_party/aiter' 2025-09-01T19:51:35.9037935Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-09-01T19:51:35.9069787Z Entering 'third_party/benchmark' 2025-09-01T19:51:35.9096844Z Entering 'third_party/composable_kernel' 2025-09-01T19:51:35.9124157Z Entering 'third_party/cpp-httplib' 2025-09-01T19:51:35.9147466Z Entering 'third_party/cpuinfo' 2025-09-01T19:51:35.9172358Z Entering 'third_party/cudnn_frontend' 2025-09-01T19:51:35.9195349Z Entering 'third_party/cutlass' 2025-09-01T19:51:35.9223141Z Entering 'third_party/fbgemm' 2025-09-01T19:51:35.9245461Z Entering 'third_party/fbgemm/external/asmjit' 2025-09-01T19:51:35.9266200Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-09-01T19:51:35.9294761Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-09-01T19:51:35.9323382Z Entering 'third_party/fbgemm/external/cutlass' 2025-09-01T19:51:35.9351747Z Entering 'third_party/fbgemm/external/googletest' 2025-09-01T19:51:35.9376891Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-09-01T19:51:35.9401280Z Entering 'third_party/fbgemm/external/json' 2025-09-01T19:51:35.9424067Z Entering 'third_party/flash-attention' 2025-09-01T19:51:35.9449296Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-09-01T19:51:35.9477504Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-09-01T19:51:35.9507811Z Entering 'third_party/flatbuffers' 2025-09-01T19:51:35.9531498Z Entering 'third_party/fmt' 2025-09-01T19:51:35.9553875Z Entering 'third_party/gemmlowp/gemmlowp' 2025-09-01T19:51:35.9577936Z Entering 'third_party/gloo' 2025-09-01T19:51:35.9600387Z Entering 'third_party/googletest' 2025-09-01T19:51:35.9625096Z Entering 'third_party/ideep' 2025-09-01T19:51:35.9650546Z Entering 'third_party/ideep/mkl-dnn' 2025-09-01T19:51:35.9683713Z Entering 'third_party/ittapi' 2025-09-01T19:51:35.9704433Z Entering 'third_party/kineto' 2025-09-01T19:51:35.9725409Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-09-01T19:51:35.9753444Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-09-01T19:51:35.9781260Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-09-01T19:51:35.9804041Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-09-01T19:51:35.9824991Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-09-01T19:51:35.9846085Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-09-01T19:51:35.9875878Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-09-01T19:51:35.9901659Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-09-01T19:51:35.9922752Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-09-01T19:51:35.9953358Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-09-01T19:51:35.9975114Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-09-01T19:51:36.0000226Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-09-01T19:51:36.0027148Z Entering 'third_party/kleidiai' 2025-09-01T19:51:36.0052847Z Entering 'third_party/mimalloc' 2025-09-01T19:51:36.0081701Z Entering 'third_party/nlohmann' 2025-09-01T19:51:36.0114248Z Entering 'third_party/onnx' 2025-09-01T19:51:36.0144424Z Entering 'third_party/onnx/third_party/pybind11' 2025-09-01T19:51:36.0170268Z Entering 'third_party/opentelemetry-cpp' 2025-09-01T19:51:36.0200439Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-09-01T19:51:36.0222788Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-09-01T19:51:36.0244082Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-09-01T19:51:36.0264180Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-09-01T19:51:36.0285977Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-09-01T19:51:36.0305141Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-09-01T19:51:36.0324304Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-09-01T19:51:36.0346454Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-09-01T19:51:36.0371833Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-09-01T19:51:36.0403422Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-09-01T19:51:36.0433995Z Entering 'third_party/pocketfft' 2025-09-01T19:51:36.0457450Z Entering 'third_party/protobuf' 2025-09-01T19:51:36.0492179Z Entering 'third_party/protobuf/third_party/benchmark' 2025-09-01T19:51:36.0513475Z Entering 'third_party/protobuf/third_party/googletest' 2025-09-01T19:51:36.0534323Z Entering 'third_party/psimd' 2025-09-01T19:51:36.0560127Z Entering 'third_party/pthreadpool' 2025-09-01T19:51:36.0585409Z Entering 'third_party/pybind11' 2025-09-01T19:51:36.0613325Z Entering 'third_party/python-peachpy' 2025-09-01T19:51:36.0635703Z Entering 'third_party/sleef' 2025-09-01T19:51:36.0668499Z Entering 'third_party/tensorpipe' 2025-09-01T19:51:36.0690451Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-09-01T19:51:36.0712571Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-09-01T19:51:36.0738633Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-09-01T19:51:36.0763262Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-09-01T19:51:36.0789419Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-09-01T19:51:36.0823049Z ##[endgroup] 2025-09-01T19:51:36.0852320Z [command]/usr/bin/git log -1 --format=%H 2025-09-01T19:51:36.0871362Z 7e5e982e1c036e5639c5f6258258ab76c3194700 2025-09-01T19:51:36.0968397Z ##[group]Run cd "${GITHUB_WORKSPACE}" 2025-09-01T19:51:36.0968557Z cd "${GITHUB_WORKSPACE}" 2025-09-01T19:51:36.0968672Z # Clean stale submodule dirs 2025-09-01T19:51:36.0968792Z if [ -z "${NO_SUDO}" ]; then 2025-09-01T19:51:36.0968931Z  sudo git submodule foreach --recursive git clean -ffdx 2025-09-01T19:51:36.0969224Z else 2025-09-01T19:51:36.0969337Z  git submodule foreach --recursive git clean -ffdx 2025-09-01T19:51:36.0969469Z fi 2025-09-01T19:51:36.0974936Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-01T19:51:36.0975079Z env: 2025-09-01T19:51:36.0975169Z GIT_DEFAULT_BRANCH: main 2025-09-01T19:51:36.0975270Z NO_SUDO: true 2025-09-01T19:51:36.0975361Z ##[endgroup] 2025-09-01T19:51:36.1189678Z Entering 'android/libs/fbjni' 2025-09-01T19:51:36.1216716Z Entering 'third_party/FP16' 2025-09-01T19:51:36.1235646Z Entering 'third_party/FXdiv' 2025-09-01T19:51:36.1259827Z Entering 'third_party/NNPACK' 2025-09-01T19:51:36.1282478Z Entering 'third_party/NVTX' 2025-09-01T19:51:36.1309488Z Entering 'third_party/VulkanMemoryAllocator' 2025-09-01T19:51:36.1345675Z Entering 'third_party/XNNPACK' 2025-09-01T19:51:36.1427898Z Entering 'third_party/aiter' 2025-09-01T19:51:36.1451949Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-09-01T19:51:36.1523715Z Entering 'third_party/benchmark' 2025-09-01T19:51:36.1552496Z Entering 'third_party/composable_kernel' 2025-09-01T19:51:36.1644773Z Entering 'third_party/cpp-httplib' 2025-09-01T19:51:36.1671690Z Entering 'third_party/cpuinfo' 2025-09-01T19:51:36.1693688Z Entering 'third_party/cudnn_frontend' 2025-09-01T19:51:36.1723805Z Entering 'third_party/cutlass' 2025-09-01T19:51:36.1802173Z Entering 'third_party/fbgemm' 2025-09-01T19:51:36.1847316Z Entering 'third_party/fbgemm/external/asmjit' 2025-09-01T19:51:36.1874665Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-09-01T19:51:36.1950759Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-09-01T19:51:36.1969118Z Entering 'third_party/fbgemm/external/cutlass' 2025-09-01T19:51:36.2039035Z Entering 'third_party/fbgemm/external/googletest' 2025-09-01T19:51:36.2064358Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-09-01T19:51:36.2092168Z Entering 'third_party/fbgemm/external/json' 2025-09-01T19:51:36.2121228Z Entering 'third_party/flash-attention' 2025-09-01T19:51:36.2157378Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-09-01T19:51:36.2227002Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-09-01T19:51:36.2293378Z Entering 'third_party/flatbuffers' 2025-09-01T19:51:36.2343617Z Entering 'third_party/fmt' 2025-09-01T19:51:36.2368424Z Entering 'third_party/gemmlowp/gemmlowp' 2025-09-01T19:51:36.2401979Z Entering 'third_party/gloo' 2025-09-01T19:51:36.2425405Z Entering 'third_party/googletest' 2025-09-01T19:51:36.2457884Z Entering 'third_party/ideep' 2025-09-01T19:51:36.2482617Z Entering 'third_party/ideep/mkl-dnn' 2025-09-01T19:51:36.2546784Z Entering 'third_party/ittapi' 2025-09-01T19:51:36.2571738Z Entering 'third_party/kineto' 2025-09-01T19:51:36.2594897Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-09-01T19:51:36.2615531Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-09-01T19:51:36.2644709Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-09-01T19:51:36.2673513Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-09-01T19:51:36.2700608Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-09-01T19:51:36.2717775Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-09-01T19:51:36.2742735Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-09-01T19:51:36.2764733Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-09-01T19:51:36.2784183Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-09-01T19:51:36.2814701Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-09-01T19:51:36.2842524Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-09-01T19:51:36.2864262Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-09-01T19:51:36.2899300Z Entering 'third_party/kleidiai' 2025-09-01T19:51:36.2921333Z Entering 'third_party/mimalloc' 2025-09-01T19:51:36.2942346Z Entering 'third_party/nlohmann' 2025-09-01T19:51:36.2972551Z Entering 'third_party/onnx' 2025-09-01T19:51:36.3199983Z Entering 'third_party/onnx/third_party/pybind11' 2025-09-01T19:51:36.3229513Z Entering 'third_party/opentelemetry-cpp' 2025-09-01T19:51:36.3274969Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-09-01T19:51:36.3302548Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-09-01T19:51:36.3322872Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-09-01T19:51:36.3345638Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-09-01T19:51:36.3383015Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-09-01T19:51:36.3406326Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-09-01T19:51:36.3431295Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-09-01T19:51:36.3454278Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-09-01T19:51:36.3497223Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-09-01T19:51:36.3525892Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-09-01T19:51:36.3894208Z Entering 'third_party/pocketfft' 2025-09-01T19:51:36.3919852Z Entering 'third_party/protobuf' 2025-09-01T19:51:36.3975403Z Entering 'third_party/protobuf/third_party/benchmark' 2025-09-01T19:51:36.3995118Z Entering 'third_party/protobuf/third_party/googletest' 2025-09-01T19:51:36.4025376Z Entering 'third_party/psimd' 2025-09-01T19:51:36.4054424Z Entering 'third_party/pthreadpool' 2025-09-01T19:51:36.4081196Z Entering 'third_party/pybind11' 2025-09-01T19:51:36.4112196Z Entering 'third_party/python-peachpy' 2025-09-01T19:51:36.4137503Z Entering 'third_party/sleef' 2025-09-01T19:51:36.4166716Z Entering 'third_party/tensorpipe' 2025-09-01T19:51:36.4194344Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-09-01T19:51:36.4221543Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-09-01T19:51:36.4245109Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-09-01T19:51:36.4269258Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-09-01T19:51:36.4287200Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-09-01T19:51:36.4410723Z Prepare all required actions 2025-09-01T19:51:36.4411006Z Getting action download info 2025-09-01T19:51:36.6124583Z ##[group]Run ./.github/actions/setup-rocm 2025-09-01T19:51:36.6124702Z env: 2025-09-01T19:51:36.6124786Z GIT_DEFAULT_BRANCH: main 2025-09-01T19:51:36.6124882Z ##[endgroup] 2025-09-01T19:51:36.6136969Z ##[group]Run dpkg -l | grep -E " rocm" 2025-09-01T19:51:36.6137106Z dpkg -l | grep -E " rocm" 2025-09-01T19:51:36.6142193Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-01T19:51:36.6142335Z env: 2025-09-01T19:51:36.6142418Z GIT_DEFAULT_BRANCH: main 2025-09-01T19:51:36.6142538Z ##[endgroup] 2025-09-01T19:51:36.6205412Z ii rocm-cmake 0.14.0.60401-83~22.04 amd64 rocm-cmake built using CMake 2025-09-01T19:51:36.6205892Z ii rocm-core 6.4.1.60401-83~22.04 amd64 ROCm Runtime software stack 2025-09-01T19:51:36.6206394Z ii rocm-dbgapi 0.77.2.60401-83~22.04 amd64 Library to provide AMD GPU debugger API 2025-09-01T19:51:36.6206770Z ii rocm-debug-agent 2.0.4.60401-83~22.04 amd64 Radeon Open Compute Debug Agent (ROCdebug-agent) 2025-09-01T19:51:36.6207125Z ii rocm-dev 6.4.1.60401-83~22.04 amd64 Radeon Open Compute (ROCm) Runtime software stack 2025-09-01T19:51:36.6207466Z ii rocm-device-libs 1.0.0.60401-83~22.04 amd64 Radeon Open Compute - device libraries 2025-09-01T19:51:36.6207754Z ii rocm-gdb 15.2.60401-83~22.04 amd64 ROCgdb 2025-09-01T19:51:36.6208309Z ii rocm-llvm 19.0.0.25184.60401-83~22.04 amd64 ROCm core compiler 2025-09-01T19:51:36.6208567Z ii rocm-opencl 2.0.0.60401-83~22.04 amd64 clr built using CMake 2025-09-01T19:51:36.6208831Z ii rocm-opencl-dev 2.0.0.60401-83~22.04 amd64 clr built using CMake 2025-09-01T19:51:36.6209100Z ii rocm-smi-lib 7.5.0.60401-83~22.04 amd64 AMD System Management libraries 2025-09-01T19:51:36.6209379Z ii rocm-utils 6.4.1.60401-83~22.04 amd64 Radeon Open Compute (ROCm) Runtime software stack 2025-09-01T19:51:36.6209679Z ii rocminfo 1.0.0.60401-83~22.04 amd64 Radeon Open Compute (ROCm) Runtime rocminfo tool 2025-09-01T19:51:36.6219909Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2025-09-01T19:51:36.6220126Z # ignore expansion of "docker ps -q" since it could be empty 2025-09-01T19:51:36.6220277Z # shellcheck disable=SC2046 2025-09-01T19:51:36.6220403Z docker stop $(docker ps -q) || true 2025-09-01T19:51:36.6220526Z # Prune all stopped containers. 2025-09-01T19:51:36.6220647Z docker container prune -f 2025-09-01T19:51:36.6224580Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-01T19:51:36.6224718Z env: 2025-09-01T19:51:36.6224800Z GIT_DEFAULT_BRANCH: main 2025-09-01T19:51:36.6224897Z ##[endgroup] 2025-09-01T19:51:36.6499388Z docker: 'docker stop' requires at least 1 argument 2025-09-01T19:51:36.6499699Z 2025-09-01T19:51:36.6499880Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2025-09-01T19:51:36.6500160Z 2025-09-01T19:51:36.6500328Z See 'docker stop --help' for more information 2025-09-01T19:51:36.6620255Z Total reclaimed space: 0B 2025-09-01T19:51:36.6653173Z ##[group]Run cat /etc/os-release || true 2025-09-01T19:51:36.6653365Z cat /etc/os-release || true 2025-09-01T19:51:36.6653499Z cat /etc/apt/sources.list.d/rocm.list || true 2025-09-01T19:51:36.6653647Z cat /opt/rocm/.info/version || true 2025-09-01T19:51:36.6653761Z whoami 2025-09-01T19:51:36.6659661Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-01T19:51:36.6659809Z env: 2025-09-01T19:51:36.6659897Z GIT_DEFAULT_BRANCH: main 2025-09-01T19:51:36.6660001Z ##[endgroup] 2025-09-01T19:51:36.6680368Z PRETTY_NAME="Ubuntu 22.04.5 LTS" 2025-09-01T19:51:36.6680679Z NAME="Ubuntu" 2025-09-01T19:51:36.6680788Z VERSION_ID="22.04" 2025-09-01T19:51:36.6680896Z VERSION="22.04.5 LTS (Jammy Jellyfish)" 2025-09-01T19:51:36.6681022Z VERSION_CODENAME=jammy 2025-09-01T19:51:36.6681123Z ID=ubuntu 2025-09-01T19:51:36.6681209Z ID_LIKE=debian 2025-09-01T19:51:36.6681373Z HOME_URL="https://www.ubuntu.com/" 2025-09-01T19:51:36.6681540Z SUPPORT_URL="https://help.ubuntu.com/" 2025-09-01T19:51:36.6681701Z BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2025-09-01T19:51:36.6681912Z PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2025-09-01T19:51:36.6682091Z UBUNTU_CODENAME=jammy 2025-09-01T19:51:36.6685747Z deb [arch=amd64 signed-by=/etc/apt/keyrings/rocm.gpg] https://repo.radeon.com/rocm/apt/6.4.1 jammy main 2025-09-01T19:51:36.6696124Z 6.4.1-83 2025-09-01T19:51:36.6701365Z runner 2025-09-01T19:51:36.6724513Z ##[group]Run dpkg -l | grep -E " amdgpu" 2025-09-01T19:51:36.6724710Z dpkg -l | grep -E " amdgpu" 2025-09-01T19:51:36.6730097Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-01T19:51:36.6730249Z env: 2025-09-01T19:51:36.6730345Z GIT_DEFAULT_BRANCH: main 2025-09-01T19:51:36.6730471Z ##[endgroup] 2025-09-01T19:51:36.6787655Z ii amdgpu-core 1:6.4.60401-2164967.22.04 all Core meta package for unified amdgpu driver. 2025-09-01T19:51:36.6788130Z ii amdgpu-install 6.4.60401-2164967.22.04 all AMDGPU driver repository and installer 2025-09-01T19:51:36.6800907Z ##[group]Run rocm-smi 2025-09-01T19:51:36.6801011Z rocm-smi 2025-09-01T19:51:36.6804566Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-01T19:51:36.6806636Z env: 2025-09-01T19:51:36.6806723Z GIT_DEFAULT_BRANCH: main 2025-09-01T19:51:36.6806840Z ##[endgroup] 2025-09-01T19:51:36.7394415Z 2025-09-01T19:51:36.7394590Z 2025-09-01T19:51:36.7394966Z ============================================= ROCm System Management Interface ============================================= 2025-09-01T19:51:36.7395558Z ======================================================= Concise Info ======================================================= 2025-09-01T19:51:36.7396161Z Device Node IDs Temp Power Partitions SCLK MCLK Fan Perf PwrCap VRAM% GPU% 2025-09-01T19:51:36.7401098Z  (DID, GUID) (Junction) (Socket) (Mem, Compute, ID)  2025-09-01T19:51:36.7401352Z ============================================================================================================================ 2025-09-01T19:51:36.7401778Z 0 9 0x74b9, 43855 46.0°C 184.0W NPS1, SPX, 0 312Mhz 1300Mhz 0% auto 1000.0W 0% 1% 2025-09-01T19:51:36.7402072Z 1 8 0x74b9, 27976 49.0°C 140.0W NPS1, SPX, 0 244Mhz 900Mhz 0% auto 1000.0W 0% 1% 2025-09-01T19:51:36.7402335Z 2 7 0x74b9, 26434 47.0°C 144.0W NPS1, SPX, 0 235Mhz 900Mhz 0% auto 1000.0W 0% 1% 2025-09-01T19:51:36.7402603Z 3 6 0x74b9, 41285 53.0°C 132.0W NPS1, SPX, 0 242Mhz 900Mhz 0% auto 1000.0W 0% 0% 2025-09-01T19:51:36.7402795Z ============================================================================================================================ 2025-09-01T19:51:36.7402958Z =================================================== End of ROCm SMI Log ==================================================== 2025-09-01T19:51:36.7461909Z ##[group]Run rocminfo 2025-09-01T19:51:36.7462057Z rocminfo 2025-09-01T19:51:36.7468752Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-01T19:51:36.7468904Z env: 2025-09-01T19:51:36.7469124Z GIT_DEFAULT_BRANCH: main 2025-09-01T19:51:36.7469233Z ##[endgroup] 2025-09-01T19:51:39.8887064Z ROCk module version 6.12.12 is loaded 2025-09-01T19:51:39.8887562Z ===================== 2025-09-01T19:51:39.8887820Z HSA System Attributes 2025-09-01T19:51:39.8888041Z ===================== 2025-09-01T19:51:39.8888434Z Runtime Version: 1.15 2025-09-01T19:51:39.8888703Z Runtime Ext Version: 1.7 2025-09-01T19:51:39.8889074Z System Timestamp Freq.: 1000.000000MHz 2025-09-01T19:51:39.8899266Z Sig. Max Wait Duration: 18446744073709551615 (0xFFFFFFFFFFFFFFFF) (timestamp count) 2025-09-01T19:51:39.8899623Z Machine Model: LARGE 2025-09-01T19:51:39.8899918Z System Endianness: LITTLE 2025-09-01T19:51:39.8900147Z Mwaitx: DISABLED 2025-09-01T19:51:39.8900325Z XNACK enabled: NO 2025-09-01T19:51:39.8900503Z DMAbuf Support: YES 2025-09-01T19:51:39.8900680Z VMM Support: YES 2025-09-01T19:51:39.8900800Z 2025-09-01T19:51:39.8900856Z ========== 2025-09-01T19:51:39.8901008Z HSA Agents 2025-09-01T19:51:39.8901153Z ========== 2025-09-01T19:51:39.8901297Z ******* 2025-09-01T19:51:39.8901436Z Agent 1 2025-09-01T19:51:39.8901584Z ******* 2025-09-01T19:51:39.8901862Z Name: AMD EPYC 9575F 64-Core Processor 2025-09-01T19:51:39.8902218Z Uuid: CPU-XX 2025-09-01T19:51:39.8902471Z Marketing Name: AMD EPYC 9575F 64-Core Processor 2025-09-01T19:51:39.8903017Z Vendor Name: CPU 2025-09-01T19:51:39.8903253Z Feature: None specified 2025-09-01T19:51:39.8903486Z Profile: FULL_PROFILE 2025-09-01T19:51:39.8903733Z Float Round Mode: NEAR 2025-09-01T19:51:39.8903988Z Max Queue Number: 0(0x0) 2025-09-01T19:51:39.8904227Z Queue Min Size: 0(0x0) 2025-09-01T19:51:39.8904461Z Queue Max Size: 0(0x0) 2025-09-01T19:51:39.8904795Z Queue Type: MULTI 2025-09-01T19:51:39.8905025Z Node: 0 2025-09-01T19:51:39.8905250Z Device Type: CPU 2025-09-01T19:51:39.8905484Z Cache Info: 2025-09-01T19:51:39.8905684Z L1: 65536(0x10000) KB 2025-09-01T19:51:39.8905910Z Chip ID: 0(0x0) 2025-09-01T19:51:39.8906142Z ASIC Revision: 0(0x0) 2025-09-01T19:51:39.8906381Z Cacheline Size: 64(0x40) 2025-09-01T19:51:39.8906643Z Max Clock Freq. (MHz): 0 2025-09-01T19:51:39.8906939Z BDFID: 0 2025-09-01T19:51:39.8907191Z Internal Node ID: 0 2025-09-01T19:51:39.8907464Z Compute Unit: 80 2025-09-01T19:51:39.8907780Z SIMDs per CU: 0 2025-09-01T19:51:39.8908128Z Shader Engines: 0 2025-09-01T19:51:39.8908422Z Shader Arrs. per Eng.: 0 2025-09-01T19:51:39.8908614Z WatchPts on Addr. Ranges:1 2025-09-01T19:51:39.8908795Z Memory Properties: 2025-09-01T19:51:39.8908931Z Features: None 2025-09-01T19:51:39.8909060Z Pool Info: 2025-09-01T19:51:39.8909186Z Pool 1 2025-09-01T19:51:39.8909342Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-09-01T19:51:39.8909648Z Size: 660201688(0x2759e0d8) KB 2025-09-01T19:51:39.8909830Z Allocatable: TRUE 2025-09-01T19:51:39.8910015Z Alloc Granule: 4KB 2025-09-01T19:51:39.8910211Z Alloc Recommended Granule:4KB 2025-09-01T19:51:39.8910415Z Alloc Alignment: 4KB 2025-09-01T19:51:39.8910606Z Accessible by all: TRUE 2025-09-01T19:51:39.8910770Z Pool 2 2025-09-01T19:51:39.8910926Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-09-01T19:51:39.8911114Z Size: 660201688(0x2759e0d8) KB 2025-09-01T19:51:39.8911287Z Allocatable: TRUE 2025-09-01T19:51:39.8911476Z Alloc Granule: 4KB 2025-09-01T19:51:39.8911672Z Alloc Recommended Granule:4KB 2025-09-01T19:51:39.8911868Z Alloc Alignment: 4KB 2025-09-01T19:51:39.8912053Z Accessible by all: TRUE 2025-09-01T19:51:39.8912216Z Pool 3 2025-09-01T19:51:39.8912371Z Segment: GLOBAL; FLAGS: KERNARG, FINE GRAINED 2025-09-01T19:51:39.8912545Z Size: 660201688(0x2759e0d8) KB 2025-09-01T19:51:39.8912720Z Allocatable: TRUE 2025-09-01T19:51:39.8912903Z Alloc Granule: 4KB 2025-09-01T19:51:39.8913145Z Alloc Recommended Granule:4KB 2025-09-01T19:51:39.8913334Z Alloc Alignment: 4KB 2025-09-01T19:51:39.8913523Z Accessible by all: TRUE 2025-09-01T19:51:39.8913692Z Pool 4 2025-09-01T19:51:39.8913841Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-09-01T19:51:39.8914102Z Size: 660201688(0x2759e0d8) KB 2025-09-01T19:51:39.8914273Z Allocatable: TRUE 2025-09-01T19:51:39.8914457Z Alloc Granule: 4KB 2025-09-01T19:51:39.8914647Z Alloc Recommended Granule:4KB 2025-09-01T19:51:39.8914843Z Alloc Alignment: 4KB 2025-09-01T19:51:39.8915032Z Accessible by all: TRUE 2025-09-01T19:51:39.8915306Z ISA Info: 2025-09-01T19:51:39.8915426Z ******* 2025-09-01T19:51:39.8915537Z Agent 2 2025-09-01T19:51:39.8915653Z ******* 2025-09-01T19:51:39.8915788Z Name: AMD EPYC 9575F 64-Core Processor 2025-09-01T19:51:39.8915962Z Uuid: CPU-XX 2025-09-01T19:51:39.8916145Z Marketing Name: AMD EPYC 9575F 64-Core Processor 2025-09-01T19:51:39.8916334Z Vendor Name: CPU 2025-09-01T19:51:39.8916519Z Feature: None specified 2025-09-01T19:51:39.8916697Z Profile: FULL_PROFILE 2025-09-01T19:51:39.8916885Z Float Round Mode: NEAR 2025-09-01T19:51:39.8917064Z Max Queue Number: 0(0x0) 2025-09-01T19:51:39.8917247Z Queue Min Size: 0(0x0) 2025-09-01T19:51:39.8917419Z Queue Max Size: 0(0x0) 2025-09-01T19:51:39.8917597Z Queue Type: MULTI 2025-09-01T19:51:39.8917767Z Node: 1 2025-09-01T19:51:39.8917972Z Device Type: CPU 2025-09-01T19:51:39.8918135Z Cache Info: 2025-09-01T19:51:39.8918365Z L1: 65536(0x10000) KB 2025-09-01T19:51:39.8918527Z Chip ID: 0(0x0) 2025-09-01T19:51:39.8918696Z ASIC Revision: 0(0x0) 2025-09-01T19:51:39.8918877Z Cacheline Size: 64(0x40) 2025-09-01T19:51:39.8919050Z Max Clock Freq. (MHz): 0 2025-09-01T19:51:39.8919190Z BDFID: 0 2025-09-01T19:51:39.8919335Z Internal Node ID: 1 2025-09-01T19:51:39.8919478Z Compute Unit: 80 2025-09-01T19:51:39.8919617Z SIMDs per CU: 0 2025-09-01T19:51:39.8919762Z Shader Engines: 0 2025-09-01T19:51:39.8919910Z Shader Arrs. per Eng.: 0 2025-09-01T19:51:39.8920061Z WatchPts on Addr. Ranges:1 2025-09-01T19:51:39.8920194Z Memory Properties: 2025-09-01T19:51:39.8920299Z Features: None 2025-09-01T19:51:39.8920398Z Pool Info: 2025-09-01T19:51:39.8920500Z Pool 1 2025-09-01T19:51:39.8920620Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-09-01T19:51:39.8920764Z Size: 656372832(0x271f7460) KB 2025-09-01T19:51:39.8920976Z Allocatable: TRUE 2025-09-01T19:51:39.8921129Z Alloc Granule: 4KB 2025-09-01T19:51:39.8921293Z Alloc Recommended Granule:4KB 2025-09-01T19:51:39.8921452Z Alloc Alignment: 4KB 2025-09-01T19:51:39.8921611Z Accessible by all: TRUE 2025-09-01T19:51:39.8921741Z Pool 2 2025-09-01T19:51:39.8921863Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-09-01T19:51:39.8922002Z Size: 656372832(0x271f7460) KB 2025-09-01T19:51:39.8922141Z Allocatable: TRUE 2025-09-01T19:51:39.8922293Z Alloc Granule: 4KB 2025-09-01T19:51:39.8922448Z Alloc Recommended Granule:4KB 2025-09-01T19:51:39.8922611Z Alloc Alignment: 4KB 2025-09-01T19:51:39.8922761Z Accessible by all: TRUE 2025-09-01T19:51:39.8922897Z Pool 3 2025-09-01T19:51:39.8923016Z Segment: GLOBAL; FLAGS: KERNARG, FINE GRAINED 2025-09-01T19:51:39.8923160Z Size: 656372832(0x271f7460) KB 2025-09-01T19:51:39.8923295Z Allocatable: TRUE 2025-09-01T19:51:39.8923446Z Alloc Granule: 4KB 2025-09-01T19:51:39.8923640Z Alloc Recommended Granule:4KB 2025-09-01T19:51:39.8923792Z Alloc Alignment: 4KB 2025-09-01T19:51:39.8923944Z Accessible by all: TRUE 2025-09-01T19:51:39.8924074Z Pool 4 2025-09-01T19:51:39.8924199Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-09-01T19:51:39.8924347Z Size: 656372832(0x271f7460) KB 2025-09-01T19:51:39.8924492Z Allocatable: TRUE 2025-09-01T19:51:39.8924644Z Alloc Granule: 4KB 2025-09-01T19:51:39.8924842Z Alloc Recommended Granule:4KB 2025-09-01T19:51:39.8925004Z Alloc Alignment: 4KB 2025-09-01T19:51:39.8925155Z Accessible by all: TRUE 2025-09-01T19:51:39.8925292Z ISA Info: 2025-09-01T19:51:39.8925391Z ******* 2025-09-01T19:51:39.8925491Z Agent 3 2025-09-01T19:51:39.8925587Z ******* 2025-09-01T19:51:39.8925693Z Name: gfx942 2025-09-01T19:51:39.8925838Z Uuid: GPU-dddcc2aa3b37b3bf 2025-09-01T19:51:39.8925989Z Marketing Name: AMD Instinct Mi325X VF 2025-09-01T19:51:39.8926139Z Vendor Name: AMD 2025-09-01T19:51:39.8926282Z Feature: KERNEL_DISPATCH 2025-09-01T19:51:39.8926427Z Profile: BASE_PROFILE 2025-09-01T19:51:39.8926576Z Float Round Mode: NEAR 2025-09-01T19:51:39.8926727Z Max Queue Number: 128(0x80) 2025-09-01T19:51:39.8926876Z Queue Min Size: 64(0x40) 2025-09-01T19:51:39.8927015Z Queue Max Size: 131072(0x20000) 2025-09-01T19:51:39.8927156Z Queue Type: MULTI 2025-09-01T19:51:39.8927288Z Node: 2 2025-09-01T19:51:39.8927422Z Device Type: GPU 2025-09-01T19:51:39.8927584Z Cache Info: 2025-09-01T19:51:39.8927695Z L1: 32(0x20) KB 2025-09-01T19:51:39.8927829Z L2: 4096(0x1000) KB 2025-09-01T19:51:39.8927953Z L3: 262144(0x40000) KB 2025-09-01T19:51:39.8928088Z Chip ID: 29881(0x74b9) 2025-09-01T19:51:39.8928305Z ASIC Revision: 1(0x1) 2025-09-01T19:51:39.8928455Z Cacheline Size: 128(0x80) 2025-09-01T19:51:39.8928604Z Max Clock Freq. (MHz): 2100 2025-09-01T19:51:39.8928749Z BDFID: 39680 2025-09-01T19:51:39.8928896Z Internal Node ID: 2 2025-09-01T19:51:39.8929040Z Compute Unit: 304 2025-09-01T19:51:39.8929185Z SIMDs per CU: 4 2025-09-01T19:51:39.8929331Z Shader Engines: 32 2025-09-01T19:51:39.8929480Z Shader Arrs. per Eng.: 1 2025-09-01T19:51:39.8929631Z WatchPts on Addr. Ranges:4 2025-09-01T19:51:39.8929789Z Coherent Host Access: FALSE 2025-09-01T19:51:39.8929927Z Memory Properties: 2025-09-01T19:51:39.8930037Z Features: KERNEL_DISPATCH 2025-09-01T19:51:39.8930176Z Fast F16 Operation: TRUE 2025-09-01T19:51:39.8930324Z Wavefront Size: 64(0x40) 2025-09-01T19:51:39.8930477Z Workgroup Max Size: 1024(0x400) 2025-09-01T19:51:39.8930615Z Workgroup Max Size per Dimension: 2025-09-01T19:51:39.8930738Z x 1024(0x400) 2025-09-01T19:51:39.8930857Z y 1024(0x400) 2025-09-01T19:51:39.8930985Z z 1024(0x400) 2025-09-01T19:51:39.8931118Z Max Waves Per CU: 32(0x20) 2025-09-01T19:51:39.8931267Z Max Work-item Per CU: 2048(0x800) 2025-09-01T19:51:39.8931492Z Grid Max Size: 4294967295(0xffffffff) 2025-09-01T19:51:39.8931622Z Grid Max Size per Dimension: 2025-09-01T19:51:39.8931736Z x 4294967295(0xffffffff) 2025-09-01T19:51:39.8931859Z y 4294967295(0xffffffff) 2025-09-01T19:51:39.8931985Z z 4294967295(0xffffffff) 2025-09-01T19:51:39.8932124Z Max fbarriers/Workgrp: 32 2025-09-01T19:51:39.8937313Z Packet Processor uCode:: 177 2025-09-01T19:51:39.8937671Z SDMA engine uCode:: 24 2025-09-01T19:51:39.8937859Z IOMMU Support:: None 2025-09-01T19:51:39.8938042Z Pool Info: 2025-09-01T19:51:39.8938161Z Pool 1 2025-09-01T19:51:39.8938572Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-09-01T19:51:39.8938747Z Size: 268107776(0xffb0000) KB 2025-09-01T19:51:39.8938926Z Allocatable: TRUE 2025-09-01T19:51:39.8939138Z Alloc Granule: 4KB 2025-09-01T19:51:39.8939322Z Alloc Recommended Granule:2048KB 2025-09-01T19:51:39.8939511Z Alloc Alignment: 4KB 2025-09-01T19:51:39.8939707Z Accessible by all: FALSE 2025-09-01T19:51:39.8939881Z Pool 2 2025-09-01T19:51:39.8940026Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-09-01T19:51:39.8940304Z Size: 268107776(0xffb0000) KB 2025-09-01T19:51:39.8940491Z Allocatable: TRUE 2025-09-01T19:51:39.8940663Z Alloc Granule: 4KB 2025-09-01T19:51:39.8940872Z Alloc Recommended Granule:2048KB 2025-09-01T19:51:39.8941056Z Alloc Alignment: 4KB 2025-09-01T19:51:39.8941249Z Accessible by all: FALSE 2025-09-01T19:51:39.8941442Z Pool 3 2025-09-01T19:51:39.8944996Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-09-01T19:51:39.8945154Z Size: 268107776(0xffb0000) KB 2025-09-01T19:51:39.8945294Z Allocatable: TRUE 2025-09-01T19:51:39.8945441Z Alloc Granule: 4KB 2025-09-01T19:51:39.8945601Z Alloc Recommended Granule:2048KB 2025-09-01T19:51:39.8945760Z Alloc Alignment: 4KB 2025-09-01T19:51:39.8945908Z Accessible by all: FALSE 2025-09-01T19:51:39.8946037Z Pool 4 2025-09-01T19:51:39.8946150Z Segment: GROUP 2025-09-01T19:51:39.8946279Z Size: 64(0x40) KB 2025-09-01T19:51:39.8946414Z Allocatable: FALSE 2025-09-01T19:51:39.8946559Z Alloc Granule: 0KB 2025-09-01T19:51:39.8946712Z Alloc Recommended Granule:0KB 2025-09-01T19:51:39.8946860Z Alloc Alignment: 0KB 2025-09-01T19:51:39.8947011Z Accessible by all: FALSE 2025-09-01T19:51:39.8947146Z ISA Info: 2025-09-01T19:51:39.8947241Z ISA 1 2025-09-01T19:51:39.8947363Z Name: amdgcn-amd-amdhsa--gfx942:sramecc+:xnack- 2025-09-01T19:51:39.8947519Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-09-01T19:51:39.8947733Z Profiles: HSA_PROFILE_BASE 2025-09-01T19:51:39.8947886Z Default Rounding Mode: NEAR 2025-09-01T19:51:39.8948041Z Default Rounding Mode: NEAR 2025-09-01T19:51:39.8948185Z Fast f16: TRUE 2025-09-01T19:51:39.8948439Z Workgroup Max Size: 1024(0x400) 2025-09-01T19:51:39.8948581Z Workgroup Max Size per Dimension: 2025-09-01T19:51:39.8948705Z x 1024(0x400) 2025-09-01T19:51:39.8948830Z y 1024(0x400) 2025-09-01T19:51:39.8948952Z z 1024(0x400) 2025-09-01T19:51:39.8949090Z Grid Max Size: 4294967295(0xffffffff) 2025-09-01T19:51:39.8949219Z Grid Max Size per Dimension: 2025-09-01T19:51:39.8949341Z x 4294967295(0xffffffff) 2025-09-01T19:51:39.8949464Z y 4294967295(0xffffffff) 2025-09-01T19:51:39.8949585Z z 4294967295(0xffffffff) 2025-09-01T19:51:39.8949723Z FBarrier Max Size: 32 2025-09-01T19:51:39.8949847Z ISA 2 2025-09-01T19:51:39.8949980Z Name: amdgcn-amd-amdhsa--gfx9-4-generic:sramecc+:xnack- 2025-09-01T19:51:39.8950143Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-09-01T19:51:39.8950302Z Profiles: HSA_PROFILE_BASE 2025-09-01T19:51:39.8950499Z Default Rounding Mode: NEAR 2025-09-01T19:51:39.8950654Z Default Rounding Mode: NEAR 2025-09-01T19:51:39.8950799Z Fast f16: TRUE 2025-09-01T19:51:39.8950943Z Workgroup Max Size: 1024(0x400) 2025-09-01T19:51:39.8951079Z Workgroup Max Size per Dimension: 2025-09-01T19:51:39.8951194Z x 1024(0x400) 2025-09-01T19:51:39.8951311Z y 1024(0x400) 2025-09-01T19:51:39.8951431Z z 1024(0x400) 2025-09-01T19:51:39.8951561Z Grid Max Size: 4294967295(0xffffffff) 2025-09-01T19:51:39.8951696Z Grid Max Size per Dimension: 2025-09-01T19:51:39.8951807Z x 4294967295(0xffffffff) 2025-09-01T19:51:39.8951933Z y 4294967295(0xffffffff) 2025-09-01T19:51:39.8952052Z z 4294967295(0xffffffff) 2025-09-01T19:51:39.8952191Z FBarrier Max Size: 32 2025-09-01T19:51:39.8952313Z ******* 2025-09-01T19:51:39.8952408Z Agent 4 2025-09-01T19:51:39.8952496Z ******* 2025-09-01T19:51:39.8952596Z Name: gfx942 2025-09-01T19:51:39.8952731Z Uuid: GPU-5bb3e5e8df7c72d0 2025-09-01T19:51:39.8952875Z Marketing Name: AMD Instinct Mi325X VF 2025-09-01T19:51:39.8953024Z Vendor Name: AMD 2025-09-01T19:51:39.8953161Z Feature: KERNEL_DISPATCH 2025-09-01T19:51:39.8953300Z Profile: BASE_PROFILE 2025-09-01T19:51:39.8953446Z Float Round Mode: NEAR 2025-09-01T19:51:39.8953591Z Max Queue Number: 128(0x80) 2025-09-01T19:51:39.8953733Z Queue Min Size: 64(0x40) 2025-09-01T19:51:39.8953870Z Queue Max Size: 131072(0x20000) 2025-09-01T19:51:39.8954046Z Queue Type: MULTI 2025-09-01T19:51:39.8954175Z Node: 3 2025-09-01T19:51:39.8959117Z Device Type: GPU 2025-09-01T19:51:39.8959248Z Cache Info: 2025-09-01T19:51:39.8959355Z L1: 32(0x20) KB 2025-09-01T19:51:39.8959482Z L2: 4096(0x1000) KB 2025-09-01T19:51:39.8959600Z L3: 262144(0x40000) KB 2025-09-01T19:51:39.8959723Z Chip ID: 29881(0x74b9) 2025-09-01T19:51:39.8959860Z ASIC Revision: 1(0x1) 2025-09-01T19:51:39.8960001Z Cacheline Size: 128(0x80) 2025-09-01T19:51:39.8960141Z Max Clock Freq. (MHz): 2100 2025-09-01T19:51:39.8960274Z BDFID: 37632 2025-09-01T19:51:39.8960409Z Internal Node ID: 3 2025-09-01T19:51:39.8960546Z Compute Unit: 304 2025-09-01T19:51:39.8962154Z SIMDs per CU: 4 2025-09-01T19:51:39.8962300Z Shader Engines: 32 2025-09-01T19:51:39.8962446Z Shader Arrs. per Eng.: 1 2025-09-01T19:51:39.8962596Z WatchPts on Addr. Ranges:4 2025-09-01T19:51:39.8963038Z Coherent Host Access: FALSE 2025-09-01T19:51:39.8963386Z Memory Properties: 2025-09-01T19:51:39.8963493Z Features: KERNEL_DISPATCH 2025-09-01T19:51:39.8963626Z Fast F16 Operation: TRUE 2025-09-01T19:51:39.8963772Z Wavefront Size: 64(0x40) 2025-09-01T19:51:39.8963918Z Workgroup Max Size: 1024(0x400) 2025-09-01T19:51:39.8964050Z Workgroup Max Size per Dimension: 2025-09-01T19:51:39.8965707Z x 1024(0x400) 2025-09-01T19:51:39.8965836Z y 1024(0x400) 2025-09-01T19:51:39.8965967Z z 1024(0x400) 2025-09-01T19:51:39.8966103Z Max Waves Per CU: 32(0x20) 2025-09-01T19:51:39.8966298Z Max Work-item Per CU: 2048(0x800) 2025-09-01T19:51:39.8966448Z Grid Max Size: 4294967295(0xffffffff) 2025-09-01T19:51:39.8966582Z Grid Max Size per Dimension: 2025-09-01T19:51:39.8966686Z x 4294967295(0xffffffff) 2025-09-01T19:51:39.8966805Z y 4294967295(0xffffffff) 2025-09-01T19:51:39.8966924Z z 4294967295(0xffffffff) 2025-09-01T19:51:39.8967059Z Max fbarriers/Workgrp: 32 2025-09-01T19:51:39.8967218Z Packet Processor uCode:: 177 2025-09-01T19:51:39.8968694Z SDMA engine uCode:: 24 2025-09-01T19:51:39.8968848Z IOMMU Support:: None 2025-09-01T19:51:39.8968979Z Pool Info: 2025-09-01T19:51:39.8969073Z Pool 1 2025-09-01T19:51:39.8969203Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-09-01T19:51:39.8969345Z Size: 268107776(0xffb0000) KB 2025-09-01T19:51:39.8969489Z Allocatable: TRUE 2025-09-01T19:51:39.8969633Z Alloc Granule: 4KB 2025-09-01T19:51:39.8969783Z Alloc Recommended Granule:2048KB 2025-09-01T19:51:39.8969998Z Alloc Alignment: 4KB 2025-09-01T19:51:39.8970144Z Accessible by all: FALSE 2025-09-01T19:51:39.8970271Z Pool 2 2025-09-01T19:51:39.8971339Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-09-01T19:51:39.8971479Z Size: 268107776(0xffb0000) KB 2025-09-01T19:51:39.8971616Z Allocatable: TRUE 2025-09-01T19:51:39.8971757Z Alloc Granule: 4KB 2025-09-01T19:51:39.8971907Z Alloc Recommended Granule:2048KB 2025-09-01T19:51:39.8972059Z Alloc Alignment: 4KB 2025-09-01T19:51:39.8972204Z Accessible by all: FALSE 2025-09-01T19:51:39.8972329Z Pool 3 2025-09-01T19:51:39.8972442Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-09-01T19:51:39.8972582Z Size: 268107776(0xffb0000) KB 2025-09-01T19:51:39.8972715Z Allocatable: TRUE 2025-09-01T19:51:39.8972856Z Alloc Granule: 4KB 2025-09-01T19:51:39.8973006Z Alloc Recommended Granule:2048KB 2025-09-01T19:51:39.8974025Z Alloc Alignment: 4KB 2025-09-01T19:51:39.8974171Z Accessible by all: FALSE 2025-09-01T19:51:39.8974296Z Pool 4 2025-09-01T19:51:39.8974452Z Segment: GROUP 2025-09-01T19:51:39.8974581Z Size: 64(0x40) KB 2025-09-01T19:51:39.8974714Z Allocatable: FALSE 2025-09-01T19:51:39.8974856Z Alloc Granule: 0KB 2025-09-01T19:51:39.8975010Z Alloc Recommended Granule:0KB 2025-09-01T19:51:39.8975159Z Alloc Alignment: 0KB 2025-09-01T19:51:39.8975302Z Accessible by all: FALSE 2025-09-01T19:51:39.8975428Z ISA Info: 2025-09-01T19:51:39.8975520Z ISA 1 2025-09-01T19:51:39.8976515Z Name: amdgcn-amd-amdhsa--gfx942:sramecc+:xnack- 2025-09-01T19:51:39.8976668Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-09-01T19:51:39.8976816Z Profiles: HSA_PROFILE_BASE 2025-09-01T19:51:39.8976969Z Default Rounding Mode: NEAR 2025-09-01T19:51:39.8977120Z Default Rounding Mode: NEAR 2025-09-01T19:51:39.8977261Z Fast f16: TRUE 2025-09-01T19:51:39.8977404Z Workgroup Max Size: 1024(0x400) 2025-09-01T19:51:39.8977538Z Workgroup Max Size per Dimension: 2025-09-01T19:51:39.8977658Z x 1024(0x400) 2025-09-01T19:51:39.8977778Z y 1024(0x400) 2025-09-01T19:51:39.8977896Z z 1024(0x400) 2025-09-01T19:51:39.8978024Z Grid Max Size: 4294967295(0xffffffff) 2025-09-01T19:51:39.8979189Z Grid Max Size per Dimension: 2025-09-01T19:51:39.8979305Z x 4294967295(0xffffffff) 2025-09-01T19:51:39.8979432Z y 4294967295(0xffffffff) 2025-09-01T19:51:39.8979551Z z 4294967295(0xffffffff) 2025-09-01T19:51:39.8979683Z FBarrier Max Size: 32 2025-09-01T19:51:39.8979807Z ISA 2 2025-09-01T19:51:39.8979989Z Name: amdgcn-amd-amdhsa--gfx9-4-generic:sramecc+:xnack- 2025-09-01T19:51:39.8980152Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-09-01T19:51:39.8980300Z Profiles: HSA_PROFILE_BASE 2025-09-01T19:51:39.8980447Z Default Rounding Mode: NEAR 2025-09-01T19:51:39.8980598Z Default Rounding Mode: NEAR 2025-09-01T19:51:39.8980738Z Fast f16: TRUE 2025-09-01T19:51:39.8980877Z Workgroup Max Size: 1024(0x400) 2025-09-01T19:51:39.8981884Z Workgroup Max Size per Dimension: 2025-09-01T19:51:39.8982002Z x 1024(0x400) 2025-09-01T19:51:39.8982120Z y 1024(0x400) 2025-09-01T19:51:39.8982239Z z 1024(0x400) 2025-09-01T19:51:39.8982368Z Grid Max Size: 4294967295(0xffffffff) 2025-09-01T19:51:39.8982493Z Grid Max Size per Dimension: 2025-09-01T19:51:39.8982602Z x 4294967295(0xffffffff) 2025-09-01T19:51:39.8982719Z y 4294967295(0xffffffff) 2025-09-01T19:51:39.8982838Z z 4294967295(0xffffffff) 2025-09-01T19:51:39.8982970Z FBarrier Max Size: 32 2025-09-01T19:51:39.8983092Z ******* 2025-09-01T19:51:39.8983220Z Agent 5 2025-09-01T19:51:39.8984161Z ******* 2025-09-01T19:51:39.8984267Z Name: gfx942 2025-09-01T19:51:39.8984401Z Uuid: GPU-ab9c33f1c54bd8a3 2025-09-01T19:51:39.8984545Z Marketing Name: AMD Instinct Mi325X VF 2025-09-01T19:51:39.8984696Z Vendor Name: AMD 2025-09-01T19:51:39.8984833Z Feature: KERNEL_DISPATCH 2025-09-01T19:51:39.8984970Z Profile: BASE_PROFILE 2025-09-01T19:51:39.8985110Z Float Round Mode: NEAR 2025-09-01T19:51:39.8985253Z Max Queue Number: 128(0x80) 2025-09-01T19:51:39.8985393Z Queue Min Size: 64(0x40) 2025-09-01T19:51:39.8985530Z Queue Max Size: 131072(0x20000) 2025-09-01T19:51:39.8985671Z Queue Type: MULTI 2025-09-01T19:51:39.8985800Z Node: 4 2025-09-01T19:51:39.8986789Z Device Type: GPU 2025-09-01T19:51:39.8986913Z Cache Info: 2025-09-01T19:51:39.8987022Z L1: 32(0x20) KB 2025-09-01T19:51:39.8987144Z L2: 4096(0x1000) KB 2025-09-01T19:51:39.8987262Z L3: 262144(0x40000) KB 2025-09-01T19:51:39.8987385Z Chip ID: 29881(0x74b9) 2025-09-01T19:51:39.8987520Z ASIC Revision: 1(0x1) 2025-09-01T19:51:39.8987660Z Cacheline Size: 128(0x80) 2025-09-01T19:51:39.8987801Z Max Clock Freq. (MHz): 2100 2025-09-01T19:51:39.8987934Z BDFID: 35584 2025-09-01T19:51:39.8988071Z Internal Node ID: 4 2025-09-01T19:51:39.8988338Z Compute Unit: 304 2025-09-01T19:51:39.8989344Z SIMDs per CU: 4 2025-09-01T19:51:39.8989530Z Shader Engines: 32 2025-09-01T19:51:39.8989675Z Shader Arrs. per Eng.: 1 2025-09-01T19:51:39.8989822Z WatchPts on Addr. Ranges:4 2025-09-01T19:51:39.8989970Z Coherent Host Access: FALSE 2025-09-01T19:51:39.8990100Z Memory Properties: 2025-09-01T19:51:39.8990203Z Features: KERNEL_DISPATCH 2025-09-01T19:51:39.8990334Z Fast F16 Operation: TRUE 2025-09-01T19:51:39.8990476Z Wavefront Size: 64(0x40) 2025-09-01T19:51:39.8990627Z Workgroup Max Size: 1024(0x400) 2025-09-01T19:51:39.8990756Z Workgroup Max Size per Dimension: 2025-09-01T19:51:39.8990870Z x 1024(0x400) 2025-09-01T19:51:39.8991850Z y 1024(0x400) 2025-09-01T19:51:39.8991972Z z 1024(0x400) 2025-09-01T19:51:39.8992103Z Max Waves Per CU: 32(0x20) 2025-09-01T19:51:39.8992247Z Max Work-item Per CU: 2048(0x800) 2025-09-01T19:51:39.8992389Z Grid Max Size: 4294967295(0xffffffff) 2025-09-01T19:51:39.8992514Z Grid Max Size per Dimension: 2025-09-01T19:51:39.8992617Z x 4294967295(0xffffffff) 2025-09-01T19:51:39.8992734Z y 4294967295(0xffffffff) 2025-09-01T19:51:39.8992849Z z 4294967295(0xffffffff) 2025-09-01T19:51:39.8993031Z Max fbarriers/Workgrp: 32 2025-09-01T19:51:39.8993184Z Packet Processor uCode:: 177 2025-09-01T19:51:39.8993333Z SDMA engine uCode:: 24 2025-09-01T19:51:39.8993474Z IOMMU Support:: None 2025-09-01T19:51:39.8994475Z Pool Info: 2025-09-01T19:51:39.8994573Z Pool 1 2025-09-01T19:51:39.8994692Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-09-01T19:51:39.8994832Z Size: 268107776(0xffb0000) KB 2025-09-01T19:51:39.8994969Z Allocatable: TRUE 2025-09-01T19:51:39.8995114Z Alloc Granule: 4KB 2025-09-01T19:51:39.8995265Z Alloc Recommended Granule:2048KB 2025-09-01T19:51:39.8995415Z Alloc Alignment: 4KB 2025-09-01T19:51:39.8995566Z Accessible by all: FALSE 2025-09-01T19:51:39.8995691Z Pool 2 2025-09-01T19:51:39.8995807Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-09-01T19:51:39.8995946Z Size: 268107776(0xffb0000) KB 2025-09-01T19:51:39.8996937Z Allocatable: TRUE 2025-09-01T19:51:39.8997082Z Alloc Granule: 4KB 2025-09-01T19:51:39.8997232Z Alloc Recommended Granule:2048KB 2025-09-01T19:51:39.8997382Z Alloc Alignment: 4KB 2025-09-01T19:51:39.8997526Z Accessible by all: FALSE 2025-09-01T19:51:39.8997650Z Pool 3 2025-09-01T19:51:39.8997762Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-09-01T19:51:39.8997901Z Size: 268107776(0xffb0000) KB 2025-09-01T19:51:39.8998034Z Allocatable: TRUE 2025-09-01T19:51:39.8998174Z Alloc Granule: 4KB 2025-09-01T19:51:39.8998510Z Alloc Recommended Granule:2048KB 2025-09-01T19:51:39.8998658Z Alloc Alignment: 4KB 2025-09-01T19:51:39.8998802Z Accessible by all: FALSE 2025-09-01T19:51:39.8999809Z Pool 4 2025-09-01T19:51:39.8999921Z Segment: GROUP 2025-09-01T19:51:39.9000051Z Size: 64(0x40) KB 2025-09-01T19:51:39.9000182Z Allocatable: FALSE 2025-09-01T19:51:39.9000324Z Alloc Granule: 0KB 2025-09-01T19:51:39.9000477Z Alloc Recommended Granule:0KB 2025-09-01T19:51:39.9000626Z Alloc Alignment: 0KB 2025-09-01T19:51:39.9000771Z Accessible by all: FALSE 2025-09-01T19:51:39.9000895Z ISA Info: 2025-09-01T19:51:39.9000992Z ISA 1 2025-09-01T19:51:39.9001110Z Name: amdgcn-amd-amdhsa--gfx942:sramecc+:xnack- 2025-09-01T19:51:39.9001263Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-09-01T19:51:39.9002275Z Profiles: HSA_PROFILE_BASE 2025-09-01T19:51:39.9002426Z Default Rounding Mode: NEAR 2025-09-01T19:51:39.9002577Z Default Rounding Mode: NEAR 2025-09-01T19:51:39.9002716Z Fast f16: TRUE 2025-09-01T19:51:39.9002896Z Workgroup Max Size: 1024(0x400) 2025-09-01T19:51:39.9003029Z Workgroup Max Size per Dimension: 2025-09-01T19:51:39.9003146Z x 1024(0x400) 2025-09-01T19:51:39.9003263Z y 1024(0x400) 2025-09-01T19:51:39.9003383Z z 1024(0x400) 2025-09-01T19:51:39.9003512Z Grid Max Size: 4294967295(0xffffffff) 2025-09-01T19:51:39.9003638Z Grid Max Size per Dimension: 2025-09-01T19:51:39.9003747Z x 4294967295(0xffffffff) 2025-09-01T19:51:39.9003865Z y 4294967295(0xffffffff) 2025-09-01T19:51:39.9004871Z z 4294967295(0xffffffff) 2025-09-01T19:51:39.9005005Z FBarrier Max Size: 32 2025-09-01T19:51:39.9005128Z ISA 2 2025-09-01T19:51:39.9005261Z Name: amdgcn-amd-amdhsa--gfx9-4-generic:sramecc+:xnack- 2025-09-01T19:51:39.9005422Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-09-01T19:51:39.9005571Z Profiles: HSA_PROFILE_BASE 2025-09-01T19:51:39.9005720Z Default Rounding Mode: NEAR 2025-09-01T19:51:39.9005871Z Default Rounding Mode: NEAR 2025-09-01T19:51:39.9006011Z Fast f16: TRUE 2025-09-01T19:51:39.9006149Z Workgroup Max Size: 1024(0x400) 2025-09-01T19:51:39.9006282Z Workgroup Max Size per Dimension: 2025-09-01T19:51:39.9006395Z x 1024(0x400) 2025-09-01T19:51:39.9007397Z y 1024(0x400) 2025-09-01T19:51:39.9007514Z z 1024(0x400) 2025-09-01T19:51:39.9007647Z Grid Max Size: 4294967295(0xffffffff) 2025-09-01T19:51:39.9007773Z Grid Max Size per Dimension: 2025-09-01T19:51:39.9007881Z x 4294967295(0xffffffff) 2025-09-01T19:51:39.9008034Z y 4294967295(0xffffffff) 2025-09-01T19:51:39.9008152Z z 4294967295(0xffffffff) 2025-09-01T19:51:39.9008350Z FBarrier Max Size: 32 2025-09-01T19:51:39.9008471Z ******* 2025-09-01T19:51:39.9008559Z Agent 6 2025-09-01T19:51:39.9008645Z ******* 2025-09-01T19:51:39.9008744Z Name: gfx942 2025-09-01T19:51:39.9009771Z Uuid: GPU-6f2a5d04754a8cdd 2025-09-01T19:51:39.9009917Z Marketing Name: AMD Instinct Mi325X VF 2025-09-01T19:51:39.9010066Z Vendor Name: AMD 2025-09-01T19:51:39.9010204Z Feature: KERNEL_DISPATCH 2025-09-01T19:51:39.9010341Z Profile: BASE_PROFILE 2025-09-01T19:51:39.9010482Z Float Round Mode: NEAR 2025-09-01T19:51:39.9010627Z Max Queue Number: 128(0x80) 2025-09-01T19:51:39.9010765Z Queue Min Size: 64(0x40) 2025-09-01T19:51:39.9010900Z Queue Max Size: 131072(0x20000) 2025-09-01T19:51:39.9011036Z Queue Type: MULTI 2025-09-01T19:51:39.9011164Z Node: 5 2025-09-01T19:51:39.9011294Z Device Type: GPU 2025-09-01T19:51:39.9011415Z Cache Info: 2025-09-01T19:51:39.9012402Z L1: 32(0x20) KB 2025-09-01T19:51:39.9012575Z L2: 4096(0x1000) KB 2025-09-01T19:51:39.9012694Z L3: 262144(0x40000) KB 2025-09-01T19:51:39.9012818Z Chip ID: 29881(0x74b9) 2025-09-01T19:51:39.9012956Z ASIC Revision: 1(0x1) 2025-09-01T19:51:39.9013096Z Cacheline Size: 128(0x80) 2025-09-01T19:51:39.9013236Z Max Clock Freq. (MHz): 2100 2025-09-01T19:51:39.9013367Z BDFID: 33536 2025-09-01T19:51:39.9013501Z Internal Node ID: 5 2025-09-01T19:51:39.9013638Z Compute Unit: 304 2025-09-01T19:51:39.9013772Z SIMDs per CU: 4 2025-09-01T19:51:39.9013911Z Shader Engines: 32 2025-09-01T19:51:39.9014950Z Shader Arrs. per Eng.: 1 2025-09-01T19:51:39.9015099Z WatchPts on Addr. Ranges:4 2025-09-01T19:51:39.9015246Z Coherent Host Access: FALSE 2025-09-01T19:51:39.9015375Z Memory Properties: 2025-09-01T19:51:39.9015481Z Features: KERNEL_DISPATCH 2025-09-01T19:51:39.9015610Z Fast F16 Operation: TRUE 2025-09-01T19:51:39.9015752Z Wavefront Size: 64(0x40) 2025-09-01T19:51:39.9015894Z Workgroup Max Size: 1024(0x400) 2025-09-01T19:51:39.9016023Z Workgroup Max Size per Dimension: 2025-09-01T19:51:39.9016134Z x 1024(0x400) 2025-09-01T19:51:39.9016250Z y 1024(0x400) 2025-09-01T19:51:39.9016362Z z 1024(0x400) 2025-09-01T19:51:39.9016493Z Max Waves Per CU: 32(0x20) 2025-09-01T19:51:39.9017534Z Max Work-item Per CU: 2048(0x800) 2025-09-01T19:51:39.9017676Z Grid Max Size: 4294967295(0xffffffff) 2025-09-01T19:51:39.9017803Z Grid Max Size per Dimension: 2025-09-01T19:51:39.9017949Z x 4294967295(0xffffffff) 2025-09-01T19:51:39.9018067Z y 4294967295(0xffffffff) 2025-09-01T19:51:39.9018182Z z 4294967295(0xffffffff) 2025-09-01T19:51:39.9018477Z Max fbarriers/Workgrp: 32 2025-09-01T19:51:39.9018631Z Packet Processor uCode:: 177 2025-09-01T19:51:39.9018780Z SDMA engine uCode:: 24 2025-09-01T19:51:39.9018923Z IOMMU Support:: None 2025-09-01T19:51:39.9019051Z Pool Info: 2025-09-01T19:51:39.9019145Z Pool 1 2025-09-01T19:51:39.9020193Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-09-01T19:51:39.9020334Z Size: 268107776(0xffb0000) KB 2025-09-01T19:51:39.9020480Z Allocatable: TRUE 2025-09-01T19:51:39.9020623Z Alloc Granule: 4KB 2025-09-01T19:51:39.9020773Z Alloc Recommended Granule:2048KB 2025-09-01T19:51:39.9020922Z Alloc Alignment: 4KB 2025-09-01T19:51:39.9021067Z Accessible by all: FALSE 2025-09-01T19:51:39.9021192Z Pool 2 2025-09-01T19:51:39.9021309Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-09-01T19:51:39.9021448Z Size: 268107776(0xffb0000) KB 2025-09-01T19:51:39.9021627Z Allocatable: TRUE 2025-09-01T19:51:39.9021768Z Alloc Granule: 4KB 2025-09-01T19:51:39.9022812Z Alloc Recommended Granule:2048KB 2025-09-01T19:51:39.9022968Z Alloc Alignment: 4KB 2025-09-01T19:51:39.9023115Z Accessible by all: FALSE 2025-09-01T19:51:39.9023240Z Pool 3 2025-09-01T19:51:39.9023354Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-09-01T19:51:39.9023486Z Size: 268107776(0xffb0000) KB 2025-09-01T19:51:39.9023619Z Allocatable: TRUE 2025-09-01T19:51:39.9023760Z Alloc Granule: 4KB 2025-09-01T19:51:39.9023906Z Alloc Recommended Granule:2048KB 2025-09-01T19:51:39.9024060Z Alloc Alignment: 4KB 2025-09-01T19:51:39.9024203Z Accessible by all: FALSE 2025-09-01T19:51:39.9024328Z Pool 4 2025-09-01T19:51:39.9024437Z Segment: GROUP 2025-09-01T19:51:39.9025461Z Size: 64(0x40) KB 2025-09-01T19:51:39.9025597Z Allocatable: FALSE 2025-09-01T19:51:39.9025739Z Alloc Granule: 0KB 2025-09-01T19:51:39.9025886Z Alloc Recommended Granule:0KB 2025-09-01T19:51:39.9026035Z Alloc Alignment: 0KB 2025-09-01T19:51:39.9026179Z Accessible by all: FALSE 2025-09-01T19:51:39.9026304Z ISA Info: 2025-09-01T19:51:39.9026398Z ISA 1 2025-09-01T19:51:39.9026517Z Name: amdgcn-amd-amdhsa--gfx942:sramecc+:xnack- 2025-09-01T19:51:39.9026667Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-09-01T19:51:39.9026815Z Profiles: HSA_PROFILE_BASE 2025-09-01T19:51:39.9027007Z Default Rounding Mode: NEAR 2025-09-01T19:51:39.9027159Z Default Rounding Mode: NEAR 2025-09-01T19:51:39.9028340Z Fast f16: TRUE 2025-09-01T19:51:39.9028481Z Workgroup Max Size: 1024(0x400) 2025-09-01T19:51:39.9028615Z Workgroup Max Size per Dimension: 2025-09-01T19:51:39.9028732Z x 1024(0x400) 2025-09-01T19:51:39.9028851Z y 1024(0x400) 2025-09-01T19:51:39.9028968Z z 1024(0x400) 2025-09-01T19:51:39.9029102Z Grid Max Size: 4294967295(0xffffffff) 2025-09-01T19:51:39.9029230Z Grid Max Size per Dimension: 2025-09-01T19:51:39.9029338Z x 4294967295(0xffffffff) 2025-09-01T19:51:39.9029461Z y 4294967295(0xffffffff) 2025-09-01T19:51:39.9029579Z z 4294967295(0xffffffff) 2025-09-01T19:51:39.9029711Z FBarrier Max Size: 32 2025-09-01T19:51:39.9029834Z ISA 2 2025-09-01T19:51:39.9030841Z Name: amdgcn-amd-amdhsa--gfx9-4-generic:sramecc+:xnack- 2025-09-01T19:51:39.9031005Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-09-01T19:51:39.9031153Z Profiles: HSA_PROFILE_BASE 2025-09-01T19:51:39.9031298Z Default Rounding Mode: NEAR 2025-09-01T19:51:39.9031496Z Default Rounding Mode: NEAR 2025-09-01T19:51:39.9031643Z Fast f16: TRUE 2025-09-01T19:51:39.9031781Z Workgroup Max Size: 1024(0x400) 2025-09-01T19:51:39.9031915Z Workgroup Max Size per Dimension: 2025-09-01T19:51:39.9032027Z x 1024(0x400) 2025-09-01T19:51:39.9032143Z y 1024(0x400) 2025-09-01T19:51:39.9032257Z z 1024(0x400) 2025-09-01T19:51:39.9032386Z Grid Max Size: 4294967295(0xffffffff) 2025-09-01T19:51:39.9032512Z Grid Max Size per Dimension: 2025-09-01T19:51:39.9033733Z x 4294967295(0xffffffff) 2025-09-01T19:51:39.9033852Z y 4294967295(0xffffffff) 2025-09-01T19:51:39.9033975Z z 4294967295(0xffffffff) 2025-09-01T19:51:39.9034108Z FBarrier Max Size: 32 2025-09-01T19:51:39.9034230Z *** Done *** 2025-09-01T19:51:39.9051420Z ##[group]Run ngpu=$(rocminfo | grep -c -E 'Name:.*\sgfx') 2025-09-01T19:51:39.9053385Z ngpu=$(rocminfo | grep -c -E 'Name:.*\sgfx') 2025-09-01T19:51:39.9053653Z 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-01T19:51:39.9053901Z if [[ $ngpu -eq 0 ]]; then 2025-09-01T19:51:39.9054037Z  echo "Error: Failed to detect any GPUs on the runner" 2025-09-01T19:51:39.9054171Z  echo "$msg" 2025-09-01T19:51:39.9054259Z  exit 1 2025-09-01T19:51:39.9054341Z fi 2025-09-01T19:51:39.9060418Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-01T19:51:39.9060557Z env: 2025-09-01T19:51:39.9060638Z GIT_DEFAULT_BRANCH: main 2025-09-01T19:51:39.9060731Z ##[endgroup] 2025-09-01T19:51:44.5261803Z ##[group]Run pytorch/pytorch/.github/actions/diskspace-cleanup@main 2025-09-01T19:51:44.5262000Z with: 2025-09-01T19:51:44.5262093Z diskspace-cutoff: 70 2025-09-01T19:51:44.5262186Z env: 2025-09-01T19:51:44.5262386Z GIT_DEFAULT_BRANCH: main 2025-09-01T19:51:44.5262507Z ##[endgroup] 2025-09-01T19:51:44.5288414Z ##[group]Run set -ex 2025-09-01T19:51:44.5288551Z set -ex 2025-09-01T19:51:44.5288638Z diskspace_cutoff=70 2025-09-01T19:51:44.5288774Z docker_root_dir=$(docker info -f '{{.DockerRootDir}}') 2025-09-01T19:51:44.5288927Z if [ ! -d "$docker_root_dir" ]; then 2025-09-01T19:51:44.5289115Z  echo "Docker root directory ($docker_root_dir) does not exist. Skipping disk space check." 2025-09-01T19:51:44.5289291Z  exit 0 2025-09-01T19:51:44.5289373Z fi 2025-09-01T19:51:44.5289536Z diskspace=$(df -H --output=pcent ${docker_root_dir} | sed -n 2p | sed 's/%//' | sed 's/ //') 2025-09-01T19:51:44.5289853Z 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-01T19:51:44.5290126Z if [[ "$diskspace" -ge "$diskspace_cutoff" ]] ; then 2025-09-01T19:51:44.5290267Z  docker system prune -af 2025-09-01T19:51:44.5290446Z  diskspace_new=$(df -H --output=pcent ${docker_root_dir} | sed -n 2p | sed 's/%//' | sed 's/ //') 2025-09-01T19:51:44.5290649Z  if [[ "$diskspace_new" -gt "$diskspace_cutoff" ]] ; then 2025-09-01T19:51:44.5290862Z  echo "Error: Available diskspace is less than $diskspace_cutoff percent. Not enough diskspace." 2025-09-01T19:51:44.5291046Z  echo "$msg" 2025-09-01T19:51:44.5291141Z  exit 1 2025-09-01T19:51:44.5291226Z  else 2025-09-01T19:51:44.5291458Z  difference=$((diskspace - diskspace_new)) 2025-09-01T19:51:44.5291601Z  echo "Diskspace saved: $difference percent" 2025-09-01T19:51:44.5294615Z  fi 2025-09-01T19:51:44.5294695Z fi 2025-09-01T19:51:44.5300295Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-01T19:51:44.5300428Z env: 2025-09-01T19:51:44.5300509Z GIT_DEFAULT_BRANCH: main 2025-09-01T19:51:44.5300602Z ##[endgroup] 2025-09-01T19:51:44.5326917Z + diskspace_cutoff=70 2025-09-01T19:51:44.5330680Z ++ docker info -f '{{.DockerRootDir}}' 2025-09-01T19:51:44.5729867Z + docker_root_dir=/home/runner/docker-data 2025-09-01T19:51:44.5730108Z + '[' '!' -d /home/runner/docker-data ']' 2025-09-01T19:51:44.5738457Z ++ sed -n 2p 2025-09-01T19:51:44.5738797Z ++ df -H --output=pcent /home/runner/docker-data 2025-09-01T19:51:44.5746776Z ++ sed s/%// 2025-09-01T19:51:44.5747019Z ++ sed 's/ //' 2025-09-01T19:51:44.5756188Z + diskspace=' 8' 2025-09-01T19:51:44.5756640Z + 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-01T19:51:44.5757002Z + [[ 8 -ge 70 ]] 2025-09-01T19:51:44.5776703Z ##[group]Run RUNNER_ARTIFACT_DIR="${RUNNER_TEMP}/artifacts" 2025-09-01T19:51:44.5776900Z RUNNER_ARTIFACT_DIR="${RUNNER_TEMP}/artifacts" 2025-09-01T19:51:44.5777065Z rm -rf "${RUNNER_ARTIFACT_DIR}" 2025-09-01T19:51:44.5777205Z mkdir -p "${RUNNER_ARTIFACT_DIR}" 2025-09-01T19:51:44.5777380Z echo "RUNNER_ARTIFACT_DIR=${RUNNER_ARTIFACT_DIR}" >> "${GITHUB_ENV}" 2025-09-01T19:51:44.5777545Z  2025-09-01T19:51:44.5777671Z RUNNER_TEST_RESULTS_DIR="${RUNNER_TEMP}/test-results" 2025-09-01T19:51:44.5777834Z rm -rf "${RUNNER_TEST_RESULTS_DIR}" 2025-09-01T19:51:44.5777973Z mkdir -p "${RUNNER_TEST_RESULTS_DIR}" 2025-09-01T19:51:44.5778162Z echo "RUNNER_TEST_RESULTS_DIR=${RUNNER_TEST_RESULTS_DIR}" >> "${GITHUB_ENV}" 2025-09-01T19:51:44.5783174Z  2025-09-01T19:51:44.5783299Z RUNNER_DOCS_DIR="${RUNNER_TEMP}/docs" 2025-09-01T19:51:44.5783438Z rm -rf "${RUNNER_DOCS_DIR}" 2025-09-01T19:51:44.5783582Z mkdir -p "${RUNNER_DOCS_DIR}" 2025-09-01T19:51:44.5783744Z echo "RUNNER_DOCS_DIR=${RUNNER_DOCS_DIR}" >> "${GITHUB_ENV}" 2025-09-01T19:51:44.5788356Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-01T19:51:44.5788537Z env: 2025-09-01T19:51:44.5788617Z GIT_DEFAULT_BRANCH: main 2025-09-01T19:51:44.5788714Z ##[endgroup] 2025-09-01T19:51:44.5882812Z ##[group]Run env | grep '^GITHUB' >> "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2025-09-01T19:51:44.5883039Z env | grep '^GITHUB' >> "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2025-09-01T19:51:44.5883223Z env | grep '^CI' >> "${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" 2025-09-01T19:51:44.5888553Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-01T19:51:44.5888707Z env: 2025-09-01T19:51:44.5888800Z GIT_DEFAULT_BRANCH: main 2025-09-01T19:51:44.5888935Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-01T19:51:44.5889107Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-01T19:51:44.5889269Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-01T19:51:44.5889393Z ##[endgroup] 2025-09-01T19:51:44.5954156Z ##[group]Run # All GPUs are visible to the runner; visibility, if needed, will be set by run_test.py. 2025-09-01T19:51:44.5954440Z # All GPUs are visible to the runner; visibility, if needed, will be set by run_test.py. 2025-09-01T19:51:44.5954637Z # Add render group for container creation. 2025-09-01T19:51:44.5954804Z render_gid=`cat /etc/group | grep render | cut -d: -f3` 2025-09-01T19:51:44.5955003Z # Ensure GPU isolation if pod is part of kubernetes setup with DEVICE_FLAG. 2025-09-01T19:51:44.5955203Z if [ -f "/etc/podinfo/gha-render-devices" ]; then 2025-09-01T19:51:44.5955453Z  DEVICE_FLAG=$(cat /etc/podinfo/gha-render-devices) 2025-09-01T19:51:44.5955595Z else 2025-09-01T19:51:44.5955697Z  DEVICE_FLAG="--device /dev/dri" 2025-09-01T19:51:44.5955813Z fi 2025-09-01T19:51:44.5955995Z # The --group-add daemon and --group-add bin are needed in the Ubuntu 24.04 and Almalinux OSs respectively. 2025-09-01T19:51:44.5956276Z # This is due to the device files (/dev/kfd & /dev/dri) being owned by video group on bare metal. 2025-09-01T19:51:44.5956531Z # This video group ID maps to subgid 1 inside the docker image due to the /etc/subgid entries. 2025-09-01T19:51:44.5956797Z # The group name corresponding to group ID 1 can change depending on the OS, so both are necessary. 2025-09-01T19:51:44.5957246Z 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-01T19:51:44.5961483Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-01T19:51:44.5961614Z env: 2025-09-01T19:51:44.5961698Z GIT_DEFAULT_BRANCH: main 2025-09-01T19:51:44.5961818Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-01T19:51:44.5961983Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-01T19:51:44.5962136Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-01T19:51:44.5962254Z ##[endgroup] 2025-09-01T19:51:44.6025915Z ##[group]Run ngpu=$(rocminfo | grep -c -E 'Name:.*\sgfx') 2025-09-01T19:51:44.6026085Z ngpu=$(rocminfo | grep -c -E 'Name:.*\sgfx') 2025-09-01T19:51:44.6026213Z if [[ $ngpu -lt 4 ]]; then 2025-09-01T19:51:44.6026387Z  echo "Error: only $ngpu GPU(s) detected, at least 4 GPUs are needed for distributed jobs" 2025-09-01T19:51:44.6026555Z  exit 1 2025-09-01T19:51:44.6029858Z fi 2025-09-01T19:51:44.6033471Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-01T19:51:44.6033614Z env: 2025-09-01T19:51:44.6033698Z GIT_DEFAULT_BRANCH: main 2025-09-01T19:51:44.6033817Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-01T19:51:44.6033979Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-01T19:51:44.6034131Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-01T19:51:44.6034637Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD161 --device /dev/dri/renderD169 --device /dev/dri/renderD177 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-01T19:51:44.6035120Z ##[endgroup] 2025-09-01T19:51:48.6855853Z ##[group]Run aws-actions/configure-aws-credentials@ececac1a45f3b08a01d2dd070d28d111c5fe6722 2025-09-01T19:51:48.6856062Z with: 2025-09-01T19:51:48.6856197Z role-to-assume: arn:aws:iam::308535385114:role/gha_workflow_s3_and_ecr_read_only 2025-09-01T19:51:48.6856366Z aws-region: us-east-1 2025-09-01T19:51:48.6856466Z role-duration-seconds: 18000 2025-09-01T19:51:48.6856572Z audience: sts.amazonaws.com 2025-09-01T19:51:48.6856669Z env: 2025-09-01T19:51:48.6856744Z GIT_DEFAULT_BRANCH: main 2025-09-01T19:51:48.6856862Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-01T19:51:48.6857020Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-01T19:51:48.6859163Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-01T19:51:48.6859674Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD161 --device /dev/dri/renderD169 --device /dev/dri/renderD177 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-01T19:51:48.6860151Z ##[endgroup] 2025-09-01T19:51:48.8731548Z Assuming role with OIDC 2025-09-01T19:51:48.9885791Z Authenticated as assumedRoleId AROAUPVRELQNLLCOPFEJR:GitHubActions 2025-09-01T19:51:49.0295902Z ##[group]Run aws-actions/amazon-ecr-login@062b18b96a7aff071d4dc91bc00c4c1a7945b076 2025-09-01T19:51:49.0296104Z with: 2025-09-01T19:51:49.0296196Z mask-password: true 2025-09-01T19:51:49.0296297Z registry-type: private 2025-09-01T19:51:49.0296405Z skip-logout: false 2025-09-01T19:51:49.0296496Z env: 2025-09-01T19:51:49.0296584Z GIT_DEFAULT_BRANCH: main 2025-09-01T19:51:49.0296716Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-01T19:51:49.0296885Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-01T19:51:49.0297042Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-01T19:51:49.0297545Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD161 --device /dev/dri/renderD169 --device /dev/dri/renderD177 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-01T19:51:49.0298057Z AWS_DEFAULT_REGION: us-east-1 2025-09-01T19:51:49.0298304Z AWS_REGION: us-east-1 2025-09-01T19:51:49.0298948Z AWS_ACCESS_KEY_ID: *** 2025-09-01T19:51:49.0299091Z AWS_SECRET_ACCESS_KEY: *** 2025-09-01T19:51:49.0301338Z AWS_SESSION_TOKEN: *** 2025-09-01T19:51:49.0303837Z ##[endgroup] 2025-09-01T19:51:49.2439596Z Logging into registry 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-09-01T19:51:49.4610744Z ##[group]Run pytorch/test-infra/.github/actions/calculate-docker-image@main 2025-09-01T19:51:49.4610926Z with: 2025-09-01T19:51:49.4611193Z docker-image-name: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-18d8825eadf4ad672ab335766741288aa9aef921 2025-09-01T19:51:49.4611492Z use-custom-docker-registry: true 2025-09-01T19:51:49.4611613Z docker-build-dir: .ci/docker 2025-09-01T19:51:49.4611736Z docker-build-script: ./build.sh 2025-09-01T19:51:49.4611850Z working-directory: . 2025-09-01T19:51:49.4611996Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-09-01T19:51:49.4612145Z force-push: false 2025-09-01T19:51:49.4612232Z env: 2025-09-01T19:51:49.4612318Z GIT_DEFAULT_BRANCH: main 2025-09-01T19:51:49.4612449Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-01T19:51:49.4612618Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-01T19:51:49.4612790Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-01T19:51:49.4613295Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD161 --device /dev/dri/renderD169 --device /dev/dri/renderD177 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-01T19:51:49.4613785Z AWS_DEFAULT_REGION: us-east-1 2025-09-01T19:51:49.4613897Z AWS_REGION: us-east-1 2025-09-01T19:51:49.4614119Z AWS_ACCESS_KEY_ID: *** 2025-09-01T19:51:49.4614270Z AWS_SECRET_ACCESS_KEY: *** 2025-09-01T19:51:49.4616495Z AWS_SESSION_TOKEN: *** 2025-09-01T19:51:49.4616601Z ##[endgroup] 2025-09-01T19:51:49.4625362Z ##[group]Run set -ex 2025-09-01T19:51:49.4625490Z set -ex 2025-09-01T19:51:49.4625585Z  2025-09-01T19:51:49.4625732Z # If the docker build directory or the build script doesn't exist, the action will 2025-09-01T19:51:49.4625984Z # gracefully return the docker image name as it is. Pulling docker image in Linux 2025-09-01T19:51:49.4626199Z # job could then download the pre-built image as usual 2025-09-01T19:51:49.4626458Z if [[ -d "${DOCKER_BUILD_DIR}" ]] && [[ -f "${DOCKER_BUILD_DIR}/${DOCKER_BUILD_SCRIPT}" ]] && [[ "${USE_CUSTOM_DOCKER_REGISTRY}" == "true" ]]; then 2025-09-01T19:51:49.4626701Z  echo "skip=false" >> "${GITHUB_OUTPUT}" 2025-09-01T19:51:49.4626836Z else 2025-09-01T19:51:49.4626948Z  echo "skip=true" >> "${GITHUB_OUTPUT}" 2025-09-01T19:51:49.4627241Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2025-09-01T19:51:49.4627399Z  2025-09-01T19:51:49.4627610Z  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-01T19:51:49.4627842Z  exit 0 2025-09-01T19:51:49.4627934Z fi 2025-09-01T19:51:49.4628025Z  2025-09-01T19:51:49.4628164Z if [[ "${DOCKER_IMAGE_NAME}" == *"${DOCKER_REGISTRY}/${REPO_NAME}"* ]]; then 2025-09-01T19:51:49.4628475Z  # The docker image name already includes the ECR prefix and tag, so we can just 2025-09-01T19:51:49.4628678Z  # use it as it is, but first let's extract the tag 2025-09-01T19:51:49.4628862Z  DOCKER_TAG=$(echo "${DOCKER_IMAGE_NAME}" | awk -F '[:,]' '{print $2}') 2025-09-01T19:51:49.4629057Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-09-01T19:51:49.4629241Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2025-09-01T19:51:49.4629397Z else 2025-09-01T19:51:49.4629513Z  if [[ "${DOCKER_IMAGE_NAME}" == *:* ]]; then 2025-09-01T19:51:49.4629669Z  CUSTOM_TAG_PREFIX=${DOCKER_IMAGE_NAME#*:} 2025-09-01T19:51:49.4629828Z  DOCKER_IMAGE_NAME=${DOCKER_IMAGE_NAME%%:*} 2025-09-01T19:51:49.4629955Z  fi 2025-09-01T19:51:49.4630203Z  DOCKER_TAG=${CUSTOM_TAG_PREFIX:+${CUSTOM_TAG_PREFIX}-}$(git rev-parse HEAD:"${DOCKER_BUILD_DIR}") 2025-09-01T19:51:49.4630433Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-09-01T19:51:49.4630672Z  echo "docker-image=${DOCKER_REGISTRY}/${REPO_NAME}/${DOCKER_IMAGE_NAME}:${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-09-01T19:51:49.4630931Z  echo "custom-tag-prefix=${CUSTOM_TAG_PREFIX}" >> "${GITHUB_OUTPUT}" 2025-09-01T19:51:49.4631089Z fi 2025-09-01T19:51:49.4636637Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-01T19:51:49.4636787Z env: 2025-09-01T19:51:49.4636881Z GIT_DEFAULT_BRANCH: main 2025-09-01T19:51:49.4637020Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-01T19:51:49.4637200Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-01T19:51:49.4637371Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-01T19:51:49.4637882Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD161 --device /dev/dri/renderD169 --device /dev/dri/renderD177 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-01T19:51:49.4638440Z AWS_DEFAULT_REGION: us-east-1 2025-09-01T19:51:49.4638564Z AWS_REGION: us-east-1 2025-09-01T19:51:49.4638708Z AWS_ACCESS_KEY_ID: *** 2025-09-01T19:51:49.4638855Z AWS_SECRET_ACCESS_KEY: *** 2025-09-01T19:51:49.4641156Z AWS_SESSION_TOKEN: *** 2025-09-01T19:51:49.4641267Z REPO_NAME: pytorch 2025-09-01T19:51:49.4641542Z DOCKER_IMAGE_NAME: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-18d8825eadf4ad672ab335766741288aa9aef921 2025-09-01T19:51:49.4641836Z DOCKER_BUILD_DIR: .ci/docker 2025-09-01T19:51:49.4641958Z DOCKER_BUILD_SCRIPT: ./build.sh 2025-09-01T19:51:49.4642111Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-09-01T19:51:49.4642272Z USE_CUSTOM_DOCKER_REGISTRY: true 2025-09-01T19:51:49.4642388Z CUSTOM_TAG_PREFIX: 2025-09-01T19:51:49.4642488Z ##[endgroup] 2025-09-01T19:51:49.4665805Z + [[ -d .ci/docker ]] 2025-09-01T19:51:49.4666183Z + [[ -f .ci/docker/./build.sh ]] 2025-09-01T19:51:49.4666698Z + [[ true == \t\r\u\e ]] 2025-09-01T19:51:49.4667026Z + echo skip=false 2025-09-01T19:51:49.4667905Z + [[ 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-01T19:51:49.4672779Z ++ echo 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-18d8825eadf4ad672ab335766741288aa9aef921 2025-09-01T19:51:49.4673457Z ++ awk -F '[:,]' '{print $2}' 2025-09-01T19:51:49.4684190Z + DOCKER_TAG=pytorch-linux-jammy-rocm-n-py3-18d8825eadf4ad672ab335766741288aa9aef921 2025-09-01T19:51:49.4684751Z + echo docker-tag=pytorch-linux-jammy-rocm-n-py3-18d8825eadf4ad672ab335766741288aa9aef921 2025-09-01T19:51:49.4685751Z + echo docker-image=308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-18d8825eadf4ad672ab335766741288aa9aef921 2025-09-01T19:51:49.4709244Z ##[group]Run set +e 2025-09-01T19:51:49.4709437Z set +e 2025-09-01T19:51:49.4709587Z set -x 2025-09-01T19:51:49.4709706Z  2025-09-01T19:51:49.4709814Z login() { 2025-09-01T19:51:49.4715871Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2025-09-01T19:51:49.4716085Z } 2025-09-01T19:51:49.4716180Z  2025-09-01T19:51:49.4716268Z retry () { 2025-09-01T19:51:49.4716388Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2025-09-01T19:51:49.4716523Z } 2025-09-01T19:51:49.4716621Z  2025-09-01T19:51:49.4716727Z retry login "${DOCKER_REGISTRY}" 2025-09-01T19:51:49.4716851Z  2025-09-01T19:51:49.4717096Z START_TIME=$(date +%s) 2025-09-01T19:51:49.4717227Z # Wait up to 120 minutes 2025-09-01T19:51:49.4717381Z while [[ $(( $(date +%s) - 7200 )) -lt $START_TIME ]]; do 2025-09-01T19:51:49.4717572Z  # Check if image already exists, if it does then skip building it 2025-09-01T19:51:49.4717764Z  if docker manifest inspect "${DOCKER_IMAGE}"; then 2025-09-01T19:51:49.4717905Z  exit 0 2025-09-01T19:51:49.4718006Z  fi 2025-09-01T19:51:49.4718099Z  2025-09-01T19:51:49.4718471Z  # NB: This flag is used by Docker build workflow to push the image to ECR, so we can 2025-09-01T19:51:49.4718720Z  # use this to differentiate between the Docker build and regular build jobs. For the 2025-09-01T19:51:49.4718969Z  # latter, it will wait for the Docker images to become available before continuing 2025-09-01T19:51:49.4719171Z  if [ "${DOCKER_PUSH:-false}" == "true" ]; then 2025-09-01T19:51:49.4719338Z  # It's a Docker build job, let's build the image 2025-09-01T19:51:49.4719479Z  break 2025-09-01T19:51:49.4719584Z  else 2025-09-01T19:51:49.4719725Z  # It's a regular build job, wait for the image to become available 2025-09-01T19:51:49.4719888Z  sleep 300 2025-09-01T19:51:49.4719990Z  fi 2025-09-01T19:51:49.4720086Z done 2025-09-01T19:51:49.4720180Z  2025-09-01T19:51:49.4720324Z # NB: This part requires a full checkout. Otherwise, the merge base will 2025-09-01T19:51:49.4720543Z # be empty. The default action would be to continue rebuild the image 2025-09-01T19:51:49.4720741Z if [[ "$BASE_REVISION" = "$(git rev-parse HEAD)" ]]; then 2025-09-01T19:51:49.4720920Z  # if we're on the base branch then use the parent commit 2025-09-01T19:51:49.4721082Z  MERGE_BASE=$(git rev-parse HEAD~) 2025-09-01T19:51:49.4721210Z else 2025-09-01T19:51:49.4721350Z  # otherwise we're on a PR, so use the most recent base commit 2025-09-01T19:51:49.4721542Z  MERGE_BASE=$(git merge-base HEAD "$BASE_REVISION") 2025-09-01T19:51:49.4721680Z fi 2025-09-01T19:51:49.4721771Z  2025-09-01T19:51:49.4721871Z if [[ -z "${MERGE_BASE}" ]]; then 2025-09-01T19:51:49.4722017Z  echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2025-09-01T19:51:49.4722152Z  2025-09-01T19:51:49.4722334Z  echo "Finding merge base only works with full checkout, please set fetch-depth to 0, continuing ..." 2025-09-01T19:51:49.4722594Z  exit 0 2025-09-01T19:51:49.4722692Z fi 2025-09-01T19:51:49.4722786Z  2025-09-01T19:51:49.4722915Z if ! git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}"; then 2025-09-01T19:51:49.4723171Z  echo "Directory '${DOCKER_BUILD_DIR}' not found in commit $MERGE_BASE, you should rebase onto a more recent commit" 2025-09-01T19:51:49.4723388Z  exit 1 2025-09-01T19:51:49.4723485Z fi 2025-09-01T19:51:49.4723577Z  2025-09-01T19:51:49.4723724Z PREVIOUS_DOCKER_TAG=$(git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}") 2025-09-01T19:51:49.4723970Z # If no image exists but the hash is the same as the previous hash then we should error out here 2025-09-01T19:51:49.4724192Z if [[ "${PREVIOUS_DOCKER_TAG}" == "${DOCKER_TAG}" ]]; then 2025-09-01T19:51:49.4724445Z  echo "WARNING: Something has gone wrong and the previous image isn't available for the merge-base of your branch" 2025-09-01T19:51:49.4724731Z  echo " Will re-build docker image to store in local cache, TTS may be longer" 2025-09-01T19:51:49.4724906Z fi 2025-09-01T19:51:49.4724999Z  2025-09-01T19:51:49.4725113Z echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2025-09-01T19:51:49.4730807Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-01T19:51:49.4731002Z env: 2025-09-01T19:51:49.4731103Z GIT_DEFAULT_BRANCH: main 2025-09-01T19:51:49.4731244Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-01T19:51:49.4731421Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-01T19:51:49.4731592Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-01T19:51:49.4732102Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD161 --device /dev/dri/renderD169 --device /dev/dri/renderD177 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-01T19:51:49.4732597Z AWS_DEFAULT_REGION: us-east-1 2025-09-01T19:51:49.4732718Z AWS_REGION: us-east-1 2025-09-01T19:51:49.4732989Z AWS_ACCESS_KEY_ID: *** 2025-09-01T19:51:49.4733173Z AWS_SECRET_ACCESS_KEY: *** 2025-09-01T19:51:49.4735397Z AWS_SESSION_TOKEN: *** 2025-09-01T19:51:49.4735516Z DOCKER_BUILD_DIR: .ci/docker 2025-09-01T19:51:49.4735653Z BASE_REVISION: 7e5e982e1c036e5639c5f6258258ab76c3194700 2025-09-01T19:51:49.4735970Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-18d8825eadf4ad672ab335766741288aa9aef921 2025-09-01T19:51:49.4736333Z DOCKER_TAG: pytorch-linux-jammy-rocm-n-py3-18d8825eadf4ad672ab335766741288aa9aef921 2025-09-01T19:51:49.4736566Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-09-01T19:51:49.4736721Z DOCKER_PUSH: 2025-09-01T19:51:49.4736822Z ##[endgroup] 2025-09-01T19:51:49.4761848Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-09-01T19:51:49.4762037Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-09-01T19:51:49.4764020Z + aws ecr get-login-password --region us-east-1 2025-09-01T19:51:49.4764257Z /home/runner/_work/_temp/58897269-60dc-4074-979b-e6df2032c815.sh: line 5: aws: command not found 2025-09-01T19:51:49.4764855Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-09-01T19:51:49.4856191Z Error: Cannot perform an interactive login from a non TTY device 2025-09-01T19:51:49.4869774Z + sleep 1 2025-09-01T19:51:50.4884546Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-09-01T19:51:50.4887982Z + aws ecr get-login-password --region us-east-1 2025-09-01T19:51:50.4888816Z /home/runner/_work/_temp/58897269-60dc-4074-979b-e6df2032c815.sh: line 5: aws: command not found 2025-09-01T19:51:50.4889569Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-09-01T19:51:50.5000480Z Error: Cannot perform an interactive login from a non TTY device 2025-09-01T19:51:50.5013548Z + sleep 2 2025-09-01T19:51:52.5029017Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-09-01T19:51:52.5040225Z + aws ecr get-login-password --region us-east-1 2025-09-01T19:51:52.5040763Z /home/runner/_work/_temp/58897269-60dc-4074-979b-e6df2032c815.sh: line 5: aws: command not found 2025-09-01T19:51:52.5041338Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-09-01T19:51:52.5132482Z Error: Cannot perform an interactive login from a non TTY device 2025-09-01T19:51:52.5144949Z ++ date +%s 2025-09-01T19:51:52.5154484Z + START_TIME=1756756312 2025-09-01T19:51:52.5158509Z ++ date +%s 2025-09-01T19:51:52.5168754Z + [[ 1756749112 -lt 1756756312 ]] 2025-09-01T19:51:52.5169310Z + docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-18d8825eadf4ad672ab335766741288aa9aef921 2025-09-01T19:51:53.0372774Z { 2025-09-01T19:51:53.0373666Z "schemaVersion": 2, 2025-09-01T19:51:53.0374393Z "mediaType": "application/vnd.docker.distribution.manifest.v2+json", 2025-09-01T19:51:53.0375091Z "config": { 2025-09-01T19:51:53.0375621Z "mediaType": "application/vnd.docker.container.image.v1+json", 2025-09-01T19:51:53.0376214Z "size": 28686, 2025-09-01T19:51:53.0376833Z "digest": "sha256:300a805684be2572fd2d76cdae845b4e3e7618359b9b2ffea1abac99574c4684" 2025-09-01T19:51:53.0377937Z }, 2025-09-01T19:51:53.0378135Z "layers": [ 2025-09-01T19:51:53.0378768Z { 2025-09-01T19:51:53.0379241Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-01T19:51:53.0379803Z "size": 30448173, 2025-09-01T19:51:53.0380366Z "digest": "sha256:660ffc76f83b006444a5731b215acc2e35138d8be5cac8ed1ffd40f947117495" 2025-09-01T19:51:53.0380782Z }, 2025-09-01T19:51:53.0380966Z { 2025-09-01T19:51:53.0381257Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-01T19:51:53.0381632Z "size": 1555, 2025-09-01T19:51:53.0382003Z "digest": "sha256:82b23ad85a6e103d60b5119893356767bb110410ee2a65213d899c2c01a1791b" 2025-09-01T19:51:53.0382402Z }, 2025-09-01T19:51:53.0382583Z { 2025-09-01T19:51:53.0382877Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-01T19:51:53.0383240Z "size": 314208213, 2025-09-01T19:51:53.0383627Z "digest": "sha256:38100dd798e208004a599534ccc3c53cbb7e6a3e6755de203e87c565b96780e8" 2025-09-01T19:51:53.0384162Z }, 2025-09-01T19:51:53.0384342Z { 2025-09-01T19:51:53.0384625Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-01T19:51:53.0384988Z "size": 704, 2025-09-01T19:51:53.0385356Z "digest": "sha256:483f008949f33dba6fd1483f55ddfa031ecc8cf72e5480e5f3f5e5ab1e82ed51" 2025-09-01T19:51:53.0385765Z }, 2025-09-01T19:51:53.0385943Z { 2025-09-01T19:51:53.0386222Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-01T19:51:53.0386582Z "size": 1217, 2025-09-01T19:51:53.0386969Z "digest": "sha256:0bb36ab83cbdf496825ccafb3249f94661b57c688cb3e3f122d20c6f438acd9a" 2025-09-01T19:51:53.0387375Z }, 2025-09-01T19:51:53.0387529Z { 2025-09-01T19:51:53.0387763Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-01T19:51:53.0388019Z "size": 484, 2025-09-01T19:51:53.0388510Z "digest": "sha256:912d5f4ef23a10b5add606c7a838043fd0c6e60a594061db09b1ff1790076815" 2025-09-01T19:51:53.0388830Z }, 2025-09-01T19:51:53.0389017Z { 2025-09-01T19:51:53.0389297Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-01T19:51:53.0389544Z "size": 110344051, 2025-09-01T19:51:53.0389801Z "digest": "sha256:ce593c20d090ba8254938e821058e2a6703e2a1df0a075fc7a7ad10cc8291d2d" 2025-09-01T19:51:53.0390068Z }, 2025-09-01T19:51:53.0390189Z { 2025-09-01T19:51:53.0390386Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-01T19:51:53.0398800Z "size": 4212, 2025-09-01T19:51:53.0399044Z "digest": "sha256:3a92f1b6fd907fab2e1185c50cc3c48a9016d15bb7bd9b35503cad5ea9dbe112" 2025-09-01T19:51:53.0399530Z }, 2025-09-01T19:51:53.0399627Z { 2025-09-01T19:51:53.0399781Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-01T19:51:53.0399962Z "size": 1710, 2025-09-01T19:51:53.0400154Z "digest": "sha256:f9fe564594e15de8f44cc28897995c38e880e9f0924b80705ba63d8651e439d6" 2025-09-01T19:51:53.0400355Z }, 2025-09-01T19:51:53.0400620Z { 2025-09-01T19:51:53.0400836Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-01T19:51:53.0401054Z "size": 725, 2025-09-01T19:51:53.0401238Z "digest": "sha256:8c25ba390046d02211f66925408d5a4877c46a15aa8e5591ff94a50ef4f3d8d7" 2025-09-01T19:51:53.0401443Z }, 2025-09-01T19:51:53.0401533Z { 2025-09-01T19:51:53.0401682Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-01T19:51:53.0401873Z "size": 3240257037, 2025-09-01T19:51:53.0402066Z "digest": "sha256:b65e0871895b72d752fde0425465b25d0d2f3eef677090dae24bc89a7f2e6034" 2025-09-01T19:51:53.0402271Z }, 2025-09-01T19:51:53.0402355Z { 2025-09-01T19:51:53.0402498Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-01T19:51:53.0402679Z "size": 381, 2025-09-01T19:51:53.0402862Z "digest": "sha256:da21fef21e292caf9faf3e4667a37c617f6907220370d1b63eee7bb6d33a0d47" 2025-09-01T19:51:53.0403068Z }, 2025-09-01T19:51:53.0403153Z { 2025-09-01T19:51:53.0403372Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-01T19:51:53.0403550Z "size": 234321, 2025-09-01T19:51:53.0403736Z "digest": "sha256:6acc5bd940e6f42d218af21377fe14af7c45a8f0569da82fc1dd6ba497ee8783" 2025-09-01T19:51:53.0403942Z }, 2025-09-01T19:51:53.0404026Z { 2025-09-01T19:51:53.0404168Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-01T19:51:53.0404346Z "size": 792, 2025-09-01T19:51:53.0404528Z "digest": "sha256:fa2491f8117b94b61d9aec0fd52546952c1b852f92eeebbac2f69a0ead64201f" 2025-09-01T19:51:53.0407395Z }, 2025-09-01T19:51:53.0407498Z { 2025-09-01T19:51:53.0407656Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-01T19:51:53.0407837Z "size": 106, 2025-09-01T19:51:53.0408021Z "digest": "sha256:7bba6aa9e7959b379befd083a4bb353333ab553bd0750da8f23bc573accc608a" 2025-09-01T19:51:53.0408526Z }, 2025-09-01T19:51:53.0408612Z { 2025-09-01T19:51:53.0408740Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-01T19:51:53.0408888Z "size": 1496, 2025-09-01T19:51:53.0409035Z "digest": "sha256:7361147b96b667c66ae2579e432adb3ae5ca6d8795e1c282be99a90e23b5b318" 2025-09-01T19:51:53.0409199Z }, 2025-09-01T19:51:53.0410614Z { 2025-09-01T19:51:53.0410733Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-01T19:51:53.0410882Z "size": 454270643, 2025-09-01T19:51:53.0411042Z "digest": "sha256:c9f3d09df2acef34038a4588dff9ce975792ed8cea4c994c72eecf501aef7eb1" 2025-09-01T19:51:53.0411210Z }, 2025-09-01T19:51:53.0411286Z { 2025-09-01T19:51:53.0411401Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-01T19:51:53.0411546Z "size": 164, 2025-09-01T19:51:53.0411691Z "digest": "sha256:8693059fe0565bcff040fd8062f53d86c9cf59b9dd2084c62119c36d3236a6f1" 2025-09-01T19:51:53.0411853Z }, 2025-09-01T19:51:53.0411922Z { 2025-09-01T19:51:53.0413129Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-01T19:51:53.0413281Z "size": 2484, 2025-09-01T19:51:53.0413431Z "digest": "sha256:aa1a1d1fd0fa66aeb5d52e43c733147a958b205460546ada10c7d9e8198a1b35" 2025-09-01T19:51:53.0413595Z }, 2025-09-01T19:51:53.0413666Z { 2025-09-01T19:51:53.0413780Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-01T19:51:53.0413926Z "size": 8102124015, 2025-09-01T19:51:53.0414078Z "digest": "sha256:6386705cbd9ba07e47d353c2a059869275505f1f9e21d0e510c374db76e6dfac" 2025-09-01T19:51:53.0414240Z }, 2025-09-01T19:51:53.0414310Z { 2025-09-01T19:51:53.0414425Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-01T19:51:53.0415728Z "size": 105, 2025-09-01T19:51:53.0415881Z "digest": "sha256:69e4ea21bcbce9f5d8fd8977bf0850a1beb31902551bdffd1962802bce9d1dfb" 2025-09-01T19:51:53.0416048Z }, 2025-09-01T19:51:53.0416117Z { 2025-09-01T19:51:53.0416231Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-01T19:51:53.0416376Z "size": 612, 2025-09-01T19:51:53.0416527Z "digest": "sha256:59f15be0e7ce9bc753638492b345deb1657d92d5818e6b20aa1a9825e8f4cecf" 2025-09-01T19:51:53.0416689Z }, 2025-09-01T19:51:53.0416759Z { 2025-09-01T19:51:53.0416877Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-01T19:51:53.0417022Z "size": 677677410, 2025-09-01T19:51:53.0418762Z "digest": "sha256:c6c5cb68a98ad318baa0c3ec68c20793f4ca2db7a0b76f59dd0f8fc4c287698d" 2025-09-01T19:51:53.0418933Z }, 2025-09-01T19:51:53.0419002Z { 2025-09-01T19:51:53.0419119Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-01T19:51:53.0419266Z "size": 111, 2025-09-01T19:51:53.0419415Z "digest": "sha256:8ceb70fed17cb7912db064f77184fab56d2b2a7a21741c555fa8f04f8fe58c9e" 2025-09-01T19:51:53.0419579Z }, 2025-09-01T19:51:53.0419648Z { 2025-09-01T19:51:53.0419762Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-01T19:51:53.0419906Z "size": 1556, 2025-09-01T19:51:53.0420100Z "digest": "sha256:98a4c9efe5b781dad66ff093bd7d3a264d671966a091e7b77c1780462d64c6d3" 2025-09-01T19:51:53.0421366Z }, 2025-09-01T19:51:53.0421437Z { 2025-09-01T19:51:53.0421553Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-01T19:51:53.0421695Z "size": 107, 2025-09-01T19:51:53.0421844Z "digest": "sha256:4acf9c7fd9c59548660790bdf31789f691ccba23d472871b1645d9cab25f7982" 2025-09-01T19:51:53.0422007Z }, 2025-09-01T19:51:53.0422077Z { 2025-09-01T19:51:53.0422192Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-01T19:51:53.0422341Z "size": 167, 2025-09-01T19:51:53.0422491Z "digest": "sha256:eb2d1ea2c168b7e49a78d6c72b38d9aad35a8ce53f0d12abedea1c9459a52d8f" 2025-09-01T19:51:53.0422658Z }, 2025-09-01T19:51:53.0423767Z { 2025-09-01T19:51:53.0423883Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-01T19:51:53.0424028Z "size": 2838563, 2025-09-01T19:51:53.0424184Z "digest": "sha256:49425c03818c7ce61164adac0212342ae6a18e60fbcc4fd06068dcee1b6b4f8e" 2025-09-01T19:51:53.0424347Z }, 2025-09-01T19:51:53.0424417Z { 2025-09-01T19:51:53.0424531Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-01T19:51:53.0424674Z "size": 107, 2025-09-01T19:51:53.0424820Z "digest": "sha256:bc003355b1e4aac2c3b78b493f601ddb781071701e5ea33f4cab780169c0dc30" 2025-09-01T19:51:53.0424984Z }, 2025-09-01T19:51:53.0425053Z { 2025-09-01T19:51:53.0426181Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-01T19:51:53.0426326Z "size": 829, 2025-09-01T19:51:53.0426474Z "digest": "sha256:0542a5946701b8a2a9174ea7a9a3efdea1a23220751af82295804329008e056f" 2025-09-01T19:51:53.0426634Z }, 2025-09-01T19:51:53.0426703Z { 2025-09-01T19:51:53.0426818Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-01T19:51:53.0426963Z "size": 26113862, 2025-09-01T19:51:53.0427115Z "digest": "sha256:b91c0030e42b61de054cfc76f3d2af1422e93d1433c8b956677168e5744f3339" 2025-09-01T19:51:53.0427277Z }, 2025-09-01T19:51:53.0427352Z { 2025-09-01T19:51:53.0427467Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-01T19:51:53.0429103Z "size": 104, 2025-09-01T19:51:53.0429251Z "digest": "sha256:0ade46a51f20b0651c791363f443e509a1ccea94ffac4714aaa12c0cff7ea495" 2025-09-01T19:51:53.0429416Z }, 2025-09-01T19:51:53.0429486Z { 2025-09-01T19:51:53.0429599Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-01T19:51:53.0429742Z "size": 425, 2025-09-01T19:51:53.0429889Z "digest": "sha256:fde578b2b3ba92b1f6adec807b62f36d657834685fd038475f9ccf7ad1a7e728" 2025-09-01T19:51:53.0430100Z }, 2025-09-01T19:51:53.0430169Z { 2025-09-01T19:51:53.0430283Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-01T19:51:53.0430427Z "size": 19309392, 2025-09-01T19:51:53.0431646Z "digest": "sha256:5985c49ecf503d709d571f86a131fc6495dfe04fbcd475425ab41ed2d6e943b3" 2025-09-01T19:51:53.0431807Z }, 2025-09-01T19:51:53.0431877Z { 2025-09-01T19:51:53.0431997Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-01T19:51:53.0432139Z "size": 641, 2025-09-01T19:51:53.0432289Z "digest": "sha256:dde9ce903ba3a35b1c56c01acbdeba019c0ea7f07820639aa44d67a8e389e41a" 2025-09-01T19:51:53.0432456Z }, 2025-09-01T19:51:53.0432525Z { 2025-09-01T19:51:53.0432641Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-01T19:51:53.0432784Z "size": 725, 2025-09-01T19:51:53.0432926Z "digest": "sha256:8c25ba390046d02211f66925408d5a4877c46a15aa8e5591ff94a50ef4f3d8d7" 2025-09-01T19:51:53.0434114Z }, 2025-09-01T19:51:53.0434185Z { 2025-09-01T19:51:53.0434301Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-01T19:51:53.0434443Z "size": 148, 2025-09-01T19:51:53.0434590Z "digest": "sha256:6777c19a7dc72af803c63a2e27dbe2821121ed6a53eba246cd90a09a77041368" 2025-09-01T19:51:53.0434753Z }, 2025-09-01T19:51:53.0434823Z { 2025-09-01T19:51:53.0434982Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-01T19:51:53.0435125Z "size": 135, 2025-09-01T19:51:53.0435264Z "digest": "sha256:979e9db28591933c591869601623c51f09112716a0f2f7f6118947f3144c8ccf" 2025-09-01T19:51:53.0435421Z }, 2025-09-01T19:51:53.0436522Z { 2025-09-01T19:51:53.0436638Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-01T19:51:53.0436781Z "size": 140, 2025-09-01T19:51:53.0436928Z "digest": "sha256:12f78a68aebf389b6403ba4c47fab89b5299d2bfa23ff45885c199e75bb66431" 2025-09-01T19:51:53.0437099Z }, 2025-09-01T19:51:53.0437168Z { 2025-09-01T19:51:53.0437282Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-01T19:51:53.0437424Z "size": 32, 2025-09-01T19:51:53.0437572Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-09-01T19:51:53.0437735Z }, 2025-09-01T19:51:53.0437804Z { 2025-09-01T19:51:53.0439238Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-01T19:51:53.0439389Z "size": 223, 2025-09-01T19:51:53.0439536Z "digest": "sha256:346d9c8e19d8427529966edc4bce24f2dde8003097dac07c9c57b22e2a6200e5" 2025-09-01T19:51:53.0439697Z }, 2025-09-01T19:51:53.0439767Z { 2025-09-01T19:51:53.0439880Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-01T19:51:53.0440022Z "size": 346, 2025-09-01T19:51:53.0440165Z "digest": "sha256:1e56a505789f358b94eed3279baa2038833b7503b105a0ffb2d2c031138bbb99" 2025-09-01T19:51:53.0440324Z }, 2025-09-01T19:51:53.0440393Z { 2025-09-01T19:51:53.0440514Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-01T19:51:53.0441702Z "size": 88300, 2025-09-01T19:51:53.0441856Z "digest": "sha256:ef3b217b239faf0a9a8dd739f9dbd29e9428ba6557fe26b146e7ed6efdfc7ef5" 2025-09-01T19:51:53.0442022Z }, 2025-09-01T19:51:53.0442091Z { 2025-09-01T19:51:53.0442205Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-01T19:51:53.0442346Z "size": 106, 2025-09-01T19:51:53.0442498Z "digest": "sha256:1af420b532adf8379a51a0beac95fc4c94d4805d736ee3e05692d9da919ee7c2" 2025-09-01T19:51:53.0442662Z }, 2025-09-01T19:51:53.0442730Z { 2025-09-01T19:51:53.0442844Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-01T19:51:53.0442986Z "size": 1665, 2025-09-01T19:51:53.0444144Z "digest": "sha256:98466981c1bc1ea4890de2b0c2c950fb6c354093157914cf47ab7157db78bead" 2025-09-01T19:51:53.0444306Z }, 2025-09-01T19:51:53.0444375Z { 2025-09-01T19:51:53.0444491Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-01T19:51:53.0444683Z "size": 725, 2025-09-01T19:51:53.0444826Z "digest": "sha256:8c25ba390046d02211f66925408d5a4877c46a15aa8e5591ff94a50ef4f3d8d7" 2025-09-01T19:51:53.0444986Z }, 2025-09-01T19:51:53.0445054Z { 2025-09-01T19:51:53.0445169Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-01T19:51:53.0445313Z "size": 139, 2025-09-01T19:51:53.0445466Z "digest": "sha256:3d576c234b3b35fb1822c41a6b5bc14e95771de7bfc34352ecdb9c4c6e6a0325" 2025-09-01T19:51:53.0446669Z }, 2025-09-01T19:51:53.0446739Z { 2025-09-01T19:51:53.0446855Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-01T19:51:53.0446996Z "size": 120, 2025-09-01T19:51:53.0447144Z "digest": "sha256:ce814c681b265bc8b32860091e3c4fd0b2dee8c893bbf4518dad13c8a2322edb" 2025-09-01T19:51:53.0447306Z }, 2025-09-01T19:51:53.0447374Z { 2025-09-01T19:51:53.0447488Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-01T19:51:53.0447638Z "size": 5391315038, 2025-09-01T19:51:53.0447796Z "digest": "sha256:bcaefc4dc7c956389fb68cfbd34eb8444fac34cf8fd6b42f3766880079de4fff" 2025-09-01T19:51:53.0447962Z }, 2025-09-01T19:51:53.0449280Z { 2025-09-01T19:51:53.0449398Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-01T19:51:53.0449541Z "size": 176, 2025-09-01T19:51:53.0449740Z "digest": "sha256:4efe9c858d701b88bd278ff0192eba57d8ff0b925f75649ad9b92d0623fd582f" 2025-09-01T19:51:53.0449904Z }, 2025-09-01T19:51:53.0449972Z { 2025-09-01T19:51:53.0450086Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-01T19:51:53.0450229Z "size": 1897, 2025-09-01T19:51:53.0450375Z "digest": "sha256:f65e008611c8aa3006b523e255be149b41ceab11ad9b2404503637b517647124" 2025-09-01T19:51:53.0450535Z }, 2025-09-01T19:51:53.0450603Z { 2025-09-01T19:51:53.0451786Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-01T19:51:53.0451934Z "size": 197490081, 2025-09-01T19:51:53.0452092Z "digest": "sha256:bc34910d1f4181725f3fb491b8c182ae7b1241849fa54ea5facc230e29ac5080" 2025-09-01T19:51:53.0452253Z }, 2025-09-01T19:51:53.0452322Z { 2025-09-01T19:51:53.0452436Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-01T19:51:53.0452577Z "size": 303, 2025-09-01T19:51:53.0452722Z "digest": "sha256:5a7d200516410d928171988dc38a996f4b4f6ccb1ddd4a29d1bebe64e9e58377" 2025-09-01T19:51:53.0452887Z }, 2025-09-01T19:51:53.0452956Z { 2025-09-01T19:51:53.0453071Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-01T19:51:53.0454249Z "size": 32, 2025-09-01T19:51:53.0454400Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-09-01T19:51:53.0454564Z }, 2025-09-01T19:51:53.0454633Z { 2025-09-01T19:51:53.0454746Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-01T19:51:53.0454888Z "size": 108, 2025-09-01T19:51:53.0455036Z "digest": "sha256:e3df1102c5d729acd210da14eb12ca99ab15a7eeb07c427792e3b95269eb19d3" 2025-09-01T19:51:53.0455204Z }, 2025-09-01T19:51:53.0455272Z { 2025-09-01T19:51:53.0455387Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-09-01T19:51:53.0455532Z "size": 54145663, 2025-09-01T19:51:53.0456714Z "digest": "sha256:addd7f88eb118c23ba6a28930756c9ce8e2008b53f3d595628d4e8d2688e9810" 2025-09-01T19:51:53.0456881Z } 2025-09-01T19:51:53.0456956Z ] 2025-09-01T19:51:53.0457026Z } 2025-09-01T19:51:53.0457107Z + exit 0 2025-09-01T19:51:53.0489095Z ##[group]Run set -eux 2025-09-01T19:51:53.0489210Z set -eux 2025-09-01T19:51:53.0489370Z # It's ok if this steps fails, it would then be an anonymous user like what we used to have 2025-09-01T19:51:53.0489781Z 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-01T19:51:53.0496303Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-01T19:51:53.0496444Z env: 2025-09-01T19:51:53.0496532Z GIT_DEFAULT_BRANCH: main 2025-09-01T19:51:53.0496660Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-01T19:51:53.0496826Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-01T19:51:53.0496985Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-01T19:51:53.0499890Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD161 --device /dev/dri/renderD169 --device /dev/dri/renderD177 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-01T19:51:53.0500372Z AWS_DEFAULT_REGION: us-east-1 2025-09-01T19:51:53.0500482Z AWS_REGION: us-east-1 2025-09-01T19:51:53.0500895Z AWS_ACCESS_KEY_ID: *** 2025-09-01T19:51:53.0501049Z AWS_SECRET_ACCESS_KEY: *** 2025-09-01T19:51:53.0503267Z AWS_SESSION_TOKEN: *** 2025-09-01T19:51:53.0503366Z ##[endgroup] 2025-09-01T19:51:53.0530520Z + aws secretsmanager get-secret-value --secret-id docker_hub_readonly_token 2025-09-01T19:51:53.0530897Z /home/runner/_work/_temp/9adbdfff-98d5-4a17-a581-f48f8f54ec95.sh: line 3: aws: command not found 2025-09-01T19:51:53.0531949Z + jq --raw-output .SecretString 2025-09-01T19:51:53.0532144Z + docker login --username pytorchbot --password-stdin 2025-09-01T19:51:53.0533088Z + jq -r .docker_hub_readonly_token 2025-09-01T19:51:53.0634642Z Error: Cannot perform an interactive login from a non TTY device 2025-09-01T19:51:53.0640437Z + true 2025-09-01T19:51:53.0715239Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2025-09-01T19:51:53.0715421Z with: 2025-09-01T19:51:53.0715685Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-18d8825eadf4ad672ab335766741288aa9aef921 2025-09-01T19:51:53.0716003Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-09-01T19:51:53.0716168Z env: 2025-09-01T19:51:53.0718864Z GIT_DEFAULT_BRANCH: main 2025-09-01T19:51:53.0718998Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-01T19:51:53.0719168Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-01T19:51:53.0719328Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-01T19:51:53.0719836Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD161 --device /dev/dri/renderD169 --device /dev/dri/renderD177 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-01T19:51:53.0720320Z AWS_DEFAULT_REGION: us-east-1 2025-09-01T19:51:53.0720429Z AWS_REGION: us-east-1 2025-09-01T19:51:53.0720632Z AWS_ACCESS_KEY_ID: *** 2025-09-01T19:51:53.0720774Z AWS_SECRET_ACCESS_KEY: *** 2025-09-01T19:51:53.0723000Z AWS_SESSION_TOKEN: *** 2025-09-01T19:51:53.0725125Z ##[endgroup] 2025-09-01T19:51:53.0735062Z ##[group]Run set -x 2025-09-01T19:51:53.0735174Z set -x 2025-09-01T19:51:53.0735259Z set +e 2025-09-01T19:51:53.0735342Z  2025-09-01T19:51:53.0737570Z login() { 2025-09-01T19:51:53.0737758Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2025-09-01T19:51:53.0737944Z } 2025-09-01T19:51:53.0738025Z  2025-09-01T19:51:53.0738107Z retry () { 2025-09-01T19:51:53.0738407Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2025-09-01T19:51:53.0738529Z } 2025-09-01T19:51:53.0738607Z  2025-09-01T19:51:53.0738699Z retry login "${DOCKER_REGISTRY}" 2025-09-01T19:51:53.0738813Z  2025-09-01T19:51:53.0738990Z IMAGE_SIZE=$(docker manifest inspect "${DOCKER_IMAGE}" | jq '[.layers[].size, .config.size] | add / 1024 / 1024') 2025-09-01T19:51:53.0741229Z echo "Compressed size of image in MB: ${IMAGE_SIZE}" 2025-09-01T19:51:53.0741506Z  2025-09-01T19:51:53.0741586Z set -e 2025-09-01T19:51:53.0741716Z # ignore output since only exit code is used for conditional 2025-09-01T19:51:53.0741895Z # only pull docker image if it's not available locally 2025-09-01T19:51:53.0742094Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2025-09-01T19:51:53.0742275Z  retry docker pull "${DOCKER_IMAGE}" 2025-09-01T19:51:53.0742394Z fi 2025-09-01T19:51:53.0747914Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-01T19:51:53.0748061Z env: 2025-09-01T19:51:53.0750530Z GIT_DEFAULT_BRANCH: main 2025-09-01T19:51:53.0750665Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-01T19:51:53.0750835Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-01T19:51:53.0750996Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-01T19:51:53.0751493Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD161 --device /dev/dri/renderD169 --device /dev/dri/renderD177 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-01T19:51:53.0751978Z AWS_DEFAULT_REGION: us-east-1 2025-09-01T19:51:53.0752089Z AWS_REGION: us-east-1 2025-09-01T19:51:53.0752222Z AWS_ACCESS_KEY_ID: *** 2025-09-01T19:51:53.0752364Z AWS_SECRET_ACCESS_KEY: *** 2025-09-01T19:51:53.0754598Z AWS_SESSION_TOKEN: *** 2025-09-01T19:51:53.0754985Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-18d8825eadf4ad672ab335766741288aa9aef921 2025-09-01T19:51:53.0755298Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-09-01T19:51:53.0757483Z ##[endgroup] 2025-09-01T19:51:53.0783269Z + set +e 2025-09-01T19:51:53.0783646Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-09-01T19:51:53.0784142Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-09-01T19:51:53.0786628Z + aws ecr get-login-password --region us-east-1 2025-09-01T19:51:53.0792298Z /home/runner/_work/_temp/b168265f-d863-4197-9754-1ee2c1fa4a8d.sh: line 5: aws: command not found 2025-09-01T19:51:53.0792644Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-09-01T19:51:53.0888951Z Error: Cannot perform an interactive login from a non TTY device 2025-09-01T19:51:53.0900951Z + sleep 1 2025-09-01T19:51:54.0911927Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-09-01T19:51:54.0915701Z + aws ecr get-login-password --region us-east-1 2025-09-01T19:51:54.0916388Z /home/runner/_work/_temp/b168265f-d863-4197-9754-1ee2c1fa4a8d.sh: line 5: aws: command not found 2025-09-01T19:51:54.0917058Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-09-01T19:51:54.1029875Z Error: Cannot perform an interactive login from a non TTY device 2025-09-01T19:51:54.1045486Z + sleep 2 2025-09-01T19:51:56.1060705Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-09-01T19:51:56.1069532Z + aws ecr get-login-password --region us-east-1 2025-09-01T19:51:56.1069942Z /home/runner/_work/_temp/b168265f-d863-4197-9754-1ee2c1fa4a8d.sh: line 5: aws: command not found 2025-09-01T19:51:56.1070396Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-09-01T19:51:56.1165210Z Error: Cannot perform an interactive login from a non TTY device 2025-09-01T19:51:56.1182187Z ++ docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-18d8825eadf4ad672ab335766741288aa9aef921 2025-09-01T19:51:56.1182599Z ++ jq '[.layers[].size, .config.size] | add / 1024 / 1024' 2025-09-01T19:51:56.6495236Z + IMAGE_SIZE=17758.294355392456 2025-09-01T19:51:56.6495556Z + echo 'Compressed size of image in MB: 17758.294355392456' 2025-09-01T19:51:56.6495848Z + set -e 2025-09-01T19:51:56.6496475Z Compressed size of image in MB: 17758.294355392456 2025-09-01T19:51:56.6497114Z + docker inspect --type=image 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-18d8825eadf4ad672ab335766741288aa9aef921 2025-09-01T19:51:56.6628584Z + retry docker pull 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-18d8825eadf4ad672ab335766741288aa9aef921 2025-09-01T19:51:56.6629595Z + docker pull 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-18d8825eadf4ad672ab335766741288aa9aef921 2025-09-01T19:51:57.1153175Z pytorch-linux-jammy-rocm-n-py3-18d8825eadf4ad672ab335766741288aa9aef921: Pulling from pytorch/ci-image 2025-09-01T19:51:57.1153692Z 660ffc76f83b: Pulling fs layer 2025-09-01T19:51:57.1153924Z 82b23ad85a6e: Pulling fs layer 2025-09-01T19:51:57.1154128Z 38100dd798e2: Pulling fs layer 2025-09-01T19:51:57.1154325Z 483f008949f3: Pulling fs layer 2025-09-01T19:51:57.1154529Z 0bb36ab83cbd: Pulling fs layer 2025-09-01T19:51:57.1163110Z 912d5f4ef23a: Pulling fs layer 2025-09-01T19:51:57.1163359Z ce593c20d090: Pulling fs layer 2025-09-01T19:51:57.1163566Z 3a92f1b6fd90: Pulling fs layer 2025-09-01T19:51:57.1163766Z f9fe564594e1: Pulling fs layer 2025-09-01T19:51:57.1163968Z 8c25ba390046: Pulling fs layer 2025-09-01T19:51:57.1164162Z b65e0871895b: Pulling fs layer 2025-09-01T19:51:57.1164358Z da21fef21e29: Pulling fs layer 2025-09-01T19:51:57.1164559Z 6acc5bd940e6: Pulling fs layer 2025-09-01T19:51:57.1164779Z fa2491f8117b: Pulling fs layer 2025-09-01T19:51:57.1164982Z 7bba6aa9e795: Pulling fs layer 2025-09-01T19:51:57.1165535Z 7361147b96b6: Pulling fs layer 2025-09-01T19:51:57.1165739Z c9f3d09df2ac: Pulling fs layer 2025-09-01T19:51:57.1165940Z 8693059fe056: Pulling fs layer 2025-09-01T19:51:57.1166141Z aa1a1d1fd0fa: Pulling fs layer 2025-09-01T19:51:57.1166339Z 6386705cbd9b: Pulling fs layer 2025-09-01T19:51:57.1166531Z 69e4ea21bcbc: Pulling fs layer 2025-09-01T19:51:57.1166705Z 59f15be0e7ce: Pulling fs layer 2025-09-01T19:51:57.1166853Z c6c5cb68a98a: Pulling fs layer 2025-09-01T19:51:57.1166991Z 8ceb70fed17c: Pulling fs layer 2025-09-01T19:51:57.1167129Z 98a4c9efe5b7: Pulling fs layer 2025-09-01T19:51:57.1167266Z 6acc5bd940e6: Waiting 2025-09-01T19:51:57.1167399Z 4acf9c7fd9c5: Pulling fs layer 2025-09-01T19:51:57.1167546Z eb2d1ea2c168: Pulling fs layer 2025-09-01T19:51:57.1167686Z 49425c03818c: Pulling fs layer 2025-09-01T19:51:57.1167835Z bc003355b1e4: Pulling fs layer 2025-09-01T19:51:57.1167981Z 483f008949f3: Waiting 2025-09-01T19:51:57.1168112Z 0542a5946701: Pulling fs layer 2025-09-01T19:51:57.1168387Z b91c0030e42b: Pulling fs layer 2025-09-01T19:51:57.1168528Z f9fe564594e1: Waiting 2025-09-01T19:51:57.1168661Z 0bb36ab83cbd: Waiting 2025-09-01T19:51:57.1168790Z 7361147b96b6: Waiting 2025-09-01T19:51:57.1168915Z fa2491f8117b: Waiting 2025-09-01T19:51:57.1179912Z 0ade46a51f20: Pulling fs layer 2025-09-01T19:51:57.1180828Z fde578b2b3ba: Pulling fs layer 2025-09-01T19:51:57.1181087Z 5985c49ecf50: Pulling fs layer 2025-09-01T19:51:57.1181276Z dde9ce903ba3: Pulling fs layer 2025-09-01T19:51:57.1181419Z 912d5f4ef23a: Waiting 2025-09-01T19:51:57.1181543Z 6386705cbd9b: Waiting 2025-09-01T19:51:57.1181665Z 8ceb70fed17c: Waiting 2025-09-01T19:51:57.1181788Z 98a4c9efe5b7: Waiting 2025-09-01T19:51:57.1181912Z eb2d1ea2c168: Waiting 2025-09-01T19:51:57.1182031Z 4acf9c7fd9c5: Waiting 2025-09-01T19:51:57.1182147Z 7bba6aa9e795: Waiting 2025-09-01T19:51:57.1182268Z 0ade46a51f20: Waiting 2025-09-01T19:51:57.1182387Z c9f3d09df2ac: Waiting 2025-09-01T19:51:57.1182498Z 8693059fe056: Waiting 2025-09-01T19:51:57.1182611Z da21fef21e29: Waiting 2025-09-01T19:51:57.1182739Z b91c0030e42b: Waiting 2025-09-01T19:51:57.1182859Z 6777c19a7dc7: Pulling fs layer 2025-09-01T19:51:57.1182992Z fde578b2b3ba: Waiting 2025-09-01T19:51:57.1183121Z 5985c49ecf50: Waiting 2025-09-01T19:51:57.1183254Z 979e9db28591: Pulling fs layer 2025-09-01T19:51:57.1183386Z dde9ce903ba3: Waiting 2025-09-01T19:51:57.1183513Z 12f78a68aebf: Pulling fs layer 2025-09-01T19:51:57.1184007Z 6777c19a7dc7: Waiting 2025-09-01T19:51:57.1184124Z 4f4fb700ef54: Pulling fs layer 2025-09-01T19:51:57.1184254Z 346d9c8e19d8: Pulling fs layer 2025-09-01T19:51:57.1184377Z 979e9db28591: Waiting 2025-09-01T19:51:57.1184486Z 49425c03818c: Waiting 2025-09-01T19:51:57.1184597Z c6c5cb68a98a: Waiting 2025-09-01T19:51:57.1184706Z 0542a5946701: Waiting 2025-09-01T19:51:57.1184820Z 1e56a505789f: Pulling fs layer 2025-09-01T19:51:57.1184953Z ef3b217b239f: Pulling fs layer 2025-09-01T19:51:57.1185106Z 1af420b532ad: Pulling fs layer 2025-09-01T19:51:57.1185234Z 4f4fb700ef54: Waiting 2025-09-01T19:51:57.1185348Z bc003355b1e4: Waiting 2025-09-01T19:51:57.1185466Z 98466981c1bc: Pulling fs layer 2025-09-01T19:51:57.1185592Z 346d9c8e19d8: Waiting 2025-09-01T19:51:57.1185700Z 1e56a505789f: Waiting 2025-09-01T19:51:57.1185815Z 1af420b532ad: Waiting 2025-09-01T19:51:57.1185929Z ef3b217b239f: Waiting 2025-09-01T19:51:57.1186043Z 12f78a68aebf: Waiting 2025-09-01T19:51:57.1186154Z 98466981c1bc: Waiting 2025-09-01T19:51:57.1186276Z 3d576c234b3b: Pulling fs layer 2025-09-01T19:51:57.1186410Z ce814c681b26: Pulling fs layer 2025-09-01T19:51:57.1186548Z bcaefc4dc7c9: Pulling fs layer 2025-09-01T19:51:57.1186678Z 3d576c234b3b: Waiting 2025-09-01T19:51:57.1186794Z ce814c681b26: Waiting 2025-09-01T19:51:57.1186909Z 4efe9c858d70: Pulling fs layer 2025-09-01T19:51:57.1187039Z f65e008611c8: Pulling fs layer 2025-09-01T19:51:57.1187165Z bcaefc4dc7c9: Waiting 2025-09-01T19:51:57.1187279Z bc34910d1f41: Pulling fs layer 2025-09-01T19:51:57.1187393Z 4efe9c858d70: Waiting 2025-09-01T19:51:57.1187503Z 5a7d20051641: Pulling fs layer 2025-09-01T19:51:57.1192445Z e3df1102c5d7: Pulling fs layer 2025-09-01T19:51:57.1199137Z 5a7d20051641: Waiting 2025-09-01T19:51:57.1199846Z bc34910d1f41: Waiting 2025-09-01T19:51:57.1200121Z e3df1102c5d7: Waiting 2025-09-01T19:51:57.1200349Z addd7f88eb11: Pulling fs layer 2025-09-01T19:51:57.1200578Z addd7f88eb11: Waiting 2025-09-01T19:51:57.3343872Z 82b23ad85a6e: Verifying Checksum 2025-09-01T19:51:57.3344286Z 82b23ad85a6e: Download complete 2025-09-01T19:51:57.5456907Z 483f008949f3: Download complete 2025-09-01T19:51:57.6051043Z 660ffc76f83b: Verifying Checksum 2025-09-01T19:51:57.6056754Z 660ffc76f83b: Download complete 2025-09-01T19:51:57.7403400Z 0bb36ab83cbd: Verifying Checksum 2025-09-01T19:51:57.7404417Z 0bb36ab83cbd: Download complete 2025-09-01T19:51:57.8089964Z 912d5f4ef23a: Download complete 2025-09-01T19:51:57.9949858Z 3a92f1b6fd90: Verifying Checksum 2025-09-01T19:51:57.9950992Z 3a92f1b6fd90: Download complete 2025-09-01T19:51:58.1603737Z 660ffc76f83b: Pull complete 2025-09-01T19:51:58.1697478Z 82b23ad85a6e: Pull complete 2025-09-01T19:51:58.3140417Z f9fe564594e1: Verifying Checksum 2025-09-01T19:51:58.3149244Z f9fe564594e1: Download complete 2025-09-01T19:51:58.5128850Z 8c25ba390046: Download complete 2025-09-01T19:51:59.0180523Z ce593c20d090: Verifying Checksum 2025-09-01T19:51:59.0181338Z ce593c20d090: Download complete 2025-09-01T19:51:59.2500570Z da21fef21e29: Verifying Checksum 2025-09-01T19:51:59.2500986Z da21fef21e29: Download complete 2025-09-01T19:51:59.5601985Z 6acc5bd940e6: Verifying Checksum 2025-09-01T19:51:59.5602391Z 6acc5bd940e6: Download complete 2025-09-01T19:51:59.7735203Z fa2491f8117b: Verifying Checksum 2025-09-01T19:51:59.7736466Z fa2491f8117b: Download complete 2025-09-01T19:52:00.0093548Z 7bba6aa9e795: Download complete 2025-09-01T19:52:00.2273938Z 7361147b96b6: Verifying Checksum 2025-09-01T19:52:00.2274338Z 7361147b96b6: Download complete 2025-09-01T19:52:00.4604262Z 38100dd798e2: Verifying Checksum 2025-09-01T19:52:00.4605269Z 38100dd798e2: Download complete 2025-09-01T19:52:00.6857598Z 8693059fe056: Download complete 2025-09-01T19:52:00.9124024Z aa1a1d1fd0fa: Download complete 2025-09-01T19:52:04.9382937Z 38100dd798e2: Pull complete 2025-09-01T19:52:04.9473087Z 483f008949f3: Pull complete 2025-09-01T19:52:04.9566904Z 0bb36ab83cbd: Pull complete 2025-09-01T19:52:04.9654229Z 912d5f4ef23a: Pull complete 2025-09-01T19:52:04.9868999Z c9f3d09df2ac: Verifying Checksum 2025-09-01T19:52:04.9870246Z c9f3d09df2ac: Download complete 2025-09-01T19:52:05.2823956Z 69e4ea21bcbc: Verifying Checksum 2025-09-01T19:52:05.2824577Z 69e4ea21bcbc: Download complete 2025-09-01T19:52:05.4831115Z 59f15be0e7ce: Verifying Checksum 2025-09-01T19:52:05.4831355Z 59f15be0e7ce: Download complete 2025-09-01T19:52:06.2597892Z ce593c20d090: Pull complete 2025-09-01T19:52:06.2776122Z 3a92f1b6fd90: Pull complete 2025-09-01T19:52:06.2931138Z f9fe564594e1: Pull complete 2025-09-01T19:52:06.3014303Z 8c25ba390046: Pull complete 2025-09-01T19:52:12.4806036Z c6c5cb68a98a: Verifying Checksum 2025-09-01T19:52:12.4806466Z c6c5cb68a98a: Download complete 2025-09-01T19:52:12.7162810Z 8ceb70fed17c: Download complete 2025-09-01T19:52:12.9295721Z 98a4c9efe5b7: Download complete 2025-09-01T19:52:13.1417377Z 4acf9c7fd9c5: Verifying Checksum 2025-09-01T19:52:13.1418698Z 4acf9c7fd9c5: Download complete 2025-09-01T19:52:13.3440521Z eb2d1ea2c168: Verifying Checksum 2025-09-01T19:52:13.3441871Z eb2d1ea2c168: Download complete 2025-09-01T19:52:13.6905429Z 49425c03818c: Verifying Checksum 2025-09-01T19:52:13.6915217Z 49425c03818c: Download complete 2025-09-01T19:52:13.8983012Z bc003355b1e4: Verifying Checksum 2025-09-01T19:52:13.8983409Z bc003355b1e4: Download complete 2025-09-01T19:52:14.1191944Z 0542a5946701: Verifying Checksum 2025-09-01T19:52:14.1192633Z 0542a5946701: Download complete 2025-09-01T19:52:14.6962500Z b91c0030e42b: Verifying Checksum 2025-09-01T19:52:14.6962875Z b91c0030e42b: Download complete 2025-09-01T19:52:14.9267574Z 0ade46a51f20: Verifying Checksum 2025-09-01T19:52:14.9267988Z 0ade46a51f20: Download complete 2025-09-01T19:52:15.1511749Z fde578b2b3ba: Verifying Checksum 2025-09-01T19:52:15.1512151Z fde578b2b3ba: Download complete 2025-09-01T19:52:15.5986800Z 5985c49ecf50: Verifying Checksum 2025-09-01T19:52:15.5987180Z 5985c49ecf50: Download complete 2025-09-01T19:52:15.8049661Z dde9ce903ba3: Verifying Checksum 2025-09-01T19:52:15.8049946Z dde9ce903ba3: Download complete 2025-09-01T19:52:16.0356076Z 6777c19a7dc7: Verifying Checksum 2025-09-01T19:52:16.0356481Z 6777c19a7dc7: Download complete 2025-09-01T19:52:16.2497474Z 979e9db28591: Verifying Checksum 2025-09-01T19:52:16.2498993Z 979e9db28591: Download complete 2025-09-01T19:52:16.4560295Z 12f78a68aebf: Download complete 2025-09-01T19:52:16.5343506Z 4f4fb700ef54: Download complete 2025-09-01T19:52:16.7529348Z 346d9c8e19d8: Download complete 2025-09-01T19:52:16.9587475Z 1e56a505789f: Download complete 2025-09-01T19:52:17.1949853Z ef3b217b239f: Verifying Checksum 2025-09-01T19:52:17.1959027Z ef3b217b239f: Download complete 2025-09-01T19:52:17.4736897Z 1af420b532ad: Verifying Checksum 2025-09-01T19:52:17.4737313Z 1af420b532ad: Download complete 2025-09-01T19:52:17.6883652Z 98466981c1bc: Verifying Checksum 2025-09-01T19:52:17.6884950Z 98466981c1bc: Download complete 2025-09-01T19:52:17.9029715Z 3d576c234b3b: Verifying Checksum 2025-09-01T19:52:17.9031068Z 3d576c234b3b: Download complete 2025-09-01T19:52:18.1326665Z ce814c681b26: Verifying Checksum 2025-09-01T19:52:18.1327075Z ce814c681b26: Download complete 2025-09-01T19:52:32.3148064Z b65e0871895b: Verifying Checksum 2025-09-01T19:52:32.3148481Z b65e0871895b: Download complete 2025-09-01T19:52:32.5751153Z 4efe9c858d70: Download complete 2025-09-01T19:52:32.7853252Z f65e008611c8: Download complete 2025-09-01T19:52:35.2890763Z bc34910d1f41: Verifying Checksum 2025-09-01T19:52:35.2891096Z bc34910d1f41: Download complete 2025-09-01T19:52:35.5345979Z 5a7d20051641: Verifying Checksum 2025-09-01T19:52:35.5346351Z 5a7d20051641: Download complete 2025-09-01T19:52:35.7510716Z e3df1102c5d7: Download complete 2025-09-01T19:52:36.5490155Z addd7f88eb11: Verifying Checksum 2025-09-01T19:52:36.5490488Z addd7f88eb11: Download complete 2025-09-01T19:52:57.4377106Z b65e0871895b: Pull complete 2025-09-01T19:52:57.4469248Z da21fef21e29: Pull complete 2025-09-01T19:52:57.4669358Z 6acc5bd940e6: Pull complete 2025-09-01T19:52:57.4757991Z fa2491f8117b: Pull complete 2025-09-01T19:52:57.4852222Z 7bba6aa9e795: Pull complete 2025-09-01T19:52:57.4952654Z 7361147b96b6: Pull complete 2025-09-01T19:53:01.3919119Z c9f3d09df2ac: Pull complete 2025-09-01T19:53:01.4006468Z 8693059fe056: Pull complete 2025-09-01T19:53:01.4094697Z aa1a1d1fd0fa: Pull complete 2025-09-01T19:53:29.0203735Z bcaefc4dc7c9: Verifying Checksum 2025-09-01T19:53:29.0203974Z bcaefc4dc7c9: Download complete 2025-09-01T19:53:32.5731117Z 6386705cbd9b: Verifying Checksum 2025-09-01T19:53:32.5731548Z 6386705cbd9b: Download complete 2025-09-01T19:54:29.1081545Z 6386705cbd9b: Pull complete 2025-09-01T19:54:29.1173538Z 69e4ea21bcbc: Pull complete 2025-09-01T19:54:29.1264580Z 59f15be0e7ce: Pull complete 2025-09-01T19:54:33.6530628Z c6c5cb68a98a: Pull complete 2025-09-01T19:54:33.6655487Z 8ceb70fed17c: Pull complete 2025-09-01T19:54:33.6741018Z 98a4c9efe5b7: Pull complete 2025-09-01T19:54:33.6853662Z 4acf9c7fd9c5: Pull complete 2025-09-01T19:54:33.6939655Z eb2d1ea2c168: Pull complete 2025-09-01T19:54:33.7229967Z 49425c03818c: Pull complete 2025-09-01T19:54:33.7313315Z bc003355b1e4: Pull complete 2025-09-01T19:54:33.7400619Z 0542a5946701: Pull complete 2025-09-01T19:54:33.9633455Z b91c0030e42b: Pull complete 2025-09-01T19:54:33.9738366Z 0ade46a51f20: Pull complete 2025-09-01T19:54:33.9828485Z fde578b2b3ba: Pull complete 2025-09-01T19:54:34.0871647Z 5985c49ecf50: Pull complete 2025-09-01T19:54:34.0962567Z dde9ce903ba3: Pull complete 2025-09-01T19:54:34.1152864Z 6777c19a7dc7: Pull complete 2025-09-01T19:54:34.1234955Z 979e9db28591: Pull complete 2025-09-01T19:54:34.1383629Z 12f78a68aebf: Pull complete 2025-09-01T19:54:34.1491054Z 4f4fb700ef54: Pull complete 2025-09-01T19:54:34.1568537Z 346d9c8e19d8: Pull complete 2025-09-01T19:54:34.1648735Z 1e56a505789f: Pull complete 2025-09-01T19:54:34.1742125Z ef3b217b239f: Pull complete 2025-09-01T19:54:34.1839759Z 1af420b532ad: Pull complete 2025-09-01T19:54:34.1923979Z 98466981c1bc: Pull complete 2025-09-01T19:54:34.2077347Z 3d576c234b3b: Pull complete 2025-09-01T19:54:34.2152589Z ce814c681b26: Pull complete 2025-09-01T19:55:09.6430051Z bcaefc4dc7c9: Pull complete 2025-09-01T19:55:09.6536628Z 4efe9c858d70: Pull complete 2025-09-01T19:55:09.6627944Z f65e008611c8: Pull complete 2025-09-01T19:55:12.5041093Z bc34910d1f41: Pull complete 2025-09-01T19:55:12.5137836Z 5a7d20051641: Pull complete 2025-09-01T19:55:12.5298987Z e3df1102c5d7: Pull complete 2025-09-01T19:55:13.2354017Z addd7f88eb11: Pull complete 2025-09-01T19:55:13.2402960Z Digest: sha256:85cbf2bb8e0d11af22948acc07de2b52a7642fcb674597616387e35e34846d5a 2025-09-01T19:55:13.2419071Z 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-01T19:55:13.2429769Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-18d8825eadf4ad672ab335766741288aa9aef921 2025-09-01T19:55:13.2494759Z Prepare all required actions 2025-09-01T19:55:13.2512369Z ##[group]Run ./.github/actions/get-workflow-job-id 2025-09-01T19:55:13.2512503Z with: 2025-09-01T19:55:13.2512799Z github-token: *** 2025-09-01T19:55:13.2512904Z env: 2025-09-01T19:55:13.2512991Z GIT_DEFAULT_BRANCH: main 2025-09-01T19:55:13.2513120Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-01T19:55:13.2515352Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-01T19:55:13.2515514Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-01T19:55:13.2516018Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD161 --device /dev/dri/renderD169 --device /dev/dri/renderD177 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-01T19:55:13.2516509Z AWS_DEFAULT_REGION: us-east-1 2025-09-01T19:55:13.2516637Z AWS_REGION: us-east-1 2025-09-01T19:55:13.2516769Z AWS_ACCESS_KEY_ID: *** 2025-09-01T19:55:13.2516913Z AWS_SECRET_ACCESS_KEY: *** 2025-09-01T19:55:13.2519332Z AWS_SESSION_TOKEN: *** 2025-09-01T19:55:13.2519429Z ##[endgroup] 2025-09-01T19:55:13.2531135Z ##[group]Run set -eux 2025-09-01T19:55:13.2531250Z set -eux 2025-09-01T19:55:13.2531415Z python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2025-09-01T19:55:13.2536610Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-01T19:55:13.2539177Z env: 2025-09-01T19:55:13.2539272Z GIT_DEFAULT_BRANCH: main 2025-09-01T19:55:13.2539404Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-01T19:55:13.2539575Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-01T19:55:13.2539736Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-01T19:55:13.2540241Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD161 --device /dev/dri/renderD169 --device /dev/dri/renderD177 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-01T19:55:13.2540738Z AWS_DEFAULT_REGION: us-east-1 2025-09-01T19:55:13.2540850Z AWS_REGION: us-east-1 2025-09-01T19:55:13.2541034Z AWS_ACCESS_KEY_ID: *** 2025-09-01T19:55:13.2541233Z AWS_SECRET_ACCESS_KEY: *** 2025-09-01T19:55:13.2543505Z AWS_SESSION_TOKEN: *** 2025-09-01T19:55:13.2545759Z GITHUB_TOKEN: *** 2025-09-01T19:55:13.2545853Z ##[endgroup] 2025-09-01T19:55:13.2573054Z + python3 .github/scripts/get_workflow_job_id.py 17385660724 linux.rocm.gpu.gfx942.4-8zt5k-runner-pvvg4 2025-09-01T19:55:14.0856870Z Setting output job-id=49352691720 2025-09-01T19:55:14.0859906Z Setting output job-name=linux-jammy-rocm-py3.10 / test (distributed, 1, 1, linux.rocm.gpu.gfx942.4) 2025-09-01T19:55:14.0939930Z Prepare all required actions 2025-09-01T19:55:14.0940163Z Getting action download info 2025-09-01T19:55:14.2971202Z Download action repository 'seemethere/download-artifact-s3@v4' (SHA:1da556a7aa0a088e3153970611f6c432d58e80e6) 2025-09-01T19:55:14.6801636Z Download action repository 'actions/download-artifact@v4' (SHA:d3f86a106a0bac45b974a628896c90dbdf5c8093) 2025-09-01T19:55:15.0311322Z ##[group]Run ./.github/actions/download-build-artifacts 2025-09-01T19:55:15.0311477Z with: 2025-09-01T19:55:15.0311581Z name: linux-jammy-rocm-py3.10 2025-09-01T19:55:15.0311705Z s3-bucket: gha-artifacts 2025-09-01T19:55:15.0311814Z env: 2025-09-01T19:55:15.0311902Z GIT_DEFAULT_BRANCH: main 2025-09-01T19:55:15.0312034Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-01T19:55:15.0312214Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-01T19:55:15.0312376Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-01T19:55:15.0312902Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD161 --device /dev/dri/renderD169 --device /dev/dri/renderD177 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-01T19:55:15.0313396Z AWS_DEFAULT_REGION: us-east-1 2025-09-01T19:55:15.0313528Z AWS_REGION: us-east-1 2025-09-01T19:55:15.0313708Z AWS_ACCESS_KEY_ID: *** 2025-09-01T19:55:15.0313857Z AWS_SECRET_ACCESS_KEY: *** 2025-09-01T19:55:15.0316079Z AWS_SESSION_TOKEN: *** 2025-09-01T19:55:15.0316340Z ##[endgroup] 2025-09-01T19:55:15.0336959Z ##[group]Run seemethere/download-artifact-s3@v4 2025-09-01T19:55:15.0337090Z with: 2025-09-01T19:55:15.0337187Z name: linux-jammy-rocm-py3.10 2025-09-01T19:55:15.0337300Z s3-bucket: gha-artifacts 2025-09-01T19:55:15.0337402Z region: us-east-1 2025-09-01T19:55:15.0337491Z env: 2025-09-01T19:55:15.0337577Z GIT_DEFAULT_BRANCH: main 2025-09-01T19:55:15.0337709Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-01T19:55:15.0337881Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-01T19:55:15.0338042Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-01T19:55:15.0338660Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD161 --device /dev/dri/renderD169 --device /dev/dri/renderD177 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-01T19:55:15.0339265Z AWS_DEFAULT_REGION: us-east-1 2025-09-01T19:55:15.0339375Z AWS_REGION: us-east-1 2025-09-01T19:55:15.0339514Z AWS_ACCESS_KEY_ID: *** 2025-09-01T19:55:15.0339662Z AWS_SECRET_ACCESS_KEY: *** 2025-09-01T19:55:15.0342083Z AWS_SESSION_TOKEN: *** 2025-09-01T19:55:15.0342183Z ##[endgroup] 2025-09-01T19:55:15.2683582Z (node:5108) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023. 2025-09-01T19:55:15.2684103Z 2025-09-01T19:55:15.2684321Z Please migrate your code to use AWS SDK for JavaScript (v3). 2025-09-01T19:55:15.2694401Z For more information, check the migration guide at https://a.co/7PzMCcy 2025-09-01T19:55:15.2694770Z (Use `node --trace-warnings ...` to show where the warning was created) 2025-09-01T19:55:15.5084930Z Found 1 objects with prefix pytorch/pytorch/17385660724/linux-jammy-rocm-py3.10/ 2025-09-01T19:55:15.5085609Z Starting download (1/1): /home/runner/_work/pytorch/pytorch/artifacts.zip 2025-09-01T19:55:36.1655245Z Finished download (1/1): /home/runner/_work/pytorch/pytorch/artifacts.zip 2025-09-01T19:55:36.1659218Z Artifact download has finished successfully 2025-09-01T19:55:36.1898966Z ##[group]Run unzip -o artifacts.zip 2025-09-01T19:55:36.1899142Z unzip -o artifacts.zip 2025-09-01T19:55:36.1904865Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-01T19:55:36.1905013Z env: 2025-09-01T19:55:36.1905271Z GIT_DEFAULT_BRANCH: main 2025-09-01T19:55:36.1905412Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-01T19:55:36.1905592Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-01T19:55:36.1905762Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-01T19:55:36.1906269Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD161 --device /dev/dri/renderD169 --device /dev/dri/renderD177 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-01T19:55:36.1906776Z AWS_DEFAULT_REGION: us-east-1 2025-09-01T19:55:36.1906892Z AWS_REGION: us-east-1 2025-09-01T19:55:36.1907078Z AWS_ACCESS_KEY_ID: *** 2025-09-01T19:55:36.1907225Z AWS_SECRET_ACCESS_KEY: *** 2025-09-01T19:55:36.1909621Z AWS_SESSION_TOKEN: *** 2025-09-01T19:55:36.1909727Z ##[endgroup] 2025-09-01T19:55:36.1947256Z Archive: artifacts.zip 2025-09-01T19:55:36.1948737Z creating: dist/ 2025-09-01T19:55:39.2204879Z inflating: dist/torch-2.9.0a0+git7e5e982-cp310-cp310-linux_x86_64.whl 2025-09-01T19:55:39.2284997Z inflating: dist/.ninja_log 2025-09-01T19:55:39.2285322Z creating: build/custom_test_artifacts/ 2025-09-01T19:55:39.2289997Z creating: build/custom_test_artifacts/custom-op-build/ 2025-09-01T19:55:39.2290597Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/ 2025-09-01T19:55:39.2291174Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/pkgRedirects/ 2025-09-01T19:55:39.2291787Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeConfigureLog.yaml 2025-09-01T19:55:39.2292350Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/ 2025-09-01T19:55:39.2292866Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CMakeSystem.cmake 2025-09-01T19:55:39.2293432Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CompilerIdC/ 2025-09-01T19:55:39.2293991Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CompilerIdC/tmp/ 2025-09-01T19:55:39.2294602Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CompilerIdC/CMakeCCompilerId.c 2025-09-01T19:55:39.2295232Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CompilerIdC/a.out 2025-09-01T19:55:39.2296329Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CMakeCCompiler.cmake 2025-09-01T19:55:39.2296903Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CompilerIdCXX/ 2025-09-01T19:55:39.2297453Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CompilerIdCXX/tmp/ 2025-09-01T19:55:39.2298111Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CompilerIdCXX/CMakeCXXCompilerId.cpp 2025-09-01T19:55:39.2298874Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CompilerIdCXX/a.out 2025-09-01T19:55:39.2299475Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CMakeCXXCompiler.cmake 2025-09-01T19:55:39.2300113Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CMakeDetermineCompilerABI_C.bin 2025-09-01T19:55:39.2300793Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/4.0.0/CMakeDetermineCompilerABI_CXX.bin 2025-09-01T19:55:39.2301497Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeScratch/ 2025-09-01T19:55:39.2301977Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeTmp/ 2025-09-01T19:55:39.2302478Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/cmake.check_cache 2025-09-01T19:55:39.2302901Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/ 2025-09-01T19:55:39.2303312Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.ts 2025-09-01T19:55:39.2303895Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/compiler_depend.make 2025-09-01T19:55:39.2304331Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.make 2025-09-01T19:55:39.2304737Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/link.txt 2025-09-01T19:55:39.2305155Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/cmake_clean.cmake 2025-09-01T19:55:39.2305579Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/build.make 2025-09-01T19:55:39.2306003Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake 2025-09-01T19:55:39.2306427Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/flags.make 2025-09-01T19:55:39.2306846Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/progress.make 2025-09-01T19:55:39.2310229Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o.d 2025-09-01T19:55:39.2429996Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o 2025-09-01T19:55:39.2430313Z creating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/ 2025-09-01T19:55:39.2430635Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.ts 2025-09-01T19:55:39.2430992Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/compiler_depend.make 2025-09-01T19:55:39.2431328Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.make 2025-09-01T19:55:39.2431642Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/link.txt 2025-09-01T19:55:39.2431964Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/cmake_clean.cmake 2025-09-01T19:55:39.2432301Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/build.make 2025-09-01T19:55:39.2432631Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake 2025-09-01T19:55:39.2432961Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/flags.make 2025-09-01T19:55:39.2433362Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/progress.make 2025-09-01T19:55:39.2444260Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o.d 2025-09-01T19:55:39.2494027Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o 2025-09-01T19:55:39.2494544Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake 2025-09-01T19:55:39.2494944Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/TargetDirectories.txt 2025-09-01T19:55:39.2495339Z extracting: build/custom_test_artifacts/custom-op-build/CMakeFiles/progress.marks 2025-09-01T19:55:39.2495685Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile2 2025-09-01T19:55:39.2496003Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile.cmake 2025-09-01T19:55:39.2503710Z inflating: build/custom_test_artifacts/custom-op-build/CMakeFiles/InstallScripts.json 2025-09-01T19:55:39.2504050Z inflating: build/custom_test_artifacts/custom-op-build/hipblaslt_test_outer_vec.cc 2025-09-01T19:55:39.2504347Z inflating: build/custom_test_artifacts/custom-op-build/hipblaslt_test_vec_ext.cc 2025-09-01T19:55:39.2504634Z inflating: build/custom_test_artifacts/custom-op-build/CMakeCache.txt 2025-09-01T19:55:39.2504876Z inflating: build/custom_test_artifacts/custom-op-build/Makefile 2025-09-01T19:55:39.2505122Z inflating: build/custom_test_artifacts/custom-op-build/cmake_install.cmake 2025-09-01T19:55:39.2601384Z inflating: build/custom_test_artifacts/custom-op-build/libcustom_ops.so 2025-09-01T19:55:39.2634635Z inflating: build/custom_test_artifacts/custom-op-build/test_custom_ops 2025-09-01T19:55:39.2634871Z creating: build/custom_test_artifacts/jit-hook-build/ 2025-09-01T19:55:39.2635075Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/ 2025-09-01T19:55:39.2635310Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/pkgRedirects/ 2025-09-01T19:55:39.2637450Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeConfigureLog.yaml 2025-09-01T19:55:39.2637713Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/ 2025-09-01T19:55:39.2637960Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CMakeSystem.cmake 2025-09-01T19:55:39.2638384Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CompilerIdC/ 2025-09-01T19:55:39.2638646Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CompilerIdC/tmp/ 2025-09-01T19:55:39.2638962Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CompilerIdC/CMakeCCompilerId.c 2025-09-01T19:55:39.2639927Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CompilerIdC/a.out 2025-09-01T19:55:39.2640221Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CMakeCCompiler.cmake 2025-09-01T19:55:39.2640508Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CompilerIdCXX/ 2025-09-01T19:55:39.2640771Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CompilerIdCXX/tmp/ 2025-09-01T19:55:39.2641773Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CompilerIdCXX/CMakeCXXCompilerId.cpp 2025-09-01T19:55:39.2642264Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CompilerIdCXX/a.out 2025-09-01T19:55:39.2642723Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CMakeCXXCompiler.cmake 2025-09-01T19:55:39.2643511Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CMakeDetermineCompilerABI_C.bin 2025-09-01T19:55:39.2644234Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/4.0.0/CMakeDetermineCompilerABI_CXX.bin 2025-09-01T19:55:39.2644539Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeScratch/ 2025-09-01T19:55:39.2644874Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeTmp/ 2025-09-01T19:55:39.2645110Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/cmake.check_cache 2025-09-01T19:55:39.2645371Z creating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/ 2025-09-01T19:55:39.2645650Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.ts 2025-09-01T19:55:39.2645963Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/compiler_depend.make 2025-09-01T19:55:39.2646267Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.make 2025-09-01T19:55:39.2646555Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/link.txt 2025-09-01T19:55:39.2646847Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/cmake_clean.cmake 2025-09-01T19:55:39.2647150Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/build.make 2025-09-01T19:55:39.2647445Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake 2025-09-01T19:55:39.2647735Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/flags.make 2025-09-01T19:55:39.2650675Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/progress.make 2025-09-01T19:55:39.2659492Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o.d 2025-09-01T19:55:39.2696977Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o 2025-09-01T19:55:39.2697289Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake 2025-09-01T19:55:39.2697572Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/TargetDirectories.txt 2025-09-01T19:55:39.2697824Z extracting: build/custom_test_artifacts/jit-hook-build/CMakeFiles/progress.marks 2025-09-01T19:55:39.2698056Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile2 2025-09-01T19:55:39.2698470Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile.cmake 2025-09-01T19:55:39.2699001Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeFiles/InstallScripts.json 2025-09-01T19:55:39.2699327Z inflating: build/custom_test_artifacts/jit-hook-build/hipblaslt_test_outer_vec.cc 2025-09-01T19:55:39.2699660Z inflating: build/custom_test_artifacts/jit-hook-build/hipblaslt_test_vec_ext.cc 2025-09-01T19:55:39.2704455Z inflating: build/custom_test_artifacts/jit-hook-build/CMakeCache.txt 2025-09-01T19:55:39.2704702Z inflating: build/custom_test_artifacts/jit-hook-build/Makefile 2025-09-01T19:55:39.2704948Z inflating: build/custom_test_artifacts/jit-hook-build/cmake_install.cmake 2025-09-01T19:55:39.2724265Z inflating: build/custom_test_artifacts/jit-hook-build/test_jit_hooks 2025-09-01T19:55:39.2724500Z creating: build/custom_test_artifacts/custom-backend-build/ 2025-09-01T19:55:39.2724719Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/ 2025-09-01T19:55:39.2724970Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/pkgRedirects/ 2025-09-01T19:55:39.2726960Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeConfigureLog.yaml 2025-09-01T19:55:39.2727242Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/ 2025-09-01T19:55:39.2727524Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CMakeSystem.cmake 2025-09-01T19:55:39.2727798Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CompilerIdC/ 2025-09-01T19:55:39.2728059Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CompilerIdC/tmp/ 2025-09-01T19:55:39.2728663Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CompilerIdC/CMakeCCompilerId.c 2025-09-01T19:55:39.2732399Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CompilerIdC/a.out 2025-09-01T19:55:39.2732718Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CMakeCCompiler.cmake 2025-09-01T19:55:39.2732993Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CompilerIdCXX/ 2025-09-01T19:55:39.2733257Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CompilerIdCXX/tmp/ 2025-09-01T19:55:39.2733574Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CompilerIdCXX/CMakeCXXCompilerId.cpp 2025-09-01T19:55:39.2733885Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CompilerIdCXX/a.out 2025-09-01T19:55:39.2734171Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CMakeCXXCompiler.cmake 2025-09-01T19:55:39.2734493Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CMakeDetermineCompilerABI_C.bin 2025-09-01T19:55:39.2734821Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/4.0.0/CMakeDetermineCompilerABI_CXX.bin 2025-09-01T19:55:39.2735108Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeScratch/ 2025-09-01T19:55:39.2735341Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeTmp/ 2025-09-01T19:55:39.2737358Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/cmake.check_cache 2025-09-01T19:55:39.2737618Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/ 2025-09-01T19:55:39.2737918Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.ts 2025-09-01T19:55:39.2738355Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/compiler_depend.make 2025-09-01T19:55:39.2738668Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.make 2025-09-01T19:55:39.2738956Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/link.txt 2025-09-01T19:55:39.2739257Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/cmake_clean.cmake 2025-09-01T19:55:39.2739558Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/build.make 2025-09-01T19:55:39.2739863Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake 2025-09-01T19:55:39.2740164Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/flags.make 2025-09-01T19:55:39.2742134Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/progress.make 2025-09-01T19:55:39.2742476Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o.d 2025-09-01T19:55:39.2812288Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o 2025-09-01T19:55:39.2812596Z creating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/ 2025-09-01T19:55:39.2812898Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.ts 2025-09-01T19:55:39.2813241Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/compiler_depend.make 2025-09-01T19:55:39.2813565Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.make 2025-09-01T19:55:39.2813876Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/link.txt 2025-09-01T19:55:39.2814290Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/cmake_clean.cmake 2025-09-01T19:55:39.2814609Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/build.make 2025-09-01T19:55:39.2814930Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake 2025-09-01T19:55:39.2815253Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/flags.make 2025-09-01T19:55:39.2817194Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/progress.make 2025-09-01T19:55:39.2826801Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o.d 2025-09-01T19:55:39.2859235Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o 2025-09-01T19:55:39.2859584Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake 2025-09-01T19:55:39.2859876Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/TargetDirectories.txt 2025-09-01T19:55:39.2860143Z extracting: build/custom_test_artifacts/custom-backend-build/CMakeFiles/progress.marks 2025-09-01T19:55:39.2860396Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile2 2025-09-01T19:55:39.2860656Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile.cmake 2025-09-01T19:55:39.2861010Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeFiles/InstallScripts.json 2025-09-01T19:55:39.2861280Z inflating: build/custom_test_artifacts/custom-backend-build/hipblaslt_test_outer_vec.cc 2025-09-01T19:55:39.2861571Z inflating: build/custom_test_artifacts/custom-backend-build/hipblaslt_test_vec_ext.cc 2025-09-01T19:55:39.2863530Z inflating: build/custom_test_artifacts/custom-backend-build/CMakeCache.txt 2025-09-01T19:55:39.2863757Z inflating: build/custom_test_artifacts/custom-backend-build/Makefile 2025-09-01T19:55:39.2863975Z inflating: build/custom_test_artifacts/custom-backend-build/cmake_install.cmake 2025-09-01T19:55:39.2923825Z inflating: build/custom_test_artifacts/custom-backend-build/libcustom_backend.so 2025-09-01T19:55:39.2947585Z inflating: build/custom_test_artifacts/custom-backend-build/test_custom_backend 2025-09-01T19:55:39.2947765Z creating: build/lib/ 2025-09-01T19:55:39.2998363Z inflating: build/lib/libprotobuf-lite.a 2025-09-01T19:55:39.3271586Z inflating: build/lib/libprotobuf.a 2025-09-01T19:55:39.3576642Z inflating: build/lib/libprotoc.a 2025-09-01T19:55:39.3582553Z inflating: build/lib/libpthreadpool.a 2025-09-01T19:55:39.3587117Z inflating: build/lib/libcpuinfo.a 2025-09-01T19:55:39.3591783Z inflating: build/lib/libcpuinfo_internals.a 2025-09-01T19:55:39.3594671Z inflating: build/lib/libclog.a 2025-09-01T19:55:39.3606259Z inflating: build/lib/libpytorch_qnnpack.a 2025-09-01T19:55:39.3607486Z inflating: build/lib/libnnpack_reference_layers.a 2025-09-01T19:55:39.3618296Z inflating: build/lib/libnnpack.a 2025-09-01T19:55:39.3733193Z inflating: build/lib/libmicrokernels-prod.a 2025-09-01T19:55:39.4276923Z inflating: build/lib/libmicrokernels-all.a 2025-09-01T19:55:39.4318757Z inflating: build/lib/libgtest.a 2025-09-01T19:55:39.4329152Z inflating: build/lib/libgmock.a 2025-09-01T19:55:39.4329652Z inflating: build/lib/libgmock_main.a 2025-09-01T19:55:39.4329900Z inflating: build/lib/libgtest_main.a 2025-09-01T19:55:39.4385450Z inflating: build/lib/libXNNPACK.a 2025-09-01T19:55:39.4431845Z inflating: build/lib/libbenchmark.a 2025-09-01T19:55:39.4432075Z inflating: build/lib/libbenchmark_main.a 2025-09-01T19:55:39.4436723Z inflating: build/lib/libittnotify.a 2025-09-01T19:55:39.4436967Z inflating: build/lib/libjitprofiling.a 2025-09-01T19:55:39.4477709Z inflating: build/lib/libasmjit.a 2025-09-01T19:55:39.5192039Z inflating: build/lib/libfbgemm.a 2025-09-01T19:55:39.5210239Z inflating: build/lib/libtensorpipe_uv.a 2025-09-01T19:55:39.5549653Z inflating: build/lib/libtensorpipe.a 2025-09-01T19:55:39.5623745Z inflating: build/lib/libgloo.a 2025-09-01T19:55:39.5652190Z inflating: build/lib/libonnx_proto.a 2025-09-01T19:55:39.5907547Z inflating: build/lib/libgloo_hip.a 2025-09-01T19:55:39.6347271Z inflating: build/lib/libonnx.a 2025-09-01T19:55:40.2569782Z inflating: build/lib/libdnnl.a 2025-09-01T19:55:40.2580895Z inflating: build/lib/libfmt.a 2025-09-01T19:55:40.2760346Z inflating: build/lib/libkineto.a 2025-09-01T19:55:40.2828594Z inflating: build/lib/libc10.so 2025-09-01T19:55:40.2837980Z inflating: build/lib/libtorch_global_deps.so 2025-09-01T19:55:40.2838519Z inflating: build/lib/libcaffe2_nvrtc.so 2025-09-01T19:55:40.2861981Z inflating: build/lib/libc10_hip.so 2025-09-01T19:55:42.1337787Z inflating: build/lib/libtorch_cpu.so 2025-09-01T19:55:42.1339011Z inflating: build/lib/libshm.so 2025-09-01T19:55:42.6490875Z inflating: build/lib/libtorch_hip.so 2025-09-01T19:55:42.6491282Z inflating: build/lib/libtorch.so 2025-09-01T19:55:42.6502111Z inflating: build/lib/libjitbackend_test.so 2025-09-01T19:55:42.6554766Z inflating: build/lib/libtorchbind_test.so 2025-09-01T19:55:42.6562189Z inflating: build/lib/libbackend_with_compiler.so 2025-09-01T19:55:42.6578555Z inflating: build/lib/libaoti_custom_ops.so 2025-09-01T19:55:42.7899998Z inflating: build/lib/libtorch_python.so 2025-09-01T19:55:42.7921660Z inflating: build/lib/libnnapi_backend.so 2025-09-01T19:55:42.7922724Z creating: build/bin/ 2025-09-01T19:55:42.7923094Z creating: build/bin/CMakeFiles/ 2025-09-01T19:55:42.7923428Z inflating: build/bin/cmake_install.cmake 2025-09-01T19:55:42.7923744Z inflating: build/bin/CTestTestfile.cmake 2025-09-01T19:55:42.8208465Z inflating: build/bin/protoc-3.13.0.0 2025-09-01T19:55:42.8502803Z inflating: build/bin/protoc 2025-09-01T19:55:42.8530115Z inflating: build/bin/c10_AllocatorConfig_test 2025-09-01T19:55:42.8564523Z inflating: build/bin/c10_CompileTimeFunctionPointer_test 2025-09-01T19:55:42.8600069Z inflating: build/bin/c10_DeviceGuard_test 2025-09-01T19:55:42.8635875Z inflating: build/bin/c10_Device_test 2025-09-01T19:55:42.8676511Z inflating: build/bin/c10_DispatchKeySet_test 2025-09-01T19:55:42.8713602Z inflating: build/bin/c10_Scalar_test 2025-09-01T19:55:42.8747371Z inflating: build/bin/c10_StreamGuard_test 2025-09-01T19:55:42.8782803Z inflating: build/bin/c10_SymInt_test 2025-09-01T19:55:42.8820554Z inflating: build/bin/c10_InlineDeviceGuard_test 2025-09-01T19:55:42.8854986Z inflating: build/bin/c10_ConstexprCrc_test 2025-09-01T19:55:42.8893092Z inflating: build/bin/c10_SizesAndStrides_test 2025-09-01T19:55:42.8931292Z inflating: build/bin/c10_InlineStreamGuard_test 2025-09-01T19:55:42.8979126Z inflating: build/bin/c10_cow_test 2025-09-01T19:55:42.9015442Z inflating: build/bin/c10_Bitset_test 2025-09-01T19:55:42.9049804Z inflating: build/bin/c10_ArrayRef_test 2025-09-01T19:55:42.9083957Z inflating: build/bin/c10_DeadlockDetection_test 2025-09-01T19:55:42.9122979Z inflating: build/bin/c10_Enumerate_test 2025-09-01T19:55:42.9158003Z inflating: build/bin/c10_Half_test 2025-09-01T19:55:42.9196178Z inflating: build/bin/c10_Metaprogramming_test 2025-09-01T19:55:42.9235185Z inflating: build/bin/c10_IntrusiveList_test 2025-09-01T19:55:42.9272054Z inflating: build/bin/c10_LeftRight_test 2025-09-01T19:55:42.9306584Z inflating: build/bin/c10_Semaphore_test 2025-09-01T19:55:42.9342886Z inflating: build/bin/c10_NetworkFlow_test 2025-09-01T19:55:42.9377118Z inflating: build/bin/c10_Synchronized_test 2025-09-01T19:55:42.9413047Z inflating: build/bin/c10_TypeIndex_test 2025-09-01T19:55:42.9448052Z inflating: build/bin/c10_TypeList_test 2025-09-01T19:55:42.9486243Z inflating: build/bin/c10_ThreadLocal_test 2025-09-01T19:55:42.9519941Z inflating: build/bin/c10_TypeTraits_test 2025-09-01T19:55:42.9555355Z inflating: build/bin/c10_accumulate_test 2025-09-01T19:55:42.9593554Z inflating: build/bin/c10_bfloat16_test 2025-09-01T19:55:42.9632379Z inflating: build/bin/c10_complex_math_test 2025-09-01T19:55:42.9671318Z inflating: build/bin/c10_complex_test 2025-09-01T19:55:42.9705949Z inflating: build/bin/c10_bit_cast_test 2025-09-01T19:55:42.9739933Z inflating: build/bin/c10_error_test 2025-09-01T19:55:42.9775770Z inflating: build/bin/c10_exception_test 2025-09-01T19:55:42.9810583Z inflating: build/bin/c10_flags_test 2025-09-01T19:55:42.9845474Z inflating: build/bin/c10_irange_test 2025-09-01T19:55:42.9880048Z inflating: build/bin/c10_generic_math_test 2025-09-01T19:55:42.9916651Z inflating: build/bin/c10_lazy_test 2025-09-01T19:55:43.0023212Z inflating: build/bin/c10_intrusive_ptr_test 2025-09-01T19:55:43.0066004Z inflating: build/bin/c10_logging_test 2025-09-01T19:55:43.0113850Z inflating: build/bin/c10_optional_test 2025-09-01T19:55:43.0213879Z inflating: build/bin/c10_small_vector_test 2025-09-01T19:55:43.0256154Z inflating: build/bin/c10_ordered_preserving_dict_test 2025-09-01T19:55:43.0292400Z inflating: build/bin/c10_registry_test 2025-09-01T19:55:43.0330975Z inflating: build/bin/c10_string_util_test 2025-09-01T19:55:43.0366510Z inflating: build/bin/c10_ssize_test 2025-09-01T19:55:43.0400312Z inflating: build/bin/c10_string_view_test 2025-09-01T19:55:43.0434875Z inflating: build/bin/c10_tempfile_test 2025-09-01T19:55:43.0466461Z inflating: build/bin/c10_intrusive_ptr_benchmark 2025-09-01T19:55:43.0507335Z inflating: build/bin/c10_typeid_test 2025-09-01T19:55:43.0538520Z inflating: build/bin/c10_hip_HIPAssertionsTest_1_var_test 2025-09-01T19:55:43.0572242Z inflating: build/bin/c10_hip_HIPAssertionsTest_catches_stream 2025-09-01T19:55:43.0605920Z inflating: build/bin/c10_hip_HIPAssertionsTest_catches_thread_and_block_and_device 2025-09-01T19:55:43.0639796Z inflating: build/bin/c10_hip_HIPAssertionsTest_from_2_processes 2025-09-01T19:55:43.0673474Z inflating: build/bin/c10_hip_HIPAssertionsTest_multiple_writes_from_blocks_and_threads 2025-09-01T19:55:43.0707178Z inflating: build/bin/c10_hip_HIPAssertionsTest_multiple_writes_from_multiple_blocks 2025-09-01T19:55:43.0740823Z inflating: build/bin/c10_hip_HIPAssertionsTest_multiple_writes_from_same_block 2025-09-01T19:55:43.0774757Z inflating: build/bin/c10_hip_HIPTest 2025-09-01T19:55:43.1148457Z inflating: build/bin/vec_test_all_types_DEFAULT 2025-09-01T19:55:43.1533218Z inflating: build/bin/vec_test_all_types_AVX512 2025-09-01T19:55:43.1921559Z inflating: build/bin/vec_test_all_types_AVX2 2025-09-01T19:55:43.1957236Z inflating: build/bin/BackoffTest 2025-09-01T19:55:43.1995187Z inflating: build/bin/FileStoreTest 2025-09-01T19:55:43.2033949Z inflating: build/bin/TCPStoreTest 2025-09-01T19:55:43.2070780Z inflating: build/bin/HashStoreTest 2025-09-01T19:55:43.2115632Z inflating: build/bin/ProcessGroupGlooTest 2025-09-01T19:55:43.2117227Z inflating: build/bin/example_allreduce 2025-09-01T19:55:43.2119629Z inflating: build/bin/torch_shm_manager 2025-09-01T19:55:43.2156313Z inflating: build/bin/static_runtime_bench 2025-09-01T19:55:43.2319227Z inflating: build/bin/static_runtime_test 2025-09-01T19:55:43.2372004Z inflating: build/bin/Dict_test 2025-09-01T19:55:43.2404372Z inflating: build/bin/Dimname_test 2025-09-01T19:55:43.2464834Z inflating: build/bin/MaybeOwned_test 2025-09-01T19:55:43.2503909Z inflating: build/bin/NamedTensor_test 2025-09-01T19:55:43.2543862Z inflating: build/bin/apply_utils_test 2025-09-01T19:55:43.2583878Z inflating: build/bin/atest 2025-09-01T19:55:43.2628737Z inflating: build/bin/basic 2025-09-01T19:55:43.2666530Z inflating: build/bin/broadcast_test 2025-09-01T19:55:43.2701327Z inflating: build/bin/cpu_allocator_test 2025-09-01T19:55:43.2740908Z inflating: build/bin/cpu_generator_test 2025-09-01T19:55:43.2777155Z inflating: build/bin/cpu_profiling_allocator_test 2025-09-01T19:55:43.2838610Z inflating: build/bin/cpu_rng_test 2025-09-01T19:55:43.2873934Z inflating: build/bin/dlconvertor_test 2025-09-01T19:55:43.2912893Z inflating: build/bin/extension_backend_test 2025-09-01T19:55:43.2950872Z inflating: build/bin/half_test 2025-09-01T19:55:43.3014881Z inflating: build/bin/ivalue_test 2025-09-01T19:55:43.3050664Z inflating: build/bin/lazy_tensor_test 2025-09-01T19:55:43.3087345Z inflating: build/bin/math_kernel_test 2025-09-01T19:55:43.3124142Z inflating: build/bin/memory_format_test 2025-09-01T19:55:43.3160873Z inflating: build/bin/memory_overlapping_test 2025-09-01T19:55:43.3197198Z inflating: build/bin/mobile_memory_cleanup 2025-09-01T19:55:43.3235638Z inflating: build/bin/native_test 2025-09-01T19:55:43.3270568Z inflating: build/bin/operator_name_test 2025-09-01T19:55:43.3305515Z inflating: build/bin/operators_test 2025-09-01T19:55:43.3341326Z inflating: build/bin/packedtensoraccessor_test 2025-09-01T19:55:43.3386886Z inflating: build/bin/pow_test 2025-09-01T19:55:43.3421200Z inflating: build/bin/reduce_ops_test 2025-09-01T19:55:43.3461727Z inflating: build/bin/quantized_test 2025-09-01T19:55:43.3496768Z inflating: build/bin/reportMemoryUsage_test 2025-09-01T19:55:43.3535353Z inflating: build/bin/scalar_tensor_test 2025-09-01T19:55:43.3571220Z inflating: build/bin/StorageUtils_test 2025-09-01T19:55:43.3611312Z inflating: build/bin/scalar_test 2025-09-01T19:55:43.3646661Z inflating: build/bin/stride_properties_test 2025-09-01T19:55:43.3699592Z inflating: build/bin/tensor_iterator_test 2025-09-01T19:55:43.3737514Z inflating: build/bin/type_ptr_test 2025-09-01T19:55:43.3774823Z inflating: build/bin/test_parallel 2025-09-01T19:55:43.3809510Z inflating: build/bin/thread_init_test 2025-09-01T19:55:43.3849897Z inflating: build/bin/type_test 2025-09-01T19:55:43.3887585Z inflating: build/bin/undefined_tensor_test 2025-09-01T19:55:43.3921454Z inflating: build/bin/verify_api_visibility 2025-09-01T19:55:43.3968584Z inflating: build/bin/legacy_vmap_test 2025-09-01T19:55:43.4004010Z inflating: build/bin/wrapdim_test 2025-09-01T19:55:43.4039257Z inflating: build/bin/weakref_test 2025-09-01T19:55:43.4082398Z inflating: build/bin/IListRef_test 2025-09-01T19:55:43.4149901Z inflating: build/bin/List_test 2025-09-01T19:55:43.4185542Z inflating: build/bin/xla_tensor_test 2025-09-01T19:55:43.4266226Z inflating: build/bin/kernel_function_legacy_test 2025-09-01T19:55:43.4329697Z inflating: build/bin/kernel_function_test 2025-09-01T19:55:43.4374187Z inflating: build/bin/KernelFunction_test 2025-09-01T19:55:43.4456663Z inflating: build/bin/kernel_lambda_legacy_test 2025-09-01T19:55:43.4523928Z inflating: build/bin/kernel_lambda_test 2025-09-01T19:55:43.4565287Z inflating: build/bin/kernel_stackbased_test 2025-09-01T19:55:43.4600432Z inflating: build/bin/CppSignature_test 2025-09-01T19:55:43.4667467Z inflating: build/bin/make_boxed_from_unboxed_functor_test 2025-09-01T19:55:43.4698045Z inflating: build/bin/op_allowlist_test 2025-09-01T19:55:43.4896396Z inflating: build/bin/op_registration_test 2025-09-01T19:55:43.4941580Z inflating: build/bin/inline_container_test 2025-09-01T19:55:43.4979354Z inflating: build/bin/backend_fallback_test 2025-09-01T19:55:43.5014306Z inflating: build/bin/hip_complex_math_test 2025-09-01T19:55:43.5051093Z inflating: build/bin/hip_apply_test 2025-09-01T19:55:43.5084882Z inflating: build/bin/hip_complex_test 2025-09-01T19:55:43.5118583Z inflating: build/bin/hip_distributions_test 2025-09-01T19:55:43.5152328Z inflating: build/bin/hip_generator_test 2025-09-01T19:55:43.5186295Z inflating: build/bin/hip_half_test 2025-09-01T19:55:43.5219929Z inflating: build/bin/hip_integer_divider_test 2025-09-01T19:55:43.5256355Z inflating: build/bin/hip_optional_test 2025-09-01T19:55:43.5287160Z inflating: build/bin/hip_packedtensoraccessor_test 2025-09-01T19:55:43.5321046Z inflating: build/bin/hip_vectorized_test 2025-09-01T19:55:43.5356356Z inflating: build/bin/hip_dlconvertor_test 2025-09-01T19:55:43.6058170Z inflating: build/bin/test_jit 2025-09-01T19:55:43.6295062Z inflating: build/bin/test_nativert 2025-09-01T19:55:43.6332466Z inflating: build/bin/test_dist_autograd 2025-09-01T19:55:43.6378172Z inflating: build/bin/test_cpp_rpc 2025-09-01T19:55:43.6379195Z inflating: build/bin/parallel_benchmark 2025-09-01T19:55:43.7110189Z inflating: build/bin/test_api 2025-09-01T19:55:43.7329273Z inflating: build/bin/test_lazy 2025-09-01T19:55:43.7336229Z creating: .additional_ci_files/ 2025-09-01T19:55:43.7383030Z inflating: .additional_ci_files/test-times.json 2025-09-01T19:55:43.7588376Z inflating: .additional_ci_files/test-class-times.json 2025-09-01T19:55:43.7630164Z ##[group]Run rm artifacts.zip 2025-09-01T19:55:43.7632645Z rm artifacts.zip 2025-09-01T19:55:43.7638367Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-01T19:55:43.7638511Z env: 2025-09-01T19:55:43.7638601Z GIT_DEFAULT_BRANCH: main 2025-09-01T19:55:43.7638733Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-01T19:55:43.7638905Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-01T19:55:43.7639064Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-01T19:55:43.7639706Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD161 --device /dev/dri/renderD169 --device /dev/dri/renderD177 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-01T19:55:43.7640196Z AWS_DEFAULT_REGION: us-east-1 2025-09-01T19:55:43.7642191Z AWS_REGION: us-east-1 2025-09-01T19:55:43.7642386Z AWS_ACCESS_KEY_ID: *** 2025-09-01T19:55:43.7642589Z AWS_SECRET_ACCESS_KEY: *** 2025-09-01T19:55:43.7644783Z AWS_SESSION_TOKEN: *** 2025-09-01T19:55:43.7644882Z ##[endgroup] 2025-09-01T19:55:43.9214823Z ##[group]Run df -H 2025-09-01T19:55:43.9214938Z df -H 2025-09-01T19:55:43.9218943Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-01T19:55:43.9219091Z env: 2025-09-01T19:55:43.9219186Z GIT_DEFAULT_BRANCH: main 2025-09-01T19:55:43.9219321Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-01T19:55:43.9219537Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-01T19:55:43.9223060Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-01T19:55:43.9223583Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD161 --device /dev/dri/renderD169 --device /dev/dri/renderD177 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-01T19:55:43.9224086Z AWS_DEFAULT_REGION: us-east-1 2025-09-01T19:55:43.9224198Z AWS_REGION: us-east-1 2025-09-01T19:55:43.9224337Z AWS_ACCESS_KEY_ID: *** 2025-09-01T19:55:43.9224478Z AWS_SECRET_ACCESS_KEY: *** 2025-09-01T19:55:43.9226716Z AWS_SESSION_TOKEN: *** 2025-09-01T19:55:43.9226816Z ##[endgroup] 2025-09-01T19:55:43.9259973Z Filesystem Size Used Avail Use% Mounted on 2025-09-01T19:55:43.9260200Z overlay 2.2T 223G 2.0T 11% / 2025-09-01T19:55:43.9260382Z tmpfs 68M 0 68M 0% /dev 2025-09-01T19:55:43.9260584Z /dev/vda1 2.2T 223G 2.0T 11% /run 2025-09-01T19:55:43.9260774Z shm 68M 17k 68M 1% /dev/shm 2025-09-01T19:55:43.9260995Z tmpfs 1.4T 13k 1.4T 1% /run/secrets/kubernetes.io/serviceaccount 2025-09-01T19:55:43.9261233Z tmpfs 675G 0 675G 0% /proc/acpi 2025-09-01T19:55:43.9261822Z tmpfs 675G 0 675G 0% /proc/scsi 2025-09-01T19:55:43.9262279Z tmpfs 675G 0 675G 0% /sys/firmware 2025-09-01T19:55:43.9293279Z Prepare all required actions 2025-09-01T19:55:43.9293487Z Getting action download info 2025-09-01T19:55:44.0697326Z ##[group]Run ./.github/actions/download-td-artifacts 2025-09-01T19:55:44.0697464Z with: 2025-09-01T19:55:44.0699814Z env: 2025-09-01T19:55:44.0699912Z GIT_DEFAULT_BRANCH: main 2025-09-01T19:55:44.0700044Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-01T19:55:44.0700218Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-01T19:55:44.0700377Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-01T19:55:44.0700885Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD161 --device /dev/dri/renderD169 --device /dev/dri/renderD177 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-01T19:55:44.0701392Z AWS_DEFAULT_REGION: us-east-1 2025-09-01T19:55:44.0701605Z AWS_REGION: us-east-1 2025-09-01T19:55:44.0701769Z AWS_ACCESS_KEY_ID: *** 2025-09-01T19:55:44.0701910Z AWS_SECRET_ACCESS_KEY: *** 2025-09-01T19:55:44.0706057Z AWS_SESSION_TOKEN: *** 2025-09-01T19:55:44.0706164Z ##[endgroup] 2025-09-01T19:55:44.0727637Z ##[group]Run seemethere/download-artifact-s3@v4 2025-09-01T19:55:44.0727765Z with: 2025-09-01T19:55:44.0727850Z name: td_results 2025-09-01T19:55:44.0727947Z s3-bucket: gha-artifacts 2025-09-01T19:55:44.0728047Z region: us-east-1 2025-09-01T19:55:44.0728131Z env: 2025-09-01T19:55:44.0730335Z GIT_DEFAULT_BRANCH: main 2025-09-01T19:55:44.0730503Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-01T19:55:44.0730677Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-01T19:55:44.0730836Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-01T19:55:44.0731342Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD161 --device /dev/dri/renderD169 --device /dev/dri/renderD177 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-01T19:55:44.0731839Z AWS_DEFAULT_REGION: us-east-1 2025-09-01T19:55:44.0731949Z AWS_REGION: us-east-1 2025-09-01T19:55:44.0732077Z AWS_ACCESS_KEY_ID: *** 2025-09-01T19:55:44.0732219Z AWS_SECRET_ACCESS_KEY: *** 2025-09-01T19:55:44.0734473Z AWS_SESSION_TOKEN: *** 2025-09-01T19:55:44.0734569Z ##[endgroup] 2025-09-01T19:55:44.3033841Z (node:5142) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023. 2025-09-01T19:55:44.3034389Z 2025-09-01T19:55:44.3034632Z Please migrate your code to use AWS SDK for JavaScript (v3). 2025-09-01T19:55:44.3035229Z For more information, check the migration guide at https://a.co/7PzMCcy 2025-09-01T19:55:44.3035834Z (Use `node --trace-warnings ...` to show where the warning was created) 2025-09-01T19:55:44.4170245Z Found 1 objects with prefix pytorch/pytorch/17385660724/td_results/ 2025-09-01T19:55:44.4170765Z Starting download (1/1): /home/runner/_work/pytorch/pytorch/td_results.json 2025-09-01T19:55:44.6223939Z Finished download (1/1): /home/runner/_work/pytorch/pytorch/td_results.json 2025-09-01T19:55:44.6226549Z Artifact download has finished successfully 2025-09-01T19:55:44.6411255Z ##[group]Run mkdir -p .additional_ci_files 2025-09-01T19:55:44.6411431Z mkdir -p .additional_ci_files 2025-09-01T19:55:44.6411608Z mv td_results.json .additional_ci_files/td_results.json || true 2025-09-01T19:55:44.6417231Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-01T19:55:44.6417383Z env: 2025-09-01T19:55:44.6417482Z GIT_DEFAULT_BRANCH: main 2025-09-01T19:55:44.6417632Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-01T19:55:44.6417826Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-01T19:55:44.6418138Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-01T19:55:44.6418998Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD161 --device /dev/dri/renderD169 --device /dev/dri/renderD177 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-01T19:55:44.6419518Z AWS_DEFAULT_REGION: us-east-1 2025-09-01T19:55:44.6419641Z AWS_REGION: us-east-1 2025-09-01T19:55:44.6419827Z AWS_ACCESS_KEY_ID: *** 2025-09-01T19:55:44.6419984Z AWS_SECRET_ACCESS_KEY: *** 2025-09-01T19:55:44.6422308Z AWS_SESSION_TOKEN: *** 2025-09-01T19:55:44.6422414Z ##[endgroup] 2025-09-01T19:55:44.6489090Z ##[group]Run .github/scripts/parse_ref.py 2025-09-01T19:55:44.6489287Z .github/scripts/parse_ref.py 2025-09-01T19:55:44.6495276Z shell: /usr/bin/bash -e {0} 2025-09-01T19:55:44.6495385Z env: 2025-09-01T19:55:44.6495479Z GIT_DEFAULT_BRANCH: main 2025-09-01T19:55:44.6495630Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-01T19:55:44.6495818Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-01T19:55:44.6495992Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-01T19:55:44.6496517Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD161 --device /dev/dri/renderD169 --device /dev/dri/renderD177 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-01T19:55:44.6497028Z AWS_DEFAULT_REGION: us-east-1 2025-09-01T19:55:44.6497153Z AWS_REGION: us-east-1 2025-09-01T19:55:44.6497316Z AWS_ACCESS_KEY_ID: *** 2025-09-01T19:55:44.6497472Z AWS_SECRET_ACCESS_KEY: *** 2025-09-01T19:55:44.6500014Z AWS_SESSION_TOKEN: *** 2025-09-01T19:55:44.6500121Z ##[endgroup] 2025-09-01T19:55:44.6618899Z Setting output tag=ciflow/trunk/161883 2025-09-01T19:55:44.6700161Z Prepare all required actions 2025-09-01T19:55:44.6700352Z Getting action download info 2025-09-01T19:55:44.7878865Z ##[group]Run ./.github/actions/filter-test-configs 2025-09-01T19:55:44.7881657Z with: 2025-09-01T19:55:44.7881866Z github-token: *** 2025-09-01T19:55:44.7882231Z 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-01T19:55:44.7882678Z job-name: linux-jammy-rocm-py3.10 / test (distributed, 1, 1, linux.rocm.gpu.gfx942.4) 2025-09-01T19:55:44.7882858Z env: 2025-09-01T19:55:44.7882948Z GIT_DEFAULT_BRANCH: main 2025-09-01T19:55:44.7883082Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-01T19:55:44.7883254Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-01T19:55:44.7883423Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-01T19:55:44.7883935Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD161 --device /dev/dri/renderD169 --device /dev/dri/renderD177 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-01T19:55:44.7886506Z AWS_DEFAULT_REGION: us-east-1 2025-09-01T19:55:44.7886620Z AWS_REGION: us-east-1 2025-09-01T19:55:44.7886753Z AWS_ACCESS_KEY_ID: *** 2025-09-01T19:55:44.7886917Z AWS_SECRET_ACCESS_KEY: *** 2025-09-01T19:55:44.7889292Z AWS_SESSION_TOKEN: *** 2025-09-01T19:55:44.7889392Z ##[endgroup] 2025-09-01T19:55:44.7910239Z ##[group]Run nick-fields/retry@v3.0.0 2025-09-01T19:55:44.7910358Z with: 2025-09-01T19:55:44.7910438Z shell: bash 2025-09-01T19:55:44.7910527Z timeout_minutes: 10 2025-09-01T19:55:44.7910618Z max_attempts: 5 2025-09-01T19:55:44.7910708Z retry_wait_seconds: 30 2025-09-01T19:55:44.7911119Z 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-01T19:55:44.7914086Z polling_interval_seconds: 1 2025-09-01T19:55:44.7914196Z warning_on_retry: true 2025-09-01T19:55:44.7914297Z continue_on_error: false 2025-09-01T19:55:44.7914392Z env: 2025-09-01T19:55:44.7914476Z GIT_DEFAULT_BRANCH: main 2025-09-01T19:55:44.7914601Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-01T19:55:44.7914772Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-01T19:55:44.7914930Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-01T19:55:44.7915429Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD161 --device /dev/dri/renderD169 --device /dev/dri/renderD177 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-01T19:55:44.7915920Z AWS_DEFAULT_REGION: us-east-1 2025-09-01T19:55:44.7918010Z AWS_REGION: us-east-1 2025-09-01T19:55:44.7918148Z AWS_ACCESS_KEY_ID: *** 2025-09-01T19:55:44.7918399Z AWS_SECRET_ACCESS_KEY: *** 2025-09-01T19:55:44.7920626Z AWS_SESSION_TOKEN: *** 2025-09-01T19:55:44.7920769Z GITHUB_TOKEN: *** 2025-09-01T19:55:44.7920858Z ##[endgroup] 2025-09-01T19:55:44.8354366Z + python3 -m pip install requests==2.27.1 pyyaml==6.0.2 2025-09-01T19:55:44.9790440Z Defaulting to user installation because normal site-packages is not writeable 2025-09-01T19:55:45.1306056Z Collecting requests==2.27.1 2025-09-01T19:55:45.2883216Z Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) 2025-09-01T19:55:45.3259628Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 KB 1.5 MB/s eta 0:00:00 2025-09-01T19:55:45.3969359Z Collecting pyyaml==6.0.2 2025-09-01T19:55:45.4236599Z Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (751 kB) 2025-09-01T19:55:45.5204564Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 751.2/751.2 KB 7.9 MB/s eta 0:00:00 2025-09-01T19:55:45.5796303Z Collecting urllib3<1.27,>=1.21.1 2025-09-01T19:55:45.6056560Z Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 2025-09-01T19:55:45.6100775Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.2/144.2 KB 38.6 MB/s eta 0:00:00 2025-09-01T19:55:45.6460690Z Collecting certifi>=2017.4.17 2025-09-01T19:55:45.6723942Z Downloading certifi-2025.8.3-py3-none-any.whl (161 kB) 2025-09-01T19:55:45.6764132Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.2/161.2 KB 50.4 MB/s eta 0:00:00 2025-09-01T19:55:45.7078469Z Collecting idna<4,>=2.5 2025-09-01T19:55:45.7338158Z Downloading idna-3.10-py3-none-any.whl (70 kB) 2025-09-01T19:55:45.7361930Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.4/70.4 KB 43.0 MB/s eta 0:00:00 2025-09-01T19:55:45.8690836Z Collecting charset-normalizer~=2.0.0 2025-09-01T19:55:45.8957092Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2025-09-01T19:55:45.9538848Z Installing collected packages: urllib3, pyyaml, idna, charset-normalizer, certifi, requests 2025-09-01T19:55:46.0521315Z WARNING: The script normalizer is installed in '/home/runner/.local/bin' which is not on PATH. 2025-09-01T19:55:46.0522215Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2025-09-01T19:55:46.0739489Z 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-01T19:55:46.8368502Z Command completed after 1 attempt(s). 2025-09-01T19:55:46.8445172Z ##[group]Run set -x 2025-09-01T19:55:46.8445302Z set -x 2025-09-01T19:55:46.8445391Z  2025-09-01T19:55:46.8445541Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-09-01T19:55:46.8445723Z # in runner workspace 2025-09-01T19:55:46.8445880Z python3 "${GITHUB_ACTION_PATH}/../../scripts/parse_ref.py" 2025-09-01T19:55:46.8451701Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-01T19:55:46.8451852Z env: 2025-09-01T19:55:46.8451945Z GIT_DEFAULT_BRANCH: main 2025-09-01T19:55:46.8452075Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-01T19:55:46.8452252Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-01T19:55:46.8452415Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-01T19:55:46.8452927Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD161 --device /dev/dri/renderD169 --device /dev/dri/renderD177 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-01T19:55:46.8453428Z AWS_DEFAULT_REGION: us-east-1 2025-09-01T19:55:46.8453549Z AWS_REGION: us-east-1 2025-09-01T19:55:46.8453708Z AWS_ACCESS_KEY_ID: *** 2025-09-01T19:55:46.8453868Z AWS_SECRET_ACCESS_KEY: *** 2025-09-01T19:55:46.8456101Z AWS_SESSION_TOKEN: *** 2025-09-01T19:55:46.8456206Z ##[endgroup] 2025-09-01T19:55:46.8475340Z + python3 /home/runner/_work/pytorch/pytorch/./.github/actions/filter-test-configs/../../scripts/parse_ref.py 2025-09-01T19:55:46.8559129Z Setting output tag=ciflow/trunk/161883 2025-09-01T19:55:46.8597071Z ##[group]Run echo "Workflow: ${GITHUB_WORKFLOW}" 2025-09-01T19:55:46.8597267Z echo "Workflow: ${GITHUB_WORKFLOW}" 2025-09-01T19:55:46.8597408Z echo "Job name: ${JOB_NAME}" 2025-09-01T19:55:46.8597530Z  2025-09-01T19:55:46.8597687Z # Use relative path here as this could be checked out anywhere, not necessarily 2025-09-01T19:55:46.8597875Z # in runner workspace 2025-09-01T19:55:46.8598035Z python3 "${GITHUB_ACTION_PATH}/../../scripts/filter_test_configs.py" \ 2025-09-01T19:55:46.8598377Z  --workflow "${GITHUB_WORKFLOW}" \ 2025-09-01T19:55:46.8598708Z  --job-name "${JOB_NAME}" \ 2025-09-01T19:55:46.8599129Z  --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-01T19:55:46.8599531Z  --selected-test-configs "" \ 2025-09-01T19:55:46.8599667Z  --pr-number "${PR_NUMBER}" \ 2025-09-01T19:55:46.8599789Z  --tag "${TAG}" \ 2025-09-01T19:55:46.8599907Z  --event-name "${EVENT_NAME}" \ 2025-09-01T19:55:46.8600035Z  --schedule "${SCHEDULE}" \ 2025-09-01T19:55:46.8600160Z  --branch "${HEAD_BRANCH}" 2025-09-01T19:55:46.8605452Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-01T19:55:46.8605600Z env: 2025-09-01T19:55:46.8605698Z GIT_DEFAULT_BRANCH: main 2025-09-01T19:55:46.8605842Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-01T19:55:46.8606019Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-01T19:55:46.8606185Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-01T19:55:46.8606689Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD161 --device /dev/dri/renderD169 --device /dev/dri/renderD177 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-01T19:55:46.8607183Z AWS_DEFAULT_REGION: us-east-1 2025-09-01T19:55:46.8607302Z AWS_REGION: us-east-1 2025-09-01T19:55:46.8607466Z AWS_ACCESS_KEY_ID: *** 2025-09-01T19:55:46.8607618Z AWS_SECRET_ACCESS_KEY: *** 2025-09-01T19:55:46.8610328Z AWS_SESSION_TOKEN: *** 2025-09-01T19:55:46.8610557Z GITHUB_TOKEN: *** 2025-09-01T19:55:46.8610720Z JOB_NAME: linux-jammy-rocm-py3.10 / test (distributed, 1, 1, linux.rocm.gpu.gfx942.4) 2025-09-01T19:55:46.8610902Z PR_NUMBER: 2025-09-01T19:55:46.8614523Z TAG: ciflow/trunk/161883 2025-09-01T19:55:46.8614639Z EVENT_NAME: push 2025-09-01T19:55:46.8614728Z SCHEDULE: 2025-09-01T19:55:46.8614811Z HEAD_BRANCH: 2025-09-01T19:55:46.8614899Z ##[endgroup] 2025-09-01T19:55:46.8640040Z Workflow: trunk 2025-09-01T19:55:46.8640347Z Job name: linux-jammy-rocm-py3.10 / test (distributed, 1, 1, linux.rocm.gpu.gfx942.4) 2025-09-01T19:55:47.1112703Z INFO:root:Found no test-config label on the PR, so all test configs are included 2025-09-01T19:55:47.3103591Z Setting output keep-going=False 2025-09-01T19:55:47.3104582Z Setting output ci-verbose-test-logs=False 2025-09-01T19:55:47.3104821Z Setting output ci-test-showlocals=False 2025-09-01T19:55:47.3104966Z Setting output ci-no-test-timeout=False 2025-09-01T19:55:47.3105107Z Setting output ci-no-td=True 2025-09-01T19:55:47.3105238Z Setting output ci-td-distributed=False 2025-09-01T19:55:47.3105369Z Setting output is-unstable=False 2025-09-01T19:55:47.3105496Z Setting output reenabled-issues= 2025-09-01T19:55:47.3105956Z 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-01T19:55:47.3106399Z Setting output is-test-matrix-empty=False 2025-09-01T19:55:47.3185895Z ##[group]Run echo "Filtered matrix:" 2025-09-01T19:55:47.3186114Z echo "Filtered matrix:" 2025-09-01T19:55:47.3188398Z 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-01T19:55:47.3188786Z  2025-09-01T19:55:47.3188869Z echo 2025-09-01T19:55:47.3189145Z echo "Is the current job unstable? False" 2025-09-01T19:55:47.3189283Z  2025-09-01T19:55:47.3189361Z echo 2025-09-01T19:55:47.3189462Z echo "Is keep-going label set? False" 2025-09-01T19:55:47.3189579Z  2025-09-01T19:55:47.3189658Z echo 2025-09-01T19:55:47.3189749Z echo "Reenabled issues? " 2025-09-01T19:55:47.3200841Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-01T19:55:47.3201002Z env: 2025-09-01T19:55:47.3201101Z GIT_DEFAULT_BRANCH: main 2025-09-01T19:55:47.3201238Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-01T19:55:47.3201418Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-01T19:55:47.3201583Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-01T19:55:47.3202095Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD161 --device /dev/dri/renderD169 --device /dev/dri/renderD177 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-01T19:55:47.3202587Z AWS_DEFAULT_REGION: us-east-1 2025-09-01T19:55:47.3202706Z AWS_REGION: us-east-1 2025-09-01T19:55:47.3202878Z AWS_ACCESS_KEY_ID: *** 2025-09-01T19:55:47.3203031Z AWS_SECRET_ACCESS_KEY: *** 2025-09-01T19:55:47.3207767Z AWS_SESSION_TOKEN: *** 2025-09-01T19:55:47.3207882Z ##[endgroup] 2025-09-01T19:55:47.3228293Z Filtered matrix: 2025-09-01T19:55:47.3229296Z {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-01T19:55:47.3230110Z 2025-09-01T19:55:47.3230221Z Is the current job unstable? False 2025-09-01T19:55:47.3230461Z 2025-09-01T19:55:47.3230621Z Is keep-going label set? False 2025-09-01T19:55:47.3230801Z 2025-09-01T19:55:47.3230885Z Reenabled issues? 2025-09-01T19:55:47.3278645Z ##[group]Run echo "timeout=$((JOB_TIMEOUT-30))" >> "${GITHUB_OUTPUT}" 2025-09-01T19:55:47.3278990Z echo "timeout=$((JOB_TIMEOUT-30))" >> "${GITHUB_OUTPUT}" 2025-09-01T19:55:47.3286937Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-01T19:55:47.3287083Z env: 2025-09-01T19:55:47.3287174Z GIT_DEFAULT_BRANCH: main 2025-09-01T19:55:47.3287302Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-01T19:55:47.3287473Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-01T19:55:47.3287630Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-01T19:55:47.3288133Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD161 --device /dev/dri/renderD169 --device /dev/dri/renderD177 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-01T19:55:47.3288762Z AWS_DEFAULT_REGION: us-east-1 2025-09-01T19:55:47.3288872Z AWS_REGION: us-east-1 2025-09-01T19:55:47.3289032Z AWS_ACCESS_KEY_ID: *** 2025-09-01T19:55:47.3291200Z AWS_SECRET_ACCESS_KEY: *** 2025-09-01T19:55:47.3293434Z AWS_SESSION_TOKEN: *** 2025-09-01T19:55:47.3293529Z JOB_TIMEOUT: 300 2025-09-01T19:55:47.3293619Z ##[endgroup] 2025-09-01T19:55:47.3354419Z ##[group]Run set -x 2025-09-01T19:55:47.3354559Z set -x 2025-09-01T19:55:47.3354649Z  2025-09-01T19:55:47.3354750Z if [[ $TEST_CONFIG == 'multigpu' ]]; then 2025-09-01T19:55:47.3354903Z  TEST_COMMAND=.ci/pytorch/multigpu-test.sh 2025-09-01T19:55:47.3356969Z elif [[ $BUILD_ENVIRONMENT == *onnx* ]]; then 2025-09-01T19:55:47.3357118Z  TEST_COMMAND=.ci/caffe2/test.sh 2025-09-01T19:55:47.3357235Z else 2025-09-01T19:55:47.3357336Z  TEST_COMMAND=.ci/pytorch/test.sh 2025-09-01T19:55:47.3357449Z fi 2025-09-01T19:55:47.3357528Z  2025-09-01T19:55:47.3357653Z # detached container should get cleaned up by teardown_ec2_linux 2025-09-01T19:55:47.3357867Z # TODO: Stop building test binaries as part of the build phase 2025-09-01T19:55:47.3358039Z # Used for GPU_FLAG since that doesn't play nice 2025-09-01T19:55:47.3358501Z # shellcheck disable=SC2086,SC2090 2025-09-01T19:55:47.3358629Z container_name=$(docker run \ 2025-09-01T19:55:47.3358753Z  ${GPU_FLAG:-} \ 2025-09-01T19:55:47.3358863Z  -e BUILD_ENVIRONMENT \ 2025-09-01T19:55:47.3358978Z  -e PR_NUMBER \ 2025-09-01T19:55:47.3360774Z  -e GITHUB_ACTIONS \ 2025-09-01T19:55:47.3360887Z  -e GITHUB_REPOSITORY \ 2025-09-01T19:55:47.3360999Z  -e GITHUB_WORKFLOW \ 2025-09-01T19:55:47.3361106Z  -e GITHUB_JOB \ 2025-09-01T19:55:47.3361205Z  -e GITHUB_RUN_ID \ 2025-09-01T19:55:47.3361312Z  -e GITHUB_RUN_NUMBER \ 2025-09-01T19:55:47.3361422Z  -e GITHUB_RUN_ATTEMPT \ 2025-09-01T19:55:47.3361531Z  -e JOB_ID \ 2025-09-01T19:55:47.3361630Z  -e JOB_NAME \ 2025-09-01T19:55:47.3361729Z  -e BRANCH \ 2025-09-01T19:55:47.3361820Z  -e SHA1 \ 2025-09-01T19:55:47.3363331Z  -e AWS_DEFAULT_REGION \ 2025-09-01T19:55:47.3363445Z  -e IN_WHEEL_TEST \ 2025-09-01T19:55:47.3363553Z  -e SHARD_NUMBER \ 2025-09-01T19:55:47.3363654Z  -e TEST_CONFIG \ 2025-09-01T19:55:47.3363757Z  -e NUM_TEST_SHARDS \ 2025-09-01T19:55:47.3363865Z  -e REENABLED_ISSUES \ 2025-09-01T19:55:47.3363978Z  -e CONTINUE_THROUGH_ERROR \ 2025-09-01T19:55:47.3364093Z  -e VERBOSE_TEST_LOGS \ 2025-09-01T19:55:47.3364200Z  -e TEST_SHOWLOCALS \ 2025-09-01T19:55:47.3364304Z  -e NO_TEST_TIMEOUT \ 2025-09-01T19:55:47.3364408Z  -e NO_TD \ 2025-09-01T19:55:47.3365864Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2025-09-01T19:55:47.3366003Z  -e PYTORCH_TEST_CUDA_MEM_LEAK_CHECK \ 2025-09-01T19:55:47.3366287Z  -e PYTORCH_TEST_RERUN_DISABLED_TESTS \ 2025-09-01T19:55:47.3366413Z  -e TESTS_TO_INCLUDE \ 2025-09-01T19:55:47.3366521Z  -e DASHBOARD_TAG \ 2025-09-01T19:55:47.3366659Z  --env-file="${RUNNER_TEMP}/github_env_${GITHUB_RUN_ID}" \ 2025-09-01T19:55:47.3366810Z  --ulimit stack=10485760:83886080 \ 2025-09-01T19:55:47.3366929Z  --ulimit core=0 \ 2025-09-01T19:55:47.3367044Z  --security-opt seccomp=unconfined \ 2025-09-01T19:55:47.3367168Z  --cap-add=SYS_PTRACE \ 2025-09-01T19:55:47.3367278Z  --shm-size="8g" \ 2025-09-01T19:55:47.3368953Z  --tty \ 2025-09-01T19:55:47.3369045Z  --detach \ 2025-09-01T19:55:47.3369147Z  --name="${container_name}" \ 2025-09-01T19:55:47.3369263Z  --user jenkins \ 2025-09-01T19:55:47.3369395Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2025-09-01T19:55:47.3369541Z  -w /var/lib/jenkins/workspace \ 2025-09-01T19:55:47.3369661Z  "${DOCKER_IMAGE}" 2025-09-01T19:55:47.3369756Z ) 2025-09-01T19:55:47.3369853Z # save container name for later step 2025-09-01T19:55:47.3370087Z echo "CONTAINER_NAME=${container_name}" >> "$GITHUB_ENV" 2025-09-01T19:55:47.3370349Z # jenkins user does not have write permission to mounted workspace; work-around by copying within container to jenkins home 2025-09-01T19:55:47.3372060Z docker exec -t "${container_name}" sh -c "cd .. && cp -R workspace pytorch && cd pytorch && pip install dist/*.whl && ${TEST_COMMAND}" 2025-09-01T19:55:47.3377837Z shell: /usr/bin/bash -e {0} 2025-09-01T19:55:47.3377944Z env: 2025-09-01T19:55:47.3378031Z GIT_DEFAULT_BRANCH: main 2025-09-01T19:55:47.3378160Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-01T19:55:47.3378445Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-01T19:55:47.3378601Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-01T19:55:47.3379110Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD161 --device /dev/dri/renderD169 --device /dev/dri/renderD177 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-01T19:55:47.3379598Z AWS_DEFAULT_REGION: us-east-1 2025-09-01T19:55:47.3381561Z AWS_REGION: us-east-1 2025-09-01T19:55:47.3381722Z AWS_ACCESS_KEY_ID: *** 2025-09-01T19:55:47.3381866Z AWS_SECRET_ACCESS_KEY: *** 2025-09-01T19:55:47.3384094Z AWS_SESSION_TOKEN: *** 2025-09-01T19:55:47.3384210Z BUILD_ENVIRONMENT: linux-jammy-rocm-py3.10 2025-09-01T19:55:47.3384330Z PR_NUMBER: 2025-09-01T19:55:47.3384425Z GITHUB_REPOSITORY: pytorch/pytorch 2025-09-01T19:55:47.3384539Z GITHUB_WORKFLOW: trunk 2025-09-01T19:55:47.3384635Z GITHUB_JOB: test 2025-09-01T19:55:47.3384726Z GITHUB_RUN_ID: 17385660724 2025-09-01T19:55:47.3384828Z GITHUB_RUN_NUMBER: 142778 2025-09-01T19:55:47.3384934Z GITHUB_RUN_ATTEMPT: 1 2025-09-01T19:55:47.3385029Z JOB_ID: 49352691720 2025-09-01T19:55:47.3385188Z JOB_NAME: linux-jammy-rocm-py3.10 / test (distributed, 1, 1, linux.rocm.gpu.gfx942.4) 2025-09-01T19:55:47.3385366Z BRANCH: 2025-09-01T19:55:47.3386927Z SHA1: 7e5e982e1c036e5639c5f6258258ab76c3194700 2025-09-01T19:55:47.3387057Z CONTINUE_THROUGH_ERROR: False 2025-09-01T19:55:47.3387165Z VERBOSE_TEST_LOGS: False 2025-09-01T19:55:47.3387266Z TEST_SHOWLOCALS: False 2025-09-01T19:55:47.3387362Z NO_TEST_TIMEOUT: False 2025-09-01T19:55:47.3387455Z NO_TD: True 2025-09-01T19:55:47.3387541Z TEST_CONFIG: distributed 2025-09-01T19:55:47.3387636Z SHARD_NUMBER: 1 2025-09-01T19:55:47.3387724Z NUM_TEST_SHARDS: 1 2025-09-01T19:55:47.3387817Z REENABLED_ISSUES: 2025-09-01T19:55:47.3388082Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-rocm-n-py3-18d8825eadf4ad672ab335766741288aa9aef921 2025-09-01T19:55:47.3390072Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK: 0 2025-09-01T19:55:47.3390196Z PYTORCH_TEST_RERUN_DISABLED_TESTS: 0 2025-09-01T19:55:47.3390511Z 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-01T19:55:47.3390809Z DASHBOARD_TAG: 2025-09-01T19:55:47.3390898Z ##[endgroup] 2025-09-01T19:55:47.3416991Z + [[ distributed == \m\u\l\t\i\g\p\u ]] 2025-09-01T19:55:47.3417186Z + [[ linux-jammy-rocm-py3.10 == *onnx* ]] 2025-09-01T19:55:47.3417336Z + TEST_COMMAND=.ci/pytorch/test.sh 2025-09-01T19:55:47.3423496Z +++ nproc --ignore=2 2025-09-01T19:55:47.3434263Z ++ docker run --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD161 --device /dev/dri/renderD169 --device /dev/dri/renderD177 --device /dev/dri/renderD185 --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_17385660724 --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-01T19:55:48.1226251Z + container_name=92c612eba9ccf908b33869a501b6b8b9fca7b34c03de9185e61d0497e680a350 2025-09-01T19:55:48.1227029Z + echo CONTAINER_NAME=92c612eba9ccf908b33869a501b6b8b9fca7b34c03de9185e61d0497e680a350 2025-09-01T19:55:48.1228114Z + docker exec -t 92c612eba9ccf908b33869a501b6b8b9fca7b34c03de9185e61d0497e680a350 sh -c 'cd .. && cp -R workspace pytorch && cd pytorch && pip install dist/*.whl && .ci/pytorch/test.sh' 2025-09-01T19:55:52.3317679Z Processing ./dist/torch-2.9.0a0+git7e5e982-cp310-cp310-linux_x86_64.whl 2025-09-01T19:55:52.9042341Z Requirement already satisfied: filelock in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch==2.9.0a0+git7e5e982) (3.19.1) 2025-09-01T19:55:52.9043563Z 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+git7e5e982) (4.15.0) 2025-09-01T19:55:52.9045966Z Requirement already satisfied: sympy>=1.13.3 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch==2.9.0a0+git7e5e982) (1.13.3) 2025-09-01T19:55:52.9047203Z Requirement already satisfied: networkx>=2.5.1 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch==2.9.0a0+git7e5e982) (2.8.8) 2025-09-01T19:55:52.9048418Z Requirement already satisfied: jinja2 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch==2.9.0a0+git7e5e982) (3.1.6) 2025-09-01T19:55:52.9050700Z Requirement already satisfied: fsspec>=0.8.5 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from torch==2.9.0a0+git7e5e982) (2025.7.0) 2025-09-01T19:55:52.9211456Z 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+git7e5e982) (1.3.0) 2025-09-01T19:55:52.9225267Z Requirement already satisfied: MarkupSafe>=2.0 in /opt/conda/envs/py_3.10/lib/python3.10/site-packages (from jinja2->torch==2.9.0a0+git7e5e982) (3.0.2) 2025-09-01T19:55:53.1065640Z Installing collected packages: torch 2025-09-01T19:55:58.4869493Z 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-01T19:55:58.4871347Z helion 0.1.1 requires filecheck, which is not installed. 2025-09-01T19:55:58.4871925Z Successfully installed torch-2.9.0a0+git7e5e982 2025-09-01T19:55:58.5226369Z + export TERM=vt100 2025-09-01T19:55:58.5227673Z + TERM=vt100 2025-09-01T19:55:58.5228075Z ++ dirname .ci/pytorch/test.sh 2025-09-01T19:55:58.5253439Z + source .ci/pytorch/common.sh 2025-09-01T19:55:58.5253937Z +++ dirname .ci/pytorch/common.sh 2025-09-01T19:55:58.5254164Z ++ source .ci/pytorch/common_utils.sh 2025-09-01T19:55:58.5254390Z +++ declare -f -t trap_add 2025-09-01T19:55:58.5254885Z ++ set -ex -o pipefail 2025-09-01T19:55:58.5255371Z ++ [[ linux-jammy-rocm-py3.10 == *rocm* ]] 2025-09-01T19:55:58.5255655Z ++ unset HIP_PLATFORM 2025-09-01T19:55:58.5255863Z ++ export PYTORCH_TEST_WITH_ROCM=1 2025-09-01T19:55:58.5256081Z ++ PYTORCH_TEST_WITH_ROCM=1 2025-09-01T19:55:58.5256305Z ++ BUILD_TEST_LIBTORCH=0 2025-09-01T19:55:58.5259455Z ++ dirname .ci/pytorch/test.sh 2025-09-01T19:55:58.5266647Z + source .ci/pytorch/common-build.sh 2025-09-01T19:55:58.5266843Z ++ [[ linux-jammy-rocm-py3.10 != *win-* ]] 2025-09-01T19:55:58.5271850Z ++++ dirname .ci/pytorch/common-build.sh 2025-09-01T19:55:58.5284640Z +++ cd .ci/pytorch 2025-09-01T19:55:58.5284796Z +++ pwd -P 2025-09-01T19:55:58.5286039Z ++ script_dir=/var/lib/jenkins/pytorch/.ci/pytorch 2025-09-01T19:55:58.5287534Z ++ [[ linux-jammy-rocm-py3.10 == *-pch* ]] 2025-09-01T19:55:58.5287925Z ++ which sccache 2025-09-01T19:55:58.5299253Z ++ [[ -z '' ]] 2025-09-01T19:55:58.5299483Z ++ unset SCCACHE_BUCKET 2025-09-01T19:55:58.5305818Z ++ unset SCCACHE_REGION 2025-09-01T19:55:58.5306017Z ++ sccache --stop-server 2025-09-01T19:55:58.5325263Z ++ true 2025-09-01T19:55:58.5325514Z ++ rm -f /var/lib/jenkins/sccache_error.log 2025-09-01T19:55:58.5337927Z ++ trap_add sccache_epilogue EXIT 2025-09-01T19:55:58.5338457Z ++ trap_add_cmd=sccache_epilogue 2025-09-01T19:55:58.5338722Z ++ shift 2025-09-01T19:55:58.5338921Z ++ for trap_add_name in "$@" 2025-09-01T19:55:58.5344731Z ++++ trap -p EXIT 2025-09-01T19:55:58.5347022Z +++ eval 'extract_trap_cmd ' 2025-09-01T19:55:58.5353938Z ++++ extract_trap_cmd 2025-09-01T19:55:58.5354165Z ++++ printf '%s\n' '' 2025-09-01T19:55:58.5354373Z +++ printf '%s\n' sccache_epilogue 2025-09-01T19:55:58.5354572Z ++ trap -- ' 2025-09-01T19:55:58.5354731Z sccache_epilogue' EXIT 2025-09-01T19:55:58.5354890Z ++ [[ -n '' ]] 2025-09-01T19:55:58.5355061Z ++ [[ linux-jammy-rocm-py3.10 == *rocm* ]] 2025-09-01T19:55:58.5355314Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2025-09-01T19:55:58.5355550Z ++ SCCACHE_IDLE_TIMEOUT=0 2025-09-01T19:55:58.5355732Z ++ sccache --start-server 2025-09-01T19:55:58.5370581Z sccache: Starting the server... 2025-09-01T19:55:58.5657089Z sccache: Listening on address 127.0.0.1:4226 2025-09-01T19:55:58.5662460Z ++ sccache --zero-stats 2025-09-01T19:55:58.5685965Z Statistics zeroed. 2025-09-01T19:55:58.5691983Z ++ which ccache 2025-09-01T19:55:58.5703178Z + [[ linux-jammy-rocm-py3.10 != *rocm* ]] 2025-09-01T19:55:58.5703619Z + echo 'Environment variables:' 2025-09-01T19:55:58.5703792Z Environment variables: 2025-09-01T19:55:58.5704041Z + env 2025-09-01T19:55:58.5710455Z GITHUB_WORKSPACE=/home/runner/_work/pytorch/pytorch 2025-09-01T19:55:58.5710643Z CONTINUE_THROUGH_ERROR=False 2025-09-01T19:55:58.5711026Z BUILD_ENVIRONMENT=linux-jammy-rocm-py3.10 2025-09-01T19:55:58.5713471Z HOSTNAME=linux.rocm.gpu.gfx942.4-8zt5k-runner-pvvg4 2025-09-01T19:55:58.5713778Z GITHUB_PATH=/home/runner/_work/_temp/_runner_file_commands/add_path_0c37c36d-79a8-4509-8cd0-4cbe53bab039 2025-09-01T19:55:58.5714011Z GITHUB_ACTION=__self 2025-09-01T19:55:58.5714141Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK=0 2025-09-01T19:55:58.5714289Z GITHUB_RUN_NUMBER=142778 2025-09-01T19:55:58.5714414Z TEST_CONFIG=distributed 2025-09-01T19:55:58.5714548Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-09-01T19:55:58.5714696Z AWS_DEFAULT_REGION=us-east-1 2025-09-01T19:55:58.5715206Z GITHUB_TRIGGERING_ACTOR=pytorch-bot[bot] 2025-09-01T19:55:58.5715351Z GITHUB_REF_TYPE=tag 2025-09-01T19:55:58.5720117Z *** 2025-09-01T19:55:58.5720225Z GITHUB_REPOSITORY_ID=65600975 2025-09-01T19:55:58.5720352Z GITHUB_ACTIONS=true 2025-09-01T19:55:58.5720486Z SHA1=7e5e982e1c036e5639c5f6258258ab76c3194700 2025-09-01T19:55:58.5720627Z GITHUB_SHA=7e5e982e1c036e5639c5f6258258ab76c3194700 2025-09-01T19:55:58.5720837Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/trunk.yml@refs/tags/ciflow/trunk/161883 2025-09-01T19:55:58.5721026Z UCC_HOME=/usr 2025-09-01T19:55:58.5721114Z VERBOSE_TEST_LOGS=False 2025-09-01T19:55:58.5721221Z GITHUB_REF=refs/tags/ciflow/trunk/161883 2025-09-01T19:55:58.5721336Z SHARD_NUMBER=1 2025-09-01T19:55:58.5721429Z GITHUB_REF_PROTECTED=false 2025-09-01T19:55:58.5721538Z HOME=/var/lib/jenkins 2025-09-01T19:55:58.5721656Z GITHUB_API_URL=https://api.github.com 2025-09-01T19:55:58.5721789Z PYTORCH_TEST_RERUN_DISABLED_TESTS=0 2025-09-01T19:55:58.5721914Z LANG=C.UTF-8 2025-09-01T19:55:58.5723511Z UCX_COMMIT=cc312eaa4655c0cc5c2bcd796db938f90563bcf6 2025-09-01T19:55:58.5723655Z PYTORCH_TEST_WITH_ROCM=1 2025-09-01T19:55:58.5723753Z NUM_TEST_SHARDS=1 2025-09-01T19:55:58.5723841Z UCX_HOME=/usr 2025-09-01T19:55:58.5724156Z GITHUB_STATE=/home/runner/_work/_temp/_runner_file_commands/save_state_0c37c36d-79a8-4509-8cd0-4cbe53bab039 2025-09-01T19:55:58.5724428Z JOB_NAME=linux-jammy-rocm-py3.10 / test (distributed, 1, 1, linux.rocm.gpu.gfx942.4) 2025-09-01T19:55:58.5724612Z MAGMA_HOME=/opt/rocm/magma 2025-09-01T19:55:58.5724796Z GITHUB_ENV=/home/runner/_work/_temp/_runner_file_commands/set_env_0c37c36d-79a8-4509-8cd0-4cbe53bab039 2025-09-01T19:55:58.5725034Z GITHUB_EVENT_PATH=/home/runner/_work/_temp/_github_workflow/event.json 2025-09-01T19:55:58.5725185Z GITHUB_EVENT_NAME=push 2025-09-01T19:55:58.5725334Z GITHUB_ACTIONS_RUNNER_EXTRA_USER_AGENT=actions-runner-controller/0.11.0 2025-09-01T19:55:58.5725490Z DASHBOARD_TAG= 2025-09-01T19:55:58.5725578Z GITHUB_RUN_ID=17385660724 2025-09-01T19:55:58.5727018Z GITHUB_STEP_SUMMARY=/home/runner/_work/_temp/_runner_file_commands/step_summary_0c37c36d-79a8-4509-8cd0-4cbe53bab039 2025-09-01T19:55:58.5727243Z GITHUB_ACTOR=pytorch-bot[bot] 2025-09-01T19:55:58.5727349Z PR_NUMBER= 2025-09-01T19:55:58.5727437Z GITHUB_RUN_ATTEMPT=1 2025-09-01T19:55:58.5727536Z ANACONDA_PYTHON_VERSION=3.10 2025-09-01T19:55:58.5727663Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-09-01T19:55:58.5727790Z TERM=vt100 2025-09-01T19:55:58.5727871Z INSTALLED_VISION=yes 2025-09-01T19:55:58.5727960Z BRANCH= 2025-09-01T19:55:58.5728044Z OPENSSL_ROOT_DIR=/opt/openssl 2025-09-01T19:55:58.5728439Z 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-01T19:55:58.5728805Z GITHUB_ACTION_PATH=/home/runner/_work/pytorch/pytorch/./.github/actions/setup-rocm 2025-09-01T19:55:58.5728987Z GITHUB_SERVER_URL=https://github.com 2025-09-01T19:55:58.5729111Z PYTORCH_ROCM_ARCH=gfx90a;gfx942 2025-09-01T19:55:58.5729235Z UCC_COMMIT=0c0fc21559835044ab107199e334f7157d6a0d3d 2025-09-01T19:55:58.5729361Z REENABLED_ISSUES= 2025-09-01T19:55:58.5730616Z SHLVL=1 2025-09-01T19:55:58.5730700Z MAX_JOBS=158 2025-09-01T19:55:58.5730793Z GITHUB_ACTOR_ID=54816060 2025-09-01T19:55:58.5730922Z GITHUB_WORKFLOW_SHA=7e5e982e1c036e5639c5f6258258ab76c3194700 2025-09-01T19:55:58.5731069Z GITHUB_REF_NAME=ciflow/trunk/161883 2025-09-01T19:55:58.5731180Z ROCM_PATH=/opt/rocm 2025-09-01T19:55:58.5731269Z GITHUB_JOB=test 2025-09-01T19:55:58.5731355Z NO_TEST_TIMEOUT=False 2025-09-01T19:55:58.5731458Z GITHUB_REPOSITORY=pytorch/pytorch 2025-09-01T19:55:58.5731566Z LC_ALL=C.UTF-8 2025-09-01T19:55:58.5731655Z GITHUB_RETENTION_DAYS=90 2025-09-01T19:55:58.5731754Z OPENSSL_DIR=/opt/openssl 2025-09-01T19:55:58.5731857Z GITHUB_ACTION_REPOSITORY= 2025-09-01T19:55:58.5732208Z 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-01T19:55:58.5732611Z GITHUB_BASE_REF= 2025-09-01T19:55:58.5733828Z CI=true 2025-09-01T19:55:58.5733914Z GITHUB_REPOSITORY_OWNER=pytorch 2025-09-01T19:55:58.5734025Z JOB_ID=49352691720 2025-09-01T19:55:58.5734110Z GITHUB_HEAD_REF= 2025-09-01T19:55:58.5734196Z GITHUB_ACTION_REF= 2025-09-01T19:55:58.5734286Z TEST_SHOWLOCALS=False 2025-09-01T19:55:58.5734379Z GITHUB_WORKFLOW=trunk 2025-09-01T19:55:58.5734480Z DEBIAN_FRONTEND=noninteractive 2025-09-01T19:55:58.5734681Z GITHUB_OUTPUT=/home/runner/_work/_temp/_runner_file_commands/set_output_0c37c36d-79a8-4509-8cd0-4cbe53bab039 2025-09-01T19:55:58.5734878Z NO_TD=True 2025-09-01T19:55:58.5734962Z OLDPWD=/var/lib/jenkins 2025-09-01T19:55:58.5735055Z _=/usr/bin/env 2025-09-01T19:55:58.5735177Z ++ python -c 'import site; print(site.getsitepackages()[0])' 2025-09-01T19:55:58.5778327Z + TORCH_INSTALL_DIR=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch 2025-09-01T19:55:58.5778767Z + TORCH_BIN_DIR=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/bin 2025-09-01T19:55:58.5779372Z + TORCH_LIB_DIR=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib 2025-09-01T19:55:58.5783643Z + TORCH_TEST_DIR=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/test 2025-09-01T19:55:58.5783881Z + BUILD_DIR=build 2025-09-01T19:55:58.5784041Z + BUILD_RENAMED_DIR=build_renamed 2025-09-01T19:55:58.5784192Z + BUILD_BIN_DIR=build/bin 2025-09-01T19:55:58.5784326Z + SHARD_NUMBER=1 2025-09-01T19:55:58.5784441Z + NUM_TEST_SHARDS=1 2025-09-01T19:55:58.5784575Z + export TORCH_SERIALIZATION_DEBUG=1 2025-09-01T19:55:58.5784730Z + TORCH_SERIALIZATION_DEBUG=1 2025-09-01T19:55:58.5784864Z + export VALGRIND=ON 2025-09-01T19:55:58.5784991Z + VALGRIND=ON 2025-09-01T19:55:58.5785117Z + [[ linux-jammy-rocm-py3.10 == *clang9* ]] 2025-09-01T19:55:58.5785285Z + [[ linux-jammy-rocm-py3.10 == *xpu* ]] 2025-09-01T19:55:58.5785434Z + detect_cuda_arch 2025-09-01T19:55:58.5785575Z + [[ linux-jammy-rocm-py3.10 == *cuda* ]] 2025-09-01T19:55:58.5785734Z + [[ linux-jammy-rocm-py3.10 == *s390x* ]] 2025-09-01T19:55:58.5785880Z + [[ 0 == \1 ]] 2025-09-01T19:55:58.5785983Z + [[ False == \1 ]] 2025-09-01T19:55:58.5787918Z + [[ linux-jammy-rocm-py3.10 != *bazel* ]] 2025-09-01T19:55:58.5788087Z ++ realpath build/custom_test_artifacts 2025-09-01T19:55:58.5788724Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=/var/lib/jenkins/pytorch/build/custom_test_artifacts 2025-09-01T19:55:58.5789476Z + [[ -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-01T19:55:58.5789869Z + echo 'Setting INCLUDE_CLAUSE' 2025-09-01T19:55:58.5790004Z Setting INCLUDE_CLAUSE 2025-09-01T19:55:58.5790352Z + 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-01T19:55:58.5790725Z + echo 'Environment variables' 2025-09-01T19:55:58.5790856Z Environment variables 2025-09-01T19:55:58.5790965Z + env 2025-09-01T19:55:58.5796107Z GITHUB_WORKSPACE=/home/runner/_work/pytorch/pytorch 2025-09-01T19:55:58.5796488Z CONTINUE_THROUGH_ERROR=False 2025-09-01T19:55:58.5796696Z BUILD_ENVIRONMENT=linux-jammy-rocm-py3.10 2025-09-01T19:55:58.5796876Z HOSTNAME=linux.rocm.gpu.gfx942.4-8zt5k-runner-pvvg4 2025-09-01T19:55:58.5797117Z GITHUB_PATH=/home/runner/_work/_temp/_runner_file_commands/add_path_0c37c36d-79a8-4509-8cd0-4cbe53bab039 2025-09-01T19:55:58.5797330Z GITHUB_ACTION=__self 2025-09-01T19:55:58.5797445Z PYTORCH_TEST_CUDA_MEM_LEAK_CHECK=0 2025-09-01T19:55:58.5797569Z GITHUB_RUN_NUMBER=142778 2025-09-01T19:55:58.5797679Z TEST_CONFIG=distributed 2025-09-01T19:55:58.5800866Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-09-01T19:55:58.5801014Z AWS_DEFAULT_REGION=us-east-1 2025-09-01T19:55:58.5801137Z GITHUB_TRIGGERING_ACTOR=pytorch-bot[bot] 2025-09-01T19:55:58.5801528Z GITHUB_REF_TYPE=tag 2025-09-01T19:55:58.5801972Z *** 2025-09-01T19:55:58.5802073Z GITHUB_REPOSITORY_ID=65600975 2025-09-01T19:55:58.5802189Z GITHUB_ACTIONS=true 2025-09-01T19:55:58.5802310Z SHA1=7e5e982e1c036e5639c5f6258258ab76c3194700 2025-09-01T19:55:58.5802467Z GITHUB_SHA=7e5e982e1c036e5639c5f6258258ab76c3194700 2025-09-01T19:55:58.5802687Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/trunk.yml@refs/tags/ciflow/trunk/161883 2025-09-01T19:55:58.5802883Z UCC_HOME=/usr 2025-09-01T19:55:58.5802981Z TORCH_SERIALIZATION_DEBUG=1 2025-09-01T19:55:58.5803092Z VERBOSE_TEST_LOGS=False 2025-09-01T19:55:58.5803200Z GITHUB_REF=refs/tags/ciflow/trunk/161883 2025-09-01T19:55:58.5803314Z SHARD_NUMBER=1 2025-09-01T19:55:58.5803407Z GITHUB_REF_PROTECTED=false 2025-09-01T19:55:58.5803507Z HOME=/var/lib/jenkins 2025-09-01T19:55:58.5803618Z GITHUB_API_URL=https://api.github.com 2025-09-01T19:55:58.5803742Z PYTORCH_TEST_RERUN_DISABLED_TESTS=0 2025-09-01T19:55:58.5803855Z LANG=C.UTF-8 2025-09-01T19:55:58.5803969Z UCX_COMMIT=cc312eaa4655c0cc5c2bcd796db938f90563bcf6 2025-09-01T19:55:58.5804116Z PYTORCH_TEST_WITH_ROCM=1 2025-09-01T19:55:58.5804222Z NUM_TEST_SHARDS=1 2025-09-01T19:55:58.5804320Z UCX_HOME=/usr 2025-09-01T19:55:58.5804593Z GITHUB_STATE=/home/runner/_work/_temp/_runner_file_commands/save_state_0c37c36d-79a8-4509-8cd0-4cbe53bab039 2025-09-01T19:55:58.5804870Z JOB_NAME=linux-jammy-rocm-py3.10 / test (distributed, 1, 1, linux.rocm.gpu.gfx942.4) 2025-09-01T19:55:58.5805056Z MAGMA_HOME=/opt/rocm/magma 2025-09-01T19:55:58.5805246Z GITHUB_ENV=/home/runner/_work/_temp/_runner_file_commands/set_env_0c37c36d-79a8-4509-8cd0-4cbe53bab039 2025-09-01T19:55:58.5805484Z GITHUB_EVENT_PATH=/home/runner/_work/_temp/_github_workflow/event.json 2025-09-01T19:55:58.5805640Z GITHUB_EVENT_NAME=push 2025-09-01T19:55:58.5805794Z GITHUB_ACTIONS_RUNNER_EXTRA_USER_AGENT=actions-runner-controller/0.11.0 2025-09-01T19:55:58.5807770Z DASHBOARD_TAG= 2025-09-01T19:55:58.5807871Z GITHUB_RUN_ID=17385660724 2025-09-01T19:55:58.5808079Z GITHUB_STEP_SUMMARY=/home/runner/_work/_temp/_runner_file_commands/step_summary_0c37c36d-79a8-4509-8cd0-4cbe53bab039 2025-09-01T19:55:58.5808398Z GITHUB_ACTOR=pytorch-bot[bot] 2025-09-01T19:55:58.5808504Z PR_NUMBER= 2025-09-01T19:55:58.5808589Z GITHUB_RUN_ATTEMPT=1 2025-09-01T19:55:58.5808692Z VALGRIND=ON 2025-09-01T19:55:58.5808781Z ANACONDA_PYTHON_VERSION=3.10 2025-09-01T19:55:58.5808908Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-09-01T19:55:58.5809034Z TERM=vt100 2025-09-01T19:55:58.5809115Z INSTALLED_VISION=yes 2025-09-01T19:55:58.5809205Z BRANCH= 2025-09-01T19:55:58.5809289Z OPENSSL_ROOT_DIR=/opt/openssl 2025-09-01T19:55:58.5809586Z 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-01T19:55:58.5809950Z GITHUB_ACTION_PATH=/home/runner/_work/pytorch/pytorch/./.github/actions/setup-rocm 2025-09-01T19:55:58.5810132Z GITHUB_SERVER_URL=https://github.com 2025-09-01T19:55:58.5810257Z PYTORCH_ROCM_ARCH=gfx90a;gfx942 2025-09-01T19:55:58.5810381Z UCC_COMMIT=0c0fc21559835044ab107199e334f7157d6a0d3d 2025-09-01T19:55:58.5810506Z REENABLED_ISSUES= 2025-09-01T19:55:58.5810591Z SHLVL=1 2025-09-01T19:55:58.5810667Z MAX_JOBS=158 2025-09-01T19:55:58.5810756Z GITHUB_ACTOR_ID=54816060 2025-09-01T19:55:58.5810886Z GITHUB_WORKFLOW_SHA=7e5e982e1c036e5639c5f6258258ab76c3194700 2025-09-01T19:55:58.5811030Z GITHUB_REF_NAME=ciflow/trunk/161883 2025-09-01T19:55:58.5811140Z ROCM_PATH=/opt/rocm 2025-09-01T19:55:58.5811229Z GITHUB_JOB=test 2025-09-01T19:55:58.5811316Z NO_TEST_TIMEOUT=False 2025-09-01T19:55:58.5811418Z GITHUB_REPOSITORY=pytorch/pytorch 2025-09-01T19:55:58.5812847Z LC_ALL=C.UTF-8 2025-09-01T19:55:58.5812947Z GITHUB_RETENTION_DAYS=90 2025-09-01T19:55:58.5813048Z OPENSSL_DIR=/opt/openssl 2025-09-01T19:55:58.5813150Z GITHUB_ACTION_REPOSITORY= 2025-09-01T19:55:58.5813504Z 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-01T19:55:58.5813919Z GITHUB_BASE_REF= 2025-09-01T19:55:58.5814003Z CI=true 2025-09-01T19:55:58.5814087Z GITHUB_REPOSITORY_OWNER=pytorch 2025-09-01T19:55:58.5814194Z JOB_ID=49352691720 2025-09-01T19:55:58.5814281Z GITHUB_HEAD_REF= 2025-09-01T19:55:58.5814366Z GITHUB_ACTION_REF= 2025-09-01T19:55:58.5815700Z TEST_SHOWLOCALS=False 2025-09-01T19:55:58.5815803Z GITHUB_WORKFLOW=trunk 2025-09-01T19:55:58.5815904Z DEBIAN_FRONTEND=noninteractive 2025-09-01T19:55:58.5816101Z GITHUB_OUTPUT=/home/runner/_work/_temp/_runner_file_commands/set_output_0c37c36d-79a8-4509-8cd0-4cbe53bab039 2025-09-01T19:55:58.5816299Z NO_TD=True 2025-09-01T19:55:58.5816383Z OLDPWD=/var/lib/jenkins 2025-09-01T19:55:58.5816475Z _=/usr/bin/env 2025-09-01T19:55:58.5816563Z + echo 'Testing pytorch' 2025-09-01T19:55:58.5816660Z Testing pytorch 2025-09-01T19:55:58.5816749Z + export LANG=C.UTF-8 2025-09-01T19:55:58.5816839Z + LANG=C.UTF-8 2025-09-01T19:55:58.5818062Z + PR_NUMBER= 2025-09-01T19:55:58.5818158Z + [[ distributed == \d\e\f\a\u\l\t ]] 2025-09-01T19:55:58.5818363Z + [[ distributed == \d\i\s\t\r\i\b\u\t\e\d ]] 2025-09-01T19:55:58.5818493Z + [[ linux-jammy-rocm-py3.10 == *rocm* ]] 2025-09-01T19:55:58.5818672Z + export HIP_VISIBLE_DEVICES=0,1,2,3 2025-09-01T19:55:58.5818791Z + HIP_VISIBLE_DEVICES=0,1,2,3 2025-09-01T19:55:58.5818898Z + [[ distributed == \s\l\o\w ]] 2025-09-01T19:55:58.5819022Z + [[ linux-jammy-rocm-py3.10 == *slow-gradcheck* ]] 2025-09-01T19:55:58.5819158Z + [[ linux-jammy-rocm-py3.10 == *cuda* ]] 2025-09-01T19:55:58.5819280Z + [[ linux-jammy-rocm-py3.10 == *rocm* ]] 2025-09-01T19:55:58.5819407Z + export PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2025-09-01T19:55:58.5820799Z + PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2025-09-01T19:55:58.5820927Z + [[ distributed == *crossref* ]] 2025-09-01T19:55:58.5821048Z + [[ linux-jammy-rocm-py3.10 == *rocm* ]] 2025-09-01T19:55:58.5821164Z + export VALGRIND=OFF 2025-09-01T19:55:58.5821257Z + VALGRIND=OFF 2025-09-01T19:55:58.5821344Z + rocminfo 2025-09-01T19:55:58.5920144Z ROCk module version 6.12.12 is loaded 2025-09-01T19:56:01.6878438Z ===================== 2025-09-01T19:56:01.6878952Z HSA System Attributes 2025-09-01T19:56:01.6879218Z ===================== 2025-09-01T19:56:01.6879536Z Runtime Version: 1.15 2025-09-01T19:56:01.6879840Z Runtime Ext Version: 1.7 2025-09-01T19:56:01.6880136Z System Timestamp Freq.: 1000.000000MHz 2025-09-01T19:56:01.6889822Z Sig. Max Wait Duration: 18446744073709551615 (0xFFFFFFFFFFFFFFFF) (timestamp count) 2025-09-01T19:56:01.6890179Z Machine Model: LARGE 2025-09-01T19:56:01.6890480Z System Endianness: LITTLE 2025-09-01T19:56:01.6890723Z Mwaitx: DISABLED 2025-09-01T19:56:01.6890919Z XNACK enabled: NO 2025-09-01T19:56:01.6891113Z DMAbuf Support: YES 2025-09-01T19:56:01.6891299Z VMM Support: YES 2025-09-01T19:56:01.6891411Z 2025-09-01T19:56:01.6891496Z ========== 2025-09-01T19:56:01.6891669Z HSA Agents 2025-09-01T19:56:01.6891841Z ========== 2025-09-01T19:56:01.6892003Z ******* 2025-09-01T19:56:01.6892176Z Agent 1 2025-09-01T19:56:01.6892360Z ******* 2025-09-01T19:56:01.6892567Z Name: AMD EPYC 9575F 64-Core Processor 2025-09-01T19:56:01.6892836Z Uuid: CPU-XX 2025-09-01T19:56:01.6893104Z Marketing Name: AMD EPYC 9575F 64-Core Processor 2025-09-01T19:56:01.6893384Z Vendor Name: CPU 2025-09-01T19:56:01.6893745Z Feature: None specified 2025-09-01T19:56:01.6894012Z Profile: FULL_PROFILE 2025-09-01T19:56:01.6894280Z Float Round Mode: NEAR 2025-09-01T19:56:01.6894553Z Max Queue Number: 0(0x0) 2025-09-01T19:56:01.6895185Z Queue Min Size: 0(0x0) 2025-09-01T19:56:01.6895448Z Queue Max Size: 0(0x0) 2025-09-01T19:56:01.6895716Z Queue Type: MULTI 2025-09-01T19:56:01.6895962Z Node: 0 2025-09-01T19:56:01.6896240Z Device Type: CPU 2025-09-01T19:56:01.6896475Z Cache Info: 2025-09-01T19:56:01.6896679Z L1: 65536(0x10000) KB 2025-09-01T19:56:01.6896964Z Chip ID: 0(0x0) 2025-09-01T19:56:01.6897223Z ASIC Revision: 0(0x0) 2025-09-01T19:56:01.6897486Z Cacheline Size: 64(0x40) 2025-09-01T19:56:01.6897750Z Max Clock Freq. (MHz): 0 2025-09-01T19:56:01.6898003Z BDFID: 0 2025-09-01T19:56:01.6898377Z Internal Node ID: 0 2025-09-01T19:56:01.6898640Z Compute Unit: 80 2025-09-01T19:56:01.6899009Z SIMDs per CU: 0 2025-09-01T19:56:01.6902064Z Shader Engines: 0 2025-09-01T19:56:01.6902284Z Shader Arrs. per Eng.: 0 2025-09-01T19:56:01.6902595Z WatchPts on Addr. Ranges:1 2025-09-01T19:56:01.6902797Z Memory Properties: 2025-09-01T19:56:01.6902941Z Features: None 2025-09-01T19:56:01.6903083Z Pool Info: 2025-09-01T19:56:01.6903214Z Pool 1 2025-09-01T19:56:01.6903385Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-09-01T19:56:01.6903584Z Size: 660201688(0x2759e0d8) KB 2025-09-01T19:56:01.6903779Z Allocatable: TRUE 2025-09-01T19:56:01.6903977Z Alloc Granule: 4KB 2025-09-01T19:56:01.6904199Z Alloc Recommended Granule:4KB 2025-09-01T19:56:01.6904408Z Alloc Alignment: 4KB 2025-09-01T19:56:01.6904613Z Accessible by all: TRUE 2025-09-01T19:56:01.6904788Z Pool 2 2025-09-01T19:56:01.6904962Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-09-01T19:56:01.6905148Z Size: 660201688(0x2759e0d8) KB 2025-09-01T19:56:01.6905339Z Allocatable: TRUE 2025-09-01T19:56:01.6905538Z Alloc Granule: 4KB 2025-09-01T19:56:01.6905744Z Alloc Recommended Granule:4KB 2025-09-01T19:56:01.6905951Z Alloc Alignment: 4KB 2025-09-01T19:56:01.6906153Z Accessible by all: TRUE 2025-09-01T19:56:01.6906327Z Pool 3 2025-09-01T19:56:01.6906498Z Segment: GLOBAL; FLAGS: KERNARG, FINE GRAINED 2025-09-01T19:56:01.6906681Z Size: 660201688(0x2759e0d8) KB 2025-09-01T19:56:01.6906870Z Allocatable: TRUE 2025-09-01T19:56:01.6907068Z Alloc Granule: 4KB 2025-09-01T19:56:01.6907273Z Alloc Recommended Granule:4KB 2025-09-01T19:56:01.6907478Z Alloc Alignment: 4KB 2025-09-01T19:56:01.6907675Z Accessible by all: TRUE 2025-09-01T19:56:01.6907865Z Pool 4 2025-09-01T19:56:01.6908106Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-09-01T19:56:01.6908494Z Size: 660201688(0x2759e0d8) KB 2025-09-01T19:56:01.6908677Z Allocatable: TRUE 2025-09-01T19:56:01.6908876Z Alloc Granule: 4KB 2025-09-01T19:56:01.6909104Z Alloc Recommended Granule:4KB 2025-09-01T19:56:01.6909269Z Alloc Alignment: 4KB 2025-09-01T19:56:01.6909427Z Accessible by all: TRUE 2025-09-01T19:56:01.6909565Z ISA Info: 2025-09-01T19:56:01.6909667Z ******* 2025-09-01T19:56:01.6909779Z Agent 2 2025-09-01T19:56:01.6909906Z ******* 2025-09-01T19:56:01.6910027Z Name: AMD EPYC 9575F 64-Core Processor 2025-09-01T19:56:01.6910175Z Uuid: CPU-XX 2025-09-01T19:56:01.6910429Z Marketing Name: AMD EPYC 9575F 64-Core Processor 2025-09-01T19:56:01.6910595Z Vendor Name: CPU 2025-09-01T19:56:01.6912217Z Feature: None specified 2025-09-01T19:56:01.6912380Z Profile: FULL_PROFILE 2025-09-01T19:56:01.6912533Z Float Round Mode: NEAR 2025-09-01T19:56:01.6912689Z Max Queue Number: 0(0x0) 2025-09-01T19:56:01.6912841Z Queue Min Size: 0(0x0) 2025-09-01T19:56:01.6912990Z Queue Max Size: 0(0x0) 2025-09-01T19:56:01.6913139Z Queue Type: MULTI 2025-09-01T19:56:01.6913281Z Node: 1 2025-09-01T19:56:01.6913426Z Device Type: CPU 2025-09-01T19:56:01.6913562Z Cache Info: 2025-09-01T19:56:01.6913679Z L1: 65536(0x10000) KB 2025-09-01T19:56:01.6915059Z Chip ID: 0(0x0) 2025-09-01T19:56:01.6915211Z ASIC Revision: 0(0x0) 2025-09-01T19:56:01.6915365Z Cacheline Size: 64(0x40) 2025-09-01T19:56:01.6915517Z Max Clock Freq. (MHz): 0 2025-09-01T19:56:01.6915660Z BDFID: 0 2025-09-01T19:56:01.6915809Z Internal Node ID: 1 2025-09-01T19:56:01.6915960Z Compute Unit: 80 2025-09-01T19:56:01.6916108Z SIMDs per CU: 0 2025-09-01T19:56:01.6916259Z Shader Engines: 0 2025-09-01T19:56:01.6916415Z Shader Arrs. per Eng.: 0 2025-09-01T19:56:01.6916574Z WatchPts on Addr. Ranges:1 2025-09-01T19:56:01.6917881Z Memory Properties: 2025-09-01T19:56:01.6917999Z Features: None 2025-09-01T19:56:01.6918108Z Pool Info: 2025-09-01T19:56:01.6918287Z Pool 1 2025-09-01T19:56:01.6918419Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-09-01T19:56:01.6918569Z Size: 656372832(0x271f7460) KB 2025-09-01T19:56:01.6918716Z Allocatable: TRUE 2025-09-01T19:56:01.6918867Z Alloc Granule: 4KB 2025-09-01T19:56:01.6919026Z Alloc Recommended Granule:4KB 2025-09-01T19:56:01.6919184Z Alloc Alignment: 4KB 2025-09-01T19:56:01.6919339Z Accessible by all: TRUE 2025-09-01T19:56:01.6920652Z Pool 2 2025-09-01T19:56:01.6920784Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-09-01T19:56:01.6920934Z Size: 656372832(0x271f7460) KB 2025-09-01T19:56:01.6921075Z Allocatable: TRUE 2025-09-01T19:56:01.6921226Z Alloc Granule: 4KB 2025-09-01T19:56:01.6921383Z Alloc Recommended Granule:4KB 2025-09-01T19:56:01.6921541Z Alloc Alignment: 4KB 2025-09-01T19:56:01.6921696Z Accessible by all: TRUE 2025-09-01T19:56:01.6921830Z Pool 3 2025-09-01T19:56:01.6921954Z Segment: GLOBAL; FLAGS: KERNARG, FINE GRAINED 2025-09-01T19:56:01.6922096Z Size: 656372832(0x271f7460) KB 2025-09-01T19:56:01.6923346Z Allocatable: TRUE 2025-09-01T19:56:01.6923499Z Alloc Granule: 4KB 2025-09-01T19:56:01.6923699Z Alloc Recommended Granule:4KB 2025-09-01T19:56:01.6923857Z Alloc Alignment: 4KB 2025-09-01T19:56:01.6924011Z Accessible by all: TRUE 2025-09-01T19:56:01.6924142Z Pool 4 2025-09-01T19:56:01.6924265Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-09-01T19:56:01.6924405Z Size: 656372832(0x271f7460) KB 2025-09-01T19:56:01.6924547Z Allocatable: TRUE 2025-09-01T19:56:01.6924696Z Alloc Granule: 4KB 2025-09-01T19:56:01.6924852Z Alloc Recommended Granule:4KB 2025-09-01T19:56:01.6926125Z Alloc Alignment: 4KB 2025-09-01T19:56:01.6926281Z Accessible by all: TRUE 2025-09-01T19:56:01.6926413Z ISA Info: 2025-09-01T19:56:01.6926515Z ******* 2025-09-01T19:56:01.6926610Z Agent 3 2025-09-01T19:56:01.6926704Z ******* 2025-09-01T19:56:01.6926812Z Name: gfx942 2025-09-01T19:56:01.6926953Z Uuid: GPU-dddcc2aa3b37b3bf 2025-09-01T19:56:01.6927106Z Marketing Name: AMD Instinct Mi325X VF 2025-09-01T19:56:01.6927257Z Vendor Name: AMD 2025-09-01T19:56:01.6927403Z Feature: KERNEL_DISPATCH 2025-09-01T19:56:01.6928748Z Profile: BASE_PROFILE 2025-09-01T19:56:01.6928898Z Float Round Mode: NEAR 2025-09-01T19:56:01.6929051Z Max Queue Number: 128(0x80) 2025-09-01T19:56:01.6929197Z Queue Min Size: 64(0x40) 2025-09-01T19:56:01.6929344Z Queue Max Size: 131072(0x20000) 2025-09-01T19:56:01.6929489Z Queue Type: MULTI 2025-09-01T19:56:01.6929626Z Node: 2 2025-09-01T19:56:01.6929764Z Device Type: GPU 2025-09-01T19:56:01.6929893Z Cache Info: 2025-09-01T19:56:01.6930005Z L1: 32(0x20) KB 2025-09-01T19:56:01.6930177Z L2: 4096(0x1000) KB 2025-09-01T19:56:01.6931434Z L3: 262144(0x40000) KB 2025-09-01T19:56:01.6931567Z Chip ID: 29881(0x74b9) 2025-09-01T19:56:01.6931763Z ASIC Revision: 1(0x1) 2025-09-01T19:56:01.6931912Z Cacheline Size: 128(0x80) 2025-09-01T19:56:01.6932066Z Max Clock Freq. (MHz): 2100 2025-09-01T19:56:01.6932207Z BDFID: 39680 2025-09-01T19:56:01.6932350Z Internal Node ID: 2 2025-09-01T19:56:01.6932496Z Compute Unit: 304 2025-09-01T19:56:01.6932638Z SIMDs per CU: 4 2025-09-01T19:56:01.6932783Z Shader Engines: 32 2025-09-01T19:56:01.6932934Z Shader Arrs. per Eng.: 1 2025-09-01T19:56:01.6934115Z WatchPts on Addr. Ranges:4 2025-09-01T19:56:01.6934271Z Coherent Host Access: FALSE 2025-09-01T19:56:01.6934412Z Memory Properties: 2025-09-01T19:56:01.6934527Z Features: KERNEL_DISPATCH 2025-09-01T19:56:01.6934666Z Fast F16 Operation: TRUE 2025-09-01T19:56:01.6934871Z Wavefront Size: 64(0x40) 2025-09-01T19:56:01.6935023Z Workgroup Max Size: 1024(0x400) 2025-09-01T19:56:01.6935163Z Workgroup Max Size per Dimension: 2025-09-01T19:56:01.6935284Z x 1024(0x400) 2025-09-01T19:56:01.6935412Z y 1024(0x400) 2025-09-01T19:56:01.6935534Z z 1024(0x400) 2025-09-01T19:56:01.6935670Z Max Waves Per CU: 32(0x20) 2025-09-01T19:56:01.6936948Z Max Work-item Per CU: 2048(0x800) 2025-09-01T19:56:01.6937098Z Grid Max Size: 4294967295(0xffffffff) 2025-09-01T19:56:01.6937237Z Grid Max Size per Dimension: 2025-09-01T19:56:01.6937349Z x 4294967295(0xffffffff) 2025-09-01T19:56:01.6937475Z y 4294967295(0xffffffff) 2025-09-01T19:56:01.6937602Z z 4294967295(0xffffffff) 2025-09-01T19:56:01.6937744Z Max fbarriers/Workgrp: 32 2025-09-01T19:56:01.6937956Z Packet Processor uCode:: 177 2025-09-01T19:56:01.6938113Z SDMA engine uCode:: 24 2025-09-01T19:56:01.6938354Z IOMMU Support:: None 2025-09-01T19:56:01.6938487Z Pool Info: 2025-09-01T19:56:01.6939698Z Pool 1 2025-09-01T19:56:01.6939827Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-09-01T19:56:01.6939976Z Size: 268107776(0xffb0000) KB 2025-09-01T19:56:01.6940126Z Allocatable: TRUE 2025-09-01T19:56:01.6940277Z Alloc Granule: 4KB 2025-09-01T19:56:01.6940439Z Alloc Recommended Granule:2048KB 2025-09-01T19:56:01.6940598Z Alloc Alignment: 4KB 2025-09-01T19:56:01.6940752Z Accessible by all: FALSE 2025-09-01T19:56:01.6940885Z Pool 2 2025-09-01T19:56:01.6941012Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-09-01T19:56:01.6942942Z Size: 268107776(0xffb0000) KB 2025-09-01T19:56:01.6943134Z Allocatable: TRUE 2025-09-01T19:56:01.6943293Z Alloc Granule: 4KB 2025-09-01T19:56:01.6943456Z Alloc Recommended Granule:2048KB 2025-09-01T19:56:01.6943701Z Alloc Alignment: 4KB 2025-09-01T19:56:01.6943856Z Accessible by all: FALSE 2025-09-01T19:56:01.6943993Z Pool 3 2025-09-01T19:56:01.6944123Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-09-01T19:56:01.6944265Z Size: 268107776(0xffb0000) KB 2025-09-01T19:56:01.6944407Z Allocatable: TRUE 2025-09-01T19:56:01.6944556Z Alloc Granule: 4KB 2025-09-01T19:56:01.6945912Z Alloc Recommended Granule:2048KB 2025-09-01T19:56:01.6946078Z Alloc Alignment: 4KB 2025-09-01T19:56:01.6946232Z Accessible by all: FALSE 2025-09-01T19:56:01.6946365Z Pool 4 2025-09-01T19:56:01.6946486Z Segment: GROUP 2025-09-01T19:56:01.6946628Z Size: 64(0x40) KB 2025-09-01T19:56:01.6946768Z Allocatable: FALSE 2025-09-01T19:56:01.6946964Z Alloc Granule: 0KB 2025-09-01T19:56:01.6947122Z Alloc Recommended Granule:0KB 2025-09-01T19:56:01.6947280Z Alloc Alignment: 0KB 2025-09-01T19:56:01.6947432Z Accessible by all: FALSE 2025-09-01T19:56:01.6948772Z ISA Info: 2025-09-01T19:56:01.6948884Z ISA 1 2025-09-01T19:56:01.6949014Z Name: amdgcn-amd-amdhsa--gfx942:sramecc+:xnack- 2025-09-01T19:56:01.6949178Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-09-01T19:56:01.6949336Z Profiles: HSA_PROFILE_BASE 2025-09-01T19:56:01.6949495Z Default Rounding Mode: NEAR 2025-09-01T19:56:01.6949653Z Default Rounding Mode: NEAR 2025-09-01T19:56:01.6949803Z Fast f16: TRUE 2025-09-01T19:56:01.6949951Z Workgroup Max Size: 1024(0x400) 2025-09-01T19:56:01.6950094Z Workgroup Max Size per Dimension: 2025-09-01T19:56:01.6950222Z x 1024(0x400) 2025-09-01T19:56:01.6951444Z y 1024(0x400) 2025-09-01T19:56:01.6951575Z z 1024(0x400) 2025-09-01T19:56:01.6951713Z Grid Max Size: 4294967295(0xffffffff) 2025-09-01T19:56:01.6951849Z Grid Max Size per Dimension: 2025-09-01T19:56:01.6951967Z x 4294967295(0xffffffff) 2025-09-01T19:56:01.6952096Z y 4294967295(0xffffffff) 2025-09-01T19:56:01.6952221Z z 4294967295(0xffffffff) 2025-09-01T19:56:01.6952364Z FBarrier Max Size: 32 2025-09-01T19:56:01.6952496Z ISA 2 2025-09-01T19:56:01.6952633Z Name: amdgcn-amd-amdhsa--gfx9-4-generic:sramecc+:xnack- 2025-09-01T19:56:01.6952804Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-09-01T19:56:01.6954036Z Profiles: HSA_PROFILE_BASE 2025-09-01T19:56:01.6954198Z Default Rounding Mode: NEAR 2025-09-01T19:56:01.6954358Z Default Rounding Mode: NEAR 2025-09-01T19:56:01.6954505Z Fast f16: TRUE 2025-09-01T19:56:01.6954652Z Workgroup Max Size: 1024(0x400) 2025-09-01T19:56:01.6954843Z Workgroup Max Size per Dimension: 2025-09-01T19:56:01.6954967Z x 1024(0x400) 2025-09-01T19:56:01.6955092Z y 1024(0x400) 2025-09-01T19:56:01.6955218Z z 1024(0x400) 2025-09-01T19:56:01.6955356Z Grid Max Size: 4294967295(0xffffffff) 2025-09-01T19:56:01.6955490Z Grid Max Size per Dimension: 2025-09-01T19:56:01.6956695Z x 4294967295(0xffffffff) 2025-09-01T19:56:01.6956828Z y 4294967295(0xffffffff) 2025-09-01T19:56:01.6956955Z z 4294967295(0xffffffff) 2025-09-01T19:56:01.6957096Z FBarrier Max Size: 32 2025-09-01T19:56:01.6957226Z ******* 2025-09-01T19:56:01.6957323Z Agent 4 2025-09-01T19:56:01.6957420Z ******* 2025-09-01T19:56:01.6957529Z Name: gfx942 2025-09-01T19:56:01.6957671Z Uuid: GPU-5bb3e5e8df7c72d0 2025-09-01T19:56:01.6957866Z Marketing Name: AMD Instinct Mi325X VF 2025-09-01T19:56:01.6958020Z Vendor Name: AMD 2025-09-01T19:56:01.6959356Z Feature: KERNEL_DISPATCH 2025-09-01T19:56:01.6959510Z Profile: BASE_PROFILE 2025-09-01T19:56:01.6959659Z Float Round Mode: NEAR 2025-09-01T19:56:01.6959810Z Max Queue Number: 128(0x80) 2025-09-01T19:56:01.6959958Z Queue Min Size: 64(0x40) 2025-09-01T19:56:01.6960102Z Queue Max Size: 131072(0x20000) 2025-09-01T19:56:01.6960247Z Queue Type: MULTI 2025-09-01T19:56:01.6960388Z Node: 3 2025-09-01T19:56:01.6960526Z Device Type: GPU 2025-09-01T19:56:01.6960658Z Cache Info: 2025-09-01T19:56:01.6960770Z L1: 32(0x20) KB 2025-09-01T19:56:01.6961981Z L2: 4096(0x1000) KB 2025-09-01T19:56:01.6962113Z L3: 262144(0x40000) KB 2025-09-01T19:56:01.6962245Z Chip ID: 29881(0x74b9) 2025-09-01T19:56:01.6962388Z ASIC Revision: 1(0x1) 2025-09-01T19:56:01.6962536Z Cacheline Size: 128(0x80) 2025-09-01T19:56:01.6962686Z Max Clock Freq. (MHz): 2100 2025-09-01T19:56:01.6962828Z BDFID: 37632 2025-09-01T19:56:01.6962972Z Internal Node ID: 3 2025-09-01T19:56:01.6963118Z Compute Unit: 304 2025-09-01T19:56:01.6963262Z SIMDs per CU: 4 2025-09-01T19:56:01.6963407Z Shader Engines: 32 2025-09-01T19:56:01.6964636Z Shader Arrs. per Eng.: 1 2025-09-01T19:56:01.6964797Z WatchPts on Addr. Ranges:4 2025-09-01T19:56:01.6964953Z Coherent Host Access: FALSE 2025-09-01T19:56:01.6965088Z Memory Properties: 2025-09-01T19:56:01.6965201Z Features: KERNEL_DISPATCH 2025-09-01T19:56:01.6965338Z Fast F16 Operation: TRUE 2025-09-01T19:56:01.6965490Z Wavefront Size: 64(0x40) 2025-09-01T19:56:01.6965641Z Workgroup Max Size: 1024(0x400) 2025-09-01T19:56:01.6965828Z Workgroup Max Size per Dimension: 2025-09-01T19:56:01.6965948Z x 1024(0x400) 2025-09-01T19:56:01.6966075Z y 1024(0x400) 2025-09-01T19:56:01.6967286Z z 1024(0x400) 2025-09-01T19:56:01.6967427Z Max Waves Per CU: 32(0x20) 2025-09-01T19:56:01.6967579Z Max Work-item Per CU: 2048(0x800) 2025-09-01T19:56:01.6967730Z Grid Max Size: 4294967295(0xffffffff) 2025-09-01T19:56:01.6967864Z Grid Max Size per Dimension: 2025-09-01T19:56:01.6967975Z x 4294967295(0xffffffff) 2025-09-01T19:56:01.6968100Z y 4294967295(0xffffffff) 2025-09-01T19:56:01.6968326Z z 4294967295(0xffffffff) 2025-09-01T19:56:01.6968474Z Max fbarriers/Workgrp: 32 2025-09-01T19:56:01.6968643Z Packet Processor uCode:: 177 2025-09-01T19:56:01.6968799Z SDMA engine uCode:: 24 2025-09-01T19:56:01.6970093Z IOMMU Support:: None 2025-09-01T19:56:01.6970230Z Pool Info: 2025-09-01T19:56:01.6970332Z Pool 1 2025-09-01T19:56:01.6970459Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-09-01T19:56:01.6970609Z Size: 268107776(0xffb0000) KB 2025-09-01T19:56:01.6970755Z Allocatable: TRUE 2025-09-01T19:56:01.6970908Z Alloc Granule: 4KB 2025-09-01T19:56:01.6971069Z Alloc Recommended Granule:2048KB 2025-09-01T19:56:01.6971228Z Alloc Alignment: 4KB 2025-09-01T19:56:01.6971388Z Accessible by all: FALSE 2025-09-01T19:56:01.6971522Z Pool 2 2025-09-01T19:56:01.6972784Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-09-01T19:56:01.6972934Z Size: 268107776(0xffb0000) KB 2025-09-01T19:56:01.6973078Z Allocatable: TRUE 2025-09-01T19:56:01.6973227Z Alloc Granule: 4KB 2025-09-01T19:56:01.6973384Z Alloc Recommended Granule:2048KB 2025-09-01T19:56:01.6973541Z Alloc Alignment: 4KB 2025-09-01T19:56:01.6973695Z Accessible by all: FALSE 2025-09-01T19:56:01.6973827Z Pool 3 2025-09-01T19:56:01.6973949Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-09-01T19:56:01.6974093Z Size: 268107776(0xffb0000) KB 2025-09-01T19:56:01.6974235Z Allocatable: TRUE 2025-09-01T19:56:01.6975502Z Alloc Granule: 4KB 2025-09-01T19:56:01.6975663Z Alloc Recommended Granule:2048KB 2025-09-01T19:56:01.6975821Z Alloc Alignment: 4KB 2025-09-01T19:56:01.6975975Z Accessible by all: FALSE 2025-09-01T19:56:01.6976107Z Pool 4 2025-09-01T19:56:01.6976226Z Segment: GROUP 2025-09-01T19:56:01.6976363Z Size: 64(0x40) KB 2025-09-01T19:56:01.6976503Z Allocatable: FALSE 2025-09-01T19:56:01.6976653Z Alloc Granule: 0KB 2025-09-01T19:56:01.6976808Z Alloc Recommended Granule:0KB 2025-09-01T19:56:01.6977016Z Alloc Alignment: 0KB 2025-09-01T19:56:01.6978421Z Accessible by all: FALSE 2025-09-01T19:56:01.6978560Z ISA Info: 2025-09-01T19:56:01.6978661Z ISA 1 2025-09-01T19:56:01.6978815Z Name: amdgcn-amd-amdhsa--gfx942:sramecc+:xnack- 2025-09-01T19:56:01.6978981Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-09-01T19:56:01.6979140Z Profiles: HSA_PROFILE_BASE 2025-09-01T19:56:01.6979298Z Default Rounding Mode: NEAR 2025-09-01T19:56:01.6979456Z Default Rounding Mode: NEAR 2025-09-01T19:56:01.6979603Z Fast f16: TRUE 2025-09-01T19:56:01.6979751Z Workgroup Max Size: 1024(0x400) 2025-09-01T19:56:01.6981388Z Workgroup Max Size per Dimension: 2025-09-01T19:56:01.6981527Z x 1024(0x400) 2025-09-01T19:56:01.6981808Z y 1024(0x400) 2025-09-01T19:56:01.6981934Z z 1024(0x400) 2025-09-01T19:56:01.6982072Z Grid Max Size: 4294967295(0xffffffff) 2025-09-01T19:56:01.6982208Z Grid Max Size per Dimension: 2025-09-01T19:56:01.6982326Z x 4294967295(0xffffffff) 2025-09-01T19:56:01.6982453Z y 4294967295(0xffffffff) 2025-09-01T19:56:01.6982580Z z 4294967295(0xffffffff) 2025-09-01T19:56:01.6982720Z FBarrier Max Size: 32 2025-09-01T19:56:01.6982851Z ISA 2 2025-09-01T19:56:01.6982993Z Name: amdgcn-amd-amdhsa--gfx9-4-generic:sramecc+:xnack- 2025-09-01T19:56:01.6984346Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-09-01T19:56:01.6984510Z Profiles: HSA_PROFILE_BASE 2025-09-01T19:56:01.6984666Z Default Rounding Mode: NEAR 2025-09-01T19:56:01.6984824Z Default Rounding Mode: NEAR 2025-09-01T19:56:01.6984971Z Fast f16: TRUE 2025-09-01T19:56:01.6985118Z Workgroup Max Size: 1024(0x400) 2025-09-01T19:56:01.6985258Z Workgroup Max Size per Dimension: 2025-09-01T19:56:01.6985380Z x 1024(0x400) 2025-09-01T19:56:01.6985505Z y 1024(0x400) 2025-09-01T19:56:01.6985628Z z 1024(0x400) 2025-09-01T19:56:01.6985767Z Grid Max Size: 4294967295(0xffffffff) 2025-09-01T19:56:01.6987027Z Grid Max Size per Dimension: 2025-09-01T19:56:01.6987151Z x 4294967295(0xffffffff) 2025-09-01T19:56:01.6987284Z y 4294967295(0xffffffff) 2025-09-01T19:56:01.6987411Z z 4294967295(0xffffffff) 2025-09-01T19:56:01.6987551Z FBarrier Max Size: 32 2025-09-01T19:56:01.6987681Z ******* 2025-09-01T19:56:01.6987777Z Agent 5 2025-09-01T19:56:01.6987870Z ******* 2025-09-01T19:56:01.6987980Z Name: gfx942 2025-09-01T19:56:01.6988121Z Uuid: GPU-ab9c33f1c54bd8a3 2025-09-01T19:56:01.6988386Z Marketing Name: AMD Instinct Mi325X VF 2025-09-01T19:56:01.6990382Z Vendor Name: AMD 2025-09-01T19:56:01.6990598Z Feature: KERNEL_DISPATCH 2025-09-01T19:56:01.6990747Z Profile: BASE_PROFILE 2025-09-01T19:56:01.6990899Z Float Round Mode: NEAR 2025-09-01T19:56:01.6991055Z Max Queue Number: 128(0x80) 2025-09-01T19:56:01.6991202Z Queue Min Size: 64(0x40) 2025-09-01T19:56:01.6991345Z Queue Max Size: 131072(0x20000) 2025-09-01T19:56:01.6991487Z Queue Type: MULTI 2025-09-01T19:56:01.6991624Z Node: 4 2025-09-01T19:56:01.6991764Z Device Type: GPU 2025-09-01T19:56:01.6991895Z Cache Info: 2025-09-01T19:56:01.6993109Z L1: 32(0x20) KB 2025-09-01T19:56:01.6993249Z L2: 4096(0x1000) KB 2025-09-01T19:56:01.6993376Z L3: 262144(0x40000) KB 2025-09-01T19:56:01.6993555Z Chip ID: 29881(0x74b9) 2025-09-01T19:56:01.6993699Z ASIC Revision: 1(0x1) 2025-09-01T19:56:01.6993847Z Cacheline Size: 128(0x80) 2025-09-01T19:56:01.6993997Z Max Clock Freq. (MHz): 2100 2025-09-01T19:56:01.6994137Z BDFID: 35584 2025-09-01T19:56:01.6994279Z Internal Node ID: 4 2025-09-01T19:56:01.6994427Z Compute Unit: 304 2025-09-01T19:56:01.6994570Z SIMDs per CU: 4 2025-09-01T19:56:01.6995747Z Shader Engines: 32 2025-09-01T19:56:01.6995906Z Shader Arrs. per Eng.: 1 2025-09-01T19:56:01.6996061Z WatchPts on Addr. Ranges:4 2025-09-01T19:56:01.6996218Z Coherent Host Access: FALSE 2025-09-01T19:56:01.6996358Z Memory Properties: 2025-09-01T19:56:01.6996473Z Features: KERNEL_DISPATCH 2025-09-01T19:56:01.6996612Z Fast F16 Operation: TRUE 2025-09-01T19:56:01.6996763Z Wavefront Size: 64(0x40) 2025-09-01T19:56:01.6996915Z Workgroup Max Size: 1024(0x400) 2025-09-01T19:56:01.6997054Z Workgroup Max Size per Dimension: 2025-09-01T19:56:01.6997175Z x 1024(0x400) 2025-09-01T19:56:01.6998424Z y 1024(0x400) 2025-09-01T19:56:01.6998552Z z 1024(0x400) 2025-09-01T19:56:01.6998691Z Max Waves Per CU: 32(0x20) 2025-09-01T19:56:01.6998843Z Max Work-item Per CU: 2048(0x800) 2025-09-01T19:56:01.6998993Z Grid Max Size: 4294967295(0xffffffff) 2025-09-01T19:56:01.6999127Z Grid Max Size per Dimension: 2025-09-01T19:56:01.6999239Z x 4294967295(0xffffffff) 2025-09-01T19:56:01.6999364Z y 4294967295(0xffffffff) 2025-09-01T19:56:01.6999487Z z 4294967295(0xffffffff) 2025-09-01T19:56:01.6999629Z Max fbarriers/Workgrp: 32 2025-09-01T19:56:01.6999793Z Packet Processor uCode:: 177 2025-09-01T19:56:01.7000979Z SDMA engine uCode:: 24 2025-09-01T19:56:01.7001135Z IOMMU Support:: None 2025-09-01T19:56:01.7001317Z Pool Info: 2025-09-01T19:56:01.7001418Z Pool 1 2025-09-01T19:56:01.7001546Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-09-01T19:56:01.7001699Z Size: 268107776(0xffb0000) KB 2025-09-01T19:56:01.7001845Z Allocatable: TRUE 2025-09-01T19:56:01.7001997Z Alloc Granule: 4KB 2025-09-01T19:56:01.7002156Z Alloc Recommended Granule:2048KB 2025-09-01T19:56:01.7002315Z Alloc Alignment: 4KB 2025-09-01T19:56:01.7002468Z Accessible by all: FALSE 2025-09-01T19:56:01.7003610Z Pool 2 2025-09-01T19:56:01.7003742Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-09-01T19:56:01.7003888Z Size: 268107776(0xffb0000) KB 2025-09-01T19:56:01.7004032Z Allocatable: TRUE 2025-09-01T19:56:01.7004183Z Alloc Granule: 4KB 2025-09-01T19:56:01.7004379Z Alloc Recommended Granule:2048KB 2025-09-01T19:56:01.7004535Z Alloc Alignment: 4KB 2025-09-01T19:56:01.7004688Z Accessible by all: FALSE 2025-09-01T19:56:01.7004821Z Pool 3 2025-09-01T19:56:01.7004943Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-09-01T19:56:01.7005083Z Size: 268107776(0xffb0000) KB 2025-09-01T19:56:01.7006245Z Allocatable: TRUE 2025-09-01T19:56:01.7006399Z Alloc Granule: 4KB 2025-09-01T19:56:01.7006556Z Alloc Recommended Granule:2048KB 2025-09-01T19:56:01.7006716Z Alloc Alignment: 4KB 2025-09-01T19:56:01.7006869Z Accessible by all: FALSE 2025-09-01T19:56:01.7007002Z Pool 4 2025-09-01T19:56:01.7007123Z Segment: GROUP 2025-09-01T19:56:01.7007260Z Size: 64(0x40) KB 2025-09-01T19:56:01.7007400Z Allocatable: FALSE 2025-09-01T19:56:01.7007549Z Alloc Granule: 0KB 2025-09-01T19:56:01.7007705Z Alloc Recommended Granule:0KB 2025-09-01T19:56:01.7008959Z Alloc Alignment: 0KB 2025-09-01T19:56:01.7009115Z Accessible by all: FALSE 2025-09-01T19:56:01.7009250Z ISA Info: 2025-09-01T19:56:01.7009351Z ISA 1 2025-09-01T19:56:01.7009482Z Name: amdgcn-amd-amdhsa--gfx942:sramecc+:xnack- 2025-09-01T19:56:01.7009643Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-09-01T19:56:01.7009802Z Profiles: HSA_PROFILE_BASE 2025-09-01T19:56:01.7009958Z Default Rounding Mode: NEAR 2025-09-01T19:56:01.7010118Z Default Rounding Mode: NEAR 2025-09-01T19:56:01.7010266Z Fast f16: TRUE 2025-09-01T19:56:01.7010413Z Workgroup Max Size: 1024(0x400) 2025-09-01T19:56:01.7011570Z Workgroup Max Size per Dimension: 2025-09-01T19:56:01.7011700Z x 1024(0x400) 2025-09-01T19:56:01.7011829Z y 1024(0x400) 2025-09-01T19:56:01.7011954Z z 1024(0x400) 2025-09-01T19:56:01.7012136Z Grid Max Size: 4294967295(0xffffffff) 2025-09-01T19:56:01.7012271Z Grid Max Size per Dimension: 2025-09-01T19:56:01.7012393Z x 4294967295(0xffffffff) 2025-09-01T19:56:01.7012519Z y 4294967295(0xffffffff) 2025-09-01T19:56:01.7012645Z z 4294967295(0xffffffff) 2025-09-01T19:56:01.7012785Z FBarrier Max Size: 32 2025-09-01T19:56:01.7012917Z ISA 2 2025-09-01T19:56:01.7014073Z Name: amdgcn-amd-amdhsa--gfx9-4-generic:sramecc+:xnack- 2025-09-01T19:56:01.7014245Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-09-01T19:56:01.7014402Z Profiles: HSA_PROFILE_BASE 2025-09-01T19:56:01.7014559Z Default Rounding Mode: NEAR 2025-09-01T19:56:01.7014723Z Default Rounding Mode: NEAR 2025-09-01T19:56:01.7014870Z Fast f16: TRUE 2025-09-01T19:56:01.7015057Z Workgroup Max Size: 1024(0x400) 2025-09-01T19:56:01.7015199Z Workgroup Max Size per Dimension: 2025-09-01T19:56:01.7015323Z x 1024(0x400) 2025-09-01T19:56:01.7015446Z y 1024(0x400) 2025-09-01T19:56:01.7015570Z z 1024(0x400) 2025-09-01T19:56:01.7016729Z Grid Max Size: 4294967295(0xffffffff) 2025-09-01T19:56:01.7016866Z Grid Max Size per Dimension: 2025-09-01T19:56:01.7016984Z x 4294967295(0xffffffff) 2025-09-01T19:56:01.7017111Z y 4294967295(0xffffffff) 2025-09-01T19:56:01.7017241Z z 4294967295(0xffffffff) 2025-09-01T19:56:01.7017381Z FBarrier Max Size: 32 2025-09-01T19:56:01.7017512Z ******* 2025-09-01T19:56:01.7017611Z Agent 6 2025-09-01T19:56:01.7017705Z ******* 2025-09-01T19:56:01.7017815Z Name: gfx942 2025-09-01T19:56:01.7017955Z Uuid: GPU-6f2a5d04754a8cdd 2025-09-01T19:56:01.7019203Z Marketing Name: AMD Instinct Mi325X VF 2025-09-01T19:56:01.7019359Z Vendor Name: AMD 2025-09-01T19:56:01.7019507Z Feature: KERNEL_DISPATCH 2025-09-01T19:56:01.7019654Z Profile: BASE_PROFILE 2025-09-01T19:56:01.7019802Z Float Round Mode: NEAR 2025-09-01T19:56:01.7019953Z Max Queue Number: 128(0x80) 2025-09-01T19:56:01.7020104Z Queue Min Size: 64(0x40) 2025-09-01T19:56:01.7020248Z Queue Max Size: 131072(0x20000) 2025-09-01T19:56:01.7020396Z Queue Type: MULTI 2025-09-01T19:56:01.7020534Z Node: 5 2025-09-01T19:56:01.7020671Z Device Type: GPU 2025-09-01T19:56:01.7021892Z Cache Info: 2025-09-01T19:56:01.7022007Z L1: 32(0x20) KB 2025-09-01T19:56:01.7022135Z L2: 4096(0x1000) KB 2025-09-01T19:56:01.7022265Z L3: 262144(0x40000) KB 2025-09-01T19:56:01.7022396Z Chip ID: 29881(0x74b9) 2025-09-01T19:56:01.7022538Z ASIC Revision: 1(0x1) 2025-09-01T19:56:01.7022754Z Cacheline Size: 128(0x80) 2025-09-01T19:56:01.7022903Z Max Clock Freq. (MHz): 2100 2025-09-01T19:56:01.7023047Z BDFID: 33536 2025-09-01T19:56:01.7023189Z Internal Node ID: 5 2025-09-01T19:56:01.7023337Z Compute Unit: 304 2025-09-01T19:56:01.7024518Z SIMDs per CU: 4 2025-09-01T19:56:01.7024668Z Shader Engines: 32 2025-09-01T19:56:01.7024819Z Shader Arrs. per Eng.: 1 2025-09-01T19:56:01.7024974Z WatchPts on Addr. Ranges:4 2025-09-01T19:56:01.7025129Z Coherent Host Access: FALSE 2025-09-01T19:56:01.7025267Z Memory Properties: 2025-09-01T19:56:01.7025380Z Features: KERNEL_DISPATCH 2025-09-01T19:56:01.7025522Z Fast F16 Operation: TRUE 2025-09-01T19:56:01.7025674Z Wavefront Size: 64(0x40) 2025-09-01T19:56:01.7025867Z Workgroup Max Size: 1024(0x400) 2025-09-01T19:56:01.7026008Z Workgroup Max Size per Dimension: 2025-09-01T19:56:01.7027149Z x 1024(0x400) 2025-09-01T19:56:01.7027276Z y 1024(0x400) 2025-09-01T19:56:01.7027399Z z 1024(0x400) 2025-09-01T19:56:01.7027535Z Max Waves Per CU: 32(0x20) 2025-09-01T19:56:01.7027686Z Max Work-item Per CU: 2048(0x800) 2025-09-01T19:56:01.7027834Z Grid Max Size: 4294967295(0xffffffff) 2025-09-01T19:56:01.7027968Z Grid Max Size per Dimension: 2025-09-01T19:56:01.7028084Z x 4294967295(0xffffffff) 2025-09-01T19:56:01.7028284Z y 4294967295(0xffffffff) 2025-09-01T19:56:01.7028408Z z 4294967295(0xffffffff) 2025-09-01T19:56:01.7028553Z Max fbarriers/Workgrp: 32 2025-09-01T19:56:01.7029742Z Packet Processor uCode:: 177 2025-09-01T19:56:01.7029901Z SDMA engine uCode:: 24 2025-09-01T19:56:01.7030053Z IOMMU Support:: None 2025-09-01T19:56:01.7030186Z Pool Info: 2025-09-01T19:56:01.7030288Z Pool 1 2025-09-01T19:56:01.7030415Z Segment: GLOBAL; FLAGS: COARSE GRAINED 2025-09-01T19:56:01.7030563Z Size: 268107776(0xffb0000) KB 2025-09-01T19:56:01.7030710Z Allocatable: TRUE 2025-09-01T19:56:01.7030866Z Alloc Granule: 4KB 2025-09-01T19:56:01.7031026Z Alloc Recommended Granule:2048KB 2025-09-01T19:56:01.7031188Z Alloc Alignment: 4KB 2025-09-01T19:56:01.7032355Z Accessible by all: FALSE 2025-09-01T19:56:01.7032491Z Pool 2 2025-09-01T19:56:01.7032617Z Segment: GLOBAL; FLAGS: EXTENDED FINE GRAINED 2025-09-01T19:56:01.7032762Z Size: 268107776(0xffb0000) KB 2025-09-01T19:56:01.7032905Z Allocatable: TRUE 2025-09-01T19:56:01.7033054Z Alloc Granule: 4KB 2025-09-01T19:56:01.7033211Z Alloc Recommended Granule:2048KB 2025-09-01T19:56:01.7033368Z Alloc Alignment: 4KB 2025-09-01T19:56:01.7033566Z Accessible by all: FALSE 2025-09-01T19:56:01.7033699Z Pool 3 2025-09-01T19:56:01.7033820Z Segment: GLOBAL; FLAGS: FINE GRAINED 2025-09-01T19:56:01.7034987Z Size: 268107776(0xffb0000) KB 2025-09-01T19:56:01.7035130Z Allocatable: TRUE 2025-09-01T19:56:01.7035280Z Alloc Granule: 4KB 2025-09-01T19:56:01.7035437Z Alloc Recommended Granule:2048KB 2025-09-01T19:56:01.7035594Z Alloc Alignment: 4KB 2025-09-01T19:56:01.7035747Z Accessible by all: FALSE 2025-09-01T19:56:01.7035880Z Pool 4 2025-09-01T19:56:01.7035998Z Segment: GROUP 2025-09-01T19:56:01.7036134Z Size: 64(0x40) KB 2025-09-01T19:56:01.7036279Z Allocatable: FALSE 2025-09-01T19:56:01.7037442Z Alloc Granule: 0KB 2025-09-01T19:56:01.7037645Z Alloc Recommended Granule:0KB 2025-09-01T19:56:01.7037804Z Alloc Alignment: 0KB 2025-09-01T19:56:01.7037958Z Accessible by all: FALSE 2025-09-01T19:56:01.7038092Z ISA Info: 2025-09-01T19:56:01.7038296Z ISA 1 2025-09-01T19:56:01.7038424Z Name: amdgcn-amd-amdhsa--gfx942:sramecc+:xnack- 2025-09-01T19:56:01.7038584Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-09-01T19:56:01.7038739Z Profiles: HSA_PROFILE_BASE 2025-09-01T19:56:01.7038895Z Default Rounding Mode: NEAR 2025-09-01T19:56:01.7039059Z Default Rounding Mode: NEAR 2025-09-01T19:56:01.7040258Z Fast f16: TRUE 2025-09-01T19:56:01.7040413Z Workgroup Max Size: 1024(0x400) 2025-09-01T19:56:01.7040555Z Workgroup Max Size per Dimension: 2025-09-01T19:56:01.7040679Z x 1024(0x400) 2025-09-01T19:56:01.7040807Z y 1024(0x400) 2025-09-01T19:56:01.7040931Z z 1024(0x400) 2025-09-01T19:56:01.7041068Z Grid Max Size: 4294967295(0xffffffff) 2025-09-01T19:56:01.7041203Z Grid Max Size per Dimension: 2025-09-01T19:56:01.7041320Z x 4294967295(0xffffffff) 2025-09-01T19:56:01.7041446Z y 4294967295(0xffffffff) 2025-09-01T19:56:01.7041575Z z 4294967295(0xffffffff) 2025-09-01T19:56:01.7042733Z FBarrier Max Size: 32 2025-09-01T19:56:01.7042868Z ISA 2 2025-09-01T19:56:01.7043007Z Name: amdgcn-amd-amdhsa--gfx9-4-generic:sramecc+:xnack- 2025-09-01T19:56:01.7043178Z Machine Models: HSA_MACHINE_MODEL_LARGE 2025-09-01T19:56:01.7043334Z Profiles: HSA_PROFILE_BASE 2025-09-01T19:56:01.7043490Z Default Rounding Mode: NEAR 2025-09-01T19:56:01.7043650Z Default Rounding Mode: NEAR 2025-09-01T19:56:01.7043798Z Fast f16: TRUE 2025-09-01T19:56:01.7043946Z Workgroup Max Size: 1024(0x400) 2025-09-01T19:56:01.7044087Z Workgroup Max Size per Dimension: 2025-09-01T19:56:01.7044264Z x 1024(0x400) 2025-09-01T19:56:01.7045415Z y 1024(0x400) 2025-09-01T19:56:01.7045547Z z 1024(0x400) 2025-09-01T19:56:01.7045685Z Grid Max Size: 4294967295(0xffffffff) 2025-09-01T19:56:01.7045818Z Grid Max Size per Dimension: 2025-09-01T19:56:01.7045934Z x 4294967295(0xffffffff) 2025-09-01T19:56:01.7046061Z y 4294967295(0xffffffff) 2025-09-01T19:56:01.7046185Z z 4294967295(0xffffffff) 2025-09-01T19:56:01.7046325Z FBarrier Max Size: 32 2025-09-01T19:56:01.7046457Z *** Done *** 2025-09-01T19:56:01.7046558Z + rocminfo 2025-09-01T19:56:01.7046655Z + grep -E 'Name:.*\sgfx|Marketing' 2025-09-01T19:56:05.9523563Z Marketing Name: AMD EPYC 9575F 64-Core Processor 2025-09-01T19:56:05.9524010Z Marketing Name: AMD EPYC 9575F 64-Core Processor 2025-09-01T19:56:05.9524353Z Name: gfx942 2025-09-01T19:56:05.9525007Z Marketing Name: AMD Instinct Mi325X VF 2025-09-01T19:56:05.9531908Z Name: gfx942 2025-09-01T19:56:05.9532243Z Marketing Name: AMD Instinct Mi325X VF 2025-09-01T19:56:05.9532556Z Name: gfx942 2025-09-01T19:56:05.9532837Z Marketing Name: AMD Instinct Mi325X VF 2025-09-01T19:56:05.9533124Z Name: gfx942 2025-09-01T19:56:05.9533394Z Marketing Name: AMD Instinct Mi325X VF 2025-09-01T19:56:05.9599268Z + MAYBE_ROCM=rocm/ 2025-09-01T19:56:05.9599462Z + [[ linux-jammy-rocm-py3.10 == *xpu* ]] 2025-09-01T19:56:05.9599699Z + [[ linux-jammy-rocm-py3.10 != *-bazel-* ]] 2025-09-01T19:56:05.9601135Z + pip_install ninja==1.10.2 2025-09-01T19:56:05.9601648Z + pip_install_pkg='python3 -m pip install --progress-bar off' 2025-09-01T19:56:05.9602197Z + python3 -m pip install --progress-bar off ninja==1.10.2 2025-09-01T19:56:06.2138906Z Collecting ninja==1.10.2 2025-09-01T19:56:06.2967178Z Downloading ninja-1.10.2-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl.metadata (5.0 kB) 2025-09-01T19:56:06.3266818Z Downloading ninja-1.10.2-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl (108 kB) 2025-09-01T19:56:06.5189856Z Installing collected packages: ninja 2025-09-01T19:56:06.5190155Z Attempting uninstall: ninja 2025-09-01T19:56:06.5193288Z Found existing installation: ninja 1.11.1.3 2025-09-01T19:56:06.5201020Z Uninstalling ninja-1.11.1.3: 2025-09-01T19:56:06.5276397Z Successfully uninstalled ninja-1.11.1.3 2025-09-01T19:56:06.5400923Z Successfully installed ninja-1.10.2 2025-09-01T19:56:06.5710883Z + 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-01T19:56:06.5721831Z + 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-01T19:56:06.5722536Z + [[ linux-jammy-rocm-py3.10 == *aarch64* ]] 2025-09-01T19:56:06.5722766Z + [[ linux-jammy-rocm-py3.10 == *asan* ]] 2025-09-01T19:56:06.5722988Z + [[ linux-jammy-rocm-py3.10 == *-debug* ]] 2025-09-01T19:56:06.5723206Z + [[ linux-jammy-rocm-py3.10 != *-bazel-* ]] 2025-09-01T19:56:06.5723509Z + echo 'We are not in debug mode: linux-jammy-rocm-py3.10. Expect the assertion to pass' 2025-09-01T19:56:06.5723883Z We are not in debug mode: linux-jammy-rocm-py3.10. Expect the assertion to pass 2025-09-01T19:56:06.5724509Z + cd test 2025-09-01T19:56:06.5724751Z + python -c 'import torch; torch._C._crash_if_debug_asserts_fail(424242)' 2025-09-01T19:56:07.4195165Z + [[ distributed == \n\o\g\p\u\_\N\O\_\A\V\X\2 ]] 2025-09-01T19:56:07.4195579Z + [[ distributed == \n\o\g\p\u\_\A\V\X\5\1\2 ]] 2025-09-01T19:56:07.4195867Z + [[ distributed == \l\e\g\a\c\y\_\n\v\i\d\i\a\_\d\r\i\v\e\r ]] 2025-09-01T19:56:07.4196158Z + DYNAMO_BENCHMARK_FLAGS=() 2025-09-01T19:56:07.4196381Z + [[ distributed == *pr_time_benchmarks* ]] 2025-09-01T19:56:07.4196631Z + [[ distributed == *dynamo_eager* ]] 2025-09-01T19:56:07.4196864Z + [[ distributed == *aot_eager* ]] 2025-09-01T19:56:07.4197079Z + [[ distributed == *aot_inductor* ]] 2025-09-01T19:56:07.4197326Z + [[ distributed == *max_autotune_inductor* ]] 2025-09-01T19:56:07.4197561Z + [[ distributed == *inductor* ]] 2025-09-01T19:56:07.4197782Z + [[ distributed == *dynamic* ]] 2025-09-01T19:56:07.4200959Z + [[ distributed == *cpu* ]] 2025-09-01T19:56:07.4201171Z + DYNAMO_BENCHMARK_FLAGS+=(--device cuda) 2025-09-01T19:56:07.4201371Z + [[ linux-jammy-rocm-py3.10 == *libtorch* ]] 2025-09-01T19:56:07.4201554Z + [[ linux-jammy-rocm-py3.10 == *-bazel-* ]] 2025-09-01T19:56:07.4201725Z + cd test 2025-09-01T19:56:07.4202173Z + python -c 'import torch; print(torch.__config__.show())' 2025-09-01T19:56:11.1981713Z PyTorch built with: 2025-09-01T19:56:11.1982266Z - GCC 11.4 2025-09-01T19:56:11.1982552Z - C++ Version: 201703 2025-09-01T19:56:11.1992002Z - Intel(R) oneAPI Math Kernel Library Version 2024.2-Product Build 20240605 for Intel(R) 64 architecture applications 2025-09-01T19:56:11.1992619Z - Intel(R) MKL-DNN v3.7.1 (Git Hash 8d263e693366ef8db40acc569cc7d8edf644556d) 2025-09-01T19:56:11.1992978Z - OpenMP 201511 (a.k.a. OpenMP 4.5) 2025-09-01T19:56:11.1993254Z - LAPACK is enabled (usually provided by MKL) 2025-09-01T19:56:11.1993522Z - NNPACK is enabled 2025-09-01T19:56:11.1993744Z - CPU capability usage: AVX512 2025-09-01T19:56:11.1993981Z - HIP Runtime 6.4.43484 2025-09-01T19:56:11.1994226Z - MIOpen 3.4.0 2025-09-01T19:56:11.1994410Z - Magma 2.7.2 2025-09-01T19:56:11.1997747Z - Build settings: BLAS_INFO=mkl, BUILD_TYPE=Release, COMMIT_SHA=7e5e982e1c036e5639c5f6258258ab76c3194700, 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-01T19:56:11.2000636Z 2025-09-01T19:56:11.3959385Z + cd test 2025-09-01T19:56:11.3960550Z + python -c 'import torch; print(torch.__config__.parallel_info())' 2025-09-01T19:56:12.0390451Z ATen/Parallel: 2025-09-01T19:56:12.0390919Z at::get_num_threads() : 160 2025-09-01T19:56:12.0391288Z at::get_num_interop_threads() : 160 2025-09-01T19:56:12.0391658Z OpenMP 201511 (a.k.a. OpenMP 4.5) 2025-09-01T19:56:12.0392001Z omp_get_max_threads() : 160 2025-09-01T19:56:12.0392613Z Intel(R) oneAPI Math Kernel Library Version 2024.2-Product Build 20240605 for Intel(R) 64 architecture applications 2025-09-01T19:56:12.0393231Z mkl_get_max_threads() : 160 2025-09-01T19:56:12.0393659Z Intel(R) MKL-DNN v3.7.1 (Git Hash 8d263e693366ef8db40acc569cc7d8edf644556d) 2025-09-01T19:56:12.0394709Z std::thread::hardware_concurrency() : 160 2025-09-01T19:56:12.0395052Z Environment variables: 2025-09-01T19:56:12.0395349Z OMP_NUM_THREADS : [not set] 2025-09-01T19:56:12.0395636Z MKL_NUM_THREADS : [not set] 2025-09-01T19:56:12.0395933Z ATen parallel backend: OpenMP 2025-09-01T19:56:12.0402944Z 2025-09-01T19:56:12.2653715Z + [[ distributed == *numpy_2* ]] 2025-09-01T19:56:12.2654155Z + [[ linux-jammy-rocm-py3.10 == *aarch64* ]] 2025-09-01T19:56:12.2654541Z + [[ distributed == *backward* ]] 2025-09-01T19:56:12.2654869Z + [[ distributed == *xla* ]] 2025-09-01T19:56:12.2655166Z + [[ distributed == *vllm* ]] 2025-09-01T19:56:12.2655467Z + [[ distributed == *executorch* ]] 2025-09-01T19:56:12.2655806Z + [[ distributed == \j\i\t\_\l\e\g\a\c\y ]] 2025-09-01T19:56:12.2656166Z + [[ linux-jammy-rocm-py3.10 == *libtorch* ]] 2025-09-01T19:56:12.2656508Z + [[ distributed == distributed ]] 2025-09-01T19:56:12.2656810Z + test_distributed 2025-09-01T19:56:12.2657094Z + echo 'Testing distributed python tests' 2025-09-01T19:56:12.2662077Z Testing distributed python tests 2025-09-01T19:56:12.2662888Z + 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-01T19:56:16.9449598Z /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-01T19:56:16.9451073Z import pkg_resources 2025-09-01T19:56:22.1673283Z Downloading https://ossci-metrics.s3.amazonaws.com/disabled-tests-condensed.json to /var/lib/jenkins/pytorch/test/.pytorch-disabled-tests.json 2025-09-01T19:56:22.3234971Z Ignoring disabled issues: [''] 2025-09-01T19:56:22.3283869Z Found test times from artifacts 2025-09-01T19:56:22.3518109Z Found test times from artifacts 2025-09-01T19:56:22.3525925Z Running all tests 2025-09-01T19:56:22.3526141Z Running parallel tests on 4 processes 2025-09-01T19:56:22.3526392Z Name: tests to run (est. time: 25.77min) 2025-09-01T19:56:22.3526607Z Serial tests (4): 2025-09-01T19:56:22.3526773Z distributed/test_c10d_common 1/1 2025-09-01T19:56:22.3526987Z distributed/test_c10d_nccl 1/3 2025-09-01T19:56:22.3527168Z distributed/test_c10d_nccl 2/3 2025-09-01T19:56:22.3527343Z distributed/test_c10d_nccl 3/3 2025-09-01T19:56:22.3530789Z Parallel tests (0): 2025-09-01T19:56:22.3530979Z Name: excluded (est. time: 0.0min) 2025-09-01T19:56:22.3531144Z Serial tests (0): 2025-09-01T19:56:22.3531291Z Parallel tests (0): 2025-09-01T19:56:22.3531516Z Running distributed/test_c10d_common 1/1 ... [2025-09-01 19:56:22.352684] 2025-09-01T19:56:22.3532641Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-09-01T19:56:22.3533623Z 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-01 19:56:22.352939] 2025-09-01T20:01:48.1041345Z 2025-09-01T20:01:48.1046182Z 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_ad3a17d9c04b4494_.log 2025-09-01T20:01:48.1055064Z 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-01T20:01:48.1059771Z Running 1 items in this shard: test/distributed/test_c10d_common.py::TimeoutTest::test_store_based_barrier 2025-09-01T20:01:48.1060162Z Running 1 items in this shard: test/distributed/test_c10d_common.py::ComputeBucketAssignmentTest::test_multi_limit_multi_dtype 2025-09-01T20:01:48.1060590Z Running 1 items in this shard: test/distributed/test_c10d_common.py::ComputeBucketAssignmentTest::test_multi_limit_single_dtype 2025-09-01T20:01:48.1061012Z Running 1 items in this shard: test/distributed/test_c10d_common.py::ComputeBucketAssignmentTest::test_single_limit_multi_dtype 2025-09-01T20:01:48.1066734Z Running 1 items in this shard: test/distributed/test_c10d_common.py::ComputeBucketAssignmentTest::test_single_limit_single_dtype 2025-09-01T20:01:48.1067128Z Running 1 items in this shard: test/distributed/test_c10d_common.py::CommTest::test_debug_level 2025-09-01T20:01:48.1067415Z Running 1 items in this shard: test/distributed/test_c10d_common.py::PythonProcessGroupExtensionTest::test_abort 2025-09-01T20:01:48.1067746Z Running 1 items in this shard: test/distributed/test_c10d_common.py::PythonProcessGroupExtensionTest::test_backend_class_attr 2025-09-01T20:01:48.1068097Z Running 1 items in this shard: test/distributed/test_c10d_common.py::PythonProcessGroupExtensionTest::test_backend_config 2025-09-01T20:01:48.1068520Z Running 1 items in this shard: test/distributed/test_c10d_common.py::PythonProcessGroupExtensionTest::test_canonicalize_helper 2025-09-01T20:01:48.1068853Z Running 1 items in this shard: test/distributed/test_c10d_common.py::PythonProcessGroupExtensionTest::test_collectives 2025-09-01T20:01:48.1069178Z Running 1 items in this shard: test/distributed/test_c10d_common.py::PythonProcessGroupExtensionTest::test_get_backend_name 2025-09-01T20:01:48.1069549Z Running 1 items in this shard: test/distributed/test_c10d_common.py::PythonProcessGroupExtensionTest::test_init_process_group_with_multiple_backends 2025-09-01T20:01:48.1071136Z Running 1 items in this shard: test/distributed/test_c10d_common.py::PythonProcessGroupExtensionTest::test_is_backend_available 2025-09-01T20:01:48.1071561Z Running 1 items in this shard: test/distributed/test_c10d_common.py::PythonProcessGroupExtensionTest::test_send_recv 2025-09-01T20:01:48.1071891Z Running 1 items in this shard: test/distributed/test_c10d_common.py::PythonProcessGroupExtensionTest::test_shutdown 2025-09-01T20:01:48.1072254Z Running 1 items in this shard: test/distributed/test_c10d_common.py::ProcessGroupWithDispatchedCollectivesTests::test_default_process_group 2025-09-01T20:01:48.1072671Z Running 1 items in this shard: test/distributed/test_c10d_common.py::ProcessGroupWithDispatchedCollectivesTests::test_init_process_group_for_all_backends 2025-09-01T20:01:48.1073123Z Running 1 items in this shard: test/distributed/test_c10d_common.py::ProcessGroupWithDispatchedCollectivesTests::test_init_process_group_optional_backend 2025-09-01T20:01:48.1073493Z Running 1 items in this shard: test/distributed/test_c10d_common.py::ReduceOpTest::test_op_isinstance_of_reduceop 2025-09-01T20:01:48.1073791Z Running 1 items in this shard: test/distributed/test_c10d_common.py::ReduceOpTest::test_reduceop_copyable 2025-09-01T20:01:48.1074074Z Running 1 items in this shard: test/distributed/test_c10d_common.py::ReduceOpTest::test_reduceop_equal 2025-09-01T20:01:48.1074395Z Running 1 items in this shard: test/distributed/test_c10d_common.py::ReduceOpTest::test_reduceop_pickle 2025-09-01T20:01:48.1074676Z Running 1 items in this shard: test/distributed/test_c10d_common.py::LocalRankTest::testNodeLocalRank 2025-09-01T20:01:48.1074973Z Running 1 items in this shard: test/distributed/test_c10d_common.py::LocalRankTest::testNodeLocalRankOverridesFallback 2025-09-01T20:01:48.1075274Z Running 1 items in this shard: test/distributed/test_c10d_common.py::LocalRankTest::testWithoutEnv 2025-09-01T20:01:48.1075564Z Running 1 items in this shard: test/distributed/test_c10d_common.py::LocalRankTest::testWithoutEnvWithFallback 2025-09-01T20:01:48.1075741Z 2025-09-01T20:01:48.1075839Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-09-01T20:01:48.1076025Z Uploading artifacts took 0.00 seconds 2025-09-01T20:01:48.1076194Z Running distributed/test_c10d_nccl 1/3 ... [2025-09-01 20:01:48.104488] 2025-09-01T20:01:48.1076365Z SCRIBE_GRAPHQL_ACCESS_TOKEN is NOT set 2025-09-01T20:01:48.1076778Z 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-01 20:01:48.104753] 2025-09-01T20:39:56.2770066Z 2025-09-01T20:39:56.2775174Z PRINTING LOG FILE of distributed/test_c10d_nccl 1/3 (test/test-reports/distributed.test_c10d_nccl_1.3_efac349c13856462_.log) 2025-09-01T20:39:56.2777018Z /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-01T20:39:56.2778492Z import pkg_resources 2025-09-01T20:39:56.2805447Z 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-01T20:39:56.2817662Z test/distributed/test_c10d_nccl.py::RendezvousEnvTest::test_common_errors 2025-09-01T20:39:56.2817897Z test/distributed/test_c10d_nccl.py::ProcessGroupNCCLNoGPUTest::test_init_no_gpus 2025-09-01T20:39:56.2818163Z test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_abort_in_destroy_multi_pgs 2025-09-01T20:39:56.2818552Z test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_abort_pg 2025-09-01T20:39:56.2818800Z test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_block_current_stream 2025-09-01T20:39:56.2819067Z test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_close_pg_eager_init_False 2025-09-01T20:39:56.2819341Z test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_close_pg_eager_init_True 2025-09-01T20:39:56.2819600Z test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_comm_split_group 2025-09-01T20:39:56.2819874Z test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_extend_nccl_pg_timeout_backend_nccl 2025-09-01T20:39:56.2820193Z test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_file_store_check 2025-09-01T20:39:56.2820463Z test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_init_process_group_nccl_timeout 2025-09-01T20:39:56.2820728Z test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_init_with_idx 2025-09-01T20:39:56.2820970Z test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_nan_assert_bfloat16 2025-09-01T20:39:56.2821226Z test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_nan_assert_float8_e5m2 2025-09-01T20:39:56.2821493Z test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_new_group_eager_init_True 2025-09-01T20:39:56.2821753Z test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_non_blocking_init 2025-09-01T20:39:56.2822019Z test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_accumulate_gradients_module 2025-09-01T20:39:56.2822308Z test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_bf16_compress_wrapper_is_view 2025-09-01T20:39:56.2822577Z test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_dataclass_output 2025-09-01T20:39:56.2822899Z test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_ddp_checkpointing_dynamic_weight_sharing 2025-09-01T20:39:56.2823226Z test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_ddp_checkpointing_twice_use_reentrant_False 2025-09-01T20:39:56.2823565Z test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_ddp_checkpointing_unused_params_use_reentrant_False 2025-09-01T20:39:56.2823901Z test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_ddp_comm_hook_allreduce_with_then_hook_nccl 2025-09-01T20:39:56.2824194Z test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_ddp_complex_params 2025-09-01T20:39:56.2824458Z test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_ddp_with_lazy_parameters 2025-09-01T20:39:56.2824750Z test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_default_ddp_comm_hooks_nccl_is_view 2025-09-01T20:39:56.2825064Z test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_find_unused_parameters_kwarg_debug_info 2025-09-01T20:39:56.2825381Z test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_find_unused_parameters_kwarg_debug_off 2025-09-01T20:39:56.2827550Z test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_find_unused_parameters_kwarg_grad_is_view_debug_detail 2025-09-01T20:39:56.2827899Z test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_find_unused_parameters_kwarg_grad_is_view_debug_off 2025-09-01T20:39:56.2828248Z test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_fp16 2025-09-01T20:39:56.2828502Z test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_fp16_compress_wrapper_nccl 2025-09-01T20:39:56.2828769Z test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_fp16_grad_is_view 2025-09-01T20:39:56.2829060Z test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_grad_layout_1devicemodule_1replicaperprocess 2025-09-01T20:39:56.2829365Z test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_nccl_backend_2gpu_module 2025-09-01T20:39:56.2829635Z test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_nccl_backend_4gpu_module 2025-09-01T20:39:56.2829940Z test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_nccl_backend_single_device_module_device_ids_None 2025-09-01T20:39:56.2830281Z test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_nccl_backend_single_device_module_empty_device_ids 2025-09-01T20:39:56.2830595Z test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_nccl_propagate_error_reason 2025-09-01T20:39:56.2830854Z test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_no_grad 2025-09-01T20:39:56.2831179Z test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_param_layout_mismatch_error 2025-09-01T20:39:56.2831455Z test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_powerSGD_ddp_comm_hook_nccl 2025-09-01T20:39:56.2831726Z test/distributed/test_c10d_nccl.py::WorkHookTest::test_on_completion_hook_all_gather_object 2025-09-01T20:39:56.2831973Z test/distributed/test_c10d_nccl.py::WorkHookTest::test_on_completion_hook_broadcast 2025-09-01T20:39:56.2832199Z test/distributed/test_c10d_nccl.py::WorkHookTest::test_on_completion_hook_seq 2025-09-01T20:39:56.2832425Z test/distributed/test_c10d_nccl.py::WorkHookTest::test_on_completion_hook_with_ddp 2025-09-01T20:39:56.2832680Z test/distributed/test_c10d_nccl.py::NcclErrorHandlingTest::test_error_detection_and_propagation 2025-09-01T20:39:56.2832954Z test/distributed/test_c10d_nccl.py::NcclErrorHandlingTest::test_invalid_nccl_blocking_wait_env 2025-09-01T20:39:56.2833230Z test/distributed/test_c10d_nccl.py::NcclErrorHandlingTest::test_nccl_non_blocking_wait_with_barrier 2025-09-01T20:39:56.2833498Z test/distributed/test_c10d_nccl.py::NcclErrorHandlingTest::test_restart_pg_after_error 2025-09-01T20:39:56.2833728Z test/distributed/test_c10d_nccl.py::CommTest::test_pass_nccl_options_config 2025-09-01T20:39:56.2833989Z test/distributed/test_c10d_nccl.py::CommTest::test_reduce_scatter_tensor_coalesced 2025-09-01T20:39:56.2834224Z test/distributed/test_c10d_nccl.py::CommTest::test_sequence_num_incremented_nccl_default 2025-09-01T20:39:56.2834467Z test/distributed/test_c10d_nccl.py::CommTest::test_sequence_num_incremented_nccl_subgroup 2025-09-01T20:39:56.2834704Z test/distributed/test_c10d_nccl.py::CommTest::test_sequence_num_set_nccl_new_group 2025-09-01T20:39:56.2834914Z test/distributed/test_c10d_nccl.py::CommTest::test_wait_tensor 2025-09-01T20:39:56.2835167Z test/distributed/test_c10d_nccl.py::NcclProcessGroupWithDispatchedCollectivesTests::test_allgather_base 2025-09-01T20:39:56.2835504Z test/distributed/test_c10d_nccl.py::NcclProcessGroupWithDispatchedCollectivesTests::test_allgather_float8_float8_e5m2 2025-09-01T20:39:56.2835881Z test/distributed/test_c10d_nccl.py::NcclProcessGroupWithDispatchedCollectivesTests::test_init_process_group_optional_backend 2025-09-01T20:39:56.2836205Z test/distributed/test_c10d_nccl.py::LargeCommTest::test_batch_send_recv_subgroup_group_rank_True 2025-09-01T20:39:56.2836499Z test/distributed/test_c10d_nccl.py::LargeCommTest::test_broadcast_object_list_subgroup_set_device0_group_rank_False 2025-09-01T20:39:56.2836817Z test/distributed/test_c10d_nccl.py::LargeCommTest::test_broadcast_object_list_subgroup_set_device1_group_rank_True 2025-09-01T20:39:56.2837316Z test/distributed/test_c10d_nccl.py::LargeCommTest::test_gather_subgroup_group_rank_True 2025-09-01T20:39:56.2837562Z test/distributed/test_c10d_nccl.py::LargeCommTest::test_reduce_subgroup_group_rank_False 2025-09-01T20:39:56.2844640Z test/distributed/test_c10d_nccl.py::LargeCommTest::test_scatter_object_list_subgroup_group_rank_False 2025-09-01T20:39:56.2844942Z test/distributed/test_c10d_nccl.py::LargeCommTest::test_scatter_subgroup_group_rank_True 2025-09-01T20:39:56.2845225Z test/distributed/test_c10d_nccl.py::LargeCommTest::test_send_recv_object_list_subgroup_set_device0_group_rank_False 2025-09-01T20:39:56.2845546Z test/distributed/test_c10d_nccl.py::LargeCommTest::test_send_recv_object_list_subgroup_set_device1_group_rank_False 2025-09-01T20:39:56.2845850Z test/distributed/test_c10d_nccl.py::LargeCommTest::test_send_recv_subgroup_group_rank_False_async_op_False 2025-09-01T20:39:56.2846144Z test/distributed/test_c10d_nccl.py::LargeCommTest::test_send_recv_subgroup_group_rank_True_async_op_False 2025-09-01T20:39:56.2846410Z test/distributed/test_c10d_nccl.py::SparseCollective::test_ddp_set_sparse_metadata 2025-09-01T20:39:56.2846661Z test/distributed/test_c10d_nccl.py::NCCLTraceTest::test_allgather_uneven_timing_enabled_False 2025-09-01T20:39:56.2846895Z test/distributed/test_c10d_nccl.py::NCCLTraceTest::test_dump_pipe 2025-09-01T20:39:56.2847219Z test/distributed/test_c10d_nccl.py::NCCLTraceTest::test_individual_send_recv_op_sizes1_timing_enabled_True 2025-09-01T20:39:56.2847471Z test/distributed/test_c10d_nccl.py::NCCLTraceTest::test_long 2025-09-01T20:39:56.2847731Z test/distributed/test_c10d_nccl.py::NCCLTraceTest::test_short_pickle_timing_enabled_False_include_collectives_False 2025-09-01T20:39:56.2848050Z test/distributed/test_c10d_nccl.py::NCCLTraceTest::test_short_pickle_timing_enabled_True_include_collectives_False 2025-09-01T20:39:56.2848443Z test/distributed/test_c10d_nccl.py::NCCLTraceTest::test_short_pickle_timing_enabled_True_include_collectives_True 2025-09-01T20:39:56.2848750Z test/distributed/test_c10d_nccl.py::NCCLTraceTest::test_trace_while_active_timing_enabled_False_only_active_False 2025-09-01T20:39:56.2849056Z test/distributed/test_c10d_nccl.py::NCCLTraceTest::test_trace_while_active_timing_enabled_True_only_active_True 2025-09-01T20:39:56.2849331Z test/distributed/test_c10d_nccl.py::NCCLTraceTest::test_trace_while_all_works_retired 2025-09-01T20:39:56.2849601Z test/distributed/test_c10d_nccl.py::ProcessGroupNCCLLargerScaleTest::test_comm_split_group_larger_scale 2025-09-01T20:39:56.2849774Z 2025-09-01T20:39:56.2849820Z 222 tests collected in 0.01s 2025-09-01T20:39:56.2850365Z /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-01T20:39:56.2850861Z import pkg_resources 2025-09-01T20:39:56.2851094Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-90f2bb61553b1da3.xml 2025-09-01T20:39:56.2851360Z ============================= test session starts ============================== 2025-09-01T20:39:56.2851578Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-01T20:39:56.2851770Z cachedir: .pytest_cache 2025-09-01T20:39:56.2851997Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-01T20:39:56.2852240Z rootdir: /var/lib/jenkins/pytorch 2025-09-01T20:39:56.2852360Z configfile: pytest.ini 2025-09-01T20:39:56.2852584Z 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-01T20:39:56.2852824Z collecting ... collected 1 item 2025-09-01T20:39:56.2852959Z stepcurrent: Cannot find last run test, not skipping 2025-09-01T20:39:56.2853181Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::RendezvousEnvTest::test_common_errors 2025-09-01T20:39:56.2853343Z 2025-09-01T20:39:56.2853456Z distributed/test_c10d_nccl.py::RendezvousEnvTest::test_common_errors PASSED [0.0231s] [100%] 2025-09-01T20:39:56.2853607Z 2025-09-01T20:39:56.2853832Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-90f2bb61553b1da3.xml - 2025-09-01T20:39:56.2854145Z ============================== 1 passed in 0.03s =============================== 2025-09-01T20:39:56.2854674Z /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-01T20:39:56.2855166Z import pkg_resources 2025-09-01T20:39:56.2855397Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-a250283ed3f21659.xml 2025-09-01T20:39:56.2855661Z ============================= test session starts ============================== 2025-09-01T20:39:56.2855870Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-01T20:39:56.2856094Z cachedir: .pytest_cache 2025-09-01T20:39:56.2856312Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-01T20:39:56.2856547Z rootdir: /var/lib/jenkins/pytorch 2025-09-01T20:39:56.2856660Z configfile: pytest.ini 2025-09-01T20:39:56.2856877Z 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-01T20:39:56.2857114Z collecting ... collected 1 item 2025-09-01T20:39:56.2857244Z stepcurrent: Cannot find last run test, not skipping 2025-09-01T20:39:56.2857474Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::ProcessGroupNCCLNoGPUTest::test_init_no_gpus 2025-09-01T20:39:56.2857644Z 2025-09-01T20:39:56.2857815Z distributed/test_c10d_nccl.py::ProcessGroupNCCLNoGPUTest::test_init_no_gpus SKIPPED [0.0002s] (GPUs are available, skipping test) [100%] 2025-09-01T20:39:56.2858022Z 2025-09-01T20:39:56.2858315Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-a250283ed3f21659.xml - 2025-09-01T20:39:56.2858716Z ============================== 1 skipped in 0.01s ============================== 2025-09-01T20:39:56.2859231Z /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-01T20:39:56.2859716Z import pkg_resources 2025-09-01T20:39:56.2859940Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-b46e1b67b8cf28b0.xml 2025-09-01T20:39:56.2860200Z ============================= test session starts ============================== 2025-09-01T20:39:56.2860406Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-01T20:39:56.2860593Z cachedir: .pytest_cache 2025-09-01T20:39:56.2860811Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-01T20:39:56.2861042Z rootdir: /var/lib/jenkins/pytorch 2025-09-01T20:39:56.2861153Z configfile: pytest.ini 2025-09-01T20:39:56.2861370Z 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-01T20:39:56.2861606Z collecting ... collected 1 item 2025-09-01T20:39:56.2861735Z stepcurrent: Cannot find last run test, not skipping 2025-09-01T20:39:56.2861984Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_abort_in_destroy_multi_pgs 2025-09-01T20:39:56.2862175Z 2025-09-01T20:39:56.2862451Z distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_abort_in_destroy_multi_pgs I0901 20:02:13.236000 7151 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 7219 2025-09-01T20:39:56.2862911Z I0901 20:02:13.236000 7151 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 7220 2025-09-01T20:39:56.2863507Z /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-01T20:39:56.2863993Z import pkg_resources 2025-09-01T20:39:56.2864464Z /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-01T20:39:56.2864993Z import pkg_resources 2025-09-01T20:39:56.2865089Z PASSED [8.9236s] [100%] 2025-09-01T20:39:56.2865149Z 2025-09-01T20:39:56.2865367Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-b46e1b67b8cf28b0.xml - 2025-09-01T20:39:56.2865668Z ============================== 1 passed in 8.93s =============================== 2025-09-01T20:39:56.2866174Z /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-01T20:39:56.2866661Z import pkg_resources 2025-09-01T20:39:56.2866884Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-89c567c2916ff241.xml 2025-09-01T20:39:56.2867143Z ============================= test session starts ============================== 2025-09-01T20:39:56.2867348Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-01T20:39:56.2867559Z cachedir: .pytest_cache 2025-09-01T20:39:56.2867774Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-01T20:39:56.2868003Z rootdir: /var/lib/jenkins/pytorch 2025-09-01T20:39:56.2868114Z configfile: pytest.ini 2025-09-01T20:39:56.2868404Z 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-01T20:39:56.2868641Z collecting ... collected 1 item 2025-09-01T20:39:56.2868770Z stepcurrent: Cannot find last run test, not skipping 2025-09-01T20:39:56.2868994Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_abort_pg 2025-09-01T20:39:56.2869163Z 2025-09-01T20:39:56.2869416Z distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_abort_pg I0901 20:02:28.909000 7402 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 7470 2025-09-01T20:39:56.2873315Z I0901 20:02:28.910000 7402 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 7471 2025-09-01T20:39:56.2873948Z /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-01T20:39:56.2874444Z import pkg_resources 2025-09-01T20:39:56.2874917Z /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-01T20:39:56.2875406Z import pkg_resources 2025-09-01T20:39:56.2875503Z PASSED [8.2228s] [100%] 2025-09-01T20:39:56.2875565Z 2025-09-01T20:39:56.2875789Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-89c567c2916ff241.xml - 2025-09-01T20:39:56.2876103Z ============================== 1 passed in 8.23s =============================== 2025-09-01T20:39:56.2876620Z /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-01T20:39:56.2877112Z import pkg_resources 2025-09-01T20:39:56.2879856Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-4592514c43c2d50f.xml 2025-09-01T20:39:56.2880231Z ============================= test session starts ============================== 2025-09-01T20:39:56.2880450Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-01T20:39:56.2880639Z cachedir: .pytest_cache 2025-09-01T20:39:56.2880858Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-01T20:39:56.2881098Z rootdir: /var/lib/jenkins/pytorch 2025-09-01T20:39:56.2881212Z configfile: pytest.ini 2025-09-01T20:39:56.2881435Z 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-01T20:39:56.2881674Z collecting ... collected 1 item 2025-09-01T20:39:56.2881808Z stepcurrent: Cannot find last run test, not skipping 2025-09-01T20:39:56.2882056Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_block_current_stream 2025-09-01T20:39:56.2882243Z 2025-09-01T20:39:56.2883861Z distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_block_current_stream I0901 20:02:43.751000 7634 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 7702 2025-09-01T20:39:56.2884322Z I0901 20:02:43.752000 7634 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 7703 2025-09-01T20:39:56.2884931Z /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-01T20:39:56.2885420Z import pkg_resources 2025-09-01T20:39:56.2885891Z /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-01T20:39:56.2886384Z import pkg_resources 2025-09-01T20:39:56.2886789Z [rank0]:[W901 20:02:50.129884087 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-01T20:39:56.2887199Z PASSED [7.5215s] [100%] 2025-09-01T20:39:56.2887259Z 2025-09-01T20:39:56.2887477Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-4592514c43c2d50f.xml - 2025-09-01T20:39:56.2887783Z ============================== 1 passed in 7.53s =============================== 2025-09-01T20:39:56.2888369Z /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-01T20:39:56.2890054Z import pkg_resources 2025-09-01T20:39:56.2890286Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-48265365db462894.xml 2025-09-01T20:39:56.2890550Z ============================= test session starts ============================== 2025-09-01T20:39:56.2890761Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-01T20:39:56.2890948Z cachedir: .pytest_cache 2025-09-01T20:39:56.2891166Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-01T20:39:56.2891402Z rootdir: /var/lib/jenkins/pytorch 2025-09-01T20:39:56.2891579Z configfile: pytest.ini 2025-09-01T20:39:56.2891800Z 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-01T20:39:56.2892043Z collecting ... collected 1 item 2025-09-01T20:39:56.2892175Z stepcurrent: Cannot find last run test, not skipping 2025-09-01T20:39:56.2893549Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_close_pg_eager_init_False 2025-09-01T20:39:56.2893745Z 2025-09-01T20:39:56.2894023Z distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_close_pg_eager_init_False I0901 20:02:58.083000 7857 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 7925 2025-09-01T20:39:56.2894485Z I0901 20:02:58.084000 7857 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 7926 2025-09-01T20:39:56.2895154Z /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-01T20:39:56.2895644Z import pkg_resources 2025-09-01T20:39:56.2896113Z /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-01T20:39:56.2896597Z import pkg_resources 2025-09-01T20:39:56.2896690Z PASSED [7.7219s] [100%] 2025-09-01T20:39:56.2896750Z 2025-09-01T20:39:56.2896970Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-48265365db462894.xml - 2025-09-01T20:39:56.2897279Z ============================== 1 passed in 7.73s =============================== 2025-09-01T20:39:56.2899006Z /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-01T20:39:56.2899507Z import pkg_resources 2025-09-01T20:39:56.2899736Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-6e45cc97dbf05326.xml 2025-09-01T20:39:56.2899998Z ============================= test session starts ============================== 2025-09-01T20:39:56.2900206Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-01T20:39:56.2900393Z cachedir: .pytest_cache 2025-09-01T20:39:56.2900610Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-01T20:39:56.2900847Z rootdir: /var/lib/jenkins/pytorch 2025-09-01T20:39:56.2900958Z configfile: pytest.ini 2025-09-01T20:39:56.2901180Z 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-01T20:39:56.2901419Z collecting ... collected 1 item 2025-09-01T20:39:56.2902623Z stepcurrent: Cannot find last run test, not skipping 2025-09-01T20:39:56.2902880Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_close_pg_eager_init_True 2025-09-01T20:39:56.2903070Z 2025-09-01T20:39:56.2903341Z distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_close_pg_eager_init_True I0901 20:03:12.323000 8078 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 8146 2025-09-01T20:39:56.2903798Z I0901 20:03:12.323000 8078 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 8147 2025-09-01T20:39:56.2904459Z /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-01T20:39:56.2904947Z import pkg_resources 2025-09-01T20:39:56.2905413Z /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-01T20:39:56.2905899Z import pkg_resources 2025-09-01T20:39:56.2905992Z PASSED [7.8221s] [100%] 2025-09-01T20:39:56.2906051Z 2025-09-01T20:39:56.2906268Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-6e45cc97dbf05326.xml - 2025-09-01T20:39:56.2906575Z ============================== 1 passed in 7.83s =============================== 2025-09-01T20:39:56.2908299Z /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-01T20:39:56.2908789Z import pkg_resources 2025-09-01T20:39:56.2909020Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-f7b9377dede0bf09.xml 2025-09-01T20:39:56.2909282Z ============================= test session starts ============================== 2025-09-01T20:39:56.2909491Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-01T20:39:56.2909682Z cachedir: .pytest_cache 2025-09-01T20:39:56.2909899Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-01T20:39:56.2910137Z rootdir: /var/lib/jenkins/pytorch 2025-09-01T20:39:56.2910248Z configfile: pytest.ini 2025-09-01T20:39:56.2910466Z 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-01T20:39:56.2910702Z collecting ... collected 1 item 2025-09-01T20:39:56.2911940Z stepcurrent: Cannot find last run test, not skipping 2025-09-01T20:39:56.2912183Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_comm_split_group 2025-09-01T20:39:56.2912363Z 2025-09-01T20:39:56.2912625Z distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_comm_split_group I0901 20:03:26.764000 8299 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 8367 2025-09-01T20:39:56.2913065Z I0901 20:03:26.765000 8299 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 8368 2025-09-01T20:39:56.2913666Z /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-01T20:39:56.2914152Z import pkg_resources 2025-09-01T20:39:56.2914613Z /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-01T20:39:56.2915092Z import pkg_resources 2025-09-01T20:39:56.2915236Z PASSED [9.0235s] [100%] 2025-09-01T20:39:56.2915296Z 2025-09-01T20:39:56.2915511Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-f7b9377dede0bf09.xml - 2025-09-01T20:39:56.2915821Z ============================== 1 passed in 9.03s =============================== 2025-09-01T20:39:56.2917408Z /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-01T20:39:56.2917894Z import pkg_resources 2025-09-01T20:39:56.2918125Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-9553932cf3e3be6e.xml 2025-09-01T20:39:56.2918459Z ============================= test session starts ============================== 2025-09-01T20:39:56.2918671Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-01T20:39:56.2918856Z cachedir: .pytest_cache 2025-09-01T20:39:56.2919119Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-01T20:39:56.2919350Z rootdir: /var/lib/jenkins/pytorch 2025-09-01T20:39:56.2919461Z configfile: pytest.ini 2025-09-01T20:39:56.2919677Z 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-01T20:39:56.2921008Z collecting ... collected 1 item 2025-09-01T20:39:56.2921146Z stepcurrent: Cannot find last run test, not skipping 2025-09-01T20:39:56.2921414Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_extend_nccl_pg_timeout_backend_nccl 2025-09-01T20:39:56.2921615Z 2025-09-01T20:39:56.2921907Z distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_extend_nccl_pg_timeout_backend_nccl I0901 20:03:42.309000 8548 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 8616 2025-09-01T20:39:56.2922375Z I0901 20:03:42.309000 8548 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 8617 2025-09-01T20:39:56.2922974Z /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-01T20:39:56.2923463Z import pkg_resources 2025-09-01T20:39:56.2923933Z /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-01T20:39:56.2924421Z import pkg_resources 2025-09-01T20:39:56.2924820Z [rank0]:[W901 20:03:59.830816894 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-01T20:39:56.2925228Z PASSED [18.0386s] [100%] 2025-09-01T20:39:56.2925290Z 2025-09-01T20:39:56.2926555Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-9553932cf3e3be6e.xml - 2025-09-01T20:39:56.2926863Z ============================== 1 passed in 18.05s ============================== 2025-09-01T20:39:56.2927372Z /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-01T20:39:56.2927904Z import pkg_resources 2025-09-01T20:39:56.2928130Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-157f0210207bf889.xml 2025-09-01T20:39:56.2928455Z ============================= test session starts ============================== 2025-09-01T20:39:56.2928661Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-01T20:39:56.2928845Z cachedir: .pytest_cache 2025-09-01T20:39:56.2929060Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-01T20:39:56.2929290Z rootdir: /var/lib/jenkins/pytorch 2025-09-01T20:39:56.2929401Z configfile: pytest.ini 2025-09-01T20:39:56.2930836Z 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-01T20:39:56.2931111Z collecting ... collected 1 item 2025-09-01T20:39:56.2931243Z stepcurrent: Cannot find last run test, not skipping 2025-09-01T20:39:56.2931532Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_file_store_check 2025-09-01T20:39:56.2931708Z 2025-09-01T20:39:56.2931970Z distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_file_store_check I0901 20:04:06.858000 8771 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 8839 2025-09-01T20:39:56.2932411Z I0901 20:04:06.858000 8771 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 8840 2025-09-01T20:39:56.2933012Z /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-01T20:39:56.2933497Z import pkg_resources 2025-09-01T20:39:56.2933965Z /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-01T20:39:56.2934444Z import pkg_resources 2025-09-01T20:39:56.2934538Z PASSED [8.7244s] [100%] 2025-09-01T20:39:56.2935731Z 2025-09-01T20:39:56.2935946Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-157f0210207bf889.xml - 2025-09-01T20:39:56.2936248Z ============================== 1 passed in 8.73s =============================== 2025-09-01T20:39:56.2936759Z /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-01T20:39:56.2937244Z import pkg_resources 2025-09-01T20:39:56.2937469Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-586f2bc28a27707e.xml 2025-09-01T20:39:56.2937728Z ============================= test session starts ============================== 2025-09-01T20:39:56.2937932Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-01T20:39:56.2938115Z cachedir: .pytest_cache 2025-09-01T20:39:56.2938438Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-01T20:39:56.2938670Z rootdir: /var/lib/jenkins/pytorch 2025-09-01T20:39:56.2938830Z configfile: pytest.ini 2025-09-01T20:39:56.2940173Z 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-01T20:39:56.2940413Z collecting ... collected 1 item 2025-09-01T20:39:56.2940545Z stepcurrent: Cannot find last run test, not skipping 2025-09-01T20:39:56.2940806Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_init_process_group_nccl_timeout 2025-09-01T20:39:56.2941003Z 2025-09-01T20:39:56.2941284Z distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_init_process_group_nccl_timeout I0901 20:04:22.123000 8979 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 9047 2025-09-01T20:39:56.2941745Z I0901 20:04:22.124000 8979 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 9048 2025-09-01T20:39:56.2942394Z /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-01T20:39:56.2942881Z import pkg_resources 2025-09-01T20:39:56.2943344Z /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-01T20:39:56.2943821Z import pkg_resources 2025-09-01T20:39:56.2945242Z /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-01T20:39:56.2945614Z warnings.warn( 2025-09-01T20:39:56.2945955Z /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-01T20:39:56.2946317Z warnings.warn( 2025-09-01T20:39:56.2946408Z PASSED [6.6198s] [100%] 2025-09-01T20:39:56.2946468Z 2025-09-01T20:39:56.2946684Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-586f2bc28a27707e.xml - 2025-09-01T20:39:56.2946986Z ============================== 1 passed in 6.63s =============================== 2025-09-01T20:39:56.2947495Z /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-01T20:39:56.2947981Z import pkg_resources 2025-09-01T20:39:56.2948268Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-c787025afed7d421.xml 2025-09-01T20:39:56.2948530Z ============================= test session starts ============================== 2025-09-01T20:39:56.2949816Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-01T20:39:56.2950005Z cachedir: .pytest_cache 2025-09-01T20:39:56.2950225Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-01T20:39:56.2950455Z rootdir: /var/lib/jenkins/pytorch 2025-09-01T20:39:56.2950566Z configfile: pytest.ini 2025-09-01T20:39:56.2950787Z 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-01T20:39:56.2951027Z collecting ... collected 1 item 2025-09-01T20:39:56.2951210Z stepcurrent: Cannot find last run test, not skipping 2025-09-01T20:39:56.2951442Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_init_with_idx 2025-09-01T20:39:56.2951613Z 2025-09-01T20:39:56.2951867Z distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_init_with_idx I0901 20:04:35.317000 9199 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 9267 2025-09-01T20:39:56.2952297Z I0901 20:04:35.318000 9199 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 9268 2025-09-01T20:39:56.2953964Z /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-01T20:39:56.2954453Z import pkg_resources 2025-09-01T20:39:56.2954964Z /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-01T20:39:56.2955446Z import pkg_resources 2025-09-01T20:39:56.2955841Z [rank0]:[W901 20:04:42.716488212 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-01T20:39:56.2956246Z PASSED [7.5216s] [100%] 2025-09-01T20:39:56.2956306Z 2025-09-01T20:39:56.2956522Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-c787025afed7d421.xml - 2025-09-01T20:39:56.2956825Z ============================== 1 passed in 7.53s =============================== 2025-09-01T20:39:56.2957338Z /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-01T20:39:56.2957824Z import pkg_resources 2025-09-01T20:39:56.2958052Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-be5ad0c1ef496e35.xml 2025-09-01T20:39:56.2959459Z ============================= test session starts ============================== 2025-09-01T20:39:56.2959668Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-01T20:39:56.2959852Z cachedir: .pytest_cache 2025-09-01T20:39:56.2960068Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-01T20:39:56.2960300Z rootdir: /var/lib/jenkins/pytorch 2025-09-01T20:39:56.2960410Z configfile: pytest.ini 2025-09-01T20:39:56.2960631Z 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-01T20:39:56.2960866Z collecting ... collected 1 item 2025-09-01T20:39:56.2960995Z stepcurrent: Cannot find last run test, not skipping 2025-09-01T20:39:56.2961234Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_nan_assert_bfloat16 2025-09-01T20:39:56.2961414Z 2025-09-01T20:39:56.2961684Z 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-01T20:39:56.2963146Z 2025-09-01T20:39:56.2963360Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-be5ad0c1ef496e35.xml - 2025-09-01T20:39:56.2963711Z ============================== 1 skipped in 0.01s ============================== 2025-09-01T20:39:56.2964226Z /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-01T20:39:56.2964709Z import pkg_resources 2025-09-01T20:39:56.2964934Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-4fe29266d58a0df8.xml 2025-09-01T20:39:56.2965188Z ============================= test session starts ============================== 2025-09-01T20:39:56.2965392Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-01T20:39:56.2965579Z cachedir: .pytest_cache 2025-09-01T20:39:56.2965791Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-01T20:39:56.2966067Z rootdir: /var/lib/jenkins/pytorch 2025-09-01T20:39:56.2967271Z configfile: pytest.ini 2025-09-01T20:39:56.2967495Z 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-01T20:39:56.2967732Z collecting ... collected 1 item 2025-09-01T20:39:56.2967862Z stepcurrent: Cannot find last run test, not skipping 2025-09-01T20:39:56.2968107Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_nan_assert_float8_e5m2 2025-09-01T20:39:56.2968351Z 2025-09-01T20:39:56.2968625Z 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-01T20:39:56.2968936Z 2025-09-01T20:39:56.2969152Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-4fe29266d58a0df8.xml - 2025-09-01T20:39:56.2969454Z ============================== 1 skipped in 0.01s ============================== 2025-09-01T20:39:56.2969962Z /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-01T20:39:56.2970443Z import pkg_resources 2025-09-01T20:39:56.2970667Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-3c80b3054fce49d9.xml 2025-09-01T20:39:56.2972014Z ============================= test session starts ============================== 2025-09-01T20:39:56.2972225Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-01T20:39:56.2972407Z cachedir: .pytest_cache 2025-09-01T20:39:56.2972621Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-01T20:39:56.2972850Z rootdir: /var/lib/jenkins/pytorch 2025-09-01T20:39:56.2972960Z configfile: pytest.ini 2025-09-01T20:39:56.2973180Z 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-01T20:39:56.2973414Z collecting ... collected 1 item 2025-09-01T20:39:56.2973542Z stepcurrent: Cannot find last run test, not skipping 2025-09-01T20:39:56.2973794Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_new_group_eager_init_True 2025-09-01T20:39:56.2973981Z 2025-09-01T20:39:56.2974304Z distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_new_group_eager_init_True I0901 20:05:02.394000 9556 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 9624 2025-09-01T20:39:56.2975849Z I0901 20:05:02.395000 9556 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 9625 2025-09-01T20:39:56.2976461Z /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-01T20:39:56.2976943Z import pkg_resources 2025-09-01T20:39:56.2977409Z /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-01T20:39:56.2977894Z import pkg_resources 2025-09-01T20:39:56.2977988Z PASSED [8.3229s] [100%] 2025-09-01T20:39:56.2978047Z 2025-09-01T20:39:56.2978367Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-3c80b3054fce49d9.xml - 2025-09-01T20:39:56.2978721Z ============================== 1 passed in 8.33s =============================== 2025-09-01T20:39:56.2979224Z /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-01T20:39:56.2979706Z import pkg_resources 2025-09-01T20:39:56.2979931Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-9bb235c31f588136.xml 2025-09-01T20:39:56.2981302Z ============================= test session starts ============================== 2025-09-01T20:39:56.2981511Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-01T20:39:56.2981694Z cachedir: .pytest_cache 2025-09-01T20:39:56.2981906Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-01T20:39:56.2982136Z rootdir: /var/lib/jenkins/pytorch 2025-09-01T20:39:56.2982245Z configfile: pytest.ini 2025-09-01T20:39:56.2982460Z 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-01T20:39:56.2982693Z collecting ... collected 1 item 2025-09-01T20:39:56.2982822Z stepcurrent: Cannot find last run test, not skipping 2025-09-01T20:39:56.2983059Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_non_blocking_init 2025-09-01T20:39:56.2983236Z 2025-09-01T20:39:56.2983497Z distributed/test_c10d_nccl.py::ProcessGroupNCCLGroupTest::test_non_blocking_init I0901 20:05:17.242000 9791 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 9859 2025-09-01T20:39:56.2985027Z I0901 20:05:17.242000 9791 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 9860 2025-09-01T20:39:56.2985624Z /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-01T20:39:56.2986110Z import pkg_resources 2025-09-01T20:39:56.2986578Z /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-01T20:39:56.2987108Z import pkg_resources 2025-09-01T20:39:56.2987202Z PASSED [8.6227s] [100%] 2025-09-01T20:39:56.2987261Z 2025-09-01T20:39:56.2987474Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-9bb235c31f588136.xml - 2025-09-01T20:39:56.2987775Z ============================== 1 passed in 8.63s =============================== 2025-09-01T20:39:56.2988330Z /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-01T20:39:56.2988812Z import pkg_resources 2025-09-01T20:39:56.2990134Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-ca2ae8b44a30e563.xml 2025-09-01T20:39:56.2990441Z ============================= test session starts ============================== 2025-09-01T20:39:56.2990648Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-01T20:39:56.2990831Z cachedir: .pytest_cache 2025-09-01T20:39:56.2991043Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-01T20:39:56.2991272Z rootdir: /var/lib/jenkins/pytorch 2025-09-01T20:39:56.2991383Z configfile: pytest.ini 2025-09-01T20:39:56.2991598Z 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-01T20:39:56.2991830Z collecting ... collected 1 item 2025-09-01T20:39:56.2991962Z stepcurrent: Cannot find last run test, not skipping 2025-09-01T20:39:56.2992217Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_accumulate_gradients_module 2025-09-01T20:39:56.2992411Z 2025-09-01T20:39:56.2993793Z distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_accumulate_gradients_module I0901 20:05:32.428000 10035 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 10103 2025-09-01T20:39:56.2994268Z I0901 20:05:32.429000 10035 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 10104 2025-09-01T20:39:56.2994872Z /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-01T20:39:56.2995354Z import pkg_resources 2025-09-01T20:39:56.2995822Z /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-01T20:39:56.2996300Z import pkg_resources 2025-09-01T20:39:56.2996391Z PASSED [8.3245s] [100%] 2025-09-01T20:39:56.2996450Z 2025-09-01T20:39:56.2996663Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-ca2ae8b44a30e563.xml - 2025-09-01T20:39:56.2996966Z ============================== 1 passed in 8.33s =============================== 2025-09-01T20:39:56.2997469Z /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-01T20:39:56.2997998Z import pkg_resources 2025-09-01T20:39:56.2999318Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-4951ec70ab71eaee.xml 2025-09-01T20:39:56.2999579Z ============================= test session starts ============================== 2025-09-01T20:39:56.2999787Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-01T20:39:56.2999970Z cachedir: .pytest_cache 2025-09-01T20:39:56.3000183Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-01T20:39:56.3000415Z rootdir: /var/lib/jenkins/pytorch 2025-09-01T20:39:56.3000526Z configfile: pytest.ini 2025-09-01T20:39:56.3000744Z 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-01T20:39:56.3000983Z collecting ... collected 1 item 2025-09-01T20:39:56.3001114Z stepcurrent: Cannot find last run test, not skipping 2025-09-01T20:39:56.3001417Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_bf16_compress_wrapper_is_view 2025-09-01T20:39:56.3001615Z 2025-09-01T20:39:56.3001900Z distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_bf16_compress_wrapper_is_view I0901 20:05:47.315000 10264 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 10332 2025-09-01T20:39:56.3003472Z I0901 20:05:47.315000 10264 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 10333 2025-09-01T20:39:56.3004071Z /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-01T20:39:56.3004560Z import pkg_resources 2025-09-01T20:39:56.3005030Z /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-01T20:39:56.3005513Z import pkg_resources 2025-09-01T20:39:56.3005606Z PASSED [7.8226s] [100%] 2025-09-01T20:39:56.3005664Z 2025-09-01T20:39:56.3005881Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-4951ec70ab71eaee.xml - 2025-09-01T20:39:56.3006187Z ============================== 1 passed in 7.83s =============================== 2025-09-01T20:39:56.3006697Z /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-01T20:39:56.3007179Z import pkg_resources 2025-09-01T20:39:56.3007403Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-6f3a827ffd29f3d7.xml 2025-09-01T20:39:56.3008783Z ============================= test session starts ============================== 2025-09-01T20:39:56.3008990Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-01T20:39:56.3009175Z cachedir: .pytest_cache 2025-09-01T20:39:56.3009390Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-01T20:39:56.3009622Z rootdir: /var/lib/jenkins/pytorch 2025-09-01T20:39:56.3009786Z configfile: pytest.ini 2025-09-01T20:39:56.3010006Z 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-01T20:39:56.3010249Z collecting ... collected 1 item 2025-09-01T20:39:56.3010379Z stepcurrent: Cannot find last run test, not skipping 2025-09-01T20:39:56.3010620Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_dataclass_output 2025-09-01T20:39:56.3010802Z 2025-09-01T20:39:56.3011149Z distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_dataclass_output <- test/distributed/test_c10d_common.py I0901 20:06:01.869000 10493 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 10561 2025-09-01T20:39:56.3012878Z I0901 20:06:01.870000 10493 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 10562 2025-09-01T20:39:56.3013533Z /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-01T20:39:56.3014029Z import pkg_resources 2025-09-01T20:39:56.3014504Z /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-01T20:39:56.3014991Z import pkg_resources 2025-09-01T20:39:56.3015753Z [rank1]:[W901 20:06:08.241031954 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-01T20:39:56.3017176Z [rank0]:[W901 20:06:08.243730977 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-01T20:39:56.3017937Z PASSED [8.3223s] [100%] 2025-09-01T20:39:56.3017996Z 2025-09-01T20:39:56.3018278Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-6f3a827ffd29f3d7.xml - 2025-09-01T20:39:56.3018644Z ============================== 1 passed in 8.33s =============================== 2025-09-01T20:39:56.3020281Z /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-01T20:39:56.3020777Z import pkg_resources 2025-09-01T20:39:56.3021005Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-7251b7efeb05d517.xml 2025-09-01T20:39:56.3021267Z ============================= test session starts ============================== 2025-09-01T20:39:56.3021475Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-01T20:39:56.3021719Z cachedir: .pytest_cache 2025-09-01T20:39:56.3021937Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-01T20:39:56.3022211Z rootdir: /var/lib/jenkins/pytorch 2025-09-01T20:39:56.3022334Z configfile: pytest.ini 2025-09-01T20:39:56.3024411Z 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-01T20:39:56.3024671Z collecting ... collected 1 item 2025-09-01T20:39:56.3024818Z stepcurrent: Cannot find last run test, not skipping 2025-09-01T20:39:56.3025118Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_ddp_checkpointing_dynamic_weight_sharing 2025-09-01T20:39:56.3025350Z 2025-09-01T20:39:56.3025715Z distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_ddp_checkpointing_dynamic_weight_sharing <- test/distributed/test_c10d_common.py I0901 20:06:16.828000 10722 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 10790 2025-09-01T20:39:56.3026341Z I0901 20:06:16.829000 10722 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 10791 2025-09-01T20:39:56.3026966Z /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-01T20:39:56.3027465Z import pkg_resources 2025-09-01T20:39:56.3027949Z /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-01T20:39:56.3028506Z import pkg_resources 2025-09-01T20:39:56.3028610Z PASSED [8.4225s] [100%] 2025-09-01T20:39:56.3028680Z 2025-09-01T20:39:56.3028911Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-7251b7efeb05d517.xml - 2025-09-01T20:39:56.3036399Z ============================== 1 passed in 8.43s =============================== 2025-09-01T20:39:56.3036986Z /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-01T20:39:56.3037560Z import pkg_resources 2025-09-01T20:39:56.3037812Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-05f83e8ccc802975.xml 2025-09-01T20:39:56.3038103Z ============================= test session starts ============================== 2025-09-01T20:39:56.3038397Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-01T20:39:56.3038600Z cachedir: .pytest_cache 2025-09-01T20:39:56.3038830Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-01T20:39:56.3039075Z rootdir: /var/lib/jenkins/pytorch 2025-09-01T20:39:56.3039199Z configfile: pytest.ini 2025-09-01T20:39:56.3039435Z 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-01T20:39:56.3039688Z collecting ... collected 1 item 2025-09-01T20:39:56.3041581Z stepcurrent: Cannot find last run test, not skipping 2025-09-01T20:39:56.3041881Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_ddp_checkpointing_twice_use_reentrant_False 2025-09-01T20:39:56.3042203Z 2025-09-01T20:39:56.3042581Z distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_ddp_checkpointing_twice_use_reentrant_False <- test/distributed/test_c10d_common.py I0901 20:06:31.939000 10951 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 11019 2025-09-01T20:39:56.3043146Z I0901 20:06:31.940000 10951 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 11020 2025-09-01T20:39:56.3043765Z /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-01T20:39:56.3044270Z import pkg_resources 2025-09-01T20:39:56.3044910Z /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-01T20:39:56.3045427Z import pkg_resources 2025-09-01T20:39:56.3046174Z [rank0]:[W901 20:06:39.715729092 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-01T20:39:56.3047560Z [rank1]:[W901 20:06:39.715802121 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-01T20:39:56.3049831Z PASSED [8.3229s] [100%] 2025-09-01T20:39:56.3049903Z 2025-09-01T20:39:56.3050134Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-05f83e8ccc802975.xml - 2025-09-01T20:39:56.3050449Z ============================== 1 passed in 8.33s =============================== 2025-09-01T20:39:56.3050972Z /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-01T20:39:56.3051469Z import pkg_resources 2025-09-01T20:39:56.3051707Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-53ddafab1a800302.xml 2025-09-01T20:39:56.3051974Z ============================= test session starts ============================== 2025-09-01T20:39:56.3052192Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-01T20:39:56.3052384Z cachedir: .pytest_cache 2025-09-01T20:39:56.3052609Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-01T20:39:56.3052852Z rootdir: /var/lib/jenkins/pytorch 2025-09-01T20:39:56.3054265Z configfile: pytest.ini 2025-09-01T20:39:56.3054561Z 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-01T20:39:56.3054807Z collecting ... collected 1 item 2025-09-01T20:39:56.3054953Z stepcurrent: Cannot find last run test, not skipping 2025-09-01T20:39:56.3055251Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_ddp_checkpointing_unused_params_use_reentrant_False 2025-09-01T20:39:56.3055481Z 2025-09-01T20:39:56.3055856Z distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_ddp_checkpointing_unused_params_use_reentrant_False <- test/distributed/test_c10d_common.py I0901 20:06:47.148000 11180 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 11248 2025-09-01T20:39:56.3056418Z I0901 20:06:47.148000 11180 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 11249 2025-09-01T20:39:56.3057068Z /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-01T20:39:56.3057562Z import pkg_resources 2025-09-01T20:39:56.3058036Z /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-01T20:39:56.3058649Z import pkg_resources 2025-09-01T20:39:56.3081351Z [rank1]:[W901 20:06:54.844666677 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-01T20:39:56.3082855Z [rank0]:[W901 20:06:54.848764532 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-01T20:39:56.3084090Z /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-01T20:39:56.3084681Z warnings.warn( 2025-09-01T20:39:56.3085252Z /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-01T20:39:56.3085835Z warnings.warn( 2025-09-01T20:39:56.3085926Z PASSED [8.3230s] [100%] 2025-09-01T20:39:56.3085990Z 2025-09-01T20:39:56.3086213Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-53ddafab1a800302.xml - 2025-09-01T20:39:56.3086586Z ============================== 1 passed in 8.33s =============================== 2025-09-01T20:39:56.3087118Z /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-01T20:39:56.3089436Z import pkg_resources 2025-09-01T20:39:56.3089685Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-6d8c5102cde1e9c5.xml 2025-09-01T20:39:56.3089958Z ============================= test session starts ============================== 2025-09-01T20:39:56.3090170Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-01T20:39:56.3090362Z cachedir: .pytest_cache 2025-09-01T20:39:56.3090581Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-01T20:39:56.3090816Z rootdir: /var/lib/jenkins/pytorch 2025-09-01T20:39:56.3090986Z configfile: pytest.ini 2025-09-01T20:39:56.3091210Z 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-01T20:39:56.3091449Z collecting ... collected 1 item 2025-09-01T20:39:56.3091585Z stepcurrent: Cannot find last run test, not skipping 2025-09-01T20:39:56.3093076Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_ddp_comm_hook_allreduce_with_then_hook_nccl 2025-09-01T20:39:56.3093299Z 2025-09-01T20:39:56.3093600Z distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_ddp_comm_hook_allreduce_with_then_hook_nccl I0901 20:07:02.027000 11409 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 11477 2025-09-01T20:39:56.3094090Z I0901 20:07:02.028000 11409 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 11478 2025-09-01T20:39:56.3094703Z /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-01T20:39:56.3095194Z import pkg_resources 2025-09-01T20:39:56.3095665Z /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-01T20:39:56.3096151Z import pkg_resources 2025-09-01T20:39:56.3096249Z PASSED [7.7207s] [100%] 2025-09-01T20:39:56.3096309Z 2025-09-01T20:39:56.3096530Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-6d8c5102cde1e9c5.xml - 2025-09-01T20:39:56.3096839Z ============================== 1 passed in 7.73s =============================== 2025-09-01T20:39:56.3097349Z /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-01T20:39:56.3099100Z import pkg_resources 2025-09-01T20:39:56.3099331Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-a69f0b906584ad34.xml 2025-09-01T20:39:56.3099593Z ============================= test session starts ============================== 2025-09-01T20:39:56.3099860Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-01T20:39:56.3100047Z cachedir: .pytest_cache 2025-09-01T20:39:56.3100265Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-01T20:39:56.3100499Z rootdir: /var/lib/jenkins/pytorch 2025-09-01T20:39:56.3100612Z configfile: pytest.ini 2025-09-01T20:39:56.3100833Z 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-01T20:39:56.3101071Z collecting ... collected 1 item 2025-09-01T20:39:56.3101204Z stepcurrent: Cannot find last run test, not skipping 2025-09-01T20:39:56.3102588Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_ddp_complex_params 2025-09-01T20:39:56.3102774Z 2025-09-01T20:39:56.3103049Z distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_ddp_complex_params I0901 20:07:16.276000 11638 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 11706 2025-09-01T20:39:56.3103560Z I0901 20:07:16.277000 11638 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 11707 2025-09-01T20:39:56.3104163Z /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-01T20:39:56.3104647Z import pkg_resources 2025-09-01T20:39:56.3105114Z /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-01T20:39:56.3105597Z import pkg_resources 2025-09-01T20:39:56.3105691Z PASSED [9.0238s] [100%] 2025-09-01T20:39:56.3105749Z 2025-09-01T20:39:56.3105967Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-a69f0b906584ad34.xml - 2025-09-01T20:39:56.3106270Z ============================== 1 passed in 9.03s =============================== 2025-09-01T20:39:56.3107910Z /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-01T20:39:56.3108471Z import pkg_resources 2025-09-01T20:39:56.3108697Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-9a8536b7896006d3.xml 2025-09-01T20:39:56.3108961Z ============================= test session starts ============================== 2025-09-01T20:39:56.3109173Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-01T20:39:56.3109359Z cachedir: .pytest_cache 2025-09-01T20:39:56.3109575Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-01T20:39:56.3109809Z rootdir: /var/lib/jenkins/pytorch 2025-09-01T20:39:56.3109920Z configfile: pytest.ini 2025-09-01T20:39:56.3110142Z 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-01T20:39:56.3110381Z collecting ... collected 1 item 2025-09-01T20:39:56.3111628Z stepcurrent: Cannot find last run test, not skipping 2025-09-01T20:39:56.3111887Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_ddp_with_lazy_parameters 2025-09-01T20:39:56.3112131Z 2025-09-01T20:39:56.3112418Z distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_ddp_with_lazy_parameters I0901 20:07:31.843000 12255 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 12323 2025-09-01T20:39:56.3112878Z I0901 20:07:31.844000 12255 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 12324 2025-09-01T20:39:56.3113481Z /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-01T20:39:56.3113967Z import pkg_resources 2025-09-01T20:39:56.3114439Z /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-01T20:39:56.3114958Z import pkg_resources 2025-09-01T20:39:56.3115055Z PASSED [6.6203s] [100%] 2025-09-01T20:39:56.3115114Z 2025-09-01T20:39:56.3115328Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-9a8536b7896006d3.xml - 2025-09-01T20:39:56.3115630Z ============================== 1 passed in 6.63s =============================== 2025-09-01T20:39:56.3117284Z /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-01T20:39:56.3117778Z import pkg_resources 2025-09-01T20:39:56.3118004Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-c03ca64bd290e192.xml 2025-09-01T20:39:56.3118331Z ============================= test session starts ============================== 2025-09-01T20:39:56.3118537Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-01T20:39:56.3118724Z cachedir: .pytest_cache 2025-09-01T20:39:56.3118938Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-01T20:39:56.3119171Z rootdir: /var/lib/jenkins/pytorch 2025-09-01T20:39:56.3119281Z configfile: pytest.ini 2025-09-01T20:39:56.3119500Z 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-01T20:39:56.3119736Z collecting ... collected 1 item 2025-09-01T20:39:56.3121002Z stepcurrent: Cannot find last run test, not skipping 2025-09-01T20:39:56.3121274Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_default_ddp_comm_hooks_nccl_is_view 2025-09-01T20:39:56.3121485Z 2025-09-01T20:39:56.3121778Z distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_default_ddp_comm_hooks_nccl_is_view I0901 20:07:44.997000 12463 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 12531 2025-09-01T20:39:56.3122251Z I0901 20:07:44.998000 12463 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 12532 2025-09-01T20:39:56.3122854Z /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-01T20:39:56.3123384Z import pkg_resources 2025-09-01T20:39:56.3123851Z /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-01T20:39:56.3124335Z import pkg_resources 2025-09-01T20:39:56.3124427Z PASSED [7.8217s] [100%] 2025-09-01T20:39:56.3124486Z 2025-09-01T20:39:56.3124700Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-c03ca64bd290e192.xml - 2025-09-01T20:39:56.3125003Z ============================== 1 passed in 7.83s =============================== 2025-09-01T20:39:56.3126646Z /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-01T20:39:56.3127140Z import pkg_resources 2025-09-01T20:39:56.3127409Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-f057b46cbe0e7ca1.xml 2025-09-01T20:39:56.3127670Z ============================= test session starts ============================== 2025-09-01T20:39:56.3127875Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-01T20:39:56.3128060Z cachedir: .pytest_cache 2025-09-01T20:39:56.3128344Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-01T20:39:56.3128576Z rootdir: /var/lib/jenkins/pytorch 2025-09-01T20:39:56.3128687Z configfile: pytest.ini 2025-09-01T20:39:56.3128904Z 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-01T20:39:56.3130275Z collecting ... collected 1 item 2025-09-01T20:39:56.3130412Z stepcurrent: Cannot find last run test, not skipping 2025-09-01T20:39:56.3130692Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_find_unused_parameters_kwarg_debug_info 2025-09-01T20:39:56.3130905Z 2025-09-01T20:39:56.3131208Z distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_find_unused_parameters_kwarg_debug_info I0901 20:07:59.395000 12692 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 12760 2025-09-01T20:39:56.3131690Z I0901 20:07:59.396000 12692 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 12761 2025-09-01T20:39:56.3132299Z /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-01T20:39:56.3132789Z import pkg_resources 2025-09-01T20:39:56.3133264Z /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-01T20:39:56.3133751Z import pkg_resources 2025-09-01T20:39:56.3134096Z /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-01T20:39:56.3134455Z warnings.warn( # warn only once 2025-09-01T20:39:56.3135918Z /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-01T20:39:56.3136321Z warnings.warn( # warn only once 2025-09-01T20:39:56.3136437Z PASSED [8.5234s] [100%] 2025-09-01T20:39:56.3136497Z 2025-09-01T20:39:56.3136713Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-f057b46cbe0e7ca1.xml - 2025-09-01T20:39:56.3137014Z ============================== 1 passed in 8.53s =============================== 2025-09-01T20:39:56.3137525Z /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-01T20:39:56.3138007Z import pkg_resources 2025-09-01T20:39:56.3138298Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-f853a2345dcb1217.xml 2025-09-01T20:39:56.3138639Z ============================= test session starts ============================== 2025-09-01T20:39:56.3138845Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-01T20:39:56.3139030Z cachedir: .pytest_cache 2025-09-01T20:39:56.3140393Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-01T20:39:56.3140628Z rootdir: /var/lib/jenkins/pytorch 2025-09-01T20:39:56.3140738Z configfile: pytest.ini 2025-09-01T20:39:56.3140957Z 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-01T20:39:56.3141191Z collecting ... collected 1 item 2025-09-01T20:39:56.3141322Z stepcurrent: Cannot find last run test, not skipping 2025-09-01T20:39:56.3141598Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_find_unused_parameters_kwarg_debug_off 2025-09-01T20:39:56.3141809Z 2025-09-01T20:39:56.3142114Z distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_find_unused_parameters_kwarg_debug_off I0901 20:08:14.507000 12921 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 12989 2025-09-01T20:39:56.3142595Z I0901 20:08:14.507000 12921 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 12990 2025-09-01T20:39:56.3143199Z /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-01T20:39:56.3143682Z import pkg_resources 2025-09-01T20:39:56.3145275Z /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-01T20:39:56.3145763Z import pkg_resources 2025-09-01T20:39:56.3146100Z /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-01T20:39:56.3146455Z warnings.warn( # warn only once 2025-09-01T20:39:56.3146807Z /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-01T20:39:56.3147155Z warnings.warn( # warn only once 2025-09-01T20:39:56.3147314Z PASSED [8.3229s] [100%] 2025-09-01T20:39:56.3147374Z 2025-09-01T20:39:56.3147591Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-f853a2345dcb1217.xml - 2025-09-01T20:39:56.3147895Z ============================== 1 passed in 8.33s =============================== 2025-09-01T20:39:56.3148470Z /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-01T20:39:56.3150191Z import pkg_resources 2025-09-01T20:39:56.3150438Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-dd3e1e8bf94fa9a3.xml 2025-09-01T20:39:56.3150706Z ============================= test session starts ============================== 2025-09-01T20:39:56.3150916Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-01T20:39:56.3151101Z cachedir: .pytest_cache 2025-09-01T20:39:56.3151359Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-01T20:39:56.3151592Z rootdir: /var/lib/jenkins/pytorch 2025-09-01T20:39:56.3151702Z configfile: pytest.ini 2025-09-01T20:39:56.3151921Z 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-01T20:39:56.3152157Z collecting ... collected 1 item 2025-09-01T20:39:56.3152287Z stepcurrent: Cannot find last run test, not skipping 2025-09-01T20:39:56.3153927Z 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-01T20:39:56.3154168Z 2025-09-01T20:39:56.3154499Z distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_find_unused_parameters_kwarg_grad_is_view_debug_detail I0901 20:08:29.429000 13150 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 13218 2025-09-01T20:39:56.3154998Z I0901 20:08:29.430000 13150 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 13219 2025-09-01T20:39:56.3155601Z /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-01T20:39:56.3156083Z import pkg_resources 2025-09-01T20:39:56.3156551Z /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-01T20:39:56.3157036Z import pkg_resources 2025-09-01T20:39:56.3157199Z [Gloo] Rank 1 is connected to 1 peer ranks. Expected number of connected peer ranks is : 1 2025-09-01T20:39:56.3157429Z [Gloo] Rank 0 is connected to 1 peer ranks. Expected number of connected peer ranks is : 1 2025-09-01T20:39:56.3157843Z /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-01T20:39:56.3158257Z warnings.warn( # warn only once 2025-09-01T20:39:56.3158607Z /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-01T20:39:56.3160066Z warnings.warn( # warn only once 2025-09-01T20:39:56.3160481Z [W901 20:08:36.198774007 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-01T20:39:56.3160882Z PASSED [8.6237s] [100%] 2025-09-01T20:39:56.3160945Z 2025-09-01T20:39:56.3161162Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-dd3e1e8bf94fa9a3.xml - 2025-09-01T20:39:56.3161466Z ============================== 1 passed in 8.63s =============================== 2025-09-01T20:39:56.3161981Z /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-01T20:39:56.3162469Z import pkg_resources 2025-09-01T20:39:56.3162739Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-a59118ea05557f33.xml 2025-09-01T20:39:56.3162998Z ============================= test session starts ============================== 2025-09-01T20:39:56.3163204Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-01T20:39:56.3163390Z cachedir: .pytest_cache 2025-09-01T20:39:56.3164709Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-01T20:39:56.3164944Z rootdir: /var/lib/jenkins/pytorch 2025-09-01T20:39:56.3165055Z configfile: pytest.ini 2025-09-01T20:39:56.3165276Z 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-01T20:39:56.3165517Z collecting ... collected 1 item 2025-09-01T20:39:56.3165649Z stepcurrent: Cannot find last run test, not skipping 2025-09-01T20:39:56.3165938Z 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-01T20:39:56.3166167Z 2025-09-01T20:39:56.3166480Z distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_find_unused_parameters_kwarg_grad_is_view_debug_off I0901 20:08:44.604000 13387 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 13455 2025-09-01T20:39:56.3166980Z I0901 20:08:44.604000 13387 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 13456 2025-09-01T20:39:56.3167583Z /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-01T20:39:56.3168076Z import pkg_resources 2025-09-01T20:39:56.3169704Z /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-01T20:39:56.3170193Z import pkg_resources 2025-09-01T20:39:56.3170527Z /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-01T20:39:56.3170881Z warnings.warn( # warn only once 2025-09-01T20:39:56.3171225Z /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-01T20:39:56.3171626Z warnings.warn( # warn only once 2025-09-01T20:39:56.3171736Z PASSED [8.3221s] [100%] 2025-09-01T20:39:56.3171797Z 2025-09-01T20:39:56.3172017Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-a59118ea05557f33.xml - 2025-09-01T20:39:56.3172323Z ============================== 1 passed in 8.33s =============================== 2025-09-01T20:39:56.3172839Z /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-01T20:39:56.3173328Z import pkg_resources 2025-09-01T20:39:56.3174664Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-374ccebe4836178f.xml 2025-09-01T20:39:56.3174929Z ============================= test session starts ============================== 2025-09-01T20:39:56.3175180Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-01T20:39:56.3175366Z cachedir: .pytest_cache 2025-09-01T20:39:56.3175585Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-01T20:39:56.3175818Z rootdir: /var/lib/jenkins/pytorch 2025-09-01T20:39:56.3175931Z configfile: pytest.ini 2025-09-01T20:39:56.3176152Z 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-01T20:39:56.3176392Z collecting ... collected 1 item 2025-09-01T20:39:56.3176525Z stepcurrent: Cannot find last run test, not skipping 2025-09-01T20:39:56.3177843Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_fp16 2025-09-01T20:39:56.3178019Z 2025-09-01T20:39:56.3178341Z distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_fp16 I0901 20:08:59.435000 13616 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 13684 2025-09-01T20:39:56.3178831Z I0901 20:08:59.436000 13616 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 13685 2025-09-01T20:39:56.3179440Z /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-01T20:39:56.3179929Z import pkg_resources 2025-09-01T20:39:56.3180403Z /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-01T20:39:56.3180896Z import pkg_resources 2025-09-01T20:39:56.3180990Z PASSED [8.8237s] [100%] 2025-09-01T20:39:56.3181049Z 2025-09-01T20:39:56.3181266Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-374ccebe4836178f.xml - 2025-09-01T20:39:56.3181569Z ============================== 1 passed in 8.83s =============================== 2025-09-01T20:39:56.3182083Z /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-01T20:39:56.3183731Z import pkg_resources 2025-09-01T20:39:56.3183959Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-9c31221607895093.xml 2025-09-01T20:39:56.3184221Z ============================= test session starts ============================== 2025-09-01T20:39:56.3184429Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-01T20:39:56.3184615Z cachedir: .pytest_cache 2025-09-01T20:39:56.3184829Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-01T20:39:56.3185059Z rootdir: /var/lib/jenkins/pytorch 2025-09-01T20:39:56.3185169Z configfile: pytest.ini 2025-09-01T20:39:56.3185387Z 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-01T20:39:56.3185622Z collecting ... collected 1 item 2025-09-01T20:39:56.3185756Z stepcurrent: Cannot find last run test, not skipping 2025-09-01T20:39:56.3187112Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_fp16_compress_wrapper_nccl 2025-09-01T20:39:56.3187309Z 2025-09-01T20:39:56.3187636Z distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_fp16_compress_wrapper_nccl I0901 20:09:14.851000 13845 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 13913 2025-09-01T20:39:56.3188106Z I0901 20:09:14.852000 13845 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 13914 2025-09-01T20:39:56.3188772Z /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-01T20:39:56.3189259Z import pkg_resources 2025-09-01T20:39:56.3189733Z /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-01T20:39:56.3190215Z import pkg_resources 2025-09-01T20:39:56.3190308Z PASSED [7.8222s] [100%] 2025-09-01T20:39:56.3190366Z 2025-09-01T20:39:56.3190580Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-9c31221607895093.xml - 2025-09-01T20:39:56.3190880Z ============================== 1 passed in 7.83s =============================== 2025-09-01T20:39:56.3191386Z /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-01T20:39:56.3192997Z import pkg_resources 2025-09-01T20:39:56.3193231Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-628cc232ec1eac52.xml 2025-09-01T20:39:56.3193490Z ============================= test session starts ============================== 2025-09-01T20:39:56.3193697Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-01T20:39:56.3193880Z cachedir: .pytest_cache 2025-09-01T20:39:56.3194090Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-01T20:39:56.3194319Z rootdir: /var/lib/jenkins/pytorch 2025-09-01T20:39:56.3194430Z configfile: pytest.ini 2025-09-01T20:39:56.3194647Z 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-01T20:39:56.3194938Z collecting ... collected 1 item 2025-09-01T20:39:56.3195068Z stepcurrent: Cannot find last run test, not skipping 2025-09-01T20:39:56.3196427Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_fp16_grad_is_view 2025-09-01T20:39:56.3196606Z 2025-09-01T20:39:56.3196870Z distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_fp16_grad_is_view I0901 20:09:29.239000 14074 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 14142 2025-09-01T20:39:56.3197317Z I0901 20:09:29.240000 14074 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 14143 2025-09-01T20:39:56.3197920Z /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-01T20:39:56.3198469Z import pkg_resources 2025-09-01T20:39:56.3198981Z /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-01T20:39:56.3199465Z import pkg_resources 2025-09-01T20:39:56.3199558Z PASSED [9.2245s] [100%] 2025-09-01T20:39:56.3199618Z 2025-09-01T20:39:56.3199834Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-628cc232ec1eac52.xml - 2025-09-01T20:39:56.3200135Z ============================== 1 passed in 9.23s =============================== 2025-09-01T20:39:56.3201755Z /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-01T20:39:56.3202247Z import pkg_resources 2025-09-01T20:39:56.3202475Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-efb58a841d3e55e6.xml 2025-09-01T20:39:56.3202732Z ============================= test session starts ============================== 2025-09-01T20:39:56.3202937Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-01T20:39:56.3203121Z cachedir: .pytest_cache 2025-09-01T20:39:56.3203334Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-01T20:39:56.3203563Z rootdir: /var/lib/jenkins/pytorch 2025-09-01T20:39:56.3203674Z configfile: pytest.ini 2025-09-01T20:39:56.3203892Z 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-01T20:39:56.3204127Z collecting ... collected 1 item 2025-09-01T20:39:56.3205356Z stepcurrent: Cannot find last run test, not skipping 2025-09-01T20:39:56.3205642Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_grad_layout_1devicemodule_1replicaperprocess 2025-09-01T20:39:56.3205863Z 2025-09-01T20:39:56.3206424Z distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_grad_layout_1devicemodule_1replicaperprocess SKIPPED [0.0055s] (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-01T20:39:56.3207056Z 2025-09-01T20:39:56.3207275Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-efb58a841d3e55e6.xml - 2025-09-01T20:39:56.3207586Z ============================== 1 skipped in 0.01s ============================== 2025-09-01T20:39:56.3208104Z /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-01T20:39:56.3208660Z import pkg_resources 2025-09-01T20:39:56.3208888Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-4e76d7d0a7c27907.xml 2025-09-01T20:39:56.3209146Z ============================= test session starts ============================== 2025-09-01T20:39:56.3209351Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-01T20:39:56.3209539Z cachedir: .pytest_cache 2025-09-01T20:39:56.3210931Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-01T20:39:56.3211165Z rootdir: /var/lib/jenkins/pytorch 2025-09-01T20:39:56.3211276Z configfile: pytest.ini 2025-09-01T20:39:56.3211494Z 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-01T20:39:56.3211731Z collecting ... collected 1 item 2025-09-01T20:39:56.3211862Z stepcurrent: Cannot find last run test, not skipping 2025-09-01T20:39:56.3212114Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_nccl_backend_2gpu_module 2025-09-01T20:39:56.3212305Z 2025-09-01T20:39:56.3212586Z distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_nccl_backend_2gpu_module I0901 20:09:51.581000 14370 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 14438 2025-09-01T20:39:56.3213053Z I0901 20:09:51.582000 14370 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 14439 2025-09-01T20:39:56.3213654Z /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-01T20:39:56.3214140Z import pkg_resources 2025-09-01T20:39:56.3215734Z /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-01T20:39:56.3216232Z import pkg_resources 2025-09-01T20:39:56.3216472Z [rank1]:I0901 20:14:51.653000 14439 site-packages/torch/testing/_internal/common_distributed.py:772] Received event Event.GET_TRACEBACK on process 1 2025-09-01T20:39:56.3216869Z [rank0]:I0901 20:14:51.653000 14438 site-packages/torch/testing/_internal/common_distributed.py:772] Received event Event.GET_TRACEBACK on process 0 2025-09-01T20:39:56.3217227Z [rank1]:I0901 20:14:51.654000 14439 site-packages/torch/testing/_internal/common_distributed.py:783] Process 1 sent traceback 2025-09-01T20:39:56.3217552Z [rank0]:I0901 20:14:51.654000 14438 site-packages/torch/testing/_internal/common_distributed.py:783] Process 0 sent traceback 2025-09-01T20:39:56.3217887Z E0901 20:14:51.654000 14370 site-packages/torch/testing/_internal/common_distributed.py:880] Process 0 timed out with traceback: 2025-09-01T20:39:56.3218183Z E0901 20:14:51.654000 14370 site-packages/torch/testing/_internal/common_distributed.py:880] 2025-09-01T20:39:56.3218668Z E0901 20:14:51.654000 14370 site-packages/torch/testing/_internal/common_distributed.py:880] Current thread 0x000071cdce782640 (most recent call first): 2025-09-01T20:39:56.3219191Z E0901 20:14:51.654000 14370 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-01T20:39:56.3220854Z E0901 20:14:51.654000 14370 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-01T20:39:56.3221325Z E0901 20:14:51.654000 14370 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-01T20:39:56.3221801Z E0901 20:14:51.654000 14370 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-01T20:39:56.3222160Z E0901 20:14:51.654000 14370 site-packages/torch/testing/_internal/common_distributed.py:880] 2025-09-01T20:39:56.3222515Z E0901 20:14:51.654000 14370 site-packages/torch/testing/_internal/common_distributed.py:880] Thread 0x000071efeadcf440 (most recent call first): 2025-09-01T20:39:56.3223006Z E0901 20:14:51.654000 14370 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-01T20:39:56.3223587Z E0901 20:14:51.654000 14370 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-01T20:39:56.3224151Z E0901 20:14:51.654000 14370 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-01T20:39:56.3224717Z E0901 20:14:51.654000 14370 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-01T20:39:56.3225274Z E0901 20:14:51.654000 14370 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-01T20:39:56.3225812Z E0901 20:14:51.654000 14370 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-01T20:39:56.3227472Z E0901 20:14:51.654000 14370 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-01T20:39:56.3228058Z E0901 20:14:51.654000 14370 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-01T20:39:56.3228707Z E0901 20:14:51.654000 14370 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-01T20:39:56.3229287Z E0901 20:14:51.654000 14370 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-01T20:39:56.3229876Z E0901 20:14:51.654000 14370 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-01T20:39:56.3230460Z E0901 20:14:51.654000 14370 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-01T20:39:56.3231037Z E0901 20:14:51.654000 14370 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-01T20:39:56.3231530Z E0901 20:14:51.654000 14370 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-01T20:39:56.3232017Z E0901 20:14:51.654000 14370 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-01T20:39:56.3232502Z E0901 20:14:51.654000 14370 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-01T20:39:56.3232925Z E0901 20:14:51.654000 14370 site-packages/torch/testing/_internal/common_distributed.py:880] File "", line 1 in 2025-09-01T20:39:56.3234419Z E0901 20:14:51.654000 14370 site-packages/torch/testing/_internal/common_distributed.py:880] 2025-09-01T20:39:56.3234724Z E0901 20:14:51.655000 14370 site-packages/torch/testing/_internal/common_distributed.py:880] Process 1 timed out with traceback: 2025-09-01T20:39:56.3235021Z E0901 20:14:51.655000 14370 site-packages/torch/testing/_internal/common_distributed.py:880] 2025-09-01T20:39:56.3235345Z E0901 20:14:51.655000 14370 site-packages/torch/testing/_internal/common_distributed.py:880] Current thread 0x000074ae0a782640 (most recent call first): 2025-09-01T20:39:56.3235857Z E0901 20:14:51.655000 14370 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-01T20:39:56.3236389Z E0901 20:14:51.655000 14370 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-01T20:39:56.3236854Z E0901 20:14:51.655000 14370 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-01T20:39:56.3237321Z E0901 20:14:51.655000 14370 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-01T20:39:56.3237670Z E0901 20:14:51.655000 14370 site-packages/torch/testing/_internal/common_distributed.py:880] 2025-09-01T20:39:56.3237983Z E0901 20:14:51.655000 14370 site-packages/torch/testing/_internal/common_distributed.py:880] Thread 0x000074d0274bd440 (most recent call first): 2025-09-01T20:39:56.3239660Z E0901 20:14:51.655000 14370 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-01T20:39:56.3240250Z E0901 20:14:51.655000 14370 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-01T20:39:56.3240809Z E0901 20:14:51.655000 14370 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-01T20:39:56.3241363Z E0901 20:14:51.655000 14370 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-01T20:39:56.3241912Z E0901 20:14:51.655000 14370 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-01T20:39:56.3242493Z E0901 20:14:51.655000 14370 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-01T20:39:56.3243023Z E0901 20:14:51.655000 14370 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-01T20:39:56.3243590Z E0901 20:14:51.655000 14370 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-01T20:39:56.3244165Z E0901 20:14:51.655000 14370 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-01T20:39:56.3244747Z E0901 20:14:51.655000 14370 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-01T20:39:56.3245365Z E0901 20:14:51.655000 14370 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-01T20:39:56.3247074Z E0901 20:14:51.655000 14370 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-01T20:39:56.3247602Z E0901 20:14:51.655000 14370 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-01T20:39:56.3248092Z E0901 20:14:51.655000 14370 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-01T20:39:56.3248648Z E0901 20:14:51.655000 14370 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-01T20:39:56.3249138Z E0901 20:14:51.655000 14370 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-01T20:39:56.3249558Z E0901 20:14:51.655000 14370 site-packages/torch/testing/_internal/common_distributed.py:880] File "", line 1 in 2025-09-01T20:39:56.3249857Z E0901 20:14:51.655000 14370 site-packages/torch/testing/_internal/common_distributed.py:880] 2025-09-01T20:39:56.3250052Z ('RERUN', {'yellow': True}) [300.0835s] [100%] 2025-09-01T20:39:56.3250417Z distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_nccl_backend_2gpu_module I0901 20:14:51.662000 14370 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 14596 2025-09-01T20:39:56.3250886Z I0901 20:14:51.663000 14370 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 14597 2025-09-01T20:39:56.3251509Z /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-01T20:39:56.3253158Z import pkg_resources 2025-09-01T20:39:56.3253634Z /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-01T20:39:56.3254164Z import pkg_resources 2025-09-01T20:39:56.3254407Z [rank0]:I0901 20:19:51.724000 14596 site-packages/torch/testing/_internal/common_distributed.py:772] Received event Event.GET_TRACEBACK on process 0 2025-09-01T20:39:56.3254800Z [rank1]:I0901 20:19:51.724000 14597 site-packages/torch/testing/_internal/common_distributed.py:772] Received event Event.GET_TRACEBACK on process 1 2025-09-01T20:39:56.3255159Z [rank0]:I0901 20:19:51.725000 14596 site-packages/torch/testing/_internal/common_distributed.py:783] Process 0 sent traceback 2025-09-01T20:39:56.3255484Z [rank1]:I0901 20:19:51.725000 14597 site-packages/torch/testing/_internal/common_distributed.py:783] Process 1 sent traceback 2025-09-01T20:39:56.3255819Z E0901 20:19:51.725000 14370 site-packages/torch/testing/_internal/common_distributed.py:880] Process 0 timed out with traceback: 2025-09-01T20:39:56.3256113Z E0901 20:19:51.725000 14370 site-packages/torch/testing/_internal/common_distributed.py:880] 2025-09-01T20:39:56.3256441Z E0901 20:19:51.725000 14370 site-packages/torch/testing/_internal/common_distributed.py:880] Current thread 0x00007112957ff640 (most recent call first): 2025-09-01T20:39:56.3257001Z E0901 20:19:51.725000 14370 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-01T20:39:56.3257531Z E0901 20:19:51.725000 14370 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-01T20:39:56.3259114Z E0901 20:19:51.725000 14370 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-01T20:39:56.3259588Z E0901 20:19:51.725000 14370 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-01T20:39:56.3259945Z E0901 20:19:51.725000 14370 site-packages/torch/testing/_internal/common_distributed.py:880] 2025-09-01T20:39:56.3260260Z E0901 20:19:51.725000 14370 site-packages/torch/testing/_internal/common_distributed.py:880] Thread 0x0000711ca88ef440 (most recent call first): 2025-09-01T20:39:56.3260753Z E0901 20:19:51.725000 14370 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-01T20:39:56.3261338Z E0901 20:19:51.725000 14370 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-01T20:39:56.3261903Z E0901 20:19:51.725000 14370 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-01T20:39:56.3262463Z E0901 20:19:51.725000 14370 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-01T20:39:56.3263020Z E0901 20:19:51.725000 14370 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-01T20:39:56.3263561Z E0901 20:19:51.725000 14370 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-01T20:39:56.3265875Z E0901 20:19:51.725000 14370 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-01T20:39:56.3266513Z E0901 20:19:51.725000 14370 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-01T20:39:56.3267092Z E0901 20:19:51.725000 14370 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-01T20:39:56.3267670Z E0901 20:19:51.725000 14370 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-01T20:39:56.3268323Z E0901 20:19:51.725000 14370 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-01T20:39:56.3268910Z E0901 20:19:51.725000 14370 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-01T20:39:56.3269483Z E0901 20:19:51.725000 14370 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-01T20:39:56.3269972Z E0901 20:19:51.725000 14370 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-01T20:39:56.3270458Z E0901 20:19:51.725000 14370 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-01T20:39:56.3270940Z E0901 20:19:51.725000 14370 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-01T20:39:56.3271363Z E0901 20:19:51.725000 14370 site-packages/torch/testing/_internal/common_distributed.py:880] File "", line 1 in 2025-09-01T20:39:56.3272780Z E0901 20:19:51.725000 14370 site-packages/torch/testing/_internal/common_distributed.py:880] 2025-09-01T20:39:56.3273081Z E0901 20:19:51.726000 14370 site-packages/torch/testing/_internal/common_distributed.py:880] Process 1 timed out with traceback: 2025-09-01T20:39:56.3273377Z E0901 20:19:51.726000 14370 site-packages/torch/testing/_internal/common_distributed.py:880] 2025-09-01T20:39:56.3273700Z E0901 20:19:51.726000 14370 site-packages/torch/testing/_internal/common_distributed.py:880] Current thread 0x0000792e42782640 (most recent call first): 2025-09-01T20:39:56.3274206Z E0901 20:19:51.726000 14370 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-01T20:39:56.3274737Z E0901 20:19:51.726000 14370 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-01T20:39:56.3275199Z E0901 20:19:51.726000 14370 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-01T20:39:56.3275665Z E0901 20:19:51.726000 14370 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-01T20:39:56.3276016Z E0901 20:19:51.726000 14370 site-packages/torch/testing/_internal/common_distributed.py:880] 2025-09-01T20:39:56.3276328Z E0901 20:19:51.726000 14370 site-packages/torch/testing/_internal/common_distributed.py:880] Thread 0x000079505e756440 (most recent call first): 2025-09-01T20:39:56.3276815Z E0901 20:19:51.726000 14370 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-01T20:39:56.3278585Z E0901 20:19:51.726000 14370 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-01T20:39:56.3279151Z E0901 20:19:51.726000 14370 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-01T20:39:56.3279718Z E0901 20:19:51.726000 14370 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-01T20:39:56.3280272Z E0901 20:19:51.726000 14370 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-01T20:39:56.3280860Z E0901 20:19:51.726000 14370 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-01T20:39:56.3281397Z E0901 20:19:51.726000 14370 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-01T20:39:56.3281973Z E0901 20:19:51.726000 14370 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-01T20:39:56.3282551Z E0901 20:19:51.726000 14370 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-01T20:39:56.3283135Z E0901 20:19:51.726000 14370 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-01T20:39:56.3283728Z E0901 20:19:51.726000 14370 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-01T20:39:56.3285399Z E0901 20:19:51.726000 14370 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-01T20:39:56.3285933Z E0901 20:19:51.726000 14370 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-01T20:39:56.3286424Z E0901 20:19:51.726000 14370 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-01T20:39:56.3286912Z E0901 20:19:51.726000 14370 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-01T20:39:56.3287395Z E0901 20:19:51.726000 14370 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-01T20:39:56.3287811Z E0901 20:19:51.726000 14370 site-packages/torch/testing/_internal/common_distributed.py:880] File "", line 1 in 2025-09-01T20:39:56.3288106Z E0901 20:19:51.726000 14370 site-packages/torch/testing/_internal/common_distributed.py:880] 2025-09-01T20:39:56.3288348Z ('RERUN', {'yellow': True}) [300.0668s] [100%] 2025-09-01T20:39:56.3288753Z distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_nccl_backend_2gpu_module I0901 20:19:51.730000 14370 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 14756 2025-09-01T20:39:56.3289215Z I0901 20:19:51.731000 14370 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 14757 2025-09-01T20:39:56.3289835Z /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-01T20:39:56.3291394Z import pkg_resources 2025-09-01T20:39:56.3291869Z /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-01T20:39:56.3292359Z import pkg_resources 2025-09-01T20:39:56.3292477Z Exception in thread Thread-1 (_event_listener): 2025-09-01T20:39:56.3292678Z Traceback (most recent call last): 2025-09-01T20:39:56.3292810Z Exception in thread Thread-1 (_event_listener): 2025-09-01T20:39:56.3293006Z File "/opt/conda/envs/py_3.10/lib/python3.10/threading.py", line 1016, in _bootstrap_inner 2025-09-01T20:39:56.3293192Z Traceback (most recent call last): 2025-09-01T20:39:56.3293370Z File "/opt/conda/envs/py_3.10/lib/python3.10/threading.py", line 1016, in _bootstrap_inner 2025-09-01T20:39:56.3293544Z self.run() 2025-09-01T20:39:56.3293681Z File "/opt/conda/envs/py_3.10/lib/python3.10/threading.py", line 953, in run 2025-09-01T20:39:56.3294890Z self.run() 2025-09-01T20:39:56.3295026Z File "/opt/conda/envs/py_3.10/lib/python3.10/threading.py", line 953, in run 2025-09-01T20:39:56.3295199Z self._target(*self._args, **self._kwargs) 2025-09-01T20:39:56.3295457Z 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-01T20:39:56.3295718Z self._target(*self._args, **self._kwargs) 2025-09-01T20:39:56.3295972Z 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-01T20:39:56.3296220Z event = parent_pipe.recv() 2025-09-01T20:39:56.3296404Z File "/opt/conda/envs/py_3.10/lib/python3.10/multiprocessing/connection.py", line 250, in recv 2025-09-01T20:39:56.3296593Z event = parent_pipe.recv() 2025-09-01T20:39:56.3296771Z File "/opt/conda/envs/py_3.10/lib/python3.10/multiprocessing/connection.py", line 250, in recv 2025-09-01T20:39:56.3296954Z buf = self._recv_bytes() 2025-09-01T20:39:56.3298180Z File "/opt/conda/envs/py_3.10/lib/python3.10/multiprocessing/connection.py", line 414, in _recv_bytes 2025-09-01T20:39:56.3298477Z buf = self._recv_bytes() 2025-09-01T20:39:56.3298663Z File "/opt/conda/envs/py_3.10/lib/python3.10/multiprocessing/connection.py", line 414, in _recv_bytes 2025-09-01T20:39:56.3298854Z buf = self._recv(4) 2025-09-01T20:39:56.3299030Z File "/opt/conda/envs/py_3.10/lib/python3.10/multiprocessing/connection.py", line 383, in _recv 2025-09-01T20:39:56.3299214Z buf = self._recv(4) 2025-09-01T20:39:56.3299383Z File "/opt/conda/envs/py_3.10/lib/python3.10/multiprocessing/connection.py", line 383, in _recv 2025-09-01T20:39:56.3299563Z raise EOFError 2025-09-01T20:39:56.3299648Z EOFError 2025-09-01T20:39:56.3299728Z raise EOFError 2025-09-01T20:39:56.3299812Z EOFError 2025-09-01T20:39:56.3300915Z 2025-09-01T20:39:56.3300918Z 2025-09-01T20:39:56.3300974Z ==================================== RERUNS ==================================== 2025-09-01T20:39:56.3301165Z __________ DistributedDataParallelTest.test_nccl_backend_2gpu_module ___________ 2025-09-01T20:39:56.3301389Z Traceback (most recent call last): 2025-09-01T20:39:56.3301629Z File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 668, in wrapper 2025-09-01T20:39:56.3301867Z self._join_processes(fn) 2025-09-01T20:39:56.3302113Z 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-01T20:39:56.3302373Z self._check_return_codes(fn, elapsed_time) 2025-09-01T20:39:56.3302636Z 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-01T20:39:56.3302890Z raise RuntimeError( 2025-09-01T20:39:56.3303042Z RuntimeError: Process 0 terminated or timed out after 300.0733416080475 seconds 2025-09-01T20:39:56.3304299Z ----------------------------- Captured stdout call ----------------------------- 2025-09-01T20:39:56.3304481Z Timing out after 300 seconds and killing subprocesses. 2025-09-01T20:39:56.3304677Z __________ DistributedDataParallelTest.test_nccl_backend_2gpu_module ___________ 2025-09-01T20:39:56.3304852Z Traceback (most recent call last): 2025-09-01T20:39:56.3305131Z File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 668, in wrapper 2025-09-01T20:39:56.3305373Z self._join_processes(fn) 2025-09-01T20:39:56.3305611Z 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-01T20:39:56.3305867Z self._check_return_codes(fn, elapsed_time) 2025-09-01T20:39:56.3306129Z 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-01T20:39:56.3306378Z raise RuntimeError( 2025-09-01T20:39:56.3306530Z RuntimeError: Process 0 terminated or timed out after 300.06356048583984 seconds 2025-09-01T20:39:56.3307771Z ----------------------------- Captured stdout call ----------------------------- 2025-09-01T20:39:56.3307951Z Timing out after 300 seconds and killing subprocesses. 2025-09-01T20:39:56.3308118Z ----------------------------- Captured stdout call ----------------------------- 2025-09-01T20:39:56.3308341Z Timing out after 300 seconds and killing subprocesses. 2025-09-01T20:39:56.3308653Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-4e76d7d0a7c27907.xml - 2025-09-01T20:39:56.3308959Z !!!!!!!!!!!!!!!!!!!!!!!!!!!!!! KeyboardInterrupt !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 2025-09-01T20:39:56.3309214Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py:929: KeyboardInterrupt 2025-09-01T20:39:56.3309481Z (to show a full traceback on KeyboardInterrupt use --full-trace) 2025-09-01T20:39:56.3309646Z ========================= 2 rerun in 894.32s (0:14:54) ========================= 2025-09-01T20:39:56.3309796Z Command took >15min, retrying (retries left=1) 2025-09-01T20:39:56.3310310Z /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-01T20:39:56.3311833Z import pkg_resources 2025-09-01T20:39:56.3312069Z Test results will be stored in test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-cc95512d3c7f903d.xml 2025-09-01T20:39:56.3312326Z ============================= test session starts ============================== 2025-09-01T20:39:56.3312534Z platform linux -- Python 3.10.18, pytest-7.3.2, pluggy-1.6.0 -- /opt/conda/envs/py_3.10/bin/python 2025-09-01T20:39:56.3312720Z cachedir: .pytest_cache 2025-09-01T20:39:56.3312936Z hypothesis profile 'pytorch_ci' -> database=None, max_examples=50, derandomize=True, suppress_health_check=[HealthCheck.too_slow] 2025-09-01T20:39:56.3313217Z rootdir: /var/lib/jenkins/pytorch 2025-09-01T20:39:56.3313331Z configfile: pytest.ini 2025-09-01T20:39:56.3313560Z 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-01T20:39:56.3313797Z collecting ... collected 1 item 2025-09-01T20:39:56.3313917Z stepcurrent: skipping 0 already run items. 2025-09-01T20:39:56.3315198Z Running 1 items in this shard: test/distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_nccl_backend_2gpu_module 2025-09-01T20:39:56.3315392Z 2025-09-01T20:39:56.3315672Z distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_nccl_backend_2gpu_module I0901 20:24:56.619000 14914 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 14982 2025-09-01T20:39:56.3316132Z I0901 20:24:56.620000 14914 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 14983 2025-09-01T20:39:56.3316783Z /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-01T20:39:56.3317270Z import pkg_resources 2025-09-01T20:39:56.3317744Z /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-01T20:39:56.3318278Z import pkg_resources 2025-09-01T20:39:56.3318519Z [rank0]:I0901 20:29:56.676000 14982 site-packages/torch/testing/_internal/common_distributed.py:772] Received event Event.GET_TRACEBACK on process 0 2025-09-01T20:39:56.3318913Z [rank1]:I0901 20:29:56.676000 14983 site-packages/torch/testing/_internal/common_distributed.py:772] Received event Event.GET_TRACEBACK on process 1 2025-09-01T20:39:56.3319275Z [rank0]:I0901 20:29:56.678000 14982 site-packages/torch/testing/_internal/common_distributed.py:783] Process 0 sent traceback 2025-09-01T20:39:56.3319611Z E0901 20:29:56.678000 14914 site-packages/torch/testing/_internal/common_distributed.py:880] Process 0 timed out with traceback: 2025-09-01T20:39:56.3320972Z E0901 20:29:56.678000 14914 site-packages/torch/testing/_internal/common_distributed.py:880] 2025-09-01T20:39:56.3321300Z E0901 20:29:56.678000 14914 site-packages/torch/testing/_internal/common_distributed.py:880] Current thread 0x00007f04e14ff640 (most recent call first): 2025-09-01T20:39:56.3321811Z E0901 20:29:56.678000 14914 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-01T20:39:56.3322345Z E0901 20:29:56.678000 14914 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-01T20:39:56.3322808Z E0901 20:29:56.678000 14914 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-01T20:39:56.3323277Z E0901 20:29:56.678000 14914 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-01T20:39:56.3323629Z E0901 20:29:56.678000 14914 site-packages/torch/testing/_internal/common_distributed.py:880] 2025-09-01T20:39:56.3323941Z E0901 20:29:56.678000 14914 site-packages/torch/testing/_internal/common_distributed.py:880] Thread 0x00007f0ef3e6a440 (most recent call first): 2025-09-01T20:39:56.3324429Z E0901 20:29:56.678000 14914 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-01T20:39:56.3325057Z E0901 20:29:56.678000 14914 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-01T20:39:56.3325621Z E0901 20:29:56.678000 14914 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-01T20:39:56.3327252Z E0901 20:29:56.678000 14914 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-01T20:39:56.3327811Z E0901 20:29:56.678000 14914 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-01T20:39:56.3328458Z E0901 20:29:56.678000 14914 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-01T20:39:56.3328997Z E0901 20:29:56.678000 14914 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-01T20:39:56.3329576Z E0901 20:29:56.678000 14914 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-01T20:39:56.3330151Z E0901 20:29:56.678000 14914 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-01T20:39:56.3330727Z E0901 20:29:56.678000 14914 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-01T20:39:56.3331311Z E0901 20:29:56.678000 14914 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-01T20:39:56.3331893Z E0901 20:29:56.678000 14914 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-01T20:39:56.3332417Z E0901 20:29:56.678000 14914 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-01T20:39:56.3333955Z E0901 20:29:56.678000 14914 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-01T20:39:56.3334455Z E0901 20:29:56.678000 14914 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-01T20:39:56.3334937Z E0901 20:29:56.678000 14914 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-01T20:39:56.3335355Z E0901 20:29:56.678000 14914 site-packages/torch/testing/_internal/common_distributed.py:880] File "", line 1 in 2025-09-01T20:39:56.3335650Z E0901 20:29:56.678000 14914 site-packages/torch/testing/_internal/common_distributed.py:880] 2025-09-01T20:39:56.3335934Z [rank1]:I0901 20:29:56.678000 14983 site-packages/torch/testing/_internal/common_distributed.py:783] Process 1 sent traceback 2025-09-01T20:39:56.3336313Z E0901 20:29:56.678000 14914 site-packages/torch/testing/_internal/common_distributed.py:880] Process 1 timed out with traceback: 2025-09-01T20:39:56.3336607Z E0901 20:29:56.678000 14914 site-packages/torch/testing/_internal/common_distributed.py:880] 2025-09-01T20:39:56.3336928Z E0901 20:29:56.678000 14914 site-packages/torch/testing/_internal/common_distributed.py:880] Current thread 0x00007ce0be782640 (most recent call first): 2025-09-01T20:39:56.3337434Z E0901 20:29:56.678000 14914 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-01T20:39:56.3337958Z E0901 20:29:56.678000 14914 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-01T20:39:56.3339642Z E0901 20:29:56.678000 14914 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-01T20:39:56.3340156Z E0901 20:29:56.678000 14914 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-01T20:39:56.3340505Z E0901 20:29:56.678000 14914 site-packages/torch/testing/_internal/common_distributed.py:880] 2025-09-01T20:39:56.3340814Z E0901 20:29:56.678000 14914 site-packages/torch/testing/_internal/common_distributed.py:880] Thread 0x00007d02db25d440 (most recent call first): 2025-09-01T20:39:56.3341295Z E0901 20:29:56.678000 14914 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-01T20:39:56.3341870Z E0901 20:29:56.678000 14914 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-01T20:39:56.3342437Z E0901 20:29:56.678000 14914 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-01T20:39:56.3342993Z E0901 20:29:56.678000 14914 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-01T20:39:56.3343547Z E0901 20:29:56.678000 14914 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-01T20:39:56.3344086Z E0901 20:29:56.678000 14914 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-01T20:39:56.3345674Z E0901 20:29:56.678000 14914 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-01T20:39:56.3346249Z E0901 20:29:56.678000 14914 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-01T20:39:56.3346826Z E0901 20:29:56.678000 14914 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-01T20:39:56.3347402Z E0901 20:29:56.678000 14914 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-01T20:39:56.3348032Z E0901 20:29:56.678000 14914 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-01T20:39:56.3348674Z E0901 20:29:56.678000 14914 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-01T20:39:56.3349206Z E0901 20:29:56.678000 14914 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-01T20:39:56.3349698Z E0901 20:29:56.678000 14914 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-01T20:39:56.3350186Z E0901 20:29:56.678000 14914 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-01T20:39:56.3350706Z E0901 20:29:56.678000 14914 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-01T20:39:56.3351122Z E0901 20:29:56.678000 14914 site-packages/torch/testing/_internal/common_distributed.py:880] File "", line 1 in 2025-09-01T20:39:56.3352475Z E0901 20:29:56.678000 14914 site-packages/torch/testing/_internal/common_distributed.py:880] 2025-09-01T20:39:56.3352670Z ('RERUN', {'yellow': True}) [300.0694s] [100%] 2025-09-01T20:39:56.3353032Z distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_nccl_backend_2gpu_module I0901 20:29:56.686000 14914 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 15140 2025-09-01T20:39:56.3353488Z I0901 20:29:56.686000 14914 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 15141 2025-09-01T20:39:56.3354102Z /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-01T20:39:56.3354588Z import pkg_resources 2025-09-01T20:39:56.3355060Z /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-01T20:39:56.3355542Z import pkg_resources 2025-09-01T20:39:56.3355784Z [rank0]:I0901 20:34:56.745000 15140 site-packages/torch/testing/_internal/common_distributed.py:772] Received event Event.GET_TRACEBACK on process 0 2025-09-01T20:39:56.3356177Z [rank1]:I0901 20:34:56.746000 15141 site-packages/torch/testing/_internal/common_distributed.py:772] Received event Event.GET_TRACEBACK on process 1 2025-09-01T20:39:56.3356540Z [rank0]:I0901 20:34:56.747000 15140 site-packages/torch/testing/_internal/common_distributed.py:783] Process 0 sent traceback 2025-09-01T20:39:56.3357910Z [rank1]:I0901 20:34:56.747000 15141 site-packages/torch/testing/_internal/common_distributed.py:783] Process 1 sent traceback 2025-09-01T20:39:56.3358295Z E0901 20:34:56.747000 14914 site-packages/torch/testing/_internal/common_distributed.py:880] Process 0 timed out with traceback: 2025-09-01T20:39:56.3358592Z E0901 20:34:56.747000 14914 site-packages/torch/testing/_internal/common_distributed.py:880] 2025-09-01T20:39:56.3358913Z E0901 20:34:56.747000 14914 site-packages/torch/testing/_internal/common_distributed.py:880] Current thread 0x00007d2782782640 (most recent call first): 2025-09-01T20:39:56.3359416Z E0901 20:34:56.747000 14914 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-01T20:39:56.3359991Z E0901 20:34:56.747000 14914 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-01T20:39:56.3360447Z E0901 20:34:56.747000 14914 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-01T20:39:56.3360909Z E0901 20:34:56.747000 14914 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-01T20:39:56.3361256Z E0901 20:34:56.747000 14914 site-packages/torch/testing/_internal/common_distributed.py:880] 2025-09-01T20:39:56.3361567Z E0901 20:34:56.747000 14914 site-packages/torch/testing/_internal/common_distributed.py:880] Thread 0x00007d499ec5b440 (most recent call first): 2025-09-01T20:39:56.3363163Z E0901 20:34:56.747000 14914 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-01T20:39:56.3363745Z E0901 20:34:56.747000 14914 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-01T20:39:56.3364312Z E0901 20:34:56.747000 14914 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-01T20:39:56.3364869Z E0901 20:34:56.747000 14914 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-01T20:39:56.3365431Z E0901 20:34:56.747000 14914 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-01T20:39:56.3365968Z E0901 20:34:56.747000 14914 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-01T20:39:56.3366501Z E0901 20:34:56.747000 14914 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-01T20:39:56.3367070Z E0901 20:34:56.747000 14914 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-01T20:39:56.3367649Z E0901 20:34:56.747000 14914 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-01T20:39:56.3368277Z E0901 20:34:56.747000 14914 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-01T20:39:56.3368859Z E0901 20:34:56.747000 14914 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-01T20:39:56.3370502Z E0901 20:34:56.747000 14914 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-01T20:39:56.3371030Z E0901 20:34:56.747000 14914 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-01T20:39:56.3371580Z E0901 20:34:56.747000 14914 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-01T20:39:56.3372062Z E0901 20:34:56.747000 14914 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-01T20:39:56.3372540Z E0901 20:34:56.747000 14914 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-01T20:39:56.3372956Z E0901 20:34:56.747000 14914 site-packages/torch/testing/_internal/common_distributed.py:880] File "", line 1 in 2025-09-01T20:39:56.3373250Z E0901 20:34:56.747000 14914 site-packages/torch/testing/_internal/common_distributed.py:880] 2025-09-01T20:39:56.3373548Z E0901 20:34:56.747000 14914 site-packages/torch/testing/_internal/common_distributed.py:880] Process 1 timed out with traceback: 2025-09-01T20:39:56.3373880Z E0901 20:34:56.747000 14914 site-packages/torch/testing/_internal/common_distributed.py:880] 2025-09-01T20:39:56.3374205Z E0901 20:34:56.747000 14914 site-packages/torch/testing/_internal/common_distributed.py:880] Current thread 0x0000726249682640 (most recent call first): 2025-09-01T20:39:56.3374705Z E0901 20:34:56.747000 14914 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-01T20:39:56.3376286Z E0901 20:34:56.747000 14914 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-01T20:39:56.3376750Z E0901 20:34:56.747000 14914 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-01T20:39:56.3377216Z E0901 20:34:56.747000 14914 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-01T20:39:56.3377562Z E0901 20:34:56.747000 14914 site-packages/torch/testing/_internal/common_distributed.py:880] 2025-09-01T20:39:56.3377873Z E0901 20:34:56.747000 14914 site-packages/torch/testing/_internal/common_distributed.py:880] Thread 0x0000728465a5d440 (most recent call first): 2025-09-01T20:39:56.3378454Z E0901 20:34:56.747000 14914 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-01T20:39:56.3379030Z E0901 20:34:56.747000 14914 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-01T20:39:56.3379593Z E0901 20:34:56.747000 14914 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-01T20:39:56.3380150Z E0901 20:34:56.747000 14914 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-01T20:39:56.3380705Z E0901 20:34:56.747000 14914 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-01T20:39:56.3382318Z E0901 20:34:56.747000 14914 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-01T20:39:56.3382903Z E0901 20:34:56.747000 14914 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-01T20:39:56.3383469Z E0901 20:34:56.747000 14914 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-01T20:39:56.3384048Z E0901 20:34:56.747000 14914 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-01T20:39:56.3384622Z E0901 20:34:56.747000 14914 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-01T20:39:56.3385241Z E0901 20:34:56.747000 14914 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-01T20:39:56.3385823Z E0901 20:34:56.747000 14914 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-01T20:39:56.3386348Z E0901 20:34:56.747000 14914 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-01T20:39:56.3386834Z E0901 20:34:56.747000 14914 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-01T20:39:56.3387316Z E0901 20:34:56.747000 14914 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-01T20:39:56.3387799Z E0901 20:34:56.747000 14914 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-01T20:39:56.3389343Z E0901 20:34:56.747000 14914 site-packages/torch/testing/_internal/common_distributed.py:880] File "", line 1 in 2025-09-01T20:39:56.3389637Z E0901 20:34:56.747000 14914 site-packages/torch/testing/_internal/common_distributed.py:880] 2025-09-01T20:39:56.3389831Z ('RERUN', {'yellow': True}) [300.0657s] [100%] 2025-09-01T20:39:56.3390189Z distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_nccl_backend_2gpu_module I0901 20:34:56.753000 14914 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 0 with pid 15298 2025-09-01T20:39:56.3390645Z I0901 20:34:56.753000 14914 site-packages/torch/testing/_internal/common_distributed.py:741] Started process 1 with pid 15299 2025-09-01T20:39:56.3391256Z /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-01T20:39:56.3391744Z import pkg_resources 2025-09-01T20:39:56.3392218Z /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-01T20:39:56.3392701Z import pkg_resources 2025-09-01T20:39:56.3392818Z Exception in thread Thread-1 (_event_listener): 2025-09-01T20:39:56.3392999Z Traceback (most recent call last): 2025-09-01T20:39:56.3394265Z File "/opt/conda/envs/py_3.10/lib/python3.10/threading.py", line 1016, in _bootstrap_inner 2025-09-01T20:39:56.3394465Z Exception in thread Thread-1 (_event_listener): 2025-09-01T20:39:56.3394599Z Traceback (most recent call last): 2025-09-01T20:39:56.3394776Z File "/opt/conda/envs/py_3.10/lib/python3.10/threading.py", line 1016, in _bootstrap_inner 2025-09-01T20:39:56.3394951Z self.run() 2025-09-01T20:39:56.3395087Z File "/opt/conda/envs/py_3.10/lib/python3.10/threading.py", line 953, in run 2025-09-01T20:39:56.3395257Z self._target(*self._args, **self._kwargs) 2025-09-01T20:39:56.3395513Z 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-01T20:39:56.3395764Z event = parent_pipe.recv() 2025-09-01T20:39:56.3395946Z File "/opt/conda/envs/py_3.10/lib/python3.10/multiprocessing/connection.py", line 250, in recv 2025-09-01T20:39:56.3396139Z buf = self._recv_bytes() 2025-09-01T20:39:56.3397389Z File "/opt/conda/envs/py_3.10/lib/python3.10/multiprocessing/connection.py", line 414, in _recv_bytes 2025-09-01T20:39:56.3397586Z buf = self._recv(4) 2025-09-01T20:39:56.3397799Z File "/opt/conda/envs/py_3.10/lib/python3.10/multiprocessing/connection.py", line 383, in _recv 2025-09-01T20:39:56.3397983Z raise EOFError 2025-09-01T20:39:56.3398069Z EOFError 2025-09-01T20:39:56.3398148Z self.run() 2025-09-01T20:39:56.3398343Z File "/opt/conda/envs/py_3.10/lib/python3.10/threading.py", line 953, in run 2025-09-01T20:39:56.3398515Z self._target(*self._args, **self._kwargs) 2025-09-01T20:39:56.3398770Z 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-01T20:39:56.3399019Z event = parent_pipe.recv() 2025-09-01T20:39:56.3399198Z File "/opt/conda/envs/py_3.10/lib/python3.10/multiprocessing/connection.py", line 250, in recv 2025-09-01T20:39:56.3400471Z buf = self._recv_bytes() 2025-09-01T20:39:56.3400657Z File "/opt/conda/envs/py_3.10/lib/python3.10/multiprocessing/connection.py", line 414, in _recv_bytes 2025-09-01T20:39:56.3400849Z buf = self._recv(4) 2025-09-01T20:39:56.3401025Z File "/opt/conda/envs/py_3.10/lib/python3.10/multiprocessing/connection.py", line 383, in _recv 2025-09-01T20:39:56.3401204Z raise EOFError 2025-09-01T20:39:56.3401288Z EOFError 2025-09-01T20:39:56.3401334Z 2025-09-01T20:39:56.3401336Z 2025-09-01T20:39:56.3401390Z ==================================== RERUNS ==================================== 2025-09-01T20:39:56.3401576Z __________ DistributedDataParallelTest.test_nccl_backend_2gpu_module ___________ 2025-09-01T20:39:56.3401749Z Traceback (most recent call last): 2025-09-01T20:39:56.3401984Z File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 668, in wrapper 2025-09-01T20:39:56.3403283Z self._join_processes(fn) 2025-09-01T20:39:56.3403529Z 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-01T20:39:56.3403788Z self._check_return_codes(fn, elapsed_time) 2025-09-01T20:39:56.3404052Z 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-01T20:39:56.3404303Z raise RuntimeError( 2025-09-01T20:39:56.3404456Z RuntimeError: Process 0 terminated or timed out after 300.05874514579773 seconds 2025-09-01T20:39:56.3404658Z ----------------------------- Captured stdout call ----------------------------- 2025-09-01T20:39:56.3404833Z Timing out after 300 seconds and killing subprocesses. 2025-09-01T20:39:56.3405023Z __________ DistributedDataParallelTest.test_nccl_backend_2gpu_module ___________ 2025-09-01T20:39:56.3405196Z Traceback (most recent call last): 2025-09-01T20:39:56.3405430Z File "/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py", line 668, in wrapper 2025-09-01T20:39:56.3406782Z self._join_processes(fn) 2025-09-01T20:39:56.3407027Z 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-01T20:39:56.3407282Z self._check_return_codes(fn, elapsed_time) 2025-09-01T20:39:56.3407542Z 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-01T20:39:56.3407789Z raise RuntimeError( 2025-09-01T20:39:56.3407938Z RuntimeError: Process 0 terminated or timed out after 300.06164383888245 seconds 2025-09-01T20:39:56.3408136Z ----------------------------- Captured stdout call ----------------------------- 2025-09-01T20:39:56.3408361Z Timing out after 300 seconds and killing subprocesses. 2025-09-01T20:39:56.3408526Z ----------------------------- Captured stdout call ----------------------------- 2025-09-01T20:39:56.3408697Z Timing out after 300 seconds and killing subprocesses. 2025-09-01T20:39:56.3409011Z - generated xml file: /var/lib/jenkins/pytorch/test/test-reports/python-pytest/distributed.test_c10d_nccl/distributed.test_c10d_nccl-cc95512d3c7f903d.xml - 2025-09-01T20:39:56.3410429Z !!!!!!!!!!!!!!!!!!!!!!!!!!!!!! KeyboardInterrupt !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 2025-09-01T20:39:56.3410689Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/testing/_internal/common_distributed.py:929: KeyboardInterrupt 2025-09-01T20:39:56.3410960Z (to show a full traceback on KeyboardInterrupt use --full-trace) 2025-09-01T20:39:56.3411126Z ========================= 2 rerun in 894.33s (0:14:54) ========================= 2025-09-01T20:39:56.3411264Z Command took >15min, returning 124 2025-09-01T20:39:56.3411962Z 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_614babb4f7b94328 --print-items --pytest-single-test distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_nccl_backend_2gpu_module 2025-09-01T20:39:56.3412653Z Traceback (most recent call last): 2025-09-01T20:39:56.3412841Z File "/var/lib/jenkins/pytorch/test/distributed/test_c10d_nccl.py", line 5370, in 2025-09-01T20:39:56.3413025Z run_tests() 2025-09-01T20:39:56.3413236Z 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-01T20:39:56.3413504Z assert len(failed_tests) == 0, "{} unit test(s) failed:\n\t{}".format( 2025-09-01T20:39:56.3414741Z AssertionError: 1 unit test(s) failed: 2025-09-01T20:39:56.3414940Z distributed/test_c10d_nccl.py::DistributedDataParallelTest::test_nccl_backend_2gpu_module 2025-09-01T20:39:56.3415087Z 2025-09-01T20:39:56.3415257Z FINISHED PRINTING LOG FILE of distributed/test_c10d_nccl 1/3 (test/test-reports/distributed.test_c10d_nccl_1.3_efac349c13856462_.log) 2025-09-01T20:39:56.3415459Z 2025-09-01T20:39:56.3415554Z GITHUB_RUN_ID, GITHUB_RUN_ATTEMPT, or ARTIFACTS_FILE_SUFFIX not set, not uploading 2025-09-01T20:39:56.3415732Z Uploading artifacts took 0.00 seconds 2025-09-01T20:39:56.3415862Z distributed/test_c10d_nccl 1/3 failed! 2025-09-01T20:39:56.3415987Z Emiting td_test_failure_stats_v2 2025-09-01T20:39:56.3416235Z Writing 1 documents to S3 ossci-raw-job-status/ossci_uploaded_metrics/td_test_failure_stats_v2_1756759196_d20176c8877311f0b44a6e361808cb4a 2025-09-01T20:39:56.4638182Z /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-01T20:39:56.4639658Z warn(f"Error uploading metric {metric_name} to DynamoDB: {e}") 2025-09-01T20:39:56.4640235Z Traceback (most recent call last): 2025-09-01T20:39:56.4646316Z File "/var/lib/jenkins/pytorch/test/run_test.py", line 2075, in 2025-09-01T20:39:56.4646760Z main() 2025-09-01T20:39:56.4646910Z File "/var/lib/jenkins/pytorch/test/run_test.py", line 2026, in main 2025-09-01T20:39:56.4647072Z run_tests( 2025-09-01T20:39:56.4647237Z File "/var/lib/jenkins/pytorch/test/run_test.py", line 1861, in run_tests 2025-09-01T20:39:56.4647448Z raise RuntimeError(failure.message + keep_going_message) 2025-09-01T20:39:56.4647628Z RuntimeError: distributed/test_c10d_nccl 1/3 failed! 2025-09-01T20:39:56.4647739Z 2025-09-01T20:39:56.4647855Z Tip: You can keep running tests even on failure by passing --keep-going to run_test.py. 2025-09-01T20:39:56.4648083Z If running on CI, add the 'keep-going' label to your PR and rerun your jobs. 2025-09-01T20:39:57.1437258Z 2025-09-01T20:39:57.1437525Z real 43m44.878s 2025-09-01T20:39:57.1437724Z user 18m24.855s 2025-09-01T20:39:57.1437882Z sys 64m8.727s 2025-09-01T20:39:57.1438064Z + sccache_epilogue 2025-09-01T20:39:57.1438505Z + echo '::group::Sccache Compilation Log' 2025-09-01T20:39:57.1439172Z ##[group]Sccache Compilation Log 2025-09-01T20:39:57.1439419Z + echo '=================== sccache compilation log ===================' 2025-09-01T20:39:57.1443881Z =================== sccache compilation log =================== 2025-09-01T20:39:57.1444501Z + python /var/lib/jenkins/pytorch/.ci/pytorch/print_sccache_log.py /var/lib/jenkins/sccache_error.log 2025-09-01T20:39:57.1521251Z + echo '=========== If your build fails, please take a look at the log above for possible reasons ===========' 2025-09-01T20:39:57.1521974Z =========== If your build fails, please take a look at the log above for possible reasons =========== 2025-09-01T20:39:57.1522335Z + sccache --show-stats 2025-09-01T20:39:57.1551689Z Compile requests 0 2025-09-01T20:39:57.1552978Z Compile requests executed 0 2025-09-01T20:39:57.1553382Z Cache hits 0 2025-09-01T20:39:57.1553658Z Cache misses 0 2025-09-01T20:39:57.1553995Z Cache hits rate - 2025-09-01T20:39:57.1562162Z Cache timeouts 0 2025-09-01T20:39:57.1562460Z Cache read errors 0 2025-09-01T20:39:57.1562722Z Forced recaches 0 2025-09-01T20:39:57.1562996Z Cache write errors 0 2025-09-01T20:39:57.1563242Z Cache errors 0 2025-09-01T20:39:57.1563496Z Compilations 0 2025-09-01T20:39:57.1563750Z Compilation failures 0 2025-09-01T20:39:57.1564013Z Non-cacheable compilations 0 2025-09-01T20:39:57.1564273Z Non-cacheable calls 0 2025-09-01T20:39:57.1564527Z Non-compilation calls 0 2025-09-01T20:39:57.1564792Z Unsupported compiler calls 0 2025-09-01T20:39:57.1567256Z Average cache write 0.000 s 2025-09-01T20:39:57.1567460Z Average compiler 0.000 s 2025-09-01T20:39:57.1567646Z Average cache read hit 0.000 s 2025-09-01T20:39:57.1567837Z Failed distributed compilations 0 2025-09-01T20:39:57.1568079Z Cache location Local disk: "/var/lib/jenkins/.cache/sccache" 2025-09-01T20:39:57.1568423Z Use direct/preprocessor mode? yes 2025-09-01T20:39:57.1568612Z Version (client) 0.10.0 2025-09-01T20:39:57.1568796Z Max cache size 10 GiB 2025-09-01T20:39:57.1569046Z + sccache --stop-server 2025-09-01T20:39:57.1580825Z Stopping sccache server... 2025-09-01T20:39:57.1585026Z Compile requests 0 2025-09-01T20:39:57.1587231Z Compile requests executed 0 2025-09-01T20:39:57.1587390Z Cache hits 0 2025-09-01T20:39:57.1588361Z Cache misses 0 2025-09-01T20:39:57.1588520Z Cache hits rate - 2025-09-01T20:39:57.1588676Z Cache timeouts 0 2025-09-01T20:39:57.1590099Z Cache read errors 0 2025-09-01T20:39:57.1590736Z Forced recaches 0 2025-09-01T20:39:57.1591969Z Cache write errors 0 2025-09-01T20:39:57.1592486Z Cache errors 0 2025-09-01T20:39:57.1592977Z Compilations 0 2025-09-01T20:39:57.1601271Z Compilation failures 0 2025-09-01T20:39:57.1601591Z Non-cacheable compilations 0 2025-09-01T20:39:57.1601886Z Non-cacheable calls 0 2025-09-01T20:39:57.1602166Z Non-compilation calls 0 2025-09-01T20:39:57.1602454Z Unsupported compiler calls 0 2025-09-01T20:39:57.1602751Z Average cache write 0.000 s 2025-09-01T20:39:57.1603043Z Average compiler 0.000 s 2025-09-01T20:39:57.1603330Z Average cache read hit 0.000 s 2025-09-01T20:39:57.1603630Z Failed distributed compilations 0 2025-09-01T20:39:57.1603994Z Cache location Local disk: "/var/lib/jenkins/.cache/sccache" 2025-09-01T20:39:57.1604383Z Use direct/preprocessor mode? yes 2025-09-01T20:39:57.1607181Z Version (client) 0.10.0 2025-09-01T20:39:57.1607414Z Max cache size 10 GiB 2025-09-01T20:39:57.1607660Z + echo ::endgroup:: 2025-09-01T20:39:57.1608129Z ##[endgroup] 2025-09-01T20:39:57.1694815Z ##[error]Process completed with exit code 1. 2025-09-01T20:39:57.1740299Z ##[group]Run # copy test results back to the mounted workspace, needed sudo, resulting permissions were correct 2025-09-01T20:39:57.1740804Z # copy test results back to the mounted workspace, needed sudo, resulting permissions were correct 2025-09-01T20:39:57.1741411Z docker exec -t "92c612eba9ccf908b33869a501b6b8b9fca7b34c03de9185e61d0497e680a350" sh -c "cd ../pytorch && sudo cp -R test/test-reports ../workspace/test" 2025-09-01T20:39:57.1748114Z shell: /usr/bin/bash -e {0} 2025-09-01T20:39:57.1748402Z env: 2025-09-01T20:39:57.1748548Z GIT_DEFAULT_BRANCH: main 2025-09-01T20:39:57.1748758Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-01T20:39:57.1749061Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-01T20:39:57.1749319Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-01T20:39:57.1750127Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD161 --device /dev/dri/renderD169 --device /dev/dri/renderD177 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-01T20:39:57.1750913Z AWS_DEFAULT_REGION: us-east-1 2025-09-01T20:39:57.1751090Z AWS_REGION: us-east-1 2025-09-01T20:39:57.1751328Z AWS_ACCESS_KEY_ID: *** 2025-09-01T20:39:57.1751557Z AWS_SECRET_ACCESS_KEY: *** 2025-09-01T20:39:57.1755792Z AWS_SESSION_TOKEN: *** 2025-09-01T20:39:57.1756074Z CONTAINER_NAME: 92c612eba9ccf908b33869a501b6b8b9fca7b34c03de9185e61d0497e680a350 2025-09-01T20:39:57.1756391Z ##[endgroup] 2025-09-01T20:39:57.4361653Z ##[group]Run docker exec -t "92c612eba9ccf908b33869a501b6b8b9fca7b34c03de9185e61d0497e680a350" sh -c "sudo chown -R 1001:1001 test" 2025-09-01T20:39:57.4362071Z docker exec -t "92c612eba9ccf908b33869a501b6b8b9fca7b34c03de9185e61d0497e680a350" sh -c "sudo chown -R 1001:1001 test" 2025-09-01T20:39:57.4367329Z shell: /usr/bin/bash -e {0} 2025-09-01T20:39:57.4367434Z env: 2025-09-01T20:39:57.4367530Z GIT_DEFAULT_BRANCH: main 2025-09-01T20:39:57.4367667Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-01T20:39:57.4367851Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-01T20:39:57.4368023Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-01T20:39:57.4368759Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD161 --device /dev/dri/renderD169 --device /dev/dri/renderD177 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-01T20:39:57.4369253Z AWS_DEFAULT_REGION: us-east-1 2025-09-01T20:39:57.4369505Z AWS_REGION: us-east-1 2025-09-01T20:39:57.4369679Z AWS_ACCESS_KEY_ID: *** 2025-09-01T20:39:57.4369830Z AWS_SECRET_ACCESS_KEY: *** 2025-09-01T20:39:57.4372029Z AWS_SESSION_TOKEN: *** 2025-09-01T20:39:57.4372199Z CONTAINER_NAME: 92c612eba9ccf908b33869a501b6b8b9fca7b34c03de9185e61d0497e680a350 2025-09-01T20:39:57.4372384Z ##[endgroup] 2025-09-01T20:39:57.4935140Z ##[group]Run cat test/**/*_toprint.log || true 2025-09-01T20:39:57.4935309Z cat test/**/*_toprint.log || true 2025-09-01T20:39:57.4940738Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-09-01T20:39:57.4940886Z env: 2025-09-01T20:39:57.4940984Z GIT_DEFAULT_BRANCH: main 2025-09-01T20:39:57.4941117Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-01T20:39:57.4941297Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-01T20:39:57.4941461Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-01T20:39:57.4941990Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD161 --device /dev/dri/renderD169 --device /dev/dri/renderD177 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-01T20:39:57.4942498Z AWS_DEFAULT_REGION: us-east-1 2025-09-01T20:39:57.4945089Z AWS_REGION: us-east-1 2025-09-01T20:39:57.4945262Z AWS_ACCESS_KEY_ID: *** 2025-09-01T20:39:57.4945406Z AWS_SECRET_ACCESS_KEY: *** 2025-09-01T20:39:57.4947621Z AWS_SESSION_TOKEN: *** 2025-09-01T20:39:57.4947784Z CONTAINER_NAME: 92c612eba9ccf908b33869a501b6b8b9fca7b34c03de9185e61d0497e680a350 2025-09-01T20:39:57.4947961Z ##[endgroup] 2025-09-01T20:39:57.5008685Z cat: 'test/**/*_toprint.log': No such file or directory 2025-09-01T20:39:57.5092550Z Prepare all required actions 2025-09-01T20:39:57.5092898Z Getting action download info 2025-09-01T20:39:57.7288656Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2025-09-01T20:39:58.1397815Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02) 2025-09-01T20:39:58.5555684Z ##[group]Run ./.github/actions/upload-test-artifacts 2025-09-01T20:39:58.5555846Z with: 2025-09-01T20:39:58.5555938Z use-gha: true 2025-09-01T20:39:58.5556088Z file-suffix: test-distributed-1-1-linux.rocm.gpu.gfx942.4_49352691720 2025-09-01T20:39:58.5556265Z s3-bucket: gha-artifacts 2025-09-01T20:39:58.5556369Z env: 2025-09-01T20:39:58.5556458Z GIT_DEFAULT_BRANCH: main 2025-09-01T20:39:58.5556591Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-01T20:39:58.5556772Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-01T20:39:58.5556959Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-01T20:39:58.5557459Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD161 --device /dev/dri/renderD169 --device /dev/dri/renderD177 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-01T20:39:58.5558091Z AWS_DEFAULT_REGION: us-east-1 2025-09-01T20:39:58.5558303Z AWS_REGION: us-east-1 2025-09-01T20:39:58.5558462Z AWS_ACCESS_KEY_ID: *** 2025-09-01T20:39:58.5558606Z AWS_SECRET_ACCESS_KEY: *** 2025-09-01T20:39:58.5560806Z AWS_SESSION_TOKEN: *** 2025-09-01T20:39:58.5560969Z CONTAINER_NAME: 92c612eba9ccf908b33869a501b6b8b9fca7b34c03de9185e61d0497e680a350 2025-09-01T20:39:58.5561144Z ##[endgroup] 2025-09-01T20:39:58.5604512Z ##[group]Run actions/upload-artifact@v4 2025-09-01T20:39:58.5604642Z with: 2025-09-01T20:39:58.5604830Z name: test-jsons-runattempt1-test-distributed-1-1-linux.rocm.gpu.gfx942.4_49352691720.zip 2025-09-01T20:39:58.5605035Z retention-days: 14 2025-09-01T20:39:58.5605134Z if-no-files-found: warn 2025-09-01T20:39:58.5605238Z path: test/**/*.json 2025-09-01T20:39:58.5605488Z compression-level: 6 2025-09-01T20:39:58.5605584Z overwrite: false 2025-09-01T20:39:58.5605682Z include-hidden-files: false 2025-09-01T20:39:58.5605785Z env: 2025-09-01T20:39:58.5605870Z GIT_DEFAULT_BRANCH: main 2025-09-01T20:39:58.5606000Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-01T20:39:58.5606168Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-01T20:39:58.5606326Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-01T20:39:58.5606828Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD161 --device /dev/dri/renderD169 --device /dev/dri/renderD177 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-01T20:39:58.5607317Z AWS_DEFAULT_REGION: us-east-1 2025-09-01T20:39:58.5607427Z AWS_REGION: us-east-1 2025-09-01T20:39:58.5607558Z AWS_ACCESS_KEY_ID: *** 2025-09-01T20:39:58.5607707Z AWS_SECRET_ACCESS_KEY: *** 2025-09-01T20:39:58.5610141Z AWS_SESSION_TOKEN: *** 2025-09-01T20:39:58.5610305Z CONTAINER_NAME: 92c612eba9ccf908b33869a501b6b8b9fca7b34c03de9185e61d0497e680a350 2025-09-01T20:39:58.5612912Z ##[endgroup] 2025-09-01T20:39:58.9474501Z With the provided path, there will be 6 files uploaded 2025-09-01T20:39:58.9477708Z Artifact name is valid! 2025-09-01T20:39:58.9478830Z Root directory input is valid! 2025-09-01T20:39:59.0422195Z Beginning upload of artifact content to blob storage 2025-09-01T20:39:59.2095797Z Uploaded bytes 42179 2025-09-01T20:39:59.2444973Z Finished uploading artifact content to blob storage! 2025-09-01T20:39:59.2445612Z SHA256 digest of uploaded artifact zip is ef5fde000197d3aa7e95d0cf1def6241f683f1748ae4f5bf8e5e98319ff4edc0 2025-09-01T20:39:59.2447399Z Finalizing artifact upload 2025-09-01T20:39:59.3364951Z Artifact test-jsons-runattempt1-test-distributed-1-1-linux.rocm.gpu.gfx942.4_49352691720.zip.zip successfully finalized. Artifact ID 3900955517 2025-09-01T20:39:59.3366457Z Artifact test-jsons-runattempt1-test-distributed-1-1-linux.rocm.gpu.gfx942.4_49352691720.zip has been successfully uploaded! Final size is 42179 bytes. Artifact ID is 3900955517 2025-09-01T20:39:59.3371876Z Artifact download URL: https://github.com/pytorch/pytorch/actions/runs/17385660724/artifacts/3900955517 2025-09-01T20:39:59.3503810Z ##[group]Run actions/upload-artifact@v4 2025-09-01T20:39:59.3503941Z with: 2025-09-01T20:39:59.3504128Z name: test-reports-runattempt1-test-distributed-1-1-linux.rocm.gpu.gfx942.4_49352691720.zip 2025-09-01T20:39:59.3504339Z retention-days: 14 2025-09-01T20:39:59.3504442Z if-no-files-found: ignore 2025-09-01T20:39:59.3504555Z path: test/**/*.xml test/**/*.csv 2025-09-01T20:39:59.3504674Z compression-level: 6 2025-09-01T20:39:59.3504782Z overwrite: false 2025-09-01T20:39:59.3506869Z include-hidden-files: false 2025-09-01T20:39:59.3506983Z env: 2025-09-01T20:39:59.3507069Z GIT_DEFAULT_BRANCH: main 2025-09-01T20:39:59.3507200Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-01T20:39:59.3507383Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-01T20:39:59.3507544Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-01T20:39:59.3508053Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD161 --device /dev/dri/renderD169 --device /dev/dri/renderD177 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-01T20:39:59.3508694Z AWS_DEFAULT_REGION: us-east-1 2025-09-01T20:39:59.3508805Z AWS_REGION: us-east-1 2025-09-01T20:39:59.3508963Z AWS_ACCESS_KEY_ID: *** 2025-09-01T20:39:59.3511005Z AWS_SECRET_ACCESS_KEY: *** 2025-09-01T20:39:59.3513218Z AWS_SESSION_TOKEN: *** 2025-09-01T20:39:59.3513385Z CONTAINER_NAME: 92c612eba9ccf908b33869a501b6b8b9fca7b34c03de9185e61d0497e680a350 2025-09-01T20:39:59.3513561Z ##[endgroup] 2025-09-01T20:39:59.7674225Z With the provided path, there will be 66 files uploaded 2025-09-01T20:39:59.7677080Z Artifact name is valid! 2025-09-01T20:39:59.7677407Z Root directory input is valid! 2025-09-01T20:39:59.8686104Z Beginning upload of artifact content to blob storage 2025-09-01T20:40:00.0437004Z Uploaded bytes 36165 2025-09-01T20:40:00.0794415Z Finished uploading artifact content to blob storage! 2025-09-01T20:40:00.0795141Z SHA256 digest of uploaded artifact zip is adda2f5991ec724c6bcebcc970472bae3d179d00b635fcb48c327a04c47f7548 2025-09-01T20:40:00.0796031Z Finalizing artifact upload 2025-09-01T20:40:00.1913913Z Artifact test-reports-runattempt1-test-distributed-1-1-linux.rocm.gpu.gfx942.4_49352691720.zip.zip successfully finalized. Artifact ID 3900955557 2025-09-01T20:40:00.1915348Z Artifact test-reports-runattempt1-test-distributed-1-1-linux.rocm.gpu.gfx942.4_49352691720.zip has been successfully uploaded! Final size is 36165 bytes. Artifact ID is 3900955557 2025-09-01T20:40:00.1916585Z Artifact download URL: https://github.com/pytorch/pytorch/actions/runs/17385660724/artifacts/3900955557 2025-09-01T20:40:00.2061298Z ##[group]Run actions/upload-artifact@v4 2025-09-01T20:40:00.2061449Z with: 2025-09-01T20:40:00.2061634Z name: logs-runattempt1-test-distributed-1-1-linux.rocm.gpu.gfx942.4_49352691720.zip 2025-09-01T20:40:00.2061841Z retention-days: 14 2025-09-01T20:40:00.2061956Z if-no-files-found: ignore 2025-09-01T20:40:00.2062082Z path: usage_log.txt test/**/*.log 2025-09-01T20:40:00.2062216Z compression-level: 6 2025-09-01T20:40:00.2062334Z overwrite: false 2025-09-01T20:40:00.2062456Z include-hidden-files: false 2025-09-01T20:40:00.2062580Z env: 2025-09-01T20:40:00.2062682Z GIT_DEFAULT_BRANCH: main 2025-09-01T20:40:00.2062833Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-01T20:40:00.2063144Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-01T20:40:00.2063325Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-01T20:40:00.2063853Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD161 --device /dev/dri/renderD169 --device /dev/dri/renderD177 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-01T20:40:00.2064420Z AWS_DEFAULT_REGION: us-east-1 2025-09-01T20:40:00.2066884Z AWS_REGION: us-east-1 2025-09-01T20:40:00.2067062Z AWS_ACCESS_KEY_ID: *** 2025-09-01T20:40:00.2067213Z AWS_SECRET_ACCESS_KEY: *** 2025-09-01T20:40:00.2069578Z AWS_SESSION_TOKEN: *** 2025-09-01T20:40:00.2069748Z CONTAINER_NAME: 92c612eba9ccf908b33869a501b6b8b9fca7b34c03de9185e61d0497e680a350 2025-09-01T20:40:00.2069929Z ##[endgroup] 2025-09-01T20:40:00.6124644Z Multiple search paths detected. Calculating the least common ancestor of all paths 2025-09-01T20:40:00.6125836Z The least common ancestor is /home/runner/_work/pytorch/pytorch. This will be the root directory of the artifact 2025-09-01T20:40:00.6126539Z With the provided path, there will be 2 files uploaded 2025-09-01T20:40:00.6127837Z Artifact name is valid! 2025-09-01T20:40:00.6128455Z Root directory input is valid! 2025-09-01T20:40:00.7118912Z Beginning upload of artifact content to blob storage 2025-09-01T20:40:00.8579884Z Uploaded bytes 13962 2025-09-01T20:40:00.8941074Z Finished uploading artifact content to blob storage! 2025-09-01T20:40:00.8941801Z SHA256 digest of uploaded artifact zip is ceb4255b51571f59a0a3504e5f23d88e437e60571af969c6d8754840e1969532 2025-09-01T20:40:00.8942716Z Finalizing artifact upload 2025-09-01T20:40:00.9837174Z Artifact logs-runattempt1-test-distributed-1-1-linux.rocm.gpu.gfx942.4_49352691720.zip.zip successfully finalized. Artifact ID 3900955591 2025-09-01T20:40:00.9838792Z Artifact logs-runattempt1-test-distributed-1-1-linux.rocm.gpu.gfx942.4_49352691720.zip has been successfully uploaded! Final size is 13962 bytes. Artifact ID is 3900955591 2025-09-01T20:40:00.9840489Z Artifact download URL: https://github.com/pytorch/pytorch/actions/runs/17385660724/artifacts/3900955591 2025-09-01T20:40:00.9979990Z ##[group]Run # shellcheck disable=SC2156 2025-09-01T20:40:00.9980169Z # shellcheck disable=SC2156 2025-09-01T20:40:00.9980403Z find . -iname "core.[1-9]*" -exec docker exec "${CONTAINER_NAME}" sh -c "gdb python {} -ex 'bt' -ex 'q'" \; 2025-09-01T20:40:00.9985792Z shell: /usr/bin/bash -e {0} 2025-09-01T20:40:00.9985909Z env: 2025-09-01T20:40:00.9986006Z GIT_DEFAULT_BRANCH: main 2025-09-01T20:40:00.9986148Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-01T20:40:00.9989125Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-01T20:40:00.9989308Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-01T20:40:00.9989845Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD161 --device /dev/dri/renderD169 --device /dev/dri/renderD177 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-01T20:40:00.9990360Z AWS_DEFAULT_REGION: us-east-1 2025-09-01T20:40:00.9990483Z AWS_REGION: us-east-1 2025-09-01T20:40:00.9990656Z AWS_ACCESS_KEY_ID: *** 2025-09-01T20:40:00.9990812Z AWS_SECRET_ACCESS_KEY: *** 2025-09-01T20:40:00.9993070Z AWS_SESSION_TOKEN: *** 2025-09-01T20:40:00.9993244Z CONTAINER_NAME: 92c612eba9ccf908b33869a501b6b8b9fca7b34c03de9185e61d0497e680a350 2025-09-01T20:40:00.9993437Z ##[endgroup] 2025-09-01T20:40:01.1544971Z ##[group]Run actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 2025-09-01T20:40:01.1545149Z with: 2025-09-01T20:40:01.1547474Z name: coredumps-distributed-1-1-linux.rocm.gpu.gfx942.4 2025-09-01T20:40:01.1547638Z retention-days: 14 2025-09-01T20:40:01.1547748Z if-no-files-found: ignore 2025-09-01T20:40:01.1547863Z path: ./**/core.[1-9]* 2025-09-01T20:40:01.1547971Z compression-level: 6 2025-09-01T20:40:01.1548074Z overwrite: false 2025-09-01T20:40:01.1548282Z include-hidden-files: false 2025-09-01T20:40:01.1548400Z env: 2025-09-01T20:40:01.1548491Z GIT_DEFAULT_BRANCH: main 2025-09-01T20:40:01.1548627Z RUNNER_ARTIFACT_DIR: /home/runner/_work/_temp/artifacts 2025-09-01T20:40:01.1550707Z RUNNER_TEST_RESULTS_DIR: /home/runner/_work/_temp/test-results 2025-09-01T20:40:01.1550879Z RUNNER_DOCS_DIR: /home/runner/_work/_temp/docs 2025-09-01T20:40:01.1551402Z GPU_FLAG: --device=/dev/mem --device=/dev/kfd --group-add 992 --device /dev/dri/renderD161 --device /dev/dri/renderD169 --device /dev/dri/renderD177 --device /dev/dri/renderD185 --group-add video --group-add 109 --group-add daemon --group-add bin --cap-add=SYS_PTRACE --security-opt seccomp=unconfined --network=host 2025-09-01T20:40:01.1551899Z AWS_DEFAULT_REGION: us-east-1 2025-09-01T20:40:01.1552017Z AWS_REGION: us-east-1 2025-09-01T20:40:01.1552154Z AWS_ACCESS_KEY_ID: *** 2025-09-01T20:40:01.1552308Z AWS_SECRET_ACCESS_KEY: *** 2025-09-01T20:40:01.1554552Z AWS_SESSION_TOKEN: *** 2025-09-01T20:40:01.1556724Z CONTAINER_NAME: 92c612eba9ccf908b33869a501b6b8b9fca7b34c03de9185e61d0497e680a350 2025-09-01T20:40:01.1556920Z ##[endgroup] 2025-09-01T20:40:05.6338143Z No files were found with the provided path: ./**/core.[1-9]*. No artifacts will be uploaded. 2025-09-01T20:40:05.6517077Z Post job cleanup. 2025-09-01T20:40:05.6733106Z Logging out of registry 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-09-01T20:40:05.6935078Z Post job cleanup. 2025-09-01T20:40:05.7572246Z Post job cleanup. 2025-09-01T20:40:05.7609084Z Post job cleanup. 2025-09-01T20:40:05.8065214Z [command]/usr/bin/git version 2025-09-01T20:40:05.8093362Z git version 2.51.0 2025-09-01T20:40:05.8110107Z Copying '/home/runner/.gitconfig' to '/home/runner/_work/_temp/b608a7ee-5656-455b-b2cb-9cd6c4c88650/.gitconfig' 2025-09-01T20:40:05.8117289Z Temporarily overriding HOME='/home/runner/_work/_temp/b608a7ee-5656-455b-b2cb-9cd6c4c88650' before making global git config changes 2025-09-01T20:40:05.8117858Z Adding repository directory to the temporary git global config as a safe directory 2025-09-01T20:40:05.8119756Z [command]/usr/bin/git config --global --add safe.directory /home/runner/_work/pytorch/pytorch 2025-09-01T20:40:05.8151820Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-09-01T20:40:05.8180714Z [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-01T20:40:05.8449323Z Entering 'android/libs/fbjni' 2025-09-01T20:40:05.8494232Z Entering 'third_party/FP16' 2025-09-01T20:40:05.8533496Z Entering 'third_party/FXdiv' 2025-09-01T20:40:05.8573164Z Entering 'third_party/NNPACK' 2025-09-01T20:40:05.8620735Z Entering 'third_party/NVTX' 2025-09-01T20:40:05.8661641Z Entering 'third_party/VulkanMemoryAllocator' 2025-09-01T20:40:05.8707216Z Entering 'third_party/XNNPACK' 2025-09-01T20:40:05.8758403Z Entering 'third_party/aiter' 2025-09-01T20:40:05.8793628Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-09-01T20:40:05.8840299Z Entering 'third_party/benchmark' 2025-09-01T20:40:05.8870134Z Entering 'third_party/composable_kernel' 2025-09-01T20:40:05.8923331Z Entering 'third_party/cpp-httplib' 2025-09-01T20:40:05.8973119Z Entering 'third_party/cpuinfo' 2025-09-01T20:40:05.9011737Z Entering 'third_party/cudnn_frontend' 2025-09-01T20:40:05.9059943Z Entering 'third_party/cutlass' 2025-09-01T20:40:05.9105129Z Entering 'third_party/fbgemm' 2025-09-01T20:40:05.9140976Z Entering 'third_party/fbgemm/external/asmjit' 2025-09-01T20:40:05.9170987Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-09-01T20:40:05.9211858Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-09-01T20:40:05.9252563Z Entering 'third_party/fbgemm/external/cutlass' 2025-09-01T20:40:05.9295529Z Entering 'third_party/fbgemm/external/googletest' 2025-09-01T20:40:05.9328559Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-09-01T20:40:05.9354124Z Entering 'third_party/fbgemm/external/json' 2025-09-01T20:40:05.9384613Z Entering 'third_party/flash-attention' 2025-09-01T20:40:05.9430819Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-09-01T20:40:05.9467109Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-09-01T20:40:05.9506298Z Entering 'third_party/flatbuffers' 2025-09-01T20:40:05.9537011Z Entering 'third_party/fmt' 2025-09-01T20:40:05.9572583Z Entering 'third_party/gemmlowp/gemmlowp' 2025-09-01T20:40:05.9600595Z Entering 'third_party/gloo' 2025-09-01T20:40:05.9638726Z Entering 'third_party/googletest' 2025-09-01T20:40:05.9678793Z Entering 'third_party/ideep' 2025-09-01T20:40:05.9708729Z Entering 'third_party/ideep/mkl-dnn' 2025-09-01T20:40:05.9748907Z Entering 'third_party/ittapi' 2025-09-01T20:40:05.9775500Z Entering 'third_party/kineto' 2025-09-01T20:40:05.9802065Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-09-01T20:40:05.9838375Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-09-01T20:40:05.9882496Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-09-01T20:40:05.9922053Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-09-01T20:40:05.9960550Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-09-01T20:40:05.9987992Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-09-01T20:40:06.0037212Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-09-01T20:40:06.0071969Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-09-01T20:40:06.0113865Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-09-01T20:40:06.0141330Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-09-01T20:40:06.0179112Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-09-01T20:40:06.0219454Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-09-01T20:40:06.0265314Z Entering 'third_party/kleidiai' 2025-09-01T20:40:06.0312083Z Entering 'third_party/mimalloc' 2025-09-01T20:40:06.0351456Z Entering 'third_party/nlohmann' 2025-09-01T20:40:06.0388717Z Entering 'third_party/onnx' 2025-09-01T20:40:06.0437281Z Entering 'third_party/onnx/third_party/pybind11' 2025-09-01T20:40:06.0480215Z Entering 'third_party/opentelemetry-cpp' 2025-09-01T20:40:06.0522198Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-09-01T20:40:06.0549315Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-09-01T20:40:06.0576837Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-09-01T20:40:06.0617910Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-09-01T20:40:06.0658970Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-09-01T20:40:06.0687756Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-09-01T20:40:06.0718825Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-09-01T20:40:06.0759532Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-09-01T20:40:06.0782303Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-09-01T20:40:06.0822515Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-09-01T20:40:06.0867938Z Entering 'third_party/pocketfft' 2025-09-01T20:40:06.0899820Z Entering 'third_party/protobuf' 2025-09-01T20:40:06.0933052Z Entering 'third_party/protobuf/third_party/benchmark' 2025-09-01T20:40:06.0962466Z Entering 'third_party/protobuf/third_party/googletest' 2025-09-01T20:40:06.1002370Z Entering 'third_party/psimd' 2025-09-01T20:40:06.1032076Z Entering 'third_party/pthreadpool' 2025-09-01T20:40:06.1059852Z Entering 'third_party/pybind11' 2025-09-01T20:40:06.1093399Z Entering 'third_party/python-peachpy' 2025-09-01T20:40:06.1134797Z Entering 'third_party/sleef' 2025-09-01T20:40:06.1174092Z Entering 'third_party/tensorpipe' 2025-09-01T20:40:06.1213073Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-09-01T20:40:06.1264359Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-09-01T20:40:06.1306930Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-09-01T20:40:06.1348056Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-09-01T20:40:06.1385988Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-09-01T20:40:06.1448127Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-09-01T20:40:06.1468875Z http.https://github.com/.extraheader 2025-09-01T20:40:06.1473640Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-09-01T20:40:06.1495155Z [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-01T20:40:06.1686306Z Entering 'android/libs/fbjni' 2025-09-01T20:40:06.1715481Z http.https://github.com/.extraheader 2025-09-01T20:40:06.1743423Z Entering 'third_party/FP16' 2025-09-01T20:40:06.1769680Z http.https://github.com/.extraheader 2025-09-01T20:40:06.1795989Z Entering 'third_party/FXdiv' 2025-09-01T20:40:06.1820630Z http.https://github.com/.extraheader 2025-09-01T20:40:06.1848391Z Entering 'third_party/NNPACK' 2025-09-01T20:40:06.1865280Z http.https://github.com/.extraheader 2025-09-01T20:40:06.1890584Z Entering 'third_party/NVTX' 2025-09-01T20:40:06.1918603Z http.https://github.com/.extraheader 2025-09-01T20:40:06.1952154Z Entering 'third_party/VulkanMemoryAllocator' 2025-09-01T20:40:06.1967889Z http.https://github.com/.extraheader 2025-09-01T20:40:06.1998158Z Entering 'third_party/XNNPACK' 2025-09-01T20:40:06.2017357Z http.https://github.com/.extraheader 2025-09-01T20:40:06.2049261Z Entering 'third_party/aiter' 2025-09-01T20:40:06.2065628Z http.https://github.com/.extraheader 2025-09-01T20:40:06.2091171Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-09-01T20:40:06.2114715Z http.https://github.com/.extraheader 2025-09-01T20:40:06.2141853Z Entering 'third_party/benchmark' 2025-09-01T20:40:06.2168684Z http.https://github.com/.extraheader 2025-09-01T20:40:06.2185253Z Entering 'third_party/composable_kernel' 2025-09-01T20:40:06.2208553Z http.https://github.com/.extraheader 2025-09-01T20:40:06.2236834Z Entering 'third_party/cpp-httplib' 2025-09-01T20:40:06.2258622Z http.https://github.com/.extraheader 2025-09-01T20:40:06.2279383Z Entering 'third_party/cpuinfo' 2025-09-01T20:40:06.2301373Z http.https://github.com/.extraheader 2025-09-01T20:40:06.2329265Z Entering 'third_party/cudnn_frontend' 2025-09-01T20:40:06.2343843Z http.https://github.com/.extraheader 2025-09-01T20:40:06.2367177Z Entering 'third_party/cutlass' 2025-09-01T20:40:06.2389004Z http.https://github.com/.extraheader 2025-09-01T20:40:06.2414882Z Entering 'third_party/fbgemm' 2025-09-01T20:40:06.2437002Z http.https://github.com/.extraheader 2025-09-01T20:40:06.2457500Z Entering 'third_party/fbgemm/external/asmjit' 2025-09-01T20:40:06.2481847Z http.https://github.com/.extraheader 2025-09-01T20:40:06.2509423Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-09-01T20:40:06.2531876Z http.https://github.com/.extraheader 2025-09-01T20:40:06.2564684Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-09-01T20:40:06.2592041Z http.https://github.com/.extraheader 2025-09-01T20:40:06.2618784Z Entering 'third_party/fbgemm/external/cutlass' 2025-09-01T20:40:06.2646858Z http.https://github.com/.extraheader 2025-09-01T20:40:06.2679693Z Entering 'third_party/fbgemm/external/googletest' 2025-09-01T20:40:06.2703327Z http.https://github.com/.extraheader 2025-09-01T20:40:06.2729978Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-09-01T20:40:06.2750026Z http.https://github.com/.extraheader 2025-09-01T20:40:06.2772346Z Entering 'third_party/fbgemm/external/json' 2025-09-01T20:40:06.2800975Z http.https://github.com/.extraheader 2025-09-01T20:40:06.2838011Z Entering 'third_party/flash-attention' 2025-09-01T20:40:06.2859866Z http.https://github.com/.extraheader 2025-09-01T20:40:06.2893344Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-09-01T20:40:06.2916688Z http.https://github.com/.extraheader 2025-09-01T20:40:06.2943833Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-09-01T20:40:06.2970246Z http.https://github.com/.extraheader 2025-09-01T20:40:06.2997324Z Entering 'third_party/flatbuffers' 2025-09-01T20:40:06.3017781Z http.https://github.com/.extraheader 2025-09-01T20:40:06.3040369Z Entering 'third_party/fmt' 2025-09-01T20:40:06.3062287Z http.https://github.com/.extraheader 2025-09-01T20:40:06.3089110Z Entering 'third_party/gemmlowp/gemmlowp' 2025-09-01T20:40:06.3110459Z http.https://github.com/.extraheader 2025-09-01T20:40:06.3132343Z Entering 'third_party/gloo' 2025-09-01T20:40:06.3151595Z http.https://github.com/.extraheader 2025-09-01T20:40:06.3178826Z Entering 'third_party/googletest' 2025-09-01T20:40:06.3201037Z http.https://github.com/.extraheader 2025-09-01T20:40:06.3219744Z Entering 'third_party/ideep' 2025-09-01T20:40:06.3233855Z http.https://github.com/.extraheader 2025-09-01T20:40:06.3262276Z Entering 'third_party/ideep/mkl-dnn' 2025-09-01T20:40:06.3286055Z http.https://github.com/.extraheader 2025-09-01T20:40:06.3318773Z Entering 'third_party/ittapi' 2025-09-01T20:40:06.3335689Z http.https://github.com/.extraheader 2025-09-01T20:40:06.3356488Z Entering 'third_party/kineto' 2025-09-01T20:40:06.3371747Z http.https://github.com/.extraheader 2025-09-01T20:40:06.3397276Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-09-01T20:40:06.3425210Z http.https://github.com/.extraheader 2025-09-01T20:40:06.3457112Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-09-01T20:40:06.3470835Z http.https://github.com/.extraheader 2025-09-01T20:40:06.3492328Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-09-01T20:40:06.3509608Z http.https://github.com/.extraheader 2025-09-01T20:40:06.3533310Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-09-01T20:40:06.3547674Z http.https://github.com/.extraheader 2025-09-01T20:40:06.3573274Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-09-01T20:40:06.3598793Z http.https://github.com/.extraheader 2025-09-01T20:40:06.3618163Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-09-01T20:40:06.3638396Z http.https://github.com/.extraheader 2025-09-01T20:40:06.3673110Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-09-01T20:40:06.3697472Z http.https://github.com/.extraheader 2025-09-01T20:40:06.3719245Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-09-01T20:40:06.3747575Z http.https://github.com/.extraheader 2025-09-01T20:40:06.3777391Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-09-01T20:40:06.3800425Z http.https://github.com/.extraheader 2025-09-01T20:40:06.3827684Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-09-01T20:40:06.3853749Z http.https://github.com/.extraheader 2025-09-01T20:40:06.3882058Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-09-01T20:40:06.3899108Z http.https://github.com/.extraheader 2025-09-01T20:40:06.3923722Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-09-01T20:40:06.3950080Z http.https://github.com/.extraheader 2025-09-01T20:40:06.3981691Z Entering 'third_party/kleidiai' 2025-09-01T20:40:06.4006572Z http.https://github.com/.extraheader 2025-09-01T20:40:06.4031828Z Entering 'third_party/mimalloc' 2025-09-01T20:40:06.4055643Z http.https://github.com/.extraheader 2025-09-01T20:40:06.4082078Z Entering 'third_party/nlohmann' 2025-09-01T20:40:06.4103105Z http.https://github.com/.extraheader 2025-09-01T20:40:06.4123300Z Entering 'third_party/onnx' 2025-09-01T20:40:06.4138582Z http.https://github.com/.extraheader 2025-09-01T20:40:06.4176894Z Entering 'third_party/onnx/third_party/pybind11' 2025-09-01T20:40:06.4200053Z http.https://github.com/.extraheader 2025-09-01T20:40:06.4233793Z Entering 'third_party/opentelemetry-cpp' 2025-09-01T20:40:06.4248652Z http.https://github.com/.extraheader 2025-09-01T20:40:06.4266817Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-09-01T20:40:06.4284204Z http.https://github.com/.extraheader 2025-09-01T20:40:06.4303486Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-09-01T20:40:06.4323720Z http.https://github.com/.extraheader 2025-09-01T20:40:06.4349513Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-09-01T20:40:06.4364566Z http.https://github.com/.extraheader 2025-09-01T20:40:06.4394265Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-09-01T20:40:06.4418723Z http.https://github.com/.extraheader 2025-09-01T20:40:06.4444835Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-09-01T20:40:06.4467530Z http.https://github.com/.extraheader 2025-09-01T20:40:06.4499356Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-09-01T20:40:06.4528114Z http.https://github.com/.extraheader 2025-09-01T20:40:06.4554775Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-09-01T20:40:06.4568544Z http.https://github.com/.extraheader 2025-09-01T20:40:06.4591228Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-09-01T20:40:06.4604734Z http.https://github.com/.extraheader 2025-09-01T20:40:06.4624101Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-09-01T20:40:06.4639548Z http.https://github.com/.extraheader 2025-09-01T20:40:06.4666688Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-09-01T20:40:06.4681072Z http.https://github.com/.extraheader 2025-09-01T20:40:06.4724596Z Entering 'third_party/pocketfft' 2025-09-01T20:40:06.4755259Z http.https://github.com/.extraheader 2025-09-01T20:40:06.4775416Z Entering 'third_party/protobuf' 2025-09-01T20:40:06.4801565Z http.https://github.com/.extraheader 2025-09-01T20:40:06.4830905Z Entering 'third_party/protobuf/third_party/benchmark' 2025-09-01T20:40:06.4849588Z http.https://github.com/.extraheader 2025-09-01T20:40:06.4877549Z Entering 'third_party/protobuf/third_party/googletest' 2025-09-01T20:40:06.4897617Z http.https://github.com/.extraheader 2025-09-01T20:40:06.4922692Z Entering 'third_party/psimd' 2025-09-01T20:40:06.4937817Z http.https://github.com/.extraheader 2025-09-01T20:40:06.4960511Z Entering 'third_party/pthreadpool' 2025-09-01T20:40:06.4987421Z http.https://github.com/.extraheader 2025-09-01T20:40:06.5012397Z Entering 'third_party/pybind11' 2025-09-01T20:40:06.5032318Z http.https://github.com/.extraheader 2025-09-01T20:40:06.5057426Z Entering 'third_party/python-peachpy' 2025-09-01T20:40:06.5072400Z http.https://github.com/.extraheader 2025-09-01T20:40:06.5091743Z Entering 'third_party/sleef' 2025-09-01T20:40:06.5115158Z http.https://github.com/.extraheader 2025-09-01T20:40:06.5137903Z Entering 'third_party/tensorpipe' 2025-09-01T20:40:06.5157548Z http.https://github.com/.extraheader 2025-09-01T20:40:06.5180918Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-09-01T20:40:06.5204406Z http.https://github.com/.extraheader 2025-09-01T20:40:06.5227476Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-09-01T20:40:06.5255757Z http.https://github.com/.extraheader 2025-09-01T20:40:06.5284570Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-09-01T20:40:06.5295897Z http.https://github.com/.extraheader 2025-09-01T20:40:06.5328343Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-09-01T20:40:06.5352657Z http.https://github.com/.extraheader 2025-09-01T20:40:06.5373144Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-09-01T20:40:06.5399481Z http.https://github.com/.extraheader 2025-09-01T20:40:06.5578965Z Cleaning up orphan processes