2025-12-04T07:59:20.2953560Z Current runner version: '2.330.0' 2025-12-04T07:59:20.2960087Z Runner name: 'i-07a8074ca155fe23e' 2025-12-04T07:59:20.2960872Z Runner group name: 'default' 2025-12-04T07:59:20.2961796Z Machine name: 'ip-10-0-26-76' 2025-12-04T07:59:20.2964750Z ##[group]GITHUB_TOKEN Permissions 2025-12-04T07:59:20.2967188Z Contents: read 2025-12-04T07:59:20.2967846Z Metadata: read 2025-12-04T07:59:20.2968467Z ##[endgroup] 2025-12-04T07:59:20.2971046Z Secret source: Actions 2025-12-04T07:59:20.2972003Z Prepare workflow directory 2025-12-04T07:59:20.3487614Z Prepare all required actions 2025-12-04T07:59:20.3529499Z Getting action download info 2025-12-04T07:59:20.5631314Z Download action repository 'pytorch/test-infra@main' (SHA:39aa74d619174326f4e2fb0e216151c2f29d9ffd) 2025-12-04T07:59:22.7929760Z Download action repository 'pytorch/pytorch@main' (SHA:ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32) 2025-12-04T07:59:37.1421763Z Getting action download info 2025-12-04T07:59:37.2819561Z Download action repository 'actions/checkout@v4' (SHA:34e114876b0b11c390a56381ad16ebd13914f8d5) 2025-12-04T07:59:37.5757859Z Getting action download info 2025-12-04T07:59:37.6854701Z Download action repository 'nick-fields/retry@v3.0.0' (SHA:7152eba30c6575329ac0576536151aca5a72780e) 2025-12-04T07:59:37.8930112Z Getting action download info 2025-12-04T07:59:38.0488109Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2025-12-04T07:59:38.2749610Z Uses: pytorch/pytorch/.github/workflows/_bazel-build-test.yml@refs/heads/main (ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32) 2025-12-04T07:59:38.2753902Z ##[group] Inputs 2025-12-04T07:59:38.2754363Z build-environment: linux-jammy-cuda12.8-py3.10-gcc11-bazel-test 2025-12-04T07:59:38.2754953Z docker-image-name: ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11 2025-12-04T07:59:38.2755430Z cuda-version: cpu 2025-12-04T07:59:38.2755671Z sync-tag: 2025-12-04T07:59:38.2756160Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 1, runner: "linux.4xlarge" }, ]} 2025-12-04T07:59:38.2756715Z runner: linux.large 2025-12-04T07:59:38.2756982Z ##[endgroup] 2025-12-04T07:59:38.2757493Z Complete job name: linux-jammy-cpu-py3.10-gcc11-bazel-test / build-and-test (default, 1, 1, linux.4xlarge) 2025-12-04T07:59:38.3267270Z A job started hook has been configured by the self-hosted runner administrator 2025-12-04T07:59:38.3371224Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2025-12-04T07:59:38.3380046Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T07:59:38.3380713Z ##[endgroup] 2025-12-04T07:59:39.5615920Z Runner Type: linux.4xlarge 2025-12-04T07:59:39.5616393Z Instance Type: c5.4xlarge 2025-12-04T07:59:39.5616662Z AMI Name: unknown 2025-12-04T07:59:39.5644135Z AMI ID: ami-08982f1c5bf93d976 2025-12-04T07:59:44.9254883Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2025-12-04T07:59:44.9255716Z with: 2025-12-04T07:59:44.9256602Z github-secret: *** 2025-12-04T07:59:44.9257118Z activate-with-label: false 2025-12-04T07:59:44.9257644Z label: with-ssh 2025-12-04T07:59:44.9258134Z remove-existing-keys: true 2025-12-04T07:59:44.9258662Z fail-silently: true 2025-12-04T07:59:44.9259097Z env: 2025-12-04T07:59:44.9259497Z GIT_DEFAULT_BRANCH: main 2025-12-04T07:59:44.9259971Z ##[endgroup] 2025-12-04T07:59:45.0432800Z Please see https://github.com/pytorch/pytorch/wiki/Debugging-using-with-ssh-for-Github-Actions for more info. 2025-12-04T07:59:45.0434406Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2025-12-04T07:59:45.0602393Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@main 2025-12-04T07:59:45.0602833Z with: 2025-12-04T07:59:45.0603066Z submodules: recursive 2025-12-04T07:59:45.0603314Z fetch-depth: 0 2025-12-04T07:59:45.0603547Z env: 2025-12-04T07:59:45.0603759Z GIT_DEFAULT_BRANCH: main 2025-12-04T07:59:45.0604027Z ##[endgroup] 2025-12-04T07:59:45.0691781Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-12-04T07:59:45.0692977Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-12-04T07:59:45.0700996Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T07:59:45.0701380Z env: 2025-12-04T07:59:45.0701609Z GIT_DEFAULT_BRANCH: main 2025-12-04T07:59:45.0701870Z ##[endgroup] 2025-12-04T07:59:45.0801271Z ##[group]Run # Use all available CPUs for fetching 2025-12-04T07:59:45.0801795Z # Use all available CPUs for fetching 2025-12-04T07:59:45.0802146Z cd "${GITHUB_WORKSPACE}" 2025-12-04T07:59:45.0802501Z git config --global fetch.parallel 0 2025-12-04T07:59:45.0802887Z git config --global submodule.fetchJobs 0 2025-12-04T07:59:45.0803237Z  2025-12-04T07:59:45.0803605Z # Clean workspace. The default checkout action should also do this, but 2025-12-04T07:59:45.0804091Z # do it here as well just in case 2025-12-04T07:59:45.0804420Z if [[ -d .git ]]; then 2025-12-04T07:59:45.0804706Z  if [ -z "${NO_SUDO}" ]; then 2025-12-04T07:59:45.0805024Z  sudo git clean -ffdx 2025-12-04T07:59:45.0805297Z  else 2025-12-04T07:59:45.0805534Z  git clean -ffdx 2025-12-04T07:59:45.0805788Z  fi 2025-12-04T07:59:45.0806005Z fi 2025-12-04T07:59:45.0811672Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T07:59:45.0812075Z env: 2025-12-04T07:59:45.0812287Z GIT_DEFAULT_BRANCH: main 2025-12-04T07:59:45.0812695Z NO_SUDO: 2025-12-04T07:59:45.0812918Z ##[endgroup] 2025-12-04T07:59:45.0952364Z ##[group]Run actions/checkout@v4 2025-12-04T07:59:45.0952663Z with: 2025-12-04T07:59:45.0952917Z ref: ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T07:59:45.0953258Z fetch-depth: 0 2025-12-04T07:59:45.0953505Z submodules: recursive 2025-12-04T07:59:45.0953789Z show-progress: false 2025-12-04T07:59:45.0954051Z repository: pytorch/pytorch 2025-12-04T07:59:45.0954479Z token: *** 2025-12-04T07:59:45.0954698Z ssh-strict: true 2025-12-04T07:59:45.0954937Z ssh-user: git 2025-12-04T07:59:45.0955171Z persist-credentials: true 2025-12-04T07:59:45.0955448Z clean: true 2025-12-04T07:59:45.0955687Z sparse-checkout-cone-mode: true 2025-12-04T07:59:45.0955994Z fetch-tags: false 2025-12-04T07:59:45.0956231Z lfs: false 2025-12-04T07:59:45.0956456Z set-safe-directory: true 2025-12-04T07:59:45.0956724Z env: 2025-12-04T07:59:45.0956936Z GIT_DEFAULT_BRANCH: main 2025-12-04T07:59:45.0957201Z ##[endgroup] 2025-12-04T07:59:45.2045155Z Syncing repository: pytorch/pytorch 2025-12-04T07:59:45.2046538Z ##[group]Getting Git version info 2025-12-04T07:59:45.2047025Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2025-12-04T07:59:45.2047831Z [command]/usr/bin/git version 2025-12-04T07:59:45.2048124Z git version 2.50.1 2025-12-04T07:59:45.2055000Z ##[endgroup] 2025-12-04T07:59:45.2064075Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/c442aeb6-a2dc-44e0-9df5-6346af693787/.gitconfig' 2025-12-04T07:59:45.2083252Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/c442aeb6-a2dc-44e0-9df5-6346af693787' before making global git config changes 2025-12-04T07:59:45.2084256Z Adding repository directory to the temporary git global config as a safe directory 2025-12-04T07:59:45.2088167Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-12-04T07:59:45.2126900Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2025-12-04T07:59:45.2130425Z ##[group]Initializing the repository 2025-12-04T07:59:45.2134401Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-12-04T07:59:45.2164199Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-12-04T07:59:45.2165636Z hint: is subject to change. To configure the initial branch name to use in all 2025-12-04T07:59:45.2166756Z hint: of your new repositories, which will suppress this warning, call: 2025-12-04T07:59:45.2167609Z hint: 2025-12-04T07:59:45.2168105Z hint: git config --global init.defaultBranch 2025-12-04T07:59:45.2168767Z hint: 2025-12-04T07:59:45.2169382Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-12-04T07:59:45.2170503Z hint: 'development'. The just-created branch can be renamed via this command: 2025-12-04T07:59:45.2171347Z hint: 2025-12-04T07:59:45.2171771Z hint: git branch -m 2025-12-04T07:59:45.2172248Z hint: 2025-12-04T07:59:45.2172956Z hint: Disable this message with "git config set advice.defaultBranchName false" 2025-12-04T07:59:45.2174363Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2025-12-04T07:59:45.2176422Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2025-12-04T07:59:45.2197638Z ##[endgroup] 2025-12-04T07:59:45.2198444Z ##[group]Disabling automatic garbage collection 2025-12-04T07:59:45.2200858Z [command]/usr/bin/git config --local gc.auto 0 2025-12-04T07:59:45.2225067Z ##[endgroup] 2025-12-04T07:59:45.2225798Z ##[group]Setting up auth 2025-12-04T07:59:45.2231220Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-12-04T07:59:45.2257200Z [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-12-04T07:59:45.2532482Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-12-04T07:59:45.2557002Z [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-12-04T07:59:45.2810519Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T07:59:45.2836859Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2025-12-04T07:59:45.3093165Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-12-04T07:59:45.3135957Z ##[endgroup] 2025-12-04T07:59:45.3136751Z ##[group]Fetching the repository 2025-12-04T07:59:45.3144456Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2025-12-04T08:00:32.7855674Z From https://github.com/pytorch/pytorch 2025-12-04T08:00:32.7856353Z * [new branch] 2.6.0.dev20241004+ -> origin/2.6.0.dev20241004+ 2025-12-04T08:00:32.7857034Z * [new branch] 2.9.1 -> origin/2.9.1 2025-12-04T08:00:32.7857705Z * [new branch] AaronWang04_addmmfusion_perftest -> origin/AaronWang04_addmmfusion_perftest 2025-12-04T08:00:32.7858437Z * [new branch] Flamefire-patch-1 -> origin/Flamefire-patch-1 2025-12-04T08:00:32.7859098Z * [new branch] HDCharles-2.6.0-release-notes -> origin/HDCharles-2.6.0-release-notes 2025-12-04T08:00:32.7859690Z * [new branch] HOPrintFunc -> origin/HOPrintFunc 2025-12-04T08:00:32.7860779Z * [new branch] IvanKobzarev/stack/1 -> origin/IvanKobzarev/stack/1 2025-12-04T08:00:32.7862914Z * [new branch] NicoshevSVE128 -> origin/NicoshevSVE128 2025-12-04T08:00:32.7863918Z * [new branch] PR-AOTInductorNoneBug -> origin/PR-AOTInductorNoneBug 2025-12-04T08:00:32.7866709Z * [new branch] PR-AOTInductorNoneBugFix -> origin/PR-AOTInductorNoneBugFix 2025-12-04T08:00:32.7867462Z * [new branch] PR-FixConfigsIssue -> origin/PR-FixConfigsIssue 2025-12-04T08:00:32.7868037Z * [new branch] PR-NoneBugFix-viable -> origin/PR-NoneBugFix-viable 2025-12-04T08:00:32.7868931Z * [new branch] PR-ResetToZero -> origin/PR-ResetToZero 2025-12-04T08:00:32.7869922Z * [new branch] Update-Flash-Packaging -> origin/Update-Flash-Packaging 2025-12-04T08:00:32.7870965Z * [new branch] VLA_exp -> origin/VLA_exp 2025-12-04T08:00:32.7872760Z * [new branch] activation_bench -> origin/activation_bench 2025-12-04T08:00:32.7874516Z * [new branch] addmm-heuristic -> origin/addmm-heuristic 2025-12-04T08:00:32.7876110Z * [new branch] adi/onednn_aarch64 -> origin/adi/onednn_aarch64 2025-12-04T08:00:32.7877191Z * [new branch] adi/test -> origin/adi/test 2025-12-04T08:00:32.7878445Z * [new branch] adi/test_bgemm -> origin/adi/test_bgemm 2025-12-04T08:00:32.7879511Z * [new branch] adi/test_m8g -> origin/adi/test_m8g 2025-12-04T08:00:32.7880762Z * [new branch] adi/test_onednn -> origin/adi/test_onednn 2025-12-04T08:00:32.7881831Z * [new branch] adi/test_onednn_v3.9 -> origin/adi/test_onednn_v3.9 2025-12-04T08:00:32.7883103Z * [new branch] adi/test_presve_change -> origin/adi/test_presve_change 2025-12-04T08:00:32.7884059Z * [new branch] adi/test_timm -> origin/adi/test_timm 2025-12-04T08:00:32.7885619Z * [new branch] adi/testpresve_change -> origin/adi/testpresve_change 2025-12-04T08:00:32.7887756Z * [new branch] aditew01/test/vec_bf16 -> origin/aditew01/test/vec_bf16 2025-12-04T08:00:32.7888907Z * [new branch] ah-globalfeedback-hook -> origin/ah-globalfeedback-hook 2025-12-04T08:00:32.7890589Z * [new branch] albanD-patch-1 -> origin/albanD-patch-1 2025-12-04T08:00:32.7891282Z * [new branch] also-surround-shimh -> origin/also-surround-shimh 2025-12-04T08:00:32.7893049Z * [new branch] angelayi/aot_compile -> origin/angelayi/aot_compile 2025-12-04T08:00:32.7894145Z * [new branch] angelayi/aoti_additional_files -> origin/angelayi/aoti_additional_files 2025-12-04T08:00:32.7895171Z * [new branch] angelayi/benchmark -> origin/angelayi/benchmark 2025-12-04T08:00:32.7896442Z * [new branch] angelayi/change_pytree_serialization -> origin/angelayi/change_pytree_serialization 2025-12-04T08:00:32.7897435Z * [new branch] angelayi/cpp_loader -> origin/angelayi/cpp_loader 2025-12-04T08:00:32.7898615Z * [new branch] angelayi/inductor_const -> origin/angelayi/inductor_const 2025-12-04T08:00:32.7899646Z * [new branch] angelayi/lstm -> origin/angelayi/lstm 2025-12-04T08:00:32.7901322Z * [new branch] angelayi/no_so_weight -> origin/angelayi/no_so_weight 2025-12-04T08:00:32.7902743Z * [new branch] angelayi/scan_layers -> origin/angelayi/scan_layers 2025-12-04T08:00:32.7903839Z * [new branch] angelayi/side_eff -> origin/angelayi/side_eff 2025-12-04T08:00:32.7905120Z * [new branch] angelayi/state_dict -> origin/angelayi/state_dict 2025-12-04T08:00:32.7906203Z * [new branch] angelayi/symint_input -> origin/angelayi/symint_input 2025-12-04T08:00:32.7907767Z * [new branch] angelayi/symm_mem -> origin/angelayi/symm_mem 2025-12-04T08:00:32.7909028Z * [new branch] angelayi/test_cpp -> origin/angelayi/test_cpp 2025-12-04T08:00:32.7910114Z * [new branch] angelayi/torch_size -> origin/angelayi/torch_size 2025-12-04T08:00:32.7911226Z * [new branch] annotate_assert -> origin/annotate_assert 2025-12-04T08:00:32.7912581Z * [new branch] annotate_fallback_kernel -> origin/annotate_fallback_kernel 2025-12-04T08:00:32.7913650Z * [new branch] annotation_deepcopy -> origin/annotation_deepcopy 2025-12-04T08:00:32.7915039Z * [new branch] annotation_dynamo -> origin/annotation_dynamo 2025-12-04T08:00:32.7916068Z * [new branch] aot_eager_stack_trace -> origin/aot_eager_stack_trace 2025-12-04T08:00:32.7917150Z * [new branch] aoti-cuda-alloc -> origin/aoti-cuda-alloc 2025-12-04T08:00:32.7918592Z * [new branch] aoti_const_device -> origin/aoti_const_device 2025-12-04T08:00:32.7919700Z * [new branch] aoti_fqn_name_interface -> origin/aoti_fqn_name_interface 2025-12-04T08:00:32.7920829Z * [new branch] aoti_package_weights_binary -> origin/aoti_package_weights_binary 2025-12-04T08:00:32.7921932Z * [new branch] aoti_target_windows -> origin/aoti_target_windows 2025-12-04T08:00:32.7924086Z * [new branch] arsh/feat/inductor_check_profiling -> origin/arsh/feat/inductor_check_profiling 2025-12-04T08:00:32.7925089Z * [new branch] async_tp -> origin/async_tp 2025-12-04T08:00:32.7926504Z * [new branch] atalman-inductor-perf-cu124 -> origin/atalman-inductor-perf-cu124 2025-12-04T08:00:32.7927675Z * [new branch] atalman-inductor-perf-cu124.1 -> origin/atalman-inductor-perf-cu124.1 2025-12-04T08:00:32.7929203Z * [new branch] atalman-patch-2 -> origin/atalman-patch-2 2025-12-04T08:00:32.7930663Z * [new branch] atalman-patch-3 -> origin/atalman-patch-3 2025-12-04T08:00:32.7931780Z * [new branch] atalman-patch-4 -> origin/atalman-patch-4 2025-12-04T08:00:32.7933096Z * [new branch] atalman-patch-5 -> origin/atalman-patch-5 2025-12-04T08:00:32.7934219Z * [new branch] atalman-patch-6 -> origin/atalman-patch-6 2025-12-04T08:00:32.7935528Z * [new branch] atalman-patch-7 -> origin/atalman-patch-7 2025-12-04T08:00:32.7936664Z * [new branch] atalman-patch-8 -> origin/atalman-patch-8 2025-12-04T08:00:32.7937959Z * [new branch] atalman_inductor_2.3.1 -> origin/atalman_inductor_2.3.1 2025-12-04T08:00:32.7939013Z * [new branch] atalman_inductor_2.4.0 -> origin/atalman_inductor_2.4.0 2025-12-04T08:00:32.7940322Z * [new branch] atalman_inductor_2.4.x -> origin/atalman_inductor_2.4.x 2025-12-04T08:00:32.7941518Z * [new branch] attention_benchmarking_clean -> origin/attention_benchmarking_clean 2025-12-04T08:00:32.7943159Z * [new branch] bahuang/dt_fix_scalar_add -> origin/bahuang/dt_fix_scalar_add 2025-12-04T08:00:32.7944120Z * [new branch] bahuang/fix_debug_mode -> origin/bahuang/fix_debug_mode 2025-12-04T08:00:32.7945264Z * [new branch] bahuang/fix_expand -> origin/bahuang/fix_expand 2025-12-04T08:00:32.7946524Z * [new branch] bahuang/test -> origin/bahuang/test 2025-12-04T08:00:32.7948220Z * [new branch] base/1.5 -> origin/base/1.5 2025-12-04T08:00:32.7949736Z * [new branch] batching_sdpa_efficient_attention -> origin/batching_sdpa_efficient_attention 2025-12-04T08:00:32.7950701Z * [new branch] bench_scaled_mm_ops -> origin/bench_scaled_mm_ops 2025-12-04T08:00:32.7951864Z * [new branch] benchmark-updates -> origin/benchmark-updates 2025-12-04T08:00:32.7953345Z * [new branch] benchmarking-script -> origin/benchmarking-script 2025-12-04T08:00:32.7954727Z * [new branch] bertmaher/pinbump26 -> origin/bertmaher/pinbump26 2025-12-04T08:00:32.7956263Z * [new branch] bertrand/cutlass -> origin/bertrand/cutlass 2025-12-04T08:00:32.7957776Z * [new branch] bf/bug-static-input -> origin/bf/bug-static-input 2025-12-04T08:00:32.7958774Z * [new branch] bf/cg-backend -> origin/bf/cg-backend 2025-12-04T08:00:32.7959867Z * [new branch] bf/cg-nccl-test -> origin/bf/cg-nccl-test 2025-12-04T08:00:32.7960972Z * [new branch] bf/cg-remove-check -> origin/bf/cg-remove-check 2025-12-04T08:00:32.7962141Z * [new branch] bf/clean-torchbench-hf -> origin/bf/clean-torchbench-hf 2025-12-04T08:00:32.7963216Z * [new branch] bf/combo-debug-log -> origin/bf/combo-debug-log 2025-12-04T08:00:32.7964282Z * [new branch] bf/cudagraph -> origin/bf/cudagraph 2025-12-04T08:00:32.7966045Z * [new branch] bf/cudagraph-disable-input-mutation -> origin/bf/cudagraph-disable-input-mutation 2025-12-04T08:00:32.7967433Z * [new branch] bf/cudagraph-enable-input-mutation-support-benchmark -> origin/bf/cudagraph-enable-input-mutation-support-benchmark 2025-12-04T08:00:32.7968603Z * [new branch] bf/cudagraph-partition -> origin/bf/cudagraph-partition 2025-12-04T08:00:32.7969463Z * [new branch] bf/donated-buffer-bench -> origin/bf/donated-buffer-bench 2025-12-04T08:00:32.7970577Z * [new branch] bf/dynamo-partition -> origin/bf/dynamo-partition 2025-12-04T08:00:32.7971648Z * [new branch] bf/lite -> origin/bf/lite 2025-12-04T08:00:32.7972807Z * [new branch] bf/pa-non-divisible -> origin/bf/pa-non-divisible 2025-12-04T08:00:32.7974076Z * [new branch] bf/partition-cache-free-symbols -> origin/bf/partition-cache-free-symbols 2025-12-04T08:00:32.7975287Z * [new branch] bf/partition-memory-plan -> origin/bf/partition-memory-plan 2025-12-04T08:00:32.7976415Z * [new branch] bf/partition-move-cpu -> origin/bf/partition-move-cpu 2025-12-04T08:00:32.7977609Z * [new branch] bf/partition-view-fallback -> origin/bf/partition-view-fallback 2025-12-04T08:00:32.7978707Z * [new branch] bf/remove-check-55b0c39d -> origin/bf/remove-check-55b0c39d 2025-12-04T08:00:32.7979748Z * [new branch] bf/timm-nov-26-2025 -> origin/bf/timm-nov-26-2025 2025-12-04T08:00:32.7980961Z * [new branch] bf/transformer-pin-4-57-3 -> origin/bf/transformer-pin-4-57-3 2025-12-04T08:00:32.7982125Z * [new branch] bisect_perf_hf_T5_3acc6eac492 -> origin/bisect_perf_hf_T5_3acc6eac492 2025-12-04T08:00:32.7983228Z * [new branch] bisect_perf_hf_T5_3fcf66f61fb -> origin/bisect_perf_hf_T5_3fcf66f61fb 2025-12-04T08:00:32.7984341Z * [new branch] bisect_perf_hf_T5_4009d154129 -> origin/bisect_perf_hf_T5_4009d154129 2025-12-04T08:00:32.7985406Z * [new branch] bisect_perf_hf_T5_40d0740e73d -> origin/bisect_perf_hf_T5_40d0740e73d 2025-12-04T08:00:32.7986498Z * [new branch] bisect_perf_hf_T5_5268754e -> origin/bisect_perf_hf_T5_5268754e 2025-12-04T08:00:32.7987585Z * [new branch] bisect_perf_hf_T5_7d89a8d385c -> origin/bisect_perf_hf_T5_7d89a8d385c 2025-12-04T08:00:32.7988705Z * [new branch] bisect_perf_hf_T5_b7a25c1ee7c -> origin/bisect_perf_hf_T5_b7a25c1ee7c 2025-12-04T08:00:32.7989770Z * [new branch] bisect_perf_hf_T5_c25b201583f -> origin/bisect_perf_hf_T5_c25b201583f 2025-12-04T08:00:32.7990916Z * [new branch] bisect_perf_hf_T5_c93e57efac0 -> origin/bisect_perf_hf_T5_c93e57efac0 2025-12-04T08:00:32.7992208Z * [new branch] bisect_perf_hf_T5_ca9813ea149 -> origin/bisect_perf_hf_T5_ca9813ea149 2025-12-04T08:00:32.7993200Z * [new branch] bisect_perf_hf_T5_d65f194a -> origin/bisect_perf_hf_T5_d65f194a 2025-12-04T08:00:32.7994271Z * [new branch] bisect_perf_hf_T5_da94ab0b -> origin/bisect_perf_hf_T5_da94ab0b 2025-12-04T08:00:32.7995440Z * [new branch] bisect_perf_hf_T5_da94ab0b_new -> origin/bisect_perf_hf_T5_da94ab0b_new 2025-12-04T08:00:32.7996561Z * [new branch] bisect_perf_hf_T5_db4e8a1d8a8 -> origin/bisect_perf_hf_T5_db4e8a1d8a8 2025-12-04T08:00:32.7997587Z * [new branch] bisect_perf_hf_T5_e0d97e936a2 -> origin/bisect_perf_hf_T5_e0d97e936a2 2025-12-04T08:00:32.7998655Z * [new branch] bisect_perf_hf_T5_f23621ec563 -> origin/bisect_perf_hf_T5_f23621ec563 2025-12-04T08:00:32.8000318Z * [new branch] brister/fx_device_type -> origin/brister/fx_device_type 2025-12-04T08:00:32.8001379Z * [new branch] brister/test_inductor_all_fx -> origin/brister/test_inductor_all_fx 2025-12-04T08:00:32.8002536Z * [new branch] brister/tiled_reduction_no_numel_check -> origin/brister/tiled_reduction_no_numel_check 2025-12-04T08:00:32.8003535Z * [new branch] bwd-backup -> origin/bwd-backup 2025-12-04T08:00:32.8004877Z * [new branch] c57382a49 -> origin/c57382a49 2025-12-04T08:00:32.8005968Z * [new branch] ca_0431d47eaa -> origin/ca_0431d47eaa 2025-12-04T08:00:32.8007058Z * [new branch] ca_fix_0431d47eaa -> origin/ca_fix_0431d47eaa 2025-12-04T08:00:32.8008914Z * [new branch] camyllh/test_setup_hooks_push -> origin/camyllh/test_setup_hooks_push 2025-12-04T08:00:32.8010122Z * [new branch] cccclai-patch-1 -> origin/cccclai-patch-1 2025-12-04T08:00:32.8011513Z * [new branch] cherry-pick-159969-by-pytorch_bot_bot_ -> origin/cherry-pick-159969-by-pytorch_bot_bot_ 2025-12-04T08:00:32.8012659Z * [new branch] cherry-pick-160586-by-pytorch_bot_bot_ -> origin/cherry-pick-160586-by-pytorch_bot_bot_ 2025-12-04T08:00:32.8013851Z * [new branch] cherry-pick-162208-by-pytorch_bot_bot_ -> origin/cherry-pick-162208-by-pytorch_bot_bot_ 2025-12-04T08:00:32.8014979Z * [new branch] cherry-pick-163169-by-pytorch_bot_bot_ -> origin/cherry-pick-163169-by-pytorch_bot_bot_ 2025-12-04T08:00:32.8016152Z * [new branch] cherry-pick-165086-by-pytorch_bot_bot_ -> origin/cherry-pick-165086-by-pytorch_bot_bot_ 2025-12-04T08:00:32.8017426Z * [new branch] cherry-pick-165514-by-pytorch_bot_bot_ -> origin/cherry-pick-165514-by-pytorch_bot_bot_ 2025-12-04T08:00:32.8018607Z * [new branch] cherry-pick-165601-by-pytorch_bot_bot_ -> origin/cherry-pick-165601-by-pytorch_bot_bot_ 2025-12-04T08:00:32.8019786Z * [new branch] cherry-pick-165667-by-pytorch_bot_bot_ -> origin/cherry-pick-165667-by-pytorch_bot_bot_ 2025-12-04T08:00:32.8021060Z * [new branch] cherry-pick-165815-by-pytorch_bot_bot_ -> origin/cherry-pick-165815-by-pytorch_bot_bot_ 2025-12-04T08:00:32.8022309Z * [new branch] cherry-pick-165922-by-pytorch_bot_bot_ -> origin/cherry-pick-165922-by-pytorch_bot_bot_ 2025-12-04T08:00:32.8023537Z * [new branch] cherry-pick-166148-by-pytorch_bot_bot_ -> origin/cherry-pick-166148-by-pytorch_bot_bot_ 2025-12-04T08:00:32.8024668Z * [new branch] cherry-pick-166181-by-pytorch_bot_bot_ -> origin/cherry-pick-166181-by-pytorch_bot_bot_ 2025-12-04T08:00:32.8025807Z * [new branch] cherry-pick-166404-by-pytorch_bot_bot_ -> origin/cherry-pick-166404-by-pytorch_bot_bot_ 2025-12-04T08:00:32.8026981Z * [new branch] cherry-pick-166427-by-pytorch_bot_bot_ -> origin/cherry-pick-166427-by-pytorch_bot_bot_ 2025-12-04T08:00:32.8028120Z * [new branch] cherry-pick-166480-by-pytorch_bot_bot_ -> origin/cherry-pick-166480-by-pytorch_bot_bot_ 2025-12-04T08:00:32.8029611Z * [new branch] cherry-pick-166570-by-pytorch_bot_bot_ -> origin/cherry-pick-166570-by-pytorch_bot_bot_ 2025-12-04T08:00:32.8030670Z * [new branch] cherry-pick-166993-by-pytorch_bot_bot_ -> origin/cherry-pick-166993-by-pytorch_bot_bot_ 2025-12-04T08:00:32.8031834Z * [new branch] cherry-pick-167111-by-pytorch_bot_bot_ -> origin/cherry-pick-167111-by-pytorch_bot_bot_ 2025-12-04T08:00:32.8033078Z * [new branch] cherry-pick-167478-by-pytorch_bot_bot_ -> origin/cherry-pick-167478-by-pytorch_bot_bot_ 2025-12-04T08:00:32.8034065Z * [new branch] cherry_pick_166036_166040 -> origin/cherry_pick_166036_166040 2025-12-04T08:00:32.8035231Z * [new branch] cherry_pick_166457 -> origin/cherry_pick_166457 2025-12-04T08:00:32.8036520Z * [new branch] cherrypick_166338 -> origin/cherrypick_166338 2025-12-04T08:00:32.8037596Z * [new branch] cherrypick_166458 -> origin/cherrypick_166458 2025-12-04T08:00:32.8038772Z * [new branch] cherrypick_166586 -> origin/cherrypick_166586 2025-12-04T08:00:32.8039918Z * [new branch] cherrypick_166956 -> origin/cherrypick_166956 2025-12-04T08:00:32.8041056Z * [new branch] ci_attn -> origin/ci_attn 2025-12-04T08:00:32.8042342Z * [new branch] codex-testing -> origin/codex-testing 2025-12-04T08:00:32.8044147Z * [new branch] codex/add-check_memory_overlap-helper-functions -> origin/codex/add-check_memory_overlap-helper-functions 2025-12-04T08:00:32.8045147Z * [new branch] codex/fix-issue-121219-in-pytorch -> origin/codex/fix-issue-121219-in-pytorch 2025-12-04T08:00:32.8046638Z * [new branch] codex/investigate-segfaults-in-get_tensor_storage_id -> origin/codex/investigate-segfaults-in-get_tensor_storage_id 2025-12-04T08:00:32.8048055Z * [new branch] codex/refactor-lintrunner-config-to-use-uv-run -> origin/codex/refactor-lintrunner-config-to-use-uv-run 2025-12-04T08:00:32.8048955Z * [new branch] compatiblpy39util -> origin/compatiblpy39util 2025-12-04T08:00:32.8050120Z * [new branch] cond_hop_device -> origin/cond_hop_device 2025-12-04T08:00:32.8051263Z * [new branch] context_test -> origin/context_test 2025-12-04T08:00:32.8053027Z * [new branch] copilot/code-style-cleanup-python-pip -> origin/copilot/code-style-cleanup-python-pip 2025-12-04T08:00:32.8054417Z * [new branch] cpio/fix_new_ami_tests -> origin/cpio/fix_new_ami_tests 2025-12-04T08:00:32.8055631Z * [new branch] cpp-docs-dependency-upgrade -> origin/cpp-docs-dependency-upgrade 2025-12-04T08:00:32.8057163Z * [new branch] csl/always_produce_xml -> origin/csl/always_produce_xml 2025-12-04T08:00:32.8058154Z * [new branch] csl/build_test_more_procs -> origin/csl/build_test_more_procs 2025-12-04T08:00:32.8059261Z * [new branch] csl/build_test_more_procs2 -> origin/csl/build_test_more_procs2 2025-12-04T08:00:32.8060356Z * [new branch] csl/clean_up -> origin/csl/clean_up 2025-12-04T08:00:32.8061526Z * [new branch] csl/fix_retry_segfault_exit -> origin/csl/fix_retry_segfault_exit 2025-12-04T08:00:32.8062931Z * [new branch] csl/katex -> origin/csl/katex 2025-12-04T08:00:32.8064295Z * [new branch] csl/larger_runner -> origin/csl/larger_runner 2025-12-04T08:00:32.8065743Z * [new branch] csl/lint_testing -> origin/csl/lint_testing 2025-12-04T08:00:32.8067104Z * [new branch] csl/lint_thing -> origin/csl/lint_thing 2025-12-04T08:00:32.8068225Z * [new branch] csl/lintrunner_stuff -> origin/csl/lintrunner_stuff 2025-12-04T08:00:32.8069440Z * [new branch] csl/manually_gen_json -> origin/csl/manually_gen_json 2025-12-04T08:00:32.8070759Z * [new branch] csl/mps_sharding -> origin/csl/mps_sharding 2025-12-04T08:00:32.8071857Z * [new branch] csl/multistage_docker -> origin/csl/multistage_docker 2025-12-04T08:00:32.8072945Z * [new branch] csl/print_timing -> origin/csl/print_timing 2025-12-04T08:00:32.8074086Z * [new branch] csl/remove_experiment -> origin/csl/remove_experiment 2025-12-04T08:00:32.8075278Z * [new branch] csl/remove_maybe_unused_var -> origin/csl/remove_maybe_unused_var 2025-12-04T08:00:32.8076487Z * [new branch] csl/remove_repo_specific_autolabel -> origin/csl/remove_repo_specific_autolabel 2025-12-04T08:00:32.8077673Z * [new branch] csl/remove_run_parallel -> origin/csl/remove_run_parallel 2025-12-04T08:00:32.8078669Z * [new branch] csl/remove_unused_vars -> origin/csl/remove_unused_vars 2025-12-04T08:00:32.8079816Z * [new branch] csl/revert_open -> origin/csl/revert_open 2025-12-04T08:00:32.8080889Z * [new branch] csl/skip_build -> origin/csl/skip_build 2025-12-04T08:00:32.8082043Z * [new branch] csl/smaller_avx_amx_runenrs -> origin/csl/smaller_avx_amx_runenrs 2025-12-04T08:00:32.8083090Z * [new branch] csl/td_job_level -> origin/csl/td_job_level 2025-12-04T08:00:32.8084765Z * [new branch] csl/test_cuda_build_large_runner -> origin/csl/test_cuda_build_large_runner 2025-12-04T08:00:32.8085963Z * [new branch] csl/test_owners_autograd_dispatch_nn -> origin/csl/test_owners_autograd_dispatch_nn 2025-12-04T08:00:32.8087060Z * [new branch] csl/test_owners_higher_confidence -> origin/csl/test_owners_higher_confidence 2025-12-04T08:00:32.8088290Z * [new branch] csl/upload_json_running -> origin/csl/upload_json_running 2025-12-04T08:00:32.8089628Z * [new branch] csl/win_sccache -> origin/csl/win_sccache 2025-12-04T08:00:32.8090675Z * [new branch] csl/xml_stuff -> origin/csl/xml_stuff 2025-12-04T08:00:32.8091942Z * [new branch] cublasrelax2 -> origin/cublasrelax2 2025-12-04T08:00:32.8092990Z * [new branch] cuda_mempool -> origin/cuda_mempool 2025-12-04T08:00:32.8094153Z * [new branch] custom_lowering_dict -> origin/custom_lowering_dict 2025-12-04T08:00:32.8095769Z * [new branch] d4l3k/debug_plane_frtrace -> origin/d4l3k/debug_plane_frtrace 2025-12-04T08:00:32.8097340Z * [new branch] daxia6/2.8o3 -> origin/daxia6/2.8o3 2025-12-04T08:00:32.8098380Z * [new branch] debug-guard -> origin/debug-guard 2025-12-04T08:00:32.8099889Z * [new branch] delete-quant-docs -> origin/delete-quant-docs 2025-12-04T08:00:32.8103809Z * [new branch] dependabot/pip/dot-ci/docker/ci_commit_pins/main/transformers-4.57.0 -> origin/dependabot/pip/dot-ci/docker/ci_commit_pins/main/transformers-4.57.0 2025-12-04T08:00:32.8105324Z * [new branch] dependabot/pip/dot-ci/docker/ci_commit_pins/main/transformers-4.57.1 -> origin/dependabot/pip/dot-ci/docker/ci_commit_pins/main/transformers-4.57.1 2025-12-04T08:00:32.8106431Z * [new branch] desertfire/test_cpp_wrapper -> origin/desertfire/test_cpp_wrapper 2025-12-04T08:00:32.8107566Z * [new branch] desertfire/triton-cpu-for-aarch64 -> origin/desertfire/triton-cpu-for-aarch64 2025-12-04T08:00:32.8109427Z * [new branch] dev/dhruva/flex_attn_opt -> origin/dev/dhruva/flex_attn_opt 2025-12-04T08:00:32.8111250Z * [new branch] dev/joona/MPSNDArrayAdd -> origin/dev/joona/MPSNDArrayAdd 2025-12-04T08:00:32.8112477Z * [new branch] dev/joona/Unranked -> origin/dev/joona/Unranked 2025-12-04T08:00:32.8114109Z * [new branch] dev/joona/cat -> origin/dev/joona/cat 2025-12-04T08:00:32.8115116Z * [new branch] dev/joona/embeddingbag -> origin/dev/joona/embeddingbag 2025-12-04T08:00:32.8116324Z * [new branch] dev/joona/fix_sdpa_memtest -> origin/dev/joona/fix_sdpa_memtest 2025-12-04T08:00:32.8117803Z * [new branch] dev/joona/getTensorsString -> origin/dev/joona/getTensorsString 2025-12-04T08:00:32.8119191Z * [new branch] dev/joona/mps_linear_macos14 -> origin/dev/joona/mps_linear_macos14 2025-12-04T08:00:32.8120743Z * [new branch] dev/joona/scalar_clamp -> origin/dev/joona/scalar_clamp 2025-12-04T08:00:32.8122319Z * [new branch] dev/joona/sdpa -> origin/dev/joona/sdpa 2025-12-04T08:00:32.8124012Z * [new branch] dev/joona/sdpa_api -> origin/dev/joona/sdpa_api 2025-12-04T08:00:32.8125413Z * [new branch] dev/joona/type_inf -> origin/dev/joona/type_inf 2025-12-04T08:00:32.8126769Z * [new branch] dev/joona/ulpAssertClose -> origin/dev/joona/ulpAssertClose 2025-12-04T08:00:32.8128195Z * [new branch] dev/joona/upsize3d -> origin/dev/joona/upsize3d 2025-12-04T08:00:32.8129328Z * [new branch] disp_counter -> origin/disp_counter 2025-12-04T08:00:32.8130697Z * [new branch] divyanshk-patch-1 -> origin/divyanshk-patch-1 2025-12-04T08:00:32.8131701Z * [new branch] docs -> origin/docs 2025-12-04T08:00:32.8132940Z * [new branch] documentation -> origin/documentation 2025-12-04T08:00:32.8134027Z * [new branch] eager_model_benchmarks -> origin/eager_model_benchmarks 2025-12-04T08:00:32.8135790Z * [new branch] embg/test_inductor_ci_control -> origin/embg/test_inductor_ci_control 2025-12-04T08:00:32.8136777Z * [new branch] embg/triton_l2_prefetch_128B -> origin/embg/triton_l2_prefetch_128B 2025-12-04T08:00:32.8137818Z * [new branch] embg/triton_l2_prefetch_256B -> origin/embg/triton_l2_prefetch_256B 2025-12-04T08:00:32.8138959Z * [new branch] eqy-patch-1 -> origin/eqy-patch-1 2025-12-04T08:00:32.8140257Z * [new branch] eqy-patch-2 -> origin/eqy-patch-2 2025-12-04T08:00:32.8141384Z * [new branch] eqy-patch-3 -> origin/eqy-patch-3 2025-12-04T08:00:32.8142623Z * [new branch] eqy-patch-4 -> origin/eqy-patch-4 2025-12-04T08:00:32.8143774Z * [new branch] eqy-patch-5 -> origin/eqy-patch-5 2025-12-04T08:00:32.8144856Z * [new branch] eqy-patch-6 -> origin/eqy-patch-6 2025-12-04T08:00:32.8146494Z * [new branch] exclamaforte/amd-ma -> origin/exclamaforte/amd-ma 2025-12-04T08:00:32.8147728Z * [new branch] exclamaforte/combo-kernels-perf-run -> origin/exclamaforte/combo-kernels-perf-run 2025-12-04T08:00:32.8148830Z * [new branch] exclamaforte/do_bench_refactor -> origin/exclamaforte/do_bench_refactor 2025-12-04T08:00:32.8149984Z * [new branch] exclamaforte/enable-mem-dep-fusion -> origin/exclamaforte/enable-mem-dep-fusion 2025-12-04T08:00:32.8151194Z * [new branch] exclamaforte/fix-exhaustive-autotuning -> origin/exclamaforte/fix-exhaustive-autotuning 2025-12-04T08:00:32.8152553Z * [new branch] exclamaforte/fix-trace-parsing-fx-svg -> origin/exclamaforte/fix-trace-parsing-fx-svg 2025-12-04T08:00:32.8154005Z * [new branch] exclamaforte/force-pointwise-cat-perf-run -> origin/exclamaforte/force-pointwise-cat-perf-run 2025-12-04T08:00:32.8155046Z * [new branch] exclamaforte/fusion-data -> origin/exclamaforte/fusion-data 2025-12-04T08:00:32.8156262Z * [new branch] exclamaforte/gemm-benchmark-run -> origin/exclamaforte/gemm-benchmark-run 2025-12-04T08:00:32.8157504Z * [new branch] exclamaforte/gemm-export-model -> origin/exclamaforte/gemm-export-model 2025-12-04T08:00:32.8158472Z * [new branch] exclamaforte/gemm-model -> origin/exclamaforte/gemm-model 2025-12-04T08:00:32.8159729Z * [new branch] exclamaforte/gemm-model-all-data-collection -> origin/exclamaforte/gemm-model-all-data-collection 2025-12-04T08:00:32.8160673Z * [new branch] exclamaforte/gemm-to-amd -> origin/exclamaforte/gemm-to-amd 2025-12-04T08:00:32.8161843Z * [new branch] exclamaforte/just-gemm-model -> origin/exclamaforte/just-gemm-model 2025-12-04T08:00:32.8163105Z * [new branch] exclamaforte/just-gemm-model-no-refactor -> origin/exclamaforte/just-gemm-model-no-refactor 2025-12-04T08:00:32.8164183Z * [new branch] exclamaforte/profile-diff-algo -> origin/exclamaforte/profile-diff-algo 2025-12-04T08:00:32.8165316Z * [new branch] exclamaforte/profiler-visualization -> origin/exclamaforte/profiler-visualization 2025-12-04T08:00:32.8166469Z * [new branch] exclamaforte/test_cpp_wrapper_mode -> origin/exclamaforte/test_cpp_wrapper_mode 2025-12-04T08:00:32.8167768Z * [new branch] exclamaforte/update-autotune-configs -> origin/exclamaforte/update-autotune-configs 2025-12-04T08:00:32.8168939Z * [new branch] exclamaforte/update-autotune-configs-2 -> origin/exclamaforte/update-autotune-configs-2 2025-12-04T08:00:32.8169972Z * [new branch] exec -> origin/exec 2025-12-04T08:00:32.8171456Z * [new branch] experimental-mosaic -> origin/experimental-mosaic 2025-12-04T08:00:32.8172578Z * [new branch] export-D61047529 -> origin/export-D61047529 2025-12-04T08:00:32.8173843Z * [new branch] export-D71412006 -> origin/export-D71412006 2025-12-04T08:00:32.8175172Z * [new branch] export-D73042989 -> origin/export-D73042989 2025-12-04T08:00:32.8176217Z * [new branch] export-D78957093 -> origin/export-D78957093 2025-12-04T08:00:32.8177359Z * [new branch] export-D78996107 -> origin/export-D78996107 2025-12-04T08:00:32.8178455Z * [new branch] export-D80823877 -> origin/export-D80823877 2025-12-04T08:00:32.8179793Z * [new branch] export-D80958642 -> origin/export-D80958642 2025-12-04T08:00:32.8180944Z * [new branch] export-D81054193 -> origin/export-D81054193 2025-12-04T08:00:32.8182004Z * [new branch] export-D81204584 -> origin/export-D81204584 2025-12-04T08:00:32.8183132Z * [new branch] export-D81429090 -> origin/export-D81429090 2025-12-04T08:00:32.8184465Z * [new branch] export-D82250826 -> origin/export-D82250826 2025-12-04T08:00:32.8185550Z * [new branch] export-D82253817 -> origin/export-D82253817 2025-12-04T08:00:32.8186694Z * [new branch] export-D83541846 -> origin/export-D83541846 2025-12-04T08:00:32.8187825Z * [new branch] export-D83627170 -> origin/export-D83627170 2025-12-04T08:00:32.8189011Z * [new branch] export-D83766701 -> origin/export-D83766701 2025-12-04T08:00:32.8190136Z * [new branch] export-D83768878 -> origin/export-D83768878 2025-12-04T08:00:32.8191298Z * [new branch] export-D83769447 -> origin/export-D83769447 2025-12-04T08:00:32.8192387Z * [new branch] export-D84089824 -> origin/export-D84089824 2025-12-04T08:00:32.8193711Z * [new branch] export-D84213020 -> origin/export-D84213020 2025-12-04T08:00:32.8195251Z * [new branch] export-D84373821 -> origin/export-D84373821 2025-12-04T08:00:32.8196523Z * [new branch] export-D84612194 -> origin/export-D84612194 2025-12-04T08:00:32.8197726Z * [new branch] export-D84890985 -> origin/export-D84890985 2025-12-04T08:00:32.8198760Z * [new branch] export-D85122326 -> origin/export-D85122326 2025-12-04T08:00:32.8200063Z * [new branch] export-D86256198 -> origin/export-D86256198 2025-12-04T08:00:32.8201137Z * [new branch] export-D86460608 -> origin/export-D86460608 2025-12-04T08:00:32.8202495Z * [new branch] export-D86474796 -> origin/export-D86474796 2025-12-04T08:00:32.8203717Z * [new branch] export-D86712396 -> origin/export-D86712396 2025-12-04T08:00:32.8204881Z * [new branch] export-D87022129 -> origin/export-D87022129 2025-12-04T08:00:32.8206228Z * [new branch] export-D87838959 -> origin/export-D87838959 2025-12-04T08:00:32.8207424Z * [new branch] export-D88319437 -> origin/export-D88319437 2025-12-04T08:00:32.8208924Z * [new branch] exported-model-train-idempotent -> origin/exported-model-train-idempotent 2025-12-04T08:00:32.8209978Z * [new branch] ezyang-titan-october -> origin/ezyang-titan-october 2025-12-04T08:00:32.8211098Z * [new branch] ezyang-titan-october2 -> origin/ezyang-titan-october2 2025-12-04T08:00:32.8212196Z * [new branch] ezyang-war -> origin/ezyang-war 2025-12-04T08:00:32.8213869Z * [new branch] ezyang/wip-aot-descriptors -> origin/ezyang/wip-aot-descriptors 2025-12-04T08:00:32.8214896Z * [new branch] fa_u8_brgemm -> origin/fa_u8_brgemm 2025-12-04T08:00:32.8216629Z * [new branch] fadeputr/sequence_fbgemm -> origin/fadeputr/sequence_fbgemm 2025-12-04T08:00:32.8217753Z * [new branch] fastmath_baseline -> origin/fastmath_baseline 2025-12-04T08:00:32.8219451Z * [new branch] fbcode/warm -> origin/fbcode/warm 2025-12-04T08:00:32.8220770Z * [new branch] fca -> origin/fca 2025-12-04T08:00:32.8221836Z * [new branch] fca2_ca5984c -> origin/fca2_ca5984c 2025-12-04T08:00:32.8223063Z * [new branch] fca5 -> origin/fca5 2025-12-04T08:00:32.8224725Z * [new branch] feature/justknobs-cpp -> origin/feature/justknobs-cpp 2025-12-04T08:00:32.8226204Z * [new branch] feature/numa-forkserver -> origin/feature/numa-forkserver 2025-12-04T08:00:32.8227686Z * [new branch] ffast_math_baseline -> origin/ffast_math_baseline 2025-12-04T08:00:32.8229256Z * [new branch] ffast_math_target -> origin/ffast_math_target 2025-12-04T08:00:32.8230971Z * [new branch] findhao/base_commit -> origin/findhao/base_commit 2025-12-04T08:00:32.8232008Z * [new branch] findhao/base_commit1 -> origin/findhao/base_commit1 2025-12-04T08:00:32.8233141Z * [new branch] findhao/multistream2 -> origin/findhao/multistream2 2025-12-04T08:00:32.8234254Z * [new branch] findhao/multistream5 -> origin/findhao/multistream5 2025-12-04T08:00:32.8235238Z * [new branch] findhao/multistream6 -> origin/findhao/multistream6 2025-12-04T08:00:32.8236406Z * [new branch] findhao/operatorbench3 -> origin/findhao/operatorbench3 2025-12-04T08:00:32.8237471Z * [new branch] findhao/operatorbench5 -> origin/findhao/operatorbench5 2025-12-04T08:00:32.8238472Z * [new branch] findhao/tritonparse -> origin/findhao/tritonparse 2025-12-04T08:00:32.8239748Z * [new branch] fix-ck-gemm-template-format -> origin/fix-ck-gemm-template-format 2025-12-04T08:00:32.8240830Z * [new branch] fix-config-ignore -> origin/fix-config-ignore 2025-12-04T08:00:32.8242002Z * [new branch] fix-dict-guard -> origin/fix-dict-guard 2025-12-04T08:00:32.8243653Z * [new branch] fix_addmm_issue -> origin/fix_addmm_issue 2025-12-04T08:00:32.8244483Z * [new branch] fix_amd_missing_cluster_dims -> origin/fix_amd_missing_cluster_dims 2025-12-04T08:00:32.8245577Z * [new branch] fix_bench_bwd_pass -> origin/fix_bench_bwd_pass 2025-12-04T08:00:32.8246702Z * [new branch] fix_mem_profiler_config -> origin/fix_mem_profiler_config 2025-12-04T08:00:32.8247955Z * [new branch] fix_nvrtc_discovery -> origin/fix_nvrtc_discovery 2025-12-04T08:00:32.8249151Z * [new branch] fix_op_runner -> origin/fix_op_runner 2025-12-04T08:00:32.8275197Z * [new branch] fix_ubn_159469 -> origin/fix_ubn_159469 2025-12-04T08:00:32.8276198Z * [new branch] fixes-triage -> origin/fixes-triage 2025-12-04T08:00:32.8276823Z * [new branch] fixflashinfer -> origin/fixflashinfer 2025-12-04T08:00:32.8277443Z * [new branch] flash_decoding_cpu -> origin/flash_decoding_cpu 2025-12-04T08:00:32.8277972Z * [new branch] flex-flash -> origin/flex-flash 2025-12-04T08:00:32.8278534Z * [new branch] flex_attention_functorch_grad -> origin/flex_attention_functorch_grad 2025-12-04T08:00:32.8279107Z * [new branch] flex_flash -> origin/flex_flash 2025-12-04T08:00:32.8279766Z * [new branch] fmassa/fix_memeff_sharding_rule -> origin/fmassa/fix_memeff_sharding_rule 2025-12-04T08:00:32.8280488Z * [new branch] fmassa/tests_comm_compute_scheduler -> origin/fmassa/tests_comm_compute_scheduler 2025-12-04T08:00:32.8281203Z * [new branch] forkserver_fix -> origin/forkserver_fix 2025-12-04T08:00:32.8281714Z * [new branch] fsdp2_trace_rules -> origin/fsdp2_trace_rules 2025-12-04T08:00:32.8282214Z * [new branch] fx_cpp -> origin/fx_cpp 2025-12-04T08:00:32.8282728Z * [new branch] fy/fix-win -> origin/fy/fix-win 2025-12-04T08:00:32.8283241Z * [new branch] galv-patch-1 -> origin/galv-patch-1 2025-12-04T08:00:32.8283976Z * [new branch] galv/cudagraphs-conditional-nodes-4 -> origin/galv/cudagraphs-conditional-nodes-4 2025-12-04T08:00:32.8284711Z * [new branch] georgehong/cmakelists-patch -> origin/georgehong/cmakelists-patch 2025-12-04T08:00:32.8285404Z * [new branch] gh/AlnisM/1/base -> origin/gh/AlnisM/1/base 2025-12-04T08:00:32.8285942Z * [new branch] gh/AlnisM/1/head -> origin/gh/AlnisM/1/head 2025-12-04T08:00:32.8286489Z * [new branch] gh/EikanWang/67/base -> origin/gh/EikanWang/67/base 2025-12-04T08:00:32.8287172Z * [new branch] gh/EikanWang/67/head -> origin/gh/EikanWang/67/head 2025-12-04T08:00:32.8287838Z * [new branch] gh/Gasoonjia/1/base -> origin/gh/Gasoonjia/1/base 2025-12-04T08:00:32.8288443Z * [new branch] gh/Gasoonjia/1/head -> origin/gh/Gasoonjia/1/head 2025-12-04T08:00:32.8289045Z * [new branch] gh/H-Huang/131/base -> origin/gh/H-Huang/131/base 2025-12-04T08:00:32.8289575Z * [new branch] gh/H-Huang/131/head -> origin/gh/H-Huang/131/head 2025-12-04T08:00:32.8290099Z * [new branch] gh/H-Huang/131/orig -> origin/gh/H-Huang/131/orig 2025-12-04T08:00:32.8290673Z * [new branch] gh/H-Huang/132/base -> origin/gh/H-Huang/132/base 2025-12-04T08:00:32.8291245Z * [new branch] gh/H-Huang/132/head -> origin/gh/H-Huang/132/head 2025-12-04T08:00:32.8291841Z * [new branch] gh/H-Huang/132/orig -> origin/gh/H-Huang/132/orig 2025-12-04T08:00:32.8292362Z * [new branch] gh/H-Huang/180/base -> origin/gh/H-Huang/180/base 2025-12-04T08:00:32.8293100Z * [new branch] gh/H-Huang/180/head -> origin/gh/H-Huang/180/head 2025-12-04T08:00:32.8293630Z * [new branch] gh/H-Huang/180/orig -> origin/gh/H-Huang/180/orig 2025-12-04T08:00:32.8294778Z * [new branch] gh/H-Huang/182/base -> origin/gh/H-Huang/182/base 2025-12-04T08:00:32.8295854Z * [new branch] gh/H-Huang/182/head -> origin/gh/H-Huang/182/head 2025-12-04T08:00:32.8296973Z * [new branch] gh/H-Huang/182/orig -> origin/gh/H-Huang/182/orig 2025-12-04T08:00:32.8298648Z * [new branch] gh/H-Huang/226/base -> origin/gh/H-Huang/226/base 2025-12-04T08:00:32.8300084Z * [new branch] gh/H-Huang/226/head -> origin/gh/H-Huang/226/head 2025-12-04T08:00:32.8301235Z * [new branch] gh/H-Huang/226/orig -> origin/gh/H-Huang/226/orig 2025-12-04T08:00:32.8302925Z * [new branch] gh/H-Huang/228/base -> origin/gh/H-Huang/228/base 2025-12-04T08:00:32.8304007Z * [new branch] gh/H-Huang/228/head -> origin/gh/H-Huang/228/head 2025-12-04T08:00:32.8305127Z * [new branch] gh/H-Huang/228/orig -> origin/gh/H-Huang/228/orig 2025-12-04T08:00:32.8307159Z * [new branch] gh/IvanKobzarev/150/base -> origin/gh/IvanKobzarev/150/base 2025-12-04T08:00:32.8308180Z * [new branch] gh/IvanKobzarev/150/head -> origin/gh/IvanKobzarev/150/head 2025-12-04T08:00:32.8309301Z * [new branch] gh/IvanKobzarev/150/orig -> origin/gh/IvanKobzarev/150/orig 2025-12-04T08:00:32.8311057Z * [new branch] gh/IvanKobzarev/157/base -> origin/gh/IvanKobzarev/157/base 2025-12-04T08:00:32.8312188Z * [new branch] gh/IvanKobzarev/157/head -> origin/gh/IvanKobzarev/157/head 2025-12-04T08:00:32.8313323Z * [new branch] gh/IvanKobzarev/157/orig -> origin/gh/IvanKobzarev/157/orig 2025-12-04T08:00:32.8315002Z * [new branch] gh/IvanKobzarev/159/base -> origin/gh/IvanKobzarev/159/base 2025-12-04T08:00:32.8316096Z * [new branch] gh/IvanKobzarev/159/head -> origin/gh/IvanKobzarev/159/head 2025-12-04T08:00:32.8317195Z * [new branch] gh/IvanKobzarev/159/orig -> origin/gh/IvanKobzarev/159/orig 2025-12-04T08:00:32.8318819Z * [new branch] gh/IvanKobzarev/162/base -> origin/gh/IvanKobzarev/162/base 2025-12-04T08:00:32.8320060Z * [new branch] gh/IvanKobzarev/162/head -> origin/gh/IvanKobzarev/162/head 2025-12-04T08:00:32.8321137Z * [new branch] gh/IvanKobzarev/162/orig -> origin/gh/IvanKobzarev/162/orig 2025-12-04T08:00:32.8322802Z * [new branch] gh/IvanKobzarev/163/base -> origin/gh/IvanKobzarev/163/base 2025-12-04T08:00:32.8323886Z * [new branch] gh/IvanKobzarev/163/head -> origin/gh/IvanKobzarev/163/head 2025-12-04T08:00:32.8324988Z * [new branch] gh/IvanKobzarev/163/orig -> origin/gh/IvanKobzarev/163/orig 2025-12-04T08:00:32.8326648Z * [new branch] gh/IvanKobzarev/166/base -> origin/gh/IvanKobzarev/166/base 2025-12-04T08:00:32.8327781Z * [new branch] gh/IvanKobzarev/166/head -> origin/gh/IvanKobzarev/166/head 2025-12-04T08:00:32.8329095Z * [new branch] gh/IvanKobzarev/166/orig -> origin/gh/IvanKobzarev/166/orig 2025-12-04T08:00:32.8330839Z * [new branch] gh/IvanKobzarev/167/base -> origin/gh/IvanKobzarev/167/base 2025-12-04T08:00:32.8331805Z * [new branch] gh/IvanKobzarev/167/head -> origin/gh/IvanKobzarev/167/head 2025-12-04T08:00:32.8332946Z * [new branch] gh/IvanKobzarev/167/orig -> origin/gh/IvanKobzarev/167/orig 2025-12-04T08:00:32.8334529Z * [new branch] gh/IvanKobzarev/168/base -> origin/gh/IvanKobzarev/168/base 2025-12-04T08:00:32.8335574Z * [new branch] gh/IvanKobzarev/168/head -> origin/gh/IvanKobzarev/168/head 2025-12-04T08:00:32.8336667Z * [new branch] gh/IvanKobzarev/168/orig -> origin/gh/IvanKobzarev/168/orig 2025-12-04T08:00:32.8338545Z * [new branch] gh/IvanKobzarev/169/base -> origin/gh/IvanKobzarev/169/base 2025-12-04T08:00:32.8339488Z * [new branch] gh/IvanKobzarev/169/head -> origin/gh/IvanKobzarev/169/head 2025-12-04T08:00:32.8340593Z * [new branch] gh/IvanKobzarev/169/orig -> origin/gh/IvanKobzarev/169/orig 2025-12-04T08:00:32.8342043Z * [new branch] gh/IvanKobzarev/170/base -> origin/gh/IvanKobzarev/170/base 2025-12-04T08:00:32.8343186Z * [new branch] gh/IvanKobzarev/170/head -> origin/gh/IvanKobzarev/170/head 2025-12-04T08:00:32.8344330Z * [new branch] gh/IvanKobzarev/170/orig -> origin/gh/IvanKobzarev/170/orig 2025-12-04T08:00:32.8346065Z * [new branch] gh/IvanKobzarev/171/base -> origin/gh/IvanKobzarev/171/base 2025-12-04T08:00:32.8347124Z * [new branch] gh/IvanKobzarev/171/head -> origin/gh/IvanKobzarev/171/head 2025-12-04T08:00:32.8348255Z * [new branch] gh/IvanKobzarev/171/orig -> origin/gh/IvanKobzarev/171/orig 2025-12-04T08:00:32.8349839Z * [new branch] gh/IvanKobzarev/172/base -> origin/gh/IvanKobzarev/172/base 2025-12-04T08:00:32.8351016Z * [new branch] gh/IvanKobzarev/172/head -> origin/gh/IvanKobzarev/172/head 2025-12-04T08:00:32.8352148Z * [new branch] gh/IvanKobzarev/172/orig -> origin/gh/IvanKobzarev/172/orig 2025-12-04T08:00:32.8353785Z * [new branch] gh/IvanKobzarev/173/base -> origin/gh/IvanKobzarev/173/base 2025-12-04T08:00:32.8354861Z * [new branch] gh/IvanKobzarev/173/head -> origin/gh/IvanKobzarev/173/head 2025-12-04T08:00:32.8355940Z * [new branch] gh/IvanKobzarev/173/orig -> origin/gh/IvanKobzarev/173/orig 2025-12-04T08:00:32.8357604Z * [new branch] gh/IvanKobzarev/174/base -> origin/gh/IvanKobzarev/174/base 2025-12-04T08:00:32.8358669Z * [new branch] gh/IvanKobzarev/174/head -> origin/gh/IvanKobzarev/174/head 2025-12-04T08:00:32.8359828Z * [new branch] gh/IvanKobzarev/174/orig -> origin/gh/IvanKobzarev/174/orig 2025-12-04T08:00:32.8361428Z * [new branch] gh/IvanKobzarev/175/base -> origin/gh/IvanKobzarev/175/base 2025-12-04T08:00:32.8362632Z * [new branch] gh/IvanKobzarev/175/head -> origin/gh/IvanKobzarev/175/head 2025-12-04T08:00:32.8363730Z * [new branch] gh/IvanKobzarev/175/orig -> origin/gh/IvanKobzarev/175/orig 2025-12-04T08:00:32.8365555Z * [new branch] gh/IvanKobzarev/176/base -> origin/gh/IvanKobzarev/176/base 2025-12-04T08:00:32.8366592Z * [new branch] gh/IvanKobzarev/176/head -> origin/gh/IvanKobzarev/176/head 2025-12-04T08:00:32.8367748Z * [new branch] gh/IvanKobzarev/176/orig -> origin/gh/IvanKobzarev/176/orig 2025-12-04T08:00:32.8369752Z * [new branch] gh/IvanKobzarev/177/base -> origin/gh/IvanKobzarev/177/base 2025-12-04T08:00:32.8370912Z * [new branch] gh/IvanKobzarev/177/head -> origin/gh/IvanKobzarev/177/head 2025-12-04T08:00:32.8372046Z * [new branch] gh/IvanKobzarev/177/orig -> origin/gh/IvanKobzarev/177/orig 2025-12-04T08:00:32.8373804Z * [new branch] gh/IvanKobzarev/178/base -> origin/gh/IvanKobzarev/178/base 2025-12-04T08:00:32.8374886Z * [new branch] gh/IvanKobzarev/178/head -> origin/gh/IvanKobzarev/178/head 2025-12-04T08:00:32.8376024Z * [new branch] gh/IvanKobzarev/178/orig -> origin/gh/IvanKobzarev/178/orig 2025-12-04T08:00:32.8377706Z * [new branch] gh/IvanKobzarev/179/base -> origin/gh/IvanKobzarev/179/base 2025-12-04T08:00:32.8378717Z * [new branch] gh/IvanKobzarev/179/head -> origin/gh/IvanKobzarev/179/head 2025-12-04T08:00:32.8379843Z * [new branch] gh/IvanKobzarev/179/orig -> origin/gh/IvanKobzarev/179/orig 2025-12-04T08:00:32.8381662Z * [new branch] gh/IvanKobzarev/180/base -> origin/gh/IvanKobzarev/180/base 2025-12-04T08:00:32.8382799Z * [new branch] gh/IvanKobzarev/180/head -> origin/gh/IvanKobzarev/180/head 2025-12-04T08:00:32.8383973Z * [new branch] gh/IvanKobzarev/180/orig -> origin/gh/IvanKobzarev/180/orig 2025-12-04T08:00:32.8385679Z * [new branch] gh/IvanKobzarev/181/base -> origin/gh/IvanKobzarev/181/base 2025-12-04T08:00:32.8386811Z * [new branch] gh/IvanKobzarev/181/head -> origin/gh/IvanKobzarev/181/head 2025-12-04T08:00:32.8387976Z * [new branch] gh/IvanKobzarev/181/orig -> origin/gh/IvanKobzarev/181/orig 2025-12-04T08:00:32.8389782Z * [new branch] gh/IvanKobzarev/182/base -> origin/gh/IvanKobzarev/182/base 2025-12-04T08:00:32.8390828Z * [new branch] gh/IvanKobzarev/182/head -> origin/gh/IvanKobzarev/182/head 2025-12-04T08:00:32.8391935Z * [new branch] gh/IvanKobzarev/182/orig -> origin/gh/IvanKobzarev/182/orig 2025-12-04T08:00:32.8393663Z * [new branch] gh/IvanKobzarev/183/base -> origin/gh/IvanKobzarev/183/base 2025-12-04T08:00:32.8394771Z * [new branch] gh/IvanKobzarev/183/head -> origin/gh/IvanKobzarev/183/head 2025-12-04T08:00:32.8395890Z * [new branch] gh/IvanKobzarev/183/orig -> origin/gh/IvanKobzarev/183/orig 2025-12-04T08:00:32.8397529Z * [new branch] gh/IvanKobzarev/184/base -> origin/gh/IvanKobzarev/184/base 2025-12-04T08:00:32.8398640Z * [new branch] gh/IvanKobzarev/184/head -> origin/gh/IvanKobzarev/184/head 2025-12-04T08:00:32.8399803Z * [new branch] gh/IvanKobzarev/184/orig -> origin/gh/IvanKobzarev/184/orig 2025-12-04T08:00:32.8401760Z * [new branch] gh/NikhilAPatel/1/base -> origin/gh/NikhilAPatel/1/base 2025-12-04T08:00:32.8402911Z * [new branch] gh/NikhilAPatel/1/head -> origin/gh/NikhilAPatel/1/head 2025-12-04T08:00:32.8404331Z * [new branch] gh/NikhilAPatel/2/base -> origin/gh/NikhilAPatel/2/base 2025-12-04T08:00:32.8405365Z * [new branch] gh/NikhilAPatel/2/head -> origin/gh/NikhilAPatel/2/head 2025-12-04T08:00:32.8407097Z * [new branch] gh/NikhilAPatel/4/base -> origin/gh/NikhilAPatel/4/base 2025-12-04T08:00:32.8408426Z * [new branch] gh/NikhilAPatel/4/head -> origin/gh/NikhilAPatel/4/head 2025-12-04T08:00:32.8410022Z * [new branch] gh/NikhilAPatel/5/base -> origin/gh/NikhilAPatel/5/base 2025-12-04T08:00:32.8411204Z * [new branch] gh/NikhilAPatel/5/head -> origin/gh/NikhilAPatel/5/head 2025-12-04T08:00:32.8412379Z * [new branch] gh/NikhilAPatel/5/orig -> origin/gh/NikhilAPatel/5/orig 2025-12-04T08:00:32.8414286Z * [new branch] gh/PaliC/17/base -> origin/gh/PaliC/17/base 2025-12-04T08:00:32.8415353Z * [new branch] gh/PaliC/17/head -> origin/gh/PaliC/17/head 2025-12-04T08:00:32.8416490Z * [new branch] gh/PaliC/17/orig -> origin/gh/PaliC/17/orig 2025-12-04T08:00:32.8418118Z * [new branch] gh/PaliC/18/base -> origin/gh/PaliC/18/base 2025-12-04T08:00:32.8419086Z * [new branch] gh/PaliC/18/head -> origin/gh/PaliC/18/head 2025-12-04T08:00:32.8420238Z * [new branch] gh/PaliC/18/orig -> origin/gh/PaliC/18/orig 2025-12-04T08:00:32.8421986Z * [new branch] gh/PaliC/20/base -> origin/gh/PaliC/20/base 2025-12-04T08:00:32.8423197Z * [new branch] gh/PaliC/20/head -> origin/gh/PaliC/20/head 2025-12-04T08:00:32.8424245Z * [new branch] gh/PaliC/20/orig -> origin/gh/PaliC/20/orig 2025-12-04T08:00:32.8425864Z * [new branch] gh/PaliC/21/base -> origin/gh/PaliC/21/base 2025-12-04T08:00:32.8426917Z * [new branch] gh/PaliC/21/head -> origin/gh/PaliC/21/head 2025-12-04T08:00:32.8428127Z * [new branch] gh/PaliC/21/orig -> origin/gh/PaliC/21/orig 2025-12-04T08:00:32.8429707Z * [new branch] gh/PaliC/23/base -> origin/gh/PaliC/23/base 2025-12-04T08:00:32.8430752Z * [new branch] gh/PaliC/23/head -> origin/gh/PaliC/23/head 2025-12-04T08:00:32.8431828Z * [new branch] gh/PaliC/23/orig -> origin/gh/PaliC/23/orig 2025-12-04T08:00:32.8433454Z * [new branch] gh/PaliC/24/base -> origin/gh/PaliC/24/base 2025-12-04T08:00:32.8434525Z * [new branch] gh/PaliC/24/head -> origin/gh/PaliC/24/head 2025-12-04T08:00:32.8435649Z * [new branch] gh/PaliC/24/orig -> origin/gh/PaliC/24/orig 2025-12-04T08:00:32.8437199Z * [new branch] gh/PaliC/25/head -> origin/gh/PaliC/25/head 2025-12-04T08:00:32.8438244Z * [new branch] gh/PaliC/25/next -> origin/gh/PaliC/25/next 2025-12-04T08:00:32.8439893Z * [new branch] gh/PaliC/25/orig -> origin/gh/PaliC/25/orig 2025-12-04T08:00:32.8440902Z * [new branch] gh/PaliC/26/head -> origin/gh/PaliC/26/head 2025-12-04T08:00:32.8441846Z * [new branch] gh/PaliC/26/next -> origin/gh/PaliC/26/next 2025-12-04T08:00:32.8443111Z * [new branch] gh/PaliC/26/orig -> origin/gh/PaliC/26/orig 2025-12-04T08:00:32.8444579Z * [new branch] gh/PaliC/27/next -> origin/gh/PaliC/27/next 2025-12-04T08:00:32.8446039Z * [new branch] gh/PaliC/28/head -> origin/gh/PaliC/28/head 2025-12-04T08:00:32.8446987Z * [new branch] gh/PaliC/28/next -> origin/gh/PaliC/28/next 2025-12-04T08:00:32.8448335Z * [new branch] gh/PaliC/28/orig -> origin/gh/PaliC/28/orig 2025-12-04T08:00:32.8449827Z * [new branch] gh/PaliC/29/head -> origin/gh/PaliC/29/head 2025-12-04T08:00:32.8450724Z * [new branch] gh/PaliC/29/next -> origin/gh/PaliC/29/next 2025-12-04T08:00:32.8451814Z * [new branch] gh/PaliC/29/orig -> origin/gh/PaliC/29/orig 2025-12-04T08:00:32.8453348Z * [new branch] gh/PaliC/30/head -> origin/gh/PaliC/30/head 2025-12-04T08:00:32.8454250Z * [new branch] gh/PaliC/30/next -> origin/gh/PaliC/30/next 2025-12-04T08:00:32.8455353Z * [new branch] gh/PaliC/30/orig -> origin/gh/PaliC/30/orig 2025-12-04T08:00:32.8456918Z * [new branch] gh/PaliC/31/head -> origin/gh/PaliC/31/head 2025-12-04T08:00:32.8457825Z * [new branch] gh/PaliC/31/next -> origin/gh/PaliC/31/next 2025-12-04T08:00:32.8458946Z * [new branch] gh/PaliC/31/orig -> origin/gh/PaliC/31/orig 2025-12-04T08:00:32.8461143Z * [new branch] gh/PaulZhang12/25/base -> origin/gh/PaulZhang12/25/base 2025-12-04T08:00:32.8462306Z * [new branch] gh/PaulZhang12/25/head -> origin/gh/PaulZhang12/25/head 2025-12-04T08:00:32.8463445Z * [new branch] gh/PaulZhang12/25/orig -> origin/gh/PaulZhang12/25/orig 2025-12-04T08:00:32.8465111Z * [new branch] gh/PaulZhang12/28/base -> origin/gh/PaulZhang12/28/base 2025-12-04T08:00:32.8466256Z * [new branch] gh/PaulZhang12/28/head -> origin/gh/PaulZhang12/28/head 2025-12-04T08:00:32.8467401Z * [new branch] gh/PaulZhang12/28/orig -> origin/gh/PaulZhang12/28/orig 2025-12-04T08:00:32.8469195Z * [new branch] gh/PaulZhang12/31/base -> origin/gh/PaulZhang12/31/base 2025-12-04T08:00:32.8470189Z * [new branch] gh/PaulZhang12/31/head -> origin/gh/PaulZhang12/31/head 2025-12-04T08:00:32.8471573Z * [new branch] gh/PaulZhang12/31/orig -> origin/gh/PaulZhang12/31/orig 2025-12-04T08:00:32.8474453Z * [new branch] gh/PaulZhang12/37/base -> origin/gh/PaulZhang12/37/base 2025-12-04T08:00:32.8475307Z * [new branch] gh/PaulZhang12/37/head -> origin/gh/PaulZhang12/37/head 2025-12-04T08:00:32.8475903Z * [new branch] gh/PaulZhang12/37/orig -> origin/gh/PaulZhang12/37/orig 2025-12-04T08:00:32.8477218Z * [new branch] gh/PaulZhang12/40/base -> origin/gh/PaulZhang12/40/base 2025-12-04T08:00:32.8478276Z * [new branch] gh/PaulZhang12/40/head -> origin/gh/PaulZhang12/40/head 2025-12-04T08:00:32.8479383Z * [new branch] gh/PaulZhang12/40/orig -> origin/gh/PaulZhang12/40/orig 2025-12-04T08:00:32.8480956Z * [new branch] gh/PaulZhang12/42/base -> origin/gh/PaulZhang12/42/base 2025-12-04T08:00:32.8482012Z * [new branch] gh/PaulZhang12/42/head -> origin/gh/PaulZhang12/42/head 2025-12-04T08:00:32.8483566Z * [new branch] gh/PaulZhang12/43/base -> origin/gh/PaulZhang12/43/base 2025-12-04T08:00:32.8484632Z * [new branch] gh/PaulZhang12/43/head -> origin/gh/PaulZhang12/43/head 2025-12-04T08:00:32.8485816Z * [new branch] gh/PaulZhang12/43/orig -> origin/gh/PaulZhang12/43/orig 2025-12-04T08:00:32.8487238Z * [new branch] gh/PaulZhang12/44/base -> origin/gh/PaulZhang12/44/base 2025-12-04T08:00:32.8488455Z * [new branch] gh/PaulZhang12/44/head -> origin/gh/PaulZhang12/44/head 2025-12-04T08:00:32.8490089Z * [new branch] gh/PaulZhang12/45/base -> origin/gh/PaulZhang12/45/base 2025-12-04T08:00:32.8491095Z * [new branch] gh/PaulZhang12/45/head -> origin/gh/PaulZhang12/45/head 2025-12-04T08:00:32.8492198Z * [new branch] gh/PaulZhang12/45/orig -> origin/gh/PaulZhang12/45/orig 2025-12-04T08:00:32.8493823Z * [new branch] gh/PaulZhang12/46/base -> origin/gh/PaulZhang12/46/base 2025-12-04T08:00:32.8494871Z * [new branch] gh/PaulZhang12/46/head -> origin/gh/PaulZhang12/46/head 2025-12-04T08:00:32.8496120Z * [new branch] gh/PaulZhang12/46/orig -> origin/gh/PaulZhang12/46/orig 2025-12-04T08:00:32.8497694Z * [new branch] gh/PaulZhang12/47/base -> origin/gh/PaulZhang12/47/base 2025-12-04T08:00:32.8498831Z * [new branch] gh/PaulZhang12/47/head -> origin/gh/PaulZhang12/47/head 2025-12-04T08:00:32.8499973Z * [new branch] gh/PaulZhang12/47/orig -> origin/gh/PaulZhang12/47/orig 2025-12-04T08:00:32.8501429Z * [new branch] gh/PaulZhang12/48/base -> origin/gh/PaulZhang12/48/base 2025-12-04T08:00:32.8502478Z * [new branch] gh/PaulZhang12/48/head -> origin/gh/PaulZhang12/48/head 2025-12-04T08:00:32.8503600Z * [new branch] gh/PaulZhang12/48/orig -> origin/gh/PaulZhang12/48/orig 2025-12-04T08:00:32.8505419Z * [new branch] gh/SamGinzburg/11/base -> origin/gh/SamGinzburg/11/base 2025-12-04T08:00:32.8506548Z * [new branch] gh/SamGinzburg/11/head -> origin/gh/SamGinzburg/11/head 2025-12-04T08:00:32.8508567Z * [new branch] gh/SherlockNoMad/1/base -> origin/gh/SherlockNoMad/1/base 2025-12-04T08:00:32.8509578Z * [new branch] gh/SherlockNoMad/1/head -> origin/gh/SherlockNoMad/1/head 2025-12-04T08:00:32.8511276Z * [new branch] gh/SherlockNoMad/10/base -> origin/gh/SherlockNoMad/10/base 2025-12-04T08:00:32.8512341Z * [new branch] gh/SherlockNoMad/10/head -> origin/gh/SherlockNoMad/10/head 2025-12-04T08:00:32.8513727Z * [new branch] gh/SherlockNoMad/10/orig -> origin/gh/SherlockNoMad/10/orig 2025-12-04T08:00:32.8515036Z * [new branch] gh/SherlockNoMad/11/base -> origin/gh/SherlockNoMad/11/base 2025-12-04T08:00:32.8516074Z * [new branch] gh/SherlockNoMad/11/head -> origin/gh/SherlockNoMad/11/head 2025-12-04T08:00:32.8517212Z * [new branch] gh/SherlockNoMad/11/orig -> origin/gh/SherlockNoMad/11/orig 2025-12-04T08:00:32.8518702Z * [new branch] gh/SherlockNoMad/12/base -> origin/gh/SherlockNoMad/12/base 2025-12-04T08:00:32.8519643Z * [new branch] gh/SherlockNoMad/12/head -> origin/gh/SherlockNoMad/12/head 2025-12-04T08:00:32.8520776Z * [new branch] gh/SherlockNoMad/12/orig -> origin/gh/SherlockNoMad/12/orig 2025-12-04T08:00:32.8522384Z * [new branch] gh/SherlockNoMad/15/base -> origin/gh/SherlockNoMad/15/base 2025-12-04T08:00:32.8523430Z * [new branch] gh/SherlockNoMad/15/head -> origin/gh/SherlockNoMad/15/head 2025-12-04T08:00:32.8524553Z * [new branch] gh/SherlockNoMad/15/orig -> origin/gh/SherlockNoMad/15/orig 2025-12-04T08:00:32.8526195Z * [new branch] gh/SherlockNoMad/17/base -> origin/gh/SherlockNoMad/17/base 2025-12-04T08:00:32.8527213Z * [new branch] gh/SherlockNoMad/17/head -> origin/gh/SherlockNoMad/17/head 2025-12-04T08:00:32.8528574Z * [new branch] gh/SherlockNoMad/17/orig -> origin/gh/SherlockNoMad/17/orig 2025-12-04T08:00:32.8530441Z * [new branch] gh/SherlockNoMad/18/base -> origin/gh/SherlockNoMad/18/base 2025-12-04T08:00:32.8531458Z * [new branch] gh/SherlockNoMad/18/head -> origin/gh/SherlockNoMad/18/head 2025-12-04T08:00:32.8532628Z * [new branch] gh/SherlockNoMad/18/orig -> origin/gh/SherlockNoMad/18/orig 2025-12-04T08:00:32.8534022Z * [new branch] gh/SherlockNoMad/19/base -> origin/gh/SherlockNoMad/19/base 2025-12-04T08:00:32.8535145Z * [new branch] gh/SherlockNoMad/19/head -> origin/gh/SherlockNoMad/19/head 2025-12-04T08:00:32.8536300Z * [new branch] gh/SherlockNoMad/19/orig -> origin/gh/SherlockNoMad/19/orig 2025-12-04T08:00:32.8537741Z * [new branch] gh/SherlockNoMad/2/base -> origin/gh/SherlockNoMad/2/base 2025-12-04T08:00:32.8538707Z * [new branch] gh/SherlockNoMad/2/head -> origin/gh/SherlockNoMad/2/head 2025-12-04T08:00:32.8540130Z * [new branch] gh/SherlockNoMad/20/base -> origin/gh/SherlockNoMad/20/base 2025-12-04T08:00:32.8541295Z * [new branch] gh/SherlockNoMad/20/head -> origin/gh/SherlockNoMad/20/head 2025-12-04T08:00:32.8542308Z * [new branch] gh/SherlockNoMad/20/orig -> origin/gh/SherlockNoMad/20/orig 2025-12-04T08:00:32.8544140Z * [new branch] gh/SherlockNoMad/21/base -> origin/gh/SherlockNoMad/21/base 2025-12-04T08:00:32.8545309Z * [new branch] gh/SherlockNoMad/21/head -> origin/gh/SherlockNoMad/21/head 2025-12-04T08:00:32.8546405Z * [new branch] gh/SherlockNoMad/21/orig -> origin/gh/SherlockNoMad/21/orig 2025-12-04T08:00:32.8547853Z * [new branch] gh/SherlockNoMad/3/base -> origin/gh/SherlockNoMad/3/base 2025-12-04T08:00:32.8548868Z * [new branch] gh/SherlockNoMad/3/head -> origin/gh/SherlockNoMad/3/head 2025-12-04T08:00:32.8550296Z * [new branch] gh/SherlockNoMad/4/base -> origin/gh/SherlockNoMad/4/base 2025-12-04T08:00:32.8551267Z * [new branch] gh/SherlockNoMad/4/head -> origin/gh/SherlockNoMad/4/head 2025-12-04T08:00:32.8552703Z * [new branch] gh/SherlockNoMad/5/base -> origin/gh/SherlockNoMad/5/base 2025-12-04T08:00:32.8553674Z * [new branch] gh/SherlockNoMad/5/head -> origin/gh/SherlockNoMad/5/head 2025-12-04T08:00:32.8556059Z * [new branch] gh/Sidharth123-cpu/24/base -> origin/gh/Sidharth123-cpu/24/base 2025-12-04T08:00:32.8557459Z * [new branch] gh/Sidharth123-cpu/25/base -> origin/gh/Sidharth123-cpu/25/base 2025-12-04T08:00:32.8558837Z * [new branch] gh/Sidharth123-cpu/26/base -> origin/gh/Sidharth123-cpu/26/base 2025-12-04T08:00:32.8560462Z * [new branch] gh/Sidharth123-cpu/27/base -> origin/gh/Sidharth123-cpu/27/base 2025-12-04T08:00:32.8562227Z * [new branch] gh/StrongerXi/1/base -> origin/gh/StrongerXi/1/base 2025-12-04T08:00:32.8563397Z * [new branch] gh/StrongerXi/1/head -> origin/gh/StrongerXi/1/head 2025-12-04T08:00:32.8564865Z * [new branch] gh/StrongerXi/71/base -> origin/gh/StrongerXi/71/base 2025-12-04T08:00:32.8565881Z * [new branch] gh/StrongerXi/71/head -> origin/gh/StrongerXi/71/head 2025-12-04T08:00:32.8567633Z * [new branch] gh/StrongerXi/72/base -> origin/gh/StrongerXi/72/base 2025-12-04T08:00:32.8568506Z * [new branch] gh/StrongerXi/72/head -> origin/gh/StrongerXi/72/head 2025-12-04T08:00:32.8570100Z * [new branch] gh/StrongerXi/73/base -> origin/gh/StrongerXi/73/base 2025-12-04T08:00:32.8571126Z * [new branch] gh/StrongerXi/73/head -> origin/gh/StrongerXi/73/head 2025-12-04T08:00:32.8572285Z * [new branch] gh/StrongerXi/73/orig -> origin/gh/StrongerXi/73/orig 2025-12-04T08:00:32.8574294Z * [new branch] gh/XilunWu/160/base -> origin/gh/XilunWu/160/base 2025-12-04T08:00:32.8575343Z * [new branch] gh/XilunWu/160/head -> origin/gh/XilunWu/160/head 2025-12-04T08:00:32.8576561Z * [new branch] gh/XilunWu/160/orig -> origin/gh/XilunWu/160/orig 2025-12-04T08:00:32.8578043Z * [new branch] gh/XilunWu/163/base -> origin/gh/XilunWu/163/base 2025-12-04T08:00:32.8579127Z * [new branch] gh/XilunWu/163/head -> origin/gh/XilunWu/163/head 2025-12-04T08:00:32.8580258Z * [new branch] gh/XilunWu/163/orig -> origin/gh/XilunWu/163/orig 2025-12-04T08:00:32.8581998Z * [new branch] gh/XilunWu/168/base -> origin/gh/XilunWu/168/base 2025-12-04T08:00:32.8582968Z * [new branch] gh/XilunWu/168/head -> origin/gh/XilunWu/168/head 2025-12-04T08:00:32.8584077Z * [new branch] gh/XilunWu/168/orig -> origin/gh/XilunWu/168/orig 2025-12-04T08:00:32.8585690Z * [new branch] gh/XilunWu/169/base -> origin/gh/XilunWu/169/base 2025-12-04T08:00:32.8586720Z * [new branch] gh/XilunWu/169/head -> origin/gh/XilunWu/169/head 2025-12-04T08:00:32.8588076Z * [new branch] gh/XilunWu/169/orig -> origin/gh/XilunWu/169/orig 2025-12-04T08:00:32.8589490Z * [new branch] gh/XilunWu/170/base -> origin/gh/XilunWu/170/base 2025-12-04T08:00:32.8590508Z * [new branch] gh/XilunWu/170/head -> origin/gh/XilunWu/170/head 2025-12-04T08:00:32.8591632Z * [new branch] gh/XilunWu/170/orig -> origin/gh/XilunWu/170/orig 2025-12-04T08:00:32.8593285Z * [new branch] gh/XilunWu/171/base -> origin/gh/XilunWu/171/base 2025-12-04T08:00:32.8594351Z * [new branch] gh/XilunWu/171/head -> origin/gh/XilunWu/171/head 2025-12-04T08:00:32.8595595Z * [new branch] gh/XilunWu/171/orig -> origin/gh/XilunWu/171/orig 2025-12-04T08:00:32.8597011Z * [new branch] gh/XilunWu/173/base -> origin/gh/XilunWu/173/base 2025-12-04T08:00:32.8598080Z * [new branch] gh/XilunWu/173/head -> origin/gh/XilunWu/173/head 2025-12-04T08:00:32.8599223Z * [new branch] gh/XilunWu/173/orig -> origin/gh/XilunWu/173/orig 2025-12-04T08:00:32.8600798Z * [new branch] gh/XilunWu/175/base -> origin/gh/XilunWu/175/base 2025-12-04T08:00:32.8601855Z * [new branch] gh/XilunWu/175/head -> origin/gh/XilunWu/175/head 2025-12-04T08:00:32.8602990Z * [new branch] gh/XilunWu/175/orig -> origin/gh/XilunWu/175/orig 2025-12-04T08:00:32.8604583Z * [new branch] gh/XilunWu/176/base -> origin/gh/XilunWu/176/base 2025-12-04T08:00:32.8605676Z * [new branch] gh/XilunWu/176/head -> origin/gh/XilunWu/176/head 2025-12-04T08:00:32.8606953Z * [new branch] gh/XilunWu/176/orig -> origin/gh/XilunWu/176/orig 2025-12-04T08:00:32.8609000Z * [new branch] gh/XuehaiPan/14/base -> origin/gh/XuehaiPan/14/base 2025-12-04T08:00:32.8610033Z * [new branch] gh/XuehaiPan/14/head -> origin/gh/XuehaiPan/14/head 2025-12-04T08:00:32.8611104Z * [new branch] gh/XuehaiPan/14/orig -> origin/gh/XuehaiPan/14/orig 2025-12-04T08:00:32.8612773Z * [new branch] gh/XuehaiPan/179/base -> origin/gh/XuehaiPan/179/base 2025-12-04T08:00:32.8613835Z * [new branch] gh/XuehaiPan/179/head -> origin/gh/XuehaiPan/179/head 2025-12-04T08:00:32.8615053Z * [new branch] gh/XuehaiPan/179/orig -> origin/gh/XuehaiPan/179/orig 2025-12-04T08:00:32.8616564Z * [new branch] gh/XuehaiPan/249/base -> origin/gh/XuehaiPan/249/base 2025-12-04T08:00:32.8617569Z * [new branch] gh/XuehaiPan/249/head -> origin/gh/XuehaiPan/249/head 2025-12-04T08:00:32.8618857Z * [new branch] gh/XuehaiPan/249/orig -> origin/gh/XuehaiPan/249/orig 2025-12-04T08:00:32.8620336Z * [new branch] gh/XuehaiPan/253/base -> origin/gh/XuehaiPan/253/base 2025-12-04T08:00:32.8621345Z * [new branch] gh/XuehaiPan/253/head -> origin/gh/XuehaiPan/253/head 2025-12-04T08:00:32.8622628Z * [new branch] gh/XuehaiPan/253/orig -> origin/gh/XuehaiPan/253/orig 2025-12-04T08:00:32.8624153Z * [new branch] gh/XuehaiPan/254/base -> origin/gh/XuehaiPan/254/base 2025-12-04T08:00:32.8625186Z * [new branch] gh/XuehaiPan/254/head -> origin/gh/XuehaiPan/254/head 2025-12-04T08:00:32.8626337Z * [new branch] gh/XuehaiPan/254/orig -> origin/gh/XuehaiPan/254/orig 2025-12-04T08:00:32.8627877Z * [new branch] gh/XuehaiPan/255/base -> origin/gh/XuehaiPan/255/base 2025-12-04T08:00:32.8629024Z * [new branch] gh/XuehaiPan/255/head -> origin/gh/XuehaiPan/255/head 2025-12-04T08:00:32.8631323Z * [new branch] gh/XuehaiPan/255/orig -> origin/gh/XuehaiPan/255/orig 2025-12-04T08:00:32.8632777Z * [new branch] gh/XuehaiPan/271/base -> origin/gh/XuehaiPan/271/base 2025-12-04T08:00:32.8633832Z * [new branch] gh/XuehaiPan/271/head -> origin/gh/XuehaiPan/271/head 2025-12-04T08:00:32.8634967Z * [new branch] gh/XuehaiPan/271/orig -> origin/gh/XuehaiPan/271/orig 2025-12-04T08:00:32.8636467Z * [new branch] gh/XuehaiPan/343/base -> origin/gh/XuehaiPan/343/base 2025-12-04T08:00:32.8637531Z * [new branch] gh/XuehaiPan/343/head -> origin/gh/XuehaiPan/343/head 2025-12-04T08:00:32.8638638Z * [new branch] gh/XuehaiPan/343/orig -> origin/gh/XuehaiPan/343/orig 2025-12-04T08:00:32.8640261Z * [new branch] gh/XuehaiPan/347/base -> origin/gh/XuehaiPan/347/base 2025-12-04T08:00:32.8641323Z * [new branch] gh/XuehaiPan/347/head -> origin/gh/XuehaiPan/347/head 2025-12-04T08:00:32.8642622Z * [new branch] gh/XuehaiPan/347/orig -> origin/gh/XuehaiPan/347/orig 2025-12-04T08:00:32.8644210Z * [new branch] gh/XuehaiPan/348/base -> origin/gh/XuehaiPan/348/base 2025-12-04T08:00:32.8645249Z * [new branch] gh/XuehaiPan/348/head -> origin/gh/XuehaiPan/348/head 2025-12-04T08:00:32.8646355Z * [new branch] gh/XuehaiPan/348/orig -> origin/gh/XuehaiPan/348/orig 2025-12-04T08:00:32.8648018Z * [new branch] gh/XuehaiPan/350/base -> origin/gh/XuehaiPan/350/base 2025-12-04T08:00:32.8649025Z * [new branch] gh/XuehaiPan/350/head -> origin/gh/XuehaiPan/350/head 2025-12-04T08:00:32.8650124Z * [new branch] gh/XuehaiPan/350/orig -> origin/gh/XuehaiPan/350/orig 2025-12-04T08:00:32.8651730Z * [new branch] gh/XuehaiPan/365/base -> origin/gh/XuehaiPan/365/base 2025-12-04T08:00:32.8652858Z * [new branch] gh/XuehaiPan/365/head -> origin/gh/XuehaiPan/365/head 2025-12-04T08:00:32.8654448Z * [new branch] gh/XuehaiPan/365/orig -> origin/gh/XuehaiPan/365/orig 2025-12-04T08:00:32.8655995Z * [new branch] gh/XuehaiPan/366/base -> origin/gh/XuehaiPan/366/base 2025-12-04T08:00:32.8657036Z * [new branch] gh/XuehaiPan/366/head -> origin/gh/XuehaiPan/366/head 2025-12-04T08:00:32.8658606Z * [new branch] gh/XuehaiPan/370/base -> origin/gh/XuehaiPan/370/base 2025-12-04T08:00:32.8659982Z * [new branch] gh/XuehaiPan/370/head -> origin/gh/XuehaiPan/370/head 2025-12-04T08:00:32.8661031Z * [new branch] gh/XuehaiPan/370/orig -> origin/gh/XuehaiPan/370/orig 2025-12-04T08:00:32.8662680Z * [new branch] gh/XuehaiPan/390/base -> origin/gh/XuehaiPan/390/base 2025-12-04T08:00:32.8663716Z * [new branch] gh/XuehaiPan/390/head -> origin/gh/XuehaiPan/390/head 2025-12-04T08:00:32.8664835Z * [new branch] gh/XuehaiPan/390/orig -> origin/gh/XuehaiPan/390/orig 2025-12-04T08:00:32.8666460Z * [new branch] gh/XuehaiPan/391/base -> origin/gh/XuehaiPan/391/base 2025-12-04T08:00:32.8667465Z * [new branch] gh/XuehaiPan/391/head -> origin/gh/XuehaiPan/391/head 2025-12-04T08:00:32.8668752Z * [new branch] gh/XuehaiPan/391/orig -> origin/gh/XuehaiPan/391/orig 2025-12-04T08:00:32.8670172Z * [new branch] gh/XuehaiPan/392/base -> origin/gh/XuehaiPan/392/base 2025-12-04T08:00:32.8671238Z * [new branch] gh/XuehaiPan/392/head -> origin/gh/XuehaiPan/392/head 2025-12-04T08:00:32.8672527Z * [new branch] gh/XuehaiPan/392/orig -> origin/gh/XuehaiPan/392/orig 2025-12-04T08:00:32.8674504Z * [new branch] gh/XuehaiPan/394/base -> origin/gh/XuehaiPan/394/base 2025-12-04T08:00:32.8675591Z * [new branch] gh/XuehaiPan/394/head -> origin/gh/XuehaiPan/394/head 2025-12-04T08:00:32.8676743Z * [new branch] gh/XuehaiPan/394/orig -> origin/gh/XuehaiPan/394/orig 2025-12-04T08:00:32.8678340Z * [new branch] gh/XuehaiPan/397/base -> origin/gh/XuehaiPan/397/base 2025-12-04T08:00:32.8679405Z * [new branch] gh/XuehaiPan/397/head -> origin/gh/XuehaiPan/397/head 2025-12-04T08:00:32.8680530Z * [new branch] gh/XuehaiPan/397/orig -> origin/gh/XuehaiPan/397/orig 2025-12-04T08:00:32.8682183Z * [new branch] gh/XuehaiPan/398/base -> origin/gh/XuehaiPan/398/base 2025-12-04T08:00:32.8683201Z * [new branch] gh/XuehaiPan/398/head -> origin/gh/XuehaiPan/398/head 2025-12-04T08:00:32.8684321Z * [new branch] gh/XuehaiPan/398/orig -> origin/gh/XuehaiPan/398/orig 2025-12-04T08:00:32.8685823Z * [new branch] gh/XuehaiPan/399/base -> origin/gh/XuehaiPan/399/base 2025-12-04T08:00:32.8686897Z * [new branch] gh/XuehaiPan/399/head -> origin/gh/XuehaiPan/399/head 2025-12-04T08:00:32.8688348Z * [new branch] gh/XuehaiPan/399/orig -> origin/gh/XuehaiPan/399/orig 2025-12-04T08:00:32.8689825Z * [new branch] gh/XuehaiPan/400/base -> origin/gh/XuehaiPan/400/base 2025-12-04T08:00:32.8690849Z * [new branch] gh/XuehaiPan/400/head -> origin/gh/XuehaiPan/400/head 2025-12-04T08:00:32.8691964Z * [new branch] gh/XuehaiPan/400/orig -> origin/gh/XuehaiPan/400/orig 2025-12-04T08:00:32.8693785Z * [new branch] gh/ZhiweiYan-96/39/base -> origin/gh/ZhiweiYan-96/39/base 2025-12-04T08:00:32.8694808Z * [new branch] gh/ZhiweiYan-96/39/head -> origin/gh/ZhiweiYan-96/39/head 2025-12-04T08:00:32.8696086Z * [new branch] gh/ZhiweiYan-96/39/orig -> origin/gh/ZhiweiYan-96/39/orig 2025-12-04T08:00:32.8697576Z * [new branch] gh/ZhiweiYan-96/44/base -> origin/gh/ZhiweiYan-96/44/base 2025-12-04T08:00:32.8698607Z * [new branch] gh/ZhiweiYan-96/44/head -> origin/gh/ZhiweiYan-96/44/head 2025-12-04T08:00:32.8700351Z * [new branch] gh/ZhiweiYan-96/45/base -> origin/gh/ZhiweiYan-96/45/base 2025-12-04T08:00:32.8701069Z * [new branch] gh/ZhiweiYan-96/45/head -> origin/gh/ZhiweiYan-96/45/head 2025-12-04T08:00:32.8702760Z * [new branch] gh/ZhiweiYan-96/49/base -> origin/gh/ZhiweiYan-96/49/base 2025-12-04T08:00:32.8703776Z * [new branch] gh/ZhiweiYan-96/49/head -> origin/gh/ZhiweiYan-96/49/head 2025-12-04T08:00:32.8705353Z * [new branch] gh/ZhiweiYan-96/62/base -> origin/gh/ZhiweiYan-96/62/base 2025-12-04T08:00:32.8706354Z * [new branch] gh/ZhiweiYan-96/62/head -> origin/gh/ZhiweiYan-96/62/head 2025-12-04T08:00:32.8707957Z * [new branch] gh/ZhiweiYan-96/66/base -> origin/gh/ZhiweiYan-96/66/base 2025-12-04T08:00:32.8709073Z * [new branch] gh/ZhiweiYan-96/66/head -> origin/gh/ZhiweiYan-96/66/head 2025-12-04T08:00:32.8710595Z * [new branch] gh/ZhiweiYan-96/67/base -> origin/gh/ZhiweiYan-96/67/base 2025-12-04T08:00:32.8711601Z * [new branch] gh/ZhiweiYan-96/67/head -> origin/gh/ZhiweiYan-96/67/head 2025-12-04T08:00:32.8713041Z * [new branch] gh/ZhiweiYan-96/68/base -> origin/gh/ZhiweiYan-96/68/base 2025-12-04T08:00:32.8714042Z * [new branch] gh/ZhiweiYan-96/68/head -> origin/gh/ZhiweiYan-96/68/head 2025-12-04T08:00:32.8715139Z * [new branch] gh/ZhiweiYan-96/68/orig -> origin/gh/ZhiweiYan-96/68/orig 2025-12-04T08:00:32.8717088Z * [new branch] gh/aakhundov/1/base -> origin/gh/aakhundov/1/base 2025-12-04T08:00:32.8718226Z * [new branch] gh/aakhundov/1/head -> origin/gh/aakhundov/1/head 2025-12-04T08:00:32.8719684Z * [new branch] gh/aakhundov/2/base -> origin/gh/aakhundov/2/base 2025-12-04T08:00:32.8720725Z * [new branch] gh/aakhundov/2/head -> origin/gh/aakhundov/2/head 2025-12-04T08:00:32.8722295Z * [new branch] gh/aditew01/openblas -> origin/gh/aditew01/openblas 2025-12-04T08:00:32.8723299Z * [new branch] gh/aditew01/sbgemm -> origin/gh/aditew01/sbgemm 2025-12-04T08:00:32.8724429Z * [new branch] gh/aditew01/vecbf16 -> origin/gh/aditew01/vecbf16 2025-12-04T08:00:32.8726218Z * [new branch] gh/albanD/4/base -> origin/gh/albanD/4/base 2025-12-04T08:00:32.8727271Z * [new branch] gh/albanD/4/head -> origin/gh/albanD/4/head 2025-12-04T08:00:32.8728583Z * [new branch] gh/albanD/4/orig -> origin/gh/albanD/4/orig 2025-12-04T08:00:32.8730796Z * [new branch] gh/alexbrauckmann/paddedtensor_faketensor_init -> origin/gh/alexbrauckmann/paddedtensor_faketensor_init 2025-12-04T08:00:32.8732201Z * [new branch] gh/alexsamardzic/12/base -> origin/gh/alexsamardzic/12/base 2025-12-04T08:00:32.8733331Z * [new branch] gh/alexsamardzic/12/head -> origin/gh/alexsamardzic/12/head 2025-12-04T08:00:32.8734464Z * [new branch] gh/alexsamardzic/12/orig -> origin/gh/alexsamardzic/12/orig 2025-12-04T08:00:32.8736052Z * [new branch] gh/alexsamardzic/14/base -> origin/gh/alexsamardzic/14/base 2025-12-04T08:00:32.8737116Z * [new branch] gh/alexsamardzic/14/head -> origin/gh/alexsamardzic/14/head 2025-12-04T08:00:32.8738225Z * [new branch] gh/alexsamardzic/14/orig -> origin/gh/alexsamardzic/14/orig 2025-12-04T08:00:32.8739836Z * [new branch] gh/alexsamardzic/15/base -> origin/gh/alexsamardzic/15/base 2025-12-04T08:00:32.8740900Z * [new branch] gh/alexsamardzic/15/head -> origin/gh/alexsamardzic/15/head 2025-12-04T08:00:32.8741999Z * [new branch] gh/alexsamardzic/15/orig -> origin/gh/alexsamardzic/15/orig 2025-12-04T08:00:32.8743936Z * [new branch] gh/amjames/18/base -> origin/gh/amjames/18/base 2025-12-04T08:00:32.8745125Z * [new branch] gh/amjames/18/head -> origin/gh/amjames/18/head 2025-12-04T08:00:32.8746073Z * [new branch] gh/amjames/18/orig -> origin/gh/amjames/18/orig 2025-12-04T08:00:32.8748178Z * [new branch] gh/andrewor14/35/base -> origin/gh/andrewor14/35/base 2025-12-04T08:00:32.8749337Z * [new branch] gh/andrewor14/35/head -> origin/gh/andrewor14/35/head 2025-12-04T08:00:32.8750681Z * [new branch] gh/andrewor14/35/orig -> origin/gh/andrewor14/35/orig 2025-12-04T08:00:32.8752324Z * [new branch] gh/andrewor14/50/base -> origin/gh/andrewor14/50/base 2025-12-04T08:00:32.8753430Z * [new branch] gh/andrewor14/50/head -> origin/gh/andrewor14/50/head 2025-12-04T08:00:32.8754575Z * [new branch] gh/andrewor14/50/orig -> origin/gh/andrewor14/50/orig 2025-12-04T08:00:32.8756528Z * [new branch] gh/andyanwang/30/base -> origin/gh/andyanwang/30/base 2025-12-04T08:00:32.8757963Z * [new branch] gh/andyanwang/30/orig -> origin/gh/andyanwang/30/orig 2025-12-04T08:00:32.8759528Z * [new branch] gh/andyanwang/31/base -> origin/gh/andyanwang/31/base 2025-12-04T08:00:32.8760808Z * [new branch] gh/andyanwang/31/orig -> origin/gh/andyanwang/31/orig 2025-12-04T08:00:32.8762332Z * [new branch] gh/andyanwang/39/base -> origin/gh/andyanwang/39/base 2025-12-04T08:00:32.8763475Z * [new branch] gh/andyanwang/39/head -> origin/gh/andyanwang/39/head 2025-12-04T08:00:32.8764590Z * [new branch] gh/andyanwang/39/orig -> origin/gh/andyanwang/39/orig 2025-12-04T08:00:32.8766415Z * [new branch] gh/andyanwang/42/base -> origin/gh/andyanwang/42/base 2025-12-04T08:00:32.8767501Z * [new branch] gh/andyanwang/42/head -> origin/gh/andyanwang/42/head 2025-12-04T08:00:32.8768756Z * [new branch] gh/andyanwang/42/orig -> origin/gh/andyanwang/42/orig 2025-12-04T08:00:32.8770359Z * [new branch] gh/andyanwang/45/base -> origin/gh/andyanwang/45/base 2025-12-04T08:00:32.8771435Z * [new branch] gh/andyanwang/45/head -> origin/gh/andyanwang/45/head 2025-12-04T08:00:32.8772548Z * [new branch] gh/andyanwang/45/orig -> origin/gh/andyanwang/45/orig 2025-12-04T08:00:32.8774456Z * [new branch] gh/angelayi/107/base -> origin/gh/angelayi/107/base 2025-12-04T08:00:32.8775487Z * [new branch] gh/angelayi/107/head -> origin/gh/angelayi/107/head 2025-12-04T08:00:32.8777077Z * [new branch] gh/angelayi/114/base -> origin/gh/angelayi/114/base 2025-12-04T08:00:32.8778755Z * [new branch] gh/angelayi/114/head -> origin/gh/angelayi/114/head 2025-12-04T08:00:32.8779483Z * [new branch] gh/angelayi/114/orig -> origin/gh/angelayi/114/orig 2025-12-04T08:00:32.8780949Z * [new branch] gh/angelayi/116/base -> origin/gh/angelayi/116/base 2025-12-04T08:00:32.8781974Z * [new branch] gh/angelayi/116/head -> origin/gh/angelayi/116/head 2025-12-04T08:00:32.8783085Z * [new branch] gh/angelayi/116/orig -> origin/gh/angelayi/116/orig 2025-12-04T08:00:32.8784797Z * [new branch] gh/angelayi/122/base -> origin/gh/angelayi/122/base 2025-12-04T08:00:32.8785769Z * [new branch] gh/angelayi/122/head -> origin/gh/angelayi/122/head 2025-12-04T08:00:32.8786868Z * [new branch] gh/angelayi/122/orig -> origin/gh/angelayi/122/orig 2025-12-04T08:00:32.8788646Z * [new branch] gh/angelayi/124/base -> origin/gh/angelayi/124/base 2025-12-04T08:00:32.8789658Z * [new branch] gh/angelayi/124/head -> origin/gh/angelayi/124/head 2025-12-04T08:00:32.8790754Z * [new branch] gh/angelayi/124/orig -> origin/gh/angelayi/124/orig 2025-12-04T08:00:32.8792465Z * [new branch] gh/angelayi/128/base -> origin/gh/angelayi/128/base 2025-12-04T08:00:32.8793431Z * [new branch] gh/angelayi/128/head -> origin/gh/angelayi/128/head 2025-12-04T08:00:32.8794554Z * [new branch] gh/angelayi/128/orig -> origin/gh/angelayi/128/orig 2025-12-04T08:00:32.8796101Z * [new branch] gh/angelayi/131/base -> origin/gh/angelayi/131/base 2025-12-04T08:00:32.8797125Z * [new branch] gh/angelayi/131/head -> origin/gh/angelayi/131/head 2025-12-04T08:00:32.8798265Z * [new branch] gh/angelayi/131/orig -> origin/gh/angelayi/131/orig 2025-12-04T08:00:32.8800116Z * [new branch] gh/angelayi/132/base -> origin/gh/angelayi/132/base 2025-12-04T08:00:32.8801366Z * [new branch] gh/angelayi/132/head -> origin/gh/angelayi/132/head 2025-12-04T08:00:32.8802624Z * [new branch] gh/angelayi/132/orig -> origin/gh/angelayi/132/orig 2025-12-04T08:00:32.8804156Z * [new branch] gh/angelayi/133/base -> origin/gh/angelayi/133/base 2025-12-04T08:00:32.8805254Z * [new branch] gh/angelayi/133/head -> origin/gh/angelayi/133/head 2025-12-04T08:00:32.8806369Z * [new branch] gh/angelayi/133/orig -> origin/gh/angelayi/133/orig 2025-12-04T08:00:32.8808327Z * [new branch] gh/angelayi/134/base -> origin/gh/angelayi/134/base 2025-12-04T08:00:32.8809690Z * [new branch] gh/angelayi/134/head -> origin/gh/angelayi/134/head 2025-12-04T08:00:32.8810723Z * [new branch] gh/angelayi/134/orig -> origin/gh/angelayi/134/orig 2025-12-04T08:00:32.8812504Z * [new branch] gh/angelayi/135/base -> origin/gh/angelayi/135/base 2025-12-04T08:00:32.8813646Z * [new branch] gh/angelayi/135/head -> origin/gh/angelayi/135/head 2025-12-04T08:00:32.8814774Z * [new branch] gh/angelayi/135/orig -> origin/gh/angelayi/135/orig 2025-12-04T08:00:32.8816303Z * [new branch] gh/angelayi/136/base -> origin/gh/angelayi/136/base 2025-12-04T08:00:32.8817361Z * [new branch] gh/angelayi/136/head -> origin/gh/angelayi/136/head 2025-12-04T08:00:32.8818468Z * [new branch] gh/angelayi/136/orig -> origin/gh/angelayi/136/orig 2025-12-04T08:00:32.8820118Z * [new branch] gh/angelayi/137/base -> origin/gh/angelayi/137/base 2025-12-04T08:00:32.8821114Z * [new branch] gh/angelayi/137/head -> origin/gh/angelayi/137/head 2025-12-04T08:00:32.8822483Z * [new branch] gh/angelayi/137/orig -> origin/gh/angelayi/137/orig 2025-12-04T08:00:32.8823884Z * [new branch] gh/angelayi/138/base -> origin/gh/angelayi/138/base 2025-12-04T08:00:32.8824909Z * [new branch] gh/angelayi/138/head -> origin/gh/angelayi/138/head 2025-12-04T08:00:32.8826014Z * [new branch] gh/angelayi/138/orig -> origin/gh/angelayi/138/orig 2025-12-04T08:00:32.8827533Z * [new branch] gh/angelayi/139/base -> origin/gh/angelayi/139/base 2025-12-04T08:00:32.8828593Z * [new branch] gh/angelayi/139/head -> origin/gh/angelayi/139/head 2025-12-04T08:00:32.8832262Z * [new branch] gh/angelayi/139/orig -> origin/gh/angelayi/139/orig 2025-12-04T08:00:32.8833835Z * [new branch] gh/angelayi/140/base -> origin/gh/angelayi/140/base 2025-12-04T08:00:32.8835095Z * [new branch] gh/angelayi/140/head -> origin/gh/angelayi/140/head 2025-12-04T08:00:32.8836197Z * [new branch] gh/angelayi/140/orig -> origin/gh/angelayi/140/orig 2025-12-04T08:00:32.8838289Z * [new branch] gh/angelayi/141/base -> origin/gh/angelayi/141/base 2025-12-04T08:00:32.8839343Z * [new branch] gh/angelayi/141/head -> origin/gh/angelayi/141/head 2025-12-04T08:00:32.8840883Z * [new branch] gh/angelayi/141/orig -> origin/gh/angelayi/141/orig 2025-12-04T08:00:32.8842106Z * [new branch] gh/angelayi/142/base -> origin/gh/angelayi/142/base 2025-12-04T08:00:32.8843161Z * [new branch] gh/angelayi/142/head -> origin/gh/angelayi/142/head 2025-12-04T08:00:32.8844278Z * [new branch] gh/angelayi/142/orig -> origin/gh/angelayi/142/orig 2025-12-04T08:00:32.8845890Z * [new branch] gh/angelayi/143/base -> origin/gh/angelayi/143/base 2025-12-04T08:00:32.8846863Z * [new branch] gh/angelayi/143/head -> origin/gh/angelayi/143/head 2025-12-04T08:00:32.8848207Z * [new branch] gh/angelayi/143/orig -> origin/gh/angelayi/143/orig 2025-12-04T08:00:32.8849750Z * [new branch] gh/angelayi/144/base -> origin/gh/angelayi/144/base 2025-12-04T08:00:32.8850859Z * [new branch] gh/angelayi/144/head -> origin/gh/angelayi/144/head 2025-12-04T08:00:32.8852074Z * [new branch] gh/angelayi/144/orig -> origin/gh/angelayi/144/orig 2025-12-04T08:00:32.8854169Z * [new branch] gh/anijain2305/753/base -> origin/gh/anijain2305/753/base 2025-12-04T08:00:32.8855242Z * [new branch] gh/anijain2305/753/head -> origin/gh/anijain2305/753/head 2025-12-04T08:00:32.8856366Z * [new branch] gh/anijain2305/753/orig -> origin/gh/anijain2305/753/orig 2025-12-04T08:00:32.8858527Z * [new branch] gh/anijain2305/810/base -> origin/gh/anijain2305/810/base 2025-12-04T08:00:32.8859623Z * [new branch] gh/anijain2305/810/head -> origin/gh/anijain2305/810/head 2025-12-04T08:00:32.8860730Z * [new branch] gh/anijain2305/810/orig -> origin/gh/anijain2305/810/orig 2025-12-04T08:00:32.8862349Z * [new branch] gh/anijain2305/854/base -> origin/gh/anijain2305/854/base 2025-12-04T08:00:32.8863426Z * [new branch] gh/anijain2305/854/head -> origin/gh/anijain2305/854/head 2025-12-04T08:00:32.8864764Z * [new branch] gh/anijain2305/854/orig -> origin/gh/anijain2305/854/orig 2025-12-04T08:00:32.8866428Z * [new branch] gh/anijain2305/864/base -> origin/gh/anijain2305/864/base 2025-12-04T08:00:32.8867757Z * [new branch] gh/anijain2305/864/head -> origin/gh/anijain2305/864/head 2025-12-04T08:00:32.8868639Z * [new branch] gh/anijain2305/864/orig -> origin/gh/anijain2305/864/orig 2025-12-04T08:00:32.8870292Z * [new branch] gh/anijain2305/870/base -> origin/gh/anijain2305/870/base 2025-12-04T08:00:32.8871230Z * [new branch] gh/anijain2305/870/head -> origin/gh/anijain2305/870/head 2025-12-04T08:00:32.8872345Z * [new branch] gh/anijain2305/870/orig -> origin/gh/anijain2305/870/orig 2025-12-04T08:00:32.8874076Z * [new branch] gh/anijain2305/873/base -> origin/gh/anijain2305/873/base 2025-12-04T08:00:32.8875000Z * [new branch] gh/anijain2305/873/head -> origin/gh/anijain2305/873/head 2025-12-04T08:00:32.8876128Z * [new branch] gh/anijain2305/873/orig -> origin/gh/anijain2305/873/orig 2025-12-04T08:00:32.8877735Z * [new branch] gh/anijain2305/894/base -> origin/gh/anijain2305/894/base 2025-12-04T08:00:32.8878763Z * [new branch] gh/anijain2305/894/head -> origin/gh/anijain2305/894/head 2025-12-04T08:00:32.8879913Z * [new branch] gh/anijain2305/894/orig -> origin/gh/anijain2305/894/orig 2025-12-04T08:00:32.8881479Z * [new branch] gh/anijain2305/895/base -> origin/gh/anijain2305/895/base 2025-12-04T08:00:32.8882566Z * [new branch] gh/anijain2305/895/head -> origin/gh/anijain2305/895/head 2025-12-04T08:00:32.8883833Z * [new branch] gh/anijain2305/895/orig -> origin/gh/anijain2305/895/orig 2025-12-04T08:00:32.8885475Z * [new branch] gh/anijain2305/910/base -> origin/gh/anijain2305/910/base 2025-12-04T08:00:32.8886438Z * [new branch] gh/anijain2305/910/head -> origin/gh/anijain2305/910/head 2025-12-04T08:00:32.8887600Z * [new branch] gh/anijain2305/910/orig -> origin/gh/anijain2305/910/orig 2025-12-04T08:00:32.8889382Z * [new branch] gh/anijain2305/919/base -> origin/gh/anijain2305/919/base 2025-12-04T08:00:32.8890441Z * [new branch] gh/anijain2305/919/head -> origin/gh/anijain2305/919/head 2025-12-04T08:00:32.8891530Z * [new branch] gh/anijain2305/919/orig -> origin/gh/anijain2305/919/orig 2025-12-04T08:00:32.8893152Z * [new branch] gh/anijain2305/922/base -> origin/gh/anijain2305/922/base 2025-12-04T08:00:32.8894251Z * [new branch] gh/anijain2305/922/head -> origin/gh/anijain2305/922/head 2025-12-04T08:00:32.8895390Z * [new branch] gh/anijain2305/922/orig -> origin/gh/anijain2305/922/orig 2025-12-04T08:00:32.8897058Z * [new branch] gh/anijain2305/932/base -> origin/gh/anijain2305/932/base 2025-12-04T08:00:32.8898214Z * [new branch] gh/anijain2305/932/head -> origin/gh/anijain2305/932/head 2025-12-04T08:00:32.8899580Z * [new branch] gh/anijain2305/932/orig -> origin/gh/anijain2305/932/orig 2025-12-04T08:00:32.8901057Z * [new branch] gh/anijain2305/940/base -> origin/gh/anijain2305/940/base 2025-12-04T08:00:32.8902066Z * [new branch] gh/anijain2305/940/head -> origin/gh/anijain2305/940/head 2025-12-04T08:00:32.8903171Z * [new branch] gh/anijain2305/940/orig -> origin/gh/anijain2305/940/orig 2025-12-04T08:00:32.8904768Z * [new branch] gh/anijain2305/941/base -> origin/gh/anijain2305/941/base 2025-12-04T08:00:32.8905781Z * [new branch] gh/anijain2305/941/head -> origin/gh/anijain2305/941/head 2025-12-04T08:00:32.8906935Z * [new branch] gh/anijain2305/941/orig -> origin/gh/anijain2305/941/orig 2025-12-04T08:00:32.8908562Z * [new branch] gh/anijain2305/942/base -> origin/gh/anijain2305/942/base 2025-12-04T08:00:32.8909669Z * [new branch] gh/anijain2305/942/head -> origin/gh/anijain2305/942/head 2025-12-04T08:00:32.8911239Z * [new branch] gh/anijain2305/942/orig -> origin/gh/anijain2305/942/orig 2025-12-04T08:00:32.8912448Z * [new branch] gh/anijain2305/943/base -> origin/gh/anijain2305/943/base 2025-12-04T08:00:32.8913544Z * [new branch] gh/anijain2305/943/head -> origin/gh/anijain2305/943/head 2025-12-04T08:00:32.8914851Z * [new branch] gh/anijain2305/943/orig -> origin/gh/anijain2305/943/orig 2025-12-04T08:00:32.8916849Z * [new branch] gh/anijain2305/944/base -> origin/gh/anijain2305/944/base 2025-12-04T08:00:32.8917909Z * [new branch] gh/anijain2305/944/head -> origin/gh/anijain2305/944/head 2025-12-04T08:00:32.8919004Z * [new branch] gh/anijain2305/944/orig -> origin/gh/anijain2305/944/orig 2025-12-04T08:00:32.8920593Z * [new branch] gh/anijain2305/945/base -> origin/gh/anijain2305/945/base 2025-12-04T08:00:32.8922477Z * [new branch] gh/anijain2305/945/head -> origin/gh/anijain2305/945/head 2025-12-04T08:00:32.8923534Z * [new branch] gh/anijain2305/945/orig -> origin/gh/anijain2305/945/orig 2025-12-04T08:00:32.8925243Z * [new branch] gh/anijain2305/946/base -> origin/gh/anijain2305/946/base 2025-12-04T08:00:32.8926352Z * [new branch] gh/anijain2305/946/head -> origin/gh/anijain2305/946/head 2025-12-04T08:00:32.8927548Z * [new branch] gh/anijain2305/946/orig -> origin/gh/anijain2305/946/orig 2025-12-04T08:00:32.8929392Z * [new branch] gh/anijain2305/947/base -> origin/gh/anijain2305/947/base 2025-12-04T08:00:32.8930610Z * [new branch] gh/anijain2305/947/head -> origin/gh/anijain2305/947/head 2025-12-04T08:00:32.8931700Z * [new branch] gh/anijain2305/947/orig -> origin/gh/anijain2305/947/orig 2025-12-04T08:00:32.8933357Z * [new branch] gh/anijain2305/948/base -> origin/gh/anijain2305/948/base 2025-12-04T08:00:32.8934625Z * [new branch] gh/anijain2305/948/head -> origin/gh/anijain2305/948/head 2025-12-04T08:00:32.8935477Z * [new branch] gh/anijain2305/948/orig -> origin/gh/anijain2305/948/orig 2025-12-04T08:00:32.8937059Z * [new branch] gh/anijain2305/949/base -> origin/gh/anijain2305/949/base 2025-12-04T08:00:32.8938080Z * [new branch] gh/anijain2305/949/head -> origin/gh/anijain2305/949/head 2025-12-04T08:00:32.8939196Z * [new branch] gh/anijain2305/949/orig -> origin/gh/anijain2305/949/orig 2025-12-04T08:00:32.8940795Z * [new branch] gh/anijain2305/950/base -> origin/gh/anijain2305/950/base 2025-12-04T08:00:32.8941839Z * [new branch] gh/anijain2305/950/head -> origin/gh/anijain2305/950/head 2025-12-04T08:00:32.8942946Z * [new branch] gh/anijain2305/950/orig -> origin/gh/anijain2305/950/orig 2025-12-04T08:00:32.8944568Z * [new branch] gh/anijain2305/951/base -> origin/gh/anijain2305/951/base 2025-12-04T08:00:32.8945568Z * [new branch] gh/anijain2305/951/head -> origin/gh/anijain2305/951/head 2025-12-04T08:00:32.8946852Z * [new branch] gh/anijain2305/951/orig -> origin/gh/anijain2305/951/orig 2025-12-04T08:00:32.8948451Z * [new branch] gh/anijain2305/952/base -> origin/gh/anijain2305/952/base 2025-12-04T08:00:32.8949485Z * [new branch] gh/anijain2305/952/head -> origin/gh/anijain2305/952/head 2025-12-04T08:00:32.8950581Z * [new branch] gh/anijain2305/952/orig -> origin/gh/anijain2305/952/orig 2025-12-04T08:00:32.8952156Z * [new branch] gh/anijain2305/953/base -> origin/gh/anijain2305/953/base 2025-12-04T08:00:32.8953172Z * [new branch] gh/anijain2305/953/head -> origin/gh/anijain2305/953/head 2025-12-04T08:00:32.8954255Z * [new branch] gh/anijain2305/953/orig -> origin/gh/anijain2305/953/orig 2025-12-04T08:00:32.8955858Z * [new branch] gh/anijain2305/954/base -> origin/gh/anijain2305/954/base 2025-12-04T08:00:32.8957142Z * [new branch] gh/anijain2305/954/head -> origin/gh/anijain2305/954/head 2025-12-04T08:00:32.8958174Z * [new branch] gh/anijain2305/954/orig -> origin/gh/anijain2305/954/orig 2025-12-04T08:00:32.8959851Z * [new branch] gh/anijain2305/955/base -> origin/gh/anijain2305/955/base 2025-12-04T08:00:32.8960902Z * [new branch] gh/anijain2305/955/head -> origin/gh/anijain2305/955/head 2025-12-04T08:00:32.8962177Z * [new branch] gh/anijain2305/955/orig -> origin/gh/anijain2305/955/orig 2025-12-04T08:00:32.8963767Z * [new branch] gh/anijain2305/956/base -> origin/gh/anijain2305/956/base 2025-12-04T08:00:32.8964793Z * [new branch] gh/anijain2305/956/head -> origin/gh/anijain2305/956/head 2025-12-04T08:00:32.8965909Z * [new branch] gh/anijain2305/956/orig -> origin/gh/anijain2305/956/orig 2025-12-04T08:00:32.8967889Z * [new branch] gh/anijain2305/957/base -> origin/gh/anijain2305/957/base 2025-12-04T08:00:32.8968763Z * [new branch] gh/anijain2305/957/head -> origin/gh/anijain2305/957/head 2025-12-04T08:00:32.8969896Z * [new branch] gh/anijain2305/957/orig -> origin/gh/anijain2305/957/orig 2025-12-04T08:00:32.8971521Z * [new branch] gh/anijain2305/958/base -> origin/gh/anijain2305/958/base 2025-12-04T08:00:32.8972780Z * [new branch] gh/anijain2305/958/head -> origin/gh/anijain2305/958/head 2025-12-04T08:00:32.8973903Z * [new branch] gh/anijain2305/958/orig -> origin/gh/anijain2305/958/orig 2025-12-04T08:00:32.8975425Z * [new branch] gh/anijain2305/959/base -> origin/gh/anijain2305/959/base 2025-12-04T08:00:32.8976489Z * [new branch] gh/anijain2305/959/head -> origin/gh/anijain2305/959/head 2025-12-04T08:00:32.8977786Z * [new branch] gh/anijain2305/959/orig -> origin/gh/anijain2305/959/orig 2025-12-04T08:00:32.8979326Z * [new branch] gh/anijain2305/960/base -> origin/gh/anijain2305/960/base 2025-12-04T08:00:32.8980424Z * [new branch] gh/anijain2305/960/head -> origin/gh/anijain2305/960/head 2025-12-04T08:00:32.8981560Z * [new branch] gh/anijain2305/960/orig -> origin/gh/anijain2305/960/orig 2025-12-04T08:00:32.8983225Z * [new branch] gh/anijain2305/961/base -> origin/gh/anijain2305/961/base 2025-12-04T08:00:32.8984293Z * [new branch] gh/anijain2305/961/head -> origin/gh/anijain2305/961/head 2025-12-04T08:00:32.8985422Z * [new branch] gh/anijain2305/961/orig -> origin/gh/anijain2305/961/orig 2025-12-04T08:00:32.8987094Z * [new branch] gh/anijain2305/962/base -> origin/gh/anijain2305/962/base 2025-12-04T08:00:32.8988130Z * [new branch] gh/anijain2305/962/head -> origin/gh/anijain2305/962/head 2025-12-04T08:00:32.8989230Z * [new branch] gh/anijain2305/962/orig -> origin/gh/anijain2305/962/orig 2025-12-04T08:00:32.8991176Z * [new branch] gh/anijain2305/963/base -> origin/gh/anijain2305/963/base 2025-12-04T08:00:32.8992482Z * [new branch] gh/anijain2305/963/head -> origin/gh/anijain2305/963/head 2025-12-04T08:00:32.8993654Z * [new branch] gh/anijain2305/963/orig -> origin/gh/anijain2305/963/orig 2025-12-04T08:00:32.8995294Z * [new branch] gh/anijain2305/964/base -> origin/gh/anijain2305/964/base 2025-12-04T08:00:32.8996404Z * [new branch] gh/anijain2305/964/head -> origin/gh/anijain2305/964/head 2025-12-04T08:00:32.8997521Z * [new branch] gh/anijain2305/964/orig -> origin/gh/anijain2305/964/orig 2025-12-04T08:00:32.8999108Z * [new branch] gh/anijain2305/965/base -> origin/gh/anijain2305/965/base 2025-12-04T08:00:32.9000169Z * [new branch] gh/anijain2305/965/head -> origin/gh/anijain2305/965/head 2025-12-04T08:00:32.9001360Z * [new branch] gh/anijain2305/965/orig -> origin/gh/anijain2305/965/orig 2025-12-04T08:00:32.9003447Z * [new branch] gh/anijain2305/966/base -> origin/gh/anijain2305/966/base 2025-12-04T08:00:32.9005267Z * [new branch] gh/anijain2305/966/head -> origin/gh/anijain2305/966/head 2025-12-04T08:00:32.9007200Z * [new branch] gh/anijain2305/966/orig -> origin/gh/anijain2305/966/orig 2025-12-04T08:00:32.9009911Z * [new branch] gh/anijain2305/967/base -> origin/gh/anijain2305/967/base 2025-12-04T08:00:32.9011845Z * [new branch] gh/anijain2305/967/head -> origin/gh/anijain2305/967/head 2025-12-04T08:00:32.9014124Z * [new branch] gh/anijain2305/967/orig -> origin/gh/anijain2305/967/orig 2025-12-04T08:00:32.9016687Z * [new branch] gh/anijain2305/968/base -> origin/gh/anijain2305/968/base 2025-12-04T08:00:32.9018583Z * [new branch] gh/anijain2305/968/head -> origin/gh/anijain2305/968/head 2025-12-04T08:00:32.9020354Z * [new branch] gh/anijain2305/968/orig -> origin/gh/anijain2305/968/orig 2025-12-04T08:00:32.9022722Z * [new branch] gh/anijain2305/969/base -> origin/gh/anijain2305/969/base 2025-12-04T08:00:32.9024710Z * [new branch] gh/anijain2305/969/head -> origin/gh/anijain2305/969/head 2025-12-04T08:00:32.9026558Z * [new branch] gh/anijain2305/969/orig -> origin/gh/anijain2305/969/orig 2025-12-04T08:00:32.9029150Z * [new branch] gh/anijain2305/970/base -> origin/gh/anijain2305/970/base 2025-12-04T08:00:32.9030969Z * [new branch] gh/anijain2305/970/head -> origin/gh/anijain2305/970/head 2025-12-04T08:00:32.9032751Z * [new branch] gh/anijain2305/970/orig -> origin/gh/anijain2305/970/orig 2025-12-04T08:00:32.9035624Z * [new branch] gh/anjali411/216/base -> origin/gh/anjali411/216/base 2025-12-04T08:00:32.9037560Z * [new branch] gh/anjali411/216/head -> origin/gh/anjali411/216/head 2025-12-04T08:00:32.9039337Z * [new branch] gh/anjali411/216/orig -> origin/gh/anjali411/216/orig 2025-12-04T08:00:32.9042418Z * [new branch] gh/anshul-si/1/base -> origin/gh/anshul-si/1/base 2025-12-04T08:00:32.9044257Z * [new branch] gh/anshul-si/1/head -> origin/gh/anshul-si/1/head 2025-12-04T08:00:32.9046371Z * [new branch] gh/anshul-si/2/base -> origin/gh/anshul-si/2/base 2025-12-04T08:00:32.9048252Z * [new branch] gh/anshul-si/2/head -> origin/gh/anshul-si/2/head 2025-12-04T08:00:32.9050532Z * [new branch] gh/anshul-si/3/base -> origin/gh/anshul-si/3/base 2025-12-04T08:00:32.9051267Z * [new branch] gh/anshul-si/3/head -> origin/gh/anshul-si/3/head 2025-12-04T08:00:32.9052763Z * [new branch] gh/anshul-si/4/base -> origin/gh/anshul-si/4/base 2025-12-04T08:00:32.9053745Z * [new branch] gh/anshul-si/4/head -> origin/gh/anshul-si/4/head 2025-12-04T08:00:32.9055281Z * [new branch] gh/anshul-si/5/base -> origin/gh/anshul-si/5/base 2025-12-04T08:00:32.9056343Z * [new branch] gh/anshul-si/5/head -> origin/gh/anshul-si/5/head 2025-12-04T08:00:32.9058144Z * [new branch] gh/anshul-si/53/base -> origin/gh/anshul-si/53/base 2025-12-04T08:00:32.9059201Z * [new branch] gh/anshul-si/53/head -> origin/gh/anshul-si/53/head 2025-12-04T08:00:32.9060861Z * [new branch] gh/anshul-si/58/base -> origin/gh/anshul-si/58/base 2025-12-04T08:00:32.9062151Z * [new branch] gh/anshul-si/58/head -> origin/gh/anshul-si/58/head 2025-12-04T08:00:32.9063427Z * [new branch] gh/anshul-si/66/base -> origin/gh/anshul-si/66/base 2025-12-04T08:00:32.9064522Z * [new branch] gh/anshul-si/66/head -> origin/gh/anshul-si/66/head 2025-12-04T08:00:32.9065631Z * [new branch] gh/anshul-si/66/orig -> origin/gh/anshul-si/66/orig 2025-12-04T08:00:32.9067039Z * [new branch] gh/anshul-si/67/base -> origin/gh/anshul-si/67/base 2025-12-04T08:00:32.9068056Z * [new branch] gh/anshul-si/67/head -> origin/gh/anshul-si/67/head 2025-12-04T08:00:32.9069183Z * [new branch] gh/anshul-si/67/orig -> origin/gh/anshul-si/67/orig 2025-12-04T08:00:32.9071062Z * [new branch] gh/anshul-si/68/base -> origin/gh/anshul-si/68/base 2025-12-04T08:00:32.9072066Z * [new branch] gh/anshul-si/68/head -> origin/gh/anshul-si/68/head 2025-12-04T08:00:32.9073186Z * [new branch] gh/anshul-si/68/orig -> origin/gh/anshul-si/68/orig 2025-12-04T08:00:32.9074957Z * [new branch] gh/anshul-si/69/base -> origin/gh/anshul-si/69/base 2025-12-04T08:00:32.9075986Z * [new branch] gh/anshul-si/69/head -> origin/gh/anshul-si/69/head 2025-12-04T08:00:32.9077139Z * [new branch] gh/anshul-si/69/orig -> origin/gh/anshul-si/69/orig 2025-12-04T08:00:32.9078749Z * [new branch] gh/anshul-si/70/base -> origin/gh/anshul-si/70/base 2025-12-04T08:00:32.9079881Z * [new branch] gh/anshul-si/70/head -> origin/gh/anshul-si/70/head 2025-12-04T08:00:32.9081127Z * [new branch] gh/anshul-si/70/orig -> origin/gh/anshul-si/70/orig 2025-12-04T08:00:32.9082971Z * [new branch] gh/anshul-si/71/base -> origin/gh/anshul-si/71/base 2025-12-04T08:00:32.9084193Z * [new branch] gh/anshul-si/71/head -> origin/gh/anshul-si/71/head 2025-12-04T08:00:32.9085240Z * [new branch] gh/anshul-si/71/orig -> origin/gh/anshul-si/71/orig 2025-12-04T08:00:32.9086985Z * [new branch] gh/anshul-si/72/base -> origin/gh/anshul-si/72/base 2025-12-04T08:00:32.9088188Z * [new branch] gh/anshul-si/72/head -> origin/gh/anshul-si/72/head 2025-12-04T08:00:32.9089313Z * [new branch] gh/anshul-si/72/orig -> origin/gh/anshul-si/72/orig 2025-12-04T08:00:32.9090859Z * [new branch] gh/anshul-si/73/base -> origin/gh/anshul-si/73/base 2025-12-04T08:00:32.9091991Z * [new branch] gh/anshul-si/73/head -> origin/gh/anshul-si/73/head 2025-12-04T08:00:32.9093118Z * [new branch] gh/anshul-si/73/orig -> origin/gh/anshul-si/73/orig 2025-12-04T08:00:32.9095101Z * [new branch] gh/aorenste/132/base -> origin/gh/aorenste/132/base 2025-12-04T08:00:32.9096134Z * [new branch] gh/aorenste/132/head -> origin/gh/aorenste/132/head 2025-12-04T08:00:32.9098212Z * [new branch] gh/aorenste/134/base -> origin/gh/aorenste/134/base 2025-12-04T08:00:32.9099242Z * [new branch] gh/aorenste/134/head -> origin/gh/aorenste/134/head 2025-12-04T08:00:32.9100361Z * [new branch] gh/aorenste/134/orig -> origin/gh/aorenste/134/orig 2025-12-04T08:00:32.9102080Z * [new branch] gh/aorenste/139/base -> origin/gh/aorenste/139/base 2025-12-04T08:00:32.9103171Z * [new branch] gh/aorenste/139/head -> origin/gh/aorenste/139/head 2025-12-04T08:00:32.9104266Z * [new branch] gh/aorenste/139/orig -> origin/gh/aorenste/139/orig 2025-12-04T08:00:32.9105809Z * [new branch] gh/aorenste/141/base -> origin/gh/aorenste/141/base 2025-12-04T08:00:32.9106896Z * [new branch] gh/aorenste/141/head -> origin/gh/aorenste/141/head 2025-12-04T08:00:32.9108687Z * [new branch] gh/aorenste/145/base -> origin/gh/aorenste/145/base 2025-12-04T08:00:32.9109730Z * [new branch] gh/aorenste/145/head -> origin/gh/aorenste/145/head 2025-12-04T08:00:32.9111048Z * [new branch] gh/aorenste/145/orig -> origin/gh/aorenste/145/orig 2025-12-04T08:00:32.9112671Z * [new branch] gh/aorenste/146/base -> origin/gh/aorenste/146/base 2025-12-04T08:00:32.9113866Z * [new branch] gh/aorenste/146/head -> origin/gh/aorenste/146/head 2025-12-04T08:00:32.9115021Z * [new branch] gh/aorenste/146/orig -> origin/gh/aorenste/146/orig 2025-12-04T08:00:32.9116748Z * [new branch] gh/aorenste/147/base -> origin/gh/aorenste/147/base 2025-12-04T08:00:32.9117934Z * [new branch] gh/aorenste/147/head -> origin/gh/aorenste/147/head 2025-12-04T08:00:32.9119020Z * [new branch] gh/aorenste/147/orig -> origin/gh/aorenste/147/orig 2025-12-04T08:00:32.9120576Z * [new branch] gh/aorenste/148/base -> origin/gh/aorenste/148/base 2025-12-04T08:00:32.9121703Z * [new branch] gh/aorenste/148/head -> origin/gh/aorenste/148/head 2025-12-04T08:00:32.9122991Z * [new branch] gh/aorenste/148/orig -> origin/gh/aorenste/148/orig 2025-12-04T08:00:32.9124572Z * [new branch] gh/aorenste/149/base -> origin/gh/aorenste/149/base 2025-12-04T08:00:32.9125625Z * [new branch] gh/aorenste/149/head -> origin/gh/aorenste/149/head 2025-12-04T08:00:32.9126749Z * [new branch] gh/aorenste/149/orig -> origin/gh/aorenste/149/orig 2025-12-04T08:00:32.9128404Z * [new branch] gh/aorenste/150/base -> origin/gh/aorenste/150/base 2025-12-04T08:00:32.9129661Z * [new branch] gh/aorenste/150/head -> origin/gh/aorenste/150/head 2025-12-04T08:00:32.9130920Z * [new branch] gh/aorenste/150/orig -> origin/gh/aorenste/150/orig 2025-12-04T08:00:32.9132369Z * [new branch] gh/aorenste/151/base -> origin/gh/aorenste/151/base 2025-12-04T08:00:32.9133420Z * [new branch] gh/aorenste/151/head -> origin/gh/aorenste/151/head 2025-12-04T08:00:32.9134561Z * [new branch] gh/aorenste/151/orig -> origin/gh/aorenste/151/orig 2025-12-04T08:00:32.9136134Z * [new branch] gh/aorenste/152/base -> origin/gh/aorenste/152/base 2025-12-04T08:00:32.9137208Z * [new branch] gh/aorenste/152/head -> origin/gh/aorenste/152/head 2025-12-04T08:00:32.9138318Z * [new branch] gh/aorenste/152/orig -> origin/gh/aorenste/152/orig 2025-12-04T08:00:32.9139835Z * [new branch] gh/aorenste/153/base -> origin/gh/aorenste/153/base 2025-12-04T08:00:32.9140940Z * [new branch] gh/aorenste/153/head -> origin/gh/aorenste/153/head 2025-12-04T08:00:32.9142035Z * [new branch] gh/aorenste/153/orig -> origin/gh/aorenste/153/orig 2025-12-04T08:00:32.9143420Z * [new branch] gh/aorenste/154/base -> origin/gh/aorenste/154/base 2025-12-04T08:00:32.9144539Z * [new branch] gh/aorenste/154/head -> origin/gh/aorenste/154/head 2025-12-04T08:00:32.9146044Z * [new branch] gh/aorenste/154/orig -> origin/gh/aorenste/154/orig 2025-12-04T08:00:32.9147184Z * [new branch] gh/aorenste/155/base -> origin/gh/aorenste/155/base 2025-12-04T08:00:32.9148367Z * [new branch] gh/aorenste/155/head -> origin/gh/aorenste/155/head 2025-12-04T08:00:32.9149420Z * [new branch] gh/aorenste/155/orig -> origin/gh/aorenste/155/orig 2025-12-04T08:00:32.9150764Z * [new branch] gh/aorenste/156/base -> origin/gh/aorenste/156/base 2025-12-04T08:00:32.9151934Z * [new branch] gh/aorenste/156/head -> origin/gh/aorenste/156/head 2025-12-04T08:00:32.9153126Z * [new branch] gh/aorenste/156/orig -> origin/gh/aorenste/156/orig 2025-12-04T08:00:32.9154795Z * [new branch] gh/aorenste/157/base -> origin/gh/aorenste/157/base 2025-12-04T08:00:32.9155678Z * [new branch] gh/aorenste/157/head -> origin/gh/aorenste/157/head 2025-12-04T08:00:32.9156708Z * [new branch] gh/aorenste/157/orig -> origin/gh/aorenste/157/orig 2025-12-04T08:00:32.9158254Z * [new branch] gh/aorenste/158/base -> origin/gh/aorenste/158/base 2025-12-04T08:00:32.9159299Z * [new branch] gh/aorenste/158/head -> origin/gh/aorenste/158/head 2025-12-04T08:00:32.9160364Z * [new branch] gh/aorenste/158/orig -> origin/gh/aorenste/158/orig 2025-12-04T08:00:32.9161922Z * [new branch] gh/aorenste/159/base -> origin/gh/aorenste/159/base 2025-12-04T08:00:32.9162967Z * [new branch] gh/aorenste/159/head -> origin/gh/aorenste/159/head 2025-12-04T08:00:32.9163994Z * [new branch] gh/aorenste/159/orig -> origin/gh/aorenste/159/orig 2025-12-04T08:00:32.9165914Z * [new branch] gh/avikchaudhuri/1/base -> origin/gh/avikchaudhuri/1/base 2025-12-04T08:00:32.9166985Z * [new branch] gh/avikchaudhuri/1/head -> origin/gh/avikchaudhuri/1/head 2025-12-04T08:00:32.9168498Z * [new branch] gh/avikchaudhuri/2/base -> origin/gh/avikchaudhuri/2/base 2025-12-04T08:00:32.9169539Z * [new branch] gh/avikchaudhuri/2/head -> origin/gh/avikchaudhuri/2/head 2025-12-04T08:00:32.9170573Z * [new branch] gh/avikchaudhuri/2/orig -> origin/gh/avikchaudhuri/2/orig 2025-12-04T08:00:32.9172739Z * [new branch] gh/bdhirsh/666/base -> origin/gh/bdhirsh/666/base 2025-12-04T08:00:32.9173894Z * [new branch] gh/bdhirsh/666/head -> origin/gh/bdhirsh/666/head 2025-12-04T08:00:32.9174996Z * [new branch] gh/bdhirsh/666/orig -> origin/gh/bdhirsh/666/orig 2025-12-04T08:00:32.9176624Z * [new branch] gh/bdhirsh/668/base -> origin/gh/bdhirsh/668/base 2025-12-04T08:00:32.9177686Z * [new branch] gh/bdhirsh/668/head -> origin/gh/bdhirsh/668/head 2025-12-04T08:00:32.9178933Z * [new branch] gh/bdhirsh/668/orig -> origin/gh/bdhirsh/668/orig 2025-12-04T08:00:32.9180558Z * [new branch] gh/bdhirsh/669/base -> origin/gh/bdhirsh/669/base 2025-12-04T08:00:32.9181541Z * [new branch] gh/bdhirsh/669/head -> origin/gh/bdhirsh/669/head 2025-12-04T08:00:32.9182606Z * [new branch] gh/bdhirsh/669/orig -> origin/gh/bdhirsh/669/orig 2025-12-04T08:00:32.9184358Z * [new branch] gh/bdhirsh/670/base -> origin/gh/bdhirsh/670/base 2025-12-04T08:00:32.9185584Z * [new branch] gh/bdhirsh/670/head -> origin/gh/bdhirsh/670/head 2025-12-04T08:00:32.9186618Z * [new branch] gh/bdhirsh/670/orig -> origin/gh/bdhirsh/670/orig 2025-12-04T08:00:32.9188279Z * [new branch] gh/bdhirsh/672/base -> origin/gh/bdhirsh/672/base 2025-12-04T08:00:32.9189305Z * [new branch] gh/bdhirsh/672/head -> origin/gh/bdhirsh/672/head 2025-12-04T08:00:32.9190363Z * [new branch] gh/bdhirsh/672/orig -> origin/gh/bdhirsh/672/orig 2025-12-04T08:00:32.9192308Z * [new branch] gh/bdhirsh/675/base -> origin/gh/bdhirsh/675/base 2025-12-04T08:00:32.9193573Z * [new branch] gh/bdhirsh/675/head -> origin/gh/bdhirsh/675/head 2025-12-04T08:00:32.9194601Z * [new branch] gh/bdhirsh/675/orig -> origin/gh/bdhirsh/675/orig 2025-12-04T08:00:32.9196217Z * [new branch] gh/bdhirsh/676/base -> origin/gh/bdhirsh/676/base 2025-12-04T08:00:32.9197340Z * [new branch] gh/bdhirsh/676/head -> origin/gh/bdhirsh/676/head 2025-12-04T08:00:32.9198575Z * [new branch] gh/bdhirsh/676/orig -> origin/gh/bdhirsh/676/orig 2025-12-04T08:00:32.9200049Z * [new branch] gh/bdhirsh/677/base -> origin/gh/bdhirsh/677/base 2025-12-04T08:00:32.9201530Z * [new branch] gh/bdhirsh/677/head -> origin/gh/bdhirsh/677/head 2025-12-04T08:00:32.9202570Z * [new branch] gh/bdhirsh/677/orig -> origin/gh/bdhirsh/677/orig 2025-12-04T08:00:32.9204338Z * [new branch] gh/bdhirsh/678/base -> origin/gh/bdhirsh/678/base 2025-12-04T08:00:32.9205378Z * [new branch] gh/bdhirsh/678/head -> origin/gh/bdhirsh/678/head 2025-12-04T08:00:32.9206661Z * [new branch] gh/bdhirsh/678/orig -> origin/gh/bdhirsh/678/orig 2025-12-04T08:00:32.9208506Z * [new branch] gh/bdhirsh/679/base -> origin/gh/bdhirsh/679/base 2025-12-04T08:00:32.9209639Z * [new branch] gh/bdhirsh/679/head -> origin/gh/bdhirsh/679/head 2025-12-04T08:00:32.9210747Z * [new branch] gh/bdhirsh/679/orig -> origin/gh/bdhirsh/679/orig 2025-12-04T08:00:32.9212398Z * [new branch] gh/bdhirsh/680/base -> origin/gh/bdhirsh/680/base 2025-12-04T08:00:32.9213618Z * [new branch] gh/bdhirsh/680/head -> origin/gh/bdhirsh/680/head 2025-12-04T08:00:32.9214654Z * [new branch] gh/bdhirsh/680/orig -> origin/gh/bdhirsh/680/orig 2025-12-04T08:00:32.9216082Z * [new branch] gh/bdhirsh/681/base -> origin/gh/bdhirsh/681/base 2025-12-04T08:00:32.9217310Z * [new branch] gh/bdhirsh/681/head -> origin/gh/bdhirsh/681/head 2025-12-04T08:00:32.9218467Z * [new branch] gh/bdhirsh/681/orig -> origin/gh/bdhirsh/681/orig 2025-12-04T08:00:32.9220296Z * [new branch] gh/benjaminglass1/101/base -> origin/gh/benjaminglass1/101/base 2025-12-04T08:00:32.9221511Z * [new branch] gh/benjaminglass1/101/head -> origin/gh/benjaminglass1/101/head 2025-12-04T08:00:32.9222695Z * [new branch] gh/benjaminglass1/101/orig -> origin/gh/benjaminglass1/101/orig 2025-12-04T08:00:32.9224189Z * [new branch] gh/benjaminglass1/102/base -> origin/gh/benjaminglass1/102/base 2025-12-04T08:00:32.9225292Z * [new branch] gh/benjaminglass1/102/head -> origin/gh/benjaminglass1/102/head 2025-12-04T08:00:32.9226442Z * [new branch] gh/benjaminglass1/102/orig -> origin/gh/benjaminglass1/102/orig 2025-12-04T08:00:32.9227921Z * [new branch] gh/benjaminglass1/106/base -> origin/gh/benjaminglass1/106/base 2025-12-04T08:00:32.9229212Z * [new branch] gh/benjaminglass1/106/head -> origin/gh/benjaminglass1/106/head 2025-12-04T08:00:32.9233049Z * [new branch] gh/benjaminglass1/106/orig -> origin/gh/benjaminglass1/106/orig 2025-12-04T08:00:32.9234540Z * [new branch] gh/benjaminglass1/107/base -> origin/gh/benjaminglass1/107/base 2025-12-04T08:00:32.9235715Z * [new branch] gh/benjaminglass1/107/head -> origin/gh/benjaminglass1/107/head 2025-12-04T08:00:32.9236843Z * [new branch] gh/benjaminglass1/107/orig -> origin/gh/benjaminglass1/107/orig 2025-12-04T08:00:32.9238327Z * [new branch] gh/benjaminglass1/108/base -> origin/gh/benjaminglass1/108/base 2025-12-04T08:00:32.9239463Z * [new branch] gh/benjaminglass1/108/head -> origin/gh/benjaminglass1/108/head 2025-12-04T08:00:32.9240644Z * [new branch] gh/benjaminglass1/108/orig -> origin/gh/benjaminglass1/108/orig 2025-12-04T08:00:32.9242096Z * [new branch] gh/benjaminglass1/109/base -> origin/gh/benjaminglass1/109/base 2025-12-04T08:00:32.9243198Z * [new branch] gh/benjaminglass1/109/head -> origin/gh/benjaminglass1/109/head 2025-12-04T08:00:32.9244309Z * [new branch] gh/benjaminglass1/109/orig -> origin/gh/benjaminglass1/109/orig 2025-12-04T08:00:32.9245783Z * [new branch] gh/benjaminglass1/97/base -> origin/gh/benjaminglass1/97/base 2025-12-04T08:00:32.9246865Z * [new branch] gh/benjaminglass1/97/head -> origin/gh/benjaminglass1/97/head 2025-12-04T08:00:32.9248098Z * [new branch] gh/benjaminglass1/97/orig -> origin/gh/benjaminglass1/97/orig 2025-12-04T08:00:32.9249876Z * [new branch] gh/bobrenjc93/570/base -> origin/gh/bobrenjc93/570/base 2025-12-04T08:00:32.9251004Z * [new branch] gh/bobrenjc93/570/head -> origin/gh/bobrenjc93/570/head 2025-12-04T08:00:32.9252112Z * [new branch] gh/bobrenjc93/570/orig -> origin/gh/bobrenjc93/570/orig 2025-12-04T08:00:32.9253537Z * [new branch] gh/bobrenjc93/604/base -> origin/gh/bobrenjc93/604/base 2025-12-04T08:00:32.9254740Z * [new branch] gh/bobrenjc93/604/head -> origin/gh/bobrenjc93/604/head 2025-12-04T08:00:32.9255839Z * [new branch] gh/bobrenjc93/604/orig -> origin/gh/bobrenjc93/604/orig 2025-12-04T08:00:32.9257371Z * [new branch] gh/bobrenjc93/638/base -> origin/gh/bobrenjc93/638/base 2025-12-04T08:00:32.9258467Z * [new branch] gh/bobrenjc93/638/head -> origin/gh/bobrenjc93/638/head 2025-12-04T08:00:32.9259594Z * [new branch] gh/bobrenjc93/638/orig -> origin/gh/bobrenjc93/638/orig 2025-12-04T08:00:32.9261068Z * [new branch] gh/bobrenjc93/653/base -> origin/gh/bobrenjc93/653/base 2025-12-04T08:00:32.9262209Z * [new branch] gh/bobrenjc93/653/head -> origin/gh/bobrenjc93/653/head 2025-12-04T08:00:32.9263323Z * [new branch] gh/bobrenjc93/653/orig -> origin/gh/bobrenjc93/653/orig 2025-12-04T08:00:32.9264882Z * [new branch] gh/bobrenjc93/654/base -> origin/gh/bobrenjc93/654/base 2025-12-04T08:00:32.9266112Z * [new branch] gh/bobrenjc93/654/head -> origin/gh/bobrenjc93/654/head 2025-12-04T08:00:32.9267183Z * [new branch] gh/bobrenjc93/654/orig -> origin/gh/bobrenjc93/654/orig 2025-12-04T08:00:32.9268848Z * [new branch] gh/bobrenjc93/657/base -> origin/gh/bobrenjc93/657/base 2025-12-04T08:00:32.9269932Z * [new branch] gh/bobrenjc93/657/head -> origin/gh/bobrenjc93/657/head 2025-12-04T08:00:32.9271039Z * [new branch] gh/bobrenjc93/657/orig -> origin/gh/bobrenjc93/657/orig 2025-12-04T08:00:32.9272849Z * [new branch] gh/bobrenjc93/672/base -> origin/gh/bobrenjc93/672/base 2025-12-04T08:00:32.9273625Z * [new branch] gh/bobrenjc93/672/head -> origin/gh/bobrenjc93/672/head 2025-12-04T08:00:32.9274748Z * [new branch] gh/bobrenjc93/672/orig -> origin/gh/bobrenjc93/672/orig 2025-12-04T08:00:32.9276514Z * [new branch] gh/bobrenjc93/679/base -> origin/gh/bobrenjc93/679/base 2025-12-04T08:00:32.9277718Z * [new branch] gh/bobrenjc93/679/head -> origin/gh/bobrenjc93/679/head 2025-12-04T08:00:32.9278749Z * [new branch] gh/bobrenjc93/679/orig -> origin/gh/bobrenjc93/679/orig 2025-12-04T08:00:32.9280506Z * [new branch] gh/bobrenjc93/680/base -> origin/gh/bobrenjc93/680/base 2025-12-04T08:00:32.9281432Z * [new branch] gh/bobrenjc93/680/head -> origin/gh/bobrenjc93/680/head 2025-12-04T08:00:32.9282567Z * [new branch] gh/bobrenjc93/680/orig -> origin/gh/bobrenjc93/680/orig 2025-12-04T08:00:32.9284417Z * [new branch] gh/bobrenjc93/681/base -> origin/gh/bobrenjc93/681/base 2025-12-04T08:00:32.9285404Z * [new branch] gh/bobrenjc93/681/head -> origin/gh/bobrenjc93/681/head 2025-12-04T08:00:32.9286555Z * [new branch] gh/bobrenjc93/681/orig -> origin/gh/bobrenjc93/681/orig 2025-12-04T08:00:32.9288179Z * [new branch] gh/bobrenjc93/682/base -> origin/gh/bobrenjc93/682/base 2025-12-04T08:00:32.9289154Z * [new branch] gh/bobrenjc93/682/head -> origin/gh/bobrenjc93/682/head 2025-12-04T08:00:32.9290253Z * [new branch] gh/bobrenjc93/682/orig -> origin/gh/bobrenjc93/682/orig 2025-12-04T08:00:32.9291935Z * [new branch] gh/bobrenjc93/683/base -> origin/gh/bobrenjc93/683/base 2025-12-04T08:00:32.9292852Z * [new branch] gh/bobrenjc93/683/head -> origin/gh/bobrenjc93/683/head 2025-12-04T08:00:32.9293944Z * [new branch] gh/bobrenjc93/683/orig -> origin/gh/bobrenjc93/683/orig 2025-12-04T08:00:32.9295651Z * [new branch] gh/bobrenjc93/684/base -> origin/gh/bobrenjc93/684/base 2025-12-04T08:00:32.9296748Z * [new branch] gh/bobrenjc93/684/head -> origin/gh/bobrenjc93/684/head 2025-12-04T08:00:32.9298146Z * [new branch] gh/bobrenjc93/684/orig -> origin/gh/bobrenjc93/684/orig 2025-12-04T08:00:32.9299364Z * [new branch] gh/bobrenjc93/685/base -> origin/gh/bobrenjc93/685/base 2025-12-04T08:00:32.9301086Z * [new branch] gh/bobrenjc93/685/head -> origin/gh/bobrenjc93/685/head 2025-12-04T08:00:32.9302265Z * [new branch] gh/bobrenjc93/685/orig -> origin/gh/bobrenjc93/685/orig 2025-12-04T08:00:32.9304105Z * [new branch] gh/bobrenjc93/686/base -> origin/gh/bobrenjc93/686/base 2025-12-04T08:00:32.9305004Z * [new branch] gh/bobrenjc93/686/head -> origin/gh/bobrenjc93/686/head 2025-12-04T08:00:32.9309765Z * [new branch] gh/bobrenjc93/686/orig -> origin/gh/bobrenjc93/686/orig 2025-12-04T08:00:32.9310230Z * [new branch] gh/bobrenjc93/687/base -> origin/gh/bobrenjc93/687/base 2025-12-04T08:00:32.9310664Z * [new branch] gh/bobrenjc93/687/head -> origin/gh/bobrenjc93/687/head 2025-12-04T08:00:32.9311090Z * [new branch] gh/bobrenjc93/687/orig -> origin/gh/bobrenjc93/687/orig 2025-12-04T08:00:32.9312917Z * [new branch] gh/bobrenjc93/688/base -> origin/gh/bobrenjc93/688/base 2025-12-04T08:00:32.9313694Z * [new branch] gh/bobrenjc93/688/head -> origin/gh/bobrenjc93/688/head 2025-12-04T08:00:32.9314810Z * [new branch] gh/bobrenjc93/688/orig -> origin/gh/bobrenjc93/688/orig 2025-12-04T08:00:32.9316510Z * [new branch] gh/bobrenjc93/689/base -> origin/gh/bobrenjc93/689/base 2025-12-04T08:00:32.9317522Z * [new branch] gh/bobrenjc93/689/head -> origin/gh/bobrenjc93/689/head 2025-12-04T08:00:32.9318708Z * [new branch] gh/bobrenjc93/689/orig -> origin/gh/bobrenjc93/689/orig 2025-12-04T08:00:32.9320257Z * [new branch] gh/bobrenjc93/690/base -> origin/gh/bobrenjc93/690/base 2025-12-04T08:00:32.9321195Z * [new branch] gh/bobrenjc93/690/head -> origin/gh/bobrenjc93/690/head 2025-12-04T08:00:32.9322336Z * [new branch] gh/bobrenjc93/690/orig -> origin/gh/bobrenjc93/690/orig 2025-12-04T08:00:32.9324758Z * [new branch] gh/bobrenjc93/691/base -> origin/gh/bobrenjc93/691/base 2025-12-04T08:00:32.9325910Z * [new branch] gh/bobrenjc93/691/head -> origin/gh/bobrenjc93/691/head 2025-12-04T08:00:32.9327861Z * [new branch] gh/bobrenjc93/691/orig -> origin/gh/bobrenjc93/691/orig 2025-12-04T08:00:32.9329873Z * [new branch] gh/bobrenjc93/692/base -> origin/gh/bobrenjc93/692/base 2025-12-04T08:00:32.9331003Z * [new branch] gh/bobrenjc93/692/head -> origin/gh/bobrenjc93/692/head 2025-12-04T08:00:32.9332128Z * [new branch] gh/bobrenjc93/692/orig -> origin/gh/bobrenjc93/692/orig 2025-12-04T08:00:32.9333518Z * [new branch] gh/bobrenjc93/693/base -> origin/gh/bobrenjc93/693/base 2025-12-04T08:00:32.9334734Z * [new branch] gh/bobrenjc93/693/head -> origin/gh/bobrenjc93/693/head 2025-12-04T08:00:32.9335903Z * [new branch] gh/bobrenjc93/693/orig -> origin/gh/bobrenjc93/693/orig 2025-12-04T08:00:32.9337445Z * [new branch] gh/bobrenjc93/694/base -> origin/gh/bobrenjc93/694/base 2025-12-04T08:00:32.9338574Z * [new branch] gh/bobrenjc93/694/head -> origin/gh/bobrenjc93/694/head 2025-12-04T08:00:32.9339696Z * [new branch] gh/bobrenjc93/694/orig -> origin/gh/bobrenjc93/694/orig 2025-12-04T08:00:32.9341074Z * [new branch] gh/bobrenjc93/695/base -> origin/gh/bobrenjc93/695/base 2025-12-04T08:00:32.9342209Z * [new branch] gh/bobrenjc93/695/head -> origin/gh/bobrenjc93/695/head 2025-12-04T08:00:32.9343326Z * [new branch] gh/bobrenjc93/695/orig -> origin/gh/bobrenjc93/695/orig 2025-12-04T08:00:32.9345180Z * [new branch] gh/c00w/23/base -> origin/gh/c00w/23/base 2025-12-04T08:00:32.9346300Z * [new branch] gh/c00w/23/head -> origin/gh/c00w/23/head 2025-12-04T08:00:32.9348449Z * [new branch] gh/c00w/53/base -> origin/gh/c00w/53/base 2025-12-04T08:00:32.9349641Z * [new branch] gh/c00w/53/head -> origin/gh/c00w/53/head 2025-12-04T08:00:32.9350750Z * [new branch] gh/c00w/53/orig -> origin/gh/c00w/53/orig 2025-12-04T08:00:32.9352133Z * [new branch] gh/c00w/54/base -> origin/gh/c00w/54/base 2025-12-04T08:00:32.9353250Z * [new branch] gh/c00w/54/head -> origin/gh/c00w/54/head 2025-12-04T08:00:32.9354451Z * [new branch] gh/c00w/54/orig -> origin/gh/c00w/54/orig 2025-12-04T08:00:32.9355858Z * [new branch] gh/c00w/56/base -> origin/gh/c00w/56/base 2025-12-04T08:00:32.9356925Z * [new branch] gh/c00w/56/head -> origin/gh/c00w/56/head 2025-12-04T08:00:32.9358044Z * [new branch] gh/c00w/56/orig -> origin/gh/c00w/56/orig 2025-12-04T08:00:32.9359611Z * [new branch] gh/c00w/57/base -> origin/gh/c00w/57/base 2025-12-04T08:00:32.9360581Z * [new branch] gh/c00w/57/head -> origin/gh/c00w/57/head 2025-12-04T08:00:32.9361699Z * [new branch] gh/c00w/57/orig -> origin/gh/c00w/57/orig 2025-12-04T08:00:32.9363101Z * [new branch] gh/c00w/58/base -> origin/gh/c00w/58/base 2025-12-04T08:00:32.9364292Z * [new branch] gh/c00w/58/head -> origin/gh/c00w/58/head 2025-12-04T08:00:32.9365415Z * [new branch] gh/c00w/58/orig -> origin/gh/c00w/58/orig 2025-12-04T08:00:32.9367159Z * [new branch] gh/clee2000/1/base -> origin/gh/clee2000/1/base 2025-12-04T08:00:32.9368460Z * [new branch] gh/clee2000/1/head -> origin/gh/clee2000/1/head 2025-12-04T08:00:32.9369530Z * [new branch] gh/clee2000/1/orig -> origin/gh/clee2000/1/orig 2025-12-04T08:00:32.9371501Z * [new branch] gh/coconutruben/1/base -> origin/gh/coconutruben/1/base 2025-12-04T08:00:32.9372687Z * [new branch] gh/coconutruben/1/head -> origin/gh/coconutruben/1/head 2025-12-04T08:00:32.9374431Z * [new branch] gh/coconutruben/55/base -> origin/gh/coconutruben/55/base 2025-12-04T08:00:32.9375552Z * [new branch] gh/coconutruben/55/head -> origin/gh/coconutruben/55/head 2025-12-04T08:00:32.9376693Z * [new branch] gh/coconutruben/55/orig -> origin/gh/coconutruben/55/orig 2025-12-04T08:00:32.9378438Z * [new branch] gh/coconutruben/57/base -> origin/gh/coconutruben/57/base 2025-12-04T08:00:32.9379739Z * [new branch] gh/coconutruben/57/head -> origin/gh/coconutruben/57/head 2025-12-04T08:00:32.9380898Z * [new branch] gh/coconutruben/57/orig -> origin/gh/coconutruben/57/orig 2025-12-04T08:00:32.9382438Z * [new branch] gh/coconutruben/70/base -> origin/gh/coconutruben/70/base 2025-12-04T08:00:32.9383610Z * [new branch] gh/coconutruben/70/head -> origin/gh/coconutruben/70/head 2025-12-04T08:00:32.9384758Z * [new branch] gh/coconutruben/70/orig -> origin/gh/coconutruben/70/orig 2025-12-04T08:00:32.9386150Z * [new branch] gh/coconutruben/71/base -> origin/gh/coconutruben/71/base 2025-12-04T08:00:32.9387277Z * [new branch] gh/coconutruben/71/head -> origin/gh/coconutruben/71/head 2025-12-04T08:00:32.9388373Z * [new branch] gh/coconutruben/71/orig -> origin/gh/coconutruben/71/orig 2025-12-04T08:00:32.9389740Z * [new branch] gh/coconutruben/72/base -> origin/gh/coconutruben/72/base 2025-12-04T08:00:32.9390859Z * [new branch] gh/coconutruben/72/head -> origin/gh/coconutruben/72/head 2025-12-04T08:00:32.9391996Z * [new branch] gh/coconutruben/72/orig -> origin/gh/coconutruben/72/orig 2025-12-04T08:00:32.9393437Z * [new branch] gh/coconutruben/73/base -> origin/gh/coconutruben/73/base 2025-12-04T08:00:32.9394787Z * [new branch] gh/coconutruben/73/head -> origin/gh/coconutruben/73/head 2025-12-04T08:00:32.9395758Z * [new branch] gh/coconutruben/73/orig -> origin/gh/coconutruben/73/orig 2025-12-04T08:00:32.9397370Z * [new branch] gh/coconutruben/74/base -> origin/gh/coconutruben/74/base 2025-12-04T08:00:32.9398587Z * [new branch] gh/coconutruben/74/head -> origin/gh/coconutruben/74/head 2025-12-04T08:00:32.9399720Z * [new branch] gh/coconutruben/74/orig -> origin/gh/coconutruben/74/orig 2025-12-04T08:00:32.9401276Z * [new branch] gh/coconutruben/79/base -> origin/gh/coconutruben/79/base 2025-12-04T08:00:32.9402501Z * [new branch] gh/coconutruben/79/head -> origin/gh/coconutruben/79/head 2025-12-04T08:00:32.9403667Z * [new branch] gh/coconutruben/79/orig -> origin/gh/coconutruben/79/orig 2025-12-04T08:00:32.9405273Z * [new branch] gh/coconutruben/80/base -> origin/gh/coconutruben/80/base 2025-12-04T08:00:32.9406401Z * [new branch] gh/coconutruben/80/head -> origin/gh/coconutruben/80/head 2025-12-04T08:00:32.9407650Z * [new branch] gh/coconutruben/80/orig -> origin/gh/coconutruben/80/orig 2025-12-04T08:00:32.9409404Z * [new branch] gh/coconutruben/82/base -> origin/gh/coconutruben/82/base 2025-12-04T08:00:32.9410455Z * [new branch] gh/coconutruben/82/head -> origin/gh/coconutruben/82/head 2025-12-04T08:00:32.9411578Z * [new branch] gh/coconutruben/82/orig -> origin/gh/coconutruben/82/orig 2025-12-04T08:00:32.9413237Z * [new branch] gh/coconutruben/83/base -> origin/gh/coconutruben/83/base 2025-12-04T08:00:32.9414303Z * [new branch] gh/coconutruben/83/head -> origin/gh/coconutruben/83/head 2025-12-04T08:00:32.9415403Z * [new branch] gh/coconutruben/83/orig -> origin/gh/coconutruben/83/orig 2025-12-04T08:00:32.9417052Z * [new branch] gh/coconutruben/84/base -> origin/gh/coconutruben/84/base 2025-12-04T08:00:32.9418252Z * [new branch] gh/coconutruben/84/head -> origin/gh/coconutruben/84/head 2025-12-04T08:00:32.9419409Z * [new branch] gh/coconutruben/84/orig -> origin/gh/coconutruben/84/orig 2025-12-04T08:00:32.9420928Z * [new branch] gh/coconutruben/85/base -> origin/gh/coconutruben/85/base 2025-12-04T08:00:32.9422145Z * [new branch] gh/coconutruben/85/head -> origin/gh/coconutruben/85/head 2025-12-04T08:00:32.9423629Z * [new branch] gh/coconutruben/85/orig -> origin/gh/coconutruben/85/orig 2025-12-04T08:00:32.9424918Z * [new branch] gh/coconutruben/86/base -> origin/gh/coconutruben/86/base 2025-12-04T08:00:32.9426100Z * [new branch] gh/coconutruben/86/head -> origin/gh/coconutruben/86/head 2025-12-04T08:00:32.9427257Z * [new branch] gh/coconutruben/86/orig -> origin/gh/coconutruben/86/orig 2025-12-04T08:00:32.9429219Z * [new branch] gh/colinchan15/1/base -> origin/gh/colinchan15/1/base 2025-12-04T08:00:32.9430340Z * [new branch] gh/colinchan15/1/head -> origin/gh/colinchan15/1/head 2025-12-04T08:00:32.9431645Z * [new branch] gh/colinchan15/2/base -> origin/gh/colinchan15/2/base 2025-12-04T08:00:32.9432736Z * [new branch] gh/colinchan15/2/head -> origin/gh/colinchan15/2/head 2025-12-04T08:00:32.9434037Z * [new branch] gh/colinchan15/3/base -> origin/gh/colinchan15/3/base 2025-12-04T08:00:32.9435159Z * [new branch] gh/colinchan15/3/head -> origin/gh/colinchan15/3/head 2025-12-04T08:00:32.9436495Z * [new branch] gh/colinchan15/6/base -> origin/gh/colinchan15/6/base 2025-12-04T08:00:32.9437611Z * [new branch] gh/colinchan15/6/head -> origin/gh/colinchan15/6/head 2025-12-04T08:00:32.9439442Z * [new branch] gh/d4l3k/1/base -> origin/gh/d4l3k/1/base 2025-12-04T08:00:32.9440552Z * [new branch] gh/d4l3k/1/head -> origin/gh/d4l3k/1/head 2025-12-04T08:00:32.9442014Z * [new branch] gh/d4l3k/2/base -> origin/gh/d4l3k/2/base 2025-12-04T08:00:32.9443159Z * [new branch] gh/d4l3k/2/head -> origin/gh/d4l3k/2/head 2025-12-04T08:00:32.9444288Z * [new branch] gh/d4l3k/2/orig -> origin/gh/d4l3k/2/orig 2025-12-04T08:00:32.9445736Z * [new branch] gh/d4l3k/3/base -> origin/gh/d4l3k/3/base 2025-12-04T08:00:32.9446824Z * [new branch] gh/d4l3k/3/head -> origin/gh/d4l3k/3/head 2025-12-04T08:00:32.9448047Z * [new branch] gh/d4l3k/3/orig -> origin/gh/d4l3k/3/orig 2025-12-04T08:00:32.9449645Z * [new branch] gh/d4l3k/4/base -> origin/gh/d4l3k/4/base 2025-12-04T08:00:32.9450709Z * [new branch] gh/d4l3k/4/head -> origin/gh/d4l3k/4/head 2025-12-04T08:00:32.9451793Z * [new branch] gh/d4l3k/4/orig -> origin/gh/d4l3k/4/orig 2025-12-04T08:00:32.9453380Z * [new branch] gh/d4l3k/5/base -> origin/gh/d4l3k/5/base 2025-12-04T08:00:32.9454511Z * [new branch] gh/d4l3k/5/orig -> origin/gh/d4l3k/5/orig 2025-12-04T08:00:32.9456337Z * [new branch] gh/davidberard98/392/base -> origin/gh/davidberard98/392/base 2025-12-04T08:00:32.9457421Z * [new branch] gh/davidberard98/392/head -> origin/gh/davidberard98/392/head 2025-12-04T08:00:32.9458526Z * [new branch] gh/davidberard98/392/orig -> origin/gh/davidberard98/392/orig 2025-12-04T08:00:32.9460084Z * [new branch] gh/davidberard98/399/base -> origin/gh/davidberard98/399/base 2025-12-04T08:00:32.9461268Z * [new branch] gh/davidberard98/399/head -> origin/gh/davidberard98/399/head 2025-12-04T08:00:32.9462416Z * [new branch] gh/davidberard98/399/orig -> origin/gh/davidberard98/399/orig 2025-12-04T08:00:32.9464207Z * [new branch] gh/desertfire/605/base -> origin/gh/desertfire/605/base 2025-12-04T08:00:32.9465316Z * [new branch] gh/desertfire/605/head -> origin/gh/desertfire/605/head 2025-12-04T08:00:32.9466624Z * [new branch] gh/desertfire/605/orig -> origin/gh/desertfire/605/orig 2025-12-04T08:00:32.9468109Z * [new branch] gh/desertfire/606/base -> origin/gh/desertfire/606/base 2025-12-04T08:00:32.9469254Z * [new branch] gh/desertfire/606/head -> origin/gh/desertfire/606/head 2025-12-04T08:00:32.9470478Z * [new branch] gh/desertfire/606/orig -> origin/gh/desertfire/606/orig 2025-12-04T08:00:32.9471979Z * [new branch] gh/desertfire/607/base -> origin/gh/desertfire/607/base 2025-12-04T08:00:32.9473053Z * [new branch] gh/desertfire/607/head -> origin/gh/desertfire/607/head 2025-12-04T08:00:32.9474153Z * [new branch] gh/desertfire/607/orig -> origin/gh/desertfire/607/orig 2025-12-04T08:00:32.9475658Z * [new branch] gh/desertfire/608/base -> origin/gh/desertfire/608/base 2025-12-04T08:00:32.9476751Z * [new branch] gh/desertfire/608/head -> origin/gh/desertfire/608/head 2025-12-04T08:00:32.9477915Z * [new branch] gh/desertfire/608/orig -> origin/gh/desertfire/608/orig 2025-12-04T08:00:32.9479355Z * [new branch] gh/desertfire/609/base -> origin/gh/desertfire/609/base 2025-12-04T08:00:32.9480487Z * [new branch] gh/desertfire/609/head -> origin/gh/desertfire/609/head 2025-12-04T08:00:32.9481749Z * [new branch] gh/desertfire/609/orig -> origin/gh/desertfire/609/orig 2025-12-04T08:00:32.9483410Z * [new branch] gh/desertfire/610/base -> origin/gh/desertfire/610/base 2025-12-04T08:00:32.9484538Z * [new branch] gh/desertfire/610/head -> origin/gh/desertfire/610/head 2025-12-04T08:00:32.9486003Z * [new branch] gh/desertfire/610/orig -> origin/gh/desertfire/610/orig 2025-12-04T08:00:32.9487486Z * [new branch] gh/desertfire/611/base -> origin/gh/desertfire/611/base 2025-12-04T08:00:32.9488726Z * [new branch] gh/desertfire/611/head -> origin/gh/desertfire/611/head 2025-12-04T08:00:32.9489865Z * [new branch] gh/desertfire/611/orig -> origin/gh/desertfire/611/orig 2025-12-04T08:00:32.9491414Z * [new branch] gh/desertfire/612/base -> origin/gh/desertfire/612/base 2025-12-04T08:00:32.9492530Z * [new branch] gh/desertfire/612/head -> origin/gh/desertfire/612/head 2025-12-04T08:00:32.9493667Z * [new branch] gh/desertfire/612/orig -> origin/gh/desertfire/612/orig 2025-12-04T08:00:32.9495274Z * [new branch] gh/desertfire/613/base -> origin/gh/desertfire/613/base 2025-12-04T08:00:32.9496380Z * [new branch] gh/desertfire/613/head -> origin/gh/desertfire/613/head 2025-12-04T08:00:32.9497542Z * [new branch] gh/desertfire/613/orig -> origin/gh/desertfire/613/orig 2025-12-04T08:00:32.9499216Z * [new branch] gh/desertfire/614/base -> origin/gh/desertfire/614/base 2025-12-04T08:00:32.9500495Z * [new branch] gh/desertfire/614/head -> origin/gh/desertfire/614/head 2025-12-04T08:00:32.9501675Z * [new branch] gh/desertfire/614/orig -> origin/gh/desertfire/614/orig 2025-12-04T08:00:32.9503197Z * [new branch] gh/desertfire/615/base -> origin/gh/desertfire/615/base 2025-12-04T08:00:32.9504579Z * [new branch] gh/desertfire/615/head -> origin/gh/desertfire/615/head 2025-12-04T08:00:32.9505643Z * [new branch] gh/desertfire/615/orig -> origin/gh/desertfire/615/orig 2025-12-04T08:00:32.9507076Z * [new branch] gh/desertfire/616/base -> origin/gh/desertfire/616/base 2025-12-04T08:00:32.9508389Z * [new branch] gh/desertfire/616/head -> origin/gh/desertfire/616/head 2025-12-04T08:00:32.9509284Z * [new branch] gh/desertfire/616/orig -> origin/gh/desertfire/616/orig 2025-12-04T08:00:32.9510695Z * [new branch] gh/desertfire/617/base -> origin/gh/desertfire/617/base 2025-12-04T08:00:32.9511833Z * [new branch] gh/desertfire/617/head -> origin/gh/desertfire/617/head 2025-12-04T08:00:32.9512964Z * [new branch] gh/desertfire/617/orig -> origin/gh/desertfire/617/orig 2025-12-04T08:00:32.9514779Z * [new branch] gh/dharakk/1/base -> origin/gh/dharakk/1/base 2025-12-04T08:00:32.9516020Z * [new branch] gh/dharakk/1/head -> origin/gh/dharakk/1/head 2025-12-04T08:00:32.9517714Z * [new branch] gh/drisspg/170/base -> origin/gh/drisspg/170/base 2025-12-04T08:00:32.9518796Z * [new branch] gh/drisspg/170/head -> origin/gh/drisspg/170/head 2025-12-04T08:00:32.9519978Z * [new branch] gh/drisspg/170/orig -> origin/gh/drisspg/170/orig 2025-12-04T08:00:32.9521347Z * [new branch] gh/drisspg/182/base -> origin/gh/drisspg/182/base 2025-12-04T08:00:32.9522523Z * [new branch] gh/drisspg/182/head -> origin/gh/drisspg/182/head 2025-12-04T08:00:32.9523917Z * [new branch] gh/drisspg/183/base -> origin/gh/drisspg/183/base 2025-12-04T08:00:32.9524881Z * [new branch] gh/drisspg/183/head -> origin/gh/drisspg/183/head 2025-12-04T08:00:32.9526312Z * [new branch] gh/drisspg/184/base -> origin/gh/drisspg/184/base 2025-12-04T08:00:32.9527432Z * [new branch] gh/drisspg/184/head -> origin/gh/drisspg/184/head 2025-12-04T08:00:32.9529194Z * [new branch] gh/drisspg/185/base -> origin/gh/drisspg/185/base 2025-12-04T08:00:32.9530419Z * [new branch] gh/drisspg/185/head -> origin/gh/drisspg/185/head 2025-12-04T08:00:32.9531732Z * [new branch] gh/drisspg/194/base -> origin/gh/drisspg/194/base 2025-12-04T08:00:32.9532830Z * [new branch] gh/drisspg/194/head -> origin/gh/drisspg/194/head 2025-12-04T08:00:32.9533978Z * [new branch] gh/drisspg/194/orig -> origin/gh/drisspg/194/orig 2025-12-04T08:00:32.9535401Z * [new branch] gh/drisspg/200/base -> origin/gh/drisspg/200/base 2025-12-04T08:00:32.9536481Z * [new branch] gh/drisspg/200/head -> origin/gh/drisspg/200/head 2025-12-04T08:00:32.9537734Z * [new branch] gh/drisspg/200/orig -> origin/gh/drisspg/200/orig 2025-12-04T08:00:32.9539073Z * [new branch] gh/drisspg/218/base -> origin/gh/drisspg/218/base 2025-12-04T08:00:32.9540392Z * [new branch] gh/drisspg/218/head -> origin/gh/drisspg/218/head 2025-12-04T08:00:32.9541449Z * [new branch] gh/drisspg/218/orig -> origin/gh/drisspg/218/orig 2025-12-04T08:00:32.9542818Z * [new branch] gh/drisspg/219/base -> origin/gh/drisspg/219/base 2025-12-04T08:00:32.9543992Z * [new branch] gh/drisspg/219/head -> origin/gh/drisspg/219/head 2025-12-04T08:00:32.9545086Z * [new branch] gh/drisspg/219/orig -> origin/gh/drisspg/219/orig 2025-12-04T08:00:32.9546534Z * [new branch] gh/drisspg/220/base -> origin/gh/drisspg/220/base 2025-12-04T08:00:32.9547688Z * [new branch] gh/drisspg/220/head -> origin/gh/drisspg/220/head 2025-12-04T08:00:32.9548880Z * [new branch] gh/drisspg/220/orig -> origin/gh/drisspg/220/orig 2025-12-04T08:00:32.9550237Z * [new branch] gh/drisspg/221/base -> origin/gh/drisspg/221/base 2025-12-04T08:00:32.9551453Z * [new branch] gh/drisspg/221/head -> origin/gh/drisspg/221/head 2025-12-04T08:00:32.9552460Z * [new branch] gh/drisspg/221/orig -> origin/gh/drisspg/221/orig 2025-12-04T08:00:32.9553938Z * [new branch] gh/drisspg/222/base -> origin/gh/drisspg/222/base 2025-12-04T08:00:32.9555195Z * [new branch] gh/drisspg/222/head -> origin/gh/drisspg/222/head 2025-12-04T08:00:32.9556253Z * [new branch] gh/drisspg/222/orig -> origin/gh/drisspg/222/orig 2025-12-04T08:00:32.9581781Z * [new branch] gh/drisspg/223/base -> origin/gh/drisspg/223/base 2025-12-04T08:00:32.9582155Z * [new branch] gh/drisspg/223/head -> origin/gh/drisspg/223/head 2025-12-04T08:00:32.9582377Z * [new branch] gh/drisspg/223/orig -> origin/gh/drisspg/223/orig 2025-12-04T08:00:32.9582590Z * [new branch] gh/drisspg/224/base -> origin/gh/drisspg/224/base 2025-12-04T08:00:32.9582827Z * [new branch] gh/drisspg/224/head -> origin/gh/drisspg/224/head 2025-12-04T08:00:32.9583037Z * [new branch] gh/drisspg/224/orig -> origin/gh/drisspg/224/orig 2025-12-04T08:00:32.9583244Z * [new branch] gh/drisspg/225/base -> origin/gh/drisspg/225/base 2025-12-04T08:00:32.9583462Z * [new branch] gh/drisspg/225/head -> origin/gh/drisspg/225/head 2025-12-04T08:00:32.9583678Z * [new branch] gh/drisspg/225/orig -> origin/gh/drisspg/225/orig 2025-12-04T08:00:32.9583890Z * [new branch] gh/drisspg/226/base -> origin/gh/drisspg/226/base 2025-12-04T08:00:32.9584116Z * [new branch] gh/drisspg/226/head -> origin/gh/drisspg/226/head 2025-12-04T08:00:32.9584328Z * [new branch] gh/drisspg/226/orig -> origin/gh/drisspg/226/orig 2025-12-04T08:00:32.9584543Z * [new branch] gh/drisspg/227/base -> origin/gh/drisspg/227/base 2025-12-04T08:00:32.9584776Z * [new branch] gh/drisspg/227/head -> origin/gh/drisspg/227/head 2025-12-04T08:00:32.9584986Z * [new branch] gh/drisspg/227/orig -> origin/gh/drisspg/227/orig 2025-12-04T08:00:32.9585196Z * [new branch] gh/drisspg/228/base -> origin/gh/drisspg/228/base 2025-12-04T08:00:32.9585408Z * [new branch] gh/drisspg/228/head -> origin/gh/drisspg/228/head 2025-12-04T08:00:32.9585635Z * [new branch] gh/drisspg/228/orig -> origin/gh/drisspg/228/orig 2025-12-04T08:00:32.9585843Z * [new branch] gh/drisspg/229/base -> origin/gh/drisspg/229/base 2025-12-04T08:00:32.9586052Z * [new branch] gh/drisspg/229/head -> origin/gh/drisspg/229/head 2025-12-04T08:00:32.9586274Z * [new branch] gh/drisspg/229/orig -> origin/gh/drisspg/229/orig 2025-12-04T08:00:32.9586596Z * [new branch] gh/drisspg/230/base -> origin/gh/drisspg/230/base 2025-12-04T08:00:32.9586814Z * [new branch] gh/drisspg/230/head -> origin/gh/drisspg/230/head 2025-12-04T08:00:32.9587092Z * [new branch] gh/drisspg/230/orig -> origin/gh/drisspg/230/orig 2025-12-04T08:00:32.9589020Z * [new branch] gh/dsjohns2/1/base -> origin/gh/dsjohns2/1/base 2025-12-04T08:00:32.9590167Z * [new branch] gh/dsjohns2/1/head -> origin/gh/dsjohns2/1/head 2025-12-04T08:00:32.9592045Z * [new branch] gh/dzmitry-huba/1/base -> origin/gh/dzmitry-huba/1/base 2025-12-04T08:00:32.9593206Z * [new branch] gh/dzmitry-huba/1/head -> origin/gh/dzmitry-huba/1/head 2025-12-04T08:00:32.9594830Z * [new branch] gh/dzmitry-huba/12/base -> origin/gh/dzmitry-huba/12/base 2025-12-04T08:00:32.9596071Z * [new branch] gh/dzmitry-huba/12/head -> origin/gh/dzmitry-huba/12/head 2025-12-04T08:00:32.9597219Z * [new branch] gh/dzmitry-huba/12/orig -> origin/gh/dzmitry-huba/12/orig 2025-12-04T08:00:32.9598869Z * [new branch] gh/dzmitry-huba/13/base -> origin/gh/dzmitry-huba/13/base 2025-12-04T08:00:32.9600097Z * [new branch] gh/dzmitry-huba/13/head -> origin/gh/dzmitry-huba/13/head 2025-12-04T08:00:32.9601230Z * [new branch] gh/dzmitry-huba/13/orig -> origin/gh/dzmitry-huba/13/orig 2025-12-04T08:00:32.9602656Z * [new branch] gh/dzmitry-huba/14/base -> origin/gh/dzmitry-huba/14/base 2025-12-04T08:00:32.9603744Z * [new branch] gh/dzmitry-huba/14/head -> origin/gh/dzmitry-huba/14/head 2025-12-04T08:00:32.9604826Z * [new branch] gh/dzmitry-huba/14/orig -> origin/gh/dzmitry-huba/14/orig 2025-12-04T08:00:32.9606416Z * [new branch] gh/dzmitry-huba/15/base -> origin/gh/dzmitry-huba/15/base 2025-12-04T08:00:32.9607636Z * [new branch] gh/dzmitry-huba/15/head -> origin/gh/dzmitry-huba/15/head 2025-12-04T08:00:32.9609140Z * [new branch] gh/dzmitry-huba/15/orig -> origin/gh/dzmitry-huba/15/orig 2025-12-04T08:00:32.9610788Z * [new branch] gh/dzmitry-huba/16/base -> origin/gh/dzmitry-huba/16/base 2025-12-04T08:00:32.9612034Z * [new branch] gh/dzmitry-huba/16/head -> origin/gh/dzmitry-huba/16/head 2025-12-04T08:00:32.9613160Z * [new branch] gh/dzmitry-huba/16/orig -> origin/gh/dzmitry-huba/16/orig 2025-12-04T08:00:32.9614620Z * [new branch] gh/dzmitry-huba/17/base -> origin/gh/dzmitry-huba/17/base 2025-12-04T08:00:32.9615841Z * [new branch] gh/dzmitry-huba/17/head -> origin/gh/dzmitry-huba/17/head 2025-12-04T08:00:32.9616988Z * [new branch] gh/dzmitry-huba/17/orig -> origin/gh/dzmitry-huba/17/orig 2025-12-04T08:00:32.9618313Z * [new branch] gh/dzmitry-huba/2/base -> origin/gh/dzmitry-huba/2/base 2025-12-04T08:00:32.9619375Z * [new branch] gh/dzmitry-huba/2/head -> origin/gh/dzmitry-huba/2/head 2025-12-04T08:00:32.9620742Z * [new branch] gh/dzmitry-huba/3/base -> origin/gh/dzmitry-huba/3/base 2025-12-04T08:00:32.9621783Z * [new branch] gh/dzmitry-huba/3/head -> origin/gh/dzmitry-huba/3/head 2025-12-04T08:00:32.9623632Z * [new branch] gh/eellison/808/base -> origin/gh/eellison/808/base 2025-12-04T08:00:32.9624821Z * [new branch] gh/eellison/808/head -> origin/gh/eellison/808/head 2025-12-04T08:00:32.9625983Z * [new branch] gh/eellison/808/orig -> origin/gh/eellison/808/orig 2025-12-04T08:00:32.9628189Z * [new branch] gh/eellison/822/base -> origin/gh/eellison/822/base 2025-12-04T08:00:32.9629584Z * [new branch] gh/eellison/822/head -> origin/gh/eellison/822/head 2025-12-04T08:00:32.9630833Z * [new branch] gh/eellison/822/orig -> origin/gh/eellison/822/orig 2025-12-04T08:00:32.9632461Z * [new branch] gh/eellison/823/base -> origin/gh/eellison/823/base 2025-12-04T08:00:32.9633427Z * [new branch] gh/eellison/823/head -> origin/gh/eellison/823/head 2025-12-04T08:00:32.9634555Z * [new branch] gh/eellison/823/orig -> origin/gh/eellison/823/orig 2025-12-04T08:00:32.9636010Z * [new branch] gh/eellison/862/base -> origin/gh/eellison/862/base 2025-12-04T08:00:32.9637149Z * [new branch] gh/eellison/862/head -> origin/gh/eellison/862/head 2025-12-04T08:00:32.9638231Z * [new branch] gh/eellison/862/orig -> origin/gh/eellison/862/orig 2025-12-04T08:00:32.9639690Z * [new branch] gh/eellison/863/base -> origin/gh/eellison/863/base 2025-12-04T08:00:32.9640784Z * [new branch] gh/eellison/863/head -> origin/gh/eellison/863/head 2025-12-04T08:00:32.9641874Z * [new branch] gh/eellison/863/orig -> origin/gh/eellison/863/orig 2025-12-04T08:00:32.9643266Z * [new branch] gh/eellison/864/base -> origin/gh/eellison/864/base 2025-12-04T08:00:32.9644405Z * [new branch] gh/eellison/864/head -> origin/gh/eellison/864/head 2025-12-04T08:00:32.9645638Z * [new branch] gh/eellison/864/orig -> origin/gh/eellison/864/orig 2025-12-04T08:00:32.9647075Z * [new branch] gh/eellison/865/base -> origin/gh/eellison/865/base 2025-12-04T08:00:32.9648330Z * [new branch] gh/eellison/865/head -> origin/gh/eellison/865/head 2025-12-04T08:00:32.9649515Z * [new branch] gh/eellison/865/orig -> origin/gh/eellison/865/orig 2025-12-04T08:00:32.9651169Z * [new branch] gh/eellison/866/base -> origin/gh/eellison/866/base 2025-12-04T08:00:32.9652343Z * [new branch] gh/eellison/866/head -> origin/gh/eellison/866/head 2025-12-04T08:00:32.9654004Z * [new branch] gh/eellison/866/orig -> origin/gh/eellison/866/orig 2025-12-04T08:00:32.9656774Z * [new branch] gh/eellison/867/base -> origin/gh/eellison/867/base 2025-12-04T08:00:32.9658351Z * [new branch] gh/eellison/867/head -> origin/gh/eellison/867/head 2025-12-04T08:00:32.9660222Z * [new branch] gh/eellison/867/orig -> origin/gh/eellison/867/orig 2025-12-04T08:00:32.9663035Z * [new branch] gh/eellison/868/base -> origin/gh/eellison/868/base 2025-12-04T08:00:32.9665331Z * [new branch] gh/eellison/868/head -> origin/gh/eellison/868/head 2025-12-04T08:00:32.9667317Z * [new branch] gh/eellison/868/orig -> origin/gh/eellison/868/orig 2025-12-04T08:00:32.9669693Z * [new branch] gh/eellison/869/base -> origin/gh/eellison/869/base 2025-12-04T08:00:32.9671449Z * [new branch] gh/eellison/869/head -> origin/gh/eellison/869/head 2025-12-04T08:00:32.9673156Z * [new branch] gh/eellison/869/orig -> origin/gh/eellison/869/orig 2025-12-04T08:00:32.9675592Z * [new branch] gh/eellison/870/base -> origin/gh/eellison/870/base 2025-12-04T08:00:32.9677341Z * [new branch] gh/eellison/870/head -> origin/gh/eellison/870/head 2025-12-04T08:00:32.9679083Z * [new branch] gh/eellison/870/orig -> origin/gh/eellison/870/orig 2025-12-04T08:00:32.9681573Z * [new branch] gh/eellison/871/base -> origin/gh/eellison/871/base 2025-12-04T08:00:32.9683247Z * [new branch] gh/eellison/871/head -> origin/gh/eellison/871/head 2025-12-04T08:00:32.9684972Z * [new branch] gh/eellison/871/orig -> origin/gh/eellison/871/orig 2025-12-04T08:00:32.9687416Z * [new branch] gh/eellison/872/base -> origin/gh/eellison/872/base 2025-12-04T08:00:32.9689276Z * [new branch] gh/eellison/872/head -> origin/gh/eellison/872/head 2025-12-04T08:00:32.9691180Z * [new branch] gh/eellison/872/orig -> origin/gh/eellison/872/orig 2025-12-04T08:00:32.9693623Z * [new branch] gh/eellison/873/base -> origin/gh/eellison/873/base 2025-12-04T08:00:32.9695351Z * [new branch] gh/eellison/873/head -> origin/gh/eellison/873/head 2025-12-04T08:00:32.9697211Z * [new branch] gh/eellison/873/orig -> origin/gh/eellison/873/orig 2025-12-04T08:00:32.9699611Z * [new branch] gh/eellison/874/base -> origin/gh/eellison/874/base 2025-12-04T08:00:32.9701374Z * [new branch] gh/eellison/874/head -> origin/gh/eellison/874/head 2025-12-04T08:00:32.9703497Z * [new branch] gh/eellison/874/orig -> origin/gh/eellison/874/orig 2025-12-04T08:00:32.9706569Z * [new branch] gh/eellison/875/base -> origin/gh/eellison/875/base 2025-12-04T08:00:32.9708619Z * [new branch] gh/eellison/875/head -> origin/gh/eellison/875/head 2025-12-04T08:00:32.9710396Z * [new branch] gh/eellison/875/orig -> origin/gh/eellison/875/orig 2025-12-04T08:00:32.9712852Z * [new branch] gh/eellison/876/base -> origin/gh/eellison/876/base 2025-12-04T08:00:32.9714622Z * [new branch] gh/eellison/876/head -> origin/gh/eellison/876/head 2025-12-04T08:00:32.9716610Z * [new branch] gh/eellison/876/orig -> origin/gh/eellison/876/orig 2025-12-04T08:00:32.9717882Z * [new branch] gh/eellison/877/base -> origin/gh/eellison/877/base 2025-12-04T08:00:32.9719032Z * [new branch] gh/eellison/877/head -> origin/gh/eellison/877/head 2025-12-04T08:00:32.9720607Z * [new branch] gh/eellison/877/orig -> origin/gh/eellison/877/orig 2025-12-04T08:00:32.9722233Z * [new branch] gh/eellison/878/base -> origin/gh/eellison/878/base 2025-12-04T08:00:32.9723340Z * [new branch] gh/eellison/878/head -> origin/gh/eellison/878/head 2025-12-04T08:00:32.9724492Z * [new branch] gh/eellison/878/orig -> origin/gh/eellison/878/orig 2025-12-04T08:00:32.9726061Z * [new branch] gh/eellison/879/base -> origin/gh/eellison/879/base 2025-12-04T08:00:32.9727190Z * [new branch] gh/eellison/879/head -> origin/gh/eellison/879/head 2025-12-04T08:00:32.9728455Z * [new branch] gh/eellison/879/orig -> origin/gh/eellison/879/orig 2025-12-04T08:00:32.9730050Z * [new branch] gh/eellison/880/base -> origin/gh/eellison/880/base 2025-12-04T08:00:32.9731215Z * [new branch] gh/eellison/880/head -> origin/gh/eellison/880/head 2025-12-04T08:00:32.9732503Z * [new branch] gh/eellison/880/orig -> origin/gh/eellison/880/orig 2025-12-04T08:00:32.9734209Z * [new branch] gh/eellison/881/base -> origin/gh/eellison/881/base 2025-12-04T08:00:32.9735301Z * [new branch] gh/eellison/881/head -> origin/gh/eellison/881/head 2025-12-04T08:00:32.9736453Z * [new branch] gh/eellison/881/orig -> origin/gh/eellison/881/orig 2025-12-04T08:00:32.9737960Z * [new branch] gh/eellison/882/base -> origin/gh/eellison/882/base 2025-12-04T08:00:32.9739105Z * [new branch] gh/eellison/882/head -> origin/gh/eellison/882/head 2025-12-04T08:00:32.9740347Z * [new branch] gh/eellison/882/orig -> origin/gh/eellison/882/orig 2025-12-04T08:00:32.9741772Z * [new branch] gh/eellison/883/base -> origin/gh/eellison/883/base 2025-12-04T08:00:32.9742878Z * [new branch] gh/eellison/883/head -> origin/gh/eellison/883/head 2025-12-04T08:00:32.9743913Z * [new branch] gh/eellison/883/orig -> origin/gh/eellison/883/orig 2025-12-04T08:00:32.9745285Z * [new branch] gh/eellison/884/base -> origin/gh/eellison/884/base 2025-12-04T08:00:32.9746549Z * [new branch] gh/eellison/884/head -> origin/gh/eellison/884/head 2025-12-04T08:00:32.9747619Z * [new branch] gh/eellison/884/orig -> origin/gh/eellison/884/orig 2025-12-04T08:00:32.9749405Z * [new branch] gh/etaf/147/base -> origin/gh/etaf/147/base 2025-12-04T08:00:32.9750591Z * [new branch] gh/etaf/147/head -> origin/gh/etaf/147/head 2025-12-04T08:00:32.9752342Z * [new branch] gh/etaf/154/base -> origin/gh/etaf/154/base 2025-12-04T08:00:32.9753470Z * [new branch] gh/etaf/154/head -> origin/gh/etaf/154/head 2025-12-04T08:00:32.9754547Z * [new branch] gh/etaf/154/orig -> origin/gh/etaf/154/orig 2025-12-04T08:00:32.9755998Z * [new branch] gh/etaf/156/base -> origin/gh/etaf/156/base 2025-12-04T08:00:32.9757097Z * [new branch] gh/etaf/156/head -> origin/gh/etaf/156/head 2025-12-04T08:00:32.9758231Z * [new branch] gh/etaf/156/orig -> origin/gh/etaf/156/orig 2025-12-04T08:00:32.9759904Z * [new branch] gh/etaf/157/base -> origin/gh/etaf/157/base 2025-12-04T08:00:32.9761092Z * [new branch] gh/etaf/157/head -> origin/gh/etaf/157/head 2025-12-04T08:00:32.9762292Z * [new branch] gh/etaf/157/orig -> origin/gh/etaf/157/orig 2025-12-04T08:00:32.9763744Z * [new branch] gh/etaf/158/base -> origin/gh/etaf/158/base 2025-12-04T08:00:32.9764968Z * [new branch] gh/etaf/158/head -> origin/gh/etaf/158/head 2025-12-04T08:00:32.9766087Z * [new branch] gh/etaf/158/orig -> origin/gh/etaf/158/orig 2025-12-04T08:00:32.9767643Z * [new branch] gh/etaf/159/base -> origin/gh/etaf/159/base 2025-12-04T08:00:32.9768894Z * [new branch] gh/etaf/159/head -> origin/gh/etaf/159/head 2025-12-04T08:00:32.9770011Z * [new branch] gh/etaf/159/orig -> origin/gh/etaf/159/orig 2025-12-04T08:00:32.9771590Z * [new branch] gh/etaf/160/base -> origin/gh/etaf/160/base 2025-12-04T08:00:32.9772792Z * [new branch] gh/etaf/160/head -> origin/gh/etaf/160/head 2025-12-04T08:00:32.9773964Z * [new branch] gh/etaf/160/orig -> origin/gh/etaf/160/orig 2025-12-04T08:00:32.9775455Z * [new branch] gh/etaf/161/base -> origin/gh/etaf/161/base 2025-12-04T08:00:32.9776676Z * [new branch] gh/etaf/161/head -> origin/gh/etaf/161/head 2025-12-04T08:00:32.9777919Z * [new branch] gh/etaf/161/orig -> origin/gh/etaf/161/orig 2025-12-04T08:00:32.9779393Z * [new branch] gh/etaf/166/base -> origin/gh/etaf/166/base 2025-12-04T08:00:32.9780682Z * [new branch] gh/etaf/166/head -> origin/gh/etaf/166/head 2025-12-04T08:00:32.9781819Z * [new branch] gh/etaf/166/orig -> origin/gh/etaf/166/orig 2025-12-04T08:00:32.9783215Z * [new branch] gh/etaf/167/base -> origin/gh/etaf/167/base 2025-12-04T08:00:32.9784340Z * [new branch] gh/etaf/167/head -> origin/gh/etaf/167/head 2025-12-04T08:00:32.9785482Z * [new branch] gh/etaf/167/orig -> origin/gh/etaf/167/orig 2025-12-04T08:00:32.9787111Z * [new branch] gh/etaf/168/base -> origin/gh/etaf/168/base 2025-12-04T08:00:32.9788325Z * [new branch] gh/etaf/168/head -> origin/gh/etaf/168/head 2025-12-04T08:00:32.9789422Z * [new branch] gh/etaf/168/orig -> origin/gh/etaf/168/orig 2025-12-04T08:00:32.9790967Z * [new branch] gh/etaf/172/base -> origin/gh/etaf/172/base 2025-12-04T08:00:32.9792170Z * [new branch] gh/etaf/172/head -> origin/gh/etaf/172/head 2025-12-04T08:00:32.9793484Z * [new branch] gh/etaf/172/orig -> origin/gh/etaf/172/orig 2025-12-04T08:00:32.9795107Z * [new branch] gh/etaf/173/base -> origin/gh/etaf/173/base 2025-12-04T08:00:32.9796398Z * [new branch] gh/etaf/173/head -> origin/gh/etaf/173/head 2025-12-04T08:00:32.9797495Z * [new branch] gh/etaf/173/orig -> origin/gh/etaf/173/orig 2025-12-04T08:00:32.9799050Z * [new branch] gh/etaf/174/base -> origin/gh/etaf/174/base 2025-12-04T08:00:32.9800178Z * [new branch] gh/etaf/174/head -> origin/gh/etaf/174/head 2025-12-04T08:00:32.9801676Z * [new branch] gh/etaf/175/base -> origin/gh/etaf/175/base 2025-12-04T08:00:32.9802785Z * [new branch] gh/etaf/175/head -> origin/gh/etaf/175/head 2025-12-04T08:00:32.9803853Z * [new branch] gh/etaf/175/orig -> origin/gh/etaf/175/orig 2025-12-04T08:00:32.9805403Z * [new branch] gh/etaf/176/base -> origin/gh/etaf/176/base 2025-12-04T08:00:32.9806587Z * [new branch] gh/etaf/176/head -> origin/gh/etaf/176/head 2025-12-04T08:00:32.9807838Z * [new branch] gh/etaf/176/orig -> origin/gh/etaf/176/orig 2025-12-04T08:00:32.9810277Z * [new branch] gh/etaf/177/base -> origin/gh/etaf/177/base 2025-12-04T08:00:32.9811584Z * [new branch] gh/etaf/177/head -> origin/gh/etaf/177/head 2025-12-04T08:00:32.9812758Z * [new branch] gh/etaf/177/orig -> origin/gh/etaf/177/orig 2025-12-04T08:00:32.9814368Z * [new branch] gh/etaf/178/base -> origin/gh/etaf/178/base 2025-12-04T08:00:32.9815721Z * [new branch] gh/etaf/178/head -> origin/gh/etaf/178/head 2025-12-04T08:00:32.9816844Z * [new branch] gh/etaf/178/orig -> origin/gh/etaf/178/orig 2025-12-04T08:00:32.9818421Z * [new branch] gh/etaf/179/base -> origin/gh/etaf/179/base 2025-12-04T08:00:32.9819605Z * [new branch] gh/etaf/179/head -> origin/gh/etaf/179/head 2025-12-04T08:00:32.9820694Z * [new branch] gh/etaf/179/orig -> origin/gh/etaf/179/orig 2025-12-04T08:00:32.9822087Z * [new branch] gh/etaf/180/base -> origin/gh/etaf/180/base 2025-12-04T08:00:32.9823233Z * [new branch] gh/etaf/180/head -> origin/gh/etaf/180/head 2025-12-04T08:00:32.9824384Z * [new branch] gh/etaf/180/orig -> origin/gh/etaf/180/orig 2025-12-04T08:00:32.9826292Z * [new branch] gh/exclamaforte/1/base -> origin/gh/exclamaforte/1/base 2025-12-04T08:00:32.9827466Z * [new branch] gh/exclamaforte/1/head -> origin/gh/exclamaforte/1/head 2025-12-04T08:00:32.9829094Z * [new branch] gh/exclamaforte/2/base -> origin/gh/exclamaforte/2/base 2025-12-04T08:00:32.9832047Z * [new branch] gh/exclamaforte/2/head -> origin/gh/exclamaforte/2/head 2025-12-04T08:00:32.9833179Z * [new branch] gh/exclamaforte/3/base -> origin/gh/exclamaforte/3/base 2025-12-04T08:00:32.9834360Z * [new branch] gh/exclamaforte/3/head -> origin/gh/exclamaforte/3/head 2025-12-04T08:00:32.9835730Z * [new branch] gh/exclamaforte/4/base -> origin/gh/exclamaforte/4/base 2025-12-04T08:00:32.9836798Z * [new branch] gh/exclamaforte/4/head -> origin/gh/exclamaforte/4/head 2025-12-04T08:00:32.9838587Z * [new branch] gh/ezyang/2374/base -> origin/gh/ezyang/2374/base 2025-12-04T08:00:32.9839827Z * [new branch] gh/ezyang/2374/head -> origin/gh/ezyang/2374/head 2025-12-04T08:00:32.9840977Z * [new branch] gh/ezyang/2374/orig -> origin/gh/ezyang/2374/orig 2025-12-04T08:00:32.9842399Z * [new branch] gh/ezyang/2973/base -> origin/gh/ezyang/2973/base 2025-12-04T08:00:32.9843665Z * [new branch] gh/ezyang/2973/head -> origin/gh/ezyang/2973/head 2025-12-04T08:00:32.9844638Z * [new branch] gh/ezyang/2973/orig -> origin/gh/ezyang/2973/orig 2025-12-04T08:00:32.9846118Z * [new branch] gh/ezyang/2974/base -> origin/gh/ezyang/2974/base 2025-12-04T08:00:32.9847224Z * [new branch] gh/ezyang/2974/head -> origin/gh/ezyang/2974/head 2025-12-04T08:00:32.9848535Z * [new branch] gh/ezyang/2974/orig -> origin/gh/ezyang/2974/orig 2025-12-04T08:00:32.9849950Z * [new branch] gh/ezyang/3131/base -> origin/gh/ezyang/3131/base 2025-12-04T08:00:32.9851050Z * [new branch] gh/ezyang/3131/head -> origin/gh/ezyang/3131/head 2025-12-04T08:00:32.9852145Z * [new branch] gh/ezyang/3131/orig -> origin/gh/ezyang/3131/orig 2025-12-04T08:00:32.9853622Z * [new branch] gh/ezyang/3139/base -> origin/gh/ezyang/3139/base 2025-12-04T08:00:32.9854834Z * [new branch] gh/ezyang/3139/head -> origin/gh/ezyang/3139/head 2025-12-04T08:00:32.9855965Z * [new branch] gh/ezyang/3139/orig -> origin/gh/ezyang/3139/orig 2025-12-04T08:00:32.9857498Z * [new branch] gh/ezyang/3140/base -> origin/gh/ezyang/3140/base 2025-12-04T08:00:32.9858546Z * [new branch] gh/ezyang/3140/head -> origin/gh/ezyang/3140/head 2025-12-04T08:00:32.9859672Z * [new branch] gh/ezyang/3140/orig -> origin/gh/ezyang/3140/orig 2025-12-04T08:00:32.9861124Z * [new branch] gh/ezyang/3143/base -> origin/gh/ezyang/3143/base 2025-12-04T08:00:32.9862181Z * [new branch] gh/ezyang/3143/head -> origin/gh/ezyang/3143/head 2025-12-04T08:00:32.9863276Z * [new branch] gh/ezyang/3143/orig -> origin/gh/ezyang/3143/orig 2025-12-04T08:00:32.9864773Z * [new branch] gh/ezyang/3144/base -> origin/gh/ezyang/3144/base 2025-12-04T08:00:32.9865955Z * [new branch] gh/ezyang/3144/head -> origin/gh/ezyang/3144/head 2025-12-04T08:00:32.9867123Z * [new branch] gh/ezyang/3144/orig -> origin/gh/ezyang/3144/orig 2025-12-04T08:00:32.9868579Z * [new branch] gh/ezyang/3167/base -> origin/gh/ezyang/3167/base 2025-12-04T08:00:32.9869744Z * [new branch] gh/ezyang/3167/head -> origin/gh/ezyang/3167/head 2025-12-04T08:00:32.9870844Z * [new branch] gh/ezyang/3167/orig -> origin/gh/ezyang/3167/orig 2025-12-04T08:00:32.9872283Z * [new branch] gh/ezyang/3173/base -> origin/gh/ezyang/3173/base 2025-12-04T08:00:32.9873395Z * [new branch] gh/ezyang/3173/head -> origin/gh/ezyang/3173/head 2025-12-04T08:00:32.9874614Z * [new branch] gh/ezyang/3173/orig -> origin/gh/ezyang/3173/orig 2025-12-04T08:00:32.9876013Z * [new branch] gh/ezyang/3175/base -> origin/gh/ezyang/3175/base 2025-12-04T08:00:32.9877107Z * [new branch] gh/ezyang/3175/head -> origin/gh/ezyang/3175/head 2025-12-04T08:00:32.9878222Z * [new branch] gh/ezyang/3175/orig -> origin/gh/ezyang/3175/orig 2025-12-04T08:00:32.9879671Z * [new branch] gh/ezyang/3182/base -> origin/gh/ezyang/3182/base 2025-12-04T08:00:32.9880754Z * [new branch] gh/ezyang/3182/head -> origin/gh/ezyang/3182/head 2025-12-04T08:00:32.9881882Z * [new branch] gh/ezyang/3182/orig -> origin/gh/ezyang/3182/orig 2025-12-04T08:00:32.9883352Z * [new branch] gh/ezyang/3185/base -> origin/gh/ezyang/3185/base 2025-12-04T08:00:32.9884545Z * [new branch] gh/ezyang/3185/head -> origin/gh/ezyang/3185/head 2025-12-04T08:00:32.9885672Z * [new branch] gh/ezyang/3185/orig -> origin/gh/ezyang/3185/orig 2025-12-04T08:00:32.9887194Z * [new branch] gh/ezyang/3189/base -> origin/gh/ezyang/3189/base 2025-12-04T08:00:32.9888379Z * [new branch] gh/ezyang/3189/head -> origin/gh/ezyang/3189/head 2025-12-04T08:00:32.9889540Z * [new branch] gh/ezyang/3189/orig -> origin/gh/ezyang/3189/orig 2025-12-04T08:00:32.9890970Z * [new branch] gh/ezyang/3191/base -> origin/gh/ezyang/3191/base 2025-12-04T08:00:32.9892097Z * [new branch] gh/ezyang/3191/head -> origin/gh/ezyang/3191/head 2025-12-04T08:00:32.9893219Z * [new branch] gh/ezyang/3191/orig -> origin/gh/ezyang/3191/orig 2025-12-04T08:00:32.9895106Z * [new branch] gh/ezyang/3192/base -> origin/gh/ezyang/3192/base 2025-12-04T08:00:32.9896315Z * [new branch] gh/ezyang/3192/head -> origin/gh/ezyang/3192/head 2025-12-04T08:00:32.9897473Z * [new branch] gh/ezyang/3192/orig -> origin/gh/ezyang/3192/orig 2025-12-04T08:00:32.9898951Z * [new branch] gh/ezyang/3193/base -> origin/gh/ezyang/3193/base 2025-12-04T08:00:32.9900153Z * [new branch] gh/ezyang/3193/head -> origin/gh/ezyang/3193/head 2025-12-04T08:00:32.9901341Z * [new branch] gh/ezyang/3193/orig -> origin/gh/ezyang/3193/orig 2025-12-04T08:00:32.9902876Z * [new branch] gh/ezyang/3194/base -> origin/gh/ezyang/3194/base 2025-12-04T08:00:32.9903974Z * [new branch] gh/ezyang/3194/head -> origin/gh/ezyang/3194/head 2025-12-04T08:00:32.9905099Z * [new branch] gh/ezyang/3194/orig -> origin/gh/ezyang/3194/orig 2025-12-04T08:00:32.9906527Z * [new branch] gh/ezyang/3195/base -> origin/gh/ezyang/3195/base 2025-12-04T08:00:32.9907613Z * [new branch] gh/ezyang/3195/head -> origin/gh/ezyang/3195/head 2025-12-04T08:00:32.9908884Z * [new branch] gh/ezyang/3195/orig -> origin/gh/ezyang/3195/orig 2025-12-04T08:00:32.9910375Z * [new branch] gh/ezyang/3196/base -> origin/gh/ezyang/3196/base 2025-12-04T08:00:32.9911963Z * [new branch] gh/ezyang/3196/head -> origin/gh/ezyang/3196/head 2025-12-04T08:00:32.9913104Z * [new branch] gh/ezyang/3196/orig -> origin/gh/ezyang/3196/orig 2025-12-04T08:00:32.9914673Z * [new branch] gh/ezyang/3197/base -> origin/gh/ezyang/3197/base 2025-12-04T08:00:32.9915822Z * [new branch] gh/ezyang/3197/head -> origin/gh/ezyang/3197/head 2025-12-04T08:00:32.9916931Z * [new branch] gh/ezyang/3197/orig -> origin/gh/ezyang/3197/orig 2025-12-04T08:00:32.9918429Z * [new branch] gh/ezyang/3198/base -> origin/gh/ezyang/3198/base 2025-12-04T08:00:32.9919526Z * [new branch] gh/ezyang/3198/head -> origin/gh/ezyang/3198/head 2025-12-04T08:00:32.9920717Z * [new branch] gh/ezyang/3198/orig -> origin/gh/ezyang/3198/orig 2025-12-04T08:00:32.9922271Z * [new branch] gh/ezyang/3199/base -> origin/gh/ezyang/3199/base 2025-12-04T08:00:32.9923335Z * [new branch] gh/ezyang/3199/head -> origin/gh/ezyang/3199/head 2025-12-04T08:00:32.9924473Z * [new branch] gh/ezyang/3199/orig -> origin/gh/ezyang/3199/orig 2025-12-04T08:00:32.9925988Z * [new branch] gh/ezyang/3200/base -> origin/gh/ezyang/3200/base 2025-12-04T08:00:32.9927049Z * [new branch] gh/ezyang/3200/head -> origin/gh/ezyang/3200/head 2025-12-04T08:00:32.9928351Z * [new branch] gh/ezyang/3200/orig -> origin/gh/ezyang/3200/orig 2025-12-04T08:00:32.9930038Z * [new branch] gh/ezyang/3201/base -> origin/gh/ezyang/3201/base 2025-12-04T08:00:32.9931297Z * [new branch] gh/ezyang/3201/head -> origin/gh/ezyang/3201/head 2025-12-04T08:00:32.9932572Z * [new branch] gh/ezyang/3201/orig -> origin/gh/ezyang/3201/orig 2025-12-04T08:00:32.9933941Z * [new branch] gh/ezyang/3202/base -> origin/gh/ezyang/3202/base 2025-12-04T08:00:32.9935021Z * [new branch] gh/ezyang/3202/head -> origin/gh/ezyang/3202/head 2025-12-04T08:00:32.9936212Z * [new branch] gh/ezyang/3202/orig -> origin/gh/ezyang/3202/orig 2025-12-04T08:00:32.9937909Z * [new branch] gh/ezyang/3203/base -> origin/gh/ezyang/3203/base 2025-12-04T08:00:32.9938717Z * [new branch] gh/ezyang/3203/head -> origin/gh/ezyang/3203/head 2025-12-04T08:00:32.9940053Z * [new branch] gh/ezyang/3203/orig -> origin/gh/ezyang/3203/orig 2025-12-04T08:00:32.9942075Z * [new branch] gh/ezyang/3204/base -> origin/gh/ezyang/3204/base 2025-12-04T08:00:32.9943222Z * [new branch] gh/ezyang/3204/head -> origin/gh/ezyang/3204/head 2025-12-04T08:00:32.9944387Z * [new branch] gh/ezyang/3204/orig -> origin/gh/ezyang/3204/orig 2025-12-04T08:00:32.9945905Z * [new branch] gh/ezyang/3205/base -> origin/gh/ezyang/3205/base 2025-12-04T08:00:32.9947108Z * [new branch] gh/ezyang/3205/head -> origin/gh/ezyang/3205/head 2025-12-04T08:00:32.9948260Z * [new branch] gh/ezyang/3205/orig -> origin/gh/ezyang/3205/orig 2025-12-04T08:00:32.9949689Z * [new branch] gh/ezyang/3206/base -> origin/gh/ezyang/3206/base 2025-12-04T08:00:32.9950811Z * [new branch] gh/ezyang/3206/head -> origin/gh/ezyang/3206/head 2025-12-04T08:00:32.9951923Z * [new branch] gh/ezyang/3206/orig -> origin/gh/ezyang/3206/orig 2025-12-04T08:00:32.9953456Z * [new branch] gh/ezyang/3207/base -> origin/gh/ezyang/3207/base 2025-12-04T08:00:32.9954589Z * [new branch] gh/ezyang/3207/head -> origin/gh/ezyang/3207/head 2025-12-04T08:00:32.9955663Z * [new branch] gh/ezyang/3207/orig -> origin/gh/ezyang/3207/orig 2025-12-04T08:00:32.9957139Z * [new branch] gh/ezyang/3208/base -> origin/gh/ezyang/3208/base 2025-12-04T08:00:32.9958264Z * [new branch] gh/ezyang/3208/head -> origin/gh/ezyang/3208/head 2025-12-04T08:00:32.9959395Z * [new branch] gh/ezyang/3208/orig -> origin/gh/ezyang/3208/orig 2025-12-04T08:00:32.9960916Z * [new branch] gh/ezyang/3209/base -> origin/gh/ezyang/3209/base 2025-12-04T08:00:32.9962146Z * [new branch] gh/ezyang/3209/head -> origin/gh/ezyang/3209/head 2025-12-04T08:00:32.9963300Z * [new branch] gh/ezyang/3209/orig -> origin/gh/ezyang/3209/orig 2025-12-04T08:00:32.9965035Z * [new branch] gh/fadara01/3/base -> origin/gh/fadara01/3/base 2025-12-04T08:00:32.9966561Z * [new branch] gh/fadara01/3/head -> origin/gh/fadara01/3/head 2025-12-04T08:00:32.9967778Z * [new branch] gh/fadara01/3/orig -> origin/gh/fadara01/3/orig 2025-12-04T08:00:32.9969360Z * [new branch] gh/fadara01/5/base -> origin/gh/fadara01/5/base 2025-12-04T08:00:32.9970448Z * [new branch] gh/fadara01/5/head -> origin/gh/fadara01/5/head 2025-12-04T08:00:32.9971571Z * [new branch] gh/fadara01/5/orig -> origin/gh/fadara01/5/orig 2025-12-04T08:00:32.9973022Z * [new branch] gh/fadara01/6/base -> origin/gh/fadara01/6/base 2025-12-04T08:00:32.9974100Z * [new branch] gh/fadara01/6/head -> origin/gh/fadara01/6/head 2025-12-04T08:00:32.9975204Z * [new branch] gh/fadara01/6/orig -> origin/gh/fadara01/6/orig 2025-12-04T08:00:32.9976831Z * [new branch] gh/fadara01/7/base -> origin/gh/fadara01/7/base 2025-12-04T08:00:32.9977936Z * [new branch] gh/fadara01/7/head -> origin/gh/fadara01/7/head 2025-12-04T08:00:32.9979156Z * [new branch] gh/fadara01/7/orig -> origin/gh/fadara01/7/orig 2025-12-04T08:00:32.9980590Z * [new branch] gh/fadara01/8/base -> origin/gh/fadara01/8/base 2025-12-04T08:00:32.9981686Z * [new branch] gh/fadara01/8/head -> origin/gh/fadara01/8/head 2025-12-04T08:00:32.9982767Z * [new branch] gh/fadara01/8/orig -> origin/gh/fadara01/8/orig 2025-12-04T08:00:32.9984235Z * [new branch] gh/fadara01/9/base -> origin/gh/fadara01/9/base 2025-12-04T08:00:32.9985343Z * [new branch] gh/fadara01/9/head -> origin/gh/fadara01/9/head 2025-12-04T08:00:32.9986448Z * [new branch] gh/fadara01/9/orig -> origin/gh/fadara01/9/orig 2025-12-04T08:00:32.9988241Z * [new branch] gh/fduwjj/182/base -> origin/gh/fduwjj/182/base 2025-12-04T08:00:32.9989328Z * [new branch] gh/fduwjj/182/head -> origin/gh/fduwjj/182/head 2025-12-04T08:00:32.9990435Z * [new branch] gh/fduwjj/182/orig -> origin/gh/fduwjj/182/orig 2025-12-04T08:00:32.9991992Z * [new branch] gh/fduwjj/211/base -> origin/gh/fduwjj/211/base 2025-12-04T08:00:32.9993180Z * [new branch] gh/fduwjj/211/head -> origin/gh/fduwjj/211/head 2025-12-04T08:00:32.9994325Z * [new branch] gh/fduwjj/211/orig -> origin/gh/fduwjj/211/orig 2025-12-04T08:00:32.9996194Z * [new branch] gh/fduwjj/212/base -> origin/gh/fduwjj/212/base 2025-12-04T08:00:32.9997327Z * [new branch] gh/fduwjj/212/head -> origin/gh/fduwjj/212/head 2025-12-04T08:00:32.9998458Z * [new branch] gh/fduwjj/212/orig -> origin/gh/fduwjj/212/orig 2025-12-04T08:00:32.9999962Z * [new branch] gh/fduwjj/213/base -> origin/gh/fduwjj/213/base 2025-12-04T08:00:33.0001099Z * [new branch] gh/fduwjj/213/head -> origin/gh/fduwjj/213/head 2025-12-04T08:00:33.0002201Z * [new branch] gh/fduwjj/213/orig -> origin/gh/fduwjj/213/orig 2025-12-04T08:00:33.0003778Z * [new branch] gh/fduwjj/226/base -> origin/gh/fduwjj/226/base 2025-12-04T08:00:33.0004803Z * [new branch] gh/fduwjj/226/head -> origin/gh/fduwjj/226/head 2025-12-04T08:00:33.0005903Z * [new branch] gh/fduwjj/226/orig -> origin/gh/fduwjj/226/orig 2025-12-04T08:00:33.0007668Z * [new branch] gh/fduwjj/229/base -> origin/gh/fduwjj/229/base 2025-12-04T08:00:33.0008820Z * [new branch] gh/fduwjj/229/head -> origin/gh/fduwjj/229/head 2025-12-04T08:00:33.0009896Z * [new branch] gh/fduwjj/229/orig -> origin/gh/fduwjj/229/orig 2025-12-04T08:00:33.0011409Z * [new branch] gh/fduwjj/233/base -> origin/gh/fduwjj/233/base 2025-12-04T08:00:33.0012610Z * [new branch] gh/fduwjj/233/head -> origin/gh/fduwjj/233/head 2025-12-04T08:00:33.0013675Z * [new branch] gh/fduwjj/233/orig -> origin/gh/fduwjj/233/orig 2025-12-04T08:00:33.0015192Z * [new branch] gh/fduwjj/234/base -> origin/gh/fduwjj/234/base 2025-12-04T08:00:33.0016338Z * [new branch] gh/fduwjj/234/head -> origin/gh/fduwjj/234/head 2025-12-04T08:00:33.0017453Z * [new branch] gh/fduwjj/234/orig -> origin/gh/fduwjj/234/orig 2025-12-04T08:00:33.0018920Z * [new branch] gh/fduwjj/235/base -> origin/gh/fduwjj/235/base 2025-12-04T08:00:33.0020104Z * [new branch] gh/fduwjj/235/head -> origin/gh/fduwjj/235/head 2025-12-04T08:00:33.0021263Z * [new branch] gh/fduwjj/235/orig -> origin/gh/fduwjj/235/orig 2025-12-04T08:00:33.0022703Z * [new branch] gh/fduwjj/236/base -> origin/gh/fduwjj/236/base 2025-12-04T08:00:33.0023898Z * [new branch] gh/fduwjj/236/head -> origin/gh/fduwjj/236/head 2025-12-04T08:00:33.0024925Z * [new branch] gh/fduwjj/236/orig -> origin/gh/fduwjj/236/orig 2025-12-04T08:00:33.0026311Z * [new branch] gh/fduwjj/237/base -> origin/gh/fduwjj/237/base 2025-12-04T08:00:33.0027387Z * [new branch] gh/fduwjj/237/head -> origin/gh/fduwjj/237/head 2025-12-04T08:00:33.0028488Z * [new branch] gh/fduwjj/237/orig -> origin/gh/fduwjj/237/orig 2025-12-04T08:00:33.0030173Z * [new branch] gh/fduwjj/238/base -> origin/gh/fduwjj/238/base 2025-12-04T08:00:33.0031338Z * [new branch] gh/fduwjj/238/head -> origin/gh/fduwjj/238/head 2025-12-04T08:00:33.0032434Z * [new branch] gh/fduwjj/238/orig -> origin/gh/fduwjj/238/orig 2025-12-04T08:00:33.0034428Z * [new branch] gh/fduwjj/239/base -> origin/gh/fduwjj/239/base 2025-12-04T08:00:33.0035554Z * [new branch] gh/fduwjj/239/head -> origin/gh/fduwjj/239/head 2025-12-04T08:00:33.0036700Z * [new branch] gh/fduwjj/239/orig -> origin/gh/fduwjj/239/orig 2025-12-04T08:00:33.0038524Z * [new branch] gh/fegin/332/base -> origin/gh/fegin/332/base 2025-12-04T08:00:33.0039601Z * [new branch] gh/fegin/332/head -> origin/gh/fegin/332/head 2025-12-04T08:00:33.0040738Z * [new branch] gh/fegin/332/orig -> origin/gh/fegin/332/orig 2025-12-04T08:00:33.0042212Z * [new branch] gh/fegin/333/base -> origin/gh/fegin/333/base 2025-12-04T08:00:33.0043342Z * [new branch] gh/fegin/333/head -> origin/gh/fegin/333/head 2025-12-04T08:00:33.0044504Z * [new branch] gh/fegin/333/orig -> origin/gh/fegin/333/orig 2025-12-04T08:00:33.0045970Z * [new branch] gh/fegin/334/base -> origin/gh/fegin/334/base 2025-12-04T08:00:33.0047055Z * [new branch] gh/fegin/334/head -> origin/gh/fegin/334/head 2025-12-04T08:00:33.0048450Z * [new branch] gh/fegin/334/orig -> origin/gh/fegin/334/orig 2025-12-04T08:00:33.0049876Z * [new branch] gh/fegin/335/base -> origin/gh/fegin/335/base 2025-12-04T08:00:33.0050976Z * [new branch] gh/fegin/335/head -> origin/gh/fegin/335/head 2025-12-04T08:00:33.0052201Z * [new branch] gh/fegin/335/orig -> origin/gh/fegin/335/orig 2025-12-04T08:00:33.0053936Z * [new branch] gh/fffrog/160/base -> origin/gh/fffrog/160/base 2025-12-04T08:00:33.0055051Z * [new branch] gh/fffrog/160/head -> origin/gh/fffrog/160/head 2025-12-04T08:00:33.0056484Z * [new branch] gh/fffrog/177/base -> origin/gh/fffrog/177/base 2025-12-04T08:00:33.0057621Z * [new branch] gh/fffrog/177/head -> origin/gh/fffrog/177/head 2025-12-04T08:00:33.0058726Z * [new branch] gh/fffrog/177/orig -> origin/gh/fffrog/177/orig 2025-12-04T08:00:33.0060157Z * [new branch] gh/fffrog/178/base -> origin/gh/fffrog/178/base 2025-12-04T08:00:33.0061280Z * [new branch] gh/fffrog/178/head -> origin/gh/fffrog/178/head 2025-12-04T08:00:33.0062384Z * [new branch] gh/fffrog/178/orig -> origin/gh/fffrog/178/orig 2025-12-04T08:00:33.0063866Z * [new branch] gh/fffrog/181/base -> origin/gh/fffrog/181/base 2025-12-04T08:00:33.0065002Z * [new branch] gh/fffrog/181/head -> origin/gh/fffrog/181/head 2025-12-04T08:00:33.0066246Z * [new branch] gh/fffrog/181/orig -> origin/gh/fffrog/181/orig 2025-12-04T08:00:33.0067669Z * [new branch] gh/fffrog/183/base -> origin/gh/fffrog/183/base 2025-12-04T08:00:33.0069152Z * [new branch] gh/fffrog/183/head -> origin/gh/fffrog/183/head 2025-12-04T08:00:33.0070396Z * [new branch] gh/fffrog/183/orig -> origin/gh/fffrog/183/orig 2025-12-04T08:00:33.0072105Z * [new branch] gh/fxdawnn/10/base -> origin/gh/fxdawnn/10/base 2025-12-04T08:00:33.0073165Z * [new branch] gh/fxdawnn/10/head -> origin/gh/fxdawnn/10/head 2025-12-04T08:00:33.0074304Z * [new branch] gh/fxdawnn/10/orig -> origin/gh/fxdawnn/10/orig 2025-12-04T08:00:33.0075830Z * [new branch] gh/fxdawnn/11/base -> origin/gh/fxdawnn/11/base 2025-12-04T08:00:33.0076881Z * [new branch] gh/fxdawnn/11/head -> origin/gh/fxdawnn/11/head 2025-12-04T08:00:33.0078223Z * [new branch] gh/fxdawnn/11/orig -> origin/gh/fxdawnn/11/orig 2025-12-04T08:00:33.0079546Z * [new branch] gh/fxdawnn/12/base -> origin/gh/fxdawnn/12/base 2025-12-04T08:00:33.0081234Z * [new branch] gh/fxdawnn/12/head -> origin/gh/fxdawnn/12/head 2025-12-04T08:00:33.0082954Z * [new branch] gh/fxdawnn/12/orig -> origin/gh/fxdawnn/12/orig 2025-12-04T08:00:33.0085333Z * [new branch] gh/fxdawnn/13/base -> origin/gh/fxdawnn/13/base 2025-12-04T08:00:33.0087258Z * [new branch] gh/fxdawnn/13/head -> origin/gh/fxdawnn/13/head 2025-12-04T08:00:33.0088675Z * [new branch] gh/fxdawnn/13/orig -> origin/gh/fxdawnn/13/orig 2025-12-04T08:00:33.0090344Z * [new branch] gh/fxdawnn/14/base -> origin/gh/fxdawnn/14/base 2025-12-04T08:00:33.0091450Z * [new branch] gh/fxdawnn/14/head -> origin/gh/fxdawnn/14/head 2025-12-04T08:00:33.0092573Z * [new branch] gh/fxdawnn/14/orig -> origin/gh/fxdawnn/14/orig 2025-12-04T08:00:33.0094113Z * [new branch] gh/fxdawnn/15/base -> origin/gh/fxdawnn/15/base 2025-12-04T08:00:33.0095226Z * [new branch] gh/fxdawnn/15/head -> origin/gh/fxdawnn/15/head 2025-12-04T08:00:33.0096359Z * [new branch] gh/fxdawnn/15/orig -> origin/gh/fxdawnn/15/orig 2025-12-04T08:00:33.0097876Z * [new branch] gh/fxdawnn/6/base -> origin/gh/fxdawnn/6/base 2025-12-04T08:00:33.0099080Z * [new branch] gh/fxdawnn/6/head -> origin/gh/fxdawnn/6/head 2025-12-04T08:00:33.0100234Z * [new branch] gh/fxdawnn/6/orig -> origin/gh/fxdawnn/6/orig 2025-12-04T08:00:33.0101718Z * [new branch] gh/fxdawnn/7/base -> origin/gh/fxdawnn/7/base 2025-12-04T08:00:33.0102894Z * [new branch] gh/fxdawnn/7/head -> origin/gh/fxdawnn/7/head 2025-12-04T08:00:33.0103947Z * [new branch] gh/fxdawnn/7/orig -> origin/gh/fxdawnn/7/orig 2025-12-04T08:00:33.0105431Z * [new branch] gh/fxdawnn/9/base -> origin/gh/fxdawnn/9/base 2025-12-04T08:00:33.0106457Z * [new branch] gh/fxdawnn/9/head -> origin/gh/fxdawnn/9/head 2025-12-04T08:00:33.0107577Z * [new branch] gh/fxdawnn/9/orig -> origin/gh/fxdawnn/9/orig 2025-12-04T08:00:33.0109674Z * [new branch] gh/galv/1/base -> origin/gh/galv/1/base 2025-12-04T08:00:33.0110813Z * [new branch] gh/galv/1/head -> origin/gh/galv/1/head 2025-12-04T08:00:33.0111955Z * [new branch] gh/galv/1/orig -> origin/gh/galv/1/orig 2025-12-04T08:00:33.0113615Z * [new branch] gh/galv/2/base -> origin/gh/galv/2/base 2025-12-04T08:00:33.0114714Z * [new branch] gh/galv/2/head -> origin/gh/galv/2/head 2025-12-04T08:00:33.0115881Z * [new branch] gh/galv/2/orig -> origin/gh/galv/2/orig 2025-12-04T08:00:33.0117356Z * [new branch] gh/galv/3/base -> origin/gh/galv/3/base 2025-12-04T08:00:33.0118423Z * [new branch] gh/galv/3/head -> origin/gh/galv/3/head 2025-12-04T08:00:33.0119836Z * [new branch] gh/galv/3/orig -> origin/gh/galv/3/orig 2025-12-04T08:00:33.0121567Z * [new branch] gh/guangyey/134/base -> origin/gh/guangyey/134/base 2025-12-04T08:00:33.0122679Z * [new branch] gh/guangyey/134/head -> origin/gh/guangyey/134/head 2025-12-04T08:00:33.0123801Z * [new branch] gh/guangyey/134/orig -> origin/gh/guangyey/134/orig 2025-12-04T08:00:33.0125765Z * [new branch] gh/guangyey/163/base -> origin/gh/guangyey/163/base 2025-12-04T08:00:33.0126293Z * [new branch] gh/guangyey/163/head -> origin/gh/guangyey/163/head 2025-12-04T08:00:33.0127564Z * [new branch] gh/guangyey/163/orig -> origin/gh/guangyey/163/orig 2025-12-04T08:00:33.0129320Z * [new branch] gh/guangyey/168/base -> origin/gh/guangyey/168/base 2025-12-04T08:00:33.0130466Z * [new branch] gh/guangyey/168/head -> origin/gh/guangyey/168/head 2025-12-04T08:00:33.0131620Z * [new branch] gh/guangyey/168/orig -> origin/gh/guangyey/168/orig 2025-12-04T08:00:33.0133074Z * [new branch] gh/guangyey/169/base -> origin/gh/guangyey/169/base 2025-12-04T08:00:33.0134215Z * [new branch] gh/guangyey/169/head -> origin/gh/guangyey/169/head 2025-12-04T08:00:33.0135333Z * [new branch] gh/guangyey/169/orig -> origin/gh/guangyey/169/orig 2025-12-04T08:00:33.0136796Z * [new branch] gh/guangyey/170/base -> origin/gh/guangyey/170/base 2025-12-04T08:00:33.0137882Z * [new branch] gh/guangyey/170/head -> origin/gh/guangyey/170/head 2025-12-04T08:00:33.0139034Z * [new branch] gh/guangyey/170/orig -> origin/gh/guangyey/170/orig 2025-12-04T08:00:33.0140546Z * [new branch] gh/guangyey/171/base -> origin/gh/guangyey/171/base 2025-12-04T08:00:33.0141647Z * [new branch] gh/guangyey/171/head -> origin/gh/guangyey/171/head 2025-12-04T08:00:33.0142793Z * [new branch] gh/guangyey/171/orig -> origin/gh/guangyey/171/orig 2025-12-04T08:00:33.0144324Z * [new branch] gh/guangyey/178/base -> origin/gh/guangyey/178/base 2025-12-04T08:00:33.0145507Z * [new branch] gh/guangyey/178/head -> origin/gh/guangyey/178/head 2025-12-04T08:00:33.0146568Z * [new branch] gh/guangyey/178/orig -> origin/gh/guangyey/178/orig 2025-12-04T08:00:33.0148076Z * [new branch] gh/guangyey/182/base -> origin/gh/guangyey/182/base 2025-12-04T08:00:33.0149218Z * [new branch] gh/guangyey/182/head -> origin/gh/guangyey/182/head 2025-12-04T08:00:33.0150340Z * [new branch] gh/guangyey/182/orig -> origin/gh/guangyey/182/orig 2025-12-04T08:00:33.0151765Z * [new branch] gh/guangyey/183/base -> origin/gh/guangyey/183/base 2025-12-04T08:00:33.0152901Z * [new branch] gh/guangyey/183/head -> origin/gh/guangyey/183/head 2025-12-04T08:00:33.0154049Z * [new branch] gh/guangyey/183/orig -> origin/gh/guangyey/183/orig 2025-12-04T08:00:33.0155547Z * [new branch] gh/guangyey/185/base -> origin/gh/guangyey/185/base 2025-12-04T08:00:33.0156691Z * [new branch] gh/guangyey/185/head -> origin/gh/guangyey/185/head 2025-12-04T08:00:33.0157772Z * [new branch] gh/guangyey/185/orig -> origin/gh/guangyey/185/orig 2025-12-04T08:00:33.0159366Z * [new branch] gh/guangyey/186/base -> origin/gh/guangyey/186/base 2025-12-04T08:00:33.0160562Z * [new branch] gh/guangyey/186/head -> origin/gh/guangyey/186/head 2025-12-04T08:00:33.0161584Z * [new branch] gh/guangyey/186/orig -> origin/gh/guangyey/186/orig 2025-12-04T08:00:33.0163074Z * [new branch] gh/guangyey/187/base -> origin/gh/guangyey/187/base 2025-12-04T08:00:33.0164340Z * [new branch] gh/guangyey/187/head -> origin/gh/guangyey/187/head 2025-12-04T08:00:33.0165323Z * [new branch] gh/guangyey/187/orig -> origin/gh/guangyey/187/orig 2025-12-04T08:00:33.0166760Z * [new branch] gh/guangyey/188/base -> origin/gh/guangyey/188/base 2025-12-04T08:00:33.0167964Z * [new branch] gh/guangyey/188/head -> origin/gh/guangyey/188/head 2025-12-04T08:00:33.0169119Z * [new branch] gh/guangyey/188/orig -> origin/gh/guangyey/188/orig 2025-12-04T08:00:33.0170575Z * [new branch] gh/guangyey/190/base -> origin/gh/guangyey/190/base 2025-12-04T08:00:33.0171653Z * [new branch] gh/guangyey/190/head -> origin/gh/guangyey/190/head 2025-12-04T08:00:33.0172776Z * [new branch] gh/guangyey/190/orig -> origin/gh/guangyey/190/orig 2025-12-04T08:00:33.0174341Z * [new branch] gh/guangyey/208/base -> origin/gh/guangyey/208/base 2025-12-04T08:00:33.0175382Z * [new branch] gh/guangyey/208/head -> origin/gh/guangyey/208/head 2025-12-04T08:00:33.0176520Z * [new branch] gh/guangyey/208/orig -> origin/gh/guangyey/208/orig 2025-12-04T08:00:33.0177967Z * [new branch] gh/guangyey/228/base -> origin/gh/guangyey/228/base 2025-12-04T08:00:33.0179121Z * [new branch] gh/guangyey/228/head -> origin/gh/guangyey/228/head 2025-12-04T08:00:33.0180233Z * [new branch] gh/guangyey/228/orig -> origin/gh/guangyey/228/orig 2025-12-04T08:00:33.0182244Z * [new branch] gh/guangyey/230/base -> origin/gh/guangyey/230/base 2025-12-04T08:00:33.0183356Z * [new branch] gh/guangyey/230/head -> origin/gh/guangyey/230/head 2025-12-04T08:00:33.0184454Z * [new branch] gh/guangyey/230/orig -> origin/gh/guangyey/230/orig 2025-12-04T08:00:33.0185976Z * [new branch] gh/guangyey/231/base -> origin/gh/guangyey/231/base 2025-12-04T08:00:33.0187092Z * [new branch] gh/guangyey/231/head -> origin/gh/guangyey/231/head 2025-12-04T08:00:33.0188261Z * [new branch] gh/guangyey/231/orig -> origin/gh/guangyey/231/orig 2025-12-04T08:00:33.0189863Z * [new branch] gh/guangyey/232/base -> origin/gh/guangyey/232/base 2025-12-04T08:00:33.0190992Z * [new branch] gh/guangyey/232/head -> origin/gh/guangyey/232/head 2025-12-04T08:00:33.0192080Z * [new branch] gh/guangyey/232/orig -> origin/gh/guangyey/232/orig 2025-12-04T08:00:33.0193531Z * [new branch] gh/guangyey/233/base -> origin/gh/guangyey/233/base 2025-12-04T08:00:33.0194624Z * [new branch] gh/guangyey/233/head -> origin/gh/guangyey/233/head 2025-12-04T08:00:33.0195770Z * [new branch] gh/guangyey/233/orig -> origin/gh/guangyey/233/orig 2025-12-04T08:00:33.0197227Z * [new branch] gh/guangyey/234/base -> origin/gh/guangyey/234/base 2025-12-04T08:00:33.0198354Z * [new branch] gh/guangyey/234/head -> origin/gh/guangyey/234/head 2025-12-04T08:00:33.0199502Z * [new branch] gh/guangyey/234/orig -> origin/gh/guangyey/234/orig 2025-12-04T08:00:33.0200937Z * [new branch] gh/guangyey/235/base -> origin/gh/guangyey/235/base 2025-12-04T08:00:33.0202016Z * [new branch] gh/guangyey/235/head -> origin/gh/guangyey/235/head 2025-12-04T08:00:33.0203105Z * [new branch] gh/guangyey/235/orig -> origin/gh/guangyey/235/orig 2025-12-04T08:00:33.0204684Z * [new branch] gh/guangyey/236/base -> origin/gh/guangyey/236/base 2025-12-04T08:00:33.0205804Z * [new branch] gh/guangyey/236/head -> origin/gh/guangyey/236/head 2025-12-04T08:00:33.0206925Z * [new branch] gh/guangyey/236/orig -> origin/gh/guangyey/236/orig 2025-12-04T08:00:33.0208746Z * [new branch] gh/guangyey/237/base -> origin/gh/guangyey/237/base 2025-12-04T08:00:33.0209784Z * [new branch] gh/guangyey/237/head -> origin/gh/guangyey/237/head 2025-12-04T08:00:33.0210877Z * [new branch] gh/guangyey/237/orig -> origin/gh/guangyey/237/orig 2025-12-04T08:00:33.0212409Z * [new branch] gh/guangyey/238/base -> origin/gh/guangyey/238/base 2025-12-04T08:00:33.0213496Z * [new branch] gh/guangyey/238/head -> origin/gh/guangyey/238/head 2025-12-04T08:00:33.0214975Z * [new branch] gh/guangyey/239/base -> origin/gh/guangyey/239/base 2025-12-04T08:00:33.0216057Z * [new branch] gh/guangyey/239/head -> origin/gh/guangyey/239/head 2025-12-04T08:00:33.0217209Z * [new branch] gh/guangyey/239/orig -> origin/gh/guangyey/239/orig 2025-12-04T08:00:33.0218845Z * [new branch] gh/guangyey/240/base -> origin/gh/guangyey/240/base 2025-12-04T08:00:33.0219977Z * [new branch] gh/guangyey/240/head -> origin/gh/guangyey/240/head 2025-12-04T08:00:33.0221087Z * [new branch] gh/guangyey/240/orig -> origin/gh/guangyey/240/orig 2025-12-04T08:00:33.0222615Z * [new branch] gh/guangyey/241/base -> origin/gh/guangyey/241/base 2025-12-04T08:00:33.0223717Z * [new branch] gh/guangyey/241/head -> origin/gh/guangyey/241/head 2025-12-04T08:00:33.0224821Z * [new branch] gh/guangyey/241/orig -> origin/gh/guangyey/241/orig 2025-12-04T08:00:33.0226369Z * [new branch] gh/guangyey/242/base -> origin/gh/guangyey/242/base 2025-12-04T08:00:33.0227493Z * [new branch] gh/guangyey/242/head -> origin/gh/guangyey/242/head 2025-12-04T08:00:33.0228595Z * [new branch] gh/guangyey/242/orig -> origin/gh/guangyey/242/orig 2025-12-04T08:00:33.0230334Z * [new branch] gh/guangyey/243/base -> origin/gh/guangyey/243/base 2025-12-04T08:00:33.0231425Z * [new branch] gh/guangyey/243/head -> origin/gh/guangyey/243/head 2025-12-04T08:00:33.0232512Z * [new branch] gh/guangyey/243/orig -> origin/gh/guangyey/243/orig 2025-12-04T08:00:33.0234204Z * [new branch] gh/guangyey/244/base -> origin/gh/guangyey/244/base 2025-12-04T08:00:33.0235348Z * [new branch] gh/guangyey/244/head -> origin/gh/guangyey/244/head 2025-12-04T08:00:33.0236514Z * [new branch] gh/guangyey/244/orig -> origin/gh/guangyey/244/orig 2025-12-04T08:00:33.0238015Z * [new branch] gh/guangyey/245/base -> origin/gh/guangyey/245/base 2025-12-04T08:00:33.0239194Z * [new branch] gh/guangyey/245/head -> origin/gh/guangyey/245/head 2025-12-04T08:00:33.0240256Z * [new branch] gh/guangyey/245/orig -> origin/gh/guangyey/245/orig 2025-12-04T08:00:33.0241742Z * [new branch] gh/guangyey/246/base -> origin/gh/guangyey/246/base 2025-12-04T08:00:33.0242843Z * [new branch] gh/guangyey/246/head -> origin/gh/guangyey/246/head 2025-12-04T08:00:33.0243970Z * [new branch] gh/guangyey/246/orig -> origin/gh/guangyey/246/orig 2025-12-04T08:00:33.0245509Z * [new branch] gh/guangyey/247/base -> origin/gh/guangyey/247/base 2025-12-04T08:00:33.0246629Z * [new branch] gh/guangyey/247/head -> origin/gh/guangyey/247/head 2025-12-04T08:00:33.0247835Z * [new branch] gh/guangyey/247/orig -> origin/gh/guangyey/247/orig 2025-12-04T08:00:33.0249491Z * [new branch] gh/guangyey/248/base -> origin/gh/guangyey/248/base 2025-12-04T08:00:33.0250571Z * [new branch] gh/guangyey/248/head -> origin/gh/guangyey/248/head 2025-12-04T08:00:33.0251651Z * [new branch] gh/guangyey/248/orig -> origin/gh/guangyey/248/orig 2025-12-04T08:00:33.0253273Z * [new branch] gh/guangyey/249/base -> origin/gh/guangyey/249/base 2025-12-04T08:00:33.0254271Z * [new branch] gh/guangyey/249/head -> origin/gh/guangyey/249/head 2025-12-04T08:00:33.0255435Z * [new branch] gh/guangyey/249/orig -> origin/gh/guangyey/249/orig 2025-12-04T08:00:33.0256985Z * [new branch] gh/guangyey/250/base -> origin/gh/guangyey/250/base 2025-12-04T08:00:33.0258136Z * [new branch] gh/guangyey/250/head -> origin/gh/guangyey/250/head 2025-12-04T08:00:33.0259233Z * [new branch] gh/guangyey/250/orig -> origin/gh/guangyey/250/orig 2025-12-04T08:00:33.0260668Z * [new branch] gh/guangyey/251/base -> origin/gh/guangyey/251/base 2025-12-04T08:00:33.0261752Z * [new branch] gh/guangyey/251/head -> origin/gh/guangyey/251/head 2025-12-04T08:00:33.0262827Z * [new branch] gh/guangyey/251/orig -> origin/gh/guangyey/251/orig 2025-12-04T08:00:33.0264447Z * [new branch] gh/guangyey/252/base -> origin/gh/guangyey/252/base 2025-12-04T08:00:33.0265601Z * [new branch] gh/guangyey/252/head -> origin/gh/guangyey/252/head 2025-12-04T08:00:33.0266706Z * [new branch] gh/guangyey/252/orig -> origin/gh/guangyey/252/orig 2025-12-04T08:00:33.0268199Z * [new branch] gh/guangyey/253/base -> origin/gh/guangyey/253/base 2025-12-04T08:00:33.0269304Z * [new branch] gh/guangyey/253/head -> origin/gh/guangyey/253/head 2025-12-04T08:00:33.0270414Z * [new branch] gh/guangyey/253/orig -> origin/gh/guangyey/253/orig 2025-12-04T08:00:33.0271870Z * [new branch] gh/guangyey/254/base -> origin/gh/guangyey/254/base 2025-12-04T08:00:33.0273010Z * [new branch] gh/guangyey/254/head -> origin/gh/guangyey/254/head 2025-12-04T08:00:33.0274143Z * [new branch] gh/guangyey/254/orig -> origin/gh/guangyey/254/orig 2025-12-04T08:00:33.0275611Z * [new branch] gh/guangyey/255/base -> origin/gh/guangyey/255/base 2025-12-04T08:00:33.0276703Z * [new branch] gh/guangyey/255/head -> origin/gh/guangyey/255/head 2025-12-04T08:00:33.0277815Z * [new branch] gh/guangyey/255/orig -> origin/gh/guangyey/255/orig 2025-12-04T08:00:33.0280101Z * [new branch] gh/guilhermeleobas/107/base -> origin/gh/guilhermeleobas/107/base 2025-12-04T08:00:33.0281058Z * [new branch] gh/guilhermeleobas/107/head -> origin/gh/guilhermeleobas/107/head 2025-12-04T08:00:33.0282213Z * [new branch] gh/guilhermeleobas/107/orig -> origin/gh/guilhermeleobas/107/orig 2025-12-04T08:00:33.0283673Z * [new branch] gh/guilhermeleobas/108/base -> origin/gh/guilhermeleobas/108/base 2025-12-04T08:00:33.0284794Z * [new branch] gh/guilhermeleobas/108/head -> origin/gh/guilhermeleobas/108/head 2025-12-04T08:00:33.0286356Z * [new branch] gh/guilhermeleobas/108/orig -> origin/gh/guilhermeleobas/108/orig 2025-12-04T08:00:33.0287628Z * [new branch] gh/guilhermeleobas/150/base -> origin/gh/guilhermeleobas/150/base 2025-12-04T08:00:33.0288783Z * [new branch] gh/guilhermeleobas/150/head -> origin/gh/guilhermeleobas/150/head 2025-12-04T08:00:33.0289896Z * [new branch] gh/guilhermeleobas/150/orig -> origin/gh/guilhermeleobas/150/orig 2025-12-04T08:00:33.0293570Z * [new branch] gh/guilhermeleobas/168/base -> origin/gh/guilhermeleobas/168/base 2025-12-04T08:00:33.0294078Z * [new branch] gh/guilhermeleobas/168/head -> origin/gh/guilhermeleobas/168/head 2025-12-04T08:00:33.0295998Z * [new branch] gh/guilhermeleobas/168/orig -> origin/gh/guilhermeleobas/168/orig 2025-12-04T08:00:33.0298531Z * [new branch] gh/guilhermeleobas/169/base -> origin/gh/guilhermeleobas/169/base 2025-12-04T08:00:33.0300482Z * [new branch] gh/guilhermeleobas/169/head -> origin/gh/guilhermeleobas/169/head 2025-12-04T08:00:33.0302227Z * [new branch] gh/guilhermeleobas/169/orig -> origin/gh/guilhermeleobas/169/orig 2025-12-04T08:00:33.0305708Z * [new branch] gh/guilhermeleobas/170/base -> origin/gh/guilhermeleobas/170/base 2025-12-04T08:00:33.0306088Z * [new branch] gh/guilhermeleobas/170/head -> origin/gh/guilhermeleobas/170/head 2025-12-04T08:00:33.0307749Z * [new branch] gh/guilhermeleobas/170/orig -> origin/gh/guilhermeleobas/170/orig 2025-12-04T08:00:33.0310077Z * [new branch] gh/guilhermeleobas/171/base -> origin/gh/guilhermeleobas/171/base 2025-12-04T08:00:33.0312224Z * [new branch] gh/guilhermeleobas/171/head -> origin/gh/guilhermeleobas/171/head 2025-12-04T08:00:33.0313982Z * [new branch] gh/guilhermeleobas/171/orig -> origin/gh/guilhermeleobas/171/orig 2025-12-04T08:00:33.0315832Z * [new branch] gh/guilhermeleobas/173/base -> origin/gh/guilhermeleobas/173/base 2025-12-04T08:00:33.0316949Z * [new branch] gh/guilhermeleobas/173/head -> origin/gh/guilhermeleobas/173/head 2025-12-04T08:00:33.0318163Z * [new branch] gh/guilhermeleobas/173/orig -> origin/gh/guilhermeleobas/173/orig 2025-12-04T08:00:33.0319737Z * [new branch] gh/guilhermeleobas/193/base -> origin/gh/guilhermeleobas/193/base 2025-12-04T08:00:33.0320916Z * [new branch] gh/guilhermeleobas/193/head -> origin/gh/guilhermeleobas/193/head 2025-12-04T08:00:33.0322259Z * [new branch] gh/guilhermeleobas/193/orig -> origin/gh/guilhermeleobas/193/orig 2025-12-04T08:00:33.0323750Z * [new branch] gh/guilhermeleobas/204/base -> origin/gh/guilhermeleobas/204/base 2025-12-04T08:00:33.0324844Z * [new branch] gh/guilhermeleobas/204/head -> origin/gh/guilhermeleobas/204/head 2025-12-04T08:00:33.0325959Z * [new branch] gh/guilhermeleobas/204/orig -> origin/gh/guilhermeleobas/204/orig 2025-12-04T08:00:33.0327574Z * [new branch] gh/guilhermeleobas/211/base -> origin/gh/guilhermeleobas/211/base 2025-12-04T08:00:33.0328680Z * [new branch] gh/guilhermeleobas/211/head -> origin/gh/guilhermeleobas/211/head 2025-12-04T08:00:33.0332972Z * [new branch] gh/guilhermeleobas/211/orig -> origin/gh/guilhermeleobas/211/orig 2025-12-04T08:00:33.0334474Z * [new branch] gh/guilhermeleobas/226/base -> origin/gh/guilhermeleobas/226/base 2025-12-04T08:00:33.0335556Z * [new branch] gh/guilhermeleobas/226/head -> origin/gh/guilhermeleobas/226/head 2025-12-04T08:00:33.0336563Z * [new branch] gh/guilhermeleobas/226/orig -> origin/gh/guilhermeleobas/226/orig 2025-12-04T08:00:33.0338227Z * [new branch] gh/guilhermeleobas/236/base -> origin/gh/guilhermeleobas/236/base 2025-12-04T08:00:33.0339258Z * [new branch] gh/guilhermeleobas/236/head -> origin/gh/guilhermeleobas/236/head 2025-12-04T08:00:33.0340359Z * [new branch] gh/guilhermeleobas/236/orig -> origin/gh/guilhermeleobas/236/orig 2025-12-04T08:00:33.0341833Z * [new branch] gh/guilhermeleobas/247/base -> origin/gh/guilhermeleobas/247/base 2025-12-04T08:00:33.0342949Z * [new branch] gh/guilhermeleobas/247/head -> origin/gh/guilhermeleobas/247/head 2025-12-04T08:00:33.0344038Z * [new branch] gh/guilhermeleobas/247/orig -> origin/gh/guilhermeleobas/247/orig 2025-12-04T08:00:33.0345578Z * [new branch] gh/guilhermeleobas/248/base -> origin/gh/guilhermeleobas/248/base 2025-12-04T08:00:33.0346653Z * [new branch] gh/guilhermeleobas/248/head -> origin/gh/guilhermeleobas/248/head 2025-12-04T08:00:33.0350925Z * [new branch] gh/guilhermeleobas/248/orig -> origin/gh/guilhermeleobas/248/orig 2025-12-04T08:00:33.0351187Z * [new branch] gh/guilhermeleobas/250/base -> origin/gh/guilhermeleobas/250/base 2025-12-04T08:00:33.0351609Z * [new branch] gh/guilhermeleobas/250/head -> origin/gh/guilhermeleobas/250/head 2025-12-04T08:00:33.0351872Z * [new branch] gh/guilhermeleobas/250/orig -> origin/gh/guilhermeleobas/250/orig 2025-12-04T08:00:33.0353498Z * [new branch] gh/guilhermeleobas/253/base -> origin/gh/guilhermeleobas/253/base 2025-12-04T08:00:33.0354599Z * [new branch] gh/guilhermeleobas/253/head -> origin/gh/guilhermeleobas/253/head 2025-12-04T08:00:33.0355756Z * [new branch] gh/guilhermeleobas/253/orig -> origin/gh/guilhermeleobas/253/orig 2025-12-04T08:00:33.0357328Z * [new branch] gh/guilhermeleobas/254/base -> origin/gh/guilhermeleobas/254/base 2025-12-04T08:00:33.0358474Z * [new branch] gh/guilhermeleobas/254/head -> origin/gh/guilhermeleobas/254/head 2025-12-04T08:00:33.0359616Z * [new branch] gh/guilhermeleobas/254/orig -> origin/gh/guilhermeleobas/254/orig 2025-12-04T08:00:33.0361230Z * [new branch] gh/guilhermeleobas/255/base -> origin/gh/guilhermeleobas/255/base 2025-12-04T08:00:33.0362286Z * [new branch] gh/guilhermeleobas/255/head -> origin/gh/guilhermeleobas/255/head 2025-12-04T08:00:33.0363346Z * [new branch] gh/guilhermeleobas/255/orig -> origin/gh/guilhermeleobas/255/orig 2025-12-04T08:00:33.0364882Z * [new branch] gh/guilhermeleobas/256/base -> origin/gh/guilhermeleobas/256/base 2025-12-04T08:00:33.0366023Z * [new branch] gh/guilhermeleobas/256/head -> origin/gh/guilhermeleobas/256/head 2025-12-04T08:00:33.0367238Z * [new branch] gh/guilhermeleobas/256/orig -> origin/gh/guilhermeleobas/256/orig 2025-12-04T08:00:33.0369575Z * [new branch] gh/guilhermeleobas/257/base -> origin/gh/guilhermeleobas/257/base 2025-12-04T08:00:33.0371314Z * [new branch] gh/guilhermeleobas/257/head -> origin/gh/guilhermeleobas/257/head 2025-12-04T08:00:33.0373429Z * [new branch] gh/guilhermeleobas/257/orig -> origin/gh/guilhermeleobas/257/orig 2025-12-04T08:00:33.0375594Z * [new branch] gh/guilhermeleobas/258/base -> origin/gh/guilhermeleobas/258/base 2025-12-04T08:00:33.0377300Z * [new branch] gh/guilhermeleobas/258/head -> origin/gh/guilhermeleobas/258/head 2025-12-04T08:00:33.0379149Z * [new branch] gh/guilhermeleobas/258/orig -> origin/gh/guilhermeleobas/258/orig 2025-12-04T08:00:33.0381833Z * [new branch] gh/guilhermeleobas/259/base -> origin/gh/guilhermeleobas/259/base 2025-12-04T08:00:33.0382934Z * [new branch] gh/guilhermeleobas/259/head -> origin/gh/guilhermeleobas/259/head 2025-12-04T08:00:33.0384118Z * [new branch] gh/guilhermeleobas/259/orig -> origin/gh/guilhermeleobas/259/orig 2025-12-04T08:00:33.0385748Z * [new branch] gh/guilhermeleobas/260/base -> origin/gh/guilhermeleobas/260/base 2025-12-04T08:00:33.0386895Z * [new branch] gh/guilhermeleobas/260/head -> origin/gh/guilhermeleobas/260/head 2025-12-04T08:00:33.0388085Z * [new branch] gh/guilhermeleobas/260/orig -> origin/gh/guilhermeleobas/260/orig 2025-12-04T08:00:33.0389729Z * [new branch] gh/guilhermeleobas/261/base -> origin/gh/guilhermeleobas/261/base 2025-12-04T08:00:33.0390862Z * [new branch] gh/guilhermeleobas/261/head -> origin/gh/guilhermeleobas/261/head 2025-12-04T08:00:33.0392000Z * [new branch] gh/guilhermeleobas/261/orig -> origin/gh/guilhermeleobas/261/orig 2025-12-04T08:00:33.0393484Z * [new branch] gh/guilhermeleobas/262/base -> origin/gh/guilhermeleobas/262/base 2025-12-04T08:00:33.0394729Z * [new branch] gh/guilhermeleobas/262/head -> origin/gh/guilhermeleobas/262/head 2025-12-04T08:00:33.0395839Z * [new branch] gh/guilhermeleobas/262/orig -> origin/gh/guilhermeleobas/262/orig 2025-12-04T08:00:33.0397362Z * [new branch] gh/guilhermeleobas/263/base -> origin/gh/guilhermeleobas/263/base 2025-12-04T08:00:33.0398522Z * [new branch] gh/guilhermeleobas/263/head -> origin/gh/guilhermeleobas/263/head 2025-12-04T08:00:33.0399611Z * [new branch] gh/guilhermeleobas/263/orig -> origin/gh/guilhermeleobas/263/orig 2025-12-04T08:00:33.0401162Z * [new branch] gh/guilhermeleobas/264/base -> origin/gh/guilhermeleobas/264/base 2025-12-04T08:00:33.0402286Z * [new branch] gh/guilhermeleobas/264/head -> origin/gh/guilhermeleobas/264/head 2025-12-04T08:00:33.0403390Z * [new branch] gh/guilhermeleobas/264/orig -> origin/gh/guilhermeleobas/264/orig 2025-12-04T08:00:33.0404991Z * [new branch] gh/guilhermeleobas/265/base -> origin/gh/guilhermeleobas/265/base 2025-12-04T08:00:33.0406113Z * [new branch] gh/guilhermeleobas/265/head -> origin/gh/guilhermeleobas/265/head 2025-12-04T08:00:33.0407217Z * [new branch] gh/guilhermeleobas/265/orig -> origin/gh/guilhermeleobas/265/orig 2025-12-04T08:00:33.0408946Z * [new branch] gh/guilhermeleobas/266/base -> origin/gh/guilhermeleobas/266/base 2025-12-04T08:00:33.0410120Z * [new branch] gh/guilhermeleobas/266/head -> origin/gh/guilhermeleobas/266/head 2025-12-04T08:00:33.0411172Z * [new branch] gh/guilhermeleobas/266/orig -> origin/gh/guilhermeleobas/266/orig 2025-12-04T08:00:33.0412769Z * [new branch] gh/guilhermeleobas/267/base -> origin/gh/guilhermeleobas/267/base 2025-12-04T08:00:33.0414328Z * [new branch] gh/guilhermeleobas/267/head -> origin/gh/guilhermeleobas/267/head 2025-12-04T08:00:33.0415489Z * [new branch] gh/guilhermeleobas/267/orig -> origin/gh/guilhermeleobas/267/orig 2025-12-04T08:00:33.0417345Z * [new branch] gh/hameerabbasi/1/base -> origin/gh/hameerabbasi/1/base 2025-12-04T08:00:33.0418920Z * [new branch] gh/hameerabbasi/1/head -> origin/gh/hameerabbasi/1/head 2025-12-04T08:00:33.0420450Z * [new branch] gh/hameerabbasi/2/base -> origin/gh/hameerabbasi/2/base 2025-12-04T08:00:33.0421583Z * [new branch] gh/hameerabbasi/2/head -> origin/gh/hameerabbasi/2/head 2025-12-04T08:00:33.0422782Z * [new branch] gh/hameerabbasi/2/orig -> origin/gh/hameerabbasi/2/orig 2025-12-04T08:00:33.0424185Z * [new branch] gh/hameerabbasi/3/base -> origin/gh/hameerabbasi/3/base 2025-12-04T08:00:33.0425298Z * [new branch] gh/hameerabbasi/3/head -> origin/gh/hameerabbasi/3/head 2025-12-04T08:00:33.0426575Z * [new branch] gh/hameerabbasi/3/orig -> origin/gh/hameerabbasi/3/orig 2025-12-04T08:00:33.0427999Z * [new branch] gh/hameerabbasi/4/base -> origin/gh/hameerabbasi/4/base 2025-12-04T08:00:33.0429205Z * [new branch] gh/hameerabbasi/4/head -> origin/gh/hameerabbasi/4/head 2025-12-04T08:00:33.0430342Z * [new branch] gh/hameerabbasi/4/orig -> origin/gh/hameerabbasi/4/orig 2025-12-04T08:00:33.0432514Z * [new branch] gh/huydhn/1/next -> origin/gh/huydhn/1/next 2025-12-04T08:00:33.0434015Z * [new branch] gh/huydhn/2/next -> origin/gh/huydhn/2/next 2025-12-04T08:00:33.0435435Z * [new branch] gh/huydhn/3/next -> origin/gh/huydhn/3/next 2025-12-04T08:00:33.0437037Z * [new branch] gh/huydhn/4/next -> origin/gh/huydhn/4/next 2025-12-04T08:00:33.0438471Z * [new branch] gh/huydhn/5/next -> origin/gh/huydhn/5/next 2025-12-04T08:00:33.0439931Z * [new branch] gh/huydhn/6/next -> origin/gh/huydhn/6/next 2025-12-04T08:00:33.0441706Z * [new branch] gh/int3/97/base -> origin/gh/int3/97/base 2025-12-04T08:00:33.0442812Z * [new branch] gh/int3/97/head -> origin/gh/int3/97/head 2025-12-04T08:00:33.0444657Z * [new branch] gh/isuruf/101/base -> origin/gh/isuruf/101/base 2025-12-04T08:00:33.0445846Z * [new branch] gh/isuruf/101/head -> origin/gh/isuruf/101/head 2025-12-04T08:00:33.0447460Z * [new branch] gh/isuruf/146/base -> origin/gh/isuruf/146/base 2025-12-04T08:00:33.0448567Z * [new branch] gh/isuruf/146/head -> origin/gh/isuruf/146/head 2025-12-04T08:00:33.0449651Z * [new branch] gh/isuruf/146/orig -> origin/gh/isuruf/146/orig 2025-12-04T08:00:33.0451105Z * [new branch] gh/isuruf/158/base -> origin/gh/isuruf/158/base 2025-12-04T08:00:33.0452212Z * [new branch] gh/isuruf/158/head -> origin/gh/isuruf/158/head 2025-12-04T08:00:33.0453568Z * [new branch] gh/isuruf/159/base -> origin/gh/isuruf/159/base 2025-12-04T08:00:33.0454656Z * [new branch] gh/isuruf/159/head -> origin/gh/isuruf/159/head 2025-12-04T08:00:33.0456102Z * [new branch] gh/isuruf/160/base -> origin/gh/isuruf/160/base 2025-12-04T08:00:33.0457203Z * [new branch] gh/isuruf/160/head -> origin/gh/isuruf/160/head 2025-12-04T08:00:33.0458323Z * [new branch] gh/isuruf/160/orig -> origin/gh/isuruf/160/orig 2025-12-04T08:00:33.0459869Z * [new branch] gh/isuruf/81/base -> origin/gh/isuruf/81/base 2025-12-04T08:00:33.0460955Z * [new branch] gh/isuruf/81/head -> origin/gh/isuruf/81/head 2025-12-04T08:00:33.0462051Z * [new branch] gh/isuruf/81/orig -> origin/gh/isuruf/81/orig 2025-12-04T08:00:33.0463840Z * [new branch] gh/jamesjwu/176/base -> origin/gh/jamesjwu/176/base 2025-12-04T08:00:33.0464916Z * [new branch] gh/jamesjwu/176/head -> origin/gh/jamesjwu/176/head 2025-12-04T08:00:33.0466171Z * [new branch] gh/jamesjwu/176/orig -> origin/gh/jamesjwu/176/orig 2025-12-04T08:00:33.0467663Z * [new branch] gh/jamesjwu/187/base -> origin/gh/jamesjwu/187/base 2025-12-04T08:00:33.0468692Z * [new branch] gh/jamesjwu/187/head -> origin/gh/jamesjwu/187/head 2025-12-04T08:00:33.0469811Z * [new branch] gh/jamesjwu/187/orig -> origin/gh/jamesjwu/187/orig 2025-12-04T08:00:33.0471323Z * [new branch] gh/jamesjwu/196/base -> origin/gh/jamesjwu/196/base 2025-12-04T08:00:33.0472361Z * [new branch] gh/jamesjwu/196/head -> origin/gh/jamesjwu/196/head 2025-12-04T08:00:33.0473467Z * [new branch] gh/jamesjwu/196/orig -> origin/gh/jamesjwu/196/orig 2025-12-04T08:00:33.0475009Z * [new branch] gh/jamesjwu/198/base -> origin/gh/jamesjwu/198/base 2025-12-04T08:00:33.0476086Z * [new branch] gh/jamesjwu/198/head -> origin/gh/jamesjwu/198/head 2025-12-04T08:00:33.0477290Z * [new branch] gh/jamesjwu/198/orig -> origin/gh/jamesjwu/198/orig 2025-12-04T08:00:33.0478757Z * [new branch] gh/jamesjwu/207/base -> origin/gh/jamesjwu/207/base 2025-12-04T08:00:33.0480057Z * [new branch] gh/jamesjwu/207/head -> origin/gh/jamesjwu/207/head 2025-12-04T08:00:33.0481164Z * [new branch] gh/jamesjwu/207/orig -> origin/gh/jamesjwu/207/orig 2025-12-04T08:00:33.0482737Z * [new branch] gh/jamesjwu/208/base -> origin/gh/jamesjwu/208/base 2025-12-04T08:00:33.0484351Z * [new branch] gh/jamesjwu/208/head -> origin/gh/jamesjwu/208/head 2025-12-04T08:00:33.0485501Z * [new branch] gh/jamesjwu/208/orig -> origin/gh/jamesjwu/208/orig 2025-12-04T08:00:33.0487072Z * [new branch] gh/jamesjwu/52/base -> origin/gh/jamesjwu/52/base 2025-12-04T08:00:33.0488337Z * [new branch] gh/jamesjwu/52/head -> origin/gh/jamesjwu/52/head 2025-12-04T08:00:33.0489801Z * [new branch] gh/jamesjwu/53/base -> origin/gh/jamesjwu/53/base 2025-12-04T08:00:33.0491298Z * [new branch] gh/jamesjwu/53/head -> origin/gh/jamesjwu/53/head 2025-12-04T08:00:33.0492751Z * [new branch] gh/jamesjwu/54/base -> origin/gh/jamesjwu/54/base 2025-12-04T08:00:33.0493767Z * [new branch] gh/jamesjwu/54/head -> origin/gh/jamesjwu/54/head 2025-12-04T08:00:33.0495074Z * [new branch] gh/jamesjwu/55/base -> origin/gh/jamesjwu/55/base 2025-12-04T08:00:33.0496122Z * [new branch] gh/jamesjwu/55/head -> origin/gh/jamesjwu/55/head 2025-12-04T08:00:33.0497461Z * [new branch] gh/jamesjwu/56/base -> origin/gh/jamesjwu/56/base 2025-12-04T08:00:33.0498503Z * [new branch] gh/jamesjwu/56/head -> origin/gh/jamesjwu/56/head 2025-12-04T08:00:33.0499850Z * [new branch] gh/jamesjwu/57/base -> origin/gh/jamesjwu/57/base 2025-12-04T08:00:33.0500865Z * [new branch] gh/jamesjwu/57/head -> origin/gh/jamesjwu/57/head 2025-12-04T08:00:33.0502223Z * [new branch] gh/jamesjwu/58/base -> origin/gh/jamesjwu/58/base 2025-12-04T08:00:33.0503351Z * [new branch] gh/jamesjwu/58/head -> origin/gh/jamesjwu/58/head 2025-12-04T08:00:33.0504666Z * [new branch] gh/jamesjwu/59/base -> origin/gh/jamesjwu/59/base 2025-12-04T08:00:33.0505715Z * [new branch] gh/jamesjwu/59/head -> origin/gh/jamesjwu/59/head 2025-12-04T08:00:33.0507048Z * [new branch] gh/jamesjwu/60/base -> origin/gh/jamesjwu/60/base 2025-12-04T08:00:33.0508137Z * [new branch] gh/jamesjwu/60/head -> origin/gh/jamesjwu/60/head 2025-12-04T08:00:33.0509481Z * [new branch] gh/jamesjwu/61/base -> origin/gh/jamesjwu/61/base 2025-12-04T08:00:33.0510498Z * [new branch] gh/jamesjwu/61/head -> origin/gh/jamesjwu/61/head 2025-12-04T08:00:33.0511837Z * [new branch] gh/jamesjwu/62/base -> origin/gh/jamesjwu/62/base 2025-12-04T08:00:33.0512939Z * [new branch] gh/jamesjwu/62/head -> origin/gh/jamesjwu/62/head 2025-12-04T08:00:33.0514270Z * [new branch] gh/jamesjwu/63/base -> origin/gh/jamesjwu/63/base 2025-12-04T08:00:33.0515393Z * [new branch] gh/jamesjwu/63/head -> origin/gh/jamesjwu/63/head 2025-12-04T08:00:33.0517519Z * [new branch] gh/jamesjwu/64/base -> origin/gh/jamesjwu/64/base 2025-12-04T08:00:33.0518634Z * [new branch] gh/jamesjwu/64/head -> origin/gh/jamesjwu/64/head 2025-12-04T08:00:33.0520047Z * [new branch] gh/jamesjwu/65/base -> origin/gh/jamesjwu/65/base 2025-12-04T08:00:33.0521453Z * [new branch] gh/jamesjwu/65/head -> origin/gh/jamesjwu/65/head 2025-12-04T08:00:33.0523321Z * [new branch] gh/janeyx99/165/base -> origin/gh/janeyx99/165/base 2025-12-04T08:00:33.0524497Z * [new branch] gh/janeyx99/165/head -> origin/gh/janeyx99/165/head 2025-12-04T08:00:33.0525609Z * [new branch] gh/janeyx99/165/orig -> origin/gh/janeyx99/165/orig 2025-12-04T08:00:33.0526971Z * [new branch] gh/janeyx99/201/base -> origin/gh/janeyx99/201/base 2025-12-04T08:00:33.0528197Z * [new branch] gh/janeyx99/201/head -> origin/gh/janeyx99/201/head 2025-12-04T08:00:33.0529454Z * [new branch] gh/janeyx99/201/orig -> origin/gh/janeyx99/201/orig 2025-12-04T08:00:33.0531280Z * [new branch] gh/janeyx99/225/base -> origin/gh/janeyx99/225/base 2025-12-04T08:00:33.0532428Z * [new branch] gh/janeyx99/225/head -> origin/gh/janeyx99/225/head 2025-12-04T08:00:33.0533532Z * [new branch] gh/janeyx99/225/orig -> origin/gh/janeyx99/225/orig 2025-12-04T08:00:33.0535491Z * [new branch] gh/janeyx99/299/base -> origin/gh/janeyx99/299/base 2025-12-04T08:00:33.0536638Z * [new branch] gh/janeyx99/299/head -> origin/gh/janeyx99/299/head 2025-12-04T08:00:33.0537843Z * [new branch] gh/janeyx99/299/orig -> origin/gh/janeyx99/299/orig 2025-12-04T08:00:33.0540090Z * [new branch] gh/janeyx99/302/base -> origin/gh/janeyx99/302/base 2025-12-04T08:00:33.0541263Z * [new branch] gh/janeyx99/302/head -> origin/gh/janeyx99/302/head 2025-12-04T08:00:33.0542619Z * [new branch] gh/janeyx99/303/base -> origin/gh/janeyx99/303/base 2025-12-04T08:00:33.0543691Z * [new branch] gh/janeyx99/303/head -> origin/gh/janeyx99/303/head 2025-12-04T08:00:33.0545224Z * [new branch] gh/janeyx99/305/base -> origin/gh/janeyx99/305/base 2025-12-04T08:00:33.0546327Z * [new branch] gh/janeyx99/305/head -> origin/gh/janeyx99/305/head 2025-12-04T08:00:33.0547760Z * [new branch] gh/janeyx99/306/base -> origin/gh/janeyx99/306/base 2025-12-04T08:00:33.0548779Z * [new branch] gh/janeyx99/306/head -> origin/gh/janeyx99/306/head 2025-12-04T08:00:33.0550254Z * [new branch] gh/janeyx99/314/base -> origin/gh/janeyx99/314/base 2025-12-04T08:00:33.0551474Z * [new branch] gh/janeyx99/314/head -> origin/gh/janeyx99/314/head 2025-12-04T08:00:33.0552553Z * [new branch] gh/janeyx99/314/orig -> origin/gh/janeyx99/314/orig 2025-12-04T08:00:33.0554045Z * [new branch] gh/janeyx99/315/base -> origin/gh/janeyx99/315/base 2025-12-04T08:00:33.0555655Z * [new branch] gh/janeyx99/315/head -> origin/gh/janeyx99/315/head 2025-12-04T08:00:33.0556802Z * [new branch] gh/janeyx99/315/orig -> origin/gh/janeyx99/315/orig 2025-12-04T08:00:33.0558322Z * [new branch] gh/janeyx99/316/base -> origin/gh/janeyx99/316/base 2025-12-04T08:00:33.0559543Z * [new branch] gh/janeyx99/316/head -> origin/gh/janeyx99/316/head 2025-12-04T08:00:33.0560635Z * [new branch] gh/janeyx99/316/orig -> origin/gh/janeyx99/316/orig 2025-12-04T08:00:33.0562374Z * [new branch] gh/janeyx99/317/base -> origin/gh/janeyx99/317/base 2025-12-04T08:00:33.0563463Z * [new branch] gh/janeyx99/317/head -> origin/gh/janeyx99/317/head 2025-12-04T08:00:33.0564512Z * [new branch] gh/janeyx99/317/orig -> origin/gh/janeyx99/317/orig 2025-12-04T08:00:33.0566039Z * [new branch] gh/janeyx99/325/base -> origin/gh/janeyx99/325/base 2025-12-04T08:00:33.0567151Z * [new branch] gh/janeyx99/325/head -> origin/gh/janeyx99/325/head 2025-12-04T08:00:33.0568383Z * [new branch] gh/janeyx99/325/orig -> origin/gh/janeyx99/325/orig 2025-12-04T08:00:33.0569880Z * [new branch] gh/janeyx99/327/base -> origin/gh/janeyx99/327/base 2025-12-04T08:00:33.0570985Z * [new branch] gh/janeyx99/327/head -> origin/gh/janeyx99/327/head 2025-12-04T08:00:33.0572118Z * [new branch] gh/janeyx99/327/orig -> origin/gh/janeyx99/327/orig 2025-12-04T08:00:33.0573595Z * [new branch] gh/janeyx99/328/base -> origin/gh/janeyx99/328/base 2025-12-04T08:00:33.0574747Z * [new branch] gh/janeyx99/328/head -> origin/gh/janeyx99/328/head 2025-12-04T08:00:33.0575896Z * [new branch] gh/janeyx99/328/orig -> origin/gh/janeyx99/328/orig 2025-12-04T08:00:33.0577323Z * [new branch] gh/janeyx99/329/base -> origin/gh/janeyx99/329/base 2025-12-04T08:00:33.0578492Z * [new branch] gh/janeyx99/329/head -> origin/gh/janeyx99/329/head 2025-12-04T08:00:33.0579597Z * [new branch] gh/janeyx99/329/orig -> origin/gh/janeyx99/329/orig 2025-12-04T08:00:33.0581542Z * [new branch] gh/janeyx99/330/base -> origin/gh/janeyx99/330/base 2025-12-04T08:00:33.0582683Z * [new branch] gh/janeyx99/330/head -> origin/gh/janeyx99/330/head 2025-12-04T08:00:33.0583873Z * [new branch] gh/janeyx99/330/orig -> origin/gh/janeyx99/330/orig 2025-12-04T08:00:33.0585330Z * [new branch] gh/janeyx99/331/base -> origin/gh/janeyx99/331/base 2025-12-04T08:00:33.0586442Z * [new branch] gh/janeyx99/331/head -> origin/gh/janeyx99/331/head 2025-12-04T08:00:33.0587542Z * [new branch] gh/janeyx99/331/orig -> origin/gh/janeyx99/331/orig 2025-12-04T08:00:33.0589010Z * [new branch] gh/janeyx99/332/base -> origin/gh/janeyx99/332/base 2025-12-04T08:00:33.0591065Z * [new branch] gh/janeyx99/332/head -> origin/gh/janeyx99/332/head 2025-12-04T08:00:33.0591886Z * [new branch] gh/janeyx99/332/orig -> origin/gh/janeyx99/332/orig 2025-12-04T08:00:33.0593446Z * [new branch] gh/janeyx99/333/base -> origin/gh/janeyx99/333/base 2025-12-04T08:00:33.0594489Z * [new branch] gh/janeyx99/333/head -> origin/gh/janeyx99/333/head 2025-12-04T08:00:33.0595657Z * [new branch] gh/janeyx99/333/orig -> origin/gh/janeyx99/333/orig 2025-12-04T08:00:33.0597315Z * [new branch] gh/janeyx99/88/base -> origin/gh/janeyx99/88/base 2025-12-04T08:00:33.0598335Z * [new branch] gh/janeyx99/88/head -> origin/gh/janeyx99/88/head 2025-12-04T08:00:33.0599402Z * [new branch] gh/janeyx99/88/orig -> origin/gh/janeyx99/88/orig 2025-12-04T08:00:33.0601382Z * [new branch] gh/jansel/360/base -> origin/gh/jansel/360/base 2025-12-04T08:00:33.0602384Z * [new branch] gh/jansel/360/head -> origin/gh/jansel/360/head 2025-12-04T08:00:33.0604020Z * [new branch] gh/jansel/451/base -> origin/gh/jansel/451/base 2025-12-04T08:00:33.0604965Z * [new branch] gh/jansel/451/head -> origin/gh/jansel/451/head 2025-12-04T08:00:33.0606003Z * [new branch] gh/jansel/451/orig -> origin/gh/jansel/451/orig 2025-12-04T08:00:33.0607954Z * [new branch] gh/jansel/462/base -> origin/gh/jansel/462/base 2025-12-04T08:00:33.0608755Z * [new branch] gh/jansel/462/head -> origin/gh/jansel/462/head 2025-12-04T08:00:33.0609956Z * [new branch] gh/jansel/462/orig -> origin/gh/jansel/462/orig 2025-12-04T08:00:33.0611400Z * [new branch] gh/jansel/533/base -> origin/gh/jansel/533/base 2025-12-04T08:00:33.0612489Z * [new branch] gh/jansel/533/head -> origin/gh/jansel/533/head 2025-12-04T08:00:33.0613615Z * [new branch] gh/jansel/533/orig -> origin/gh/jansel/533/orig 2025-12-04T08:00:33.0615513Z * [new branch] gh/jansel/552/base -> origin/gh/jansel/552/base 2025-12-04T08:00:33.0616626Z * [new branch] gh/jansel/552/head -> origin/gh/jansel/552/head 2025-12-04T08:00:33.0617743Z * [new branch] gh/jansel/552/orig -> origin/gh/jansel/552/orig 2025-12-04T08:00:33.0619243Z * [new branch] gh/jansel/553/base -> origin/gh/jansel/553/base 2025-12-04T08:00:33.0620355Z * [new branch] gh/jansel/553/head -> origin/gh/jansel/553/head 2025-12-04T08:00:33.0621450Z * [new branch] gh/jansel/553/orig -> origin/gh/jansel/553/orig 2025-12-04T08:00:33.0623022Z * [new branch] gh/jansel/554/base -> origin/gh/jansel/554/base 2025-12-04T08:00:33.0624103Z * [new branch] gh/jansel/554/head -> origin/gh/jansel/554/head 2025-12-04T08:00:33.0625185Z * [new branch] gh/jansel/554/orig -> origin/gh/jansel/554/orig 2025-12-04T08:00:33.0626630Z * [new branch] gh/jansel/555/base -> origin/gh/jansel/555/base 2025-12-04T08:00:33.0627734Z * [new branch] gh/jansel/555/head -> origin/gh/jansel/555/head 2025-12-04T08:00:33.0629001Z * [new branch] gh/jansel/555/orig -> origin/gh/jansel/555/orig 2025-12-04T08:00:33.0630672Z * [new branch] gh/jansel/556/base -> origin/gh/jansel/556/base 2025-12-04T08:00:33.0631620Z * [new branch] gh/jansel/556/head -> origin/gh/jansel/556/head 2025-12-04T08:00:33.0632703Z * [new branch] gh/jansel/556/orig -> origin/gh/jansel/556/orig 2025-12-04T08:00:33.0634193Z * [new branch] gh/jansel/557/base -> origin/gh/jansel/557/base 2025-12-04T08:00:33.0635307Z * [new branch] gh/jansel/557/head -> origin/gh/jansel/557/head 2025-12-04T08:00:33.0636400Z * [new branch] gh/jansel/557/orig -> origin/gh/jansel/557/orig 2025-12-04T08:00:33.0637931Z * [new branch] gh/jansel/558/base -> origin/gh/jansel/558/base 2025-12-04T08:00:33.0639272Z * [new branch] gh/jansel/558/head -> origin/gh/jansel/558/head 2025-12-04T08:00:33.0640233Z * [new branch] gh/jansel/558/orig -> origin/gh/jansel/558/orig 2025-12-04T08:00:33.0641681Z * [new branch] gh/jansel/559/base -> origin/gh/jansel/559/base 2025-12-04T08:00:33.0642771Z * [new branch] gh/jansel/559/head -> origin/gh/jansel/559/head 2025-12-04T08:00:33.0643852Z * [new branch] gh/jansel/559/orig -> origin/gh/jansel/559/orig 2025-12-04T08:00:33.0645308Z * [new branch] gh/jansel/560/base -> origin/gh/jansel/560/base 2025-12-04T08:00:33.0646425Z * [new branch] gh/jansel/560/head -> origin/gh/jansel/560/head 2025-12-04T08:00:33.0647602Z * [new branch] gh/jansel/560/orig -> origin/gh/jansel/560/orig 2025-12-04T08:00:33.0649171Z * [new branch] gh/jansel/561/base -> origin/gh/jansel/561/base 2025-12-04T08:00:33.0650229Z * [new branch] gh/jansel/561/head -> origin/gh/jansel/561/head 2025-12-04T08:00:33.0651312Z * [new branch] gh/jansel/561/orig -> origin/gh/jansel/561/orig 2025-12-04T08:00:33.0652901Z * [new branch] gh/jansel/562/base -> origin/gh/jansel/562/base 2025-12-04T08:00:33.0654019Z * [new branch] gh/jansel/562/head -> origin/gh/jansel/562/head 2025-12-04T08:00:33.0655133Z * [new branch] gh/jansel/562/orig -> origin/gh/jansel/562/orig 2025-12-04T08:00:33.0656598Z * [new branch] gh/jansel/563/base -> origin/gh/jansel/563/base 2025-12-04T08:00:33.0657692Z * [new branch] gh/jansel/563/head -> origin/gh/jansel/563/head 2025-12-04T08:00:33.0658811Z * [new branch] gh/jansel/563/orig -> origin/gh/jansel/563/orig 2025-12-04T08:00:33.0660708Z * [new branch] gh/jansel/564/base -> origin/gh/jansel/564/base 2025-12-04T08:00:33.0661807Z * [new branch] gh/jansel/564/head -> origin/gh/jansel/564/head 2025-12-04T08:00:33.0663193Z * [new branch] gh/jansel/564/orig -> origin/gh/jansel/564/orig 2025-12-04T08:00:33.0664408Z * [new branch] gh/jansel/565/base -> origin/gh/jansel/565/base 2025-12-04T08:00:33.0665491Z * [new branch] gh/jansel/565/head -> origin/gh/jansel/565/head 2025-12-04T08:00:33.0666634Z * [new branch] gh/jansel/565/orig -> origin/gh/jansel/565/orig 2025-12-04T08:00:33.0668264Z * [new branch] gh/jansel/566/base -> origin/gh/jansel/566/base 2025-12-04T08:00:33.0669357Z * [new branch] gh/jansel/566/head -> origin/gh/jansel/566/head 2025-12-04T08:00:33.0670463Z * [new branch] gh/jansel/566/orig -> origin/gh/jansel/566/orig 2025-12-04T08:00:33.0671963Z * [new branch] gh/jansel/567/base -> origin/gh/jansel/567/base 2025-12-04T08:00:33.0673076Z * [new branch] gh/jansel/567/head -> origin/gh/jansel/567/head 2025-12-04T08:00:33.0674249Z * [new branch] gh/jansel/567/orig -> origin/gh/jansel/567/orig 2025-12-04T08:00:33.0675697Z * [new branch] gh/jansel/568/base -> origin/gh/jansel/568/base 2025-12-04T08:00:33.0676852Z * [new branch] gh/jansel/568/head -> origin/gh/jansel/568/head 2025-12-04T08:00:33.0677952Z * [new branch] gh/jansel/568/orig -> origin/gh/jansel/568/orig 2025-12-04T08:00:33.0679945Z * [new branch] gh/jansel/569/base -> origin/gh/jansel/569/base 2025-12-04T08:00:33.0681057Z * [new branch] gh/jansel/569/head -> origin/gh/jansel/569/head 2025-12-04T08:00:33.0682149Z * [new branch] gh/jansel/569/orig -> origin/gh/jansel/569/orig 2025-12-04T08:00:33.0683750Z * [new branch] gh/jansel/570/base -> origin/gh/jansel/570/base 2025-12-04T08:00:33.0684867Z * [new branch] gh/jansel/570/head -> origin/gh/jansel/570/head 2025-12-04T08:00:33.0685964Z * [new branch] gh/jansel/570/orig -> origin/gh/jansel/570/orig 2025-12-04T08:00:33.0687529Z * [new branch] gh/jansel/571/base -> origin/gh/jansel/571/base 2025-12-04T08:00:33.0688736Z * [new branch] gh/jansel/571/head -> origin/gh/jansel/571/head 2025-12-04T08:00:33.0689799Z * [new branch] gh/jansel/571/orig -> origin/gh/jansel/571/orig 2025-12-04T08:00:33.0691238Z * [new branch] gh/jansel/572/base -> origin/gh/jansel/572/base 2025-12-04T08:00:33.0692410Z * [new branch] gh/jansel/572/head -> origin/gh/jansel/572/head 2025-12-04T08:00:33.0693469Z * [new branch] gh/jansel/572/orig -> origin/gh/jansel/572/orig 2025-12-04T08:00:33.0694979Z * [new branch] gh/jansel/573/base -> origin/gh/jansel/573/base 2025-12-04T08:00:33.0696109Z * [new branch] gh/jansel/573/head -> origin/gh/jansel/573/head 2025-12-04T08:00:33.0697240Z * [new branch] gh/jansel/573/orig -> origin/gh/jansel/573/orig 2025-12-04T08:00:33.0698820Z * [new branch] gh/jansel/574/base -> origin/gh/jansel/574/base 2025-12-04T08:00:33.0699947Z * [new branch] gh/jansel/574/head -> origin/gh/jansel/574/head 2025-12-04T08:00:33.0701027Z * [new branch] gh/jansel/574/orig -> origin/gh/jansel/574/orig 2025-12-04T08:00:33.0702583Z * [new branch] gh/jansel/575/base -> origin/gh/jansel/575/base 2025-12-04T08:00:33.0703663Z * [new branch] gh/jansel/575/head -> origin/gh/jansel/575/head 2025-12-04T08:00:33.0704774Z * [new branch] gh/jansel/575/orig -> origin/gh/jansel/575/orig 2025-12-04T08:00:33.0706292Z * [new branch] gh/jansel/576/base -> origin/gh/jansel/576/base 2025-12-04T08:00:33.0707416Z * [new branch] gh/jansel/576/head -> origin/gh/jansel/576/head 2025-12-04T08:00:33.0708500Z * [new branch] gh/jansel/576/orig -> origin/gh/jansel/576/orig 2025-12-04T08:00:33.0710812Z * [new branch] gh/jbschlosser/247/base -> origin/gh/jbschlosser/247/base 2025-12-04T08:00:33.0711926Z * [new branch] gh/jbschlosser/247/head -> origin/gh/jbschlosser/247/head 2025-12-04T08:00:33.0713430Z * [new branch] gh/jbschlosser/247/orig -> origin/gh/jbschlosser/247/orig 2025-12-04T08:00:33.0715045Z * [new branch] gh/jbschlosser/250/base -> origin/gh/jbschlosser/250/base 2025-12-04T08:00:33.0716078Z * [new branch] gh/jbschlosser/250/head -> origin/gh/jbschlosser/250/head 2025-12-04T08:00:33.0717209Z * [new branch] gh/jbschlosser/250/orig -> origin/gh/jbschlosser/250/orig 2025-12-04T08:00:33.0719572Z * [new branch] gh/jerryzh168/1/base -> origin/gh/jerryzh168/1/base 2025-12-04T08:00:33.0720946Z * [new branch] gh/jerryzh168/1/head -> origin/gh/jerryzh168/1/head 2025-12-04T08:00:33.0722121Z * [new branch] gh/jerryzh168/1/orig -> origin/gh/jerryzh168/1/orig 2025-12-04T08:00:33.0723798Z * [new branch] gh/jiayisunx/59/base -> origin/gh/jiayisunx/59/base 2025-12-04T08:00:33.0724906Z * [new branch] gh/jiayisunx/59/head -> origin/gh/jiayisunx/59/head 2025-12-04T08:00:33.0726072Z * [new branch] gh/jiayisunx/59/orig -> origin/gh/jiayisunx/59/orig 2025-12-04T08:00:33.0727544Z * [new branch] gh/jiayisunx/61/base -> origin/gh/jiayisunx/61/base 2025-12-04T08:00:33.0729031Z * [new branch] gh/jiayisunx/61/head -> origin/gh/jiayisunx/61/head 2025-12-04T08:00:33.0730481Z * [new branch] gh/jiayisunx/61/orig -> origin/gh/jiayisunx/61/orig 2025-12-04T08:00:33.0731647Z * [new branch] gh/jiayisunx/68/base -> origin/gh/jiayisunx/68/base 2025-12-04T08:00:33.0732710Z * [new branch] gh/jiayisunx/68/head -> origin/gh/jiayisunx/68/head 2025-12-04T08:00:33.0733811Z * [new branch] gh/jiayisunx/68/orig -> origin/gh/jiayisunx/68/orig 2025-12-04T08:00:33.0735261Z * [new branch] gh/jiayisunx/77/base -> origin/gh/jiayisunx/77/base 2025-12-04T08:00:33.0736377Z * [new branch] gh/jiayisunx/77/head -> origin/gh/jiayisunx/77/head 2025-12-04T08:00:33.0737465Z * [new branch] gh/jiayisunx/77/orig -> origin/gh/jiayisunx/77/orig 2025-12-04T08:00:33.0738951Z * [new branch] gh/jiayisunx/78/base -> origin/gh/jiayisunx/78/base 2025-12-04T08:00:33.0740051Z * [new branch] gh/jiayisunx/78/head -> origin/gh/jiayisunx/78/head 2025-12-04T08:00:33.0741133Z * [new branch] gh/jiayisunx/78/orig -> origin/gh/jiayisunx/78/orig 2025-12-04T08:00:33.0742592Z * [new branch] gh/jiayisunx/79/base -> origin/gh/jiayisunx/79/base 2025-12-04T08:00:33.0743823Z * [new branch] gh/jiayisunx/79/head -> origin/gh/jiayisunx/79/head 2025-12-04T08:00:33.0744916Z * [new branch] gh/jiayisunx/79/orig -> origin/gh/jiayisunx/79/orig 2025-12-04T08:00:33.0746456Z * [new branch] gh/jiayisunx/82/base -> origin/gh/jiayisunx/82/base 2025-12-04T08:00:33.0747561Z * [new branch] gh/jiayisunx/82/head -> origin/gh/jiayisunx/82/head 2025-12-04T08:00:33.0748662Z * [new branch] gh/jiayisunx/82/orig -> origin/gh/jiayisunx/82/orig 2025-12-04T08:00:33.0750083Z * [new branch] gh/jiayisunx/83/base -> origin/gh/jiayisunx/83/base 2025-12-04T08:00:33.0751216Z * [new branch] gh/jiayisunx/83/head -> origin/gh/jiayisunx/83/head 2025-12-04T08:00:33.0752332Z * [new branch] gh/jiayisunx/83/orig -> origin/gh/jiayisunx/83/orig 2025-12-04T08:00:33.0753745Z * [new branch] gh/jiayisunx/84/base -> origin/gh/jiayisunx/84/base 2025-12-04T08:00:33.0754855Z * [new branch] gh/jiayisunx/84/head -> origin/gh/jiayisunx/84/head 2025-12-04T08:00:33.0755970Z * [new branch] gh/jiayisunx/84/orig -> origin/gh/jiayisunx/84/orig 2025-12-04T08:00:33.0757436Z * [new branch] gh/jiayisunx/85/base -> origin/gh/jiayisunx/85/base 2025-12-04T08:00:33.0758584Z * [new branch] gh/jiayisunx/85/head -> origin/gh/jiayisunx/85/head 2025-12-04T08:00:33.0759760Z * [new branch] gh/jiayisunx/85/orig -> origin/gh/jiayisunx/85/orig 2025-12-04T08:00:33.0761159Z * [new branch] gh/jiayisunx/86/base -> origin/gh/jiayisunx/86/base 2025-12-04T08:00:33.0762690Z * [new branch] gh/jiayisunx/86/head -> origin/gh/jiayisunx/86/head 2025-12-04T08:00:33.0763830Z * [new branch] gh/jiayisunx/86/orig -> origin/gh/jiayisunx/86/orig 2025-12-04T08:00:33.0765348Z * [new branch] gh/jiayisunx/87/base -> origin/gh/jiayisunx/87/base 2025-12-04T08:00:33.0766814Z * [new branch] gh/jiayisunx/87/head -> origin/gh/jiayisunx/87/head 2025-12-04T08:00:33.0767608Z * [new branch] gh/jiayisunx/87/orig -> origin/gh/jiayisunx/87/orig 2025-12-04T08:00:33.0769202Z * [new branch] gh/jiayisunx/88/base -> origin/gh/jiayisunx/88/base 2025-12-04T08:00:33.0770255Z * [new branch] gh/jiayisunx/88/head -> origin/gh/jiayisunx/88/head 2025-12-04T08:00:33.0771383Z * [new branch] gh/jiayisunx/88/orig -> origin/gh/jiayisunx/88/orig 2025-12-04T08:00:33.0772868Z * [new branch] gh/jiayisunx/89/base -> origin/gh/jiayisunx/89/base 2025-12-04T08:00:33.0774062Z * [new branch] gh/jiayisunx/89/head -> origin/gh/jiayisunx/89/head 2025-12-04T08:00:33.0775154Z * [new branch] gh/jiayisunx/89/orig -> origin/gh/jiayisunx/89/orig 2025-12-04T08:00:33.0776579Z * [new branch] gh/jiayisunx/90/base -> origin/gh/jiayisunx/90/base 2025-12-04T08:00:33.0777646Z * [new branch] gh/jiayisunx/90/head -> origin/gh/jiayisunx/90/head 2025-12-04T08:00:33.0778781Z * [new branch] gh/jiayisunx/90/orig -> origin/gh/jiayisunx/90/orig 2025-12-04T08:00:33.0780401Z * [new branch] gh/jjwu@meta.com/1/base -> origin/gh/jjwu@meta.com/1/base 2025-12-04T08:00:33.0781484Z * [new branch] gh/jjwu@meta.com/1/head -> origin/gh/jjwu@meta.com/1/head 2025-12-04T08:00:33.0783218Z * [new branch] gh/jturney/1/base -> origin/gh/jturney/1/base 2025-12-04T08:00:33.0784328Z * [new branch] gh/jturney/1/head -> origin/gh/jturney/1/head 2025-12-04T08:00:33.0785414Z * [new branch] gh/jturney/1/orig -> origin/gh/jturney/1/orig 2025-12-04T08:00:33.0786971Z * [new branch] gh/jturney/2/base -> origin/gh/jturney/2/base 2025-12-04T08:00:33.0788079Z * [new branch] gh/jturney/2/head -> origin/gh/jturney/2/head 2025-12-04T08:00:33.0789181Z * [new branch] gh/jturney/2/orig -> origin/gh/jturney/2/orig 2025-12-04T08:00:33.0791536Z * [new branch] gh/karthickai/10/base -> origin/gh/karthickai/10/base 2025-12-04T08:00:33.0792781Z * [new branch] gh/karthickai/10/head -> origin/gh/karthickai/10/head 2025-12-04T08:00:33.0793909Z * [new branch] gh/karthickai/10/orig -> origin/gh/karthickai/10/orig 2025-12-04T08:00:33.0795388Z * [new branch] gh/karthickai/11/base -> origin/gh/karthickai/11/base 2025-12-04T08:00:33.0796547Z * [new branch] gh/karthickai/11/head -> origin/gh/karthickai/11/head 2025-12-04T08:00:33.0797648Z * [new branch] gh/karthickai/11/orig -> origin/gh/karthickai/11/orig 2025-12-04T08:00:33.0799448Z * [new branch] gh/karthickai/12/base -> origin/gh/karthickai/12/base 2025-12-04T08:00:33.0800701Z * [new branch] gh/karthickai/12/head -> origin/gh/karthickai/12/head 2025-12-04T08:00:33.0801905Z * [new branch] gh/karthickai/12/orig -> origin/gh/karthickai/12/orig 2025-12-04T08:00:33.0803533Z * [new branch] gh/karthickai/13/base -> origin/gh/karthickai/13/base 2025-12-04T08:00:33.0804695Z * [new branch] gh/karthickai/13/head -> origin/gh/karthickai/13/head 2025-12-04T08:00:33.0805857Z * [new branch] gh/karthickai/13/orig -> origin/gh/karthickai/13/orig 2025-12-04T08:00:33.0807604Z * [new branch] gh/karthickai/14/base -> origin/gh/karthickai/14/base 2025-12-04T08:00:33.0808882Z * [new branch] gh/karthickai/14/head -> origin/gh/karthickai/14/head 2025-12-04T08:00:33.0809963Z * [new branch] gh/karthickai/14/orig -> origin/gh/karthickai/14/orig 2025-12-04T08:00:33.0811704Z * [new branch] gh/karthickai/15/base -> origin/gh/karthickai/15/base 2025-12-04T08:00:33.0812923Z * [new branch] gh/karthickai/15/head -> origin/gh/karthickai/15/head 2025-12-04T08:00:33.0813984Z * [new branch] gh/karthickai/15/orig -> origin/gh/karthickai/15/orig 2025-12-04T08:00:33.0815335Z * [new branch] gh/karthickai/16/base -> origin/gh/karthickai/16/base 2025-12-04T08:00:33.0816487Z * [new branch] gh/karthickai/16/head -> origin/gh/karthickai/16/head 2025-12-04T08:00:33.0817602Z * [new branch] gh/karthickai/16/orig -> origin/gh/karthickai/16/orig 2025-12-04T08:00:33.0819089Z * [new branch] gh/karthickai/17/base -> origin/gh/karthickai/17/base 2025-12-04T08:00:33.0820157Z * [new branch] gh/karthickai/17/head -> origin/gh/karthickai/17/head 2025-12-04T08:00:33.0821236Z * [new branch] gh/karthickai/17/orig -> origin/gh/karthickai/17/orig 2025-12-04T08:00:33.0823244Z * [new branch] gh/karthickai/18/base -> origin/gh/karthickai/18/base 2025-12-04T08:00:33.0824575Z * [new branch] gh/karthickai/18/head -> origin/gh/karthickai/18/head 2025-12-04T08:00:33.0825983Z * [new branch] gh/karthickai/18/orig -> origin/gh/karthickai/18/orig 2025-12-04T08:00:33.0827504Z * [new branch] gh/karthickai/19/base -> origin/gh/karthickai/19/base 2025-12-04T08:00:33.0828615Z * [new branch] gh/karthickai/19/head -> origin/gh/karthickai/19/head 2025-12-04T08:00:33.0833692Z * [new branch] gh/karthickai/19/orig -> origin/gh/karthickai/19/orig 2025-12-04T08:00:33.0835970Z * [new branch] gh/karthickai/20/base -> origin/gh/karthickai/20/base 2025-12-04T08:00:33.0837868Z * [new branch] gh/karthickai/20/head -> origin/gh/karthickai/20/head 2025-12-04T08:00:33.0839024Z * [new branch] gh/karthickai/20/orig -> origin/gh/karthickai/20/orig 2025-12-04T08:00:33.0840741Z * [new branch] gh/karthickai/21/base -> origin/gh/karthickai/21/base 2025-12-04T08:00:33.0842156Z * [new branch] gh/karthickai/21/head -> origin/gh/karthickai/21/head 2025-12-04T08:00:33.0843300Z * [new branch] gh/karthickai/21/orig -> origin/gh/karthickai/21/orig 2025-12-04T08:00:33.0844912Z * [new branch] gh/karthickai/22/base -> origin/gh/karthickai/22/base 2025-12-04T08:00:33.0845973Z * [new branch] gh/karthickai/22/head -> origin/gh/karthickai/22/head 2025-12-04T08:00:33.0847112Z * [new branch] gh/karthickai/22/orig -> origin/gh/karthickai/22/orig 2025-12-04T08:00:33.0848897Z * [new branch] gh/karthickai/23/base -> origin/gh/karthickai/23/base 2025-12-04T08:00:33.0850197Z * [new branch] gh/karthickai/23/head -> origin/gh/karthickai/23/head 2025-12-04T08:00:33.0851739Z * [new branch] gh/karthickai/23/orig -> origin/gh/karthickai/23/orig 2025-12-04T08:00:33.0853251Z * [new branch] gh/karthickai/24/base -> origin/gh/karthickai/24/base 2025-12-04T08:00:33.0854335Z * [new branch] gh/karthickai/24/head -> origin/gh/karthickai/24/head 2025-12-04T08:00:33.0855695Z * [new branch] gh/karthickai/24/orig -> origin/gh/karthickai/24/orig 2025-12-04T08:00:33.0857632Z * [new branch] gh/karthickai/25/base -> origin/gh/karthickai/25/base 2025-12-04T08:00:33.0858846Z * [new branch] gh/karthickai/25/head -> origin/gh/karthickai/25/head 2025-12-04T08:00:33.0859946Z * [new branch] gh/karthickai/25/orig -> origin/gh/karthickai/25/orig 2025-12-04T08:00:33.0861323Z * [new branch] gh/karthickai/26/base -> origin/gh/karthickai/26/base 2025-12-04T08:00:33.0862546Z * [new branch] gh/karthickai/26/head -> origin/gh/karthickai/26/head 2025-12-04T08:00:33.0863811Z * [new branch] gh/karthickai/26/orig -> origin/gh/karthickai/26/orig 2025-12-04T08:00:33.0866677Z * [new branch] gh/karthickai/6/base -> origin/gh/karthickai/6/base 2025-12-04T08:00:33.0868860Z * [new branch] gh/karthickai/6/head -> origin/gh/karthickai/6/head 2025-12-04T08:00:33.0870047Z * [new branch] gh/karthickai/6/orig -> origin/gh/karthickai/6/orig 2025-12-04T08:00:33.0871819Z * [new branch] gh/krocki/1/base -> origin/gh/krocki/1/base 2025-12-04T08:00:33.0872973Z * [new branch] gh/krocki/1/head -> origin/gh/krocki/1/head 2025-12-04T08:00:33.0874149Z * [new branch] gh/krocki/1/orig -> origin/gh/krocki/1/orig 2025-12-04T08:00:33.0875699Z * [new branch] gh/krocki/2/base -> origin/gh/krocki/2/base 2025-12-04T08:00:33.0876827Z * [new branch] gh/krocki/2/head -> origin/gh/krocki/2/head 2025-12-04T08:00:33.0877934Z * [new branch] gh/krocki/2/orig -> origin/gh/krocki/2/orig 2025-12-04T08:00:33.0879760Z * [new branch] gh/kurtamohler/60/base -> origin/gh/kurtamohler/60/base 2025-12-04T08:00:33.0880922Z * [new branch] gh/kurtamohler/60/head -> origin/gh/kurtamohler/60/head 2025-12-04T08:00:33.0882030Z * [new branch] gh/kurtamohler/60/orig -> origin/gh/kurtamohler/60/orig 2025-12-04T08:00:33.0883522Z * [new branch] gh/kurtamohler/61/base -> origin/gh/kurtamohler/61/base 2025-12-04T08:00:33.0884636Z * [new branch] gh/kurtamohler/61/head -> origin/gh/kurtamohler/61/head 2025-12-04T08:00:33.0885737Z * [new branch] gh/kurtamohler/61/orig -> origin/gh/kurtamohler/61/orig 2025-12-04T08:00:33.0887215Z * [new branch] gh/kurtamohler/62/base -> origin/gh/kurtamohler/62/base 2025-12-04T08:00:33.0888554Z * [new branch] gh/kurtamohler/62/head -> origin/gh/kurtamohler/62/head 2025-12-04T08:00:33.0889736Z * [new branch] gh/kurtamohler/62/orig -> origin/gh/kurtamohler/62/orig 2025-12-04T08:00:33.0891242Z * [new branch] gh/kurtamohler/63/base -> origin/gh/kurtamohler/63/base 2025-12-04T08:00:33.0892292Z * [new branch] gh/kurtamohler/63/head -> origin/gh/kurtamohler/63/head 2025-12-04T08:00:33.0893945Z * [new branch] gh/kurtamohler/63/orig -> origin/gh/kurtamohler/63/orig 2025-12-04T08:00:33.0895431Z * [new branch] gh/kurtamohler/64/base -> origin/gh/kurtamohler/64/base 2025-12-04T08:00:33.0896518Z * [new branch] gh/kurtamohler/64/head -> origin/gh/kurtamohler/64/head 2025-12-04T08:00:33.0898035Z * [new branch] gh/kurtamohler/64/orig -> origin/gh/kurtamohler/64/orig 2025-12-04T08:00:33.0899521Z * [new branch] gh/kurtamohler/65/base -> origin/gh/kurtamohler/65/base 2025-12-04T08:00:33.0900643Z * [new branch] gh/kurtamohler/65/head -> origin/gh/kurtamohler/65/head 2025-12-04T08:00:33.0901744Z * [new branch] gh/kurtamohler/65/orig -> origin/gh/kurtamohler/65/orig 2025-12-04T08:00:33.0903166Z * [new branch] gh/kurtamohler/66/base -> origin/gh/kurtamohler/66/base 2025-12-04T08:00:33.0904455Z * [new branch] gh/kurtamohler/66/head -> origin/gh/kurtamohler/66/head 2025-12-04T08:00:33.0905571Z * [new branch] gh/kurtamohler/66/orig -> origin/gh/kurtamohler/66/orig 2025-12-04T08:00:33.0907051Z * [new branch] gh/kurtamohler/67/base -> origin/gh/kurtamohler/67/base 2025-12-04T08:00:33.0908140Z * [new branch] gh/kurtamohler/67/head -> origin/gh/kurtamohler/67/head 2025-12-04T08:00:33.0909242Z * [new branch] gh/kurtamohler/67/orig -> origin/gh/kurtamohler/67/orig 2025-12-04T08:00:33.0911062Z * [new branch] gh/kwen2501/130/base -> origin/gh/kwen2501/130/base 2025-12-04T08:00:33.0912469Z * [new branch] gh/kwen2501/130/head -> origin/gh/kwen2501/130/head 2025-12-04T08:00:33.0913517Z * [new branch] gh/kwen2501/130/orig -> origin/gh/kwen2501/130/orig 2025-12-04T08:00:33.0915026Z * [new branch] gh/kwen2501/170/base -> origin/gh/kwen2501/170/base 2025-12-04T08:00:33.0916127Z * [new branch] gh/kwen2501/170/head -> origin/gh/kwen2501/170/head 2025-12-04T08:00:33.0917752Z * [new branch] gh/kwen2501/187/base -> origin/gh/kwen2501/187/base 2025-12-04T08:00:33.0918982Z * [new branch] gh/kwen2501/187/head -> origin/gh/kwen2501/187/head 2025-12-04T08:00:33.0920101Z * [new branch] gh/kwen2501/187/orig -> origin/gh/kwen2501/187/orig 2025-12-04T08:00:33.0921638Z * [new branch] gh/kwen2501/188/base -> origin/gh/kwen2501/188/base 2025-12-04T08:00:33.0922717Z * [new branch] gh/kwen2501/188/head -> origin/gh/kwen2501/188/head 2025-12-04T08:00:33.0923862Z * [new branch] gh/kwen2501/188/orig -> origin/gh/kwen2501/188/orig 2025-12-04T08:00:33.0925335Z * [new branch] gh/kwen2501/211/base -> origin/gh/kwen2501/211/base 2025-12-04T08:00:33.0926409Z * [new branch] gh/kwen2501/211/head -> origin/gh/kwen2501/211/head 2025-12-04T08:00:33.0927949Z * [new branch] gh/kwen2501/224/base -> origin/gh/kwen2501/224/base 2025-12-04T08:00:33.0929497Z * [new branch] gh/kwen2501/224/head -> origin/gh/kwen2501/224/head 2025-12-04T08:00:33.0930614Z * [new branch] gh/kwen2501/224/orig -> origin/gh/kwen2501/224/orig 2025-12-04T08:00:33.0932110Z * [new branch] gh/kwen2501/228/base -> origin/gh/kwen2501/228/base 2025-12-04T08:00:33.0933226Z * [new branch] gh/kwen2501/228/head -> origin/gh/kwen2501/228/head 2025-12-04T08:00:33.0934395Z * [new branch] gh/kwen2501/228/orig -> origin/gh/kwen2501/228/orig 2025-12-04T08:00:33.0936093Z * [new branch] gh/kwen2501/234/base -> origin/gh/kwen2501/234/base 2025-12-04T08:00:33.0937159Z * [new branch] gh/kwen2501/234/head -> origin/gh/kwen2501/234/head 2025-12-04T08:00:33.0938324Z * [new branch] gh/kwen2501/234/orig -> origin/gh/kwen2501/234/orig 2025-12-04T08:00:33.0939775Z * [new branch] gh/kwen2501/235/base -> origin/gh/kwen2501/235/base 2025-12-04T08:00:33.0940857Z * [new branch] gh/kwen2501/235/head -> origin/gh/kwen2501/235/head 2025-12-04T08:00:33.0942018Z * [new branch] gh/kwen2501/235/orig -> origin/gh/kwen2501/235/orig 2025-12-04T08:00:33.0943472Z * [new branch] gh/kwen2501/236/base -> origin/gh/kwen2501/236/base 2025-12-04T08:00:33.0944573Z * [new branch] gh/kwen2501/236/head -> origin/gh/kwen2501/236/head 2025-12-04T08:00:33.0945704Z * [new branch] gh/kwen2501/236/orig -> origin/gh/kwen2501/236/orig 2025-12-04T08:00:33.0947213Z * [new branch] gh/kwen2501/237/base -> origin/gh/kwen2501/237/base 2025-12-04T08:00:33.0948353Z * [new branch] gh/kwen2501/237/head -> origin/gh/kwen2501/237/head 2025-12-04T08:00:33.0949575Z * [new branch] gh/kwen2501/237/orig -> origin/gh/kwen2501/237/orig 2025-12-04T08:00:33.0951053Z * [new branch] gh/kwen2501/238/base -> origin/gh/kwen2501/238/base 2025-12-04T08:00:33.0952173Z * [new branch] gh/kwen2501/238/head -> origin/gh/kwen2501/238/head 2025-12-04T08:00:33.0953588Z * [new branch] gh/kwen2501/238/orig -> origin/gh/kwen2501/238/orig 2025-12-04T08:00:33.0955804Z * [new branch] gh/kwen2501/240/base -> origin/gh/kwen2501/240/base 2025-12-04T08:00:33.0957547Z * [new branch] gh/kwen2501/240/head -> origin/gh/kwen2501/240/head 2025-12-04T08:00:33.0959529Z * [new branch] gh/kwen2501/240/orig -> origin/gh/kwen2501/240/orig 2025-12-04T08:00:33.0961688Z * [new branch] gh/kwen2501/241/base -> origin/gh/kwen2501/241/base 2025-12-04T08:00:33.0963405Z * [new branch] gh/kwen2501/241/head -> origin/gh/kwen2501/241/head 2025-12-04T08:00:33.0965102Z * [new branch] gh/kwen2501/241/orig -> origin/gh/kwen2501/241/orig 2025-12-04T08:00:33.0967452Z * [new branch] gh/kwen2501/247/base -> origin/gh/kwen2501/247/base 2025-12-04T08:00:33.0969180Z * [new branch] gh/kwen2501/247/head -> origin/gh/kwen2501/247/head 2025-12-04T08:00:33.0971045Z * [new branch] gh/kwen2501/247/orig -> origin/gh/kwen2501/247/orig 2025-12-04T08:00:33.0973338Z * [new branch] gh/kwen2501/252/base -> origin/gh/kwen2501/252/base 2025-12-04T08:00:33.0975086Z * [new branch] gh/kwen2501/252/head -> origin/gh/kwen2501/252/head 2025-12-04T08:00:33.0976810Z * [new branch] gh/kwen2501/252/orig -> origin/gh/kwen2501/252/orig 2025-12-04T08:00:33.0979433Z * [new branch] gh/kwen2501/259/base -> origin/gh/kwen2501/259/base 2025-12-04T08:00:33.0980568Z * [new branch] gh/kwen2501/259/head -> origin/gh/kwen2501/259/head 2025-12-04T08:00:33.0981705Z * [new branch] gh/kwen2501/259/orig -> origin/gh/kwen2501/259/orig 2025-12-04T08:00:33.0983411Z * [new branch] gh/kwen2501/260/base -> origin/gh/kwen2501/260/base 2025-12-04T08:00:33.0984707Z * [new branch] gh/kwen2501/260/head -> origin/gh/kwen2501/260/head 2025-12-04T08:00:33.0985827Z * [new branch] gh/kwen2501/260/orig -> origin/gh/kwen2501/260/orig 2025-12-04T08:00:33.0987356Z * [new branch] gh/kwen2501/268/base -> origin/gh/kwen2501/268/base 2025-12-04T08:00:33.0988541Z * [new branch] gh/kwen2501/268/head -> origin/gh/kwen2501/268/head 2025-12-04T08:00:33.0989758Z * [new branch] gh/kwen2501/268/orig -> origin/gh/kwen2501/268/orig 2025-12-04T08:00:33.0991345Z * [new branch] gh/kwen2501/269/base -> origin/gh/kwen2501/269/base 2025-12-04T08:00:33.0992571Z * [new branch] gh/kwen2501/269/head -> origin/gh/kwen2501/269/head 2025-12-04T08:00:33.0993673Z * [new branch] gh/kwen2501/269/orig -> origin/gh/kwen2501/269/orig 2025-12-04T08:00:33.0995263Z * [new branch] gh/kwen2501/270/base -> origin/gh/kwen2501/270/base 2025-12-04T08:00:33.0996467Z * [new branch] gh/kwen2501/270/head -> origin/gh/kwen2501/270/head 2025-12-04T08:00:33.0997624Z * [new branch] gh/kwen2501/270/orig -> origin/gh/kwen2501/270/orig 2025-12-04T08:00:33.0999202Z * [new branch] gh/kwen2501/271/base -> origin/gh/kwen2501/271/base 2025-12-04T08:00:33.1000352Z * [new branch] gh/kwen2501/271/head -> origin/gh/kwen2501/271/head 2025-12-04T08:00:33.1001518Z * [new branch] gh/kwen2501/271/orig -> origin/gh/kwen2501/271/orig 2025-12-04T08:00:33.1003109Z * [new branch] gh/kwen2501/274/base -> origin/gh/kwen2501/274/base 2025-12-04T08:00:33.1004359Z * [new branch] gh/kwen2501/274/head -> origin/gh/kwen2501/274/head 2025-12-04T08:00:33.1005566Z * [new branch] gh/kwen2501/274/orig -> origin/gh/kwen2501/274/orig 2025-12-04T08:00:33.1007386Z * [new branch] gh/kwen2501/275/base -> origin/gh/kwen2501/275/base 2025-12-04T08:00:33.1008666Z * [new branch] gh/kwen2501/275/head -> origin/gh/kwen2501/275/head 2025-12-04T08:00:33.1009793Z * [new branch] gh/kwen2501/275/orig -> origin/gh/kwen2501/275/orig 2025-12-04T08:00:33.1011347Z * [new branch] gh/kwen2501/276/base -> origin/gh/kwen2501/276/base 2025-12-04T08:00:33.1012598Z * [new branch] gh/kwen2501/276/head -> origin/gh/kwen2501/276/head 2025-12-04T08:00:33.1013591Z * [new branch] gh/kwen2501/276/orig -> origin/gh/kwen2501/276/orig 2025-12-04T08:00:33.1015088Z * [new branch] gh/kwen2501/277/base -> origin/gh/kwen2501/277/base 2025-12-04T08:00:33.1016211Z * [new branch] gh/kwen2501/277/head -> origin/gh/kwen2501/277/head 2025-12-04T08:00:33.1017344Z * [new branch] gh/kwen2501/277/orig -> origin/gh/kwen2501/277/orig 2025-12-04T08:00:33.1018847Z * [new branch] gh/kwen2501/278/base -> origin/gh/kwen2501/278/base 2025-12-04T08:00:33.1019951Z * [new branch] gh/kwen2501/278/head -> origin/gh/kwen2501/278/head 2025-12-04T08:00:33.1021162Z * [new branch] gh/kwen2501/278/orig -> origin/gh/kwen2501/278/orig 2025-12-04T08:00:33.1022769Z * [new branch] gh/kwen2501/279/base -> origin/gh/kwen2501/279/base 2025-12-04T08:00:33.1023999Z * [new branch] gh/kwen2501/279/head -> origin/gh/kwen2501/279/head 2025-12-04T08:00:33.1025253Z * [new branch] gh/kwen2501/279/orig -> origin/gh/kwen2501/279/orig 2025-12-04T08:00:33.1026805Z * [new branch] gh/kwen2501/280/base -> origin/gh/kwen2501/280/base 2025-12-04T08:00:33.1027978Z * [new branch] gh/kwen2501/280/head -> origin/gh/kwen2501/280/head 2025-12-04T08:00:33.1029349Z * [new branch] gh/kwen2501/280/orig -> origin/gh/kwen2501/280/orig 2025-12-04T08:00:33.1030932Z * [new branch] gh/kwen2501/281/base -> origin/gh/kwen2501/281/base 2025-12-04T08:00:33.1032056Z * [new branch] gh/kwen2501/281/head -> origin/gh/kwen2501/281/head 2025-12-04T08:00:33.1033201Z * [new branch] gh/kwen2501/281/orig -> origin/gh/kwen2501/281/orig 2025-12-04T08:00:33.1034814Z * [new branch] gh/kwen2501/282/base -> origin/gh/kwen2501/282/base 2025-12-04T08:00:33.1036007Z * [new branch] gh/kwen2501/282/head -> origin/gh/kwen2501/282/head 2025-12-04T08:00:33.1037283Z * [new branch] gh/kwen2501/282/orig -> origin/gh/kwen2501/282/orig 2025-12-04T08:00:33.1038816Z * [new branch] gh/kwen2501/283/base -> origin/gh/kwen2501/283/base 2025-12-04T08:00:33.1040016Z * [new branch] gh/kwen2501/283/head -> origin/gh/kwen2501/283/head 2025-12-04T08:00:33.1041122Z * [new branch] gh/kwen2501/283/orig -> origin/gh/kwen2501/283/orig 2025-12-04T08:00:33.1042651Z * [new branch] gh/kwen2501/284/base -> origin/gh/kwen2501/284/base 2025-12-04T08:00:33.1043876Z * [new branch] gh/kwen2501/284/head -> origin/gh/kwen2501/284/head 2025-12-04T08:00:33.1044986Z * [new branch] gh/kwen2501/284/orig -> origin/gh/kwen2501/284/orig 2025-12-04T08:00:33.1046521Z * [new branch] gh/kwen2501/285/base -> origin/gh/kwen2501/285/base 2025-12-04T08:00:33.1047694Z * [new branch] gh/kwen2501/285/head -> origin/gh/kwen2501/285/head 2025-12-04T08:00:33.1048866Z * [new branch] gh/kwen2501/285/orig -> origin/gh/kwen2501/285/orig 2025-12-04T08:00:33.1050356Z * [new branch] gh/kwen2501/286/base -> origin/gh/kwen2501/286/base 2025-12-04T08:00:33.1051533Z * [new branch] gh/kwen2501/286/head -> origin/gh/kwen2501/286/head 2025-12-04T08:00:33.1052791Z * [new branch] gh/kwen2501/286/orig -> origin/gh/kwen2501/286/orig 2025-12-04T08:00:33.1054657Z * [new branch] gh/kwen2501/287/base -> origin/gh/kwen2501/287/base 2025-12-04T08:00:33.1055780Z * [new branch] gh/kwen2501/287/head -> origin/gh/kwen2501/287/head 2025-12-04T08:00:33.1056891Z * [new branch] gh/kwen2501/287/orig -> origin/gh/kwen2501/287/orig 2025-12-04T08:00:33.1058997Z * [new branch] gh/kwen2501/288/base -> origin/gh/kwen2501/288/base 2025-12-04T08:00:33.1060022Z * [new branch] gh/kwen2501/288/head -> origin/gh/kwen2501/288/head 2025-12-04T08:00:33.1061210Z * [new branch] gh/kwen2501/288/orig -> origin/gh/kwen2501/288/orig 2025-12-04T08:00:33.1063025Z * [new branch] gh/laithsakka/251/base -> origin/gh/laithsakka/251/base 2025-12-04T08:00:33.1064196Z * [new branch] gh/laithsakka/251/head -> origin/gh/laithsakka/251/head 2025-12-04T08:00:33.1065345Z * [new branch] gh/laithsakka/251/orig -> origin/gh/laithsakka/251/orig 2025-12-04T08:00:33.1066786Z * [new branch] gh/laithsakka/276/base -> origin/gh/laithsakka/276/base 2025-12-04T08:00:33.1067962Z * [new branch] gh/laithsakka/276/head -> origin/gh/laithsakka/276/head 2025-12-04T08:00:33.1069100Z * [new branch] gh/laithsakka/276/orig -> origin/gh/laithsakka/276/orig 2025-12-04T08:00:33.1070723Z * [new branch] gh/laithsakka/28/base -> origin/gh/laithsakka/28/base 2025-12-04T08:00:33.1072043Z * [new branch] gh/laithsakka/29/base -> origin/gh/laithsakka/29/base 2025-12-04T08:00:33.1073394Z * [new branch] gh/laithsakka/30/base -> origin/gh/laithsakka/30/base 2025-12-04T08:00:33.1074559Z * [new branch] gh/laithsakka/30/head -> origin/gh/laithsakka/30/head 2025-12-04T08:00:33.1075867Z * [new branch] gh/laithsakka/31/base -> origin/gh/laithsakka/31/base 2025-12-04T08:00:33.1076919Z * [new branch] gh/laithsakka/31/head -> origin/gh/laithsakka/31/head 2025-12-04T08:00:33.1078512Z * [new branch] gh/laithsakka/313/base -> origin/gh/laithsakka/313/base 2025-12-04T08:00:33.1079634Z * [new branch] gh/laithsakka/313/head -> origin/gh/laithsakka/313/head 2025-12-04T08:00:33.1080814Z * [new branch] gh/laithsakka/313/orig -> origin/gh/laithsakka/313/orig 2025-12-04T08:00:33.1082599Z * [new branch] gh/laithsakka/316/base -> origin/gh/laithsakka/316/base 2025-12-04T08:00:33.1083648Z * [new branch] gh/laithsakka/316/head -> origin/gh/laithsakka/316/head 2025-12-04T08:00:33.1084784Z * [new branch] gh/laithsakka/316/orig -> origin/gh/laithsakka/316/orig 2025-12-04T08:00:33.1086274Z * [new branch] gh/laithsakka/317/base -> origin/gh/laithsakka/317/base 2025-12-04T08:00:33.1087406Z * [new branch] gh/laithsakka/317/head -> origin/gh/laithsakka/317/head 2025-12-04T08:00:33.1088608Z * [new branch] gh/laithsakka/317/orig -> origin/gh/laithsakka/317/orig 2025-12-04T08:00:33.1090235Z * [new branch] gh/laithsakka/319/base -> origin/gh/laithsakka/319/base 2025-12-04T08:00:33.1091340Z * [new branch] gh/laithsakka/319/head -> origin/gh/laithsakka/319/head 2025-12-04T08:00:33.1092484Z * [new branch] gh/laithsakka/319/orig -> origin/gh/laithsakka/319/orig 2025-12-04T08:00:33.1093831Z * [new branch] gh/laithsakka/32/base -> origin/gh/laithsakka/32/base 2025-12-04T08:00:33.1094929Z * [new branch] gh/laithsakka/32/head -> origin/gh/laithsakka/32/head 2025-12-04T08:00:33.1096587Z * [new branch] gh/laithsakka/320/base -> origin/gh/laithsakka/320/base 2025-12-04T08:00:33.1098160Z * [new branch] gh/laithsakka/320/head -> origin/gh/laithsakka/320/head 2025-12-04T08:00:33.1099373Z * [new branch] gh/laithsakka/320/orig -> origin/gh/laithsakka/320/orig 2025-12-04T08:00:33.1101334Z * [new branch] gh/laithsakka/321/base -> origin/gh/laithsakka/321/base 2025-12-04T08:00:33.1102430Z * [new branch] gh/laithsakka/321/head -> origin/gh/laithsakka/321/head 2025-12-04T08:00:33.1103562Z * [new branch] gh/laithsakka/321/orig -> origin/gh/laithsakka/321/orig 2025-12-04T08:00:33.1105346Z * [new branch] gh/laithsakka/322/base -> origin/gh/laithsakka/322/base 2025-12-04T08:00:33.1106412Z * [new branch] gh/laithsakka/322/head -> origin/gh/laithsakka/322/head 2025-12-04T08:00:33.1107526Z * [new branch] gh/laithsakka/322/orig -> origin/gh/laithsakka/322/orig 2025-12-04T08:00:33.1109230Z * [new branch] gh/laithsakka/323/base -> origin/gh/laithsakka/323/base 2025-12-04T08:00:33.1110464Z * [new branch] gh/laithsakka/323/head -> origin/gh/laithsakka/323/head 2025-12-04T08:00:33.1111594Z * [new branch] gh/laithsakka/323/orig -> origin/gh/laithsakka/323/orig 2025-12-04T08:00:33.1113255Z * [new branch] gh/laithsakka/324/base -> origin/gh/laithsakka/324/base 2025-12-04T08:00:33.1114291Z * [new branch] gh/laithsakka/324/head -> origin/gh/laithsakka/324/head 2025-12-04T08:00:33.1115433Z * [new branch] gh/laithsakka/324/orig -> origin/gh/laithsakka/324/orig 2025-12-04T08:00:33.1116938Z * [new branch] gh/laithsakka/325/base -> origin/gh/laithsakka/325/base 2025-12-04T08:00:33.1118063Z * [new branch] gh/laithsakka/325/head -> origin/gh/laithsakka/325/head 2025-12-04T08:00:33.1119136Z * [new branch] gh/laithsakka/325/orig -> origin/gh/laithsakka/325/orig 2025-12-04T08:00:33.1120911Z * [new branch] gh/laithsakka/326/base -> origin/gh/laithsakka/326/base 2025-12-04T08:00:33.1122046Z * [new branch] gh/laithsakka/326/head -> origin/gh/laithsakka/326/head 2025-12-04T08:00:33.1123179Z * [new branch] gh/laithsakka/326/orig -> origin/gh/laithsakka/326/orig 2025-12-04T08:00:33.1124729Z * [new branch] gh/laithsakka/327/base -> origin/gh/laithsakka/327/base 2025-12-04T08:00:33.1125932Z * [new branch] gh/laithsakka/327/head -> origin/gh/laithsakka/327/head 2025-12-04T08:00:33.1127077Z * [new branch] gh/laithsakka/327/orig -> origin/gh/laithsakka/327/orig 2025-12-04T08:00:33.1129162Z * [new branch] gh/laithsakka/328/base -> origin/gh/laithsakka/328/base 2025-12-04T08:00:33.1130293Z * [new branch] gh/laithsakka/328/head -> origin/gh/laithsakka/328/head 2025-12-04T08:00:33.1131392Z * [new branch] gh/laithsakka/328/orig -> origin/gh/laithsakka/328/orig 2025-12-04T08:00:33.1133205Z * [new branch] gh/liangel/4/base -> origin/gh/liangel/4/base 2025-12-04T08:00:33.1134329Z * [new branch] gh/liangel/4/head -> origin/gh/liangel/4/head 2025-12-04T08:00:33.1135469Z * [new branch] gh/liangel/4/orig -> origin/gh/liangel/4/orig 2025-12-04T08:00:33.1139252Z * [new branch] gh/lucaskabela/1/base -> origin/gh/lucaskabela/1/base 2025-12-04T08:00:33.1140325Z * [new branch] gh/lucaskabela/1/head -> origin/gh/lucaskabela/1/head 2025-12-04T08:00:33.1142469Z * [new branch] gh/lw/4/base -> origin/gh/lw/4/base 2025-12-04T08:00:33.1143574Z * [new branch] gh/lw/4/head -> origin/gh/lw/4/head 2025-12-04T08:00:33.1144799Z * [new branch] gh/lw/4/orig -> origin/gh/lw/4/orig 2025-12-04T08:00:33.1146272Z * [new branch] gh/lw/5/base -> origin/gh/lw/5/base 2025-12-04T08:00:33.1147409Z * [new branch] gh/lw/5/head -> origin/gh/lw/5/head 2025-12-04T08:00:33.1148953Z * [new branch] gh/lw/5/orig -> origin/gh/lw/5/orig 2025-12-04T08:00:33.1150475Z * [new branch] gh/lw/6/base -> origin/gh/lw/6/base 2025-12-04T08:00:33.1151588Z * [new branch] gh/lw/6/head -> origin/gh/lw/6/head 2025-12-04T08:00:33.1152673Z * [new branch] gh/lw/6/orig -> origin/gh/lw/6/orig 2025-12-04T08:00:33.1154650Z * [new branch] gh/malfet/14/base -> origin/gh/malfet/14/base 2025-12-04T08:00:33.1156105Z * [new branch] gh/malfet/417/base -> origin/gh/malfet/417/base 2025-12-04T08:00:33.1157147Z * [new branch] gh/malfet/417/head -> origin/gh/malfet/417/head 2025-12-04T08:00:33.1158275Z * [new branch] gh/malfet/417/orig -> origin/gh/malfet/417/orig 2025-12-04T08:00:33.1159886Z * [new branch] gh/malfet/506/base -> origin/gh/malfet/506/base 2025-12-04T08:00:33.1161039Z * [new branch] gh/malfet/506/head -> origin/gh/malfet/506/head 2025-12-04T08:00:33.1162138Z * [new branch] gh/malfet/506/orig -> origin/gh/malfet/506/orig 2025-12-04T08:00:33.1164094Z * [new branch] gh/malfet/517/base -> origin/gh/malfet/517/base 2025-12-04T08:00:33.1165203Z * [new branch] gh/malfet/517/head -> origin/gh/malfet/517/head 2025-12-04T08:00:33.1166721Z * [new branch] gh/malfet/528/base -> origin/gh/malfet/528/base 2025-12-04T08:00:33.1167859Z * [new branch] gh/malfet/528/head -> origin/gh/malfet/528/head 2025-12-04T08:00:33.1169015Z * [new branch] gh/malfet/528/orig -> origin/gh/malfet/528/orig 2025-12-04T08:00:33.1170480Z * [new branch] gh/malfet/537/base -> origin/gh/malfet/537/base 2025-12-04T08:00:33.1171611Z * [new branch] gh/malfet/537/head -> origin/gh/malfet/537/head 2025-12-04T08:00:33.1172712Z * [new branch] gh/malfet/537/orig -> origin/gh/malfet/537/orig 2025-12-04T08:00:33.1174305Z * [new branch] gh/malfet/546/base -> origin/gh/malfet/546/base 2025-12-04T08:00:33.1175423Z * [new branch] gh/malfet/546/head -> origin/gh/malfet/546/head 2025-12-04T08:00:33.1176522Z * [new branch] gh/malfet/546/orig -> origin/gh/malfet/546/orig 2025-12-04T08:00:33.1178195Z * [new branch] gh/malfet/565/base -> origin/gh/malfet/565/base 2025-12-04T08:00:33.1179131Z * [new branch] gh/malfet/565/head -> origin/gh/malfet/565/head 2025-12-04T08:00:33.1180245Z * [new branch] gh/malfet/565/orig -> origin/gh/malfet/565/orig 2025-12-04T08:00:33.1181737Z * [new branch] gh/malfet/575/base -> origin/gh/malfet/575/base 2025-12-04T08:00:33.1182871Z * [new branch] gh/malfet/575/head -> origin/gh/malfet/575/head 2025-12-04T08:00:33.1183951Z * [new branch] gh/malfet/575/orig -> origin/gh/malfet/575/orig 2025-12-04T08:00:33.1185447Z * [new branch] gh/malfet/580/base -> origin/gh/malfet/580/base 2025-12-04T08:00:33.1186524Z * [new branch] gh/malfet/580/head -> origin/gh/malfet/580/head 2025-12-04T08:00:33.1187670Z * [new branch] gh/malfet/580/orig -> origin/gh/malfet/580/orig 2025-12-04T08:00:33.1189664Z * [new branch] gh/malfet/581/base -> origin/gh/malfet/581/base 2025-12-04T08:00:33.1190756Z * [new branch] gh/malfet/581/head -> origin/gh/malfet/581/head 2025-12-04T08:00:33.1191872Z * [new branch] gh/malfet/581/orig -> origin/gh/malfet/581/orig 2025-12-04T08:00:33.1193259Z * [new branch] gh/malfet/583/base -> origin/gh/malfet/583/base 2025-12-04T08:00:33.1194344Z * [new branch] gh/malfet/583/head -> origin/gh/malfet/583/head 2025-12-04T08:00:33.1195438Z * [new branch] gh/malfet/583/orig -> origin/gh/malfet/583/orig 2025-12-04T08:00:33.1196895Z * [new branch] gh/malfet/586/base -> origin/gh/malfet/586/base 2025-12-04T08:00:33.1198024Z * [new branch] gh/malfet/586/head -> origin/gh/malfet/586/head 2025-12-04T08:00:33.1199148Z * [new branch] gh/malfet/586/orig -> origin/gh/malfet/586/orig 2025-12-04T08:00:33.1200733Z * [new branch] gh/malfet/587/base -> origin/gh/malfet/587/base 2025-12-04T08:00:33.1201776Z * [new branch] gh/malfet/587/head -> origin/gh/malfet/587/head 2025-12-04T08:00:33.1202851Z * [new branch] gh/malfet/587/orig -> origin/gh/malfet/587/orig 2025-12-04T08:00:33.1204857Z * [new branch] gh/malfet/588/base -> origin/gh/malfet/588/base 2025-12-04T08:00:33.1206020Z * [new branch] gh/malfet/588/head -> origin/gh/malfet/588/head 2025-12-04T08:00:33.1207236Z * [new branch] gh/malfet/588/orig -> origin/gh/malfet/588/orig 2025-12-04T08:00:33.1208876Z * [new branch] gh/malfet/589/base -> origin/gh/malfet/589/base 2025-12-04T08:00:33.1210024Z * [new branch] gh/malfet/589/head -> origin/gh/malfet/589/head 2025-12-04T08:00:33.1211136Z * [new branch] gh/malfet/589/orig -> origin/gh/malfet/589/orig 2025-12-04T08:00:33.1212590Z * [new branch] gh/malfet/590/base -> origin/gh/malfet/590/base 2025-12-04T08:00:33.1213722Z * [new branch] gh/malfet/590/head -> origin/gh/malfet/590/head 2025-12-04T08:00:33.1214811Z * [new branch] gh/malfet/590/orig -> origin/gh/malfet/590/orig 2025-12-04T08:00:33.1216806Z * [new branch] gh/malfet/591/base -> origin/gh/malfet/591/base 2025-12-04T08:00:33.1217916Z * [new branch] gh/malfet/591/head -> origin/gh/malfet/591/head 2025-12-04T08:00:33.1219040Z * [new branch] gh/malfet/591/orig -> origin/gh/malfet/591/orig 2025-12-04T08:00:33.1220678Z * [new branch] gh/malfet/592/base -> origin/gh/malfet/592/base 2025-12-04T08:00:33.1221809Z * [new branch] gh/malfet/592/head -> origin/gh/malfet/592/head 2025-12-04T08:00:33.1222982Z * [new branch] gh/malfet/592/orig -> origin/gh/malfet/592/orig 2025-12-04T08:00:33.1224533Z * [new branch] gh/malfet/593/base -> origin/gh/malfet/593/base 2025-12-04T08:00:33.1225657Z * [new branch] gh/malfet/593/head -> origin/gh/malfet/593/head 2025-12-04T08:00:33.1226815Z * [new branch] gh/malfet/593/orig -> origin/gh/malfet/593/orig 2025-12-04T08:00:33.1228385Z * [new branch] gh/malfet/594/base -> origin/gh/malfet/594/base 2025-12-04T08:00:33.1229662Z * [new branch] gh/malfet/594/head -> origin/gh/malfet/594/head 2025-12-04T08:00:33.1230786Z * [new branch] gh/malfet/594/orig -> origin/gh/malfet/594/orig 2025-12-04T08:00:33.1232242Z * [new branch] gh/malfet/595/base -> origin/gh/malfet/595/base 2025-12-04T08:00:33.1233296Z * [new branch] gh/malfet/595/head -> origin/gh/malfet/595/head 2025-12-04T08:00:33.1234480Z * [new branch] gh/malfet/595/orig -> origin/gh/malfet/595/orig 2025-12-04T08:00:33.1236085Z * [new branch] gh/malfet/596/base -> origin/gh/malfet/596/base 2025-12-04T08:00:33.1237185Z * [new branch] gh/malfet/596/head -> origin/gh/malfet/596/head 2025-12-04T08:00:33.1238307Z * [new branch] gh/malfet/596/orig -> origin/gh/malfet/596/orig 2025-12-04T08:00:33.1239748Z * [new branch] gh/malfet/597/base -> origin/gh/malfet/597/base 2025-12-04T08:00:33.1240852Z * [new branch] gh/malfet/597/head -> origin/gh/malfet/597/head 2025-12-04T08:00:33.1241993Z * [new branch] gh/malfet/597/orig -> origin/gh/malfet/597/orig 2025-12-04T08:00:33.1243476Z * [new branch] gh/malfet/598/base -> origin/gh/malfet/598/base 2025-12-04T08:00:33.1244563Z * [new branch] gh/malfet/598/head -> origin/gh/malfet/598/head 2025-12-04T08:00:33.1245831Z * [new branch] gh/malfet/598/orig -> origin/gh/malfet/598/orig 2025-12-04T08:00:33.1247217Z * [new branch] gh/malfet/599/base -> origin/gh/malfet/599/base 2025-12-04T08:00:33.1248465Z * [new branch] gh/malfet/599/head -> origin/gh/malfet/599/head 2025-12-04T08:00:33.1249611Z * [new branch] gh/malfet/599/orig -> origin/gh/malfet/599/orig 2025-12-04T08:00:33.1251183Z * [new branch] gh/malfet/600/base -> origin/gh/malfet/600/base 2025-12-04T08:00:33.1252350Z * [new branch] gh/malfet/600/head -> origin/gh/malfet/600/head 2025-12-04T08:00:33.1253396Z * [new branch] gh/malfet/600/orig -> origin/gh/malfet/600/orig 2025-12-04T08:00:33.1254952Z * [new branch] gh/malfet/601/base -> origin/gh/malfet/601/base 2025-12-04T08:00:33.1256042Z * [new branch] gh/malfet/601/head -> origin/gh/malfet/601/head 2025-12-04T08:00:33.1257337Z * [new branch] gh/malfet/601/orig -> origin/gh/malfet/601/orig 2025-12-04T08:00:33.1258891Z * [new branch] gh/malfet/602/base -> origin/gh/malfet/602/base 2025-12-04T08:00:33.1260035Z * [new branch] gh/malfet/602/head -> origin/gh/malfet/602/head 2025-12-04T08:00:33.1261128Z * [new branch] gh/malfet/602/orig -> origin/gh/malfet/602/orig 2025-12-04T08:00:33.1262608Z * [new branch] gh/malfet/603/base -> origin/gh/malfet/603/base 2025-12-04T08:00:33.1263617Z * [new branch] gh/malfet/603/head -> origin/gh/malfet/603/head 2025-12-04T08:00:33.1264740Z * [new branch] gh/malfet/603/orig -> origin/gh/malfet/603/orig 2025-12-04T08:00:33.1266316Z * [new branch] gh/malfet/604/base -> origin/gh/malfet/604/base 2025-12-04T08:00:33.1267441Z * [new branch] gh/malfet/604/head -> origin/gh/malfet/604/head 2025-12-04T08:00:33.1268526Z * [new branch] gh/malfet/604/orig -> origin/gh/malfet/604/orig 2025-12-04T08:00:33.1270075Z * [new branch] gh/malfet/605/base -> origin/gh/malfet/605/base 2025-12-04T08:00:33.1271160Z * [new branch] gh/malfet/605/head -> origin/gh/malfet/605/head 2025-12-04T08:00:33.1272791Z * [new branch] gh/malfet/605/orig -> origin/gh/malfet/605/orig 2025-12-04T08:00:33.1274328Z * [new branch] gh/malfet/606/base -> origin/gh/malfet/606/base 2025-12-04T08:00:33.1275540Z * [new branch] gh/malfet/606/head -> origin/gh/malfet/606/head 2025-12-04T08:00:33.1276679Z * [new branch] gh/malfet/606/orig -> origin/gh/malfet/606/orig 2025-12-04T08:00:33.1278200Z * [new branch] gh/malfet/607/base -> origin/gh/malfet/607/base 2025-12-04T08:00:33.1279310Z * [new branch] gh/malfet/607/head -> origin/gh/malfet/607/head 2025-12-04T08:00:33.1280485Z * [new branch] gh/malfet/607/orig -> origin/gh/malfet/607/orig 2025-12-04T08:00:33.1282151Z * [new branch] gh/malfet/608/base -> origin/gh/malfet/608/base 2025-12-04T08:00:33.1283248Z * [new branch] gh/malfet/608/head -> origin/gh/malfet/608/head 2025-12-04T08:00:33.1284824Z * [new branch] gh/malfet/608/orig -> origin/gh/malfet/608/orig 2025-12-04T08:00:33.1286417Z * [new branch] gh/malfet/609/base -> origin/gh/malfet/609/base 2025-12-04T08:00:33.1287584Z * [new branch] gh/malfet/609/head -> origin/gh/malfet/609/head 2025-12-04T08:00:33.1288776Z * [new branch] gh/malfet/609/orig -> origin/gh/malfet/609/orig 2025-12-04T08:00:33.1290357Z * [new branch] gh/malfet/610/base -> origin/gh/malfet/610/base 2025-12-04T08:00:33.1291497Z * [new branch] gh/malfet/610/head -> origin/gh/malfet/610/head 2025-12-04T08:00:33.1292741Z * [new branch] gh/malfet/610/orig -> origin/gh/malfet/610/orig 2025-12-04T08:00:33.1294138Z * [new branch] gh/malfet/611/base -> origin/gh/malfet/611/base 2025-12-04T08:00:33.1295247Z * [new branch] gh/malfet/611/head -> origin/gh/malfet/611/head 2025-12-04T08:00:33.1296367Z * [new branch] gh/malfet/611/orig -> origin/gh/malfet/611/orig 2025-12-04T08:00:33.1297916Z * [new branch] gh/malfet/612/base -> origin/gh/malfet/612/base 2025-12-04T08:00:33.1298983Z * [new branch] gh/malfet/612/head -> origin/gh/malfet/612/head 2025-12-04T08:00:33.1300155Z * [new branch] gh/malfet/612/orig -> origin/gh/malfet/612/orig 2025-12-04T08:00:33.1301761Z * [new branch] gh/malfet/64/base -> origin/gh/malfet/64/base 2025-12-04T08:00:33.1302894Z * [new branch] gh/malfet/64/head -> origin/gh/malfet/64/head 2025-12-04T08:00:33.1304708Z * [new branch] gh/manuelcandales/11/base -> origin/gh/manuelcandales/11/base 2025-12-04T08:00:33.1305839Z * [new branch] gh/manuelcandales/11/head -> origin/gh/manuelcandales/11/head 2025-12-04T08:00:33.1306950Z * [new branch] gh/manuelcandales/11/orig -> origin/gh/manuelcandales/11/orig 2025-12-04T08:00:33.1308807Z * [new branch] gh/markkm/1/base -> origin/gh/markkm/1/base 2025-12-04T08:00:33.1310722Z * [new branch] gh/masnesral/1/base -> origin/gh/masnesral/1/base 2025-12-04T08:00:33.1311815Z * [new branch] gh/masnesral/1/head -> origin/gh/masnesral/1/head 2025-12-04T08:00:33.1312960Z * [new branch] gh/masnesral/1/orig -> origin/gh/masnesral/1/orig 2025-12-04T08:00:33.1314715Z * [new branch] gh/mhorowitz/0/base -> origin/gh/mhorowitz/0/base 2025-12-04T08:00:33.1315828Z * [new branch] gh/mhorowitz/0/head -> origin/gh/mhorowitz/0/head 2025-12-04T08:00:33.1317151Z * [new branch] gh/mhorowitz/1/base -> origin/gh/mhorowitz/1/base 2025-12-04T08:00:33.1318244Z * [new branch] gh/mhorowitz/1/head -> origin/gh/mhorowitz/1/head 2025-12-04T08:00:33.1319590Z * [new branch] gh/mhorowitz/2/base -> origin/gh/mhorowitz/2/base 2025-12-04T08:00:33.1320701Z * [new branch] gh/mhorowitz/2/head -> origin/gh/mhorowitz/2/head 2025-12-04T08:00:33.1322035Z * [new branch] gh/mhorowitz/3/base -> origin/gh/mhorowitz/3/base 2025-12-04T08:00:33.1323143Z * [new branch] gh/mhorowitz/3/head -> origin/gh/mhorowitz/3/head 2025-12-04T08:00:33.1324549Z * [new branch] gh/mhorowitz/4/base -> origin/gh/mhorowitz/4/base 2025-12-04T08:00:33.1325607Z * [new branch] gh/mhorowitz/4/head -> origin/gh/mhorowitz/4/head 2025-12-04T08:00:33.1326948Z * [new branch] gh/mhorowitz/5/base -> origin/gh/mhorowitz/5/base 2025-12-04T08:00:33.1328166Z * [new branch] gh/mhorowitz/5/head -> origin/gh/mhorowitz/5/head 2025-12-04T08:00:33.1332707Z * [new branch] gh/mhorowitz/6/base -> origin/gh/mhorowitz/6/base 2025-12-04T08:00:33.1333853Z * [new branch] gh/mhorowitz/6/head -> origin/gh/mhorowitz/6/head 2025-12-04T08:00:33.1335754Z * [new branch] gh/mikaylagawarecki/234/base -> origin/gh/mikaylagawarecki/234/base 2025-12-04T08:00:33.1336886Z * [new branch] gh/mikaylagawarecki/234/head -> origin/gh/mikaylagawarecki/234/head 2025-12-04T08:00:33.1338323Z * [new branch] gh/mikaylagawarecki/235/base -> origin/gh/mikaylagawarecki/235/base 2025-12-04T08:00:33.1339400Z * [new branch] gh/mikaylagawarecki/235/head -> origin/gh/mikaylagawarecki/235/head 2025-12-04T08:00:33.1340939Z * [new branch] gh/mikaylagawarecki/236/base -> origin/gh/mikaylagawarecki/236/base 2025-12-04T08:00:33.1342106Z * [new branch] gh/mikaylagawarecki/236/head -> origin/gh/mikaylagawarecki/236/head 2025-12-04T08:00:33.1343403Z * [new branch] gh/mikaylagawarecki/237/base -> origin/gh/mikaylagawarecki/237/base 2025-12-04T08:00:33.1344796Z * [new branch] gh/mikaylagawarecki/237/head -> origin/gh/mikaylagawarecki/237/head 2025-12-04T08:00:33.1346255Z * [new branch] gh/mikaylagawarecki/238/base -> origin/gh/mikaylagawarecki/238/base 2025-12-04T08:00:33.1347339Z * [new branch] gh/mikaylagawarecki/238/head -> origin/gh/mikaylagawarecki/238/head 2025-12-04T08:00:33.1348826Z * [new branch] gh/mikaylagawarecki/336/base -> origin/gh/mikaylagawarecki/336/base 2025-12-04T08:00:33.1349898Z * [new branch] gh/mikaylagawarecki/336/head -> origin/gh/mikaylagawarecki/336/head 2025-12-04T08:00:33.1351037Z * [new branch] gh/mikaylagawarecki/336/orig -> origin/gh/mikaylagawarecki/336/orig 2025-12-04T08:00:33.1352681Z * [new branch] gh/mikaylagawarecki/341/base -> origin/gh/mikaylagawarecki/341/base 2025-12-04T08:00:33.1353733Z * [new branch] gh/mikaylagawarecki/341/head -> origin/gh/mikaylagawarecki/341/head 2025-12-04T08:00:33.1354930Z * [new branch] gh/mikaylagawarecki/341/orig -> origin/gh/mikaylagawarecki/341/orig 2025-12-04T08:00:33.1356634Z * [new branch] gh/mikaylagawarecki/342/base -> origin/gh/mikaylagawarecki/342/base 2025-12-04T08:00:33.1357729Z * [new branch] gh/mikaylagawarecki/342/head -> origin/gh/mikaylagawarecki/342/head 2025-12-04T08:00:33.1358801Z * [new branch] gh/mikaylagawarecki/342/orig -> origin/gh/mikaylagawarecki/342/orig 2025-12-04T08:00:33.1360315Z * [new branch] gh/mikaylagawarecki/345/base -> origin/gh/mikaylagawarecki/345/base 2025-12-04T08:00:33.1361384Z * [new branch] gh/mikaylagawarecki/345/head -> origin/gh/mikaylagawarecki/345/head 2025-12-04T08:00:33.1362556Z * [new branch] gh/mikaylagawarecki/345/orig -> origin/gh/mikaylagawarecki/345/orig 2025-12-04T08:00:33.1364113Z * [new branch] gh/mikaylagawarecki/346/base -> origin/gh/mikaylagawarecki/346/base 2025-12-04T08:00:33.1365206Z * [new branch] gh/mikaylagawarecki/346/head -> origin/gh/mikaylagawarecki/346/head 2025-12-04T08:00:33.1366807Z * [new branch] gh/mikaylagawarecki/346/orig -> origin/gh/mikaylagawarecki/346/orig 2025-12-04T08:00:33.1368559Z * [new branch] gh/mikaylagawarecki/347/base -> origin/gh/mikaylagawarecki/347/base 2025-12-04T08:00:33.1369680Z * [new branch] gh/mikaylagawarecki/347/head -> origin/gh/mikaylagawarecki/347/head 2025-12-04T08:00:33.1370887Z * [new branch] gh/mikaylagawarecki/347/orig -> origin/gh/mikaylagawarecki/347/orig 2025-12-04T08:00:33.1372438Z * [new branch] gh/mikaylagawarecki/350/base -> origin/gh/mikaylagawarecki/350/base 2025-12-04T08:00:33.1373568Z * [new branch] gh/mikaylagawarecki/350/head -> origin/gh/mikaylagawarecki/350/head 2025-12-04T08:00:33.1374663Z * [new branch] gh/mikaylagawarecki/350/orig -> origin/gh/mikaylagawarecki/350/orig 2025-12-04T08:00:33.1376621Z * [new branch] gh/mikaylagawarecki/351/base -> origin/gh/mikaylagawarecki/351/base 2025-12-04T08:00:33.1377779Z * [new branch] gh/mikaylagawarecki/351/head -> origin/gh/mikaylagawarecki/351/head 2025-12-04T08:00:33.1378922Z * [new branch] gh/mikaylagawarecki/351/orig -> origin/gh/mikaylagawarecki/351/orig 2025-12-04T08:00:33.1380572Z * [new branch] gh/mikaylagawarecki/352/base -> origin/gh/mikaylagawarecki/352/base 2025-12-04T08:00:33.1381840Z * [new branch] gh/mikaylagawarecki/352/head -> origin/gh/mikaylagawarecki/352/head 2025-12-04T08:00:33.1382906Z * [new branch] gh/mikaylagawarecki/352/orig -> origin/gh/mikaylagawarecki/352/orig 2025-12-04T08:00:33.1384679Z * [new branch] gh/mikaylagawarecki/353/base -> origin/gh/mikaylagawarecki/353/base 2025-12-04T08:00:33.1386000Z * [new branch] gh/mikaylagawarecki/353/head -> origin/gh/mikaylagawarecki/353/head 2025-12-04T08:00:33.1387198Z * [new branch] gh/mikaylagawarecki/353/orig -> origin/gh/mikaylagawarecki/353/orig 2025-12-04T08:00:33.1388574Z * [new branch] gh/mikaylagawarecki/354/base -> origin/gh/mikaylagawarecki/354/base 2025-12-04T08:00:33.1389689Z * [new branch] gh/mikaylagawarecki/354/head -> origin/gh/mikaylagawarecki/354/head 2025-12-04T08:00:33.1390789Z * [new branch] gh/mikaylagawarecki/354/orig -> origin/gh/mikaylagawarecki/354/orig 2025-12-04T08:00:33.1392698Z * [new branch] gh/mikaylagawarecki/356/base -> origin/gh/mikaylagawarecki/356/base 2025-12-04T08:00:33.1393874Z * [new branch] gh/mikaylagawarecki/356/head -> origin/gh/mikaylagawarecki/356/head 2025-12-04T08:00:33.1394965Z * [new branch] gh/mikaylagawarecki/356/orig -> origin/gh/mikaylagawarecki/356/orig 2025-12-04T08:00:33.1396372Z * [new branch] gh/mikaylagawarecki/357/base -> origin/gh/mikaylagawarecki/357/base 2025-12-04T08:00:33.1397510Z * [new branch] gh/mikaylagawarecki/357/head -> origin/gh/mikaylagawarecki/357/head 2025-12-04T08:00:33.1398618Z * [new branch] gh/mikaylagawarecki/357/orig -> origin/gh/mikaylagawarecki/357/orig 2025-12-04T08:00:33.1400237Z * [new branch] gh/mikaylagawarecki/359/base -> origin/gh/mikaylagawarecki/359/base 2025-12-04T08:00:33.1401441Z * [new branch] gh/mikaylagawarecki/359/head -> origin/gh/mikaylagawarecki/359/head 2025-12-04T08:00:33.1402737Z * [new branch] gh/mikaylagawarecki/359/orig -> origin/gh/mikaylagawarecki/359/orig 2025-12-04T08:00:33.1404247Z * [new branch] gh/mikaylagawarecki/360/base -> origin/gh/mikaylagawarecki/360/base 2025-12-04T08:00:33.1405370Z * [new branch] gh/mikaylagawarecki/360/head -> origin/gh/mikaylagawarecki/360/head 2025-12-04T08:00:33.1406488Z * [new branch] gh/mikaylagawarecki/360/orig -> origin/gh/mikaylagawarecki/360/orig 2025-12-04T08:00:33.1408191Z * [new branch] gh/mikaylagawarecki/361/base -> origin/gh/mikaylagawarecki/361/base 2025-12-04T08:00:33.1409362Z * [new branch] gh/mikaylagawarecki/361/head -> origin/gh/mikaylagawarecki/361/head 2025-12-04T08:00:33.1410492Z * [new branch] gh/mikaylagawarecki/361/orig -> origin/gh/mikaylagawarecki/361/orig 2025-12-04T08:00:33.1412069Z * [new branch] gh/mikaylagawarecki/362/base -> origin/gh/mikaylagawarecki/362/base 2025-12-04T08:00:33.1413402Z * [new branch] gh/mikaylagawarecki/362/head -> origin/gh/mikaylagawarecki/362/head 2025-12-04T08:00:33.1414534Z * [new branch] gh/mikaylagawarecki/362/orig -> origin/gh/mikaylagawarecki/362/orig 2025-12-04T08:00:33.1416377Z * [new branch] gh/mikaylagawarecki/363/base -> origin/gh/mikaylagawarecki/363/base 2025-12-04T08:00:33.1417770Z * [new branch] gh/mikaylagawarecki/363/head -> origin/gh/mikaylagawarecki/363/head 2025-12-04T08:00:33.1419051Z * [new branch] gh/mikaylagawarecki/363/orig -> origin/gh/mikaylagawarecki/363/orig 2025-12-04T08:00:33.1420929Z * [new branch] gh/mikaylagawarecki/364/base -> origin/gh/mikaylagawarecki/364/base 2025-12-04T08:00:33.1422036Z * [new branch] gh/mikaylagawarecki/364/head -> origin/gh/mikaylagawarecki/364/head 2025-12-04T08:00:33.1423184Z * [new branch] gh/mikaylagawarecki/364/orig -> origin/gh/mikaylagawarecki/364/orig 2025-12-04T08:00:33.1424892Z * [new branch] gh/mikaylagawarecki/365/base -> origin/gh/mikaylagawarecki/365/base 2025-12-04T08:00:33.1426042Z * [new branch] gh/mikaylagawarecki/365/head -> origin/gh/mikaylagawarecki/365/head 2025-12-04T08:00:33.1427286Z * [new branch] gh/mikaylagawarecki/365/orig -> origin/gh/mikaylagawarecki/365/orig 2025-12-04T08:00:33.1429143Z * [new branch] gh/mikaylagawarecki/366/base -> origin/gh/mikaylagawarecki/366/base 2025-12-04T08:00:33.1430013Z * [new branch] gh/mikaylagawarecki/366/head -> origin/gh/mikaylagawarecki/366/head 2025-12-04T08:00:33.1431200Z * [new branch] gh/mikaylagawarecki/366/orig -> origin/gh/mikaylagawarecki/366/orig 2025-12-04T08:00:33.1432674Z * [new branch] gh/mikaylagawarecki/367/base -> origin/gh/mikaylagawarecki/367/base 2025-12-04T08:00:33.1433857Z * [new branch] gh/mikaylagawarecki/367/head -> origin/gh/mikaylagawarecki/367/head 2025-12-04T08:00:33.1435042Z * [new branch] gh/mikaylagawarecki/367/orig -> origin/gh/mikaylagawarecki/367/orig 2025-12-04T08:00:33.1436676Z * [new branch] gh/mikaylagawarecki/368/base -> origin/gh/mikaylagawarecki/368/base 2025-12-04T08:00:33.1437795Z * [new branch] gh/mikaylagawarecki/368/head -> origin/gh/mikaylagawarecki/368/head 2025-12-04T08:00:33.1438943Z * [new branch] gh/mikaylagawarecki/368/orig -> origin/gh/mikaylagawarecki/368/orig 2025-12-04T08:00:33.1440468Z * [new branch] gh/mikaylagawarecki/369/base -> origin/gh/mikaylagawarecki/369/base 2025-12-04T08:00:33.1441607Z * [new branch] gh/mikaylagawarecki/369/head -> origin/gh/mikaylagawarecki/369/head 2025-12-04T08:00:33.1442728Z * [new branch] gh/mikaylagawarecki/369/orig -> origin/gh/mikaylagawarecki/369/orig 2025-12-04T08:00:33.1444363Z * [new branch] gh/mikaylagawarecki/370/base -> origin/gh/mikaylagawarecki/370/base 2025-12-04T08:00:33.1445492Z * [new branch] gh/mikaylagawarecki/370/head -> origin/gh/mikaylagawarecki/370/head 2025-12-04T08:00:33.1446545Z * [new branch] gh/mikaylagawarecki/370/orig -> origin/gh/mikaylagawarecki/370/orig 2025-12-04T08:00:33.1448766Z * [new branch] gh/mikaylagawarecki/371/base -> origin/gh/mikaylagawarecki/371/base 2025-12-04T08:00:33.1449859Z * [new branch] gh/mikaylagawarecki/371/head -> origin/gh/mikaylagawarecki/371/head 2025-12-04T08:00:33.1451063Z * [new branch] gh/mikaylagawarecki/371/orig -> origin/gh/mikaylagawarecki/371/orig 2025-12-04T08:00:33.1452589Z * [new branch] gh/mikaylagawarecki/372/base -> origin/gh/mikaylagawarecki/372/base 2025-12-04T08:00:33.1453808Z * [new branch] gh/mikaylagawarecki/372/head -> origin/gh/mikaylagawarecki/372/head 2025-12-04T08:00:33.1454924Z * [new branch] gh/mikaylagawarecki/372/orig -> origin/gh/mikaylagawarecki/372/orig 2025-12-04T08:00:33.1456400Z * [new branch] gh/mikaylagawarecki/373/base -> origin/gh/mikaylagawarecki/373/base 2025-12-04T08:00:33.1457500Z * [new branch] gh/mikaylagawarecki/373/head -> origin/gh/mikaylagawarecki/373/head 2025-12-04T08:00:33.1458655Z * [new branch] gh/mikaylagawarecki/373/orig -> origin/gh/mikaylagawarecki/373/orig 2025-12-04T08:00:33.1460162Z * [new branch] gh/mikaylagawarecki/374/base -> origin/gh/mikaylagawarecki/374/base 2025-12-04T08:00:33.1461261Z * [new branch] gh/mikaylagawarecki/374/head -> origin/gh/mikaylagawarecki/374/head 2025-12-04T08:00:33.1462377Z * [new branch] gh/mikaylagawarecki/374/orig -> origin/gh/mikaylagawarecki/374/orig 2025-12-04T08:00:33.1463885Z * [new branch] gh/mikaylagawarecki/375/base -> origin/gh/mikaylagawarecki/375/base 2025-12-04T08:00:33.1465085Z * [new branch] gh/mikaylagawarecki/375/head -> origin/gh/mikaylagawarecki/375/head 2025-12-04T08:00:33.1466355Z * [new branch] gh/mikaylagawarecki/375/orig -> origin/gh/mikaylagawarecki/375/orig 2025-12-04T08:00:33.1467940Z * [new branch] gh/mikaylagawarecki/376/base -> origin/gh/mikaylagawarecki/376/base 2025-12-04T08:00:33.1469143Z * [new branch] gh/mikaylagawarecki/376/head -> origin/gh/mikaylagawarecki/376/head 2025-12-04T08:00:33.1470423Z * [new branch] gh/mikaylagawarecki/376/orig -> origin/gh/mikaylagawarecki/376/orig 2025-12-04T08:00:33.1471872Z * [new branch] gh/mikaylagawarecki/377/base -> origin/gh/mikaylagawarecki/377/base 2025-12-04T08:00:33.1473089Z * [new branch] gh/mikaylagawarecki/377/head -> origin/gh/mikaylagawarecki/377/head 2025-12-04T08:00:33.1474268Z * [new branch] gh/mikaylagawarecki/377/orig -> origin/gh/mikaylagawarecki/377/orig 2025-12-04T08:00:33.1475800Z * [new branch] gh/mikaylagawarecki/378/base -> origin/gh/mikaylagawarecki/378/base 2025-12-04T08:00:33.1476993Z * [new branch] gh/mikaylagawarecki/378/head -> origin/gh/mikaylagawarecki/378/head 2025-12-04T08:00:33.1478100Z * [new branch] gh/mikaylagawarecki/378/orig -> origin/gh/mikaylagawarecki/378/orig 2025-12-04T08:00:33.1479601Z * [new branch] gh/mikaylagawarecki/379/base -> origin/gh/mikaylagawarecki/379/base 2025-12-04T08:00:33.1480770Z * [new branch] gh/mikaylagawarecki/379/head -> origin/gh/mikaylagawarecki/379/head 2025-12-04T08:00:33.1481916Z * [new branch] gh/mikaylagawarecki/379/orig -> origin/gh/mikaylagawarecki/379/orig 2025-12-04T08:00:33.1483705Z * [new branch] gh/mikaylagawarecki/380/base -> origin/gh/mikaylagawarecki/380/base 2025-12-04T08:00:33.1484835Z * [new branch] gh/mikaylagawarecki/380/head -> origin/gh/mikaylagawarecki/380/head 2025-12-04T08:00:33.1485966Z * [new branch] gh/mikaylagawarecki/380/orig -> origin/gh/mikaylagawarecki/380/orig 2025-12-04T08:00:33.1487399Z * [new branch] gh/mikaylagawarecki/381/base -> origin/gh/mikaylagawarecki/381/base 2025-12-04T08:00:33.1488580Z * [new branch] gh/mikaylagawarecki/381/head -> origin/gh/mikaylagawarecki/381/head 2025-12-04T08:00:33.1489693Z * [new branch] gh/mikaylagawarecki/381/orig -> origin/gh/mikaylagawarecki/381/orig 2025-12-04T08:00:33.1491121Z * [new branch] gh/mikaylagawarecki/382/base -> origin/gh/mikaylagawarecki/382/base 2025-12-04T08:00:33.1492216Z * [new branch] gh/mikaylagawarecki/382/head -> origin/gh/mikaylagawarecki/382/head 2025-12-04T08:00:33.1493287Z * [new branch] gh/mikaylagawarecki/382/orig -> origin/gh/mikaylagawarecki/382/orig 2025-12-04T08:00:33.1494981Z * [new branch] gh/mikaylagawarecki/383/base -> origin/gh/mikaylagawarecki/383/base 2025-12-04T08:00:33.1496114Z * [new branch] gh/mikaylagawarecki/383/head -> origin/gh/mikaylagawarecki/383/head 2025-12-04T08:00:33.1497329Z * [new branch] gh/mikaylagawarecki/383/orig -> origin/gh/mikaylagawarecki/383/orig 2025-12-04T08:00:33.1498849Z * [new branch] gh/mikaylagawarecki/384/base -> origin/gh/mikaylagawarecki/384/base 2025-12-04T08:00:33.1499946Z * [new branch] gh/mikaylagawarecki/384/head -> origin/gh/mikaylagawarecki/384/head 2025-12-04T08:00:33.1501063Z * [new branch] gh/mikaylagawarecki/384/orig -> origin/gh/mikaylagawarecki/384/orig 2025-12-04T08:00:33.1502559Z * [new branch] gh/mikaylagawarecki/385/base -> origin/gh/mikaylagawarecki/385/base 2025-12-04T08:00:33.1503709Z * [new branch] gh/mikaylagawarecki/385/head -> origin/gh/mikaylagawarecki/385/head 2025-12-04T08:00:33.1504843Z * [new branch] gh/mikaylagawarecki/385/orig -> origin/gh/mikaylagawarecki/385/orig 2025-12-04T08:00:33.1506510Z * [new branch] gh/mikaylagawarecki/386/base -> origin/gh/mikaylagawarecki/386/base 2025-12-04T08:00:33.1507544Z * [new branch] gh/mikaylagawarecki/386/head -> origin/gh/mikaylagawarecki/386/head 2025-12-04T08:00:33.1508763Z * [new branch] gh/mikaylagawarecki/386/orig -> origin/gh/mikaylagawarecki/386/orig 2025-12-04T08:00:33.1510243Z * [new branch] gh/mikaylagawarecki/387/base -> origin/gh/mikaylagawarecki/387/base 2025-12-04T08:00:33.1511394Z * [new branch] gh/mikaylagawarecki/387/head -> origin/gh/mikaylagawarecki/387/head 2025-12-04T08:00:33.1512668Z * [new branch] gh/mikaylagawarecki/387/orig -> origin/gh/mikaylagawarecki/387/orig 2025-12-04T08:00:33.1513972Z * [new branch] gh/mikaylagawarecki/388/base -> origin/gh/mikaylagawarecki/388/base 2025-12-04T08:00:33.1515075Z * [new branch] gh/mikaylagawarecki/388/head -> origin/gh/mikaylagawarecki/388/head 2025-12-04T08:00:33.1516219Z * [new branch] gh/mikaylagawarecki/388/orig -> origin/gh/mikaylagawarecki/388/orig 2025-12-04T08:00:33.1517760Z * [new branch] gh/mikaylagawarecki/389/base -> origin/gh/mikaylagawarecki/389/base 2025-12-04T08:00:33.1518862Z * [new branch] gh/mikaylagawarecki/389/head -> origin/gh/mikaylagawarecki/389/head 2025-12-04T08:00:33.1520007Z * [new branch] gh/mikaylagawarecki/389/orig -> origin/gh/mikaylagawarecki/389/orig 2025-12-04T08:00:33.1521550Z * [new branch] gh/mikaylagawarecki/390/base -> origin/gh/mikaylagawarecki/390/base 2025-12-04T08:00:33.1522621Z * [new branch] gh/mikaylagawarecki/390/head -> origin/gh/mikaylagawarecki/390/head 2025-12-04T08:00:33.1523735Z * [new branch] gh/mikaylagawarecki/390/orig -> origin/gh/mikaylagawarecki/390/orig 2025-12-04T08:00:33.1525389Z * [new branch] gh/mikaylagawarecki/391/base -> origin/gh/mikaylagawarecki/391/base 2025-12-04T08:00:33.1526536Z * [new branch] gh/mikaylagawarecki/391/head -> origin/gh/mikaylagawarecki/391/head 2025-12-04T08:00:33.1527861Z * [new branch] gh/mikaylagawarecki/391/orig -> origin/gh/mikaylagawarecki/391/orig 2025-12-04T08:00:33.1529772Z * [new branch] gh/mikaylagawarecki/392/base -> origin/gh/mikaylagawarecki/392/base 2025-12-04T08:00:33.1530969Z * [new branch] gh/mikaylagawarecki/392/head -> origin/gh/mikaylagawarecki/392/head 2025-12-04T08:00:33.1532045Z * [new branch] gh/mikaylagawarecki/392/orig -> origin/gh/mikaylagawarecki/392/orig 2025-12-04T08:00:33.1533771Z * [new branch] gh/mlazos/41/base -> origin/gh/mlazos/41/base 2025-12-04T08:00:33.1534873Z * [new branch] gh/mlazos/41/head -> origin/gh/mlazos/41/head 2025-12-04T08:00:33.1535955Z * [new branch] gh/mlazos/41/orig -> origin/gh/mlazos/41/orig 2025-12-04T08:00:33.1537487Z * [new branch] gh/mlazos/42/base -> origin/gh/mlazos/42/base 2025-12-04T08:00:33.1538556Z * [new branch] gh/mlazos/42/head -> origin/gh/mlazos/42/head 2025-12-04T08:00:33.1539614Z * [new branch] gh/mlazos/42/orig -> origin/gh/mlazos/42/orig 2025-12-04T08:00:33.1541340Z * [new branch] gh/mlazos/43/base -> origin/gh/mlazos/43/base 2025-12-04T08:00:33.1542542Z * [new branch] gh/mlazos/43/head -> origin/gh/mlazos/43/head 2025-12-04T08:00:33.1543919Z * [new branch] gh/mlazos/43/orig -> origin/gh/mlazos/43/orig 2025-12-04T08:00:33.1545249Z * [new branch] gh/mlazos/44/base -> origin/gh/mlazos/44/base 2025-12-04T08:00:33.1546387Z * [new branch] gh/mlazos/44/head -> origin/gh/mlazos/44/head 2025-12-04T08:00:33.1547508Z * [new branch] gh/mlazos/44/orig -> origin/gh/mlazos/44/orig 2025-12-04T08:00:33.1548976Z * [new branch] gh/mlazos/47/base -> origin/gh/mlazos/47/base 2025-12-04T08:00:33.1550056Z * [new branch] gh/mlazos/47/head -> origin/gh/mlazos/47/head 2025-12-04T08:00:33.1551146Z * [new branch] gh/mlazos/47/orig -> origin/gh/mlazos/47/orig 2025-12-04T08:00:33.1552543Z * [new branch] gh/mlazos/48/base -> origin/gh/mlazos/48/base 2025-12-04T08:00:33.1553669Z * [new branch] gh/mlazos/48/head -> origin/gh/mlazos/48/head 2025-12-04T08:00:33.1554775Z * [new branch] gh/mlazos/48/orig -> origin/gh/mlazos/48/orig 2025-12-04T08:00:33.1556389Z * [new branch] gh/mlazos/49/base -> origin/gh/mlazos/49/base 2025-12-04T08:00:33.1557460Z * [new branch] gh/mlazos/49/head -> origin/gh/mlazos/49/head 2025-12-04T08:00:33.1558539Z * [new branch] gh/mlazos/49/orig -> origin/gh/mlazos/49/orig 2025-12-04T08:00:33.1560062Z * [new branch] gh/mlazos/50/base -> origin/gh/mlazos/50/base 2025-12-04T08:00:33.1561157Z * [new branch] gh/mlazos/50/head -> origin/gh/mlazos/50/head 2025-12-04T08:00:33.1562603Z * [new branch] gh/mlazos/50/orig -> origin/gh/mlazos/50/orig 2025-12-04T08:00:33.1563637Z * [new branch] gh/mlazos/51/base -> origin/gh/mlazos/51/base 2025-12-04T08:00:33.1564753Z * [new branch] gh/mlazos/51/head -> origin/gh/mlazos/51/head 2025-12-04T08:00:33.1566030Z * [new branch] gh/mlazos/51/orig -> origin/gh/mlazos/51/orig 2025-12-04T08:00:33.1567606Z * [new branch] gh/mlazos/52/base -> origin/gh/mlazos/52/base 2025-12-04T08:00:33.1568531Z * [new branch] gh/mlazos/52/head -> origin/gh/mlazos/52/head 2025-12-04T08:00:33.1569831Z * [new branch] gh/mlazos/52/orig -> origin/gh/mlazos/52/orig 2025-12-04T08:00:33.1571035Z * [new branch] gh/mlazos/53/base -> origin/gh/mlazos/53/base 2025-12-04T08:00:33.1572294Z * [new branch] gh/mlazos/53/head -> origin/gh/mlazos/53/head 2025-12-04T08:00:33.1573398Z * [new branch] gh/mlazos/53/orig -> origin/gh/mlazos/53/orig 2025-12-04T08:00:33.1574802Z * [new branch] gh/mlazos/54/base -> origin/gh/mlazos/54/base 2025-12-04T08:00:33.1575886Z * [new branch] gh/mlazos/54/head -> origin/gh/mlazos/54/head 2025-12-04T08:00:33.1576988Z * [new branch] gh/mlazos/54/orig -> origin/gh/mlazos/54/orig 2025-12-04T08:00:33.1578361Z * [new branch] gh/mlazos/55/base -> origin/gh/mlazos/55/base 2025-12-04T08:00:33.1579464Z * [new branch] gh/mlazos/55/head -> origin/gh/mlazos/55/head 2025-12-04T08:00:33.1580546Z * [new branch] gh/mlazos/55/orig -> origin/gh/mlazos/55/orig 2025-12-04T08:00:33.1582039Z * [new branch] gh/mlazos/56/base -> origin/gh/mlazos/56/base 2025-12-04T08:00:33.1583138Z * [new branch] gh/mlazos/56/head -> origin/gh/mlazos/56/head 2025-12-04T08:00:33.1584268Z * [new branch] gh/mlazos/56/orig -> origin/gh/mlazos/56/orig 2025-12-04T08:00:33.1585709Z * [new branch] gh/mlazos/57/base -> origin/gh/mlazos/57/base 2025-12-04T08:00:33.1586904Z * [new branch] gh/mlazos/57/head -> origin/gh/mlazos/57/head 2025-12-04T08:00:33.1587972Z * [new branch] gh/mlazos/57/orig -> origin/gh/mlazos/57/orig 2025-12-04T08:00:33.1589454Z * [new branch] gh/mlazos/58/base -> origin/gh/mlazos/58/base 2025-12-04T08:00:33.1590556Z * [new branch] gh/mlazos/58/head -> origin/gh/mlazos/58/head 2025-12-04T08:00:33.1591678Z * [new branch] gh/mlazos/58/orig -> origin/gh/mlazos/58/orig 2025-12-04T08:00:33.1593098Z * [new branch] gh/mlazos/59/base -> origin/gh/mlazos/59/base 2025-12-04T08:00:33.1594274Z * [new branch] gh/mlazos/59/head -> origin/gh/mlazos/59/head 2025-12-04T08:00:33.1595275Z * [new branch] gh/mlazos/59/orig -> origin/gh/mlazos/59/orig 2025-12-04T08:00:33.1597187Z * [new branch] gh/mlazos/60/base -> origin/gh/mlazos/60/base 2025-12-04T08:00:33.1598343Z * [new branch] gh/mlazos/60/head -> origin/gh/mlazos/60/head 2025-12-04T08:00:33.1601568Z * [new branch] gh/mlazos/60/orig -> origin/gh/mlazos/60/orig 2025-12-04T08:00:33.1602347Z * [new branch] gh/mlazos/61/base -> origin/gh/mlazos/61/base 2025-12-04T08:00:33.1603386Z * [new branch] gh/mlazos/61/head -> origin/gh/mlazos/61/head 2025-12-04T08:00:33.1604497Z * [new branch] gh/mlazos/61/orig -> origin/gh/mlazos/61/orig 2025-12-04T08:00:33.1605824Z * [new branch] gh/mlazos/62/base -> origin/gh/mlazos/62/base 2025-12-04T08:00:33.1606952Z * [new branch] gh/mlazos/62/head -> origin/gh/mlazos/62/head 2025-12-04T08:00:33.1608156Z * [new branch] gh/mlazos/62/orig -> origin/gh/mlazos/62/orig 2025-12-04T08:00:33.1609863Z * [new branch] gh/mlazos/63/base -> origin/gh/mlazos/63/base 2025-12-04T08:00:33.1610982Z * [new branch] gh/mlazos/63/head -> origin/gh/mlazos/63/head 2025-12-04T08:00:33.1612121Z * [new branch] gh/mlazos/63/orig -> origin/gh/mlazos/63/orig 2025-12-04T08:00:33.1613538Z * [new branch] gh/mlazos/64/base -> origin/gh/mlazos/64/base 2025-12-04T08:00:33.1614634Z * [new branch] gh/mlazos/64/head -> origin/gh/mlazos/64/head 2025-12-04T08:00:33.1615711Z * [new branch] gh/mlazos/64/orig -> origin/gh/mlazos/64/orig 2025-12-04T08:00:33.1617265Z * [new branch] gh/mlazos/65/base -> origin/gh/mlazos/65/base 2025-12-04T08:00:33.1618434Z * [new branch] gh/mlazos/65/head -> origin/gh/mlazos/65/head 2025-12-04T08:00:33.1619564Z * [new branch] gh/mlazos/65/orig -> origin/gh/mlazos/65/orig 2025-12-04T08:00:33.1621415Z * [new branch] gh/mlazos/66/base -> origin/gh/mlazos/66/base 2025-12-04T08:00:33.1622511Z * [new branch] gh/mlazos/66/head -> origin/gh/mlazos/66/head 2025-12-04T08:00:33.1623587Z * [new branch] gh/mlazos/66/orig -> origin/gh/mlazos/66/orig 2025-12-04T08:00:33.1625115Z * [new branch] gh/mlazos/67/base -> origin/gh/mlazos/67/base 2025-12-04T08:00:33.1626187Z * [new branch] gh/mlazos/67/head -> origin/gh/mlazos/67/head 2025-12-04T08:00:33.1627316Z * [new branch] gh/mlazos/67/orig -> origin/gh/mlazos/67/orig 2025-12-04T08:00:33.1628970Z * [new branch] gh/mlazos/68/base -> origin/gh/mlazos/68/base 2025-12-04T08:00:33.1630098Z * [new branch] gh/mlazos/68/head -> origin/gh/mlazos/68/head 2025-12-04T08:00:33.1631179Z * [new branch] gh/mlazos/68/orig -> origin/gh/mlazos/68/orig 2025-12-04T08:00:33.1632686Z * [new branch] gh/mlazos/69/base -> origin/gh/mlazos/69/base 2025-12-04T08:00:33.1633898Z * [new branch] gh/mlazos/69/head -> origin/gh/mlazos/69/head 2025-12-04T08:00:33.1635005Z * [new branch] gh/mlazos/69/orig -> origin/gh/mlazos/69/orig 2025-12-04T08:00:33.1636468Z * [new branch] gh/mlazos/70/base -> origin/gh/mlazos/70/base 2025-12-04T08:00:33.1637554Z * [new branch] gh/mlazos/70/head -> origin/gh/mlazos/70/head 2025-12-04T08:00:33.1638660Z * [new branch] gh/mlazos/70/orig -> origin/gh/mlazos/70/orig 2025-12-04T08:00:33.1640210Z * [new branch] gh/mlazos/71/base -> origin/gh/mlazos/71/base 2025-12-04T08:00:33.1641313Z * [new branch] gh/mlazos/71/head -> origin/gh/mlazos/71/head 2025-12-04T08:00:33.1642400Z * [new branch] gh/mlazos/71/orig -> origin/gh/mlazos/71/orig 2025-12-04T08:00:33.1643858Z * [new branch] gh/mlazos/72/base -> origin/gh/mlazos/72/base 2025-12-04T08:00:33.1644958Z * [new branch] gh/mlazos/72/head -> origin/gh/mlazos/72/head 2025-12-04T08:00:33.1646081Z * [new branch] gh/mlazos/72/orig -> origin/gh/mlazos/72/orig 2025-12-04T08:00:33.1647787Z * [new branch] gh/mlazos/73/base -> origin/gh/mlazos/73/base 2025-12-04T08:00:33.1648960Z * [new branch] gh/mlazos/73/head -> origin/gh/mlazos/73/head 2025-12-04T08:00:33.1650085Z * [new branch] gh/mlazos/73/orig -> origin/gh/mlazos/73/orig 2025-12-04T08:00:33.1651909Z * [new branch] gh/mrmiywj/1/base -> origin/gh/mrmiywj/1/base 2025-12-04T08:00:33.1653165Z * [new branch] gh/mrmiywj/1/head -> origin/gh/mrmiywj/1/head 2025-12-04T08:00:33.1654941Z * [new branch] gh/muchulee8/73/base -> origin/gh/muchulee8/73/base 2025-12-04T08:00:33.1656221Z * [new branch] gh/muchulee8/73/head -> origin/gh/muchulee8/73/head 2025-12-04T08:00:33.1657473Z * [new branch] gh/muchulee8/73/orig -> origin/gh/muchulee8/73/orig 2025-12-04T08:00:33.1659293Z * [new branch] gh/naveenthangudu/1/base -> origin/gh/naveenthangudu/1/base 2025-12-04T08:00:33.1660446Z * [new branch] gh/naveenthangudu/1/head -> origin/gh/naveenthangudu/1/head 2025-12-04T08:00:33.1661704Z * [new branch] gh/naveenthangudu/1/orig -> origin/gh/naveenthangudu/1/orig 2025-12-04T08:00:33.1663231Z * [new branch] gh/naveenthangudu/2/base -> origin/gh/naveenthangudu/2/base 2025-12-04T08:00:33.1664350Z * [new branch] gh/naveenthangudu/2/head -> origin/gh/naveenthangudu/2/head 2025-12-04T08:00:33.1665506Z * [new branch] gh/naveenthangudu/2/orig -> origin/gh/naveenthangudu/2/orig 2025-12-04T08:00:33.1666861Z * [new branch] gh/naveenthangudu/3/base -> origin/gh/naveenthangudu/3/base 2025-12-04T08:00:33.1668015Z * [new branch] gh/naveenthangudu/3/head -> origin/gh/naveenthangudu/3/head 2025-12-04T08:00:33.1669163Z * [new branch] gh/naveenthangudu/3/orig -> origin/gh/naveenthangudu/3/orig 2025-12-04T08:00:33.1670669Z * [new branch] gh/naveenthangudu/4/base -> origin/gh/naveenthangudu/4/base 2025-12-04T08:00:33.1671758Z * [new branch] gh/naveenthangudu/4/head -> origin/gh/naveenthangudu/4/head 2025-12-04T08:00:33.1672956Z * [new branch] gh/naveenthangudu/4/orig -> origin/gh/naveenthangudu/4/orig 2025-12-04T08:00:33.1674573Z * [new branch] gh/naveenthangudu/5/base -> origin/gh/naveenthangudu/5/base 2025-12-04T08:00:33.1675714Z * [new branch] gh/naveenthangudu/5/head -> origin/gh/naveenthangudu/5/head 2025-12-04T08:00:33.1676943Z * [new branch] gh/naveenthangudu/5/orig -> origin/gh/naveenthangudu/5/orig 2025-12-04T08:00:33.1678473Z * [new branch] gh/naveenthangudu/6/base -> origin/gh/naveenthangudu/6/base 2025-12-04T08:00:33.1679597Z * [new branch] gh/naveenthangudu/6/head -> origin/gh/naveenthangudu/6/head 2025-12-04T08:00:33.1680668Z * [new branch] gh/naveenthangudu/6/orig -> origin/gh/naveenthangudu/6/orig 2025-12-04T08:00:33.1682141Z * [new branch] gh/naveenthangudu/7/base -> origin/gh/naveenthangudu/7/base 2025-12-04T08:00:33.1683231Z * [new branch] gh/naveenthangudu/7/head -> origin/gh/naveenthangudu/7/head 2025-12-04T08:00:33.1684762Z * [new branch] gh/naveenthangudu/7/orig -> origin/gh/naveenthangudu/7/orig 2025-12-04T08:00:33.1686519Z * [new branch] gh/naveenthangudu/8/base -> origin/gh/naveenthangudu/8/base 2025-12-04T08:00:33.1687708Z * [new branch] gh/naveenthangudu/8/head -> origin/gh/naveenthangudu/8/head 2025-12-04T08:00:33.1688970Z * [new branch] gh/naveenthangudu/8/orig -> origin/gh/naveenthangudu/8/orig 2025-12-04T08:00:33.1690944Z * [new branch] gh/naveenthangudu/9/base -> origin/gh/naveenthangudu/9/base 2025-12-04T08:00:33.1692061Z * [new branch] gh/naveenthangudu/9/head -> origin/gh/naveenthangudu/9/head 2025-12-04T08:00:33.1693314Z * [new branch] gh/naveenthangudu/9/orig -> origin/gh/naveenthangudu/9/orig 2025-12-04T08:00:33.1695101Z * [new branch] gh/nikitaved/1/base -> origin/gh/nikitaved/1/base 2025-12-04T08:00:33.1696195Z * [new branch] gh/nikitaved/1/head -> origin/gh/nikitaved/1/head 2025-12-04T08:00:33.1697342Z * [new branch] gh/nikitaved/1/orig -> origin/gh/nikitaved/1/orig 2025-12-04T08:00:33.1698879Z * [new branch] gh/nikitaved/10/base -> origin/gh/nikitaved/10/base 2025-12-04T08:00:33.1700039Z * [new branch] gh/nikitaved/10/head -> origin/gh/nikitaved/10/head 2025-12-04T08:00:33.1701144Z * [new branch] gh/nikitaved/10/orig -> origin/gh/nikitaved/10/orig 2025-12-04T08:00:33.1702949Z * [new branch] gh/nikitaved/11/base -> origin/gh/nikitaved/11/base 2025-12-04T08:00:33.1704119Z * [new branch] gh/nikitaved/11/head -> origin/gh/nikitaved/11/head 2025-12-04T08:00:33.1705238Z * [new branch] gh/nikitaved/11/orig -> origin/gh/nikitaved/11/orig 2025-12-04T08:00:33.1706663Z * [new branch] gh/nikitaved/12/base -> origin/gh/nikitaved/12/base 2025-12-04T08:00:33.1707761Z * [new branch] gh/nikitaved/12/head -> origin/gh/nikitaved/12/head 2025-12-04T08:00:33.1708999Z * [new branch] gh/nikitaved/12/orig -> origin/gh/nikitaved/12/orig 2025-12-04T08:00:33.1710469Z * [new branch] gh/nikitaved/13/base -> origin/gh/nikitaved/13/base 2025-12-04T08:00:33.1711585Z * [new branch] gh/nikitaved/13/head -> origin/gh/nikitaved/13/head 2025-12-04T08:00:33.1712715Z * [new branch] gh/nikitaved/13/orig -> origin/gh/nikitaved/13/orig 2025-12-04T08:00:33.1714189Z * [new branch] gh/nikitaved/14/base -> origin/gh/nikitaved/14/base 2025-12-04T08:00:33.1715292Z * [new branch] gh/nikitaved/14/head -> origin/gh/nikitaved/14/head 2025-12-04T08:00:33.1716406Z * [new branch] gh/nikitaved/14/orig -> origin/gh/nikitaved/14/orig 2025-12-04T08:00:33.1717741Z * [new branch] gh/nikitaved/15/base -> origin/gh/nikitaved/15/base 2025-12-04T08:00:33.1718893Z * [new branch] gh/nikitaved/15/head -> origin/gh/nikitaved/15/head 2025-12-04T08:00:33.1720418Z * [new branch] gh/nikitaved/15/orig -> origin/gh/nikitaved/15/orig 2025-12-04T08:00:33.1721892Z * [new branch] gh/nikitaved/16/base -> origin/gh/nikitaved/16/base 2025-12-04T08:00:33.1722968Z * [new branch] gh/nikitaved/16/head -> origin/gh/nikitaved/16/head 2025-12-04T08:00:33.1724229Z * [new branch] gh/nikitaved/16/orig -> origin/gh/nikitaved/16/orig 2025-12-04T08:00:33.1725709Z * [new branch] gh/nikitaved/2/base -> origin/gh/nikitaved/2/base 2025-12-04T08:00:33.1726825Z * [new branch] gh/nikitaved/2/head -> origin/gh/nikitaved/2/head 2025-12-04T08:00:33.1728006Z * [new branch] gh/nikitaved/2/orig -> origin/gh/nikitaved/2/orig 2025-12-04T08:00:33.1729620Z * [new branch] gh/nikitaved/4/base -> origin/gh/nikitaved/4/base 2025-12-04T08:00:33.1730754Z * [new branch] gh/nikitaved/4/head -> origin/gh/nikitaved/4/head 2025-12-04T08:00:33.1731970Z * [new branch] gh/nikitaved/4/orig -> origin/gh/nikitaved/4/orig 2025-12-04T08:00:33.1733497Z * [new branch] gh/nikitaved/5/base -> origin/gh/nikitaved/5/base 2025-12-04T08:00:33.1734903Z * [new branch] gh/nikitaved/5/head -> origin/gh/nikitaved/5/head 2025-12-04T08:00:33.1735733Z * [new branch] gh/nikitaved/5/orig -> origin/gh/nikitaved/5/orig 2025-12-04T08:00:33.1737222Z * [new branch] gh/nikitaved/6/base -> origin/gh/nikitaved/6/base 2025-12-04T08:00:33.1738893Z * [new branch] gh/nikitaved/6/head -> origin/gh/nikitaved/6/head 2025-12-04T08:00:33.1739960Z * [new branch] gh/nikitaved/6/orig -> origin/gh/nikitaved/6/orig 2025-12-04T08:00:33.1741729Z * [new branch] gh/nikitaved/8/base -> origin/gh/nikitaved/8/base 2025-12-04T08:00:33.1742956Z * [new branch] gh/nikitaved/8/head -> origin/gh/nikitaved/8/head 2025-12-04T08:00:33.1743967Z * [new branch] gh/nikitaved/8/orig -> origin/gh/nikitaved/8/orig 2025-12-04T08:00:33.1745403Z * [new branch] gh/nikitaved/9/base -> origin/gh/nikitaved/9/base 2025-12-04T08:00:33.1746582Z * [new branch] gh/nikitaved/9/head -> origin/gh/nikitaved/9/head 2025-12-04T08:00:33.1747717Z * [new branch] gh/nikitaved/9/orig -> origin/gh/nikitaved/9/orig 2025-12-04T08:00:33.1749386Z * [new branch] gh/oulgen/10/base -> origin/gh/oulgen/10/base 2025-12-04T08:00:33.1750577Z * [new branch] gh/oulgen/10/head -> origin/gh/oulgen/10/head 2025-12-04T08:00:33.1751627Z * [new branch] gh/oulgen/10/orig -> origin/gh/oulgen/10/orig 2025-12-04T08:00:33.1753129Z * [new branch] gh/oulgen/11/base -> origin/gh/oulgen/11/base 2025-12-04T08:00:33.1754263Z * [new branch] gh/oulgen/11/head -> origin/gh/oulgen/11/head 2025-12-04T08:00:33.1755417Z * [new branch] gh/oulgen/11/orig -> origin/gh/oulgen/11/orig 2025-12-04T08:00:33.1756919Z * [new branch] gh/oulgen/12/base -> origin/gh/oulgen/12/base 2025-12-04T08:00:33.1758037Z * [new branch] gh/oulgen/12/head -> origin/gh/oulgen/12/head 2025-12-04T08:00:33.1781817Z * [new branch] gh/oulgen/12/orig -> origin/gh/oulgen/12/orig 2025-12-04T08:00:33.1782437Z * [new branch] gh/oulgen/13/base -> origin/gh/oulgen/13/base 2025-12-04T08:00:33.1782841Z * [new branch] gh/oulgen/13/head -> origin/gh/oulgen/13/head 2025-12-04T08:00:33.1783221Z * [new branch] gh/oulgen/13/orig -> origin/gh/oulgen/13/orig 2025-12-04T08:00:33.1783582Z * [new branch] gh/oulgen/14/base -> origin/gh/oulgen/14/base 2025-12-04T08:00:33.1783917Z * [new branch] gh/oulgen/14/head -> origin/gh/oulgen/14/head 2025-12-04T08:00:33.1784280Z * [new branch] gh/oulgen/14/orig -> origin/gh/oulgen/14/orig 2025-12-04T08:00:33.1784665Z * [new branch] gh/oulgen/15/base -> origin/gh/oulgen/15/base 2025-12-04T08:00:33.1785058Z * [new branch] gh/oulgen/15/head -> origin/gh/oulgen/15/head 2025-12-04T08:00:33.1785404Z * [new branch] gh/oulgen/15/orig -> origin/gh/oulgen/15/orig 2025-12-04T08:00:33.1785775Z * [new branch] gh/oulgen/16/base -> origin/gh/oulgen/16/base 2025-12-04T08:00:33.1786172Z * [new branch] gh/oulgen/16/head -> origin/gh/oulgen/16/head 2025-12-04T08:00:33.1786513Z * [new branch] gh/oulgen/16/orig -> origin/gh/oulgen/16/orig 2025-12-04T08:00:33.1786852Z * [new branch] gh/oulgen/17/base -> origin/gh/oulgen/17/base 2025-12-04T08:00:33.1787197Z * [new branch] gh/oulgen/17/head -> origin/gh/oulgen/17/head 2025-12-04T08:00:33.1787540Z * [new branch] gh/oulgen/17/orig -> origin/gh/oulgen/17/orig 2025-12-04T08:00:33.1787923Z * [new branch] gh/oulgen/18/base -> origin/gh/oulgen/18/base 2025-12-04T08:00:33.1788303Z * [new branch] gh/oulgen/18/head -> origin/gh/oulgen/18/head 2025-12-04T08:00:33.1788662Z * [new branch] gh/oulgen/18/orig -> origin/gh/oulgen/18/orig 2025-12-04T08:00:33.1789011Z * [new branch] gh/oulgen/19/base -> origin/gh/oulgen/19/base 2025-12-04T08:00:33.1789539Z * [new branch] gh/oulgen/19/head -> origin/gh/oulgen/19/head 2025-12-04T08:00:33.1789881Z * [new branch] gh/oulgen/19/orig -> origin/gh/oulgen/19/orig 2025-12-04T08:00:33.1790241Z * [new branch] gh/oulgen/20/base -> origin/gh/oulgen/20/base 2025-12-04T08:00:33.1790644Z * [new branch] gh/oulgen/20/head -> origin/gh/oulgen/20/head 2025-12-04T08:00:33.1791003Z * [new branch] gh/oulgen/20/orig -> origin/gh/oulgen/20/orig 2025-12-04T08:00:33.1791521Z * [new branch] gh/oulgen/21/base -> origin/gh/oulgen/21/base 2025-12-04T08:00:33.1792676Z * [new branch] gh/oulgen/21/head -> origin/gh/oulgen/21/head 2025-12-04T08:00:33.1793690Z * [new branch] gh/oulgen/21/orig -> origin/gh/oulgen/21/orig 2025-12-04T08:00:33.1795358Z * [new branch] gh/oulgen/22/base -> origin/gh/oulgen/22/base 2025-12-04T08:00:33.1796336Z * [new branch] gh/oulgen/22/head -> origin/gh/oulgen/22/head 2025-12-04T08:00:33.1797434Z * [new branch] gh/oulgen/22/orig -> origin/gh/oulgen/22/orig 2025-12-04T08:00:33.1799480Z * [new branch] gh/oulgen/23/base -> origin/gh/oulgen/23/base 2025-12-04T08:00:33.1800546Z * [new branch] gh/oulgen/23/head -> origin/gh/oulgen/23/head 2025-12-04T08:00:33.1801569Z * [new branch] gh/oulgen/23/orig -> origin/gh/oulgen/23/orig 2025-12-04T08:00:33.1803386Z * [new branch] gh/oulgen/24/base -> origin/gh/oulgen/24/base 2025-12-04T08:00:33.1804209Z * [new branch] gh/oulgen/24/head -> origin/gh/oulgen/24/head 2025-12-04T08:00:33.1805163Z * [new branch] gh/oulgen/24/orig -> origin/gh/oulgen/24/orig 2025-12-04T08:00:33.1806722Z * [new branch] gh/oulgen/25/base -> origin/gh/oulgen/25/base 2025-12-04T08:00:33.1807831Z * [new branch] gh/oulgen/25/head -> origin/gh/oulgen/25/head 2025-12-04T08:00:33.1809442Z * [new branch] gh/oulgen/25/orig -> origin/gh/oulgen/25/orig 2025-12-04T08:00:33.1810926Z * [new branch] gh/oulgen/26/base -> origin/gh/oulgen/26/base 2025-12-04T08:00:33.1812037Z * [new branch] gh/oulgen/26/head -> origin/gh/oulgen/26/head 2025-12-04T08:00:33.1813148Z * [new branch] gh/oulgen/26/orig -> origin/gh/oulgen/26/orig 2025-12-04T08:00:33.1814664Z * [new branch] gh/oulgen/4/base -> origin/gh/oulgen/4/base 2025-12-04T08:00:33.1815831Z * [new branch] gh/oulgen/4/head -> origin/gh/oulgen/4/head 2025-12-04T08:00:33.1816953Z * [new branch] gh/oulgen/4/orig -> origin/gh/oulgen/4/orig 2025-12-04T08:00:33.1818814Z * [new branch] gh/oulgen/7/base -> origin/gh/oulgen/7/base 2025-12-04T08:00:33.1819907Z * [new branch] gh/oulgen/7/head -> origin/gh/oulgen/7/head 2025-12-04T08:00:33.1821035Z * [new branch] gh/oulgen/7/orig -> origin/gh/oulgen/7/orig 2025-12-04T08:00:33.1822569Z * [new branch] gh/oulgen/8/base -> origin/gh/oulgen/8/base 2025-12-04T08:00:33.1823680Z * [new branch] gh/oulgen/8/head -> origin/gh/oulgen/8/head 2025-12-04T08:00:33.1824768Z * [new branch] gh/oulgen/8/orig -> origin/gh/oulgen/8/orig 2025-12-04T08:00:33.1826224Z * [new branch] gh/oulgen/9/base -> origin/gh/oulgen/9/base 2025-12-04T08:00:33.1827333Z * [new branch] gh/oulgen/9/head -> origin/gh/oulgen/9/head 2025-12-04T08:00:33.1828437Z * [new branch] gh/oulgen/9/orig -> origin/gh/oulgen/9/orig 2025-12-04T08:00:33.1830250Z * [new branch] gh/patvig/mtia-serialization -> origin/gh/patvig/mtia-serialization 2025-12-04T08:00:33.1832871Z * [new branch] gh/pearu/108/base -> origin/gh/pearu/108/base 2025-12-04T08:00:33.1833918Z * [new branch] gh/pearu/108/head -> origin/gh/pearu/108/head 2025-12-04T08:00:33.1835096Z * [new branch] gh/pearu/108/orig -> origin/gh/pearu/108/orig 2025-12-04T08:00:33.1836595Z * [new branch] gh/pearu/109/base -> origin/gh/pearu/109/base 2025-12-04T08:00:33.1837748Z * [new branch] gh/pearu/109/head -> origin/gh/pearu/109/head 2025-12-04T08:00:33.1838851Z * [new branch] gh/pearu/109/orig -> origin/gh/pearu/109/orig 2025-12-04T08:00:33.1840375Z * [new branch] gh/pearu/110/base -> origin/gh/pearu/110/base 2025-12-04T08:00:33.1841506Z * [new branch] gh/pearu/110/head -> origin/gh/pearu/110/head 2025-12-04T08:00:33.1842616Z * [new branch] gh/pearu/110/orig -> origin/gh/pearu/110/orig 2025-12-04T08:00:33.1844101Z * [new branch] gh/pearu/111/base -> origin/gh/pearu/111/base 2025-12-04T08:00:33.1845274Z * [new branch] gh/pearu/111/head -> origin/gh/pearu/111/head 2025-12-04T08:00:33.1846542Z * [new branch] gh/pearu/111/orig -> origin/gh/pearu/111/orig 2025-12-04T08:00:33.1848200Z * [new branch] gh/pearu/112/base -> origin/gh/pearu/112/base 2025-12-04T08:00:33.1849392Z * [new branch] gh/pearu/112/head -> origin/gh/pearu/112/head 2025-12-04T08:00:33.1850474Z * [new branch] gh/pearu/112/orig -> origin/gh/pearu/112/orig 2025-12-04T08:00:33.1851868Z * [new branch] gh/pearu/115/base -> origin/gh/pearu/115/base 2025-12-04T08:00:33.1853006Z * [new branch] gh/pearu/115/head -> origin/gh/pearu/115/head 2025-12-04T08:00:33.1854088Z * [new branch] gh/pearu/115/orig -> origin/gh/pearu/115/orig 2025-12-04T08:00:33.1855487Z * [new branch] gh/pearu/116/base -> origin/gh/pearu/116/base 2025-12-04T08:00:33.1856579Z * [new branch] gh/pearu/116/head -> origin/gh/pearu/116/head 2025-12-04T08:00:33.1857655Z * [new branch] gh/pearu/116/orig -> origin/gh/pearu/116/orig 2025-12-04T08:00:33.1859538Z * [new branch] gh/pearu/117/base -> origin/gh/pearu/117/base 2025-12-04T08:00:33.1860646Z * [new branch] gh/pearu/117/head -> origin/gh/pearu/117/head 2025-12-04T08:00:33.1861905Z * [new branch] gh/pearu/117/orig -> origin/gh/pearu/117/orig 2025-12-04T08:00:33.1863355Z * [new branch] gh/pearu/118/base -> origin/gh/pearu/118/base 2025-12-04T08:00:33.1864475Z * [new branch] gh/pearu/118/head -> origin/gh/pearu/118/head 2025-12-04T08:00:33.1865566Z * [new branch] gh/pearu/118/orig -> origin/gh/pearu/118/orig 2025-12-04T08:00:33.1867057Z * [new branch] gh/pearu/119/base -> origin/gh/pearu/119/base 2025-12-04T08:00:33.1868149Z * [new branch] gh/pearu/119/head -> origin/gh/pearu/119/head 2025-12-04T08:00:33.1869194Z * [new branch] gh/pearu/119/orig -> origin/gh/pearu/119/orig 2025-12-04T08:00:33.1871126Z * [new branch] gh/pearu/139/base -> origin/gh/pearu/139/base 2025-12-04T08:00:33.1872294Z * [new branch] gh/pearu/139/head -> origin/gh/pearu/139/head 2025-12-04T08:00:33.1873453Z * [new branch] gh/pearu/139/orig -> origin/gh/pearu/139/orig 2025-12-04T08:00:33.1874961Z * [new branch] gh/pearu/140/base -> origin/gh/pearu/140/base 2025-12-04T08:00:33.1876054Z * [new branch] gh/pearu/140/head -> origin/gh/pearu/140/head 2025-12-04T08:00:33.1877271Z * [new branch] gh/pearu/140/orig -> origin/gh/pearu/140/orig 2025-12-04T08:00:33.1878891Z * [new branch] gh/pearu/142/base -> origin/gh/pearu/142/base 2025-12-04T08:00:33.1879910Z * [new branch] gh/pearu/142/head -> origin/gh/pearu/142/head 2025-12-04T08:00:33.1881018Z * [new branch] gh/pearu/142/orig -> origin/gh/pearu/142/orig 2025-12-04T08:00:33.1882547Z * [new branch] gh/pearu/143/base -> origin/gh/pearu/143/base 2025-12-04T08:00:33.1883662Z * [new branch] gh/pearu/143/head -> origin/gh/pearu/143/head 2025-12-04T08:00:33.1884766Z * [new branch] gh/pearu/143/orig -> origin/gh/pearu/143/orig 2025-12-04T08:00:33.1886242Z * [new branch] gh/pearu/147/base -> origin/gh/pearu/147/base 2025-12-04T08:00:33.1887918Z * [new branch] gh/pearu/147/head -> origin/gh/pearu/147/head 2025-12-04T08:00:33.1889067Z * [new branch] gh/pearu/147/orig -> origin/gh/pearu/147/orig 2025-12-04T08:00:33.1890560Z * [new branch] gh/pearu/149/base -> origin/gh/pearu/149/base 2025-12-04T08:00:33.1891680Z * [new branch] gh/pearu/149/head -> origin/gh/pearu/149/head 2025-12-04T08:00:33.1892884Z * [new branch] gh/pearu/149/orig -> origin/gh/pearu/149/orig 2025-12-04T08:00:33.1894804Z * [new branch] gh/pearu/150/base -> origin/gh/pearu/150/base 2025-12-04T08:00:33.1895943Z * [new branch] gh/pearu/150/head -> origin/gh/pearu/150/head 2025-12-04T08:00:33.1897103Z * [new branch] gh/pearu/150/orig -> origin/gh/pearu/150/orig 2025-12-04T08:00:33.1898688Z * [new branch] gh/pearu/151/base -> origin/gh/pearu/151/base 2025-12-04T08:00:33.1900247Z * [new branch] gh/pearu/151/head -> origin/gh/pearu/151/head 2025-12-04T08:00:33.1901372Z * [new branch] gh/pearu/151/orig -> origin/gh/pearu/151/orig 2025-12-04T08:00:33.1902925Z * [new branch] gh/pearu/152/base -> origin/gh/pearu/152/base 2025-12-04T08:00:33.1904079Z * [new branch] gh/pearu/152/head -> origin/gh/pearu/152/head 2025-12-04T08:00:33.1905189Z * [new branch] gh/pearu/152/orig -> origin/gh/pearu/152/orig 2025-12-04T08:00:33.1906715Z * [new branch] gh/pearu/153/base -> origin/gh/pearu/153/base 2025-12-04T08:00:33.1907826Z * [new branch] gh/pearu/153/head -> origin/gh/pearu/153/head 2025-12-04T08:00:33.1909204Z * [new branch] gh/pearu/153/orig -> origin/gh/pearu/153/orig 2025-12-04T08:00:33.1910632Z * [new branch] gh/pearu/154/base -> origin/gh/pearu/154/base 2025-12-04T08:00:33.1911753Z * [new branch] gh/pearu/154/head -> origin/gh/pearu/154/head 2025-12-04T08:00:33.1912847Z * [new branch] gh/pearu/154/orig -> origin/gh/pearu/154/orig 2025-12-04T08:00:33.1914394Z * [new branch] gh/pearu/155/base -> origin/gh/pearu/155/base 2025-12-04T08:00:33.1915517Z * [new branch] gh/pearu/155/head -> origin/gh/pearu/155/head 2025-12-04T08:00:33.1916585Z * [new branch] gh/pearu/155/orig -> origin/gh/pearu/155/orig 2025-12-04T08:00:33.1918522Z * [new branch] gh/pearu/156/base -> origin/gh/pearu/156/base 2025-12-04T08:00:33.1919677Z * [new branch] gh/pearu/156/head -> origin/gh/pearu/156/head 2025-12-04T08:00:33.1920804Z * [new branch] gh/pearu/156/orig -> origin/gh/pearu/156/orig 2025-12-04T08:00:33.1922808Z * [new branch] gh/pearu/56/base -> origin/gh/pearu/56/base 2025-12-04T08:00:33.1924103Z * [new branch] gh/pearu/56/head -> origin/gh/pearu/56/head 2025-12-04T08:00:33.1925337Z * [new branch] gh/pearu/56/orig -> origin/gh/pearu/56/orig 2025-12-04T08:00:33.1927111Z * [new branch] gh/pearu/97/base -> origin/gh/pearu/97/base 2025-12-04T08:00:33.1928268Z * [new branch] gh/pearu/97/head -> origin/gh/pearu/97/head 2025-12-04T08:00:33.1933175Z * [new branch] gh/pearu/97/orig -> origin/gh/pearu/97/orig 2025-12-04T08:00:33.1935209Z * [new branch] gh/pianpwk/21/base -> origin/gh/pianpwk/21/base 2025-12-04T08:00:33.1936301Z * [new branch] gh/pianpwk/21/head -> origin/gh/pianpwk/21/head 2025-12-04T08:00:33.1937829Z * [new branch] gh/pianpwk/28/base -> origin/gh/pianpwk/28/base 2025-12-04T08:00:33.1938942Z * [new branch] gh/pianpwk/28/head -> origin/gh/pianpwk/28/head 2025-12-04T08:00:33.1940046Z * [new branch] gh/pianpwk/28/orig -> origin/gh/pianpwk/28/orig 2025-12-04T08:00:33.1941574Z * [new branch] gh/pianpwk/29/base -> origin/gh/pianpwk/29/base 2025-12-04T08:00:33.1942930Z * [new branch] gh/pianpwk/29/head -> origin/gh/pianpwk/29/head 2025-12-04T08:00:33.1944090Z * [new branch] gh/pianpwk/29/orig -> origin/gh/pianpwk/29/orig 2025-12-04T08:00:33.1946106Z * [new branch] gh/pianpwk/30/base -> origin/gh/pianpwk/30/base 2025-12-04T08:00:33.1947139Z * [new branch] gh/pianpwk/30/head -> origin/gh/pianpwk/30/head 2025-12-04T08:00:33.1948276Z * [new branch] gh/pianpwk/30/orig -> origin/gh/pianpwk/30/orig 2025-12-04T08:00:33.1949856Z * [new branch] gh/pianpwk/31/base -> origin/gh/pianpwk/31/base 2025-12-04T08:00:33.1951010Z * [new branch] gh/pianpwk/31/head -> origin/gh/pianpwk/31/head 2025-12-04T08:00:33.1952077Z * [new branch] gh/pianpwk/31/orig -> origin/gh/pianpwk/31/orig 2025-12-04T08:00:33.1953428Z * [new branch] gh/pianpwk/32/base -> origin/gh/pianpwk/32/base 2025-12-04T08:00:33.1954541Z * [new branch] gh/pianpwk/32/head -> origin/gh/pianpwk/32/head 2025-12-04T08:00:33.1955642Z * [new branch] gh/pianpwk/32/orig -> origin/gh/pianpwk/32/orig 2025-12-04T08:00:33.1956964Z * [new branch] gh/pianpwk/33/base -> origin/gh/pianpwk/33/base 2025-12-04T08:00:33.1958033Z * [new branch] gh/pianpwk/33/head -> origin/gh/pianpwk/33/head 2025-12-04T08:00:33.1959244Z * [new branch] gh/pianpwk/33/orig -> origin/gh/pianpwk/33/orig 2025-12-04T08:00:33.1961121Z * [new branch] gh/pianpwk/34/base -> origin/gh/pianpwk/34/base 2025-12-04T08:00:33.1962545Z * [new branch] gh/pianpwk/34/head -> origin/gh/pianpwk/34/head 2025-12-04T08:00:33.1963983Z * [new branch] gh/pianpwk/34/orig -> origin/gh/pianpwk/34/orig 2025-12-04T08:00:33.1965506Z * [new branch] gh/pianpwk/35/base -> origin/gh/pianpwk/35/base 2025-12-04T08:00:33.1966648Z * [new branch] gh/pianpwk/35/head -> origin/gh/pianpwk/35/head 2025-12-04T08:00:33.1967916Z * [new branch] gh/pianpwk/35/orig -> origin/gh/pianpwk/35/orig 2025-12-04T08:00:33.1969778Z * [new branch] gh/rec/141/base -> origin/gh/rec/141/base 2025-12-04T08:00:33.1970847Z * [new branch] gh/rec/141/head -> origin/gh/rec/141/head 2025-12-04T08:00:33.1972372Z * [new branch] gh/rec/153/base -> origin/gh/rec/153/base 2025-12-04T08:00:33.1973485Z * [new branch] gh/rec/153/head -> origin/gh/rec/153/head 2025-12-04T08:00:33.1974702Z * [new branch] gh/rec/153/orig -> origin/gh/rec/153/orig 2025-12-04T08:00:33.1976171Z * [new branch] gh/rec/154/base -> origin/gh/rec/154/base 2025-12-04T08:00:33.1977255Z * [new branch] gh/rec/154/head -> origin/gh/rec/154/head 2025-12-04T08:00:33.1978464Z * [new branch] gh/rec/154/orig -> origin/gh/rec/154/orig 2025-12-04T08:00:33.1979875Z * [new branch] gh/rec/164/base -> origin/gh/rec/164/base 2025-12-04T08:00:33.1980929Z * [new branch] gh/rec/164/head -> origin/gh/rec/164/head 2025-12-04T08:00:33.1982026Z * [new branch] gh/rec/164/orig -> origin/gh/rec/164/orig 2025-12-04T08:00:33.1983484Z * [new branch] gh/rec/166/base -> origin/gh/rec/166/base 2025-12-04T08:00:33.1984611Z * [new branch] gh/rec/166/head -> origin/gh/rec/166/head 2025-12-04T08:00:33.1985688Z * [new branch] gh/rec/166/orig -> origin/gh/rec/166/orig 2025-12-04T08:00:33.1987567Z * [new branch] gh/rec/167/base -> origin/gh/rec/167/base 2025-12-04T08:00:33.1988668Z * [new branch] gh/rec/167/head -> origin/gh/rec/167/head 2025-12-04T08:00:33.1989847Z * [new branch] gh/rec/167/orig -> origin/gh/rec/167/orig 2025-12-04T08:00:33.1991310Z * [new branch] gh/rec/168/base -> origin/gh/rec/168/base 2025-12-04T08:00:33.1992437Z * [new branch] gh/rec/168/head -> origin/gh/rec/168/head 2025-12-04T08:00:33.1993521Z * [new branch] gh/rec/168/orig -> origin/gh/rec/168/orig 2025-12-04T08:00:33.1994974Z * [new branch] gh/rec/169/base -> origin/gh/rec/169/base 2025-12-04T08:00:33.1996089Z * [new branch] gh/rec/169/head -> origin/gh/rec/169/head 2025-12-04T08:00:33.1997181Z * [new branch] gh/rec/169/orig -> origin/gh/rec/169/orig 2025-12-04T08:00:33.1998652Z * [new branch] gh/rec/170/base -> origin/gh/rec/170/base 2025-12-04T08:00:33.1999760Z * [new branch] gh/rec/170/head -> origin/gh/rec/170/head 2025-12-04T08:00:33.2000887Z * [new branch] gh/rec/170/orig -> origin/gh/rec/170/orig 2025-12-04T08:00:33.2002389Z * [new branch] gh/rec/171/base -> origin/gh/rec/171/base 2025-12-04T08:00:33.2003460Z * [new branch] gh/rec/171/head -> origin/gh/rec/171/head 2025-12-04T08:00:33.2004755Z * [new branch] gh/rec/171/orig -> origin/gh/rec/171/orig 2025-12-04T08:00:33.2006561Z * [new branch] gh/rec/172/base -> origin/gh/rec/172/base 2025-12-04T08:00:33.2007741Z * [new branch] gh/rec/172/head -> origin/gh/rec/172/head 2025-12-04T08:00:33.2008875Z * [new branch] gh/rec/172/orig -> origin/gh/rec/172/orig 2025-12-04T08:00:33.2010408Z * [new branch] gh/rec/173/base -> origin/gh/rec/173/base 2025-12-04T08:00:33.2011550Z * [new branch] gh/rec/173/head -> origin/gh/rec/173/head 2025-12-04T08:00:33.2012660Z * [new branch] gh/rec/173/orig -> origin/gh/rec/173/orig 2025-12-04T08:00:33.2014136Z * [new branch] gh/rec/174/base -> origin/gh/rec/174/base 2025-12-04T08:00:33.2015211Z * [new branch] gh/rec/174/head -> origin/gh/rec/174/head 2025-12-04T08:00:33.2016348Z * [new branch] gh/rec/174/orig -> origin/gh/rec/174/orig 2025-12-04T08:00:33.2017756Z * [new branch] gh/rec/175/base -> origin/gh/rec/175/base 2025-12-04T08:00:33.2018856Z * [new branch] gh/rec/175/head -> origin/gh/rec/175/head 2025-12-04T08:00:33.2020073Z * [new branch] gh/rec/175/orig -> origin/gh/rec/175/orig 2025-12-04T08:00:33.2021562Z * [new branch] gh/rec/176/base -> origin/gh/rec/176/base 2025-12-04T08:00:33.2022675Z * [new branch] gh/rec/176/head -> origin/gh/rec/176/head 2025-12-04T08:00:33.2024349Z * [new branch] gh/rec/176/orig -> origin/gh/rec/176/orig 2025-12-04T08:00:33.2025741Z * [new branch] gh/rec/177/base -> origin/gh/rec/177/base 2025-12-04T08:00:33.2026847Z * [new branch] gh/rec/177/head -> origin/gh/rec/177/head 2025-12-04T08:00:33.2027926Z * [new branch] gh/rec/177/orig -> origin/gh/rec/177/orig 2025-12-04T08:00:33.2030065Z * [new branch] gh/robert-hardwick/3/base -> origin/gh/robert-hardwick/3/base 2025-12-04T08:00:33.2031184Z * [new branch] gh/robert-hardwick/3/head -> origin/gh/robert-hardwick/3/head 2025-12-04T08:00:33.2032358Z * [new branch] gh/robert-hardwick/3/orig -> origin/gh/robert-hardwick/3/orig 2025-12-04T08:00:33.2033874Z * [new branch] gh/robert-hardwick/4/base -> origin/gh/robert-hardwick/4/base 2025-12-04T08:00:33.2035103Z * [new branch] gh/robert-hardwick/4/head -> origin/gh/robert-hardwick/4/head 2025-12-04T08:00:33.2036220Z * [new branch] gh/robert-hardwick/4/orig -> origin/gh/robert-hardwick/4/orig 2025-12-04T08:00:33.2037720Z * [new branch] gh/robert-hardwick/5/base -> origin/gh/robert-hardwick/5/base 2025-12-04T08:00:33.2038847Z * [new branch] gh/robert-hardwick/5/head -> origin/gh/robert-hardwick/5/head 2025-12-04T08:00:33.2039978Z * [new branch] gh/robert-hardwick/5/orig -> origin/gh/robert-hardwick/5/orig 2025-12-04T08:00:33.2041525Z * [new branch] gh/robert-hardwick/6/base -> origin/gh/robert-hardwick/6/base 2025-12-04T08:00:33.2042614Z * [new branch] gh/robert-hardwick/6/head -> origin/gh/robert-hardwick/6/head 2025-12-04T08:00:33.2043783Z * [new branch] gh/robert-hardwick/6/orig -> origin/gh/robert-hardwick/6/orig 2025-12-04T08:00:33.2045273Z * [new branch] gh/robert-hardwick/7/base -> origin/gh/robert-hardwick/7/base 2025-12-04T08:00:33.2046375Z * [new branch] gh/robert-hardwick/7/head -> origin/gh/robert-hardwick/7/head 2025-12-04T08:00:33.2047560Z * [new branch] gh/robert-hardwick/7/orig -> origin/gh/robert-hardwick/7/orig 2025-12-04T08:00:33.2049554Z * [new branch] gh/robert-hardwick/8/base -> origin/gh/robert-hardwick/8/base 2025-12-04T08:00:33.2050771Z * [new branch] gh/robert-hardwick/8/head -> origin/gh/robert-hardwick/8/head 2025-12-04T08:00:33.2051850Z * [new branch] gh/robert-hardwick/8/orig -> origin/gh/robert-hardwick/8/orig 2025-12-04T08:00:33.2053409Z * [new branch] gh/robert-hardwick/9/base -> origin/gh/robert-hardwick/9/base 2025-12-04T08:00:33.2054901Z * [new branch] gh/robert-hardwick/9/head -> origin/gh/robert-hardwick/9/head 2025-12-04T08:00:33.2056027Z * [new branch] gh/robert-hardwick/9/orig -> origin/gh/robert-hardwick/9/orig 2025-12-04T08:00:33.2057786Z * [new branch] gh/rtimpe/1/base -> origin/gh/rtimpe/1/base 2025-12-04T08:00:33.2058920Z * [new branch] gh/rtimpe/1/head -> origin/gh/rtimpe/1/head 2025-12-04T08:00:33.2060329Z * [new branch] gh/rtimpe/2/base -> origin/gh/rtimpe/2/base 2025-12-04T08:00:33.2061368Z * [new branch] gh/rtimpe/2/head -> origin/gh/rtimpe/2/head 2025-12-04T08:00:33.2062866Z * [new branch] gh/rtimpe/22/base -> origin/gh/rtimpe/22/base 2025-12-04T08:00:33.2063981Z * [new branch] gh/rtimpe/22/head -> origin/gh/rtimpe/22/head 2025-12-04T08:00:33.2065171Z * [new branch] gh/rtimpe/22/orig -> origin/gh/rtimpe/22/orig 2025-12-04T08:00:33.2066565Z * [new branch] gh/rtimpe/23/base -> origin/gh/rtimpe/23/base 2025-12-04T08:00:33.2067751Z * [new branch] gh/rtimpe/23/head -> origin/gh/rtimpe/23/head 2025-12-04T08:00:33.2068859Z * [new branch] gh/rtimpe/23/orig -> origin/gh/rtimpe/23/orig 2025-12-04T08:00:33.2070504Z * [new branch] gh/rtimpe/24/base -> origin/gh/rtimpe/24/base 2025-12-04T08:00:33.2071548Z * [new branch] gh/rtimpe/24/head -> origin/gh/rtimpe/24/head 2025-12-04T08:00:33.2072597Z * [new branch] gh/rtimpe/24/orig -> origin/gh/rtimpe/24/orig 2025-12-04T08:00:33.2074042Z * [new branch] gh/rtimpe/25/base -> origin/gh/rtimpe/25/base 2025-12-04T08:00:33.2075177Z * [new branch] gh/rtimpe/25/head -> origin/gh/rtimpe/25/head 2025-12-04T08:00:33.2076298Z * [new branch] gh/rtimpe/25/orig -> origin/gh/rtimpe/25/orig 2025-12-04T08:00:33.2077766Z * [new branch] gh/rtimpe/26/base -> origin/gh/rtimpe/26/base 2025-12-04T08:00:33.2078816Z * [new branch] gh/rtimpe/26/head -> origin/gh/rtimpe/26/head 2025-12-04T08:00:33.2080004Z * [new branch] gh/rtimpe/26/orig -> origin/gh/rtimpe/26/orig 2025-12-04T08:00:33.2081407Z * [new branch] gh/rtimpe/27/base -> origin/gh/rtimpe/27/base 2025-12-04T08:00:33.2082581Z * [new branch] gh/rtimpe/27/head -> origin/gh/rtimpe/27/head 2025-12-04T08:00:33.2083647Z * [new branch] gh/rtimpe/27/orig -> origin/gh/rtimpe/27/orig 2025-12-04T08:00:33.2085121Z * [new branch] gh/rtimpe/28/base -> origin/gh/rtimpe/28/base 2025-12-04T08:00:33.2086202Z * [new branch] gh/rtimpe/28/head -> origin/gh/rtimpe/28/head 2025-12-04T08:00:33.2087432Z * [new branch] gh/rtimpe/28/orig -> origin/gh/rtimpe/28/orig 2025-12-04T08:00:33.2089079Z * [new branch] gh/rtimpe/29/base -> origin/gh/rtimpe/29/base 2025-12-04T08:00:33.2090045Z * [new branch] gh/rtimpe/29/head -> origin/gh/rtimpe/29/head 2025-12-04T08:00:33.2091115Z * [new branch] gh/rtimpe/29/orig -> origin/gh/rtimpe/29/orig 2025-12-04T08:00:33.2092573Z * [new branch] gh/rtimpe/3/base -> origin/gh/rtimpe/3/base 2025-12-04T08:00:33.2093547Z * [new branch] gh/rtimpe/3/head -> origin/gh/rtimpe/3/head 2025-12-04T08:00:33.2095129Z * [new branch] gh/rtimpe/30/base -> origin/gh/rtimpe/30/base 2025-12-04T08:00:33.2096237Z * [new branch] gh/rtimpe/30/head -> origin/gh/rtimpe/30/head 2025-12-04T08:00:33.2097353Z * [new branch] gh/rtimpe/30/orig -> origin/gh/rtimpe/30/orig 2025-12-04T08:00:33.2098919Z * [new branch] gh/rtimpe/31/base -> origin/gh/rtimpe/31/base 2025-12-04T08:00:33.2099931Z * [new branch] gh/rtimpe/31/head -> origin/gh/rtimpe/31/head 2025-12-04T08:00:33.2101132Z * [new branch] gh/rtimpe/31/orig -> origin/gh/rtimpe/31/orig 2025-12-04T08:00:33.2102623Z * [new branch] gh/rtimpe/32/base -> origin/gh/rtimpe/32/base 2025-12-04T08:00:33.2103679Z * [new branch] gh/rtimpe/32/head -> origin/gh/rtimpe/32/head 2025-12-04T08:00:33.2104769Z * [new branch] gh/rtimpe/32/orig -> origin/gh/rtimpe/32/orig 2025-12-04T08:00:33.2106273Z * [new branch] gh/rtimpe/33/base -> origin/gh/rtimpe/33/base 2025-12-04T08:00:33.2107367Z * [new branch] gh/rtimpe/33/head -> origin/gh/rtimpe/33/head 2025-12-04T08:00:33.2109105Z * [new branch] gh/rtimpe/33/orig -> origin/gh/rtimpe/33/orig 2025-12-04T08:00:33.2110636Z * [new branch] gh/rtimpe/34/base -> origin/gh/rtimpe/34/base 2025-12-04T08:00:33.2111718Z * [new branch] gh/rtimpe/34/head -> origin/gh/rtimpe/34/head 2025-12-04T08:00:33.2112796Z * [new branch] gh/rtimpe/34/orig -> origin/gh/rtimpe/34/orig 2025-12-04T08:00:33.2114274Z * [new branch] gh/rtimpe/35/base -> origin/gh/rtimpe/35/base 2025-12-04T08:00:33.2115665Z * [new branch] gh/rtimpe/35/head -> origin/gh/rtimpe/35/head 2025-12-04T08:00:33.2116405Z * [new branch] gh/rtimpe/35/orig -> origin/gh/rtimpe/35/orig 2025-12-04T08:00:33.2118048Z * [new branch] gh/rtimpe/4/base -> origin/gh/rtimpe/4/base 2025-12-04T08:00:33.2119153Z * [new branch] gh/rtimpe/4/head -> origin/gh/rtimpe/4/head 2025-12-04T08:00:33.2121080Z * [new branch] gh/ruisizhang123/1/base -> origin/gh/ruisizhang123/1/base 2025-12-04T08:00:33.2122200Z * [new branch] gh/ruisizhang123/1/head -> origin/gh/ruisizhang123/1/head 2025-12-04T08:00:33.2123705Z * [new branch] gh/ruisizhang123/1/orig -> origin/gh/ruisizhang123/1/orig 2025-12-04T08:00:33.2125333Z * [new branch] gh/ruisizhang123/4/base -> origin/gh/ruisizhang123/4/base 2025-12-04T08:00:33.2127091Z * [new branch] gh/ruisizhang123/4/head -> origin/gh/ruisizhang123/4/head 2025-12-04T08:00:33.2128371Z * [new branch] gh/ruisizhang123/4/orig -> origin/gh/ruisizhang123/4/orig 2025-12-04T08:00:33.2130081Z * [new branch] gh/ruisizhang123/5/base -> origin/gh/ruisizhang123/5/base 2025-12-04T08:00:33.2131150Z * [new branch] gh/ruisizhang123/5/head -> origin/gh/ruisizhang123/5/head 2025-12-04T08:00:33.2132240Z * [new branch] gh/ruisizhang123/5/orig -> origin/gh/ruisizhang123/5/orig 2025-12-04T08:00:33.2133708Z * [new branch] gh/ruisizhang123/6/base -> origin/gh/ruisizhang123/6/base 2025-12-04T08:00:33.2134809Z * [new branch] gh/ruisizhang123/6/head -> origin/gh/ruisizhang123/6/head 2025-12-04T08:00:33.2135903Z * [new branch] gh/ruisizhang123/6/orig -> origin/gh/ruisizhang123/6/orig 2025-12-04T08:00:33.2137426Z * [new branch] gh/ruisizhang123/7/base -> origin/gh/ruisizhang123/7/base 2025-12-04T08:00:33.2138604Z * [new branch] gh/ruisizhang123/7/head -> origin/gh/ruisizhang123/7/head 2025-12-04T08:00:33.2139712Z * [new branch] gh/ruisizhang123/7/orig -> origin/gh/ruisizhang123/7/orig 2025-12-04T08:00:33.2141247Z * [new branch] gh/ruisizhang123/8/base -> origin/gh/ruisizhang123/8/base 2025-12-04T08:00:33.2142384Z * [new branch] gh/ruisizhang123/8/head -> origin/gh/ruisizhang123/8/head 2025-12-04T08:00:33.2143682Z * [new branch] gh/ruisizhang123/8/orig -> origin/gh/ruisizhang123/8/orig 2025-12-04T08:00:33.2145165Z * [new branch] gh/ruisizhang123/9/base -> origin/gh/ruisizhang123/9/base 2025-12-04T08:00:33.2146318Z * [new branch] gh/ruisizhang123/9/head -> origin/gh/ruisizhang123/9/head 2025-12-04T08:00:33.2147455Z * [new branch] gh/ruisizhang123/9/orig -> origin/gh/ruisizhang123/9/orig 2025-12-04T08:00:33.2149440Z * [new branch] gh/seemethere/52/base -> origin/gh/seemethere/52/base 2025-12-04T08:00:33.2150457Z * [new branch] gh/seemethere/52/head -> origin/gh/seemethere/52/head 2025-12-04T08:00:33.2151645Z * [new branch] gh/seemethere/52/orig -> origin/gh/seemethere/52/orig 2025-12-04T08:00:33.2153124Z * [new branch] gh/seemethere/53/base -> origin/gh/seemethere/53/base 2025-12-04T08:00:33.2154276Z * [new branch] gh/seemethere/53/head -> origin/gh/seemethere/53/head 2025-12-04T08:00:33.2155559Z * [new branch] gh/seemethere/53/orig -> origin/gh/seemethere/53/orig 2025-12-04T08:00:33.2157053Z * [new branch] gh/seemethere/54/base -> origin/gh/seemethere/54/base 2025-12-04T08:00:33.2158165Z * [new branch] gh/seemethere/54/head -> origin/gh/seemethere/54/head 2025-12-04T08:00:33.2159329Z * [new branch] gh/seemethere/54/orig -> origin/gh/seemethere/54/orig 2025-12-04T08:00:33.2160872Z * [new branch] gh/seemethere/55/base -> origin/gh/seemethere/55/base 2025-12-04T08:00:33.2161798Z * [new branch] gh/seemethere/55/head -> origin/gh/seemethere/55/head 2025-12-04T08:00:33.2162924Z * [new branch] gh/seemethere/55/orig -> origin/gh/seemethere/55/orig 2025-12-04T08:00:33.2164358Z * [new branch] gh/seemethere/59/base -> origin/gh/seemethere/59/base 2025-12-04T08:00:33.2165459Z * [new branch] gh/seemethere/59/head -> origin/gh/seemethere/59/head 2025-12-04T08:00:33.2166567Z * [new branch] gh/seemethere/59/orig -> origin/gh/seemethere/59/orig 2025-12-04T08:00:33.2168144Z * [new branch] gh/seemethere/62/base -> origin/gh/seemethere/62/base 2025-12-04T08:00:33.2169328Z * [new branch] gh/seemethere/62/head -> origin/gh/seemethere/62/head 2025-12-04T08:00:33.2170505Z * [new branch] gh/seemethere/62/orig -> origin/gh/seemethere/62/orig 2025-12-04T08:00:33.2171997Z * [new branch] gh/seemethere/63/base -> origin/gh/seemethere/63/base 2025-12-04T08:00:33.2173114Z * [new branch] gh/seemethere/63/head -> origin/gh/seemethere/63/head 2025-12-04T08:00:33.2174240Z * [new branch] gh/seemethere/63/orig -> origin/gh/seemethere/63/orig 2025-12-04T08:00:33.2175682Z * [new branch] gh/seemethere/71/base -> origin/gh/seemethere/71/base 2025-12-04T08:00:33.2177232Z * [new branch] gh/seemethere/71/head -> origin/gh/seemethere/71/head 2025-12-04T08:00:33.2178372Z * [new branch] gh/seemethere/71/orig -> origin/gh/seemethere/71/orig 2025-12-04T08:00:33.2179882Z * [new branch] gh/seemethere/72/base -> origin/gh/seemethere/72/base 2025-12-04T08:00:33.2180994Z * [new branch] gh/seemethere/72/head -> origin/gh/seemethere/72/head 2025-12-04T08:00:33.2182150Z * [new branch] gh/seemethere/72/orig -> origin/gh/seemethere/72/orig 2025-12-04T08:00:33.2183575Z * [new branch] gh/seemethere/73/base -> origin/gh/seemethere/73/base 2025-12-04T08:00:33.2184719Z * [new branch] gh/seemethere/73/head -> origin/gh/seemethere/73/head 2025-12-04T08:00:33.2185986Z * [new branch] gh/seemethere/73/orig -> origin/gh/seemethere/73/orig 2025-12-04T08:00:33.2187539Z * [new branch] gh/seemethere/74/base -> origin/gh/seemethere/74/base 2025-12-04T08:00:33.2188632Z * [new branch] gh/seemethere/74/head -> origin/gh/seemethere/74/head 2025-12-04T08:00:33.2189778Z * [new branch] gh/seemethere/74/orig -> origin/gh/seemethere/74/orig 2025-12-04T08:00:33.2191282Z * [new branch] gh/seemethere/75/base -> origin/gh/seemethere/75/base 2025-12-04T08:00:33.2192348Z * [new branch] gh/seemethere/75/head -> origin/gh/seemethere/75/head 2025-12-04T08:00:33.2193457Z * [new branch] gh/seemethere/75/orig -> origin/gh/seemethere/75/orig 2025-12-04T08:00:33.2194910Z * [new branch] gh/seemethere/76/base -> origin/gh/seemethere/76/base 2025-12-04T08:00:33.2195978Z * [new branch] gh/seemethere/76/head -> origin/gh/seemethere/76/head 2025-12-04T08:00:33.2197089Z * [new branch] gh/seemethere/76/orig -> origin/gh/seemethere/76/orig 2025-12-04T08:00:33.2199235Z * [new branch] gh/shunting314/145/base -> origin/gh/shunting314/145/base 2025-12-04T08:00:33.2200541Z * [new branch] gh/shunting314/145/head -> origin/gh/shunting314/145/head 2025-12-04T08:00:33.2201714Z * [new branch] gh/shunting314/145/orig -> origin/gh/shunting314/145/orig 2025-12-04T08:00:33.2203425Z * [new branch] gh/shunting314/176/base -> origin/gh/shunting314/176/base 2025-12-04T08:00:33.2204848Z * [new branch] gh/shunting314/176/head -> origin/gh/shunting314/176/head 2025-12-04T08:00:33.2206127Z * [new branch] gh/shunting314/176/orig -> origin/gh/shunting314/176/orig 2025-12-04T08:00:33.2207665Z * [new branch] gh/shunting314/249/base -> origin/gh/shunting314/249/base 2025-12-04T08:00:33.2208913Z * [new branch] gh/shunting314/249/head -> origin/gh/shunting314/249/head 2025-12-04T08:00:33.2210134Z * [new branch] gh/shunting314/249/orig -> origin/gh/shunting314/249/orig 2025-12-04T08:00:33.2211720Z * [new branch] gh/shunting314/253/base -> origin/gh/shunting314/253/base 2025-12-04T08:00:33.2212772Z * [new branch] gh/shunting314/253/head -> origin/gh/shunting314/253/head 2025-12-04T08:00:33.2213906Z * [new branch] gh/shunting314/253/orig -> origin/gh/shunting314/253/orig 2025-12-04T08:00:33.2215418Z * [new branch] gh/shunting314/256/base -> origin/gh/shunting314/256/base 2025-12-04T08:00:33.2216618Z * [new branch] gh/shunting314/256/head -> origin/gh/shunting314/256/head 2025-12-04T08:00:33.2217722Z * [new branch] gh/shunting314/256/orig -> origin/gh/shunting314/256/orig 2025-12-04T08:00:33.2219596Z * [new branch] gh/shunting314/257/base -> origin/gh/shunting314/257/base 2025-12-04T08:00:33.2220749Z * [new branch] gh/shunting314/257/head -> origin/gh/shunting314/257/head 2025-12-04T08:00:33.2221831Z * [new branch] gh/shunting314/257/orig -> origin/gh/shunting314/257/orig 2025-12-04T08:00:33.2223523Z * [new branch] gh/shunting314/258/base -> origin/gh/shunting314/258/base 2025-12-04T08:00:33.2224616Z * [new branch] gh/shunting314/258/head -> origin/gh/shunting314/258/head 2025-12-04T08:00:33.2225735Z * [new branch] gh/shunting314/258/orig -> origin/gh/shunting314/258/orig 2025-12-04T08:00:33.2227065Z * [new branch] gh/shunting314/259/base -> origin/gh/shunting314/259/base 2025-12-04T08:00:33.2228181Z * [new branch] gh/shunting314/259/head -> origin/gh/shunting314/259/head 2025-12-04T08:00:33.2232692Z * [new branch] gh/shunting314/259/orig -> origin/gh/shunting314/259/orig 2025-12-04T08:00:33.2234620Z * [new branch] gh/shunting314/260/base -> origin/gh/shunting314/260/base 2025-12-04T08:00:33.2235888Z * [new branch] gh/shunting314/260/head -> origin/gh/shunting314/260/head 2025-12-04T08:00:33.2237104Z * [new branch] gh/shunting314/260/orig -> origin/gh/shunting314/260/orig 2025-12-04T08:00:33.2238749Z * [new branch] gh/shunting314/261/base -> origin/gh/shunting314/261/base 2025-12-04T08:00:33.2239908Z * [new branch] gh/shunting314/261/head -> origin/gh/shunting314/261/head 2025-12-04T08:00:33.2241022Z * [new branch] gh/shunting314/261/orig -> origin/gh/shunting314/261/orig 2025-12-04T08:00:33.2242673Z * [new branch] gh/shunting314/262/base -> origin/gh/shunting314/262/base 2025-12-04T08:00:33.2243881Z * [new branch] gh/shunting314/262/head -> origin/gh/shunting314/262/head 2025-12-04T08:00:33.2245013Z * [new branch] gh/shunting314/262/orig -> origin/gh/shunting314/262/orig 2025-12-04T08:00:33.2247112Z * [new branch] gh/shunting314/263/base -> origin/gh/shunting314/263/base 2025-12-04T08:00:33.2248505Z * [new branch] gh/shunting314/263/head -> origin/gh/shunting314/263/head 2025-12-04T08:00:33.2249705Z * [new branch] gh/shunting314/263/orig -> origin/gh/shunting314/263/orig 2025-12-04T08:00:33.2251264Z * [new branch] gh/shunting314/264/base -> origin/gh/shunting314/264/base 2025-12-04T08:00:33.2252493Z * [new branch] gh/shunting314/264/head -> origin/gh/shunting314/264/head 2025-12-04T08:00:33.2253653Z * [new branch] gh/shunting314/264/orig -> origin/gh/shunting314/264/orig 2025-12-04T08:00:33.2255346Z * [new branch] gh/shunting314/265/base -> origin/gh/shunting314/265/base 2025-12-04T08:00:33.2256253Z * [new branch] gh/shunting314/265/head -> origin/gh/shunting314/265/head 2025-12-04T08:00:33.2257414Z * [new branch] gh/shunting314/265/orig -> origin/gh/shunting314/265/orig 2025-12-04T08:00:33.2258950Z * [new branch] gh/shunting314/266/base -> origin/gh/shunting314/266/base 2025-12-04T08:00:33.2260238Z * [new branch] gh/shunting314/266/head -> origin/gh/shunting314/266/head 2025-12-04T08:00:33.2261345Z * [new branch] gh/shunting314/266/orig -> origin/gh/shunting314/266/orig 2025-12-04T08:00:33.2263117Z * [new branch] gh/shunting314/267/base -> origin/gh/shunting314/267/base 2025-12-04T08:00:33.2264379Z * [new branch] gh/shunting314/267/head -> origin/gh/shunting314/267/head 2025-12-04T08:00:33.2265539Z * [new branch] gh/shunting314/267/orig -> origin/gh/shunting314/267/orig 2025-12-04T08:00:33.2267494Z * [new branch] gh/shunting314/268/base -> origin/gh/shunting314/268/base 2025-12-04T08:00:33.2268797Z * [new branch] gh/shunting314/268/head -> origin/gh/shunting314/268/head 2025-12-04T08:00:33.2269957Z * [new branch] gh/shunting314/268/orig -> origin/gh/shunting314/268/orig 2025-12-04T08:00:33.2271510Z * [new branch] gh/shunting314/269/base -> origin/gh/shunting314/269/base 2025-12-04T08:00:33.2272638Z * [new branch] gh/shunting314/269/head -> origin/gh/shunting314/269/head 2025-12-04T08:00:33.2273744Z * [new branch] gh/shunting314/269/orig -> origin/gh/shunting314/269/orig 2025-12-04T08:00:33.2275529Z * [new branch] gh/silverguo/1/base -> origin/gh/silverguo/1/base 2025-12-04T08:00:33.2276732Z * [new branch] gh/silverguo/1/head -> origin/gh/silverguo/1/head 2025-12-04T08:00:33.2278056Z * [new branch] gh/silverguo/2/base -> origin/gh/silverguo/2/base 2025-12-04T08:00:33.2279091Z * [new branch] gh/silverguo/2/head -> origin/gh/silverguo/2/head 2025-12-04T08:00:33.2280467Z * [new branch] gh/silverguo/3/base -> origin/gh/silverguo/3/base 2025-12-04T08:00:33.2281579Z * [new branch] gh/silverguo/3/head -> origin/gh/silverguo/3/head 2025-12-04T08:00:33.2283015Z * [new branch] gh/silverguo/4/base -> origin/gh/silverguo/4/base 2025-12-04T08:00:33.2284142Z * [new branch] gh/silverguo/4/head -> origin/gh/silverguo/4/head 2025-12-04T08:00:33.2285917Z * [new branch] gh/slayton58/39/base -> origin/gh/slayton58/39/base 2025-12-04T08:00:33.2287589Z * [new branch] gh/slayton58/39/head -> origin/gh/slayton58/39/head 2025-12-04T08:00:33.2288867Z * [new branch] gh/slayton58/39/orig -> origin/gh/slayton58/39/orig 2025-12-04T08:00:33.2290341Z * [new branch] gh/slayton58/42/base -> origin/gh/slayton58/42/base 2025-12-04T08:00:33.2291446Z * [new branch] gh/slayton58/42/head -> origin/gh/slayton58/42/head 2025-12-04T08:00:33.2292673Z * [new branch] gh/slayton58/42/orig -> origin/gh/slayton58/42/orig 2025-12-04T08:00:33.2294175Z * [new branch] gh/slayton58/43/base -> origin/gh/slayton58/43/base 2025-12-04T08:00:33.2295331Z * [new branch] gh/slayton58/43/head -> origin/gh/slayton58/43/head 2025-12-04T08:00:33.2296492Z * [new branch] gh/slayton58/43/orig -> origin/gh/slayton58/43/orig 2025-12-04T08:00:33.2298294Z * [new branch] gh/slayton58/44/base -> origin/gh/slayton58/44/base 2025-12-04T08:00:33.2299419Z * [new branch] gh/slayton58/44/head -> origin/gh/slayton58/44/head 2025-12-04T08:00:33.2300579Z * [new branch] gh/slayton58/44/orig -> origin/gh/slayton58/44/orig 2025-12-04T08:00:33.2302147Z * [new branch] gh/slayton58/45/base -> origin/gh/slayton58/45/base 2025-12-04T08:00:33.2303170Z * [new branch] gh/slayton58/45/head -> origin/gh/slayton58/45/head 2025-12-04T08:00:33.2304284Z * [new branch] gh/slayton58/45/orig -> origin/gh/slayton58/45/orig 2025-12-04T08:00:33.2305851Z * [new branch] gh/slayton58/46/base -> origin/gh/slayton58/46/base 2025-12-04T08:00:33.2307084Z * [new branch] gh/slayton58/46/head -> origin/gh/slayton58/46/head 2025-12-04T08:00:33.2308139Z * [new branch] gh/slayton58/46/orig -> origin/gh/slayton58/46/orig 2025-12-04T08:00:33.2309663Z * [new branch] gh/slayton58/6/base -> origin/gh/slayton58/6/base 2025-12-04T08:00:33.2310833Z * [new branch] gh/slayton58/6/head -> origin/gh/slayton58/6/head 2025-12-04T08:00:33.2312378Z * [new branch] gh/slayton58/7/base -> origin/gh/slayton58/7/base 2025-12-04T08:00:33.2313357Z * [new branch] gh/slayton58/7/head -> origin/gh/slayton58/7/head 2025-12-04T08:00:33.2315350Z * [new branch] gh/soulitzer/269/base -> origin/gh/soulitzer/269/base 2025-12-04T08:00:33.2316410Z * [new branch] gh/soulitzer/269/head -> origin/gh/soulitzer/269/head 2025-12-04T08:00:33.2317628Z * [new branch] gh/soulitzer/269/orig -> origin/gh/soulitzer/269/orig 2025-12-04T08:00:33.2319242Z * [new branch] gh/soulitzer/276/base -> origin/gh/soulitzer/276/base 2025-12-04T08:00:33.2320372Z * [new branch] gh/soulitzer/276/head -> origin/gh/soulitzer/276/head 2025-12-04T08:00:33.2321461Z * [new branch] gh/soulitzer/276/orig -> origin/gh/soulitzer/276/orig 2025-12-04T08:00:33.2323258Z * [new branch] gh/soulitzer/287/base -> origin/gh/soulitzer/287/base 2025-12-04T08:00:33.2324313Z * [new branch] gh/soulitzer/287/head -> origin/gh/soulitzer/287/head 2025-12-04T08:00:33.2325451Z * [new branch] gh/soulitzer/287/orig -> origin/gh/soulitzer/287/orig 2025-12-04T08:00:33.2327155Z * [new branch] gh/soulitzer/296/base -> origin/gh/soulitzer/296/base 2025-12-04T08:00:33.2328642Z * [new branch] gh/soulitzer/296/head -> origin/gh/soulitzer/296/head 2025-12-04T08:00:33.2329950Z * [new branch] gh/soulitzer/296/orig -> origin/gh/soulitzer/296/orig 2025-12-04T08:00:33.2331416Z * [new branch] gh/soulitzer/299/base -> origin/gh/soulitzer/299/base 2025-12-04T08:00:33.2332641Z * [new branch] gh/soulitzer/299/head -> origin/gh/soulitzer/299/head 2025-12-04T08:00:33.2333807Z * [new branch] gh/soulitzer/299/orig -> origin/gh/soulitzer/299/orig 2025-12-04T08:00:33.2335253Z * [new branch] gh/soulitzer/300/base -> origin/gh/soulitzer/300/base 2025-12-04T08:00:33.2336445Z * [new branch] gh/soulitzer/300/head -> origin/gh/soulitzer/300/head 2025-12-04T08:00:33.2337569Z * [new branch] gh/soulitzer/300/orig -> origin/gh/soulitzer/300/orig 2025-12-04T08:00:33.2339590Z * [new branch] gh/soulitzer/301/base -> origin/gh/soulitzer/301/base 2025-12-04T08:00:33.2340799Z * [new branch] gh/soulitzer/301/head -> origin/gh/soulitzer/301/head 2025-12-04T08:00:33.2341913Z * [new branch] gh/soulitzer/301/orig -> origin/gh/soulitzer/301/orig 2025-12-04T08:00:33.2343500Z * [new branch] gh/soulitzer/313/base -> origin/gh/soulitzer/313/base 2025-12-04T08:00:33.2344630Z * [new branch] gh/soulitzer/313/head -> origin/gh/soulitzer/313/head 2025-12-04T08:00:33.2345734Z * [new branch] gh/soulitzer/313/orig -> origin/gh/soulitzer/313/orig 2025-12-04T08:00:33.2347355Z * [new branch] gh/soulitzer/319/base -> origin/gh/soulitzer/319/base 2025-12-04T08:00:33.2348416Z * [new branch] gh/soulitzer/319/head -> origin/gh/soulitzer/319/head 2025-12-04T08:00:33.2349816Z * [new branch] gh/soulitzer/319/orig -> origin/gh/soulitzer/319/orig 2025-12-04T08:00:33.2351418Z * [new branch] gh/soulitzer/320/base -> origin/gh/soulitzer/320/base 2025-12-04T08:00:33.2352470Z * [new branch] gh/soulitzer/320/head -> origin/gh/soulitzer/320/head 2025-12-04T08:00:33.2353548Z * [new branch] gh/soulitzer/320/orig -> origin/gh/soulitzer/320/orig 2025-12-04T08:00:33.2355177Z * [new branch] gh/soulitzer/336/base -> origin/gh/soulitzer/336/base 2025-12-04T08:00:33.2356231Z * [new branch] gh/soulitzer/336/head -> origin/gh/soulitzer/336/head 2025-12-04T08:00:33.2357365Z * [new branch] gh/soulitzer/336/orig -> origin/gh/soulitzer/336/orig 2025-12-04T08:00:33.2359051Z * [new branch] gh/soulitzer/347/base -> origin/gh/soulitzer/347/base 2025-12-04T08:00:33.2360120Z * [new branch] gh/soulitzer/347/head -> origin/gh/soulitzer/347/head 2025-12-04T08:00:33.2361158Z * [new branch] gh/soulitzer/347/orig -> origin/gh/soulitzer/347/orig 2025-12-04T08:00:33.2362951Z * [new branch] gh/soulitzer/349/base -> origin/gh/soulitzer/349/base 2025-12-04T08:00:33.2364059Z * [new branch] gh/soulitzer/349/head -> origin/gh/soulitzer/349/head 2025-12-04T08:00:33.2365200Z * [new branch] gh/soulitzer/349/orig -> origin/gh/soulitzer/349/orig 2025-12-04T08:00:33.2366673Z * [new branch] gh/soulitzer/350/base -> origin/gh/soulitzer/350/base 2025-12-04T08:00:33.2367791Z * [new branch] gh/soulitzer/350/head -> origin/gh/soulitzer/350/head 2025-12-04T08:00:33.2369009Z * [new branch] gh/soulitzer/350/orig -> origin/gh/soulitzer/350/orig 2025-12-04T08:00:33.2370588Z * [new branch] gh/soulitzer/351/base -> origin/gh/soulitzer/351/base 2025-12-04T08:00:33.2371706Z * [new branch] gh/soulitzer/351/head -> origin/gh/soulitzer/351/head 2025-12-04T08:00:33.2372814Z * [new branch] gh/soulitzer/351/orig -> origin/gh/soulitzer/351/orig 2025-12-04T08:00:33.2374461Z * [new branch] gh/soulitzer/353/base -> origin/gh/soulitzer/353/base 2025-12-04T08:00:33.2375704Z * [new branch] gh/soulitzer/353/head -> origin/gh/soulitzer/353/head 2025-12-04T08:00:33.2376826Z * [new branch] gh/soulitzer/353/orig -> origin/gh/soulitzer/353/orig 2025-12-04T08:00:33.2378992Z * [new branch] gh/soulitzer/358/base -> origin/gh/soulitzer/358/base 2025-12-04T08:00:33.2380244Z * [new branch] gh/soulitzer/358/head -> origin/gh/soulitzer/358/head 2025-12-04T08:00:33.2381377Z * [new branch] gh/soulitzer/358/orig -> origin/gh/soulitzer/358/orig 2025-12-04T08:00:33.2383446Z * [new branch] gh/soulitzer/359/base -> origin/gh/soulitzer/359/base 2025-12-04T08:00:33.2384589Z * [new branch] gh/soulitzer/359/head -> origin/gh/soulitzer/359/head 2025-12-04T08:00:33.2385828Z * [new branch] gh/soulitzer/359/orig -> origin/gh/soulitzer/359/orig 2025-12-04T08:00:33.2387823Z * [new branch] gh/soulitzer/374/base -> origin/gh/soulitzer/374/base 2025-12-04T08:00:33.2388943Z * [new branch] gh/soulitzer/374/head -> origin/gh/soulitzer/374/head 2025-12-04T08:00:33.2390073Z * [new branch] gh/soulitzer/374/orig -> origin/gh/soulitzer/374/orig 2025-12-04T08:00:33.2391681Z * [new branch] gh/soulitzer/375/base -> origin/gh/soulitzer/375/base 2025-12-04T08:00:33.2392755Z * [new branch] gh/soulitzer/375/head -> origin/gh/soulitzer/375/head 2025-12-04T08:00:33.2394024Z * [new branch] gh/soulitzer/375/orig -> origin/gh/soulitzer/375/orig 2025-12-04T08:00:33.2395453Z * [new branch] gh/soulitzer/380/base -> origin/gh/soulitzer/380/base 2025-12-04T08:00:33.2396547Z * [new branch] gh/soulitzer/380/head -> origin/gh/soulitzer/380/head 2025-12-04T08:00:33.2397657Z * [new branch] gh/soulitzer/380/orig -> origin/gh/soulitzer/380/orig 2025-12-04T08:00:33.2399251Z * [new branch] gh/soulitzer/385/base -> origin/gh/soulitzer/385/base 2025-12-04T08:00:33.2400455Z * [new branch] gh/soulitzer/385/head -> origin/gh/soulitzer/385/head 2025-12-04T08:00:33.2401505Z * [new branch] gh/soulitzer/385/orig -> origin/gh/soulitzer/385/orig 2025-12-04T08:00:33.2403024Z * [new branch] gh/soulitzer/386/base -> origin/gh/soulitzer/386/base 2025-12-04T08:00:33.2404228Z * [new branch] gh/soulitzer/386/head -> origin/gh/soulitzer/386/head 2025-12-04T08:00:33.2405329Z * [new branch] gh/soulitzer/386/orig -> origin/gh/soulitzer/386/orig 2025-12-04T08:00:33.2406914Z * [new branch] gh/soulitzer/387/base -> origin/gh/soulitzer/387/base 2025-12-04T08:00:33.2408145Z * [new branch] gh/soulitzer/387/head -> origin/gh/soulitzer/387/head 2025-12-04T08:00:33.2409275Z * [new branch] gh/soulitzer/387/orig -> origin/gh/soulitzer/387/orig 2025-12-04T08:00:33.2410800Z * [new branch] gh/soulitzer/388/base -> origin/gh/soulitzer/388/base 2025-12-04T08:00:33.2411984Z * [new branch] gh/soulitzer/388/head -> origin/gh/soulitzer/388/head 2025-12-04T08:00:33.2413122Z * [new branch] gh/soulitzer/388/orig -> origin/gh/soulitzer/388/orig 2025-12-04T08:00:33.2414678Z * [new branch] gh/soulitzer/389/base -> origin/gh/soulitzer/389/base 2025-12-04T08:00:33.2415774Z * [new branch] gh/soulitzer/389/head -> origin/gh/soulitzer/389/head 2025-12-04T08:00:33.2416878Z * [new branch] gh/soulitzer/389/orig -> origin/gh/soulitzer/389/orig 2025-12-04T08:00:33.2418445Z * [new branch] gh/soulitzer/390/base -> origin/gh/soulitzer/390/base 2025-12-04T08:00:33.2419534Z * [new branch] gh/soulitzer/390/head -> origin/gh/soulitzer/390/head 2025-12-04T08:00:33.2420659Z * [new branch] gh/soulitzer/390/orig -> origin/gh/soulitzer/390/orig 2025-12-04T08:00:33.2422351Z * [new branch] gh/soulitzer/391/base -> origin/gh/soulitzer/391/base 2025-12-04T08:00:33.2423438Z * [new branch] gh/soulitzer/391/head -> origin/gh/soulitzer/391/head 2025-12-04T08:00:33.2424567Z * [new branch] gh/soulitzer/391/orig -> origin/gh/soulitzer/391/orig 2025-12-04T08:00:33.2426159Z * [new branch] gh/soulitzer/392/base -> origin/gh/soulitzer/392/base 2025-12-04T08:00:33.2427191Z * [new branch] gh/soulitzer/392/head -> origin/gh/soulitzer/392/head 2025-12-04T08:00:33.2428341Z * [new branch] gh/soulitzer/392/orig -> origin/gh/soulitzer/392/orig 2025-12-04T08:00:33.2430931Z * [new branch] gh/swolchok/728/next -> origin/gh/swolchok/728/next 2025-12-04T08:00:33.2433114Z * [new branch] gh/swolchok/819/base -> origin/gh/swolchok/819/base 2025-12-04T08:00:33.2434248Z * [new branch] gh/swolchok/819/head -> origin/gh/swolchok/819/head 2025-12-04T08:00:33.2435415Z * [new branch] gh/swolchok/819/orig -> origin/gh/swolchok/819/orig 2025-12-04T08:00:33.2436930Z * [new branch] gh/swolchok/824/base -> origin/gh/swolchok/824/base 2025-12-04T08:00:33.2438182Z * [new branch] gh/swolchok/824/head -> origin/gh/swolchok/824/head 2025-12-04T08:00:33.2439319Z * [new branch] gh/swolchok/824/orig -> origin/gh/swolchok/824/orig 2025-12-04T08:00:33.2441063Z * [new branch] gh/swolchok/829/base -> origin/gh/swolchok/829/base 2025-12-04T08:00:33.2441870Z * [new branch] gh/swolchok/829/head -> origin/gh/swolchok/829/head 2025-12-04T08:00:33.2443139Z * [new branch] gh/swolchok/829/orig -> origin/gh/swolchok/829/orig 2025-12-04T08:00:33.2444765Z * [new branch] gh/swolchok/839/base -> origin/gh/swolchok/839/base 2025-12-04T08:00:33.2445873Z * [new branch] gh/swolchok/839/head -> origin/gh/swolchok/839/head 2025-12-04T08:00:33.2446919Z * [new branch] gh/swolchok/839/orig -> origin/gh/swolchok/839/orig 2025-12-04T08:00:33.2448677Z * [new branch] gh/swolchok/841/base -> origin/gh/swolchok/841/base 2025-12-04T08:00:33.2449761Z * [new branch] gh/swolchok/841/head -> origin/gh/swolchok/841/head 2025-12-04T08:00:33.2450896Z * [new branch] gh/swolchok/841/orig -> origin/gh/swolchok/841/orig 2025-12-04T08:00:33.2452439Z * [new branch] gh/swolchok/842/base -> origin/gh/swolchok/842/base 2025-12-04T08:00:33.2453756Z * [new branch] gh/swolchok/842/head -> origin/gh/swolchok/842/head 2025-12-04T08:00:33.2454835Z * [new branch] gh/swolchok/842/orig -> origin/gh/swolchok/842/orig 2025-12-04T08:00:33.2456361Z * [new branch] gh/swolchok/845/base -> origin/gh/swolchok/845/base 2025-12-04T08:00:33.2457420Z * [new branch] gh/swolchok/845/head -> origin/gh/swolchok/845/head 2025-12-04T08:00:33.2458613Z * [new branch] gh/swolchok/845/orig -> origin/gh/swolchok/845/orig 2025-12-04T08:00:33.2460232Z * [new branch] gh/swolchok/848/base -> origin/gh/swolchok/848/base 2025-12-04T08:00:33.2461439Z * [new branch] gh/swolchok/848/head -> origin/gh/swolchok/848/head 2025-12-04T08:00:33.2462545Z * [new branch] gh/swolchok/848/orig -> origin/gh/swolchok/848/orig 2025-12-04T08:00:33.2464054Z * [new branch] gh/swolchok/856/base -> origin/gh/swolchok/856/base 2025-12-04T08:00:33.2465130Z * [new branch] gh/swolchok/856/head -> origin/gh/swolchok/856/head 2025-12-04T08:00:33.2466266Z * [new branch] gh/swolchok/856/orig -> origin/gh/swolchok/856/orig 2025-12-04T08:00:33.2467915Z * [new branch] gh/swolchok/860/base -> origin/gh/swolchok/860/base 2025-12-04T08:00:33.2469120Z * [new branch] gh/swolchok/860/head -> origin/gh/swolchok/860/head 2025-12-04T08:00:33.2470180Z * [new branch] gh/swolchok/860/orig -> origin/gh/swolchok/860/orig 2025-12-04T08:00:33.2471900Z * [new branch] gh/swolchok/861/base -> origin/gh/swolchok/861/base 2025-12-04T08:00:33.2473038Z * [new branch] gh/swolchok/861/head -> origin/gh/swolchok/861/head 2025-12-04T08:00:33.2474181Z * [new branch] gh/swolchok/861/orig -> origin/gh/swolchok/861/orig 2025-12-04T08:00:33.2475805Z * [new branch] gh/swolchok/862/base -> origin/gh/swolchok/862/base 2025-12-04T08:00:33.2476873Z * [new branch] gh/swolchok/862/head -> origin/gh/swolchok/862/head 2025-12-04T08:00:33.2477961Z * [new branch] gh/swolchok/862/orig -> origin/gh/swolchok/862/orig 2025-12-04T08:00:33.2479743Z * [new branch] gh/swolchok/863/base -> origin/gh/swolchok/863/base 2025-12-04T08:00:33.2480827Z * [new branch] gh/swolchok/863/head -> origin/gh/swolchok/863/head 2025-12-04T08:00:33.2481993Z * [new branch] gh/swolchok/863/orig -> origin/gh/swolchok/863/orig 2025-12-04T08:00:33.2483639Z * [new branch] gh/swolchok/864/base -> origin/gh/swolchok/864/base 2025-12-04T08:00:33.2484899Z * [new branch] gh/swolchok/864/head -> origin/gh/swolchok/864/head 2025-12-04T08:00:33.2486153Z * [new branch] gh/swolchok/864/orig -> origin/gh/swolchok/864/orig 2025-12-04T08:00:33.2487643Z * [new branch] gh/swolchok/865/base -> origin/gh/swolchok/865/base 2025-12-04T08:00:33.2489049Z * [new branch] gh/swolchok/865/head -> origin/gh/swolchok/865/head 2025-12-04T08:00:33.2490148Z * [new branch] gh/swolchok/865/orig -> origin/gh/swolchok/865/orig 2025-12-04T08:00:33.2492604Z * [new branch] gh/swolchok/866/base -> origin/gh/swolchok/866/base 2025-12-04T08:00:33.2493753Z * [new branch] gh/swolchok/866/head -> origin/gh/swolchok/866/head 2025-12-04T08:00:33.2494931Z * [new branch] gh/swolchok/866/orig -> origin/gh/swolchok/866/orig 2025-12-04T08:00:33.2496487Z * [new branch] gh/swolchok/867/base -> origin/gh/swolchok/867/base 2025-12-04T08:00:33.2497649Z * [new branch] gh/swolchok/867/head -> origin/gh/swolchok/867/head 2025-12-04T08:00:33.2498773Z * [new branch] gh/swolchok/867/orig -> origin/gh/swolchok/867/orig 2025-12-04T08:00:33.2500279Z * [new branch] gh/swolchok/868/base -> origin/gh/swolchok/868/base 2025-12-04T08:00:33.2501502Z * [new branch] gh/swolchok/868/head -> origin/gh/swolchok/868/head 2025-12-04T08:00:33.2502652Z * [new branch] gh/swolchok/868/orig -> origin/gh/swolchok/868/orig 2025-12-04T08:00:33.2504200Z * [new branch] gh/swolchok/869/base -> origin/gh/swolchok/869/base 2025-12-04T08:00:33.2505339Z * [new branch] gh/swolchok/869/head -> origin/gh/swolchok/869/head 2025-12-04T08:00:33.2506490Z * [new branch] gh/swolchok/869/orig -> origin/gh/swolchok/869/orig 2025-12-04T08:00:33.2508072Z * [new branch] gh/swolchok/870/base -> origin/gh/swolchok/870/base 2025-12-04T08:00:33.2509144Z * [new branch] gh/swolchok/870/head -> origin/gh/swolchok/870/head 2025-12-04T08:00:33.2510287Z * [new branch] gh/swolchok/870/orig -> origin/gh/swolchok/870/orig 2025-12-04T08:00:33.2511833Z * [new branch] gh/swolchok/871/base -> origin/gh/swolchok/871/base 2025-12-04T08:00:33.2513042Z * [new branch] gh/swolchok/871/head -> origin/gh/swolchok/871/head 2025-12-04T08:00:33.2514264Z * [new branch] gh/swolchok/871/orig -> origin/gh/swolchok/871/orig 2025-12-04T08:00:33.2516416Z * [new branch] gh/teja-rao/4/base -> origin/gh/teja-rao/4/base 2025-12-04T08:00:33.2517582Z * [new branch] gh/teja-rao/4/head -> origin/gh/teja-rao/4/head 2025-12-04T08:00:33.2518734Z * [new branch] gh/teja-rao/4/orig -> origin/gh/teja-rao/4/orig 2025-12-04T08:00:33.2520742Z * [new branch] gh/tianyu-l/2/base -> origin/gh/tianyu-l/2/base 2025-12-04T08:00:33.2521877Z * [new branch] gh/tianyu-l/2/head -> origin/gh/tianyu-l/2/head 2025-12-04T08:00:33.2522946Z * [new branch] gh/tianyu-l/2/orig -> origin/gh/tianyu-l/2/orig 2025-12-04T08:00:33.2524448Z * [new branch] gh/tianyu-l/3/base -> origin/gh/tianyu-l/3/base 2025-12-04T08:00:33.2525538Z * [new branch] gh/tianyu-l/3/orig -> origin/gh/tianyu-l/3/orig 2025-12-04T08:00:33.2527021Z * [new branch] gh/tianyu-l/4/base -> origin/gh/tianyu-l/4/base 2025-12-04T08:00:33.2528230Z * [new branch] gh/tianyu-l/4/head -> origin/gh/tianyu-l/4/head 2025-12-04T08:00:33.2529483Z * [new branch] gh/tianyu-l/4/orig -> origin/gh/tianyu-l/4/orig 2025-12-04T08:00:33.2531739Z * [new branch] gh/tugsbayasgalan/10/base -> origin/gh/tugsbayasgalan/10/base 2025-12-04T08:00:33.2532895Z * [new branch] gh/tugsbayasgalan/10/head -> origin/gh/tugsbayasgalan/10/head 2025-12-04T08:00:33.2534204Z * [new branch] gh/tugsbayasgalan/10/orig -> origin/gh/tugsbayasgalan/10/orig 2025-12-04T08:00:33.2535647Z * [new branch] gh/tugsbayasgalan/13/base -> origin/gh/tugsbayasgalan/13/base 2025-12-04T08:00:33.2536747Z * [new branch] gh/tugsbayasgalan/13/head -> origin/gh/tugsbayasgalan/13/head 2025-12-04T08:00:33.2538322Z * [new branch] gh/tugsbayasgalan/13/orig -> origin/gh/tugsbayasgalan/13/orig 2025-12-04T08:00:33.2539922Z * [new branch] gh/tugsbayasgalan/17/base -> origin/gh/tugsbayasgalan/17/base 2025-12-04T08:00:33.2540936Z * [new branch] gh/tugsbayasgalan/17/head -> origin/gh/tugsbayasgalan/17/head 2025-12-04T08:00:33.2542106Z * [new branch] gh/tugsbayasgalan/17/orig -> origin/gh/tugsbayasgalan/17/orig 2025-12-04T08:00:33.2543695Z * [new branch] gh/tugsbayasgalan/2/base -> origin/gh/tugsbayasgalan/2/base 2025-12-04T08:00:33.2544748Z * [new branch] gh/tugsbayasgalan/2/head -> origin/gh/tugsbayasgalan/2/head 2025-12-04T08:00:33.2545836Z * [new branch] gh/tugsbayasgalan/2/orig -> origin/gh/tugsbayasgalan/2/orig 2025-12-04T08:00:33.2547753Z * [new branch] gh/tugsbayasgalan/28/base -> origin/gh/tugsbayasgalan/28/base 2025-12-04T08:00:33.2548906Z * [new branch] gh/tugsbayasgalan/28/head -> origin/gh/tugsbayasgalan/28/head 2025-12-04T08:00:33.2550023Z * [new branch] gh/tugsbayasgalan/28/orig -> origin/gh/tugsbayasgalan/28/orig 2025-12-04T08:00:33.2551571Z * [new branch] gh/tugsbayasgalan/32/base -> origin/gh/tugsbayasgalan/32/base 2025-12-04T08:00:33.2552713Z * [new branch] gh/tugsbayasgalan/32/head -> origin/gh/tugsbayasgalan/32/head 2025-12-04T08:00:33.2554202Z * [new branch] gh/tugsbayasgalan/32/orig -> origin/gh/tugsbayasgalan/32/orig 2025-12-04T08:00:33.2555821Z * [new branch] gh/tugsbayasgalan/35/base -> origin/gh/tugsbayasgalan/35/base 2025-12-04T08:00:33.2557034Z * [new branch] gh/tugsbayasgalan/35/head -> origin/gh/tugsbayasgalan/35/head 2025-12-04T08:00:33.2558195Z * [new branch] gh/tugsbayasgalan/35/orig -> origin/gh/tugsbayasgalan/35/orig 2025-12-04T08:00:33.2559737Z * [new branch] gh/tugsbayasgalan/36/base -> origin/gh/tugsbayasgalan/36/base 2025-12-04T08:00:33.2560819Z * [new branch] gh/tugsbayasgalan/36/head -> origin/gh/tugsbayasgalan/36/head 2025-12-04T08:00:33.2562002Z * [new branch] gh/tugsbayasgalan/36/orig -> origin/gh/tugsbayasgalan/36/orig 2025-12-04T08:00:33.2563609Z * [new branch] gh/tugsbayasgalan/37/base -> origin/gh/tugsbayasgalan/37/base 2025-12-04T08:00:33.2564690Z * [new branch] gh/tugsbayasgalan/37/head -> origin/gh/tugsbayasgalan/37/head 2025-12-04T08:00:33.2565788Z * [new branch] gh/tugsbayasgalan/37/orig -> origin/gh/tugsbayasgalan/37/orig 2025-12-04T08:00:33.2567263Z * [new branch] gh/tugsbayasgalan/43/base -> origin/gh/tugsbayasgalan/43/base 2025-12-04T08:00:33.2568541Z * [new branch] gh/tugsbayasgalan/43/head -> origin/gh/tugsbayasgalan/43/head 2025-12-04T08:00:33.2569596Z * [new branch] gh/tugsbayasgalan/43/orig -> origin/gh/tugsbayasgalan/43/orig 2025-12-04T08:00:33.2570954Z * [new branch] gh/tugsbayasgalan/48/base -> origin/gh/tugsbayasgalan/48/base 2025-12-04T08:00:33.2572062Z * [new branch] gh/tugsbayasgalan/48/head -> origin/gh/tugsbayasgalan/48/head 2025-12-04T08:00:33.2573229Z * [new branch] gh/tugsbayasgalan/48/orig -> origin/gh/tugsbayasgalan/48/orig 2025-12-04T08:00:33.2574746Z * [new branch] gh/tugsbayasgalan/51/base -> origin/gh/tugsbayasgalan/51/base 2025-12-04T08:00:33.2575863Z * [new branch] gh/tugsbayasgalan/51/head -> origin/gh/tugsbayasgalan/51/head 2025-12-04T08:00:33.2576968Z * [new branch] gh/tugsbayasgalan/51/orig -> origin/gh/tugsbayasgalan/51/orig 2025-12-04T08:00:33.2578514Z * [new branch] gh/tugsbayasgalan/52/base -> origin/gh/tugsbayasgalan/52/base 2025-12-04T08:00:33.2579565Z * [new branch] gh/tugsbayasgalan/52/head -> origin/gh/tugsbayasgalan/52/head 2025-12-04T08:00:33.2580661Z * [new branch] gh/tugsbayasgalan/52/orig -> origin/gh/tugsbayasgalan/52/orig 2025-12-04T08:00:33.2582203Z * [new branch] gh/tugsbayasgalan/53/base -> origin/gh/tugsbayasgalan/53/base 2025-12-04T08:00:33.2583338Z * [new branch] gh/tugsbayasgalan/53/head -> origin/gh/tugsbayasgalan/53/head 2025-12-04T08:00:33.2584402Z * [new branch] gh/tugsbayasgalan/53/orig -> origin/gh/tugsbayasgalan/53/orig 2025-12-04T08:00:33.2586144Z * [new branch] gh/tugsbayasgalan/55/base -> origin/gh/tugsbayasgalan/55/base 2025-12-04T08:00:33.2587420Z * [new branch] gh/tugsbayasgalan/55/head -> origin/gh/tugsbayasgalan/55/head 2025-12-04T08:00:33.2588579Z * [new branch] gh/tugsbayasgalan/55/orig -> origin/gh/tugsbayasgalan/55/orig 2025-12-04T08:00:33.2590299Z * [new branch] gh/tugsbayasgalan/59/base -> origin/gh/tugsbayasgalan/59/base 2025-12-04T08:00:33.2591469Z * [new branch] gh/tugsbayasgalan/59/head -> origin/gh/tugsbayasgalan/59/head 2025-12-04T08:00:33.2592581Z * [new branch] gh/tugsbayasgalan/59/orig -> origin/gh/tugsbayasgalan/59/orig 2025-12-04T08:00:33.2594133Z * [new branch] gh/tugsbayasgalan/6/base -> origin/gh/tugsbayasgalan/6/base 2025-12-04T08:00:33.2595165Z * [new branch] gh/tugsbayasgalan/6/head -> origin/gh/tugsbayasgalan/6/head 2025-12-04T08:00:33.2596292Z * [new branch] gh/tugsbayasgalan/6/orig -> origin/gh/tugsbayasgalan/6/orig 2025-12-04T08:00:33.2597675Z * [new branch] gh/tugsbayasgalan/60/base -> origin/gh/tugsbayasgalan/60/base 2025-12-04T08:00:33.2598751Z * [new branch] gh/tugsbayasgalan/60/head -> origin/gh/tugsbayasgalan/60/head 2025-12-04T08:00:33.2599867Z * [new branch] gh/tugsbayasgalan/60/orig -> origin/gh/tugsbayasgalan/60/orig 2025-12-04T08:00:33.2601853Z * [new branch] gh/tugsbayasgalan/61/base -> origin/gh/tugsbayasgalan/61/base 2025-12-04T08:00:33.2602919Z * [new branch] gh/tugsbayasgalan/61/head -> origin/gh/tugsbayasgalan/61/head 2025-12-04T08:00:33.2604070Z * [new branch] gh/tugsbayasgalan/61/orig -> origin/gh/tugsbayasgalan/61/orig 2025-12-04T08:00:33.2605641Z * [new branch] gh/tugsbayasgalan/63/base -> origin/gh/tugsbayasgalan/63/base 2025-12-04T08:00:33.2606737Z * [new branch] gh/tugsbayasgalan/63/head -> origin/gh/tugsbayasgalan/63/head 2025-12-04T08:00:33.2607954Z * [new branch] gh/tugsbayasgalan/63/orig -> origin/gh/tugsbayasgalan/63/orig 2025-12-04T08:00:33.2609593Z * [new branch] gh/tugsbayasgalan/67/base -> origin/gh/tugsbayasgalan/67/base 2025-12-04T08:00:33.2610700Z * [new branch] gh/tugsbayasgalan/67/head -> origin/gh/tugsbayasgalan/67/head 2025-12-04T08:00:33.2611850Z * [new branch] gh/tugsbayasgalan/67/orig -> origin/gh/tugsbayasgalan/67/orig 2025-12-04T08:00:33.2613600Z * [new branch] gh/tugsbayasgalan/68/base -> origin/gh/tugsbayasgalan/68/base 2025-12-04T08:00:33.2614710Z * [new branch] gh/tugsbayasgalan/68/head -> origin/gh/tugsbayasgalan/68/head 2025-12-04T08:00:33.2615799Z * [new branch] gh/tugsbayasgalan/68/orig -> origin/gh/tugsbayasgalan/68/orig 2025-12-04T08:00:33.2617357Z * [new branch] gh/tugsbayasgalan/7/base -> origin/gh/tugsbayasgalan/7/base 2025-12-04T08:00:33.2618534Z * [new branch] gh/tugsbayasgalan/7/head -> origin/gh/tugsbayasgalan/7/head 2025-12-04T08:00:33.2619598Z * [new branch] gh/tugsbayasgalan/7/orig -> origin/gh/tugsbayasgalan/7/orig 2025-12-04T08:00:33.2621528Z * [new branch] gh/tugsbayasgalan/70/base -> origin/gh/tugsbayasgalan/70/base 2025-12-04T08:00:33.2622747Z * [new branch] gh/tugsbayasgalan/70/head -> origin/gh/tugsbayasgalan/70/head 2025-12-04T08:00:33.2623903Z * [new branch] gh/tugsbayasgalan/70/orig -> origin/gh/tugsbayasgalan/70/orig 2025-12-04T08:00:33.2625693Z * [new branch] gh/tugsbayasgalan/71/base -> origin/gh/tugsbayasgalan/71/base 2025-12-04T08:00:33.2627005Z * [new branch] gh/tugsbayasgalan/71/head -> origin/gh/tugsbayasgalan/71/head 2025-12-04T08:00:33.2628213Z * [new branch] gh/tugsbayasgalan/71/orig -> origin/gh/tugsbayasgalan/71/orig 2025-12-04T08:00:33.2634090Z * [new branch] gh/tugsbayasgalan/72/base -> origin/gh/tugsbayasgalan/72/base 2025-12-04T08:00:33.2635240Z * [new branch] gh/tugsbayasgalan/72/head -> origin/gh/tugsbayasgalan/72/head 2025-12-04T08:00:33.2636397Z * [new branch] gh/tugsbayasgalan/72/orig -> origin/gh/tugsbayasgalan/72/orig 2025-12-04T08:00:33.2638014Z * [new branch] gh/tugsbayasgalan/73/base -> origin/gh/tugsbayasgalan/73/base 2025-12-04T08:00:33.2639257Z * [new branch] gh/tugsbayasgalan/73/head -> origin/gh/tugsbayasgalan/73/head 2025-12-04T08:00:33.2640456Z * [new branch] gh/tugsbayasgalan/73/orig -> origin/gh/tugsbayasgalan/73/orig 2025-12-04T08:00:33.2642176Z * [new branch] gh/tugsbayasgalan/74/base -> origin/gh/tugsbayasgalan/74/base 2025-12-04T08:00:33.2643325Z * [new branch] gh/tugsbayasgalan/74/head -> origin/gh/tugsbayasgalan/74/head 2025-12-04T08:00:33.2644443Z * [new branch] gh/tugsbayasgalan/74/orig -> origin/gh/tugsbayasgalan/74/orig 2025-12-04T08:00:33.2646127Z * [new branch] gh/tugsbayasgalan/75/base -> origin/gh/tugsbayasgalan/75/base 2025-12-04T08:00:33.2647671Z * [new branch] gh/tugsbayasgalan/75/head -> origin/gh/tugsbayasgalan/75/head 2025-12-04T08:00:33.2648888Z * [new branch] gh/tugsbayasgalan/75/orig -> origin/gh/tugsbayasgalan/75/orig 2025-12-04T08:00:33.2650297Z * [new branch] gh/tugsbayasgalan/76/base -> origin/gh/tugsbayasgalan/76/base 2025-12-04T08:00:33.2651452Z * [new branch] gh/tugsbayasgalan/76/head -> origin/gh/tugsbayasgalan/76/head 2025-12-04T08:00:33.2652563Z * [new branch] gh/tugsbayasgalan/76/orig -> origin/gh/tugsbayasgalan/76/orig 2025-12-04T08:00:33.2654221Z * [new branch] gh/tugsbayasgalan/77/base -> origin/gh/tugsbayasgalan/77/base 2025-12-04T08:00:33.2655310Z * [new branch] gh/tugsbayasgalan/77/head -> origin/gh/tugsbayasgalan/77/head 2025-12-04T08:00:33.2656677Z * [new branch] gh/tugsbayasgalan/77/orig -> origin/gh/tugsbayasgalan/77/orig 2025-12-04T08:00:33.2658041Z * [new branch] gh/tugsbayasgalan/78/base -> origin/gh/tugsbayasgalan/78/base 2025-12-04T08:00:33.2659731Z * [new branch] gh/tugsbayasgalan/78/head -> origin/gh/tugsbayasgalan/78/head 2025-12-04T08:00:33.2660848Z * [new branch] gh/tugsbayasgalan/78/orig -> origin/gh/tugsbayasgalan/78/orig 2025-12-04T08:00:33.2662564Z * [new branch] gh/tugsbayasgalan/79/base -> origin/gh/tugsbayasgalan/79/base 2025-12-04T08:00:33.2663724Z * [new branch] gh/tugsbayasgalan/79/head -> origin/gh/tugsbayasgalan/79/head 2025-12-04T08:00:33.2664817Z * [new branch] gh/tugsbayasgalan/79/orig -> origin/gh/tugsbayasgalan/79/orig 2025-12-04T08:00:33.2666441Z * [new branch] gh/tugsbayasgalan/8/base -> origin/gh/tugsbayasgalan/8/base 2025-12-04T08:00:33.2667528Z * [new branch] gh/tugsbayasgalan/8/head -> origin/gh/tugsbayasgalan/8/head 2025-12-04T08:00:33.2668623Z * [new branch] gh/tugsbayasgalan/8/orig -> origin/gh/tugsbayasgalan/8/orig 2025-12-04T08:00:33.2670080Z * [new branch] gh/tugsbayasgalan/80/base -> origin/gh/tugsbayasgalan/80/base 2025-12-04T08:00:33.2671315Z * [new branch] gh/tugsbayasgalan/80/head -> origin/gh/tugsbayasgalan/80/head 2025-12-04T08:00:33.2672161Z * [new branch] gh/tugsbayasgalan/80/orig -> origin/gh/tugsbayasgalan/80/orig 2025-12-04T08:00:33.2673781Z * [new branch] gh/tugsbayasgalan/81/base -> origin/gh/tugsbayasgalan/81/base 2025-12-04T08:00:33.2674831Z * [new branch] gh/tugsbayasgalan/81/head -> origin/gh/tugsbayasgalan/81/head 2025-12-04T08:00:33.2675965Z * [new branch] gh/tugsbayasgalan/81/orig -> origin/gh/tugsbayasgalan/81/orig 2025-12-04T08:00:33.2678173Z * [new branch] gh/tugsbayasgalan/82/base -> origin/gh/tugsbayasgalan/82/base 2025-12-04T08:00:33.2679531Z * [new branch] gh/tugsbayasgalan/82/head -> origin/gh/tugsbayasgalan/82/head 2025-12-04T08:00:33.2680670Z * [new branch] gh/tugsbayasgalan/82/orig -> origin/gh/tugsbayasgalan/82/orig 2025-12-04T08:00:33.2682064Z * [new branch] gh/tugsbayasgalan/83/base -> origin/gh/tugsbayasgalan/83/base 2025-12-04T08:00:33.2683166Z * [new branch] gh/tugsbayasgalan/83/head -> origin/gh/tugsbayasgalan/83/head 2025-12-04T08:00:33.2684279Z * [new branch] gh/tugsbayasgalan/83/orig -> origin/gh/tugsbayasgalan/83/orig 2025-12-04T08:00:33.2685674Z * [new branch] gh/tugsbayasgalan/84/base -> origin/gh/tugsbayasgalan/84/base 2025-12-04T08:00:33.2686817Z * [new branch] gh/tugsbayasgalan/84/head -> origin/gh/tugsbayasgalan/84/head 2025-12-04T08:00:33.2688015Z * [new branch] gh/tugsbayasgalan/84/orig -> origin/gh/tugsbayasgalan/84/orig 2025-12-04T08:00:33.2689441Z * [new branch] gh/tugsbayasgalan/85/base -> origin/gh/tugsbayasgalan/85/base 2025-12-04T08:00:33.2690594Z * [new branch] gh/tugsbayasgalan/85/head -> origin/gh/tugsbayasgalan/85/head 2025-12-04T08:00:33.2691647Z * [new branch] gh/tugsbayasgalan/85/orig -> origin/gh/tugsbayasgalan/85/orig 2025-12-04T08:00:33.2693287Z * [new branch] gh/tugsbayasgalan/86/base -> origin/gh/tugsbayasgalan/86/base 2025-12-04T08:00:33.2694457Z * [new branch] gh/tugsbayasgalan/86/head -> origin/gh/tugsbayasgalan/86/head 2025-12-04T08:00:33.2695773Z * [new branch] gh/tugsbayasgalan/86/orig -> origin/gh/tugsbayasgalan/86/orig 2025-12-04T08:00:33.2697595Z * [new branch] gh/tugsbayasgalan/87/base -> origin/gh/tugsbayasgalan/87/base 2025-12-04T08:00:33.2698737Z * [new branch] gh/tugsbayasgalan/87/head -> origin/gh/tugsbayasgalan/87/head 2025-12-04T08:00:33.2699911Z * [new branch] gh/tugsbayasgalan/87/orig -> origin/gh/tugsbayasgalan/87/orig 2025-12-04T08:00:33.2701514Z * [new branch] gh/tugsbayasgalan/88/base -> origin/gh/tugsbayasgalan/88/base 2025-12-04T08:00:33.2702606Z * [new branch] gh/tugsbayasgalan/88/head -> origin/gh/tugsbayasgalan/88/head 2025-12-04T08:00:33.2703792Z * [new branch] gh/tugsbayasgalan/88/orig -> origin/gh/tugsbayasgalan/88/orig 2025-12-04T08:00:33.2705346Z * [new branch] gh/tugsbayasgalan/89/base -> origin/gh/tugsbayasgalan/89/base 2025-12-04T08:00:33.2706898Z * [new branch] gh/tugsbayasgalan/89/head -> origin/gh/tugsbayasgalan/89/head 2025-12-04T08:00:33.2708034Z * [new branch] gh/tugsbayasgalan/89/orig -> origin/gh/tugsbayasgalan/89/orig 2025-12-04T08:00:33.2709695Z * [new branch] gh/tugsbayasgalan/9/base -> origin/gh/tugsbayasgalan/9/base 2025-12-04T08:00:33.2710707Z * [new branch] gh/tugsbayasgalan/9/head -> origin/gh/tugsbayasgalan/9/head 2025-12-04T08:00:33.2711834Z * [new branch] gh/tugsbayasgalan/9/orig -> origin/gh/tugsbayasgalan/9/orig 2025-12-04T08:00:33.2713568Z * [new branch] gh/tugsbayasgalan/90/base -> origin/gh/tugsbayasgalan/90/base 2025-12-04T08:00:33.2714734Z * [new branch] gh/tugsbayasgalan/90/head -> origin/gh/tugsbayasgalan/90/head 2025-12-04T08:00:33.2715789Z * [new branch] gh/tugsbayasgalan/90/orig -> origin/gh/tugsbayasgalan/90/orig 2025-12-04T08:00:33.2717461Z * [new branch] gh/tugsbayasgalan/91/base -> origin/gh/tugsbayasgalan/91/base 2025-12-04T08:00:33.2718507Z * [new branch] gh/tugsbayasgalan/91/head -> origin/gh/tugsbayasgalan/91/head 2025-12-04T08:00:33.2719616Z * [new branch] gh/tugsbayasgalan/91/orig -> origin/gh/tugsbayasgalan/91/orig 2025-12-04T08:00:33.2721244Z * [new branch] gh/tugsbayasgalan/92/base -> origin/gh/tugsbayasgalan/92/base 2025-12-04T08:00:33.2722487Z * [new branch] gh/tugsbayasgalan/92/head -> origin/gh/tugsbayasgalan/92/head 2025-12-04T08:00:33.2723594Z * [new branch] gh/tugsbayasgalan/92/orig -> origin/gh/tugsbayasgalan/92/orig 2025-12-04T08:00:33.2725323Z * [new branch] gh/tugsbayasgalan/93/base -> origin/gh/tugsbayasgalan/93/base 2025-12-04T08:00:33.2726524Z * [new branch] gh/tugsbayasgalan/93/head -> origin/gh/tugsbayasgalan/93/head 2025-12-04T08:00:33.2727730Z * [new branch] gh/tugsbayasgalan/93/orig -> origin/gh/tugsbayasgalan/93/orig 2025-12-04T08:00:33.2730399Z * [new branch] gh/v0i0/14/base -> origin/gh/v0i0/14/base 2025-12-04T08:00:33.2731435Z * [new branch] gh/v0i0/14/head -> origin/gh/v0i0/14/head 2025-12-04T08:00:33.2732532Z * [new branch] gh/v0i0/14/orig -> origin/gh/v0i0/14/orig 2025-12-04T08:00:33.2733940Z * [new branch] gh/v0i0/15/base -> origin/gh/v0i0/15/base 2025-12-04T08:00:33.2735188Z * [new branch] gh/v0i0/15/head -> origin/gh/v0i0/15/head 2025-12-04T08:00:33.2736351Z * [new branch] gh/v0i0/15/orig -> origin/gh/v0i0/15/orig 2025-12-04T08:00:33.2737945Z * [new branch] gh/v0i0/16/base -> origin/gh/v0i0/16/base 2025-12-04T08:00:33.2739070Z * [new branch] gh/v0i0/16/head -> origin/gh/v0i0/16/head 2025-12-04T08:00:33.2740264Z * [new branch] gh/v0i0/16/orig -> origin/gh/v0i0/16/orig 2025-12-04T08:00:33.2741814Z * [new branch] gh/v0i0/17/base -> origin/gh/v0i0/17/base 2025-12-04T08:00:33.2742938Z * [new branch] gh/v0i0/17/head -> origin/gh/v0i0/17/head 2025-12-04T08:00:33.2744000Z * [new branch] gh/v0i0/17/orig -> origin/gh/v0i0/17/orig 2025-12-04T08:00:33.2745550Z * [new branch] gh/v0i0/18/base -> origin/gh/v0i0/18/base 2025-12-04T08:00:33.2746696Z * [new branch] gh/v0i0/18/head -> origin/gh/v0i0/18/head 2025-12-04T08:00:33.2748542Z * [new branch] gh/v0i0/18/orig -> origin/gh/v0i0/18/orig 2025-12-04T08:00:33.2750082Z * [new branch] gh/v0i0/19/base -> origin/gh/v0i0/19/base 2025-12-04T08:00:33.2751191Z * [new branch] gh/v0i0/19/head -> origin/gh/v0i0/19/head 2025-12-04T08:00:33.2752284Z * [new branch] gh/v0i0/19/orig -> origin/gh/v0i0/19/orig 2025-12-04T08:00:33.2754273Z * [new branch] gh/vishal9-team/1/base -> origin/gh/vishal9-team/1/base 2025-12-04T08:00:33.2755483Z * [new branch] gh/vishal9-team/1/head -> origin/gh/vishal9-team/1/head 2025-12-04T08:00:33.2756883Z * [new branch] gh/vishal9-team/2/base -> origin/gh/vishal9-team/2/base 2025-12-04T08:00:33.2758017Z * [new branch] gh/vishal9-team/2/head -> origin/gh/vishal9-team/2/head 2025-12-04T08:00:33.2759085Z * [new branch] gh/vishal9-team/2/orig -> origin/gh/vishal9-team/2/orig 2025-12-04T08:00:33.2760965Z * [new branch] gh/vishal9-team/3/base -> origin/gh/vishal9-team/3/base 2025-12-04T08:00:33.2762175Z * [new branch] gh/vishal9-team/3/head -> origin/gh/vishal9-team/3/head 2025-12-04T08:00:33.2763407Z * [new branch] gh/vishal9-team/3/orig -> origin/gh/vishal9-team/3/orig 2025-12-04T08:00:33.2765091Z * [new branch] gh/vishal9-team/4/base -> origin/gh/vishal9-team/4/base 2025-12-04T08:00:33.2766197Z * [new branch] gh/vishal9-team/4/head -> origin/gh/vishal9-team/4/head 2025-12-04T08:00:33.2767359Z * [new branch] gh/vishal9-team/4/orig -> origin/gh/vishal9-team/4/orig 2025-12-04T08:00:33.2769203Z * [new branch] gh/vkuzo/1/next -> origin/gh/vkuzo/1/next 2025-12-04T08:00:33.2770781Z * [new branch] gh/vkuzo/2/next -> origin/gh/vkuzo/2/next 2025-12-04T08:00:33.2772290Z * [new branch] gh/vkuzo/3/next -> origin/gh/vkuzo/3/next 2025-12-04T08:00:33.2774125Z * [new branch] gh/wconstab/424/base -> origin/gh/wconstab/424/base 2025-12-04T08:00:33.2775290Z * [new branch] gh/wconstab/424/head -> origin/gh/wconstab/424/head 2025-12-04T08:00:33.2776416Z * [new branch] gh/wconstab/424/orig -> origin/gh/wconstab/424/orig 2025-12-04T08:00:33.2777942Z * [new branch] gh/wconstab/435/base -> origin/gh/wconstab/435/base 2025-12-04T08:00:33.2779158Z * [new branch] gh/wconstab/435/head -> origin/gh/wconstab/435/head 2025-12-04T08:00:33.2780279Z * [new branch] gh/wconstab/435/orig -> origin/gh/wconstab/435/orig 2025-12-04T08:00:33.2781770Z * [new branch] gh/wconstab/444/base -> origin/gh/wconstab/444/base 2025-12-04T08:00:33.2782902Z * [new branch] gh/wconstab/444/head -> origin/gh/wconstab/444/head 2025-12-04T08:00:33.2784168Z * [new branch] gh/wconstab/444/orig -> origin/gh/wconstab/444/orig 2025-12-04T08:00:33.2785686Z * [new branch] gh/wconstab/447/base -> origin/gh/wconstab/447/base 2025-12-04T08:00:33.2787228Z * [new branch] gh/wconstab/447/head -> origin/gh/wconstab/447/head 2025-12-04T08:00:33.2788363Z * [new branch] gh/wconstab/447/orig -> origin/gh/wconstab/447/orig 2025-12-04T08:00:33.2789913Z * [new branch] gh/wconstab/448/base -> origin/gh/wconstab/448/base 2025-12-04T08:00:33.2791054Z * [new branch] gh/wconstab/448/head -> origin/gh/wconstab/448/head 2025-12-04T08:00:33.2792623Z * [new branch] gh/wconstab/448/orig -> origin/gh/wconstab/448/orig 2025-12-04T08:00:33.2793999Z * [new branch] gh/wconstab/449/base -> origin/gh/wconstab/449/base 2025-12-04T08:00:33.2795187Z * [new branch] gh/wconstab/449/head -> origin/gh/wconstab/449/head 2025-12-04T08:00:33.2796309Z * [new branch] gh/wconstab/449/orig -> origin/gh/wconstab/449/orig 2025-12-04T08:00:33.2797677Z * [new branch] gh/wconstab/450/base -> origin/gh/wconstab/450/base 2025-12-04T08:00:33.2798895Z * [new branch] gh/wconstab/450/head -> origin/gh/wconstab/450/head 2025-12-04T08:00:33.2800066Z * [new branch] gh/wconstab/450/orig -> origin/gh/wconstab/450/orig 2025-12-04T08:00:33.2801390Z * [new branch] gh/wconstab/451/base -> origin/gh/wconstab/451/base 2025-12-04T08:00:33.2802659Z * [new branch] gh/wconstab/451/head -> origin/gh/wconstab/451/head 2025-12-04T08:00:33.2803726Z * [new branch] gh/wconstab/451/orig -> origin/gh/wconstab/451/orig 2025-12-04T08:00:33.2805657Z * [new branch] gh/wconstab/452/base -> origin/gh/wconstab/452/base 2025-12-04T08:00:33.2806739Z * [new branch] gh/wconstab/452/head -> origin/gh/wconstab/452/head 2025-12-04T08:00:33.2807903Z * [new branch] gh/wconstab/452/orig -> origin/gh/wconstab/452/orig 2025-12-04T08:00:33.2809309Z * [new branch] gh/wconstab/453/base -> origin/gh/wconstab/453/base 2025-12-04T08:00:33.2810666Z * [new branch] gh/wconstab/453/head -> origin/gh/wconstab/453/head 2025-12-04T08:00:33.2811788Z * [new branch] gh/wconstab/453/orig -> origin/gh/wconstab/453/orig 2025-12-04T08:00:33.2813084Z * [new branch] gh/wconstab/454/base -> origin/gh/wconstab/454/base 2025-12-04T08:00:33.2814212Z * [new branch] gh/wconstab/454/head -> origin/gh/wconstab/454/head 2025-12-04T08:00:33.2815412Z * [new branch] gh/wconstab/454/orig -> origin/gh/wconstab/454/orig 2025-12-04T08:00:33.2817004Z * [new branch] gh/wconstab/455/base -> origin/gh/wconstab/455/base 2025-12-04T08:00:33.2818017Z * [new branch] gh/wconstab/455/head -> origin/gh/wconstab/455/head 2025-12-04T08:00:33.2819143Z * [new branch] gh/wconstab/455/orig -> origin/gh/wconstab/455/orig 2025-12-04T08:00:33.2820907Z * [new branch] gh/wconstab/456/base -> origin/gh/wconstab/456/base 2025-12-04T08:00:33.2822295Z * [new branch] gh/wconstab/456/head -> origin/gh/wconstab/456/head 2025-12-04T08:00:33.2823482Z * [new branch] gh/wconstab/456/orig -> origin/gh/wconstab/456/orig 2025-12-04T08:00:33.2824993Z * [new branch] gh/wconstab/457/base -> origin/gh/wconstab/457/base 2025-12-04T08:00:33.2826119Z * [new branch] gh/wconstab/457/head -> origin/gh/wconstab/457/head 2025-12-04T08:00:33.2827260Z * [new branch] gh/wconstab/457/orig -> origin/gh/wconstab/457/orig 2025-12-04T08:00:33.2829034Z * [new branch] gh/wconstab/458/base -> origin/gh/wconstab/458/base 2025-12-04T08:00:33.2831870Z * [new branch] gh/wconstab/458/head -> origin/gh/wconstab/458/head 2025-12-04T08:00:33.2832535Z * [new branch] gh/wconstab/458/orig -> origin/gh/wconstab/458/orig 2025-12-04T08:00:33.2834030Z * [new branch] gh/wconstab/459/base -> origin/gh/wconstab/459/base 2025-12-04T08:00:33.2834638Z * [new branch] gh/wconstab/459/head -> origin/gh/wconstab/459/head 2025-12-04T08:00:33.2835756Z * [new branch] gh/wconstab/459/orig -> origin/gh/wconstab/459/orig 2025-12-04T08:00:33.2837881Z * [new branch] gh/wconstab/460/base -> origin/gh/wconstab/460/base 2025-12-04T08:00:33.2839302Z * [new branch] gh/wconstab/460/head -> origin/gh/wconstab/460/head 2025-12-04T08:00:33.2840517Z * [new branch] gh/wconstab/460/orig -> origin/gh/wconstab/460/orig 2025-12-04T08:00:33.2842103Z * [new branch] gh/wconstab/461/base -> origin/gh/wconstab/461/base 2025-12-04T08:00:33.2843263Z * [new branch] gh/wconstab/461/head -> origin/gh/wconstab/461/head 2025-12-04T08:00:33.2844345Z * [new branch] gh/wconstab/461/orig -> origin/gh/wconstab/461/orig 2025-12-04T08:00:33.2845833Z * [new branch] gh/wconstab/462/base -> origin/gh/wconstab/462/base 2025-12-04T08:00:33.2847186Z * [new branch] gh/wconstab/462/head -> origin/gh/wconstab/462/head 2025-12-04T08:00:33.2848617Z * [new branch] gh/wconstab/462/orig -> origin/gh/wconstab/462/orig 2025-12-04T08:00:33.2850209Z * [new branch] gh/wconstab/463/base -> origin/gh/wconstab/463/base 2025-12-04T08:00:33.2851415Z * [new branch] gh/wconstab/463/head -> origin/gh/wconstab/463/head 2025-12-04T08:00:33.2852546Z * [new branch] gh/wconstab/463/orig -> origin/gh/wconstab/463/orig 2025-12-04T08:00:33.2854117Z * [new branch] gh/wconstab/464/base -> origin/gh/wconstab/464/base 2025-12-04T08:00:33.2855268Z * [new branch] gh/wconstab/464/head -> origin/gh/wconstab/464/head 2025-12-04T08:00:33.2856591Z * [new branch] gh/wconstab/464/orig -> origin/gh/wconstab/464/orig 2025-12-04T08:00:33.2858101Z * [new branch] gh/wconstab/465/base -> origin/gh/wconstab/465/base 2025-12-04T08:00:33.2859069Z * [new branch] gh/wconstab/465/head -> origin/gh/wconstab/465/head 2025-12-04T08:00:33.2860110Z * [new branch] gh/wconstab/465/orig -> origin/gh/wconstab/465/orig 2025-12-04T08:00:33.2862254Z * [new branch] gh/wconstab/466/base -> origin/gh/wconstab/466/base 2025-12-04T08:00:33.2863193Z * [new branch] gh/wconstab/466/head -> origin/gh/wconstab/466/head 2025-12-04T08:00:33.2864469Z * [new branch] gh/wconstab/466/orig -> origin/gh/wconstab/466/orig 2025-12-04T08:00:33.2866367Z * [new branch] gh/wconstab/467/base -> origin/gh/wconstab/467/base 2025-12-04T08:00:33.2867467Z * [new branch] gh/wconstab/467/head -> origin/gh/wconstab/467/head 2025-12-04T08:00:33.2868559Z * [new branch] gh/wconstab/467/orig -> origin/gh/wconstab/467/orig 2025-12-04T08:00:33.2870082Z * [new branch] gh/wconstab/468/base -> origin/gh/wconstab/468/base 2025-12-04T08:00:33.2871079Z * [new branch] gh/wconstab/468/head -> origin/gh/wconstab/468/head 2025-12-04T08:00:33.2872355Z * [new branch] gh/wconstab/468/orig -> origin/gh/wconstab/468/orig 2025-12-04T08:00:33.2874328Z * [new branch] gh/weifengpy/39/base -> origin/gh/weifengpy/39/base 2025-12-04T08:00:33.2875349Z * [new branch] gh/weifengpy/39/head -> origin/gh/weifengpy/39/head 2025-12-04T08:00:33.2876512Z * [new branch] gh/weifengpy/39/orig -> origin/gh/weifengpy/39/orig 2025-12-04T08:00:33.2878428Z * [new branch] gh/weifengpy/40/base -> origin/gh/weifengpy/40/base 2025-12-04T08:00:33.2879548Z * [new branch] gh/weifengpy/40/head -> origin/gh/weifengpy/40/head 2025-12-04T08:00:33.2880654Z * [new branch] gh/weifengpy/40/orig -> origin/gh/weifengpy/40/orig 2025-12-04T08:00:33.2882496Z * [new branch] gh/weifengpy/41/base -> origin/gh/weifengpy/41/base 2025-12-04T08:00:33.2883661Z * [new branch] gh/weifengpy/41/head -> origin/gh/weifengpy/41/head 2025-12-04T08:00:33.2884812Z * [new branch] gh/weifengpy/41/orig -> origin/gh/weifengpy/41/orig 2025-12-04T08:00:33.2886850Z * [new branch] gh/williamwen42/250/base -> origin/gh/williamwen42/250/base 2025-12-04T08:00:33.2887884Z * [new branch] gh/williamwen42/250/head -> origin/gh/williamwen42/250/head 2025-12-04T08:00:33.2889242Z * [new branch] gh/williamwen42/250/orig -> origin/gh/williamwen42/250/orig 2025-12-04T08:00:33.2890911Z * [new branch] gh/williamwen42/279/base -> origin/gh/williamwen42/279/base 2025-12-04T08:00:33.2892038Z * [new branch] gh/williamwen42/279/head -> origin/gh/williamwen42/279/head 2025-12-04T08:00:33.2893212Z * [new branch] gh/williamwen42/279/orig -> origin/gh/williamwen42/279/orig 2025-12-04T08:00:33.2894918Z * [new branch] gh/williamwen42/282/base -> origin/gh/williamwen42/282/base 2025-12-04T08:00:33.2895912Z * [new branch] gh/williamwen42/282/head -> origin/gh/williamwen42/282/head 2025-12-04T08:00:33.2896967Z * [new branch] gh/williamwen42/282/orig -> origin/gh/williamwen42/282/orig 2025-12-04T08:00:33.2898635Z * [new branch] gh/williamwen42/287/base -> origin/gh/williamwen42/287/base 2025-12-04T08:00:33.2899676Z * [new branch] gh/williamwen42/287/head -> origin/gh/williamwen42/287/head 2025-12-04T08:00:33.2900837Z * [new branch] gh/williamwen42/287/orig -> origin/gh/williamwen42/287/orig 2025-12-04T08:00:33.2902448Z * [new branch] gh/williamwen42/288/base -> origin/gh/williamwen42/288/base 2025-12-04T08:00:33.2903543Z * [new branch] gh/williamwen42/288/head -> origin/gh/williamwen42/288/head 2025-12-04T08:00:33.2904512Z * [new branch] gh/williamwen42/288/orig -> origin/gh/williamwen42/288/orig 2025-12-04T08:00:33.2906351Z * [new branch] gh/williamwen42/296/base -> origin/gh/williamwen42/296/base 2025-12-04T08:00:33.2907481Z * [new branch] gh/williamwen42/296/head -> origin/gh/williamwen42/296/head 2025-12-04T08:00:33.2908564Z * [new branch] gh/williamwen42/296/orig -> origin/gh/williamwen42/296/orig 2025-12-04T08:00:33.2910758Z * [new branch] gh/williamwen42/297/base -> origin/gh/williamwen42/297/base 2025-12-04T08:00:33.2911679Z * [new branch] gh/williamwen42/297/head -> origin/gh/williamwen42/297/head 2025-12-04T08:00:33.2912815Z * [new branch] gh/williamwen42/297/orig -> origin/gh/williamwen42/297/orig 2025-12-04T08:00:33.2914486Z * [new branch] gh/williamwen42/306/base -> origin/gh/williamwen42/306/base 2025-12-04T08:00:33.2915445Z * [new branch] gh/williamwen42/306/head -> origin/gh/williamwen42/306/head 2025-12-04T08:00:33.2916583Z * [new branch] gh/williamwen42/306/orig -> origin/gh/williamwen42/306/orig 2025-12-04T08:00:33.2918346Z * [new branch] gh/williamwen42/309/base -> origin/gh/williamwen42/309/base 2025-12-04T08:00:33.2919453Z * [new branch] gh/williamwen42/309/head -> origin/gh/williamwen42/309/head 2025-12-04T08:00:33.2920568Z * [new branch] gh/williamwen42/309/orig -> origin/gh/williamwen42/309/orig 2025-12-04T08:00:33.2922273Z * [new branch] gh/williamwen42/310/base -> origin/gh/williamwen42/310/base 2025-12-04T08:00:33.2923199Z * [new branch] gh/williamwen42/310/head -> origin/gh/williamwen42/310/head 2025-12-04T08:00:33.2924350Z * [new branch] gh/williamwen42/310/orig -> origin/gh/williamwen42/310/orig 2025-12-04T08:00:33.2927256Z * [new branch] gh/williamwen42/311/base -> origin/gh/williamwen42/311/base 2025-12-04T08:00:33.2928375Z * [new branch] gh/williamwen42/311/head -> origin/gh/williamwen42/311/head 2025-12-04T08:00:33.2929654Z * [new branch] gh/williamwen42/311/orig -> origin/gh/williamwen42/311/orig 2025-12-04T08:00:33.2931160Z * [new branch] gh/williamwen42/319/base -> origin/gh/williamwen42/319/base 2025-12-04T08:00:33.2932109Z * [new branch] gh/williamwen42/319/head -> origin/gh/williamwen42/319/head 2025-12-04T08:00:33.2933202Z * [new branch] gh/williamwen42/319/orig -> origin/gh/williamwen42/319/orig 2025-12-04T08:00:33.2934908Z * [new branch] gh/williamwen42/325/base -> origin/gh/williamwen42/325/base 2025-12-04T08:00:33.2936102Z * [new branch] gh/williamwen42/325/head -> origin/gh/williamwen42/325/head 2025-12-04T08:00:33.2937206Z * [new branch] gh/williamwen42/325/orig -> origin/gh/williamwen42/325/orig 2025-12-04T08:00:33.2938806Z * [new branch] gh/williamwen42/326/base -> origin/gh/williamwen42/326/base 2025-12-04T08:00:33.2939917Z * [new branch] gh/williamwen42/326/head -> origin/gh/williamwen42/326/head 2025-12-04T08:00:33.2941037Z * [new branch] gh/williamwen42/326/orig -> origin/gh/williamwen42/326/orig 2025-12-04T08:00:33.2942781Z * [new branch] gh/williamwen42/327/base -> origin/gh/williamwen42/327/base 2025-12-04T08:00:33.2943764Z * [new branch] gh/williamwen42/327/head -> origin/gh/williamwen42/327/head 2025-12-04T08:00:33.2944837Z * [new branch] gh/williamwen42/327/orig -> origin/gh/williamwen42/327/orig 2025-12-04T08:00:33.2946581Z * [new branch] gh/williamwen42/328/base -> origin/gh/williamwen42/328/base 2025-12-04T08:00:33.2947681Z * [new branch] gh/williamwen42/328/head -> origin/gh/williamwen42/328/head 2025-12-04T08:00:33.2948925Z * [new branch] gh/williamwen42/328/orig -> origin/gh/williamwen42/328/orig 2025-12-04T08:00:33.2950837Z * [new branch] gh/williamwen42/329/base -> origin/gh/williamwen42/329/base 2025-12-04T08:00:33.2951955Z * [new branch] gh/williamwen42/329/head -> origin/gh/williamwen42/329/head 2025-12-04T08:00:33.2953296Z * [new branch] gh/williamwen42/329/orig -> origin/gh/williamwen42/329/orig 2025-12-04T08:00:33.2954843Z * [new branch] gh/williamwen42/330/base -> origin/gh/williamwen42/330/base 2025-12-04T08:00:33.2955911Z * [new branch] gh/williamwen42/330/head -> origin/gh/williamwen42/330/head 2025-12-04T08:00:33.2957013Z * [new branch] gh/williamwen42/330/orig -> origin/gh/williamwen42/330/orig 2025-12-04T08:00:33.2958698Z * [new branch] gh/williamwen42/331/base -> origin/gh/williamwen42/331/base 2025-12-04T08:00:33.2959654Z * [new branch] gh/williamwen42/331/head -> origin/gh/williamwen42/331/head 2025-12-04T08:00:33.2960731Z * [new branch] gh/williamwen42/331/orig -> origin/gh/williamwen42/331/orig 2025-12-04T08:00:33.2962181Z * [new branch] gh/williamwen42/332/base -> origin/gh/williamwen42/332/base 2025-12-04T08:00:33.2963211Z * [new branch] gh/williamwen42/332/head -> origin/gh/williamwen42/332/head 2025-12-04T08:00:33.2964295Z * [new branch] gh/williamwen42/332/orig -> origin/gh/williamwen42/332/orig 2025-12-04T08:00:33.2967109Z * [new branch] gh/williamwen42/333/base -> origin/gh/williamwen42/333/base 2025-12-04T08:00:33.2968155Z * [new branch] gh/williamwen42/333/head -> origin/gh/williamwen42/333/head 2025-12-04T08:00:33.2969275Z * [new branch] gh/williamwen42/333/orig -> origin/gh/williamwen42/333/orig 2025-12-04T08:00:33.2970905Z * [new branch] gh/williamwen42/334/base -> origin/gh/williamwen42/334/base 2025-12-04T08:00:33.2972461Z * [new branch] gh/williamwen42/334/head -> origin/gh/williamwen42/334/head 2025-12-04T08:00:33.2973509Z * [new branch] gh/williamwen42/334/orig -> origin/gh/williamwen42/334/orig 2025-12-04T08:00:33.2975459Z * [new branch] gh/williamwen42/335/base -> origin/gh/williamwen42/335/base 2025-12-04T08:00:33.2976427Z * [new branch] gh/williamwen42/335/head -> origin/gh/williamwen42/335/head 2025-12-04T08:00:33.2977740Z * [new branch] gh/williamwen42/335/orig -> origin/gh/williamwen42/335/orig 2025-12-04T08:00:33.2983588Z * [new branch] gh/williamwen42/336/base -> origin/gh/williamwen42/336/base 2025-12-04T08:00:33.2984394Z * [new branch] gh/williamwen42/336/head -> origin/gh/williamwen42/336/head 2025-12-04T08:00:33.2985468Z * [new branch] gh/williamwen42/336/orig -> origin/gh/williamwen42/336/orig 2025-12-04T08:00:33.2987315Z * [new branch] gh/williamwen42/337/base -> origin/gh/williamwen42/337/base 2025-12-04T08:00:33.2988218Z * [new branch] gh/williamwen42/337/head -> origin/gh/williamwen42/337/head 2025-12-04T08:00:33.2989356Z * [new branch] gh/williamwen42/337/orig -> origin/gh/williamwen42/337/orig 2025-12-04T08:00:33.2991091Z * [new branch] gh/williamwen42/338/base -> origin/gh/williamwen42/338/base 2025-12-04T08:00:33.2992137Z * [new branch] gh/williamwen42/338/head -> origin/gh/williamwen42/338/head 2025-12-04T08:00:33.2993153Z * [new branch] gh/williamwen42/338/orig -> origin/gh/williamwen42/338/orig 2025-12-04T08:00:33.2994926Z * [new branch] gh/williamwen42/339/base -> origin/gh/williamwen42/339/base 2025-12-04T08:00:33.2995955Z * [new branch] gh/williamwen42/339/head -> origin/gh/williamwen42/339/head 2025-12-04T08:00:33.2997060Z * [new branch] gh/williamwen42/339/orig -> origin/gh/williamwen42/339/orig 2025-12-04T08:00:33.2998932Z * [new branch] gh/williamwen42/340/base -> origin/gh/williamwen42/340/base 2025-12-04T08:00:33.2999762Z * [new branch] gh/williamwen42/340/head -> origin/gh/williamwen42/340/head 2025-12-04T08:00:33.3000824Z * [new branch] gh/williamwen42/340/orig -> origin/gh/williamwen42/340/orig 2025-12-04T08:00:33.3002557Z * [new branch] gh/williamwen42/341/base -> origin/gh/williamwen42/341/base 2025-12-04T08:00:33.3003565Z * [new branch] gh/williamwen42/341/head -> origin/gh/williamwen42/341/head 2025-12-04T08:00:33.3005172Z * [new branch] gh/williamwen42/341/orig -> origin/gh/williamwen42/341/orig 2025-12-04T08:00:33.3007113Z * [new branch] gh/williamwen42/342/base -> origin/gh/williamwen42/342/base 2025-12-04T08:00:33.3008326Z * [new branch] gh/williamwen42/342/head -> origin/gh/williamwen42/342/head 2025-12-04T08:00:33.3009439Z * [new branch] gh/williamwen42/342/orig -> origin/gh/williamwen42/342/orig 2025-12-04T08:00:33.3011316Z * [new branch] gh/williamwen42/343/base -> origin/gh/williamwen42/343/base 2025-12-04T08:00:33.3012284Z * [new branch] gh/williamwen42/343/head -> origin/gh/williamwen42/343/head 2025-12-04T08:00:33.3013394Z * [new branch] gh/williamwen42/343/orig -> origin/gh/williamwen42/343/orig 2025-12-04T08:00:33.3015133Z * [new branch] gh/williamwen42/344/base -> origin/gh/williamwen42/344/base 2025-12-04T08:00:33.3016081Z * [new branch] gh/williamwen42/344/head -> origin/gh/williamwen42/344/head 2025-12-04T08:00:33.3017243Z * [new branch] gh/williamwen42/344/orig -> origin/gh/williamwen42/344/orig 2025-12-04T08:00:33.3018948Z * [new branch] gh/williamwen42/345/base -> origin/gh/williamwen42/345/base 2025-12-04T08:00:33.3019990Z * [new branch] gh/williamwen42/345/head -> origin/gh/williamwen42/345/head 2025-12-04T08:00:33.3021097Z * [new branch] gh/williamwen42/345/orig -> origin/gh/williamwen42/345/orig 2025-12-04T08:00:33.3022740Z * [new branch] gh/williamwen42/346/base -> origin/gh/williamwen42/346/base 2025-12-04T08:00:33.3023764Z * [new branch] gh/williamwen42/346/head -> origin/gh/williamwen42/346/head 2025-12-04T08:00:33.3024871Z * [new branch] gh/williamwen42/346/orig -> origin/gh/williamwen42/346/orig 2025-12-04T08:00:33.3026704Z * [new branch] gh/williamwen42/347/base -> origin/gh/williamwen42/347/base 2025-12-04T08:00:33.3027636Z * [new branch] gh/williamwen42/347/head -> origin/gh/williamwen42/347/head 2025-12-04T08:00:33.3028899Z * [new branch] gh/williamwen42/347/orig -> origin/gh/williamwen42/347/orig 2025-12-04T08:00:33.3033019Z * [new branch] gh/williamwen42/348/base -> origin/gh/williamwen42/348/base 2025-12-04T08:00:33.3033875Z * [new branch] gh/williamwen42/348/head -> origin/gh/williamwen42/348/head 2025-12-04T08:00:33.3035021Z * [new branch] gh/williamwen42/348/orig -> origin/gh/williamwen42/348/orig 2025-12-04T08:00:33.3036458Z * [new branch] gh/williamwen42/349/base -> origin/gh/williamwen42/349/base 2025-12-04T08:00:33.3038042Z * [new branch] gh/williamwen42/349/head -> origin/gh/williamwen42/349/head 2025-12-04T08:00:33.3039106Z * [new branch] gh/williamwen42/349/orig -> origin/gh/williamwen42/349/orig 2025-12-04T08:00:33.3040867Z * [new branch] gh/williamwen42/350/base -> origin/gh/williamwen42/350/base 2025-12-04T08:00:33.3041811Z * [new branch] gh/williamwen42/350/head -> origin/gh/williamwen42/350/head 2025-12-04T08:00:33.3042929Z * [new branch] gh/williamwen42/350/orig -> origin/gh/williamwen42/350/orig 2025-12-04T08:00:33.3044823Z * [new branch] gh/williamwen42/351/base -> origin/gh/williamwen42/351/base 2025-12-04T08:00:33.3046083Z * [new branch] gh/williamwen42/351/head -> origin/gh/williamwen42/351/head 2025-12-04T08:00:33.3047014Z * [new branch] gh/williamwen42/351/orig -> origin/gh/williamwen42/351/orig 2025-12-04T08:00:33.3049275Z * [new branch] gh/williamwen42/352/base -> origin/gh/williamwen42/352/base 2025-12-04T08:00:33.3050333Z * [new branch] gh/williamwen42/352/head -> origin/gh/williamwen42/352/head 2025-12-04T08:00:33.3051523Z * [new branch] gh/williamwen42/352/orig -> origin/gh/williamwen42/352/orig 2025-12-04T08:00:33.3053329Z * [new branch] gh/williamwen42/353/base -> origin/gh/williamwen42/353/base 2025-12-04T08:00:33.3054298Z * [new branch] gh/williamwen42/353/head -> origin/gh/williamwen42/353/head 2025-12-04T08:00:33.3055387Z * [new branch] gh/williamwen42/353/orig -> origin/gh/williamwen42/353/orig 2025-12-04T08:00:33.3057008Z * [new branch] gh/williamwen42/354/base -> origin/gh/williamwen42/354/base 2025-12-04T08:00:33.3058088Z * [new branch] gh/williamwen42/354/head -> origin/gh/williamwen42/354/head 2025-12-04T08:00:33.3059214Z * [new branch] gh/williamwen42/354/orig -> origin/gh/williamwen42/354/orig 2025-12-04T08:00:33.3061066Z * [new branch] gh/williamwen42/355/base -> origin/gh/williamwen42/355/base 2025-12-04T08:00:33.3061942Z * [new branch] gh/williamwen42/355/head -> origin/gh/williamwen42/355/head 2025-12-04T08:00:33.3063027Z * [new branch] gh/williamwen42/355/orig -> origin/gh/williamwen42/355/orig 2025-12-04T08:00:33.3065179Z * [new branch] gh/williamwen42/356/base -> origin/gh/williamwen42/356/base 2025-12-04T08:00:33.3066127Z * [new branch] gh/williamwen42/356/head -> origin/gh/williamwen42/356/head 2025-12-04T08:00:33.3067229Z * [new branch] gh/williamwen42/356/orig -> origin/gh/williamwen42/356/orig 2025-12-04T08:00:33.3068896Z * [new branch] gh/williamwen42/357/base -> origin/gh/williamwen42/357/base 2025-12-04T08:00:33.3069900Z * [new branch] gh/williamwen42/357/head -> origin/gh/williamwen42/357/head 2025-12-04T08:00:33.3071498Z * [new branch] gh/williamwen42/357/orig -> origin/gh/williamwen42/357/orig 2025-12-04T08:00:33.3072976Z * [new branch] gh/williamwen42/358/base -> origin/gh/williamwen42/358/base 2025-12-04T08:00:33.3073959Z * [new branch] gh/williamwen42/358/head -> origin/gh/williamwen42/358/head 2025-12-04T08:00:33.3075118Z * [new branch] gh/williamwen42/358/orig -> origin/gh/williamwen42/358/orig 2025-12-04T08:00:33.3077209Z * [new branch] gh/xmfan/169/base -> origin/gh/xmfan/169/base 2025-12-04T08:00:33.3078294Z * [new branch] gh/xmfan/169/head -> origin/gh/xmfan/169/head 2025-12-04T08:00:33.3079807Z * [new branch] gh/xmfan/170/base -> origin/gh/xmfan/170/base 2025-12-04T08:00:33.3080678Z * [new branch] gh/xmfan/170/head -> origin/gh/xmfan/170/head 2025-12-04T08:00:33.3082353Z * [new branch] gh/xmfan/274/base -> origin/gh/xmfan/274/base 2025-12-04T08:00:33.3083257Z * [new branch] gh/xmfan/274/head -> origin/gh/xmfan/274/head 2025-12-04T08:00:33.3084365Z * [new branch] gh/xmfan/274/orig -> origin/gh/xmfan/274/orig 2025-12-04T08:00:33.3085977Z * [new branch] gh/xmfan/277/base -> origin/gh/xmfan/277/base 2025-12-04T08:00:33.3086936Z * [new branch] gh/xmfan/277/head -> origin/gh/xmfan/277/head 2025-12-04T08:00:33.3088223Z * [new branch] gh/xmfan/277/orig -> origin/gh/xmfan/277/orig 2025-12-04T08:00:33.3089717Z * [new branch] gh/xmfan/301/base -> origin/gh/xmfan/301/base 2025-12-04T08:00:33.3090893Z * [new branch] gh/xmfan/301/head -> origin/gh/xmfan/301/head 2025-12-04T08:00:33.3091926Z * [new branch] gh/xmfan/301/orig -> origin/gh/xmfan/301/orig 2025-12-04T08:00:33.3093493Z * [new branch] gh/xmfan/304/base -> origin/gh/xmfan/304/base 2025-12-04T08:00:33.3095016Z * [new branch] gh/xmfan/304/head -> origin/gh/xmfan/304/head 2025-12-04T08:00:33.3096034Z * [new branch] gh/xmfan/304/orig -> origin/gh/xmfan/304/orig 2025-12-04T08:00:33.3097612Z * [new branch] gh/xmfan/309/base -> origin/gh/xmfan/309/base 2025-12-04T08:00:33.3098547Z * [new branch] gh/xmfan/309/head -> origin/gh/xmfan/309/head 2025-12-04T08:00:33.3099890Z * [new branch] gh/xmfan/309/orig -> origin/gh/xmfan/309/orig 2025-12-04T08:00:33.3101388Z * [new branch] gh/xmfan/310/base -> origin/gh/xmfan/310/base 2025-12-04T08:00:33.3102462Z * [new branch] gh/xmfan/310/head -> origin/gh/xmfan/310/head 2025-12-04T08:00:33.3103482Z * [new branch] gh/xmfan/310/orig -> origin/gh/xmfan/310/orig 2025-12-04T08:00:33.3105051Z * [new branch] gh/xmfan/311/base -> origin/gh/xmfan/311/base 2025-12-04T08:00:33.3106120Z * [new branch] gh/xmfan/311/head -> origin/gh/xmfan/311/head 2025-12-04T08:00:33.3107343Z * [new branch] gh/xmfan/311/orig -> origin/gh/xmfan/311/orig 2025-12-04T08:00:33.3108788Z * [new branch] gh/xmfan/312/base -> origin/gh/xmfan/312/base 2025-12-04T08:00:33.3109768Z * [new branch] gh/xmfan/312/head -> origin/gh/xmfan/312/head 2025-12-04T08:00:33.3110836Z * [new branch] gh/xmfan/312/orig -> origin/gh/xmfan/312/orig 2025-12-04T08:00:33.3112519Z * [new branch] gh/xmfan/313/base -> origin/gh/xmfan/313/base 2025-12-04T08:00:33.3113390Z * [new branch] gh/xmfan/313/head -> origin/gh/xmfan/313/head 2025-12-04T08:00:33.3114474Z * [new branch] gh/xmfan/313/orig -> origin/gh/xmfan/313/orig 2025-12-04T08:00:33.3116470Z * [new branch] gh/xuanzhang816/27/base -> origin/gh/xuanzhang816/27/base 2025-12-04T08:00:33.3117576Z * [new branch] gh/xuanzhang816/27/head -> origin/gh/xuanzhang816/27/head 2025-12-04T08:00:33.3118643Z * [new branch] gh/xuanzhang816/27/orig -> origin/gh/xuanzhang816/27/orig 2025-12-04T08:00:33.3120434Z * [new branch] gh/xuanzhang816/32/base -> origin/gh/xuanzhang816/32/base 2025-12-04T08:00:33.3121458Z * [new branch] gh/xuanzhang816/32/head -> origin/gh/xuanzhang816/32/head 2025-12-04T08:00:33.3122599Z * [new branch] gh/xuanzhang816/32/orig -> origin/gh/xuanzhang816/32/orig 2025-12-04T08:00:33.3124098Z * [new branch] gh/xuanzhang816/33/base -> origin/gh/xuanzhang816/33/base 2025-12-04T08:00:33.3125135Z * [new branch] gh/xuanzhang816/33/head -> origin/gh/xuanzhang816/33/head 2025-12-04T08:00:33.3126210Z * [new branch] gh/xuanzhang816/33/orig -> origin/gh/xuanzhang816/33/orig 2025-12-04T08:00:33.3128254Z * [new branch] gh/xuanzhang816/34/base -> origin/gh/xuanzhang816/34/base 2025-12-04T08:00:33.3129509Z * [new branch] gh/xuanzhang816/34/head -> origin/gh/xuanzhang816/34/head 2025-12-04T08:00:33.3130579Z * [new branch] gh/xuanzhang816/34/orig -> origin/gh/xuanzhang816/34/orig 2025-12-04T08:00:33.3132423Z * [new branch] gh/xuanzhang816/35/base -> origin/gh/xuanzhang816/35/base 2025-12-04T08:00:33.3133419Z * [new branch] gh/xuanzhang816/35/head -> origin/gh/xuanzhang816/35/head 2025-12-04T08:00:33.3134512Z * [new branch] gh/xuanzhang816/35/orig -> origin/gh/xuanzhang816/35/orig 2025-12-04T08:00:33.3136740Z * [new branch] gh/yanbing-j/11/base -> origin/gh/yanbing-j/11/base 2025-12-04T08:00:33.3137656Z * [new branch] gh/yanbing-j/11/head -> origin/gh/yanbing-j/11/head 2025-12-04T08:00:33.3138754Z * [new branch] gh/yanbing-j/11/orig -> origin/gh/yanbing-j/11/orig 2025-12-04T08:00:33.3140380Z * [new branch] gh/yanbing-j/12/base -> origin/gh/yanbing-j/12/base 2025-12-04T08:00:33.3141332Z * [new branch] gh/yanbing-j/12/head -> origin/gh/yanbing-j/12/head 2025-12-04T08:00:33.3142495Z * [new branch] gh/yanbing-j/12/orig -> origin/gh/yanbing-j/12/orig 2025-12-04T08:00:33.3144077Z * [new branch] gh/yanbing-j/13/base -> origin/gh/yanbing-j/13/base 2025-12-04T08:00:33.3145093Z * [new branch] gh/yanbing-j/13/head -> origin/gh/yanbing-j/13/head 2025-12-04T08:00:33.3146166Z * [new branch] gh/yanbing-j/13/orig -> origin/gh/yanbing-j/13/orig 2025-12-04T08:00:33.3147776Z * [new branch] gh/yanbing-j/14/base -> origin/gh/yanbing-j/14/base 2025-12-04T08:00:33.3148768Z * [new branch] gh/yanbing-j/14/head -> origin/gh/yanbing-j/14/head 2025-12-04T08:00:33.3149867Z * [new branch] gh/yanbing-j/14/orig -> origin/gh/yanbing-j/14/orig 2025-12-04T08:00:33.3151899Z * [new branch] gh/yanbing-j/15/base -> origin/gh/yanbing-j/15/base 2025-12-04T08:00:33.3152971Z * [new branch] gh/yanbing-j/15/head -> origin/gh/yanbing-j/15/head 2025-12-04T08:00:33.3154031Z * [new branch] gh/yanbing-j/15/orig -> origin/gh/yanbing-j/15/orig 2025-12-04T08:00:33.3155585Z * [new branch] gh/yanbing-j/18/base -> origin/gh/yanbing-j/18/base 2025-12-04T08:00:33.3156640Z * [new branch] gh/yanbing-j/18/head -> origin/gh/yanbing-j/18/head 2025-12-04T08:00:33.3157777Z * [new branch] gh/yanbing-j/18/orig -> origin/gh/yanbing-j/18/orig 2025-12-04T08:00:33.3159339Z * [new branch] gh/yanbing-j/19/base -> origin/gh/yanbing-j/19/base 2025-12-04T08:00:33.3160301Z * [new branch] gh/yanbing-j/19/head -> origin/gh/yanbing-j/19/head 2025-12-04T08:00:33.3161385Z * [new branch] gh/yanbing-j/19/orig -> origin/gh/yanbing-j/19/orig 2025-12-04T08:00:33.3163495Z * [new branch] gh/yanbing-j/20/base -> origin/gh/yanbing-j/20/base 2025-12-04T08:00:33.3164450Z * [new branch] gh/yanbing-j/20/head -> origin/gh/yanbing-j/20/head 2025-12-04T08:00:33.3165546Z * [new branch] gh/yanbing-j/20/orig -> origin/gh/yanbing-j/20/orig 2025-12-04T08:00:33.3167182Z * [new branch] gh/yanbing-j/21/base -> origin/gh/yanbing-j/21/base 2025-12-04T08:00:33.3168358Z * [new branch] gh/yanbing-j/21/head -> origin/gh/yanbing-j/21/head 2025-12-04T08:00:33.3169869Z * [new branch] gh/yanbing-j/22/base -> origin/gh/yanbing-j/22/base 2025-12-04T08:00:33.3170888Z * [new branch] gh/yanbing-j/22/head -> origin/gh/yanbing-j/22/head 2025-12-04T08:00:33.3171942Z * [new branch] gh/yanbing-j/22/orig -> origin/gh/yanbing-j/22/orig 2025-12-04T08:00:33.3174351Z * [new branch] gh/yanbing-j/23/base -> origin/gh/yanbing-j/23/base 2025-12-04T08:00:33.3175340Z * [new branch] gh/yanbing-j/23/head -> origin/gh/yanbing-j/23/head 2025-12-04T08:00:33.3176408Z * [new branch] gh/yanbing-j/23/orig -> origin/gh/yanbing-j/23/orig 2025-12-04T08:00:33.3177962Z * [new branch] gh/yanbing-j/24/base -> origin/gh/yanbing-j/24/base 2025-12-04T08:00:33.3178954Z * [new branch] gh/yanbing-j/24/head -> origin/gh/yanbing-j/24/head 2025-12-04T08:00:33.3180020Z * [new branch] gh/yanbing-j/24/orig -> origin/gh/yanbing-j/24/orig 2025-12-04T08:00:33.3181795Z * [new branch] gh/yanbing-j/25/base -> origin/gh/yanbing-j/25/base 2025-12-04T08:00:33.3182720Z * [new branch] gh/yanbing-j/25/head -> origin/gh/yanbing-j/25/head 2025-12-04T08:00:33.3183806Z * [new branch] gh/yanbing-j/25/orig -> origin/gh/yanbing-j/25/orig 2025-12-04T08:00:33.3185390Z * [new branch] gh/yanbing-j/26/base -> origin/gh/yanbing-j/26/base 2025-12-04T08:00:33.3186389Z * [new branch] gh/yanbing-j/26/head -> origin/gh/yanbing-j/26/head 2025-12-04T08:00:33.3187519Z * [new branch] gh/yanbing-j/26/orig -> origin/gh/yanbing-j/26/orig 2025-12-04T08:00:33.3189944Z * [new branch] gh/yang-yu-hang/1/base -> origin/gh/yang-yu-hang/1/base 2025-12-04T08:00:33.3191086Z * [new branch] gh/yang-yu-hang/1/head -> origin/gh/yang-yu-hang/1/head 2025-12-04T08:00:33.3192447Z * [new branch] gh/yang-yu-hang/1/orig -> origin/gh/yang-yu-hang/1/orig 2025-12-04T08:00:33.3193946Z * [new branch] gh/yang-yu-hang/2/base -> origin/gh/yang-yu-hang/2/base 2025-12-04T08:00:33.3195301Z * [new branch] gh/yang-yu-hang/2/head -> origin/gh/yang-yu-hang/2/head 2025-12-04T08:00:33.3196707Z * [new branch] gh/yang-yu-hang/2/orig -> origin/gh/yang-yu-hang/2/orig 2025-12-04T08:00:33.3198260Z * [new branch] gh/yang-yu-hang/3/base -> origin/gh/yang-yu-hang/3/base 2025-12-04T08:00:33.3199379Z * [new branch] gh/yang-yu-hang/3/head -> origin/gh/yang-yu-hang/3/head 2025-12-04T08:00:33.3200682Z * [new branch] gh/yang-yu-hang/3/orig -> origin/gh/yang-yu-hang/3/orig 2025-12-04T08:00:33.3202448Z * [new branch] gh/yangw-dev/12/base -> origin/gh/yangw-dev/12/base 2025-12-04T08:00:33.3203482Z * [new branch] gh/yangw-dev/12/head -> origin/gh/yangw-dev/12/head 2025-12-04T08:00:33.3204596Z * [new branch] gh/yangw-dev/12/orig -> origin/gh/yangw-dev/12/orig 2025-12-04T08:00:33.3206171Z * [new branch] gh/yangw-dev/13/base -> origin/gh/yangw-dev/13/base 2025-12-04T08:00:33.3207251Z * [new branch] gh/yangw-dev/13/head -> origin/gh/yangw-dev/13/head 2025-12-04T08:00:33.3208581Z * [new branch] gh/yangw-dev/13/orig -> origin/gh/yangw-dev/13/orig 2025-12-04T08:00:33.3210019Z * [new branch] gh/yangw-dev/14/base -> origin/gh/yangw-dev/14/base 2025-12-04T08:00:33.3211027Z * [new branch] gh/yangw-dev/14/head -> origin/gh/yangw-dev/14/head 2025-12-04T08:00:33.3212260Z * [new branch] gh/yangw-dev/14/orig -> origin/gh/yangw-dev/14/orig 2025-12-04T08:00:33.3213803Z * [new branch] gh/yangw-dev/15/base -> origin/gh/yangw-dev/15/base 2025-12-04T08:00:33.3214851Z * [new branch] gh/yangw-dev/15/head -> origin/gh/yangw-dev/15/head 2025-12-04T08:00:33.3215964Z * [new branch] gh/yangw-dev/15/orig -> origin/gh/yangw-dev/15/orig 2025-12-04T08:00:33.3217560Z * [new branch] gh/yangw-dev/19/base -> origin/gh/yangw-dev/19/base 2025-12-04T08:00:33.3218589Z * [new branch] gh/yangw-dev/19/head -> origin/gh/yangw-dev/19/head 2025-12-04T08:00:33.3219703Z * [new branch] gh/yangw-dev/19/orig -> origin/gh/yangw-dev/19/orig 2025-12-04T08:00:33.3221291Z * [new branch] gh/yangw-dev/26/base -> origin/gh/yangw-dev/26/base 2025-12-04T08:00:33.3222317Z * [new branch] gh/yangw-dev/26/head -> origin/gh/yangw-dev/26/head 2025-12-04T08:00:33.3223443Z * [new branch] gh/yangw-dev/26/orig -> origin/gh/yangw-dev/26/orig 2025-12-04T08:00:33.3225034Z * [new branch] gh/yangw-dev/27/base -> origin/gh/yangw-dev/27/base 2025-12-04T08:00:33.3226034Z * [new branch] gh/yangw-dev/27/head -> origin/gh/yangw-dev/27/head 2025-12-04T08:00:33.3227532Z * [new branch] gh/yangw-dev/27/orig -> origin/gh/yangw-dev/27/orig 2025-12-04T08:00:33.3229502Z * [new branch] gh/ydwu4/292/base -> origin/gh/ydwu4/292/base 2025-12-04T08:00:33.3230459Z * [new branch] gh/ydwu4/292/head -> origin/gh/ydwu4/292/head 2025-12-04T08:00:33.3231525Z * [new branch] gh/ydwu4/292/orig -> origin/gh/ydwu4/292/orig 2025-12-04T08:00:33.3233085Z * [new branch] gh/ydwu4/294/base -> origin/gh/ydwu4/294/base 2025-12-04T08:00:33.3234081Z * [new branch] gh/ydwu4/294/head -> origin/gh/ydwu4/294/head 2025-12-04T08:00:33.3235293Z * [new branch] gh/ydwu4/294/orig -> origin/gh/ydwu4/294/orig 2025-12-04T08:00:33.3236931Z * [new branch] gh/ydwu4/295/base -> origin/gh/ydwu4/295/base 2025-12-04T08:00:33.3237972Z * [new branch] gh/ydwu4/295/head -> origin/gh/ydwu4/295/head 2025-12-04T08:00:33.3239067Z * [new branch] gh/ydwu4/295/orig -> origin/gh/ydwu4/295/orig 2025-12-04T08:00:33.3240574Z * [new branch] gh/ydwu4/296/base -> origin/gh/ydwu4/296/base 2025-12-04T08:00:33.3242130Z * [new branch] gh/ydwu4/296/head -> origin/gh/ydwu4/296/head 2025-12-04T08:00:33.3243170Z * [new branch] gh/ydwu4/296/orig -> origin/gh/ydwu4/296/orig 2025-12-04T08:00:33.3244832Z * [new branch] gh/ydwu4/306/base -> origin/gh/ydwu4/306/base 2025-12-04T08:00:33.3246027Z * [new branch] gh/ydwu4/306/head -> origin/gh/ydwu4/306/head 2025-12-04T08:00:33.3247065Z * [new branch] gh/ydwu4/306/orig -> origin/gh/ydwu4/306/orig 2025-12-04T08:00:33.3248753Z * [new branch] gh/ydwu4/312/base -> origin/gh/ydwu4/312/base 2025-12-04T08:00:33.3249785Z * [new branch] gh/ydwu4/312/head -> origin/gh/ydwu4/312/head 2025-12-04T08:00:33.3250911Z * [new branch] gh/ydwu4/312/orig -> origin/gh/ydwu4/312/orig 2025-12-04T08:00:33.3252463Z * [new branch] gh/ydwu4/322/base -> origin/gh/ydwu4/322/base 2025-12-04T08:00:33.3253455Z * [new branch] gh/ydwu4/322/head -> origin/gh/ydwu4/322/head 2025-12-04T08:00:33.3254522Z * [new branch] gh/ydwu4/322/orig -> origin/gh/ydwu4/322/orig 2025-12-04T08:00:33.3256113Z * [new branch] gh/ydwu4/327/base -> origin/gh/ydwu4/327/base 2025-12-04T08:00:33.3257221Z * [new branch] gh/ydwu4/327/head -> origin/gh/ydwu4/327/head 2025-12-04T08:00:33.3258307Z * [new branch] gh/ydwu4/327/orig -> origin/gh/ydwu4/327/orig 2025-12-04T08:00:33.3260040Z * [new branch] gh/ydwu4/328/base -> origin/gh/ydwu4/328/base 2025-12-04T08:00:33.3261012Z * [new branch] gh/ydwu4/328/head -> origin/gh/ydwu4/328/head 2025-12-04T08:00:33.3262096Z * [new branch] gh/ydwu4/328/orig -> origin/gh/ydwu4/328/orig 2025-12-04T08:00:33.3263556Z * [new branch] gh/ydwu4/329/base -> origin/gh/ydwu4/329/base 2025-12-04T08:00:33.3264604Z * [new branch] gh/ydwu4/329/head -> origin/gh/ydwu4/329/head 2025-12-04T08:00:33.3265731Z * [new branch] gh/ydwu4/329/orig -> origin/gh/ydwu4/329/orig 2025-12-04T08:00:33.3267392Z * [new branch] gh/ydwu4/330/base -> origin/gh/ydwu4/330/base 2025-12-04T08:00:33.3268330Z * [new branch] gh/ydwu4/330/head -> origin/gh/ydwu4/330/head 2025-12-04T08:00:33.3269420Z * [new branch] gh/ydwu4/330/orig -> origin/gh/ydwu4/330/orig 2025-12-04T08:00:33.3270956Z * [new branch] gh/ydwu4/331/base -> origin/gh/ydwu4/331/base 2025-12-04T08:00:33.3272067Z * [new branch] gh/ydwu4/331/head -> origin/gh/ydwu4/331/head 2025-12-04T08:00:33.3273272Z * [new branch] gh/ydwu4/331/orig -> origin/gh/ydwu4/331/orig 2025-12-04T08:00:33.3274658Z * [new branch] gh/ydwu4/332/base -> origin/gh/ydwu4/332/base 2025-12-04T08:00:33.3275656Z * [new branch] gh/ydwu4/332/head -> origin/gh/ydwu4/332/head 2025-12-04T08:00:33.3276735Z * [new branch] gh/ydwu4/332/orig -> origin/gh/ydwu4/332/orig 2025-12-04T08:00:33.3278195Z * [new branch] gh/ydwu4/333/base -> origin/gh/ydwu4/333/base 2025-12-04T08:00:33.3279202Z * [new branch] gh/ydwu4/333/head -> origin/gh/ydwu4/333/head 2025-12-04T08:00:33.3280288Z * [new branch] gh/ydwu4/333/orig -> origin/gh/ydwu4/333/orig 2025-12-04T08:00:33.3281755Z * [new branch] gh/ydwu4/334/base -> origin/gh/ydwu4/334/base 2025-12-04T08:00:33.3282776Z * [new branch] gh/ydwu4/334/head -> origin/gh/ydwu4/334/head 2025-12-04T08:00:33.3283869Z * [new branch] gh/ydwu4/334/orig -> origin/gh/ydwu4/334/orig 2025-12-04T08:00:33.3285321Z * [new branch] gh/ydwu4/335/base -> origin/gh/ydwu4/335/base 2025-12-04T08:00:33.3286384Z * [new branch] gh/ydwu4/335/head -> origin/gh/ydwu4/335/head 2025-12-04T08:00:33.3287600Z * [new branch] gh/ydwu4/335/orig -> origin/gh/ydwu4/335/orig 2025-12-04T08:00:33.3289654Z * [new branch] gh/ydwu4/337/base -> origin/gh/ydwu4/337/base 2025-12-04T08:00:33.3290695Z * [new branch] gh/ydwu4/337/head -> origin/gh/ydwu4/337/head 2025-12-04T08:00:33.3292340Z * [new branch] gh/ydwu4/337/orig -> origin/gh/ydwu4/337/orig 2025-12-04T08:00:33.3293848Z * [new branch] gh/ydwu4/339/base -> origin/gh/ydwu4/339/base 2025-12-04T08:00:33.3294877Z * [new branch] gh/ydwu4/339/head -> origin/gh/ydwu4/339/head 2025-12-04T08:00:33.3296479Z * [new branch] gh/ydwu4/339/orig -> origin/gh/ydwu4/339/orig 2025-12-04T08:00:33.3298342Z * [new branch] gh/yf225/133/base -> origin/gh/yf225/133/base 2025-12-04T08:00:33.3299337Z * [new branch] gh/yf225/133/head -> origin/gh/yf225/133/head 2025-12-04T08:00:33.3301320Z * [new branch] gh/yf225/93/base -> origin/gh/yf225/93/base 2025-12-04T08:00:33.3302438Z * [new branch] gh/yf225/93/head -> origin/gh/yf225/93/head 2025-12-04T08:00:33.3305346Z * [new branch] gh/yifuwang/152/base -> origin/gh/yifuwang/152/base 2025-12-04T08:00:33.3306839Z * [new branch] gh/yifuwang/152/head -> origin/gh/yifuwang/152/head 2025-12-04T08:00:33.3307968Z * [new branch] gh/yifuwang/152/orig -> origin/gh/yifuwang/152/orig 2025-12-04T08:00:33.3309513Z * [new branch] gh/yifuwang/195/base -> origin/gh/yifuwang/195/base 2025-12-04T08:00:33.3310557Z * [new branch] gh/yifuwang/195/head -> origin/gh/yifuwang/195/head 2025-12-04T08:00:33.3311703Z * [new branch] gh/yifuwang/195/orig -> origin/gh/yifuwang/195/orig 2025-12-04T08:00:33.3313636Z * [new branch] gh/yiming0416/1/base -> origin/gh/yiming0416/1/base 2025-12-04T08:00:33.3314646Z * [new branch] gh/yiming0416/1/head -> origin/gh/yiming0416/1/head 2025-12-04T08:00:33.3316140Z * [new branch] gh/yiming0416/2/base -> origin/gh/yiming0416/2/base 2025-12-04T08:00:33.3317170Z * [new branch] gh/yiming0416/2/head -> origin/gh/yiming0416/2/head 2025-12-04T08:00:33.3319204Z * [new branch] gh/yushangdi/1/base -> origin/gh/yushangdi/1/base 2025-12-04T08:00:33.3320274Z * [new branch] gh/yushangdi/1/head -> origin/gh/yushangdi/1/head 2025-12-04T08:00:33.3321784Z * [new branch] gh/yushangdi/10/base -> origin/gh/yushangdi/10/base 2025-12-04T08:00:33.3322916Z * [new branch] gh/yushangdi/10/head -> origin/gh/yushangdi/10/head 2025-12-04T08:00:33.3323955Z * [new branch] gh/yushangdi/10/orig -> origin/gh/yushangdi/10/orig 2025-12-04T08:00:33.3325497Z * [new branch] gh/yushangdi/11/base -> origin/gh/yushangdi/11/base 2025-12-04T08:00:33.3326521Z * [new branch] gh/yushangdi/11/head -> origin/gh/yushangdi/11/head 2025-12-04T08:00:33.3327717Z * [new branch] gh/yushangdi/11/orig -> origin/gh/yushangdi/11/orig 2025-12-04T08:00:33.3329429Z * [new branch] gh/yushangdi/2/base -> origin/gh/yushangdi/2/base 2025-12-04T08:00:33.3330374Z * [new branch] gh/yushangdi/2/head -> origin/gh/yushangdi/2/head 2025-12-04T08:00:33.3332064Z * [new branch] gh/yushangdi/7/base -> origin/gh/yushangdi/7/base 2025-12-04T08:00:33.3333055Z * [new branch] gh/yushangdi/7/head -> origin/gh/yushangdi/7/head 2025-12-04T08:00:33.3334299Z * [new branch] gh/yushangdi/7/orig -> origin/gh/yushangdi/7/orig 2025-12-04T08:00:33.3336039Z * [new branch] gh/yushangdi/8/base -> origin/gh/yushangdi/8/base 2025-12-04T08:00:33.3337360Z * [new branch] gh/yushangdi/8/head -> origin/gh/yushangdi/8/head 2025-12-04T08:00:33.3338449Z * [new branch] gh/yushangdi/8/orig -> origin/gh/yushangdi/8/orig 2025-12-04T08:00:33.3339917Z * [new branch] gh/yushangdi/9/base -> origin/gh/yushangdi/9/base 2025-12-04T08:00:33.3341012Z * [new branch] gh/yushangdi/9/head -> origin/gh/yushangdi/9/head 2025-12-04T08:00:33.3342145Z * [new branch] gh/yushangdi/9/orig -> origin/gh/yushangdi/9/orig 2025-12-04T08:00:33.3344510Z * [new branch] gh/zklaus/19/base -> origin/gh/zklaus/19/base 2025-12-04T08:00:33.3345542Z * [new branch] gh/zklaus/19/head -> origin/gh/zklaus/19/head 2025-12-04T08:00:33.3346839Z * [new branch] gh/zklaus/19/orig -> origin/gh/zklaus/19/orig 2025-12-04T08:00:33.3348363Z * [new branch] gh/zklaus/20/base -> origin/gh/zklaus/20/base 2025-12-04T08:00:33.3349402Z * [new branch] gh/zklaus/20/head -> origin/gh/zklaus/20/head 2025-12-04T08:00:33.3350503Z * [new branch] gh/zklaus/20/orig -> origin/gh/zklaus/20/orig 2025-12-04T08:00:33.3352523Z * [new branch] gh/zklaus/21/base -> origin/gh/zklaus/21/base 2025-12-04T08:00:33.3353542Z * [new branch] gh/zklaus/21/head -> origin/gh/zklaus/21/head 2025-12-04T08:00:33.3354669Z * [new branch] gh/zklaus/21/orig -> origin/gh/zklaus/21/orig 2025-12-04T08:00:33.3356232Z * [new branch] gh/zklaus/22/base -> origin/gh/zklaus/22/base 2025-12-04T08:00:33.3357255Z * [new branch] gh/zklaus/22/head -> origin/gh/zklaus/22/head 2025-12-04T08:00:33.3358327Z * [new branch] gh/zklaus/22/orig -> origin/gh/zklaus/22/orig 2025-12-04T08:00:33.3359873Z * [new branch] gh/zklaus/23/base -> origin/gh/zklaus/23/base 2025-12-04T08:00:33.3360885Z * [new branch] gh/zklaus/23/head -> origin/gh/zklaus/23/head 2025-12-04T08:00:33.3362192Z * [new branch] gh/zklaus/23/orig -> origin/gh/zklaus/23/orig 2025-12-04T08:00:33.3363595Z * [new branch] gh/zklaus/24/base -> origin/gh/zklaus/24/base 2025-12-04T08:00:33.3364603Z * [new branch] gh/zklaus/24/head -> origin/gh/zklaus/24/head 2025-12-04T08:00:33.3365837Z * [new branch] gh/zklaus/24/orig -> origin/gh/zklaus/24/orig 2025-12-04T08:00:33.3367855Z * [new branch] gh/zou3519/1197/base -> origin/gh/zou3519/1197/base 2025-12-04T08:00:33.3369242Z * [new branch] gh/zou3519/1197/head -> origin/gh/zou3519/1197/head 2025-12-04T08:00:33.3370021Z * [new branch] gh/zou3519/1197/orig -> origin/gh/zou3519/1197/orig 2025-12-04T08:00:33.3371916Z * [new branch] gh/zou3519/1199/base -> origin/gh/zou3519/1199/base 2025-12-04T08:00:33.3372983Z * [new branch] gh/zou3519/1199/head -> origin/gh/zou3519/1199/head 2025-12-04T08:00:33.3374124Z * [new branch] gh/zou3519/1199/orig -> origin/gh/zou3519/1199/orig 2025-12-04T08:00:33.3376069Z * [new branch] gh/zou3519/1200/base -> origin/gh/zou3519/1200/base 2025-12-04T08:00:33.3377330Z * [new branch] gh/zou3519/1200/head -> origin/gh/zou3519/1200/head 2025-12-04T08:00:33.3378385Z * [new branch] gh/zou3519/1200/orig -> origin/gh/zou3519/1200/orig 2025-12-04T08:00:33.3380081Z * [new branch] gh/zou3519/1201/base -> origin/gh/zou3519/1201/base 2025-12-04T08:00:33.3381039Z * [new branch] gh/zou3519/1201/head -> origin/gh/zou3519/1201/head 2025-12-04T08:00:33.3382158Z * [new branch] gh/zou3519/1201/orig -> origin/gh/zou3519/1201/orig 2025-12-04T08:00:33.3383607Z * [new branch] gh/zou3519/1202/base -> origin/gh/zou3519/1202/base 2025-12-04T08:00:33.3384611Z * [new branch] gh/zou3519/1202/head -> origin/gh/zou3519/1202/head 2025-12-04T08:00:33.3385728Z * [new branch] gh/zou3519/1202/orig -> origin/gh/zou3519/1202/orig 2025-12-04T08:00:33.3387663Z * [new branch] gh/zpcore/1/base -> origin/gh/zpcore/1/base 2025-12-04T08:00:33.3388657Z * [new branch] gh/zpcore/1/head -> origin/gh/zpcore/1/head 2025-12-04T08:00:33.3390353Z * [new branch] gh/zpcore/11/base -> origin/gh/zpcore/11/base 2025-12-04T08:00:33.3391646Z * [new branch] gh/zpcore/11/head -> origin/gh/zpcore/11/head 2025-12-04T08:00:33.3392643Z * [new branch] gh/zpcore/11/orig -> origin/gh/zpcore/11/orig 2025-12-04T08:00:33.3394718Z * [new branch] gh/zpcore/12/base -> origin/gh/zpcore/12/base 2025-12-04T08:00:33.3395709Z * [new branch] gh/zpcore/12/head -> origin/gh/zpcore/12/head 2025-12-04T08:00:33.3397013Z * [new branch] gh/zpcore/12/orig -> origin/gh/zpcore/12/orig 2025-12-04T08:00:33.3398596Z * [new branch] gh/zpcore/13/base -> origin/gh/zpcore/13/base 2025-12-04T08:00:33.3399536Z * [new branch] gh/zpcore/13/head -> origin/gh/zpcore/13/head 2025-12-04T08:00:33.3400630Z * [new branch] gh/zpcore/13/orig -> origin/gh/zpcore/13/orig 2025-12-04T08:00:33.3402338Z * [new branch] gh/zpcore/14/base -> origin/gh/zpcore/14/base 2025-12-04T08:00:33.3428373Z * [new branch] gh/zpcore/14/head -> origin/gh/zpcore/14/head 2025-12-04T08:00:33.3429306Z * [new branch] gh/zpcore/14/orig -> origin/gh/zpcore/14/orig 2025-12-04T08:00:33.3429861Z * [new branch] gh/zpcore/15/base -> origin/gh/zpcore/15/base 2025-12-04T08:00:33.3430390Z * [new branch] gh/zpcore/15/head -> origin/gh/zpcore/15/head 2025-12-04T08:00:33.3430927Z * [new branch] gh/zpcore/15/orig -> origin/gh/zpcore/15/orig 2025-12-04T08:00:33.3431465Z * [new branch] gh/zpcore/2/base -> origin/gh/zpcore/2/base 2025-12-04T08:00:33.3431992Z * [new branch] gh/zpcore/2/head -> origin/gh/zpcore/2/head 2025-12-04T08:00:33.3432526Z * [new branch] gh/zpcore/21/base -> origin/gh/zpcore/21/base 2025-12-04T08:00:33.3433049Z * [new branch] gh/zpcore/21/head -> origin/gh/zpcore/21/head 2025-12-04T08:00:33.3433583Z * [new branch] gh/zpcore/21/orig -> origin/gh/zpcore/21/orig 2025-12-04T08:00:33.3434288Z * [new branch] gh/zpcore/22/base -> origin/gh/zpcore/22/base 2025-12-04T08:00:33.3434810Z * [new branch] gh/zpcore/22/head -> origin/gh/zpcore/22/head 2025-12-04T08:00:33.3435345Z * [new branch] gh/zpcore/22/orig -> origin/gh/zpcore/22/orig 2025-12-04T08:00:33.3435865Z * [new branch] gh/zpcore/23/base -> origin/gh/zpcore/23/base 2025-12-04T08:00:33.3436396Z * [new branch] gh/zpcore/23/head -> origin/gh/zpcore/23/head 2025-12-04T08:00:33.3437068Z * [new branch] gh/zpcore/23/orig -> origin/gh/zpcore/23/orig 2025-12-04T08:00:33.3437588Z * [new branch] gh/zpcore/24/base -> origin/gh/zpcore/24/base 2025-12-04T08:00:33.3438123Z * [new branch] gh/zpcore/24/head -> origin/gh/zpcore/24/head 2025-12-04T08:00:33.3438643Z * [new branch] gh/zpcore/24/orig -> origin/gh/zpcore/24/orig 2025-12-04T08:00:33.3439189Z * [new branch] gh/zpcore/25/base -> origin/gh/zpcore/25/base 2025-12-04T08:00:33.3439725Z * [new branch] gh/zpcore/25/head -> origin/gh/zpcore/25/head 2025-12-04T08:00:33.3440246Z * [new branch] gh/zpcore/25/orig -> origin/gh/zpcore/25/orig 2025-12-04T08:00:33.3440778Z * [new branch] gh/zpcore/26/base -> origin/gh/zpcore/26/base 2025-12-04T08:00:33.3441296Z * [new branch] gh/zpcore/26/head -> origin/gh/zpcore/26/head 2025-12-04T08:00:33.3441829Z * [new branch] gh/zpcore/26/orig -> origin/gh/zpcore/26/orig 2025-12-04T08:00:33.3442350Z * [new branch] gh/zpcore/27/base -> origin/gh/zpcore/27/base 2025-12-04T08:00:33.3442880Z * [new branch] gh/zpcore/27/head -> origin/gh/zpcore/27/head 2025-12-04T08:00:33.3443412Z * [new branch] gh/zpcore/27/orig -> origin/gh/zpcore/27/orig 2025-12-04T08:00:33.3445082Z * [new branch] gh/zpcore/28/base -> origin/gh/zpcore/28/base 2025-12-04T08:00:33.3446593Z * [new branch] gh/zpcore/28/head -> origin/gh/zpcore/28/head 2025-12-04T08:00:33.3447928Z * [new branch] gh/zpcore/28/orig -> origin/gh/zpcore/28/orig 2025-12-04T08:00:33.3449353Z * [new branch] gh/zpcore/3/base -> origin/gh/zpcore/3/base 2025-12-04T08:00:33.3450297Z * [new branch] gh/zpcore/3/head -> origin/gh/zpcore/3/head 2025-12-04T08:00:33.3451725Z * [new branch] gh/zpcore/4/base -> origin/gh/zpcore/4/base 2025-12-04T08:00:33.3452770Z * [new branch] gh/zpcore/4/head -> origin/gh/zpcore/4/head 2025-12-04T08:00:33.3454228Z * [new branch] gh/zpcore/5/base -> origin/gh/zpcore/5/base 2025-12-04T08:00:33.3455215Z * [new branch] gh/zpcore/5/head -> origin/gh/zpcore/5/head 2025-12-04T08:00:33.3457100Z * [new branch] gh/zpcore/6/base -> origin/gh/zpcore/6/base 2025-12-04T08:00:33.3458309Z * [new branch] gh/zpcore/6/head -> origin/gh/zpcore/6/head 2025-12-04T08:00:33.3460148Z * [new branch] gh/zpcore/7/base -> origin/gh/zpcore/7/base 2025-12-04T08:00:33.3461380Z * [new branch] gh/zpcore/7/head -> origin/gh/zpcore/7/head 2025-12-04T08:00:33.3462797Z * [new branch] gh/zpcore/8/base -> origin/gh/zpcore/8/base 2025-12-04T08:00:33.3463860Z * [new branch] gh/zpcore/8/head -> origin/gh/zpcore/8/head 2025-12-04T08:00:33.3465281Z * [new branch] google-main -> origin/google-main 2025-12-04T08:00:33.3466831Z * [new branch] guangyey/external_stream -> origin/guangyey/external_stream 2025-12-04T08:00:33.3467929Z * [new branch] guangyey/test_2025 -> origin/guangyey/test_2025 2025-12-04T08:00:33.3469901Z * [new branch] guilhermeleobas/cherry-pick-55d87d9dfd9 -> origin/guilhermeleobas/cherry-pick-55d87d9dfd9 2025-12-04T08:00:33.3471176Z * [new branch] hameerabbasi/complex_tensor_subclass -> origin/hameerabbasi/complex_tensor_subclass 2025-12-04T08:00:33.3472480Z * [new branch] hameerabbasi/fix-ctensor-gradcheck-tests -> origin/hameerabbasi/fix-ctensor-gradcheck-tests 2025-12-04T08:00:33.3473569Z * [new branch] hameerabbasi/gradcheck-allclose -> origin/hameerabbasi/gradcheck-allclose 2025-12-04T08:00:33.3474634Z * [new branch] hc_baseline -> origin/hc_baseline 2025-12-04T08:00:33.3475924Z * [new branch] hhh_rand -> origin/hhh_rand 2025-12-04T08:00:33.3477440Z * [new branch] huba/f1 -> origin/huba/f1 2025-12-04T08:00:33.3479316Z * [new branch] increase-timeout-linux-jammy-cuda12_8-py3_10-gcc11-test -> origin/increase-timeout-linux-jammy-cuda12_8-py3_10-gcc11-test 2025-12-04T08:00:33.3480145Z * [new branch] inlining -> origin/inlining 2025-12-04T08:00:33.3481383Z * [new branch] inlining-ezyang -> origin/inlining-ezyang 2025-12-04T08:00:33.3482527Z * [new branch] install-torchao-0.13.0 -> origin/install-torchao-0.13.0 2025-12-04T08:00:33.3484127Z * [new branch] instrument-trunk-pull-linux-with-job-test-filters -> origin/instrument-trunk-pull-linux-with-job-test-filters 2025-12-04T08:00:33.3485170Z * [new branch] invoke-subgraph -> origin/invoke-subgraph 2025-12-04T08:00:33.3486216Z * [new branch] issue#58739 -> origin/issue#58739 2025-12-04T08:00:33.3487748Z * [new branch] jainapurva-patch-1 -> origin/jainapurva-patch-1 2025-12-04T08:00:33.3489280Z * [new branch] jathu/o3 -> origin/jathu/o3 2025-12-04T08:00:33.3490197Z * [new branch] jathu/sve -> origin/jathu/sve 2025-12-04T08:00:33.3492204Z * [new branch] jcaip/test-cusparselt-version-0.6.2 -> origin/jcaip/test-cusparselt-version-0.6.2 2025-12-04T08:00:33.3493241Z * [new branch] jcaip/update-cusparselt-0.6.2 -> origin/jcaip/update-cusparselt-0.6.2 2025-12-04T08:00:33.3494734Z * [new branch] jiannanWang/memorysnapshot_filter -> origin/jiannanWang/memorysnapshot_filter 2025-12-04T08:00:33.3495812Z * [new branch] jiannanWang/profilerstepwarning -> origin/jiannanWang/profilerstepwarning 2025-12-04T08:00:33.3496984Z * [new branch] jithunnair-amd-patch-1 -> origin/jithunnair-amd-patch-1 2025-12-04T08:00:33.3498325Z * [new branch] jithunnair-amd-patch-10 -> origin/jithunnair-amd-patch-10 2025-12-04T08:00:33.3499534Z * [new branch] jithunnair-amd-patch-2 -> origin/jithunnair-amd-patch-2 2025-12-04T08:00:33.3500833Z * [new branch] jithunnair-amd-patch-3 -> origin/jithunnair-amd-patch-3 2025-12-04T08:00:33.3501960Z * [new branch] jithunnair-amd-patch-4 -> origin/jithunnair-amd-patch-4 2025-12-04T08:00:33.3503094Z * [new branch] jithunnair-amd-patch-5 -> origin/jithunnair-amd-patch-5 2025-12-04T08:00:33.3504387Z * [new branch] jithunnair-amd-patch-6 -> origin/jithunnair-amd-patch-6 2025-12-04T08:00:33.3505463Z * [new branch] jithunnair-amd-patch-7 -> origin/jithunnair-amd-patch-7 2025-12-04T08:00:33.3506764Z * [new branch] jithunnair-amd-patch-8 -> origin/jithunnair-amd-patch-8 2025-12-04T08:00:33.3507885Z * [new branch] jithunnair-amd-patch-9 -> origin/jithunnair-amd-patch-9 2025-12-04T08:00:33.3509752Z * [new branch] justinchu/native-qdq -> origin/justinchu/native-qdq 2025-12-04T08:00:33.3511224Z * [new branch] kainan666/xlf_debug -> origin/kainan666/xlf_debug 2025-12-04T08:00:33.3512389Z * [new branch] kainan_test -> origin/kainan_test 2025-12-04T08:00:33.3513517Z * [new branch] larryliu0820-patch-1 -> origin/larryliu0820-patch-1 2025-12-04T08:00:33.3515206Z * [new branch] leslie/test_group_gemm_epilogues -> origin/leslie/test_group_gemm_epilogues 2025-12-04T08:00:33.3516674Z * [new branch] lessw2020/fix_cutlass_cache_error -> origin/lessw2020/fix_cutlass_cache_error 2025-12-04T08:00:33.3518146Z * [new branch] liaoxuan/shm_all_reduce -> origin/liaoxuan/shm_all_reduce 2025-12-04T08:00:33.3519174Z * [new branch] liaoxuan/test_fa_disable_softmax -> origin/liaoxuan/test_fa_disable_softmax 2025-12-04T08:00:33.3520267Z * [new branch] liaoxuan/test_int8_sdpa -> origin/liaoxuan/test_int8_sdpa 2025-12-04T08:00:33.3521843Z * [new branch] llama4-stable -> origin/llama4-stable 2025-12-04T08:00:33.3523971Z * [new branch] lts/release/1.8 -> origin/lts/release/1.8 2025-12-04T08:00:33.3525583Z * [new branch] lucaskabela/#94773 -> origin/lucaskabela/#94773 2025-12-04T08:00:33.3526639Z * [new branch] lucaskabela/fix_164876 -> origin/lucaskabela/fix_164876 2025-12-04T08:00:33.3527822Z * [new branch] lucaskabela/flop_counter -> origin/lucaskabela/flop_counter 2025-12-04T08:00:33.3529173Z * [new branch] lucaskabela/func_under_decomp -> origin/lucaskabela/func_under_decomp 2025-12-04T08:00:33.3530273Z * [new branch] lucaskabela/functional_in_dynamo -> origin/lucaskabela/functional_in_dynamo 2025-12-04T08:00:33.3531502Z * [new branch] lucaskabela/install_params_as_graph_attr -> origin/lucaskabela/install_params_as_graph_attr 2025-12-04T08:00:33.3532815Z * [new branch] lucaskabela/parameters_as_graph_attr -> origin/lucaskabela/parameters_as_graph_attr 2025-12-04T08:00:33.3534308Z * [new branch] lucaskabela/remove_aot_dispatcher_metadata -> origin/lucaskabela/remove_aot_dispatcher_metadata 2025-12-04T08:00:33.3535364Z * [new branch] lucaskabela/rnn_decomp -> origin/lucaskabela/rnn_decomp 2025-12-04T08:00:33.3536881Z * [new branch] lucaskabela/typing_backends -> origin/lucaskabela/typing_backends 2025-12-04T08:00:33.3538044Z * [new branch] lucaskabela/typing_ctx_manager -> origin/lucaskabela/typing_ctx_manager 2025-12-04T08:00:33.3539155Z * [new branch] lucaskabela/typing_nn_module -> origin/lucaskabela/typing_nn_module 2025-12-04T08:00:33.3540289Z * [new branch] lucaskabela/typing_user_defined -> origin/lucaskabela/typing_user_defined 2025-12-04T08:00:33.3541488Z * [new branch] lucaskabela/typing_variables -> origin/lucaskabela/typing_variables 2025-12-04T08:00:33.3542648Z * [new branch] lucaskabela/typing_variables_dicts -> origin/lucaskabela/typing_variables_dicts 2025-12-04T08:00:33.3543806Z * [new branch] lucaskabela/typing_variables_functions -> origin/lucaskabela/typing_variables_functions 2025-12-04T08:00:33.3544881Z * [new branch] lucaskabela/typing_variables_lists -> origin/lucaskabela/typing_variables_lists 2025-12-04T08:00:33.3546457Z * [new branch] lw/torch_box_by_ref -> origin/lw/torch_box_by_ref 2025-12-04T08:00:33.3547691Z * [new branch] main -> origin/main 2025-12-04T08:00:33.3549017Z * [new branch] malfet-patch-1 -> origin/malfet-patch-1 2025-12-04T08:00:33.3550348Z * [new branch] malfet-patch-2 -> origin/malfet-patch-2 2025-12-04T08:00:33.3551589Z * [new branch] malfet-patch-3 -> origin/malfet-patch-3 2025-12-04T08:00:33.3552850Z * [new branch] malfet-patch-4 -> origin/malfet-patch-4 2025-12-04T08:00:33.3554122Z * [new branch] malfet-patch-5 -> origin/malfet-patch-5 2025-12-04T08:00:33.3555405Z * [new branch] malfet-patch-6 -> origin/malfet-patch-6 2025-12-04T08:00:33.3556539Z * [new branch] malfet-patch-7 -> origin/malfet-patch-7 2025-12-04T08:00:33.3557745Z * [new branch] malfet-patch-8 -> origin/malfet-patch-8 2025-12-04T08:00:33.3559893Z * [new branch] malfet/add-3.14-ci -> origin/malfet/add-3.14-ci 2025-12-04T08:00:33.3561279Z * [new branch] malfet/be-do-not-make-typos-in-build-artifacts -> origin/malfet/be-do-not-make-typos-in-build-artifacts 2025-12-04T08:00:33.3562338Z * [new branch] malfet/be-move-more-settings-to-checkout-pytorch -> origin/malfet/be-move-more-settings-to-checkout-pytorch 2025-12-04T08:00:33.3563815Z * [new branch] malfet/be-remove-misisng-neon-headers -> origin/malfet/be-remove-misisng-neon-headers 2025-12-04T08:00:33.3565003Z * [new branch] malfet/mps-implement-col2im -> origin/malfet/mps-implement-col2im 2025-12-04T08:00:33.3566678Z * [new branch] manuel/aoti_metal_shimify-thread_safe -> origin/manuel/aoti_metal_shimify-thread_safe 2025-12-04T08:00:33.3567748Z * [new branch] manuel/inductor_link_openmp -> origin/manuel/inductor_link_openmp 2025-12-04T08:00:33.3569255Z * [new branch] masnesral/metaconda -> origin/masnesral/metaconda 2025-12-04T08:00:33.3570462Z * [new branch] mem_profiler_flaky_fix -> origin/mem_profiler_flaky_fix 2025-12-04T08:00:33.3571709Z * [new branch] mem_profiler_stack_trace -> origin/mem_profiler_stack_trace 2025-12-04T08:00:33.3572859Z * [new branch] memory_profiler_stack -> origin/memory_profiler_stack 2025-12-04T08:00:33.3574131Z * [new branch] metascroy-patch-1 -> origin/metascroy-patch-1 2025-12-04T08:00:33.3575290Z * [new branch] mingw_posix -> origin/mingw_posix 2025-12-04T08:00:33.3577004Z * [new branch] mlazos/S429861-debug -> origin/mlazos/S429861-debug 2025-12-04T08:00:33.3578050Z * [new branch] mlazos/aa -> origin/mlazos/aa 2025-12-04T08:00:33.3579116Z * [new branch] mlazos/acts -> origin/mlazos/acts 2025-12-04T08:00:33.3580191Z * [new branch] mlazos/arg-renames -> origin/mlazos/arg-renames 2025-12-04T08:00:33.3581620Z * [new branch] mlazos/bad-cudagraphs -> origin/mlazos/bad-cudagraphs 2025-12-04T08:00:33.3582720Z * [new branch] mlazos/baseline-graph-breaks -> origin/mlazos/baseline-graph-breaks 2025-12-04T08:00:33.3583717Z * [new branch] mlazos/beta-tensor -> origin/mlazos/beta-tensor 2025-12-04T08:00:33.3584781Z * [new branch] mlazos/buffers -> origin/mlazos/buffers 2025-12-04T08:00:33.3585709Z * [new branch] mlazos/buffers2 -> origin/mlazos/buffers2 2025-12-04T08:00:33.3587023Z * [new branch] mlazos/buffers3 -> origin/mlazos/buffers3 2025-12-04T08:00:33.3588321Z * [new branch] mlazos/bwd -> origin/mlazos/bwd 2025-12-04T08:00:33.3589343Z * [new branch] mlazos/combo-test -> origin/mlazos/combo-test 2025-12-04T08:00:33.3590476Z * [new branch] mlazos/ctx-cleanup -> origin/mlazos/ctx-cleanup 2025-12-04T08:00:33.3591601Z * [new branch] mlazos/cuda-cmd-log -> origin/mlazos/cuda-cmd-log 2025-12-04T08:00:33.3592855Z * [new branch] mlazos/cudagraph-tests -> origin/mlazos/cudagraph-tests 2025-12-04T08:00:33.3593998Z * [new branch] mlazos/cudagraphs-measurement -> origin/mlazos/cudagraphs-measurement 2025-12-04T08:00:33.3595242Z * [new branch] mlazos/cutlass-test -> origin/mlazos/cutlass-test 2025-12-04T08:00:33.3596767Z * [new branch] mlazos/cutlass-topo-bug -> origin/mlazos/cutlass-topo-bug 2025-12-04T08:00:33.3598014Z * [new branch] mlazos/dataclass-proxy -> origin/mlazos/dataclass-proxy 2025-12-04T08:00:33.3599160Z * [new branch] mlazos/dc-attrs -> origin/mlazos/dc-attrs 2025-12-04T08:00:33.3600257Z * [new branch] mlazos/dc-helion -> origin/mlazos/dc-helion 2025-12-04T08:00:33.3601354Z * [new branch] mlazos/dict-fix -> origin/mlazos/dict-fix 2025-12-04T08:00:33.3602468Z * [new branch] mlazos/disable-tf -> origin/mlazos/disable-tf 2025-12-04T08:00:33.3603562Z * [new branch] mlazos/dupe-fix -> origin/mlazos/dupe-fix 2025-12-04T08:00:33.3604736Z * [new branch] mlazos/dyn-batch -> origin/mlazos/dyn-batch 2025-12-04T08:00:33.3605820Z * [new branch] mlazos/evt -> origin/mlazos/evt 2025-12-04T08:00:33.3607016Z * [new branch] mlazos/extract-examples -> origin/mlazos/extract-examples 2025-12-04T08:00:33.3608263Z * [new branch] mlazos/foreach-op -> origin/mlazos/foreach-op 2025-12-04T08:00:33.3609352Z * [new branch] mlazos/fp8 -> origin/mlazos/fp8 2025-12-04T08:00:33.3610484Z * [new branch] mlazos/fp8-bias -> origin/mlazos/fp8-bias 2025-12-04T08:00:33.3611686Z * [new branch] mlazos/fp8-bias-fusion -> origin/mlazos/fp8-bias-fusion 2025-12-04T08:00:33.3612778Z * [new branch] mlazos/fp8-fixes -> origin/mlazos/fp8-fixes 2025-12-04T08:00:33.3613990Z * [new branch] mlazos/freezing -> origin/mlazos/freezing 2025-12-04T08:00:33.3615572Z * [new branch] mlazos/h-comp -> origin/mlazos/h-comp 2025-12-04T08:00:33.3616777Z * [new branch] mlazos/h-comp2 -> origin/mlazos/h-comp2 2025-12-04T08:00:33.3617958Z * [new branch] mlazos/hash-hop -> origin/mlazos/hash-hop 2025-12-04T08:00:33.3619082Z * [new branch] mlazos/hc -> origin/mlazos/hc 2025-12-04T08:00:33.3620233Z * [new branch] mlazos/hc-cycles -> origin/mlazos/hc-cycles 2025-12-04T08:00:33.3621399Z * [new branch] mlazos/hc-fixes -> origin/mlazos/hc-fixes 2025-12-04T08:00:33.3622531Z * [new branch] mlazos/hc-fixes3 -> origin/mlazos/hc-fixes3 2025-12-04T08:00:33.3623610Z * [new branch] mlazos/hc-fixes4 -> origin/mlazos/hc-fixes4 2025-12-04T08:00:33.3624702Z * [new branch] mlazos/hc-hf -> origin/mlazos/hc-hf 2025-12-04T08:00:33.3625805Z * [new branch] mlazos/hc-mut -> origin/mlazos/hc-mut 2025-12-04T08:00:33.3627080Z * [new branch] mlazos/hc10 -> origin/mlazos/hc10 2025-12-04T08:00:33.3628186Z * [new branch] mlazos/hc11 -> origin/mlazos/hc11 2025-12-04T08:00:33.3629542Z * [new branch] mlazos/hc12 -> origin/mlazos/hc12 2025-12-04T08:00:33.3630726Z * [new branch] mlazos/hc13 -> origin/mlazos/hc13 2025-12-04T08:00:33.3631873Z * [new branch] mlazos/hc14 -> origin/mlazos/hc14 2025-12-04T08:00:33.3633365Z * [new branch] mlazos/hc15 -> origin/mlazos/hc15 2025-12-04T08:00:33.3634533Z * [new branch] mlazos/hc2 -> origin/mlazos/hc2 2025-12-04T08:00:33.3635604Z * [new branch] mlazos/hc4 -> origin/mlazos/hc4 2025-12-04T08:00:33.3636685Z * [new branch] mlazos/hc5 -> origin/mlazos/hc5 2025-12-04T08:00:33.3637773Z * [new branch] mlazos/hc6 -> origin/mlazos/hc6 2025-12-04T08:00:33.3638926Z * [new branch] mlazos/hc7 -> origin/mlazos/hc7 2025-12-04T08:00:33.3639957Z * [new branch] mlazos/hc8 -> origin/mlazos/hc8 2025-12-04T08:00:33.3641235Z * [new branch] mlazos/hc9 -> origin/mlazos/hc9 2025-12-04T08:00:33.3642276Z * [new branch] mlazos/hc_baseline2 -> origin/mlazos/hc_baseline2 2025-12-04T08:00:33.3643319Z * [new branch] mlazos/inductor-streams -> origin/mlazos/inductor-streams 2025-12-04T08:00:33.3644249Z * [new branch] mlazos/main -> origin/mlazos/main 2025-12-04T08:00:33.3645386Z * [new branch] mlazos/mcg2 -> origin/mlazos/mcg2 2025-12-04T08:00:33.3646496Z * [new branch] mlazos/meta-guards -> origin/mlazos/meta-guards 2025-12-04T08:00:33.3648423Z * [new branch] mlazos/mlazos/foreach-map-adam -> origin/mlazos/mlazos/foreach-map-adam 2025-12-04T08:00:33.3649547Z * [new branch] mlazos/mlazos/tf-mode-backup -> origin/mlazos/mlazos/tf-mode-backup 2025-12-04T08:00:33.3650757Z * [new branch] mlazos/mod-fix -> origin/mlazos/mod-fix 2025-12-04T08:00:33.3651895Z * [new branch] mlazos/mode-fix -> origin/mlazos/mode-fix 2025-12-04T08:00:33.3652992Z * [new branch] mlazos/offsets -> origin/mlazos/offsets 2025-12-04T08:00:33.3654074Z * [new branch] mlazos/overguarding -> origin/mlazos/overguarding 2025-12-04T08:00:33.3655227Z * [new branch] mlazos/proxy-ctors -> origin/mlazos/proxy-ctors 2025-12-04T08:00:33.3656329Z * [new branch] mlazos/quant-fix -> origin/mlazos/quant-fix 2025-12-04T08:00:33.3657455Z * [new branch] mlazos/resnet-fix -> origin/mlazos/resnet-fix 2025-12-04T08:00:33.3658592Z * [new branch] mlazos/rm-buf-names -> origin/mlazos/rm-buf-names 2025-12-04T08:00:33.3659680Z * [new branch] mlazos/rm-code -> origin/mlazos/rm-code 2025-12-04T08:00:33.3660825Z * [new branch] mlazos/rm-spam -> origin/mlazos/rm-spam 2025-12-04T08:00:33.3661912Z * [new branch] mlazos/rtp -> origin/mlazos/rtp 2025-12-04T08:00:33.3663126Z * [new branch] mlazos/static-idx-dbg -> origin/mlazos/static-idx-dbg 2025-12-04T08:00:33.3664343Z * [new branch] mlazos/static-inputs-log -> origin/mlazos/static-inputs-log 2025-12-04T08:00:33.3665305Z * [new branch] mlazos/stests -> origin/mlazos/stests 2025-12-04T08:00:33.3666498Z * [new branch] mlazos/stream-ops -> origin/mlazos/stream-ops 2025-12-04T08:00:33.3667652Z * [new branch] mlazos/td-fix2 -> origin/mlazos/td-fix2 2025-12-04T08:00:33.3668909Z * [new branch] mlazos/tensor-hasattr2 -> origin/mlazos/tensor-hasattr2 2025-12-04T08:00:33.3669977Z * [new branch] mlazos/test -> origin/mlazos/test 2025-12-04T08:00:33.3671119Z * [new branch] mlazos/tf-mode -> origin/mlazos/tf-mode 2025-12-04T08:00:33.3672475Z * [new branch] mlazos/tf-mode-backup2 -> origin/mlazos/tf-mode-backup2 2025-12-04T08:00:33.3674043Z * [new branch] mlazos/tf-mode-reland -> origin/mlazos/tf-mode-reland 2025-12-04T08:00:33.3675290Z * [new branch] mlazos/tf-mode-reland2 -> origin/mlazos/tf-mode-reland2 2025-12-04T08:00:33.3676395Z * [new branch] mlazos/tf-mode-reland3 -> origin/mlazos/tf-mode-reland3 2025-12-04T08:00:33.3677543Z * [new branch] mlazos/triton-no-epi -> origin/mlazos/triton-no-epi 2025-12-04T08:00:33.3678658Z * [new branch] mlazos/tune-proto -> origin/mlazos/tune-proto 2025-12-04T08:00:33.3679767Z * [new branch] mlazos/tuple-fixes -> origin/mlazos/tuple-fixes 2025-12-04T08:00:33.3680953Z * [new branch] mlazos/tuple-fixes2 -> origin/mlazos/tuple-fixes2 2025-12-04T08:00:33.3682072Z * [new branch] mlazos/tuple-handling -> origin/mlazos/tuple-handling 2025-12-04T08:00:33.3683314Z * [new branch] mlazos/user-stream-base -> origin/mlazos/user-stream-base 2025-12-04T08:00:33.3684317Z * [new branch] mlazos/user-streams -> origin/mlazos/user-streams 2025-12-04T08:00:33.3685457Z * [new branch] mlazos/user-streams-backup -> origin/mlazos/user-streams-backup 2025-12-04T08:00:33.3686556Z * [new branch] mlazos/user-streams-backup2 -> origin/mlazos/user-streams-backup2 2025-12-04T08:00:33.3687863Z * [new branch] mlazos/vary-beta -> origin/mlazos/vary-beta 2025-12-04T08:00:33.3689029Z * [new branch] mlazos/vary-beta2 -> origin/mlazos/vary-beta2 2025-12-04T08:00:33.3690156Z * [new branch] mlazos/weird-perf1 -> origin/mlazos/weird-perf1 2025-12-04T08:00:33.3691463Z * [new branch] mm_out_dtype_compile -> origin/mm_out_dtype_compile 2025-12-04T08:00:33.3692631Z * [new branch] module-shim -> origin/module-shim 2025-12-04T08:00:33.3693859Z * [new branch] move_config -> origin/move_config 2025-12-04T08:00:33.3695429Z * [new branch] msaroufim/reduce -> origin/msaroufim/reduce 2025-12-04T08:00:33.3697019Z * [new branch] mtia/basic-cmake -> origin/mtia/basic-cmake 2025-12-04T08:00:33.3698662Z * [new branch] mwizak/fix-triton-block-shape -> origin/mwizak/fix-triton-block-shape 2025-12-04T08:00:33.3699767Z * [new branch] my_varlen_backup -> origin/my_varlen_backup 2025-12-04T08:00:33.3700978Z * [new branch] nativert_num_outputs -> origin/nativert_num_outputs 2025-12-04T08:00:33.3702163Z * [new branch] new-codegen -> origin/new-codegen 2025-12-04T08:00:33.3703329Z * [new branch] newtest-base -> origin/newtest-base 2025-12-04T08:00:33.3705064Z * [new branch] ngimel/addmm_dtype -> origin/ngimel/addmm_dtype 2025-12-04T08:00:33.3706103Z * [new branch] ngimel/div_inv -> origin/ngimel/div_inv 2025-12-04T08:00:33.3707204Z * [new branch] ngimel/error_index_list -> origin/ngimel/error_index_list 2025-12-04T08:00:33.3708238Z * [new branch] ngimel/gather_grid -> origin/ngimel/gather_grid 2025-12-04T08:00:33.3709356Z * [new branch] ngimel/gather_grid_release -> origin/ngimel/gather_grid_release 2025-12-04T08:00:33.3710349Z * [new branch] ngimel/gg_new -> origin/ngimel/gg_new 2025-12-04T08:00:33.3711924Z * [new branch] ngimel/hostalloc -> origin/ngimel/hostalloc 2025-12-04T08:00:33.3712959Z * [new branch] ngimel/storage_id -> origin/ngimel/storage_id 2025-12-04T08:00:33.3714174Z * [new branch] nightly -> origin/nightly 2025-12-04T08:00:33.3715960Z * [new branch] nikitaved/addmm_1_rowcol_lt_path_check -> origin/nikitaved/addmm_1_rowcol_lt_path_check 2025-12-04T08:00:33.3717076Z * [new branch] nikitaved/addmm_epilogue_fusions_2d_bias -> origin/nikitaved/addmm_epilogue_fusions_2d_bias 2025-12-04T08:00:33.3718117Z * [new branch] nikitaved/addmm_epilogue_fusions_inductor -> origin/nikitaved/addmm_epilogue_fusions_inductor 2025-12-04T08:00:33.3719473Z * [new branch] nikitaved/addmm_epilogue_fusions_scratch -> origin/nikitaved/addmm_epilogue_fusions_scratch 2025-12-04T08:00:33.3720789Z * [new branch] nikitaved/grad_addmm_epilogue_fusions -> origin/nikitaved/grad_addmm_epilogue_fusions 2025-12-04T08:00:33.3722302Z * [new branch] nikitaved/simpler_can_use_32bit_index -> origin/nikitaved/simpler_can_use_32bit_index 2025-12-04T08:00:33.3723288Z * [new branch] nikitaved/test -> origin/nikitaved/test 2025-12-04T08:00:33.3724939Z * [new branch] nmacchioni-perf-test-async-autotune -> origin/nmacchioni-perf-test-async-autotune 2025-12-04T08:00:33.3726266Z * [new branch] no_distributed_log_spew -> origin/no_distributed_log_spew 2025-12-04T08:00:33.3727456Z * [new branch] nofun-hack -> origin/nofun-hack 2025-12-04T08:00:33.3728816Z * [new branch] norm_bench -> origin/norm_bench 2025-12-04T08:00:33.3730668Z * [new branch] nullplay/fuse_matmul -> origin/nullplay/fuse_matmul 2025-12-04T08:00:33.3731758Z * [new branch] nullplay_fuse_matmul -> origin/nullplay_fuse_matmul 2025-12-04T08:00:33.3733401Z * [new branch] optimizer_test -> origin/optimizer_test 2025-12-04T08:00:33.3735328Z * [new branch] orig/release/1.10 -> origin/orig/release/1.10 2025-12-04T08:00:33.3736529Z * [new branch] orig/release/1.11 -> origin/orig/release/1.11 2025-12-04T08:00:33.3737715Z * [new branch] orig/release/1.12 -> origin/orig/release/1.12 2025-12-04T08:00:33.3739054Z * [new branch] orig/release/1.13 -> origin/orig/release/1.13 2025-12-04T08:00:33.3740293Z * [new branch] orig/release/1.6 -> origin/orig/release/1.6 2025-12-04T08:00:33.3741624Z * [new branch] orig/release/1.7 -> origin/orig/release/1.7 2025-12-04T08:00:33.3742892Z * [new branch] orig/release/1.8 -> origin/orig/release/1.8 2025-12-04T08:00:33.3744083Z * [new branch] orig/release/1.9 -> origin/orig/release/1.9 2025-12-04T08:00:33.3745228Z * [new branch] orig/release/2.0 -> origin/orig/release/2.0 2025-12-04T08:00:33.3746403Z * [new branch] orig/release/2.1 -> origin/orig/release/2.1 2025-12-04T08:00:33.3747555Z * [new branch] orig/release/2.2 -> origin/orig/release/2.2 2025-12-04T08:00:33.3748654Z * [new branch] orig/release/2.3 -> origin/orig/release/2.3 2025-12-04T08:00:33.3749737Z * [new branch] orig/release/2.4 -> origin/orig/release/2.4 2025-12-04T08:00:33.3750801Z * [new branch] orig/release/2.5 -> origin/orig/release/2.5 2025-12-04T08:00:33.3751903Z * [new branch] orig/release/2.6 -> origin/orig/release/2.6 2025-12-04T08:00:33.3753310Z * [new branch] orig/release/2.7 -> origin/orig/release/2.7 2025-12-04T08:00:33.3754844Z * [new branch] orig/release/2.8 -> origin/orig/release/2.8 2025-12-04T08:00:33.3755904Z * [new branch] orig/release/2.9 -> origin/orig/release/2.9 2025-12-04T08:00:33.3758665Z * [new branch] origin/gh/fxdawnn/1/base -> origin/origin/gh/fxdawnn/1/base 2025-12-04T08:00:33.3759676Z * [new branch] origin/gh/fxdawnn/1/orig -> origin/origin/gh/fxdawnn/1/orig 2025-12-04T08:00:33.3761683Z * [new branch] origin/gh/zpcore/14/orig -> origin/origin/gh/zpcore/14/orig 2025-12-04T08:00:33.3762948Z * [new branch] oulgen-patch-1 -> origin/oulgen-patch-1 2025-12-04T08:00:33.3764365Z * [new branch] oulgen-patch-2 -> origin/oulgen-patch-2 2025-12-04T08:00:33.3765496Z * [new branch] oulgen-patch-3 -> origin/oulgen-patch-3 2025-12-04T08:00:33.3766730Z * [new branch] oulgen-patch-4 -> origin/oulgen-patch-4 2025-12-04T08:00:33.3768022Z * [new branch] padded-tensor -> origin/padded-tensor 2025-12-04T08:00:33.3769440Z * [new branch] pca2 -> origin/pca2 2025-12-04T08:00:33.3770743Z * [new branch] per_channel_backup -> origin/per_channel_backup 2025-12-04T08:00:33.3771914Z * [new branch] perf_ops -> origin/perf_ops 2025-12-04T08:00:33.3773122Z * [new branch] perf_ops_2_9 -> origin/perf_ops_2_9 2025-12-04T08:00:33.3774716Z * [new branch] pianpwk-patch-1 -> origin/pianpwk-patch-1 2025-12-04T08:00:33.3776174Z * [new branch] pianpwk/__draft_debug_mode -> origin/pianpwk/__draft_debug_mode 2025-12-04T08:00:33.3777338Z * [new branch] pianpwk/_debug_mode_for_triton_draft -> origin/pianpwk/_debug_mode_for_triton_draft 2025-12-04T08:00:33.3778349Z * [new branch] pianpwk/_debug_nn_module_compile -> origin/pianpwk/_debug_nn_module_compile 2025-12-04T08:00:33.3779366Z * [new branch] pianpwk/_draft_triton_11_3 -> origin/pianpwk/_draft_triton_11_3 2025-12-04T08:00:33.3780465Z * [new branch] pianpwk/_manual_bucket_draft -> origin/pianpwk/_manual_bucket_draft 2025-12-04T08:00:33.3781811Z * [new branch] pianpwk/_profile_w_dispatch_keys -> origin/pianpwk/_profile_w_dispatch_keys 2025-12-04T08:00:33.3783204Z * [new branch] pianpwk/_super_draft_debug_mode -> origin/pianpwk/_super_draft_debug_mode 2025-12-04T08:00:33.3784439Z * [new branch] pianpwk/_unbacked_local_shard_size -> origin/pianpwk/_unbacked_local_shard_size 2025-12-04T08:00:33.3785500Z * [new branch] pianpwk/anomaly_tb -> origin/pianpwk/anomaly_tb 2025-12-04T08:00:33.3786573Z * [new branch] pianpwk/auto_fx_annotate -> origin/pianpwk/auto_fx_annotate 2025-12-04T08:00:33.3787782Z * [new branch] pianpwk/backed_size_oblivious_export -> origin/pianpwk/backed_size_oblivious_export 2025-12-04T08:00:33.3788968Z * [new branch] pianpwk/bert_dynamic_perf -> origin/pianpwk/bert_dynamic_perf 2025-12-04T08:00:33.3790172Z * [new branch] pianpwk/debug_fwd_stack_traces -> origin/pianpwk/debug_fwd_stack_traces 2025-12-04T08:00:33.3791353Z * [new branch] pianpwk/debug_hash_tensor -> origin/pianpwk/debug_hash_tensor 2025-12-04T08:00:33.3792623Z * [new branch] pianpwk/debug_mode_annotate -> origin/pianpwk/debug_mode_annotate 2025-12-04T08:00:33.3793705Z * [new branch] pianpwk/debug_mode_defaults -> origin/pianpwk/debug_mode_defaults 2025-12-04T08:00:33.3794839Z * [new branch] pianpwk/debug_mode_hacks -> origin/pianpwk/debug_mode_hacks 2025-12-04T08:00:33.3796018Z * [new branch] pianpwk/debug_mode_opcall_refactor -> origin/pianpwk/debug_mode_opcall_refactor 2025-12-04T08:00:33.3797099Z * [new branch] pianpwk/debug_mode_show_ids -> origin/pianpwk/debug_mode_show_ids 2025-12-04T08:00:33.3798196Z * [new branch] pianpwk/debug_mode_triton -> origin/pianpwk/debug_mode_triton 2025-12-04T08:00:33.3799384Z * [new branch] pianpwk/debug_show_stack_trace -> origin/pianpwk/debug_show_stack_trace 2025-12-04T08:00:33.3800528Z * [new branch] pianpwk/debug_wait_on_collective -> origin/pianpwk/debug_wait_on_collective 2025-12-04T08:00:33.3801667Z * [new branch] pianpwk/debugmode_compile_tf -> origin/pianpwk/debugmode_compile_tf 2025-12-04T08:00:33.3802941Z * [new branch] pianpwk/dispatch_key_debugging_for_debug -> origin/pianpwk/dispatch_key_debugging_for_debug 2025-12-04T08:00:33.3804007Z * [new branch] pianpwk/draft_debug_mode_tfcompile -> origin/pianpwk/draft_debug_mode_tfcompile 2025-12-04T08:00:33.3805040Z * [new branch] pianpwk/draft_multikernel_nn -> origin/pianpwk/draft_multikernel_nn 2025-12-04T08:00:33.3806238Z * [new branch] pianpwk/draft_multikernel_status_10_5 -> origin/pianpwk/draft_multikernel_status_10_5 2025-12-04T08:00:33.3807446Z * [new branch] pianpwk/dtensor_custom_chunk -> origin/pianpwk/dtensor_custom_chunk 2025-12-04T08:00:33.3808725Z * [new branch] pianpwk/dtensor_unbacked_keypath -> origin/pianpwk/dtensor_unbacked_keypath 2025-12-04T08:00:33.3809916Z * [new branch] pianpwk/event_list_tree -> origin/pianpwk/event_list_tree 2025-12-04T08:00:33.3811246Z * [new branch] pianpwk/false_numel_refs -> origin/pianpwk/false_numel_refs 2025-12-04T08:00:33.3812454Z * [new branch] pianpwk/maybe_guard_rel -> origin/pianpwk/maybe_guard_rel 2025-12-04T08:00:33.3813561Z * [new branch] pianpwk/multikernel_hints_draft -> origin/pianpwk/multikernel_hints_draft 2025-12-04T08:00:33.3814800Z * [new branch] pianpwk/no_size_oblivious_slice_scat -> origin/pianpwk/no_size_oblivious_slice_scat 2025-12-04T08:00:33.3815888Z * [new branch] pianpwk/oblivious_reshape_view_better -> origin/pianpwk/oblivious_reshape_view_better 2025-12-04T08:00:33.3816893Z * [new branch] pianpwk/pre_forward_hook -> origin/pianpwk/pre_forward_hook 2025-12-04T08:00:33.3818042Z * [new branch] pianpwk/skip_python_keys_alternate -> origin/pianpwk/skip_python_keys_alternate 2025-12-04T08:00:33.3819133Z * [new branch] pianpwk/skip_python_keys_in_guards -> origin/pianpwk/skip_python_keys_in_guards 2025-12-04T08:00:33.3820215Z * [new branch] pianpwk/sym_tokens_draft -> origin/pianpwk/sym_tokens_draft 2025-12-04T08:00:33.3821331Z * [new branch] pianpwk/symint_one_hot -> origin/pianpwk/symint_one_hot 2025-12-04T08:00:33.3822632Z * [new branch] pianpwk/test_pointwise_guard_or_false -> origin/pianpwk/test_pointwise_guard_or_false 2025-12-04T08:00:33.3823678Z * [new branch] pianpwk/totally_draft_sym_wrap -> origin/pianpwk/totally_draft_sym_wrap 2025-12-04T08:00:33.3824695Z * [new branch] pianpwk/try_dumb_stuff -> origin/pianpwk/try_dumb_stuff 2025-12-04T08:00:33.3825836Z * [new branch] pianpwk/try_dumb_stuff_2 -> origin/pianpwk/try_dumb_stuff_2 2025-12-04T08:00:33.3826997Z * [new branch] pianpwk/unbacked_dtensor_mm -> origin/pianpwk/unbacked_dtensor_mm 2025-12-04T08:00:33.3828054Z * [new branch] pianpwk/unbacked_tracing_12_2 -> origin/pianpwk/unbacked_tracing_12_2 2025-12-04T08:00:33.3829386Z * [new branch] pianpwk/user_symints -> origin/pianpwk/user_symints 2025-12-04T08:00:33.3833419Z * [new branch] pianpwk/wan21_reshape -> origin/pianpwk/wan21_reshape 2025-12-04T08:00:33.3835068Z * [new branch] piz/fix_partial_backward_1112 -> origin/piz/fix_partial_backward_1112 2025-12-04T08:00:33.3836126Z * [new branch] piz/prop_cache_clean -> origin/piz/prop_cache_clean 2025-12-04T08:00:33.3837332Z * [new branch] pool-separate -> origin/pool-separate 2025-12-04T08:00:33.3838509Z * [new branch] pr-156087 -> origin/pr-156087 2025-12-04T08:00:33.3840141Z * [new branch] pr/131860 -> origin/pr/131860 2025-12-04T08:00:33.3841366Z * [new branch] predispatch_to -> origin/predispatch_to 2025-12-04T08:00:33.3844374Z * [new branch] protect-c17 -> origin/protect-c17 2025-12-04T08:00:33.3844597Z * [new branch] pt-opt-cuda3 -> origin/pt-opt-cuda3 2025-12-04T08:00:33.3845982Z * [new branch] python_compiled_autograd -> origin/python_compiled_autograd 2025-12-04T08:00:33.3847694Z * [new branch] q1l1/fix_device_moved_constant_type_unknown -> origin/q1l1/fix_device_moved_constant_type_unknown 2025-12-04T08:00:33.3849032Z * [new branch] q1l1/fix_wrong_default_type_for_kernel_call_args -> origin/q1l1/fix_wrong_default_type_for_kernel_call_args 2025-12-04T08:00:33.3850986Z * [new branch] qchip/export-D54134695 -> origin/qchip/export-D54134695 2025-12-04T08:00:33.3852315Z * [new branch] quote-pytest_cache -> origin/quote-pytest_cache 2025-12-04T08:00:33.3853847Z * [new branch] reland-accgrad-stream-warn -> origin/reland-accgrad-stream-warn 2025-12-04T08:00:33.3855475Z * [new branch] release/1.10 -> origin/release/1.10 2025-12-04T08:00:33.3856673Z * [new branch] release/1.11 -> origin/release/1.11 2025-12-04T08:00:33.3858059Z * [new branch] release/1.12 -> origin/release/1.12 2025-12-04T08:00:33.3859056Z * [new branch] release/1.13 -> origin/release/1.13 2025-12-04T08:00:33.3860170Z * [new branch] release/1.4 -> origin/release/1.4 2025-12-04T08:00:33.3861036Z * [new branch] release/1.4.1 -> origin/release/1.4.1 2025-12-04T08:00:33.3862200Z * [new branch] release/1.5 -> origin/release/1.5 2025-12-04T08:00:33.3863394Z * [new branch] release/1.6 -> origin/release/1.6 2025-12-04T08:00:33.3864632Z * [new branch] release/1.7 -> origin/release/1.7 2025-12-04T08:00:33.3865810Z * [new branch] release/1.8 -> origin/release/1.8 2025-12-04T08:00:33.3866907Z * [new branch] release/1.9 -> origin/release/1.9 2025-12-04T08:00:33.3868142Z * [new branch] release/2.0 -> origin/release/2.0 2025-12-04T08:00:33.3869420Z * [new branch] release/2.1 -> origin/release/2.1 2025-12-04T08:00:33.3870632Z * [new branch] release/2.2 -> origin/release/2.2 2025-12-04T08:00:33.3872665Z * [new branch] release/2.3 -> origin/release/2.3 2025-12-04T08:00:33.3874235Z * [new branch] release/2.4 -> origin/release/2.4 2025-12-04T08:00:33.3875811Z * [new branch] release/2.5 -> origin/release/2.5 2025-12-04T08:00:33.3877097Z * [new branch] release/2.6 -> origin/release/2.6 2025-12-04T08:00:33.3878347Z * [new branch] release/2.7 -> origin/release/2.7 2025-12-04T08:00:33.3879680Z * [new branch] release/2.8 -> origin/release/2.8 2025-12-04T08:00:33.3880941Z * [new branch] release/2.9 -> origin/release/2.9 2025-12-04T08:00:33.3882220Z * [new branch] release_notes -> origin/release_notes 2025-12-04T08:00:33.3883473Z * [new branch] remove_pyinterpreter -> origin/remove_pyinterpreter 2025-12-04T08:00:33.3884974Z * [new branch] replace-pytorch-labs-20250812-195836 -> origin/replace-pytorch-labs-20250812-195836 2025-12-04T08:00:33.3885927Z * [new branch] replace-pytorch-labs-20250812-200248 -> origin/replace-pytorch-labs-20250812-200248 2025-12-04T08:00:33.3887081Z * [new branch] replace-pytorch-labs-20250812-200324 -> origin/replace-pytorch-labs-20250812-200324 2025-12-04T08:00:33.3888359Z * [new branch] replace-pytorch-labs-20250812-204020 -> origin/replace-pytorch-labs-20250812-204020 2025-12-04T08:00:33.3890910Z * [new branch] revert-131069-gh/krzysztofjordan/1/head -> origin/revert-131069-gh/krzysztofjordan/1/head 2025-12-04T08:00:33.3893159Z * [new branch] revert-131469-gh/andrewor14/51/head -> origin/revert-131469-gh/andrewor14/51/head 2025-12-04T08:00:33.3895372Z * [new branch] revert-152361-gh/fadara01/1/head -> origin/revert-152361-gh/fadara01/1/head 2025-12-04T08:00:33.3897702Z * [new branch] revert-156870-gh/skarjala/3/head -> origin/revert-156870-gh/skarjala/3/head 2025-12-04T08:00:33.3899329Z * [new branch] revert-157914-cherry-pick-157503-by-pytorch_bot_bot_ -> origin/revert-157914-cherry-pick-157503-by-pytorch_bot_bot_ 2025-12-04T08:00:33.3900337Z * [new branch] revert-hoo-invoke-subgraph -> origin/revert-hoo-invoke-subgraph 2025-12-04T08:00:33.3901568Z * [new branch] revert_always_build_distributed -> origin/revert_always_build_distributed 2025-12-04T08:00:33.3902701Z * [new branch] rms_norm_patch -> origin/rms_norm_patch 2025-12-04T08:00:33.3904395Z * [new branch] ruisi/fix_all_to_all_estimation -> origin/ruisi/fix_all_to_all_estimation 2025-12-04T08:00:33.3905544Z * [new branch] ruisi/fix_comm_estimation -> origin/ruisi/fix_comm_estimation 2025-12-04T08:00:33.3906650Z * [new branch] ruisi/fix_dynamic_shape_estimation -> origin/ruisi/fix_dynamic_shape_estimation 2025-12-04T08:00:33.3907678Z * [new branch] ruisi/fix_llama3_autobucketing -> origin/ruisi/fix_llama3_autobucketing 2025-12-04T08:00:33.3909040Z * [new branch] ruisi/fix_manual_bucketing_ep_pass -> origin/ruisi/fix_manual_bucketing_ep_pass 2025-12-04T08:00:33.3910433Z * [new branch] ruisi/manual_bucket_pass -> origin/ruisi/manual_bucket_pass 2025-12-04T08:00:33.3912220Z * [new branch] ryanguo99/cleanup-dynamo-expected-failures -> origin/ryanguo99/cleanup-dynamo-expected-failures 2025-12-04T08:00:33.3913044Z * [new branch] ryanguo99/fix-closure-var -> origin/ryanguo99/fix-closure-var 2025-12-04T08:00:33.3914671Z * [new branch] rzou/faketensor_bench -> origin/rzou/faketensor_bench 2025-12-04T08:00:33.3915767Z * [new branch] rzou/njt -> origin/rzou/njt 2025-12-04T08:00:33.3916935Z * [new branch] rzou/pca -> origin/rzou/pca 2025-12-04T08:00:33.3918001Z * [new branch] rzou/realprop -> origin/rzou/realprop 2025-12-04T08:00:33.3919241Z * [new branch] samplevllm -> origin/samplevllm 2025-12-04T08:00:33.3921201Z * [new branch] sanchitintel/weird_thing_with_test_cpu_select_algorithm -> origin/sanchitintel/weird_thing_with_test_cpu_select_algorithm 2025-12-04T08:00:33.3922266Z * [new branch] sapling-pr-archive-SS-JIA -> origin/sapling-pr-archive-SS-JIA 2025-12-04T08:00:33.3923598Z * [new branch] sapling-pr-archive-tushar00jain -> origin/sapling-pr-archive-tushar00jain 2025-12-04T08:00:33.3924648Z * [new branch] save -> origin/save 2025-12-04T08:00:33.3925858Z * [new branch] scaled_mm -> origin/scaled_mm 2025-12-04T08:00:33.3927081Z * [new branch] scan_attempt -> origin/scan_attempt 2025-12-04T08:00:33.3929038Z * [new branch] sdym/2.5.1 -> origin/sdym/2.5.1 2025-12-04T08:00:33.3930365Z * [new branch] sekyondaMeta-dynamoconfig-fix -> origin/sekyondaMeta-dynamoconfig-fix 2025-12-04T08:00:33.3931844Z * [new branch] shengf/fx-xform-perf -> origin/shengf/fx-xform-perf 2025-12-04T08:00:33.3933319Z * [new branch] shoumikhin-patch-1 -> origin/shoumikhin-patch-1 2025-12-04T08:00:33.3934483Z * [new branch] solve-accuracy-fix -> origin/solve-accuracy-fix 2025-12-04T08:00:33.3935656Z * [new branch] some_rocm_inductor_skips -> origin/some_rocm_inductor_skips 2025-12-04T08:00:33.3937179Z * [new branch] soulitzer/stash-tls-ac -> origin/soulitzer/stash-tls-ac 2025-12-04T08:00:33.3938421Z * [new branch] sparse-mm-bf16-support -> origin/sparse-mm-bf16-support 2025-12-04T08:00:33.3939605Z * [new branch] starterTaskUpdate -> origin/starterTaskUpdate 2025-12-04T08:00:33.3940817Z * [new branch] suo -> origin/suo 2025-12-04T08:00:33.3941986Z * [new branch] sve-poc -> origin/sve-poc 2025-12-04T08:00:33.3943292Z * [new branch] switch-bn -> origin/switch-bn 2025-12-04T08:00:33.3944535Z * [new branch] sy_annotation_in_autograd_hop -> origin/sy_annotation_in_autograd_hop 2025-12-04T08:00:33.3945674Z * [new branch] sy_aot_eager_record -> origin/sy_aot_eager_record 2025-12-04T08:00:33.3946862Z * [new branch] sy_custom_bucketing -> origin/sy_custom_bucketing 2025-12-04T08:00:33.3948071Z * [new branch] sy_debug_mode_test -> origin/sy_debug_mode_test 2025-12-04T08:00:33.3949462Z * [new branch] sy_deserialize -> origin/sy_deserialize 2025-12-04T08:00:33.3950481Z * [new branch] sy_dump_gm_code -> origin/sy_dump_gm_code 2025-12-04T08:00:33.3951726Z * [new branch] sy_exp -> origin/sy_exp 2025-12-04T08:00:33.3952959Z * [new branch] sy_export_annotation -> origin/sy_export_annotation 2025-12-04T08:00:33.3954136Z * [new branch] sy_invoke_subgraph -> origin/sy_invoke_subgraph 2025-12-04T08:00:33.3955309Z * [new branch] sy_kernel_bw_name -> origin/sy_kernel_bw_name 2025-12-04T08:00:33.3956490Z * [new branch] sy_multi_arch -> origin/sy_multi_arch 2025-12-04T08:00:33.3957686Z * [new branch] sy_nn_module_stack -> origin/sy_nn_module_stack 2025-12-04T08:00:33.3958867Z * [new branch] sy_original_dtensor -> origin/sy_original_dtensor 2025-12-04T08:00:33.3960030Z * [new branch] sy_profiler_cia -> origin/sy_profiler_cia 2025-12-04T08:00:33.3961205Z * [new branch] symm_mem_sync -> origin/symm_mem_sync 2025-12-04T08:00:33.3962474Z * [new branch] sympy-bottleneck-repro -> origin/sympy-bottleneck-repro 2025-12-04T08:00:33.3963967Z * [new branch] tensordict_integration -> origin/tensordict_integration 2025-12-04T08:00:33.3965281Z * [new branch] test-move-conda-builds -> origin/test-move-conda-builds 2025-12-04T08:00:33.3966383Z * [new branch] test-old -> origin/test-old 2025-12-04T08:00:33.3968086Z * [new branch] test/bmm_heur -> origin/test/bmm_heur 2025-12-04T08:00:33.3970627Z * [new branch] tianren/customOp_autotune_fix -> origin/tianren/customOp_autotune_fix 2025-12-04T08:00:33.3971768Z * [new branch] tianren/customOp_enable_max_autotune -> origin/tianren/customOp_enable_max_autotune 2025-12-04T08:00:33.3972776Z * [new branch] tianren/customOp_fusion -> origin/tianren/customOp_fusion 2025-12-04T08:00:33.3973975Z * [new branch] tianren/customop_collectiveop_benchmark -> origin/tianren/customop_collectiveop_benchmark 2025-12-04T08:00:33.3975399Z * [new branch] tianren/customop_collectiveop_benchmark_fix -> origin/tianren/customop_collectiveop_benchmark_fix 2025-12-04T08:00:33.3976722Z * [new branch] tianren/customop_dynamic_config -> origin/tianren/customop_dynamic_config 2025-12-04T08:00:33.3977808Z * [new branch] tianren/dynamic_range_input -> origin/tianren/dynamic_range_input 2025-12-04T08:00:33.3979023Z * [new branch] tianren/dynamic_range_input_fix -> origin/tianren/dynamic_range_input_fix 2025-12-04T08:00:33.3980155Z * [new branch] tianren/dynamic_range_input_merge -> origin/tianren/dynamic_range_input_merge 2025-12-04T08:00:33.3981216Z * [new branch] tianren/flex_paged_attn_fix_temp -> origin/tianren/flex_paged_attn_fix_temp 2025-12-04T08:00:33.3982331Z * [new branch] tianren/fx_codegen_dump -> origin/tianren/fx_codegen_dump 2025-12-04T08:00:33.3983432Z * [new branch] tianren/symmetric_memory -> origin/tianren/symmetric_memory 2025-12-04T08:00:33.3984455Z * [new branch] tianren/test -> origin/tianren/test 2025-12-04T08:00:33.3985718Z * [new branch] tidy_performance_cyy -> origin/tidy_performance_cyy 2025-12-04T08:00:33.3986894Z * [new branch] tmp -> origin/tmp 2025-12-04T08:00:33.3988160Z * [new branch] torchtitan_ep -> origin/torchtitan_ep 2025-12-04T08:00:33.3989516Z * [new branch] torchtitan_integration -> origin/torchtitan_integration 2025-12-04T08:00:33.3990704Z * [new branch] trace_fsdp_torchtune_lora -> origin/trace_fsdp_torchtune_lora 2025-12-04T08:00:33.3991941Z * [new branch] traceable_fsdp_unit_tests -> origin/traceable_fsdp_unit_tests 2025-12-04T08:00:33.3993082Z * [new branch] tree_loop_vec_base -> origin/tree_loop_vec_base 2025-12-04T08:00:33.3994222Z * [new branch] triton_kernel -> origin/triton_kernel 2025-12-04T08:00:33.3995421Z * [new branch] tt_pkg_1908 -> origin/tt_pkg_1908 2025-12-04T08:00:33.3996620Z * [new branch] type_dec -> origin/type_dec 2025-12-04T08:00:33.3997884Z * [new branch] udate-sphinx-dependancies -> origin/udate-sphinx-dependancies 2025-12-04T08:00:33.3999554Z * [new branch] update-audio-commit-hash/17630256502-1803-1 -> origin/update-audio-commit-hash/17630256502-1803-1 2025-12-04T08:00:33.4000684Z * [new branch] update-audio-commit-hash/19087141161-1916-1 -> origin/update-audio-commit-hash/19087141161-1916-1 2025-12-04T08:00:33.4001790Z * [new branch] update-audio-commit-hash/19250643381-1929-1 -> origin/update-audio-commit-hash/19250643381-1929-1 2025-12-04T08:00:33.4002864Z * [new branch] update-audio-commit-hash/19397724337-1935-1 -> origin/update-audio-commit-hash/19397724337-1935-1 2025-12-04T08:00:33.4003849Z * [new branch] update-audio-commit-hash/19555670148-1941-1 -> origin/update-audio-commit-hash/19555670148-1941-1 2025-12-04T08:00:33.4005237Z * [new branch] update-audio-commit-hash/19750627930-1946-1 -> origin/update-audio-commit-hash/19750627930-1946-1 2025-12-04T08:00:33.4006972Z * [new branch] update-triton-commit-hash/13663274526-1487-2 -> origin/update-triton-commit-hash/13663274526-1487-2 2025-12-04T08:00:33.4008648Z * [new branch] update-vision-commit-hash/19087141161-1916-1 -> origin/update-vision-commit-hash/19087141161-1916-1 2025-12-04T08:00:33.4009644Z * [new branch] update-vision-commit-hash/19184897099-1925-1 -> origin/update-vision-commit-hash/19184897099-1925-1 2025-12-04T08:00:33.4010621Z * [new branch] update-vision-commit-hash/19250643381-1929-1 -> origin/update-vision-commit-hash/19250643381-1929-1 2025-12-04T08:00:33.4011823Z * [new branch] update-vision-commit-hash/19381328640-1934-1 -> origin/update-vision-commit-hash/19381328640-1934-1 2025-12-04T08:00:33.4012944Z * [new branch] update-vision-commit-hash/19485237164-1938-1 -> origin/update-vision-commit-hash/19485237164-1938-1 2025-12-04T08:00:33.4014453Z * [new branch] update-vllm-commit-hash/18451675449-1879-1 -> origin/update-vllm-commit-hash/18451675449-1879-1 2025-12-04T08:00:33.4016087Z * [new branch] update-vllm-dockerfile -> origin/update-vllm-dockerfile 2025-12-04T08:00:33.4017800Z * [new branch] update-xla-commit-hash/19224287370-211-1 -> origin/update-xla-commit-hash/19224287370-211-1 2025-12-04T08:00:33.4018861Z * [new branch] update-xla-commit-hash/19422028566-212-1 -> origin/update-xla-commit-hash/19422028566-212-1 2025-12-04T08:00:33.4019817Z * [new branch] update-xla-commit-hash/19626841311-213-1 -> origin/update-xla-commit-hash/19626841311-213-1 2025-12-04T08:00:33.4021195Z * [new branch] update_docs_torch_multinomial_issue#125388 -> origin/update_docs_torch_multinomial_issue#125388 2025-12-04T08:00:33.4022307Z * [new branch] update_operator_readme -> origin/update_operator_readme 2025-12-04T08:00:33.4023668Z * [new branch] update_slow_tests_1722488736 -> origin/update_slow_tests_1722488736 2025-12-04T08:00:33.4024957Z * [new branch] update_slow_tests_1722879173 -> origin/update_slow_tests_1722879173 2025-12-04T08:00:33.4026265Z * [new branch] update_slow_tests_1762155677 -> origin/update_slow_tests_1762155677 2025-12-04T08:00:33.4027510Z * [new branch] update_slow_tests_1763365283 -> origin/update_slow_tests_1763365283 2025-12-04T08:00:33.4028819Z * [new branch] update_submodule_FBGEMM -> origin/update_submodule_FBGEMM 2025-12-04T08:00:33.4030239Z * [new branch] update_submodule_kineto -> origin/update_submodule_kineto 2025-12-04T08:00:33.4031401Z * [new branch] update_submodule_tensorpipe -> origin/update_submodule_tensorpipe 2025-12-04T08:00:33.4032590Z * [new branch] upload-tests-for-autorevert -> origin/upload-tests-for-autorevert 2025-12-04T08:00:33.4033814Z * [new branch] v0.1.2 -> origin/v0.1.2 2025-12-04T08:00:33.4035159Z * [new branch] v1.0.1 -> origin/v1.0.1 2025-12-04T08:00:33.4036384Z * [new branch] v1.0.3 -> origin/v1.0.3 2025-12-04T08:00:33.4037655Z * [new branch] v1.1.0 -> origin/v1.1.0 2025-12-04T08:00:33.4039147Z * [new branch] v1.2.0 -> origin/v1.2.0 2025-12-04T08:00:33.4040397Z * [new branch] v1.3.0 -> origin/v1.3.0 2025-12-04T08:00:33.4041682Z * [new branch] v1.3.1 -> origin/v1.3.1 2025-12-04T08:00:33.4042940Z * [new branch] validate_fn -> origin/validate_fn 2025-12-04T08:00:33.4044390Z * [new branch] validations_2.6 -> origin/validations_2.6 2025-12-04T08:00:33.4045712Z * [new branch] validations_2.8 -> origin/validations_2.8 2025-12-04T08:00:33.4046877Z * [new branch] varlen-api -> origin/varlen-api 2025-12-04T08:00:33.4048202Z * [new branch] varlen-api-backup -> origin/varlen-api-backup 2025-12-04T08:00:33.4049362Z * [new branch] varlen_batch_invariance -> origin/varlen_batch_invariance 2025-12-04T08:00:33.4050748Z * [new branch] viable/strict -> origin/viable/strict 2025-12-04T08:00:33.4052499Z * [new branch] vishal9-team/dtensor_parallelism_toy -> origin/vishal9-team/dtensor_parallelism_toy 2025-12-04T08:00:33.4053576Z * [new branch] vllmbuildci -> origin/vllmbuildci 2025-12-04T08:00:33.4054767Z * [new branch] vllmpin -> origin/vllmpin 2025-12-04T08:00:33.4056143Z * [new branch] vscode-recommend-pyrefly -> origin/vscode-recommend-pyrefly 2025-12-04T08:00:33.4057401Z * [new branch] wdvr-patch-1 -> origin/wdvr-patch-1 2025-12-04T08:00:33.4058955Z * [new branch] wdvr/iss_145259 -> origin/wdvr/iss_145259 2025-12-04T08:00:33.4060591Z * [new branch] whc/pei -> origin/whc/pei 2025-12-04T08:00:33.4061687Z * [new branch] whc/pp_fix -> origin/whc/pp_fix 2025-12-04T08:00:33.4062884Z * [new branch] whc/sharding -> origin/whc/sharding 2025-12-04T08:00:33.4063984Z * [new branch] whc/sharding2 -> origin/whc/sharding2 2025-12-04T08:00:33.4064941Z * [new branch] whc/uneven -> origin/whc/uneven 2025-12-04T08:00:33.4066366Z * [new branch] whc/uneven-merge -> origin/whc/uneven-merge 2025-12-04T08:00:33.4067574Z * [new branch] win_warnings -> origin/win_warnings 2025-12-04T08:00:33.4068780Z * [new branch] windows_libtorch_free -> origin/windows_libtorch_free 2025-12-04T08:00:33.4069944Z * [new branch] xmfan-war -> origin/xmfan-war 2025-12-04T08:00:33.4071546Z * [new branch] xmfan/ca_0516 -> origin/xmfan/ca_0516 2025-12-04T08:00:33.4072614Z * [new branch] xmfan/ca_1051b93192 -> origin/xmfan/ca_1051b93192 2025-12-04T08:00:33.4073884Z * [new branch] xmfan/ca_1a722f62c248391fc4a542e8851a5559aa356ae8 -> origin/xmfan/ca_1a722f62c248391fc4a542e8851a5559aa356ae8 2025-12-04T08:00:33.4074604Z * [new branch] xmfan/ca_5a2be192d1 -> origin/xmfan/ca_5a2be192d1 2025-12-04T08:00:33.4075773Z * [new branch] xmfan/ca_9d59b516e9 -> origin/xmfan/ca_9d59b516e9 2025-12-04T08:00:33.4076781Z * [new branch] xmfan/ca_apr8 -> origin/xmfan/ca_apr8 2025-12-04T08:00:33.4077912Z * [new branch] xmfan/ca_base -> origin/xmfan/ca_base 2025-12-04T08:00:33.4079172Z * [new branch] xmfan/ca_dynamic -> origin/xmfan/ca_dynamic 2025-12-04T08:00:33.4080552Z * [new branch] xmfan/ca_fix_dyn -> origin/xmfan/ca_fix_dyn 2025-12-04T08:00:33.4081751Z * [new branch] xmfan/ca_fix_lowering -> origin/xmfan/ca_fix_lowering 2025-12-04T08:00:33.4082793Z * [new branch] xmfan/ca_fix_polyfills -> origin/xmfan/ca_fix_polyfills 2025-12-04T08:00:33.4083756Z * [new branch] xmfan/ca_jan3 -> origin/xmfan/ca_jan3 2025-12-04T08:00:33.4084824Z * [new branch] xmfan/ca_jun18 -> origin/xmfan/ca_jun18 2025-12-04T08:00:33.4085891Z * [new branch] xmfan/ca_jun24 -> origin/xmfan/ca_jun24 2025-12-04T08:00:33.4087021Z * [new branch] xmfan/ca_nested -> origin/xmfan/ca_nested 2025-12-04T08:00:33.4088587Z * [new branch] xmfan/ca_overhead -> origin/xmfan/ca_overhead 2025-12-04T08:00:33.4089755Z * [new branch] xmfan/ca_overhead_0eba7e5451 -> origin/xmfan/ca_overhead_0eba7e5451 2025-12-04T08:00:33.4090788Z * [new branch] xmfan/cacu_jun18 -> origin/xmfan/cacu_jun18 2025-12-04T08:00:33.4091858Z * [new branch] xmfan/cacu_jun19 -> origin/xmfan/cacu_jun19 2025-12-04T08:00:33.4093002Z * [new branch] xmfan/cacu_jun4 -> origin/xmfan/cacu_jun4 2025-12-04T08:00:33.4094159Z * [new branch] xmfan/disable_duck_shape -> origin/xmfan/disable_duck_shape 2025-12-04T08:00:33.4095297Z * [new branch] xmfan/fca_cpp_node_passthrough -> origin/xmfan/fca_cpp_node_passthrough 2025-12-04T08:00:33.4096773Z * [new branch] xmfan/post_3945954741e2d37023c5d6954f9483008e0892f9 -> origin/xmfan/post_3945954741e2d37023c5d6954f9483008e0892f9 2025-12-04T08:00:33.4098017Z * [new branch] xmfan/pre_3945954741e2d37023c5d6954f9483008e0892f9 -> origin/xmfan/pre_3945954741e2d37023c5d6954f9483008e0892f9 2025-12-04T08:00:33.4098803Z * [new branch] xmfan/single_step -> origin/xmfan/single_step 2025-12-04T08:00:33.4099977Z * [new branch] xmfan/sth_0829 -> origin/xmfan/sth_0829 2025-12-04T08:00:33.4101134Z * [new branch] xmfan/test -> origin/xmfan/test 2025-12-04T08:00:33.4102775Z * [new branch] yguo/debug-0226-constexpr -> origin/yguo/debug-0226-constexpr 2025-12-04T08:00:33.4103874Z * [new branch] yguo/new_latest_changes -> origin/yguo/new_latest_changes 2025-12-04T08:00:33.4104927Z * [new branch] yguo/patch_constexpr_changes -> origin/yguo/patch_constexpr_changes 2025-12-04T08:00:33.4106407Z * [new branch] yiming/bootcamp -> origin/yiming/bootcamp 2025-12-04T08:00:33.4107581Z * [new branch] yiming/run_with_start_end_rng_hop -> origin/yiming/run_with_start_end_rng_hop 2025-12-04T08:00:33.4108787Z * [new branch] yolo-llama3 -> origin/yolo-llama3 2025-12-04T08:00:33.4110325Z * [new branch] zainr/canary-test -> origin/zainr/canary-test 2025-12-04T08:00:33.4111551Z * [new branch] zainr/cleanup-gh-runners -> origin/zainr/cleanup-gh-runners 2025-12-04T08:00:33.4112672Z * [new branch] zainr/pull-migration-c -> origin/zainr/pull-migration-c 2025-12-04T08:00:33.4113700Z * [new branch] zainr/test2 -> origin/zainr/test2 2025-12-04T08:00:33.4115032Z * [new branch] zasdfgbnm-patch-3 -> origin/zasdfgbnm-patch-3 2025-12-04T08:00:33.4116182Z * [new branch] zb2p -> origin/zb2p 2025-12-04T08:00:33.4117533Z * [new branch] zeros-and-scatter-part2 -> origin/zeros-and-scatter-part2 2025-12-04T08:00:33.4119770Z * [new branch] zhxchen17/ci/vllm_lora_oom -> origin/zhxchen17/ci/vllm_lora_oom 2025-12-04T08:00:33.4120969Z * [new branch] zhxchen17/ci/vllm_multimodal_oom -> origin/zhxchen17/ci/vllm_multimodal_oom 2025-12-04T08:00:33.4121952Z * [new branch] zhxchen17/ci/vllm_pin -> origin/zhxchen17/ci/vllm_pin 2025-12-04T08:00:33.4123622Z * [new branch] zhxchen17/dynamo/unsafe_drop_all_guards -> origin/zhxchen17/dynamo/unsafe_drop_all_guards 2025-12-04T08:00:33.4124996Z * [new branch] zhxchen17/export/call_override -> origin/zhxchen17/export/call_override 2025-12-04T08:00:33.4126084Z * [new branch] zhxchen17/export/codemod1 -> origin/zhxchen17/export/codemod1 2025-12-04T08:00:33.4127229Z * [new branch] zhxchen17/export/ctx_return -> origin/zhxchen17/export/ctx_return 2025-12-04T08:00:33.4128688Z * [new branch] zhxchen17/export/disable_side_effect_warn -> origin/zhxchen17/export/disable_side_effect_warn 2025-12-04T08:00:33.4129942Z * [new branch] zhxchen17/export/pytree_check -> origin/zhxchen17/export/pytree_check 2025-12-04T08:00:33.4131363Z * [new branch] zhxchen17/precompile/aoti -> origin/zhxchen17/precompile/aoti 2025-12-04T08:00:33.4132581Z * [new branch] zhxchen17/precompile/globals -> origin/zhxchen17/precompile/globals 2025-12-04T08:00:33.4133749Z * [new branch] zhxchen17/precompile/inductor_guards -> origin/zhxchen17/precompile/inductor_guards 2025-12-04T08:00:33.4135037Z * [new branch] zhxchen17/scratch/0 -> origin/zhxchen17/scratch/0 2025-12-04T08:00:33.4136309Z * [new branch] zhxchen17/torch_export_api_update -> origin/zhxchen17/torch_export_api_update 2025-12-04T08:00:33.4137875Z * [new branch] zhxhcen17/moodycamel -> origin/zhxhcen17/moodycamel 2025-12-04T08:00:33.4139424Z * [new branch] zxiiro/build-times -> origin/zxiiro/build-times 2025-12-04T08:00:33.4140560Z * [new branch] zxiiro/c7i.2xlarge -> origin/zxiiro/c7i.2xlarge 2025-12-04T08:00:33.4141688Z * [new branch] zxiiro/c7i.2xlarge.h100 -> origin/zxiiro/c7i.2xlarge.h100 2025-12-04T08:00:33.4142790Z * [new branch] zxiiro/main -> origin/zxiiro/main 2025-12-04T08:00:33.4144043Z * [new branch] zxiiro/risc64 -> origin/zxiiro/risc64 2025-12-04T08:00:33.4145278Z * [new branch] zxiiro/test-multicloud-arc -> origin/zxiiro/test-multicloud-arc 2025-12-04T08:00:33.4146471Z * [new tag] bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug -> bc2caa7fdf006894eff7af936babde69ab5a40f8-huydhn-debug 2025-12-04T08:00:33.4147197Z * [new tag] ci/binaries/77164 -> ci/binaries/77164 2025-12-04T08:00:33.4148281Z * [new tag] ciflow/b200/115316 -> ciflow/b200/115316 2025-12-04T08:00:33.4148937Z * [new tag] ciflow/b200/160685 -> ciflow/b200/160685 2025-12-04T08:00:33.4149629Z * [new tag] ciflow/b200/161607 -> ciflow/b200/161607 2025-12-04T08:00:33.4150360Z * [new tag] ciflow/b200/161938 -> ciflow/b200/161938 2025-12-04T08:00:33.4151264Z * [new tag] ciflow/b200/167207 -> ciflow/b200/167207 2025-12-04T08:00:33.4151913Z * [new tag] ciflow/b200/167989 -> ciflow/b200/167989 2025-12-04T08:00:33.4152778Z * [new tag] ciflow/b200/168096 -> ciflow/b200/168096 2025-12-04T08:00:33.4153688Z * [new tag] ciflow/b200/168175 -> ciflow/b200/168175 2025-12-04T08:00:33.4154314Z * [new tag] ciflow/b200/168195 -> ciflow/b200/168195 2025-12-04T08:00:33.4155393Z * [new tag] ciflow/b200/169200 -> ciflow/b200/169200 2025-12-04T08:00:33.4156045Z * [new tag] ciflow/b200/169216 -> ciflow/b200/169216 2025-12-04T08:00:33.4157211Z * [new tag] ciflow/b200/169380 -> ciflow/b200/169380 2025-12-04T08:00:33.4158305Z * [new tag] ciflow/b200/169412 -> ciflow/b200/169412 2025-12-04T08:00:33.4159268Z * [new tag] ciflow/b200/169470 -> ciflow/b200/169470 2025-12-04T08:00:33.4159929Z * [new tag] ciflow/b200/169471 -> ciflow/b200/169471 2025-12-04T08:00:33.4160667Z * [new tag] ciflow/b200/169472 -> ciflow/b200/169472 2025-12-04T08:00:33.4161683Z * [new tag] ciflow/b200/169514 -> ciflow/b200/169514 2025-12-04T08:00:33.4162391Z * [new tag] ciflow/b200/169517 -> ciflow/b200/169517 2025-12-04T08:00:33.4163485Z * [new tag] ciflow/binaries/165922 -> ciflow/binaries/165922 2025-12-04T08:00:33.4164140Z * [new tag] ciflow/binaries/169510 -> ciflow/binaries/169510 2025-12-04T08:00:33.4165271Z * [new tag] ciflow/binaries_wheel/157994 -> ciflow/binaries_wheel/157994 2025-12-04T08:00:33.4166493Z * [new tag] ciflow/binaries_wheel/166829 -> ciflow/binaries_wheel/166829 2025-12-04T08:00:33.4167116Z * [new tag] ciflow/binaries_wheel/167972 -> ciflow/binaries_wheel/167972 2025-12-04T08:00:33.4168183Z * [new tag] ciflow/binaries_wheel/167981 -> ciflow/binaries_wheel/167981 2025-12-04T08:00:33.4168942Z * [new tag] ciflow/dynamo/167695 -> ciflow/dynamo/167695 2025-12-04T08:00:33.4169688Z * [new tag] ciflow/dynamo/168096 -> ciflow/dynamo/168096 2025-12-04T08:00:33.4170760Z * [new tag] ciflow/h100-cutlass-backend/161938 -> ciflow/h100-cutlass-backend/161938 2025-12-04T08:00:33.4171397Z * [new tag] ciflow/h100-cutlass-backend/161940 -> ciflow/h100-cutlass-backend/161940 2025-12-04T08:00:33.4172484Z * [new tag] ciflow/h100-distributed/168923 -> ciflow/h100-distributed/168923 2025-12-04T08:00:33.4173238Z * [new tag] ciflow/h100-symm-mem/167552 -> ciflow/h100-symm-mem/167552 2025-12-04T08:00:33.4173968Z * [new tag] ciflow/h100-symm-mem/168129 -> ciflow/h100-symm-mem/168129 2025-12-04T08:00:33.4174664Z * [new tag] ciflow/h100-symm-mem/168917 -> ciflow/h100-symm-mem/168917 2025-12-04T08:00:33.4175738Z * [new tag] ciflow/h100-symm-mem/169156 -> ciflow/h100-symm-mem/169156 2025-12-04T08:00:33.4176383Z * [new tag] ciflow/h100-symm-mem/169200 -> ciflow/h100-symm-mem/169200 2025-12-04T08:00:33.4177107Z * [new tag] ciflow/h100-symm-mem/169216 -> ciflow/h100-symm-mem/169216 2025-12-04T08:00:33.4177800Z * [new tag] ciflow/h100-symm-mem/169338 -> ciflow/h100-symm-mem/169338 2025-12-04T08:00:33.4178707Z * [new tag] ciflow/h100-symm-mem/169355 -> ciflow/h100-symm-mem/169355 2025-12-04T08:00:33.4179338Z * [new tag] ciflow/h100-symm-mem/169543 -> ciflow/h100-symm-mem/169543 2025-12-04T08:00:33.4180707Z * [new tag] ciflow/h100/115316 -> ciflow/h100/115316 2025-12-04T08:00:33.4181354Z * [new tag] ciflow/h100/160685 -> ciflow/h100/160685 2025-12-04T08:00:33.4182082Z * [new tag] ciflow/h100/160729 -> ciflow/h100/160729 2025-12-04T08:00:33.4182842Z * [new tag] ciflow/h100/161607 -> ciflow/h100/161607 2025-12-04T08:00:33.4183548Z * [new tag] ciflow/h100/161938 -> ciflow/h100/161938 2025-12-04T08:00:33.4184226Z * [new tag] ciflow/h100/167207 -> ciflow/h100/167207 2025-12-04T08:00:33.4184929Z * [new tag] ciflow/h100/167989 -> ciflow/h100/167989 2025-12-04T08:00:33.4185614Z * [new tag] ciflow/h100/168096 -> ciflow/h100/168096 2025-12-04T08:00:33.4186405Z * [new tag] ciflow/h100/168175 -> ciflow/h100/168175 2025-12-04T08:00:33.4187036Z * [new tag] ciflow/h100/168195 -> ciflow/h100/168195 2025-12-04T08:00:33.4187912Z * [new tag] ciflow/h100/168980 -> ciflow/h100/168980 2025-12-04T08:00:33.4188838Z * [new tag] ciflow/h100/169200 -> ciflow/h100/169200 2025-12-04T08:00:33.4189831Z * [new tag] ciflow/h100/169216 -> ciflow/h100/169216 2025-12-04T08:00:33.4190720Z * [new tag] ciflow/h100/169380 -> ciflow/h100/169380 2025-12-04T08:00:33.4191388Z * [new tag] ciflow/h100/169412 -> ciflow/h100/169412 2025-12-04T08:00:33.4192115Z * [new tag] ciflow/h100/169470 -> ciflow/h100/169470 2025-12-04T08:00:33.4192872Z * [new tag] ciflow/h100/169471 -> ciflow/h100/169471 2025-12-04T08:00:33.4193757Z * [new tag] ciflow/h100/169472 -> ciflow/h100/169472 2025-12-04T08:00:33.4194396Z * [new tag] ciflow/h100/169514 -> ciflow/h100/169514 2025-12-04T08:00:33.4195422Z * [new tag] ciflow/inductor-cu126/168096 -> ciflow/inductor-cu126/168096 2025-12-04T08:00:33.4196795Z * [new tag] ciflow/inductor-micro-benchmark-cpu-x86/168096 -> ciflow/inductor-micro-benchmark-cpu-x86/168096 2025-12-04T08:00:33.4197566Z * [new tag] ciflow/inductor-micro-benchmark/166165 -> ciflow/inductor-micro-benchmark/166165 2025-12-04T08:00:33.4198147Z * [new tag] ciflow/inductor-micro-benchmark/168096 -> ciflow/inductor-micro-benchmark/168096 2025-12-04T08:00:33.4199033Z * [new tag] ciflow/inductor-perf-compare/168096 -> ciflow/inductor-perf-compare/168096 2025-12-04T08:00:33.4200451Z * [new tag] ciflow/inductor-perf-test-nightly-rocm-mi300/168073 -> ciflow/inductor-perf-test-nightly-rocm-mi300/168073 2025-12-04T08:00:33.4201091Z * [new tag] ciflow/inductor-perf-test-nightly-rocm-mi300/168096 -> ciflow/inductor-perf-test-nightly-rocm-mi300/168096 2025-12-04T08:00:33.4201925Z * [new tag] ciflow/inductor-perf-test-nightly-rocm-mi300/169024 -> ciflow/inductor-perf-test-nightly-rocm-mi300/169024 2025-12-04T08:00:33.4202773Z * [new tag] ciflow/inductor-perf-test-nightly-rocm-mi355/169024 -> ciflow/inductor-perf-test-nightly-rocm-mi355/169024 2025-12-04T08:00:33.4203574Z * [new tag] ciflow/inductor-perf-test-nightly/168096 -> ciflow/inductor-perf-test-nightly/168096 2025-12-04T08:00:33.4204359Z * [new tag] ciflow/inductor-periodic/168096 -> ciflow/inductor-periodic/168096 2025-12-04T08:00:33.4205081Z * [new tag] ciflow/inductor-periodic/169024 -> ciflow/inductor-periodic/169024 2025-12-04T08:00:33.4205925Z * [new tag] ciflow/inductor-periodic/169425 -> ciflow/inductor-periodic/169425 2025-12-04T08:00:33.4207503Z * [new tag] ciflow/inductor-rocm-mi200/165545 -> ciflow/inductor-rocm-mi200/165545 2025-12-04T08:00:33.4208556Z * [new tag] ciflow/inductor-rocm-mi200/165997 -> ciflow/inductor-rocm-mi200/165997 2025-12-04T08:00:33.4209187Z * [new tag] ciflow/inductor-rocm-mi200/168096 -> ciflow/inductor-rocm-mi200/168096 2025-12-04T08:00:33.4210010Z * [new tag] ciflow/inductor-rocm-mi200/169063 -> ciflow/inductor-rocm-mi200/169063 2025-12-04T08:00:33.4210736Z * [new tag] ciflow/inductor-rocm-mi200/169425 -> ciflow/inductor-rocm-mi200/169425 2025-12-04T08:00:33.4211603Z * [new tag] ciflow/inductor-rocm-mi300/165545 -> ciflow/inductor-rocm-mi300/165545 2025-12-04T08:00:33.4212331Z * [new tag] ciflow/inductor-rocm-mi300/168096 -> ciflow/inductor-rocm-mi300/168096 2025-12-04T08:00:33.4213546Z * [new tag] ciflow/inductor-rocm-mi300/169063 -> ciflow/inductor-rocm-mi300/169063 2025-12-04T08:00:33.4214222Z * [new tag] ciflow/inductor-rocm-mi300/169425 -> ciflow/inductor-rocm-mi300/169425 2025-12-04T08:00:33.4215614Z * [new tag] ciflow/inductor-rocm/162052 -> ciflow/inductor-rocm/162052 2025-12-04T08:00:33.4216259Z * [new tag] ciflow/inductor-rocm/168971 -> ciflow/inductor-rocm/168971 2025-12-04T08:00:33.4217256Z * [new tag] ciflow/inductor-windows/168096 -> ciflow/inductor-windows/168096 2025-12-04T08:00:33.4218006Z * [new tag] ciflow/inductor/144542 -> ciflow/inductor/144542 2025-12-04T08:00:33.4218720Z * [new tag] ciflow/inductor/146506 -> ciflow/inductor/146506 2025-12-04T08:00:33.4219431Z * [new tag] ciflow/inductor/147990 -> ciflow/inductor/147990 2025-12-04T08:00:33.4220368Z * [new tag] ciflow/inductor/148294 -> ciflow/inductor/148294 2025-12-04T08:00:33.4221004Z * [new tag] ciflow/inductor/148492 -> ciflow/inductor/148492 2025-12-04T08:00:33.4221692Z * [new tag] ciflow/inductor/157149 -> ciflow/inductor/157149 2025-12-04T08:00:33.4222394Z * [new tag] ciflow/inductor/157994 -> ciflow/inductor/157994 2025-12-04T08:00:33.4223097Z * [new tag] ciflow/inductor/160174 -> ciflow/inductor/160174 2025-12-04T08:00:33.4223789Z * [new tag] ciflow/inductor/160685 -> ciflow/inductor/160685 2025-12-04T08:00:33.4224511Z * [new tag] ciflow/inductor/160686 -> ciflow/inductor/160686 2025-12-04T08:00:33.4225243Z * [new tag] ciflow/inductor/160687 -> ciflow/inductor/160687 2025-12-04T08:00:33.4226283Z * [new tag] ciflow/inductor/160688 -> ciflow/inductor/160688 2025-12-04T08:00:33.4227308Z * [new tag] ciflow/inductor/160706 -> ciflow/inductor/160706 2025-12-04T08:00:33.4228175Z * [new tag] ciflow/inductor/160729 -> ciflow/inductor/160729 2025-12-04T08:00:33.4229091Z * [new tag] ciflow/inductor/161938 -> ciflow/inductor/161938 2025-12-04T08:00:33.4232921Z * [new tag] ciflow/inductor/161939 -> ciflow/inductor/161939 2025-12-04T08:00:33.4233563Z * [new tag] ciflow/inductor/161940 -> ciflow/inductor/161940 2025-12-04T08:00:33.4234501Z * [new tag] ciflow/inductor/162052 -> ciflow/inductor/162052 2025-12-04T08:00:33.4235169Z * [new tag] ciflow/inductor/162275 -> ciflow/inductor/162275 2025-12-04T08:00:33.4235899Z * [new tag] ciflow/inductor/162795 -> ciflow/inductor/162795 2025-12-04T08:00:33.4236987Z * [new tag] ciflow/inductor/163245 -> ciflow/inductor/163245 2025-12-04T08:00:33.4237708Z * [new tag] ciflow/inductor/163335 -> ciflow/inductor/163335 2025-12-04T08:00:33.4238414Z * [new tag] ciflow/inductor/163503 -> ciflow/inductor/163503 2025-12-04T08:00:33.4239159Z * [new tag] ciflow/inductor/163942 -> ciflow/inductor/163942 2025-12-04T08:00:33.4240134Z * [new tag] ciflow/inductor/165270 -> ciflow/inductor/165270 2025-12-04T08:00:33.4240845Z * [new tag] ciflow/inductor/165274 -> ciflow/inductor/165274 2025-12-04T08:00:33.4241582Z * [new tag] ciflow/inductor/165322 -> ciflow/inductor/165322 2025-12-04T08:00:33.4242855Z * [new tag] ciflow/inductor/165597 -> ciflow/inductor/165597 2025-12-04T08:00:33.4243509Z * [new tag] ciflow/inductor/166063 -> ciflow/inductor/166063 2025-12-04T08:00:33.4244290Z * [new tag] ciflow/inductor/166075 -> ciflow/inductor/166075 2025-12-04T08:00:33.4245005Z * [new tag] ciflow/inductor/166165 -> ciflow/inductor/166165 2025-12-04T08:00:33.4246064Z * [new tag] ciflow/inductor/166254 -> ciflow/inductor/166254 2025-12-04T08:00:33.4246902Z * [new tag] ciflow/inductor/166483 -> ciflow/inductor/166483 2025-12-04T08:00:33.4247600Z * [new tag] ciflow/inductor/166494 -> ciflow/inductor/166494 2025-12-04T08:00:33.4248538Z * [new tag] ciflow/inductor/166545 -> ciflow/inductor/166545 2025-12-04T08:00:33.4249202Z * [new tag] ciflow/inductor/166788 -> ciflow/inductor/166788 2025-12-04T08:00:33.4250379Z * [new tag] ciflow/inductor/166846 -> ciflow/inductor/166846 2025-12-04T08:00:33.4250887Z * [new tag] ciflow/inductor/167300 -> ciflow/inductor/167300 2025-12-04T08:00:33.4251605Z * [new tag] ciflow/inductor/167407 -> ciflow/inductor/167407 2025-12-04T08:00:33.4252584Z * [new tag] ciflow/inductor/167536 -> ciflow/inductor/167536 2025-12-04T08:00:33.4253243Z * [new tag] ciflow/inductor/167552 -> ciflow/inductor/167552 2025-12-04T08:00:33.4254130Z * [new tag] ciflow/inductor/167555 -> ciflow/inductor/167555 2025-12-04T08:00:33.4254867Z * [new tag] ciflow/inductor/167583 -> ciflow/inductor/167583 2025-12-04T08:00:33.4255620Z * [new tag] ciflow/inductor/167599 -> ciflow/inductor/167599 2025-12-04T08:00:33.4256379Z * [new tag] ciflow/inductor/167647 -> ciflow/inductor/167647 2025-12-04T08:00:33.4257131Z * [new tag] ciflow/inductor/167677 -> ciflow/inductor/167677 2025-12-04T08:00:33.4257894Z * [new tag] ciflow/inductor/167680 -> ciflow/inductor/167680 2025-12-04T08:00:33.4258618Z * [new tag] ciflow/inductor/167695 -> ciflow/inductor/167695 2025-12-04T08:00:33.4259361Z * [new tag] ciflow/inductor/167742 -> ciflow/inductor/167742 2025-12-04T08:00:33.4260327Z * [new tag] ciflow/inductor/167768 -> ciflow/inductor/167768 2025-12-04T08:00:33.4261291Z * [new tag] ciflow/inductor/167773 -> ciflow/inductor/167773 2025-12-04T08:00:33.4261959Z * [new tag] ciflow/inductor/167781 -> ciflow/inductor/167781 2025-12-04T08:00:33.4262962Z * [new tag] ciflow/inductor/167880 -> ciflow/inductor/167880 2025-12-04T08:00:33.4263457Z * [new tag] ciflow/inductor/167887 -> ciflow/inductor/167887 2025-12-04T08:00:33.4264359Z * [new tag] ciflow/inductor/167972 -> ciflow/inductor/167972 2025-12-04T08:00:33.4265019Z * [new tag] ciflow/inductor/167989 -> ciflow/inductor/167989 2025-12-04T08:00:33.4265755Z * [new tag] ciflow/inductor/168002 -> ciflow/inductor/168002 2025-12-04T08:00:33.4266498Z * [new tag] ciflow/inductor/168050 -> ciflow/inductor/168050 2025-12-04T08:00:33.4267273Z * [new tag] ciflow/inductor/168051 -> ciflow/inductor/168051 2025-12-04T08:00:33.4268025Z * [new tag] ciflow/inductor/168052 -> ciflow/inductor/168052 2025-12-04T08:00:33.4268751Z * [new tag] ciflow/inductor/168073 -> ciflow/inductor/168073 2025-12-04T08:00:33.4269497Z * [new tag] ciflow/inductor/168096 -> ciflow/inductor/168096 2025-12-04T08:00:33.4270257Z * [new tag] ciflow/inductor/168114 -> ciflow/inductor/168114 2025-12-04T08:00:33.4271014Z * [new tag] ciflow/inductor/168115 -> ciflow/inductor/168115 2025-12-04T08:00:33.4271738Z * [new tag] ciflow/inductor/168127 -> ciflow/inductor/168127 2025-12-04T08:00:33.4272481Z * [new tag] ciflow/inductor/168129 -> ciflow/inductor/168129 2025-12-04T08:00:33.4273228Z * [new tag] ciflow/inductor/168157 -> ciflow/inductor/168157 2025-12-04T08:00:33.4273968Z * [new tag] ciflow/inductor/168175 -> ciflow/inductor/168175 2025-12-04T08:00:33.4274788Z * [new tag] ciflow/inductor/168185 -> ciflow/inductor/168185 2025-12-04T08:00:33.4275469Z * [new tag] ciflow/inductor/168195 -> ciflow/inductor/168195 2025-12-04T08:00:33.4276195Z * [new tag] ciflow/inductor/168209 -> ciflow/inductor/168209 2025-12-04T08:00:33.4276931Z * [new tag] ciflow/inductor/168266 -> ciflow/inductor/168266 2025-12-04T08:00:33.4277712Z * [new tag] ciflow/inductor/168316 -> ciflow/inductor/168316 2025-12-04T08:00:33.4278664Z * [new tag] ciflow/inductor/168326 -> ciflow/inductor/168326 2025-12-04T08:00:33.4279330Z * [new tag] ciflow/inductor/168368 -> ciflow/inductor/168368 2025-12-04T08:00:33.4280080Z * [new tag] ciflow/inductor/168894 -> ciflow/inductor/168894 2025-12-04T08:00:33.4280823Z * [new tag] ciflow/inductor/168934 -> ciflow/inductor/168934 2025-12-04T08:00:33.4281573Z * [new tag] ciflow/inductor/168939 -> ciflow/inductor/168939 2025-12-04T08:00:33.4282326Z * [new tag] ciflow/inductor/168946 -> ciflow/inductor/168946 2025-12-04T08:00:33.4283073Z * [new tag] ciflow/inductor/168950 -> ciflow/inductor/168950 2025-12-04T08:00:33.4283838Z * [new tag] ciflow/inductor/168951 -> ciflow/inductor/168951 2025-12-04T08:00:33.4284795Z * [new tag] ciflow/inductor/168952 -> ciflow/inductor/168952 2025-12-04T08:00:33.4285454Z * [new tag] ciflow/inductor/168955 -> ciflow/inductor/168955 2025-12-04T08:00:33.4286211Z * [new tag] ciflow/inductor/168971 -> ciflow/inductor/168971 2025-12-04T08:00:33.4286977Z * [new tag] ciflow/inductor/168979 -> ciflow/inductor/168979 2025-12-04T08:00:33.4287816Z * [new tag] ciflow/inductor/168980 -> ciflow/inductor/168980 2025-12-04T08:00:33.4288825Z * [new tag] ciflow/inductor/168983 -> ciflow/inductor/168983 2025-12-04T08:00:33.4289472Z * [new tag] ciflow/inductor/169006 -> ciflow/inductor/169006 2025-12-04T08:00:33.4290236Z * [new tag] ciflow/inductor/169023 -> ciflow/inductor/169023 2025-12-04T08:00:33.4290963Z * [new tag] ciflow/inductor/169024 -> ciflow/inductor/169024 2025-12-04T08:00:33.4291741Z * [new tag] ciflow/inductor/169025 -> ciflow/inductor/169025 2025-12-04T08:00:33.4292985Z * [new tag] ciflow/inductor/169066 -> ciflow/inductor/169066 2025-12-04T08:00:33.4293671Z * [new tag] ciflow/inductor/169091 -> ciflow/inductor/169091 2025-12-04T08:00:33.4294564Z * [new tag] ciflow/inductor/169102 -> ciflow/inductor/169102 2025-12-04T08:00:33.4295226Z * [new tag] ciflow/inductor/169103 -> ciflow/inductor/169103 2025-12-04T08:00:33.4295984Z * [new tag] ciflow/inductor/169121 -> ciflow/inductor/169121 2025-12-04T08:00:33.4296749Z * [new tag] ciflow/inductor/169134 -> ciflow/inductor/169134 2025-12-04T08:00:33.4297484Z * [new tag] ciflow/inductor/169135 -> ciflow/inductor/169135 2025-12-04T08:00:33.4298228Z * [new tag] ciflow/inductor/169141 -> ciflow/inductor/169141 2025-12-04T08:00:33.4298966Z * [new tag] ciflow/inductor/169151 -> ciflow/inductor/169151 2025-12-04T08:00:33.4300044Z * [new tag] ciflow/inductor/169161 -> ciflow/inductor/169161 2025-12-04T08:00:33.4300573Z * [new tag] ciflow/inductor/169167 -> ciflow/inductor/169167 2025-12-04T08:00:33.4301683Z * [new tag] ciflow/inductor/169177 -> ciflow/inductor/169177 2025-12-04T08:00:33.4302624Z * [new tag] ciflow/inductor/169185 -> ciflow/inductor/169185 2025-12-04T08:00:33.4303276Z * [new tag] ciflow/inductor/169196 -> ciflow/inductor/169196 2025-12-04T08:00:33.4304099Z * [new tag] ciflow/inductor/169200 -> ciflow/inductor/169200 2025-12-04T08:00:33.4304770Z * [new tag] ciflow/inductor/169204 -> ciflow/inductor/169204 2025-12-04T08:00:33.4305498Z * [new tag] ciflow/inductor/169216 -> ciflow/inductor/169216 2025-12-04T08:00:33.4306250Z * [new tag] ciflow/inductor/169219 -> ciflow/inductor/169219 2025-12-04T08:00:33.4307005Z * [new tag] ciflow/inductor/169220 -> ciflow/inductor/169220 2025-12-04T08:00:33.4307986Z * [new tag] ciflow/inductor/169230 -> ciflow/inductor/169230 2025-12-04T08:00:33.4308649Z * [new tag] ciflow/inductor/169242 -> ciflow/inductor/169242 2025-12-04T08:00:33.4309408Z * [new tag] ciflow/inductor/169245 -> ciflow/inductor/169245 2025-12-04T08:00:33.4310490Z * [new tag] ciflow/inductor/169260 -> ciflow/inductor/169260 2025-12-04T08:00:33.4311166Z * [new tag] ciflow/inductor/169282 -> ciflow/inductor/169282 2025-12-04T08:00:33.4311893Z * [new tag] ciflow/inductor/169286 -> ciflow/inductor/169286 2025-12-04T08:00:33.4312649Z * [new tag] ciflow/inductor/169299 -> ciflow/inductor/169299 2025-12-04T08:00:33.4313629Z * [new tag] ciflow/inductor/169304 -> ciflow/inductor/169304 2025-12-04T08:00:33.4314806Z * [new tag] ciflow/inductor/169305 -> ciflow/inductor/169305 2025-12-04T08:00:33.4315485Z * [new tag] ciflow/inductor/169308 -> ciflow/inductor/169308 2025-12-04T08:00:33.4316258Z * [new tag] ciflow/inductor/169319 -> ciflow/inductor/169319 2025-12-04T08:00:33.4316993Z * [new tag] ciflow/inductor/169326 -> ciflow/inductor/169326 2025-12-04T08:00:33.4317749Z * [new tag] ciflow/inductor/169332 -> ciflow/inductor/169332 2025-12-04T08:00:33.4318521Z * [new tag] ciflow/inductor/169333 -> ciflow/inductor/169333 2025-12-04T08:00:33.4319567Z * [new tag] ciflow/inductor/169336 -> ciflow/inductor/169336 2025-12-04T08:00:33.4320227Z * [new tag] ciflow/inductor/169340 -> ciflow/inductor/169340 2025-12-04T08:00:33.4320985Z * [new tag] ciflow/inductor/169341 -> ciflow/inductor/169341 2025-12-04T08:00:33.4321761Z * [new tag] ciflow/inductor/169343 -> ciflow/inductor/169343 2025-12-04T08:00:33.4322522Z * [new tag] ciflow/inductor/169346 -> ciflow/inductor/169346 2025-12-04T08:00:33.4323511Z * [new tag] ciflow/inductor/169348 -> ciflow/inductor/169348 2025-12-04T08:00:33.4324278Z * [new tag] ciflow/inductor/169350 -> ciflow/inductor/169350 2025-12-04T08:00:33.4325066Z * [new tag] ciflow/inductor/169355 -> ciflow/inductor/169355 2025-12-04T08:00:33.4325819Z * [new tag] ciflow/inductor/169370 -> ciflow/inductor/169370 2025-12-04T08:00:33.4326933Z * [new tag] ciflow/inductor/169375 -> ciflow/inductor/169375 2025-12-04T08:00:33.4327710Z * [new tag] ciflow/inductor/169389 -> ciflow/inductor/169389 2025-12-04T08:00:33.4328450Z * [new tag] ciflow/inductor/169391 -> ciflow/inductor/169391 2025-12-04T08:00:33.4329457Z * [new tag] ciflow/inductor/169393 -> ciflow/inductor/169393 2025-12-04T08:00:33.4330124Z * [new tag] ciflow/inductor/169399 -> ciflow/inductor/169399 2025-12-04T08:00:33.4331100Z * [new tag] ciflow/inductor/169400 -> ciflow/inductor/169400 2025-12-04T08:00:33.4331821Z * [new tag] ciflow/inductor/169415 -> ciflow/inductor/169415 2025-12-04T08:00:33.4332591Z * [new tag] ciflow/inductor/169417 -> ciflow/inductor/169417 2025-12-04T08:00:33.4333328Z * [new tag] ciflow/inductor/169418 -> ciflow/inductor/169418 2025-12-04T08:00:33.4334544Z * [new tag] ciflow/inductor/169430 -> ciflow/inductor/169430 2025-12-04T08:00:33.4335154Z * [new tag] ciflow/inductor/169432 -> ciflow/inductor/169432 2025-12-04T08:00:33.4335889Z * [new tag] ciflow/inductor/169436 -> ciflow/inductor/169436 2025-12-04T08:00:33.4336951Z * [new tag] ciflow/inductor/169437 -> ciflow/inductor/169437 2025-12-04T08:00:33.4337621Z * [new tag] ciflow/inductor/169438 -> ciflow/inductor/169438 2025-12-04T08:00:33.4338491Z * [new tag] ciflow/inductor/169441 -> ciflow/inductor/169441 2025-12-04T08:00:33.4339149Z * [new tag] ciflow/inductor/169446 -> ciflow/inductor/169446 2025-12-04T08:00:33.4340090Z * [new tag] ciflow/inductor/169447 -> ciflow/inductor/169447 2025-12-04T08:00:33.4340784Z * [new tag] ciflow/inductor/169452 -> ciflow/inductor/169452 2025-12-04T08:00:33.4341802Z * [new tag] ciflow/inductor/169455 -> ciflow/inductor/169455 2025-12-04T08:00:33.4342469Z * [new tag] ciflow/inductor/169459 -> ciflow/inductor/169459 2025-12-04T08:00:33.4343431Z * [new tag] ciflow/inductor/169463 -> ciflow/inductor/169463 2025-12-04T08:00:33.4344359Z * [new tag] ciflow/inductor/169476 -> ciflow/inductor/169476 2025-12-04T08:00:33.4345778Z * [new tag] ciflow/inductor/169485 -> ciflow/inductor/169485 2025-12-04T08:00:33.4346491Z * [new tag] ciflow/inductor/169493 -> ciflow/inductor/169493 2025-12-04T08:00:33.4347272Z * [new tag] ciflow/inductor/169496 -> ciflow/inductor/169496 2025-12-04T08:00:33.4348015Z * [new tag] ciflow/inductor/169497 -> ciflow/inductor/169497 2025-12-04T08:00:33.4348878Z * [new tag] ciflow/inductor/169503 -> ciflow/inductor/169503 2025-12-04T08:00:33.4349577Z * [new tag] ciflow/inductor/169504 -> ciflow/inductor/169504 2025-12-04T08:00:33.4350647Z * [new tag] ciflow/inductor/169505 -> ciflow/inductor/169505 2025-12-04T08:00:33.4351971Z * [new tag] ciflow/inductor/169508 -> ciflow/inductor/169508 2025-12-04T08:00:33.4352673Z * [new tag] ciflow/inductor/169509 -> ciflow/inductor/169509 2025-12-04T08:00:33.4353444Z * [new tag] ciflow/inductor/169513 -> ciflow/inductor/169513 2025-12-04T08:00:33.4354377Z * [new tag] ciflow/inductor/169514 -> ciflow/inductor/169514 2025-12-04T08:00:33.4355032Z * [new tag] ciflow/inductor/169515 -> ciflow/inductor/169515 2025-12-04T08:00:33.4355787Z * [new tag] ciflow/inductor/169517 -> ciflow/inductor/169517 2025-12-04T08:00:33.4356549Z * [new tag] ciflow/inductor/169519 -> ciflow/inductor/169519 2025-12-04T08:00:33.4357314Z * [new tag] ciflow/inductor/169520 -> ciflow/inductor/169520 2025-12-04T08:00:33.4358065Z * [new tag] ciflow/inductor/169521 -> ciflow/inductor/169521 2025-12-04T08:00:33.4358843Z * [new tag] ciflow/inductor/169524 -> ciflow/inductor/169524 2025-12-04T08:00:33.4359588Z * [new tag] ciflow/inductor/169527 -> ciflow/inductor/169527 2025-12-04T08:00:33.4360338Z * [new tag] ciflow/inductor/169528 -> ciflow/inductor/169528 2025-12-04T08:00:33.4361321Z * [new tag] ciflow/inductor/169532 -> ciflow/inductor/169532 2025-12-04T08:00:33.4362003Z * [new tag] ciflow/inductor/169535 -> ciflow/inductor/169535 2025-12-04T08:00:33.4362759Z * [new tag] ciflow/inductor/169536 -> ciflow/inductor/169536 2025-12-04T08:00:33.4363703Z * [new tag] ciflow/inductor/169547 -> ciflow/inductor/169547 2025-12-04T08:00:33.4364425Z * [new tag] ciflow/inductor/169548 -> ciflow/inductor/169548 2025-12-04T08:00:33.4365145Z * [new tag] ciflow/inductor/169549 -> ciflow/inductor/169549 2025-12-04T08:00:33.4365890Z * [new tag] ciflow/inductor/169551 -> ciflow/inductor/169551 2025-12-04T08:00:33.4366653Z * [new tag] ciflow/inductor/169552 -> ciflow/inductor/169552 2025-12-04T08:00:33.4367482Z * [new tag] ciflow/inductor/169553 -> ciflow/inductor/169553 2025-12-04T08:00:33.4368605Z * [new tag] ciflow/inductor/3b9a386 -> ciflow/inductor/3b9a386 2025-12-04T08:00:33.4369561Z * [new tag] ciflow/inductor/3d4b92b -> ciflow/inductor/3d4b92b 2025-12-04T08:00:33.4370527Z * [new tag] ciflow/inductor/d224ac7 -> ciflow/inductor/d224ac7 2025-12-04T08:00:33.4371463Z * [new tag] ciflow/linux-aarch64/157994 -> ciflow/linux-aarch64/157994 2025-12-04T08:00:33.4372114Z * [new tag] ciflow/linux-aarch64/166075 -> ciflow/linux-aarch64/166075 2025-12-04T08:00:33.4372851Z * [new tag] ciflow/linux-aarch64/166876 -> ciflow/linux-aarch64/166876 2025-12-04T08:00:33.4373540Z * [new tag] ciflow/linux-aarch64/167981 -> ciflow/linux-aarch64/167981 2025-12-04T08:00:33.4374474Z * [new tag] ciflow/mps/166254 -> ciflow/mps/166254 2025-12-04T08:00:33.4375122Z * [new tag] ciflow/mps/169017 -> ciflow/mps/169017 2025-12-04T08:00:33.4376009Z * [new tag] ciflow/mps/169372 -> ciflow/mps/169372 2025-12-04T08:00:33.4376661Z * [new tag] ciflow/mps/169478 -> ciflow/mps/169478 2025-12-04T08:00:33.4377698Z * [new tag] ciflow/op-benchmark/157994 -> ciflow/op-benchmark/157994 2025-12-04T08:00:33.4378310Z * [new tag] ciflow/op-benchmark/166075 -> ciflow/op-benchmark/166075 2025-12-04T08:00:33.4379079Z * [new tag] ciflow/op-benchmark/169544 -> ciflow/op-benchmark/169544 2025-12-04T08:00:33.4380091Z * [new tag] ciflow/periodic-rocm-mi200/165997 -> ciflow/periodic-rocm-mi200/165997 2025-12-04T08:00:33.4380881Z * [new tag] ciflow/periodic-rocm-mi200/166517 -> ciflow/periodic-rocm-mi200/166517 2025-12-04T08:00:33.4381607Z * [new tag] ciflow/periodic-rocm-mi200/169063 -> ciflow/periodic-rocm-mi200/169063 2025-12-04T08:00:33.4382309Z * [new tag] ciflow/periodic-rocm-mi200/169425 -> ciflow/periodic-rocm-mi200/169425 2025-12-04T08:00:33.4383279Z * [new tag] ciflow/periodic-rocm-mi300/166517 -> ciflow/periodic-rocm-mi300/166517 2025-12-04T08:00:33.4383993Z * [new tag] ciflow/periodic-rocm-mi300/169063 -> ciflow/periodic-rocm-mi300/169063 2025-12-04T08:00:33.4384674Z * [new tag] ciflow/periodic-rocm-mi300/169425 -> ciflow/periodic-rocm-mi300/169425 2025-12-04T08:00:33.4385929Z * [new tag] ciflow/periodic/054a2fd -> ciflow/periodic/054a2fd 2025-12-04T08:00:33.4386597Z * [new tag] ciflow/periodic/167207 -> ciflow/periodic/167207 2025-12-04T08:00:33.4387510Z * [new tag] ciflow/periodic/167978 -> ciflow/periodic/167978 2025-12-04T08:00:33.4388123Z * [new tag] ciflow/periodic/168096 -> ciflow/periodic/168096 2025-12-04T08:00:33.4388866Z * [new tag] ciflow/periodic/169286 -> ciflow/periodic/169286 2025-12-04T08:00:33.4389975Z * [new tag] ciflow/periodic/2a6d37d -> ciflow/periodic/2a6d37d 2025-12-04T08:00:33.4390772Z * [new tag] ciflow/periodic/317eeb8 -> ciflow/periodic/317eeb8 2025-12-04T08:00:33.4391663Z * [new tag] ciflow/periodic/3c32 -> ciflow/periodic/3c32 2025-12-04T08:00:33.4392615Z * [new tag] ciflow/periodic/3e98831 -> ciflow/periodic/3e98831 2025-12-04T08:00:33.4394239Z * [new tag] ciflow/periodic/7c648509a7470ace9fb2bae960dd4790f7e943e9 -> ciflow/periodic/7c648509a7470ace9fb2bae960dd4790f7e943e9 2025-12-04T08:00:33.4395132Z * [new tag] ciflow/periodic/94512-point -> ciflow/periodic/94512-point 2025-12-04T08:00:33.4396340Z * [new tag] ciflow/periodic/csl/test87519 -> ciflow/periodic/csl/test87519 2025-12-04T08:00:33.4397287Z * [new tag] ciflow/periodic/csltest88275 -> ciflow/periodic/csltest88275 2025-12-04T08:00:33.4398111Z * [new tag] ciflow/periodic/csltest88761 -> ciflow/periodic/csltest88761 2025-12-04T08:00:33.4399175Z * [new tag] ciflow/periodic/release_1.12 -> ciflow/periodic/release_1.12 2025-12-04T08:00:33.4400248Z * [new tag] ciflow/periodic/release_1.12.0 -> ciflow/periodic/release_1.12.0 2025-12-04T08:00:33.4401282Z * [new tag] ciflow/periodic/sha-ec5b83 -> ciflow/periodic/sha-ec5b83 2025-12-04T08:00:33.4402159Z * [new tag] ciflow/pull/167207 -> ciflow/pull/167207 2025-12-04T08:00:33.4403342Z * [new tag] ciflow/quantization-periodic/169207 -> ciflow/quantization-periodic/169207 2025-12-04T08:00:33.4404057Z * [new tag] ciflow/rocm-mi200/165545 -> ciflow/rocm-mi200/165545 2025-12-04T08:00:33.4405286Z * [new tag] ciflow/rocm-mi200/165997 -> ciflow/rocm-mi200/165997 2025-12-04T08:00:33.4405949Z * [new tag] ciflow/rocm-mi200/168096 -> ciflow/rocm-mi200/168096 2025-12-04T08:00:33.4406856Z * [new tag] ciflow/rocm-mi200/168275 -> ciflow/rocm-mi200/168275 2025-12-04T08:00:33.4407582Z * [new tag] ciflow/rocm-mi200/169063 -> ciflow/rocm-mi200/169063 2025-12-04T08:00:33.4408621Z * [new tag] ciflow/rocm-mi200/169356 -> ciflow/rocm-mi200/169356 2025-12-04T08:00:33.4409312Z * [new tag] ciflow/rocm-mi200/169425 -> ciflow/rocm-mi200/169425 2025-12-04T08:00:33.4410419Z * [new tag] ciflow/rocm-mi300/165545 -> ciflow/rocm-mi300/165545 2025-12-04T08:00:33.4411320Z * [new tag] ciflow/rocm-mi300/167157 -> ciflow/rocm-mi300/167157 2025-12-04T08:00:33.4411964Z * [new tag] ciflow/rocm-mi300/168096 -> ciflow/rocm-mi300/168096 2025-12-04T08:00:33.4412689Z * [new tag] ciflow/rocm-mi300/169063 -> ciflow/rocm-mi300/169063 2025-12-04T08:00:33.4413401Z * [new tag] ciflow/rocm-mi300/169425 -> ciflow/rocm-mi300/169425 2025-12-04T08:00:33.4414348Z * [new tag] ciflow/rocm-mi355/167157 -> ciflow/rocm-mi355/167157 2025-12-04T08:00:33.4414999Z * [new tag] ciflow/rocm-mi355/168275 -> ciflow/rocm-mi355/168275 2025-12-04T08:00:33.4415704Z * [new tag] ciflow/rocm-mi355/169425 -> ciflow/rocm-mi355/169425 2025-12-04T08:00:33.4416702Z * [new tag] ciflow/rocm-navi31/168275 -> ciflow/rocm-navi31/168275 2025-12-04T08:00:33.4417342Z * [new tag] ciflow/rocm-navi31/169425 -> ciflow/rocm-navi31/169425 2025-12-04T08:00:33.4418534Z * [new tag] ciflow/rocm/115316 -> ciflow/rocm/115316 2025-12-04T08:00:33.4419258Z * [new tag] ciflow/rocm/148492 -> ciflow/rocm/148492 2025-12-04T08:00:33.4419935Z * [new tag] ciflow/rocm/160685 -> ciflow/rocm/160685 2025-12-04T08:00:33.4420642Z * [new tag] ciflow/rocm/161607 -> ciflow/rocm/161607 2025-12-04T08:00:33.4421386Z * [new tag] ciflow/rocm/162052 -> ciflow/rocm/162052 2025-12-04T08:00:33.4422597Z * [new tag] ciflow/rocm/165997 -> ciflow/rocm/165997 2025-12-04T08:00:33.4423239Z * [new tag] ciflow/rocm/166165 -> ciflow/rocm/166165 2025-12-04T08:00:33.4423964Z * [new tag] ciflow/rocm/166517 -> ciflow/rocm/166517 2025-12-04T08:00:33.4424676Z * [new tag] ciflow/rocm/167207 -> ciflow/rocm/167207 2025-12-04T08:00:33.4425486Z * [new tag] ciflow/rocm/167536 -> ciflow/rocm/167536 2025-12-04T08:00:33.4426108Z * [new tag] ciflow/rocm/167781 -> ciflow/rocm/167781 2025-12-04T08:00:33.4427116Z * [new tag] ciflow/rocm/167989 -> ciflow/rocm/167989 2025-12-04T08:00:33.4428119Z * [new tag] ciflow/rocm/168073 -> ciflow/rocm/168073 2025-12-04T08:00:33.4429169Z * [new tag] ciflow/rocm/168195 -> ciflow/rocm/168195 2025-12-04T08:00:33.4429902Z * [new tag] ciflow/rocm/168939 -> ciflow/rocm/168939 2025-12-04T08:00:33.4430759Z * [new tag] ciflow/rocm/168971 -> ciflow/rocm/168971 2025-12-04T08:00:33.4431411Z * [new tag] ciflow/rocm/169024 -> ciflow/rocm/169024 2025-12-04T08:00:33.4432155Z * [new tag] ciflow/rocm/169200 -> ciflow/rocm/169200 2025-12-04T08:00:33.4432898Z * [new tag] ciflow/rocm/169216 -> ciflow/rocm/169216 2025-12-04T08:00:33.4433883Z * [new tag] ciflow/rocm/169312 -> ciflow/rocm/169312 2025-12-04T08:00:33.4434455Z * [new tag] ciflow/rocm/169380 -> ciflow/rocm/169380 2025-12-04T08:00:33.4435380Z * [new tag] ciflow/rocm/169427 -> ciflow/rocm/169427 2025-12-04T08:00:33.4436006Z * [new tag] ciflow/rocm/169455 -> ciflow/rocm/169455 2025-12-04T08:00:33.4436844Z * [new tag] ciflow/rocm/169470 -> ciflow/rocm/169470 2025-12-04T08:00:33.4437520Z * [new tag] ciflow/rocm/169471 -> ciflow/rocm/169471 2025-12-04T08:00:33.4438390Z * [new tag] ciflow/rocm/169472 -> ciflow/rocm/169472 2025-12-04T08:00:33.4439007Z * [new tag] ciflow/rocm/169514 -> ciflow/rocm/169514 2025-12-04T08:00:33.4440242Z * [new tag] ciflow/slow/01c7106 -> ciflow/slow/01c7106 2025-12-04T08:00:33.4441084Z * [new tag] ciflow/slow/0577043 -> ciflow/slow/0577043 2025-12-04T08:00:33.4442426Z * [new tag] ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym -> ciflow/slow/0d5b74da0cab798fbfdb9caa53fad816999c8386-sdym 2025-12-04T08:00:33.4442868Z * [new tag] ciflow/slow/0e81104 -> ciflow/slow/0e81104 2025-12-04T08:00:33.4443555Z * [new tag] ciflow/slow/167207 -> ciflow/slow/167207 2025-12-04T08:00:33.4444284Z * [new tag] ciflow/slow/168050 -> ciflow/slow/168050 2025-12-04T08:00:33.4445283Z * [new tag] ciflow/slow/1732077 -> ciflow/slow/1732077 2025-12-04T08:00:33.4446230Z * [new tag] ciflow/slow/187eb7c -> ciflow/slow/187eb7c 2025-12-04T08:00:33.4447429Z * [new tag] ciflow/slow/1faef89 -> ciflow/slow/1faef89 2025-12-04T08:00:33.4448696Z * [new tag] ciflow/slow/3920ec1 -> ciflow/slow/3920ec1 2025-12-04T08:00:33.4449761Z * [new tag] ciflow/slow/3b7c6b2 -> ciflow/slow/3b7c6b2 2025-12-04T08:00:33.4450717Z * [new tag] ciflow/slow/59a3759 -> ciflow/slow/59a3759 2025-12-04T08:00:33.4451593Z * [new tag] ciflow/slow/70ef0bb -> ciflow/slow/70ef0bb 2025-12-04T08:00:33.4452460Z * [new tag] ciflow/slow/788ff06 -> ciflow/slow/788ff06 2025-12-04T08:00:33.4453848Z * [new tag] ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym -> ciflow/slow/8751002215790a3a88750faa8f4366933e296693-sdym 2025-12-04T08:00:33.4454317Z * [new tag] ciflow/slow/9d85864 -> ciflow/slow/9d85864 2025-12-04T08:00:33.4455308Z * [new tag] ciflow/slow/9ffad5b -> ciflow/slow/9ffad5b 2025-12-04T08:00:33.4456206Z * [new tag] ciflow/slow/a206e8b -> ciflow/slow/a206e8b 2025-12-04T08:00:33.4457246Z * [new tag] ciflow/slow/a837609 -> ciflow/slow/a837609 2025-12-04T08:00:33.4458099Z * [new tag] ciflow/slow/af841f3 -> ciflow/slow/af841f3 2025-12-04T08:00:33.4459517Z * [new tag] ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym -> ciflow/slow/da3aba1e46157c4df504b067477cdf2b3c96b194-sdym 2025-12-04T08:00:33.4460020Z * [new tag] ciflow/torchbench/168175 -> ciflow/torchbench/168175 2025-12-04T08:00:33.4461096Z * [new tag] ciflow/trunk/148492 -> ciflow/trunk/148492 2025-12-04T08:00:33.4461733Z * [new tag] ciflow/trunk/157149 -> ciflow/trunk/157149 2025-12-04T08:00:33.4462458Z * [new tag] ciflow/trunk/157994 -> ciflow/trunk/157994 2025-12-04T08:00:33.4463180Z * [new tag] ciflow/trunk/159718 -> ciflow/trunk/159718 2025-12-04T08:00:33.4463917Z * [new tag] ciflow/trunk/160174 -> ciflow/trunk/160174 2025-12-04T08:00:33.4464636Z * [new tag] ciflow/trunk/160685 -> ciflow/trunk/160685 2025-12-04T08:00:33.4465346Z * [new tag] ciflow/trunk/160729 -> ciflow/trunk/160729 2025-12-04T08:00:33.4466041Z * [new tag] ciflow/trunk/162275 -> ciflow/trunk/162275 2025-12-04T08:00:33.4466744Z * [new tag] ciflow/trunk/162795 -> ciflow/trunk/162795 2025-12-04T08:00:33.4467471Z * [new tag] ciflow/trunk/163245 -> ciflow/trunk/163245 2025-12-04T08:00:33.4468166Z * [new tag] ciflow/trunk/163942 -> ciflow/trunk/163942 2025-12-04T08:00:33.4469222Z * [new tag] ciflow/trunk/165274 -> ciflow/trunk/165274 2025-12-04T08:00:33.4470379Z * [new tag] ciflow/trunk/165483 -> ciflow/trunk/165483 2025-12-04T08:00:33.4471290Z * [new tag] ciflow/trunk/165922 -> ciflow/trunk/165922 2025-12-04T08:00:33.4471954Z * [new tag] ciflow/trunk/166075 -> ciflow/trunk/166075 2025-12-04T08:00:33.4472841Z * [new tag] ciflow/trunk/166165 -> ciflow/trunk/166165 2025-12-04T08:00:33.4473470Z * [new tag] ciflow/trunk/166829 -> ciflow/trunk/166829 2025-12-04T08:00:33.4474449Z * [new tag] ciflow/trunk/166843 -> ciflow/trunk/166843 2025-12-04T08:00:33.4475103Z * [new tag] ciflow/trunk/166876 -> ciflow/trunk/166876 2025-12-04T08:00:33.4475837Z * [new tag] ciflow/trunk/167207 -> ciflow/trunk/167207 2025-12-04T08:00:33.4476583Z * [new tag] ciflow/trunk/167536 -> ciflow/trunk/167536 2025-12-04T08:00:33.4477300Z * [new tag] ciflow/trunk/167552 -> ciflow/trunk/167552 2025-12-04T08:00:33.4478128Z * [new tag] ciflow/trunk/167555 -> ciflow/trunk/167555 2025-12-04T08:00:33.4478792Z * [new tag] ciflow/trunk/167599 -> ciflow/trunk/167599 2025-12-04T08:00:33.4479534Z * [new tag] ciflow/trunk/167659 -> ciflow/trunk/167659 2025-12-04T08:00:33.4480523Z * [new tag] ciflow/trunk/167672 -> ciflow/trunk/167672 2025-12-04T08:00:33.4481211Z * [new tag] ciflow/trunk/167742 -> ciflow/trunk/167742 2025-12-04T08:00:33.4481951Z * [new tag] ciflow/trunk/167781 -> ciflow/trunk/167781 2025-12-04T08:00:33.4483017Z * [new tag] ciflow/trunk/167837 -> ciflow/trunk/167837 2025-12-04T08:00:33.4483700Z * [new tag] ciflow/trunk/167887 -> ciflow/trunk/167887 2025-12-04T08:00:33.4484414Z * [new tag] ciflow/trunk/167978 -> ciflow/trunk/167978 2025-12-04T08:00:33.4485359Z * [new tag] ciflow/trunk/168050 -> ciflow/trunk/168050 2025-12-04T08:00:33.4486029Z * [new tag] ciflow/trunk/168051 -> ciflow/trunk/168051 2025-12-04T08:00:33.4486816Z * [new tag] ciflow/trunk/168096 -> ciflow/trunk/168096 2025-12-04T08:00:33.4487573Z * [new tag] ciflow/trunk/168127 -> ciflow/trunk/168127 2025-12-04T08:00:33.4488509Z * [new tag] ciflow/trunk/168157 -> ciflow/trunk/168157 2025-12-04T08:00:33.4489152Z * [new tag] ciflow/trunk/168175 -> ciflow/trunk/168175 2025-12-04T08:00:33.4490031Z * [new tag] ciflow/trunk/168209 -> ciflow/trunk/168209 2025-12-04T08:00:33.4490783Z * [new tag] ciflow/trunk/168213 -> ciflow/trunk/168213 2025-12-04T08:00:33.4491717Z * [new tag] ciflow/trunk/168226 -> ciflow/trunk/168226 2025-12-04T08:00:33.4492893Z * [new tag] ciflow/trunk/168262 -> ciflow/trunk/168262 2025-12-04T08:00:33.4493540Z * [new tag] ciflow/trunk/168275 -> ciflow/trunk/168275 2025-12-04T08:00:33.4494491Z * [new tag] ciflow/trunk/168328 -> ciflow/trunk/168328 2025-12-04T08:00:33.4495192Z * [new tag] ciflow/trunk/168368 -> ciflow/trunk/168368 2025-12-04T08:00:33.4495926Z * [new tag] ciflow/trunk/168917 -> ciflow/trunk/168917 2025-12-04T08:00:33.4496686Z * [new tag] ciflow/trunk/168933 -> ciflow/trunk/168933 2025-12-04T08:00:33.4497667Z * [new tag] ciflow/trunk/168941 -> ciflow/trunk/168941 2025-12-04T08:00:33.4498332Z * [new tag] ciflow/trunk/168955 -> ciflow/trunk/168955 2025-12-04T08:00:33.4499163Z * [new tag] ciflow/trunk/168980 -> ciflow/trunk/168980 2025-12-04T08:00:33.4500118Z * [new tag] ciflow/trunk/169004 -> ciflow/trunk/169004 2025-12-04T08:00:33.4500776Z * [new tag] ciflow/trunk/169006 -> ciflow/trunk/169006 2025-12-04T08:00:33.4501634Z * [new tag] ciflow/trunk/169023 -> ciflow/trunk/169023 2025-12-04T08:00:33.4502302Z * [new tag] ciflow/trunk/169025 -> ciflow/trunk/169025 2025-12-04T08:00:33.4503050Z * [new tag] ciflow/trunk/169066 -> ciflow/trunk/169066 2025-12-04T08:00:33.4503873Z * [new tag] ciflow/trunk/169091 -> ciflow/trunk/169091 2025-12-04T08:00:33.4504574Z * [new tag] ciflow/trunk/169102 -> ciflow/trunk/169102 2025-12-04T08:00:33.4505290Z * [new tag] ciflow/trunk/169103 -> ciflow/trunk/169103 2025-12-04T08:00:33.4506253Z * [new tag] ciflow/trunk/169139 -> ciflow/trunk/169139 2025-12-04T08:00:33.4507180Z * [new tag] ciflow/trunk/169148 -> ciflow/trunk/169148 2025-12-04T08:00:33.4507882Z * [new tag] ciflow/trunk/169151 -> ciflow/trunk/169151 2025-12-04T08:00:33.4508625Z * [new tag] ciflow/trunk/169156 -> ciflow/trunk/169156 2025-12-04T08:00:33.4509590Z * [new tag] ciflow/trunk/169176 -> ciflow/trunk/169176 2025-12-04T08:00:33.4510239Z * [new tag] ciflow/trunk/169204 -> ciflow/trunk/169204 2025-12-04T08:00:33.4511289Z * [new tag] ciflow/trunk/169207 -> ciflow/trunk/169207 2025-12-04T08:00:33.4511865Z * [new tag] ciflow/trunk/169211 -> ciflow/trunk/169211 2025-12-04T08:00:33.4512886Z * [new tag] ciflow/trunk/169229 -> ciflow/trunk/169229 2025-12-04T08:00:33.4513887Z * [new tag] ciflow/trunk/169231 -> ciflow/trunk/169231 2025-12-04T08:00:33.4514559Z * [new tag] ciflow/trunk/169260 -> ciflow/trunk/169260 2025-12-04T08:00:33.4515644Z * [new tag] ciflow/trunk/169271 -> ciflow/trunk/169271 2025-12-04T08:00:33.4516329Z * [new tag] ciflow/trunk/169280 -> ciflow/trunk/169280 2025-12-04T08:00:33.4517173Z * [new tag] ciflow/trunk/169281 -> ciflow/trunk/169281 2025-12-04T08:00:33.4517920Z * [new tag] ciflow/trunk/169286 -> ciflow/trunk/169286 2025-12-04T08:00:33.4518847Z * [new tag] ciflow/trunk/169293 -> ciflow/trunk/169293 2025-12-04T08:00:33.4519512Z * [new tag] ciflow/trunk/169296 -> ciflow/trunk/169296 2025-12-04T08:00:33.4520281Z * [new tag] ciflow/trunk/169304 -> ciflow/trunk/169304 2025-12-04T08:00:33.4521041Z * [new tag] ciflow/trunk/169305 -> ciflow/trunk/169305 2025-12-04T08:00:33.4521777Z * [new tag] ciflow/trunk/169312 -> ciflow/trunk/169312 2025-12-04T08:00:33.4522947Z * [new tag] ciflow/trunk/169328 -> ciflow/trunk/169328 2025-12-04T08:00:33.4523583Z * [new tag] ciflow/trunk/169343 -> ciflow/trunk/169343 2025-12-04T08:00:33.4524455Z * [new tag] ciflow/trunk/169355 -> ciflow/trunk/169355 2025-12-04T08:00:33.4525113Z * [new tag] ciflow/trunk/169370 -> ciflow/trunk/169370 2025-12-04T08:00:33.4526074Z * [new tag] ciflow/trunk/169379 -> ciflow/trunk/169379 2025-12-04T08:00:33.4526751Z * [new tag] ciflow/trunk/169380 -> ciflow/trunk/169380 2025-12-04T08:00:33.4527588Z * [new tag] ciflow/trunk/169385 -> ciflow/trunk/169385 2025-12-04T08:00:33.4528504Z * [new tag] ciflow/trunk/169387 -> ciflow/trunk/169387 2025-12-04T08:00:33.4529581Z * [new tag] ciflow/trunk/169410 -> ciflow/trunk/169410 2025-12-04T08:00:33.4530236Z * [new tag] ciflow/trunk/169412 -> ciflow/trunk/169412 2025-12-04T08:00:33.4531085Z * [new tag] ciflow/trunk/169418 -> ciflow/trunk/169418 2025-12-04T08:00:33.4531740Z * [new tag] ciflow/trunk/169423 -> ciflow/trunk/169423 2025-12-04T08:00:33.4532505Z * [new tag] ciflow/trunk/169427 -> ciflow/trunk/169427 2025-12-04T08:00:33.4533267Z * [new tag] ciflow/trunk/169430 -> ciflow/trunk/169430 2025-12-04T08:00:33.4534121Z * [new tag] ciflow/trunk/169437 -> ciflow/trunk/169437 2025-12-04T08:00:33.4534799Z * [new tag] ciflow/trunk/169442 -> ciflow/trunk/169442 2025-12-04T08:00:33.4535686Z * [new tag] ciflow/trunk/169452 -> ciflow/trunk/169452 2025-12-04T08:00:33.4536395Z * [new tag] ciflow/trunk/169454 -> ciflow/trunk/169454 2025-12-04T08:00:33.4537352Z * [new tag] ciflow/trunk/169459 -> ciflow/trunk/169459 2025-12-04T08:00:33.4538190Z * [new tag] ciflow/trunk/169474 -> ciflow/trunk/169474 2025-12-04T08:00:33.4538898Z * [new tag] ciflow/trunk/169475 -> ciflow/trunk/169475 2025-12-04T08:00:33.4539637Z * [new tag] ciflow/trunk/169476 -> ciflow/trunk/169476 2025-12-04T08:00:33.4540603Z * [new tag] ciflow/trunk/169487 -> ciflow/trunk/169487 2025-12-04T08:00:33.4541285Z * [new tag] ciflow/trunk/169497 -> ciflow/trunk/169497 2025-12-04T08:00:33.4542137Z * [new tag] ciflow/trunk/169503 -> ciflow/trunk/169503 2025-12-04T08:00:33.4542788Z * [new tag] ciflow/trunk/169505 -> ciflow/trunk/169505 2025-12-04T08:00:33.4543704Z * [new tag] ciflow/trunk/169507 -> ciflow/trunk/169507 2025-12-04T08:00:33.4544843Z * [new tag] ciflow/trunk/169514 -> ciflow/trunk/169514 2025-12-04T08:00:33.4545503Z * [new tag] ciflow/trunk/169517 -> ciflow/trunk/169517 2025-12-04T08:00:33.4546347Z * [new tag] ciflow/trunk/169519 -> ciflow/trunk/169519 2025-12-04T08:00:33.4547005Z * [new tag] ciflow/trunk/169528 -> ciflow/trunk/169528 2025-12-04T08:00:33.4547841Z * [new tag] ciflow/trunk/169541 -> ciflow/trunk/169541 2025-12-04T08:00:33.4549131Z * [new tag] ciflow/unstable/123 -> ciflow/unstable/123 2025-12-04T08:00:33.4549809Z * [new tag] ciflow/vllm/165270 -> ciflow/vllm/165270 2025-12-04T08:00:33.4550555Z * [new tag] ciflow/vllm/165274 -> ciflow/vllm/165274 2025-12-04T08:00:33.4551262Z * [new tag] ciflow/vllm/166494 -> ciflow/vllm/166494 2025-12-04T08:00:33.4551987Z * [new tag] ciflow/vllm/169219 -> ciflow/vllm/169219 2025-12-04T08:00:33.4552713Z * [new tag] ciflow/vllm/169220 -> ciflow/vllm/169220 2025-12-04T08:00:33.4553707Z * [new tag] ciflow/xpu/157994 -> ciflow/xpu/157994 2025-12-04T08:00:33.4554259Z * [new tag] ciflow/xpu/159718 -> ciflow/xpu/159718 2025-12-04T08:00:33.4555141Z * [new tag] ciflow/xpu/161940 -> ciflow/xpu/161940 2025-12-04T08:00:33.4555881Z * [new tag] ciflow/xpu/163251 -> ciflow/xpu/163251 2025-12-04T08:00:33.4556600Z * [new tag] ciflow/xpu/166829 -> ciflow/xpu/166829 2025-12-04T08:00:33.4557316Z * [new tag] ciflow/xpu/166843 -> ciflow/xpu/166843 2025-12-04T08:00:33.4558019Z * [new tag] ciflow/xpu/167972 -> ciflow/xpu/167972 2025-12-04T08:00:33.4558748Z * [new tag] ciflow/xpu/167981 -> ciflow/xpu/167981 2025-12-04T08:00:33.4559467Z * [new tag] ciflow/xpu/168213 -> ciflow/xpu/168213 2025-12-04T08:00:33.4560357Z * [new tag] ciflow/xpu/168262 -> ciflow/xpu/168262 2025-12-04T08:00:33.4560997Z * [new tag] ciflow/xpu/168328 -> ciflow/xpu/168328 2025-12-04T08:00:33.4562036Z * [new tag] ciflow/xpu/168950 -> ciflow/xpu/168950 2025-12-04T08:00:33.4563159Z * [new tag] ciflow/xpu/169039 -> ciflow/xpu/169039 2025-12-04T08:00:33.4564129Z * [new tag] ciflow/xpu/169200 -> ciflow/xpu/169200 2025-12-04T08:00:33.4564811Z * [new tag] ciflow/xpu/169203 -> ciflow/xpu/169203 2025-12-04T08:00:33.4565695Z * [new tag] ciflow/xpu/169229 -> ciflow/xpu/169229 2025-12-04T08:00:33.4566372Z * [new tag] ciflow/xpu/169230 -> ciflow/xpu/169230 2025-12-04T08:00:33.4567202Z * [new tag] ciflow/xpu/169231 -> ciflow/xpu/169231 2025-12-04T08:00:33.4568640Z * [new tag] ciflow/xpu/169241 -> ciflow/xpu/169241 2025-12-04T08:00:33.4569329Z * [new tag] ciflow/xpu/169280 -> ciflow/xpu/169280 2025-12-04T08:00:33.4570034Z * [new tag] ciflow/xpu/169296 -> ciflow/xpu/169296 2025-12-04T08:00:33.4571017Z * [new tag] ciflow/xpu/169353 -> ciflow/xpu/169353 2025-12-04T08:00:33.4571698Z * [new tag] ciflow/xpu/169410 -> ciflow/xpu/169410 2025-12-04T08:00:33.4572566Z * [new tag] ciflow/xpu/169442 -> ciflow/xpu/169442 2025-12-04T08:00:33.4573472Z * [new tag] cslpull75 -> cslpull75 2025-12-04T08:00:33.4574200Z * [new tag] cslpull76 -> cslpull76 2025-12-04T08:00:33.4575151Z * [new tag] cslpull77 -> cslpull77 2025-12-04T08:00:33.4576050Z * [new tag] cslpull78 -> cslpull78 2025-12-04T08:00:33.4577128Z * [new tag] cslpull79 -> cslpull79 2025-12-04T08:00:33.4578204Z * [new tag] cslpull80 -> cslpull80 2025-12-04T08:00:33.4579101Z * [new tag] cslpull81 -> cslpull81 2025-12-04T08:00:33.4579975Z * [new tag] cslpull82 -> cslpull82 2025-12-04T08:00:33.4580921Z * [new tag] cslpull83 -> cslpull83 2025-12-04T08:00:33.4581599Z * [new tag] cslpull84 -> cslpull84 2025-12-04T08:00:33.4582498Z * [new tag] cslpull85 -> cslpull85 2025-12-04T08:00:33.4583412Z * [new tag] cslpull86 -> cslpull86 2025-12-04T08:00:33.4584232Z * [new tag] cslpull87 -> cslpull87 2025-12-04T08:00:33.4585221Z * [new tag] cslpull88 -> cslpull88 2025-12-04T08:00:33.4585965Z * [new tag] cslpull89 -> cslpull89 2025-12-04T08:00:33.4586791Z * [new tag] cslpull90 -> cslpull90 2025-12-04T08:00:33.4588030Z * [new tag] cslpull91 -> cslpull91 2025-12-04T08:00:33.4588958Z * [new tag] cslpull92 -> cslpull92 2025-12-04T08:00:33.4589918Z * [new tag] flight_5 -> flight_5 2025-12-04T08:00:33.4590977Z * [new tag] flight_5.1 -> flight_5.1 2025-12-04T08:00:33.4591855Z * [new tag] flight_5.2 -> flight_5.2 2025-12-04T08:00:33.4592759Z * [new tag] flight_5.3 -> flight_5.3 2025-12-04T08:00:33.4593628Z * [new tag] forpull1 -> forpull1 2025-12-04T08:00:33.4594766Z * [new tag] malfet/tag-2ef5611 -> malfet/tag-2ef5611 2025-12-04T08:00:33.4595672Z * [new tag] malfet/tag-317b1a0 -> malfet/tag-317b1a0 2025-12-04T08:00:33.4596532Z * [new tag] malfet/tag-ec6f767 -> malfet/tag-ec6f767 2025-12-04T08:00:33.4597463Z * [new tag] nightly-binary -> nightly-binary 2025-12-04T08:00:33.4598380Z * [new tag] sqzhang_flight4_plus -> sqzhang_flight4_plus 2025-12-04T08:00:33.4600797Z * [new tag] sqzhang_flight_3 -> sqzhang_flight_3 2025-12-04T08:00:33.4601445Z * [new tag] trunk/02d8bd6974cf84b721680d773dbdb1b6f40ce272 -> trunk/02d8bd6974cf84b721680d773dbdb1b6f40ce272 2025-12-04T08:00:33.4602526Z * [new tag] trunk/066997fb38ade71e00d78e9d572e380b5f02bd3e -> trunk/066997fb38ade71e00d78e9d572e380b5f02bd3e 2025-12-04T08:00:33.4603802Z * [new tag] trunk/076e7b19fa1d481ad778d06d2b49ba57d3ce8c88 -> trunk/076e7b19fa1d481ad778d06d2b49ba57d3ce8c88 2025-12-04T08:00:33.4604642Z * [new tag] trunk/07dcc0b83db3211653a38565a24e15acdba75654 -> trunk/07dcc0b83db3211653a38565a24e15acdba75654 2025-12-04T08:00:33.4605583Z * [new tag] trunk/082e96b68dfcd16cab7cfafc4d3d055767dab3eb -> trunk/082e96b68dfcd16cab7cfafc4d3d055767dab3eb 2025-12-04T08:00:33.4606452Z * [new tag] trunk/088048f2fea28ff7d450f65c72419ca45780d30b -> trunk/088048f2fea28ff7d450f65c72419ca45780d30b 2025-12-04T08:00:33.4607418Z * [new tag] trunk/09076941a95c76f4d9ad189d064dfd8baa39e672 -> trunk/09076941a95c76f4d9ad189d064dfd8baa39e672 2025-12-04T08:00:33.4608365Z * [new tag] trunk/0b80a4c62b94402844bf221791c096b0035c6d75 -> trunk/0b80a4c62b94402844bf221791c096b0035c6d75 2025-12-04T08:00:33.4609492Z * [new tag] trunk/0bbbdf1750567a980634ad907a325357ba8ba8f2 -> trunk/0bbbdf1750567a980634ad907a325357ba8ba8f2 2025-12-04T08:00:33.4610298Z * [new tag] trunk/0c281dd78773b2bc17c58ead0e4cd4ac46e775c5 -> trunk/0c281dd78773b2bc17c58ead0e4cd4ac46e775c5 2025-12-04T08:00:33.4611241Z * [new tag] trunk/135f3753c418a6879b1954904184937b67e61688 -> trunk/135f3753c418a6879b1954904184937b67e61688 2025-12-04T08:00:33.4612184Z * [new tag] trunk/15da21026cb13cd20257dc9e96830db108743c10 -> trunk/15da21026cb13cd20257dc9e96830db108743c10 2025-12-04T08:00:33.4613106Z * [new tag] trunk/166efdad2ac827f30fb02504c6017520257f88ec -> trunk/166efdad2ac827f30fb02504c6017520257f88ec 2025-12-04T08:00:33.4614061Z * [new tag] trunk/174272c15fae553d8488140af931f7d8050a313f -> trunk/174272c15fae553d8488140af931f7d8050a313f 2025-12-04T08:00:33.4615222Z * [new tag] trunk/18f3ca08f13b8de61307f5e8cd7d4cccb67e9d11 -> trunk/18f3ca08f13b8de61307f5e8cd7d4cccb67e9d11 2025-12-04T08:00:33.4615990Z * [new tag] trunk/1902eddfe655a15ebcf2c72bd81ade110fdeef63 -> trunk/1902eddfe655a15ebcf2c72bd81ade110fdeef63 2025-12-04T08:00:33.4616864Z * [new tag] trunk/195f92e98d3d66738577f11f22c4b5c8a1c76dd5 -> trunk/195f92e98d3d66738577f11f22c4b5c8a1c76dd5 2025-12-04T08:00:33.4617776Z * [new tag] trunk/1aa13e17de39e3c768ea7aebaad166ce72a06676 -> trunk/1aa13e17de39e3c768ea7aebaad166ce72a06676 2025-12-04T08:00:33.4618861Z * [new tag] trunk/1afe2832f58e24e54a5bfda5a5afa9b96fdea40e -> trunk/1afe2832f58e24e54a5bfda5a5afa9b96fdea40e 2025-12-04T08:00:33.4619709Z * [new tag] trunk/1c87554d74140eaee964ca8b1832cede67f5f520 -> trunk/1c87554d74140eaee964ca8b1832cede67f5f520 2025-12-04T08:00:33.4620602Z * [new tag] trunk/1ccb743b7b5be955f49736c162c4f5004b8a0dd8 -> trunk/1ccb743b7b5be955f49736c162c4f5004b8a0dd8 2025-12-04T08:00:33.4621574Z * [new tag] trunk/1cee47d6ce0a02227185b566593f002dd639ca0c -> trunk/1cee47d6ce0a02227185b566593f002dd639ca0c 2025-12-04T08:00:33.4622852Z * [new tag] trunk/1d21b4df2babe322e5d085ceb6de884eb260a62d -> trunk/1d21b4df2babe322e5d085ceb6de884eb260a62d 2025-12-04T08:00:33.4623666Z * [new tag] trunk/1e34fb2550e4aa650314f7a6d9f6daf4da7478a8 -> trunk/1e34fb2550e4aa650314f7a6d9f6daf4da7478a8 2025-12-04T08:00:33.4624810Z * [new tag] trunk/1e526fb5b1d93bfc70691c5c3955fdffc1b7b7de -> trunk/1e526fb5b1d93bfc70691c5c3955fdffc1b7b7de 2025-12-04T08:00:33.4625584Z * [new tag] trunk/1ee32a8b1f554a312d79bad01ded24f38cd95543 -> trunk/1ee32a8b1f554a312d79bad01ded24f38cd95543 2025-12-04T08:00:33.4626461Z * [new tag] trunk/201e2c4117eb9744594dad6a5c18213d7b4705d7 -> trunk/201e2c4117eb9744594dad6a5c18213d7b4705d7 2025-12-04T08:00:33.4627370Z * [new tag] trunk/2353a0f60eb4b4cb6675907a7fa9fbedc1c02e7f -> trunk/2353a0f60eb4b4cb6675907a7fa9fbedc1c02e7f 2025-12-04T08:00:33.4628542Z * [new tag] trunk/285779b1621cf9f073a062b0889a642d200308d9 -> trunk/285779b1621cf9f073a062b0889a642d200308d9 2025-12-04T08:00:33.4629326Z * [new tag] trunk/2887faaec6295d081580d09fce161201826c6d87 -> trunk/2887faaec6295d081580d09fce161201826c6d87 2025-12-04T08:00:33.4633506Z * [new tag] trunk/296e67c92635443c67b11c0ae1bd045f03ebb7bc -> trunk/296e67c92635443c67b11c0ae1bd045f03ebb7bc 2025-12-04T08:00:33.4634345Z * [new tag] trunk/29856679769b3dede478767e2fe6cfb51197cb25 -> trunk/29856679769b3dede478767e2fe6cfb51197cb25 2025-12-04T08:00:33.4635417Z * [new tag] trunk/29e5455a4740c326ab187c7aa7b5ef98034ea563 -> trunk/29e5455a4740c326ab187c7aa7b5ef98034ea563 2025-12-04T08:00:33.4636233Z * [new tag] trunk/2ac3ef882afb23136adc188975f0a8802fc68adf -> trunk/2ac3ef882afb23136adc188975f0a8802fc68adf 2025-12-04T08:00:33.4636970Z * [new tag] trunk/2bec68e73b64715354af076ad309335f943e36cd -> trunk/2bec68e73b64715354af076ad309335f943e36cd 2025-12-04T08:00:33.4637922Z * [new tag] trunk/2c87367e6f88662cd5cedbd1537748b7948c38e1 -> trunk/2c87367e6f88662cd5cedbd1537748b7948c38e1 2025-12-04T08:00:33.4638801Z * [new tag] trunk/2d1f78fe3ec13820f136a2e0336da12a25f41708 -> trunk/2d1f78fe3ec13820f136a2e0336da12a25f41708 2025-12-04T08:00:33.4639889Z * [new tag] trunk/2df6058f116a65722a0e03073402feb242572d35 -> trunk/2df6058f116a65722a0e03073402feb242572d35 2025-12-04T08:00:33.4640751Z * [new tag] trunk/2e0c2e170fe658c440775c8e5c44228aafcc47ec -> trunk/2e0c2e170fe658c440775c8e5c44228aafcc47ec 2025-12-04T08:00:33.4641818Z * [new tag] trunk/2f9b7dad7b5419b063bd0f2e204de192720ebb94 -> trunk/2f9b7dad7b5419b063bd0f2e204de192720ebb94 2025-12-04T08:00:33.4642691Z * [new tag] trunk/305168768a95d69c444df5cd334bb774edfe06f1 -> trunk/305168768a95d69c444df5cd334bb774edfe06f1 2025-12-04T08:00:33.4643548Z * [new tag] trunk/31fc12773026e8e00f054dd79ad9b2491e693b48 -> trunk/31fc12773026e8e00f054dd79ad9b2491e693b48 2025-12-04T08:00:33.4644499Z * [new tag] trunk/320de0c6b0a3e7c6d2693ea5c28d5d0156ba7991 -> trunk/320de0c6b0a3e7c6d2693ea5c28d5d0156ba7991 2025-12-04T08:00:33.4645412Z * [new tag] trunk/3418bd29475dff06695045fcdf93e7d0dac67da8 -> trunk/3418bd29475dff06695045fcdf93e7d0dac67da8 2025-12-04T08:00:33.4646282Z * [new tag] trunk/34a98608afa0cb5b48f0d6d30432fdd0a2614ddf -> trunk/34a98608afa0cb5b48f0d6d30432fdd0a2614ddf 2025-12-04T08:00:33.4647231Z * [new tag] trunk/35b7a9a26c5923d98aebaa41a031dae21788a9ee -> trunk/35b7a9a26c5923d98aebaa41a031dae21788a9ee 2025-12-04T08:00:33.4648415Z * [new tag] trunk/39d07dbf03a911bdd45d1af78d8638dc92074938 -> trunk/39d07dbf03a911bdd45d1af78d8638dc92074938 2025-12-04T08:00:33.4649050Z * [new tag] trunk/3cd98b4205ada151042cc7ff097a82d4a4b18725 -> trunk/3cd98b4205ada151042cc7ff097a82d4a4b18725 2025-12-04T08:00:33.4649966Z * [new tag] trunk/3d35fd20a78ff4d016fa80f4e5fad37191d7bcae -> trunk/3d35fd20a78ff4d016fa80f4e5fad37191d7bcae 2025-12-04T08:00:33.4650872Z * [new tag] trunk/409a5fee945c46a3edaf5df162812f201bfd7b2f -> trunk/409a5fee945c46a3edaf5df162812f201bfd7b2f 2025-12-04T08:00:33.4651829Z * [new tag] trunk/42e9005cda22da3f1c559c3649218cebd671027c -> trunk/42e9005cda22da3f1c559c3649218cebd671027c 2025-12-04T08:00:33.4652795Z * [new tag] trunk/43b94713bbf340d3c124fde02d0f73add4021247 -> trunk/43b94713bbf340d3c124fde02d0f73add4021247 2025-12-04T08:00:33.4653670Z * [new tag] trunk/44ac69388a4a5eb463dbd2a13f00d1e3b924566c -> trunk/44ac69388a4a5eb463dbd2a13f00d1e3b924566c 2025-12-04T08:00:33.4654536Z * [new tag] trunk/45d14e2497292be06ad36eaa1aaaf7c630a2586a -> trunk/45d14e2497292be06ad36eaa1aaaf7c630a2586a 2025-12-04T08:00:33.4655385Z * [new tag] trunk/45d310ad84854dff730c0b12e577d7998d978686 -> trunk/45d310ad84854dff730c0b12e577d7998d978686 2025-12-04T08:00:33.4656654Z * [new tag] trunk/47b28ddf7bd74b50fa93b307a7d3b183a6d77f54 -> trunk/47b28ddf7bd74b50fa93b307a7d3b183a6d77f54 2025-12-04T08:00:33.4657290Z * [new tag] trunk/481e5ab336275bd3acd5fa8a611b05b4469012af -> trunk/481e5ab336275bd3acd5fa8a611b05b4469012af 2025-12-04T08:00:33.4658322Z * [new tag] trunk/491731647f6b8a9345dcfb3bc9416aea254a7d96 -> trunk/491731647f6b8a9345dcfb3bc9416aea254a7d96 2025-12-04T08:00:33.4659185Z * [new tag] trunk/49a04d26088acc17d948ddd66920f3e16371e873 -> trunk/49a04d26088acc17d948ddd66920f3e16371e873 2025-12-04T08:00:33.4660120Z * [new tag] trunk/4bebc827c47d2f1f0fa1a417a5201a97aef3d985 -> trunk/4bebc827c47d2f1f0fa1a417a5201a97aef3d985 2025-12-04T08:00:33.4660844Z * [new tag] trunk/4c246677784c6a14bc2dbb9ff8773ef0a3a3222f -> trunk/4c246677784c6a14bc2dbb9ff8773ef0a3a3222f 2025-12-04T08:00:33.4662052Z * [new tag] trunk/4cfb47ff548b6d996641058cf04a70e311a4c3aa -> trunk/4cfb47ff548b6d996641058cf04a70e311a4c3aa 2025-12-04T08:00:33.4662859Z * [new tag] trunk/4e0061c1aa52f606dda8cfab0bd7591e588faf2c -> trunk/4e0061c1aa52f606dda8cfab0bd7591e588faf2c 2025-12-04T08:00:33.4664342Z * [new tag] trunk/4fefb8e7e942386ffac764a41b232241f82bea3a -> trunk/4fefb8e7e942386ffac764a41b232241f82bea3a 2025-12-04T08:00:33.4665171Z * [new tag] trunk/503b2640023521f5a35cd9a52fc8033d73a95d0d -> trunk/503b2640023521f5a35cd9a52fc8033d73a95d0d 2025-12-04T08:00:33.4666086Z * [new tag] trunk/518c2b1b3dab9a2ef2849e04b3bc2f20c1c41db9 -> trunk/518c2b1b3dab9a2ef2849e04b3bc2f20c1c41db9 2025-12-04T08:00:33.4667049Z * [new tag] trunk/5191b2fa68ba19960912bfd7fd721c79d76bb1f3 -> trunk/5191b2fa68ba19960912bfd7fd721c79d76bb1f3 2025-12-04T08:00:33.4668016Z * [new tag] trunk/52ac0f0dc4acacd219f1317fbc28ec631c01e07a -> trunk/52ac0f0dc4acacd219f1317fbc28ec631c01e07a 2025-12-04T08:00:33.4668931Z * [new tag] trunk/539ba711b029de9f191070f4f0d12f18f5b7f292 -> trunk/539ba711b029de9f191070f4f0d12f18f5b7f292 2025-12-04T08:00:33.4669866Z * [new tag] trunk/556375b55deebebbc56cb7aef81f4d52f031ba28 -> trunk/556375b55deebebbc56cb7aef81f4d52f031ba28 2025-12-04T08:00:33.4670792Z * [new tag] trunk/55c4ab554845481d0a69a3811937575fe8bb1a66 -> trunk/55c4ab554845481d0a69a3811937575fe8bb1a66 2025-12-04T08:00:33.4671722Z * [new tag] trunk/5634469fda9e5d98869c82c7d03bb08914245f96 -> trunk/5634469fda9e5d98869c82c7d03bb08914245f96 2025-12-04T08:00:33.4672498Z * [new tag] trunk/5778f6ff894686a975a9a23645178ae4c87ad5dc -> trunk/5778f6ff894686a975a9a23645178ae4c87ad5dc 2025-12-04T08:00:33.4673608Z * [new tag] trunk/587d63a3e07de5dc91065f9ef70bcacda9989068 -> trunk/587d63a3e07de5dc91065f9ef70bcacda9989068 2025-12-04T08:00:33.4674417Z * [new tag] trunk/597930f6b568852356ca9795dac76f9e4653adbd -> trunk/597930f6b568852356ca9795dac76f9e4653adbd 2025-12-04T08:00:33.4675198Z * [new tag] trunk/597df3a4e2a67b9fdbe1a89b2f4d74f822274db6 -> trunk/597df3a4e2a67b9fdbe1a89b2f4d74f822274db6 2025-12-04T08:00:33.4676337Z * [new tag] trunk/59abd50e931f4efb21b053f7a2911f5d8a49d883 -> trunk/59abd50e931f4efb21b053f7a2911f5d8a49d883 2025-12-04T08:00:33.4677174Z * [new tag] trunk/5a607febc04c3a2b5824c75f3f60307867439a2c -> trunk/5a607febc04c3a2b5824c75f3f60307867439a2c 2025-12-04T08:00:33.4678152Z * [new tag] trunk/5bf1cdf4755c54ef462b44cb8041b0a57311556b -> trunk/5bf1cdf4755c54ef462b44cb8041b0a57311556b 2025-12-04T08:00:33.4678939Z * [new tag] trunk/5f0030ba63d334d7e8c93a09e41403b89e4c573c -> trunk/5f0030ba63d334d7e8c93a09e41403b89e4c573c 2025-12-04T08:00:33.4679831Z * [new tag] trunk/5f21d27e71268464d362a96c9ac09ea475f7f202 -> trunk/5f21d27e71268464d362a96c9ac09ea475f7f202 2025-12-04T08:00:33.4680887Z * [new tag] trunk/5fafc13038c9988d9ac21fa793fbd5890604b447 -> trunk/5fafc13038c9988d9ac21fa793fbd5890604b447 2025-12-04T08:00:33.4682023Z * [new tag] trunk/61be54a31dc09b59d99b62176fb935aee0b924ef -> trunk/61be54a31dc09b59d99b62176fb935aee0b924ef 2025-12-04T08:00:33.4682864Z * [new tag] trunk/62d3ccd71484ed6a760d909b41487101bbc65719 -> trunk/62d3ccd71484ed6a760d909b41487101bbc65719 2025-12-04T08:00:33.4683749Z * [new tag] trunk/641cdb68ae27668eb441d0e49c87a0602c120c2b -> trunk/641cdb68ae27668eb441d0e49c87a0602c120c2b 2025-12-04T08:00:33.4685132Z * [new tag] trunk/65c4620d6bb0c6029f69762c22b91dda2294da9a -> trunk/65c4620d6bb0c6029f69762c22b91dda2294da9a 2025-12-04T08:00:33.4686526Z * [new tag] trunk/66004b993744b4106bf8afaba71f3c228a804206 -> trunk/66004b993744b4106bf8afaba71f3c228a804206 2025-12-04T08:00:33.4687486Z * [new tag] trunk/6658a04c7ca67acb64512341342e7b3ee13ee386 -> trunk/6658a04c7ca67acb64512341342e7b3ee13ee386 2025-12-04T08:00:33.4688434Z * [new tag] trunk/6864e309092a71f8ab0ca6a4dc7f8a4073fd31c4 -> trunk/6864e309092a71f8ab0ca6a4dc7f8a4073fd31c4 2025-12-04T08:00:33.4689366Z * [new tag] trunk/6c261c6cb07892c90ca19ed51c9705b1659a3f7d -> trunk/6c261c6cb07892c90ca19ed51c9705b1659a3f7d 2025-12-04T08:00:33.4690266Z * [new tag] trunk/6c8b6a043f1628188b6396b3a2a6e000ca68362b -> trunk/6c8b6a043f1628188b6396b3a2a6e000ca68362b 2025-12-04T08:00:33.4691203Z * [new tag] trunk/6ceb4a32f92ae67ce5d7d97931d17401ebf5ffa5 -> trunk/6ceb4a32f92ae67ce5d7d97931d17401ebf5ffa5 2025-12-04T08:00:33.4692197Z * [new tag] trunk/6e404e9b7d6f5fb0de86aa73888c3038248c17f8 -> trunk/6e404e9b7d6f5fb0de86aa73888c3038248c17f8 2025-12-04T08:00:33.4693123Z * [new tag] trunk/6ec30b490aee1db6bcdc7340abddef25784f08ec -> trunk/6ec30b490aee1db6bcdc7340abddef25784f08ec 2025-12-04T08:00:33.4693995Z * [new tag] trunk/6f2783a6c08e1db34275ff25176ffe9aebc30a71 -> trunk/6f2783a6c08e1db34275ff25176ffe9aebc30a71 2025-12-04T08:00:33.4694910Z * [new tag] trunk/6f53fefeb90ad3281119b5cfc4aa9ffd8a066e3d -> trunk/6f53fefeb90ad3281119b5cfc4aa9ffd8a066e3d 2025-12-04T08:00:33.4695847Z * [new tag] trunk/6f7dcf51e46d0c880db1a2f5c70de57adb576f4a -> trunk/6f7dcf51e46d0c880db1a2f5c70de57adb576f4a 2025-12-04T08:00:33.4696933Z * [new tag] trunk/6ff831180d2fa436c7f1c1af3adac641fce9d60e -> trunk/6ff831180d2fa436c7f1c1af3adac641fce9d60e 2025-12-04T08:00:33.4697759Z * [new tag] trunk/70076464a63ab218a7ceefb0e76ccd7131deb8f8 -> trunk/70076464a63ab218a7ceefb0e76ccd7131deb8f8 2025-12-04T08:00:33.4698670Z * [new tag] trunk/70d797a5fc109b20a517646fcaa819477cd0d485 -> trunk/70d797a5fc109b20a517646fcaa819477cd0d485 2025-12-04T08:00:33.4699548Z * [new tag] trunk/7348cb355ff0a6f79cd4871215aea72185748734 -> trunk/7348cb355ff0a6f79cd4871215aea72185748734 2025-12-04T08:00:33.4700476Z * [new tag] trunk/74fe26a1ebe32931783569f2e762e3c2c974901f -> trunk/74fe26a1ebe32931783569f2e762e3c2c974901f 2025-12-04T08:00:33.4701442Z * [new tag] trunk/76aeb8c7e0f795b3fddca134cbea9a69da3ee696 -> trunk/76aeb8c7e0f795b3fddca134cbea9a69da3ee696 2025-12-04T08:00:33.4702528Z * [new tag] trunk/7741edd4ed665f3988052e260863efb508d61a03 -> trunk/7741edd4ed665f3988052e260863efb508d61a03 2025-12-04T08:00:33.4703705Z * [new tag] trunk/78adb3b3df41b45d2368b67226d2f864b78939a6 -> trunk/78adb3b3df41b45d2368b67226d2f864b78939a6 2025-12-04T08:00:33.4704561Z * [new tag] trunk/79d7b178225e5ed24d4e1db74e5abbff848f5fb7 -> trunk/79d7b178225e5ed24d4e1db74e5abbff848f5fb7 2025-12-04T08:00:33.4705313Z * [new tag] trunk/7a1e316115fc6996b3f2336822ba5d5f6179f0c3 -> trunk/7a1e316115fc6996b3f2336822ba5d5f6179f0c3 2025-12-04T08:00:33.4706243Z * [new tag] trunk/7a41b66367c38d0af3e8a90f7be48d6b281e7bca -> trunk/7a41b66367c38d0af3e8a90f7be48d6b281e7bca 2025-12-04T08:00:33.4707111Z * [new tag] trunk/7b7af390ea8541c611d1ce2018a6934188fc197b -> trunk/7b7af390ea8541c611d1ce2018a6934188fc197b 2025-12-04T08:00:33.4708053Z * [new tag] trunk/7ba4680f3755a560af81aa0f688791e367aa3609 -> trunk/7ba4680f3755a560af81aa0f688791e367aa3609 2025-12-04T08:00:33.4709148Z * [new tag] trunk/7bc2a66ded06a0b2549aa51d807edc5dc3e73d1b -> trunk/7bc2a66ded06a0b2549aa51d807edc5dc3e73d1b 2025-12-04T08:00:33.4709811Z * [new tag] trunk/7c648509a7470ace9fb2bae960dd4790f7e943e9 -> trunk/7c648509a7470ace9fb2bae960dd4790f7e943e9 2025-12-04T08:00:33.4710670Z * [new tag] trunk/7cbc2d034cecd21ab5c9707d0a9c525c17143fb8 -> trunk/7cbc2d034cecd21ab5c9707d0a9c525c17143fb8 2025-12-04T08:00:33.4711598Z * [new tag] trunk/7d1bbaf4ba301ea3fba6f3c7bc02d58f6417aaed -> trunk/7d1bbaf4ba301ea3fba6f3c7bc02d58f6417aaed 2025-12-04T08:00:33.4712697Z * [new tag] trunk/7d2a33e4ebf60b217a3cd77feae19231eb996fc8 -> trunk/7d2a33e4ebf60b217a3cd77feae19231eb996fc8 2025-12-04T08:00:33.4713520Z * [new tag] trunk/7eb625920054b1126a7d2d99818aaa188c6ba95e -> trunk/7eb625920054b1126a7d2d99818aaa188c6ba95e 2025-12-04T08:00:33.4714336Z * [new tag] trunk/7f55ba19c456a3d6cc443dd9edb6bb7cca677ead -> trunk/7f55ba19c456a3d6cc443dd9edb6bb7cca677ead 2025-12-04T08:00:33.4715210Z * [new tag] trunk/81af382128efa094d8702e18f2c133760904c718 -> trunk/81af382128efa094d8702e18f2c133760904c718 2025-12-04T08:00:33.4716585Z * [new tag] trunk/84149583d483e9c973c9a0feda70e4f3964947b0 -> trunk/84149583d483e9c973c9a0feda70e4f3964947b0 2025-12-04T08:00:33.4717710Z * [new tag] trunk/85a315917efe82c24306be805c584ec044951c75 -> trunk/85a315917efe82c24306be805c584ec044951c75 2025-12-04T08:00:33.4718549Z * [new tag] trunk/87329491c82a5f8c1cc4ec11d8f55a5de2551ece -> trunk/87329491c82a5f8c1cc4ec11d8f55a5de2551ece 2025-12-04T08:00:33.4719350Z * [new tag] trunk/892640e25aeefa8007c5af837214b4502b6b62a6 -> trunk/892640e25aeefa8007c5af837214b4502b6b62a6 2025-12-04T08:00:33.4720566Z * [new tag] trunk/89e3bbcb5b5321dc8b9520b4d5a8ee60cea1d0b4 -> trunk/89e3bbcb5b5321dc8b9520b4d5a8ee60cea1d0b4 2025-12-04T08:00:33.4721361Z * [new tag] trunk/8c73bbbb02159223c0c97d268a0a74cb78158a1c -> trunk/8c73bbbb02159223c0c97d268a0a74cb78158a1c 2025-12-04T08:00:33.4722251Z * [new tag] trunk/8d56e98c8db988a22cb2dfaeefb30bc7d2a3cc43 -> trunk/8d56e98c8db988a22cb2dfaeefb30bc7d2a3cc43 2025-12-04T08:00:33.4723218Z * [new tag] trunk/8d9dd9603e5ee26c01007f0cd4f018e584840922 -> trunk/8d9dd9603e5ee26c01007f0cd4f018e584840922 2025-12-04T08:00:33.4724187Z * [new tag] trunk/8ef0c0b02b062d75e7c9be2594914a3e784d23ca -> trunk/8ef0c0b02b062d75e7c9be2594914a3e784d23ca 2025-12-04T08:00:33.4725166Z * [new tag] trunk/90b27e7e8352cde97d32ddad24740ef819633f38 -> trunk/90b27e7e8352cde97d32ddad24740ef819633f38 2025-12-04T08:00:33.4725967Z * [new tag] trunk/90f0139e64b2951815d524b6a373bed20c4fbf90 -> trunk/90f0139e64b2951815d524b6a373bed20c4fbf90 2025-12-04T08:00:33.4726774Z * [new tag] trunk/93d0d6838c56af59b0dba794e6aa08f0c1c7799c -> trunk/93d0d6838c56af59b0dba794e6aa08f0c1c7799c 2025-12-04T08:00:33.4727790Z * [new tag] trunk/94ca8d5f1e81fea3ae488650a0fb6795049a9f87 -> trunk/94ca8d5f1e81fea3ae488650a0fb6795049a9f87 2025-12-04T08:00:33.4728857Z * [new tag] trunk/9844fbeadd5cebdf1281d6fbf79164139c352693 -> trunk/9844fbeadd5cebdf1281d6fbf79164139c352693 2025-12-04T08:00:33.4729954Z * [new tag] trunk/99024dec888ec1e50b546822a32b6fb2f35e5eaa -> trunk/99024dec888ec1e50b546822a32b6fb2f35e5eaa 2025-12-04T08:00:33.4730763Z * [new tag] trunk/9a296e640fc88aa44d275b48cd9cc30c573b169d -> trunk/9a296e640fc88aa44d275b48cd9cc30c573b169d 2025-12-04T08:00:33.4731851Z * [new tag] trunk/9b3e34d8589b29f7b4e7fab6f78711b7ca6e4639 -> trunk/9b3e34d8589b29f7b4e7fab6f78711b7ca6e4639 2025-12-04T08:00:33.4732708Z * [new tag] trunk/9cd055e547e9b67a5f9827f8999c38d7eda1bcb8 -> trunk/9cd055e547e9b67a5f9827f8999c38d7eda1bcb8 2025-12-04T08:00:33.4733636Z * [new tag] trunk/9f0df5686cb4ada94f94620acba2e3c3f363b11d -> trunk/9f0df5686cb4ada94f94620acba2e3c3f363b11d 2025-12-04T08:00:33.4734566Z * [new tag] trunk/9f7fceb887d0cfa0326a59b887821c63ff11340a -> trunk/9f7fceb887d0cfa0326a59b887821c63ff11340a 2025-12-04T08:00:33.4735490Z * [new tag] trunk/9f8ef8855d3078d70f7b782540ff2aaf158d6742 -> trunk/9f8ef8855d3078d70f7b782540ff2aaf158d6742 2025-12-04T08:00:33.4736647Z * [new tag] trunk/9fb52efc797b47a1f425a03aa5e47b866d8b1098 -> trunk/9fb52efc797b47a1f425a03aa5e47b866d8b1098 2025-12-04T08:00:33.4737439Z * [new tag] trunk/9ff4a2ebc5762d46c73e46b1b523d7ff349fedfa -> trunk/9ff4a2ebc5762d46c73e46b1b523d7ff349fedfa 2025-12-04T08:00:33.4738325Z * [new tag] trunk/a0f3937b94422354538ebbd47202d5b0e8a3fd0d -> trunk/a0f3937b94422354538ebbd47202d5b0e8a3fd0d 2025-12-04T08:00:33.4739536Z * [new tag] trunk/a15066c28b3145e6edbfc88359d0411d14cfc70c -> trunk/a15066c28b3145e6edbfc88359d0411d14cfc70c 2025-12-04T08:00:33.4740393Z * [new tag] trunk/a20f775e82564d2a9979221ed7f3b8d7cf54ce90 -> trunk/a20f775e82564d2a9979221ed7f3b8d7cf54ce90 2025-12-04T08:00:33.4741317Z * [new tag] trunk/a2973fb00ec002dd4b6bbf07385f066efb259b8c -> trunk/a2973fb00ec002dd4b6bbf07385f066efb259b8c 2025-12-04T08:00:33.4742247Z * [new tag] trunk/a7dc6dab9ad911259d4801c502907e531594db45 -> trunk/a7dc6dab9ad911259d4801c502907e531594db45 2025-12-04T08:00:33.4743326Z * [new tag] trunk/a951a9cee65c01660bbc6e6fded90ecb10fa6109 -> trunk/a951a9cee65c01660bbc6e6fded90ecb10fa6109 2025-12-04T08:00:33.4744219Z * [new tag] trunk/abfa1a6d65c7c159e35c72c25979b9da4971689e -> trunk/abfa1a6d65c7c159e35c72c25979b9da4971689e 2025-12-04T08:00:33.4745115Z * [new tag] trunk/ae3a2395bf66151078e2d201716f7d63ce1c6f3e -> trunk/ae3a2395bf66151078e2d201716f7d63ce1c6f3e 2025-12-04T08:00:33.4745962Z * [new tag] trunk/afdff7f0325080dedac44d080cb5a3b0e65e6c5e -> trunk/afdff7f0325080dedac44d080cb5a3b0e65e6c5e 2025-12-04T08:00:33.4747256Z * [new tag] trunk/b1aed4e7a72c03a38f44543aaea0dae2e9b76d48 -> trunk/b1aed4e7a72c03a38f44543aaea0dae2e9b76d48 2025-12-04T08:00:33.4748071Z * [new tag] trunk/b1decff555cd50e2123c8c6e25cc0d447c411f62 -> trunk/b1decff555cd50e2123c8c6e25cc0d447c411f62 2025-12-04T08:00:33.4749149Z * [new tag] trunk/b2b6b034c9fd08672c40e63ef243556ad4c49bd2 -> trunk/b2b6b034c9fd08672c40e63ef243556ad4c49bd2 2025-12-04T08:00:33.4750004Z * [new tag] trunk/b39813b4a04931682b0491adba2138d01d716d99 -> trunk/b39813b4a04931682b0491adba2138d01d716d99 2025-12-04T08:00:33.4751076Z * [new tag] trunk/b3a7edb2311367974cc7cd764cfb11a5d6758b24 -> trunk/b3a7edb2311367974cc7cd764cfb11a5d6758b24 2025-12-04T08:00:33.4751971Z * [new tag] trunk/b4cc1329c86acaef6d42c1fac7169b8d870ab0d7 -> trunk/b4cc1329c86acaef6d42c1fac7169b8d870ab0d7 2025-12-04T08:00:33.4752932Z * [new tag] trunk/b555c39217f765759954a4f9f9bd1e9b87bed11a -> trunk/b555c39217f765759954a4f9f9bd1e9b87bed11a 2025-12-04T08:00:33.4753894Z * [new tag] trunk/b6b6c80379388b7f9932c3e6a0f9907bf430e417 -> trunk/b6b6c80379388b7f9932c3e6a0f9907bf430e417 2025-12-04T08:00:33.4754870Z * [new tag] trunk/b6b6d912df0b6f4082f8e50b18bd1de1dd7325f4 -> trunk/b6b6d912df0b6f4082f8e50b18bd1de1dd7325f4 2025-12-04T08:00:33.4755815Z * [new tag] trunk/b7d60685f8cbc939b68a20871e90db67e729329b -> trunk/b7d60685f8cbc939b68a20871e90db67e729329b 2025-12-04T08:00:33.4756794Z * [new tag] trunk/b7f6b9a4fc6259f7af068f31868b3119bb1bac3e -> trunk/b7f6b9a4fc6259f7af068f31868b3119bb1bac3e 2025-12-04T08:00:33.4757745Z * [new tag] trunk/b8c4ba3593761e7b2a3ebd86f040fb07b47c02cf -> trunk/b8c4ba3593761e7b2a3ebd86f040fb07b47c02cf 2025-12-04T08:00:33.4758595Z * [new tag] trunk/b9c8f3a4884befb965ff42620ce44a71b04887f5 -> trunk/b9c8f3a4884befb965ff42620ce44a71b04887f5 2025-12-04T08:00:33.4759673Z * [new tag] trunk/ba1412546f3082c0958c077acc2025e4dbc33f1f -> trunk/ba1412546f3082c0958c077acc2025e4dbc33f1f 2025-12-04T08:00:33.4760836Z * [new tag] trunk/bac403c0b38c63bdbcc0c31f1c2b0bc0260f610f -> trunk/bac403c0b38c63bdbcc0c31f1c2b0bc0260f610f 2025-12-04T08:00:33.4761699Z * [new tag] trunk/bb3034198b459401fabeab254e1b99f0115046e2 -> trunk/bb3034198b459401fabeab254e1b99f0115046e2 2025-12-04T08:00:33.4762666Z * [new tag] trunk/bc39b2b3bc7a6e19a42e62bd576974035086fe55 -> trunk/bc39b2b3bc7a6e19a42e62bd576974035086fe55 2025-12-04T08:00:33.4763771Z * [new tag] trunk/bc43d5b297f207a11d83d77ddf0152bdaabe15a8 -> trunk/bc43d5b297f207a11d83d77ddf0152bdaabe15a8 2025-12-04T08:00:33.4764680Z * [new tag] trunk/bc6a4863c7246a6493d16d4ea6eee71ec07c6a09 -> trunk/bc6a4863c7246a6493d16d4ea6eee71ec07c6a09 2025-12-04T08:00:33.4765652Z * [new tag] trunk/bea4912944defdbcb8b061800caab6cbbbd01df5 -> trunk/bea4912944defdbcb8b061800caab6cbbbd01df5 2025-12-04T08:00:33.4766910Z * [new tag] trunk/c04e2c656f48d82d1521b867bbbf03967b9b7564 -> trunk/c04e2c656f48d82d1521b867bbbf03967b9b7564 2025-12-04T08:00:33.4767914Z * [new tag] trunk/c0660bcee27e7d7731634e274576a7081882bede -> trunk/c0660bcee27e7d7731634e274576a7081882bede 2025-12-04T08:00:33.4768991Z * [new tag] trunk/c178ed43d3d99cbefe84fbfb21d6f282b20d62ac -> trunk/c178ed43d3d99cbefe84fbfb21d6f282b20d62ac 2025-12-04T08:00:33.4769858Z * [new tag] trunk/c55b1e8f61d041ee436d697449eb028931d574fb -> trunk/c55b1e8f61d041ee436d697449eb028931d574fb 2025-12-04T08:00:33.4770692Z * [new tag] trunk/c6ae7579fe12fe75f1a8f7043a494c90567273f1 -> trunk/c6ae7579fe12fe75f1a8f7043a494c90567273f1 2025-12-04T08:00:33.4771924Z * [new tag] trunk/c8210e7d94bad5ae21ac389fa4ba8a463c76c4d0 -> trunk/c8210e7d94bad5ae21ac389fa4ba8a463c76c4d0 2025-12-04T08:00:33.4772816Z * [new tag] trunk/cc0853af42122f8185321f542616f4474e717f09 -> trunk/cc0853af42122f8185321f542616f4474e717f09 2025-12-04T08:00:33.4773666Z * [new tag] trunk/cddec6562eabfa390d014fa3741a5659cf9c94c9 -> trunk/cddec6562eabfa390d014fa3741a5659cf9c94c9 2025-12-04T08:00:33.4774884Z * [new tag] trunk/ce5e7e3bf1f4b69a4f4f93d288ba75b906df492a -> trunk/ce5e7e3bf1f4b69a4f4f93d288ba75b906df492a 2025-12-04T08:00:33.4775775Z * [new tag] trunk/d038b0130ec7c20ebcac219301292fd8e98a1ace -> trunk/d038b0130ec7c20ebcac219301292fd8e98a1ace 2025-12-04T08:00:33.4776624Z * [new tag] trunk/d16447dacaf2420ea175f0c275c75da951f57d39 -> trunk/d16447dacaf2420ea175f0c275c75da951f57d39 2025-12-04T08:00:33.4777751Z * [new tag] trunk/d19f1e8cab6810bb2e99141f9976665954c67a50 -> trunk/d19f1e8cab6810bb2e99141f9976665954c67a50 2025-12-04T08:00:33.4778557Z * [new tag] trunk/d1c9f03b2a5af4104721712f8cdffe9b4f340c01 -> trunk/d1c9f03b2a5af4104721712f8cdffe9b4f340c01 2025-12-04T08:00:33.4779656Z * [new tag] trunk/d40f4950f2b7f7aa380a22fe0f6166e71680fbcf -> trunk/d40f4950f2b7f7aa380a22fe0f6166e71680fbcf 2025-12-04T08:00:33.4780516Z * [new tag] trunk/d5038950bacfe36bbf24a47a455fe76901deb8e8 -> trunk/d5038950bacfe36bbf24a47a455fe76901deb8e8 2025-12-04T08:00:33.4781375Z * [new tag] trunk/d54ff42903c2ae0533931ff11d23b35f875bdb3d -> trunk/d54ff42903c2ae0533931ff11d23b35f875bdb3d 2025-12-04T08:00:33.4782464Z * [new tag] trunk/d76697633a2d2b9cced1ae21161849b33bfe7e47 -> trunk/d76697633a2d2b9cced1ae21161849b33bfe7e47 2025-12-04T08:00:33.4783312Z * [new tag] trunk/d78f52b199c547106d4cd9d2856dd0805c118bf1 -> trunk/d78f52b199c547106d4cd9d2856dd0805c118bf1 2025-12-04T08:00:33.4784385Z * [new tag] trunk/d8fd5c6eed28e5004150691d048a3f6785e19a8e -> trunk/d8fd5c6eed28e5004150691d048a3f6785e19a8e 2025-12-04T08:00:33.4785257Z * [new tag] trunk/d900f5e86745dec76713f4b0ef07005ef36b2f5a -> trunk/d900f5e86745dec76713f4b0ef07005ef36b2f5a 2025-12-04T08:00:33.4786205Z * [new tag] trunk/d973dc6b87d763859fe1c5bd1287e3b6b1c49d1b -> trunk/d973dc6b87d763859fe1c5bd1287e3b6b1c49d1b 2025-12-04T08:00:33.4787187Z * [new tag] trunk/d998c03304cb6ede76e1ed535b4ddeb6c2bf40ec -> trunk/d998c03304cb6ede76e1ed535b4ddeb6c2bf40ec 2025-12-04T08:00:33.4788104Z * [new tag] trunk/d9cb8a70833101dbbe16b99520cfbdd70d0a87bf -> trunk/d9cb8a70833101dbbe16b99520cfbdd70d0a87bf 2025-12-04T08:00:33.4788966Z * [new tag] trunk/d9d5e91b43f70eb8637af55db6856d49be391ffd -> trunk/d9d5e91b43f70eb8637af55db6856d49be391ffd 2025-12-04T08:00:33.4789910Z * [new tag] trunk/dd18a75336a4fbd7497955cc5665904724fce889 -> trunk/dd18a75336a4fbd7497955cc5665904724fce889 2025-12-04T08:00:33.4790853Z * [new tag] trunk/ded9bcd61a059bf723e6e84689552962b480ea77 -> trunk/ded9bcd61a059bf723e6e84689552962b480ea77 2025-12-04T08:00:33.4792196Z * [new tag] trunk/dfbd3714d15c37a7b83b322a6b60f997fc00f50c -> trunk/dfbd3714d15c37a7b83b322a6b60f997fc00f50c 2025-12-04T08:00:33.4793159Z * [new tag] trunk/e115f9f4e4b039f8e9a642aaa2bd8254a920541b -> trunk/e115f9f4e4b039f8e9a642aaa2bd8254a920541b 2025-12-04T08:00:33.4794048Z * [new tag] trunk/e3f24fd73ad74c6e7176687986436956c7c18235 -> trunk/e3f24fd73ad74c6e7176687986436956c7c18235 2025-12-04T08:00:33.4794972Z * [new tag] trunk/e7d24d3ff93d1503ba63860b7057438ad93f918e -> trunk/e7d24d3ff93d1503ba63860b7057438ad93f918e 2025-12-04T08:00:33.4796107Z * [new tag] trunk/ea7035f462a0d2830865ee86c832bd101e1427fc -> trunk/ea7035f462a0d2830865ee86c832bd101e1427fc 2025-12-04T08:00:33.4797024Z * [new tag] trunk/eb5c63652a33da42e7018c23df5f20a3eb4c6ccf -> trunk/eb5c63652a33da42e7018c23df5f20a3eb4c6ccf 2025-12-04T08:00:33.4797950Z * [new tag] trunk/ec2c71f5c85021b8938cdafadce24c15a36fd93e -> trunk/ec2c71f5c85021b8938cdafadce24c15a36fd93e 2025-12-04T08:00:33.4798933Z * [new tag] trunk/ecbcc3f6bf327856b435b259ac63cc2f328c4b4e -> trunk/ecbcc3f6bf327856b435b259ac63cc2f328c4b4e 2025-12-04T08:00:33.4800354Z * [new tag] trunk/ee87bbe876c42575e961b32a0827d76bc9782ca2 -> trunk/ee87bbe876c42575e961b32a0827d76bc9782ca2 2025-12-04T08:00:33.4801235Z * [new tag] trunk/ef019d1d431c4c5a95b594cb90d40a50cd00f5e4 -> trunk/ef019d1d431c4c5a95b594cb90d40a50cd00f5e4 2025-12-04T08:00:33.4802169Z * [new tag] trunk/ef8ecc13830a86c4b231f1aad9aba7851db61b53 -> trunk/ef8ecc13830a86c4b231f1aad9aba7851db61b53 2025-12-04T08:00:33.4803125Z * [new tag] trunk/f1076f5510920044912247b1abb8760cb820f598 -> trunk/f1076f5510920044912247b1abb8760cb820f598 2025-12-04T08:00:33.4804286Z * [new tag] trunk/f2d6a75a00a1d648ca9a0abc6a33e14c3dea6c40 -> trunk/f2d6a75a00a1d648ca9a0abc6a33e14c3dea6c40 2025-12-04T08:00:33.4805206Z * [new tag] trunk/f47dd0ddef1359e5b43e4b962412f67b30ecde56 -> trunk/f47dd0ddef1359e5b43e4b962412f67b30ecde56 2025-12-04T08:00:33.4806324Z * [new tag] trunk/f49d32dfa4730dcfb1b60eeeb369b5889da983c8 -> trunk/f49d32dfa4730dcfb1b60eeeb369b5889da983c8 2025-12-04T08:00:33.4807126Z * [new tag] trunk/f4dedf78fc30fd4b93975787ca6074ee89db9467 -> trunk/f4dedf78fc30fd4b93975787ca6074ee89db9467 2025-12-04T08:00:33.4808257Z * [new tag] trunk/f7c0d03819ebed05c4038f095d66d1b8c54aca17 -> trunk/f7c0d03819ebed05c4038f095d66d1b8c54aca17 2025-12-04T08:00:33.4809091Z * [new tag] trunk/f7e1bd80a063e17453c361837ba6ea2570920a73 -> trunk/f7e1bd80a063e17453c361837ba6ea2570920a73 2025-12-04T08:00:33.4810404Z * [new tag] trunk/f9bd6c53624c7c0ea3772de78498326e84c2f0e7 -> trunk/f9bd6c53624c7c0ea3772de78498326e84c2f0e7 2025-12-04T08:00:33.4811337Z * [new tag] trunk/fb5be221a46b51bfc9509013b0d85bc5a9d4f15b -> trunk/fb5be221a46b51bfc9509013b0d85bc5a9d4f15b 2025-12-04T08:00:33.4812279Z * [new tag] trunk/fdf863d5e1de3b2688c9511e96876e34581dbfd7 -> trunk/fdf863d5e1de3b2688c9511e96876e34581dbfd7 2025-12-04T08:00:33.4813799Z * [new tag] trunk/fe0e65adfc0e7ca6e5f57e6ea8b16bd5cc967307 -> trunk/fe0e65adfc0e7ca6e5f57e6ea8b16bd5cc967307 2025-12-04T08:00:33.4814638Z * [new tag] trunk/fec710bf89173f5355468a7ce1afe9157c3d9009 -> trunk/fec710bf89173f5355468a7ce1afe9157c3d9009 2025-12-04T08:00:33.4815457Z * [new tag] trunk/ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 -> trunk/ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T08:00:33.4816707Z * [new tag] v0.1.1 -> v0.1.1 2025-12-04T08:00:33.4817627Z * [new tag] v0.1.10 -> v0.1.10 2025-12-04T08:00:33.4818552Z * [new tag] v0.1.11 -> v0.1.11 2025-12-04T08:00:33.4819379Z * [new tag] v0.1.12 -> v0.1.12 2025-12-04T08:00:33.4820205Z * [new tag] v0.1.2 -> v0.1.2 2025-12-04T08:00:33.4821115Z * [new tag] v0.1.3 -> v0.1.3 2025-12-04T08:00:33.4821829Z * [new tag] v0.1.4 -> v0.1.4 2025-12-04T08:00:33.4822822Z * [new tag] v0.1.5 -> v0.1.5 2025-12-04T08:00:33.4823660Z * [new tag] v0.1.6 -> v0.1.6 2025-12-04T08:00:33.4824344Z * [new tag] v0.1.7 -> v0.1.7 2025-12-04T08:00:33.4825314Z * [new tag] v0.1.8 -> v0.1.8 2025-12-04T08:00:33.4826012Z * [new tag] v0.1.9 -> v0.1.9 2025-12-04T08:00:33.4827057Z * [new tag] v0.2.0 -> v0.2.0 2025-12-04T08:00:33.4827975Z * [new tag] v0.3.0 -> v0.3.0 2025-12-04T08:00:33.4829404Z * [new tag] v0.3.1 -> v0.3.1 2025-12-04T08:00:33.4829960Z * [new tag] v0.4.0 -> v0.4.0 2025-12-04T08:00:33.4830928Z * [new tag] v0.4.1 -> v0.4.1 2025-12-04T08:00:33.4831808Z * [new tag] v1.0.0 -> v1.0.0 2025-12-04T08:00:33.4832798Z * [new tag] v1.0.0a0 -> v1.0.0a0 2025-12-04T08:00:33.4833507Z * [new tag] v1.0.1 -> v1.0.1 2025-12-04T08:00:33.4834517Z * [new tag] v1.0rc0 -> v1.0rc0 2025-12-04T08:00:33.4835129Z * [new tag] v1.0rc1 -> v1.0rc1 2025-12-04T08:00:33.4836207Z * [new tag] v1.1.0 -> v1.1.0 2025-12-04T08:00:33.4837093Z * [new tag] v1.1.0a0 -> v1.1.0a0 2025-12-04T08:00:33.4838217Z * [new tag] v1.10.0 -> v1.10.0 2025-12-04T08:00:33.4839248Z * [new tag] v1.10.0-rc1 -> v1.10.0-rc1 2025-12-04T08:00:33.4839995Z * [new tag] v1.10.0-rc2 -> v1.10.0-rc2 2025-12-04T08:00:33.4840696Z * [new tag] v1.10.0-rc3 -> v1.10.0-rc3 2025-12-04T08:00:33.4841724Z * [new tag] v1.10.1 -> v1.10.1 2025-12-04T08:00:33.4842292Z * [new tag] v1.10.1-rc1 -> v1.10.1-rc1 2025-12-04T08:00:33.4843156Z * [new tag] v1.10.2 -> v1.10.2 2025-12-04T08:00:33.4843705Z * [new tag] v1.10.2-rc1 -> v1.10.2-rc1 2025-12-04T08:00:33.4844726Z * [new tag] v1.11.0 -> v1.11.0 2025-12-04T08:00:33.4845711Z * [new tag] v1.11.0-rc1 -> v1.11.0-rc1 2025-12-04T08:00:33.4846697Z * [new tag] v1.11.0-rc2 -> v1.11.0-rc2 2025-12-04T08:00:33.4847695Z * [new tag] v1.11.0-rc3 -> v1.11.0-rc3 2025-12-04T08:00:33.4848755Z * [new tag] v1.11.0-rc4 -> v1.11.0-rc4 2025-12-04T08:00:33.4849791Z * [new tag] v1.11.0-rc5 -> v1.11.0-rc5 2025-12-04T08:00:33.4850413Z * [new tag] v1.11.0-rc6 -> v1.11.0-rc6 2025-12-04T08:00:33.4851151Z * [new tag] v1.11.0-rc7 -> v1.11.0-rc7 2025-12-04T08:00:33.4852135Z * [new tag] v1.12.0 -> v1.12.0 2025-12-04T08:00:33.4852994Z * [new tag] v1.12.0-rc1 -> v1.12.0-rc1 2025-12-04T08:00:33.4853901Z * [new tag] v1.12.0-rc2 -> v1.12.0-rc2 2025-12-04T08:00:33.4854833Z * [new tag] v1.12.0-rc3 -> v1.12.0-rc3 2025-12-04T08:00:33.4855773Z * [new tag] v1.12.0-rc4 -> v1.12.0-rc4 2025-12-04T08:00:33.4856664Z * [new tag] v1.12.0-rc5 -> v1.12.0-rc5 2025-12-04T08:00:33.4857643Z * [new tag] v1.12.0-rc6 -> v1.12.0-rc6 2025-12-04T08:00:33.4858299Z * [new tag] v1.12.0-rc7 -> v1.12.0-rc7 2025-12-04T08:00:33.4858993Z * [new tag] v1.12.0-rc8 -> v1.12.0-rc8 2025-12-04T08:00:33.4859839Z * [new tag] v1.12.1 -> v1.12.1 2025-12-04T08:00:33.4860796Z * [new tag] v1.12.1-rc1 -> v1.12.1-rc1 2025-12-04T08:00:33.4861679Z * [new tag] v1.12.1-rc2 -> v1.12.1-rc2 2025-12-04T08:00:33.4862671Z * [new tag] v1.12.1-rc3 -> v1.12.1-rc3 2025-12-04T08:00:33.4863641Z * [new tag] v1.12.1-rc4 -> v1.12.1-rc4 2025-12-04T08:00:33.4864360Z * [new tag] v1.12.1-rc5 -> v1.12.1-rc5 2025-12-04T08:00:33.4865357Z * [new tag] v1.13.0 -> v1.13.0 2025-12-04T08:00:33.4866266Z * [new tag] v1.13.0-rc1 -> v1.13.0-rc1 2025-12-04T08:00:33.4867194Z * [new tag] v1.13.0-rc2 -> v1.13.0-rc2 2025-12-04T08:00:33.4867929Z * [new tag] v1.13.0-rc3 -> v1.13.0-rc3 2025-12-04T08:00:33.4869071Z * [new tag] v1.13.0-rc4 -> v1.13.0-rc4 2025-12-04T08:00:33.4869696Z * [new tag] v1.13.0-rc5 -> v1.13.0-rc5 2025-12-04T08:00:33.4870446Z * [new tag] v1.13.0-rc6 -> v1.13.0-rc6 2025-12-04T08:00:33.4871533Z * [new tag] v1.13.1 -> v1.13.1 2025-12-04T08:00:33.4872262Z * [new tag] v1.13.1-rc1 -> v1.13.1-rc1 2025-12-04T08:00:33.4873518Z * [new tag] v1.2.0 -> v1.2.0 2025-12-04T08:00:33.4874433Z * [new tag] v1.2.0a0 -> v1.2.0a0 2025-12-04T08:00:33.4875336Z * [new tag] v1.3.0 -> v1.3.0 2025-12-04T08:00:33.4876175Z * [new tag] v1.3.0a0 -> v1.3.0a0 2025-12-04T08:00:33.4876814Z * [new tag] v1.3.1 -> v1.3.1 2025-12-04T08:00:33.4877738Z * [new tag] v1.4.0 -> v1.4.0 2025-12-04T08:00:33.4878604Z * [new tag] v1.4.0a0 -> v1.4.0a0 2025-12-04T08:00:33.4879229Z * [new tag] v1.4.1 -> v1.4.1 2025-12-04T08:00:33.4880249Z * [new tag] v1.5.0 -> v1.5.0 2025-12-04T08:00:33.4881251Z * [new tag] v1.5.0-rc1 -> v1.5.0-rc1 2025-12-04T08:00:33.4882169Z * [new tag] v1.5.0-rc2 -> v1.5.0-rc2 2025-12-04T08:00:33.4883131Z * [new tag] v1.5.0-rc3 -> v1.5.0-rc3 2025-12-04T08:00:33.4884019Z * [new tag] v1.5.0-rc4 -> v1.5.0-rc4 2025-12-04T08:00:33.4884660Z * [new tag] v1.5.0-rc5 -> v1.5.0-rc5 2025-12-04T08:00:33.4885646Z * [new tag] v1.5.1 -> v1.5.1 2025-12-04T08:00:33.4886314Z * [new tag] v1.5.1-rc1 -> v1.5.1-rc1 2025-12-04T08:00:33.4886990Z * [new tag] v1.6.0 -> v1.6.0 2025-12-04T08:00:33.4888176Z * [new tag] v1.6.0-rc1 -> v1.6.0-rc1 2025-12-04T08:00:33.4889144Z * [new tag] v1.6.0-rc2 -> v1.6.0-rc2 2025-12-04T08:00:33.4890048Z * [new tag] v1.6.0-rc3 -> v1.6.0-rc3 2025-12-04T08:00:33.4890914Z * [new tag] v1.6.0-rc4 -> v1.6.0-rc4 2025-12-04T08:00:33.4891846Z * [new tag] v1.6.0-rc5 -> v1.6.0-rc5 2025-12-04T08:00:33.4892848Z * [new tag] v1.6.0-rc6 -> v1.6.0-rc6 2025-12-04T08:00:33.4893492Z * [new tag] v1.6.0-rc7 -> v1.6.0-rc7 2025-12-04T08:00:33.4894455Z * [new tag] v1.7.0 -> v1.7.0 2025-12-04T08:00:33.4895387Z * [new tag] v1.7.0-rc1 -> v1.7.0-rc1 2025-12-04T08:00:33.4896437Z * [new tag] v1.7.0-rc2 -> v1.7.0-rc2 2025-12-04T08:00:33.4897299Z * [new tag] v1.7.0-rc3 -> v1.7.0-rc3 2025-12-04T08:00:33.4897873Z * [new tag] v1.7.0-rc4 -> v1.7.0-rc4 2025-12-04T08:00:33.4898895Z * [new tag] v1.7.1 -> v1.7.1 2025-12-04T08:00:33.4899912Z * [new tag] v1.7.1-rc1 -> v1.7.1-rc1 2025-12-04T08:00:33.4900908Z * [new tag] v1.7.1-rc2 -> v1.7.1-rc2 2025-12-04T08:00:33.4901619Z * [new tag] v1.7.1-rc3 -> v1.7.1-rc3 2025-12-04T08:00:33.4902621Z * [new tag] v1.8.0 -> v1.8.0 2025-12-04T08:00:33.4903278Z * [new tag] v1.8.0-rc1 -> v1.8.0-rc1 2025-12-04T08:00:33.4904241Z * [new tag] v1.8.0-rc2 -> v1.8.0-rc2 2025-12-04T08:00:33.4905160Z * [new tag] v1.8.0-rc3 -> v1.8.0-rc3 2025-12-04T08:00:33.4906026Z * [new tag] v1.8.0-rc4 -> v1.8.0-rc4 2025-12-04T08:00:33.4906662Z * [new tag] v1.8.0-rc5 -> v1.8.0-rc5 2025-12-04T08:00:33.4907344Z * [new tag] v1.8.1 -> v1.8.1 2025-12-04T08:00:33.4908351Z * [new tag] v1.8.1-rc1 -> v1.8.1-rc1 2025-12-04T08:00:33.4908993Z * [new tag] v1.8.1-rc2 -> v1.8.1-rc2 2025-12-04T08:00:33.4909662Z * [new tag] v1.8.1-rc3 -> v1.8.1-rc3 2025-12-04T08:00:33.4911204Z * [new tag] v1.8.2 -> v1.8.2 2025-12-04T08:00:33.4911861Z * [new tag] v1.8.2-rc1 -> v1.8.2-rc1 2025-12-04T08:00:33.4912866Z * [new tag] v1.9.0 -> v1.9.0 2025-12-04T08:00:33.4913765Z * [new tag] v1.9.0-rc1 -> v1.9.0-rc1 2025-12-04T08:00:33.4914738Z * [new tag] v1.9.0-rc2 -> v1.9.0-rc2 2025-12-04T08:00:33.4915718Z * [new tag] v1.9.0-rc3 -> v1.9.0-rc3 2025-12-04T08:00:33.4916367Z * [new tag] v1.9.0-rc4 -> v1.9.0-rc4 2025-12-04T08:00:33.4917337Z * [new tag] v1.9.1 -> v1.9.1 2025-12-04T08:00:33.4918471Z * [new tag] v1.9.1-rc1 -> v1.9.1-rc1 2025-12-04T08:00:33.4919024Z * [new tag] v1.9.1-rc2 -> v1.9.1-rc2 2025-12-04T08:00:33.4920119Z * [new tag] v2.0.0 -> v2.0.0 2025-12-04T08:00:33.4921124Z * [new tag] v2.0.0-rc1 -> v2.0.0-rc1 2025-12-04T08:00:33.4922083Z * [new tag] v2.0.0-rc2 -> v2.0.0-rc2 2025-12-04T08:00:33.4923075Z * [new tag] v2.0.0-rc3 -> v2.0.0-rc3 2025-12-04T08:00:33.4923997Z * [new tag] v2.0.0-rc4 -> v2.0.0-rc4 2025-12-04T08:00:33.4924894Z * [new tag] v2.0.0-rc5 -> v2.0.0-rc5 2025-12-04T08:00:33.4925456Z * [new tag] v2.0.0-rc6 -> v2.0.0-rc6 2025-12-04T08:00:33.4926615Z * [new tag] v2.0.1 -> v2.0.1 2025-12-04T08:00:33.4927621Z * [new tag] v2.0.1-rc1 -> v2.0.1-rc1 2025-12-04T08:00:33.4928281Z * [new tag] v2.0.1-rc2 -> v2.0.1-rc2 2025-12-04T08:00:33.4929391Z * [new tag] v2.0.1-rc3 -> v2.0.1-rc3 2025-12-04T08:00:33.4930558Z * [new tag] v2.0.1-rc4 -> v2.0.1-rc4 2025-12-04T08:00:33.4932005Z * [new tag] v2.1.0 -> v2.1.0 2025-12-04T08:00:33.4932922Z * [new tag] v2.1.0-rc1 -> v2.1.0-rc1 2025-12-04T08:00:33.4933986Z * [new tag] v2.1.0-rc2 -> v2.1.0-rc2 2025-12-04T08:00:33.4935060Z * [new tag] v2.1.0-rc3 -> v2.1.0-rc3 2025-12-04T08:00:33.4935753Z * [new tag] v2.1.0-rc4 -> v2.1.0-rc4 2025-12-04T08:00:33.4936777Z * [new tag] v2.1.0-rc5 -> v2.1.0-rc5 2025-12-04T08:00:33.4937391Z * [new tag] v2.1.0-rc6 -> v2.1.0-rc6 2025-12-04T08:00:33.4938425Z * [new tag] v2.1.1 -> v2.1.1 2025-12-04T08:00:33.4939372Z * [new tag] v2.1.1-rc1 -> v2.1.1-rc1 2025-12-04T08:00:33.4940365Z * [new tag] v2.1.1-rc2 -> v2.1.1-rc2 2025-12-04T08:00:33.4941426Z * [new tag] v2.1.1-rc3 -> v2.1.1-rc3 2025-12-04T08:00:33.4942389Z * [new tag] v2.1.1-rc4 -> v2.1.1-rc4 2025-12-04T08:00:33.4943409Z * [new tag] v2.1.1-rc5 -> v2.1.1-rc5 2025-12-04T08:00:33.4944041Z * [new tag] v2.1.1-rc6 -> v2.1.1-rc6 2025-12-04T08:00:33.4945082Z * [new tag] v2.1.2 -> v2.1.2 2025-12-04T08:00:33.4946049Z * [new tag] v2.1.2-rc1 -> v2.1.2-rc1 2025-12-04T08:00:33.4947006Z * [new tag] v2.1.2-rc2 -> v2.1.2-rc2 2025-12-04T08:00:33.4947625Z * [new tag] v2.1.2-rc3 -> v2.1.2-rc3 2025-12-04T08:00:33.4948705Z * [new tag] v2.2.0 -> v2.2.0 2025-12-04T08:00:33.4949572Z * [new tag] v2.2.0-rc1 -> v2.2.0-rc1 2025-12-04T08:00:33.4950546Z * [new tag] v2.2.0-rc2 -> v2.2.0-rc2 2025-12-04T08:00:33.4951502Z * [new tag] v2.2.0-rc3 -> v2.2.0-rc3 2025-12-04T08:00:33.4952383Z * [new tag] v2.2.0-rc4 -> v2.2.0-rc4 2025-12-04T08:00:33.4953245Z * [new tag] v2.2.0-rc5 -> v2.2.0-rc5 2025-12-04T08:00:33.4954169Z * [new tag] v2.2.0-rc6 -> v2.2.0-rc6 2025-12-04T08:00:33.4954913Z * [new tag] v2.2.0-rc7 -> v2.2.0-rc7 2025-12-04T08:00:33.4955508Z * [new tag] v2.2.0-rc8 -> v2.2.0-rc8 2025-12-04T08:00:33.4956544Z * [new tag] v2.2.1 -> v2.2.1 2025-12-04T08:00:33.4957519Z * [new tag] v2.2.1-rc1 -> v2.2.1-rc1 2025-12-04T08:00:33.4958157Z * [new tag] v2.2.1-rc2 -> v2.2.1-rc2 2025-12-04T08:00:33.4958868Z * [new tag] v2.2.1-rc3 -> v2.2.1-rc3 2025-12-04T08:00:33.4959601Z * [new tag] v2.2.2 -> v2.2.2 2025-12-04T08:00:33.4960738Z * [new tag] v2.2.2-rc1 -> v2.2.2-rc1 2025-12-04T08:00:33.4961319Z * [new tag] v2.2.2-rc2 -> v2.2.2-rc2 2025-12-04T08:00:33.4962150Z * [new tag] v2.2.2-rc3 -> v2.2.2-rc3 2025-12-04T08:00:33.4963099Z * [new tag] v2.3.0 -> v2.3.0 2025-12-04T08:00:33.4964049Z * [new tag] v2.3.0-rc1 -> v2.3.0-rc1 2025-12-04T08:00:33.4965067Z * [new tag] v2.3.0-rc10 -> v2.3.0-rc10 2025-12-04T08:00:33.4966450Z * [new tag] v2.3.0-rc11 -> v2.3.0-rc11 2025-12-04T08:00:33.4967073Z * [new tag] v2.3.0-rc12 -> v2.3.0-rc12 2025-12-04T08:00:33.4968260Z * [new tag] v2.3.0-rc2 -> v2.3.0-rc2 2025-12-04T08:00:33.4969241Z * [new tag] v2.3.0-rc3 -> v2.3.0-rc3 2025-12-04T08:00:33.4970167Z * [new tag] v2.3.0-rc4 -> v2.3.0-rc4 2025-12-04T08:00:33.4971145Z * [new tag] v2.3.0-rc5 -> v2.3.0-rc5 2025-12-04T08:00:33.4971756Z * [new tag] v2.3.0-rc6 -> v2.3.0-rc6 2025-12-04T08:00:33.4972654Z * [new tag] v2.3.0-rc7 -> v2.3.0-rc7 2025-12-04T08:00:33.4973607Z * [new tag] v2.3.0-rc8 -> v2.3.0-rc8 2025-12-04T08:00:33.4974226Z * [new tag] v2.3.0-rc9 -> v2.3.0-rc9 2025-12-04T08:00:33.4974950Z * [new tag] v2.3.1 -> v2.3.1 2025-12-04T08:00:33.4976034Z * [new tag] v2.3.1-rc1 -> v2.3.1-rc1 2025-12-04T08:00:33.4976917Z * [new tag] v2.3.1-rc2 -> v2.3.1-rc2 2025-12-04T08:00:33.4977936Z * [new tag] v2.3.1-rc3 -> v2.3.1-rc3 2025-12-04T08:00:33.4978942Z * [new tag] v2.4.0 -> v2.4.0 2025-12-04T08:00:33.4979954Z * [new tag] v2.4.0-rc1 -> v2.4.0-rc1 2025-12-04T08:00:33.4980903Z * [new tag] v2.4.0-rc2 -> v2.4.0-rc2 2025-12-04T08:00:33.4981773Z * [new tag] v2.4.0-rc3 -> v2.4.0-rc3 2025-12-04T08:00:33.4982634Z * [new tag] v2.4.0-rc4 -> v2.4.0-rc4 2025-12-04T08:00:33.4983626Z * [new tag] v2.4.0-rc5 -> v2.4.0-rc5 2025-12-04T08:00:33.4984549Z * [new tag] v2.4.0-rc6 -> v2.4.0-rc6 2025-12-04T08:00:33.4985476Z * [new tag] v2.4.0-rc7 -> v2.4.0-rc7 2025-12-04T08:00:33.4986426Z * [new tag] v2.4.0-rc8 -> v2.4.0-rc8 2025-12-04T08:00:33.4987400Z * [new tag] v2.4.0-rc9 -> v2.4.0-rc9 2025-12-04T08:00:33.4987995Z * [new tag] v2.4.1 -> v2.4.1 2025-12-04T08:00:33.4989529Z * [new tag] v2.4.1-rc1 -> v2.4.1-rc1 2025-12-04T08:00:33.4990500Z * [new tag] v2.4.1-rc2 -> v2.4.1-rc2 2025-12-04T08:00:33.4991482Z * [new tag] v2.4.1-rc3 -> v2.4.1-rc3 2025-12-04T08:00:33.4992364Z * [new tag] v2.5.0 -> v2.5.0 2025-12-04T08:00:33.4993268Z * [new tag] v2.5.0-rc1 -> v2.5.0-rc1 2025-12-04T08:00:33.4993897Z * [new tag] v2.5.0-rc10 -> v2.5.0-rc10 2025-12-04T08:00:33.4994932Z * [new tag] v2.5.0-rc2 -> v2.5.0-rc2 2025-12-04T08:00:33.4995818Z * [new tag] v2.5.0-rc3 -> v2.5.0-rc3 2025-12-04T08:00:33.4996728Z * [new tag] v2.5.0-rc4 -> v2.5.0-rc4 2025-12-04T08:00:33.4997705Z * [new tag] v2.5.0-rc5 -> v2.5.0-rc5 2025-12-04T08:00:33.4998675Z * [new tag] v2.5.0-rc6 -> v2.5.0-rc6 2025-12-04T08:00:33.4999645Z * [new tag] v2.5.0-rc7 -> v2.5.0-rc7 2025-12-04T08:00:33.5000594Z * [new tag] v2.5.0-rc8 -> v2.5.0-rc8 2025-12-04T08:00:33.5001500Z * [new tag] v2.5.0-rc9 -> v2.5.0-rc9 2025-12-04T08:00:33.5002133Z * [new tag] v2.5.1 -> v2.5.1 2025-12-04T08:00:33.5002841Z * [new tag] v2.5.1-rc1 -> v2.5.1-rc1 2025-12-04T08:00:33.5003661Z * [new tag] v2.6.0 -> v2.6.0 2025-12-04T08:00:33.5004697Z * [new tag] v2.6.0-rc1 -> v2.6.0-rc1 2025-12-04T08:00:33.5005680Z * [new tag] v2.6.0-rc2 -> v2.6.0-rc2 2025-12-04T08:00:33.5006656Z * [new tag] v2.6.0-rc3 -> v2.6.0-rc3 2025-12-04T08:00:33.5007611Z * [new tag] v2.6.0-rc4 -> v2.6.0-rc4 2025-12-04T08:00:33.5044039Z * [new tag] v2.6.0-rc5 -> v2.6.0-rc5 2025-12-04T08:00:33.5044594Z * [new tag] v2.6.0-rc6 -> v2.6.0-rc6 2025-12-04T08:00:33.5044761Z * [new tag] v2.6.0-rc7 -> v2.6.0-rc7 2025-12-04T08:00:33.5044906Z * [new tag] v2.6.0-rc8 -> v2.6.0-rc8 2025-12-04T08:00:33.5045062Z * [new tag] v2.6.0-rc9 -> v2.6.0-rc9 2025-12-04T08:00:33.5045202Z * [new tag] v2.7.0 -> v2.7.0 2025-12-04T08:00:33.5045425Z * [new tag] v2.7.0-rc1 -> v2.7.0-rc1 2025-12-04T08:00:33.5045602Z * [new tag] v2.7.0-rc10 -> v2.7.0-rc10 2025-12-04T08:00:33.5045758Z * [new tag] v2.7.0-rc2 -> v2.7.0-rc2 2025-12-04T08:00:33.5045895Z * [new tag] v2.7.0-rc3 -> v2.7.0-rc3 2025-12-04T08:00:33.5046065Z * [new tag] v2.7.0-rc4 -> v2.7.0-rc4 2025-12-04T08:00:33.5046223Z * [new tag] v2.7.0-rc5 -> v2.7.0-rc5 2025-12-04T08:00:33.5046364Z * [new tag] v2.7.0-rc6 -> v2.7.0-rc6 2025-12-04T08:00:33.5046517Z * [new tag] v2.7.0-rc7 -> v2.7.0-rc7 2025-12-04T08:00:33.5046657Z * [new tag] v2.7.0-rc8 -> v2.7.0-rc8 2025-12-04T08:00:33.5046798Z * [new tag] v2.7.0-rc9 -> v2.7.0-rc9 2025-12-04T08:00:33.5046946Z * [new tag] v2.7.1 -> v2.7.1 2025-12-04T08:00:33.5047086Z * [new tag] v2.7.1-rc1 -> v2.7.1-rc1 2025-12-04T08:00:33.5047225Z * [new tag] v2.7.1-rc2 -> v2.7.1-rc2 2025-12-04T08:00:33.5047406Z * [new tag] v2.7.1-rc3 -> v2.7.1-rc3 2025-12-04T08:00:33.5047581Z * [new tag] v2.7.1-rc4 -> v2.7.1-rc4 2025-12-04T08:00:33.5047725Z * [new tag] v2.7.1-rc5 -> v2.7.1-rc5 2025-12-04T08:00:33.5047858Z * [new tag] v2.8.0 -> v2.8.0 2025-12-04T08:00:33.5048010Z * [new tag] v2.8.0-rc1 -> v2.8.0-rc1 2025-12-04T08:00:33.5048149Z * [new tag] v2.8.0-rc2 -> v2.8.0-rc2 2025-12-04T08:00:33.5048287Z * [new tag] v2.8.0-rc3 -> v2.8.0-rc3 2025-12-04T08:00:33.5048443Z * [new tag] v2.8.0-rc4 -> v2.8.0-rc4 2025-12-04T08:00:33.5048580Z * [new tag] v2.8.0-rc5 -> v2.8.0-rc5 2025-12-04T08:00:33.5048718Z * [new tag] v2.8.0-rc6 -> v2.8.0-rc6 2025-12-04T08:00:33.5048872Z * [new tag] v2.8.0-rc7 -> v2.8.0-rc7 2025-12-04T08:00:33.5049009Z * [new tag] v2.8.0-rc8 -> v2.8.0-rc8 2025-12-04T08:00:33.5049145Z * [new tag] v2.9.0 -> v2.9.0 2025-12-04T08:00:33.5049296Z * [new tag] v2.9.0-rc1 -> v2.9.0-rc1 2025-12-04T08:00:33.5049439Z * [new tag] v2.9.0-rc10 -> v2.9.0-rc10 2025-12-04T08:00:33.5049582Z * [new tag] v2.9.0-rc11 -> v2.9.0-rc11 2025-12-04T08:00:33.5049722Z * [new tag] v2.9.0-rc2 -> v2.9.0-rc2 2025-12-04T08:00:33.5049876Z * [new tag] v2.9.0-rc3 -> v2.9.0-rc3 2025-12-04T08:00:33.5050017Z * [new tag] v2.9.0-rc4 -> v2.9.0-rc4 2025-12-04T08:00:33.5050153Z * [new tag] v2.9.0-rc5 -> v2.9.0-rc5 2025-12-04T08:00:33.5050726Z * [new tag] v2.9.0-rc6 -> v2.9.0-rc6 2025-12-04T08:00:33.5051780Z * [new tag] v2.9.0-rc7 -> v2.9.0-rc7 2025-12-04T08:00:33.5052910Z * [new tag] v2.9.0-rc8 -> v2.9.0-rc8 2025-12-04T08:00:33.5053622Z * [new tag] v2.9.0-rc9 -> v2.9.0-rc9 2025-12-04T08:00:33.5054833Z * [new tag] v2.9.1 -> v2.9.1 2025-12-04T08:00:33.5055798Z * [new tag] v2.9.1-rc1 -> v2.9.1-rc1 2025-12-04T08:00:33.5056794Z * [new tag] v2.9.1-rc2 -> v2.9.1-rc2 2025-12-04T08:00:33.5058161Z * [new tag] viable/strict/1759343184 -> viable/strict/1759343184 2025-12-04T08:00:33.5058978Z * [new tag] viable/strict/1759346540 -> viable/strict/1759346540 2025-12-04T08:00:33.5059913Z * [new tag] viable/strict/1759348181 -> viable/strict/1759348181 2025-12-04T08:00:33.5060801Z * [new tag] viable/strict/1759350324 -> viable/strict/1759350324 2025-12-04T08:00:33.5061567Z * [new tag] viable/strict/1759351793 -> viable/strict/1759351793 2025-12-04T08:00:33.5062525Z * [new tag] viable/strict/1759353844 -> viable/strict/1759353844 2025-12-04T08:00:33.5063425Z * [new tag] viable/strict/1759355374 -> viable/strict/1759355374 2025-12-04T08:00:33.5064301Z * [new tag] viable/strict/1759357472 -> viable/strict/1759357472 2025-12-04T08:00:33.5065075Z * [new tag] viable/strict/1759361002 -> viable/strict/1759361002 2025-12-04T08:00:33.5066315Z * [new tag] viable/strict/1759362585 -> viable/strict/1759362585 2025-12-04T08:00:33.5067394Z * [new tag] viable/strict/1759365359 -> viable/strict/1759365359 2025-12-04T08:00:33.5068314Z * [new tag] viable/strict/1759370089 -> viable/strict/1759370089 2025-12-04T08:00:33.5069237Z * [new tag] viable/strict/1759377554 -> viable/strict/1759377554 2025-12-04T08:00:33.5070652Z * [new tag] viable/strict/1759379133 -> viable/strict/1759379133 2025-12-04T08:00:33.5071578Z * [new tag] viable/strict/1759389871 -> viable/strict/1759389871 2025-12-04T08:00:33.5072517Z * [new tag] viable/strict/1759393562 -> viable/strict/1759393562 2025-12-04T08:00:33.5073428Z * [new tag] viable/strict/1759395076 -> viable/strict/1759395076 2025-12-04T08:00:33.5074488Z * [new tag] viable/strict/1759398579 -> viable/strict/1759398579 2025-12-04T08:00:33.5075434Z * [new tag] viable/strict/1759404142 -> viable/strict/1759404142 2025-12-04T08:00:33.5076307Z * [new tag] viable/strict/1759405773 -> viable/strict/1759405773 2025-12-04T08:00:33.5077221Z * [new tag] viable/strict/1759408041 -> viable/strict/1759408041 2025-12-04T08:00:33.5078155Z * [new tag] viable/strict/1759411593 -> viable/strict/1759411593 2025-12-04T08:00:33.5078914Z * [new tag] viable/strict/1759427395 -> viable/strict/1759427395 2025-12-04T08:00:33.5079878Z * [new tag] viable/strict/1759434582 -> viable/strict/1759434582 2025-12-04T08:00:33.5080786Z * [new tag] viable/strict/1759436720 -> viable/strict/1759436720 2025-12-04T08:00:33.5081737Z * [new tag] viable/strict/1759440219 -> viable/strict/1759440219 2025-12-04T08:00:33.5082667Z * [new tag] viable/strict/1759441948 -> viable/strict/1759441948 2025-12-04T08:00:33.5083628Z * [new tag] viable/strict/1759443860 -> viable/strict/1759443860 2025-12-04T08:00:33.5084491Z * [new tag] viable/strict/1759445377 -> viable/strict/1759445377 2025-12-04T08:00:33.5085500Z * [new tag] viable/strict/1759447415 -> viable/strict/1759447415 2025-12-04T08:00:33.5086430Z * [new tag] viable/strict/1759451750 -> viable/strict/1759451750 2025-12-04T08:00:33.5087394Z * [new tag] viable/strict/1759453910 -> viable/strict/1759453910 2025-12-04T08:00:33.5088495Z * [new tag] viable/strict/1759456483 -> viable/strict/1759456483 2025-12-04T08:00:33.5089382Z * [new tag] viable/strict/1759459279 -> viable/strict/1759459279 2025-12-04T08:00:33.5090340Z * [new tag] viable/strict/1759460742 -> viable/strict/1759460742 2025-12-04T08:00:33.5091102Z * [new tag] viable/strict/1759462025 -> viable/strict/1759462025 2025-12-04T08:00:33.5092163Z * [new tag] viable/strict/1759469086 -> viable/strict/1759469086 2025-12-04T08:00:33.5092960Z * [new tag] viable/strict/1759470581 -> viable/strict/1759470581 2025-12-04T08:00:33.5093936Z * [new tag] viable/strict/1759472786 -> viable/strict/1759472786 2025-12-04T08:00:33.5094861Z * [new tag] viable/strict/1759476294 -> viable/strict/1759476294 2025-12-04T08:00:33.5095765Z * [new tag] viable/strict/1759479963 -> viable/strict/1759479963 2025-12-04T08:00:33.5096733Z * [new tag] viable/strict/1759492177 -> viable/strict/1759492177 2025-12-04T08:00:33.5097643Z * [new tag] viable/strict/1759519278 -> viable/strict/1759519278 2025-12-04T08:00:33.5098560Z * [new tag] viable/strict/1759524580 -> viable/strict/1759524580 2025-12-04T08:00:33.5099455Z * [new tag] viable/strict/1759528193 -> viable/strict/1759528193 2025-12-04T08:00:33.5100587Z * [new tag] viable/strict/1759533797 -> viable/strict/1759533797 2025-12-04T08:00:33.5101663Z * [new tag] viable/strict/1759542780 -> viable/strict/1759542780 2025-12-04T08:00:33.5102660Z * [new tag] viable/strict/1759549779 -> viable/strict/1759549779 2025-12-04T08:00:33.5103591Z * [new tag] viable/strict/1759555455 -> viable/strict/1759555455 2025-12-04T08:00:33.5104607Z * [new tag] viable/strict/1759559176 -> viable/strict/1759559176 2025-12-04T08:00:33.5105566Z * [new tag] viable/strict/1759560629 -> viable/strict/1759560629 2025-12-04T08:00:33.5106446Z * [new tag] viable/strict/1759569848 -> viable/strict/1759569848 2025-12-04T08:00:33.5107584Z * [new tag] viable/strict/1759571382 -> viable/strict/1759571382 2025-12-04T08:00:33.5108460Z * [new tag] viable/strict/1759573474 -> viable/strict/1759573474 2025-12-04T08:00:33.5109340Z * [new tag] viable/strict/1759618187 -> viable/strict/1759618187 2025-12-04T08:00:33.5110285Z * [new tag] viable/strict/1759626742 -> viable/strict/1759626742 2025-12-04T08:00:33.5111297Z * [new tag] viable/strict/1759632427 -> viable/strict/1759632427 2025-12-04T08:00:33.5112150Z * [new tag] viable/strict/1759634971 -> viable/strict/1759634971 2025-12-04T08:00:33.5113128Z * [new tag] viable/strict/1759661382 -> viable/strict/1759661382 2025-12-04T08:00:33.5114115Z * [new tag] viable/strict/1759663294 -> viable/strict/1759663294 2025-12-04T08:00:33.5114783Z * [new tag] viable/strict/1759708178 -> viable/strict/1759708178 2025-12-04T08:00:33.5115785Z * [new tag] viable/strict/1759715695 -> viable/strict/1759715695 2025-12-04T08:00:33.5116659Z * [new tag] viable/strict/1759728293 -> viable/strict/1759728293 2025-12-04T08:00:33.5117612Z * [new tag] viable/strict/1759735513 -> viable/strict/1759735513 2025-12-04T08:00:33.5118578Z * [new tag] viable/strict/1759739177 -> viable/strict/1759739177 2025-12-04T08:00:33.5119535Z * [new tag] viable/strict/1759758635 -> viable/strict/1759758635 2025-12-04T08:00:33.5120423Z * [new tag] viable/strict/1759765784 -> viable/strict/1759765784 2025-12-04T08:00:33.5121309Z * [new tag] viable/strict/1759767948 -> viable/strict/1759767948 2025-12-04T08:00:33.5122337Z * [new tag] viable/strict/1759771461 -> viable/strict/1759771461 2025-12-04T08:00:33.5122957Z * [new tag] viable/strict/1759776706 -> viable/strict/1759776706 2025-12-04T08:00:33.5124041Z * [new tag] viable/strict/1759782317 -> viable/strict/1759782317 2025-12-04T08:00:33.5124997Z * [new tag] viable/strict/1759783777 -> viable/strict/1759783777 2025-12-04T08:00:33.5125943Z * [new tag] viable/strict/1759785815 -> viable/strict/1759785815 2025-12-04T08:00:33.5126773Z * [new tag] viable/strict/1759789459 -> viable/strict/1759789459 2025-12-04T08:00:33.5127859Z * [new tag] viable/strict/1759790974 -> viable/strict/1759790974 2025-12-04T08:00:33.5128588Z * [new tag] viable/strict/1759794583 -> viable/strict/1759794583 2025-12-04T08:00:33.5129826Z * [new tag] viable/strict/1759797408 -> viable/strict/1759797408 2025-12-04T08:00:33.5131127Z * [new tag] viable/strict/1759799518 -> viable/strict/1759799518 2025-12-04T08:00:33.5132044Z * [new tag] viable/strict/1759804909 -> viable/strict/1759804909 2025-12-04T08:00:33.5132967Z * [new tag] viable/strict/1759807643 -> viable/strict/1759807643 2025-12-04T08:00:33.5133946Z * [new tag] viable/strict/1759809089 -> viable/strict/1759809089 2025-12-04T08:00:33.5135013Z * [new tag] viable/strict/1759811145 -> viable/strict/1759811145 2025-12-04T08:00:33.5135899Z * [new tag] viable/strict/1759812581 -> viable/strict/1759812581 2025-12-04T08:00:33.5136838Z * [new tag] viable/strict/1759814683 -> viable/strict/1759814683 2025-12-04T08:00:33.5137767Z * [new tag] viable/strict/1759821889 -> viable/strict/1759821889 2025-12-04T08:00:33.5138741Z * [new tag] viable/strict/1759823376 -> viable/strict/1759823376 2025-12-04T08:00:33.5139639Z * [new tag] viable/strict/1759827107 -> viable/strict/1759827107 2025-12-04T08:00:33.5140556Z * [new tag] viable/strict/1759830577 -> viable/strict/1759830577 2025-12-04T08:00:33.5141564Z * [new tag] viable/strict/1759832720 -> viable/strict/1759832720 2025-12-04T08:00:33.5142475Z * [new tag] viable/strict/1759842063 -> viable/strict/1759842063 2025-12-04T08:00:33.5143409Z * [new tag] viable/strict/1759847121 -> viable/strict/1759847121 2025-12-04T08:00:33.5144637Z * [new tag] viable/strict/1759850721 -> viable/strict/1759850721 2025-12-04T08:00:33.5145491Z * [new tag] viable/strict/1759857870 -> viable/strict/1759857870 2025-12-04T08:00:33.5146524Z * [new tag] viable/strict/1759863143 -> viable/strict/1759863143 2025-12-04T08:00:33.5147273Z * [new tag] viable/strict/1759875874 -> viable/strict/1759875874 2025-12-04T08:00:33.5148141Z * [new tag] viable/strict/1759877385 -> viable/strict/1759877385 2025-12-04T08:00:33.5149061Z * [new tag] viable/strict/1759883801 -> viable/strict/1759883801 2025-12-04T08:00:33.5149983Z * [new tag] viable/strict/1759885922 -> viable/strict/1759885922 2025-12-04T08:00:33.5150885Z * [new tag] viable/strict/1759888488 -> viable/strict/1759888488 2025-12-04T08:00:33.5151779Z * [new tag] viable/strict/1759895471 -> viable/strict/1759895471 2025-12-04T08:00:33.5152688Z * [new tag] viable/strict/1759904803 -> viable/strict/1759904803 2025-12-04T08:00:33.5153839Z * [new tag] viable/strict/1759908300 -> viable/strict/1759908300 2025-12-04T08:00:33.5154799Z * [new tag] viable/strict/1759915520 -> viable/strict/1759915520 2025-12-04T08:00:33.5155695Z * [new tag] viable/strict/1759916978 -> viable/strict/1759916978 2025-12-04T08:00:33.5156508Z * [new tag] viable/strict/1759930024 -> viable/strict/1759930024 2025-12-04T08:00:33.5157429Z * [new tag] viable/strict/1759948122 -> viable/strict/1759948122 2025-12-04T08:00:33.5158400Z * [new tag] viable/strict/1759952983 -> viable/strict/1759952983 2025-12-04T08:00:33.5159408Z * [new tag] viable/strict/1759955121 -> viable/strict/1759955121 2025-12-04T08:00:33.5160194Z * [new tag] viable/strict/1759962298 -> viable/strict/1759962298 2025-12-04T08:00:33.5161226Z * [new tag] viable/strict/1759965837 -> viable/strict/1759965837 2025-12-04T08:00:33.5162149Z * [new tag] viable/strict/1759970213 -> viable/strict/1759970213 2025-12-04T08:00:33.5163065Z * [new tag] viable/strict/1759974894 -> viable/strict/1759974894 2025-12-04T08:00:33.5163970Z * [new tag] viable/strict/1759977763 -> viable/strict/1759977763 2025-12-04T08:00:33.5165038Z * [new tag] viable/strict/1759979241 -> viable/strict/1759979241 2025-12-04T08:00:33.5165976Z * [new tag] viable/strict/1759985417 -> viable/strict/1759985417 2025-12-04T08:00:33.5166860Z * [new tag] viable/strict/1759987490 -> viable/strict/1759987490 2025-12-04T08:00:33.5167949Z * [new tag] viable/strict/1759996180 -> viable/strict/1759996180 2025-12-04T08:00:33.5168861Z * [new tag] viable/strict/1760065682 -> viable/strict/1760065682 2025-12-04T08:00:33.5169863Z * [new tag] viable/strict/1760066894 -> viable/strict/1760066894 2025-12-04T08:00:33.5170806Z * [new tag] viable/strict/1760070345 -> viable/strict/1760070345 2025-12-04T08:00:33.5171712Z * [new tag] viable/strict/1760089782 -> viable/strict/1760089782 2025-12-04T08:00:33.5172595Z * [new tag] viable/strict/1760091921 -> viable/strict/1760091921 2025-12-04T08:00:33.5173576Z * [new tag] viable/strict/1760127924 -> viable/strict/1760127924 2025-12-04T08:00:33.5174486Z * [new tag] viable/strict/1760129489 -> viable/strict/1760129489 2025-12-04T08:00:33.5175489Z * [new tag] viable/strict/1760132980 -> viable/strict/1760132980 2025-12-04T08:00:33.5176413Z * [new tag] viable/strict/1760135060 -> viable/strict/1760135060 2025-12-04T08:00:33.5177328Z * [new tag] viable/strict/1760215782 -> viable/strict/1760215782 2025-12-04T08:00:33.5178459Z * [new tag] viable/strict/1760273849 -> viable/strict/1760273849 2025-12-04T08:00:33.5179371Z * [new tag] viable/strict/1760275517 -> viable/strict/1760275517 2025-12-04T08:00:33.5180318Z * [new tag] viable/strict/1760276979 -> viable/strict/1760276979 2025-12-04T08:00:33.5181221Z * [new tag] viable/strict/1760279007 -> viable/strict/1760279007 2025-12-04T08:00:33.5181907Z * [new tag] viable/strict/1760286328 -> viable/strict/1760286328 2025-12-04T08:00:33.5182690Z * [new tag] viable/strict/1760493304 -> viable/strict/1760493304 2025-12-04T08:00:33.5183681Z * [new tag] viable/strict/1760496298 -> viable/strict/1760496298 2025-12-04T08:00:33.5184599Z * [new tag] viable/strict/1760518396 -> viable/strict/1760518396 2025-12-04T08:00:33.5185779Z * [new tag] viable/strict/1760534864 -> viable/strict/1760534864 2025-12-04T08:00:33.5186402Z * [new tag] viable/strict/1760549062 -> viable/strict/1760549062 2025-12-04T08:00:33.5187480Z * [new tag] viable/strict/1760552799 -> viable/strict/1760552799 2025-12-04T08:00:33.5188474Z * [new tag] viable/strict/1760554355 -> viable/strict/1760554355 2025-12-04T08:00:33.5189471Z * [new tag] viable/strict/1760556275 -> viable/strict/1760556275 2025-12-04T08:00:33.5190545Z * [new tag] viable/strict/1760564979 -> viable/strict/1760564979 2025-12-04T08:00:33.5191857Z * [new tag] viable/strict/1760567049 -> viable/strict/1760567049 2025-12-04T08:00:33.5193183Z * [new tag] viable/strict/1760568585 -> viable/strict/1760568585 2025-12-04T08:00:33.5194106Z * [new tag] viable/strict/1760570630 -> viable/strict/1760570630 2025-12-04T08:00:33.5195031Z * [new tag] viable/strict/1760572180 -> viable/strict/1760572180 2025-12-04T08:00:33.5196084Z * [new tag] viable/strict/1760575094 -> viable/strict/1760575094 2025-12-04T08:00:33.5197078Z * [new tag] viable/strict/1760579709 -> viable/strict/1760579709 2025-12-04T08:00:33.5198477Z * [new tag] viable/strict/1760582614 -> viable/strict/1760582614 2025-12-04T08:00:33.5199452Z * [new tag] viable/strict/1760586815 -> viable/strict/1760586815 2025-12-04T08:00:33.5200132Z * [new tag] viable/strict/1760588829 -> viable/strict/1760588829 2025-12-04T08:00:33.5201118Z * [new tag] viable/strict/1760590200 -> viable/strict/1760590200 2025-12-04T08:00:33.5202108Z * [new tag] viable/strict/1760592311 -> viable/strict/1760592311 2025-12-04T08:00:33.5203078Z * [new tag] viable/strict/1760619733 -> viable/strict/1760619733 2025-12-04T08:00:33.5203771Z * [new tag] viable/strict/1760628335 -> viable/strict/1760628335 2025-12-04T08:00:33.5204809Z * [new tag] viable/strict/1760635490 -> viable/strict/1760635490 2025-12-04T08:00:33.5205725Z * [new tag] viable/strict/1760640743 -> viable/strict/1760640743 2025-12-04T08:00:33.5206634Z * [new tag] viable/strict/1760642528 -> viable/strict/1760642528 2025-12-04T08:00:33.5207666Z * [new tag] viable/strict/1760646330 -> viable/strict/1760646330 2025-12-04T08:00:33.5208447Z * [new tag] viable/strict/1760666101 -> viable/strict/1760666101 2025-12-04T08:00:33.5209499Z * [new tag] viable/strict/1760668990 -> viable/strict/1760668990 2025-12-04T08:00:33.5210425Z * [new tag] viable/strict/1760670600 -> viable/strict/1760670600 2025-12-04T08:00:33.5211338Z * [new tag] viable/strict/1760671704 -> viable/strict/1760671704 2025-12-04T08:00:33.5212377Z * [new tag] viable/strict/1760673121 -> viable/strict/1760673121 2025-12-04T08:00:33.5213350Z * [new tag] viable/strict/1760675352 -> viable/strict/1760675352 2025-12-04T08:00:33.5214265Z * [new tag] viable/strict/1760696731 -> viable/strict/1760696731 2025-12-04T08:00:33.5216627Z * [new tag] viable/strict/1760723515 -> viable/strict/1760723515 2025-12-04T08:00:33.5217568Z * [new tag] viable/strict/1760727234 -> viable/strict/1760727234 2025-12-04T08:00:33.5218519Z * [new tag] viable/strict/1760730578 -> viable/strict/1760730578 2025-12-04T08:00:33.5219438Z * [new tag] viable/strict/1760732726 -> viable/strict/1760732726 2025-12-04T08:00:33.5220386Z * [new tag] viable/strict/1760734180 -> viable/strict/1760734180 2025-12-04T08:00:33.5221329Z * [new tag] viable/strict/1760736251 -> viable/strict/1760736251 2025-12-04T08:00:33.5222296Z * [new tag] viable/strict/1760737772 -> viable/strict/1760737772 2025-12-04T08:00:33.5223263Z * [new tag] viable/strict/1760758005 -> viable/strict/1760758005 2025-12-04T08:00:33.5224123Z * [new tag] viable/strict/1760761532 -> viable/strict/1760761532 2025-12-04T08:00:33.5225086Z * [new tag] viable/strict/1760802581 -> viable/strict/1760802581 2025-12-04T08:00:33.5225958Z * [new tag] viable/strict/1760827772 -> viable/strict/1760827772 2025-12-04T08:00:33.5227016Z * [new tag] viable/strict/1760834524 -> viable/strict/1760834524 2025-12-04T08:00:33.5227995Z * [new tag] viable/strict/1760845009 -> viable/strict/1760845009 2025-12-04T08:00:33.5229092Z * [new tag] viable/strict/1760876836 -> viable/strict/1760876836 2025-12-04T08:00:33.5230090Z * [new tag] viable/strict/1760880329 -> viable/strict/1760880329 2025-12-04T08:00:33.5230934Z * [new tag] viable/strict/1760888987 -> viable/strict/1760888987 2025-12-04T08:00:33.5231920Z * [new tag] viable/strict/1760912664 -> viable/strict/1760912664 2025-12-04T08:00:33.5232818Z * [new tag] viable/strict/1760925321 -> viable/strict/1760925321 2025-12-04T08:00:33.5233688Z * [new tag] viable/strict/1760931488 -> viable/strict/1760931488 2025-12-04T08:00:33.5234602Z * [new tag] viable/strict/1760932693 -> viable/strict/1760932693 2025-12-04T08:00:33.5235576Z * [new tag] viable/strict/1761004184 -> viable/strict/1761004184 2025-12-04T08:00:33.5236536Z * [new tag] viable/strict/1761014748 -> viable/strict/1761014748 2025-12-04T08:00:33.5237460Z * [new tag] viable/strict/1761017491 -> viable/strict/1761017491 2025-12-04T08:00:33.5238412Z * [new tag] viable/strict/1761018806 -> viable/strict/1761018806 2025-12-04T08:00:33.5239398Z * [new tag] viable/strict/1761020754 -> viable/strict/1761020754 2025-12-04T08:00:33.5240384Z * [new tag] viable/strict/1761024303 -> viable/strict/1761024303 2025-12-04T08:00:33.5241289Z * [new tag] viable/strict/1761029582 -> viable/strict/1761029582 2025-12-04T08:00:33.5242191Z * [new tag] viable/strict/1761031535 -> viable/strict/1761031535 2025-12-04T08:00:33.5243129Z * [new tag] viable/strict/1761035196 -> viable/strict/1761035196 2025-12-04T08:00:33.5244142Z * [new tag] viable/strict/1761045825 -> viable/strict/1761045825 2025-12-04T08:00:33.5245113Z * [new tag] viable/strict/1761054796 -> viable/strict/1761054796 2025-12-04T08:00:33.5246083Z * [new tag] viable/strict/1761060314 -> viable/strict/1761060314 2025-12-04T08:00:33.5247036Z * [new tag] viable/strict/1761071198 -> viable/strict/1761071198 2025-12-04T08:00:33.5248094Z * [new tag] viable/strict/1761074628 -> viable/strict/1761074628 2025-12-04T08:00:33.5249057Z * [new tag] viable/strict/1761078351 -> viable/strict/1761078351 2025-12-04T08:00:33.5250034Z * [new tag] viable/strict/1761079822 -> viable/strict/1761079822 2025-12-04T08:00:33.5250811Z * [new tag] viable/strict/1761081873 -> viable/strict/1761081873 2025-12-04T08:00:33.5251868Z * [new tag] viable/strict/1761083392 -> viable/strict/1761083392 2025-12-04T08:00:33.5252823Z * [new tag] viable/strict/1761085465 -> viable/strict/1761085465 2025-12-04T08:00:33.5253790Z * [new tag] viable/strict/1761089099 -> viable/strict/1761089099 2025-12-04T08:00:33.5255083Z * [new tag] viable/strict/1761095535 -> viable/strict/1761095535 2025-12-04T08:00:33.5256022Z * [new tag] viable/strict/1761098119 -> viable/strict/1761098119 2025-12-04T08:00:33.5257437Z * [new tag] viable/strict/1761101330 -> viable/strict/1761101330 2025-12-04T08:00:33.5258325Z * [new tag] viable/strict/1761114425 -> viable/strict/1761114425 2025-12-04T08:00:33.5259346Z * [new tag] viable/strict/1761116036 -> viable/strict/1761116036 2025-12-04T08:00:33.5260702Z * [new tag] viable/strict/1761119379 -> viable/strict/1761119379 2025-12-04T08:00:33.5261742Z * [new tag] viable/strict/1761121601 -> viable/strict/1761121601 2025-12-04T08:00:33.5262698Z * [new tag] viable/strict/1761123234 -> viable/strict/1761123234 2025-12-04T08:00:33.5263575Z * [new tag] viable/strict/1761126621 -> viable/strict/1761126621 2025-12-04T08:00:33.5264511Z * [new tag] viable/strict/1761132259 -> viable/strict/1761132259 2025-12-04T08:00:33.5265497Z * [new tag] viable/strict/1761146746 -> viable/strict/1761146746 2025-12-04T08:00:33.5266313Z * [new tag] viable/strict/1761164752 -> viable/strict/1761164752 2025-12-04T08:00:33.5267331Z * [new tag] viable/strict/1761166198 -> viable/strict/1761166198 2025-12-04T08:00:33.5268268Z * [new tag] viable/strict/1761175424 -> viable/strict/1761175424 2025-12-04T08:00:33.5269201Z * [new tag] viable/strict/1761176983 -> viable/strict/1761176983 2025-12-04T08:00:33.5270286Z * [new tag] viable/strict/1761179891 -> viable/strict/1761179891 2025-12-04T08:00:33.5271192Z * [new tag] viable/strict/1761181930 -> viable/strict/1761181930 2025-12-04T08:00:33.5272109Z * [new tag] viable/strict/1761184516 -> viable/strict/1761184516 2025-12-04T08:00:33.5273205Z * [new tag] viable/strict/1761190179 -> viable/strict/1761190179 2025-12-04T08:00:33.5274055Z * [new tag] viable/strict/1761193558 -> viable/strict/1761193558 2025-12-04T08:00:33.5274986Z * [new tag] viable/strict/1761207990 -> viable/strict/1761207990 2025-12-04T08:00:33.5275908Z * [new tag] viable/strict/1761229539 -> viable/strict/1761229539 2025-12-04T08:00:33.5277105Z * [new tag] viable/strict/1761244031 -> viable/strict/1761244031 2025-12-04T08:00:33.5278027Z * [new tag] viable/strict/1761248986 -> viable/strict/1761248986 2025-12-04T08:00:33.5278980Z * [new tag] viable/strict/1761259791 -> viable/strict/1761259791 2025-12-04T08:00:33.5279880Z * [new tag] viable/strict/1761266139 -> viable/strict/1761266139 2025-12-04T08:00:33.5280951Z * [new tag] viable/strict/1761268316 -> viable/strict/1761268316 2025-12-04T08:00:33.5281815Z * [new tag] viable/strict/1761273805 -> viable/strict/1761273805 2025-12-04T08:00:33.5282767Z * [new tag] viable/strict/1761275261 -> viable/strict/1761275261 2025-12-04T08:00:33.5283754Z * [new tag] viable/strict/1761277913 -> viable/strict/1761277913 2025-12-04T08:00:33.5284782Z * [new tag] viable/strict/1761290701 -> viable/strict/1761290701 2025-12-04T08:00:33.5285737Z * [new tag] viable/strict/1761294396 -> viable/strict/1761294396 2025-12-04T08:00:33.5286678Z * [new tag] viable/strict/1761303047 -> viable/strict/1761303047 2025-12-04T08:00:33.5287665Z * [new tag] viable/strict/1761335388 -> viable/strict/1761335388 2025-12-04T08:00:33.5288705Z * [new tag] viable/strict/1761337551 -> viable/strict/1761337551 2025-12-04T08:00:33.5289646Z * [new tag] viable/strict/1761339007 -> viable/strict/1761339007 2025-12-04T08:00:33.5290637Z * [new tag] viable/strict/1761341050 -> viable/strict/1761341050 2025-12-04T08:00:33.5291561Z * [new tag] viable/strict/1761346188 -> viable/strict/1761346188 2025-12-04T08:00:33.5292581Z * [new tag] viable/strict/1761349792 -> viable/strict/1761349792 2025-12-04T08:00:33.5293505Z * [new tag] viable/strict/1761352620 -> viable/strict/1761352620 2025-12-04T08:00:33.5294389Z * [new tag] viable/strict/1761354730 -> viable/strict/1761354730 2025-12-04T08:00:33.5295402Z * [new tag] viable/strict/1761357298 -> viable/strict/1761357298 2025-12-04T08:00:33.5296293Z * [new tag] viable/strict/1761360201 -> viable/strict/1761360201 2025-12-04T08:00:33.5297370Z * [new tag] viable/strict/1761361753 -> viable/strict/1761361753 2025-12-04T08:00:33.5298041Z * [new tag] viable/strict/1761364351 -> viable/strict/1761364351 2025-12-04T08:00:33.5299056Z * [new tag] viable/strict/1761366338 -> viable/strict/1761366338 2025-12-04T08:00:33.5300299Z * [new tag] viable/strict/1761367802 -> viable/strict/1761367802 2025-12-04T08:00:33.5301124Z * [new tag] viable/strict/1761369889 -> viable/strict/1761369889 2025-12-04T08:00:33.5302184Z * [new tag] viable/strict/1761371385 -> viable/strict/1761371385 2025-12-04T08:00:33.5303146Z * [new tag] viable/strict/1761373581 -> viable/strict/1761373581 2025-12-04T08:00:33.5304192Z * [new tag] viable/strict/1761375054 -> viable/strict/1761375054 2025-12-04T08:00:33.5305200Z * [new tag] viable/strict/1761421785 -> viable/strict/1761421785 2025-12-04T08:00:33.5306202Z * [new tag] viable/strict/1761434614 -> viable/strict/1761434614 2025-12-04T08:00:33.5307419Z * [new tag] viable/strict/1761439254 -> viable/strict/1761439254 2025-12-04T08:00:33.5308391Z * [new tag] viable/strict/1761454187 -> viable/strict/1761454187 2025-12-04T08:00:33.5309397Z * [new tag] viable/strict/1761459991 -> viable/strict/1761459991 2025-12-04T08:00:33.5310529Z * [new tag] viable/strict/1761470668 -> viable/strict/1761470668 2025-12-04T08:00:33.5311901Z * [new tag] viable/strict/1761472188 -> viable/strict/1761472188 2025-12-04T08:00:33.5312805Z * [new tag] viable/strict/1761503178 -> viable/strict/1761503178 2025-12-04T08:00:33.5313784Z * [new tag] viable/strict/1761517492 -> viable/strict/1761517492 2025-12-04T08:00:33.5314721Z * [new tag] viable/strict/1761518981 -> viable/strict/1761518981 2025-12-04T08:00:33.5315745Z * [new tag] viable/strict/1761533609 -> viable/strict/1761533609 2025-12-04T08:00:33.5316422Z * [new tag] viable/strict/1761546438 -> viable/strict/1761546438 2025-12-04T08:00:33.5317593Z * [new tag] viable/strict/1761548133 -> viable/strict/1761548133 2025-12-04T08:00:33.5319206Z * [new tag] viable/strict/1761555186 -> viable/strict/1761555186 2025-12-04T08:00:33.5320200Z * [new tag] viable/strict/1761557178 -> viable/strict/1761557178 2025-12-04T08:00:33.5321147Z * [new tag] viable/strict/1761560772 -> viable/strict/1761560772 2025-12-04T08:00:33.5322085Z * [new tag] viable/strict/1761562266 -> viable/strict/1761562266 2025-12-04T08:00:33.5323202Z * [new tag] viable/strict/1761564260 -> viable/strict/1761564260 2025-12-04T08:00:33.5324141Z * [new tag] viable/strict/1761568072 -> viable/strict/1761568072 2025-12-04T08:00:33.5325067Z * [new tag] viable/strict/1761571683 -> viable/strict/1761571683 2025-12-04T08:00:33.5325807Z * [new tag] viable/strict/1761580199 -> viable/strict/1761580199 2025-12-04T08:00:33.5326880Z * [new tag] viable/strict/1761587383 -> viable/strict/1761587383 2025-12-04T08:00:33.5328027Z * [new tag] viable/strict/1761591165 -> viable/strict/1761591165 2025-12-04T08:00:33.5329080Z * [new tag] viable/strict/1761594575 -> viable/strict/1761594575 2025-12-04T08:00:33.5330200Z * [new tag] viable/strict/1761596710 -> viable/strict/1761596710 2025-12-04T08:00:33.5331117Z * [new tag] viable/strict/1761598189 -> viable/strict/1761598189 2025-12-04T08:00:33.5332091Z * [new tag] viable/strict/1761600254 -> viable/strict/1761600254 2025-12-04T08:00:33.5333006Z * [new tag] viable/strict/1761603879 -> viable/strict/1761603879 2025-12-04T08:00:33.5334095Z * [new tag] viable/strict/1761605429 -> viable/strict/1761605429 2025-12-04T08:00:33.5335074Z * [new tag] viable/strict/1761607468 -> viable/strict/1761607468 2025-12-04T08:00:33.5335994Z * [new tag] viable/strict/1761608983 -> viable/strict/1761608983 2025-12-04T08:00:33.5336964Z * [new tag] viable/strict/1761611846 -> viable/strict/1761611846 2025-12-04T08:00:33.5337982Z * [new tag] viable/strict/1761613922 -> viable/strict/1761613922 2025-12-04T08:00:33.5338674Z * [new tag] viable/strict/1761616504 -> viable/strict/1761616504 2025-12-04T08:00:33.5339506Z * [new tag] viable/strict/1761619599 -> viable/strict/1761619599 2025-12-04T08:00:33.5340492Z * [new tag] viable/strict/1761686693 -> viable/strict/1761686693 2025-12-04T08:00:33.5341451Z * [new tag] viable/strict/1761688179 -> viable/strict/1761688179 2025-12-04T08:00:33.5342376Z * [new tag] viable/strict/1761691973 -> viable/strict/1761691973 2025-12-04T08:00:33.5343452Z * [new tag] viable/strict/1761693884 -> viable/strict/1761693884 2025-12-04T08:00:33.5344531Z * [new tag] viable/strict/1761695389 -> viable/strict/1761695389 2025-12-04T08:00:33.5345477Z * [new tag] viable/strict/1761698408 -> viable/strict/1761698408 2025-12-04T08:00:33.5346439Z * [new tag] viable/strict/1761702931 -> viable/strict/1761702931 2025-12-04T08:00:33.5347427Z * [new tag] viable/strict/1761706307 -> viable/strict/1761706307 2025-12-04T08:00:33.5348389Z * [new tag] viable/strict/1761709065 -> viable/strict/1761709065 2025-12-04T08:00:33.5349421Z * [new tag] viable/strict/1761710285 -> viable/strict/1761710285 2025-12-04T08:00:33.5350416Z * [new tag] viable/strict/1761711983 -> viable/strict/1761711983 2025-12-04T08:00:33.5351467Z * [new tag] viable/strict/1761713514 -> viable/strict/1761713514 2025-12-04T08:00:33.5352549Z * [new tag] viable/strict/1761715523 -> viable/strict/1761715523 2025-12-04T08:00:33.5353520Z * [new tag] viable/strict/1761727973 -> viable/strict/1761727973 2025-12-04T08:00:33.5354644Z * [new tag] viable/strict/1761751558 -> viable/strict/1761751558 2025-12-04T08:00:33.5355636Z * [new tag] viable/strict/1761755187 -> viable/strict/1761755187 2025-12-04T08:00:33.5356646Z * [new tag] viable/strict/1761756826 -> viable/strict/1761756826 2025-12-04T08:00:33.5357676Z * [new tag] viable/strict/1761769551 -> viable/strict/1761769551 2025-12-04T08:00:33.5358772Z * [new tag] viable/strict/1761771032 -> viable/strict/1761771032 2025-12-04T08:00:33.5359545Z * [new tag] viable/strict/1761773101 -> viable/strict/1761773101 2025-12-04T08:00:33.5360598Z * [new tag] viable/strict/1761781792 -> viable/strict/1761781792 2025-12-04T08:00:33.5361611Z * [new tag] viable/strict/1761784788 -> viable/strict/1761784788 2025-12-04T08:00:33.5362605Z * [new tag] viable/strict/1761786740 -> viable/strict/1761786740 2025-12-04T08:00:33.5363545Z * [new tag] viable/strict/1761789332 -> viable/strict/1761789332 2025-12-04T08:00:33.5365012Z * [new tag] viable/strict/1761792569 -> viable/strict/1761792569 2025-12-04T08:00:33.5365990Z * [new tag] viable/strict/1761795289 -> viable/strict/1761795289 2025-12-04T08:00:33.5366947Z * [new tag] viable/strict/1761798345 -> viable/strict/1761798345 2025-12-04T08:00:33.5368000Z * [new tag] viable/strict/1761799827 -> viable/strict/1761799827 2025-12-04T08:00:33.5369144Z * [new tag] viable/strict/1761805604 -> viable/strict/1761805604 2025-12-04T08:00:33.5370135Z * [new tag] viable/strict/1761807202 -> viable/strict/1761807202 2025-12-04T08:00:33.5371063Z * [new tag] viable/strict/1761809094 -> viable/strict/1761809094 2025-12-04T08:00:33.5373539Z * [new tag] viable/strict/1761810576 -> viable/strict/1761810576 2025-12-04T08:00:33.5373738Z * [new tag] viable/strict/1761812771 -> viable/strict/1761812771 2025-12-04T08:00:33.5374150Z * [new tag] viable/strict/1761814363 -> viable/strict/1761814363 2025-12-04T08:00:33.5375380Z * [new tag] viable/strict/1761857410 -> viable/strict/1761857410 2025-12-04T08:00:33.5376242Z * [new tag] viable/strict/1761860985 -> viable/strict/1761860985 2025-12-04T08:00:33.5376913Z * [new tag] viable/strict/1761863094 -> viable/strict/1761863094 2025-12-04T08:00:33.5377962Z * [new tag] viable/strict/1761864590 -> viable/strict/1761864590 2025-12-04T08:00:33.5378940Z * [new tag] viable/strict/1761866675 -> viable/strict/1761866675 2025-12-04T08:00:33.5380151Z * [new tag] viable/strict/1761868178 -> viable/strict/1761868178 2025-12-04T08:00:33.5381117Z * [new tag] viable/strict/1761871111 -> viable/strict/1761871111 2025-12-04T08:00:33.5382103Z * [new tag] viable/strict/1761873126 -> viable/strict/1761873126 2025-12-04T08:00:33.5383497Z * [new tag] viable/strict/1761875714 -> viable/strict/1761875714 2025-12-04T08:00:33.5384527Z * [new tag] viable/strict/1761878924 -> viable/strict/1761878924 2025-12-04T08:00:33.5385491Z * [new tag] viable/strict/1761881727 -> viable/strict/1761881727 2025-12-04T08:00:33.5386448Z * [new tag] viable/strict/1761882959 -> viable/strict/1761882959 2025-12-04T08:00:33.5387557Z * [new tag] viable/strict/1761886268 -> viable/strict/1761886268 2025-12-04T08:00:33.5388598Z * [new tag] viable/strict/1761893641 -> viable/strict/1761893641 2025-12-04T08:00:33.5389601Z * [new tag] viable/strict/1761931517 -> viable/strict/1761931517 2025-12-04T08:00:33.5390606Z * [new tag] viable/strict/1761933080 -> viable/strict/1761933080 2025-12-04T08:00:33.5391616Z * [new tag] viable/strict/1761935217 -> viable/strict/1761935217 2025-12-04T08:00:33.5392666Z * [new tag] viable/strict/1761938533 -> viable/strict/1761938533 2025-12-04T08:00:33.5393706Z * [new tag] viable/strict/1761940184 -> viable/strict/1761940184 2025-12-04T08:00:33.5394670Z * [new tag] viable/strict/1761942338 -> viable/strict/1761942338 2025-12-04T08:00:33.5395650Z * [new tag] viable/strict/1761946100 -> viable/strict/1761946100 2025-12-04T08:00:33.5396601Z * [new tag] viable/strict/1761947374 -> viable/strict/1761947374 2025-12-04T08:00:33.5397548Z * [new tag] viable/strict/1761950978 -> viable/strict/1761950978 2025-12-04T08:00:33.5398525Z * [new tag] viable/strict/1761957727 -> viable/strict/1761957727 2025-12-04T08:00:33.5399474Z * [new tag] viable/strict/1761959532 -> viable/strict/1761959532 2025-12-04T08:00:33.5400525Z * [new tag] viable/strict/1761965366 -> viable/strict/1761965366 2025-12-04T08:00:33.5401639Z * [new tag] viable/strict/1761968066 -> viable/strict/1761968066 2025-12-04T08:00:33.5402617Z * [new tag] viable/strict/1761969322 -> viable/strict/1761969322 2025-12-04T08:00:33.5403563Z * [new tag] viable/strict/1761974723 -> viable/strict/1761974723 2025-12-04T08:00:33.5404579Z * [new tag] viable/strict/1761981837 -> viable/strict/1761981837 2025-12-04T08:00:33.5405735Z * [new tag] viable/strict/1761985546 -> viable/strict/1761985546 2025-12-04T08:00:33.5406612Z * [new tag] viable/strict/1761987030 -> viable/strict/1761987030 2025-12-04T08:00:33.5407650Z * [new tag] viable/strict/1762003554 -> viable/strict/1762003554 2025-12-04T08:00:33.5408761Z * [new tag] viable/strict/1762021560 -> viable/strict/1762021560 2025-12-04T08:00:33.5409731Z * [new tag] viable/strict/1762032190 -> viable/strict/1762032190 2025-12-04T08:00:33.5410720Z * [new tag] viable/strict/1762040981 -> viable/strict/1762040981 2025-12-04T08:00:33.5411711Z * [new tag] viable/strict/1762048525 -> viable/strict/1762048525 2025-12-04T08:00:33.5412770Z * [new tag] viable/strict/1762104223 -> viable/strict/1762104223 2025-12-04T08:00:33.5413733Z * [new tag] viable/strict/1762105778 -> viable/strict/1762105778 2025-12-04T08:00:33.5414727Z * [new tag] viable/strict/1762115109 -> viable/strict/1762115109 2025-12-04T08:00:33.5415708Z * [new tag] viable/strict/1762125840 -> viable/strict/1762125840 2025-12-04T08:00:33.5416466Z * [new tag] viable/strict/1762127377 -> viable/strict/1762127377 2025-12-04T08:00:33.5417856Z * [new tag] viable/strict/1762134925 -> viable/strict/1762134925 2025-12-04T08:00:33.5418632Z * [new tag] viable/strict/1762138338 -> viable/strict/1762138338 2025-12-04T08:00:33.5419808Z * [new tag] viable/strict/1762148993 -> viable/strict/1762148993 2025-12-04T08:00:33.5420789Z * [new tag] viable/strict/1762152871 -> viable/strict/1762152871 2025-12-04T08:00:33.5421812Z * [new tag] viable/strict/1762156183 -> viable/strict/1762156183 2025-12-04T08:00:33.5422793Z * [new tag] viable/strict/1762163457 -> viable/strict/1762163457 2025-12-04T08:00:33.5423778Z * [new tag] viable/strict/1762165569 -> viable/strict/1762165569 2025-12-04T08:00:33.5424733Z * [new tag] viable/strict/1762169035 -> viable/strict/1762169035 2025-12-04T08:00:33.5425780Z * [new tag] viable/strict/1762174936 -> viable/strict/1762174936 2025-12-04T08:00:33.5426763Z * [new tag] viable/strict/1762194412 -> viable/strict/1762194412 2025-12-04T08:00:33.5427696Z * [new tag] viable/strict/1762195876 -> viable/strict/1762195876 2025-12-04T08:00:33.5428830Z * [new tag] viable/strict/1762197788 -> viable/strict/1762197788 2025-12-04T08:00:33.5429955Z * [new tag] viable/strict/1762199389 -> viable/strict/1762199389 2025-12-04T08:00:33.5431134Z * [new tag] viable/strict/1762206585 -> viable/strict/1762206585 2025-12-04T08:00:33.5432261Z * [new tag] viable/strict/1762210184 -> viable/strict/1762210184 2025-12-04T08:00:33.5433034Z * [new tag] viable/strict/1762218736 -> viable/strict/1762218736 2025-12-04T08:00:33.5434100Z * [new tag] viable/strict/1762224529 -> viable/strict/1762224529 2025-12-04T08:00:33.5435139Z * [new tag] viable/strict/1762227253 -> viable/strict/1762227253 2025-12-04T08:00:33.5435921Z * [new tag] viable/strict/1762228515 -> viable/strict/1762228515 2025-12-04T08:00:33.5437103Z * [new tag] viable/strict/1762230349 -> viable/strict/1762230349 2025-12-04T08:00:33.5438062Z * [new tag] viable/strict/1762231859 -> viable/strict/1762231859 2025-12-04T08:00:33.5439053Z * [new tag] viable/strict/1762233925 -> viable/strict/1762233925 2025-12-04T08:00:33.5440244Z * [new tag] viable/strict/1762237630 -> viable/strict/1762237630 2025-12-04T08:00:33.5440964Z * [new tag] viable/strict/1762253522 -> viable/strict/1762253522 2025-12-04T08:00:33.5442246Z * [new tag] viable/strict/1762278588 -> viable/strict/1762278588 2025-12-04T08:00:33.5442974Z * [new tag] viable/strict/1762284203 -> viable/strict/1762284203 2025-12-04T08:00:33.5444112Z * [new tag] viable/strict/1762289446 -> viable/strict/1762289446 2025-12-04T08:00:33.5445061Z * [new tag] viable/strict/1762291515 -> viable/strict/1762291515 2025-12-04T08:00:33.5446064Z * [new tag] viable/strict/1762295100 -> viable/strict/1762295100 2025-12-04T08:00:33.5446848Z * [new tag] viable/strict/1762296590 -> viable/strict/1762296590 2025-12-04T08:00:33.5448363Z * [new tag] viable/strict/1762300179 -> viable/strict/1762300179 2025-12-04T08:00:33.5449109Z * [new tag] viable/strict/1762303207 -> viable/strict/1762303207 2025-12-04T08:00:33.5450221Z * [new tag] viable/strict/1762386584 -> viable/strict/1762386584 2025-12-04T08:00:33.5451318Z * [new tag] viable/strict/1762391537 -> viable/strict/1762391537 2025-12-04T08:00:33.5452196Z * [new tag] viable/strict/1762394119 -> viable/strict/1762394119 2025-12-04T08:00:33.5453673Z * [new tag] viable/strict/1762397437 -> viable/strict/1762397437 2025-12-04T08:00:33.5454668Z * [new tag] viable/strict/1762400256 -> viable/strict/1762400256 2025-12-04T08:00:33.5455645Z * [new tag] viable/strict/1762401469 -> viable/strict/1762401469 2025-12-04T08:00:33.5456708Z * [new tag] viable/strict/1762408195 -> viable/strict/1762408195 2025-12-04T08:00:33.5457719Z * [new tag] viable/strict/1762410411 -> viable/strict/1762410411 2025-12-04T08:00:33.5458737Z * [new tag] viable/strict/1762417613 -> viable/strict/1762417613 2025-12-04T08:00:33.5459716Z * [new tag] viable/strict/1762419198 -> viable/strict/1762419198 2025-12-04T08:00:33.5460739Z * [new tag] viable/strict/1762422656 -> viable/strict/1762422656 2025-12-04T08:00:33.5462122Z * [new tag] viable/strict/1762424746 -> viable/strict/1762424746 2025-12-04T08:00:33.5463153Z * [new tag] viable/strict/1762446386 -> viable/strict/1762446386 2025-12-04T08:00:33.5464211Z * [new tag] viable/strict/1762449912 -> viable/strict/1762449912 2025-12-04T08:00:33.5465191Z * [new tag] viable/strict/1762457031 -> viable/strict/1762457031 2025-12-04T08:00:33.5466175Z * [new tag] viable/strict/1762462441 -> viable/strict/1762462441 2025-12-04T08:00:33.5467254Z * [new tag] viable/strict/1762467909 -> viable/strict/1762467909 2025-12-04T08:00:33.5468282Z * [new tag] viable/strict/1762471493 -> viable/strict/1762471493 2025-12-04T08:00:33.5469269Z * [new tag] viable/strict/1762475990 -> viable/strict/1762475990 2025-12-04T08:00:33.5470383Z * [new tag] viable/strict/1762477933 -> viable/strict/1762477933 2025-12-04T08:00:33.5471402Z * [new tag] viable/strict/1762491053 -> viable/strict/1762491053 2025-12-04T08:00:33.5472426Z * [new tag] viable/strict/1762493118 -> viable/strict/1762493118 2025-12-04T08:00:33.5473383Z * [new tag] viable/strict/1762498442 -> viable/strict/1762498442 2025-12-04T08:00:33.5474361Z * [new tag] viable/strict/1762501778 -> viable/strict/1762501778 2025-12-04T08:00:33.5475496Z * [new tag] viable/strict/1762504001 -> viable/strict/1762504001 2025-12-04T08:00:33.5476675Z * [new tag] viable/strict/1762505583 -> viable/strict/1762505583 2025-12-04T08:00:33.5477726Z * [new tag] viable/strict/1762507523 -> viable/strict/1762507523 2025-12-04T08:00:33.5478791Z * [new tag] viable/strict/1762511140 -> viable/strict/1762511140 2025-12-04T08:00:33.5480010Z * [new tag] viable/strict/1762512632 -> viable/strict/1762512632 2025-12-04T08:00:33.5480973Z * [new tag] viable/strict/1762520467 -> viable/strict/1762520467 2025-12-04T08:00:33.5481971Z * [new tag] viable/strict/1762522016 -> viable/strict/1762522016 2025-12-04T08:00:33.5482928Z * [new tag] viable/strict/1762530591 -> viable/strict/1762530591 2025-12-04T08:00:33.5483908Z * [new tag] viable/strict/1762543405 -> viable/strict/1762543405 2025-12-04T08:00:33.5484679Z * [new tag] viable/strict/1762544998 -> viable/strict/1762544998 2025-12-04T08:00:33.5485849Z * [new tag] viable/strict/1762552182 -> viable/strict/1762552182 2025-12-04T08:00:33.5486833Z * [new tag] viable/strict/1762554297 -> viable/strict/1762554297 2025-12-04T08:00:33.5487673Z * [new tag] viable/strict/1762559381 -> viable/strict/1762559381 2025-12-04T08:00:33.5488874Z * [new tag] viable/strict/1762562222 -> viable/strict/1762562222 2025-12-04T08:00:33.5489877Z * [new tag] viable/strict/1762564319 -> viable/strict/1762564319 2025-12-04T08:00:33.5490613Z * [new tag] viable/strict/1762566904 -> viable/strict/1762566904 2025-12-04T08:00:33.5491728Z * [new tag] viable/strict/1762569781 -> viable/strict/1762569781 2025-12-04T08:00:33.5492608Z * [new tag] viable/strict/1762575940 -> viable/strict/1762575940 2025-12-04T08:00:33.5493601Z * [new tag] viable/strict/1762580974 -> viable/strict/1762580974 2025-12-04T08:00:33.5494593Z * [new tag] viable/strict/1762583185 -> viable/strict/1762583185 2025-12-04T08:00:33.5495587Z * [new tag] viable/strict/1762586647 -> viable/strict/1762586647 2025-12-04T08:00:33.5496546Z * [new tag] viable/strict/1762588183 -> viable/strict/1762588183 2025-12-04T08:00:33.5497613Z * [new tag] viable/strict/1762593886 -> viable/strict/1762593886 2025-12-04T08:00:33.5498613Z * [new tag] viable/strict/1762650743 -> viable/strict/1762650743 2025-12-04T08:00:33.5499711Z * [new tag] viable/strict/1762653328 -> viable/strict/1762653328 2025-12-04T08:00:33.5500706Z * [new tag] viable/strict/1762659342 -> viable/strict/1762659342 2025-12-04T08:00:33.5501728Z * [new tag] viable/strict/1762662360 -> viable/strict/1762662360 2025-12-04T08:00:33.5502702Z * [new tag] viable/strict/1762667377 -> viable/strict/1762667377 2025-12-04T08:00:33.5503675Z * [new tag] viable/strict/1762671090 -> viable/strict/1762671090 2025-12-04T08:00:33.5504686Z * [new tag] viable/strict/1762680284 -> viable/strict/1762680284 2025-12-04T08:00:33.5505660Z * [new tag] viable/strict/1762683900 -> viable/strict/1762683900 2025-12-04T08:00:33.5506652Z * [new tag] viable/strict/1762705541 -> viable/strict/1762705541 2025-12-04T08:00:33.5507627Z * [new tag] viable/strict/1762709004 -> viable/strict/1762709004 2025-12-04T08:00:33.5508627Z * [new tag] viable/strict/1762746004 -> viable/strict/1762746004 2025-12-04T08:00:33.5509773Z * [new tag] viable/strict/1762748799 -> viable/strict/1762748799 2025-12-04T08:00:33.5510770Z * [new tag] viable/strict/1762759504 -> viable/strict/1762759504 2025-12-04T08:00:33.5511877Z * [new tag] viable/strict/1762760973 -> viable/strict/1762760973 2025-12-04T08:00:33.5512898Z * [new tag] viable/strict/1762775374 -> viable/strict/1762775374 2025-12-04T08:00:33.5514278Z * [new tag] viable/strict/1762777661 -> viable/strict/1762777661 2025-12-04T08:00:33.5515262Z * [new tag] viable/strict/1762779774 -> viable/strict/1762779774 2025-12-04T08:00:33.5516471Z * [new tag] viable/strict/1762781259 -> viable/strict/1762781259 2025-12-04T08:00:33.5517513Z * [new tag] viable/strict/1762793628 -> viable/strict/1762793628 2025-12-04T08:00:33.5518591Z * [new tag] viable/strict/1762800711 -> viable/strict/1762800711 2025-12-04T08:00:33.5519628Z * [new tag] viable/strict/1762809894 -> viable/strict/1762809894 2025-12-04T08:00:33.5520582Z * [new tag] viable/strict/1762811384 -> viable/strict/1762811384 2025-12-04T08:00:33.5521725Z * [new tag] viable/strict/1762813841 -> viable/strict/1762813841 2025-12-04T08:00:33.5522728Z * [new tag] viable/strict/1762815047 -> viable/strict/1762815047 2025-12-04T08:00:33.5523869Z * [new tag] viable/strict/1762817094 -> viable/strict/1762817094 2025-12-04T08:00:33.5524880Z * [new tag] viable/strict/1762818582 -> viable/strict/1762818582 2025-12-04T08:00:33.5525909Z * [new tag] viable/strict/1762821623 -> viable/strict/1762821623 2025-12-04T08:00:33.5526661Z * [new tag] viable/strict/1762823531 -> viable/strict/1762823531 2025-12-04T08:00:33.5527929Z * [new tag] viable/strict/1762849583 -> viable/strict/1762849583 2025-12-04T08:00:33.5529054Z * [new tag] viable/strict/1762851200 -> viable/strict/1762851200 2025-12-04T08:00:33.5530093Z * [new tag] viable/strict/1762854603 -> viable/strict/1762854603 2025-12-04T08:00:33.5531116Z * [new tag] viable/strict/1762858276 -> viable/strict/1762858276 2025-12-04T08:00:33.5532190Z * [new tag] viable/strict/1762860891 -> viable/strict/1762860891 2025-12-04T08:00:33.5533798Z * [new tag] viable/strict/1762866174 -> viable/strict/1762866174 2025-12-04T08:00:33.5534807Z * [new tag] viable/strict/1762867653 -> viable/strict/1762867653 2025-12-04T08:00:33.5535783Z * [new tag] viable/strict/1762872669 -> viable/strict/1762872669 2025-12-04T08:00:33.5536527Z * [new tag] viable/strict/1762878380 -> viable/strict/1762878380 2025-12-04T08:00:33.5537637Z * [new tag] viable/strict/1762889003 -> viable/strict/1762889003 2025-12-04T08:00:33.5538674Z * [new tag] viable/strict/1762890589 -> viable/strict/1762890589 2025-12-04T08:00:33.5539734Z * [new tag] viable/strict/1762892743 -> viable/strict/1762892743 2025-12-04T08:00:33.5540741Z * [new tag] viable/strict/1762894271 -> viable/strict/1762894271 2025-12-04T08:00:33.5541502Z * [new tag] viable/strict/1762896287 -> viable/strict/1762896287 2025-12-04T08:00:33.5542597Z * [new tag] viable/strict/1762915871 -> viable/strict/1762915871 2025-12-04T08:00:33.5543631Z * [new tag] viable/strict/1762918569 -> viable/strict/1762918569 2025-12-04T08:00:33.5544535Z * [new tag] viable/strict/1762919776 -> viable/strict/1762919776 2025-12-04T08:00:33.5545540Z * [new tag] viable/strict/1762923072 -> viable/strict/1762923072 2025-12-04T08:00:33.5546538Z * [new tag] viable/strict/1762928826 -> viable/strict/1762928826 2025-12-04T08:00:33.5547633Z * [new tag] viable/strict/1762930451 -> viable/strict/1762930451 2025-12-04T08:00:33.5548618Z * [new tag] viable/strict/1762933780 -> viable/strict/1762933780 2025-12-04T08:00:33.5549660Z * [new tag] viable/strict/1762937638 -> viable/strict/1762937638 2025-12-04T08:00:33.5550803Z * [new tag] viable/strict/1762939545 -> viable/strict/1762939545 2025-12-04T08:00:33.5551902Z * [new tag] viable/strict/1762962692 -> viable/strict/1762962692 2025-12-04T08:00:33.5552911Z * [new tag] viable/strict/1762979143 -> viable/strict/1762979143 2025-12-04T08:00:33.5554032Z * [new tag] viable/strict/1762984188 -> viable/strict/1762984188 2025-12-04T08:00:33.5554703Z * [new tag] viable/strict/1762986306 -> viable/strict/1762986306 2025-12-04T08:00:33.5555787Z * [new tag] viable/strict/1762989903 -> viable/strict/1762989903 2025-12-04T08:00:33.5556777Z * [new tag] viable/strict/1762991377 -> viable/strict/1762991377 2025-12-04T08:00:33.5557784Z * [new tag] viable/strict/1762998921 -> viable/strict/1762998921 2025-12-04T08:00:33.5558937Z * [new tag] viable/strict/1763002287 -> viable/strict/1763002287 2025-12-04T08:00:33.5559963Z * [new tag] viable/strict/1763016840 -> viable/strict/1763016840 2025-12-04T08:00:33.5560933Z * [new tag] viable/strict/1763020180 -> viable/strict/1763020180 2025-12-04T08:00:33.5562023Z * [new tag] viable/strict/1763027421 -> viable/strict/1763027421 2025-12-04T08:00:33.5563032Z * [new tag] viable/strict/1763031120 -> viable/strict/1763031120 2025-12-04T08:00:33.5564064Z * [new tag] viable/strict/1763036861 -> viable/strict/1763036861 2025-12-04T08:00:33.5565071Z * [new tag] viable/strict/1763038993 -> viable/strict/1763038993 2025-12-04T08:00:33.5566201Z * [new tag] viable/strict/1763054703 -> viable/strict/1763054703 2025-12-04T08:00:33.5567443Z * [new tag] viable/strict/1763067061 -> viable/strict/1763067061 2025-12-04T08:00:33.5568560Z * [new tag] viable/strict/1763070847 -> viable/strict/1763070847 2025-12-04T08:00:33.5569583Z * [new tag] viable/strict/1763072706 -> viable/strict/1763072706 2025-12-04T08:00:33.5570654Z * [new tag] viable/strict/1763076302 -> viable/strict/1763076302 2025-12-04T08:00:33.5571640Z * [new tag] viable/strict/1763080816 -> viable/strict/1763080816 2025-12-04T08:00:33.5572660Z * [new tag] viable/strict/1763082732 -> viable/strict/1763082732 2025-12-04T08:00:33.5573585Z * [new tag] viable/strict/1763085329 -> viable/strict/1763085329 2025-12-04T08:00:33.5574683Z * [new tag] viable/strict/1763088623 -> viable/strict/1763088623 2025-12-04T08:00:33.5575747Z * [new tag] viable/strict/1763091402 -> viable/strict/1763091402 2025-12-04T08:00:33.5576734Z * [new tag] viable/strict/1763092602 -> viable/strict/1763092602 2025-12-04T08:00:33.5577812Z * [new tag] viable/strict/1763094355 -> viable/strict/1763094355 2025-12-04T08:00:33.5578862Z * [new tag] viable/strict/1763099390 -> viable/strict/1763099390 2025-12-04T08:00:33.5579838Z * [new tag] viable/strict/1763101608 -> viable/strict/1763101608 2025-12-04T08:00:33.5581298Z * [new tag] viable/strict/1763105102 -> viable/strict/1763105102 2025-12-04T08:00:33.5582358Z * [new tag] viable/strict/1763112347 -> viable/strict/1763112347 2025-12-04T08:00:33.5583357Z * [new tag] viable/strict/1763119471 -> viable/strict/1763119471 2025-12-04T08:00:33.5584133Z * [new tag] viable/strict/1763126835 -> viable/strict/1763126835 2025-12-04T08:00:33.5585218Z * [new tag] viable/strict/1763149779 -> viable/strict/1763149779 2025-12-04T08:00:33.5586309Z * [new tag] viable/strict/1763164178 -> viable/strict/1763164178 2025-12-04T08:00:33.5587332Z * [new tag] viable/strict/1763167104 -> viable/strict/1763167104 2025-12-04T08:00:33.5588305Z * [new tag] viable/strict/1763169132 -> viable/strict/1763169132 2025-12-04T08:00:33.5589307Z * [new tag] viable/strict/1763171708 -> viable/strict/1763171708 2025-12-04T08:00:33.5590307Z * [new tag] viable/strict/1763174759 -> viable/strict/1763174759 2025-12-04T08:00:33.5591415Z * [new tag] viable/strict/1763180744 -> viable/strict/1763180744 2025-12-04T08:00:33.5592369Z * [new tag] viable/strict/1763182227 -> viable/strict/1763182227 2025-12-04T08:00:33.5593313Z * [new tag] viable/strict/1763184309 -> viable/strict/1763184309 2025-12-04T08:00:33.5594774Z * [new tag] viable/strict/1763187991 -> viable/strict/1763187991 2025-12-04T08:00:33.5595788Z * [new tag] viable/strict/1763191445 -> viable/strict/1763191445 2025-12-04T08:00:33.5596912Z * [new tag] viable/strict/1763195152 -> viable/strict/1763195152 2025-12-04T08:00:33.5597685Z * [new tag] viable/strict/1763205769 -> viable/strict/1763205769 2025-12-04T08:00:33.5598793Z * [new tag] viable/strict/1763246990 -> viable/strict/1763246990 2025-12-04T08:00:33.5599866Z * [new tag] viable/strict/1763261578 -> viable/strict/1763261578 2025-12-04T08:00:33.5600770Z * [new tag] viable/strict/1763286573 -> viable/strict/1763286573 2025-12-04T08:00:33.5601544Z * [new tag] viable/strict/1763292167 -> viable/strict/1763292167 2025-12-04T08:00:33.5602664Z * [new tag] viable/strict/1763333386 -> viable/strict/1763333386 2025-12-04T08:00:33.5603657Z * [new tag] viable/strict/1763340082 -> viable/strict/1763340082 2025-12-04T08:00:33.5605522Z * [new tag] viable/strict/1763364324 -> viable/strict/1763364324 2025-12-04T08:00:33.5606520Z * [new tag] viable/strict/1763371569 -> viable/strict/1763371569 2025-12-04T08:00:33.5607591Z * [new tag] viable/strict/1763373067 -> viable/strict/1763373067 2025-12-04T08:00:33.5608628Z * [new tag] viable/strict/1763375157 -> viable/strict/1763375157 2025-12-04T08:00:33.5609668Z * [new tag] viable/strict/1763382462 -> viable/strict/1763382462 2025-12-04T08:00:33.5610705Z * [new tag] viable/strict/1763394661 -> viable/strict/1763394661 2025-12-04T08:00:33.5611840Z * [new tag] viable/strict/1763396797 -> viable/strict/1763396797 2025-12-04T08:00:33.5612927Z * [new tag] viable/strict/1763398542 -> viable/strict/1763398542 2025-12-04T08:00:33.5613935Z * [new tag] viable/strict/1763401807 -> viable/strict/1763401807 2025-12-04T08:00:33.5614681Z * [new tag] viable/strict/1763414698 -> viable/strict/1763414698 2025-12-04T08:00:33.5615798Z * [new tag] viable/strict/1763419807 -> viable/strict/1763419807 2025-12-04T08:00:33.5616875Z * [new tag] viable/strict/1763426369 -> viable/strict/1763426369 2025-12-04T08:00:33.5617950Z * [new tag] viable/strict/1763428331 -> viable/strict/1763428331 2025-12-04T08:00:33.5619112Z * [new tag] viable/strict/1763430922 -> viable/strict/1763430922 2025-12-04T08:00:33.5619906Z * [new tag] viable/strict/1763434184 -> viable/strict/1763434184 2025-12-04T08:00:33.5620988Z * [new tag] viable/strict/1763439973 -> viable/strict/1763439973 2025-12-04T08:00:33.5622035Z * [new tag] viable/strict/1763444995 -> viable/strict/1763444995 2025-12-04T08:00:33.5623021Z * [new tag] viable/strict/1763447206 -> viable/strict/1763447206 2025-12-04T08:00:33.5624105Z * [new tag] viable/strict/1763448826 -> viable/strict/1763448826 2025-12-04T08:00:33.5625121Z * [new tag] viable/strict/1763450717 -> viable/strict/1763450717 2025-12-04T08:00:33.5626133Z * [new tag] viable/strict/1763452183 -> viable/strict/1763452183 2025-12-04T08:00:33.5627194Z * [new tag] viable/strict/1763457945 -> viable/strict/1763457945 2025-12-04T08:00:33.5628231Z * [new tag] viable/strict/1763459439 -> viable/strict/1763459439 2025-12-04T08:00:33.5629290Z * [new tag] viable/strict/1763461556 -> viable/strict/1763461556 2025-12-04T08:00:33.5634456Z * [new tag] viable/strict/1763463103 -> viable/strict/1763463103 2025-12-04T08:00:33.5635496Z * [new tag] viable/strict/1763465100 -> viable/strict/1763465100 2025-12-04T08:00:33.5636257Z * [new tag] viable/strict/1763468866 -> viable/strict/1763468866 2025-12-04T08:00:33.5637221Z * [new tag] viable/strict/1763493823 -> viable/strict/1763493823 2025-12-04T08:00:33.5638068Z * [new tag] viable/strict/1763496249 -> viable/strict/1763496249 2025-12-04T08:00:33.5639170Z * [new tag] viable/strict/1763502620 -> viable/strict/1763502620 2025-12-04T08:00:33.5640252Z * [new tag] viable/strict/1763504715 -> viable/strict/1763504715 2025-12-04T08:00:33.5641297Z * [new tag] viable/strict/1763506208 -> viable/strict/1763506208 2025-12-04T08:00:33.5642256Z * [new tag] viable/strict/1763520590 -> viable/strict/1763520590 2025-12-04T08:00:33.5643352Z * [new tag] viable/strict/1763523357 -> viable/strict/1763523357 2025-12-04T08:00:33.5644401Z * [new tag] viable/strict/1763529922 -> viable/strict/1763529922 2025-12-04T08:00:33.5645481Z * [new tag] viable/strict/1763531408 -> viable/strict/1763531408 2025-12-04T08:00:33.5646463Z * [new tag] viable/strict/1763533622 -> viable/strict/1763533622 2025-12-04T08:00:33.5647538Z * [new tag] viable/strict/1763538576 -> viable/strict/1763538576 2025-12-04T08:00:33.5648732Z * [new tag] viable/strict/1763545823 -> viable/strict/1763545823 2025-12-04T08:00:33.5649500Z * [new tag] viable/strict/1763547951 -> viable/strict/1763547951 2025-12-04T08:00:33.5650679Z * [new tag] viable/strict/1763551477 -> viable/strict/1763551477 2025-12-04T08:00:33.5652070Z * [new tag] viable/strict/1763552982 -> viable/strict/1763552982 2025-12-04T08:00:33.5653073Z * [new tag] viable/strict/1763594698 -> viable/strict/1763594698 2025-12-04T08:00:33.5654036Z * [new tag] viable/strict/1763596178 -> viable/strict/1763596178 2025-12-04T08:00:33.5655047Z * [new tag] viable/strict/1763599155 -> viable/strict/1763599155 2025-12-04T08:00:33.5656205Z * [new tag] viable/strict/1763603717 -> viable/strict/1763603717 2025-12-04T08:00:33.5657212Z * [new tag] viable/strict/1763606923 -> viable/strict/1763606923 2025-12-04T08:00:33.5658204Z * [new tag] viable/strict/1763609715 -> viable/strict/1763609715 2025-12-04T08:00:33.5659243Z * [new tag] viable/strict/1763612757 -> viable/strict/1763612757 2025-12-04T08:00:33.5660251Z * [new tag] viable/strict/1763616325 -> viable/strict/1763616325 2025-12-04T08:00:33.5661270Z * [new tag] viable/strict/1763623509 -> viable/strict/1763623509 2025-12-04T08:00:33.5662413Z * [new tag] viable/strict/1763624984 -> viable/strict/1763624984 2025-12-04T08:00:33.5663394Z * [new tag] viable/strict/1763628796 -> viable/strict/1763628796 2025-12-04T08:00:33.5664352Z * [new tag] viable/strict/1763634343 -> viable/strict/1763634343 2025-12-04T08:00:33.5665312Z * [new tag] viable/strict/1763635867 -> viable/strict/1763635867 2025-12-04T08:00:33.5666464Z * [new tag] viable/strict/1763639382 -> viable/strict/1763639382 2025-12-04T08:00:33.5667459Z * [new tag] viable/strict/1763646626 -> viable/strict/1763646626 2025-12-04T08:00:33.5668600Z * [new tag] viable/strict/1763655997 -> viable/strict/1763655997 2025-12-04T08:00:33.5669581Z * [new tag] viable/strict/1763659444 -> viable/strict/1763659444 2025-12-04T08:00:33.5670648Z * [new tag] viable/strict/1763660992 -> viable/strict/1763660992 2025-12-04T08:00:33.5671523Z * [new tag] viable/strict/1763663201 -> viable/strict/1763663201 2025-12-04T08:00:33.5672601Z * [new tag] viable/strict/1763670362 -> viable/strict/1763670362 2025-12-04T08:00:33.5673361Z * [new tag] viable/strict/1763675378 -> viable/strict/1763675378 2025-12-04T08:00:33.5674432Z * [new tag] viable/strict/1763693343 -> viable/strict/1763693343 2025-12-04T08:00:33.5675410Z * [new tag] viable/strict/1763696088 -> viable/strict/1763696088 2025-12-04T08:00:33.5676553Z * [new tag] viable/strict/1763697343 -> viable/strict/1763697343 2025-12-04T08:00:33.5677530Z * [new tag] viable/strict/1763699165 -> viable/strict/1763699165 2025-12-04T08:00:33.5678518Z * [new tag] viable/strict/1763700660 -> viable/strict/1763700660 2025-12-04T08:00:33.5679494Z * [new tag] viable/strict/1763704209 -> viable/strict/1763704209 2025-12-04T08:00:33.5680505Z * [new tag] viable/strict/1763706411 -> viable/strict/1763706411 2025-12-04T08:00:33.5681425Z * [new tag] viable/strict/1763708082 -> viable/strict/1763708082 2025-12-04T08:00:33.5682351Z * [new tag] viable/strict/1763711381 -> viable/strict/1763711381 2025-12-04T08:00:33.5683249Z * [new tag] viable/strict/1763713593 -> viable/strict/1763713593 2025-12-04T08:00:33.5684325Z * [new tag] viable/strict/1763715201 -> viable/strict/1763715201 2025-12-04T08:00:33.5685272Z * [new tag] viable/strict/1763733017 -> viable/strict/1763733017 2025-12-04T08:00:33.5686266Z * [new tag] viable/strict/1763735108 -> viable/strict/1763735108 2025-12-04T08:00:33.5687374Z * [new tag] viable/strict/1763749579 -> viable/strict/1763749579 2025-12-04T08:00:33.5688627Z * [new tag] viable/strict/1763751113 -> viable/strict/1763751113 2025-12-04T08:00:33.5689617Z * [new tag] viable/strict/1763753035 -> viable/strict/1763753035 2025-12-04T08:00:33.5690619Z * [new tag] viable/strict/1763754578 -> viable/strict/1763754578 2025-12-04T08:00:33.5691581Z * [new tag] viable/strict/1763756748 -> viable/strict/1763756748 2025-12-04T08:00:33.5692564Z * [new tag] viable/strict/1763758205 -> viable/strict/1763758205 2025-12-04T08:00:33.5693309Z * [new tag] viable/strict/1763764050 -> viable/strict/1763764050 2025-12-04T08:00:33.5694397Z * [new tag] viable/strict/1763771887 -> viable/strict/1763771887 2025-12-04T08:00:33.5695547Z * [new tag] viable/strict/1763773920 -> viable/strict/1763773920 2025-12-04T08:00:33.5696572Z * [new tag] viable/strict/1763776501 -> viable/strict/1763776501 2025-12-04T08:00:33.5697536Z * [new tag] viable/strict/1763779437 -> viable/strict/1763779437 2025-12-04T08:00:33.5698755Z * [new tag] viable/strict/1763781038 -> viable/strict/1763781038 2025-12-04T08:00:33.5699514Z * [new tag] viable/strict/1763782245 -> viable/strict/1763782245 2025-12-04T08:00:33.5700627Z * [new tag] viable/strict/1763785568 -> viable/strict/1763785568 2025-12-04T08:00:33.5701706Z * [new tag] viable/strict/1763787006 -> viable/strict/1763787006 2025-12-04T08:00:33.5702745Z * [new tag] viable/strict/1763789103 -> viable/strict/1763789103 2025-12-04T08:00:33.5703717Z * [new tag] viable/strict/1763790578 -> viable/strict/1763790578 2025-12-04T08:00:33.5704754Z * [new tag] viable/strict/1763796275 -> viable/strict/1763796275 2025-12-04T08:00:33.5705964Z * [new tag] viable/strict/1763801465 -> viable/strict/1763801465 2025-12-04T08:00:33.5707050Z * [new tag] viable/strict/1763803522 -> viable/strict/1763803522 2025-12-04T08:00:33.5707910Z * [new tag] viable/strict/1763808581 -> viable/strict/1763808581 2025-12-04T08:00:33.5708908Z * [new tag] viable/strict/1763840977 -> viable/strict/1763840977 2025-12-04T08:00:33.5709906Z * [new tag] viable/strict/1763846659 -> viable/strict/1763846659 2025-12-04T08:00:33.5710901Z * [new tag] viable/strict/1763872065 -> viable/strict/1763872065 2025-12-04T08:00:33.5711951Z * [new tag] viable/strict/1763873648 -> viable/strict/1763873648 2025-12-04T08:00:33.5712939Z * [new tag] viable/strict/1763875506 -> viable/strict/1763875506 2025-12-04T08:00:33.5713808Z * [new tag] viable/strict/1763889904 -> viable/strict/1763889904 2025-12-04T08:00:33.5714849Z * [new tag] viable/strict/1763930999 -> viable/strict/1763930999 2025-12-04T08:00:33.5715856Z * [new tag] viable/strict/1763944964 -> viable/strict/1763944964 2025-12-04T08:00:33.5717124Z * [new tag] viable/strict/1763958474 -> viable/strict/1763958474 2025-12-04T08:00:33.5718104Z * [new tag] viable/strict/1763967263 -> viable/strict/1763967263 2025-12-04T08:00:33.5719119Z * [new tag] viable/strict/1763972803 -> viable/strict/1763972803 2025-12-04T08:00:33.5720078Z * [new tag] viable/strict/1763976376 -> viable/strict/1763976376 2025-12-04T08:00:33.5721186Z * [new tag] viable/strict/1763989404 -> viable/strict/1763989404 2025-12-04T08:00:33.5722150Z * [new tag] viable/strict/1763990887 -> viable/strict/1763990887 2025-12-04T08:00:33.5723175Z * [new tag] viable/strict/1764019919 -> viable/strict/1764019919 2025-12-04T08:00:33.5724225Z * [new tag] viable/strict/1764023134 -> viable/strict/1764023134 2025-12-04T08:00:33.5725096Z * [new tag] viable/strict/1764024593 -> viable/strict/1764024593 2025-12-04T08:00:33.5726049Z * [new tag] viable/strict/1764026706 -> viable/strict/1764026706 2025-12-04T08:00:33.5727340Z * [new tag] viable/strict/1764031139 -> viable/strict/1764031139 2025-12-04T08:00:33.5728440Z * [new tag] viable/strict/1764033131 -> viable/strict/1764033131 2025-12-04T08:00:33.5729493Z * [new tag] viable/strict/1764035725 -> viable/strict/1764035725 2025-12-04T08:00:33.5730197Z * [new tag] viable/strict/1764624265 -> viable/strict/1764624265 2025-12-04T08:00:33.5731167Z * [new tag] viable/strict/1764631514 -> viable/strict/1764631514 2025-12-04T08:00:33.5731878Z * [new tag] viable/strict/1764632987 -> viable/strict/1764632987 2025-12-04T08:00:33.5732851Z * [new tag] viable/strict/1764636063 -> viable/strict/1764636063 2025-12-04T08:00:33.5733632Z * [new tag] viable/strict/1764643975 -> viable/strict/1764643975 2025-12-04T08:00:33.5734553Z * [new tag] viable/strict/1764646859 -> viable/strict/1764646859 2025-12-04T08:00:33.5735329Z * [new tag] viable/strict/1764653120 -> viable/strict/1764653120 2025-12-04T08:00:33.5736097Z * [new tag] viable/strict/1764654632 -> viable/strict/1764654632 2025-12-04T08:00:33.5737035Z * [new tag] viable/strict/1764656821 -> viable/strict/1764656821 2025-12-04T08:00:33.5737765Z * [new tag] viable/strict/1764658557 -> viable/strict/1764658557 2025-12-04T08:00:33.5738704Z * [new tag] viable/strict/1764660333 -> viable/strict/1764660333 2025-12-04T08:00:33.5739409Z * [new tag] viable/strict/1764661812 -> viable/strict/1764661812 2025-12-04T08:00:33.5740404Z * [new tag] viable/strict/1764664023 -> viable/strict/1764664023 2025-12-04T08:00:33.5741254Z * [new tag] viable/strict/1764669150 -> viable/strict/1764669150 2025-12-04T08:00:33.5742011Z * [new tag] viable/strict/1764680709 -> viable/strict/1764680709 2025-12-04T08:00:33.5742794Z * [new tag] viable/strict/1764687619 -> viable/strict/1764687619 2025-12-04T08:00:33.5743721Z * [new tag] viable/strict/1764696355 -> viable/strict/1764696355 2025-12-04T08:00:33.5744464Z * [new tag] viable/strict/1764701767 -> viable/strict/1764701767 2025-12-04T08:00:33.5745423Z * [new tag] viable/strict/1764710768 -> viable/strict/1764710768 2025-12-04T08:00:33.5746099Z * [new tag] viable/strict/1764716202 -> viable/strict/1764716202 2025-12-04T08:00:33.5747043Z * [new tag] viable/strict/1764793566 -> viable/strict/1764793566 2025-12-04T08:00:33.5747782Z * [new tag] viable/strict/1764797093 -> viable/strict/1764797093 2025-12-04T08:00:33.5748750Z * [new tag] viable/strict/1764800729 -> viable/strict/1764800729 2025-12-04T08:00:33.5749905Z * [new tag] whc_flight_1 -> whc_flight_1 2025-12-04T08:00:33.5750878Z * [new tag] whc_flight_2 -> whc_flight_2 2025-12-04T08:00:33.5752079Z * [new tag] whc_flight_4 -> whc_flight_4 2025-12-04T08:00:33.6505752Z [command]/usr/bin/git rev-parse --verify --quiet ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32^{object} 2025-12-04T08:00:33.6530423Z ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T08:00:33.6534165Z ##[endgroup] 2025-12-04T08:00:33.6534476Z ##[group]Determining the checkout info 2025-12-04T08:00:33.6534987Z ##[endgroup] 2025-12-04T08:00:33.6538686Z [command]/usr/bin/git sparse-checkout disable 2025-12-04T08:00:33.6568959Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-12-04T08:00:33.6603616Z ##[group]Checking out the ref 2025-12-04T08:00:33.6606715Z [command]/usr/bin/git checkout --progress --force ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T08:00:34.7050811Z Updating files: 81% (16340/20121) 2025-12-04T08:00:34.7258543Z Updating files: 82% (16500/20121) 2025-12-04T08:00:34.7404533Z Updating files: 83% (16701/20121) 2025-12-04T08:00:34.7538781Z Updating files: 84% (16902/20121) 2025-12-04T08:00:34.7697716Z Updating files: 85% (17103/20121) 2025-12-04T08:00:34.7849328Z Updating files: 86% (17305/20121) 2025-12-04T08:00:34.7986567Z Updating files: 87% (17506/20121) 2025-12-04T08:00:34.8095469Z Updating files: 88% (17707/20121) 2025-12-04T08:00:34.8228597Z Updating files: 89% (17908/20121) 2025-12-04T08:00:34.8394172Z Updating files: 90% (18109/20121) 2025-12-04T08:00:34.8507957Z Updating files: 91% (18311/20121) 2025-12-04T08:00:34.8657845Z Updating files: 92% (18512/20121) 2025-12-04T08:00:34.8836617Z Updating files: 93% (18713/20121) 2025-12-04T08:00:34.9033432Z Updating files: 94% (18914/20121) 2025-12-04T08:00:34.9202107Z Updating files: 95% (19115/20121) 2025-12-04T08:00:34.9352357Z Updating files: 96% (19317/20121) 2025-12-04T08:00:34.9512331Z Updating files: 97% (19518/20121) 2025-12-04T08:00:34.9791230Z Updating files: 98% (19719/20121) 2025-12-04T08:00:34.9961283Z Updating files: 99% (19920/20121) 2025-12-04T08:00:34.9961604Z Updating files: 100% (20121/20121) 2025-12-04T08:00:35.0233155Z Updating files: 100% (20121/20121), done. 2025-12-04T08:00:35.0233598Z Note: switching to 'ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32'. 2025-12-04T08:00:35.0233923Z 2025-12-04T08:00:35.0234172Z You are in 'detached HEAD' state. You can look around, make experimental 2025-12-04T08:00:35.0234719Z changes and commit them, and you can discard any commits you make in this 2025-12-04T08:00:35.0235276Z state without impacting any branches by switching back to a branch. 2025-12-04T08:00:35.0235600Z 2025-12-04T08:00:35.0235808Z If you want to create a new branch to retain commits you create, you may 2025-12-04T08:00:35.0236536Z do so (now or later) by using -c with the switch command. Example: 2025-12-04T08:00:35.0236833Z 2025-12-04T08:00:35.0236959Z git switch -c 2025-12-04T08:00:35.0237156Z 2025-12-04T08:00:35.0237264Z Or undo this operation with: 2025-12-04T08:00:35.0237445Z 2025-12-04T08:00:35.0237547Z git switch - 2025-12-04T08:00:35.0237677Z 2025-12-04T08:00:35.0237913Z Turn off this advice by setting config variable advice.detachedHead to false 2025-12-04T08:00:35.0238384Z 2025-12-04T08:00:35.0238655Z HEAD is now at ffd9b0fb435 Resolve collective autotuning test failure on arm (#168919) 2025-12-04T08:00:35.0307572Z ##[endgroup] 2025-12-04T08:00:35.0308040Z ##[group]Setting up auth for fetching submodules 2025-12-04T08:00:35.0313202Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-12-04T08:00:35.0364071Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-12-04T08:00:35.0390491Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-12-04T08:00:35.0415881Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-12-04T08:00:35.0438855Z ##[endgroup] 2025-12-04T08:00:35.0439251Z ##[group]Fetching submodules 2025-12-04T08:00:35.0442801Z [command]/usr/bin/git submodule sync --recursive 2025-12-04T08:00:35.0782183Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2025-12-04T08:00:35.1114257Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2025-12-04T08:00:35.1116367Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2025-12-04T08:00:35.1119216Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2025-12-04T08:00:35.1122119Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2025-12-04T08:00:35.1125054Z Submodule 'third_party/NVTX' (https://github.com/NVIDIA/NVTX.git) registered for path 'third_party/NVTX' 2025-12-04T08:00:35.1129134Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2025-12-04T08:00:35.1132161Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2025-12-04T08:00:35.1135418Z Submodule 'third_party/aiter' (https://github.com/ROCm/aiter.git) registered for path 'third_party/aiter' 2025-12-04T08:00:35.1138941Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2025-12-04T08:00:35.1142662Z Submodule 'third_party/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/composable_kernel' 2025-12-04T08:00:35.1146338Z Submodule 'third_party/cpp-httplib' (https://github.com/yhirose/cpp-httplib.git) registered for path 'third_party/cpp-httplib' 2025-12-04T08:00:35.1149802Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2025-12-04T08:00:35.1154278Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2025-12-04T08:00:35.1157639Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2025-12-04T08:00:35.1161566Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2025-12-04T08:00:35.1166951Z Submodule 'third_party/flash-attention' (https://github.com/Dao-AILab/flash-attention.git) registered for path 'third_party/flash-attention' 2025-12-04T08:00:35.1172856Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2025-12-04T08:00:35.1177255Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2025-12-04T08:00:35.1181657Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2025-12-04T08:00:35.1186016Z Submodule 'third_party/gloo' (https://github.com/pytorch/gloo) registered for path 'third_party/gloo' 2025-12-04T08:00:35.1190728Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2025-12-04T08:00:35.1195198Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2025-12-04T08:00:35.1199981Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2025-12-04T08:00:35.1204736Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2025-12-04T08:00:35.1209879Z Submodule 'third_party/kleidiai' (https://github.com/ARM-software/kleidiai.git) registered for path 'third_party/kleidiai' 2025-12-04T08:00:35.1214839Z Submodule 'third_party/mimalloc' (https://github.com/microsoft/mimalloc.git) registered for path 'third_party/mimalloc' 2025-12-04T08:00:35.1219879Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2025-12-04T08:00:35.1224977Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2025-12-04T08:00:35.1230762Z Submodule 'third_party/opentelemetry-cpp' (https://github.com/open-telemetry/opentelemetry-cpp.git) registered for path 'third_party/opentelemetry-cpp' 2025-12-04T08:00:35.1235968Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2025-12-04T08:00:35.1241579Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2025-12-04T08:00:35.1247119Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2025-12-04T08:00:35.1253029Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2025-12-04T08:00:35.1260173Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2025-12-04T08:00:35.1266146Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2025-12-04T08:00:35.1272025Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2025-12-04T08:00:35.1278167Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2025-12-04T08:00:35.1309436Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2025-12-04T08:00:35.3451586Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2025-12-04T08:00:35.3453158Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2025-12-04T08:00:35.3483392Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2025-12-04T08:00:38.8408306Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2025-12-04T08:00:38.8411039Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2025-12-04T08:00:38.8412719Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NVTX'... 2025-12-04T08:00:38.8414315Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2025-12-04T08:00:38.8416624Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2025-12-04T08:00:38.8418692Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2025-12-04T08:00:38.8420335Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flash-attention'... 2025-12-04T08:00:38.8423134Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpp-httplib'... 2025-12-04T08:00:38.8424683Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2025-12-04T08:00:38.8426197Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2025-12-04T08:00:38.8427885Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kleidiai'... 2025-12-04T08:00:38.8429673Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2025-12-04T08:00:38.8431291Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2025-12-04T08:00:38.8432842Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2025-12-04T08:00:38.8434440Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2025-12-04T08:00:38.8436021Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2025-12-04T08:00:38.8437543Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/mimalloc'... 2025-12-04T08:00:38.8439026Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2025-12-04T08:00:38.8441436Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2025-12-04T08:00:38.9047939Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2025-12-04T08:00:39.4112505Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2025-12-04T08:00:39.4114316Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2025-12-04T08:00:39.5113553Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp'... 2025-12-04T08:00:57.4828475Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2025-12-04T08:00:57.4829939Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2025-12-04T08:00:57.4831303Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2025-12-04T08:00:57.4832284Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2025-12-04T08:00:57.4833482Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2025-12-04T08:00:57.4834945Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/composable_kernel'... 2025-12-04T08:00:57.4836223Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2025-12-04T08:00:57.5829753Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2025-12-04T08:01:00.7854401Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/aiter'... 2025-12-04T08:01:00.7855198Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2025-12-04T08:01:00.8022179Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2025-12-04T08:01:00.8153802Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2025-12-04T08:01:00.8253513Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2025-12-04T08:01:00.8507248Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2025-12-04T08:01:00.9351201Z Submodule path 'third_party/NVTX': checked out '3ebbc93ded7285963bff932c678fa367eb393ba6' 2025-12-04T08:01:00.9939050Z Submodule path 'third_party/VulkanMemoryAllocator': checked out '1d8f600fd424278486eade7ed3e877c99f0846b1' 2025-12-04T08:01:01.7447997Z Submodule path 'third_party/XNNPACK': checked out '51a0103656eff6fc9bfd39a4597923c4b542c883' 2025-12-04T08:01:01.9374516Z Submodule path 'third_party/aiter': checked out '01aae101b9e5e94d6c16a9514c9fb8df99c93150' 2025-12-04T08:01:01.9395700Z Submodule '3rdparty/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T08:01:01.9422155Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/aiter/3rdparty/composable_kernel'... 2025-12-04T08:01:07.3247094Z Submodule path 'third_party/aiter/3rdparty/composable_kernel': checked out 'cffe8fa2a442ac8e80dd236a1a5d24fe3d7e0cbf' 2025-12-04T08:01:07.3500435Z Submodule path 'third_party/benchmark': checked out '299e5928955cc62af9968370293b916f5130916f' 2025-12-04T08:01:07.7165185Z Submodule path 'third_party/composable_kernel': checked out '7fe50dc3da2069d6645d9deb8c017a876472a977' 2025-12-04T08:01:07.7690026Z Submodule path 'third_party/cpp-httplib': checked out '89c932f313c6437c38f2982869beacc89c2f2246' 2025-12-04T08:01:07.8684836Z Submodule path 'third_party/cpuinfo': checked out 'f858c30bcb16f8effd5ff46996f0514539e17abc' 2025-12-04T08:01:07.9181406Z Submodule path 'third_party/cudnn_frontend': checked out '0b1577c8c83401237d601d0d0db5210506705396' 2025-12-04T08:01:08.5766774Z Submodule path 'third_party/cutlass': checked out 'f88806b1e31dfa579842638740216dd41fc6c588' 2025-12-04T08:01:08.7361909Z Submodule path 'third_party/fbgemm': checked out 'c0b988d39a9e47c794d699f29930ed4d7c7e13a4' 2025-12-04T08:01:08.7383990Z Submodule 'external/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/external/asmjit' 2025-12-04T08:01:08.7386241Z Submodule 'external/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/fbgemm/external/composable_kernel' 2025-12-04T08:01:08.7388639Z Submodule 'external/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/external/cpuinfo' 2025-12-04T08:01:08.7391431Z Submodule 'external/cutlass' (https://github.com/jwfromm/cutlass) registered for path 'third_party/fbgemm/external/cutlass' 2025-12-04T08:01:08.7394291Z Submodule 'external/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/external/googletest' 2025-12-04T08:01:08.7397381Z Submodule 'external/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'third_party/fbgemm/external/hipify_torch' 2025-12-04T08:01:08.7400202Z Submodule 'external/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/fbgemm/external/json' 2025-12-04T08:01:08.7429768Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/asmjit'... 2025-12-04T08:01:10.6435755Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/hipify_torch'... 2025-12-04T08:01:10.6437211Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/cpuinfo'... 2025-12-04T08:01:10.6438450Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/googletest'... 2025-12-04T08:01:10.7437365Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/composable_kernel'... 2025-12-04T08:01:13.4748625Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/cutlass'... 2025-12-04T08:01:13.5750069Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/external/json'... 2025-12-04T08:01:16.3241803Z Submodule path 'third_party/fbgemm/external/asmjit': checked out 'a3199e8857792cd10b7589ff5d58343d2c9008ea' 2025-12-04T08:01:16.6880525Z Submodule path 'third_party/fbgemm/external/composable_kernel': checked out '7fe50dc3da2069d6645d9deb8c017a876472a977' 2025-12-04T08:01:16.7899682Z Submodule path 'third_party/fbgemm/external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-12-04T08:01:17.4337346Z Submodule path 'third_party/fbgemm/external/cutlass': checked out '98125ce499b0fdf7ffbe0e3052f5b8709f4840f8' 2025-12-04T08:01:17.4815601Z Submodule path 'third_party/fbgemm/external/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-12-04T08:01:17.4940778Z Submodule path 'third_party/fbgemm/external/hipify_torch': checked out '63b6a7b541fa7f08f8475ca7d74054db36ff2691' 2025-12-04T08:01:17.5980391Z Submodule path 'third_party/fbgemm/external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-12-04T08:01:17.6702605Z Submodule path 'third_party/flash-attention': checked out '979702c87a8713a8e0a5e9fee122b90d2ef13be5' 2025-12-04T08:01:17.6724022Z Submodule 'csrc/composable_kernel' (https://github.com/ROCm/composable_kernel.git) registered for path 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T08:01:17.6726009Z Submodule 'csrc/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/flash-attention/csrc/cutlass' 2025-12-04T08:01:17.6753481Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flash-attention/csrc/composable_kernel'... 2025-12-04T08:01:22.1290054Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flash-attention/csrc/cutlass'... 2025-12-04T08:01:22.3796927Z Submodule path 'third_party/flash-attention/csrc/composable_kernel': checked out '888317e698e9803c62bd38568abc9e05d7709f33' 2025-12-04T08:01:22.9473661Z Submodule path 'third_party/flash-attention/csrc/cutlass': checked out 'c506e16788cb08416a4a57e11a9067beeee29420' 2025-12-04T08:01:23.0902630Z Submodule path 'third_party/flatbuffers': checked out 'a2cd1ea3b6d3fee220106b5fed3f7ce8da9eb757' 2025-12-04T08:01:23.1207712Z Submodule path 'third_party/fmt': checked out '407c905e45ad75fc29bf0f9bb7c5c2fd3475976f' 2025-12-04T08:01:23.1615196Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2025-12-04T08:01:23.1878029Z Submodule path 'third_party/gloo': checked out '54cbae0d3a67fa890b4c3d9ee162b7860315e341' 2025-12-04T08:01:23.2348278Z Submodule path 'third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-12-04T08:01:23.2489427Z Submodule path 'third_party/ideep': checked out '719d8e6cd7f7a0e01b155657526d693acf97c2b3' 2025-12-04T08:01:23.2506074Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2025-12-04T08:01:23.2532640Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2025-12-04T08:01:39.2486316Z Submodule path 'third_party/ideep/mkl-dnn': checked out '8d263e693366ef8db40acc569cc7d8edf644556d' 2025-12-04T08:01:39.2694527Z Submodule path 'third_party/ittapi': checked out 'dec1d23ca65ab069d225dfe40dea14f455170959' 2025-12-04T08:01:39.5361119Z Submodule path 'third_party/kineto': checked out '31f85df8fbd89c188f14ef10f1ec65379786b943' 2025-12-04T08:01:39.5381396Z Submodule 'libkineto/third_party/dynolog' (https://github.com/facebookincubator/dynolog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T08:01:39.5383685Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T08:01:39.5386466Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T08:01:39.5414521Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog'... 2025-12-04T08:01:40.4041065Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2025-12-04T08:01:41.0124917Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2025-12-04T08:01:41.1061960Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog': checked out 'd2ffe0a4e3acace628db49974246b66fc3e85fb1' 2025-12-04T08:01:41.1078928Z Submodule 'third_party/DCGM' (https://github.com/NVIDIA/DCGM.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T08:01:41.1081532Z Submodule 'third_party/cpr' (https://github.com/libcpr/cpr.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T08:01:41.1084237Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T08:01:41.1087130Z Submodule 'third_party/gflags' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T08:01:41.1090174Z Submodule 'third_party/glog' (https://github.com/google/glog.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T08:01:41.1093298Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T08:01:41.1096408Z Submodule 'third_party/json' (https://github.com/nlohmann/json.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T08:01:41.1099568Z Submodule 'third_party/pfs' (https://github.com/dtrugman/pfs.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T08:01:41.1103042Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T08:01:41.1132305Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM'... 2025-12-04T08:01:42.9076386Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/pfs'... 2025-12-04T08:01:42.9077705Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp'... 2025-12-04T08:01:42.9078919Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags'... 2025-12-04T08:01:42.9080086Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/cpr'... 2025-12-04T08:01:42.9081252Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/glog'... 2025-12-04T08:01:42.9082424Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/googletest'... 2025-12-04T08:01:42.9083607Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/fmt'... 2025-12-04T08:01:43.0077010Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/json'... 2025-12-04T08:01:48.7584479Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM': checked out 'ffde4e54bc7249a6039a5e6b45b395141e1217f9' 2025-12-04T08:01:48.7770818Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr': checked out '871ed52d350214a034f6ef8a3b8f51c5ce1bd400' 2025-12-04T08:01:48.8151846Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2025-12-04T08:01:48.8295225Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags': checked out 'e171aa2d15ed9eb17054558e0b3a6a413bb01067' 2025-12-04T08:01:48.8311978Z Submodule 'doc' (https://github.com/gflags/gflags.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T08:01:48.8338303Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc'... 2025-12-04T08:01:49.1012466Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc': checked out '8411df715cf522606e3b1aca386ddfc0b63d34b4' 2025-12-04T08:01:49.1209924Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog': checked out 'b33e3bad4c46c8a6345525fd822af355e5ef9446' 2025-12-04T08:01:49.1675638Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-12-04T08:01:49.2701775Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/json': checked out '4f8fba14066156b73f1189a2b8bd568bde5284c5' 2025-12-04T08:01:49.2880939Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs': checked out 'f68a2fa8ea36c783bdd760371411fcb495aa3150' 2025-12-04T08:01:49.3059150Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp': checked out 'b1234816facfdda29845c46696a02998a4af115a' 2025-12-04T08:01:49.3076579Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T08:01:49.3078414Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T08:01:49.3105846Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb'... 2025-12-04T08:01:51.5965474Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest'... 2025-12-04T08:01:51.8563673Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'd7ba35bbb649209c66e582d5a0244ba988a15159' 2025-12-04T08:01:51.9044846Z Submodule path 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-12-04T08:01:51.9380930Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '40626af88bd7df9a5fb80be7b25ac85b122d6c21' 2025-12-04T08:01:51.9849253Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '52eb8108c5bdec04579160ae17225d66034bd723' 2025-12-04T08:01:52.0403054Z Submodule path 'third_party/kleidiai': checked out 'd7770c89632329a9914ef1a90289917597639cbe' 2025-12-04T08:01:52.0813298Z Submodule path 'third_party/mimalloc': checked out 'fbd8b99c2b828428947d70fdc046bb55609be93e' 2025-12-04T08:01:52.1853412Z Submodule path 'third_party/nlohmann': checked out '55f93686c01528224f448c19128836e7df245f72' 2025-12-04T08:01:52.6082811Z Submodule path 'third_party/onnx': checked out 'e709452ef2bbc1d113faf678c24e6d3467696e83' 2025-12-04T08:01:52.6120795Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2025-12-04T08:01:52.6149823Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2025-12-04T08:01:53.8808516Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'a2e59f0e7065404b44dfe92a28aca47ba1378dc4' 2025-12-04T08:01:53.9545110Z Submodule path 'third_party/opentelemetry-cpp': checked out 'a799f4aed9c94b765dcdaabaeab7d5e7e2310878' 2025-12-04T08:01:53.9569058Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark) registered for path 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T08:01:53.9572633Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T08:01:53.9577176Z Submodule 'third_party/ms-gsl' (https://github.com/microsoft/GSL) registered for path 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T08:01:53.9582016Z Submodule 'third_party/nlohmann-json' (https://github.com/nlohmann/json) registered for path 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T08:01:53.9587222Z Submodule 'third_party/opentelemetry-proto' (https://github.com/open-telemetry/opentelemetry-proto) registered for path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T08:01:53.9592474Z Submodule 'third_party/opentracing-cpp' (https://github.com/opentracing/opentracing-cpp.git) registered for path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T08:01:53.9598119Z Submodule 'third_party/prometheus-cpp' (https://github.com/jupp0r/prometheus-cpp) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T08:01:53.9603595Z Submodule 'tools/vcpkg' (https://github.com/Microsoft/vcpkg) registered for path 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T08:01:53.9634366Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/benchmark'... 2025-12-04T08:01:54.4093953Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentracing-cpp'... 2025-12-04T08:01:54.4095132Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/opentelemetry-proto'... 2025-12-04T08:01:54.4096242Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/ms-gsl'... 2025-12-04T08:01:54.4097288Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp'... 2025-12-04T08:01:54.5104373Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/googletest'... 2025-12-04T08:01:55.2179744Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/nlohmann-json'... 2025-12-04T08:02:02.4722258Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/tools/vcpkg'... 2025-12-04T08:02:03.1462613Z Submodule path 'third_party/opentelemetry-cpp/third_party/benchmark': checked out 'd572f4777349d43653b21d6c2fc63020ab326db2' 2025-12-04T08:02:03.1886413Z Submodule path 'third_party/opentelemetry-cpp/third_party/googletest': checked out 'b796f7d44681514f58a683a3a71ff17c94edb0c1' 2025-12-04T08:02:03.2064328Z Submodule path 'third_party/opentelemetry-cpp/third_party/ms-gsl': checked out '6f4529395c5b7c2d661812257cd6780c67e54afa' 2025-12-04T08:02:03.3128299Z Submodule path 'third_party/opentelemetry-cpp/third_party/nlohmann-json': checked out 'bc889afb4c5bf1c0d8ee29ef35eaaf4c8bef8a5d' 2025-12-04T08:02:03.3277492Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto': checked out '4ca4f0335c63cda7ab31ea7ed70d6553aee14dce' 2025-12-04T08:02:03.3437675Z Submodule path 'third_party/opentelemetry-cpp/third_party/opentracing-cpp': checked out '06b57f48ded1fa3bdd3d4346f6ef29e40e08eaf5' 2025-12-04T08:02:03.3612276Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp': checked out 'c9ffcdda9086ffd9e1283ea7a0276d831f3c8a8d' 2025-12-04T08:02:03.3630122Z Submodule 'civetweb' (https://github.com/civetweb/civetweb.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T08:02:03.3633242Z Submodule 'googletest' (https://github.com/google/googletest.git) registered for path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T08:02:03.3661664Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb'... 2025-12-04T08:02:05.5398926Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest'... 2025-12-04T08:02:05.7946679Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb': checked out 'eefb26f82b233268fc98577d265352720d477ba4' 2025-12-04T08:02:05.8430346Z Submodule path 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2025-12-04T08:02:06.3323773Z Submodule path 'third_party/opentelemetry-cpp/tools/vcpkg': checked out '8eb57355a4ffb410a2e94c07b4dca2dffbee8e50' 2025-12-04T08:02:06.3450003Z Submodule path 'third_party/pocketfft': checked out '0fa0ef591e38c2758e3184c6c23e497b9f732ffa' 2025-12-04T08:02:06.6196816Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2025-12-04T08:02:06.6221520Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2025-12-04T08:02:06.6223449Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2025-12-04T08:02:06.6251133Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2025-12-04T08:02:07.1413064Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2025-12-04T08:02:07.5478941Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2025-12-04T08:02:07.6220471Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2025-12-04T08:02:07.6324330Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2025-12-04T08:02:07.6456308Z Submodule path 'third_party/pthreadpool': checked out '4fe0e1e183925bf8cfa6aae24237e724a96479b8' 2025-12-04T08:02:07.6905726Z Submodule path 'third_party/pybind11': checked out 'f5fbe867d2d26e4a0a9177a51f6e568868ad3dc8' 2025-12-04T08:02:07.7212220Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2025-12-04T08:02:07.7659690Z Submodule path 'third_party/sleef': checked out '5a1d179df9cf652951b59010a2d2075372d67f68' 2025-12-04T08:02:07.7941859Z Submodule path 'third_party/tensorpipe': checked out '2b4cd91092d335a697416b2a3cb398283246849d' 2025-12-04T08:02:07.7960355Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2025-12-04T08:02:07.7964019Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2025-12-04T08:02:07.7966761Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2025-12-04T08:02:07.7969677Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T08:02:07.7998072Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2025-12-04T08:02:08.9637513Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2025-12-04T08:02:08.9638507Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2025-12-04T08:02:08.9639484Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2025-12-04T08:02:09.0220384Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2025-12-04T08:02:09.0388215Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2025-12-04T08:02:09.1146192Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '5152db2cbfeb5582e9c27c5ea1dba2cd9e10759b' 2025-12-04T08:02:09.1443067Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2025-12-04T08:02:09.1461204Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T08:02:09.1488705Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2025-12-04T08:02:09.3308571Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2025-12-04T08:02:09.3345420Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2025-12-04T08:02:09.3649708Z Entering 'android/libs/fbjni' 2025-12-04T08:02:09.3693888Z Entering 'third_party/FP16' 2025-12-04T08:02:09.3737386Z Entering 'third_party/FXdiv' 2025-12-04T08:02:09.3781185Z Entering 'third_party/NNPACK' 2025-12-04T08:02:09.3825991Z Entering 'third_party/NVTX' 2025-12-04T08:02:09.3870719Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T08:02:09.3914232Z Entering 'third_party/XNNPACK' 2025-12-04T08:02:09.3973344Z Entering 'third_party/aiter' 2025-12-04T08:02:09.4018791Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T08:02:09.4069922Z Entering 'third_party/benchmark' 2025-12-04T08:02:09.4113378Z Entering 'third_party/composable_kernel' 2025-12-04T08:02:09.4164490Z Entering 'third_party/cpp-httplib' 2025-12-04T08:02:09.4207233Z Entering 'third_party/cpuinfo' 2025-12-04T08:02:09.4249619Z Entering 'third_party/cudnn_frontend' 2025-12-04T08:02:09.4293626Z Entering 'third_party/cutlass' 2025-12-04T08:02:09.4347516Z Entering 'third_party/fbgemm' 2025-12-04T08:02:09.4393025Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T08:02:09.4434269Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T08:02:09.4484738Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T08:02:09.4526646Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T08:02:09.4576682Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T08:02:09.4617376Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T08:02:09.4657370Z Entering 'third_party/fbgemm/external/json' 2025-12-04T08:02:09.4701851Z Entering 'third_party/flash-attention' 2025-12-04T08:02:09.4744738Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T08:02:09.4791381Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T08:02:09.4843043Z Entering 'third_party/flatbuffers' 2025-12-04T08:02:09.4887658Z Entering 'third_party/fmt' 2025-12-04T08:02:09.4929911Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T08:02:09.4972387Z Entering 'third_party/gloo' 2025-12-04T08:02:09.5014873Z Entering 'third_party/googletest' 2025-12-04T08:02:09.5058759Z Entering 'third_party/ideep' 2025-12-04T08:02:09.5101041Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T08:02:09.5152406Z Entering 'third_party/ittapi' 2025-12-04T08:02:09.5195391Z Entering 'third_party/kineto' 2025-12-04T08:02:09.5240856Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T08:02:09.5283329Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T08:02:09.5330381Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T08:02:09.5371890Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T08:02:09.5414284Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T08:02:09.5456405Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T08:02:09.5501720Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T08:02:09.5544074Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T08:02:09.5585686Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T08:02:09.5630189Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T08:02:09.5672432Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T08:02:09.5713750Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T08:02:09.5759985Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T08:02:09.5805382Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T08:02:09.5846869Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T08:02:09.5889790Z Entering 'third_party/kleidiai' 2025-12-04T08:02:09.5933220Z Entering 'third_party/mimalloc' 2025-12-04T08:02:09.5974547Z Entering 'third_party/nlohmann' 2025-12-04T08:02:09.6018758Z Entering 'third_party/onnx' 2025-12-04T08:02:09.6080578Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T08:02:09.6123848Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T08:02:09.6166938Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T08:02:09.6206282Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T08:02:09.6246523Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T08:02:09.6286174Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T08:02:09.6337043Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T08:02:09.6367200Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T08:02:09.6406261Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T08:02:09.6445629Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T08:02:09.6488208Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T08:02:09.6531614Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T08:02:09.6592932Z Entering 'third_party/pocketfft' 2025-12-04T08:02:09.6636263Z Entering 'third_party/protobuf' 2025-12-04T08:02:09.6682026Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T08:02:09.6722144Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T08:02:09.6765495Z Entering 'third_party/psimd' 2025-12-04T08:02:09.6806747Z Entering 'third_party/pthreadpool' 2025-12-04T08:02:09.6849463Z Entering 'third_party/pybind11' 2025-12-04T08:02:09.6891311Z Entering 'third_party/python-peachpy' 2025-12-04T08:02:09.6933611Z Entering 'third_party/sleef' 2025-12-04T08:02:09.6974936Z Entering 'third_party/tensorpipe' 2025-12-04T08:02:09.7017542Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T08:02:09.7057830Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T08:02:09.7097581Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T08:02:09.7137687Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T08:02:09.7176889Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T08:02:09.7232503Z ##[endgroup] 2025-12-04T08:02:09.7232961Z ##[group]Persisting credentials for submodules 2025-12-04T08:02:09.7239124Z [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-12-04T08:02:09.7540130Z Entering 'android/libs/fbjni' 2025-12-04T08:02:09.7596018Z Entering 'third_party/FP16' 2025-12-04T08:02:09.7653165Z Entering 'third_party/FXdiv' 2025-12-04T08:02:09.7709696Z Entering 'third_party/NNPACK' 2025-12-04T08:02:09.7765811Z Entering 'third_party/NVTX' 2025-12-04T08:02:09.7823018Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T08:02:09.7878482Z Entering 'third_party/XNNPACK' 2025-12-04T08:02:09.7953753Z Entering 'third_party/aiter' 2025-12-04T08:02:09.8011505Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T08:02:09.8075767Z Entering 'third_party/benchmark' 2025-12-04T08:02:09.8133276Z Entering 'third_party/composable_kernel' 2025-12-04T08:02:09.8199143Z Entering 'third_party/cpp-httplib' 2025-12-04T08:02:09.8258914Z Entering 'third_party/cpuinfo' 2025-12-04T08:02:09.8317749Z Entering 'third_party/cudnn_frontend' 2025-12-04T08:02:09.8374909Z Entering 'third_party/cutlass' 2025-12-04T08:02:09.8439540Z Entering 'third_party/fbgemm' 2025-12-04T08:02:09.8497518Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T08:02:09.8552564Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T08:02:09.8616473Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T08:02:09.8673682Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T08:02:09.8738607Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T08:02:09.8794256Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T08:02:09.8852124Z Entering 'third_party/fbgemm/external/json' 2025-12-04T08:02:09.8910529Z Entering 'third_party/flash-attention' 2025-12-04T08:02:09.8968965Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T08:02:09.9030434Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T08:02:09.9095758Z Entering 'third_party/flatbuffers' 2025-12-04T08:02:09.9155149Z Entering 'third_party/fmt' 2025-12-04T08:02:09.9211420Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T08:02:09.9268402Z Entering 'third_party/gloo' 2025-12-04T08:02:09.9325182Z Entering 'third_party/googletest' 2025-12-04T08:02:09.9382401Z Entering 'third_party/ideep' 2025-12-04T08:02:09.9438289Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T08:02:09.9501988Z Entering 'third_party/ittapi' 2025-12-04T08:02:09.9558974Z Entering 'third_party/kineto' 2025-12-04T08:02:09.9615861Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T08:02:09.9671972Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T08:02:09.9729496Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T08:02:09.9784636Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T08:02:09.9839073Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T08:02:09.9892882Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T08:02:09.9952097Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T08:02:10.0006912Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T08:02:10.0061200Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T08:02:10.0116386Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T08:02:10.0171867Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T08:02:10.0225651Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T08:02:10.0282113Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T08:02:10.0340121Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T08:02:10.0393648Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T08:02:10.0450078Z Entering 'third_party/kleidiai' 2025-12-04T08:02:10.0506296Z Entering 'third_party/mimalloc' 2025-12-04T08:02:10.0561137Z Entering 'third_party/nlohmann' 2025-12-04T08:02:10.0617056Z Entering 'third_party/onnx' 2025-12-04T08:02:10.0690294Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T08:02:10.0747355Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T08:02:10.0803828Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T08:02:10.0857425Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T08:02:10.0911649Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T08:02:10.0966367Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T08:02:10.1026292Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T08:02:10.1081203Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T08:02:10.1136268Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T08:02:10.1190933Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T08:02:10.1247223Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T08:02:10.1302418Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T08:02:10.1375894Z Entering 'third_party/pocketfft' 2025-12-04T08:02:10.1433341Z Entering 'third_party/protobuf' 2025-12-04T08:02:10.1491582Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T08:02:10.1545521Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T08:02:10.1603034Z Entering 'third_party/psimd' 2025-12-04T08:02:10.1666413Z Entering 'third_party/pthreadpool' 2025-12-04T08:02:10.1724670Z Entering 'third_party/pybind11' 2025-12-04T08:02:10.1784688Z Entering 'third_party/python-peachpy' 2025-12-04T08:02:10.1842382Z Entering 'third_party/sleef' 2025-12-04T08:02:10.1898930Z Entering 'third_party/tensorpipe' 2025-12-04T08:02:10.1958525Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T08:02:10.2013297Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T08:02:10.2173176Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T08:02:10.2231869Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T08:02:10.2285865Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T08:02:10.2359847Z [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-12-04T08:02:10.2674077Z Entering 'android/libs/fbjni' 2025-12-04T08:02:10.2729882Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-12-04T08:02:10.2746260Z Entering 'third_party/FP16' 2025-12-04T08:02:10.2803071Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-12-04T08:02:10.2819689Z Entering 'third_party/FXdiv' 2025-12-04T08:02:10.2873388Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-12-04T08:02:10.2891495Z Entering 'third_party/NNPACK' 2025-12-04T08:02:10.2949530Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-12-04T08:02:10.2966939Z Entering 'third_party/NVTX' 2025-12-04T08:02:10.3023110Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-12-04T08:02:10.3040640Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T08:02:10.3093891Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-12-04T08:02:10.3110367Z Entering 'third_party/XNNPACK' 2025-12-04T08:02:10.3163990Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-12-04T08:02:10.3199996Z Entering 'third_party/aiter' 2025-12-04T08:02:10.3253973Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/config remote.origin.url 2025-12-04T08:02:10.3271614Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T08:02:10.3324462Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config remote.origin.url 2025-12-04T08:02:10.3352737Z Entering 'third_party/benchmark' 2025-12-04T08:02:10.3408011Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-12-04T08:02:10.3425558Z Entering 'third_party/composable_kernel' 2025-12-04T08:02:10.3480108Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-12-04T08:02:10.3508964Z Entering 'third_party/cpp-httplib' 2025-12-04T08:02:10.3562519Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-12-04T08:02:10.3579070Z Entering 'third_party/cpuinfo' 2025-12-04T08:02:10.3634388Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-12-04T08:02:10.3651121Z Entering 'third_party/cudnn_frontend' 2025-12-04T08:02:10.3703970Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-12-04T08:02:10.3721239Z Entering 'third_party/cutlass' 2025-12-04T08:02:10.3774465Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-12-04T08:02:10.3802100Z Entering 'third_party/fbgemm' 2025-12-04T08:02:10.3857222Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-12-04T08:02:10.3876631Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T08:02:10.3929910Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config remote.origin.url 2025-12-04T08:02:10.3945040Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T08:02:10.4007193Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config remote.origin.url 2025-12-04T08:02:10.4032987Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T08:02:10.4085964Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config remote.origin.url 2025-12-04T08:02:10.4103390Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T08:02:10.4157328Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config remote.origin.url 2025-12-04T08:02:10.4182955Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T08:02:10.4239962Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config remote.origin.url 2025-12-04T08:02:10.4255960Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T08:02:10.4312865Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config remote.origin.url 2025-12-04T08:02:10.4328441Z Entering 'third_party/fbgemm/external/json' 2025-12-04T08:02:10.4380056Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config remote.origin.url 2025-12-04T08:02:10.4398833Z Entering 'third_party/flash-attention' 2025-12-04T08:02:10.4451022Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-12-04T08:02:10.4468737Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T08:02:10.4519744Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config remote.origin.url 2025-12-04T08:02:10.4542450Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T08:02:10.4593977Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-12-04T08:02:10.4621064Z Entering 'third_party/flatbuffers' 2025-12-04T08:02:10.4676220Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-12-04T08:02:10.4697054Z Entering 'third_party/fmt' 2025-12-04T08:02:10.4752766Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-12-04T08:02:10.4770129Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T08:02:10.4824024Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-12-04T08:02:10.4841144Z Entering 'third_party/gloo' 2025-12-04T08:02:10.4894682Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-12-04T08:02:10.4912332Z Entering 'third_party/googletest' 2025-12-04T08:02:10.4964143Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-12-04T08:02:10.4981307Z Entering 'third_party/ideep' 2025-12-04T08:02:10.5033974Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-12-04T08:02:10.5049325Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T08:02:10.5100814Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-12-04T08:02:10.5125377Z Entering 'third_party/ittapi' 2025-12-04T08:02:10.5177559Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-12-04T08:02:10.5194846Z Entering 'third_party/kineto' 2025-12-04T08:02:10.5248157Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-12-04T08:02:10.5265031Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T08:02:10.5320298Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2025-12-04T08:02:10.5336065Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T08:02:10.5389608Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/config remote.origin.url 2025-12-04T08:02:10.5407370Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T08:02:10.5461993Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/config remote.origin.url 2025-12-04T08:02:10.5477737Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T08:02:10.5531693Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/config remote.origin.url 2025-12-04T08:02:10.5547960Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T08:02:10.5600025Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/config remote.origin.url 2025-12-04T08:02:10.5615764Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T08:02:10.5667999Z file:/home/ec2-user/actions-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-12-04T08:02:10.5685088Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T08:02:10.5737438Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/config remote.origin.url 2025-12-04T08:02:10.5753370Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T08:02:10.5810257Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/config remote.origin.url 2025-12-04T08:02:10.5827158Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T08:02:10.5877236Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/config remote.origin.url 2025-12-04T08:02:10.5894753Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T08:02:10.5947918Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/config remote.origin.url 2025-12-04T08:02:10.5963823Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T08:02:10.6015266Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/config remote.origin.url 2025-12-04T08:02:10.6030734Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T08:02:10.6081356Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-12-04T08:02:10.6098961Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T08:02:10.6151357Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-12-04T08:02:10.6171279Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T08:02:10.6221950Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2025-12-04T08:02:10.6237659Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T08:02:10.6288394Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2025-12-04T08:02:10.6306923Z Entering 'third_party/kleidiai' 2025-12-04T08:02:10.6362415Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-12-04T08:02:10.6379973Z Entering 'third_party/mimalloc' 2025-12-04T08:02:10.6431622Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-12-04T08:02:10.6447930Z Entering 'third_party/nlohmann' 2025-12-04T08:02:10.6499537Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-12-04T08:02:10.6517112Z Entering 'third_party/onnx' 2025-12-04T08:02:10.6568776Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-12-04T08:02:10.6603238Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T08:02:10.6656030Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-12-04T08:02:10.6674029Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T08:02:10.6726585Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-12-04T08:02:10.6744753Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T08:02:10.6794802Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2025-12-04T08:02:10.6811071Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T08:02:10.6864595Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2025-12-04T08:02:10.6879930Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T08:02:10.6929689Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2025-12-04T08:02:10.6944832Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T08:02:10.6995072Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2025-12-04T08:02:10.7012354Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T08:02:10.7064391Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2025-12-04T08:02:10.7079601Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T08:02:10.7129210Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2025-12-04T08:02:10.7144596Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T08:02:10.7195435Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2025-12-04T08:02:10.7209875Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T08:02:10.7261266Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-12-04T08:02:10.7278862Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T08:02:10.7331044Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-12-04T08:02:10.7347211Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T08:02:10.7397322Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-12-04T08:02:10.7433753Z Entering 'third_party/pocketfft' 2025-12-04T08:02:10.7486281Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-12-04T08:02:10.7502365Z Entering 'third_party/protobuf' 2025-12-04T08:02:10.7554838Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-12-04T08:02:10.7575209Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T08:02:10.7626380Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-12-04T08:02:10.7642251Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T08:02:10.7693945Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-12-04T08:02:10.7712116Z Entering 'third_party/psimd' 2025-12-04T08:02:10.7765355Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-12-04T08:02:10.7783326Z Entering 'third_party/pthreadpool' 2025-12-04T08:02:10.7835427Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-12-04T08:02:10.7852243Z Entering 'third_party/pybind11' 2025-12-04T08:02:10.7904499Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-12-04T08:02:10.7920995Z Entering 'third_party/python-peachpy' 2025-12-04T08:02:10.7972000Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-12-04T08:02:10.7988327Z Entering 'third_party/sleef' 2025-12-04T08:02:10.8138443Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-12-04T08:02:10.8155777Z Entering 'third_party/tensorpipe' 2025-12-04T08:02:10.8209262Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-12-04T08:02:10.8225763Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T08:02:10.8277168Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-12-04T08:02:10.8293016Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T08:02:10.8344994Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-12-04T08:02:10.8360470Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T08:02:10.8413146Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-12-04T08:02:10.8428593Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T08:02:10.8480603Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-12-04T08:02:10.8495199Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T08:02:10.8548941Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2025-12-04T08:02:10.9510401Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-12-04T08:02:10.9815613Z Entering 'android/libs/fbjni' 2025-12-04T08:02:10.9860029Z Entering 'third_party/FP16' 2025-12-04T08:02:10.9903364Z Entering 'third_party/FXdiv' 2025-12-04T08:02:10.9945002Z Entering 'third_party/NNPACK' 2025-12-04T08:02:10.9987001Z Entering 'third_party/NVTX' 2025-12-04T08:02:11.0028906Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T08:02:11.0070899Z Entering 'third_party/XNNPACK' 2025-12-04T08:02:11.0128665Z Entering 'third_party/aiter' 2025-12-04T08:02:11.0170410Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T08:02:11.0219556Z Entering 'third_party/benchmark' 2025-12-04T08:02:11.0262903Z Entering 'third_party/composable_kernel' 2025-12-04T08:02:11.0315263Z Entering 'third_party/cpp-httplib' 2025-12-04T08:02:11.0358164Z Entering 'third_party/cpuinfo' 2025-12-04T08:02:11.0400810Z Entering 'third_party/cudnn_frontend' 2025-12-04T08:02:11.0443364Z Entering 'third_party/cutlass' 2025-12-04T08:02:11.0494707Z Entering 'third_party/fbgemm' 2025-12-04T08:02:11.0540071Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T08:02:11.0580300Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T08:02:11.0642401Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T08:02:11.0684107Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T08:02:11.0736239Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T08:02:11.0778506Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T08:02:11.0820477Z Entering 'third_party/fbgemm/external/json' 2025-12-04T08:02:11.0865852Z Entering 'third_party/flash-attention' 2025-12-04T08:02:11.0909731Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T08:02:11.0957871Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T08:02:11.1007849Z Entering 'third_party/flatbuffers' 2025-12-04T08:02:11.1053556Z Entering 'third_party/fmt' 2025-12-04T08:02:11.1095821Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T08:02:11.1140293Z Entering 'third_party/gloo' 2025-12-04T08:02:11.1184113Z Entering 'third_party/googletest' 2025-12-04T08:02:11.1226137Z Entering 'third_party/ideep' 2025-12-04T08:02:11.1266661Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T08:02:11.1313748Z Entering 'third_party/ittapi' 2025-12-04T08:02:11.1355468Z Entering 'third_party/kineto' 2025-12-04T08:02:11.1398611Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T08:02:11.1439679Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T08:02:11.1482158Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T08:02:11.1523406Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T08:02:11.1564760Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T08:02:11.1606557Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T08:02:11.1649089Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T08:02:11.1689931Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T08:02:11.1730376Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T08:02:11.1771960Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T08:02:11.1812031Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T08:02:11.1852847Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T08:02:11.1895692Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T08:02:11.1940204Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T08:02:11.1981791Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T08:02:11.2024326Z Entering 'third_party/kleidiai' 2025-12-04T08:02:11.2067382Z Entering 'third_party/mimalloc' 2025-12-04T08:02:11.2110464Z Entering 'third_party/nlohmann' 2025-12-04T08:02:11.2154109Z Entering 'third_party/onnx' 2025-12-04T08:02:11.2213923Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T08:02:11.2258929Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T08:02:11.2303527Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T08:02:11.2344736Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T08:02:11.2385286Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T08:02:11.2426139Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T08:02:11.2468961Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T08:02:11.2509375Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T08:02:11.2550856Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T08:02:11.2590149Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T08:02:11.2632691Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T08:02:11.2675589Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T08:02:11.2737371Z Entering 'third_party/pocketfft' 2025-12-04T08:02:11.2779136Z Entering 'third_party/protobuf' 2025-12-04T08:02:11.2824681Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T08:02:11.2864964Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T08:02:11.2907006Z Entering 'third_party/psimd' 2025-12-04T08:02:11.2947907Z Entering 'third_party/pthreadpool' 2025-12-04T08:02:11.2988949Z Entering 'third_party/pybind11' 2025-12-04T08:02:11.3031170Z Entering 'third_party/python-peachpy' 2025-12-04T08:02:11.3073362Z Entering 'third_party/sleef' 2025-12-04T08:02:11.3115050Z Entering 'third_party/tensorpipe' 2025-12-04T08:02:11.3156763Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T08:02:11.3196584Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T08:02:11.3236905Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T08:02:11.3276518Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T08:02:11.3316276Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T08:02:11.3373470Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-12-04T08:02:11.3671109Z Entering 'android/libs/fbjni' 2025-12-04T08:02:11.3713619Z Entering 'third_party/FP16' 2025-12-04T08:02:11.3757351Z Entering 'third_party/FXdiv' 2025-12-04T08:02:11.3799590Z Entering 'third_party/NNPACK' 2025-12-04T08:02:11.3843821Z Entering 'third_party/NVTX' 2025-12-04T08:02:11.3887737Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T08:02:11.3931296Z Entering 'third_party/XNNPACK' 2025-12-04T08:02:11.3989478Z Entering 'third_party/aiter' 2025-12-04T08:02:11.4034563Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T08:02:11.4085731Z Entering 'third_party/benchmark' 2025-12-04T08:02:11.4130972Z Entering 'third_party/composable_kernel' 2025-12-04T08:02:11.4182498Z Entering 'third_party/cpp-httplib' 2025-12-04T08:02:11.4226598Z Entering 'third_party/cpuinfo' 2025-12-04T08:02:11.4269599Z Entering 'third_party/cudnn_frontend' 2025-12-04T08:02:11.4312308Z Entering 'third_party/cutlass' 2025-12-04T08:02:11.4363272Z Entering 'third_party/fbgemm' 2025-12-04T08:02:11.4408356Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T08:02:11.4451004Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T08:02:11.4503094Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T08:02:11.4543169Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T08:02:11.4593719Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T08:02:11.4634128Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T08:02:11.4674135Z Entering 'third_party/fbgemm/external/json' 2025-12-04T08:02:11.4718833Z Entering 'third_party/flash-attention' 2025-12-04T08:02:11.4762661Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T08:02:11.4809143Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T08:02:11.4857674Z Entering 'third_party/flatbuffers' 2025-12-04T08:02:11.4902061Z Entering 'third_party/fmt' 2025-12-04T08:02:11.4943782Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T08:02:11.4985890Z Entering 'third_party/gloo' 2025-12-04T08:02:11.5027456Z Entering 'third_party/googletest' 2025-12-04T08:02:11.5068918Z Entering 'third_party/ideep' 2025-12-04T08:02:11.5108848Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T08:02:11.5158774Z Entering 'third_party/ittapi' 2025-12-04T08:02:11.5200708Z Entering 'third_party/kineto' 2025-12-04T08:02:11.5243589Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T08:02:11.5284140Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T08:02:11.5326724Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T08:02:11.5367612Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T08:02:11.5408723Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T08:02:11.5450262Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T08:02:11.5492917Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T08:02:11.5535646Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T08:02:11.5576757Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T08:02:11.5618210Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T08:02:11.5662732Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T08:02:11.5703570Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T08:02:11.5749075Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T08:02:11.5794216Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T08:02:11.5836317Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T08:02:11.5879833Z Entering 'third_party/kleidiai' 2025-12-04T08:02:11.5923727Z Entering 'third_party/mimalloc' 2025-12-04T08:02:11.5966117Z Entering 'third_party/nlohmann' 2025-12-04T08:02:11.6011405Z Entering 'third_party/onnx' 2025-12-04T08:02:11.6071992Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T08:02:11.6117076Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T08:02:11.6161420Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T08:02:11.6202350Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T08:02:11.6244132Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T08:02:11.6284172Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T08:02:11.6325522Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T08:02:11.6365523Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T08:02:11.6405395Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T08:02:11.6446137Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T08:02:11.6487882Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T08:02:11.6530740Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T08:02:11.6591384Z Entering 'third_party/pocketfft' 2025-12-04T08:02:11.6634336Z Entering 'third_party/protobuf' 2025-12-04T08:02:11.6679956Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T08:02:11.6720861Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T08:02:11.6765684Z Entering 'third_party/psimd' 2025-12-04T08:02:11.6807444Z Entering 'third_party/pthreadpool' 2025-12-04T08:02:11.6849281Z Entering 'third_party/pybind11' 2025-12-04T08:02:11.6891409Z Entering 'third_party/python-peachpy' 2025-12-04T08:02:11.6933211Z Entering 'third_party/sleef' 2025-12-04T08:02:11.6975839Z Entering 'third_party/tensorpipe' 2025-12-04T08:02:11.7018993Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T08:02:11.7059904Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T08:02:11.7100971Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T08:02:11.7143606Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T08:02:11.7185063Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T08:02:11.7240275Z ##[endgroup] 2025-12-04T08:02:11.7283852Z [command]/usr/bin/git log -1 --format=%H 2025-12-04T08:02:11.7306696Z ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T08:02:11.7414516Z ##[group]Run cd "${GITHUB_WORKSPACE}" 2025-12-04T08:02:11.7414876Z cd "${GITHUB_WORKSPACE}" 2025-12-04T08:02:11.7415195Z # Clean stale submodule dirs 2025-12-04T08:02:11.7415507Z if [ -z "${NO_SUDO}" ]; then 2025-12-04T08:02:11.7415907Z  sudo git submodule foreach --recursive git clean -ffdx 2025-12-04T08:02:11.7416304Z else 2025-12-04T08:02:11.7416606Z  git submodule foreach --recursive git clean -ffdx 2025-12-04T08:02:11.7416976Z fi 2025-12-04T08:02:11.7426784Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:02:11.7427166Z env: 2025-12-04T08:02:11.7427372Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:02:11.7427632Z NO_SUDO: 2025-12-04T08:02:11.7427831Z ##[endgroup] 2025-12-04T08:02:12.1462861Z Entering 'android/libs/fbjni' 2025-12-04T08:02:12.1495535Z Entering 'third_party/FP16' 2025-12-04T08:02:12.1526269Z Entering 'third_party/FXdiv' 2025-12-04T08:02:12.1556031Z Entering 'third_party/NNPACK' 2025-12-04T08:02:12.1589518Z Entering 'third_party/NVTX' 2025-12-04T08:02:12.1627879Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T08:02:12.1660686Z Entering 'third_party/XNNPACK' 2025-12-04T08:02:12.1781750Z Entering 'third_party/aiter' 2025-12-04T08:02:12.1823775Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T08:02:12.1932549Z Entering 'third_party/benchmark' 2025-12-04T08:02:12.1964069Z Entering 'third_party/composable_kernel' 2025-12-04T08:02:12.2079891Z Entering 'third_party/cpp-httplib' 2025-12-04T08:02:12.2112363Z Entering 'third_party/cpuinfo' 2025-12-04T08:02:12.2148113Z Entering 'third_party/cudnn_frontend' 2025-12-04T08:02:12.2182541Z Entering 'third_party/cutlass' 2025-12-04T08:02:12.2284646Z Entering 'third_party/fbgemm' 2025-12-04T08:02:12.2345454Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T08:02:12.2374561Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T08:02:12.2488853Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T08:02:12.2521884Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T08:02:12.2623645Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T08:02:12.2655927Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T08:02:12.2684737Z Entering 'third_party/fbgemm/external/json' 2025-12-04T08:02:12.2729641Z Entering 'third_party/flash-attention' 2025-12-04T08:02:12.2771094Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T08:02:12.2869189Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T08:02:12.2957560Z Entering 'third_party/flatbuffers' 2025-12-04T08:02:12.3026746Z Entering 'third_party/fmt' 2025-12-04T08:02:12.3060263Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T08:02:12.3092047Z Entering 'third_party/gloo' 2025-12-04T08:02:12.3125026Z Entering 'third_party/googletest' 2025-12-04T08:02:12.3158410Z Entering 'third_party/ideep' 2025-12-04T08:02:12.3187358Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T08:02:12.3271203Z Entering 'third_party/ittapi' 2025-12-04T08:02:12.3304020Z Entering 'third_party/kineto' 2025-12-04T08:02:12.3339451Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T08:02:12.3374909Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T08:02:12.3419521Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T08:02:12.3451264Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T08:02:12.3482569Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T08:02:12.3511226Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T08:02:12.3541602Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T08:02:12.3570882Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T08:02:12.3603288Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T08:02:12.3643127Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T08:02:12.3672975Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T08:02:12.3704351Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T08:02:12.3751929Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T08:02:12.3788908Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T08:02:12.3819951Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T08:02:12.3852927Z Entering 'third_party/kleidiai' 2025-12-04T08:02:12.3891580Z Entering 'third_party/mimalloc' 2025-12-04T08:02:12.3924771Z Entering 'third_party/nlohmann' 2025-12-04T08:02:12.3969459Z Entering 'third_party/onnx' 2025-12-04T08:02:12.4294217Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T08:02:12.4330055Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T08:02:12.4384041Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T08:02:12.4414136Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T08:02:12.4446314Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T08:02:12.4474313Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T08:02:12.4516391Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T08:02:12.4546186Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T08:02:12.4576058Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T08:02:12.4605721Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T08:02:12.4653004Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T08:02:12.4686285Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T08:02:12.4980793Z Entering 'third_party/pocketfft' 2025-12-04T08:02:12.5010543Z Entering 'third_party/protobuf' 2025-12-04T08:02:12.5085522Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T08:02:12.5113739Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T08:02:12.5147817Z Entering 'third_party/psimd' 2025-12-04T08:02:12.5176282Z Entering 'third_party/pthreadpool' 2025-12-04T08:02:12.5206598Z Entering 'third_party/pybind11' 2025-12-04T08:02:12.5238748Z Entering 'third_party/python-peachpy' 2025-12-04T08:02:12.5269490Z Entering 'third_party/sleef' 2025-12-04T08:02:12.5301805Z Entering 'third_party/tensorpipe' 2025-12-04T08:02:12.5335585Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T08:02:12.5365190Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T08:02:12.5394460Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T08:02:12.5427848Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T08:02:12.5456892Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T08:02:12.5625148Z Prepare all required actions 2025-12-04T08:02:12.5625717Z Getting action download info 2025-12-04T08:02:12.7276819Z ##[group]Run ./.github/actions/setup-linux 2025-12-04T08:02:12.7277139Z env: 2025-12-04T08:02:12.7277365Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:02:12.7277621Z ##[endgroup] 2025-12-04T08:02:12.7328080Z ##[group]Run set -euo pipefail 2025-12-04T08:02:12.7328441Z set -euo pipefail 2025-12-04T08:02:12.7328935Z function get_ec2_metadata() { 2025-12-04T08:02:12.7329311Z  # Pulled from instance metadata endpoint for EC2 2025-12-04T08:02:12.7329959Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2025-12-04T08:02:12.7330542Z  category=$1 2025-12-04T08:02:12.7330905Z  # If it is GCP runner (runner name contains gcp), do not run this 2025-12-04T08:02:12.7331348Z  runner_name_str=i-07a8074ca155fe23e 2025-12-04T08:02:12.7331738Z  if [[ -f /.inarc ]]; then 2025-12-04T08:02:12.7332074Z  echo "ARC Runner, no info on ec2 metadata" 2025-12-04T08:02:12.7332468Z  elif [[ $runner_name_str == *"gcp"* ]]; then 2025-12-04T08:02:12.7332938Z  echo "Runner is from Google Cloud Platform, No info on ec2 metadata" 2025-12-04T08:02:12.7333373Z  else 2025-12-04T08:02:12.7334244Z  curl -H "X-aws-ec2-metadata-token: $(curl -s -X PUT "http://169.254.169.254/latest/api/token" -H "X-aws-ec2-metadata-token-ttl-seconds: 30")" -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2025-12-04T08:02:12.7335154Z  fi 2025-12-04T08:02:12.7335367Z } 2025-12-04T08:02:12.7335621Z echo "ami-id: $(get_ec2_metadata ami-id)" 2025-12-04T08:02:12.7336058Z echo "instance-id: $(get_ec2_metadata instance-id)" 2025-12-04T08:02:12.7336539Z echo "instance-type: $(get_ec2_metadata instance-type)" 2025-12-04T08:02:12.7336948Z echo "system info $(uname -a)" 2025-12-04T08:02:12.7346810Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:02:12.7347188Z env: 2025-12-04T08:02:12.7347411Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:02:12.7347660Z ##[endgroup] 2025-12-04T08:02:12.7490072Z ami-id: ami-08982f1c5bf93d976 2025-12-04T08:02:12.7590786Z instance-id: i-07a8074ca155fe23e 2025-12-04T08:02:12.7692958Z instance-type: c5.4xlarge 2025-12-04T08:02:12.7704813Z system info Linux ip-10-0-26-76.ec2.internal 6.1.150-174.273.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Sep 9 12:21:26 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 2025-12-04T08:02:12.7736202Z ##[group]Run if [ -f /usr/bin/nvidia-smi ]; then nvidia-smi; fi 2025-12-04T08:02:12.7736713Z if [ -f /usr/bin/nvidia-smi ]; then nvidia-smi; fi 2025-12-04T08:02:12.7742881Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:02:12.7743269Z env: 2025-12-04T08:02:12.7743488Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:02:12.7743738Z ##[endgroup] 2025-12-04T08:02:12.7796297Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-12-04T08:02:12.7797250Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-12-04T08:02:12.7803541Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:02:12.7803915Z env: 2025-12-04T08:02:12.7804140Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:02:12.7804408Z ##[endgroup] 2025-12-04T08:02:12.7875710Z ##[group]Run if systemctl is-active --quiet docker; then 2025-12-04T08:02:12.7876165Z if systemctl is-active --quiet docker; then 2025-12-04T08:02:12.7876543Z  echo "Docker daemon is running..."; 2025-12-04T08:02:12.7876887Z else 2025-12-04T08:02:12.7877245Z  echo "Starting docker daemon..." && sudo systemctl start docker; 2025-12-04T08:02:12.7877659Z fi 2025-12-04T08:02:12.7883228Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:02:12.7883617Z env: 2025-12-04T08:02:12.7883826Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:02:12.7884091Z ##[endgroup] 2025-12-04T08:02:12.7992871Z Docker daemon is running... 2025-12-04T08:02:12.8042976Z ##[group]Run nick-fields/retry@v3.0.0 2025-12-04T08:02:12.8043279Z with: 2025-12-04T08:02:12.8043489Z shell: bash 2025-12-04T08:02:12.8043701Z timeout_minutes: 5 2025-12-04T08:02:12.8043947Z max_attempts: 3 2025-12-04T08:02:12.8044169Z retry_wait_seconds: 30 2025-12-04T08:02:12.8046525Z command: AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") aws ecr get-login-password --region "$AWS_DEFAULT_REGION" | docker login --username AWS \ --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" # For LF Runners we need to make sure we also login to Meta's ECR docker registry too. META_AWS_ACCOUNT_ID=308535385114 if [ "$AWS_ACCOUNT_ID" != "$META_AWS_ACCOUNT_ID" ] ; then aws ecr get-login-password --region "$AWS_DEFAULT_REGION" | docker login --username AWS \ --password-stdin "$META_AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" fi 2025-12-04T08:02:12.8048998Z polling_interval_seconds: 1 2025-12-04T08:02:12.8049289Z warning_on_retry: true 2025-12-04T08:02:12.8049545Z continue_on_error: false 2025-12-04T08:02:12.8049805Z env: 2025-12-04T08:02:12.8050006Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:02:12.8050273Z AWS_RETRY_MODE: standard 2025-12-04T08:02:12.8050527Z AWS_MAX_ATTEMPTS: 5 2025-12-04T08:02:12.8050788Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T08:02:12.8051068Z ##[endgroup] 2025-12-04T08:02:13.9435950Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-12-04T08:02:13.9436798Z Configure a credential helper to remove this warning. See 2025-12-04T08:02:13.9437621Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-12-04T08:02:13.9438014Z 2025-12-04T08:02:13.9438118Z Login Succeeded 2025-12-04T08:02:14.8904198Z Command completed after 1 attempt(s). 2025-12-04T08:02:14.8962112Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-12-04T08:02:14.8962640Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-12-04T08:02:14.8963105Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-12-04T08:02:14.8969826Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:02:14.8970217Z env: 2025-12-04T08:02:14.8970424Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:02:14.8970684Z ##[endgroup] 2025-12-04T08:02:14.9078832Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2025-12-04T08:02:14.9079401Z # ignore expansion of "docker ps -q" since it could be empty 2025-12-04T08:02:14.9079989Z # shellcheck disable=SC2046 2025-12-04T08:02:14.9080320Z docker stop $(docker ps -q) || true 2025-12-04T08:02:14.9080669Z # Prune all of the docker images 2025-12-04T08:02:14.9081004Z docker system prune -af 2025-12-04T08:02:14.9086704Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:02:14.9087075Z env: 2025-12-04T08:02:14.9087297Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:02:14.9087665Z ##[endgroup] 2025-12-04T08:02:14.9518287Z "docker stop" requires at least 1 argument. 2025-12-04T08:02:14.9518675Z See 'docker stop --help'. 2025-12-04T08:02:14.9518876Z 2025-12-04T08:02:14.9519040Z Usage: docker stop [OPTIONS] CONTAINER [CONTAINER...] 2025-12-04T08:02:14.9519312Z 2025-12-04T08:02:14.9519432Z Stop one or more running containers 2025-12-04T08:02:14.9707119Z Total reclaimed space: 0B 2025-12-04T08:02:14.9885314Z ##[group]Run pytorch/test-infra/.github/actions/calculate-docker-image@main 2025-12-04T08:02:14.9885818Z with: 2025-12-04T08:02:14.9886196Z docker-image-name: ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11 2025-12-04T08:02:14.9886678Z use-custom-docker-registry: true 2025-12-04T08:02:14.9887000Z docker-build-dir: .ci/docker 2025-12-04T08:02:14.9887286Z docker-build-script: ./build.sh 2025-12-04T08:02:14.9887727Z working-directory: . 2025-12-04T08:02:14.9888067Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T08:02:14.9888471Z force-push: false 2025-12-04T08:02:14.9888703Z env: 2025-12-04T08:02:14.9888902Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:02:14.9889159Z ##[endgroup] 2025-12-04T08:02:14.9917753Z ##[group]Run set -ex 2025-12-04T08:02:14.9918065Z set -ex 2025-12-04T08:02:14.9918289Z  2025-12-04T08:02:14.9918675Z # If the docker build directory or the build script doesn't exist, the action will 2025-12-04T08:02:14.9919414Z # gracefully return the docker image name as it is. Pulling docker image in Linux 2025-12-04T08:02:14.9919990Z # job could then download the pre-built image as usual 2025-12-04T08:02:14.9920694Z if [[ -d "${DOCKER_BUILD_DIR}" ]] && [[ -f "${DOCKER_BUILD_DIR}/${DOCKER_BUILD_SCRIPT}" ]] && [[ "${USE_CUSTOM_DOCKER_REGISTRY}" == "true" ]]; then 2025-12-04T08:02:14.9921340Z  echo "skip=false" >> "${GITHUB_OUTPUT}" 2025-12-04T08:02:14.9921688Z else 2025-12-04T08:02:14.9921950Z  echo "skip=true" >> "${GITHUB_OUTPUT}" 2025-12-04T08:02:14.9922391Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2025-12-04T08:02:14.9922811Z  2025-12-04T08:02:14.9923363Z  echo "Not using custom ECR registry. Either it was not requested or there is no Docker build script in the ${REPO_NAME} repo..." 2025-12-04T08:02:14.9924017Z  exit 0 2025-12-04T08:02:14.9924232Z fi 2025-12-04T08:02:14.9924451Z  2025-12-04T08:02:14.9924796Z if [[ "${DOCKER_IMAGE_NAME}" == *"${DOCKER_REGISTRY}/${REPO_NAME}"* ]]; then 2025-12-04T08:02:14.9925405Z  # The docker image name already includes the ECR prefix and tag, so we can just 2025-12-04T08:02:14.9925954Z  # use it as it is, but first let's extract the tag 2025-12-04T08:02:14.9926434Z  DOCKER_TAG=$(echo "${DOCKER_IMAGE_NAME}" | awk -F '[:,]' '{print $2}') 2025-12-04T08:02:14.9926958Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-12-04T08:02:14.9927569Z  echo "docker-image=${DOCKER_IMAGE_NAME}" >> "${GITHUB_OUTPUT}" 2025-12-04T08:02:14.9927978Z else 2025-12-04T08:02:14.9928253Z  if [[ "${DOCKER_IMAGE_NAME}" == *:* ]]; then 2025-12-04T08:02:14.9928635Z  CUSTOM_TAG_PREFIX=${DOCKER_IMAGE_NAME#*:} 2025-12-04T08:02:14.9929308Z  DOCKER_IMAGE_NAME=${DOCKER_IMAGE_NAME%%:*} 2025-12-04T08:02:14.9929647Z  fi 2025-12-04T08:02:14.9930112Z  DOCKER_TAG=${CUSTOM_TAG_PREFIX:+${CUSTOM_TAG_PREFIX}-}$(git rev-parse HEAD:"${DOCKER_BUILD_DIR}") 2025-12-04T08:02:14.9930885Z  echo "docker-tag=${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-12-04T08:02:14.9931525Z  echo "docker-image=${DOCKER_REGISTRY}/${REPO_NAME}/${DOCKER_IMAGE_NAME}:${DOCKER_TAG}" >> "${GITHUB_OUTPUT}" 2025-12-04T08:02:14.9932241Z  echo "custom-tag-prefix=${CUSTOM_TAG_PREFIX}" >> "${GITHUB_OUTPUT}" 2025-12-04T08:02:14.9932661Z fi 2025-12-04T08:02:14.9938607Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:02:14.9938974Z env: 2025-12-04T08:02:14.9939191Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:02:14.9939448Z REPO_NAME: pytorch 2025-12-04T08:02:14.9939846Z DOCKER_IMAGE_NAME: ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11 2025-12-04T08:02:14.9940312Z DOCKER_BUILD_DIR: .ci/docker 2025-12-04T08:02:14.9940589Z DOCKER_BUILD_SCRIPT: ./build.sh 2025-12-04T08:02:14.9941113Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T08:02:14.9941518Z USE_CUSTOM_DOCKER_REGISTRY: true 2025-12-04T08:02:14.9941824Z CUSTOM_TAG_PREFIX: 2025-12-04T08:02:14.9942058Z ##[endgroup] 2025-12-04T08:02:14.9966307Z + [[ -d .ci/docker ]] 2025-12-04T08:02:14.9966576Z + [[ -f .ci/docker/./build.sh ]] 2025-12-04T08:02:14.9966868Z + [[ true == \t\r\u\e ]] 2025-12-04T08:02:14.9967121Z + echo skip=false 2025-12-04T08:02:14.9967832Z + [[ ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11 == *\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-12-04T08:02:14.9968633Z + [[ ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11 == *:* ]] 2025-12-04T08:02:14.9969181Z + CUSTOM_TAG_PREFIX=pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11 2025-12-04T08:02:14.9969619Z + DOCKER_IMAGE_NAME=ci-image 2025-12-04T08:02:14.9971073Z ++ git rev-parse HEAD:.ci/docker 2025-12-04T08:02:14.9988223Z + DOCKER_TAG=pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T08:02:14.9989146Z + echo docker-tag=pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T08:02:14.9990477Z + echo docker-image=308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T08:02:14.9991535Z + echo custom-tag-prefix=pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11 2025-12-04T08:02:15.0039664Z ##[group]Run set +e 2025-12-04T08:02:15.0039986Z set +e 2025-12-04T08:02:15.0040201Z set -x 2025-12-04T08:02:15.0040412Z  2025-12-04T08:02:15.0040603Z login() { 2025-12-04T08:02:15.0041072Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2025-12-04T08:02:15.0041578Z } 2025-12-04T08:02:15.0041774Z  2025-12-04T08:02:15.0041968Z retry () { 2025-12-04T08:02:15.0042228Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2025-12-04T08:02:15.0042536Z } 2025-12-04T08:02:15.0042729Z  2025-12-04T08:02:15.0042951Z retry login "${DOCKER_REGISTRY}" 2025-12-04T08:02:15.0043241Z  2025-12-04T08:02:15.0043455Z START_TIME=$(date +%s) 2025-12-04T08:02:15.0043729Z # Wait up to 120 minutes 2025-12-04T08:02:15.0044083Z while [[ $(( $(date +%s) - 7200 )) -lt $START_TIME ]]; do 2025-12-04T08:02:15.0044577Z  # Check if image already exists, if it does then skip building it 2025-12-04T08:02:15.0045054Z  if docker manifest inspect "${DOCKER_IMAGE}"; then 2025-12-04T08:02:15.0045412Z  exit 0 2025-12-04T08:02:15.0045624Z  fi 2025-12-04T08:02:15.0045828Z  2025-12-04T08:02:15.0046195Z  # NB: This flag is used by Docker build workflow to push the image to ECR, so we can 2025-12-04T08:02:15.0046866Z  # use this to differentiate between the Docker build and regular build jobs. For the 2025-12-04T08:02:15.0047618Z  # latter, it will wait for the Docker images to become available before continuing 2025-12-04T08:02:15.0048283Z  if [ "${DOCKER_PUSH:-false}" == "true" ]; then 2025-12-04T08:02:15.0048689Z  # It's a Docker build job, let's build the image 2025-12-04T08:02:15.0049075Z  break 2025-12-04T08:02:15.0049411Z  else 2025-12-04T08:02:15.0049876Z  # It's a regular build job, wait for the image to become available 2025-12-04T08:02:15.0050455Z  sleep 300 2025-12-04T08:02:15.0050821Z  fi 2025-12-04T08:02:15.0051155Z done 2025-12-04T08:02:15.0051413Z  2025-12-04T08:02:15.0051749Z # NB: This part requires a full checkout. Otherwise, the merge base will 2025-12-04T08:02:15.0052498Z # be empty. The default action would be to continue rebuild the image 2025-12-04T08:02:15.0053277Z if [[ "$BASE_REVISION" = "$(git rev-parse HEAD)" ]]; then 2025-12-04T08:02:15.0053761Z  # if we're on the base branch then use the parent commit 2025-12-04T08:02:15.0054323Z  MERGE_BASE=$(git rev-parse HEAD~) 2025-12-04T08:02:15.0054632Z else 2025-12-04T08:02:15.0054947Z  # otherwise we're on a PR, so use the most recent base commit 2025-12-04T08:02:15.0055409Z  MERGE_BASE=$(git merge-base HEAD "$BASE_REVISION") 2025-12-04T08:02:15.0055765Z fi 2025-12-04T08:02:15.0055956Z  2025-12-04T08:02:15.0056179Z if [[ -z "${MERGE_BASE}" ]]; then 2025-12-04T08:02:15.0056522Z  echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2025-12-04T08:02:15.0056830Z  2025-12-04T08:02:15.0057286Z  echo "Finding merge base only works with full checkout, please set fetch-depth to 0, continuing ..." 2025-12-04T08:02:15.0057825Z  exit 0 2025-12-04T08:02:15.0058030Z fi 2025-12-04T08:02:15.0058215Z  2025-12-04T08:02:15.0058524Z if ! git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}"; then 2025-12-04T08:02:15.0059207Z  echo "Directory '${DOCKER_BUILD_DIR}' not found in commit $MERGE_BASE, you should rebase onto a more recent commit" 2025-12-04T08:02:15.0059795Z  exit 1 2025-12-04T08:02:15.0060010Z fi 2025-12-04T08:02:15.0060206Z  2025-12-04T08:02:15.0060564Z PREVIOUS_DOCKER_TAG=$(git rev-parse "${MERGE_BASE}:${DOCKER_BUILD_DIR}") 2025-12-04T08:02:15.0061214Z # If no image exists but the hash is the same as the previous hash then we should error out here 2025-12-04T08:02:15.0061798Z if [[ "${PREVIOUS_DOCKER_TAG}" == "${DOCKER_TAG}" ]]; then 2025-12-04T08:02:15.0062486Z  echo "WARNING: Something has gone wrong and the previous image isn't available for the merge-base of your branch" 2025-12-04T08:02:15.0063247Z  echo " Will re-build docker image to store in local cache, TTS may be longer" 2025-12-04T08:02:15.0063696Z fi 2025-12-04T08:02:15.0063883Z  2025-12-04T08:02:15.0064127Z echo "rebuild=true" >> "${GITHUB_OUTPUT}" 2025-12-04T08:02:15.0069829Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:02:15.0070202Z env: 2025-12-04T08:02:15.0070405Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:02:15.0070676Z DOCKER_BUILD_DIR: .ci/docker 2025-12-04T08:02:15.0071004Z BASE_REVISION: ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T08:02:15.0071935Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T08:02:15.0073085Z DOCKER_TAG: pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T08:02:15.0073760Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T08:02:15.0074140Z DOCKER_PUSH: 2025-12-04T08:02:15.0074346Z ##[endgroup] 2025-12-04T08:02:15.0098137Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T08:02:15.0098577Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T08:02:15.0100810Z + aws ecr get-login-password --region us-east-1 2025-12-04T08:02:15.0102293Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T08:02:15.5415520Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-12-04T08:02:15.5416554Z Configure a credential helper to remove this warning. See 2025-12-04T08:02:15.5417530Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-12-04T08:02:15.5418138Z 2025-12-04T08:02:15.5418270Z Login Succeeded 2025-12-04T08:02:15.5433457Z ++ date +%s 2025-12-04T08:02:15.5462972Z + START_TIME=1764835335 2025-12-04T08:02:15.5466386Z ++ date +%s 2025-12-04T08:02:15.5475442Z + [[ 1764828135 -lt 1764835335 ]] 2025-12-04T08:02:15.5476631Z + docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T08:02:15.7607824Z { 2025-12-04T08:02:15.7608140Z "schemaVersion": 2, 2025-12-04T08:02:15.7608580Z "mediaType": "application/vnd.docker.distribution.manifest.v2+json", 2025-12-04T08:02:15.7609023Z "config": { 2025-12-04T08:02:15.7609364Z "mediaType": "application/vnd.docker.container.image.v1+json", 2025-12-04T08:02:15.7609772Z "size": 34864, 2025-12-04T08:02:15.7610170Z "digest": "sha256:add7313791033822205cdb3cf32096534b2cfaa4855bd48119b59000bfe00301" 2025-12-04T08:02:15.7610643Z }, 2025-12-04T08:02:15.7610826Z "layers": [ 2025-12-04T08:02:15.7611033Z { 2025-12-04T08:02:15.7611345Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7611767Z "size": 30447951, 2025-12-04T08:02:15.7612179Z "digest": "sha256:63e5bc7682b85ae57a1221210f64d62e7a90b0a30f19af4ca734b8242ae49d63" 2025-12-04T08:02:15.7612651Z }, 2025-12-04T08:02:15.7612836Z { 2025-12-04T08:02:15.7613187Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7613626Z "size": 1554, 2025-12-04T08:02:15.7614014Z "digest": "sha256:0678d56345c994444b77bb70b1177189d23e794748b1d75ffc45d227c7dea94a" 2025-12-04T08:02:15.7614480Z }, 2025-12-04T08:02:15.7614658Z { 2025-12-04T08:02:15.7614989Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7615401Z "size": 313275661, 2025-12-04T08:02:15.7615839Z "digest": "sha256:45f5c9ddfce78349dff3d5edfbaa0310ae17311f66abdcd7e00fa21b500e801c" 2025-12-04T08:02:15.7616316Z }, 2025-12-04T08:02:15.7616509Z { 2025-12-04T08:02:15.7616847Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7617251Z "size": 787, 2025-12-04T08:02:15.7617662Z "digest": "sha256:086b1df51ac1162d9c45698e9dfaf91c6c222c8bd9ab01797ac8f9344bc8044f" 2025-12-04T08:02:15.7618125Z }, 2025-12-04T08:02:15.7618315Z { 2025-12-04T08:02:15.7618638Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7619054Z "size": 106, 2025-12-04T08:02:15.7619464Z "digest": "sha256:fe8a7b64bf98352f89057bcba66beef2fb44cc05fbd3606abccd8e86cf476234" 2025-12-04T08:02:15.7619950Z }, 2025-12-04T08:02:15.7620243Z { 2025-12-04T08:02:15.7620555Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7620974Z "size": 703, 2025-12-04T08:02:15.7621358Z "digest": "sha256:7680723e9a578033dd106b45784c639f06cc8adb1f5239ec513d9de01087c1af" 2025-12-04T08:02:15.7621824Z }, 2025-12-04T08:02:15.7622025Z { 2025-12-04T08:02:15.7622336Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7622758Z "size": 1216, 2025-12-04T08:02:15.7623155Z "digest": "sha256:9c5027aeeb4e3101f48c1d2e400c387110e1009e42497ee801f1b4b7f7edb5c0" 2025-12-04T08:02:15.7623630Z }, 2025-12-04T08:02:15.7623810Z { 2025-12-04T08:02:15.7624147Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7624626Z "size": 483, 2025-12-04T08:02:15.7625031Z "digest": "sha256:9a56521103600bd37a1e7c1191b5136c2d738c092f8a6701499f7068a32c2628" 2025-12-04T08:02:15.7625709Z }, 2025-12-04T08:02:15.7625894Z { 2025-12-04T08:02:15.7626226Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7626637Z "size": 110361875, 2025-12-04T08:02:15.7627053Z "digest": "sha256:375c4427e9141269458333b1463fdb219e736fd6231ec1c56c625c48437ace77" 2025-12-04T08:02:15.7627504Z }, 2025-12-04T08:02:15.7627699Z { 2025-12-04T08:02:15.7628009Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7628431Z "size": 4961, 2025-12-04T08:02:15.7629165Z "digest": "sha256:a86faaa7dbdd70e678e5ea20072637ee42618921ca8f80ca089f789325d4b0c2" 2025-12-04T08:02:15.7629680Z }, 2025-12-04T08:02:15.7629874Z { 2025-12-04T08:02:15.7630190Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7630739Z "size": 1755, 2025-12-04T08:02:15.7631137Z "digest": "sha256:fb7848686804957915d98f8655ef6da0fe4c521b50a82aefdebf475983505a15" 2025-12-04T08:02:15.7631611Z }, 2025-12-04T08:02:15.7631789Z { 2025-12-04T08:02:15.7632114Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7632519Z "size": 724, 2025-12-04T08:02:15.7632919Z "digest": "sha256:3541df015cdb7e8925273399d28e56c31b3c9196f00439ac2925537b173b1f84" 2025-12-04T08:02:15.7633383Z }, 2025-12-04T08:02:15.7633561Z { 2025-12-04T08:02:15.7633884Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7634288Z "size": 543, 2025-12-04T08:02:15.7634687Z "digest": "sha256:79dc80f426b29d4ae9157b967050b03e66aa0c4b1295b944a1dd70106be87066" 2025-12-04T08:02:15.7635145Z }, 2025-12-04T08:02:15.7635338Z { 2025-12-04T08:02:15.7635654Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7636077Z "size": 3185190117, 2025-12-04T08:02:15.7636511Z "digest": "sha256:a13fcc1b90bb9c251ebe7ef2a03c4cb3afa1c8bdafe84f5f85136773059a3735" 2025-12-04T08:02:15.7637003Z }, 2025-12-04T08:02:15.7637193Z { 2025-12-04T08:02:15.7637504Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7637919Z "size": 32, 2025-12-04T08:02:15.7638315Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-12-04T08:02:15.7638791Z }, 2025-12-04T08:02:15.7638966Z { 2025-12-04T08:02:15.7639288Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7639694Z "size": 396, 2025-12-04T08:02:15.7640093Z "digest": "sha256:549db4d6c618ecd9534658a233e3c90508f82d8735f965c2786b2eaa078869e5" 2025-12-04T08:02:15.7640561Z }, 2025-12-04T08:02:15.7640740Z { 2025-12-04T08:02:15.7641067Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7641477Z "size": 236860, 2025-12-04T08:02:15.7641888Z "digest": "sha256:5c63528cb580001e65104f4cb0809bf0673a00f989a7db42fd6d86aa1ec27cee" 2025-12-04T08:02:15.7642345Z }, 2025-12-04T08:02:15.7642536Z { 2025-12-04T08:02:15.7642853Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7643268Z "size": 231, 2025-12-04T08:02:15.7643663Z "digest": "sha256:75bd83b989a44e4d4119a3f972891025eb0e9ce95cfbe4a0ca5cdbe7130028d6" 2025-12-04T08:02:15.7644141Z }, 2025-12-04T08:02:15.7644330Z { 2025-12-04T08:02:15.7644641Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7645058Z "size": 3043497, 2025-12-04T08:02:15.7645456Z "digest": "sha256:de6e78970f517178cb91f36cd02bd9ca7b72a08fb82a0f9007516026f258c035" 2025-12-04T08:02:15.7645929Z }, 2025-12-04T08:02:15.7646105Z { 2025-12-04T08:02:15.7646429Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7646835Z "size": 1472, 2025-12-04T08:02:15.7647251Z "digest": "sha256:e13ed7c7e4736e81dc21af755b3363eb26e4d3b2f1ca988dfe65effa47d8fa42" 2025-12-04T08:02:15.7648042Z }, 2025-12-04T08:02:15.7648226Z { 2025-12-04T08:02:15.7648553Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7649097Z "size": 481, 2025-12-04T08:02:15.7649508Z "digest": "sha256:6e2949bcb74152577a0f20c38bcb6dd80f5e68427e3e531a80e08c9ecc73a979" 2025-12-04T08:02:15.7649969Z }, 2025-12-04T08:02:15.7650163Z { 2025-12-04T08:02:15.7650474Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7650892Z "size": 202, 2025-12-04T08:02:15.7651290Z "digest": "sha256:14d69d9aaec70287efd2fd35c4f93e43a29a4098458cc9fca1c93f02ad7356cb" 2025-12-04T08:02:15.7651768Z }, 2025-12-04T08:02:15.7651956Z { 2025-12-04T08:02:15.7652268Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7652684Z "size": 607, 2025-12-04T08:02:15.7653087Z "digest": "sha256:5c02769dd8e5bba2f7f5fd84bde9595fcb3bdbffcae497503fa846f9b5e78bf5" 2025-12-04T08:02:15.7653570Z }, 2025-12-04T08:02:15.7653825Z { 2025-12-04T08:02:15.7654155Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7654570Z "size": 7889619584, 2025-12-04T08:02:15.7654995Z "digest": "sha256:35041ce524ac4afec40ecd73b1393c830614f1f79d43a6439767a6c7d5b7027b" 2025-12-04T08:02:15.7655458Z }, 2025-12-04T08:02:15.7655650Z { 2025-12-04T08:02:15.7655975Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7656380Z "size": 830, 2025-12-04T08:02:15.7656783Z "digest": "sha256:2fa92dc5885e080e049ceb4139288b6c0e39fab34256945708b08ea55a1f7a0b" 2025-12-04T08:02:15.7657239Z }, 2025-12-04T08:02:15.7657428Z { 2025-12-04T08:02:15.7657740Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7658155Z "size": 33451739, 2025-12-04T08:02:15.7658559Z "digest": "sha256:2b85eafbd92a0e70a0a70154ad8bf4584095e576d95873368f30373f5966714a" 2025-12-04T08:02:15.7659028Z }, 2025-12-04T08:02:15.7659205Z { 2025-12-04T08:02:15.7659536Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7659961Z "size": 104, 2025-12-04T08:02:15.7660368Z "digest": "sha256:ff755a4ddad7880f23c6b767d432d6f1eafdb62b3ea18f8a98e22c441c099fcb" 2025-12-04T08:02:15.7660854Z }, 2025-12-04T08:02:15.7661038Z { 2025-12-04T08:02:15.7661367Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7661779Z "size": 1496, 2025-12-04T08:02:15.7662193Z "digest": "sha256:09eb41bdf42d8605b57b2363348154140904dec914b34a67298b82122bfce2b3" 2025-12-04T08:02:15.7662648Z }, 2025-12-04T08:02:15.7662844Z { 2025-12-04T08:02:15.7663175Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7663583Z "size": 458787828, 2025-12-04T08:02:15.7664006Z "digest": "sha256:11ede4d59e935e62f41b33220fe871794ab5e57ce724173b713368977683bcf6" 2025-12-04T08:02:15.7664463Z }, 2025-12-04T08:02:15.7664656Z { 2025-12-04T08:02:15.7664972Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7665394Z "size": 164, 2025-12-04T08:02:15.7665790Z "digest": "sha256:1283cd8f801a142172f3ab76fd472df8583223d9437de3e4d18d8cf98ea3fa98" 2025-12-04T08:02:15.7666260Z }, 2025-12-04T08:02:15.7666438Z { 2025-12-04T08:02:15.7666762Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7667180Z "size": 346, 2025-12-04T08:02:15.7667566Z "digest": "sha256:024fa855425fa524ad4500660cf61d53be62b99556d31b8b280d14caba434a35" 2025-12-04T08:02:15.7668033Z }, 2025-12-04T08:02:15.7668210Z { 2025-12-04T08:02:15.7668533Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7668933Z "size": 32, 2025-12-04T08:02:15.7669337Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-12-04T08:02:15.7669806Z }, 2025-12-04T08:02:15.7669994Z { 2025-12-04T08:02:15.7670305Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7670727Z "size": 106, 2025-12-04T08:02:15.7671141Z "digest": "sha256:303e6747a62efecf5efa1f97d0e66b40a3b39da8d79a51f75b89f4c92ae7ec52" 2025-12-04T08:02:15.7671681Z }, 2025-12-04T08:02:15.7671874Z { 2025-12-04T08:02:15.7672189Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7672608Z "size": 424, 2025-12-04T08:02:15.7673010Z "digest": "sha256:3017cdf4838bcc9a33daebc07487f8ae1f6bd6e7ce8322c14f5480e8db9ef90e" 2025-12-04T08:02:15.7673497Z }, 2025-12-04T08:02:15.7673679Z { 2025-12-04T08:02:15.7674001Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7674420Z "size": 19309374, 2025-12-04T08:02:15.7674836Z "digest": "sha256:6b6cd1c358e886dc6ed7fd46ac4bcc1a0a73b7b1301739ea1953478ee5d83f50" 2025-12-04T08:02:15.7675314Z }, 2025-12-04T08:02:15.7675494Z { 2025-12-04T08:02:15.7675816Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7676282Z "size": 108, 2025-12-04T08:02:15.7676689Z "digest": "sha256:b2dd045011241d1cf8889e2a7369d9fe4844dfe15529b520ccd6a59bd3c1532e" 2025-12-04T08:02:15.7677152Z }, 2025-12-04T08:02:15.7677344Z { 2025-12-04T08:02:15.7677657Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7678081Z "size": 827, 2025-12-04T08:02:15.7678485Z "digest": "sha256:55adc51fe5897031d4cf2f2b8fd162213f6e46a52848630c616606271b97952e" 2025-12-04T08:02:15.7678945Z }, 2025-12-04T08:02:15.7679137Z { 2025-12-04T08:02:15.7679450Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7679865Z "size": 724, 2025-12-04T08:02:15.7680247Z "digest": "sha256:3541df015cdb7e8925273399d28e56c31b3c9196f00439ac2925537b173b1f84" 2025-12-04T08:02:15.7680710Z }, 2025-12-04T08:02:15.7680889Z { 2025-12-04T08:02:15.7681212Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7681629Z "size": 149, 2025-12-04T08:02:15.7682019Z "digest": "sha256:a43ca0e4b837964b12b7469194cfe939c26de027298040028975324dce25938a" 2025-12-04T08:02:15.7682484Z }, 2025-12-04T08:02:15.7682668Z { 2025-12-04T08:02:15.7682991Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7683394Z "size": 138, 2025-12-04T08:02:15.7683797Z "digest": "sha256:b7212f17fd1404837fcfdd086dd0e2667931e4db377d45d8d89a44390c84e11d" 2025-12-04T08:02:15.7684253Z }, 2025-12-04T08:02:15.7684445Z { 2025-12-04T08:02:15.7684756Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7685176Z "size": 141, 2025-12-04T08:02:15.7685576Z "digest": "sha256:083e42cac090e6486c35f392b64ee54448f5e4aa947003aeb3e1f92c8ea5c099" 2025-12-04T08:02:15.7686033Z }, 2025-12-04T08:02:15.7686222Z { 2025-12-04T08:02:15.7686533Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7686947Z "size": 32, 2025-12-04T08:02:15.7687348Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-12-04T08:02:15.7687915Z }, 2025-12-04T08:02:15.7688093Z { 2025-12-04T08:02:15.7688425Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7688831Z "size": 223, 2025-12-04T08:02:15.7689241Z "digest": "sha256:0a00b784a4aac341795729b254f7edd09e811b7f51d0c58e0e6bfeeee6940503" 2025-12-04T08:02:15.7689713Z }, 2025-12-04T08:02:15.7689891Z { 2025-12-04T08:02:15.7690217Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7690625Z "size": 255, 2025-12-04T08:02:15.7691032Z "digest": "sha256:c6173c779f7ba143a21214ea5f032b141863a37ceb4c0ac01d3248c216ce5241" 2025-12-04T08:02:15.7691491Z }, 2025-12-04T08:02:15.7691691Z { 2025-12-04T08:02:15.7692007Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7692425Z "size": 145520672, 2025-12-04T08:02:15.7692847Z "digest": "sha256:ed3d1e3387b924585c332bf1bc252fa159cd0d25256a874043ff0141b1ab5ff7" 2025-12-04T08:02:15.7693310Z }, 2025-12-04T08:02:15.7693505Z { 2025-12-04T08:02:15.7693816Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7694352Z "size": 106, 2025-12-04T08:02:15.7694736Z "digest": "sha256:b29343478586aeee19d2a622661716f6f1591280c890f49b727a8da13a610784" 2025-12-04T08:02:15.7695213Z }, 2025-12-04T08:02:15.7695396Z { 2025-12-04T08:02:15.7695725Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7696132Z "size": 312293530, 2025-12-04T08:02:15.7696556Z "digest": "sha256:c6f0520487fb506bc4601fd84d5f28d8a76b203e004731e4b2067c2ab1a14e0b" 2025-12-04T08:02:15.7697031Z }, 2025-12-04T08:02:15.7697213Z { 2025-12-04T08:02:15.7697541Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7697954Z "size": 3058011133, 2025-12-04T08:02:15.7698376Z "digest": "sha256:148171691cd4c4d20310d490d4b4dd903490d04ea07fb8f7e668a28768683e9a" 2025-12-04T08:02:15.7698835Z }, 2025-12-04T08:02:15.7699099Z { 2025-12-04T08:02:15.7699414Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7699850Z "size": 129, 2025-12-04T08:02:15.7700250Z "digest": "sha256:2c666d30ed77fff9ff1167d41cd645dad98280fcbe941f5bc3828c7ae66b1287" 2025-12-04T08:02:15.7700733Z }, 2025-12-04T08:02:15.7700928Z { 2025-12-04T08:02:15.7701242Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7701661Z "size": 880, 2025-12-04T08:02:15.7702063Z "digest": "sha256:5d8d3a0a98e012c5068e0f3bae5a03e3148ecf2d063634eee4c9241a1e3fdfb5" 2025-12-04T08:02:15.7702538Z }, 2025-12-04T08:02:15.7702716Z { 2025-12-04T08:02:15.7703039Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7703445Z "size": 724, 2025-12-04T08:02:15.7703840Z "digest": "sha256:3541df015cdb7e8925273399d28e56c31b3c9196f00439ac2925537b173b1f84" 2025-12-04T08:02:15.7704300Z }, 2025-12-04T08:02:15.7704475Z { 2025-12-04T08:02:15.7704803Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7705207Z "size": 139, 2025-12-04T08:02:15.7705611Z "digest": "sha256:b06bafce9e817295d8127207747c80aa18e04392ff0875844fc30a1e794a8a0c" 2025-12-04T08:02:15.7706067Z }, 2025-12-04T08:02:15.7706256Z { 2025-12-04T08:02:15.7706565Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7706980Z "size": 32, 2025-12-04T08:02:15.7707375Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-12-04T08:02:15.7707855Z }, 2025-12-04T08:02:15.7708053Z { 2025-12-04T08:02:15.7708366Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7708783Z "size": 159, 2025-12-04T08:02:15.7709179Z "digest": "sha256:15e0d7e4590d3d8f598d05aec3a92f891bf8b4605bcc38cc2de852b6014ef8f3" 2025-12-04T08:02:15.7709655Z }, 2025-12-04T08:02:15.7709832Z { 2025-12-04T08:02:15.7710160Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7710566Z "size": 1011, 2025-12-04T08:02:15.7710975Z "digest": "sha256:a514bd1add3164d8d7ca99aa19294c4ed8b97b074635d98714c4f598a959f4cd" 2025-12-04T08:02:15.7711455Z }, 2025-12-04T08:02:15.7711633Z { 2025-12-04T08:02:15.7711956Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7712361Z "size": 724, 2025-12-04T08:02:15.7712754Z "digest": "sha256:3541df015cdb7e8925273399d28e56c31b3c9196f00439ac2925537b173b1f84" 2025-12-04T08:02:15.7713205Z }, 2025-12-04T08:02:15.7713398Z { 2025-12-04T08:02:15.7713710Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7714130Z "size": 134, 2025-12-04T08:02:15.7714522Z "digest": "sha256:57b84ee6000204f27a1d9bca199b19be4c86ecd324540dbdf239c56a6c3b34ea" 2025-12-04T08:02:15.7714997Z }, 2025-12-04T08:02:15.7715188Z { 2025-12-04T08:02:15.7715498Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7715918Z "size": 32, 2025-12-04T08:02:15.7716313Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-12-04T08:02:15.7716871Z }, 2025-12-04T08:02:15.7717050Z { 2025-12-04T08:02:15.7717376Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7717782Z "size": 157, 2025-12-04T08:02:15.7718206Z "digest": "sha256:b8babeff6d817a5961dddc15c6bdfdbd05da187fae75d5804015f99fd7c066d8" 2025-12-04T08:02:15.7718681Z }, 2025-12-04T08:02:15.7718885Z { 2025-12-04T08:02:15.7719216Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7719621Z "size": 602, 2025-12-04T08:02:15.7720031Z "digest": "sha256:83779ddf6a85ab387f64a45f274cba245b69e4fd1931ff0b5d7d3efd4b7a43bc" 2025-12-04T08:02:15.7720498Z }, 2025-12-04T08:02:15.7720688Z { 2025-12-04T08:02:15.7721000Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7721418Z "size": 724, 2025-12-04T08:02:15.7721868Z "digest": "sha256:3541df015cdb7e8925273399d28e56c31b3c9196f00439ac2925537b173b1f84" 2025-12-04T08:02:15.7722338Z }, 2025-12-04T08:02:15.7722514Z { 2025-12-04T08:02:15.7722838Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7723254Z "size": 155, 2025-12-04T08:02:15.7723646Z "digest": "sha256:8b7620c0d736cc79381207ce5afe2af90f0cd7f0cd394577d2c9520d7f74762f" 2025-12-04T08:02:15.7724117Z }, 2025-12-04T08:02:15.7724296Z { 2025-12-04T08:02:15.7724617Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7725019Z "size": 32, 2025-12-04T08:02:15.7725430Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-12-04T08:02:15.7725895Z }, 2025-12-04T08:02:15.7726085Z { 2025-12-04T08:02:15.7726411Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7726820Z "size": 188, 2025-12-04T08:02:15.7727241Z "digest": "sha256:3bcfa090e4efd3677425f76baea9f1e0c50a75d8c6b5713ec05310f1dff24539" 2025-12-04T08:02:15.7727815Z }, 2025-12-04T08:02:15.7728009Z { 2025-12-04T08:02:15.7728325Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7729160Z "size": 1370, 2025-12-04T08:02:15.7729574Z "digest": "sha256:eb0504ec4d9218a79896b604f73dc0ea5a0f96266ad9c2cdbbbe5f0f18222694" 2025-12-04T08:02:15.7730050Z }, 2025-12-04T08:02:15.7730230Z { 2025-12-04T08:02:15.7730558Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7730973Z "size": 32, 2025-12-04T08:02:15.7731369Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-12-04T08:02:15.7731849Z }, 2025-12-04T08:02:15.7732027Z { 2025-12-04T08:02:15.7732353Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7732760Z "size": 136, 2025-12-04T08:02:15.7733175Z "digest": "sha256:15d0fec09d7b196a1462d51516ee90fc3443ba178d3e56d59cacf32146b4321d" 2025-12-04T08:02:15.7733639Z }, 2025-12-04T08:02:15.7733833Z { 2025-12-04T08:02:15.7734150Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7734580Z "size": 528, 2025-12-04T08:02:15.7734997Z "digest": "sha256:cca81fcc62a949959ca4dd3c9056fb293d548ef8607127eeeef6cfd3a8897ca8" 2025-12-04T08:02:15.7735466Z }, 2025-12-04T08:02:15.7735664Z { 2025-12-04T08:02:15.7735983Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7736407Z "size": 32, 2025-12-04T08:02:15.7736806Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-12-04T08:02:15.7737287Z }, 2025-12-04T08:02:15.7737469Z { 2025-12-04T08:02:15.7737796Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7738217Z "size": 104, 2025-12-04T08:02:15.7738622Z "digest": "sha256:b0b8f9b5c6ab98db9cd830dc584e1b6aec9add139e4cc48d8c243d36691e25b4" 2025-12-04T08:02:15.7739111Z }, 2025-12-04T08:02:15.7739295Z { 2025-12-04T08:02:15.7739623Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7740160Z "size": 435, 2025-12-04T08:02:15.7740563Z "digest": "sha256:0606ca4d47a8a70e91e92b03ca51a85e731641b09342136a54ef2f2a6d9dfb44" 2025-12-04T08:02:15.7741019Z }, 2025-12-04T08:02:15.7741211Z { 2025-12-04T08:02:15.7741527Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7741943Z "size": 32, 2025-12-04T08:02:15.7742351Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-12-04T08:02:15.7742814Z }, 2025-12-04T08:02:15.7743003Z { 2025-12-04T08:02:15.7743312Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7743727Z "size": 109, 2025-12-04T08:02:15.7744122Z "digest": "sha256:2f80a4e1b3b95ed67bb781ea787e8a63e46de79117d9d8e65c257072b38afa2d" 2025-12-04T08:02:15.7744598Z }, 2025-12-04T08:02:15.7744778Z { 2025-12-04T08:02:15.7745193Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7745602Z "size": 1896, 2025-12-04T08:02:15.7746016Z "digest": "sha256:35c916fb1bd057e517dcab78c3a2a018e68096d8993892ad84f47562d37ae352" 2025-12-04T08:02:15.7746494Z }, 2025-12-04T08:02:15.7746671Z { 2025-12-04T08:02:15.7747001Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7747405Z "size": 197526165, 2025-12-04T08:02:15.7747820Z "digest": "sha256:195537b7dafc96192f768323b1a8cc2a914d41959849b73198579576b0872a44" 2025-12-04T08:02:15.7748269Z }, 2025-12-04T08:02:15.7748461Z { 2025-12-04T08:02:15.7748773Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7749189Z "size": 106, 2025-12-04T08:02:15.7749594Z "digest": "sha256:dc454fd3967e5735b2498b7f1d958a2c626987d5e4ce225ca98da3cd945b59f3" 2025-12-04T08:02:15.7750054Z }, 2025-12-04T08:02:15.7750243Z { 2025-12-04T08:02:15.7750559Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7750976Z "size": 165, 2025-12-04T08:02:15.7751369Z "digest": "sha256:701b34f115fa897181c046dc37288e87cbc3ad74c36a9e2224b5bfe7c5703afb" 2025-12-04T08:02:15.7751846Z }, 2025-12-04T08:02:15.7752024Z { 2025-12-04T08:02:15.7752350Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7752755Z "size": 7944, 2025-12-04T08:02:15.7753165Z "digest": "sha256:39cefc00ffedebc9098261c798408b87a20c95a88fccb110594077f48dadf760" 2025-12-04T08:02:15.7753642Z }, 2025-12-04T08:02:15.7753821Z { 2025-12-04T08:02:15.7754145Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7754553Z "size": 8071, 2025-12-04T08:02:15.7754961Z "digest": "sha256:6ae51eb61a325b2c2995a5088c81aa20821b75be65b5aa722c7c40556b5d03ea" 2025-12-04T08:02:15.7755417Z }, 2025-12-04T08:02:15.7755610Z { 2025-12-04T08:02:15.7755920Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7756339Z "size": 304, 2025-12-04T08:02:15.7756738Z "digest": "sha256:1fd5341e66dfc0c1ae23af014641a92a6fd02640c528fe6d4dc55921ed659a26" 2025-12-04T08:02:15.7757218Z }, 2025-12-04T08:02:15.7757410Z { 2025-12-04T08:02:15.7757723Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7758139Z "size": 13364291, 2025-12-04T08:02:15.7758548Z "digest": "sha256:72a7c87e35e40ab796f90aee1b51add7902f0cdc44406d2505b6c6a1f55a8da6" 2025-12-04T08:02:15.7759022Z }, 2025-12-04T08:02:15.7759199Z { 2025-12-04T08:02:15.7759522Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7759922Z "size": 108, 2025-12-04T08:02:15.7760336Z "digest": "sha256:ec36862ac98ebaac52ee1a8b1d162d45bd0e3bf59ae7e19c8f80ad3960b4c600" 2025-12-04T08:02:15.7760817Z }, 2025-12-04T08:02:15.7760996Z { 2025-12-04T08:02:15.7761318Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7761721Z "size": 54145699, 2025-12-04T08:02:15.7762150Z "digest": "sha256:05ddbf246e8add0e293474dbf88bb028d5a295a25ac59e8648a18db644377773" 2025-12-04T08:02:15.7762688Z }, 2025-12-04T08:02:15.7762884Z { 2025-12-04T08:02:15.7763199Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2025-12-04T08:02:15.7763622Z "size": 32, 2025-12-04T08:02:15.7764023Z "digest": "sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1" 2025-12-04T08:02:15.7764500Z } 2025-12-04T08:02:15.7764690Z ] 2025-12-04T08:02:15.7764870Z } 2025-12-04T08:02:15.7765084Z + exit 0 2025-12-04T08:02:15.7802969Z ##[group]Run set -eux 2025-12-04T08:02:15.7803256Z set -eux 2025-12-04T08:02:15.7803684Z # It's ok if this steps fails, it would then be an anonymous user like what we used to have 2025-12-04T08:02:15.7804955Z 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-12-04T08:02:15.7811822Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:02:15.7812233Z env: 2025-12-04T08:02:15.7812442Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:02:15.7812712Z ##[endgroup] 2025-12-04T08:02:15.7839900Z + aws secretsmanager get-secret-value --secret-id docker_hub_readonly_token 2025-12-04T08:02:15.7840657Z + jq --raw-output .SecretString 2025-12-04T08:02:15.7841797Z + jq -r .docker_hub_readonly_token 2025-12-04T08:02:15.7842759Z + docker login --username pytorchbot --password-stdin 2025-12-04T08:02:16.3473367Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-12-04T08:02:16.3474011Z Configure a credential helper to remove this warning. See 2025-12-04T08:02:16.3474599Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-12-04T08:02:16.3475100Z 2025-12-04T08:02:16.3475218Z Login Succeeded 2025-12-04T08:02:16.3581177Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2025-12-04T08:02:16.3581623Z with: 2025-12-04T08:02:16.3582412Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T08:02:16.3583390Z docker-registry: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T08:02:16.3583781Z env: 2025-12-04T08:02:16.3583984Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:02:16.3584245Z ##[endgroup] 2025-12-04T08:02:16.3607887Z ##[group]Run set -x 2025-12-04T08:02:16.3608161Z set -x 2025-12-04T08:02:16.3608394Z set +e 2025-12-04T08:02:16.3608604Z  2025-12-04T08:02:16.3608823Z login() { 2025-12-04T08:02:16.3609300Z  aws ecr get-login-password --region us-east-1 | docker login -u AWS --password-stdin "$1" 2025-12-04T08:02:16.3609817Z } 2025-12-04T08:02:16.3610028Z  2025-12-04T08:02:16.3610277Z retry () { 2025-12-04T08:02:16.3610538Z  $* || (sleep 1 && $*) || (sleep 2 && $*) 2025-12-04T08:02:16.3610858Z } 2025-12-04T08:02:16.3611050Z  2025-12-04T08:02:16.3611297Z retry login "${DOCKER_REGISTRY}" 2025-12-04T08:02:16.3611608Z  2025-12-04T08:02:16.3612086Z IMAGE_SIZE=$(docker manifest inspect "${DOCKER_IMAGE}" | jq '[.layers[].size, .config.size] | add / 1024 / 1024') 2025-12-04T08:02:16.3612757Z echo "Compressed size of image in MB: ${IMAGE_SIZE}" 2025-12-04T08:02:16.3613125Z  2025-12-04T08:02:16.3613332Z set -e 2025-12-04T08:02:16.3613659Z # ignore output since only exit code is used for conditional 2025-12-04T08:02:16.3614161Z # only pull docker image if it's not available locally 2025-12-04T08:02:16.3614709Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2025-12-04T08:02:16.3615214Z  retry docker pull "${DOCKER_IMAGE}" 2025-12-04T08:02:16.3615534Z fi 2025-12-04T08:02:16.3621491Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:02:16.3621875Z env: 2025-12-04T08:02:16.3622206Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:02:16.3623049Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T08:02:16.3624013Z DOCKER_REGISTRY: 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T08:02:16.3624410Z ##[endgroup] 2025-12-04T08:02:16.3659920Z + set +e 2025-12-04T08:02:16.3660524Z + retry login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T08:02:16.3660989Z + login 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T08:02:16.3663345Z + aws ecr get-login-password --region us-east-1 2025-12-04T08:02:16.3664659Z + docker login -u AWS --password-stdin 308535385114.dkr.ecr.us-east-1.amazonaws.com 2025-12-04T08:02:16.9112733Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2025-12-04T08:02:16.9113381Z Configure a credential helper to remove this warning. See 2025-12-04T08:02:16.9114028Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2025-12-04T08:02:16.9114578Z 2025-12-04T08:02:16.9114750Z Login Succeeded 2025-12-04T08:02:16.9132516Z ++ docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T08:02:16.9133506Z ++ jq '[.layers[].size, .config.size] | add / 1024 / 1024' 2025-12-04T08:02:17.0962010Z + IMAGE_SIZE=15091.581844329834 2025-12-04T08:02:17.0962433Z + echo 'Compressed size of image in MB: 15091.581844329834' 2025-12-04T08:02:17.0962833Z + set -e 2025-12-04T08:02:17.0963677Z + docker inspect --type=image 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T08:02:17.0964945Z Compressed size of image in MB: 15091.581844329834 2025-12-04T08:02:17.1087240Z + retry docker pull 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T08:02:17.1088805Z + docker pull 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T08:02:17.3826526Z pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-f0cd68561080d537ef3d3d6f81b25a6416ad600a: Pulling from pytorch/ci-image 2025-12-04T08:02:17.3827538Z 63e5bc7682b8: Pulling fs layer 2025-12-04T08:02:17.3827871Z 0678d56345c9: Pulling fs layer 2025-12-04T08:02:17.3828342Z 45f5c9ddfce7: Pulling fs layer 2025-12-04T08:02:17.3828863Z 086b1df51ac1: Pulling fs layer 2025-12-04T08:02:17.3829152Z fe8a7b64bf98: Pulling fs layer 2025-12-04T08:02:17.3829422Z 7680723e9a57: Pulling fs layer 2025-12-04T08:02:17.3829726Z 9c5027aeeb4e: Pulling fs layer 2025-12-04T08:02:17.3829993Z 9a5652110360: Pulling fs layer 2025-12-04T08:02:17.3830269Z 375c4427e914: Pulling fs layer 2025-12-04T08:02:17.3830553Z a86faaa7dbdd: Pulling fs layer 2025-12-04T08:02:17.3830839Z fb7848686804: Pulling fs layer 2025-12-04T08:02:17.3831118Z 3541df015cdb: Pulling fs layer 2025-12-04T08:02:17.3831386Z 79dc80f426b2: Pulling fs layer 2025-12-04T08:02:17.3831674Z a13fcc1b90bb: Pulling fs layer 2025-12-04T08:02:17.3831947Z 4f4fb700ef54: Pulling fs layer 2025-12-04T08:02:17.3832230Z 549db4d6c618: Pulling fs layer 2025-12-04T08:02:17.3832497Z 5c63528cb580: Pulling fs layer 2025-12-04T08:02:17.3832788Z 75bd83b989a4: Pulling fs layer 2025-12-04T08:02:17.3833057Z de6e78970f51: Pulling fs layer 2025-12-04T08:02:17.3833337Z e13ed7c7e473: Pulling fs layer 2025-12-04T08:02:17.3833618Z 6e2949bcb741: Pulling fs layer 2025-12-04T08:02:17.3833887Z 14d69d9aaec7: Pulling fs layer 2025-12-04T08:02:17.3834168Z 5c02769dd8e5: Pulling fs layer 2025-12-04T08:02:17.3834444Z 35041ce524ac: Pulling fs layer 2025-12-04T08:02:17.3834860Z 2fa92dc5885e: Pulling fs layer 2025-12-04T08:02:17.3835217Z 086b1df51ac1: Waiting 2025-12-04T08:02:17.3835590Z 2b85eafbd92a: Pulling fs layer 2025-12-04T08:02:17.3836064Z ff755a4ddad7: Pulling fs layer 2025-12-04T08:02:17.3836407Z 09eb41bdf42d: Pulling fs layer 2025-12-04T08:02:17.3836693Z 11ede4d59e93: Pulling fs layer 2025-12-04T08:02:17.3836977Z 1283cd8f801a: Pulling fs layer 2025-12-04T08:02:17.3837322Z 024fa855425f: Pulling fs layer 2025-12-04T08:02:17.3837588Z 303e6747a62e: Pulling fs layer 2025-12-04T08:02:17.3837892Z 3017cdf4838b: Pulling fs layer 2025-12-04T08:02:17.3838331Z 6b6cd1c358e8: Pulling fs layer 2025-12-04T08:02:17.3838802Z b2dd04501124: Pulling fs layer 2025-12-04T08:02:17.3839145Z 375c4427e914: Waiting 2025-12-04T08:02:17.3839393Z 55adc51fe589: Pulling fs layer 2025-12-04T08:02:17.3839651Z e13ed7c7e473: Waiting 2025-12-04T08:02:17.3840015Z 11ede4d59e93: Waiting 2025-12-04T08:02:17.3840338Z 6e2949bcb741: Waiting 2025-12-04T08:02:17.3840596Z 1283cd8f801a: Waiting 2025-12-04T08:02:17.3840849Z a43ca0e4b837: Pulling fs layer 2025-12-04T08:02:17.3841185Z b7212f17fd14: Pulling fs layer 2025-12-04T08:02:17.3841478Z 083e42cac090: Pulling fs layer 2025-12-04T08:02:17.3841758Z 0a00b784a4aa: Pulling fs layer 2025-12-04T08:02:17.3842047Z c6173c779f7b: Pulling fs layer 2025-12-04T08:02:17.3842321Z ed3d1e3387b9: Pulling fs layer 2025-12-04T08:02:17.3842607Z b29343478586: Pulling fs layer 2025-12-04T08:02:17.3842878Z c6f0520487fb: Pulling fs layer 2025-12-04T08:02:17.3843153Z 148171691cd4: Pulling fs layer 2025-12-04T08:02:17.3843428Z 2c666d30ed77: Pulling fs layer 2025-12-04T08:02:17.3843696Z 5d8d3a0a98e0: Pulling fs layer 2025-12-04T08:02:17.3843976Z b06bafce9e81: Pulling fs layer 2025-12-04T08:02:17.3844243Z 15e0d7e4590d: Pulling fs layer 2025-12-04T08:02:17.3844523Z a514bd1add31: Pulling fs layer 2025-12-04T08:02:17.3844788Z 57b84ee60002: Pulling fs layer 2025-12-04T08:02:17.3845068Z b8babeff6d81: Pulling fs layer 2025-12-04T08:02:17.3845336Z 83779ddf6a85: Pulling fs layer 2025-12-04T08:02:17.3845794Z 8b7620c0d736: Pulling fs layer 2025-12-04T08:02:17.3846070Z 3bcfa090e4ef: Pulling fs layer 2025-12-04T08:02:17.3846353Z eb0504ec4d92: Pulling fs layer 2025-12-04T08:02:17.3846645Z 15d0fec09d7b: Pulling fs layer 2025-12-04T08:02:17.3846921Z cca81fcc62a9: Pulling fs layer 2025-12-04T08:02:17.3847209Z b0b8f9b5c6ab: Pulling fs layer 2025-12-04T08:02:17.3847624Z 0606ca4d47a8: Pulling fs layer 2025-12-04T08:02:17.3847908Z 2f80a4e1b3b9: Pulling fs layer 2025-12-04T08:02:17.3848243Z 35c916fb1bd0: Pulling fs layer 2025-12-04T08:02:17.3848526Z 195537b7dafc: Pulling fs layer 2025-12-04T08:02:17.3848810Z dc454fd3967e: Pulling fs layer 2025-12-04T08:02:17.3849182Z 701b34f115fa: Pulling fs layer 2025-12-04T08:02:17.3849475Z 39cefc00ffed: Pulling fs layer 2025-12-04T08:02:17.3849749Z 6ae51eb61a32: Pulling fs layer 2025-12-04T08:02:17.3850093Z 1fd5341e66df: Pulling fs layer 2025-12-04T08:02:17.3850365Z 72a7c87e35e4: Pulling fs layer 2025-12-04T08:02:17.3850658Z ec36862ac98e: Pulling fs layer 2025-12-04T08:02:17.3850988Z 05ddbf246e8a: Pulling fs layer 2025-12-04T08:02:17.3851260Z 75bd83b989a4: Waiting 2025-12-04T08:02:17.3851552Z 303e6747a62e: Waiting 2025-12-04T08:02:17.3851790Z 35041ce524ac: Waiting 2025-12-04T08:02:17.3852029Z 549db4d6c618: Waiting 2025-12-04T08:02:17.3852285Z 7680723e9a57: Waiting 2025-12-04T08:02:17.3852552Z 9c5027aeeb4e: Waiting 2025-12-04T08:02:17.3852774Z fb7848686804: Waiting 2025-12-04T08:02:17.3853025Z a86faaa7dbdd: Waiting 2025-12-04T08:02:17.3853300Z 9a5652110360: Waiting 2025-12-04T08:02:17.3853533Z 3541df015cdb: Waiting 2025-12-04T08:02:17.3853754Z de6e78970f51: Waiting 2025-12-04T08:02:17.3853988Z 2fa92dc5885e: Waiting 2025-12-04T08:02:17.3854210Z 4f4fb700ef54: Waiting 2025-12-04T08:02:17.3854445Z 024fa855425f: Waiting 2025-12-04T08:02:17.3854676Z 5c02769dd8e5: Waiting 2025-12-04T08:02:17.3854897Z 5c63528cb580: Waiting 2025-12-04T08:02:17.3855131Z fe8a7b64bf98: Waiting 2025-12-04T08:02:17.3855353Z 14d69d9aaec7: Waiting 2025-12-04T08:02:17.3855589Z 3017cdf4838b: Waiting 2025-12-04T08:02:17.3855815Z b0b8f9b5c6ab: Waiting 2025-12-04T08:02:17.3856054Z 0606ca4d47a8: Waiting 2025-12-04T08:02:17.3856275Z 35c916fb1bd0: Waiting 2025-12-04T08:02:17.3856520Z 6b6cd1c358e8: Waiting 2025-12-04T08:02:17.3856860Z ec36862ac98e: Waiting 2025-12-04T08:02:17.3857096Z 8b7620c0d736: Waiting 2025-12-04T08:02:17.3857381Z 05ddbf246e8a: Waiting 2025-12-04T08:02:17.3857624Z 2b85eafbd92a: Waiting 2025-12-04T08:02:17.3857865Z a13fcc1b90bb: Waiting 2025-12-04T08:02:17.3858130Z 1fd5341e66df: Waiting 2025-12-04T08:02:17.3858388Z 701b34f115fa: Waiting 2025-12-04T08:02:17.3858612Z 15e0d7e4590d: Waiting 2025-12-04T08:02:17.3858881Z 55adc51fe589: Waiting 2025-12-04T08:02:17.3859119Z a514bd1add31: Waiting 2025-12-04T08:02:17.3859351Z 148171691cd4: Waiting 2025-12-04T08:02:17.3859586Z 2c666d30ed77: Waiting 2025-12-04T08:02:17.3859922Z a43ca0e4b837: Waiting 2025-12-04T08:02:17.3860146Z c6173c779f7b: Waiting 2025-12-04T08:02:17.3860380Z 5d8d3a0a98e0: Waiting 2025-12-04T08:02:17.3860644Z b06bafce9e81: Waiting 2025-12-04T08:02:17.3860904Z b7212f17fd14: Waiting 2025-12-04T08:02:17.3861139Z 083e42cac090: Waiting 2025-12-04T08:02:17.3861386Z cca81fcc62a9: Waiting 2025-12-04T08:02:17.3861667Z 39cefc00ffed: Waiting 2025-12-04T08:02:17.3861899Z ed3d1e3387b9: Waiting 2025-12-04T08:02:17.3862134Z 0a00b784a4aa: Waiting 2025-12-04T08:02:17.3862355Z b29343478586: Waiting 2025-12-04T08:02:17.3862588Z c6f0520487fb: Waiting 2025-12-04T08:02:17.3862808Z b2dd04501124: Waiting 2025-12-04T08:02:17.3863043Z 57b84ee60002: Waiting 2025-12-04T08:02:17.3863268Z 3bcfa090e4ef: Waiting 2025-12-04T08:02:17.3863505Z 79dc80f426b2: Waiting 2025-12-04T08:02:17.3863728Z eb0504ec4d92: Waiting 2025-12-04T08:02:17.3863964Z 72a7c87e35e4: Waiting 2025-12-04T08:02:17.3864199Z dc454fd3967e: Waiting 2025-12-04T08:02:17.3864423Z 195537b7dafc: Waiting 2025-12-04T08:02:17.3864657Z 6ae51eb61a32: Waiting 2025-12-04T08:02:17.3864881Z 2f80a4e1b3b9: Waiting 2025-12-04T08:02:17.3865113Z 15d0fec09d7b: Waiting 2025-12-04T08:02:17.3865337Z ff755a4ddad7: Waiting 2025-12-04T08:02:17.3865653Z 83779ddf6a85: Waiting 2025-12-04T08:02:17.3865881Z b8babeff6d81: Waiting 2025-12-04T08:02:17.3866122Z 09eb41bdf42d: Waiting 2025-12-04T08:02:17.4587251Z 0678d56345c9: Download complete 2025-12-04T08:02:17.5528469Z 086b1df51ac1: Download complete 2025-12-04T08:02:17.6326272Z fe8a7b64bf98: Verifying Checksum 2025-12-04T08:02:17.6326601Z fe8a7b64bf98: Download complete 2025-12-04T08:02:17.7058568Z 7680723e9a57: Verifying Checksum 2025-12-04T08:02:17.7058972Z 7680723e9a57: Download complete 2025-12-04T08:02:17.7305495Z 63e5bc7682b8: Verifying Checksum 2025-12-04T08:02:17.7305925Z 63e5bc7682b8: Download complete 2025-12-04T08:02:17.8127224Z 9a5652110360: Download complete 2025-12-04T08:02:17.8183785Z 9c5027aeeb4e: Verifying Checksum 2025-12-04T08:02:17.8184159Z 9c5027aeeb4e: Download complete 2025-12-04T08:02:17.9154115Z a86faaa7dbdd: Verifying Checksum 2025-12-04T08:02:17.9154514Z a86faaa7dbdd: Download complete 2025-12-04T08:02:17.9854911Z fb7848686804: Verifying Checksum 2025-12-04T08:02:17.9855388Z fb7848686804: Download complete 2025-12-04T08:02:18.1037309Z 3541df015cdb: Verifying Checksum 2025-12-04T08:02:18.1037761Z 3541df015cdb: Download complete 2025-12-04T08:02:18.1774803Z 79dc80f426b2: Download complete 2025-12-04T08:02:18.5832873Z 63e5bc7682b8: Pull complete 2025-12-04T08:02:18.6046842Z 0678d56345c9: Pull complete 2025-12-04T08:02:18.9949076Z 375c4427e914: Verifying Checksum 2025-12-04T08:02:18.9949438Z 375c4427e914: Download complete 2025-12-04T08:02:19.0061089Z 4f4fb700ef54: Verifying Checksum 2025-12-04T08:02:19.0061590Z 4f4fb700ef54: Download complete 2025-12-04T08:02:19.3142662Z 549db4d6c618: Download complete 2025-12-04T08:02:19.3891640Z 5c63528cb580: Verifying Checksum 2025-12-04T08:02:19.3892015Z 5c63528cb580: Download complete 2025-12-04T08:02:19.4530846Z 75bd83b989a4: Verifying Checksum 2025-12-04T08:02:19.4531206Z 75bd83b989a4: Download complete 2025-12-04T08:02:19.5697009Z de6e78970f51: Verifying Checksum 2025-12-04T08:02:19.5697385Z de6e78970f51: Download complete 2025-12-04T08:02:19.6735858Z e13ed7c7e473: Verifying Checksum 2025-12-04T08:02:19.6736397Z e13ed7c7e473: Download complete 2025-12-04T08:02:19.7785445Z 6e2949bcb741: Verifying Checksum 2025-12-04T08:02:19.7786244Z 6e2949bcb741: Download complete 2025-12-04T08:02:19.8617850Z 14d69d9aaec7: Verifying Checksum 2025-12-04T08:02:19.8618206Z 14d69d9aaec7: Download complete 2025-12-04T08:02:19.9568426Z 5c02769dd8e5: Download complete 2025-12-04T08:02:20.5784613Z 45f5c9ddfce7: Verifying Checksum 2025-12-04T08:02:20.5784987Z 45f5c9ddfce7: Download complete 2025-12-04T08:02:20.6719313Z 2fa92dc5885e: Download complete 2025-12-04T08:02:21.0522847Z 2b85eafbd92a: Verifying Checksum 2025-12-04T08:02:21.0523263Z 2b85eafbd92a: Download complete 2025-12-04T08:02:21.1270147Z ff755a4ddad7: Verifying Checksum 2025-12-04T08:02:21.1270745Z ff755a4ddad7: Download complete 2025-12-04T08:02:21.2176734Z 09eb41bdf42d: Verifying Checksum 2025-12-04T08:02:21.2177119Z 09eb41bdf42d: Download complete 2025-12-04T08:02:25.8630125Z 11ede4d59e93: Verifying Checksum 2025-12-04T08:02:25.8630754Z 11ede4d59e93: Download complete 2025-12-04T08:02:25.9500515Z 1283cd8f801a: Verifying Checksum 2025-12-04T08:02:25.9500935Z 1283cd8f801a: Download complete 2025-12-04T08:02:26.0237829Z 024fa855425f: Download complete 2025-12-04T08:02:26.1014522Z 303e6747a62e: Download complete 2025-12-04T08:02:26.1756066Z 3017cdf4838b: Download complete 2025-12-04T08:02:26.4347835Z 6b6cd1c358e8: Verifying Checksum 2025-12-04T08:02:26.4348206Z 6b6cd1c358e8: Download complete 2025-12-04T08:02:26.5153451Z b2dd04501124: Verifying Checksum 2025-12-04T08:02:26.5153824Z b2dd04501124: Download complete 2025-12-04T08:02:26.6019993Z 55adc51fe589: Verifying Checksum 2025-12-04T08:02:26.6020381Z 55adc51fe589: Download complete 2025-12-04T08:02:26.6934658Z a43ca0e4b837: Verifying Checksum 2025-12-04T08:02:26.6935052Z a43ca0e4b837: Download complete 2025-12-04T08:02:26.7688447Z b7212f17fd14: Verifying Checksum 2025-12-04T08:02:26.7688828Z b7212f17fd14: Download complete 2025-12-04T08:02:26.8509428Z 083e42cac090: Verifying Checksum 2025-12-04T08:02:26.8509993Z 083e42cac090: Download complete 2025-12-04T08:02:26.9118766Z 0a00b784a4aa: Verifying Checksum 2025-12-04T08:02:26.9119144Z 0a00b784a4aa: Download complete 2025-12-04T08:02:27.0159254Z c6173c779f7b: Download complete 2025-12-04T08:02:28.1609450Z 45f5c9ddfce7: Pull complete 2025-12-04T08:02:28.1995496Z 086b1df51ac1: Pull complete 2025-12-04T08:02:28.2378282Z fe8a7b64bf98: Pull complete 2025-12-04T08:02:28.3584612Z 7680723e9a57: Pull complete 2025-12-04T08:02:28.5244686Z ed3d1e3387b9: Verifying Checksum 2025-12-04T08:02:28.5245189Z ed3d1e3387b9: Download complete 2025-12-04T08:02:28.5354384Z 9c5027aeeb4e: Pull complete 2025-12-04T08:02:28.6011399Z b29343478586: Verifying Checksum 2025-12-04T08:02:28.6011785Z b29343478586: Download complete 2025-12-04T08:02:28.6656510Z 9a5652110360: Pull complete 2025-12-04T08:02:30.9620199Z 375c4427e914: Pull complete 2025-12-04T08:02:31.0447289Z a86faaa7dbdd: Pull complete 2025-12-04T08:02:31.1350179Z fb7848686804: Pull complete 2025-12-04T08:02:31.2633269Z 3541df015cdb: Pull complete 2025-12-04T08:02:31.3743594Z 79dc80f426b2: Pull complete 2025-12-04T08:02:31.7661786Z c6f0520487fb: Verifying Checksum 2025-12-04T08:02:31.7662185Z c6f0520487fb: Download complete 2025-12-04T08:03:05.2692731Z a13fcc1b90bb: Verifying Checksum 2025-12-04T08:03:05.2693112Z a13fcc1b90bb: Download complete 2025-12-04T08:03:05.3463442Z 2c666d30ed77: Verifying Checksum 2025-12-04T08:03:05.3464040Z 2c666d30ed77: Download complete 2025-12-04T08:03:05.4249664Z 5d8d3a0a98e0: Verifying Checksum 2025-12-04T08:03:05.4250084Z 5d8d3a0a98e0: Download complete 2025-12-04T08:03:05.5154677Z b06bafce9e81: Verifying Checksum 2025-12-04T08:03:05.5155120Z b06bafce9e81: Download complete 2025-12-04T08:03:05.6010375Z 15e0d7e4590d: Verifying Checksum 2025-12-04T08:03:05.6010738Z 15e0d7e4590d: Download complete 2025-12-04T08:03:05.6605811Z a514bd1add31: Verifying Checksum 2025-12-04T08:03:05.6606154Z a514bd1add31: Download complete 2025-12-04T08:03:05.7430147Z 57b84ee60002: Download complete 2025-12-04T08:03:05.8411264Z b8babeff6d81: Verifying Checksum 2025-12-04T08:03:05.8411816Z b8babeff6d81: Download complete 2025-12-04T08:03:05.9139354Z 83779ddf6a85: Download complete 2025-12-04T08:03:06.0108099Z 8b7620c0d736: Download complete 2025-12-04T08:03:06.0913583Z 3bcfa090e4ef: Verifying Checksum 2025-12-04T08:03:06.0913926Z 3bcfa090e4ef: Download complete 2025-12-04T08:03:06.1820762Z eb0504ec4d92: Download complete 2025-12-04T08:03:06.2643690Z 15d0fec09d7b: Verifying Checksum 2025-12-04T08:03:06.2645336Z 15d0fec09d7b: Download complete 2025-12-04T08:03:06.3554406Z cca81fcc62a9: Download complete 2025-12-04T08:03:06.4348138Z b0b8f9b5c6ab: Verifying Checksum 2025-12-04T08:03:06.4348513Z b0b8f9b5c6ab: Download complete 2025-12-04T08:03:06.5184431Z 0606ca4d47a8: Verifying Checksum 2025-12-04T08:03:06.5184940Z 0606ca4d47a8: Download complete 2025-12-04T08:03:06.6149785Z 2f80a4e1b3b9: Verifying Checksum 2025-12-04T08:03:06.6150208Z 2f80a4e1b3b9: Download complete 2025-12-04T08:03:06.7115190Z 35c916fb1bd0: Verifying Checksum 2025-12-04T08:03:11.7307678Z 195537b7dafc: Verifying Checksum 2025-12-04T08:03:11.7308060Z 195537b7dafc: Download complete 2025-12-04T08:03:11.8077195Z dc454fd3967e: Verifying Checksum 2025-12-04T08:03:11.8077525Z dc454fd3967e: Download complete 2025-12-04T08:03:11.8978241Z 701b34f115fa: Verifying Checksum 2025-12-04T08:03:11.9822887Z 701b34f115fa: Download complete 2025-12-04T08:03:11.9823435Z 39cefc00ffed: Verifying Checksum 2025-12-04T08:03:11.9823871Z 39cefc00ffed: Download complete 2025-12-04T08:03:12.0572596Z 6ae51eb61a32: Verifying Checksum 2025-12-04T08:03:12.0573059Z 6ae51eb61a32: Download complete 2025-12-04T08:03:12.1371969Z 1fd5341e66df: Download complete 2025-12-04T08:03:12.5034247Z 72a7c87e35e4: Verifying Checksum 2025-12-04T08:03:12.5034649Z 72a7c87e35e4: Download complete 2025-12-04T08:03:12.6043431Z ec36862ac98e: Verifying Checksum 2025-12-04T08:03:12.6043808Z ec36862ac98e: Download complete 2025-12-04T08:03:13.8582232Z 05ddbf246e8a: Download complete 2025-12-04T08:03:30.5360887Z 148171691cd4: Verifying Checksum 2025-12-04T08:03:30.5361269Z 148171691cd4: Download complete 2025-12-04T08:04:04.4834430Z 35041ce524ac: Verifying Checksum 2025-12-04T08:04:04.4834838Z 35041ce524ac: Download complete 2025-12-04T08:04:51.8274215Z a13fcc1b90bb: Pull complete 2025-12-04T08:04:52.0014785Z 4f4fb700ef54: Pull complete 2025-12-04T08:04:52.0841373Z 549db4d6c618: Pull complete 2025-12-04T08:04:52.1983291Z 5c63528cb580: Pull complete 2025-12-04T08:04:52.2643945Z 75bd83b989a4: Pull complete 2025-12-04T08:04:52.5032861Z de6e78970f51: Pull complete 2025-12-04T08:04:52.5312824Z e13ed7c7e473: Pull complete 2025-12-04T08:04:52.5548785Z 6e2949bcb741: Pull complete 2025-12-04T08:04:52.6216945Z 14d69d9aaec7: Pull complete 2025-12-04T08:04:52.8165968Z 5c02769dd8e5: Pull complete 2025-12-04T08:06:39.4106666Z 35041ce524ac: Pull complete 2025-12-04T08:06:39.6056783Z 2fa92dc5885e: Pull complete 2025-12-04T08:06:40.1775643Z 2b85eafbd92a: Pull complete 2025-12-04T08:06:40.1991282Z ff755a4ddad7: Pull complete 2025-12-04T08:06:40.2208433Z 09eb41bdf42d: Pull complete 2025-12-04T08:06:50.4873355Z 11ede4d59e93: Pull complete 2025-12-04T08:06:50.5389906Z 1283cd8f801a: Pull complete 2025-12-04T08:06:50.5719120Z 024fa855425f: Pull complete 2025-12-04T08:06:50.6322402Z 303e6747a62e: Pull complete 2025-12-04T08:06:50.6992473Z 3017cdf4838b: Pull complete 2025-12-04T08:06:51.2406367Z 6b6cd1c358e8: Pull complete 2025-12-04T08:06:51.2737176Z b2dd04501124: Pull complete 2025-12-04T08:06:51.3034089Z 55adc51fe589: Pull complete 2025-12-04T08:06:51.3713327Z a43ca0e4b837: Pull complete 2025-12-04T08:06:51.3987760Z b7212f17fd14: Pull complete 2025-12-04T08:06:51.4246517Z 083e42cac090: Pull complete 2025-12-04T08:06:51.5287486Z 0a00b784a4aa: Pull complete 2025-12-04T08:06:51.7119585Z c6173c779f7b: Pull complete 2025-12-04T08:06:55.7399165Z ed3d1e3387b9: Pull complete 2025-12-04T08:06:55.8056655Z b29343478586: Pull complete 2025-12-04T08:07:00.9617850Z c6f0520487fb: Pull complete 2025-12-04T08:08:18.2113893Z 148171691cd4: Pull complete 2025-12-04T08:08:18.3828127Z 2c666d30ed77: Pull complete 2025-12-04T08:08:18.4676349Z 5d8d3a0a98e0: Pull complete 2025-12-04T08:08:18.6478782Z b06bafce9e81: Pull complete 2025-12-04T08:08:18.8949821Z 15e0d7e4590d: Pull complete 2025-12-04T08:08:18.9755879Z a514bd1add31: Pull complete 2025-12-04T08:08:19.3021396Z 57b84ee60002: Pull complete 2025-12-04T08:08:19.5802140Z b8babeff6d81: Pull complete 2025-12-04T08:08:19.6351708Z 83779ddf6a85: Pull complete 2025-12-04T08:08:19.9480669Z 8b7620c0d736: Pull complete 2025-12-04T08:08:20.2790316Z 3bcfa090e4ef: Pull complete 2025-12-04T08:08:20.3721316Z eb0504ec4d92: Pull complete 2025-12-04T08:08:20.5236181Z 15d0fec09d7b: Pull complete 2025-12-04T08:08:20.5496083Z cca81fcc62a9: Pull complete 2025-12-04T08:08:20.6468197Z b0b8f9b5c6ab: Pull complete 2025-12-04T08:08:20.7314528Z 0606ca4d47a8: Pull complete 2025-12-04T08:08:20.8891647Z 2f80a4e1b3b9: Pull complete 2025-12-04T08:08:20.9586092Z 35c916fb1bd0: Pull complete 2025-12-04T08:08:28.0077580Z 195537b7dafc: Pull complete 2025-12-04T08:08:28.0753129Z dc454fd3967e: Pull complete 2025-12-04T08:08:28.1180112Z 701b34f115fa: Pull complete 2025-12-04T08:08:28.1896720Z 39cefc00ffed: Pull complete 2025-12-04T08:08:28.2632492Z 6ae51eb61a32: Pull complete 2025-12-04T08:08:28.3108685Z 1fd5341e66df: Pull complete 2025-12-04T08:08:29.3972455Z 72a7c87e35e4: Pull complete 2025-12-04T08:08:29.4822885Z ec36862ac98e: Pull complete 2025-12-04T08:08:31.4332447Z 05ddbf246e8a: Pull complete 2025-12-04T08:08:31.5178159Z Digest: sha256:ba21003510dba4bdeed83df81a56fa468e0ee1b612a9445ae1f402a280804f97 2025-12-04T08:08:31.5238112Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T08:08:31.5331951Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T08:08:31.5382022Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-12-04T08:08:31.5383002Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-12-04T08:08:31.5392768Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:08:31.5393165Z env: 2025-12-04T08:08:31.5393377Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:08:31.5393641Z ##[endgroup] 2025-12-04T08:08:31.5581312Z ##[group]Run pytorch/test-infra/.github/actions/setup-nvidia@main 2025-12-04T08:08:31.5581749Z with: 2025-12-04T08:08:31.5581974Z driver-version: 580.65.06 2025-12-04T08:08:31.5582220Z env: 2025-12-04T08:08:31.5582432Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:08:31.5582679Z ##[endgroup] 2025-12-04T08:08:31.5634379Z ##[group]Run echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-12-04T08:08:31.5635329Z echo "IN_CONTAINER_RUNNER=$(if [ -f /.inarc ] || [ -f /.incontainer ]; then echo true ; else echo false; fi)" >> "$GITHUB_OUTPUT" 2025-12-04T08:08:31.5642478Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:08:31.5642885Z env: 2025-12-04T08:08:31.5643090Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:08:31.5643352Z ##[endgroup] 2025-12-04T08:08:31.5726707Z ##[group]Run set -euo pipefail 2025-12-04T08:08:31.5727070Z set -euo pipefail 2025-12-04T08:08:31.5727477Z  2025-12-04T08:08:31.5727687Z has_gpu=false 2025-12-04T08:08:31.5727945Z devices="" 2025-12-04T08:08:31.5728171Z  2025-12-04T08:08:31.5728454Z if command -v nvidia-smi >/dev/null 2>&1; then 2025-12-04T08:08:31.5729107Z  if nvidia-smi -L >/tmp/nvidia_devices 2>/dev/null; then 2025-12-04T08:08:31.5729497Z  has_gpu=true 2025-12-04T08:08:31.5729801Z  devices=$(cat /tmp/nvidia_devices) 2025-12-04T08:08:31.5730119Z  fi 2025-12-04T08:08:31.5730339Z fi 2025-12-04T08:08:31.5730539Z  2025-12-04T08:08:31.5730770Z if [ "$has_gpu" = false ]; then 2025-12-04T08:08:31.5731385Z  if ls /dev/nvidia* >/tmp/nvidia_devices 2>/dev/null; then 2025-12-04T08:08:31.5731781Z  has_gpu=true 2025-12-04T08:08:31.5732067Z  devices=$(cat /tmp/nvidia_devices) 2025-12-04T08:08:31.5732393Z  fi 2025-12-04T08:08:31.5732596Z fi 2025-12-04T08:08:31.5732812Z  2025-12-04T08:08:31.5733117Z if [ "$has_gpu" = false ] && command -v lspci >/dev/null 2>&1; then 2025-12-04T08:08:31.5733642Z  if lspci | grep -i 'nvidia' >/tmp/nvidia_devices 2>/dev/null; then 2025-12-04T08:08:31.5734059Z  has_gpu=true 2025-12-04T08:08:31.5734363Z  devices=$(cat /tmp/nvidia_devices) 2025-12-04T08:08:31.5734690Z  fi 2025-12-04T08:08:31.5734896Z fi 2025-12-04T08:08:31.5735109Z  2025-12-04T08:08:31.5735408Z printf 'HAS_NVIDIA=%s\n' "$has_gpu" >> "$GITHUB_OUTPUT" 2025-12-04T08:08:31.5735960Z printf 'DETECTED_DEVICES<> "$GITHUB_OUTPUT" 2025-12-04T08:08:31.5742082Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:08:31.5742474Z env: 2025-12-04T08:08:31.5742684Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:08:31.5742946Z ##[endgroup] 2025-12-04T08:08:31.6143447Z ##[group]Run if [ "${HAS_NVIDIA}" = "true" ]; then 2025-12-04T08:08:31.6143878Z if [ "${HAS_NVIDIA}" = "true" ]; then 2025-12-04T08:08:31.6144263Z  echo "HAS_NVIDIA_GPU=true" >> "${GITHUB_ENV}" 2025-12-04T08:08:31.6144785Z  echo "GPU_FLAG=--gpus all -e NVIDIA_DRIVER_CAPABILITIES=all" >> "${GITHUB_ENV}" 2025-12-04T08:08:31.6145261Z else 2025-12-04T08:08:31.6145547Z  echo "HAS_NVIDIA_GPU=false" >> "${GITHUB_ENV}" 2025-12-04T08:08:31.6145882Z fi 2025-12-04T08:08:31.6151775Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:08:31.6152167Z env: 2025-12-04T08:08:31.6152385Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:08:31.6152640Z HAS_NVIDIA: false 2025-12-04T08:08:31.6152890Z ##[endgroup] 2025-12-04T08:08:31.6304862Z ##[group]Run sudo df -H 2025-12-04T08:08:31.6305170Z sudo df -H 2025-12-04T08:08:31.6310898Z shell: /usr/bin/bash -e {0} 2025-12-04T08:08:31.6311169Z env: 2025-12-04T08:08:31.6311375Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:08:31.6311646Z HAS_NVIDIA_GPU: false 2025-12-04T08:08:31.6311886Z ##[endgroup] 2025-12-04T08:08:32.4631948Z Filesystem Size Used Avail Use% Mounted on 2025-12-04T08:08:32.4632389Z devtmpfs 4.2M 0 4.2M 0% /dev 2025-12-04T08:08:32.4632734Z tmpfs 17G 0 17G 0% /dev/shm 2025-12-04T08:08:32.4633066Z tmpfs 6.6G 537k 6.6G 1% /run 2025-12-04T08:08:32.4633404Z /dev/nvme0n1p1 161G 50G 112G 32% / 2025-12-04T08:08:32.4633726Z tmpfs 17G 13k 17G 1% /tmp 2025-12-04T08:08:32.4634075Z /dev/nvme0n1p128 11M 1.4M 9.2M 13% /boot/efi 2025-12-04T08:08:32.4634438Z tmpfs 3.3G 0 3.3G 0% /run/user/0 2025-12-04T08:08:32.4681747Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-12-04T08:08:32.4682319Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-12-04T08:08:32.4682776Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2025-12-04T08:08:32.4691537Z shell: /usr/bin/bash -e {0} 2025-12-04T08:08:32.4691817Z env: 2025-12-04T08:08:32.4692039Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:08:32.4692299Z HAS_NVIDIA_GPU: false 2025-12-04T08:08:32.4692550Z ##[endgroup] 2025-12-04T08:08:32.4949842Z ##[group]Run .github/scripts/parse_ref.py 2025-12-04T08:08:32.4950244Z .github/scripts/parse_ref.py 2025-12-04T08:08:32.4956698Z shell: /usr/bin/bash -e {0} 2025-12-04T08:08:32.4956983Z env: 2025-12-04T08:08:32.4957187Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:08:32.4957458Z HAS_NVIDIA_GPU: false 2025-12-04T08:08:32.4957695Z ##[endgroup] 2025-12-04T08:08:32.5218748Z Setting output branch=main 2025-12-04T08:08:32.5300441Z Prepare all required actions 2025-12-04T08:08:32.5364460Z ##[group]Run ./.github/actions/get-workflow-job-id 2025-12-04T08:08:32.5364823Z with: 2025-12-04T08:08:32.5365494Z github-token: *** 2025-12-04T08:08:32.5365718Z env: 2025-12-04T08:08:32.5365943Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:08:32.5366206Z HAS_NVIDIA_GPU: false 2025-12-04T08:08:32.5366458Z ##[endgroup] 2025-12-04T08:08:32.5446681Z ##[group]Run set -eux 2025-12-04T08:08:32.5446977Z set -eux 2025-12-04T08:08:32.5447514Z python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}" 2025-12-04T08:08:32.5453848Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:08:32.5454236Z env: 2025-12-04T08:08:32.5454441Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:08:32.5454714Z HAS_NVIDIA_GPU: false 2025-12-04T08:08:32.5455190Z GITHUB_TOKEN: *** 2025-12-04T08:08:32.5455428Z ##[endgroup] 2025-12-04T08:08:32.5480105Z + python3 .github/scripts/get_workflow_job_id.py 19921726337 i-07a8074ca155fe23e 2025-12-04T08:08:33.4296810Z Setting output job-id=57111753247 2025-12-04T08:08:33.4297512Z Setting output job-name=linux-jammy-cpu-py3.10-gcc11-bazel-test / build-and-test (default, 1, 1, linux.4xlarge) 2025-12-04T08:08:33.4512262Z ##[group]Run export SHARD_NUMBER=0 2025-12-04T08:08:33.4512681Z export SHARD_NUMBER=0 2025-12-04T08:08:33.4513100Z # detached container should get cleaned up by teardown_ec2_linux 2025-12-04T08:08:33.4513666Z # TODO: Stop building test binaries as part of the build phase 2025-12-04T08:08:33.4514180Z # Make sure we copy test results from bazel-testlogs symlink to 2025-12-04T08:08:33.4514646Z # a regular directory ./test/test-reports 2025-12-04T08:08:33.4515012Z # shellcheck disable=SC2086 2025-12-04T08:08:33.4515323Z container_name=$(docker run \ 2025-12-04T08:08:33.4515638Z  ${GPU_FLAG:-} \ 2025-12-04T08:08:33.4515912Z  -e AWS_DEFAULT_REGION \ 2025-12-04T08:08:33.4516221Z  -e BUILD_ENVIRONMENT \ 2025-12-04T08:08:33.4516530Z  -e GITHUB_ACTIONS \ 2025-12-04T08:08:33.4516823Z  -e GITHUB_REPOSITORY \ 2025-12-04T08:08:33.4517178Z  -e GITHUB_WORKFLOW \ 2025-12-04T08:08:33.4517457Z  -e GITHUB_JOB \ 2025-12-04T08:08:33.4517737Z  -e GITHUB_RUN_NUMBER \ 2025-12-04T08:08:33.4518024Z  -e GITHUB_RUN_ATTEMPT \ 2025-12-04T08:08:33.4518323Z  -e JOB_ID \ 2025-12-04T08:08:33.4518635Z  -e GIT_DEFAULT_BRANCH="$GIT_DEFAULT_BRANCH" \ 2025-12-04T08:08:33.4518990Z  -e SHARD_NUMBER \ 2025-12-04T08:08:33.4519271Z  -e NUM_TEST_SHARDS \ 2025-12-04T08:08:33.4519577Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2025-12-04T08:08:33.4519919Z  -e SCCACHE_BUCKET \ 2025-12-04T08:08:33.4520195Z  -e SCCACHE_REGION \ 2025-12-04T08:08:33.4520519Z  -e SKIP_SCCACHE_INITIALIZATION=1 \ 2025-12-04T08:08:33.4520853Z  -e REENABLED_ISSUES \ 2025-12-04T08:08:33.4521158Z  -e TORCH_CUDA_ARCH_LIST \ 2025-12-04T08:08:33.4521474Z  -e OUR_GITHUB_JOB_ID \ 2025-12-04T08:08:33.4521755Z  -e CUDA_VERSION \ 2025-12-04T08:08:33.4522101Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2025-12-04T08:08:33.4522493Z  --security-opt seccomp=unconfined \ 2025-12-04T08:08:33.4522842Z  --cap-add=SYS_PTRACE \ 2025-12-04T08:08:33.4523128Z  --shm-size="1g" \ 2025-12-04T08:08:33.4523397Z  --tty \ 2025-12-04T08:08:33.4523624Z  --detach \ 2025-12-04T08:08:33.4523878Z  --user jenkins \ 2025-12-04T08:08:33.4524232Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2025-12-04T08:08:33.4524633Z  -w /var/lib/jenkins/workspace \ 2025-12-04T08:08:33.4524978Z  "${DOCKER_IMAGE}" 2025-12-04T08:08:33.4525242Z ) 2025-12-04T08:08:33.4525563Z docker exec -t "${container_name}" sh -c '.ci/pytorch/build.sh' 2025-12-04T08:08:33.4526089Z echo "container_id=${container_name}" >> "${GITHUB_ENV}" 2025-12-04T08:08:33.4534334Z shell: /usr/bin/bash -e {0} 2025-12-04T08:08:33.4534628Z env: 2025-12-04T08:08:33.4534854Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:08:33.4535133Z HAS_NVIDIA_GPU: false 2025-12-04T08:08:33.4535519Z BUILD_ENVIRONMENT: linux-jammy-cuda12.8-py3.10-gcc11-bazel-test 2025-12-04T08:08:33.4535936Z PR_NUMBER: 2025-12-04T08:08:33.4536164Z BRANCH: main 2025-12-04T08:08:33.4536403Z GITHUB_REPOSITORY: pytorch/pytorch 2025-12-04T08:08:33.4536724Z GITHUB_WORKFLOW: pull 2025-12-04T08:08:33.4536989Z GITHUB_JOB: build-and-test 2025-12-04T08:08:33.4537273Z GITHUB_RUN_ID: 19921726337 2025-12-04T08:08:33.4537537Z GITHUB_RUN_NUMBER: 384157 2025-12-04T08:08:33.4537813Z GITHUB_RUN_ATTEMPT: 1 2025-12-04T08:08:33.4538049Z JOB_ID: 57111753247 2025-12-04T08:08:33.4538295Z REENABLED_ISSUES: 2025-12-04T08:08:33.4538557Z AWS_DEFAULT_REGION: us-east-1 2025-12-04T08:08:33.4538872Z SHA1: ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T08:08:33.4539290Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2025-12-04T08:08:33.4539654Z SCCACHE_REGION: us-east-1 2025-12-04T08:08:33.4540106Z TORCH_CUDA_ARCH_LIST: 5.2 2025-12-04T08:08:33.4540940Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T08:08:33.4541835Z OUR_GITHUB_JOB_ID: 57111753247 2025-12-04T08:08:33.4542120Z CUDA_VERSION: cpu 2025-12-04T08:08:33.4542343Z ##[endgroup] 2025-12-04T08:09:04.1713234Z ++ dirname .ci/pytorch/build.sh 2025-12-04T08:09:04.1729707Z + source .ci/pytorch/common.sh 2025-12-04T08:09:04.1736323Z +++ dirname .ci/pytorch/common.sh 2025-12-04T08:09:04.1742879Z ++ source .ci/pytorch/common_utils.sh 2025-12-04T08:09:04.1748227Z +++ declare -f -t trap_add 2025-12-04T08:09:04.1753666Z ++ set -ex -o pipefail 2025-12-04T08:09:04.1754024Z ++ [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *rocm* ]] 2025-12-04T08:09:04.1754450Z ++ BUILD_TEST_LIBTORCH=0 2025-12-04T08:09:04.1757283Z ++ dirname .ci/pytorch/build.sh 2025-12-04T08:09:04.1763834Z + source .ci/pytorch/common-build.sh 2025-12-04T08:09:04.1769088Z ++ [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *win-* ]] 2025-12-04T08:09:04.1774507Z ++++ dirname .ci/pytorch/common-build.sh 2025-12-04T08:09:04.1781661Z +++ cd .ci/pytorch 2025-12-04T08:09:04.1782899Z +++ pwd -P 2025-12-04T08:09:04.1786760Z ++ script_dir=/var/lib/jenkins/workspace/.ci/pytorch 2025-12-04T08:09:04.1787545Z ++ [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *-pch* ]] 2025-12-04T08:09:04.1788250Z ++ which sccache 2025-12-04T08:09:04.1809253Z ++ [[ -z ossci-compiler-cache-circleci-v2 ]] 2025-12-04T08:09:04.1809656Z ++ sccache --stop-server 2025-12-04T08:09:04.1905177Z ++ true 2025-12-04T08:09:04.1905426Z ++ rm -f /var/lib/jenkins/sccache_error.log 2025-12-04T08:09:04.1924633Z ++ trap_add sccache_epilogue EXIT 2025-12-04T08:09:04.1924965Z ++ trap_add_cmd=sccache_epilogue 2025-12-04T08:09:04.1925246Z ++ shift 2025-12-04T08:09:04.1925481Z ++ for trap_add_name in "$@" 2025-12-04T08:09:04.1931995Z ++++ trap -p EXIT 2025-12-04T08:09:04.1934023Z +++ eval 'extract_trap_cmd ' 2025-12-04T08:09:04.1934507Z ++++ extract_trap_cmd 2025-12-04T08:09:04.1934875Z ++++ printf '%s\n' '' 2025-12-04T08:09:04.1935249Z +++ printf '%s\n' sccache_epilogue 2025-12-04T08:09:04.1936233Z ++ trap -- ' 2025-12-04T08:09:04.1936593Z sccache_epilogue' EXIT 2025-12-04T08:09:04.1937011Z ++ [[ -n 1 ]] 2025-12-04T08:09:04.1937659Z ++ echo 'Skipping sccache server initialization, setting environment variables' 2025-12-04T08:09:04.1938711Z Skipping sccache server initialization, setting environment variables 2025-12-04T08:09:04.1939441Z ++ export SCCACHE_IDLE_TIMEOUT=0 2025-12-04T08:09:04.1939923Z ++ SCCACHE_IDLE_TIMEOUT=0 2025-12-04T08:09:04.1940493Z ++ export SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2025-12-04T08:09:04.1941219Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2025-12-04T08:09:04.1947188Z ++ export RUST_LOG=sccache::server=error 2025-12-04T08:09:04.1947809Z ++ RUST_LOG=sccache::server=error 2025-12-04T08:09:04.1948119Z ++ sccache --zero-stats 2025-12-04T08:09:04.2984587Z Statistics zeroed. 2025-12-04T08:09:04.2988977Z ++ which ccache 2025-12-04T08:09:04.3015658Z + echo 'Python version:' 2025-12-04T08:09:04.3015944Z Python version: 2025-12-04T08:09:04.3016200Z + python --version 2025-12-04T08:09:04.3075822Z Python 3.10.14 2025-12-04T08:09:04.3077617Z + echo 'GCC version:' 2025-12-04T08:09:04.3077854Z GCC version: 2025-12-04T08:09:04.3078082Z + gcc --version 2025-12-04T08:09:04.4266019Z gcc (Ubuntu 11.4.0-1ubuntu1~22.04.2) 11.4.0 2025-12-04T08:09:04.4266479Z Copyright (C) 2021 Free Software Foundation, Inc. 2025-12-04T08:09:04.4266979Z This is free software; see the source for copying conditions. There is NO 2025-12-04T08:09:04.4267579Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-12-04T08:09:04.4267957Z 2025-12-04T08:09:04.4278915Z + echo 'CMake version:' 2025-12-04T08:09:04.4279184Z CMake version: 2025-12-04T08:09:04.4279454Z + cmake --version 2025-12-04T08:09:04.5142510Z cmake version 3.31.6 2025-12-04T08:09:04.5142781Z 2025-12-04T08:09:04.5143583Z CMake suite maintained and supported by Kitware (kitware.com/cmake). 2025-12-04T08:09:04.5158336Z + echo 'Environment variables:' 2025-12-04T08:09:04.5158893Z Environment variables: 2025-12-04T08:09:04.5159323Z + env 2025-12-04T08:09:04.5178482Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-12-04T08:09:04.5179551Z BUILD_ENVIRONMENT=linux-jammy-cuda12.8-py3.10-gcc11-bazel-test 2025-12-04T08:09:04.5180329Z HOSTNAME=4bc9292c744c 2025-12-04T08:09:04.5181416Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_e011314d-6ca7-4c21-ab4e-31788d341191 2025-12-04T08:09:04.5182650Z GITHUB_ACTION=__run_2 2025-12-04T08:09:04.5183088Z GITHUB_RUN_NUMBER=384157 2025-12-04T08:09:04.5183586Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-12-04T08:09:04.5184172Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2025-12-04T08:09:04.5184792Z AWS_DEFAULT_REGION=us-east-1 2025-12-04T08:09:04.5185282Z SCCACHE_IDLE_TIMEOUT=0 2025-12-04T08:09:04.5185784Z GITHUB_TRIGGERING_ACTOR=pytorchmergebot 2025-12-04T08:09:04.5186379Z GITHUB_REF_TYPE=branch 2025-12-04T08:09:04.5186866Z TORCH_CUDA_ARCH_LIST=5.2 2025-12-04T08:09:04.5187361Z NCCL_LIB_DIR=/usr/local/cuda/lib64/ 2025-12-04T08:09:04.5188127Z *** 2025-12-04T08:09:04.5188489Z GITHUB_REPOSITORY_ID=65600975 2025-12-04T08:09:04.5188995Z GITHUB_ACTIONS=true 2025-12-04T08:09:04.5189512Z SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2025-12-04T08:09:04.5190275Z GITHUB_SHA=ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T08:09:04.5191253Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/pull.yml@refs/heads/main 2025-12-04T08:09:04.5192151Z UCC_HOME=/usr 2025-12-04T08:09:04.5192543Z GITHUB_REF=refs/heads/main 2025-12-04T08:09:04.5193018Z SHARD_NUMBER=0 2025-12-04T08:09:04.5193431Z GITHUB_REF_PROTECTED=true 2025-12-04T08:09:04.5193893Z HOME=/var/lib/jenkins 2025-12-04T08:09:04.5194389Z GITHUB_API_URL=https://api.github.com 2025-12-04T08:09:04.5195037Z UCX_COMMIT=7836b165abdbe468a2f607e7254011c07d788152 2025-12-04T08:09:04.5195670Z CUDA_VERSION=cpu 2025-12-04T08:09:04.5196060Z USE_SYSTEM_NCCL=1 2025-12-04T08:09:04.5196458Z UCX_HOME=/usr 2025-12-04T08:09:04.5197518Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_e011314d-6ca7-4c21-ab4e-31788d341191 2025-12-04T08:09:04.5199392Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_e011314d-6ca7-4c21-ab4e-31788d341191 2025-12-04T08:09:04.5200892Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2025-12-04T08:09:04.5201779Z GITHUB_EVENT_NAME=push 2025-12-04T08:09:04.5202221Z GITHUB_RUN_ID=19921726337 2025-12-04T08:09:04.5202674Z INSTALLED_OPENBLAS= 2025-12-04T08:09:04.5203856Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_e011314d-6ca7-4c21-ab4e-31788d341191 2025-12-04T08:09:04.5205192Z GITHUB_ACTOR=pytorchmergebot 2025-12-04T08:09:04.5205977Z DESIRED_CUDA=12.8.1 2025-12-04T08:09:04.5206384Z GITHUB_RUN_ATTEMPT=1 2025-12-04T08:09:04.5206854Z ANACONDA_PYTHON_VERSION=3.10 2025-12-04T08:09:04.5207572Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-12-04T08:09:04.5208210Z TERM=xterm 2025-12-04T08:09:04.5208584Z INSTALLED_VISION=yes 2025-12-04T08:09:04.5209019Z OUR_GITHUB_JOB_ID=57111753247 2025-12-04T08:09:04.5209525Z SCCACHE_REGION=us-east-1 2025-12-04T08:09:04.5209996Z OPENSSL_ROOT_DIR=/opt/openssl 2025-12-04T08:09:04.5210508Z BUILD_AOT_INDUCTOR_TEST= 2025-12-04T08:09:04.5210967Z CUDA_PATH=/usr/local/cuda 2025-12-04T08:09:04.5211954Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2025-12-04T08:09:04.5213066Z GITHUB_SERVER_URL=https://github.com 2025-12-04T08:09:04.5213719Z UCC_COMMIT=430e241bf5d38cbc73fc7a6b89155397232e3f96 2025-12-04T08:09:04.5214356Z REENABLED_ISSUES= 2025-12-04T08:09:04.5214736Z DOCS= 2025-12-04T08:09:04.5215074Z SHLVL=1 2025-12-04T08:09:04.5215416Z MAX_JOBS=14 2025-12-04T08:09:04.5215802Z GITHUB_ACTOR_ID=97764156 2025-12-04T08:09:04.5216559Z GITHUB_WORKFLOW_SHA=ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T08:09:04.5217306Z GIT_DEFAULT_BRANCH=main 2025-12-04T08:09:04.5217742Z GITHUB_REF_NAME=main 2025-12-04T08:09:04.5218196Z GITHUB_JOB=build-and-test 2025-12-04T08:09:04.5218691Z GITHUB_REPOSITORY=pytorch/pytorch 2025-12-04T08:09:04.5219243Z GITHUB_RETENTION_DAYS=90 2025-12-04T08:09:04.5219736Z OPENSSL_DIR=/opt/openssl 2025-12-04T08:09:04.5220205Z GITHUB_ACTION_REPOSITORY= 2025-12-04T08:09:04.5221731Z PATH=/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-12-04T08:09:04.5223315Z GITHUB_BASE_REF= 2025-12-04T08:09:04.5223727Z INSTALLED_ACL= 2025-12-04T08:09:04.5224099Z CI=true 2025-12-04T08:09:04.5224498Z GITHUB_REPOSITORY_OWNER=pytorch 2025-12-04T08:09:04.5225065Z RUST_LOG=sccache::server=error 2025-12-04T08:09:04.5225570Z JOB_ID=57111753247 2025-12-04T08:09:04.5225978Z GITHUB_HEAD_REF= 2025-12-04T08:09:04.5226372Z GITHUB_ACTION_REF= 2025-12-04T08:09:04.5226905Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2025-12-04T08:09:04.5227549Z GITHUB_WORKFLOW=pull 2025-12-04T08:09:04.5228023Z DEBIAN_FRONTEND=noninteractive 2025-12-04T08:09:04.5229223Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_e011314d-6ca7-4c21-ab4e-31788d341191 2025-12-04T08:09:04.5229913Z SKIP_SCCACHE_INITIALIZATION=1 2025-12-04T08:09:04.5230213Z NCCL_INCLUDE_DIR=/usr/local/cuda/include/ 2025-12-04T08:09:04.5230530Z _=/usr/bin/env 2025-12-04T08:09:04.5231380Z + export PATH=/opt/cache/lib:/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-12-04T08:09:04.5232869Z + PATH=/opt/cache/lib:/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-12-04T08:09:04.5233859Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *cuda* ]] 2025-12-04T08:09:04.5234342Z + export LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libjemalloc.so.2 2025-12-04T08:09:04.5234796Z + LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libjemalloc.so.2 2025-12-04T08:09:04.5235156Z + echo 'NVCC version:' 2025-12-04T08:09:04.5235386Z NVCC version: 2025-12-04T08:09:04.5235605Z + nvcc --version 2025-12-04T08:09:04.7071557Z nvcc: NVIDIA (R) Cuda compiler driver 2025-12-04T08:09:04.7071976Z Copyright (c) 2005-2025 NVIDIA Corporation 2025-12-04T08:09:04.7072307Z Built on Fri_Feb_21_20:23:50_PST_2025 2025-12-04T08:09:04.7072684Z Cuda compilation tools, release 12.8, V12.8.93 2025-12-04T08:09:04.7073209Z Build cuda_12.8.r12.8/compiler.35583870_0 2025-12-04T08:09:04.7086947Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *cuda13* ]] 2025-12-04T08:09:04.7087547Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *cuda11* ]] 2025-12-04T08:09:04.7088406Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *\p\a\r\a\l\l\e\l\n\a\t\i\v\e* ]] 2025-12-04T08:09:04.7088958Z + which conda 2025-12-04T08:09:04.7107456Z /opt/conda/bin/conda 2025-12-04T08:09:04.7109133Z + [[ -v CONDA_PREFIX ]] 2025-12-04T08:09:04.7109451Z + [[ -v ANACONDA_PYTHON_VERSION ]] 2025-12-04T08:09:04.7109946Z + export CMAKE_PREFIX_PATH=/opt/conda/envs/py_3.10 2025-12-04T08:09:04.7110448Z + CMAKE_PREFIX_PATH=/opt/conda/envs/py_3.10 2025-12-04T08:09:04.7110929Z + [[ 3.10 = \3\.\1\2 ]] 2025-12-04T08:09:04.7111227Z + [[ 3.10 = \3\.\1\3 ]] 2025-12-04T08:09:04.7111590Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *aarch64* ]] 2025-12-04T08:09:04.7112209Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *riscv64* ]] 2025-12-04T08:09:04.7112771Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *libtorch* ]] 2025-12-04T08:09:04.7113285Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *vulkan* ]] 2025-12-04T08:09:04.7113847Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *rocm* ]] 2025-12-04T08:09:04.7114373Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *xpu* ]] 2025-12-04T08:09:04.7114754Z + '[' -z 14 ']' 2025-12-04T08:09:04.7115333Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *cuda* ]] 2025-12-04T08:09:04.7115787Z + [[ -z 5.2 ]] 2025-12-04T08:09:04.7116093Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *cuda* ]] 2025-12-04T08:09:04.7116574Z + echo 5.2 2025-12-04T08:09:04.7117217Z + tr ' ' '\n' 2025-12-04T08:09:04.7117866Z + sed 's/$/>= 8.0/' 2025-12-04T08:09:04.7119356Z + bc 2025-12-04T08:09:04.7120677Z + grep -q 1 2025-12-04T08:09:04.7226957Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *clang* ]] 2025-12-04T08:09:04.7227549Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *-clang*-asan* ]] 2025-12-04T08:09:04.7228084Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *no-ops* ]] 2025-12-04T08:09:04.7228581Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *-pch* ]] 2025-12-04T08:09:04.7229242Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *cuda* ]] 2025-12-04T08:09:04.7229789Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *-full-debug* ]] 2025-12-04T08:09:04.7230442Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *-debug* ]] 2025-12-04T08:09:04.7230925Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *rocm* ]] 2025-12-04T08:09:04.7231412Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *s390x* ]] 2025-12-04T08:09:04.7231900Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *riscv64* ]] 2025-12-04T08:09:04.7232330Z + [[ -d /var/lib/jenkins/workspace ]] 2025-12-04T08:09:04.7232663Z ++ stat -c %u /var/lib/jenkins/workspace 2025-12-04T08:09:04.7263108Z + WORKSPACE_ORIGINAL_OWNER_ID=1000 2025-12-04T08:09:04.7263446Z + trap_add cleanup_workspace EXIT 2025-12-04T08:09:04.7263747Z + trap_add_cmd=cleanup_workspace 2025-12-04T08:09:04.7264030Z + shift 2025-12-04T08:09:04.7264238Z + for trap_add_name in "$@" 2025-12-04T08:09:04.7269577Z +++ trap -p EXIT 2025-12-04T08:09:04.7271874Z ++ eval 'extract_trap_cmd trap -- '\'' 2025-12-04T08:09:04.7272307Z sccache_epilogue'\'' EXIT' 2025-12-04T08:09:04.7272587Z +++ extract_trap_cmd trap -- ' 2025-12-04T08:09:04.7272923Z sccache_epilogue' EXIT 2025-12-04T08:09:04.7273167Z +++ printf '%s\n' ' 2025-12-04T08:09:04.7273388Z sccache_epilogue' 2025-12-04T08:09:04.7273641Z ++ printf '%s\n' cleanup_workspace 2025-12-04T08:09:04.7274785Z + trap -- ' 2025-12-04T08:09:04.7275054Z sccache_epilogue 2025-12-04T08:09:04.7275281Z cleanup_workspace' EXIT 2025-12-04T08:09:04.7275591Z + sudo chown -R jenkins /var/lib/jenkins/workspace 2025-12-04T08:09:05.4317138Z + git config --global --add safe.directory /var/lib/jenkins/workspace 2025-12-04T08:09:05.4502907Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *-bazel-* ]] 2025-12-04T08:09:05.4503343Z + set -e -o pipefail 2025-12-04T08:09:05.4515120Z + get_bazel 2025-12-04T08:09:05.4515836Z + retry curl --location --output tools/bazel https://raw.githubusercontent.com/bazelbuild/bazelisk/v1.23.0/bazelisk.py 2025-12-04T08:09:05.4517039Z + curl --location --output tools/bazel https://raw.githubusercontent.com/bazelbuild/bazelisk/v1.23.0/bazelisk.py 2025-12-04T08:09:05.5346964Z % Total % Received % Xferd Average Speed Time Time Time Current 2025-12-04T08:09:05.5347909Z Dload Upload Total Spent Left Speed 2025-12-04T08:09:05.5348212Z 2025-12-04T08:09:05.6129946Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-12-04T08:09:05.6130452Z 100 17143 100 17143 0 0 213k 0 --:--:-- --:--:-- --:--:-- 214k 2025-12-04T08:09:05.6172337Z + shasum --algorithm=1 --check /dev/fd/63 2025-12-04T08:09:05.6172789Z ++ echo '01df9cf7f08dd80d83979ed0d0666a99349ae93c tools/bazel' 2025-12-04T08:09:05.6666938Z tools/bazel: OK 2025-12-04T08:09:05.6671897Z + chmod u+x tools/bazel 2025-12-04T08:09:05.6703906Z + python3 tools/optional_submodules.py checkout_eigen 2025-12-04T08:09:05.7126624Z -- Checkout Eigen release tag: 5.0.0 2025-12-04T08:09:05.7293129Z Cloning into 'eigen'... 2025-12-04T08:09:06.1313341Z warning: redirecting to https://gitlab.com/libeigen/eigen.git/ 2025-12-04T08:09:06.4555101Z remote: Enumerating objects: 2038, done. 2025-12-04T08:09:06.4555726Z remote: Counting objects: 0% (1/2038) 2025-12-04T08:09:06.4556180Z remote: Counting objects: 1% (21/2038) 2025-12-04T08:09:06.4556568Z remote: Counting objects: 2% (41/2038) 2025-12-04T08:09:06.4556962Z remote: Counting objects: 3% (62/2038) 2025-12-04T08:09:06.4557340Z remote: Counting objects: 4% (82/2038) 2025-12-04T08:09:06.4557734Z remote: Counting objects: 5% (102/2038) 2025-12-04T08:09:06.4558136Z remote: Counting objects: 6% (123/2038) 2025-12-04T08:09:06.4558518Z remote: Counting objects: 7% (143/2038) 2025-12-04T08:09:06.4558913Z remote: Counting objects: 8% (164/2038) 2025-12-04T08:09:06.4559292Z remote: Counting objects: 9% (184/2038) 2025-12-04T08:09:06.4559684Z remote: Counting objects: 10% (204/2038) 2025-12-04T08:09:06.4560065Z remote: Counting objects: 11% (225/2038) 2025-12-04T08:09:06.4560474Z remote: Counting objects: 12% (245/2038) 2025-12-04T08:09:06.4560858Z remote: Counting objects: 13% (265/2038) 2025-12-04T08:09:06.4561253Z remote: Counting objects: 14% (286/2038) 2025-12-04T08:09:06.4561649Z remote: Counting objects: 15% (306/2038) 2025-12-04T08:09:06.4562031Z remote: Counting objects: 16% (327/2038) 2025-12-04T08:09:06.4562424Z remote: Counting objects: 17% (347/2038) 2025-12-04T08:09:06.4562806Z remote: Counting objects: 18% (367/2038) 2025-12-04T08:09:06.4563198Z remote: Counting objects: 19% (388/2038) 2025-12-04T08:09:06.4563580Z remote: Counting objects: 20% (408/2038) 2025-12-04T08:09:06.4563978Z remote: Counting objects: 21% (428/2038) 2025-12-04T08:09:06.4564361Z remote: Counting objects: 22% (449/2038) 2025-12-04T08:09:06.4564770Z remote: Counting objects: 23% (469/2038) 2025-12-04T08:09:06.4565152Z remote: Counting objects: 24% (490/2038) 2025-12-04T08:09:06.4565551Z remote: Counting objects: 25% (510/2038) 2025-12-04T08:09:06.4565935Z remote: Counting objects: 26% (530/2038) 2025-12-04T08:09:06.4566331Z remote: Counting objects: 27% (551/2038) 2025-12-04T08:09:06.4566726Z remote: Counting objects: 28% (571/2038) 2025-12-04T08:09:06.4567105Z remote: Counting objects: 29% (592/2038) 2025-12-04T08:09:06.4567577Z remote: Counting objects: 30% (612/2038) 2025-12-04T08:09:06.4567960Z remote: Counting objects: 31% (632/2038) 2025-12-04T08:09:06.4568360Z remote: Counting objects: 32% (653/2038) 2025-12-04T08:09:06.4568738Z remote: Counting objects: 33% (673/2038) 2025-12-04T08:09:06.4569131Z remote: Counting objects: 34% (693/2038) 2025-12-04T08:09:06.4569510Z remote: Counting objects: 35% (714/2038) 2025-12-04T08:09:06.4569902Z remote: Counting objects: 36% (734/2038) 2025-12-04T08:09:06.4570293Z remote: Counting objects: 37% (755/2038) 2025-12-04T08:09:06.4570672Z remote: Counting objects: 38% (775/2038) 2025-12-04T08:09:06.4571231Z remote: Counting objects: 39% (795/2038) 2025-12-04T08:09:06.4571609Z remote: Counting objects: 40% (816/2038) 2025-12-04T08:09:06.4572007Z remote: Counting objects: 41% (836/2038) 2025-12-04T08:09:06.4572389Z remote: Counting objects: 42% (856/2038) 2025-12-04T08:09:06.4572782Z remote: Counting objects: 43% (877/2038) 2025-12-04T08:09:06.4573169Z remote: Counting objects: 44% (897/2038) 2025-12-04T08:09:06.4573565Z remote: Counting objects: 45% (918/2038) 2025-12-04T08:09:06.4573964Z remote: Counting objects: 46% (938/2038) 2025-12-04T08:09:06.4574351Z remote: Counting objects: 47% (958/2038) 2025-12-04T08:09:06.4574747Z remote: Counting objects: 48% (979/2038) 2025-12-04T08:09:06.4575127Z remote: Counting objects: 49% (999/2038) 2025-12-04T08:09:06.4575523Z remote: Counting objects: 50% (1019/2038) 2025-12-04T08:09:06.4575913Z remote: Counting objects: 51% (1040/2038) 2025-12-04T08:09:06.4576315Z remote: Counting objects: 52% (1060/2038) 2025-12-04T08:09:06.4576703Z remote: Counting objects: 53% (1081/2038) 2025-12-04T08:09:06.4577099Z remote: Counting objects: 54% (1101/2038) 2025-12-04T08:09:06.4577562Z remote: Counting objects: 55% (1121/2038) 2025-12-04T08:09:06.4577965Z remote: Counting objects: 56% (1142/2038) 2025-12-04T08:09:06.4578360Z remote: Counting objects: 57% (1162/2038) 2025-12-04T08:09:06.4578748Z remote: Counting objects: 58% (1183/2038) 2025-12-04T08:09:06.4579153Z remote: Counting objects: 59% (1203/2038) 2025-12-04T08:09:06.4579541Z remote: Counting objects: 60% (1223/2038) 2025-12-04T08:09:06.4579944Z remote: Counting objects: 61% (1244/2038) 2025-12-04T08:09:06.4580330Z remote: Counting objects: 62% (1264/2038) 2025-12-04T08:09:06.4580729Z remote: Counting objects: 63% (1284/2038) 2025-12-04T08:09:06.4581128Z remote: Counting objects: 64% (1305/2038) 2025-12-04T08:09:06.4581514Z remote: Counting objects: 65% (1325/2038) 2025-12-04T08:09:06.4581912Z remote: Counting objects: 66% (1346/2038) 2025-12-04T08:09:06.4582302Z remote: Counting objects: 67% (1366/2038) 2025-12-04T08:09:06.4582706Z remote: Counting objects: 68% (1386/2038) 2025-12-04T08:09:06.4583090Z remote: Counting objects: 69% (1407/2038) 2025-12-04T08:09:06.4583487Z remote: Counting objects: 70% (1427/2038) 2025-12-04T08:09:06.4583873Z remote: Counting objects: 71% (1447/2038) 2025-12-04T08:09:06.4584267Z remote: Counting objects: 72% (1468/2038) 2025-12-04T08:09:06.4584664Z remote: Counting objects: 73% (1488/2038) 2025-12-04T08:09:06.4585048Z remote: Counting objects: 74% (1509/2038) 2025-12-04T08:09:06.4585446Z remote: Counting objects: 75% (1529/2038) 2025-12-04T08:09:06.4585832Z remote: Counting objects: 76% (1549/2038) 2025-12-04T08:09:06.4586232Z remote: Counting objects: 77% (1570/2038) 2025-12-04T08:09:06.4586617Z remote: Counting objects: 78% (1590/2038) 2025-12-04T08:09:06.4587016Z remote: Counting objects: 79% (1611/2038) 2025-12-04T08:09:06.4587408Z remote: Counting objects: 80% (1631/2038) 2025-12-04T08:09:06.4587806Z remote: Counting objects: 81% (1651/2038) 2025-12-04T08:09:06.4588205Z remote: Counting objects: 82% (1672/2038) 2025-12-04T08:09:06.4588588Z remote: Counting objects: 83% (1692/2038) 2025-12-04T08:09:06.4588985Z remote: Counting objects: 84% (1712/2038) 2025-12-04T08:09:06.4589372Z remote: Counting objects: 85% (1733/2038) 2025-12-04T08:09:06.4589861Z remote: Counting objects: 86% (1753/2038) 2025-12-04T08:09:06.4590245Z remote: Counting objects: 87% (1774/2038) 2025-12-04T08:09:06.4590643Z remote: Counting objects: 88% (1794/2038) 2025-12-04T08:09:06.4591026Z remote: Counting objects: 89% (1814/2038) 2025-12-04T08:09:06.4591427Z remote: Counting objects: 90% (1835/2038) 2025-12-04T08:09:06.4591826Z remote: Counting objects: 91% (1855/2038) 2025-12-04T08:09:06.4592211Z remote: Counting objects: 92% (1875/2038) 2025-12-04T08:09:06.4592610Z remote: Counting objects: 93% (1896/2038) 2025-12-04T08:09:06.4593090Z remote: Counting objects: 94% (1916/2038) 2025-12-04T08:09:06.4593490Z remote: Counting objects: 95% (1937/2038) 2025-12-04T08:09:06.4593885Z remote: Counting objects: 96% (1957/2038) 2025-12-04T08:09:06.4594286Z remote: Counting objects: 97% (1977/2038) 2025-12-04T08:09:06.4594677Z remote: Counting objects: 98% (1998/2038) 2025-12-04T08:09:06.5498633Z remote: Counting objects: 99% (2018/2038) 2025-12-04T08:09:06.5499405Z remote: Counting objects: 100% (2038/2038) 2025-12-04T08:09:06.5499868Z remote: Counting objects: 100% (2038/2038), done. 2025-12-04T08:09:06.5500297Z remote: Compressing objects: 0% (1/1741) 2025-12-04T08:09:06.5500713Z remote: Compressing objects: 1% (18/1741) 2025-12-04T08:09:06.5501119Z remote: Compressing objects: 2% (35/1741) 2025-12-04T08:09:06.5501535Z remote: Compressing objects: 3% (53/1741) 2025-12-04T08:09:06.5501936Z remote: Compressing objects: 4% (70/1741) 2025-12-04T08:09:06.5502368Z remote: Compressing objects: 5% (88/1741) 2025-12-04T08:09:06.5502773Z remote: Compressing objects: 6% (105/1741) 2025-12-04T08:09:06.5503456Z remote: Compressing objects: 7% (122/1741) 2025-12-04T08:09:06.5503888Z remote: Compressing objects: 8% (140/1741) 2025-12-04T08:09:06.5504301Z remote: Compressing objects: 9% (157/1741) 2025-12-04T08:09:06.5504724Z remote: Compressing objects: 10% (175/1741) 2025-12-04T08:09:06.5505131Z remote: Compressing objects: 11% (192/1741) 2025-12-04T08:09:06.5505556Z remote: Compressing objects: 12% (209/1741) 2025-12-04T08:09:06.5505965Z remote: Compressing objects: 13% (227/1741) 2025-12-04T08:09:06.5506385Z remote: Compressing objects: 14% (244/1741) 2025-12-04T08:09:06.5506790Z remote: Compressing objects: 15% (262/1741) 2025-12-04T08:09:06.5507213Z remote: Compressing objects: 16% (279/1741) 2025-12-04T08:09:06.5507631Z remote: Compressing objects: 17% (296/1741) 2025-12-04T08:09:06.5508040Z remote: Compressing objects: 18% (314/1741) 2025-12-04T08:09:06.5508471Z remote: Compressing objects: 19% (331/1741) 2025-12-04T08:09:06.5508889Z remote: Compressing objects: 20% (349/1741) 2025-12-04T08:09:06.5509313Z remote: Compressing objects: 21% (366/1741) 2025-12-04T08:09:06.5509725Z remote: Compressing objects: 22% (384/1741) 2025-12-04T08:09:06.5510143Z remote: Compressing objects: 23% (401/1741) 2025-12-04T08:09:06.5510551Z remote: Compressing objects: 24% (418/1741) 2025-12-04T08:09:06.5510971Z remote: Compressing objects: 25% (436/1741) 2025-12-04T08:09:06.5511393Z remote: Compressing objects: 26% (453/1741) 2025-12-04T08:09:06.5511801Z remote: Compressing objects: 27% (471/1741) 2025-12-04T08:09:06.5512218Z remote: Compressing objects: 28% (488/1741) 2025-12-04T08:09:06.5512623Z remote: Compressing objects: 29% (505/1741) 2025-12-04T08:09:06.5513039Z remote: Compressing objects: 30% (523/1741) 2025-12-04T08:09:06.5513443Z remote: Compressing objects: 31% (540/1741) 2025-12-04T08:09:06.5513864Z remote: Compressing objects: 32% (558/1741) 2025-12-04T08:09:06.5514269Z remote: Compressing objects: 33% (575/1741) 2025-12-04T08:09:06.5514691Z remote: Compressing objects: 34% (592/1741) 2025-12-04T08:09:06.5515113Z remote: Compressing objects: 35% (610/1741) 2025-12-04T08:09:06.5515520Z remote: Compressing objects: 36% (627/1741) 2025-12-04T08:09:06.5515938Z remote: Compressing objects: 37% (645/1741) 2025-12-04T08:09:06.5516344Z remote: Compressing objects: 38% (662/1741) 2025-12-04T08:09:06.5516798Z remote: Compressing objects: 39% (679/1741) 2025-12-04T08:09:06.5517206Z remote: Compressing objects: 40% (697/1741) 2025-12-04T08:09:06.5517625Z remote: Compressing objects: 41% (714/1741) 2025-12-04T08:09:06.5518034Z remote: Compressing objects: 42% (732/1741) 2025-12-04T08:09:06.5518459Z remote: Compressing objects: 43% (749/1741) 2025-12-04T08:09:06.5518880Z remote: Compressing objects: 44% (767/1741) 2025-12-04T08:09:06.5519434Z remote: Compressing objects: 45% (784/1741) 2025-12-04T08:09:06.5519853Z remote: Compressing objects: 46% (801/1741) 2025-12-04T08:09:06.5520265Z remote: Compressing objects: 47% (819/1741) 2025-12-04T08:09:06.5520690Z remote: Compressing objects: 48% (836/1741) 2025-12-04T08:09:06.5521097Z remote: Compressing objects: 49% (854/1741) 2025-12-04T08:09:06.5521517Z remote: Compressing objects: 50% (871/1741) 2025-12-04T08:09:06.5521925Z remote: Compressing objects: 51% (888/1741) 2025-12-04T08:09:06.5522344Z remote: Compressing objects: 52% (906/1741) 2025-12-04T08:09:06.5522762Z remote: Compressing objects: 53% (923/1741) 2025-12-04T08:09:06.5523168Z remote: Compressing objects: 54% (941/1741) 2025-12-04T08:09:06.5523593Z remote: Compressing objects: 55% (958/1741) 2025-12-04T08:09:06.5524002Z remote: Compressing objects: 56% (975/1741) 2025-12-04T08:09:06.5524425Z remote: Compressing objects: 57% (993/1741) 2025-12-04T08:09:06.5524844Z remote: Compressing objects: 58% (1010/1741) 2025-12-04T08:09:06.5525281Z remote: Compressing objects: 59% (1028/1741) 2025-12-04T08:09:06.5525814Z remote: Compressing objects: 60% (1045/1741) 2025-12-04T08:09:06.5526236Z remote: Compressing objects: 61% (1063/1741) 2025-12-04T08:09:06.5526666Z remote: Compressing objects: 62% (1080/1741) 2025-12-04T08:09:06.5527082Z remote: Compressing objects: 63% (1097/1741) 2025-12-04T08:09:06.5527621Z remote: Compressing objects: 64% (1115/1741) 2025-12-04T08:09:06.5528043Z remote: Compressing objects: 65% (1132/1741) 2025-12-04T08:09:06.5528474Z remote: Compressing objects: 66% (1150/1741) 2025-12-04T08:09:06.5529087Z remote: Compressing objects: 67% (1167/1741) 2025-12-04T08:09:06.5529513Z remote: Compressing objects: 68% (1184/1741) 2025-12-04T08:09:06.5529940Z remote: Compressing objects: 69% (1202/1741) 2025-12-04T08:09:06.5530352Z remote: Compressing objects: 70% (1219/1741) 2025-12-04T08:09:06.5530779Z remote: Compressing objects: 71% (1237/1741) 2025-12-04T08:09:06.5531197Z remote: Compressing objects: 72% (1254/1741) 2025-12-04T08:09:06.5531622Z remote: Compressing objects: 73% (1271/1741) 2025-12-04T08:09:06.5532031Z remote: Compressing objects: 74% (1289/1741) 2025-12-04T08:09:06.5532451Z remote: Compressing objects: 75% (1306/1741) 2025-12-04T08:09:06.5532864Z remote: Compressing objects: 76% (1324/1741) 2025-12-04T08:09:06.5533286Z remote: Compressing objects: 77% (1341/1741) 2025-12-04T08:09:06.5533706Z remote: Compressing objects: 78% (1358/1741) 2025-12-04T08:09:06.5534113Z remote: Compressing objects: 79% (1376/1741) 2025-12-04T08:09:06.5534532Z remote: Compressing objects: 80% (1393/1741) 2025-12-04T08:09:06.5534962Z remote: Compressing objects: 81% (1411/1741) 2025-12-04T08:09:06.5535382Z remote: Compressing objects: 82% (1428/1741) 2025-12-04T08:09:06.5535792Z remote: Compressing objects: 83% (1446/1741) 2025-12-04T08:09:06.5536213Z remote: Compressing objects: 84% (1463/1741) 2025-12-04T08:09:06.5536625Z remote: Compressing objects: 85% (1480/1741) 2025-12-04T08:09:06.5537053Z remote: Compressing objects: 86% (1498/1741) 2025-12-04T08:09:06.5537478Z remote: Compressing objects: 87% (1515/1741) 2025-12-04T08:09:06.5537888Z remote: Compressing objects: 88% (1533/1741) 2025-12-04T08:09:06.5538309Z remote: Compressing objects: 89% (1550/1741) 2025-12-04T08:09:06.5538719Z remote: Compressing objects: 90% (1567/1741) 2025-12-04T08:09:06.5539145Z remote: Compressing objects: 91% (1585/1741) 2025-12-04T08:09:06.5539559Z remote: Compressing objects: 92% (1602/1741) 2025-12-04T08:09:06.5615220Z remote: Compressing objects: 93% (1620/1741) 2025-12-04T08:09:06.5615670Z remote: Compressing objects: 94% (1637/1741) 2025-12-04T08:09:06.5616085Z remote: Compressing objects: 95% (1654/1741) 2025-12-04T08:09:06.5616508Z remote: Compressing objects: 96% (1672/1741) 2025-12-04T08:09:06.5616923Z remote: Compressing objects: 97% (1689/1741) 2025-12-04T08:09:06.5617571Z remote: Compressing objects: 98% (1707/1741) 2025-12-04T08:09:06.5617980Z remote: Compressing objects: 99% (1724/1741) 2025-12-04T08:09:06.5618413Z remote: Compressing objects: 100% (1741/1741) 2025-12-04T08:09:06.5618858Z remote: Compressing objects: 100% (1741/1741), done. 2025-12-04T08:09:06.5642198Z Receiving objects: 0% (1/2038) 2025-12-04T08:09:06.5643801Z Receiving objects: 1% (21/2038) 2025-12-04T08:09:06.5646257Z Receiving objects: 2% (41/2038) 2025-12-04T08:09:06.5648631Z Receiving objects: 3% (62/2038) 2025-12-04T08:09:06.5653437Z Receiving objects: 4% (82/2038) 2025-12-04T08:09:06.5656186Z Receiving objects: 5% (102/2038) 2025-12-04T08:09:06.5658353Z Receiving objects: 6% (123/2038) 2025-12-04T08:09:06.5679432Z Receiving objects: 7% (143/2038) 2025-12-04T08:09:06.5682607Z Receiving objects: 8% (164/2038) 2025-12-04T08:09:06.5696948Z Receiving objects: 9% (184/2038) 2025-12-04T08:09:06.5748682Z Receiving objects: 10% (204/2038) 2025-12-04T08:09:06.5768660Z Receiving objects: 11% (225/2038) 2025-12-04T08:09:06.5795995Z Receiving objects: 12% (245/2038) 2025-12-04T08:09:06.5815933Z Receiving objects: 13% (265/2038) 2025-12-04T08:09:06.5874176Z Receiving objects: 14% (286/2038) 2025-12-04T08:09:06.5923579Z Receiving objects: 15% (306/2038) 2025-12-04T08:09:06.5975049Z Receiving objects: 16% (327/2038) 2025-12-04T08:09:06.6004475Z Receiving objects: 17% (347/2038) 2025-12-04T08:09:06.6023158Z Receiving objects: 18% (367/2038) 2025-12-04T08:09:06.6109207Z Receiving objects: 19% (388/2038) 2025-12-04T08:09:06.6131782Z Receiving objects: 20% (408/2038) 2025-12-04T08:09:06.6149270Z Receiving objects: 21% (428/2038) 2025-12-04T08:09:06.6170625Z Receiving objects: 22% (449/2038) 2025-12-04T08:09:06.6199035Z Receiving objects: 23% (469/2038) 2025-12-04T08:09:06.6221078Z Receiving objects: 24% (490/2038) 2025-12-04T08:09:06.6236028Z Receiving objects: 25% (510/2038) 2025-12-04T08:09:06.6361128Z Receiving objects: 26% (530/2038) 2025-12-04T08:09:06.6417977Z Receiving objects: 27% (551/2038) 2025-12-04T08:09:06.6428253Z Receiving objects: 28% (571/2038) 2025-12-04T08:09:06.6434892Z Receiving objects: 29% (592/2038) 2025-12-04T08:09:06.6437056Z Receiving objects: 30% (612/2038) 2025-12-04T08:09:06.6441955Z Receiving objects: 31% (632/2038) 2025-12-04T08:09:06.6446152Z Receiving objects: 32% (653/2038) 2025-12-04T08:09:06.6449017Z Receiving objects: 33% (673/2038) 2025-12-04T08:09:06.6452057Z Receiving objects: 34% (693/2038) 2025-12-04T08:09:06.6456600Z Receiving objects: 35% (714/2038) 2025-12-04T08:09:06.6488126Z Receiving objects: 36% (734/2038) 2025-12-04T08:09:06.6497179Z Receiving objects: 37% (755/2038) 2025-12-04T08:09:06.6502791Z Receiving objects: 38% (775/2038) 2025-12-04T08:09:06.6511136Z Receiving objects: 39% (795/2038) 2025-12-04T08:09:06.6539039Z Receiving objects: 40% (816/2038) 2025-12-04T08:09:06.6543181Z Receiving objects: 41% (836/2038) 2025-12-04T08:09:06.6550840Z Receiving objects: 42% (856/2038) 2025-12-04T08:09:06.6558270Z Receiving objects: 43% (877/2038) 2025-12-04T08:09:06.6565578Z Receiving objects: 44% (897/2038) 2025-12-04T08:09:06.6577567Z Receiving objects: 45% (918/2038) 2025-12-04T08:09:06.6594313Z Receiving objects: 46% (938/2038) 2025-12-04T08:09:06.6607195Z Receiving objects: 47% (958/2038) 2025-12-04T08:09:06.6612176Z Receiving objects: 48% (979/2038) 2025-12-04T08:09:06.6613930Z Receiving objects: 49% (999/2038) 2025-12-04T08:09:06.6615607Z Receiving objects: 50% (1019/2038) 2025-12-04T08:09:06.6618120Z Receiving objects: 51% (1040/2038) 2025-12-04T08:09:06.6619476Z Receiving objects: 52% (1060/2038) 2025-12-04T08:09:06.6620251Z Receiving objects: 53% (1081/2038) 2025-12-04T08:09:06.6621171Z Receiving objects: 54% (1101/2038) 2025-12-04T08:09:06.6621561Z Receiving objects: 55% (1121/2038) 2025-12-04T08:09:06.6622294Z Receiving objects: 56% (1142/2038) 2025-12-04T08:09:06.6624389Z Receiving objects: 57% (1162/2038) 2025-12-04T08:09:06.6624749Z Receiving objects: 58% (1183/2038) 2025-12-04T08:09:06.6625383Z Receiving objects: 59% (1203/2038) 2025-12-04T08:09:06.6625674Z Receiving objects: 60% (1223/2038) 2025-12-04T08:09:06.6626537Z Receiving objects: 61% (1244/2038) 2025-12-04T08:09:06.6627098Z Receiving objects: 62% (1264/2038) 2025-12-04T08:09:06.6628014Z Receiving objects: 63% (1284/2038) 2025-12-04T08:09:06.6629549Z Receiving objects: 64% (1305/2038) 2025-12-04T08:09:06.6631204Z Receiving objects: 65% (1325/2038) 2025-12-04T08:09:06.6632155Z Receiving objects: 66% (1346/2038) 2025-12-04T08:09:06.6633889Z Receiving objects: 67% (1366/2038) 2025-12-04T08:09:06.6634502Z Receiving objects: 68% (1386/2038) 2025-12-04T08:09:06.6635587Z Receiving objects: 69% (1407/2038) 2025-12-04T08:09:06.6638542Z Receiving objects: 70% (1427/2038) 2025-12-04T08:09:06.6645072Z Receiving objects: 71% (1447/2038) 2025-12-04T08:09:06.6649604Z Receiving objects: 72% (1468/2038) 2025-12-04T08:09:06.6655135Z Receiving objects: 73% (1488/2038) 2025-12-04T08:09:06.6670243Z Receiving objects: 74% (1509/2038) 2025-12-04T08:09:06.6677052Z Receiving objects: 75% (1529/2038) 2025-12-04T08:09:06.6692981Z Receiving objects: 76% (1549/2038) 2025-12-04T08:09:06.6705534Z Receiving objects: 77% (1570/2038) 2025-12-04T08:09:06.6723654Z Receiving objects: 78% (1590/2038) 2025-12-04T08:09:06.6734365Z Receiving objects: 79% (1611/2038) 2025-12-04T08:09:06.6746593Z Receiving objects: 80% (1631/2038) 2025-12-04T08:09:06.6765918Z Receiving objects: 81% (1651/2038) 2025-12-04T08:09:06.6776921Z Receiving objects: 82% (1672/2038) 2025-12-04T08:09:06.6800369Z Receiving objects: 83% (1692/2038) 2025-12-04T08:09:06.6843016Z Receiving objects: 84% (1712/2038) 2025-12-04T08:09:06.6864705Z Receiving objects: 85% (1733/2038) 2025-12-04T08:09:06.6885546Z Receiving objects: 86% (1753/2038) 2025-12-04T08:09:06.6902815Z Receiving objects: 87% (1774/2038) 2025-12-04T08:09:06.6914539Z Receiving objects: 88% (1794/2038) 2025-12-04T08:09:06.6924918Z Receiving objects: 89% (1814/2038) 2025-12-04T08:09:06.6940925Z Receiving objects: 90% (1835/2038) 2025-12-04T08:09:06.7001382Z Receiving objects: 91% (1855/2038) 2025-12-04T08:09:06.7006905Z Receiving objects: 92% (1875/2038) 2025-12-04T08:09:06.7022338Z Receiving objects: 93% (1896/2038) 2025-12-04T08:09:06.7035239Z Receiving objects: 94% (1916/2038) 2025-12-04T08:09:06.7057606Z Receiving objects: 95% (1937/2038) 2025-12-04T08:09:06.7072944Z Receiving objects: 96% (1957/2038) 2025-12-04T08:09:06.7200068Z Receiving objects: 97% (1977/2038) 2025-12-04T08:09:06.7200807Z remote: Total 2038 (delta 385), reused 972 (delta 254), pack-reused 0 (from 0) 2025-12-04T08:09:06.7217802Z Receiving objects: 98% (1998/2038) 2025-12-04T08:09:06.7286090Z Receiving objects: 99% (2018/2038) 2025-12-04T08:09:06.7286449Z Receiving objects: 100% (2038/2038) 2025-12-04T08:09:06.7286843Z Receiving objects: 100% (2038/2038), 3.35 MiB | 20.42 MiB/s, done. 2025-12-04T08:09:06.7293034Z Resolving deltas: 0% (0/385) 2025-12-04T08:09:06.7294096Z Resolving deltas: 1% (4/385) 2025-12-04T08:09:06.7295084Z Resolving deltas: 2% (8/385) 2025-12-04T08:09:06.7295930Z Resolving deltas: 3% (12/385) 2025-12-04T08:09:06.7296796Z Resolving deltas: 4% (16/385) 2025-12-04T08:09:06.7297361Z Resolving deltas: 5% (20/385) 2025-12-04T08:09:06.7298211Z Resolving deltas: 6% (24/385) 2025-12-04T08:09:06.7298721Z Resolving deltas: 7% (27/385) 2025-12-04T08:09:06.7300289Z Resolving deltas: 8% (31/385) 2025-12-04T08:09:06.7300786Z Resolving deltas: 9% (35/385) 2025-12-04T08:09:06.7301241Z Resolving deltas: 10% (39/385) 2025-12-04T08:09:06.7301862Z Resolving deltas: 11% (43/385) 2025-12-04T08:09:06.7302556Z Resolving deltas: 12% (47/385) 2025-12-04T08:09:06.7303049Z Resolving deltas: 13% (51/385) 2025-12-04T08:09:06.7303560Z Resolving deltas: 14% (54/385) 2025-12-04T08:09:06.7304057Z Resolving deltas: 15% (58/385) 2025-12-04T08:09:06.7304521Z Resolving deltas: 16% (62/385) 2025-12-04T08:09:06.7304877Z Resolving deltas: 17% (66/385) 2025-12-04T08:09:06.7305557Z Resolving deltas: 18% (70/385) 2025-12-04T08:09:06.7306370Z Resolving deltas: 19% (74/385) 2025-12-04T08:09:06.7306855Z Resolving deltas: 20% (77/385) 2025-12-04T08:09:06.7307204Z Resolving deltas: 21% (81/385) 2025-12-04T08:09:06.7307494Z Resolving deltas: 22% (85/385) 2025-12-04T08:09:06.7307817Z Resolving deltas: 23% (89/385) 2025-12-04T08:09:06.7308217Z Resolving deltas: 24% (93/385) 2025-12-04T08:09:06.7308673Z Resolving deltas: 25% (97/385) 2025-12-04T08:09:06.7309163Z Resolving deltas: 26% (101/385) 2025-12-04T08:09:06.7309659Z Resolving deltas: 27% (105/385) 2025-12-04T08:09:06.7310180Z Resolving deltas: 28% (108/385) 2025-12-04T08:09:06.7310685Z Resolving deltas: 29% (112/385) 2025-12-04T08:09:06.7311187Z Resolving deltas: 30% (116/385) 2025-12-04T08:09:06.7311705Z Resolving deltas: 31% (120/385) 2025-12-04T08:09:06.7312206Z Resolving deltas: 32% (124/385) 2025-12-04T08:09:06.7312723Z Resolving deltas: 33% (128/385) 2025-12-04T08:09:06.7313238Z Resolving deltas: 34% (131/385) 2025-12-04T08:09:06.7313753Z Resolving deltas: 35% (135/385) 2025-12-04T08:09:06.7314270Z Resolving deltas: 36% (140/385) 2025-12-04T08:09:06.7314776Z Resolving deltas: 37% (143/385) 2025-12-04T08:09:06.7315545Z Resolving deltas: 38% (147/385) 2025-12-04T08:09:06.7316055Z Resolving deltas: 39% (151/385) 2025-12-04T08:09:06.7316578Z Resolving deltas: 40% (154/385) 2025-12-04T08:09:06.7317087Z Resolving deltas: 41% (158/385) 2025-12-04T08:09:06.7317582Z Resolving deltas: 42% (162/385) 2025-12-04T08:09:06.7318038Z Resolving deltas: 43% (166/385) 2025-12-04T08:09:06.7318520Z Resolving deltas: 44% (170/385) 2025-12-04T08:09:06.7319012Z Resolving deltas: 45% (174/385) 2025-12-04T08:09:06.7319529Z Resolving deltas: 46% (178/385) 2025-12-04T08:09:06.7320060Z Resolving deltas: 47% (181/385) 2025-12-04T08:09:06.7320551Z Resolving deltas: 48% (185/385) 2025-12-04T08:09:06.7321063Z Resolving deltas: 49% (189/385) 2025-12-04T08:09:06.7321559Z Resolving deltas: 50% (193/385) 2025-12-04T08:09:06.7322075Z Resolving deltas: 51% (197/385) 2025-12-04T08:09:06.7322606Z Resolving deltas: 52% (201/385) 2025-12-04T08:09:06.7323099Z Resolving deltas: 53% (205/385) 2025-12-04T08:09:06.7323618Z Resolving deltas: 54% (208/385) 2025-12-04T08:09:06.7324117Z Resolving deltas: 55% (212/385) 2025-12-04T08:09:06.7324641Z Resolving deltas: 56% (216/385) 2025-12-04T08:09:06.7325146Z Resolving deltas: 57% (220/385) 2025-12-04T08:09:06.7325661Z Resolving deltas: 58% (224/385) 2025-12-04T08:09:06.7326168Z Resolving deltas: 59% (228/385) 2025-12-04T08:09:06.7326703Z Resolving deltas: 60% (232/385) 2025-12-04T08:09:06.7327223Z Resolving deltas: 61% (235/385) 2025-12-04T08:09:06.7327820Z Resolving deltas: 62% (239/385) 2025-12-04T08:09:06.7328342Z Resolving deltas: 63% (243/385) 2025-12-04T08:09:06.7329111Z Resolving deltas: 64% (247/385) 2025-12-04T08:09:06.7329599Z Resolving deltas: 65% (251/385) 2025-12-04T08:09:06.7330068Z Resolving deltas: 66% (255/385) 2025-12-04T08:09:06.7330594Z Resolving deltas: 67% (258/385) 2025-12-04T08:09:06.7331121Z Resolving deltas: 68% (262/385) 2025-12-04T08:09:06.7331672Z Resolving deltas: 69% (266/385) 2025-12-04T08:09:06.7332166Z Resolving deltas: 70% (270/385) 2025-12-04T08:09:06.7332708Z Resolving deltas: 71% (274/385) 2025-12-04T08:09:06.7333235Z Resolving deltas: 72% (278/385) 2025-12-04T08:09:06.7333750Z Resolving deltas: 73% (282/385) 2025-12-04T08:09:06.7334286Z Resolving deltas: 74% (285/385) 2025-12-04T08:09:06.7334803Z Resolving deltas: 75% (289/385) 2025-12-04T08:09:06.7335339Z Resolving deltas: 76% (293/385) 2025-12-04T08:09:06.7335848Z Resolving deltas: 77% (297/385) 2025-12-04T08:09:06.7336390Z Resolving deltas: 78% (301/385) 2025-12-04T08:09:06.7336897Z Resolving deltas: 79% (305/385) 2025-12-04T08:09:06.7337421Z Resolving deltas: 80% (308/385) 2025-12-04T08:09:06.7337930Z Resolving deltas: 81% (312/385) 2025-12-04T08:09:06.7338430Z Resolving deltas: 82% (316/385) 2025-12-04T08:09:06.7338938Z Resolving deltas: 83% (320/385) 2025-12-04T08:09:06.7339435Z Resolving deltas: 84% (324/385) 2025-12-04T08:09:06.7340153Z Resolving deltas: 85% (328/385) 2025-12-04T08:09:06.7340655Z Resolving deltas: 86% (332/385) 2025-12-04T08:09:06.7341187Z Resolving deltas: 87% (335/385) 2025-12-04T08:09:06.7341700Z Resolving deltas: 88% (339/385) 2025-12-04T08:09:06.7342225Z Resolving deltas: 89% (343/385) 2025-12-04T08:09:06.7342738Z Resolving deltas: 90% (347/385) 2025-12-04T08:09:06.7343263Z Resolving deltas: 91% (351/385) 2025-12-04T08:09:06.7343792Z Resolving deltas: 92% (355/385) 2025-12-04T08:09:06.7344301Z Resolving deltas: 93% (359/385) 2025-12-04T08:09:06.7344836Z Resolving deltas: 94% (362/385) 2025-12-04T08:09:06.7345351Z Resolving deltas: 95% (366/385) 2025-12-04T08:09:06.7345883Z Resolving deltas: 96% (370/385) 2025-12-04T08:09:06.7346321Z Resolving deltas: 97% (374/385) 2025-12-04T08:09:06.7347110Z Resolving deltas: 98% (378/385) 2025-12-04T08:09:06.7358722Z Resolving deltas: 99% (382/385) 2025-12-04T08:09:06.7360297Z Resolving deltas: 100% (385/385) 2025-12-04T08:09:06.7360610Z Resolving deltas: 100% (385/385), done. 2025-12-04T08:09:06.8075712Z Note: switching to '549bf8c75b6aae071cde2f28aa48f16ee3ae60b0'. 2025-12-04T08:09:06.8076083Z 2025-12-04T08:09:06.8076517Z You are in 'detached HEAD' state. You can look around, make experimental 2025-12-04T08:09:06.8077076Z changes and commit them, and you can discard any commits you make in this 2025-12-04T08:09:06.8077642Z state without impacting any branches by switching back to a branch. 2025-12-04T08:09:06.8077967Z 2025-12-04T08:09:06.8078187Z If you want to create a new branch to retain commits you create, you may 2025-12-04T08:09:06.8078689Z do so (now or later) by using -c with the switch command. Example: 2025-12-04T08:09:06.8078993Z 2025-12-04T08:09:06.8079103Z git switch -c 2025-12-04T08:09:06.8079302Z 2025-12-04T08:09:06.8079407Z Or undo this operation with: 2025-12-04T08:09:06.8079599Z 2025-12-04T08:09:06.8079686Z git switch - 2025-12-04T08:09:06.8079816Z 2025-12-04T08:09:06.8080063Z Turn off this advice by setting config variable advice.detachedHead to false 2025-12-04T08:09:06.8080424Z 2025-12-04T08:09:06.9359032Z + BAZEL_MEM_LIMIT='--local_ram_resources=HOST_RAM*.8' 2025-12-04T08:09:06.9359515Z + BAZEL_CPU_LIMIT=--local_cpu_resources=HOST_CPUS-1 2025-12-04T08:09:06.9359865Z + [[ cpu == \c\p\u ]] 2025-12-04T08:09:06.9360568Z + tools/bazel build --config=no-tty '--local_ram_resources=HOST_RAM*.8' --local_cpu_resources=HOST_CPUS-1 --config=cpu-only :torch :torch/_C.so :all_tests 2025-12-04T08:09:06.9951389Z Downloading https://releases.bazel.build/6.5.0/release/bazel-6.5.0-linux-x86_64... 2025-12-04T08:09:07.2021114Z Downloading https://releases.bazel.build/6.5.0/release/bazel-6.5.0-linux-x86_64.sha256... 2025-12-04T08:09:07.3734929Z Extracting Bazel installation... 2025-12-04T08:09:09.1358050Z Starting local Bazel server and connecting to it... 2025-12-04T08:09:09.1358726Z WARNING: ignoring LD_PRELOAD in environment. 2025-12-04T08:09:10.6079848Z Loading: 2025-12-04T08:09:11.8877242Z DEBUG: Rule 'rules_cuda' indicated that a canonical reproducible form can be obtained by modifying arguments sha256 = "f80438bee9906e9ecb1a8a4ae2365374ac1e8a283897281a2db2fb7fcf746333" 2025-12-04T08:09:11.8881453Z DEBUG: Repository rules_cuda instantiated at: 2025-12-04T08:09:11.8881933Z /var/lib/jenkins/workspace/WORKSPACE:18:13: in 2025-12-04T08:09:11.8882345Z Repository rule http_archive defined at: 2025-12-04T08:09:11.8883191Z /var/lib/jenkins/.cache/bazel/_bazel_jenkins/fdf6d09bf4b4f04a71e2a7dfceb40620/external/bazel_tools/tools/build_defs/repo/http.bzl:372:31: in 2025-12-04T08:09:12.0173340Z DEBUG: Rule 'rules_cc' indicated that a canonical reproducible form can be obtained by modifying arguments sha256 = "cb8ce8a25464b2a8536450971ad1b45ee309491c1f5e052a611b9e249cfdd35d" 2025-12-04T08:09:12.0174861Z DEBUG: Repository rules_cc instantiated at: 2025-12-04T08:09:12.0175495Z /var/lib/jenkins/workspace/WORKSPACE:6:13: in 2025-12-04T08:09:12.0176063Z Repository rule http_archive defined at: 2025-12-04T08:09:12.0177815Z /var/lib/jenkins/.cache/bazel/_bazel_jenkins/fdf6d09bf4b4f04a71e2a7dfceb40620/external/bazel_tools/tools/build_defs/repo/http.bzl:372:31: in 2025-12-04T08:09:12.3244512Z DEBUG: Rule 'rules_python' indicated that a canonical reproducible form can be obtained by modifying arguments sha256 = "94750828b18044533e98a129003b6a68001204038dc4749f40b195b24c38f49f" 2025-12-04T08:09:12.3247864Z DEBUG: Repository rules_python instantiated at: 2025-12-04T08:09:12.3248332Z /var/lib/jenkins/workspace/WORKSPACE:218:13: in 2025-12-04T08:09:12.3248838Z Repository rule http_archive defined at: 2025-12-04T08:09:12.3249754Z /var/lib/jenkins/.cache/bazel/_bazel_jenkins/fdf6d09bf4b4f04a71e2a7dfceb40620/external/bazel_tools/tools/build_defs/repo/http.bzl:372:31: in 2025-12-04T08:09:13.4927439Z DEBUG: Rule 'python3_10_x86_64-unknown-linux-gnu' indicated that a canonical reproducible form can be obtained by modifying arguments url = ["https://github.com/indygreg/python-build-standalone/releases/download/20230116/cpython-3.10.9+20230116-x86_64-unknown-linux-gnu-install_only.tar.gz"] and dropping ["urls"] 2025-12-04T08:09:13.4930552Z DEBUG: Repository python3_10_x86_64-unknown-linux-gnu instantiated at: 2025-12-04T08:09:13.4931511Z /var/lib/jenkins/workspace/WORKSPACE:233:27: in 2025-12-04T08:09:13.4933053Z /var/lib/jenkins/.cache/bazel/_bazel_jenkins/fdf6d09bf4b4f04a71e2a7dfceb40620/external/rules_python/python/repositories.bzl:533:26: in python_register_toolchains 2025-12-04T08:09:13.4934258Z Repository rule python_repository defined at: 2025-12-04T08:09:13.4935564Z /var/lib/jenkins/.cache/bazel/_bazel_jenkins/fdf6d09bf4b4f04a71e2a7dfceb40620/external/rules_python/python/repositories.bzl:366:36: in 2025-12-04T08:09:13.8326390Z DEBUG: Rule 'pybind11_bazel' indicated that a canonical reproducible form can be obtained by modifying arguments sha256 = "b72c5b44135b90d1ffaba51e08240be0b91707ac60bea08bb4d84b47316211bb" 2025-12-04T08:09:13.8331482Z DEBUG: Repository pybind11_bazel instantiated at: 2025-12-04T08:09:13.8332333Z /var/lib/jenkins/workspace/WORKSPACE:49:13: in 2025-12-04T08:09:13.8333089Z Repository rule http_archive defined at: 2025-12-04T08:09:13.8334723Z /var/lib/jenkins/.cache/bazel/_bazel_jenkins/fdf6d09bf4b4f04a71e2a7dfceb40620/external/bazel_tools/tools/build_defs/repo/http.bzl:372:31: in 2025-12-04T08:09:14.0307399Z Loading: 2025-12-04T08:09:14.0339597Z Loading: 1 packages loaded 2025-12-04T08:09:15.2218053Z Analyzing: 31 targets (3 packages loaded, 0 targets configured) 2025-12-04T08:09:15.2916227Z DEBUG: Rule 'platforms' indicated that a canonical reproducible form can be obtained by modifying arguments sha256 = "218efe8ee736d26a3572663b374a253c012b716d8af0c07e842e82f238a0a7ee" 2025-12-04T08:09:15.2917509Z DEBUG: Repository platforms instantiated at: 2025-12-04T08:09:15.2918178Z /var/lib/jenkins/workspace/WORKSPACE:24:13: in 2025-12-04T08:09:15.2918815Z Repository rule http_archive defined at: 2025-12-04T08:09:15.2920148Z /var/lib/jenkins/.cache/bazel/_bazel_jenkins/fdf6d09bf4b4f04a71e2a7dfceb40620/external/bazel_tools/tools/build_defs/repo/http.bzl:372:31: in 2025-12-04T08:09:16.6014539Z DEBUG: Rule 'com_github_glog' indicated that a canonical reproducible form can be obtained by modifying arguments sha256 = "f28359aeba12f30d73d9e4711ef356dc842886968112162bc73002645139c39c" 2025-12-04T08:09:16.6081423Z DEBUG: Repository com_github_glog instantiated at: 2025-12-04T08:09:16.6082305Z /var/lib/jenkins/workspace/WORKSPACE:61:13: in 2025-12-04T08:09:16.6083045Z Repository rule http_archive defined at: 2025-12-04T08:09:16.6084619Z /var/lib/jenkins/.cache/bazel/_bazel_jenkins/fdf6d09bf4b4f04a71e2a7dfceb40620/external/bazel_tools/tools/build_defs/repo/http.bzl:372:31: in 2025-12-04T08:09:16.6492581Z DEBUG: Rule 'com_github_gflags_gflags' indicated that a canonical reproducible form can be obtained by modifying arguments sha256 = "34af2f15cf7367513b352bdcd2493ab14ce43692d2dcd9dfc499492966c64dcf" 2025-12-04T08:09:16.6503147Z DEBUG: Repository com_github_gflags_gflags instantiated at: 2025-12-04T08:09:16.6503711Z /var/lib/jenkins/workspace/WORKSPACE:76:13: in 2025-12-04T08:09:16.6504124Z Repository rule http_archive defined at: 2025-12-04T08:09:16.6505046Z /var/lib/jenkins/.cache/bazel/_bazel_jenkins/fdf6d09bf4b4f04a71e2a7dfceb40620/external/bazel_tools/tools/build_defs/repo/http.bzl:372:31: in 2025-12-04T08:09:16.7329887Z WARNING: /var/lib/jenkins/.cache/bazel/_bazel_jenkins/fdf6d09bf4b4f04a71e2a7dfceb40620/external/cpp-httplib/BUILD.bazel:3:11: in includes attribute of cc_library rule @cpp-httplib//:cpp-httplib: ignoring invalid absolute path '/'. Since this rule was created by the macro 'cc_library', the error might have been caused by the macro implementation 2025-12-04T08:09:30.6102348Z Analyzing: 31 targets (90 packages loaded, 12966 targets configured) 2025-12-04T08:09:56.2223759Z Analyzing: 31 targets (90 packages loaded, 12966 targets configured) 2025-12-04T08:09:56.9602419Z INFO: Analyzed 31 targets (92 packages loaded, 14383 targets configured). 2025-12-04T08:09:56.9631902Z INFO: Found 31 targets... 2025-12-04T08:09:57.0896133Z [0 / 1,426] [Prepa] Writing file external/com_google_googletest/libgtest_main.so-2.params 2025-12-04T08:09:58.1976107Z INFO: From Executing genrule //:download_mnist: 2025-12-04T08:09:58.1985303Z Downloading https://ossci-datasets.s3.amazonaws.com/mnist/train-images-idx3-ubyte.gz ... 2025-12-04T08:09:58.1986003Z 2025-12-04T08:09:58.1986156Z 0% | | 0% 2025-12-04T08:09:58.1986514Z 0% | | 0% 2025-12-04T08:09:58.1986858Z 0% | | 0% 2025-12-04T08:09:58.1987228Z 0% | | 0% 2025-12-04T08:09:58.1987568Z 0% | | 0% 2025-12-04T08:09:58.1987915Z 0% | | 0% 2025-12-04T08:09:58.1988240Z 0% | | 0% 2025-12-04T08:09:58.1988751Z 0% | | 0% 2025-12-04T08:09:58.1989296Z 0% | | 0% 2025-12-04T08:09:58.1989883Z 0% | | 0% 2025-12-04T08:09:58.1990455Z 0% | | 0% 2025-12-04T08:09:58.1990846Z 0% | | 0% 2025-12-04T08:09:58.1991367Z 0% | | 0% 2025-12-04T08:09:58.1991958Z 0% | | 1% 2025-12-04T08:09:58.1992569Z 0% | | 1% 2025-12-04T08:09:58.1993165Z 0% | | 1% 2025-12-04T08:09:58.1993669Z 0% | | 1% 2025-12-04T08:09:58.1994077Z 0% | | 1% 2025-12-04T08:09:58.1994523Z 0% | | 1% 2025-12-04T08:09:58.1995009Z 0% |# | 1% 2025-12-04T08:09:58.1995353Z 0% |# | 1% 2025-12-04T08:09:58.1995866Z 0% |# | 1% 2025-12-04T08:09:58.1996423Z 0% |# | 1% 2025-12-04T08:09:58.1998186Z 0% |# | 1% 2025-12-04T08:09:58.1998549Z 0% |# | 1% 2025-12-04T08:09:58.1998889Z 0% |# | 2% 2025-12-04T08:09:58.1999287Z 0% |# | 2% 2025-12-04T08:09:58.1999625Z 0% |# | 2% 2025-12-04T08:09:58.2000101Z 0% |# | 2% 2025-12-04T08:09:58.2000540Z 0% |# | 2% 2025-12-04T08:09:58.2000877Z 0% |# | 2% 2025-12-04T08:09:58.2001199Z 0% |# | 2% 2025-12-04T08:09:58.2001674Z 0% |# | 2% 2025-12-04T08:09:58.2002153Z 0% |# | 2% 2025-12-04T08:09:58.2002619Z 0% |# | 2% 2025-12-04T08:09:58.2003086Z 0% |# | 2% 2025-12-04T08:09:58.2003592Z 0% |# | 2% 2025-12-04T08:09:58.2004125Z 0% |# | 3% 2025-12-04T08:09:58.2004819Z 0% |## | 3% 2025-12-04T08:09:58.2005470Z 0% |## | 3% 2025-12-04T08:09:58.2006129Z 0% |## | 3% 2025-12-04T08:09:58.2006670Z 0% |## | 3% 2025-12-04T08:09:58.2007207Z 0% |## | 3% 2025-12-04T08:09:58.2007848Z 0% |## | 3% 2025-12-04T08:09:58.2008247Z 0% |## | 3% 2025-12-04T08:09:58.2008625Z 0% |## | 3% 2025-12-04T08:09:58.2009177Z 0% |## | 3% 2025-12-04T08:09:58.2009791Z 0% |## | 3% 2025-12-04T08:09:58.2010171Z 0% |## | 3% 2025-12-04T08:09:58.2010563Z 0% |## | 4% 2025-12-04T08:09:58.2010942Z 0% |## | 4% 2025-12-04T08:09:58.2011329Z 0% |## | 4% 2025-12-04T08:09:58.2011713Z 0% |## | 4% 2025-12-04T08:09:58.2012100Z 0% |## | 4% 2025-12-04T08:09:58.2012568Z 0% |## | 4% 2025-12-04T08:09:58.2013093Z 0% |## | 4% 2025-12-04T08:09:58.2013690Z 0% |## | 4% 2025-12-04T08:09:58.2014066Z 0% |### | 4% 2025-12-04T08:09:58.2014527Z 0% |### | 4% 2025-12-04T08:09:58.2015042Z 0% |### | 4% 2025-12-04T08:09:58.2015422Z 0% |### | 4% 2025-12-04T08:09:58.2016046Z 0% |### | 5% 2025-12-04T08:09:58.2016516Z 0% |### | 5% 2025-12-04T08:09:58.2017101Z 0% |### | 5% 2025-12-04T08:09:58.2017431Z 0% |### | 5% 2025-12-04T08:09:58.2017768Z 0% |### | 5% 2025-12-04T08:09:58.2018201Z 0% |### | 5% 2025-12-04T08:09:58.2018702Z 0% |### | 5% 2025-12-04T08:09:58.2019176Z 0% |### | 5% 2025-12-04T08:09:58.2019504Z 0% |### | 5% 2025-12-04T08:09:58.2019929Z 0% |### | 5% 2025-12-04T08:09:58.2020328Z 0% |### | 5% 2025-12-04T08:09:58.2020856Z 0% |### | 5% 2025-12-04T08:09:58.2021274Z 0% |### | 6% 2025-12-04T08:09:58.2021744Z 0% |### | 6% 2025-12-04T08:09:58.2022294Z 0% |### | 6% 2025-12-04T08:09:58.2022712Z 0% |#### | 6% 2025-12-04T08:09:58.2023235Z 0% |#### | 6% 2025-12-04T08:09:58.2023775Z 0% |#### | 6% 2025-12-04T08:09:58.2024124Z 0% |#### | 6% 2025-12-04T08:09:58.2024467Z 0% |#### | 6% 2025-12-04T08:09:58.2024797Z 0% |#### | 6% 2025-12-04T08:09:58.2025136Z 0% |#### | 6% 2025-12-04T08:09:58.2025533Z 0% |#### | 6% 2025-12-04T08:09:58.2026056Z 0% |#### | 6% 2025-12-04T08:09:58.2026443Z 0% |#### | 7% 2025-12-04T08:09:58.2026781Z 0% |#### | 7% 2025-12-04T08:09:58.2027119Z 0% |#### | 7% 2025-12-04T08:09:58.2027485Z 0% |#### | 7% 2025-12-04T08:09:58.2027826Z 0% |#### | 7% 2025-12-04T08:09:58.2028185Z 0% |#### | 7% 2025-12-04T08:09:58.2028522Z 0% |#### | 7% 2025-12-04T08:09:58.2031056Z 0% |#### | 7% 2025-12-04T08:09:58.2031407Z 0% |#### | 7% 2025-12-04T08:09:58.2031937Z 0% |#### | 7% 2025-12-04T08:09:58.2032441Z 0% |##### | 7% 2025-12-04T08:09:58.2033094Z 0% |##### | 7% 2025-12-04T08:09:58.2033493Z 0% |##### | 8% 2025-12-04T08:09:58.2033831Z 0% |##### | 8% 2025-12-04T08:09:58.2034199Z 0% |##### | 8% 2025-12-04T08:09:58.2034657Z 0% |##### | 8% 2025-12-04T08:09:58.2034997Z 0% |##### | 8% 2025-12-04T08:09:58.2035325Z 0% |##### | 8% 2025-12-04T08:09:58.2035857Z 0% |##### | 8% 2025-12-04T08:09:58.2036196Z 0% |##### | 8% 2025-12-04T08:09:58.2036536Z 0% |##### | 8% 2025-12-04T08:09:58.2036874Z 0% |##### | 8% 2025-12-04T08:09:58.2037204Z 0% |##### | 8% 2025-12-04T08:09:58.2037589Z 0% |##### | 8% 2025-12-04T08:09:58.2037915Z 0% |##### | 9% 2025-12-04T08:09:58.2038546Z 0% |##### | 9% 2025-12-04T08:09:58.2038871Z 0% |##### | 9% 2025-12-04T08:09:58.2039210Z 0% |##### | 9% 2025-12-04T08:09:58.2039559Z 0% |##### | 9% 2025-12-04T08:09:58.2040008Z 0% |###### | 9% 2025-12-04T08:09:58.2040469Z 0% |###### | 9% 2025-12-04T08:09:58.2040933Z 0% |###### | 9% 2025-12-04T08:09:58.2041281Z 0% |###### | 9% 2025-12-04T08:09:58.2041623Z 0% |###### | 9% 2025-12-04T08:09:58.2041952Z 0% |###### | 9% 2025-12-04T08:09:58.2042293Z 0% |###### | 9% 2025-12-04T08:09:58.2042742Z 0% |###### | 9% 2025-12-04T08:09:58.2043173Z 0% |###### | 10% 2025-12-04T08:09:58.2043515Z 0% |###### | 10% 2025-12-04T08:09:58.2043867Z 0% |###### | 10% 2025-12-04T08:09:58.2044213Z 0% |###### | 10% 2025-12-04T08:09:58.2044628Z 0% |###### | 10% 2025-12-04T08:09:58.2045062Z 0% |###### | 10% 2025-12-04T08:09:58.2045392Z 0% |###### | 10% 2025-12-04T08:09:58.2045736Z 0% |###### | 10% 2025-12-04T08:09:58.2046126Z 0% |###### | 10% 2025-12-04T08:09:58.2046649Z 0% |###### | 10% 2025-12-04T08:09:58.2047031Z 0% |###### | 10% 2025-12-04T08:09:58.2047360Z 0% |####### | 10% 2025-12-04T08:09:58.2047792Z 0% |####### | 11% 2025-12-04T08:09:58.2048122Z 0% |####### | 11% 2025-12-04T08:09:58.2048465Z 0% |####### | 11% 2025-12-04T08:09:58.2048793Z 0% |####### | 11% 2025-12-04T08:09:58.2049134Z 0% |####### | 11% 2025-12-04T08:09:58.2049475Z 0% |####### | 11% 2025-12-04T08:09:58.2049805Z 0% |####### | 11% 2025-12-04T08:09:58.2050145Z 0% |####### | 11% 2025-12-04T08:09:58.2050474Z 0% |####### | 11% 2025-12-04T08:09:58.2050904Z 0% |####### | 11% 2025-12-04T08:09:58.2051248Z 0% |####### | 11% 2025-12-04T08:09:58.2051575Z 0% |####### | 11% 2025-12-04T08:09:58.2051915Z 0% |####### | 12% 2025-12-04T08:09:58.2052239Z 0% |####### | 12% 2025-12-04T08:09:58.2052579Z 0% |####### | 12% 2025-12-04T08:09:58.2052907Z 0% |####### | 12% 2025-12-04T08:09:58.2053252Z 0% |####### | 12% 2025-12-04T08:09:58.2053600Z 0% |####### | 12% 2025-12-04T08:09:58.2053928Z 0% |######## | 12% 2025-12-04T08:09:58.2054274Z 0% |######## | 12% 2025-12-04T08:09:58.2054691Z 0% |######## | 12% 2025-12-04T08:09:58.2055039Z 0% |######## | 12% 2025-12-04T08:09:58.2055368Z 0% |######## | 12% 2025-12-04T08:09:58.2055710Z 0% |######## | 12% 2025-12-04T08:09:58.2056051Z 0% |######## | 13% 2025-12-04T08:09:58.2056379Z 0% |######## | 13% 2025-12-04T08:09:58.2056723Z 0% |######## | 13% 2025-12-04T08:09:58.2057051Z 0% |######## | 13% 2025-12-04T08:09:58.2057392Z 0% |######## | 13% 2025-12-04T08:09:58.2057723Z 0% |######## | 13% 2025-12-04T08:09:58.2058070Z 0% |######## | 13% 2025-12-04T08:09:58.2058412Z 0% |######## | 13% 2025-12-04T08:09:58.2058743Z 0% |######## | 13% 2025-12-04T08:09:58.2059088Z 0% |######## | 13% 2025-12-04T08:09:58.2059417Z 0% |######## | 13% 2025-12-04T08:09:58.2059759Z 0% |######## | 13% 2025-12-04T08:09:58.2060090Z 0% |######## | 14% 2025-12-04T08:09:58.2060432Z 0% |######### | 14% 2025-12-04T08:09:58.2060771Z 0% |######### | 14% 2025-12-04T08:09:58.2061101Z 0% |######### | 14% 2025-12-04T08:09:58.2061444Z 0% |######### | 14% 2025-12-04T08:09:58.2061772Z 0% |######### | 14% 2025-12-04T08:09:58.2062113Z 0% |######### | 14% 2025-12-04T08:09:58.2062452Z 0% |######### | 14% 2025-12-04T08:09:58.2062778Z 0% |######### | 14% 2025-12-04T08:09:58.2063123Z 0% |######### | 14% 2025-12-04T08:09:58.2063453Z 0% |######### | 14% 2025-12-04T08:09:58.2063792Z 0% |######### | 14% 2025-12-04T08:09:58.2064122Z 0% |######### | 15% 2025-12-04T08:09:58.2064527Z 0% |######### | 15% 2025-12-04T08:09:58.2064870Z 0% |######### | 15% 2025-12-04T08:09:58.2065199Z 0% |######### | 15% 2025-12-04T08:09:58.2065544Z 0% |######### | 15% 2025-12-04T08:09:58.2065880Z 0% |######### | 15% 2025-12-04T08:09:58.2066220Z 0% |######### | 15% 2025-12-04T08:09:58.2066549Z 0% |######### | 15% 2025-12-04T08:09:58.2066893Z 0% |########## | 15% 2025-12-04T08:09:58.2067233Z 0% |########## | 15% 2025-12-04T08:09:58.2067560Z 0% |########## | 15% 2025-12-04T08:09:58.2067904Z 0% |########## | 15% 2025-12-04T08:09:58.2068296Z 0% |########## | 16% 2025-12-04T08:09:58.2068806Z 0% |########## | 16% 2025-12-04T08:09:58.2069200Z 0% |########## | 16% 2025-12-04T08:09:58.2069605Z 0% |########## | 16% 2025-12-04T08:09:58.2069949Z 0% |########## | 16% 2025-12-04T08:09:58.2070282Z 0% |########## | 16% 2025-12-04T08:09:58.2070628Z 0% |########## | 16% 2025-12-04T08:09:58.2070960Z 0% |########## | 16% 2025-12-04T08:09:58.2071304Z 0% |########## | 16% 2025-12-04T08:09:58.2071654Z 0% |########## | 16% 2025-12-04T08:09:58.2071992Z 0% |########## | 16% 2025-12-04T08:09:58.2072334Z 0% |########## | 16% 2025-12-04T08:09:58.2072663Z 0% |########## | 17% 2025-12-04T08:09:58.2073003Z 0% |########## | 17% 2025-12-04T08:09:58.2073332Z 0% |########### | 17% 2025-12-04T08:09:58.2073672Z 0% |########### | 17% 2025-12-04T08:09:58.2074014Z 0% |########### | 17% 2025-12-04T08:09:58.2074342Z 0% |########### | 17% 2025-12-04T08:09:58.2074681Z 0% |########### | 17% 2025-12-04T08:09:58.2075033Z 0% |########### | 17% 2025-12-04T08:09:58.2075379Z 0% |########### | 17% 2025-12-04T08:09:58.2075711Z 0% |########### | 17% 2025-12-04T08:09:58.2076056Z 0% |########### | 17% 2025-12-04T08:09:58.2076401Z 0% |########### | 17% 2025-12-04T08:09:58.2076733Z 0% |########### | 18% 2025-12-04T08:09:58.2077075Z 0% |########### | 18% 2025-12-04T08:09:58.2077406Z 0% |########### | 18% 2025-12-04T08:09:58.2077753Z 0% |########### | 18% 2025-12-04T08:09:58.2078087Z 0% |########### | 18% 2025-12-04T08:09:58.2078505Z 0% |########### | 18% 2025-12-04T08:09:58.2078853Z 0% |########### | 18% 2025-12-04T08:09:58.2079185Z 0% |########### | 18% 2025-12-04T08:09:58.2079532Z 0% |########### | 18% 2025-12-04T08:09:58.2079866Z 0% |############ | 18% 2025-12-04T08:09:58.2080217Z 0% |############ | 18% 2025-12-04T08:09:58.2080561Z 0% |############ | 18% 2025-12-04T08:09:58.2080892Z 0% |############ | 19% 2025-12-04T08:09:58.2081239Z 0% |############ | 19% 2025-12-04T08:09:58.2081571Z 0% |############ | 19% 2025-12-04T08:09:58.2081917Z 0% |############ | 19% 2025-12-04T08:09:58.2082312Z 0% |############ | 19% 2025-12-04T08:09:58.2082658Z 0% |############ | 19% 2025-12-04T08:09:58.2082992Z 0% |############ | 19% 2025-12-04T08:09:58.2083319Z 0% |############ | 19% 2025-12-04T08:09:58.2083660Z 0% |############ | 19% 2025-12-04T08:09:58.2083988Z 0% |############ | 19% 2025-12-04T08:09:58.2084389Z 0% |############ | 19% 2025-12-04T08:09:58.2084789Z 0% |############ | 19% 2025-12-04T08:09:58.2085128Z 0% |############ | 19% 2025-12-04T08:09:58.2085471Z 0% |############ | 20% 2025-12-04T08:09:58.2085799Z 0% |############ | 20% 2025-12-04T08:09:58.2086137Z 0% |############ | 20% 2025-12-04T08:09:58.2086467Z 0% |############# | 20% 2025-12-04T08:09:58.2086805Z 0% |############# | 20% 2025-12-04T08:09:58.2087132Z 0% |############# | 20% 2025-12-04T08:09:58.2087556Z 0% |############# | 20% 2025-12-04T08:09:58.2087902Z 0% |############# | 20% 2025-12-04T08:09:58.2088234Z 0% |############# | 20% 2025-12-04T08:09:58.2088580Z 0% |############# | 20% 2025-12-04T08:09:58.2088912Z 0% |############# | 20% 2025-12-04T08:09:58.2089258Z 0% |############# | 20% 2025-12-04T08:09:58.2089601Z 0% |############# | 21% 2025-12-04T08:09:58.2089931Z 0% |############# | 21% 2025-12-04T08:09:58.2090271Z 0% |############# | 21% 2025-12-04T08:09:58.2090597Z 0% |############# | 21% 2025-12-04T08:09:58.2090935Z 0% |############# | 21% 2025-12-04T08:09:58.2091263Z 0% |############# | 21% 2025-12-04T08:09:58.2091602Z 0% |############# | 21% 2025-12-04T08:09:58.2091943Z 0% |############# | 21% 2025-12-04T08:09:58.2092365Z 0% |############# | 21% 2025-12-04T08:09:58.2092714Z 0% |############# | 21% 2025-12-04T08:09:58.2093045Z 0% |############## | 21% 2025-12-04T08:09:58.2093392Z 0% |############## | 21% 2025-12-04T08:09:58.2093728Z 0% |############## | 22% 2025-12-04T08:09:58.2094069Z 0% |############## | 22% 2025-12-04T08:09:58.2094413Z 0% |############## | 22% 2025-12-04T08:09:58.2094742Z 0% |############## | 22% 2025-12-04T08:09:58.2095192Z 0% |############## | 22% 2025-12-04T08:09:58.2095587Z 0% |############## | 22% 2025-12-04T08:09:58.2096000Z 0% |############## | 22% 2025-12-04T08:09:58.2096330Z 0% |############## | 22% 2025-12-04T08:09:58.2096670Z 0% |############## | 22% 2025-12-04T08:09:58.2097011Z 0% |############## | 22% 2025-12-04T08:09:58.2097338Z 0% |############## | 22% 2025-12-04T08:09:58.2097682Z 0% |############## | 22% 2025-12-04T08:09:58.2098009Z 0% |############## | 23% 2025-12-04T08:09:58.2098352Z 0% |############## | 23% 2025-12-04T08:09:58.2098680Z 0% |############## | 23% 2025-12-04T08:09:58.2099019Z 0% |############## | 23% 2025-12-04T08:09:58.2099367Z 0% |############## | 23% 2025-12-04T08:09:58.2099696Z 0% |############### | 23% 2025-12-04T08:09:58.2100036Z 0% |############### | 23% 2025-12-04T08:09:58.2100361Z 0% |############### | 23% 2025-12-04T08:09:58.2100701Z 0% |############### | 23% 2025-12-04T08:09:58.2101042Z 0% |############### | 23% 2025-12-04T08:09:58.2101369Z 0% |############### | 23% 2025-12-04T08:09:58.2101707Z 0% |############### | 23% 2025-12-04T08:09:58.2102037Z 0% |############### | 24% 2025-12-04T08:09:58.2102383Z 0% |############### | 24% 2025-12-04T08:09:58.2102712Z 0% |############### | 24% 2025-12-04T08:09:58.2103056Z 0% |############### | 24% 2025-12-04T08:09:58.2103396Z 0% |############### | 24% 2025-12-04T08:09:58.2103724Z 0% |############### | 24% 2025-12-04T08:09:58.2104068Z 0% |############### | 24% 2025-12-04T08:09:58.2104396Z 0% |############### | 24% 2025-12-04T08:09:58.2104738Z 0% |############### | 24% 2025-12-04T08:09:58.2105070Z 0% |############### | 24% 2025-12-04T08:09:58.2105414Z 0% |############### | 24% 2025-12-04T08:09:58.2105852Z 0% |############### | 24% 2025-12-04T08:09:58.2106187Z 0% |################ | 25% 2025-12-04T08:09:58.2106528Z 0% |################ | 25% 2025-12-04T08:09:58.2106854Z 0% |################ | 25% 2025-12-04T08:09:58.2107194Z 0% |################ | 25% 2025-12-04T08:09:58.2107520Z 0% |################ | 25% 2025-12-04T08:09:58.2107862Z 0% |################ | 25% 2025-12-04T08:09:58.2108204Z 0% |################ | 25% 2025-12-04T08:09:58.2108535Z 0% |################ | 25% 2025-12-04T08:09:58.2108876Z 0% |################ | 25% 2025-12-04T08:09:58.2109212Z 0% |################ | 25% 2025-12-04T08:09:58.2109611Z 0% |################ | 25% 2025-12-04T08:09:58.2109958Z 0% |################ | 25% 2025-12-04T08:09:58.2110291Z 0% |################ | 26% 2025-12-04T08:09:58.2110641Z 0% |################ | 26% 2025-12-04T08:09:58.2110971Z 0% |################ | 26% 2025-12-04T08:09:58.2111315Z 0% |################ | 26% 2025-12-04T08:09:58.2111647Z 0% |################ | 26% 2025-12-04T08:09:58.2111993Z 0% |################ | 26% 2025-12-04T08:09:58.2125571Z 0% |################ | 26% 2025-12-04T08:09:58.2125981Z 0% |################# | 26% 2025-12-04T08:09:58.2126343Z 0% |################# | 26% 2025-12-04T08:09:58.2126675Z 0% |################# | 26% 2025-12-04T08:09:58.2127020Z 0% |################# | 26% 2025-12-04T08:09:58.2127348Z 0% |################# | 26% 2025-12-04T08:09:58.2127782Z 0% |################# | 27% 2025-12-04T08:09:58.2128115Z 0% |################# | 27% 2025-12-04T08:09:58.2128460Z 0% |################# | 27% 2025-12-04T08:09:58.2128994Z 0% |################# | 27% 2025-12-04T08:09:58.2129331Z 0% |################# | 27% 2025-12-04T08:09:58.2129682Z 0% |################# | 27% 2025-12-04T08:09:58.2130015Z 0% |################# | 27% 2025-12-04T08:09:58.2130357Z 0% |################# | 27% 2025-12-04T08:09:58.2130697Z 0% |################# | 27% 2025-12-04T08:09:58.2131030Z 0% |################# | 27% 2025-12-04T08:09:58.2131372Z 0% |################# | 27% 2025-12-04T08:09:58.2131726Z 0% |################# | 27% 2025-12-04T08:09:58.2132068Z 0% |################# | 28% 2025-12-04T08:09:58.2132397Z 0% |################# | 28% 2025-12-04T08:09:58.2132740Z 0% |################## | 28% 2025-12-04T08:09:58.2133299Z 0% |################## | 28% 2025-12-04T08:09:58.2133636Z 0% |################## | 28% 2025-12-04T08:09:58.2133979Z 0% |################## | 28% 2025-12-04T08:09:58.2134306Z 0% |################## | 28% 2025-12-04T08:09:58.2134645Z 0% |################## | 28% 2025-12-04T08:09:58.2135041Z 0% |################## | 28% 2025-12-04T08:09:58.2135383Z 0% |################## | 28% 2025-12-04T08:09:58.2135789Z 0% |################## | 28% 2025-12-04T08:09:58.2136129Z 0% |################## | 28% 2025-12-04T08:09:58.2136506Z 0% |################## | 29% 2025-12-04T08:09:58.2136876Z 0% |################## | 29% 2025-12-04T08:09:58.2137346Z 0% |################## | 29% 2025-12-04T08:09:58.2137712Z 0% |################## | 29% 2025-12-04T08:09:58.2138089Z 0% |################## | 29% 2025-12-04T08:09:58.2138459Z 0% |################## | 29% 2025-12-04T08:09:58.2138860Z 0% |################## | 29% 2025-12-04T08:09:58.2139235Z 0% |################## | 29% 2025-12-04T08:09:58.2139565Z 0% |################## | 29% 2025-12-04T08:09:58.2139975Z 0% |################### | 29% 2025-12-04T08:09:58.2140304Z 0% |################### | 29% 2025-12-04T08:09:58.2140715Z 0% |################### | 29% 2025-12-04T08:09:58.2141084Z 0% |################### | 29% 2025-12-04T08:09:58.2141454Z 0% |################### | 30% 2025-12-04T08:09:58.2141791Z 0% |################### | 30% 2025-12-04T08:09:58.2142118Z 0% |################### | 30% 2025-12-04T08:09:58.2142463Z 0% |################### | 30% 2025-12-04T08:09:58.2142789Z 0% |################### | 30% 2025-12-04T08:09:58.2143128Z 0% |################### | 30% 2025-12-04T08:09:58.2143453Z 0% |################### | 30% 2025-12-04T08:09:58.2143828Z 0% |################### | 30% 2025-12-04T08:09:58.2144173Z 0% |################### | 30% 2025-12-04T08:09:58.2144546Z 0% |################### | 30% 2025-12-04T08:09:58.2144922Z 0% |################### | 30% 2025-12-04T08:09:58.2145252Z 0% |################### | 30% 2025-12-04T08:09:58.2145594Z 0% |################### | 31% 2025-12-04T08:09:58.2145923Z 0% |################### | 31% 2025-12-04T08:09:58.2146264Z 0% |################### | 31% 2025-12-04T08:09:58.2146601Z 0% |#################### | 31% 2025-12-04T08:09:58.2146929Z 0% |#################### | 31% 2025-12-04T08:09:58.2147270Z 0% |#################### | 31% 2025-12-04T08:09:58.2147667Z 0% |#################### | 31% 2025-12-04T08:09:58.2148012Z 0% |#################### | 31% 2025-12-04T08:09:58.2148354Z 0% |#################### | 31% 2025-12-04T08:09:58.2148684Z 0% |#################### | 31% 2025-12-04T08:09:58.2149027Z 0% |#################### | 31% 2025-12-04T08:09:58.2149360Z 0% |#################### | 31% 2025-12-04T08:09:58.2149704Z 0% |#################### | 32% 2025-12-04T08:09:58.2150033Z 0% |#################### | 32% 2025-12-04T08:09:58.2150375Z 0% |#################### | 32% 2025-12-04T08:09:58.2150715Z 0% |#################### | 32% 2025-12-04T08:09:58.2151049Z 0% |#################### | 32% 2025-12-04T08:09:58.2151466Z 0% |#################### | 32% 2025-12-04T08:09:58.2151795Z 0% |#################### | 32% 2025-12-04T08:09:58.2152132Z 0% |#################### | 32% 2025-12-04T08:09:58.2152459Z 0% |#################### | 32% 2025-12-04T08:09:58.2152797Z 0% |#################### | 32% 2025-12-04T08:09:58.2153140Z 0% |##################### | 32% 2025-12-04T08:09:58.2153473Z 0% |##################### | 32% 2025-12-04T08:09:58.2153816Z 0% |##################### | 33% 2025-12-04T08:09:58.2154141Z 0% |##################### | 33% 2025-12-04T08:09:58.2154484Z 0% |##################### | 33% 2025-12-04T08:09:58.2154814Z 0% |##################### | 33% 2025-12-04T08:09:58.2155150Z 0% |##################### | 33% 2025-12-04T08:09:58.2155486Z 0% |##################### | 33% 2025-12-04T08:09:58.2155812Z 0% |##################### | 33% 2025-12-04T08:09:58.2156150Z 0% |##################### | 33% 2025-12-04T08:09:58.2156477Z 0% |##################### | 33% 2025-12-04T08:09:58.2156815Z 0% |##################### | 33% 2025-12-04T08:09:58.2157152Z 0% |##################### | 33% 2025-12-04T08:09:58.2157480Z 0% |##################### | 33% 2025-12-04T08:09:58.2157818Z 0% |##################### | 34% 2025-12-04T08:09:58.2158149Z 0% |##################### | 34% 2025-12-04T08:09:58.2158487Z 0% |##################### | 34% 2025-12-04T08:09:58.2158813Z 0% |##################### | 34% 2025-12-04T08:09:58.2159151Z 0% |###################### | 34% 2025-12-04T08:09:58.2159487Z 0% |###################### | 34% 2025-12-04T08:09:58.2159813Z 0% |###################### | 34% 2025-12-04T08:09:58.2160153Z 0% |###################### | 34% 2025-12-04T08:09:58.2160480Z 0% |###################### | 34% 2025-12-04T08:09:58.2160822Z 0% |###################### | 34% 2025-12-04T08:09:58.2161210Z 0% |###################### | 34% 2025-12-04T08:09:58.2161555Z 0% |###################### | 34% 2025-12-04T08:09:58.2161894Z 0% |###################### | 35% 2025-12-04T08:09:58.2162223Z 0% |###################### | 35% 2025-12-04T08:09:58.2162565Z 0% |###################### | 35% 2025-12-04T08:09:58.2162893Z 0% |###################### | 35% 2025-12-04T08:09:58.2163235Z 0% |###################### | 35% 2025-12-04T08:09:58.2163561Z 0% |###################### | 35% 2025-12-04T08:09:58.2163901Z 0% |###################### | 35% 2025-12-04T08:09:58.2164242Z 0% |###################### | 35% 2025-12-04T08:09:58.2164628Z 0% |###################### | 35% 2025-12-04T08:09:58.2164971Z 0% |###################### | 35% 2025-12-04T08:09:58.2165303Z 0% |###################### | 35% 2025-12-04T08:09:58.2165639Z 0% |####################### | 35% 2025-12-04T08:09:58.2165981Z 0% |####################### | 36% 2025-12-04T08:09:58.2166311Z 0% |####################### | 36% 2025-12-04T08:09:58.2166655Z 0% |####################### | 36% 2025-12-04T08:09:58.2166990Z 0% |####################### | 36% 2025-12-04T08:09:58.2167332Z 0% |####################### | 36% 2025-12-04T08:09:58.2167762Z 0% |####################### | 36% 2025-12-04T08:09:58.2168114Z 0% |####################### | 36% 2025-12-04T08:09:58.2168583Z 0% |####################### | 36% 2025-12-04T08:09:58.2168913Z 0% |####################### | 36% 2025-12-04T08:09:58.2169261Z 0% |####################### | 36% 2025-12-04T08:09:58.2169770Z 0% |####################### | 36% 2025-12-04T08:09:58.2170615Z 0% |####################### | 36% 2025-12-04T08:09:58.2171311Z 0% |####################### | 37% 2025-12-04T08:09:58.2172029Z 0% |####################### | 37% 2025-12-04T08:09:58.2172741Z 0% |####################### | 37% 2025-12-04T08:09:58.2173439Z 0% |####################### | 37% 2025-12-04T08:09:58.2174167Z 0% |####################### | 37% 2025-12-04T08:09:58.2174857Z 0% |####################### | 37% 2025-12-04T08:09:58.2175572Z 0% |######################## | 37% 2025-12-04T08:09:58.2176270Z 0% |######################## | 37% 2025-12-04T08:09:58.2177009Z 0% |######################## | 37% 2025-12-04T08:09:58.2177571Z 0% |######################## | 37% 2025-12-04T08:09:58.2178251Z 0% |######################## | 37% 2025-12-04T08:09:58.2178962Z 0% |######################## | 37% 2025-12-04T08:09:58.2179563Z 0% |######################## | 38% 2025-12-04T08:09:58.2180359Z 0% |######################## | 38% 2025-12-04T08:09:58.2180985Z 0% |######################## | 38% 2025-12-04T08:09:58.2181581Z 0% |######################## | 38% 2025-12-04T08:09:58.2182187Z 0% |######################## | 38% 2025-12-04T08:09:58.2182783Z 0% |######################## | 38% 2025-12-04T08:09:58.2183399Z 0% |######################## | 38% 2025-12-04T08:09:58.2183798Z 0% |######################## | 38% 2025-12-04T08:09:58.2184137Z 0% |######################## | 38% 2025-12-04T08:09:58.2184476Z 0% |######################## | 38% 2025-12-04T08:09:58.2184803Z 0% |######################## | 38% 2025-12-04T08:09:58.2185147Z 0% |######################## | 38% 2025-12-04T08:09:58.2185541Z 0% |######################## | 39% 2025-12-04T08:09:58.2185886Z 0% |######################### | 39% 2025-12-04T08:09:58.2186216Z 0% |######################### | 39% 2025-12-04T08:09:58.2186556Z 0% |######################### | 39% 2025-12-04T08:09:58.2186903Z 0% |######################### | 39% 2025-12-04T08:09:58.2187233Z 0% |######################### | 39% 2025-12-04T08:09:58.2187574Z 0% |######################### | 39% 2025-12-04T08:09:58.2187902Z 0% |######################### | 39% 2025-12-04T08:09:58.2188239Z 0% |######################### | 39% 2025-12-04T08:09:58.2188569Z 0% |######################### | 39% 2025-12-04T08:09:58.2188911Z 0% |######################### | 39% 2025-12-04T08:09:58.2189251Z 0% |######################### | 39% 2025-12-04T08:09:58.2189575Z 0% |######################### | 39% 2025-12-04T08:09:58.2189915Z 0% |######################### | 40% 2025-12-04T08:09:58.2190240Z 0% |######################### | 40% 2025-12-04T08:09:58.2190582Z 0% |######################### | 40% 2025-12-04T08:09:58.2190926Z 0% |######################### | 40% 2025-12-04T08:09:58.2191255Z 0% |######################### | 40% 2025-12-04T08:09:58.2191595Z 0% |######################### | 40% 2025-12-04T08:09:58.2191927Z 0% |######################### | 40% 2025-12-04T08:09:58.2192268Z 0% |########################## | 40% 2025-12-04T08:09:58.2192597Z 0% |########################## | 40% 2025-12-04T08:09:58.2192940Z 0% |########################## | 40% 2025-12-04T08:09:58.2193279Z 0% |########################## | 40% 2025-12-04T08:09:58.2193605Z 0% |########################## | 40% 2025-12-04T08:09:58.2193943Z 0% |########################## | 41% 2025-12-04T08:09:58.2194271Z 0% |########################## | 41% 2025-12-04T08:09:58.2194609Z 0% |########################## | 41% 2025-12-04T08:09:58.2194935Z 0% |########################## | 41% 2025-12-04T08:09:58.2195337Z 0% |########################## | 41% 2025-12-04T08:09:58.2195834Z 0% |########################## | 41% 2025-12-04T08:09:58.2196164Z 0% |########################## | 41% 2025-12-04T08:09:58.2196506Z 0% |########################## | 41% 2025-12-04T08:09:58.2196833Z 0% |########################## | 41% 2025-12-04T08:09:58.2197176Z 0% |########################## | 41% 2025-12-04T08:09:58.2197504Z 0% |########################## | 41% 2025-12-04T08:09:58.2197850Z 0% |########################## | 41% 2025-12-04T08:09:58.2198187Z 0% |########################## | 42% 2025-12-04T08:09:58.2198515Z 0% |########################## | 42% 2025-12-04T08:09:58.2198858Z 0% |########################### | 42% 2025-12-04T08:09:58.2199250Z 0% |########################### | 42% 2025-12-04T08:09:58.2199591Z 0% |########################### | 42% 2025-12-04T08:09:58.2199915Z 0% |########################### | 42% 2025-12-04T08:09:58.2200254Z 0% |########################### | 42% 2025-12-04T08:09:58.2200592Z 0% |########################### | 42% 2025-12-04T08:09:58.2200923Z 0% |########################### | 42% 2025-12-04T08:09:58.2201263Z 0% |########################### | 42% 2025-12-04T08:09:58.2201591Z 0% |########################### | 42% 2025-12-04T08:09:58.2201934Z 0% |########################### | 42% 2025-12-04T08:09:58.2202280Z 0% |########################### | 43% 2025-12-04T08:09:58.2202612Z 0% |########################### | 43% 2025-12-04T08:09:58.2202957Z 0% |########################### | 43% 2025-12-04T08:09:58.2203287Z 0% |########################### | 43% 2025-12-04T08:09:58.2203637Z 0% |########################### | 43% 2025-12-04T08:09:58.2203967Z 0% |########################### | 43% 2025-12-04T08:09:58.2204385Z 0% |########################### | 43% 2025-12-04T08:09:58.2204724Z 0% |########################### | 43% 2025-12-04T08:09:58.2205052Z 0% |########################### | 43% 2025-12-04T08:09:58.2205390Z 0% |############################ | 43% 2025-12-04T08:09:58.2205721Z 0% |############################ | 43% 2025-12-04T08:09:58.2206065Z 0% |############################ | 43% 2025-12-04T08:09:58.2206393Z 0% |############################ | 44% 2025-12-04T08:09:58.2206735Z 0% |############################ | 44% 2025-12-04T08:09:58.2207079Z 0% |############################ | 44% 2025-12-04T08:09:58.2207472Z 0% |############################ | 44% 2025-12-04T08:09:58.2207823Z 0% |############################ | 44% 2025-12-04T08:09:58.2208151Z 0% |############################ | 44% 2025-12-04T08:09:58.2208491Z 0% |############################ | 44% 2025-12-04T08:09:58.2208820Z 0% |############################ | 44% 2025-12-04T08:09:58.2209234Z 0% |############################ | 44% 2025-12-04T08:09:58.2209579Z 0% |############################ | 44% 2025-12-04T08:09:58.2209905Z 0% |############################ | 44% 2025-12-04T08:09:58.2210357Z 0% |############################ | 44% 2025-12-04T08:09:58.2210699Z 0% |############################ | 45% 2025-12-04T08:09:58.2211038Z 0% |############################ | 45% 2025-12-04T08:09:58.2211379Z 0% |############################ | 45% 2025-12-04T08:09:58.2211706Z 0% |############################ | 45% 2025-12-04T08:09:58.2212046Z 0% |############################# | 45% 2025-12-04T08:09:58.2212372Z 0% |############################# | 45% 2025-12-04T08:09:58.2212716Z 0% |############################# | 45% 2025-12-04T08:09:58.2213301Z 0% |############################# | 45% 2025-12-04T08:09:58.2213649Z 0% |############################# | 45% 2025-12-04T08:09:58.2214116Z 0% |############################# | 45% 2025-12-04T08:09:58.2214497Z 0% |############################# | 45% 2025-12-04T08:09:58.2214841Z 0% |############################# | 45% 2025-12-04T08:09:58.2215170Z 0% |############################# | 46% 2025-12-04T08:09:58.2215508Z 0% |############################# | 46% 2025-12-04T08:09:58.2215834Z 0% |############################# | 46% 2025-12-04T08:09:58.2216175Z 0% |############################# | 46% 2025-12-04T08:09:58.2216517Z 0% |############################# | 46% 2025-12-04T08:09:58.2216845Z 0% |############################# | 46% 2025-12-04T08:09:58.2217186Z 0% |############################# | 46% 2025-12-04T08:09:58.2217510Z 0% |############################# | 46% 2025-12-04T08:09:58.2217847Z 0% |############################# | 46% 2025-12-04T08:09:58.2218173Z 0% |############################# | 46% 2025-12-04T08:09:58.2218512Z 0% |############################# | 46% 2025-12-04T08:09:58.2218853Z 0% |############################## | 46% 2025-12-04T08:09:58.2219178Z 0% |############################## | 47% 2025-12-04T08:09:58.2219522Z 0% |############################## | 47% 2025-12-04T08:09:58.2219850Z 0% |############################## | 47% 2025-12-04T08:09:58.2220194Z 0% |############################## | 47% 2025-12-04T08:09:58.2220534Z 0% |############################## | 47% 2025-12-04T08:09:58.2220863Z 0% |############################## | 47% 2025-12-04T08:09:58.2221200Z 0% |############################## | 47% 2025-12-04T08:09:58.2221527Z 0% |############################## | 47% 2025-12-04T08:09:58.2221866Z 0% |############################## | 47% 2025-12-04T08:09:58.2222193Z 0% |############################## | 47% 2025-12-04T08:09:58.2222530Z 0% |############################## | 47% 2025-12-04T08:09:58.2222867Z 0% |############################## | 47% 2025-12-04T08:09:58.2223346Z 0% |############################## | 48% 2025-12-04T08:09:58.2223695Z 0% |############################## | 48% 2025-12-04T08:09:58.2224022Z 0% |############################## | 48% 2025-12-04T08:09:58.2224364Z 0% |############################## | 48% 2025-12-04T08:09:58.2224694Z 0% |############################## | 48% 2025-12-04T08:09:58.2225035Z 0% |############################## | 48% 2025-12-04T08:09:58.2225376Z 0% |############################### | 48% 2025-12-04T08:09:58.2225703Z 0% |############################### | 48% 2025-12-04T08:09:58.2226040Z 0% |############################### | 48% 2025-12-04T08:09:58.2226366Z 0% |############################### | 48% 2025-12-04T08:09:58.2226711Z 0% |############################### | 48% 2025-12-04T08:09:58.2227098Z 0% |############################### | 48% 2025-12-04T08:09:58.2227435Z 0% |############################### | 49% 2025-12-04T08:09:58.2227768Z 0% |############################### | 49% 2025-12-04T08:09:58.2228094Z 0% |############################### | 49% 2025-12-04T08:09:58.2228434Z 0% |############################### | 49% 2025-12-04T08:09:58.2232705Z 0% |############################### | 49% 2025-12-04T08:09:58.2233085Z 0% |############################### | 49% 2025-12-04T08:09:58.2233426Z 0% |############################### | 49% 2025-12-04T08:09:58.2233753Z 0% |############################### | 49% 2025-12-04T08:09:58.2234098Z 0% |############################### | 49% 2025-12-04T08:09:58.2234431Z 0% |############################### | 49% 2025-12-04T08:09:58.2234773Z 0% |############################### | 49% 2025-12-04T08:09:58.2235101Z 0% |############################### | 49% 2025-12-04T08:09:58.2235439Z 0% |############################### | 49% 2025-12-04T08:09:58.2235779Z 0% |################################ | 50% 2025-12-04T08:09:58.2236106Z 0% |################################ | 50% 2025-12-04T08:09:58.2236445Z 0% |################################ | 50% 2025-12-04T08:09:58.2236771Z 0% |################################ | 50% 2025-12-04T08:09:58.2237109Z 0% |################################ | 50% 2025-12-04T08:09:58.2237444Z 0% |################################ | 50% 2025-12-04T08:09:58.2237784Z 0% |################################ | 50% 2025-12-04T08:09:58.2238125Z 0% |################################ | 50% 2025-12-04T08:09:58.2238454Z 0% |################################ | 50% 2025-12-04T08:09:58.2238794Z 0% |################################ | 50% 2025-12-04T08:09:58.2239122Z 0% |################################ | 50% 2025-12-04T08:09:58.2239462Z 0% |################################ | 50% 2025-12-04T08:09:58.2239793Z 0% |################################ | 51% 2025-12-04T08:09:58.2240135Z 0% |################################ | 51% 2025-12-04T08:09:58.2240476Z 0% |################################ | 51% 2025-12-04T08:09:58.2241032Z 0% |################################ | 51% 2025-12-04T08:09:58.2241375Z 0% |################################ | 51% 2025-12-04T08:09:58.2241705Z 0% |################################ | 51% 2025-12-04T08:09:58.2242048Z 0% |################################# | 51% 2025-12-04T08:09:58.2242374Z 0% |################################# | 51% 2025-12-04T08:09:58.2242712Z 0% |################################# | 51% 2025-12-04T08:09:58.2243050Z 0% |################################# | 51% 2025-12-04T08:09:58.2243375Z 0% |################################# | 51% 2025-12-04T08:09:58.2243714Z 0% |################################# | 51% 2025-12-04T08:09:58.2244040Z 0% |################################# | 52% 2025-12-04T08:09:58.2244449Z 0% |################################# | 52% 2025-12-04T08:09:58.2244788Z 0% |################################# | 52% 2025-12-04T08:09:58.2245114Z 0% |################################# | 52% 2025-12-04T08:09:58.2245452Z 0% |################################# | 52% 2025-12-04T08:09:58.2245779Z 0% |################################# | 52% 2025-12-04T08:09:58.2246118Z 0% |################################# | 52% 2025-12-04T08:09:58.2246445Z 0% |################################# | 52% 2025-12-04T08:09:58.2246786Z 0% |################################# | 52% 2025-12-04T08:09:58.2247126Z 0% |################################# | 52% 2025-12-04T08:09:58.2247545Z 0% |################################# | 52% 2025-12-04T08:09:58.2247889Z 0% |################################# | 52% 2025-12-04T08:09:58.2248219Z 0% |################################# | 53% 2025-12-04T08:09:58.2248554Z 0% |################################## | 53% 2025-12-04T08:09:58.2248878Z 0% |################################## | 53% 2025-12-04T08:09:58.2249218Z 0% |################################## | 53% 2025-12-04T08:09:58.2249556Z 0% |################################## | 53% 2025-12-04T08:09:58.2249880Z 0% |################################## | 53% 2025-12-04T08:09:58.2250216Z 0% |################################## | 53% 2025-12-04T08:09:58.2250541Z 0% |################################## | 53% 2025-12-04T08:09:58.2250884Z 0% |################################## | 53% 2025-12-04T08:09:58.2251214Z 0% |################################## | 53% 2025-12-04T08:09:58.2251552Z 0% |################################## | 53% 2025-12-04T08:09:58.2251894Z 0% |################################## | 53% 2025-12-04T08:09:58.2252225Z 0% |################################## | 54% 2025-12-04T08:09:58.2252565Z 0% |################################## | 54% 2025-12-04T08:09:58.2252895Z 0% |################################## | 54% 2025-12-04T08:09:58.2253237Z 0% |################################## | 54% 2025-12-04T08:09:58.2253577Z 0% |################################## | 54% 2025-12-04T08:09:58.2253907Z 0% |################################## | 54% 2025-12-04T08:09:58.2254323Z 0% |################################## | 54% 2025-12-04T08:09:58.2254656Z 0% |################################## | 54% 2025-12-04T08:09:58.2254997Z 0% |################################### | 54% 2025-12-04T08:09:58.2255323Z 0% |################################### | 54% 2025-12-04T08:09:58.2255667Z 0% |################################### | 54% 2025-12-04T08:09:58.2256007Z 0% |################################### | 54% 2025-12-04T08:09:58.2256335Z 0% |################################### | 55% 2025-12-04T08:09:58.2256677Z 0% |################################### | 55% 2025-12-04T08:09:58.2257004Z 0% |################################### | 55% 2025-12-04T08:09:58.2257345Z 0% |################################### | 55% 2025-12-04T08:09:58.2257677Z 0% |################################### | 55% 2025-12-04T08:09:58.2258071Z 0% |################################### | 55% 2025-12-04T08:09:58.2258413Z 0% |################################### | 55% 2025-12-04T08:09:58.2258741Z 0% |################################### | 55% 2025-12-04T08:09:58.2259083Z 0% |################################### | 55% 2025-12-04T08:09:58.2259409Z 0% |################################### | 55% 2025-12-04T08:09:58.2259745Z 0% |################################### | 55% 2025-12-04T08:09:58.2260072Z 0% |################################### | 55% 2025-12-04T08:09:58.2260411Z 0% |################################### | 56% 2025-12-04T08:09:58.2260750Z 0% |################################### | 56% 2025-12-04T08:09:58.2261077Z 0% |################################### | 56% 2025-12-04T08:09:58.2261419Z 0% |#################################### | 56% 2025-12-04T08:09:58.2261747Z 0% |#################################### | 56% 2025-12-04T08:09:58.2262083Z 0% |#################################### | 56% 2025-12-04T08:09:58.2262423Z 0% |#################################### | 56% 2025-12-04T08:09:58.2262748Z 0% |#################################### | 56% 2025-12-04T08:09:58.2263088Z 0% |#################################### | 56% 2025-12-04T08:09:58.2263415Z 0% |#################################### | 56% 2025-12-04T08:09:58.2263754Z 0% |#################################### | 56% 2025-12-04T08:09:58.2264077Z 0% |#################################### | 56% 2025-12-04T08:09:58.2264431Z 0% |#################################### | 57% 2025-12-04T08:09:58.2264776Z 0% |#################################### | 57% 2025-12-04T08:09:58.2265105Z 0% |#################################### | 57% 2025-12-04T08:09:58.2265448Z 0% |#################################### | 57% 2025-12-04T08:09:58.2265791Z 0% |#################################### | 57% 2025-12-04T08:09:58.2266120Z 0% |#################################### | 57% 2025-12-04T08:09:58.2266464Z 0% |#################################### | 57% 2025-12-04T08:09:58.2266792Z 0% |#################################### | 57% 2025-12-04T08:09:58.2267137Z 0% |#################################### | 57% 2025-12-04T08:09:58.2267468Z 0% |#################################### | 57% 2025-12-04T08:09:58.2267895Z 0% |##################################### | 57% 2025-12-04T08:09:58.2268243Z 0% |##################################### | 57% 2025-12-04T08:09:58.2268576Z 0% |##################################### | 58% 2025-12-04T08:09:58.2268919Z 0% |##################################### | 58% 2025-12-04T08:09:58.2269249Z 0% |##################################### | 58% 2025-12-04T08:09:58.2269597Z 0% |##################################### | 58% 2025-12-04T08:09:58.2269930Z 0% |##################################### | 58% 2025-12-04T08:09:58.2270275Z 0% |##################################### | 58% 2025-12-04T08:09:58.2270613Z 0% |##################################### | 58% 2025-12-04T08:09:58.2270940Z 0% |##################################### | 58% 2025-12-04T08:09:58.2271283Z 0% |##################################### | 58% 2025-12-04T08:09:58.2271664Z 0% |##################################### | 58% 2025-12-04T08:09:58.2272004Z 0% |##################################### | 58% 2025-12-04T08:09:58.2272334Z 0% |##################################### | 58% 2025-12-04T08:09:58.2272670Z 0% |##################################### | 59% 2025-12-04T08:09:58.2273005Z 0% |##################################### | 59% 2025-12-04T08:09:58.2273330Z 0% |##################################### | 59% 2025-12-04T08:09:58.2273666Z 0% |##################################### | 59% 2025-12-04T08:09:58.2273990Z 0% |##################################### | 59% 2025-12-04T08:09:58.2274326Z 0% |###################################### | 59% 2025-12-04T08:09:58.2274668Z 0% |###################################### | 59% 2025-12-04T08:09:58.2274998Z 0% |###################################### | 59% 2025-12-04T08:09:58.2275337Z 0% |###################################### | 59% 2025-12-04T08:09:58.2275664Z 0% |###################################### | 59% 2025-12-04T08:09:58.2276001Z 0% |###################################### | 59% 2025-12-04T08:09:58.2276332Z 0% |###################################### | 59% 2025-12-04T08:09:58.2276673Z 0% |###################################### | 59% 2025-12-04T08:09:58.2277014Z 0% |###################################### | 60% 2025-12-04T08:09:58.2277345Z 0% |###################################### | 60% 2025-12-04T08:09:58.2277687Z 0% |###################################### | 60% 2025-12-04T08:09:58.2278017Z 0% |###################################### | 60% 2025-12-04T08:09:58.2278361Z 0% |###################################### | 60% 2025-12-04T08:09:58.2278689Z 0% |###################################### | 60% 2025-12-04T08:09:58.2279027Z 0% |###################################### | 60% 2025-12-04T08:09:58.2279365Z 0% |###################################### | 60% 2025-12-04T08:09:58.2279692Z 0% |###################################### | 60% 2025-12-04T08:09:58.2280032Z 0% |###################################### | 60% 2025-12-04T08:09:58.2280356Z 0% |###################################### | 60% 2025-12-04T08:09:58.2280691Z 0% |####################################### | 60% 2025-12-04T08:09:58.2281020Z 0% |####################################### | 61% 2025-12-04T08:09:58.2281427Z 0% |####################################### | 61% 2025-12-04T08:09:58.2281771Z 0% |####################################### | 61% 2025-12-04T08:09:58.2282100Z 0% |####################################### | 61% 2025-12-04T08:09:58.2282445Z 0% |####################################### | 61% 2025-12-04T08:09:58.2282776Z 0% |####################################### | 61% 2025-12-04T08:09:58.2283120Z 0% |####################################### | 61% 2025-12-04T08:09:58.2283459Z 0% |####################################### | 61% 2025-12-04T08:09:58.2283786Z 0% |####################################### | 61% 2025-12-04T08:09:58.2284125Z 0% |####################################### | 61% 2025-12-04T08:09:58.2284452Z 0% |####################################### | 61% 2025-12-04T08:09:58.2284793Z 0% |####################################### | 61% 2025-12-04T08:09:58.2285190Z 0% |####################################### | 62% 2025-12-04T08:09:58.2285530Z 0% |####################################### | 62% 2025-12-04T08:09:58.2285868Z 0% |####################################### | 62% 2025-12-04T08:09:58.2286194Z 0% |####################################### | 62% 2025-12-04T08:09:58.2286532Z 0% |####################################### | 62% 2025-12-04T08:09:58.2286860Z 0% |####################################### | 62% 2025-12-04T08:09:58.2287201Z 0% |######################################## | 62% 2025-12-04T08:09:58.2287666Z 0% |######################################## | 62% 2025-12-04T08:09:58.2288005Z 0% |######################################## | 62% 2025-12-04T08:09:58.2288350Z 0% |######################################## | 62% 2025-12-04T08:09:58.2288683Z 0% |######################################## | 62% 2025-12-04T08:09:58.2289024Z 0% |######################################## | 62% 2025-12-04T08:09:58.2289352Z 0% |######################################## | 63% 2025-12-04T08:09:58.2289693Z 0% |######################################## | 63% 2025-12-04T08:09:58.2290015Z 0% |######################################## | 63% 2025-12-04T08:09:58.2290350Z 0% |######################################## | 63% 2025-12-04T08:09:58.2290687Z 0% |######################################## | 63% 2025-12-04T08:09:58.2291012Z 0% |######################################## | 63% 2025-12-04T08:09:58.2291349Z 0% |######################################## | 63% 2025-12-04T08:09:58.2291680Z 0% |######################################## | 63% 2025-12-04T08:09:58.2292020Z 0% |######################################## | 63% 2025-12-04T08:09:58.2292362Z 0% |######################################## | 63% 2025-12-04T08:09:58.2292690Z 0% |######################################## | 63% 2025-12-04T08:09:58.2293026Z 0% |######################################## | 63% 2025-12-04T08:09:58.2293353Z 0% |######################################## | 64% 2025-12-04T08:09:58.2293698Z 0% |######################################### | 64% 2025-12-04T08:09:58.2294024Z 0% |######################################### | 64% 2025-12-04T08:09:58.2294366Z 0% |######################################### | 64% 2025-12-04T08:09:58.2294706Z 0% |######################################### | 64% 2025-12-04T08:09:58.2295112Z 0% |######################################### | 64% 2025-12-04T08:09:58.2295453Z 0% |######################################### | 64% 2025-12-04T08:09:58.2295782Z 0% |######################################### | 64% 2025-12-04T08:09:58.2296125Z 0% |######################################### | 64% 2025-12-04T08:09:58.2296452Z 0% |######################################### | 64% 2025-12-04T08:09:58.2296791Z 0% |######################################### | 64% 2025-12-04T08:09:58.2297133Z 0% |######################################### | 64% 2025-12-04T08:09:58.2297460Z 0% |######################################### | 65% 2025-12-04T08:09:58.2297930Z 0% |######################################### | 65% 2025-12-04T08:09:58.2298262Z 0% |######################################### | 65% 2025-12-04T08:09:58.2298668Z 0% |######################################### | 65% 2025-12-04T08:09:58.2298997Z 0% |######################################### | 65% 2025-12-04T08:09:58.2299341Z 0% |######################################### | 65% 2025-12-04T08:09:58.2299686Z 0% |######################################### | 65% 2025-12-04T08:09:58.2300015Z 0% |######################################### | 65% 2025-12-04T08:09:58.2300364Z 0% |########################################## | 65% 2025-12-04T08:09:58.2300693Z 0% |########################################## | 65% 2025-12-04T08:09:58.2301042Z 0% |########################################## | 65% 2025-12-04T08:09:58.2301372Z 0% |########################################## | 65% 2025-12-04T08:09:58.2301721Z 0% |########################################## | 66% 2025-12-04T08:09:58.2302071Z 0% |########################################## | 66% 2025-12-04T08:09:58.2302406Z 0% |########################################## | 66% 2025-12-04T08:09:58.2302750Z 0% |########################################## | 66% 2025-12-04T08:09:58.2303081Z 0% |########################################## | 66% 2025-12-04T08:09:58.2303428Z 0% |########################################## | 66% 2025-12-04T08:09:58.2303771Z 0% |########################################## | 66% 2025-12-04T08:09:58.2304099Z 0% |########################################## | 66% 2025-12-04T08:09:58.2304438Z 0% |########################################## | 66% 2025-12-04T08:09:58.2304766Z 0% |########################################## | 66% 2025-12-04T08:09:58.2305109Z 0% |########################################## | 66% 2025-12-04T08:09:58.2305440Z 0% |########################################## | 66% 2025-12-04T08:09:58.2305778Z 0% |########################################## | 67% 2025-12-04T08:09:58.2306111Z 0% |########################################## | 67% 2025-12-04T08:09:58.2306436Z 0% |########################################### | 67% 2025-12-04T08:09:58.2306772Z 0% |########################################### | 67% 2025-12-04T08:09:58.2307101Z 0% |########################################### | 67% 2025-12-04T08:09:58.2307436Z 0% |########################################### | 67% 2025-12-04T08:09:58.2307763Z 0% |########################################### | 67% 2025-12-04T08:09:58.2308101Z 0% |########################################### | 67% 2025-12-04T08:09:58.2308496Z 0% |########################################### | 67% 2025-12-04T08:09:58.2308826Z 0% |########################################### | 67% 2025-12-04T08:09:58.2309164Z 0% |########################################### | 67% 2025-12-04T08:09:58.2309490Z 0% |########################################### | 67% 2025-12-04T08:09:58.2309827Z 0% |########################################### | 68% 2025-12-04T08:09:58.2310162Z 0% |########################################### | 68% 2025-12-04T08:09:58.2310503Z 0% |########################################### | 68% 2025-12-04T08:09:58.2310848Z 0% |########################################### | 68% 2025-12-04T08:09:58.2311176Z 0% |########################################### | 68% 2025-12-04T08:09:58.2311513Z 0% |########################################### | 68% 2025-12-04T08:09:58.2311846Z 0% |########################################### | 68% 2025-12-04T08:09:58.2312241Z 0% |########################################### | 68% 2025-12-04T08:09:58.2312586Z 0% |########################################### | 68% 2025-12-04T08:09:58.2312914Z 0% |############################################ | 68% 2025-12-04T08:09:58.2313250Z 0% |############################################ | 68% 2025-12-04T08:09:58.2313578Z 0% |############################################ | 68% 2025-12-04T08:09:58.2313919Z 0% |############################################ | 69% 2025-12-04T08:09:58.2314245Z 0% |############################################ | 69% 2025-12-04T08:09:58.2314589Z 0% |############################################ | 69% 2025-12-04T08:09:58.2314931Z 0% |############################################ | 69% 2025-12-04T08:09:58.2315262Z 0% |############################################ | 69% 2025-12-04T08:09:58.2315607Z 0% |############################################ | 69% 2025-12-04T08:09:58.2315935Z 0% |############################################ | 69% 2025-12-04T08:09:58.2316276Z 0% |############################################ | 69% 2025-12-04T08:09:58.2316604Z 0% |############################################ | 69% 2025-12-04T08:09:58.2316946Z 0% |############################################ | 69% 2025-12-04T08:09:58.2317284Z 0% |############################################ | 69% 2025-12-04T08:09:58.2317609Z 0% |############################################ | 69% 2025-12-04T08:09:58.2317951Z 0% |############################################ | 69% 2025-12-04T08:09:58.2318278Z 0% |############################################ | 70% 2025-12-04T08:09:58.2318619Z 0% |############################################ | 70% 2025-12-04T08:09:58.2318950Z 0% |############################################ | 70% 2025-12-04T08:09:58.2319293Z 0% |############################################# | 70% 2025-12-04T08:09:58.2319631Z 0% |############################################# | 70% 2025-12-04T08:09:58.2319958Z 0% |############################################# | 70% 2025-12-04T08:09:58.2320299Z 0% |############################################# | 70% 2025-12-04T08:09:58.2320625Z 0% |############################################# | 70% 2025-12-04T08:09:58.2320963Z 0% |############################################# | 70% 2025-12-04T08:09:58.2321303Z 0% |############################################# | 70% 2025-12-04T08:09:58.2321632Z 0% |############################################# | 70% 2025-12-04T08:09:58.2322062Z 0% |############################################# | 70% 2025-12-04T08:09:58.2322392Z 0% |############################################# | 71% 2025-12-04T08:09:58.2322737Z 0% |############################################# | 71% 2025-12-04T08:09:58.2323064Z 0% |############################################# | 71% 2025-12-04T08:09:58.2323403Z 0% |############################################# | 71% 2025-12-04T08:09:58.2323741Z 0% |############################################# | 71% 2025-12-04T08:09:58.2324067Z 0% |############################################# | 71% 2025-12-04T08:09:58.2324406Z 0% |############################################# | 71% 2025-12-04T08:09:58.2324732Z 0% |############################################# | 71% 2025-12-04T08:09:58.2325069Z 0% |############################################# | 71% 2025-12-04T08:09:58.2325401Z 0% |############################################# | 71% 2025-12-04T08:09:58.2325800Z 0% |############################################## | 71% 2025-12-04T08:09:58.2326142Z 0% |############################################## | 71% 2025-12-04T08:09:58.2326469Z 0% |############################################## | 72% 2025-12-04T08:09:58.2326810Z 0% |############################################## | 72% 2025-12-04T08:09:58.2327137Z 0% |############################################## | 72% 2025-12-04T08:09:58.2327559Z 0% |############################################## | 72% 2025-12-04T08:09:58.2327891Z 0% |############################################## | 72% 2025-12-04T08:09:58.2328237Z 0% |############################################## | 72% 2025-12-04T08:09:58.2328583Z 0% |############################################## | 72% 2025-12-04T08:09:58.2329125Z 0% |############################################## | 72% 2025-12-04T08:09:58.2329470Z 0% |############################################## | 72% 2025-12-04T08:09:58.2329796Z 0% |############################################## | 72% 2025-12-04T08:09:58.2330134Z 0% |############################################## | 72% 2025-12-04T08:09:58.2330478Z 0% |############################################## | 72% 2025-12-04T08:09:58.2330806Z 0% |############################################## | 73% 2025-12-04T08:09:58.2331147Z 0% |############################################## | 73% 2025-12-04T08:09:58.2331477Z 0% |############################################## | 73% 2025-12-04T08:09:58.2331816Z 0% |############################################## | 73% 2025-12-04T08:09:58.2332158Z 0% |############################################## | 73% 2025-12-04T08:09:58.2332504Z 0% |############################################### | 73% 2025-12-04T08:09:58.2332851Z 0% |############################################### | 73% 2025-12-04T08:09:58.2333182Z 0% |############################################### | 73% 2025-12-04T08:09:58.2333528Z 0% |############################################### | 73% 2025-12-04T08:09:58.2333861Z 0% |############################################### | 73% 2025-12-04T08:09:58.2334207Z 0% |############################################### | 73% 2025-12-04T08:09:58.2334537Z 0% |############################################### | 73% 2025-12-04T08:09:58.2334880Z 0% |############################################### | 74% 2025-12-04T08:09:58.2335224Z 0% |############################################### | 74% 2025-12-04T08:09:58.2335555Z 0% |############################################### | 74% 2025-12-04T08:09:58.2336087Z 0% |############################################### | 74% 2025-12-04T08:09:58.2336425Z 0% |############################################### | 74% 2025-12-04T08:09:58.2336773Z 0% |############################################### | 74% 2025-12-04T08:09:58.2337104Z 0% |############################################### | 74% 2025-12-04T08:09:58.2337449Z 0% |############################################### | 74% 2025-12-04T08:09:58.2337792Z 0% |############################################### | 74% 2025-12-04T08:09:58.2338119Z 0% |############################################### | 74% 2025-12-04T08:09:58.2338462Z 0% |############################################### | 74% 2025-12-04T08:09:58.2338793Z 0% |############################################### | 74% 2025-12-04T08:09:58.2339130Z 0% |################################################ | 75% 2025-12-04T08:09:58.2339461Z 0% |################################################ | 75% 2025-12-04T08:09:58.2339876Z 0% |################################################ | 75% 2025-12-04T08:09:58.2340214Z 0% |################################################ | 75% 2025-12-04T08:09:58.2340539Z 0% |################################################ | 75% 2025-12-04T08:09:58.2340875Z 0% |################################################ | 75% 2025-12-04T08:09:58.2341198Z 0% |################################################ | 75% 2025-12-04T08:09:58.2341541Z 0% |################################################ | 75% 2025-12-04T08:09:58.2341884Z 0% |################################################ | 75% 2025-12-04T08:09:58.2342211Z 0% |################################################ | 75% 2025-12-04T08:09:58.2342550Z 0% |################################################ | 75% 2025-12-04T08:09:58.2342879Z 0% |################################################ | 75% 2025-12-04T08:09:58.2343221Z 0% |################################################ | 76% 2025-12-04T08:09:58.2343549Z 0% |################################################ | 76% 2025-12-04T08:09:58.2343891Z 0% |################################################ | 76% 2025-12-04T08:09:58.2344232Z 0% |################################################ | 76% 2025-12-04T08:09:58.2344559Z 0% |################################################ | 76% 2025-12-04T08:09:58.2344900Z 0% |################################################ | 76% 2025-12-04T08:09:58.2345225Z 0% |################################################ | 76% 2025-12-04T08:09:58.2345567Z 0% |################################################# | 76% 2025-12-04T08:09:58.2345894Z 0% |################################################# | 76% 2025-12-04T08:09:58.2346237Z 0% |################################################# | 76% 2025-12-04T08:09:58.2346580Z 0% |################################################# | 76% 2025-12-04T08:09:58.2346908Z 0% |################################################# | 76% 2025-12-04T08:09:58.2347245Z 0% |################################################# | 77% 2025-12-04T08:09:58.2347570Z 0% |################################################# | 77% 2025-12-04T08:09:58.2347907Z 0% |################################################# | 77% 2025-12-04T08:09:58.2348235Z 0% |################################################# | 77% 2025-12-04T08:09:58.2348574Z 0% |################################################# | 77% 2025-12-04T08:09:58.2348913Z 0% |################################################# | 77% 2025-12-04T08:09:58.2349243Z 0% |################################################# | 77% 2025-12-04T08:09:58.2349653Z 0% |################################################# | 77% 2025-12-04T08:09:58.2349987Z 0% |################################################# | 77% 2025-12-04T08:09:58.2350328Z 0% |################################################# | 77% 2025-12-04T08:09:58.2350670Z 0% |################################################# | 77% 2025-12-04T08:09:58.2351001Z 0% |################################################# | 77% 2025-12-04T08:09:58.2351347Z 0% |################################################# | 78% 2025-12-04T08:09:58.2351674Z 0% |################################################# | 78% 2025-12-04T08:09:58.2352012Z 0% |################################################## | 78% 2025-12-04T08:09:58.2352341Z 0% |################################################## | 78% 2025-12-04T08:09:58.2352679Z 0% |################################################## | 78% 2025-12-04T08:09:58.2353083Z 0% |################################################## | 78% 2025-12-04T08:09:58.2353412Z 0% |################################################## | 78% 2025-12-04T08:09:58.2353754Z 0% |################################################## | 78% 2025-12-04T08:09:58.2354077Z 0% |################################################## | 78% 2025-12-04T08:09:58.2354413Z 0% |################################################## | 78% 2025-12-04T08:09:58.2354738Z 0% |################################################## | 78% 2025-12-04T08:09:58.2355076Z 0% |################################################## | 78% 2025-12-04T08:09:58.2355415Z 0% |################################################## | 79% 2025-12-04T08:09:58.2355743Z 0% |################################################## | 79% 2025-12-04T08:09:58.2356083Z 0% |################################################## | 79% 2025-12-04T08:09:58.2356415Z 0% |################################################## | 79% 2025-12-04T08:09:58.2356754Z 0% |################################################## | 79% 2025-12-04T08:09:58.2357076Z 0% |################################################## | 79% 2025-12-04T08:09:58.2357412Z 0% |################################################## | 79% 2025-12-04T08:09:58.2357749Z 0% |################################################## | 79% 2025-12-04T08:09:58.2358075Z 0% |################################################## | 79% 2025-12-04T08:09:58.2358416Z 0% |################################################### | 79% 2025-12-04T08:09:58.2358740Z 0% |################################################### | 79% 2025-12-04T08:09:58.2359078Z 0% |################################################### | 79% 2025-12-04T08:09:58.2359416Z 0% |################################################### | 79% 2025-12-04T08:09:58.2359748Z 0% |################################################### | 80% 2025-12-04T08:09:58.2360088Z 0% |################################################### | 80% 2025-12-04T08:09:58.2360418Z 0% |################################################### | 80% 2025-12-04T08:09:58.2360757Z 0% |################################################### | 80% 2025-12-04T08:09:58.2361088Z 0% |################################################### | 80% 2025-12-04T08:09:58.2361432Z 0% |################################################### | 80% 2025-12-04T08:09:58.2361773Z 0% |################################################### | 80% 2025-12-04T08:09:58.2362103Z 0% |################################################### | 80% 2025-12-04T08:09:58.2362444Z 0% |################################################### | 80% 2025-12-04T08:09:58.2362836Z 0% |################################################### | 80% 2025-12-04T08:09:58.2363179Z 0% |################################################### | 80% 2025-12-04T08:09:58.2363505Z 0% |################################################### | 80% 2025-12-04T08:09:58.2363845Z 0% |################################################### | 81% 2025-12-04T08:09:58.2364186Z 0% |################################################### | 81% 2025-12-04T08:09:58.2364514Z 0% |################################################### | 81% 2025-12-04T08:09:58.2364852Z 0% |#################################################### | 81% 2025-12-04T08:09:58.2365182Z 0% |#################################################### | 81% 2025-12-04T08:09:58.2365524Z 0% |#################################################### | 81% 2025-12-04T08:09:58.2365852Z 0% |#################################################### | 81% 2025-12-04T08:09:58.2366195Z 0% |#################################################### | 81% 2025-12-04T08:09:58.2366617Z 0% |#################################################### | 81% 2025-12-04T08:09:58.2366948Z 0% |#################################################### | 81% 2025-12-04T08:09:58.2367293Z 0% |#################################################### | 81% 2025-12-04T08:09:58.2367758Z 0% |#################################################### | 81% 2025-12-04T08:09:58.2368105Z 0% |#################################################### | 82% 2025-12-04T08:09:58.2368452Z 0% |#################################################### | 82% 2025-12-04T08:09:58.2368785Z 0% |#################################################### | 82% 2025-12-04T08:09:58.2369128Z 0% |#################################################### | 82% 2025-12-04T08:09:58.2369462Z 0% |#################################################### | 82% 2025-12-04T08:09:58.2369811Z 0% |#################################################### | 82% 2025-12-04T08:09:58.2370146Z 0% |#################################################### | 82% 2025-12-04T08:09:58.2370491Z 0% |#################################################### | 82% 2025-12-04T08:09:58.2370843Z 0% |#################################################### | 82% 2025-12-04T08:09:58.2371173Z 0% |#################################################### | 82% 2025-12-04T08:09:58.2371516Z 0% |##################################################### | 82% 2025-12-04T08:09:58.2371842Z 0% |##################################################### | 82% 2025-12-04T08:09:58.2372198Z 0% |##################################################### | 83% 2025-12-04T08:09:58.2372529Z 0% |##################################################### | 83% 2025-12-04T08:09:58.2372876Z 0% |##################################################### | 83% 2025-12-04T08:09:58.2373220Z 0% |##################################################### | 83% 2025-12-04T08:09:58.2373547Z 0% |##################################################### | 83% 2025-12-04T08:09:58.2373891Z 0% |##################################################### | 83% 2025-12-04T08:09:58.2374219Z 0% |##################################################### | 83% 2025-12-04T08:09:58.2374555Z 0% |##################################################### | 83% 2025-12-04T08:09:58.2374882Z 0% |##################################################### | 83% 2025-12-04T08:09:58.2375222Z 0% |##################################################### | 83% 2025-12-04T08:09:58.2375558Z 0% |##################################################### | 83% 2025-12-04T08:09:58.2375884Z 0% |##################################################### | 83% 2025-12-04T08:09:58.2376224Z 0% |##################################################### | 84% 2025-12-04T08:09:58.2376743Z 0% |##################################################### | 84% 2025-12-04T08:09:58.2377092Z 0% |##################################################### | 84% 2025-12-04T08:09:58.2377677Z 0% |##################################################### | 84% 2025-12-04T08:09:58.2378273Z 0% |###################################################### | 84% 2025-12-04T08:09:58.2378883Z 0% |###################################################### | 84% 2025-12-04T08:09:58.2379071Z 0% |###################################################### | 84% 2025-12-04T08:09:58.2379260Z 0% |###################################################### | 84% 2025-12-04T08:09:58.2379457Z 0% |###################################################### | 84% 2025-12-04T08:09:58.2379646Z 0% |###################################################### | 84% 2025-12-04T08:09:58.2379831Z 0% |###################################################### | 84% 2025-12-04T08:09:58.2380024Z 0% |###################################################### | 84% 2025-12-04T08:09:58.2380315Z 0% |###################################################### | 85% 2025-12-04T08:09:58.2380506Z 0% |###################################################### | 85% 2025-12-04T08:09:58.2380691Z 0% |###################################################### | 85% 2025-12-04T08:09:58.2380893Z 0% |###################################################### | 85% 2025-12-04T08:09:58.2381079Z 0% |###################################################### | 85% 2025-12-04T08:09:58.2381266Z 0% |###################################################### | 85% 2025-12-04T08:09:58.2381468Z 0% |###################################################### | 85% 2025-12-04T08:09:58.2381658Z 0% |###################################################### | 85% 2025-12-04T08:09:58.2381842Z 0% |###################################################### | 85% 2025-12-04T08:09:58.2382050Z 0% |###################################################### | 85% 2025-12-04T08:09:58.2382243Z 0% |###################################################### | 85% 2025-12-04T08:09:58.2382427Z 0% |####################################################### | 85% 2025-12-04T08:09:58.2382626Z 0% |####################################################### | 86% 2025-12-04T08:09:58.2382816Z 0% |####################################################### | 86% 2025-12-04T08:09:58.2383004Z 0% |####################################################### | 86% 2025-12-04T08:09:58.2383191Z 0% |####################################################### | 86% 2025-12-04T08:09:58.2383392Z 0% |####################################################### | 86% 2025-12-04T08:09:58.2383581Z 0% |####################################################### | 86% 2025-12-04T08:09:58.2383770Z 0% |####################################################### | 86% 2025-12-04T08:09:58.2383947Z 0% |####################################################### | 86% 2025-12-04T08:09:58.2384077Z 0% |####################################################### | 86% 2025-12-04T08:09:58.2384184Z 0% |####################################################### | 86% 2025-12-04T08:09:58.2384304Z 0% |####################################################### | 86% 2025-12-04T08:09:58.2384410Z 0% |####################################################### | 86% 2025-12-04T08:09:58.2384518Z 0% |####################################################### | 87% 2025-12-04T08:09:58.2384637Z 0% |####################################################### | 87% 2025-12-04T08:09:58.2384742Z 0% |####################################################### | 87% 2025-12-04T08:09:58.2384848Z 0% |####################################################### | 87% 2025-12-04T08:09:58.2384953Z 0% |####################################################### | 87% 2025-12-04T08:09:58.2385134Z 0% |####################################################### | 87% 2025-12-04T08:09:58.2385243Z 0% |######################################################## | 87% 2025-12-04T08:09:58.2385350Z 0% |######################################################## | 87% 2025-12-04T08:09:58.2385468Z 0% |######################################################## | 87% 2025-12-04T08:09:58.2385572Z 0% |######################################################## | 87% 2025-12-04T08:09:58.2385677Z 0% |######################################################## | 87% 2025-12-04T08:09:58.2385798Z 0% |######################################################## | 87% 2025-12-04T08:09:58.2385907Z 0% |######################################################## | 88% 2025-12-04T08:09:58.2386014Z 0% |######################################################## | 88% 2025-12-04T08:09:58.2386137Z 0% |######################################################## | 88% 2025-12-04T08:09:58.2386248Z 0% |######################################################## | 88% 2025-12-04T08:09:58.2386405Z 0% |######################################################## | 88% 2025-12-04T08:09:58.2386510Z 0% |######################################################## | 88% 2025-12-04T08:09:58.2386626Z 0% |######################################################## | 88% 2025-12-04T08:09:58.2386734Z 0% |######################################################## | 88% 2025-12-04T08:09:58.2386838Z 0% |######################################################## | 88% 2025-12-04T08:09:58.2386956Z 0% |######################################################## | 88% 2025-12-04T08:09:58.2387059Z 0% |######################################################## | 88% 2025-12-04T08:09:58.2387165Z 0% |######################################################## | 88% 2025-12-04T08:09:58.2387407Z 0% |######################################################## | 89% 2025-12-04T08:09:58.2387515Z 0% |######################################################### | 89% 2025-12-04T08:09:58.2387625Z 0% |######################################################### | 89% 2025-12-04T08:09:58.2387746Z 0% |######################################################### | 89% 2025-12-04T08:09:58.2387851Z 0% |######################################################### | 89% 2025-12-04T08:09:58.2387955Z 0% |######################################################### | 89% 2025-12-04T08:09:58.2388059Z 0% |######################################################### | 89% 2025-12-04T08:09:58.2388178Z 0% |######################################################### | 89% 2025-12-04T08:09:58.2388283Z 0% |######################################################### | 89% 2025-12-04T08:09:58.2388386Z 0% |######################################################### | 89% 2025-12-04T08:09:58.2388504Z 0% |######################################################### | 89% 2025-12-04T08:09:58.2388613Z 0% |######################################################### | 89% 2025-12-04T08:09:58.2388719Z 0% |######################################################### | 89% 2025-12-04T08:09:58.2388836Z 0% |######################################################### | 90% 2025-12-04T08:09:58.2388940Z 0% |######################################################### | 90% 2025-12-04T08:09:58.2389045Z 0% |######################################################### | 90% 2025-12-04T08:09:58.2389161Z 0% |######################################################### | 90% 2025-12-04T08:09:58.2389266Z 0% |######################################################### | 90% 2025-12-04T08:09:58.2389369Z 0% |######################################################### | 90% 2025-12-04T08:09:58.2389471Z 0% |######################################################### | 90% 2025-12-04T08:09:58.2389587Z 0% |########################################################## | 90% 2025-12-04T08:09:58.2389755Z 0% |########################################################## | 90% 2025-12-04T08:09:58.2389863Z 0% |########################################################## | 90% 2025-12-04T08:09:58.2389979Z 0% |########################################################## | 90% 2025-12-04T08:09:58.2390083Z 0% |########################################################## | 90% 2025-12-04T08:09:58.2390188Z 0% |########################################################## | 91% 2025-12-04T08:09:58.2390304Z 0% |########################################################## | 91% 2025-12-04T08:09:58.2390408Z 0% |########################################################## | 91% 2025-12-04T08:09:58.2390512Z 0% |########################################################## | 91% 2025-12-04T08:09:58.2390630Z 0% |########################################################## | 91% 2025-12-04T08:09:58.2390734Z 0% |########################################################## | 91% 2025-12-04T08:09:58.2390842Z 0% |########################################################## | 91% 2025-12-04T08:09:58.2391001Z 0% |########################################################## | 91% 2025-12-04T08:09:58.2391120Z 0% |########################################################## | 91% 2025-12-04T08:09:58.2391225Z 0% |########################################################## | 91% 2025-12-04T08:09:58.2391330Z 0% |########################################################## | 91% 2025-12-04T08:09:58.2391446Z 0% |########################################################## | 91% 2025-12-04T08:09:58.2391552Z 0% |########################################################## | 92% 2025-12-04T08:09:58.2391658Z 0% |########################################################## | 92% 2025-12-04T08:09:58.2391777Z 0% |########################################################### | 92% 2025-12-04T08:09:58.2391883Z 0% |########################################################### | 92% 2025-12-04T08:09:58.2391996Z 0% |########################################################### | 92% 2025-12-04T08:09:58.2392114Z 0% |########################################################### | 92% 2025-12-04T08:09:58.2392223Z 0% |########################################################### | 92% 2025-12-04T08:09:58.2392328Z 0% |########################################################### | 92% 2025-12-04T08:09:58.2392436Z 0% |########################################################### | 92% 2025-12-04T08:09:58.2392557Z 0% |########################################################### | 92% 2025-12-04T08:09:58.2392662Z 0% |########################################################### | 92% 2025-12-04T08:09:58.2392771Z 0% |########################################################### | 92% 2025-12-04T08:09:58.2392890Z 0% |########################################################### | 93% 2025-12-04T08:09:58.2392995Z 0% |########################################################### | 93% 2025-12-04T08:09:58.2393107Z 0% |########################################################### | 93% 2025-12-04T08:09:58.2393228Z 0% |########################################################### | 93% 2025-12-04T08:09:58.2393334Z 0% |########################################################### | 93% 2025-12-04T08:09:58.2393440Z 0% |########################################################### | 93% 2025-12-04T08:09:58.2393556Z 0% |########################################################### | 93% 2025-12-04T08:09:58.2393660Z 0% |########################################################### | 93% 2025-12-04T08:09:58.2393764Z 0% |########################################################### | 93% 2025-12-04T08:09:58.2393869Z 0% |############################################################ | 93% 2025-12-04T08:09:58.2393986Z 0% |############################################################ | 93% 2025-12-04T08:09:58.2394092Z 0% |############################################################ | 93% 2025-12-04T08:09:58.2394259Z 0% |############################################################ | 94% 2025-12-04T08:09:58.2394377Z 0% |############################################################ | 94% 2025-12-04T08:09:58.2394484Z 0% |############################################################ | 94% 2025-12-04T08:09:58.2394592Z 0% |############################################################ | 94% 2025-12-04T08:09:58.2394709Z 0% |############################################################ | 94% 2025-12-04T08:09:58.2394815Z 0% |############################################################ | 94% 2025-12-04T08:09:58.2394921Z 0% |############################################################ | 94% 2025-12-04T08:09:58.2395038Z 0% |############################################################ | 94% 2025-12-04T08:09:58.2395143Z 0% |############################################################ | 94% 2025-12-04T08:09:58.2395268Z 0% |############################################################ | 94% 2025-12-04T08:09:58.2395442Z 0% |############################################################ | 94% 2025-12-04T08:09:58.2395564Z 0% |############################################################ | 94% 2025-12-04T08:09:58.2395672Z 0% |############################################################ | 95% 2025-12-04T08:09:58.2395779Z 0% |############################################################ | 95% 2025-12-04T08:09:58.2395901Z 0% |############################################################ | 95% 2025-12-04T08:09:58.2396009Z 0% |############################################################ | 95% 2025-12-04T08:09:58.2396117Z 0% |############################################################# | 95% 2025-12-04T08:09:58.2396237Z 0% |############################################################# | 95% 2025-12-04T08:09:58.2396344Z 0% |############################################################# | 95% 2025-12-04T08:09:58.2396455Z 0% |############################################################# | 95% 2025-12-04T08:09:58.2396582Z 0% |############################################################# | 95% 2025-12-04T08:09:58.2396692Z 0% |############################################################# | 95% 2025-12-04T08:09:58.2396799Z 0% |############################################################# | 95% 2025-12-04T08:09:58.2396920Z 0% |############################################################# | 95% 2025-12-04T08:09:58.2397028Z 0% |############################################################# | 96% 2025-12-04T08:09:58.2397136Z 0% |############################################################# | 96% 2025-12-04T08:09:58.2397243Z 0% |############################################################# | 96% 2025-12-04T08:09:58.2397366Z 0% |############################################################# | 96% 2025-12-04T08:09:58.2397473Z 0% |############################################################# | 96% 2025-12-04T08:09:58.2397585Z 0% |############################################################# | 96% 2025-12-04T08:09:58.2397817Z 0% |############################################################# | 96% 2025-12-04T08:09:58.2397996Z 0% |############################################################# | 96% 2025-12-04T08:09:58.2398181Z 0% |############################################################# | 96% 2025-12-04T08:09:58.2398376Z 0% |############################################################# | 96% 2025-12-04T08:09:58.2398564Z 0% |############################################################# | 96% 2025-12-04T08:09:58.2398753Z 0% |############################################################## | 96% 2025-12-04T08:09:58.2398954Z 0% |############################################################## | 97% 2025-12-04T08:09:58.2399143Z 0% |############################################################## | 97% 2025-12-04T08:09:58.2399330Z 0% |############################################################## | 97% 2025-12-04T08:09:58.2399594Z 0% |############################################################## | 97% 2025-12-04T08:09:58.2399800Z 0% |############################################################## | 97% 2025-12-04T08:09:58.2399993Z 0% |############################################################## | 97% 2025-12-04T08:09:58.2400182Z 0% |############################################################## | 97% 2025-12-04T08:09:58.2400389Z 0% |############################################################## | 97% 2025-12-04T08:09:58.2400577Z 0% |############################################################## | 97% 2025-12-04T08:09:58.2400768Z 0% |############################################################## | 97% 2025-12-04T08:09:58.2400974Z 0% |############################################################## | 97% 2025-12-04T08:09:58.2401165Z 0% |############################################################## | 97% 2025-12-04T08:09:58.2401355Z 0% |############################################################## | 98% 2025-12-04T08:09:58.2401563Z 0% |############################################################## | 98% 2025-12-04T08:09:58.2401816Z 0% |############################################################## | 98% 2025-12-04T08:09:58.2402006Z 0% |############################################################## | 98% 2025-12-04T08:09:58.2402195Z 0% |############################################################## | 98% 2025-12-04T08:09:58.2402399Z 0% |############################################################## | 98% 2025-12-04T08:09:58.2402587Z 0% |############################################################### | 98% 2025-12-04T08:09:58.2402777Z 0% |############################################################### | 98% 2025-12-04T08:09:58.2402981Z 0% |############################################################### | 98% 2025-12-04T08:09:58.2403169Z 0% |############################################################### | 98% 2025-12-04T08:09:58.2403359Z 0% |############################################################### | 98% 2025-12-04T08:09:58.2403559Z 0% |############################################################### | 98% 2025-12-04T08:09:58.2403749Z 0% |############################################################### | 99% 2025-12-04T08:09:58.2403934Z 0% |############################################################### | 99% 2025-12-04T08:09:58.2404119Z 0% |############################################################### | 99% 2025-12-04T08:09:58.2404257Z 0% |############################################################### | 99% 2025-12-04T08:09:58.2404363Z 0% |############################################################### | 99% 2025-12-04T08:09:58.2404467Z 0% |############################################################### | 99% 2025-12-04T08:09:58.2404582Z 0% |############################################################### | 99% 2025-12-04T08:09:58.2404688Z 0% |############################################################### | 99% 2025-12-04T08:09:58.2404793Z 0% |############################################################### | 99% 2025-12-04T08:09:58.2404915Z 0% |############################################################### | 99% 2025-12-04T08:09:58.2405024Z 0% |############################################################### | 99% 2025-12-04T08:09:58.2405129Z 0% |############################################################### | 99% 2025-12-04T08:09:58.2405246Z 0% |############################################################### | 99% 2025-12-04T08:09:58.2405356Z 0% |################################################################| 100% 2025-12-04T08:09:58.2405659Z Unzipped bazel-out/k8-fastbuild--cpu-only/bin/mnist/train-images-idx3-ubyte.gz ... 2025-12-04T08:09:58.2406013Z Downloading https://ossci-datasets.s3.amazonaws.com/mnist/train-labels-idx1-ubyte.gz ... 2025-12-04T08:09:58.2406023Z 2025-12-04T08:09:58.2406133Z 0% | | 0% 2025-12-04T08:09:58.2406242Z 0% |################## | 28% 2025-12-04T08:09:58.2406360Z 0% |#################################### | 56% 2025-12-04T08:09:58.2406533Z 0% |###################################################### | 85% 2025-12-04T08:09:58.2406645Z 0% |################################################################| 100% 2025-12-04T08:09:58.2406931Z Unzipped bazel-out/k8-fastbuild--cpu-only/bin/mnist/train-labels-idx1-ubyte.gz ... 2025-12-04T08:09:58.2407258Z Downloading https://ossci-datasets.s3.amazonaws.com/mnist/t10k-images-idx3-ubyte.gz ... 2025-12-04T08:09:58.2407264Z 2025-12-04T08:09:58.2407455Z 0% | | 0% 2025-12-04T08:09:58.2407572Z 0% | | 0% 2025-12-04T08:09:58.2407693Z 0% | | 0% 2025-12-04T08:09:58.2407896Z 0% | | 1% 2025-12-04T08:09:58.2408002Z 0% |# | 1% 2025-12-04T08:09:58.2408124Z 0% |# | 2% 2025-12-04T08:09:58.2408349Z 0% |# | 2% 2025-12-04T08:09:58.2408455Z 0% |## | 3% 2025-12-04T08:09:58.2408575Z 0% |## | 3% 2025-12-04T08:09:58.2408678Z 0% |## | 4% 2025-12-04T08:09:58.2408781Z 0% |### | 4% 2025-12-04T08:09:58.2408885Z 0% |### | 5% 2025-12-04T08:09:58.2409003Z 0% |### | 5% 2025-12-04T08:09:58.2409108Z 0% |#### | 6% 2025-12-04T08:09:58.2409214Z 0% |#### | 6% 2025-12-04T08:09:58.2409336Z 0% |#### | 7% 2025-12-04T08:09:58.2409444Z 0% |##### | 7% 2025-12-04T08:09:58.2409548Z 0% |##### | 8% 2025-12-04T08:09:58.2409667Z 0% |##### | 8% 2025-12-04T08:09:58.2409773Z 0% |###### | 9% 2025-12-04T08:09:58.2409877Z 0% |###### | 9% 2025-12-04T08:09:58.2409997Z 0% |###### | 10% 2025-12-04T08:09:58.2410104Z 0% |###### | 10% 2025-12-04T08:09:58.2410210Z 0% |####### | 11% 2025-12-04T08:09:58.2410315Z 0% |####### | 11% 2025-12-04T08:09:58.2410436Z 0% |####### | 12% 2025-12-04T08:09:58.2410544Z 0% |######## | 12% 2025-12-04T08:09:58.2410648Z 0% |######## | 13% 2025-12-04T08:09:58.2410764Z 0% |######## | 13% 2025-12-04T08:09:58.2410870Z 0% |######### | 14% 2025-12-04T08:09:58.2410973Z 0% |######### | 14% 2025-12-04T08:09:58.2411090Z 0% |######### | 15% 2025-12-04T08:09:58.2411196Z 0% |########## | 15% 2025-12-04T08:09:58.2411300Z 0% |########## | 16% 2025-12-04T08:09:58.2411414Z 0% |########## | 16% 2025-12-04T08:09:58.2411578Z 0% |########### | 17% 2025-12-04T08:09:58.2411686Z 0% |########### | 17% 2025-12-04T08:09:58.2411790Z 0% |########### | 18% 2025-12-04T08:09:58.2411980Z 0% |############ | 18% 2025-12-04T08:09:58.2412085Z 0% |############ | 19% 2025-12-04T08:09:58.2412189Z 0% |############ | 19% 2025-12-04T08:09:58.2412306Z 0% |############# | 20% 2025-12-04T08:09:58.2412413Z 0% |############# | 20% 2025-12-04T08:09:58.2412557Z 0% |############# | 21% 2025-12-04T08:09:58.2412708Z 0% |############# | 21% 2025-12-04T08:09:58.2412841Z 0% |############## | 22% 2025-12-04T08:09:58.2413010Z 0% |############## | 22% 2025-12-04T08:09:58.2413127Z 0% |############## | 23% 2025-12-04T08:09:58.2413232Z 0% |############### | 23% 2025-12-04T08:09:58.2413336Z 0% |############### | 24% 2025-12-04T08:09:58.2413440Z 0% |############### | 24% 2025-12-04T08:09:58.2413557Z 0% |################ | 25% 2025-12-04T08:09:58.2413662Z 0% |################ | 25% 2025-12-04T08:09:58.2413767Z 0% |################ | 26% 2025-12-04T08:09:58.2413885Z 0% |################# | 26% 2025-12-04T08:09:58.2413994Z 0% |################# | 27% 2025-12-04T08:09:58.2414100Z 0% |################# | 27% 2025-12-04T08:09:58.2414223Z 0% |################## | 28% 2025-12-04T08:09:58.2414328Z 0% |################## | 28% 2025-12-04T08:09:58.2414432Z 0% |################## | 29% 2025-12-04T08:09:58.2414552Z 0% |################### | 29% 2025-12-04T08:09:58.2414658Z 0% |################### | 30% 2025-12-04T08:09:58.2414763Z 0% |################### | 30% 2025-12-04T08:09:58.2414867Z 0% |#################### | 31% 2025-12-04T08:09:58.2414982Z 0% |#################### | 31% 2025-12-04T08:09:58.2415091Z 0% |#################### | 32% 2025-12-04T08:09:58.2415270Z 0% |#################### | 32% 2025-12-04T08:09:58.2415387Z 0% |##################### | 33% 2025-12-04T08:09:58.2415492Z 0% |##################### | 33% 2025-12-04T08:09:58.2415597Z 0% |##################### | 34% 2025-12-04T08:09:58.2415753Z 0% |###################### | 34% 2025-12-04T08:09:58.2415877Z 0% |###################### | 35% 2025-12-04T08:09:58.2415982Z 0% |###################### | 35% 2025-12-04T08:09:58.2416096Z 0% |####################### | 36% 2025-12-04T08:09:58.2416199Z 0% |####################### | 36% 2025-12-04T08:09:58.2416378Z 0% |####################### | 37% 2025-12-04T08:09:58.2416484Z 0% |######################## | 37% 2025-12-04T08:09:58.2416600Z 0% |######################## | 38% 2025-12-04T08:09:58.2416706Z 0% |######################## | 38% 2025-12-04T08:09:58.2416809Z 0% |######################### | 39% 2025-12-04T08:09:58.2416926Z 0% |######################### | 39% 2025-12-04T08:09:58.2417034Z 0% |######################### | 40% 2025-12-04T08:09:58.2417137Z 0% |########################## | 40% 2025-12-04T08:09:58.2417253Z 0% |########################## | 41% 2025-12-04T08:09:58.2417361Z 0% |########################## | 41% 2025-12-04T08:09:58.2417468Z 0% |########################### | 42% 2025-12-04T08:09:58.2417636Z 0% |########################### | 42% 2025-12-04T08:09:58.2417743Z 0% |########################### | 43% 2025-12-04T08:09:58.2417845Z 0% |########################### | 43% 2025-12-04T08:09:58.2417950Z 0% |############################ | 44% 2025-12-04T08:09:58.2418069Z 0% |############################ | 44% 2025-12-04T08:09:58.2418174Z 0% |############################ | 45% 2025-12-04T08:09:58.2418279Z 0% |############################# | 45% 2025-12-04T08:09:58.2418395Z 0% |############################# | 46% 2025-12-04T08:09:58.2418500Z 0% |############################# | 46% 2025-12-04T08:09:58.2418614Z 0% |############################## | 47% 2025-12-04T08:09:58.2418736Z 0% |############################## | 47% 2025-12-04T08:09:58.2418841Z 0% |############################## | 48% 2025-12-04T08:09:58.2418947Z 0% |############################### | 48% 2025-12-04T08:09:58.2419064Z 0% |############################### | 49% 2025-12-04T08:09:58.2419169Z 0% |############################### | 49% 2025-12-04T08:09:58.2419274Z 0% |################################ | 50% 2025-12-04T08:09:58.2419395Z 0% |################################ | 50% 2025-12-04T08:09:58.2419500Z 0% |################################ | 51% 2025-12-04T08:09:58.2419607Z 0% |################################# | 51% 2025-12-04T08:09:58.2419721Z 0% |################################# | 52% 2025-12-04T08:09:58.2419837Z 0% |################################# | 52% 2025-12-04T08:09:58.2419942Z 0% |################################## | 53% 2025-12-04T08:09:58.2420045Z 0% |################################## | 53% 2025-12-04T08:09:58.2420161Z 0% |################################## | 54% 2025-12-04T08:09:58.2420267Z 0% |################################## | 54% 2025-12-04T08:09:58.2420373Z 0% |################################### | 55% 2025-12-04T08:09:58.2420488Z 0% |################################### | 55% 2025-12-04T08:09:58.2420592Z 0% |################################### | 56% 2025-12-04T08:09:58.2420697Z 0% |#################################### | 56% 2025-12-04T08:09:58.2420871Z 0% |#################################### | 57% 2025-12-04T08:09:58.2420976Z 0% |#################################### | 57% 2025-12-04T08:09:58.2421081Z 0% |##################################### | 58% 2025-12-04T08:09:58.2421185Z 0% |##################################### | 58% 2025-12-04T08:09:58.2421303Z 0% |##################################### | 59% 2025-12-04T08:09:58.2421408Z 0% |###################################### | 59% 2025-12-04T08:09:58.2421514Z 0% |###################################### | 60% 2025-12-04T08:09:58.2421633Z 0% |###################################### | 60% 2025-12-04T08:09:58.2421738Z 0% |####################################### | 61% 2025-12-04T08:09:58.2421849Z 0% |####################################### | 61% 2025-12-04T08:09:58.2422019Z 0% |####################################### | 62% 2025-12-04T08:09:58.2422127Z 0% |######################################## | 62% 2025-12-04T08:09:58.2422235Z 0% |######################################## | 63% 2025-12-04T08:09:58.2422353Z 0% |######################################## | 63% 2025-12-04T08:09:58.2422460Z 0% |######################################### | 64% 2025-12-04T08:09:58.2422566Z 0% |######################################### | 64% 2025-12-04T08:09:58.2422672Z 0% |######################################### | 65% 2025-12-04T08:09:58.2422792Z 0% |######################################### | 65% 2025-12-04T08:09:58.2422898Z 0% |########################################## | 66% 2025-12-04T08:09:58.2423010Z 0% |########################################## | 66% 2025-12-04T08:09:58.2423136Z 0% |########################################## | 67% 2025-12-04T08:09:58.2423244Z 0% |########################################### | 67% 2025-12-04T08:09:58.2423351Z 0% |########################################### | 68% 2025-12-04T08:09:58.2423473Z 0% |########################################### | 68% 2025-12-04T08:09:58.2423580Z 0% |############################################ | 69% 2025-12-04T08:09:58.2423686Z 0% |############################################ | 69% 2025-12-04T08:09:58.2423808Z 0% |############################################ | 70% 2025-12-04T08:09:58.2423915Z 0% |############################################# | 70% 2025-12-04T08:09:58.2424022Z 0% |############################################# | 71% 2025-12-04T08:09:58.2424134Z 0% |############################################# | 71% 2025-12-04T08:09:58.2424260Z 0% |############################################## | 72% 2025-12-04T08:09:58.2424370Z 0% |############################################## | 72% 2025-12-04T08:09:58.2424477Z 0% |############################################## | 73% 2025-12-04T08:09:58.2424599Z 0% |############################################### | 73% 2025-12-04T08:09:58.2424708Z 0% |############################################### | 74% 2025-12-04T08:09:58.2424815Z 0% |############################################### | 74% 2025-12-04T08:09:58.2424936Z 0% |################################################ | 75% 2025-12-04T08:09:58.2425042Z 0% |################################################ | 75% 2025-12-04T08:09:58.2425145Z 0% |################################################ | 76% 2025-12-04T08:09:58.2425316Z 0% |################################################ | 76% 2025-12-04T08:09:58.2425426Z 0% |################################################# | 77% 2025-12-04T08:09:58.2425531Z 0% |################################################# | 77% 2025-12-04T08:09:58.2425643Z 0% |################################################# | 78% 2025-12-04T08:09:58.2425761Z 0% |################################################## | 78% 2025-12-04T08:09:58.2425869Z 0% |################################################## | 78% 2025-12-04T08:09:58.2425974Z 0% |################################################## | 79% 2025-12-04T08:09:58.2438487Z 0% |################################################### | 79% 2025-12-04T08:09:58.2438671Z 0% |################################################### | 80% 2025-12-04T08:09:58.2438785Z 0% |################################################### | 80% 2025-12-04T08:09:58.2438922Z 0% |#################################################### | 81% 2025-12-04T08:09:58.2439247Z 0% |#################################################### | 81% 2025-12-04T08:09:58.2439360Z 0% |#################################################### | 82% 2025-12-04T08:09:58.2439466Z 0% |##################################################### | 82% 2025-12-04T08:09:58.2439588Z 0% |##################################################### | 83% 2025-12-04T08:09:58.2439696Z 0% |##################################################### | 83% 2025-12-04T08:09:58.2439803Z 0% |###################################################### | 84% 2025-12-04T08:09:58.2439925Z 0% |###################################################### | 84% 2025-12-04T08:09:58.2440033Z 0% |###################################################### | 85% 2025-12-04T08:09:58.2440139Z 0% |####################################################### | 85% 2025-12-04T08:09:58.2440267Z 0% |####################################################### | 86% 2025-12-04T08:09:58.2440380Z 0% |####################################################### | 86% 2025-12-04T08:09:58.2440488Z 0% |####################################################### | 87% 2025-12-04T08:09:58.2440606Z 0% |######################################################## | 87% 2025-12-04T08:09:58.2440714Z 0% |######################################################## | 88% 2025-12-04T08:09:58.2440819Z 0% |######################################################## | 88% 2025-12-04T08:09:58.2440926Z 0% |######################################################### | 89% 2025-12-04T08:09:58.2441045Z 0% |######################################################### | 89% 2025-12-04T08:09:58.2441150Z 0% |######################################################### | 90% 2025-12-04T08:09:58.2441257Z 0% |########################################################## | 90% 2025-12-04T08:09:58.2441381Z 0% |########################################################## | 91% 2025-12-04T08:09:58.2441489Z 0% |########################################################## | 91% 2025-12-04T08:09:58.2441596Z 0% |########################################################### | 92% 2025-12-04T08:09:58.2441716Z 0% |########################################################### | 92% 2025-12-04T08:09:58.2441820Z 0% |########################################################### | 93% 2025-12-04T08:09:58.2441927Z 0% |############################################################ | 93% 2025-12-04T08:09:58.2442045Z 0% |############################################################ | 94% 2025-12-04T08:09:58.2442149Z 0% |############################################################ | 94% 2025-12-04T08:09:58.2442257Z 0% |############################################################# | 95% 2025-12-04T08:09:58.2442362Z 0% |############################################################# | 95% 2025-12-04T08:09:58.2442577Z 0% |############################################################# | 96% 2025-12-04T08:09:58.2442688Z 0% |############################################################## | 96% 2025-12-04T08:09:58.2442798Z 0% |############################################################## | 97% 2025-12-04T08:09:58.2442920Z 0% |############################################################## | 97% 2025-12-04T08:09:58.2443028Z 0% |############################################################## | 98% 2025-12-04T08:09:58.2443133Z 0% |############################################################### | 98% 2025-12-04T08:09:58.2443255Z 0% |############################################################### | 99% 2025-12-04T08:09:58.2443363Z 0% |############################################################### | 99% 2025-12-04T08:09:58.2443474Z 0% |################################################################| 100% 2025-12-04T08:09:58.2443787Z Unzipped bazel-out/k8-fastbuild--cpu-only/bin/mnist/t10k-images-idx3-ubyte.gz ... 2025-12-04T08:09:58.2444123Z Downloading https://ossci-datasets.s3.amazonaws.com/mnist/t10k-labels-idx1-ubyte.gz ... 2025-12-04T08:09:58.2444181Z 2025-12-04T08:09:58.2444294Z 0% | | 0% 2025-12-04T08:09:58.2444420Z 0% |################################################################| 100% 2025-12-04T08:09:58.2444699Z Unzipped bazel-out/k8-fastbuild--cpu-only/bin/mnist/t10k-labels-idx1-ubyte.gz ... 2025-12-04T08:10:10.6133563Z [531 / 3,250] GenerateAten aten/src/ATen/ops; 12s processwrapper-sandbox ... (2 actions running) 2025-12-04T08:10:20.6325156Z [610 / 3,250] GenerateAten aten/src/ATen/ops; 22s processwrapper-sandbox ... (16 actions, 15 running) 2025-12-04T08:10:22.1123089Z INFO: From Compiling src/google/protobuf/message_lite.cc [for tool]: 2025-12-04T08:10:22.1360558Z In file included from /usr/include/string.h:535, 2025-12-04T08:10:22.1361576Z from external/com_google_protobuf/src/google/protobuf/stubs/port.h:39, 2025-12-04T08:10:22.1395003Z from external/com_google_protobuf/src/google/protobuf/stubs/macros.h:34, 2025-12-04T08:10:22.1396232Z from external/com_google_protobuf/src/google/protobuf/stubs/common.h:46, 2025-12-04T08:10:22.1397398Z from external/com_google_protobuf/src/google/protobuf/message_lite.h:45, 2025-12-04T08:10:22.1398579Z from external/com_google_protobuf/src/google/protobuf/message_lite.cc:36: 2025-12-04T08:10:22.1399569Z In function 'void* memcpy(void*, const void*, size_t)', 2025-12-04T08:10:22.1401514Z inlined from 'google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)' at external/com_google_protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2025-12-04T08:10:22.1405295Z inlined from 'virtual google::protobuf::uint8* google::protobuf::internal::ImplicitWeakMessage::_InternalSerialize(google::protobuf::uint8*, google::protobuf::io::EpsCopyOutputStream*) const' at external/com_google_protobuf/src/google/protobuf/implicit_weak_message.h:85:28, 2025-12-04T08:10:22.1409456Z inlined from 'bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const' at external/com_google_protobuf/src/google/protobuf/message_lite.cc:419:30: 2025-12-04T08:10:22.1413505Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:33: warning: 'void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)' specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2025-12-04T08:10:22.1416231Z 29 | return __builtin___memcpy_chk (__dest, __src, __len, 2025-12-04T08:10:22.1416953Z | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 2025-12-04T08:10:22.1417593Z 30 | __glibc_objsize0 (__dest)); 2025-12-04T08:10:22.1418476Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-12-04T08:10:24.8684064Z INFO: From GenerateAten aten/src/ATen/ops: 2025-12-04T08:10:24.8840862Z torch/csrc/inductor/aoti_torch/generated/c_shim_aten.h not found 2025-12-04T08:10:24.8841842Z torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.h not found 2025-12-04T08:10:24.8842747Z torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.h not found 2025-12-04T08:10:29.7456949Z INFO: From Compiling third_party/miniz-3.0.2/miniz.c: 2025-12-04T08:10:29.7495596Z third_party/miniz-3.0.2/miniz.c:3261:9: note: '#pragma message: Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.' 2025-12-04T08:10:29.7497640Z 3261 | #pragma message("Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.") 2025-12-04T08:10:29.7498768Z | ^~~~~~~ 2025-12-04T08:10:30.1034866Z INFO: From Executing genrule //:gen_aten: 2025-12-04T08:10:30.1036117Z bazel-out/k8-fastbuild--cpu-only/bin/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.h not found 2025-12-04T08:10:30.1038117Z bazel-out/k8-fastbuild--cpu-only/bin/torch/csrc/inductor/aoti_torch/generated/c_shim_aten.h not found 2025-12-04T08:10:30.1039792Z bazel-out/k8-fastbuild--cpu-only/bin/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.h not found 2025-12-04T08:10:30.6330882Z [1,171 / 3,250] Compiling onnx/defs/generator/utils.cc; 0s processwrapper-sandbox ... (16 actions, 14 running) 2025-12-04T08:10:40.6270024Z [1,581 / 3,250] Executing genrule //:generate-code; 10s processwrapper-sandbox ... (16 actions, 15 running) 2025-12-04T08:10:44.8837587Z INFO: From Compiling aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp: 2025-12-04T08:10:44.8849354Z In file included from aten/src/ATen/Dispatch.h:9, 2025-12-04T08:10:44.8850423Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp:8: 2025-12-04T08:10:44.8851823Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp: In lambda function: 2025-12-04T08:10:44.8853710Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp:38:3: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:10:44.8855727Z 38 | [=](at::vec::Vectorized self, at::vec::Vectorized other) { return ufunc::add(self, other, _v_alpha); } 2025-12-04T08:10:44.8856659Z | ^ 2025-12-04T08:10:47.2638642Z INFO: From Compiling aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp: 2025-12-04T08:10:47.2639261Z In file included from aten/src/ATen/Dispatch.h:9, 2025-12-04T08:10:47.2640183Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp:6: 2025-12-04T08:10:47.2641512Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp: In lambda function: 2025-12-04T08:10:47.2643651Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp:59:9: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:10:47.2645597Z 59 | [=](Vectorized a, Vectorized b) 2025-12-04T08:10:47.2646238Z | ^ 2025-12-04T08:10:47.2970322Z INFO: From Compiling aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp: 2025-12-04T08:10:47.2971501Z In file included from aten/src/ATen/native/cpu/utils.h:5, 2025-12-04T08:10:47.2972802Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp:7: 2025-12-04T08:10:47.2974741Z aten/src/ATen/cpu/vec/vec.h: In function 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::convert_to_bool(at::vec::DEFAULT::Vectorized)': 2025-12-04T08:10:47.2976625Z aten/src/ATen/cpu/vec/vec.h:14:25: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:10:47.2978487Z 14 | inline Vectorized convert_to_bool(Vectorized x) { 2025-12-04T08:10:47.2979277Z | ^~~~~~~~~~~~~~~ 2025-12-04T08:10:47.3044038Z INFO: From Compiling aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.DEFAULT.cpp: 2025-12-04T08:10:47.3108171Z In file included from aten/src/ATen/Dispatch.h:9, 2025-12-04T08:10:47.3109239Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.DEFAULT.cpp:6: 2025-12-04T08:10:47.3110572Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.DEFAULT.cpp: In lambda function: 2025-12-04T08:10:47.3112664Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.DEFAULT.cpp:81:15: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:10:47.3114102Z 81 | [found_inf_ptr, inv_scale_ptr](Vectorized val_vec) -> Vectorized{ 2025-12-04T08:10:47.3114697Z | ^ 2025-12-04T08:10:47.5457204Z INFO: From Compiling aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp: 2025-12-04T08:10:47.5459307Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp:54: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:10:47.5460584Z 54 | #pragma unroll 2025-12-04T08:10:47.5460957Z | 2025-12-04T08:10:47.7616699Z INFO: From Compiling aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp: 2025-12-04T08:10:47.7648933Z In file included from aten/src/ATen/Dispatch.h:9, 2025-12-04T08:10:47.7650043Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp:2: 2025-12-04T08:10:47.7651703Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp: In lambda function: 2025-12-04T08:10:47.7653961Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp:249:11: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:10:47.7655897Z 249 | [=](Vectorized a) -> Vectorized { return a; }); 2025-12-04T08:10:47.7656644Z | ^ 2025-12-04T08:10:47.7658027Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp:245:5: note: in expansion of macro '_AT_DISPATCH_ALL_TYPES_NO_CF' 2025-12-04T08:10:47.7659601Z 245 | _AT_DISPATCH_ALL_TYPES_NO_CF(dtype, "copy_kernel", [&] { 2025-12-04T08:10:47.7660194Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-12-04T08:10:48.2652870Z INFO: From Compiling aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp: 2025-12-04T08:10:48.2660834Z In file included from aten/src/ATen/cpu/vec/functional.h:3, 2025-12-04T08:10:48.2662130Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp:10: 2025-12-04T08:10:48.2665102Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = double; Op = at::vec::DEFAULT::Vectorized(const at::vec::DEFAULT::Vectorized&, const at::vec::DEFAULT::Vectorized&)]': 2025-12-04T08:10:48.2668175Z aten/src/ATen/cpu/vec/functional_base.h:29:17: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:10:48.2669350Z 29 | inline scalar_t vec_reduce_all( 2025-12-04T08:10:48.2669894Z | ^~~~~~~~~~~~~~ 2025-12-04T08:10:48.4723867Z INFO: From Compiling aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp: 2025-12-04T08:10:48.4732295Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp:20: 2025-12-04T08:10:48.4735790Z aten/src/ATen/native/cpu/Loops.h: In constructor 'at::native::DEFAULT::VectorizedLoop2d::VectorizedLoop2d(op_t, vop_t) [with op_t = at::native::DEFAULT::get_scalar_elu_elementwise_func(float, float, float)::; vop_t = at::native::DEFAULT::get_vectorized_elu_elementwise_func(float, float, float)::)>]': 2025-12-04T08:10:48.4739365Z aten/src/ATen/native/cpu/Loops.h:260:3: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:10:48.4740459Z 260 | VectorizedLoop2d(op_t op, vop_t vop): 2025-12-04T08:10:48.4740974Z | ^~~~~~~~~~~~~~~~ 2025-12-04T08:10:49.4344743Z INFO: From Compiling aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.DEFAULT.cpp: 2025-12-04T08:10:49.4347806Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.DEFAULT.cpp:181: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:10:49.4350388Z 181 | # pragma unroll 2025-12-04T08:10:49.4350811Z | 2025-12-04T08:10:49.4351309Z In file included from aten/src/ATen/cpu/vec/functional.h:3, 2025-12-04T08:10:49.4352074Z from aten/src/ATen/cpu/vec/vec256/vec256_convert.h:3, 2025-12-04T08:10:49.4353119Z from aten/src/ATen/cpu/vec/vec256/vec256.h:38, 2025-12-04T08:10:49.4353751Z from aten/src/ATen/cpu/vec/vec.h:7, 2025-12-04T08:10:49.4354902Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.DEFAULT.cpp:6: 2025-12-04T08:10:49.4358794Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = double; Op = at::native::{anonymous}::cpu_flash_attention(const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, double, bool, std::optional, std::optional)::::]': 2025-12-04T08:10:49.4362868Z aten/src/ATen/cpu/vec/functional_base.h:29:17: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:10:49.4364121Z 29 | inline scalar_t vec_reduce_all( 2025-12-04T08:10:49.4364675Z | ^~~~~~~~~~~~~~ 2025-12-04T08:10:49.8668274Z INFO: From Compiling aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp: 2025-12-04T08:10:49.8668888Z In file included from aten/src/ATen/native/cpu/Loops.h:37, 2025-12-04T08:10:49.8669844Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp:14: 2025-12-04T08:10:49.8671094Z aten/src/ATen/cpu/vec/vec.h: In function 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::convert_to_bool(at::vec::DEFAULT::Vectorized)': 2025-12-04T08:10:49.8672651Z aten/src/ATen/cpu/vec/vec.h:14:25: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:10:49.8673669Z 14 | inline Vectorized convert_to_bool(Vectorized x) { 2025-12-04T08:10:49.8674315Z | ^~~~~~~~~~~~~~~ 2025-12-04T08:10:50.1024756Z INFO: From Compiling aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp: 2025-12-04T08:10:50.1038336Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:449: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:10:50.1039583Z 449 | # pragma unroll 2025-12-04T08:10:50.1039843Z | 2025-12-04T08:10:50.1040617Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:574: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:10:50.1041501Z 574 | # pragma unroll 2025-12-04T08:10:50.1041750Z | 2025-12-04T08:10:50.1042870Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:660: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:10:50.1043948Z 660 | # pragma unroll 2025-12-04T08:10:50.1044348Z | 2025-12-04T08:10:50.1045135Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:758: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:10:50.1046247Z 758 | # pragma unroll 2025-12-04T08:10:50.1046501Z | 2025-12-04T08:10:50.1047270Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:799: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:10:50.1048231Z 799 | # pragma unroll 2025-12-04T08:10:50.1048481Z | 2025-12-04T08:10:50.1049260Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:933: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:10:50.1050140Z 933 | # pragma unroll 2025-12-04T08:10:50.1050380Z | 2025-12-04T08:10:50.1051673Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:987: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:10:50.1053342Z 987 | # pragma unroll 2025-12-04T08:10:50.1053799Z | 2025-12-04T08:10:50.1055498Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:1119: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:10:50.1057192Z 1119 | # pragma unroll 2025-12-04T08:10:50.1057649Z | 2025-12-04T08:10:50.1059121Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:1126: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:10:50.1060805Z 1126 | # pragma unroll 2025-12-04T08:10:50.1061254Z | 2025-12-04T08:10:50.3608035Z INFO: From Compiling aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp: 2025-12-04T08:10:50.3618358Z In file included from aten/src/ATen/Dispatch.h:9, 2025-12-04T08:10:50.3619752Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp:4: 2025-12-04T08:10:50.3621625Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp: In lambda function: 2025-12-04T08:10:50.3624053Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp:62:11: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:10:50.3625819Z 62 | [=](Vec /*self_vec*/, 2025-12-04T08:10:50.3626427Z | ^ 2025-12-04T08:10:50.4697640Z INFO: From Compiling aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp: 2025-12-04T08:10:50.4699686Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp: In function 'at::vec::DEFAULT::Vectorized at::native::{anonymous}::lerp_vec(at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized) [with scalar_t = float]': 2025-12-04T08:10:50.4702921Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp:55:22: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:10:50.4704504Z 55 | Vectorized lerp_vec(Vectorized start, Vectorized end, Vectorized weight) { 2025-12-04T08:10:50.4705132Z | ^~~~~~~~ 2025-12-04T08:10:50.6260666Z [1,827 / 3,250] Linking external/mkl_dnn/libmkl-dnn.so; 4s processwrapper-sandbox ... (16 actions, 15 running) 2025-12-04T08:10:51.2001772Z INFO: From Compiling aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp: 2025-12-04T08:10:51.2004401Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp: In function 'at::vec::DEFAULT::Vectorized at::native::{anonymous}::is_nan_vec(at::vec::DEFAULT::Vectorized) [with scalar_t = unsigned char]': 2025-12-04T08:10:51.2007974Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp:36:32: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:10:51.2010511Z 36 | vec::Vectorized is_nan_vec(vec::Vectorized vec) { 2025-12-04T08:10:51.2011524Z | ^~~~~~~~~~~~~~~~~~~~~~~~~ 2025-12-04T08:10:51.4208745Z INFO: From Compiling external/sleef/dispsse.c: 2025-12-04T08:10:51.4209370Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/external/sleef/dispsse.c:63: 2025-12-04T08:10:51.4210199Z external/sleef/src/libm/dispatcher.h:26:12: warning: 'cpuSupportsExt' defined but not used [-Wunused-function] 2025-12-04T08:10:51.4210875Z 26 | static int cpuSupportsExt(void (*tryExt)()) { 2025-12-04T08:10:51.4211227Z | ^~~~~~~~~~~~~~ 2025-12-04T08:10:51.9644837Z INFO: From Compiling aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.DEFAULT.cpp: 2025-12-04T08:10:51.9677174Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.DEFAULT.cpp: In lambda function: 2025-12-04T08:10:51.9679117Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.DEFAULT.cpp:65:11: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:10:51.9681034Z 65 | [s](Vec q, Vec q_bias) { return (q + q_bias) * Vec(s); }, 2025-12-04T08:10:51.9681652Z | ^ 2025-12-04T08:10:51.9982680Z INFO: From Compiling aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp: 2025-12-04T08:10:51.9994168Z In file included from aten/src/ATen/Dispatch.h:9, 2025-12-04T08:10:51.9995497Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp:3: 2025-12-04T08:10:51.9997427Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp: In lambda function: 2025-12-04T08:10:52.0000065Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp:23:11: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:10:52.0002048Z 23 | [=](Vectorized self_vec, 2025-12-04T08:10:52.0002647Z | ^ 2025-12-04T08:10:52.0838686Z INFO: From Compiling aten/src/ATen/native/cpu/PaddingKernel.cpp.DEFAULT.cpp: 2025-12-04T08:10:52.0840759Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PaddingKernel.cpp.DEFAULT.cpp:107: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:10:52.0842417Z 107 | # pragma unroll 2025-12-04T08:10:52.0842857Z | 2025-12-04T08:10:52.0844314Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PaddingKernel.cpp.DEFAULT.cpp:123: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:10:52.0845941Z 123 | # pragma unroll 2025-12-04T08:10:52.0846391Z | 2025-12-04T08:10:52.2703460Z INFO: From Compiling external/sleef/dispavx.c: 2025-12-04T08:10:52.2704573Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/external/sleef/dispavx.c:70: 2025-12-04T08:10:52.2706223Z external/sleef/src/libm/dispatcher.h:26:12: warning: 'cpuSupportsExt' defined but not used [-Wunused-function] 2025-12-04T08:10:52.2707322Z 26 | static int cpuSupportsExt(void (*tryExt)()) { 2025-12-04T08:10:52.2707938Z | ^~~~~~~~~~~~~~ 2025-12-04T08:10:52.3918074Z INFO: From Compiling aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp: 2025-12-04T08:10:52.3924516Z In file included from aten/src/ATen/native/cpu/utils.h:5, 2025-12-04T08:10:52.3925808Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp:7: 2025-12-04T08:10:52.3927896Z aten/src/ATen/cpu/vec/vec.h: In function 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::convert_to_bool(at::vec::DEFAULT::Vectorized)': 2025-12-04T08:10:52.3929995Z aten/src/ATen/cpu/vec/vec.h:14:25: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:10:52.3931305Z 14 | inline Vectorized convert_to_bool(Vectorized x) { 2025-12-04T08:10:52.3932350Z | ^~~~~~~~~~~~~~~ 2025-12-04T08:10:52.6569997Z INFO: From Compiling aten/src/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.cpp.DEFAULT.cpp: 2025-12-04T08:10:52.6571342Z In file included from aten/src/ATen/cpu/vec/functional.h:3, 2025-12-04T08:10:52.6572752Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.cpp.DEFAULT.cpp:5: 2025-12-04T08:10:52.6575134Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = float; Op = std::plus >]': 2025-12-04T08:10:52.6577314Z aten/src/ATen/cpu/vec/functional_base.h:29:17: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:10:52.6578410Z 29 | inline scalar_t vec_reduce_all( 2025-12-04T08:10:52.6578942Z | ^~~~~~~~~~~~~~ 2025-12-04T08:10:52.6917148Z INFO: From Compiling aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp: 2025-12-04T08:10:52.6918570Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp: In lambda function: 2025-12-04T08:10:52.6920295Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp:62:9: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:10:52.6921540Z 62 | [](Vec base) -> Vec { return base * base; } 2025-12-04T08:10:52.6922084Z | ^ 2025-12-04T08:10:52.7244749Z INFO: From Compiling aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp: 2025-12-04T08:10:52.7247084Z In file included from aten/src/ATen/Dispatch.h:9, 2025-12-04T08:10:52.7249120Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp:8: 2025-12-04T08:10:52.7251567Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp: In lambda function: 2025-12-04T08:10:52.7255285Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp:27:7: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:10:52.7260407Z 27 | [maxnorm_v, eps_v, one_v](vec_t norm) -> vec_t { 2025-12-04T08:10:52.7261710Z | ^ 2025-12-04T08:10:53.8328330Z INFO: From Compiling aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp: 2025-12-04T08:10:53.8543350Z In file included from aten/src/ATen/cpu/vec/functional.h:3, 2025-12-04T08:10:53.8544221Z from aten/src/ATen/cpu/vec/vec256/vec256_convert.h:3, 2025-12-04T08:10:53.8544954Z from aten/src/ATen/cpu/vec/vec256/vec256.h:38, 2025-12-04T08:10:53.8545576Z from aten/src/ATen/cpu/vec/vec.h:7, 2025-12-04T08:10:53.8546190Z from aten/src/ATen/native/cpu/Loops.h:37, 2025-12-04T08:10:53.8547343Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp:12: 2025-12-04T08:10:53.8554478Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = unsigned char; Op = at::native::{anonymous}::reduce_all_impl_vec::::, at::native::{anonymous}::min_all_kernel_impl(at::Tensor&, const at::Tensor&):::::: >(at::Tensor&, const at::Tensor&, unsigned char, at::native::{anonymous}::min_all_kernel_impl(at::Tensor&, const at::Tensor&)::::::, at::native::{anonymous}::min_all_kernel_impl(at::Tensor&, const at::Tensor&)::::::)::::]': 2025-12-04T08:10:53.8560937Z aten/src/ATen/cpu/vec/functional_base.h:29:17: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:10:53.8562172Z 29 | inline scalar_t vec_reduce_all( 2025-12-04T08:10:53.8562705Z | ^~~~~~~~~~~~~~ 2025-12-04T08:10:53.8964476Z INFO: From Compiling aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.DEFAULT.cpp: 2025-12-04T08:10:53.8969275Z In file included from aten/src/ATen/cpu/vec/functional.h:3, 2025-12-04T08:10:53.8970517Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.DEFAULT.cpp:6: 2025-12-04T08:10:53.8973941Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = double; Op = at::native::{anonymous}::sampled_addmm_sparse_csr_kernel_impl(const at::Tensor&, const at::Tensor&, const c10::Scalar&, const c10::Scalar&, const at::Tensor&)::::]': 2025-12-04T08:10:53.8977612Z aten/src/ATen/cpu/vec/functional_base.h:29:17: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:10:53.8978811Z 29 | inline scalar_t vec_reduce_all( 2025-12-04T08:10:53.8979357Z | ^~~~~~~~~~~~~~ 2025-12-04T08:10:53.9218598Z INFO: From Compiling aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp: 2025-12-04T08:10:53.9219675Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp:7: 2025-12-04T08:10:53.9221589Z aten/src/ATen/cpu/vec/vec.h: In function 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::convert_to_bool(at::vec::DEFAULT::Vectorized)': 2025-12-04T08:10:53.9223338Z aten/src/ATen/cpu/vec/vec.h:14:25: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:10:53.9224585Z 14 | inline Vectorized convert_to_bool(Vectorized x) { 2025-12-04T08:10:53.9225287Z | ^~~~~~~~~~~~~~~ 2025-12-04T08:10:53.9304469Z INFO: From Compiling aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp: 2025-12-04T08:10:53.9306418Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp:847: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:10:53.9307971Z 847 | # pragma unroll 2025-12-04T08:10:53.9308409Z | 2025-12-04T08:10:53.9309437Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp:11: 2025-12-04T08:10:53.9310825Z aten/src/ATen/native/cpu/ReduceUtils.h: In lambda function: 2025-12-04T08:10:53.9312118Z aten/src/ATen/native/cpu/ReduceUtils.h:75:7: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:10:53.9313316Z 75 | [val](Vec x) { return Vec(val); }, 2025-12-04T08:10:53.9313874Z | ^ 2025-12-04T08:10:54.0324810Z INFO: From Compiling aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp: 2025-12-04T08:10:54.0325958Z In file included from aten/src/ATen/cpu/vec/functional.h:3, 2025-12-04T08:10:54.0326775Z from aten/src/ATen/native/cpu/LogSoftmaxKernelImpl.h:5, 2025-12-04T08:10:54.0328082Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp:5: 2025-12-04T08:10:54.0333446Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = double; Op = at::native::{anonymous}::_vec_softmax_lastdim(const double*, double*, int64_t, int64_t)::::]': 2025-12-04T08:10:54.0335985Z aten/src/ATen/cpu/vec/functional_base.h:29:17: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:10:54.0337191Z 29 | inline scalar_t vec_reduce_all( 2025-12-04T08:10:54.0338015Z | ^~~~~~~~~~~~~~ 2025-12-04T08:10:54.8567077Z INFO: From Compiling aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp: 2025-12-04T08:10:54.8567777Z In file included from aten/src/ATen/Dispatch.h:9, 2025-12-04T08:10:54.8568432Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp:7: 2025-12-04T08:10:54.8569403Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp: In lambda function: 2025-12-04T08:10:54.8570711Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp:134:18: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:10:54.8572011Z 134 | vec::map([](vec::Vectorized x) -> vec::Vectorized { return x; }, keys + begin, sorted_keys + begin, job_size); 2025-12-04T08:10:54.8572628Z | ^ 2025-12-04T08:10:55.0067391Z INFO: From Compiling aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp: 2025-12-04T08:10:55.0069583Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:368: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:10:55.0071089Z 368 | # pragma unroll 2025-12-04T08:10:55.0071584Z | 2025-12-04T08:10:55.0072794Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:377: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:10:55.0074010Z 377 | # pragma unroll 2025-12-04T08:10:55.0074412Z | 2025-12-04T08:10:55.0075531Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:394: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:10:55.0076886Z 394 | # pragma unroll 2025-12-04T08:10:55.0077301Z | 2025-12-04T08:10:55.0078536Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:403: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:10:55.0080051Z 403 | # pragma unroll 2025-12-04T08:10:55.0080461Z | 2025-12-04T08:10:55.0080925Z In file included from aten/src/ATen/Dispatch.h:9, 2025-12-04T08:10:55.0082053Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:3: 2025-12-04T08:10:55.0083752Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp: In lambda function: 2025-12-04T08:10:55.0086167Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:620:13: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:10:55.0088211Z 620 | [=](Vectorized a, Vectorized b) { return a + b; }); 2025-12-04T08:10:55.0088958Z | ^ 2025-12-04T08:10:55.0340533Z INFO: From Compiling aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.DEFAULT.cpp: 2025-12-04T08:10:55.0342327Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.DEFAULT.cpp:9: 2025-12-04T08:10:55.0343796Z aten/src/ATen/native/cpu/ReduceUtils.h: In lambda function: 2025-12-04T08:10:55.0345104Z aten/src/ATen/native/cpu/ReduceUtils.h:75:7: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:10:55.0346393Z 75 | [val](Vec x) { return Vec(val); }, 2025-12-04T08:10:55.0346945Z | ^ 2025-12-04T08:10:55.0988191Z INFO: From Compiling aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp: 2025-12-04T08:10:55.0989781Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp:7: 2025-12-04T08:10:55.0991213Z aten/src/ATen/native/cpu/SerialStackImpl.h: In lambda function: 2025-12-04T08:10:55.0992754Z aten/src/ATen/native/cpu/SerialStackImpl.h:56:13: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:10:55.0994568Z 56 | [](Vec x) { return x; }, result_ptr, input_ptr, local_inner); 2025-12-04T08:10:55.0995273Z | ^ 2025-12-04T08:10:55.1350767Z INFO: From Compiling aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp: 2025-12-04T08:10:55.1352276Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp: In lambda function: 2025-12-04T08:10:55.1354625Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp:33:7: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:10:55.1356325Z 33 | [](Vec x, Vec y) -> Vec { return x + y; }); 2025-12-04T08:10:55.1356911Z | ^ 2025-12-04T08:10:56.0233546Z INFO: From Compiling aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp: 2025-12-04T08:10:56.0244034Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp: In lambda function: 2025-12-04T08:10:56.0248237Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp:76:9: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:10:56.0250053Z 76 | [](Vectorized x_vec) { return x_vec.log(); }, 2025-12-04T08:10:56.0250541Z | ^ 2025-12-04T08:10:56.1910704Z INFO: From Compiling aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp: 2025-12-04T08:10:56.1915760Z In file included from aten/src/ATen/native/UpSample.h:11, 2025-12-04T08:10:56.1916958Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp:8: 2025-12-04T08:10:56.1918925Z aten/src/ATen/native/cpu/utils.h: In constructor 'at::native::DEFAULT::Vec2::Vec2(at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized)': 2025-12-04T08:10:56.1920881Z aten/src/ATen/native/cpu/utils.h:63:3: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:10:56.1922218Z 63 | Vec2(Vectorized v0, Vectorized v1) : val0(v0), val1(v1) {} 2025-12-04T08:10:56.1922940Z | ^~~~ 2025-12-04T08:10:56.3181885Z INFO: From Compiling aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp: 2025-12-04T08:10:56.3183437Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp: In lambda function: 2025-12-04T08:10:56.3185713Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp:261:13: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:10:56.3187481Z 261 | [](Vec x, Vec y) { return x + y; }, 2025-12-04T08:10:56.3188043Z | ^ 2025-12-04T08:10:56.4475162Z INFO: From Compiling aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp: 2025-12-04T08:10:56.4476545Z In file included from aten/src/ATen/cpu/vec/vec256/vec256.h:19, 2025-12-04T08:10:56.4477344Z from aten/src/ATen/cpu/vec/vec.h:7, 2025-12-04T08:10:56.4478053Z from aten/src/ATen/cpu/vec/functional_base.h:6, 2025-12-04T08:10:56.4478763Z from aten/src/ATen/cpu/vec/functional.h:3, 2025-12-04T08:10:56.4479443Z from aten/src/ATen/native/UpSample.h:8, 2025-12-04T08:10:56.4480831Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:9: 2025-12-04T08:10:56.4483633Z aten/src/ATen/cpu/vec/vec256/vec256_qint.h: In member function 'at::vec::AVX2::Vectorized::int_vec_return_type at::vec::AVX2::Vectorized::widening_subtract(at::vec::AVX2::Vectorized) const': 2025-12-04T08:10:56.4486390Z aten/src/ATen/cpu/vec/vec256/vec256_qint.h:405:23: note: the ABI for passing parameters with 64-byte alignment has changed in GCC 4.6 2025-12-04T08:10:56.4488090Z 405 | int_vec_return_type widening_subtract(Vectorized b) const { 2025-12-04T08:10:56.4489270Z | ^~~~~~~~~~~~~~~~~ 2025-12-04T08:10:56.6468052Z INFO: From Compiling aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp: 2025-12-04T08:10:56.6469012Z In file included from aten/src/ATen/cpu/vec/functional.h:3, 2025-12-04T08:10:56.6469995Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp:9: 2025-12-04T08:10:56.6473064Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = double; Op = at::native::{anonymous}::weight_norm_first_dim_kernel(at::TensorBase&, at::TensorBase&, const at::TensorBase&, const at::TensorBase&, int64_t, int64_t)::::]': 2025-12-04T08:10:56.6476131Z aten/src/ATen/cpu/vec/functional_base.h:29:17: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:10:56.6477222Z 29 | inline scalar_t vec_reduce_all( 2025-12-04T08:10:56.6477646Z | ^~~~~~~~~~~~~~ 2025-12-04T08:10:56.6565758Z INFO: From Compiling aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp: 2025-12-04T08:10:56.6566889Z In file included from aten/src/ATen/Dispatch.h:9, 2025-12-04T08:10:56.6568240Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp:13: 2025-12-04T08:10:56.6570230Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp: In lambda function: 2025-12-04T08:10:56.6572694Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp:352:7: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:10:56.6574753Z 352 | [](Vectorized a, Vectorized min, Vectorized max) { 2025-12-04T08:10:56.6575629Z | ^ 2025-12-04T08:10:56.8330964Z INFO: From Compiling aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp: 2025-12-04T08:10:56.8332751Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp: In lambda function: 2025-12-04T08:10:56.8335254Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp:239:5: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:10:56.8337233Z 239 | [](Vec x, Vec scale, Vec bias) { return x * scale + bias; }, 2025-12-04T08:10:56.8337905Z | ^ 2025-12-04T08:10:57.4192973Z INFO: From Compiling aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp: 2025-12-04T08:10:57.4197690Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp: In lambda function: 2025-12-04T08:10:57.4199797Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp:46:7: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:10:57.4201346Z 46 | [scale, bias](Vec x, Vec gamma, Vec beta) { 2025-12-04T08:10:57.4201828Z | ^ 2025-12-04T08:10:57.9887702Z INFO: From Compiling aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp: 2025-12-04T08:10:57.9889782Z In file included from aten/src/ATen/cpu/vec/vec256/vec256.h:19, 2025-12-04T08:10:57.9891016Z from aten/src/ATen/cpu/vec/vec.h:7, 2025-12-04T08:10:57.9891934Z from aten/src/ATen/cpu/vec/functional_base.h:6, 2025-12-04T08:10:57.9893029Z from aten/src/ATen/cpu/vec/functional.h:3, 2025-12-04T08:10:57.9894470Z from aten/src/ATen/native/UpSample.h:8, 2025-12-04T08:10:57.9896816Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:9: 2025-12-04T08:10:57.9905353Z aten/src/ATen/cpu/vec/vec256/vec256_qint.h: In member function 'at::vec::DEFAULT::VectorizedQuantizedConverter::float_vec_return_type at::vec::DEFAULT::VectorizedQuantizedConverter::dequantize(at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized) const [with T = c10::qint8; float_vec_return_type_ = std::array, 4>; int_vec_return_type_ = std::array, 4>; int size_ = 32]': 2025-12-04T08:10:57.9913510Z aten/src/ATen/cpu/vec/vec256/vec256_qint.h:966:25: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:10:57.9914888Z 966 | float_vec_return_type dequantize( 2025-12-04T08:10:57.9915483Z | ^~~~~~~~~~ 2025-12-04T08:10:59.9493448Z INFO: From Compiling aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp: 2025-12-04T08:10:59.9495894Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp:54: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:10:59.9497446Z 54 | #pragma unroll 2025-12-04T08:10:59.9497861Z | 2025-12-04T08:11:00.6282470Z [1,896 / 3,250] Compiling aten/src/ATen/native/cpu/ComplexKernel.cpp.AVX2.cpp; 2s processwrapper-sandbox ... (16 actions, 15 running) 2025-12-04T08:11:01.4321375Z INFO: From Compiling aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp: 2025-12-04T08:11:01.4322773Z In file included from aten/src/ATen/Dispatch.h:9, 2025-12-04T08:11:01.4324009Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp:2: 2025-12-04T08:11:01.4325691Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp: In lambda function: 2025-12-04T08:11:01.4328116Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp:234:11: note: the ABI for passing parameters with 64-byte alignment has changed in GCC 4.6 2025-12-04T08:11:01.4330285Z 234 | [=](Vectorized a) -> Vectorized { return a; }); 2025-12-04T08:11:01.4331043Z | ^ 2025-12-04T08:11:03.5772437Z INFO: From Compiling aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.AVX2.cpp: 2025-12-04T08:11:03.5773968Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.AVX2.cpp:181: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:11:03.5774949Z 181 | # pragma unroll 2025-12-04T08:11:03.5775261Z | 2025-12-04T08:11:04.1546200Z INFO: From Compiling aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp: 2025-12-04T08:11:04.1548077Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:449: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:11:04.1549599Z 449 | # pragma unroll 2025-12-04T08:11:04.1549996Z | 2025-12-04T08:11:04.1551310Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:574: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:11:04.1552759Z 574 | # pragma unroll 2025-12-04T08:11:04.1553156Z | 2025-12-04T08:11:04.1554543Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:660: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:11:04.1556186Z 660 | # pragma unroll 2025-12-04T08:11:04.1556619Z | 2025-12-04T08:11:04.1558056Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:758: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:11:04.1559689Z 758 | # pragma unroll 2025-12-04T08:11:04.1560123Z | 2025-12-04T08:11:04.1561562Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:799: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:11:04.1563506Z 799 | # pragma unroll 2025-12-04T08:11:04.1563978Z | 2025-12-04T08:11:04.1565372Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:933: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:11:04.1567007Z 933 | # pragma unroll 2025-12-04T08:11:04.1567548Z | 2025-12-04T08:11:04.1568975Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:987: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:11:04.1570596Z 987 | # pragma unroll 2025-12-04T08:11:04.1571024Z | 2025-12-04T08:11:04.1572470Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:1119: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:11:04.1574095Z 1119 | # pragma unroll 2025-12-04T08:11:04.1574539Z | 2025-12-04T08:11:04.1575982Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:1126: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:11:04.1577614Z 1126 | # pragma unroll 2025-12-04T08:11:04.1578280Z | 2025-12-04T08:11:07.6289176Z INFO: From Compiling aten/src/ATen/native/cpu/PaddingKernel.cpp.AVX2.cpp: 2025-12-04T08:11:07.6291022Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PaddingKernel.cpp.AVX2.cpp:107: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:11:07.6292553Z 107 | # pragma unroll 2025-12-04T08:11:07.6292994Z | 2025-12-04T08:11:07.6294340Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PaddingKernel.cpp.AVX2.cpp:123: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:11:07.6295925Z 123 | # pragma unroll 2025-12-04T08:11:07.6296359Z | 2025-12-04T08:11:10.4559512Z INFO: From Compiling aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX2.cpp: 2025-12-04T08:11:10.4560915Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX2.cpp:847: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:11:10.4562123Z 847 | # pragma unroll 2025-12-04T08:11:10.4562448Z | 2025-12-04T08:11:10.6739344Z [1,980 / 3,250] Compiling aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.AVX2.cpp; 2s processwrapper-sandbox ... (16 actions, 15 running) 2025-12-04T08:11:11.7697754Z INFO: From Compiling aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp: 2025-12-04T08:11:11.7700175Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:368: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:11:11.7701476Z 368 | # pragma unroll 2025-12-04T08:11:11.7701898Z | 2025-12-04T08:11:11.7703054Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:377: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:11:11.7704450Z 377 | # pragma unroll 2025-12-04T08:11:11.7704902Z | 2025-12-04T08:11:11.7706135Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:394: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:11:11.7707511Z 394 | # pragma unroll 2025-12-04T08:11:11.7707950Z | 2025-12-04T08:11:11.7709127Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:403: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:11:11.7710500Z 403 | # pragma unroll 2025-12-04T08:11:11.7710918Z | 2025-12-04T08:11:21.2730270Z [2,020 / 3,250] Compiling aten/src/ATen/core/VariableFallbackKernel.cpp; 6s processwrapper-sandbox ... (16 actions running) 2025-12-04T08:11:31.3035869Z [2,056 / 3,250] Compiling aten/src/ATen/quantized/Quantizer.cpp; 6s processwrapper-sandbox ... (16 actions, 15 running) 2025-12-04T08:11:41.3455497Z [2,103 / 3,250] Compiling aten/src/ATen/TensorUtils.cpp; 5s processwrapper-sandbox ... (16 actions running) 2025-12-04T08:11:51.3534716Z [2,139 / 3,250] Compiling aten/src/ATen/functorch/BatchRulesScatterOps.cpp; 4s processwrapper-sandbox ... (16 actions, 15 running) 2025-12-04T08:12:01.3604525Z [2,187 / 3,250] Compiling aten/src/ATen/native/Correlation.cpp; 3s processwrapper-sandbox ... (15 actions running) 2025-12-04T08:12:11.6022067Z [2,235 / 3,250] Compiling aten/src/ATen/native/PackedSequence.cpp; 3s processwrapper-sandbox ... (16 actions running) 2025-12-04T08:12:12.0840489Z INFO: From Compiling aten/src/ATen/native/QuantizedLinear.cpp: 2025-12-04T08:12:12.0846238Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_linear_int8_weight_fp32_activation(const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const c10::Scalar&, const c10::Scalar&, const at::Tensor&)': 2025-12-04T08:12:12.0850654Z aten/src/ATen/native/QuantizedLinear.cpp:124:62: warning: 'T& at::cpp_custom_type_hack::cast(const at::Tensor&) [with T = fbgemm::PackBMatrix]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2025-12-04T08:12:12.0853353Z 124 | cpp_custom_type_hack::cast>(packed); 2025-12-04T08:12:12.0854133Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-12-04T08:12:12.0854586Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:6: 2025-12-04T08:12:12.0855099Z aten/src/ATen/cpp_custom_type_hack.h:76:1: note: declared here 2025-12-04T08:12:12.0855504Z 76 | cast(const Tensor& packed) { 2025-12-04T08:12:12.0855794Z | ^~~~ 2025-12-04T08:12:12.0856386Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_pack_quantized_matrix(const at::Tensor&)': 2025-12-04T08:12:12.0860768Z aten/src/ATen/native/QuantizedLinear.cpp:313:38: warning: 'at::Tensor at::cpp_custom_type_hack::create(std::unique_ptr<_Tp>, c10::TensorOptions) [with T = fbgemm::PackBMatrix]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2025-12-04T08:12:12.0863547Z 313 | return cpp_custom_type_hack::create(std::move(ptr), weight.options()); 2025-12-04T08:12:12.0864321Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-12-04T08:12:12.0865073Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:6: 2025-12-04T08:12:12.0865875Z aten/src/ATen/cpp_custom_type_hack.h:91:1: note: declared here 2025-12-04T08:12:12.0866430Z 91 | create(std::unique_ptr ptr, TensorOptions options) { 2025-12-04T08:12:12.0866806Z | ^~~~~~ 2025-12-04T08:12:12.0867410Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_pack_gemm_matrix_fp16(const at::Tensor&)': 2025-12-04T08:12:12.0869817Z aten/src/ATen/native/QuantizedLinear.cpp:406:38: warning: 'at::Tensor at::cpp_custom_type_hack::create(std::unique_ptr<_Tp>, c10::TensorOptions) [with T = c10::intrusive_ptr]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2025-12-04T08:12:12.0871504Z 406 | return cpp_custom_type_hack::create( 2025-12-04T08:12:12.0871835Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 2025-12-04T08:12:12.0872217Z 407 | std::move(unique_ptr_wrapper), weight.options()); 2025-12-04T08:12:12.0872611Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-12-04T08:12:12.0873285Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:6: 2025-12-04T08:12:12.0874020Z aten/src/ATen/cpp_custom_type_hack.h:91:1: note: declared here 2025-12-04T08:12:12.0874779Z 91 | create(std::unique_ptr ptr, TensorOptions options) { 2025-12-04T08:12:12.0875300Z | ^~~~~~ 2025-12-04T08:12:12.0876621Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_linear_fp16_weight_fp32_activation(const at::Tensor&, const at::Tensor&, const std::optional&, at::Tensor&)': 2025-12-04T08:12:12.0879786Z aten/src/ATen/native/QuantizedLinear.cpp:430:59: warning: 'T& at::cpp_custom_type_hack::cast(const at::Tensor&) [with T = c10::intrusive_ptr]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2025-12-04T08:12:12.0881660Z 429 | cpp_custom_type_hack::cast< 2025-12-04T08:12:12.0882107Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-12-04T08:12:12.0882569Z 430 | c10::intrusive_ptr>(packed_weight)) 2025-12-04T08:12:12.0883015Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2025-12-04T08:12:12.0883473Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:6: 2025-12-04T08:12:12.0884031Z aten/src/ATen/cpp_custom_type_hack.h:76:1: note: declared here 2025-12-04T08:12:12.0884536Z 76 | cast(const Tensor& packed) { 2025-12-04T08:12:12.0884834Z | ^~~~ 2025-12-04T08:12:22.3328548Z [2,278 / 3,250] Compiling aten/src/ATen/native/UpSampleBilinear2d.cpp; 4s processwrapper-sandbox ... (16 actions running) 2025-12-04T08:12:25.7750564Z INFO: From Compiling aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp: 2025-12-04T08:12:25.7751536Z aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp: In lambda function: 2025-12-04T08:12:25.7752657Z aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp:42:9: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:12:25.7753549Z 42 | [](Vec /* unused */) { return 0.0; }, 2025-12-04T08:12:25.7753986Z | ^ 2025-12-04T08:12:32.6372390Z [2,326 / 3,250] Compiling aten/src/ATen/native/nested/NestedTensorBinaryOps.cpp; 4s processwrapper-sandbox ... (16 actions running) 2025-12-04T08:12:42.9019580Z [2,374 / 3,250] Compiling aten/src/ATen/native/quantized/cpu/qconv_unpack_impl.cpp; 4s processwrapper-sandbox ... (16 actions running) 2025-12-04T08:12:44.0994286Z INFO: From Compiling aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp: 2025-12-04T08:12:44.0995690Z aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp: In function 'at::Tensor at::native::_wrapped_linear_prepack(const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&)': 2025-12-04T08:12:44.0998779Z aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp:509:42: warning: 'at::Tensor at::cpp_custom_type_hack::create(std::unique_ptr<_Tp>, c10::TensorOptions) [with T = c10::intrusive_ptr]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2025-12-04T08:12:44.1001874Z 509 | auto ret = cpp_custom_type_hack::create( 2025-12-04T08:12:44.1002505Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 2025-12-04T08:12:44.1003204Z 510 | std::move(unique_ptr_wrapper), weight.options()); 2025-12-04T08:12:44.1003941Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-12-04T08:12:44.1004904Z In file included from aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp:4: 2025-12-04T08:12:44.1005992Z aten/src/ATen/cpp_custom_type_hack.h:91:1: note: declared here 2025-12-04T08:12:44.1006883Z 91 | create(std::unique_ptr ptr, TensorOptions options) { 2025-12-04T08:12:44.1007665Z | ^~~~~~ 2025-12-04T08:12:44.1009646Z aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp: In function 'at::Tensor at::native::_wrapped_quantized_linear_prepacked(const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, int64_t)': 2025-12-04T08:12:44.1013902Z aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp:532:77: warning: 'T& at::cpp_custom_type_hack::cast(const at::Tensor&) [with T = c10::intrusive_ptr]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2025-12-04T08:12:44.2530519Z 532 | cpp_custom_type_hack::cast>( 2025-12-04T08:12:44.2531429Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 2025-12-04T08:12:44.2532063Z 533 | packed_weight); 2025-12-04T08:12:44.2532577Z | ~~~~~~~~~~~~~~ 2025-12-04T08:12:44.2533473Z In file included from aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp:4: 2025-12-04T08:12:44.2534518Z aten/src/ATen/cpp_custom_type_hack.h:76:1: note: declared here 2025-12-04T08:12:44.2535236Z 76 | cast(const Tensor& packed) { 2025-12-04T08:12:44.2535714Z | ^~~~ 2025-12-04T08:12:50.0424180Z INFO: From Compiling aten/src/ATen/native/sparse/SparseUnaryOps.cpp: 2025-12-04T08:12:50.0425650Z aten/src/ATen/native/sparse/SparseUnaryOps.cpp:198: warning: ignoring '#pragma clang diagnostic' [-Wunknown-pragmas] 2025-12-04T08:12:50.0426924Z 198 | #pragma clang diagnostic push 2025-12-04T08:12:50.0427435Z | 2025-12-04T08:12:50.0429426Z aten/src/ATen/native/sparse/SparseUnaryOps.cpp:199: warning: ignoring '#pragma clang diagnostic' [-Wunknown-pragmas] 2025-12-04T08:12:50.0431150Z 199 | #pragma clang diagnostic ignored "-Wmissing-prototypes" 2025-12-04T08:12:50.0431848Z | 2025-12-04T08:12:50.0432883Z aten/src/ATen/native/sparse/SparseUnaryOps.cpp:201: warning: ignoring '#pragma clang diagnostic' [-Wunknown-pragmas] 2025-12-04T08:12:50.0434072Z 201 | #pragma clang diagnostic pop 2025-12-04T08:12:50.0434558Z | 2025-12-04T08:12:53.9651149Z [2,424 / 3,250] Compiling aten/src/ATen/native/xnnpack/Shim.cpp; 3s processwrapper-sandbox ... (16 actions running) 2025-12-04T08:13:04.1243273Z [2,466 / 3,250] Compiling test/cpp/api/tensor_options.cpp; 4s processwrapper-sandbox ... (16 actions running) 2025-12-04T08:13:04.8359353Z INFO: From Compiling torch/csrc/autograd/record_function_ops.cpp: 2025-12-04T08:13:04.8361270Z torch/csrc/autograd/record_function_ops.cpp: In function 'at::Tensor torch::autograd::profiler::record_function_enter_legacy(const string&, const std::optional >&)': 2025-12-04T08:13:04.8364728Z torch/csrc/autograd/record_function_ops.cpp:39:42: warning: 'at::Tensor at::cpp_custom_type_hack::create(std::unique_ptr<_Tp>, c10::TensorOptions) [with T = at::RecordFunction]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2025-12-04T08:13:04.8367497Z 39 | return at::cpp_custom_type_hack::create(std::move(rec), at::TensorOptions()); 2025-12-04T08:13:04.8368358Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-12-04T08:13:04.8369135Z In file included from torch/csrc/autograd/record_function_ops.cpp:2: 2025-12-04T08:13:04.8369979Z aten/src/ATen/cpp_custom_type_hack.h:91:1: note: declared here 2025-12-04T08:13:04.8370774Z 91 | create(std::unique_ptr ptr, TensorOptions options) { 2025-12-04T08:13:04.8371387Z | ^~~~~~ 2025-12-04T08:13:04.8376526Z torch/csrc/autograd/record_function_ops.cpp: In function 'at::RecordFunction& torch::autograd::profiler::getRecordFunctionFromTensor(const at::Tensor&)': 2025-12-04T08:13:04.8379597Z torch/csrc/autograd/record_function_ops.cpp:54:65: warning: 'T& at::cpp_custom_type_hack::cast(const at::Tensor&) [with T = at::RecordFunction]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2025-12-04T08:13:04.8382023Z 54 | auto& rec = at::cpp_custom_type_hack::cast(handle); 2025-12-04T08:13:04.8382793Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-12-04T08:13:04.8383551Z In file included from torch/csrc/autograd/record_function_ops.cpp:2: 2025-12-04T08:13:04.8384411Z aten/src/ATen/cpp_custom_type_hack.h:76:1: note: declared here 2025-12-04T08:13:04.8385430Z 76 | cast(const Tensor& packed) { 2025-12-04T08:13:04.8385899Z | ^~~~ 2025-12-04T08:13:14.5668662Z [2,503 / 3,250] Compiling torch/csrc/autograd/generated/VariableType_4.cpp; 5s processwrapper-sandbox ... (16 actions running) 2025-12-04T08:13:24.7849202Z [2,542 / 3,250] Compiling test/cpp/jit/torch_python_test.cpp; 6s processwrapper-sandbox ... (16 actions running) 2025-12-04T08:13:35.7922296Z [2,581 / 3,250] Compiling test/cpp/jit/test_stack_opt.cpp; 6s processwrapper-sandbox ... (16 actions running) 2025-12-04T08:13:45.8341232Z [2,617 / 3,250] Compiling test/cpp/jit/test_save_load.cpp; 6s processwrapper-sandbox ... (16 actions running) 2025-12-04T08:13:55.8980550Z [2,654 / 3,250] Compiling torch/csrc/jit/passes/frozen_ops_to_mkldnn.cpp; 6s processwrapper-sandbox ... (16 actions running) 2025-12-04T08:14:05.9052526Z [2,695 / 3,250] Compiling torch/csrc/jit/passes/quantization/finalize.cpp; 4s processwrapper-sandbox ... (16 actions running) 2025-12-04T08:14:16.2246327Z [2,735 / 3,250] Compiling test/cpp/jit/test_graph_iterator.cpp; 5s processwrapper-sandbox ... (16 actions running) 2025-12-04T08:14:26.2222968Z [2,774 / 3,250] Compiling torch/csrc/jit/runtime/static/generated_ops.cpp; 4s processwrapper-sandbox ... (16 actions, 14 running) 2025-12-04T08:14:31.1187286Z INFO: From Compiling torch/csrc/jit/runtime/static/ops.cpp: 2025-12-04T08:14:31.1188129Z In file included from torch/csrc/jit/runtime/static/ops.cpp:18: 2025-12-04T08:14:31.1188941Z aten/src/ATen/native/cpu/SerialStackImpl.h: In lambda function: 2025-12-04T08:14:31.1190281Z aten/src/ATen/native/cpu/SerialStackImpl.h:56:13: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:14:31.1191495Z 56 | [](Vec x) { return x; }, result_ptr, input_ptr, local_inner); 2025-12-04T08:14:31.1192083Z | ^ 2025-12-04T08:14:36.2248431Z [2,811 / 3,250] Compiling torch/csrc/jit/tensorexpr/cpp_codegen.cpp; 4s processwrapper-sandbox ... (16 actions, 15 running) 2025-12-04T08:14:46.4508774Z [2,843 / 3,250] Compiling torch/csrc/Module.cpp; 5s processwrapper-sandbox ... (16 actions running) 2025-12-04T08:14:56.6044201Z [2,887 / 3,250] Compiling torch/csrc/StorageSharing.cpp; 7s processwrapper-sandbox ... (16 actions running) 2025-12-04T08:15:06.6859091Z [2,926 / 3,250] Compiling torch/csrc/profiler/util.cpp; 4s processwrapper-sandbox ... (16 actions running) 2025-12-04T08:15:16.8878874Z [2,965 / 3,250] Compiling torch/csrc/distributed/c10d/TCPStoreBackend.cpp; 5s processwrapper-sandbox ... (16 actions running) 2025-12-04T08:15:26.9733996Z [2,998 / 3,250] Compiling torch/csrc/utils/tensor_numpy.cpp; 4s processwrapper-sandbox ... (16 actions running) 2025-12-04T08:15:31.0749224Z INFO: From Compiling torch/csrc/autograd/python_variable.cpp: 2025-12-04T08:15:31.0751237Z torch/csrc/autograd/python_variable.cpp:1061:8: warning: 'IValueOrDTensorSpec' declared with greater visibility than the type of its field 'IValueOrDTensorSpec::dtensor_spec' [-Wattributes] 2025-12-04T08:15:31.0753006Z 1061 | struct IValueOrDTensorSpec { 2025-12-04T08:15:31.0753542Z | ^~~~~~~~~~~~~~~~~~~ 2025-12-04T08:15:31.0755370Z torch/csrc/autograd/python_variable.cpp:1141:7: warning: 'NativeShardingPropagatorCache' declared with greater visibility than the type of its field 'NativeShardingPropagatorCache::repr_' [-Wattributes] 2025-12-04T08:15:31.0757304Z 1141 | class NativeShardingPropagatorCache { 2025-12-04T08:15:31.0757893Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-12-04T08:15:31.0759680Z torch/csrc/autograd/python_variable.cpp:1708:8: warning: 'NativeRuntimeSchemaInfo' declared with greater visibility than the type of its field 'NativeRuntimeSchemaInfo::static_kwargkey' [-Wattributes] 2025-12-04T08:15:31.0761606Z 1708 | struct NativeRuntimeSchemaInfo { 2025-12-04T08:15:31.0762149Z | ^~~~~~~~~~~~~~~~~~~~~~~ 2025-12-04T08:15:36.9791512Z [3,038 / 3,250] Compiling torch/csrc/distributed/rpc/script_call.cpp; 4s processwrapper-sandbox ... (16 actions running) 2025-12-04T08:15:46.9919875Z [3,077 / 3,250] Compiling torch/csrc/api/src/nn/modules/normalization.cpp; 5s processwrapper-sandbox ... (16 actions, 15 running) 2025-12-04T08:15:57.0381605Z [3,113 / 3,250] Compiling torch/csrc/api/src/nn/options/normalization.cpp; 4s processwrapper-sandbox ... (16 actions running) 2025-12-04T08:16:07.0384072Z [3,152 / 3,250] Compiling torch/csrc/jit/passes/autocast.cpp; 5s processwrapper-sandbox ... (16 actions, 15 running) 2025-12-04T08:16:17.5099623Z [3,190 / 3,250] Compiling torch/csrc/jit/passes/onnx/shape_type_inference.cpp; 6s processwrapper-sandbox ... (16 actions running) 2025-12-04T08:16:30.8093499Z [3,208 / 3,250] Linking libtorch.lo; 17s processwrapper-sandbox ... (15 actions running) 2025-12-04T08:16:40.8107024Z [3,223 / 3,250] Linking jit_tests; 14s processwrapper-sandbox ... (16 actions, 15 running) 2025-12-04T08:16:50.8342192Z [3,236 / 3,250] Linking jit_tests; 24s processwrapper-sandbox ... (14 actions running) 2025-12-04T08:17:00.8163076Z [3,237 / 3,250] Linking torch/_C.so; 27s processwrapper-sandbox ... (13 actions running) 2025-12-04T08:17:20.8168156Z [3,249 / 3,250] Linking torch/_C.so; 47s processwrapper-sandbox 2025-12-04T08:17:30.8225482Z [3,249 / 3,250] Linking torch/_C.so; 57s processwrapper-sandbox 2025-12-04T08:17:35.5477816Z INFO: Elapsed time: 506.971s, Critical Path: 121.32s 2025-12-04T08:17:35.5479059Z INFO: 3250 processes: 405 internal, 1 local, 2844 processwrapper-sandbox. 2025-12-04T08:17:35.5540291Z INFO: Build completed successfully, 3250 total actions 2025-12-04T08:17:39.8774126Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *libtorch* ]] 2025-12-04T08:17:39.8776076Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *bazel* ]] 2025-12-04T08:17:39.8776647Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *s390x* ]] 2025-12-04T08:17:39.8777171Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *riscv64* ]] 2025-12-04T08:17:39.8777679Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *-bazel-* ]] 2025-12-04T08:17:39.8778091Z + sccache_epilogue 2025-12-04T08:17:39.8830970Z + echo '::group::Sccache Compilation Log' 2025-12-04T08:17:39.8831648Z ##[group]Sccache Compilation Log 2025-12-04T08:17:39.8864659Z + echo '=================== sccache compilation log ===================' 2025-12-04T08:17:39.8865084Z =================== sccache compilation log =================== 2025-12-04T08:17:39.8865716Z + python /var/lib/jenkins/workspace/.ci/pytorch/print_sccache_log.py /var/lib/jenkins/sccache_error.log 2025-12-04T08:17:40.0932808Z + echo '=========== If your build fails, please take a look at the log above for possible reasons ===========' 2025-12-04T08:17:40.0933559Z =========== If your build fails, please take a look at the log above for possible reasons =========== 2025-12-04T08:17:40.0934083Z + sccache --show-stats 2025-12-04T08:17:40.1226391Z Compile requests 2692 2025-12-04T08:17:40.1226856Z Compile requests executed 2630 2025-12-04T08:17:40.1227187Z Cache hits 2617 2025-12-04T08:17:40.1227513Z Cache hits (C/C++) 2617 2025-12-04T08:17:40.1227814Z Cache misses 0 2025-12-04T08:17:40.1228142Z Cache hits rate 100.00 % 2025-12-04T08:17:40.1228462Z Cache hits rate (C/C++) 100.00 % 2025-12-04T08:17:40.1228917Z Cache timeouts 0 2025-12-04T08:17:40.1229224Z Cache read errors 0 2025-12-04T08:17:40.1229616Z Forced recaches 0 2025-12-04T08:17:40.1229926Z Cache write errors 0 2025-12-04T08:17:40.1230247Z Cache errors 13 2025-12-04T08:17:40.1230551Z Cache errors (C/C++) 13 2025-12-04T08:17:40.1285762Z Compilations 0 2025-12-04T08:17:40.1286091Z Compilation failures 0 2025-12-04T08:17:40.1286433Z Non-cacheable compilations 0 2025-12-04T08:17:40.1286765Z Non-cacheable calls 0 2025-12-04T08:17:40.1287154Z Non-compilation calls 62 2025-12-04T08:17:40.1287562Z Unsupported compiler calls 0 2025-12-04T08:17:40.1287888Z Average cache write 0.000 s 2025-12-04T08:17:40.1299327Z Average compiler 0.000 s 2025-12-04T08:17:40.1299709Z Average cache read hit 0.042 s 2025-12-04T08:17:40.1300046Z Failed distributed compilations 0 2025-12-04T08:17:40.1300517Z Cache location s3, name: ossci-compiler-cache-circleci-v2, prefix: / 2025-12-04T08:17:40.1300974Z Version (client) 0.10.0 2025-12-04T08:17:40.1301332Z + sccache --stop-server 2025-12-04T08:17:40.1301606Z Stopping sccache server... 2025-12-04T08:17:40.1301882Z Compile requests 2692 2025-12-04T08:17:40.1302237Z Compile requests executed 2630 2025-12-04T08:17:40.1302546Z Cache hits 2617 2025-12-04T08:17:40.1303165Z Cache hits (C/C++) 2617 2025-12-04T08:17:40.1303472Z Cache misses 0 2025-12-04T08:17:40.1303795Z Cache hits rate 100.00 % 2025-12-04T08:17:40.1304109Z Cache hits rate (C/C++) 100.00 % 2025-12-04T08:17:40.1304432Z Cache timeouts 0 2025-12-04T08:17:40.1304749Z Cache read errors 0 2025-12-04T08:17:40.1305052Z Forced recaches 0 2025-12-04T08:17:40.1305372Z Cache write errors 0 2025-12-04T08:17:40.1305675Z Cache errors 13 2025-12-04T08:17:40.1305989Z Cache errors (C/C++) 13 2025-12-04T08:17:40.1306292Z Compilations 0 2025-12-04T08:17:40.1306613Z Compilation failures 0 2025-12-04T08:17:40.1306938Z Non-cacheable compilations 0 2025-12-04T08:17:40.1307273Z Non-cacheable calls 0 2025-12-04T08:17:40.1307608Z Non-compilation calls 62 2025-12-04T08:17:40.1307925Z Unsupported compiler calls 0 2025-12-04T08:17:40.1308257Z Average cache write 0.000 s 2025-12-04T08:17:40.1308570Z Average compiler 0.000 s 2025-12-04T08:17:40.1308896Z Average cache read hit 0.042 s 2025-12-04T08:17:40.1309222Z Failed distributed compilations 0 2025-12-04T08:17:40.1309675Z Cache location s3, name: ossci-compiler-cache-circleci-v2, prefix: / 2025-12-04T08:17:40.1310122Z Version (client) 0.10.0 2025-12-04T08:17:40.1312355Z + echo ::endgroup:: 2025-12-04T08:17:40.1312963Z ##[endgroup] 2025-12-04T08:17:40.1313176Z + cleanup_workspace 2025-12-04T08:17:40.1313817Z + echo 'sudo may print the following warning message that can be ignored. The chown command will still run.' 2025-12-04T08:17:40.1314647Z sudo may print the following warning message that can be ignored. The chown command will still run. 2025-12-04T08:17:40.1315285Z + echo ' sudo: setrlimit(RLIMIT_STACK): Operation not permitted' 2025-12-04T08:17:40.1315755Z sudo: setrlimit(RLIMIT_STACK): Operation not permitted 2025-12-04T08:17:40.1316291Z + echo 'For more details refer to https://github.com/sudo-project/sudo/issues/42' 2025-12-04T08:17:40.1316900Z For more details refer to https://github.com/sudo-project/sudo/issues/42 2025-12-04T08:17:40.1317368Z + sudo chown -R 1000 /var/lib/jenkins/workspace 2025-12-04T08:17:55.9391300Z ##[group]Run docker exec -t "${container_id}" sh -c '.ci/pytorch/test.sh && cp -Lr ./bazel-testlogs ./test/test-reports' 2025-12-04T08:17:55.9392232Z docker exec -t "${container_id}" sh -c '.ci/pytorch/test.sh && cp -Lr ./bazel-testlogs ./test/test-reports' 2025-12-04T08:17:55.9431925Z shell: /usr/bin/bash -e {0} 2025-12-04T08:17:55.9432249Z env: 2025-12-04T08:17:55.9432472Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:17:55.9432929Z HAS_NVIDIA_GPU: false 2025-12-04T08:17:55.9433362Z container_id: 4bc9292c744c0daf0d1009ce8396fba722f99489235a3b1e4e2ea69212f1fccb 2025-12-04T08:17:55.9433830Z ##[endgroup] 2025-12-04T08:17:56.2338346Z + export TERM=vt100 2025-12-04T08:17:56.2338639Z + TERM=vt100 2025-12-04T08:17:56.2340570Z ++ dirname .ci/pytorch/test.sh 2025-12-04T08:17:56.2360803Z + source .ci/pytorch/common.sh 2025-12-04T08:17:56.2370024Z +++ dirname .ci/pytorch/common.sh 2025-12-04T08:17:56.2376989Z ++ source .ci/pytorch/common_utils.sh 2025-12-04T08:17:56.2384241Z +++ declare -f -t trap_add 2025-12-04T08:17:56.2389742Z ++ set -ex -o pipefail 2025-12-04T08:17:56.2390104Z ++ [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *rocm* ]] 2025-12-04T08:17:56.2393375Z ++ BUILD_TEST_LIBTORCH=0 2025-12-04T08:17:56.2393661Z ++ dirname .ci/pytorch/test.sh 2025-12-04T08:17:56.2400509Z + source .ci/pytorch/common-build.sh 2025-12-04T08:17:56.2408135Z ++ [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *win-* ]] 2025-12-04T08:17:56.2414426Z ++++ dirname .ci/pytorch/common-build.sh 2025-12-04T08:17:56.2422216Z +++ cd .ci/pytorch 2025-12-04T08:17:56.2422511Z +++ pwd -P 2025-12-04T08:17:56.2424241Z ++ script_dir=/var/lib/jenkins/workspace/.ci/pytorch 2025-12-04T08:17:56.2424703Z ++ [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *-pch* ]] 2025-12-04T08:17:56.2425109Z ++ which sccache 2025-12-04T08:17:56.2447870Z ++ [[ -z ossci-compiler-cache-circleci-v2 ]] 2025-12-04T08:17:56.2448239Z ++ sccache --stop-server 2025-12-04T08:17:56.2471972Z ++ true 2025-12-04T08:17:56.2472270Z ++ rm -f /var/lib/jenkins/sccache_error.log 2025-12-04T08:17:56.2495731Z ++ trap_add sccache_epilogue EXIT 2025-12-04T08:17:56.2496055Z ++ trap_add_cmd=sccache_epilogue 2025-12-04T08:17:56.2496356Z ++ shift 2025-12-04T08:17:56.2496584Z ++ for trap_add_name in "$@" 2025-12-04T08:17:56.2502166Z ++++ trap -p EXIT 2025-12-04T08:17:56.2504625Z +++ eval 'extract_trap_cmd ' 2025-12-04T08:17:56.2505022Z ++++ extract_trap_cmd 2025-12-04T08:17:56.2505287Z ++++ printf '%s\n' '' 2025-12-04T08:17:56.2505566Z +++ printf '%s\n' sccache_epilogue 2025-12-04T08:17:56.2507097Z ++ trap -- ' 2025-12-04T08:17:56.2507468Z sccache_epilogue' EXIT 2025-12-04T08:17:56.2507813Z ++ [[ -n 1 ]] 2025-12-04T08:17:56.2508203Z ++ echo 'Skipping sccache server initialization, setting environment variables' 2025-12-04T08:17:56.2508822Z Skipping sccache server initialization, setting environment variables 2025-12-04T08:17:56.2509265Z ++ export SCCACHE_IDLE_TIMEOUT=0 2025-12-04T08:17:56.2509559Z ++ SCCACHE_IDLE_TIMEOUT=0 2025-12-04T08:17:56.2509912Z ++ export SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2025-12-04T08:17:56.2510363Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2025-12-04T08:17:56.2510777Z ++ export RUST_LOG=sccache::server=error 2025-12-04T08:17:56.2511103Z ++ RUST_LOG=sccache::server=error 2025-12-04T08:17:56.2511399Z ++ sccache --zero-stats 2025-12-04T08:17:56.3555770Z Statistics zeroed. 2025-12-04T08:17:56.3559276Z ++ which ccache 2025-12-04T08:17:56.3585949Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *rocm* ]] 2025-12-04T08:17:56.3586543Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *s390x* ]] 2025-12-04T08:17:56.3586974Z + [[ -d /var/lib/jenkins/workspace ]] 2025-12-04T08:17:56.3589502Z ++ stat -c %u /var/lib/jenkins/workspace 2025-12-04T08:17:56.3615629Z + WORKSPACE_ORIGINAL_OWNER_ID=1000 2025-12-04T08:17:56.3615974Z + trap_add cleanup_workspace EXIT 2025-12-04T08:17:56.3616284Z + trap_add_cmd=cleanup_workspace 2025-12-04T08:17:56.3616569Z + shift 2025-12-04T08:17:56.3617096Z + for trap_add_name in "$@" 2025-12-04T08:17:56.3622730Z +++ trap -p EXIT 2025-12-04T08:17:56.3625297Z ++ eval 'extract_trap_cmd trap -- '\'' 2025-12-04T08:17:56.3625643Z sccache_epilogue'\'' EXIT' 2025-12-04T08:17:56.3625934Z +++ extract_trap_cmd trap -- ' 2025-12-04T08:17:56.3626206Z sccache_epilogue' EXIT 2025-12-04T08:17:56.3626459Z +++ printf '%s\n' ' 2025-12-04T08:17:56.3626682Z sccache_epilogue' 2025-12-04T08:17:56.3627003Z ++ printf '%s\n' cleanup_workspace 2025-12-04T08:17:56.3627555Z + trap -- ' 2025-12-04T08:17:56.3627774Z sccache_epilogue 2025-12-04T08:17:56.3628020Z cleanup_workspace' EXIT 2025-12-04T08:17:56.3628326Z + sudo chown -R jenkins /var/lib/jenkins/workspace 2025-12-04T08:17:56.9676216Z + git config --global --add safe.directory /var/lib/jenkins/workspace 2025-12-04T08:17:56.9886894Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *cuda* ]] 2025-12-04T08:17:56.9889677Z ++ python -c 'import os;import numba.cuda; print(os.path.dirname(numba.cuda.__file__))' 2025-12-04T08:17:58.4338375Z + NUMBA_CUDA_DIR=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/numba/cuda 2025-12-04T08:17:58.4339031Z + '[' -n /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numba/cuda ']' 2025-12-04T08:17:58.4344169Z +++ realpath .ci/pytorch/test.sh 2025-12-04T08:17:58.4366377Z ++ dirname /var/lib/jenkins/workspace/.ci/pytorch/test.sh 2025-12-04T08:17:58.4373803Z + NUMBA_PATCH=/var/lib/jenkins/workspace/.ci/pytorch/numba-cuda-13.patch 2025-12-04T08:17:58.4374463Z + pushd /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numba/cuda 2025-12-04T08:17:58.4375097Z /opt/conda/envs/py_3.10/lib/python3.10/site-packages/numba/cuda ~/workspace 2025-12-04T08:17:58.4375564Z + patch -p4 2025-12-04T08:17:58.4428212Z patching file cudadrv/driver.py 2025-12-04T08:17:58.4428933Z Hunk #1 succeeded at 357 (offset -8 lines). 2025-12-04T08:17:58.4456623Z + popd 2025-12-04T08:17:58.4456849Z ~/workspace 2025-12-04T08:17:58.4457100Z + echo 'Environment variables:' 2025-12-04T08:17:58.4457398Z Environment variables: 2025-12-04T08:17:58.4457646Z + env 2025-12-04T08:17:58.4465108Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-12-04T08:17:58.4465959Z BUILD_ENVIRONMENT=linux-jammy-cuda12.8-py3.10-gcc11-bazel-test 2025-12-04T08:17:58.4466437Z HOSTNAME=4bc9292c744c 2025-12-04T08:17:58.4467022Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_e011314d-6ca7-4c21-ab4e-31788d341191 2025-12-04T08:17:58.4467674Z GITHUB_ACTION=__run_2 2025-12-04T08:17:58.4467935Z GITHUB_RUN_NUMBER=384157 2025-12-04T08:17:58.4468216Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-12-04T08:17:58.4468539Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2025-12-04T08:17:58.4468869Z AWS_DEFAULT_REGION=us-east-1 2025-12-04T08:17:58.4469152Z SCCACHE_IDLE_TIMEOUT=0 2025-12-04T08:17:58.4469417Z GITHUB_TRIGGERING_ACTOR=pytorchmergebot 2025-12-04T08:17:58.4469736Z GITHUB_REF_TYPE=branch 2025-12-04T08:17:58.4469977Z TORCH_CUDA_ARCH_LIST=5.2 2025-12-04T08:17:58.4470251Z NCCL_LIB_DIR=/usr/local/cuda/lib64/ 2025-12-04T08:17:58.4470768Z *** 2025-12-04T08:17:58.4470995Z GITHUB_REPOSITORY_ID=65600975 2025-12-04T08:17:58.4471266Z GITHUB_ACTIONS=true 2025-12-04T08:17:58.4471562Z SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2025-12-04T08:17:58.4471977Z GITHUB_SHA=ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T08:17:58.4472490Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/pull.yml@refs/heads/main 2025-12-04T08:17:58.4472968Z UCC_HOME=/usr 2025-12-04T08:17:58.4473189Z GITHUB_REF=refs/heads/main 2025-12-04T08:17:58.4473460Z SHARD_NUMBER=0 2025-12-04T08:17:58.4473684Z GITHUB_REF_PROTECTED=true 2025-12-04T08:17:58.4473953Z HOME=/var/lib/jenkins 2025-12-04T08:17:58.4474223Z GITHUB_API_URL=https://api.github.com 2025-12-04T08:17:58.4474627Z UCX_COMMIT=7836b165abdbe468a2f607e7254011c07d788152 2025-12-04T08:17:58.4474979Z CUDA_VERSION=cpu 2025-12-04T08:17:58.4475203Z USE_SYSTEM_NCCL=1 2025-12-04T08:17:58.4475434Z UCX_HOME=/usr 2025-12-04T08:17:58.4476283Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_e011314d-6ca7-4c21-ab4e-31788d341191 2025-12-04T08:17:58.4477283Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_e011314d-6ca7-4c21-ab4e-31788d341191 2025-12-04T08:17:58.4478109Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2025-12-04T08:17:58.4478630Z GITHUB_EVENT_NAME=push 2025-12-04T08:17:58.4478886Z GITHUB_RUN_ID=19921726337 2025-12-04T08:17:58.4479144Z INSTALLED_OPENBLAS= 2025-12-04T08:17:58.4479895Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_e011314d-6ca7-4c21-ab4e-31788d341191 2025-12-04T08:17:58.4480607Z GITHUB_ACTOR=pytorchmergebot 2025-12-04T08:17:58.4480907Z DESIRED_CUDA=12.8.1 2025-12-04T08:17:58.4481146Z GITHUB_RUN_ATTEMPT=1 2025-12-04T08:17:58.4481413Z ANACONDA_PYTHON_VERSION=3.10 2025-12-04T08:17:58.4481753Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-12-04T08:17:58.4482125Z TERM=vt100 2025-12-04T08:17:58.4482359Z INSTALLED_VISION=yes 2025-12-04T08:17:58.4482614Z OUR_GITHUB_JOB_ID=57111753247 2025-12-04T08:17:58.4482915Z SCCACHE_REGION=us-east-1 2025-12-04T08:17:58.4483184Z OPENSSL_ROOT_DIR=/opt/openssl 2025-12-04T08:17:58.4483488Z BUILD_AOT_INDUCTOR_TEST= 2025-12-04T08:17:58.4483752Z CUDA_PATH=/usr/local/cuda 2025-12-04T08:17:58.4484287Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2025-12-04T08:17:58.4484881Z GITHUB_SERVER_URL=https://github.com 2025-12-04T08:17:58.4485254Z UCC_COMMIT=430e241bf5d38cbc73fc7a6b89155397232e3f96 2025-12-04T08:17:58.4485595Z REENABLED_ISSUES= 2025-12-04T08:17:58.4485833Z DOCS= 2025-12-04T08:17:58.4486042Z SHLVL=1 2025-12-04T08:17:58.4486239Z MAX_JOBS=14 2025-12-04T08:17:58.4486472Z GITHUB_ACTOR_ID=97764156 2025-12-04T08:17:58.4486819Z GITHUB_WORKFLOW_SHA=ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T08:17:58.4487231Z GIT_DEFAULT_BRANCH=main 2025-12-04T08:17:58.4487561Z GITHUB_REF_NAME=main 2025-12-04T08:17:58.4487834Z GITHUB_JOB=build-and-test 2025-12-04T08:17:58.4488120Z GITHUB_REPOSITORY=pytorch/pytorch 2025-12-04T08:17:58.4488438Z GITHUB_RETENTION_DAYS=90 2025-12-04T08:17:58.4488699Z OPENSSL_DIR=/opt/openssl 2025-12-04T08:17:58.4488984Z GITHUB_ACTION_REPOSITORY= 2025-12-04T08:17:58.4489793Z PATH=/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-12-04T08:17:58.4490619Z GITHUB_BASE_REF= 2025-12-04T08:17:58.4490874Z INSTALLED_ACL= 2025-12-04T08:17:58.4491091Z CI=true 2025-12-04T08:17:58.4491331Z GITHUB_REPOSITORY_OWNER=pytorch 2025-12-04T08:17:58.4491654Z RUST_LOG=sccache::server=error 2025-12-04T08:17:58.4491944Z JOB_ID=57111753247 2025-12-04T08:17:58.4492179Z GITHUB_HEAD_REF= 2025-12-04T08:17:58.4492428Z GITHUB_ACTION_REF= 2025-12-04T08:17:58.4492717Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2025-12-04T08:17:58.4493097Z GITHUB_WORKFLOW=pull 2025-12-04T08:17:58.4493370Z DEBIAN_FRONTEND=noninteractive 2025-12-04T08:17:58.4494011Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_e011314d-6ca7-4c21-ab4e-31788d341191 2025-12-04T08:17:58.4494702Z SKIP_SCCACHE_INITIALIZATION=1 2025-12-04T08:17:58.4495004Z NCCL_INCLUDE_DIR=/usr/local/cuda/include/ 2025-12-04T08:17:58.4495333Z _=/usr/bin/env 2025-12-04T08:17:58.4495686Z OLDPWD=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/numba/cuda 2025-12-04T08:17:58.4496232Z ++ python -c 'import site; print(site.getsitepackages()[0])' 2025-12-04T08:17:58.4600353Z + TORCH_INSTALL_DIR=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch 2025-12-04T08:17:58.4601167Z + TORCH_BIN_DIR=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/bin 2025-12-04T08:17:58.4602263Z + TORCH_LIB_DIR=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/lib 2025-12-04T08:17:58.4603395Z + TORCH_TEST_DIR=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/torch/test 2025-12-04T08:17:58.4603866Z + BUILD_DIR=build 2025-12-04T08:17:58.4604111Z + BUILD_RENAMED_DIR=build_renamed 2025-12-04T08:17:58.4604675Z + BUILD_BIN_DIR=build/bin 2025-12-04T08:17:58.4604943Z + SHARD_NUMBER=0 2025-12-04T08:17:58.4605160Z + NUM_TEST_SHARDS=1 2025-12-04T08:17:58.4605424Z + export TORCH_SERIALIZATION_DEBUG=1 2025-12-04T08:17:58.4605734Z + TORCH_SERIALIZATION_DEBUG=1 2025-12-04T08:17:58.4606015Z + export VALGRIND=ON 2025-12-04T08:17:58.4606246Z + VALGRIND=ON 2025-12-04T08:17:58.4606577Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *clang9* ]] 2025-12-04T08:17:58.4607179Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *xpu* ]] 2025-12-04T08:17:58.4607656Z + detect_cuda_arch 2025-12-04T08:17:58.4607977Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *cuda* ]] 2025-12-04T08:17:58.4608392Z + command -v nvidia-smi 2025-12-04T08:17:58.4608656Z + [[ '' == *nogpu* ]] 2025-12-04T08:17:58.4608901Z + export TORCH_CUDA_ARCH_LIST 2025-12-04T08:17:58.4609289Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *s390x* ]] 2025-12-04T08:17:58.4609681Z + [[ '' == \1 ]] 2025-12-04T08:17:58.4609913Z + [[ '' == \1 ]] 2025-12-04T08:17:58.4610255Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *bazel* ]] 2025-12-04T08:17:58.4610641Z + [[ -n '' ]] 2025-12-04T08:17:58.4610887Z + echo 'Environment variables' 2025-12-04T08:17:58.4611165Z Environment variables 2025-12-04T08:17:58.4611417Z + env 2025-12-04T08:17:58.4612598Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-12-04T08:17:58.4613294Z BUILD_ENVIRONMENT=linux-jammy-cuda12.8-py3.10-gcc11-bazel-test 2025-12-04T08:17:58.4613730Z HOSTNAME=4bc9292c744c 2025-12-04T08:17:58.4614377Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_e011314d-6ca7-4c21-ab4e-31788d341191 2025-12-04T08:17:58.4615096Z GITHUB_ACTION=__run_2 2025-12-04T08:17:58.4615342Z GITHUB_RUN_NUMBER=384157 2025-12-04T08:17:58.4615675Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-12-04T08:17:58.4615998Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2025-12-04T08:17:58.4616381Z AWS_DEFAULT_REGION=us-east-1 2025-12-04T08:17:58.4616652Z SCCACHE_IDLE_TIMEOUT=0 2025-12-04T08:17:58.4616946Z GITHUB_TRIGGERING_ACTOR=pytorchmergebot 2025-12-04T08:17:58.4617279Z GITHUB_REF_TYPE=branch 2025-12-04T08:17:58.4617525Z TORCH_CUDA_ARCH_LIST=5.2 2025-12-04T08:17:58.4617808Z NCCL_LIB_DIR=/usr/local/cuda/lib64/ 2025-12-04T08:17:58.4618258Z *** 2025-12-04T08:17:58.4618474Z GITHUB_REPOSITORY_ID=65600975 2025-12-04T08:17:58.4618792Z GITHUB_ACTIONS=true 2025-12-04T08:17:58.4619076Z SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2025-12-04T08:17:58.4619495Z GITHUB_SHA=ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T08:17:58.4620009Z GITHUB_WORKFLOW_REF=pytorch/pytorch/.github/workflows/pull.yml@refs/heads/main 2025-12-04T08:17:58.4620491Z UCC_HOME=/usr 2025-12-04T08:17:58.4620721Z TORCH_SERIALIZATION_DEBUG=1 2025-12-04T08:17:58.4621000Z GITHUB_REF=refs/heads/main 2025-12-04T08:17:58.4621247Z SHARD_NUMBER=0 2025-12-04T08:17:58.4621483Z GITHUB_REF_PROTECTED=true 2025-12-04T08:17:58.4621747Z HOME=/var/lib/jenkins 2025-12-04T08:17:58.4622016Z GITHUB_API_URL=https://api.github.com 2025-12-04T08:17:58.4622384Z UCX_COMMIT=7836b165abdbe468a2f607e7254011c07d788152 2025-12-04T08:17:58.4622719Z CUDA_VERSION=cpu 2025-12-04T08:17:58.4622953Z USE_SYSTEM_NCCL=1 2025-12-04T08:17:58.4623177Z UCX_HOME=/usr 2025-12-04T08:17:58.4623751Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_e011314d-6ca7-4c21-ab4e-31788d341191 2025-12-04T08:17:58.4624724Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_e011314d-6ca7-4c21-ab4e-31788d341191 2025-12-04T08:17:58.4625563Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2025-12-04T08:17:58.4626075Z GITHUB_EVENT_NAME=push 2025-12-04T08:17:58.4626320Z GITHUB_RUN_ID=19921726337 2025-12-04T08:17:58.4626581Z INSTALLED_OPENBLAS= 2025-12-04T08:17:58.4627191Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_e011314d-6ca7-4c21-ab4e-31788d341191 2025-12-04T08:17:58.4627895Z GITHUB_ACTOR=pytorchmergebot 2025-12-04T08:17:58.4628306Z DESIRED_CUDA=12.8.1 2025-12-04T08:17:58.4628553Z GITHUB_RUN_ATTEMPT=1 2025-12-04T08:17:58.4628975Z VALGRIND=ON 2025-12-04T08:17:58.4629214Z ANACONDA_PYTHON_VERSION=3.10 2025-12-04T08:17:58.4629561Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-12-04T08:17:58.4629911Z TERM=vt100 2025-12-04T08:17:58.4630132Z INSTALLED_VISION=yes 2025-12-04T08:17:58.4630374Z OUR_GITHUB_JOB_ID=57111753247 2025-12-04T08:17:58.4630798Z SCCACHE_REGION=us-east-1 2025-12-04T08:17:58.4631064Z OPENSSL_ROOT_DIR=/opt/openssl 2025-12-04T08:17:58.4631353Z BUILD_AOT_INDUCTOR_TEST= 2025-12-04T08:17:58.4631609Z CUDA_PATH=/usr/local/cuda 2025-12-04T08:17:58.4632146Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2025-12-04T08:17:58.4632737Z GITHUB_SERVER_URL=https://github.com 2025-12-04T08:17:58.4633098Z UCC_COMMIT=430e241bf5d38cbc73fc7a6b89155397232e3f96 2025-12-04T08:17:58.4633445Z REENABLED_ISSUES= 2025-12-04T08:17:58.4633658Z DOCS= 2025-12-04T08:17:58.4633858Z SHLVL=1 2025-12-04T08:17:58.4634046Z MAX_JOBS=14 2025-12-04T08:17:58.4634263Z GITHUB_ACTOR_ID=97764156 2025-12-04T08:17:58.4634597Z GITHUB_WORKFLOW_SHA=ffd9b0fb4355e97af82fc42cf185c3ffa0fc0a32 2025-12-04T08:17:58.4634994Z GIT_DEFAULT_BRANCH=main 2025-12-04T08:17:58.4635230Z GITHUB_REF_NAME=main 2025-12-04T08:17:58.4635477Z GITHUB_JOB=build-and-test 2025-12-04T08:17:58.4635745Z GITHUB_REPOSITORY=pytorch/pytorch 2025-12-04T08:17:58.4636051Z GITHUB_RETENTION_DAYS=90 2025-12-04T08:17:58.4636313Z OPENSSL_DIR=/opt/openssl 2025-12-04T08:17:58.4636563Z GITHUB_ACTION_REPOSITORY= 2025-12-04T08:17:58.4637352Z PATH=/opt/cache/bin:/usr/local/nvidia/bin:/usr/local/cuda/bin:/opt/conda/envs/py_3.10/bin:/opt/conda/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 2025-12-04T08:17:58.4638164Z GITHUB_BASE_REF= 2025-12-04T08:17:58.4638391Z INSTALLED_ACL= 2025-12-04T08:17:58.4638593Z CI=true 2025-12-04T08:17:58.4638815Z GITHUB_REPOSITORY_OWNER=pytorch 2025-12-04T08:17:58.4639124Z RUST_LOG=sccache::server=error 2025-12-04T08:17:58.4639403Z JOB_ID=57111753247 2025-12-04T08:17:58.4639618Z GITHUB_HEAD_REF= 2025-12-04T08:17:58.4639847Z GITHUB_ACTION_REF= 2025-12-04T08:17:58.4640137Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2025-12-04T08:17:58.4640487Z GITHUB_WORKFLOW=pull 2025-12-04T08:17:58.4640746Z DEBIAN_FRONTEND=noninteractive 2025-12-04T08:17:58.4641376Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_e011314d-6ca7-4c21-ab4e-31788d341191 2025-12-04T08:17:58.4642059Z SKIP_SCCACHE_INITIALIZATION=1 2025-12-04T08:17:58.4642355Z NCCL_INCLUDE_DIR=/usr/local/cuda/include/ 2025-12-04T08:17:58.4642813Z OLDPWD=/opt/conda/envs/py_3.10/lib/python3.10/site-packages/numba/cuda 2025-12-04T08:17:58.4643236Z _=/usr/bin/env 2025-12-04T08:17:58.4643468Z + echo 'Testing pytorch' 2025-12-04T08:17:58.4643723Z Testing pytorch 2025-12-04T08:17:58.4643950Z + export LANG=C.UTF-8 2025-12-04T08:17:58.4644194Z + LANG=C.UTF-8 2025-12-04T08:17:58.4690318Z + PR_NUMBER= 2025-12-04T08:17:58.4690572Z + [[ '' == \d\e\f\a\u\l\t ]] 2025-12-04T08:17:58.4690902Z + [[ '' == \d\i\s\t\r\i\b\u\t\e\d ]] 2025-12-04T08:17:58.4691188Z + [[ '' == \s\l\o\w ]] 2025-12-04T08:17:58.4691605Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *slow-gradcheck* ]] 2025-12-04T08:17:58.4692204Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *cuda* ]] 2025-12-04T08:17:58.4692698Z + export PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2025-12-04T08:17:58.4693096Z + PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2025-12-04T08:17:58.4693421Z + [[ '' == *crossref* ]] 2025-12-04T08:17:58.4693816Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *rocm* ]] 2025-12-04T08:17:58.4694313Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *xpu* ]] 2025-12-04T08:17:58.4694808Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *-bazel-* ]] 2025-12-04T08:17:58.4695331Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *aarch64* ]] 2025-12-04T08:17:58.4695848Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *asan* ]] 2025-12-04T08:17:58.4696564Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *-debug* ]] 2025-12-04T08:17:58.4697091Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *-bazel-* ]] 2025-12-04T08:17:58.4697510Z + [[ '' == \n\o\g\p\u\_\N\O\_\A\V\X\2 ]] 2025-12-04T08:17:58.4697847Z + [[ '' == \n\o\g\p\u\_\A\V\X\5\1\2 ]] 2025-12-04T08:17:58.4698173Z + [[ '' == \l\e\g\a\c\y\_\n\v\i\d\i\a\_\d\r\i\v\e\r ]] 2025-12-04T08:17:58.4699589Z + DYNAMO_BENCHMARK_FLAGS=() 2025-12-04T08:17:58.4700266Z + [[ '' == *pr_time_benchmarks* ]] 2025-12-04T08:17:58.4700589Z + [[ '' == *dynamo_eager* ]] 2025-12-04T08:17:58.4700900Z + [[ '' == *aot_eager* ]] 2025-12-04T08:17:58.4701147Z + [[ '' == *aot_inductor* ]] 2025-12-04T08:17:58.4701476Z + [[ '' == *max_autotune_inductor* ]] 2025-12-04T08:17:58.4701766Z + [[ '' == *inductor* ]] 2025-12-04T08:17:58.4702027Z + [[ '' == *dynamic* ]] 2025-12-04T08:17:58.4702254Z + [[ '' == *cpu* ]] 2025-12-04T08:17:58.4702481Z + [[ '' == *xpu* ]] 2025-12-04T08:17:58.4702726Z + DYNAMO_BENCHMARK_FLAGS+=(--device cuda) 2025-12-04T08:17:58.4735255Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *libtorch* ]] 2025-12-04T08:17:58.4735788Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *-bazel-* ]] 2025-12-04T08:17:58.4738427Z + [[ '' == *numpy_2* ]] 2025-12-04T08:17:58.4738834Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *aarch64* ]] 2025-12-04T08:17:58.4739267Z + [[ '' == *backward* ]] 2025-12-04T08:17:58.4739548Z + [[ '' == *libtorch_agnostic_targetting* ]] 2025-12-04T08:17:58.4739929Z + [[ '' == *xla* ]] 2025-12-04T08:17:58.4740138Z + [[ '' == *vllm* ]] 2025-12-04T08:17:58.4740445Z + [[ '' == *executorch* ]] 2025-12-04T08:17:58.4740802Z + [[ '' == \j\i\t\_\l\e\g\a\c\y ]] 2025-12-04T08:17:58.4741120Z + [[ '' == \q\u\a\n\t\i\z\a\t\i\o\n ]] 2025-12-04T08:17:58.4741540Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *libtorch* ]] 2025-12-04T08:17:58.4741990Z + [[ '' == distributed ]] 2025-12-04T08:17:58.4742252Z + [[ '' == *operator_benchmark* ]] 2025-12-04T08:17:58.4742567Z + [[ '' == *operator_microbenchmark* ]] 2025-12-04T08:17:58.4742883Z + [[ '' == *attention_microbenchmark* ]] 2025-12-04T08:17:58.4743206Z + [[ '' == *inductor_distributed* ]] 2025-12-04T08:17:58.4743512Z + [[ '' == *inductor-halide* ]] 2025-12-04T08:17:58.4743787Z + [[ '' == *inductor-pallas* ]] 2025-12-04T08:17:58.4744080Z + [[ '' == *inductor-triton-cpu* ]] 2025-12-04T08:17:58.4744392Z + [[ '' == *inductor-micro-benchmark* ]] 2025-12-04T08:17:58.4744726Z + [[ '' == *aoti_cross_compile_for_windows* ]] 2025-12-04T08:17:58.4745044Z + [[ '' == *huggingface* ]] 2025-12-04T08:17:58.4745302Z + [[ '' == *timm* ]] 2025-12-04T08:17:58.4745525Z + [[ '' == cachebench ]] 2025-12-04T08:17:58.4745789Z + [[ '' == verify_cachebench ]] 2025-12-04T08:17:58.4746055Z + [[ '' == *torchbench* ]] 2025-12-04T08:17:58.4746374Z + [[ '' == *inductor_cpp_wrapper* ]] 2025-12-04T08:17:58.4746678Z + [[ '' == *inductor_core* ]] 2025-12-04T08:17:58.4746946Z + [[ '' == *inductor* ]] 2025-12-04T08:17:58.4747253Z + [[ '' == *einops* ]] 2025-12-04T08:17:58.4747500Z + [[ '' == *dynamo_core* ]] 2025-12-04T08:17:58.4747776Z + [[ '' == *dynamo_wrapped* ]] 2025-12-04T08:17:58.4748141Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *rocm* ]] 2025-12-04T08:17:58.4748541Z + [[ 0 == 1 ]] 2025-12-04T08:17:58.4748760Z + [[ 0 == 2 ]] 2025-12-04T08:17:58.4749007Z + [[ 0 -gt 2 ]] 2025-12-04T08:17:58.4749363Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *vulkan* ]] 2025-12-04T08:17:58.4749878Z + [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *-bazel-* ]] 2025-12-04T08:17:58.4750311Z + test_bazel 2025-12-04T08:17:58.4750521Z + set -e -o pipefail 2025-12-04T08:17:58.4750774Z ++ dirname .ci/pytorch/test.sh 2025-12-04T08:17:58.4758590Z + source .ci/pytorch/common-build.sh 2025-12-04T08:17:58.4760365Z ++ [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test != *win-* ]] 2025-12-04T08:17:58.4767112Z ++++ dirname .ci/pytorch/common-build.sh 2025-12-04T08:17:58.4778611Z +++ cd .ci/pytorch 2025-12-04T08:17:58.4778929Z +++ pwd -P 2025-12-04T08:17:58.4781526Z ++ script_dir=/var/lib/jenkins/workspace/.ci/pytorch 2025-12-04T08:17:58.4781993Z ++ [[ linux-jammy-cuda12.8-py3.10-gcc11-bazel-test == *-pch* ]] 2025-12-04T08:17:58.4782368Z ++ which sccache 2025-12-04T08:17:58.4792507Z ++ [[ -z ossci-compiler-cache-circleci-v2 ]] 2025-12-04T08:17:58.4792899Z ++ sccache --stop-server 2025-12-04T08:17:58.4821777Z ++ rm -f /var/lib/jenkins/sccache_error.log 2025-12-04T08:17:58.4833101Z ++ trap_add sccache_epilogue EXIT 2025-12-04T08:17:58.4833621Z ++ trap_add_cmd=sccache_epilogue 2025-12-04T08:17:58.4833902Z ++ shift 2025-12-04T08:17:58.4834118Z ++ for trap_add_name in "$@" 2025-12-04T08:17:58.4840610Z ++++ trap -p EXIT 2025-12-04T08:17:58.4842875Z +++ eval 'extract_trap_cmd trap -- '\'' 2025-12-04T08:17:58.4843331Z sccache_epilogue 2025-12-04T08:17:58.4843632Z cleanup_workspace'\'' EXIT' 2025-12-04T08:17:58.4843918Z ++++ extract_trap_cmd trap -- ' 2025-12-04T08:17:58.4844265Z sccache_epilogue 2025-12-04T08:17:58.4844503Z cleanup_workspace' EXIT 2025-12-04T08:17:58.4844770Z ++++ printf '%s\n' ' 2025-12-04T08:17:58.4845075Z sccache_epilogue 2025-12-04T08:17:58.4845364Z cleanup_workspace' 2025-12-04T08:17:58.4845636Z +++ printf '%s\n' sccache_epilogue 2025-12-04T08:17:58.4846110Z ++ trap -- ' 2025-12-04T08:17:58.4846389Z sccache_epilogue 2025-12-04T08:17:58.4846617Z cleanup_workspace 2025-12-04T08:17:58.4846905Z sccache_epilogue' EXIT 2025-12-04T08:17:58.4847152Z ++ [[ -n 1 ]] 2025-12-04T08:17:58.4847629Z ++ echo 'Skipping sccache server initialization, setting environment variables' 2025-12-04T08:17:58.4848275Z Skipping sccache server initialization, setting environment variables 2025-12-04T08:17:58.4848748Z ++ export SCCACHE_IDLE_TIMEOUT=0 2025-12-04T08:17:58.4849050Z ++ SCCACHE_IDLE_TIMEOUT=0 2025-12-04T08:17:58.4849425Z ++ export SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2025-12-04T08:17:58.4849899Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2025-12-04T08:17:58.4850308Z ++ export RUST_LOG=sccache::server=error 2025-12-04T08:17:58.4850660Z ++ RUST_LOG=sccache::server=error 2025-12-04T08:17:58.4850963Z ++ sccache --zero-stats 2025-12-04T08:17:58.5756552Z Statistics zeroed. 2025-12-04T08:17:58.5760157Z ++ which ccache 2025-12-04T08:17:58.5772128Z + get_bazel 2025-12-04T08:17:58.5772796Z + retry curl --location --output tools/bazel https://raw.githubusercontent.com/bazelbuild/bazelisk/v1.23.0/bazelisk.py 2025-12-04T08:17:58.5773744Z + curl --location --output tools/bazel https://raw.githubusercontent.com/bazelbuild/bazelisk/v1.23.0/bazelisk.py 2025-12-04T08:17:58.6719016Z % Total % Received % Xferd Average Speed Time Time Time Current 2025-12-04T08:17:58.6720047Z Dload Upload Total Spent Left Speed 2025-12-04T08:17:58.6720508Z 2025-12-04T08:17:58.7536347Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-12-04T08:17:58.7536841Z 100 17143 100 17143 0 0 204k 0 --:--:-- --:--:-- --:--:-- 206k 2025-12-04T08:17:58.7583030Z + shasum --algorithm=1 --check /dev/fd/63 2025-12-04T08:17:58.7583712Z ++ echo '01df9cf7f08dd80d83979ed0d0666a99349ae93c tools/bazel' 2025-12-04T08:17:58.8151532Z tools/bazel: OK 2025-12-04T08:17:58.8156064Z + chmod u+x tools/bazel 2025-12-04T08:17:58.8185127Z + [[ cpu == \c\p\u ]] 2025-12-04T08:17:58.8186159Z + tools/bazel test --config=cpu-only --test_timeout=480 --test_output=all --test_tag_filters=-gpu-required '--test_filter=-*CUDA' --no//c10:use_gflags --no//c10:use_glog //c10/... 2025-12-04T08:17:59.5775413Z Loading: 2025-12-04T08:18:00.4651340Z 2025-12-04T08:18:00.4652140Z Loading: 2025-12-04T08:18:00.4652520Z Fetching repository @bazel_tools; starting 2025-12-04T08:18:00.7805958Z 2025-12-04T08:18:00.7806571Z  2025-12-04T08:18:00.7806882Z Loading: 2025-12-04T08:18:00.7814327Z 2025-12-04T08:18:00.7814612Z Loading: 2 packages loaded 2025-12-04T08:18:00.8842519Z 2025-12-04T08:18:00.8844330Z INFO: Build options --//c10:use_gflags and --//c10:use_glog have changed, discarding analysis cache. 2025-12-04T08:18:00.8845647Z Analyzing: 52 targets (10 packages loaded) 2025-12-04T08:18:01.2619803Z 2025-12-04T08:18:01.2620842Z Analyzing: 52 targets (10 packages loaded) 2025-12-04T08:18:01.7557568Z 2025-12-04T08:18:01.7558778Z Analyzing: 52 targets (10 packages loaded, 0 targets configured) 2025-12-04T08:18:02.0726905Z 2025-12-04T08:18:02.0728415Z Analyzing: 52 targets (58 packages loaded, 1221 targets configured) 2025-12-04T08:18:02.0836718Z 2025-12-04T08:18:02.0838046Z INFO: Analyzed 52 targets (58 packages loaded, 1221 targets configured). 2025-12-04T08:18:02.0838614Z  checking cached actions 2025-12-04T08:18:02.1034499Z 2025-12-04T08:18:02.1035783Z INFO: Found 38 targets and 14 test targets... 2025-12-04T08:18:02.1036796Z  checking cached actions 2025-12-04T08:18:02.4101470Z 2025-12-04T08:18:02.4102713Z [0 / 117] [Prepa] BazelWorkspaceStatusAction stable-status.txt 2025-12-04T08:18:02.6153913Z 2025-12-04T08:18:02.6154860Z [29 / 240] 16 actions, 15 running 2025-12-04T08:18:02.6155794Z Compiling googletest/src/gtest-typed-test.cc; 0s processwrapper-sandbox 2025-12-04T08:18:02.6156733Z Compiling src/sysinfo.cc; 0s processwrapper-sandbox 2025-12-04T08:18:02.6157611Z Compiling src/benchmark_api_internal.cc; 0s processwrapper-sandbox 2025-12-04T08:18:02.6158536Z Compiling src/benchmark.cc; 0s processwrapper-sandbox 2025-12-04T08:18:02.6159468Z Compiling third_party/cpuinfo/src/api.c; 0s processwrapper-sandbox 2025-12-04T08:18:02.6160467Z Compiling third_party/cpuinfo/src/cache.c; 0s processwrapper-sandbox 2025-12-04T08:18:02.6161507Z Compiling third_party/cpuinfo/src/log.c; 0s processwrapper-sandbox 2025-12-04T08:18:02.6162495Z Compiling src/benchmark_register.cc; 0s processwrapper-sandbox ... 2025-12-04T08:18:02.8563798Z 2025-12-04T08:18:02.8564572Z  2025-12-04T08:18:02.8565017Z  2025-12-04T08:18:02.8565359Z  2025-12-04T08:18:02.8565739Z  2025-12-04T08:18:02.8566112Z  2025-12-04T08:18:02.8566495Z  2025-12-04T08:18:02.8566902Z  2025-12-04T08:18:02.8567318Z  2025-12-04T08:18:02.8568036Z [50 / 240] 15 actions, 14 running 2025-12-04T08:18:02.8568993Z Compiling c10/test/util/ArrayRef_test.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:02.8570502Z Compiling src/benchmark_runner.cc; 0s processwrapper-sandbox 2025-12-04T08:18:02.8571795Z Compiling .../cpuinfo/src/linux/smallfile.c; 0s processwrapper-sandbox 2025-12-04T08:18:02.8573170Z Compiling googletest/src/gtest-test-part.cc; 0s processwrapper-sandbox 2025-12-04T08:18:02.8574506Z Compiling .../cpuinfo/src/x86/linux/init.c; 0s processwrapper-sandbox 2025-12-04T08:18:02.8575670Z Compiling src/check.cc; 0s processwrapper-sandbox 2025-12-04T08:18:02.8576529Z Compiling .../cpuinfo/src/x86/linux/cpuinfo.c; 0s processwrapper-sandbox 2025-12-04T08:18:02.8577504Z Compiling c10/util/thread_name.cpp; 0s processwrapper-sandbox ... 2025-12-04T08:18:03.0426704Z 2025-12-04T08:18:03.0427758Z  2025-12-04T08:18:03.0428417Z  2025-12-04T08:18:03.0429148Z  2025-12-04T08:18:03.0429529Z  2025-12-04T08:18:03.0434176Z  2025-12-04T08:18:03.0434507Z  2025-12-04T08:18:03.0434829Z  2025-12-04T08:18:03.0435143Z  2025-12-04T08:18:03.0435599Z [59 / 240] 16 actions, 15 running 2025-12-04T08:18:03.0436325Z Compiling src/timers.cc; 0s processwrapper-sandbox 2025-12-04T08:18:03.0437174Z Compiling googletest/src/gtest.cc; 0s processwrapper-sandbox 2025-12-04T08:18:03.0438097Z Compiling src/commandlineflags.cc; 0s processwrapper-sandbox 2025-12-04T08:18:03.0439000Z Compiling src/string_util.cc; 0s processwrapper-sandbox 2025-12-04T08:18:03.0439930Z Compiling c10/test/util/tempfile_test.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:03.0441024Z Compiling googlemock/src/gmock-cardinalities.cc; 0s processwrapper-sandbox 2025-12-04T08:18:03.0442447Z Compiling googlemock/src/gmock_main.cc; 0s processwrapper-sandbox 2025-12-04T08:18:03.0443432Z @com_google_googletest//:gtest; 0s processwrapper-sandbox ... 2025-12-04T08:18:03.2506117Z 2025-12-04T08:18:03.2506882Z  2025-12-04T08:18:03.2507344Z  2025-12-04T08:18:03.2507723Z  2025-12-04T08:18:03.2508095Z  2025-12-04T08:18:03.2508475Z  2025-12-04T08:18:03.2508878Z  2025-12-04T08:18:03.2509601Z  2025-12-04T08:18:03.2509991Z  2025-12-04T08:18:03.2510517Z [72 / 240] 16 actions, 15 running 2025-12-04T08:18:03.2511438Z Compiling c10/test/util/string_util_test.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:03.2512500Z Compiling src/console_reporter.cc; 0s processwrapper-sandbox 2025-12-04T08:18:03.2513553Z Compiling c10/test/util/bit_cast_test.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:03.2514549Z Compiling src/statistics.cc; 0s processwrapper-sandbox 2025-12-04T08:18:03.2515470Z Compiling googlemock/src/gmock.cc; 0s processwrapper-sandbox 2025-12-04T08:18:03.2516567Z Compiling googlemock/src/gmock-spec-builders.cc; 0s processwrapper-sandbox 2025-12-04T08:18:03.2517628Z Compiling src/csv_reporter.cc; 0s processwrapper-sandbox 2025-12-04T08:18:03.2518552Z @com_google_googletest//:gtest; 0s processwrapper-sandbox ... 2025-12-04T08:18:03.4629805Z 2025-12-04T08:18:03.4630904Z  2025-12-04T08:18:03.4631609Z  2025-12-04T08:18:03.4632302Z  2025-12-04T08:18:03.4633318Z  2025-12-04T08:18:03.4633797Z  2025-12-04T08:18:03.4634184Z  2025-12-04T08:18:03.4634595Z  2025-12-04T08:18:03.4634998Z  2025-12-04T08:18:03.4635566Z [83 / 240] 16 actions, 15 running 2025-12-04T08:18:03.4636413Z Compiling googlemock/src/gmock.cc; 0s processwrapper-sandbox 2025-12-04T08:18:03.4637515Z Compiling googletest/src/gtest-death-test.cc; 0s processwrapper-sandbox 2025-12-04T08:18:03.4638761Z Compiling c10/test/util/ConstexprCrc_test.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:03.4639837Z Compiling src/perf_counters.cc; 0s processwrapper-sandbox 2025-12-04T08:18:03.4640918Z Compiling c10/test/util/small_vector_test.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:03.4642037Z Compiling googletest/src/gtest-port.cc; 0s processwrapper-sandbox 2025-12-04T08:18:03.4643185Z Compiling googletest/src/gtest-matchers.cc; 0s processwrapper-sandbox 2025-12-04T08:18:03.4644266Z Compiling src/reporter.cc; 0s processwrapper-sandbox ... 2025-12-04T08:18:03.6800502Z 2025-12-04T08:18:03.6801442Z  2025-12-04T08:18:03.6802064Z  2025-12-04T08:18:03.6802680Z  2025-12-04T08:18:03.6803568Z  2025-12-04T08:18:03.6804044Z  2025-12-04T08:18:03.6804402Z  2025-12-04T08:18:03.6804804Z  2025-12-04T08:18:03.6805169Z  2025-12-04T08:18:03.6805714Z [96 / 240] 16 actions, 15 running 2025-12-04T08:18:03.6806566Z Compiling c10/test/util/ssize_test.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:03.6807767Z Compiling c10/util/ApproximateClock.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:03.6808742Z Compiling c10/util/typeid.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:03.6809559Z //c10/test:util_base_tests; 0s processwrapper-sandbox 2025-12-04T08:18:03.6810456Z Compiling c10/test/util/typeid_test.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:03.6811283Z //c10/core:base; 0s processwrapper-sandbox 2025-12-04T08:18:03.6812148Z Compiling c10/core/AllocatorConfig.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:03.6813185Z Compiling c10/util/Backtrace.cpp; 0s processwrapper-sandbox ... 2025-12-04T08:18:03.8841642Z 2025-12-04T08:18:03.8842409Z  2025-12-04T08:18:03.8842870Z  2025-12-04T08:18:03.8843237Z  2025-12-04T08:18:03.8843598Z  2025-12-04T08:18:03.8843939Z  2025-12-04T08:18:03.8844318Z  2025-12-04T08:18:03.8844614Z  2025-12-04T08:18:03.8844945Z  2025-12-04T08:18:03.8846675Z [114 / 241] 16 actions, 15 running 2025-12-04T08:18:03.8847790Z Compiling c10/core/ConstantSymNodeImpl.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:03.8848882Z Compiling c10/mobile/CPUProfilingAllocator.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:03.8849874Z Compiling c10/util/DeadlockDetection.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:03.8850855Z Compiling c10/test/util/Enumerate_test.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:03.8852035Z Compiling c10/util/DynamicCounter.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:03.8852979Z Compiling c10/core/CopyBytes.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:03.8853792Z Compiling c10/util/Exception.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:03.8854565Z Compiling c10/core/DefaultDtype.cpp; 0s processwrapper-sandbox ... 2025-12-04T08:18:04.0195627Z 2025-12-04T08:18:04.0196396Z  2025-12-04T08:18:04.0196845Z  2025-12-04T08:18:04.0197209Z  2025-12-04T08:18:04.0197584Z  2025-12-04T08:18:04.0197943Z  2025-12-04T08:18:04.0198318Z  2025-12-04T08:18:04.0198660Z  2025-12-04T08:18:04.0198998Z  2025-12-04T08:18:04.0199635Z INFO: From Testing //c10/test:util/bit_cast_test: 2025-12-04T08:18:04.0200387Z ==================== Test output for //c10/test:util/bit_cast_test: 2025-12-04T08:18:04.0201008Z Running main() from gmock_main.cc 2025-12-04T08:18:04.0201563Z Note: Google Test filter = -*CUDA 2025-12-04T08:18:04.0202083Z [==========] Running 1 test from 1 test suite. 2025-12-04T08:18:04.0202578Z [----------] Global test environment set-up. 2025-12-04T08:18:04.0203137Z [----------] 1 test from bitCastTest 2025-12-04T08:18:04.0203658Z [ RUN ] bitCastTest.basic 2025-12-04T08:18:04.0204163Z [ OK ] bitCastTest.basic (0 ms) 2025-12-04T08:18:04.0204720Z [----------] 1 test from bitCastTest (0 ms total) 2025-12-04T08:18:04.0205173Z 2025-12-04T08:18:04.0205398Z [----------] Global test environment tear-down 2025-12-04T08:18:04.0206050Z [==========] 1 test from 1 test suite ran. (0 ms total) 2025-12-04T08:18:04.0206626Z [ PASSED ] 1 test. 2025-12-04T08:18:04.0207075Z ================================================================================ 2025-12-04T08:18:04.0208331Z [122 / 241] 1 / 14 tests; 16 actions running; last test: .../bit_cast_test 2025-12-04T08:18:04.0209443Z Compiling c10/core/DefaultDtype.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:04.0210492Z Compiling c10/core/impl/PythonDispatcherTLS.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:04.0211499Z Compiling c10/core/Device.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:04.0212349Z Compiling c10/core/DeviceType.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:04.0213341Z Compiling c10/core/DispatchKey.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:04.0214231Z Compiling c10/util/Float8_e4m3fn.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:04.0215203Z Compiling c10/util/Float8_e4m3fnuz.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:04.0216240Z Compiling c10/core/DispatchKeySet.cpp; 0s processwrapper-sandbox ... 2025-12-04T08:18:04.2480265Z 2025-12-04T08:18:04.2480990Z  2025-12-04T08:18:04.2481443Z  2025-12-04T08:18:04.2481841Z  2025-12-04T08:18:04.2482176Z  2025-12-04T08:18:04.2482489Z  2025-12-04T08:18:04.2482820Z  2025-12-04T08:18:04.2483119Z  2025-12-04T08:18:04.2483488Z  2025-12-04T08:18:04.2484334Z [136 / 241] 1 / 14 tests; 16 actions, 15 running; last test: .../bit_cast_test 2025-12-04T08:18:04.2485447Z Compiling c10/mobile/CPUCachingAllocator.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:04.2486424Z Compiling c10/test/util/Half_test.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:04.2487298Z Compiling c10/core/GradMode.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:04.2488723Z Compiling c10/core/InferenceMode.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:04.2489617Z Compiling c10/util/Half.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:04.2490925Z Compiling c10/core/RefcountedDeleter.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:04.2492010Z Compiling c10/util/LeftRight.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:04.2493053Z Compiling c10/core/SafePyObject.cpp; 0s processwrapper-sandbox ... 2025-12-04T08:18:04.4501851Z 2025-12-04T08:18:04.4502475Z  2025-12-04T08:18:04.4502809Z  2025-12-04T08:18:04.4503035Z  2025-12-04T08:18:04.4503619Z  2025-12-04T08:18:04.4503903Z  2025-12-04T08:18:04.4504106Z  2025-12-04T08:18:04.4504385Z  2025-12-04T08:18:04.4504586Z  2025-12-04T08:18:04.4505171Z [153 / 241] 1 / 14 tests; 15 actions, 14 running; last test: .../bit_cast_test 2025-12-04T08:18:04.4506089Z Compiling c10/core/Storage.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:04.4506698Z Compiling c10/util/SmallVector.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:04.4507638Z Compiling c10/util/StringUtil.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:04.4508447Z Compiling c10/test/util/IntrusiveList_test.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:04.4509267Z //c10/test:core_tests; 0s processwrapper-sandbox 2025-12-04T08:18:04.4509941Z Compiling c10/core/StorageImpl.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:04.4510593Z Compiling c10/core/Stream.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:04.4511444Z Compiling c10/util/ThreadLocalDebugInfo.cpp; 0s processwrapper-sandbox ... 2025-12-04T08:18:04.6527863Z 2025-12-04T08:18:04.6528611Z  2025-12-04T08:18:04.6529193Z  2025-12-04T08:18:04.6529529Z  2025-12-04T08:18:04.6529837Z  2025-12-04T08:18:04.6530170Z  2025-12-04T08:18:04.6530487Z  2025-12-04T08:18:04.6530810Z  2025-12-04T08:18:04.6531122Z  2025-12-04T08:18:04.6531918Z [170 / 241] 1 / 14 tests; 16 actions, 15 running; last test: .../bit_cast_test 2025-12-04T08:18:04.6533025Z Compiling c10/core/SymInt.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:04.6534021Z Compiling c10/core/SymIntArrayRef.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:04.6534978Z Compiling c10/core/SymNodeImpl.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:04.6535838Z Compiling c10/util/WaitCounter.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:04.6536742Z Compiling c10/util/complex_math.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:04.6537670Z Compiling c10/core/SymbolicShapeMeta.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:04.6538680Z Compiling c10/core/impl/PyInterpreter.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:04.6539564Z //c10/test:core_tests; 0s processwrapper-sandbox ... 2025-12-04T08:18:04.8742551Z 2025-12-04T08:18:04.8743365Z  2025-12-04T08:18:04.8743854Z  2025-12-04T08:18:04.8744279Z  2025-12-04T08:18:04.8744657Z  2025-12-04T08:18:04.8745004Z  2025-12-04T08:18:04.8745371Z  2025-12-04T08:18:04.8745732Z  2025-12-04T08:18:04.8746133Z  2025-12-04T08:18:04.8747038Z [182 / 241] 1 / 14 tests; 15 actions, 14 running; last test: .../bit_cast_test 2025-12-04T08:18:04.8748200Z Compiling c10/core/impl/PyInterpreter.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:04.8749227Z Compiling c10/core/TensorImpl.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:04.8750176Z Compiling c10/core/TensorOptions.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:04.8751240Z Compiling c10/test/util/LeftRight_test.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:04.8752339Z Compiling c10/core/UndefinedTensorImpl.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:04.8753343Z Compiling c10/core/impl/COW.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:04.8754162Z Compiling c10/util/int128.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:04.8755087Z Compiling c10/core/impl/COWDeleter.cpp; 0s processwrapper-sandbox ... 2025-12-04T08:18:05.0880823Z 2025-12-04T08:18:05.0882008Z  2025-12-04T08:18:05.0882727Z  2025-12-04T08:18:05.0883131Z  2025-12-04T08:18:05.0883513Z  2025-12-04T08:18:05.0883882Z  2025-12-04T08:18:05.0884253Z  2025-12-04T08:18:05.0884613Z  2025-12-04T08:18:05.0884991Z  2025-12-04T08:18:05.0885882Z [194 / 241] 1 / 14 tests; 16 actions, 15 running; last test: .../bit_cast_test 2025-12-04T08:18:05.0887044Z Compiling c10/util/signal_handler.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:05.0888393Z Compiling c10/test/core/DeviceGuard_test.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:05.0889402Z Compiling c10/util/tempfile.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:05.0890293Z //c10/benchmark:intrusive_ptr; 0s processwrapper-sandbox 2025-12-04T08:18:05.0891300Z Compiling c10/core/impl/PyInterpreterHooks.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:05.0892427Z Compiling c10/core/impl/GPUTrace.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:05.0893525Z Compiling c10/test/util/NetworkFlow_test.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:05.0894478Z //c10/core:base; 0s processwrapper-sandbox ... 2025-12-04T08:18:05.2944914Z 2025-12-04T08:18:05.2945928Z  2025-12-04T08:18:05.2946731Z  2025-12-04T08:18:05.2949632Z  2025-12-04T08:18:05.2952492Z  2025-12-04T08:18:05.2955446Z  2025-12-04T08:18:05.2958398Z  2025-12-04T08:18:05.2961284Z  2025-12-04T08:18:05.2964235Z  2025-12-04T08:18:05.2967893Z [209 / 241] 1 / 14 tests; 15 actions, 14 running; last test: .../bit_cast_test 2025-12-04T08:18:05.2971718Z Compiling c10/test/util/optional_test.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:05.2975277Z Compiling c10/test/util/irange_test.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:05.2977349Z Compiling c10/test/util/intrusive_ptr_test.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:05.2978636Z Linking c10/test/util/nofatal_test; 0s processwrapper-sandbox 2025-12-04T08:18:05.2995618Z Linking c10/benchmark/intrusive_ptr; 0s processwrapper-sandbox 2025-12-04T08:18:05.2997278Z Compiling c10/test/util/generic_math_test.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:05.2998582Z Compiling c10/test/util/Semaphore_test.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:05.2999864Z Compiling c10/test/util/flags_test.cpp; 0s processwrapper-sandbox ... 2025-12-04T08:18:05.3501326Z 2025-12-04T08:18:05.3502315Z  2025-12-04T08:18:05.3503002Z  2025-12-04T08:18:05.3503928Z  2025-12-04T08:18:05.3504494Z  2025-12-04T08:18:05.3504946Z  2025-12-04T08:18:05.3505641Z  2025-12-04T08:18:05.3505997Z  2025-12-04T08:18:05.3506332Z  2025-12-04T08:18:05.3506912Z INFO: From Testing //c10/test:typeid_test: 2025-12-04T08:18:05.3507572Z ==================== Test output for //c10/test:typeid_test: 2025-12-04T08:18:05.3508099Z Running main() from gmock_main.cc 2025-12-04T08:18:05.3508598Z Note: Google Test filter = -*CUDA 2025-12-04T08:18:05.3509111Z [==========] Running 5 tests from 1 test suite. 2025-12-04T08:18:05.3509672Z [----------] Global test environment set-up. 2025-12-04T08:18:05.3510189Z [----------] 5 tests from TypeMetaTest 2025-12-04T08:18:05.3510705Z [ RUN ] TypeMetaTest.TypeMetaStatic 2025-12-04T08:18:05.3511242Z [ OK ] TypeMetaTest.TypeMetaStatic (0 ms) 2025-12-04T08:18:05.3511831Z [ RUN ] TypeMetaTest.Names 2025-12-04T08:18:05.3512377Z [ OK ] TypeMetaTest.Names (0 ms) 2025-12-04T08:18:05.3512903Z [ RUN ] TypeMetaTest.TypeMeta 2025-12-04T08:18:05.3513439Z [ OK ] TypeMetaTest.TypeMeta (0 ms) 2025-12-04T08:18:05.3513987Z [ RUN ] TypeMetaTest.CtorDtorAndCopy 2025-12-04T08:18:05.3514575Z [ OK ] TypeMetaTest.CtorDtorAndCopy (0 ms) 2025-12-04T08:18:05.3515170Z [ RUN ] TypeMetaTest.Float16IsNotUint16 2025-12-04T08:18:05.3515810Z [ OK ] TypeMetaTest.Float16IsNotUint16 (0 ms) 2025-12-04T08:18:05.3516470Z [----------] 5 tests from TypeMetaTest (0 ms total) 2025-12-04T08:18:05.3517277Z 2025-12-04T08:18:05.3517515Z [----------] Global test environment tear-down 2025-12-04T08:18:05.3518175Z [==========] 5 tests from 1 test suite ran. (0 ms total) 2025-12-04T08:18:05.3518800Z [ PASSED ] 5 tests. 2025-12-04T08:18:05.3519253Z ================================================================================ 2025-12-04T08:18:05.3549219Z [214 / 243] 2 / 14 tests; 16 actions running; last test: .../test:typeid_test 2025-12-04T08:18:05.3550156Z Compiling c10/test/util/intrusive_ptr_test.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:05.3550752Z Linking c10/benchmark/intrusive_ptr; 0s processwrapper-sandbox 2025-12-04T08:18:05.3551321Z Compiling c10/test/util/generic_math_test.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:05.3551927Z Compiling c10/test/util/Semaphore_test.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:05.3552491Z Compiling c10/test/util/flags_test.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:05.3553092Z Linking c10/core/libbase.lo; 0s processwrapper-sandbox 2025-12-04T08:18:05.3553596Z Compiling c10/test/core/Device_test.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:05.3554173Z Compiling c10/test/util/error_test.cpp; 0s processwrapper-sandbox ... 2025-12-04T08:18:05.4707928Z 2025-12-04T08:18:05.4708872Z  2025-12-04T08:18:05.4709299Z  2025-12-04T08:18:05.4709701Z  2025-12-04T08:18:05.4710080Z  2025-12-04T08:18:05.4710506Z  2025-12-04T08:18:05.4710876Z  2025-12-04T08:18:05.4711230Z  2025-12-04T08:18:05.4711585Z  2025-12-04T08:18:05.4712236Z INFO: From Testing //c10/test:util/ssize_test: 2025-12-04T08:18:05.4713013Z ==================== Test output for //c10/test:util/ssize_test: 2025-12-04T08:18:05.4713659Z Running main() from gmock_main.cc 2025-12-04T08:18:05.4714216Z Note: Google Test filter = -*CUDA 2025-12-04T08:18:05.4714779Z [==========] Running 4 tests from 1 test suite. 2025-12-04T08:18:05.4715443Z [----------] Global test environment set-up. 2025-12-04T08:18:05.4716061Z [----------] 4 tests from ssizeTest 2025-12-04T08:18:05.4716604Z [ RUN ] ssizeTest.size_t 2025-12-04T08:18:05.4717130Z [ OK ] ssizeTest.size_t (0 ms) 2025-12-04T08:18:05.4717692Z [ RUN ] ssizeTest.size_t_overflow 2025-12-04T08:18:05.4718303Z [ OK ] ssizeTest.size_t_overflow (0 ms) 2025-12-04T08:18:05.4719034Z [ RUN ] ssizeTest.small_container_promotes_to_ptrdiff_t 2025-12-04T08:18:05.4719919Z [ OK ] ssizeTest.small_container_promotes_to_ptrdiff_t (0 ms) 2025-12-04T08:18:05.4720769Z [ RUN ] ssizeTest.promotes_to_64_bit_on_32_bit_platform 2025-12-04T08:18:05.4721511Z c10/test/util/ssize_test.cpp:50: Skipped 2025-12-04T08:18:05.4722104Z Only valid in 64-bits. 2025-12-04T08:18:05.4722390Z 2025-12-04T08:18:05.4722398Z 2025-12-04T08:18:05.4722768Z [ SKIPPED ] ssizeTest.promotes_to_64_bit_on_32_bit_platform (0 ms) 2025-12-04T08:18:05.4723597Z [----------] 4 tests from ssizeTest (0 ms total) 2025-12-04T08:18:05.4724044Z 2025-12-04T08:18:05.4724273Z [----------] Global test environment tear-down 2025-12-04T08:18:05.4724928Z [==========] 4 tests from 1 test suite ran. (0 ms total) 2025-12-04T08:18:05.4725533Z [ PASSED ] 3 tests. 2025-12-04T08:18:05.4726001Z [ SKIPPED ] 1 test, listed below: 2025-12-04T08:18:05.4726682Z [ SKIPPED ] ssizeTest.promotes_to_64_bit_on_32_bit_platform 2025-12-04T08:18:05.4727554Z ================================================================================ 2025-12-04T08:18:05.4728943Z [219 / 244] 3 / 14 tests; 16 actions, 15 running; last test: .../ssize_test 2025-12-04T08:18:05.4730055Z Compiling c10/test/util/intrusive_ptr_test.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:05.4731225Z Compiling c10/test/util/generic_math_test.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:05.4732370Z Compiling c10/test/util/Semaphore_test.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:05.4733423Z Compiling c10/test/util/flags_test.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:05.4734757Z Compiling c10/test/core/Device_test.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:05.4735850Z Compiling c10/test/util/exception_test.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:05.4736959Z Compiling c10/test/util/complex_test.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:05.4737932Z //c10/test:util_base_tests; 0s processwrapper-sandbox ... 2025-12-04T08:18:05.7320543Z 2025-12-04T08:18:05.7321450Z  2025-12-04T08:18:05.7322090Z  2025-12-04T08:18:05.7322327Z  2025-12-04T08:18:05.7322592Z  2025-12-04T08:18:05.7322940Z  2025-12-04T08:18:05.7323431Z  2025-12-04T08:18:05.7323681Z  2025-12-04T08:18:05.7323899Z  2025-12-04T08:18:05.7324452Z [234 / 244] 3 / 14 tests; 9 actions, 8 running; last test: .../ssize_test 2025-12-04T08:18:05.7325119Z Testing //c10/test:util/nofatal_test; 0s processwrapper-sandbox 2025-12-04T08:18:05.7325595Z //c10/test:core_tests; 0s processwrapper-sandbox 2025-12-04T08:18:05.7326073Z //c10/test:core_tests; 0s processwrapper-sandbox 2025-12-04T08:18:05.7326490Z //c10/test:core_tests; 0s processwrapper-sandbox 2025-12-04T08:18:05.7327037Z Compiling c10/test/core/DispatchKeySet_test.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:05.7327778Z Compiling c10/test/core/SymInt_test.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:05.7328411Z Compiling c10/test/core/StreamGuard_test.cpp; 0s processwrapper-sandbox 2025-12-04T08:18:05.7329291Z Compiling c10/test/core/Scalar_test.cpp; 0s processwrapper-sandbox ... 2025-12-04T08:18:05.9397413Z 2025-12-04T08:18:05.9398054Z  2025-12-04T08:18:05.9398372Z  2025-12-04T08:18:05.9398598Z  2025-12-04T08:18:05.9398824Z  2025-12-04T08:18:05.9399102Z  2025-12-04T08:18:05.9399311Z  2025-12-04T08:18:05.9399529Z  2025-12-04T08:18:05.9399760Z  2025-12-04T08:18:05.9400326Z [241 / 244] 3 / 14 tests; 3 actions running; last test: .../ssize_test 2025-12-04T08:18:05.9400983Z Testing //c10/test:util/nofatal_test; 0s processwrapper-sandbox 2025-12-04T08:18:05.9401536Z Linking c10/test/util_base_tests; 0s processwrapper-sandbox 2025-12-04T08:18:05.9402029Z Linking c10/test/core_tests; 0s processwrapper-sandbox 2025-12-04T08:18:06.1112180Z 2025-12-04T08:18:06.1112820Z  2025-12-04T08:18:06.1113154Z  2025-12-04T08:18:06.1113405Z  2025-12-04T08:18:06.1113786Z INFO: From Testing //c10/test:core_tests: 2025-12-04T08:18:06.1115456Z ==================== Test output for //c10/test:core_tests: 2025-12-04T08:18:06.1115998Z Running main() from gmock_main.cc 2025-12-04T08:18:06.1116550Z Note: Google Test filter = -*CUDA 2025-12-04T08:18:06.1117056Z [==========] Running 81 tests from 18 test suites. 2025-12-04T08:18:06.1117413Z [----------] Global test environment set-up. 2025-12-04T08:18:06.1117754Z [----------] 1 test from AllocatorConfigTest 2025-12-04T08:18:06.1118147Z [ RUN ] AllocatorConfigTest.allocator_config_test 2025-12-04T08:18:06.1118581Z [ OK ] AllocatorConfigTest.allocator_config_test (0 ms) 2025-12-04T08:18:06.1118998Z [----------] 1 test from AllocatorConfigTest (0 ms total) 2025-12-04T08:18:06.1119254Z 2025-12-04T08:18:06.1119415Z [----------] 2 tests from CompileTimeFunctionPointerTest 2025-12-04T08:18:06.1119948Z [ RUN ] CompileTimeFunctionPointerTest.runFunctionThroughType 2025-12-04T08:18:06.1120684Z [ OK ] CompileTimeFunctionPointerTest.runFunctionThroughType (0 ms) 2025-12-04T08:18:06.1121715Z [ RUN ] CompileTimeFunctionPointerTest.runFunctionThroughValue 2025-12-04T08:18:06.1122298Z [ OK ] CompileTimeFunctionPointerTest.runFunctionThroughValue (0 ms) 2025-12-04T08:18:06.1122847Z [----------] 2 tests from CompileTimeFunctionPointerTest (0 ms total) 2025-12-04T08:18:06.1123167Z 2025-12-04T08:18:06.1123272Z [----------] 1 test from DeviceGuard 2025-12-04T08:18:06.1123624Z [ RUN ] DeviceGuard.ResetDeviceDifferentDeviceType 2025-12-04T08:18:06.1124282Z [ OK ] DeviceGuard.ResetDeviceDifferentDeviceType (0 ms) 2025-12-04T08:18:06.1124852Z [----------] 1 test from DeviceGuard (0 ms total) 2025-12-04T08:18:06.1125114Z 2025-12-04T08:18:06.1125233Z [----------] 1 test from OptionalDeviceGuard 2025-12-04T08:18:06.1125713Z [ RUN ] OptionalDeviceGuard.ResetDeviceDifferentDeviceType 2025-12-04T08:18:06.1126241Z [ OK ] OptionalDeviceGuard.ResetDeviceDifferentDeviceType (0 ms) 2025-12-04T08:18:06.1126855Z [----------] 1 test from OptionalDeviceGuard (0 ms total) 2025-12-04T08:18:06.1127111Z 2025-12-04T08:18:06.1127214Z [----------] 1 test from DeviceTest 2025-12-04T08:18:06.1127616Z [ RUN ] DeviceTest.BasicConstruction 2025-12-04T08:18:06.1127964Z [ OK ] DeviceTest.BasicConstruction (0 ms) 2025-12-04T08:18:06.1128330Z [----------] 1 test from DeviceTest (0 ms total) 2025-12-04T08:18:06.1128561Z 2025-12-04T08:18:06.1128681Z [----------] 2 tests from DeviceTypeTest 2025-12-04T08:18:06.1129362Z [ RUN ] DeviceTypeTest.PrivateUseOneDeviceType 2025-12-04T08:18:06.1129992Z [ OK ] DeviceTypeTest.PrivateUseOneDeviceType (0 ms) 2025-12-04T08:18:06.1130479Z [ RUN ] DeviceTypeTest.PrivateUseOneRegister 2025-12-04T08:18:06.1130890Z [ OK ] DeviceTypeTest.PrivateUseOneRegister (0 ms) 2025-12-04T08:18:06.1131286Z [----------] 2 tests from DeviceTypeTest (0 ms total) 2025-12-04T08:18:06.1131546Z 2025-12-04T08:18:06.1131658Z [----------] 17 tests from DispatchKeySet 2025-12-04T08:18:06.1132109Z [ RUN ] DispatchKeySet.ShowSemantics 2025-12-04T08:18:06.1132632Z [ OK ] DispatchKeySet.ShowSemantics (0 ms) 2025-12-04T08:18:06.1133196Z [ RUN ] DispatchKeySet.Empty 2025-12-04T08:18:06.1133660Z [ OK ] DispatchKeySet.Empty (0 ms) 2025-12-04T08:18:06.1134119Z [ RUN ] DispatchKeySet.SingletonBackendComponent 2025-12-04T08:18:06.1134585Z [ OK ] DispatchKeySet.SingletonBackendComponent (0 ms) 2025-12-04T08:18:06.1135232Z [ RUN ] DispatchKeySet.SingletonFunctionalityKeys 2025-12-04T08:18:06.1135692Z [ OK ] DispatchKeySet.SingletonFunctionalityKeys (0 ms) 2025-12-04T08:18:06.1136452Z [ RUN ] DispatchKeySet.SingletonPerBackendFunctionalityKeys 2025-12-04T08:18:06.1137375Z [ OK ] DispatchKeySet.SingletonPerBackendFunctionalityKeys (0 ms) 2025-12-04T08:18:06.1138245Z [ RUN ] DispatchKeySet.DoubletonPerBackend 2025-12-04T08:18:06.1138914Z [ OK ] DispatchKeySet.DoubletonPerBackend (16 ms) 2025-12-04T08:18:06.1139548Z [ RUN ] DispatchKeySet.Full 2025-12-04T08:18:06.1139984Z [ OK ] DispatchKeySet.Full (0 ms) 2025-12-04T08:18:06.1140349Z [ RUN ] DispatchKeySet.IteratorBasicOps 2025-12-04T08:18:06.1140717Z [ OK ] DispatchKeySet.IteratorBasicOps (0 ms) 2025-12-04T08:18:06.1141157Z [ RUN ] DispatchKeySet.getHighestPriorityBackendTypeId 2025-12-04T08:18:06.1141647Z [ OK ] DispatchKeySet.getHighestPriorityBackendTypeId (0 ms) 2025-12-04T08:18:06.1142092Z [ RUN ] DispatchKeySet.IteratorEmpty 2025-12-04T08:18:06.1142447Z [ OK ] DispatchKeySet.IteratorEmpty (0 ms) 2025-12-04T08:18:06.1142947Z [ RUN ] DispatchKeySet.IteratorCrossProduct 2025-12-04T08:18:06.1143420Z [ OK ] DispatchKeySet.IteratorCrossProduct (0 ms) 2025-12-04T08:18:06.1143795Z [ RUN ] DispatchKeySet.IteratorFull 2025-12-04T08:18:06.1144154Z [ OK ] DispatchKeySet.IteratorFull (0 ms) 2025-12-04T08:18:06.1144519Z [ RUN ] DispatchKeySet.FailAtEndIterator 2025-12-04T08:18:06.1144909Z [ OK ] DispatchKeySet.FailAtEndIterator (0 ms) 2025-12-04T08:18:06.1145324Z [ RUN ] DispatchKeySet.TestBackendComponentToString 2025-12-04T08:18:06.1145793Z [ OK ] DispatchKeySet.TestBackendComponentToString (0 ms) 2025-12-04T08:18:06.1146278Z [ RUN ] DispatchKeySet.TestEndOfRuntimeBackendKeysAccurate 2025-12-04T08:18:06.1146813Z [ OK ] DispatchKeySet.TestEndOfRuntimeBackendKeysAccurate (0 ms) 2025-12-04T08:18:06.1147361Z [ RUN ] DispatchKeySet.TestFunctionalityDispatchKeyToString 2025-12-04T08:18:06.1148121Z [ OK ] DispatchKeySet.TestFunctionalityDispatchKeyToString (0 ms) 2025-12-04T08:18:06.1148782Z [ RUN ] DispatchKeySet.TestGetRuntimeDispatchKeySet 2025-12-04T08:18:06.1149234Z [ OK ] DispatchKeySet.TestGetRuntimeDispatchKeySet (2 ms) 2025-12-04T08:18:06.1149681Z [----------] 17 tests from DispatchKeySet (19 ms total) 2025-12-04T08:18:06.1149930Z 2025-12-04T08:18:06.1150037Z [----------] 3 tests from ScalarTest 2025-12-04T08:18:06.1150377Z [ RUN ] ScalarTest.UnsignedConstructor 2025-12-04T08:18:06.1150855Z [ OK ] ScalarTest.UnsignedConstructor (0 ms) 2025-12-04T08:18:06.1151205Z [ RUN ] ScalarTest.Equality 2025-12-04T08:18:06.1151516Z [ OK ] ScalarTest.Equality (0 ms) 2025-12-04T08:18:06.1151838Z [ RUN ] ScalarTest.LongsAndLongLongs 2025-12-04T08:18:06.1152198Z [ OK ] ScalarTest.LongsAndLongLongs (0 ms) 2025-12-04T08:18:06.1152558Z [----------] 3 tests from ScalarTest (0 ms total) 2025-12-04T08:18:06.1152806Z 2025-12-04T08:18:06.1152907Z [----------] 10 tests from SymIntTest 2025-12-04T08:18:06.1153214Z [ RUN ] SymIntTest.ConcreteInts 2025-12-04T08:18:06.1153542Z [ OK ] SymIntTest.ConcreteInts (0 ms) 2025-12-04T08:18:06.1153878Z [ RUN ] SymIntTest.CheckRange 2025-12-04T08:18:06.1154184Z [ OK ] SymIntTest.CheckRange (0 ms) 2025-12-04T08:18:06.1154516Z [ RUN ] SymIntTest.Overflows 2025-12-04T08:18:06.1154815Z [ OK ] SymIntTest.Overflows (0 ms) 2025-12-04T08:18:06.1155144Z [ RUN ] SymIntTest.BinaryPlus 2025-12-04T08:18:06.1155452Z [ OK ] SymIntTest.BinaryPlus (0 ms) 2025-12-04T08:18:06.1155787Z [ RUN ] SymIntTest.BinaryMinus 2025-12-04T08:18:06.1156098Z [ OK ] SymIntTest.BinaryMinus (0 ms) 2025-12-04T08:18:06.1156442Z [ RUN ] SymIntTest.BinaryMultiplies 2025-12-04T08:18:06.1156793Z [ OK ] SymIntTest.BinaryMultiplies (0 ms) 2025-12-04T08:18:06.1157139Z [ RUN ] SymIntTest.BinaryDivides 2025-12-04T08:18:06.1157478Z [ OK ] SymIntTest.BinaryDivides (0 ms) 2025-12-04T08:18:06.1157811Z [ RUN ] SymIntTest.BinaryModulus 2025-12-04T08:18:06.1158148Z [ OK ] SymIntTest.BinaryModulus (0 ms) 2025-12-04T08:18:06.1158506Z [ RUN ] SymIntTest.BinaryComparisonOperators 2025-12-04T08:18:06.1158918Z [ OK ] SymIntTest.BinaryComparisonOperators (0 ms) 2025-12-04T08:18:06.1159282Z [ RUN ] SymIntTest.MinMax 2025-12-04T08:18:06.1159580Z [ OK ] SymIntTest.MinMax (0 ms) 2025-12-04T08:18:06.1159920Z [----------] 10 tests from SymIntTest (0 ms total) 2025-12-04T08:18:06.1160156Z 2025-12-04T08:18:06.1160276Z [----------] 5 tests from InlineDeviceGuard 2025-12-04T08:18:06.1160631Z [ RUN ] InlineDeviceGuard.Constructor 2025-12-04T08:18:06.1160981Z [ OK ] InlineDeviceGuard.Constructor (0 ms) 2025-12-04T08:18:06.1161360Z [ RUN ] InlineDeviceGuard.ConstructorError 2025-12-04T08:18:06.1161743Z [ OK ] InlineDeviceGuard.ConstructorError (0 ms) 2025-12-04T08:18:06.1162124Z [ RUN ] InlineDeviceGuard.SetDevice 2025-12-04T08:18:06.1162466Z [ OK ] InlineDeviceGuard.SetDevice (0 ms) 2025-12-04T08:18:06.1162833Z [ RUN ] InlineDeviceGuard.ResetDevice 2025-12-04T08:18:06.1163192Z [ OK ] InlineDeviceGuard.ResetDevice (0 ms) 2025-12-04T08:18:06.1163543Z [ RUN ] InlineDeviceGuard.SetIndex 2025-12-04T08:18:06.1163888Z [ OK ] InlineDeviceGuard.SetIndex (0 ms) 2025-12-04T08:18:06.1164256Z [----------] 5 tests from InlineDeviceGuard (0 ms total) 2025-12-04T08:18:06.1164519Z 2025-12-04T08:18:06.1164655Z [----------] 4 tests from InlineOptionalDeviceGuard 2025-12-04T08:18:06.1165038Z [ RUN ] InlineOptionalDeviceGuard.Constructor 2025-12-04T08:18:06.1165457Z [ OK ] InlineOptionalDeviceGuard.Constructor (0 ms) 2025-12-04T08:18:06.1165901Z [ RUN ] InlineOptionalDeviceGuard.NullaryConstructor 2025-12-04T08:18:06.1166361Z [ OK ] InlineOptionalDeviceGuard.NullaryConstructor (0 ms) 2025-12-04T08:18:06.1166806Z [ RUN ] InlineOptionalDeviceGuard.SetDevice 2025-12-04T08:18:06.1167195Z [ OK ] InlineOptionalDeviceGuard.SetDevice (0 ms) 2025-12-04T08:18:06.1167749Z [ RUN ] InlineOptionalDeviceGuard.SetIndex 2025-12-04T08:18:06.1168245Z [ OK ] InlineOptionalDeviceGuard.SetIndex (0 ms) 2025-12-04T08:18:06.1168681Z [----------] 4 tests from InlineOptionalDeviceGuard (0 ms total) 2025-12-04T08:18:06.1168965Z 2025-12-04T08:18:06.1169095Z [----------] 4 tests from InlineStreamGuard 2025-12-04T08:18:06.1169430Z [ RUN ] InlineStreamGuard.Constructor 2025-12-04T08:18:06.1169793Z [ OK ] InlineStreamGuard.Constructor (0 ms) 2025-12-04T08:18:06.1170260Z [ RUN ] InlineStreamGuard.ResetStreamSameSameDevice 2025-12-04T08:18:06.1170720Z [ OK ] InlineStreamGuard.ResetStreamSameSameDevice (0 ms) 2025-12-04T08:18:06.1171195Z [ RUN ] InlineStreamGuard.ResetStreamDifferentSameDevice 2025-12-04T08:18:06.1171703Z [ OK ] InlineStreamGuard.ResetStreamDifferentSameDevice (0 ms) 2025-12-04T08:18:06.1172188Z [ RUN ] InlineStreamGuard.ResetStreamDifferentDevice 2025-12-04T08:18:06.1172745Z [ OK ] InlineStreamGuard.ResetStreamDifferentDevice (0 ms) 2025-12-04T08:18:06.1173301Z [----------] 4 tests from InlineStreamGuard (0 ms total) 2025-12-04T08:18:06.1173550Z 2025-12-04T08:18:06.1173685Z [----------] 3 tests from InlineOptionalStreamGuard 2025-12-04T08:18:06.1174086Z [ RUN ] InlineOptionalStreamGuard.Constructor 2025-12-04T08:18:06.1174493Z [ OK ] InlineOptionalStreamGuard.Constructor (0 ms) 2025-12-04T08:18:06.1174954Z [ RUN ] InlineOptionalStreamGuard.ResetStreamSameDevice 2025-12-04T08:18:06.1175447Z [ OK ] InlineOptionalStreamGuard.ResetStreamSameDevice (0 ms) 2025-12-04T08:18:06.1175986Z [ RUN ] InlineOptionalStreamGuard.ResetStreamDifferentDevice 2025-12-04T08:18:06.1176542Z [ OK ] InlineOptionalStreamGuard.ResetStreamDifferentDevice (0 ms) 2025-12-04T08:18:06.1177059Z [----------] 3 tests from InlineOptionalStreamGuard (0 ms total) 2025-12-04T08:18:06.1177340Z 2025-12-04T08:18:06.1177479Z [----------] 1 test from InlineMultiStreamGuard 2025-12-04T08:18:06.1177886Z [ RUN ] InlineMultiStreamGuard.Constructor 2025-12-04T08:18:06.1178436Z [ OK ] InlineMultiStreamGuard.Constructor (0 ms) 2025-12-04T08:18:06.1178842Z [----------] 1 test from InlineMultiStreamGuard (0 ms total) 2025-12-04T08:18:06.1179120Z 2025-12-04T08:18:06.1179245Z [----------] 18 tests from SizesAndStridesTest 2025-12-04T08:18:06.1179623Z [ RUN ] SizesAndStridesTest.DefaultConstructor 2025-12-04T08:18:06.1180036Z [ OK ] SizesAndStridesTest.DefaultConstructor (0 ms) 2025-12-04T08:18:06.1180431Z [ RUN ] SizesAndStridesTest.SetSizes 2025-12-04T08:18:06.1180781Z [ OK ] SizesAndStridesTest.SetSizes (0 ms) 2025-12-04T08:18:06.1181143Z [ RUN ] SizesAndStridesTest.Resize 2025-12-04T08:18:06.1181477Z [ OK ] SizesAndStridesTest.Resize (0 ms) 2025-12-04T08:18:06.1181865Z [ RUN ] SizesAndStridesTest.SetAtIndex 2025-12-04T08:18:06.1182236Z [ OK ] SizesAndStridesTest.SetAtIndex (0 ms) 2025-12-04T08:18:06.1182687Z [ RUN ] SizesAndStridesTest.SetAtIterator 2025-12-04T08:18:06.1183171Z [ OK ] SizesAndStridesTest.SetAtIterator (0 ms) 2025-12-04T08:18:06.1183556Z [ RUN ] SizesAndStridesTest.SetViaData 2025-12-04T08:18:06.1183927Z [ OK ] SizesAndStridesTest.SetViaData (0 ms) 2025-12-04T08:18:06.1184305Z [ RUN ] SizesAndStridesTest.MoveConstructor 2025-12-04T08:18:06.1184712Z [ OK ] SizesAndStridesTest.MoveConstructor (0 ms) 2025-12-04T08:18:06.1185134Z [ RUN ] SizesAndStridesTest.CopyConstructor 2025-12-04T08:18:06.1185525Z [ OK ] SizesAndStridesTest.CopyConstructor (0 ms) 2025-12-04T08:18:06.1185980Z [ RUN ] SizesAndStridesTest.CopyAssignmentSmallToSmall 2025-12-04T08:18:06.1186469Z [ OK ] SizesAndStridesTest.CopyAssignmentSmallToSmall (0 ms) 2025-12-04T08:18:06.1186971Z [ RUN ] SizesAndStridesTest.MoveAssignmentSmallToSmall 2025-12-04T08:18:06.1187453Z [ OK ] SizesAndStridesTest.MoveAssignmentSmallToSmall (0 ms) 2025-12-04T08:18:06.1187955Z [ RUN ] SizesAndStridesTest.CopyAssignmentSmallToBig 2025-12-04T08:18:06.1188426Z [ OK ] SizesAndStridesTest.CopyAssignmentSmallToBig (0 ms) 2025-12-04T08:18:06.1189020Z [ RUN ] SizesAndStridesTest.MoveAssignmentSmallToBig 2025-12-04T08:18:06.1189494Z [ OK ] SizesAndStridesTest.MoveAssignmentSmallToBig (0 ms) 2025-12-04T08:18:06.1189946Z [ RUN ] SizesAndStridesTest.CopyAssignmentBigToBig 2025-12-04T08:18:06.1190419Z [ OK ] SizesAndStridesTest.CopyAssignmentBigToBig (0 ms) 2025-12-04T08:18:06.1190860Z [ RUN ] SizesAndStridesTest.MoveAssignmentBigToBig 2025-12-04T08:18:06.1191402Z [ OK ] SizesAndStridesTest.MoveAssignmentBigToBig (0 ms) 2025-12-04T08:18:06.1191866Z [ RUN ] SizesAndStridesTest.CopyAssignmentBigToSmall 2025-12-04T08:18:06.1192325Z [ OK ] SizesAndStridesTest.CopyAssignmentBigToSmall (0 ms) 2025-12-04T08:18:06.1192796Z [ RUN ] SizesAndStridesTest.MoveAssignmentBigToSmall 2025-12-04T08:18:06.1193262Z [ OK ] SizesAndStridesTest.MoveAssignmentBigToSmall (0 ms) 2025-12-04T08:18:06.1193706Z [ RUN ] SizesAndStridesTest.CopyAssignmentSelf 2025-12-04T08:18:06.1194121Z [ OK ] SizesAndStridesTest.CopyAssignmentSelf (0 ms) 2025-12-04T08:18:06.1194542Z [ RUN ] SizesAndStridesTest.MoveAssignmentSelf 2025-12-04T08:18:06.1194948Z [ OK ] SizesAndStridesTest.MoveAssignmentSelf (0 ms) 2025-12-04T08:18:06.1195373Z [----------] 18 tests from SizesAndStridesTest (0 ms total) 2025-12-04T08:18:06.1195762Z 2025-12-04T08:18:06.1195946Z [----------] 2 tests from ContextTest 2025-12-04T08:18:06.1196263Z [ RUN ] ContextTest.Basic 2025-12-04T08:18:06.1196564Z [ OK ] ContextTest.Basic (0 ms) 2025-12-04T08:18:06.1196869Z [ RUN ] ContextTest.cow_deleter 2025-12-04T08:18:06.1197194Z [ OK ] ContextTest.cow_deleter (0 ms) 2025-12-04T08:18:06.1197533Z [----------] 2 tests from ContextTest (0 ms total) 2025-12-04T08:18:06.1197783Z 2025-12-04T08:18:06.1197906Z [----------] 3 tests from lazy_clone_storage_test 2025-12-04T08:18:06.1198269Z [ RUN ] lazy_clone_storage_test.no_context 2025-12-04T08:18:06.1198623Z [ OK ] lazy_clone_storage_test.no_context (0 ms) 2025-12-04T08:18:06.1199007Z [ RUN ] lazy_clone_storage_test.different_context 2025-12-04T08:18:06.1199397Z [ OK ] lazy_clone_storage_test.different_context (0 ms) 2025-12-04T08:18:06.1199814Z [ RUN ] lazy_clone_storage_test.already_copy_on_write 2025-12-04T08:18:06.1200231Z [ OK ] lazy_clone_storage_test.already_copy_on_write (0 ms) 2025-12-04T08:18:06.1200671Z [----------] 3 tests from lazy_clone_storage_test (0 ms total) 2025-12-04T08:18:06.1200944Z 2025-12-04T08:18:06.1201069Z [----------] 3 tests from materialize_test 2025-12-04T08:18:06.1201421Z [ RUN ] materialize_test.not_copy_on_write_context 2025-12-04T08:18:06.1201829Z [ OK ] materialize_test.not_copy_on_write_context (0 ms) 2025-12-04T08:18:06.1202249Z [ RUN ] materialize_test.copy_on_write_single_reference 2025-12-04T08:18:06.1202701Z [ OK ] materialize_test.copy_on_write_single_reference (0 ms) 2025-12-04T08:18:06.1203101Z [ RUN ] materialize_test.copy_on_write 2025-12-04T08:18:06.1203461Z [ OK ] materialize_test.copy_on_write (0 ms) 2025-12-04T08:18:06.1203827Z [----------] 3 tests from materialize_test (0 ms total) 2025-12-04T08:18:06.1204084Z 2025-12-04T08:18:06.1204205Z [----------] Global test environment tear-down 2025-12-04T08:18:06.1204576Z [==========] 81 tests from 18 test suites ran. (20 ms total) 2025-12-04T08:18:06.1204912Z [ PASSED ] 81 tests. 2025-12-04T08:18:06.1205181Z ================================================================================ 2025-12-04T08:18:06.1205958Z [243 / 246] 4 / 14 tests; 3 actions running; last test: //c10/test:core_tests 2025-12-04T08:18:06.1206574Z Testing //c10/test:util/nofatal_test; 0s processwrapper-sandbox 2025-12-04T08:18:06.1207085Z Testing //c10/test:util_base_tests; 0s processwrapper-sandbox 2025-12-04T08:18:06.1207644Z Testing //c10/test:core_tests; 0s processwrapper-sandbox 2025-12-04T08:18:06.3403314Z 2025-12-04T08:18:06.3404066Z  2025-12-04T08:18:06.3404339Z  2025-12-04T08:18:06.3404802Z  2025-12-04T08:18:06.3405345Z [244 / 246] 4 / 14 tests; 2 actions running; last test: //c10/test:core_tests 2025-12-04T08:18:06.3405961Z Testing //c10/test:util/nofatal_test; 1s processwrapper-sandbox 2025-12-04T08:18:06.3406476Z Testing //c10/test:util_base_tests; 0s processwrapper-sandbox 2025-12-04T08:18:07.3410815Z 2025-12-04T08:18:07.3411532Z  2025-12-04T08:18:07.3411819Z  2025-12-04T08:18:07.3412621Z [244 / 246] 4 / 14 tests; 2 actions running; last test: //c10/test:core_tests 2025-12-04T08:18:07.3413243Z Testing //c10/test:util/nofatal_test; 2s processwrapper-sandbox 2025-12-04T08:18:07.3413743Z Testing //c10/test:util_base_tests; 1s processwrapper-sandbox 2025-12-04T08:18:08.5419197Z 2025-12-04T08:18:08.5419983Z  2025-12-04T08:18:08.5420269Z  2025-12-04T08:18:08.5420793Z [244 / 246] 4 / 14 tests; 2 actions running; last test: //c10/test:core_tests 2025-12-04T08:18:08.5421436Z Testing //c10/test:util/nofatal_test; 3s processwrapper-sandbox 2025-12-04T08:18:08.5421942Z Testing //c10/test:util_base_tests; 2s processwrapper-sandbox 2025-12-04T08:18:08.6914477Z 2025-12-04T08:18:08.6915115Z  2025-12-04T08:18:08.6915456Z  2025-12-04T08:18:08.6915931Z INFO: From Testing //c10/test:util/nofatal_test: 2025-12-04T08:18:08.6916442Z ==================== Test output for //c10/test:util/nofatal_test: 2025-12-04T08:18:08.6916844Z Running main() from gmock_main.cc 2025-12-04T08:18:08.6917203Z Note: Google Test filter = -*CUDA 2025-12-04T08:18:08.6917503Z [==========] Running 1 test from 1 test suite. 2025-12-04T08:18:08.6917914Z [----------] Global test environment set-up. 2025-12-04T08:18:08.6918238Z [----------] 1 test from NofatalTest 2025-12-04T08:18:08.6918633Z [ RUN ] NofatalTest.TorchCheckComparisons 2025-12-04T08:18:08.6919307Z [F1204 08:18:05.784277666 nofatal_test.cpp:26] Check failed: 1 == 2 (1 vs. 2). i am a silly message 1 2025-12-04T08:18:08.6919983Z [F1204 08:18:05.785214496 nofatal_test.cpp:29] Check failed: 2 != 2 (2 vs. 2). 2025-12-04T08:18:08.6920548Z [F1204 08:18:05.785237719 nofatal_test.cpp:31] Check failed: 2 < 2 (2 vs. 2). 2025-12-04T08:18:08.6921175Z [F1204 08:18:05.785250974 nofatal_test.cpp:33] Check failed: 3 <= 2 (3 vs. 2). 2025-12-04T08:18:08.6921775Z [F1204 08:18:05.785262666 nofatal_test.cpp:35] Check failed: 2 > 2 (2 vs. 2). 2025-12-04T08:18:08.6922396Z [F1204 08:18:05.785273386 nofatal_test.cpp:37] Check failed: 2 >= 3 (2 vs. 3). 2025-12-04T08:18:08.6923022Z [F1204 08:18:05.785280935 nofatal_test.cpp:41] Check failed: 'p' must be non NULL. 2025-12-04T08:18:08.6923558Z [ OK ] NofatalTest.TorchCheckComparisons (3285 ms) 2025-12-04T08:18:08.6924006Z [----------] 1 test from NofatalTest (3285 ms total) 2025-12-04T08:18:08.6924262Z 2025-12-04T08:18:08.6924386Z [----------] Global test environment tear-down 2025-12-04T08:18:08.6924817Z [==========] 1 test from 1 test suite ran. (3285 ms total) 2025-12-04T08:18:08.6925155Z [ PASSED ] 1 test. 2025-12-04T08:18:08.6925480Z ================================================================================ 2025-12-04T08:18:08.6926132Z [244 / 246] 5 / 14 tests; 2 actions running; last test: .../nofatal_test 2025-12-04T08:18:08.6926717Z Testing //c10/test:util/nofatal_test; 3s processwrapper-sandbox 2025-12-04T08:18:08.6927277Z Testing //c10/test:util_base_tests; 2s processwrapper-sandbox 2025-12-04T08:18:08.9426787Z 2025-12-04T08:18:08.9427388Z  2025-12-04T08:18:08.9427672Z  2025-12-04T08:18:08.9428214Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:18:08.9429000Z Testing //c10/test:util_base_tests; 2s processwrapper-sandbox 2025-12-04T08:18:09.9434528Z 2025-12-04T08:18:09.9435142Z  2025-12-04T08:18:09.9435934Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:18:09.9436546Z Testing //c10/test:util_base_tests; 3s processwrapper-sandbox 2025-12-04T08:18:10.9442619Z 2025-12-04T08:18:10.9443234Z  2025-12-04T08:18:10.9443810Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:18:10.9444413Z Testing //c10/test:util_base_tests; 4s processwrapper-sandbox 2025-12-04T08:18:11.9449637Z 2025-12-04T08:18:11.9450551Z  2025-12-04T08:18:11.9451157Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:18:11.9451761Z Testing //c10/test:util_base_tests; 5s processwrapper-sandbox 2025-12-04T08:18:13.1456610Z 2025-12-04T08:18:13.1457247Z  2025-12-04T08:18:13.1457827Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:18:13.1458444Z Testing //c10/test:util_base_tests; 7s processwrapper-sandbox 2025-12-04T08:18:14.1463001Z 2025-12-04T08:18:14.1463614Z  2025-12-04T08:18:14.1464204Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:18:14.1464824Z Testing //c10/test:util_base_tests; 8s processwrapper-sandbox 2025-12-04T08:18:15.1469176Z 2025-12-04T08:18:15.1469816Z  2025-12-04T08:18:15.1470414Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:18:15.1471032Z Testing //c10/test:util_base_tests; 9s processwrapper-sandbox 2025-12-04T08:18:16.3477285Z 2025-12-04T08:18:16.3477923Z  2025-12-04T08:18:16.3478538Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:18:16.3479138Z Testing //c10/test:util_base_tests; 10s processwrapper-sandbox 2025-12-04T08:18:17.3484088Z 2025-12-04T08:18:17.3484732Z  2025-12-04T08:18:17.3485320Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:18:17.3485923Z Testing //c10/test:util_base_tests; 11s processwrapper-sandbox 2025-12-04T08:18:18.3490197Z 2025-12-04T08:18:18.3490926Z  2025-12-04T08:18:18.3491515Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:18:18.3492128Z Testing //c10/test:util_base_tests; 12s processwrapper-sandbox 2025-12-04T08:18:19.5498499Z 2025-12-04T08:18:19.5498999Z  2025-12-04T08:18:19.5499571Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:18:19.5500192Z Testing //c10/test:util_base_tests; 13s processwrapper-sandbox 2025-12-04T08:18:20.4074017Z 2025-12-04T08:18:20.4074577Z  2025-12-04T08:18:20.4075168Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:18:20.4075799Z Testing //c10/test:util_base_tests; 14s processwrapper-sandbox 2025-12-04T08:18:21.5509152Z 2025-12-04T08:18:21.5509866Z  2025-12-04T08:18:21.5510888Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:18:21.5511910Z Testing //c10/test:util_base_tests; 15s processwrapper-sandbox 2025-12-04T08:18:22.7516914Z 2025-12-04T08:18:22.7517535Z  2025-12-04T08:18:22.7518116Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:18:22.7518706Z Testing //c10/test:util_base_tests; 16s processwrapper-sandbox 2025-12-04T08:18:23.7522269Z 2025-12-04T08:18:23.7522915Z  2025-12-04T08:18:23.7523504Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:18:23.7524114Z Testing //c10/test:util_base_tests; 17s processwrapper-sandbox 2025-12-04T08:18:24.7529494Z 2025-12-04T08:18:24.7530055Z  2025-12-04T08:18:24.7530616Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:18:24.7531222Z Testing //c10/test:util_base_tests; 18s processwrapper-sandbox 2025-12-04T08:18:25.9536488Z 2025-12-04T08:18:25.9537086Z  2025-12-04T08:18:25.9537682Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:18:25.9538657Z Testing //c10/test:util_base_tests; 19s processwrapper-sandbox 2025-12-04T08:18:26.9546236Z 2025-12-04T08:18:26.9546825Z  2025-12-04T08:18:26.9547428Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:18:26.9548054Z Testing //c10/test:util_base_tests; 20s processwrapper-sandbox 2025-12-04T08:18:27.9551256Z 2025-12-04T08:18:27.9551857Z  2025-12-04T08:18:27.9552485Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:18:27.9553098Z Testing //c10/test:util_base_tests; 21s processwrapper-sandbox 2025-12-04T08:18:29.1558710Z 2025-12-04T08:18:29.1559418Z  2025-12-04T08:18:29.1560031Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:18:29.1560628Z Testing //c10/test:util_base_tests; 23s processwrapper-sandbox 2025-12-04T08:18:30.3566426Z 2025-12-04T08:18:30.3566984Z  2025-12-04T08:18:30.3567626Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:18:30.3568244Z Testing //c10/test:util_base_tests; 24s processwrapper-sandbox 2025-12-04T08:18:31.3572513Z 2025-12-04T08:18:31.3573130Z  2025-12-04T08:18:31.3573732Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:18:31.3574362Z Testing //c10/test:util_base_tests; 25s processwrapper-sandbox 2025-12-04T08:18:32.3579977Z 2025-12-04T08:18:32.3580632Z  2025-12-04T08:18:32.3581454Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:18:32.3582341Z Testing //c10/test:util_base_tests; 26s processwrapper-sandbox 2025-12-04T08:18:33.5587094Z 2025-12-04T08:18:33.5587825Z  2025-12-04T08:18:33.5588424Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:18:33.5589035Z Testing //c10/test:util_base_tests; 27s processwrapper-sandbox 2025-12-04T08:18:34.5593237Z 2025-12-04T08:18:34.5593848Z  2025-12-04T08:18:34.5594398Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:18:34.5595008Z Testing //c10/test:util_base_tests; 28s processwrapper-sandbox 2025-12-04T08:18:35.5600212Z 2025-12-04T08:18:35.5600790Z  2025-12-04T08:18:35.5601362Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:18:35.5601972Z Testing //c10/test:util_base_tests; 29s processwrapper-sandbox 2025-12-04T08:18:36.7607726Z 2025-12-04T08:18:36.7608344Z  2025-12-04T08:18:36.7608935Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:18:36.7609578Z Testing //c10/test:util_base_tests; 30s processwrapper-sandbox 2025-12-04T08:18:37.9615771Z 2025-12-04T08:18:37.9616474Z  2025-12-04T08:18:37.9617051Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:18:37.9617663Z Testing //c10/test:util_base_tests; 31s processwrapper-sandbox 2025-12-04T08:18:38.9622267Z 2025-12-04T08:18:38.9623171Z  2025-12-04T08:18:38.9624039Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:18:38.9624651Z Testing //c10/test:util_base_tests; 32s processwrapper-sandbox 2025-12-04T08:18:39.9629622Z 2025-12-04T08:18:39.9630332Z  2025-12-04T08:18:39.9630921Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:18:39.9631516Z Testing //c10/test:util_base_tests; 33s processwrapper-sandbox 2025-12-04T08:18:41.1636893Z 2025-12-04T08:18:41.1637479Z  2025-12-04T08:18:41.1638081Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:18:41.1638692Z Testing //c10/test:util_base_tests; 35s processwrapper-sandbox 2025-12-04T08:18:42.1644410Z 2025-12-04T08:18:42.1644971Z  2025-12-04T08:18:42.1645556Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:18:42.1646171Z Testing //c10/test:util_base_tests; 36s processwrapper-sandbox 2025-12-04T08:18:43.1651729Z 2025-12-04T08:18:43.1652468Z  2025-12-04T08:18:43.1653062Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:18:43.1653659Z Testing //c10/test:util_base_tests; 37s processwrapper-sandbox 2025-12-04T08:18:44.1658884Z 2025-12-04T08:18:44.1659440Z  2025-12-04T08:18:44.1660062Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:18:44.1660660Z Testing //c10/test:util_base_tests; 38s processwrapper-sandbox 2025-12-04T08:18:45.3666924Z 2025-12-04T08:18:45.3667676Z  2025-12-04T08:18:45.3668282Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:18:45.3668876Z Testing //c10/test:util_base_tests; 39s processwrapper-sandbox 2025-12-04T08:18:46.3673946Z 2025-12-04T08:18:46.3674545Z  2025-12-04T08:18:46.3675138Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:18:46.3675731Z Testing //c10/test:util_base_tests; 40s processwrapper-sandbox 2025-12-04T08:18:47.3681140Z 2025-12-04T08:18:47.3681941Z  2025-12-04T08:18:47.3682545Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:18:47.3683165Z Testing //c10/test:util_base_tests; 41s processwrapper-sandbox 2025-12-04T08:18:48.3690189Z 2025-12-04T08:18:48.3690770Z  2025-12-04T08:18:48.3691345Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:18:48.3691954Z Testing //c10/test:util_base_tests; 42s processwrapper-sandbox 2025-12-04T08:18:49.5698983Z 2025-12-04T08:18:49.5699456Z  2025-12-04T08:18:49.5700067Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:18:49.5700688Z Testing //c10/test:util_base_tests; 43s processwrapper-sandbox 2025-12-04T08:18:50.4102398Z 2025-12-04T08:18:50.4102892Z  2025-12-04T08:18:50.4103445Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:18:50.4104055Z Testing //c10/test:util_base_tests; 44s processwrapper-sandbox 2025-12-04T08:18:51.5712278Z 2025-12-04T08:18:51.5712806Z  2025-12-04T08:18:51.5713373Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:18:51.5713982Z Testing //c10/test:util_base_tests; 45s processwrapper-sandbox 2025-12-04T08:18:52.5720150Z 2025-12-04T08:18:52.5720803Z  2025-12-04T08:18:52.5721400Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:18:52.5722272Z Testing //c10/test:util_base_tests; 46s processwrapper-sandbox 2025-12-04T08:18:53.7728383Z 2025-12-04T08:18:53.7729142Z  2025-12-04T08:18:53.7729731Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:18:53.7730340Z Testing //c10/test:util_base_tests; 47s processwrapper-sandbox 2025-12-04T08:18:54.9734948Z 2025-12-04T08:18:54.9735526Z  2025-12-04T08:18:54.9736379Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:18:54.9736987Z Testing //c10/test:util_base_tests; 48s processwrapper-sandbox 2025-12-04T08:18:55.9741485Z 2025-12-04T08:18:55.9742133Z  2025-12-04T08:18:55.9742741Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:18:55.9743334Z Testing //c10/test:util_base_tests; 49s processwrapper-sandbox 2025-12-04T08:18:56.9747956Z 2025-12-04T08:18:56.9748440Z  2025-12-04T08:18:56.9748995Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:18:56.9749611Z Testing //c10/test:util_base_tests; 50s processwrapper-sandbox 2025-12-04T08:18:58.1755886Z 2025-12-04T08:18:58.1756499Z  2025-12-04T08:18:58.1757088Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:18:58.1757744Z Testing //c10/test:util_base_tests; 52s processwrapper-sandbox 2025-12-04T08:18:59.1763689Z 2025-12-04T08:18:59.1764313Z  2025-12-04T08:18:59.1764888Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:18:59.1765509Z Testing //c10/test:util_base_tests; 53s processwrapper-sandbox 2025-12-04T08:19:00.1769505Z 2025-12-04T08:19:00.1770079Z  2025-12-04T08:19:00.1770684Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:19:00.1771296Z Testing //c10/test:util_base_tests; 54s processwrapper-sandbox 2025-12-04T08:19:01.3776336Z 2025-12-04T08:19:01.3776981Z  2025-12-04T08:19:01.3777555Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:19:01.3778154Z Testing //c10/test:util_base_tests; 55s processwrapper-sandbox 2025-12-04T08:19:02.3783636Z 2025-12-04T08:19:02.3784311Z  2025-12-04T08:19:02.3784898Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:19:02.3785500Z Testing //c10/test:util_base_tests; 56s processwrapper-sandbox 2025-12-04T08:19:03.3789137Z 2025-12-04T08:19:03.3789721Z  2025-12-04T08:19:03.3790307Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:19:03.3790930Z Testing //c10/test:util_base_tests; 57s processwrapper-sandbox 2025-12-04T08:19:04.5798942Z 2025-12-04T08:19:04.5799642Z  2025-12-04T08:19:04.5800245Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:19:04.5800844Z Testing //c10/test:util_base_tests; 58s processwrapper-sandbox 2025-12-04T08:19:05.7808053Z 2025-12-04T08:19:05.7808635Z  2025-12-04T08:19:05.7809220Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:19:05.7809855Z Testing //c10/test:util_base_tests; 59s processwrapper-sandbox 2025-12-04T08:19:06.7815747Z 2025-12-04T08:19:06.7816285Z  2025-12-04T08:19:06.7816859Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:19:06.7817467Z Testing //c10/test:util_base_tests; 60s processwrapper-sandbox 2025-12-04T08:19:07.7823334Z 2025-12-04T08:19:07.7824076Z  2025-12-04T08:19:07.7824995Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:19:07.7825608Z Testing //c10/test:util_base_tests; 61s processwrapper-sandbox 2025-12-04T08:19:08.7831088Z 2025-12-04T08:19:08.7831695Z  2025-12-04T08:19:08.7832295Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:19:08.7833179Z Testing //c10/test:util_base_tests; 62s processwrapper-sandbox 2025-12-04T08:19:09.9838680Z 2025-12-04T08:19:09.9839236Z  2025-12-04T08:19:09.9839826Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:19:09.9840427Z Testing //c10/test:util_base_tests; 63s processwrapper-sandbox 2025-12-04T08:19:11.1844938Z 2025-12-04T08:19:11.1845503Z  2025-12-04T08:19:11.1846133Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:19:11.1846734Z Testing //c10/test:util_base_tests; 65s processwrapper-sandbox 2025-12-04T08:19:12.1851046Z 2025-12-04T08:19:12.1851656Z  2025-12-04T08:19:12.1852241Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:19:12.1852844Z Testing //c10/test:util_base_tests; 66s processwrapper-sandbox 2025-12-04T08:19:13.3857944Z 2025-12-04T08:19:13.3858540Z  2025-12-04T08:19:13.3859122Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:19:13.3859732Z Testing //c10/test:util_base_tests; 67s processwrapper-sandbox 2025-12-04T08:19:14.5870990Z 2025-12-04T08:19:14.5871581Z  2025-12-04T08:19:14.5872171Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:19:14.5872811Z Testing //c10/test:util_base_tests; 68s processwrapper-sandbox 2025-12-04T08:19:15.5874189Z 2025-12-04T08:19:15.5874668Z  2025-12-04T08:19:15.5875191Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:19:15.5875789Z Testing //c10/test:util_base_tests; 69s processwrapper-sandbox 2025-12-04T08:19:16.5880992Z 2025-12-04T08:19:16.5881557Z  2025-12-04T08:19:16.5882165Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:19:16.5882796Z Testing //c10/test:util_base_tests; 70s processwrapper-sandbox 2025-12-04T08:19:17.7887322Z 2025-12-04T08:19:17.7888111Z  2025-12-04T08:19:17.7888715Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:19:17.7889316Z Testing //c10/test:util_base_tests; 71s processwrapper-sandbox 2025-12-04T08:19:18.9894284Z 2025-12-04T08:19:18.9894949Z  2025-12-04T08:19:18.9895556Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:19:18.9896169Z Testing //c10/test:util_base_tests; 72s processwrapper-sandbox 2025-12-04T08:19:19.9903600Z 2025-12-04T08:19:19.9904239Z  2025-12-04T08:19:19.9904821Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:19:19.9905461Z Testing //c10/test:util_base_tests; 73s processwrapper-sandbox 2025-12-04T08:19:20.9908168Z 2025-12-04T08:19:20.9908879Z  2025-12-04T08:19:20.9909476Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:19:20.9910085Z Testing //c10/test:util_base_tests; 74s processwrapper-sandbox 2025-12-04T08:19:22.1914905Z 2025-12-04T08:19:22.1915582Z  2025-12-04T08:19:22.1916881Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:19:22.1917493Z Testing //c10/test:util_base_tests; 76s processwrapper-sandbox 2025-12-04T08:19:23.1921080Z 2025-12-04T08:19:23.1921651Z  2025-12-04T08:19:23.1922248Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:19:23.1922844Z Testing //c10/test:util_base_tests; 77s processwrapper-sandbox 2025-12-04T08:19:24.1927801Z 2025-12-04T08:19:24.1928372Z  2025-12-04T08:19:24.1929103Z [245 / 246] 5 / 14 tests; 1 action; last test: //c10/test:util/nofatal_test 2025-12-04T08:19:24.1929700Z Testing //c10/test:util_base_tests; 78s processwrapper-sandbox 2025-12-04T08:19:24.3531527Z 2025-12-04T08:19:24.3532114Z  2025-12-04T08:19:24.3532728Z INFO: From Testing //c10/test:util_base_tests: 2025-12-04T08:19:24.3533842Z ==================== Test output for //c10/test:util_base_tests: 2025-12-04T08:19:24.3534417Z Running main() from gmock_main.cc 2025-12-04T08:19:24.3534841Z Note: Google Test filter = -*CUDA 2025-12-04T08:19:24.3535297Z [==========] Running 749 tests from 85 test suites. 2025-12-04T08:19:24.3535773Z [----------] Global test environment set-up. 2025-12-04T08:19:24.3536292Z [----------] 1 test from LoggingDeathTest 2025-12-04T08:19:24.3536768Z [ RUN ] LoggingDeathTest.TestEnforceUsingFatal 2025-12-04T08:19:24.3537408Z [ OK ] LoggingDeathTest.TestEnforceUsingFatal (4855 ms) 2025-12-04T08:19:24.3537905Z [----------] 1 test from LoggingDeathTest (4855 ms total) 2025-12-04T08:19:24.3538358Z 2025-12-04T08:19:24.3538471Z [----------] 1 test from ArrayRefTest 2025-12-04T08:19:24.3538903Z [ RUN ] ArrayRefTest.ctor_from_container_test 2025-12-04T08:19:24.3539547Z [ OK ] ArrayRefTest.ctor_from_container_test (0 ms) 2025-12-04T08:19:24.3540146Z [----------] 1 test from ArrayRefTest (0 ms total) 2025-12-04T08:19:24.3540443Z 2025-12-04T08:19:24.3540607Z [----------] 12 tests from BitsetTest 2025-12-04T08:19:24.3541390Z [ RUN ] BitsetTest.givenEmptyBitset_whenGettingBit_thenIsZero 2025-12-04T08:19:24.3542156Z [ OK ] BitsetTest.givenEmptyBitset_whenGettingBit_thenIsZero (0 ms) 2025-12-04T08:19:24.3542750Z [ RUN ] BitsetTest.givenEmptyBitset_whenUnsettingBit_thenIsZero 2025-12-04T08:19:24.3543558Z [ OK ] BitsetTest.givenEmptyBitset_whenUnsettingBit_thenIsZero (0 ms) 2025-12-04T08:19:24.3544337Z [ RUN ] BitsetTest.givenEmptyBitset_whenSettingAndUnsettingBit_thenIsZero 2025-12-04T08:19:24.3545280Z [ OK ] BitsetTest.givenEmptyBitset_whenSettingAndUnsettingBit_thenIsZero (0 ms) 2025-12-04T08:19:24.3546157Z [ RUN ] BitsetTest.givenEmptyBitset_whenSettingBit_thenIsSet 2025-12-04T08:19:24.3546916Z [ OK ] BitsetTest.givenEmptyBitset_whenSettingBit_thenIsSet (0 ms) 2025-12-04T08:19:24.3547694Z [ RUN ] BitsetTest.givenEmptyBitset_whenSettingBit_thenOthersStayUnset 2025-12-04T08:19:24.3548691Z [ OK ] BitsetTest.givenEmptyBitset_whenSettingBit_thenOthersStayUnset (0 ms) 2025-12-04T08:19:24.3549742Z [ RUN ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenIsSet 2025-12-04T08:19:24.3550774Z [ OK ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenIsSet (0 ms) 2025-12-04T08:19:24.3552098Z [ RUN ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenOthersStayAtOldValue 2025-12-04T08:19:24.3553625Z [ OK ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenOthersStayAtOldValue (0 ms) 2025-12-04T08:19:24.3555145Z [ RUN ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenIsUnset 2025-12-04T08:19:24.3556361Z [ OK ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenIsUnset (0 ms) 2025-12-04T08:19:24.3557494Z [ RUN ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenOthersStayAtOldValue 2025-12-04T08:19:24.3558594Z [ OK ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenOthersStayAtOldValue (0 ms) 2025-12-04T08:19:24.3559709Z [ RUN ] BitsetTest.givenEmptyBitset_whenCallingForEachBit_thenDoesntCall 2025-12-04T08:19:24.3561021Z [ OK ] BitsetTest.givenEmptyBitset_whenCallingForEachBit_thenDoesntCall (0 ms) 2025-12-04T08:19:24.3562006Z [ RUN ] BitsetTest.givenBitsetWithOneBitSet_whenCallingForEachBit_thenCallsForEachBit 2025-12-04T08:19:24.3563292Z [ OK ] BitsetTest.givenBitsetWithOneBitSet_whenCallingForEachBit_thenCallsForEachBit (0 ms) 2025-12-04T08:19:24.3564615Z [ RUN ] BitsetTest.givenBitsetWithMultipleBitsSet_whenCallingForEachBit_thenCallsForEachBit 2025-12-04T08:19:24.3566100Z [ OK ] BitsetTest.givenBitsetWithMultipleBitsSet_whenCallingForEachBit_thenCallsForEachBit (0 ms) 2025-12-04T08:19:24.3566974Z [----------] 12 tests from BitsetTest (0 ms total) 2025-12-04T08:19:24.3567316Z 2025-12-04T08:19:24.3567698Z [----------] 2 tests from DeadlockDetection 2025-12-04T08:19:24.3568078Z [ RUN ] DeadlockDetection.basic 2025-12-04T08:19:24.3568410Z [ OK ] DeadlockDetection.basic (0 ms) 2025-12-04T08:19:24.3568912Z [ RUN ] DeadlockDetection.disable 2025-12-04T08:19:24.3569255Z [ OK ] DeadlockDetection.disable (0 ms) 2025-12-04T08:19:24.3569637Z [----------] 2 tests from DeadlockDetection (0 ms total) 2025-12-04T08:19:24.3569971Z 2025-12-04T08:19:24.3570117Z [----------] 18 tests from Enumerate 2025-12-04T08:19:24.3570570Z [ RUN ] Enumerate.Basic 2025-12-04T08:19:24.3570876Z [ OK ] Enumerate.Basic (0 ms) 2025-12-04T08:19:24.3571289Z [ RUN ] Enumerate.BasicRRef 2025-12-04T08:19:24.3571647Z [ OK ] Enumerate.BasicRRef (0 ms) 2025-12-04T08:19:24.3571981Z [ RUN ] Enumerate.BasicConst 2025-12-04T08:19:24.3572297Z [ OK ] Enumerate.BasicConst (0 ms) 2025-12-04T08:19:24.3572618Z [ RUN ] Enumerate.BasicConstRef 2025-12-04T08:19:24.3572950Z [ OK ] Enumerate.BasicConstRef (0 ms) 2025-12-04T08:19:24.3573278Z [ RUN ] Enumerate.BasicConstRRef 2025-12-04T08:19:24.3573613Z [ OK ] Enumerate.BasicConstRRef (0 ms) 2025-12-04T08:19:24.3573938Z [ RUN ] Enumerate.BasicVecBool 2025-12-04T08:19:24.3574259Z [ OK ] Enumerate.BasicVecBool (0 ms) 2025-12-04T08:19:24.3574590Z [ RUN ] Enumerate.BasicVecBoolRRef 2025-12-04T08:19:24.3574933Z [ OK ] Enumerate.BasicVecBoolRRef (0 ms) 2025-12-04T08:19:24.3575273Z [ RUN ] Enumerate.Temporary 2025-12-04T08:19:24.3575570Z [ OK ] Enumerate.Temporary (0 ms) 2025-12-04T08:19:24.3575894Z [ RUN ] Enumerate.BasicConstArg 2025-12-04T08:19:24.3576208Z [ OK ] Enumerate.BasicConstArg (0 ms) 2025-12-04T08:19:24.3576587Z [ RUN ] Enumerate.TemporaryConstEnumerate 2025-12-04T08:19:24.3576983Z [ OK ] Enumerate.TemporaryConstEnumerate (0 ms) 2025-12-04T08:19:24.3577354Z [ RUN ] Enumerate.EmptyRange 2025-12-04T08:19:24.3577658Z [ OK ] Enumerate.EmptyRange (0 ms) 2025-12-04T08:19:24.3577991Z [ RUN ] Enumerate.Cpp17Support 2025-12-04T08:19:24.3578305Z [ OK ] Enumerate.Cpp17Support (0 ms) 2025-12-04T08:19:24.3578686Z [ RUN ] Enumerate.Cpp17StructuredBindingConstRef 2025-12-04T08:19:24.3579128Z [ OK ] Enumerate.Cpp17StructuredBindingConstRef (0 ms) 2025-12-04T08:19:24.3579570Z [ RUN ] Enumerate.Cpp17StructuredBindingConstRRef 2025-12-04T08:19:24.3580018Z [ OK ] Enumerate.Cpp17StructuredBindingConstRRef (0 ms) 2025-12-04T08:19:24.3580460Z [ RUN ] Enumerate.Cpp17StructuredBindingConstVector 2025-12-04T08:19:24.3580923Z [ OK ] Enumerate.Cpp17StructuredBindingConstVector (0 ms) 2025-12-04T08:19:24.3581354Z [ RUN ] Enumerate.Cpp17StructuredBindingModify 2025-12-04T08:19:24.3581784Z [ OK ] Enumerate.Cpp17StructuredBindingModify (0 ms) 2025-12-04T08:19:24.3582180Z [ RUN ] Enumerate.BasicConstexpr 2025-12-04T08:19:24.3582506Z [ OK ] Enumerate.BasicConstexpr (0 ms) 2025-12-04T08:19:24.3582893Z [ RUN ] Enumerate.Cpp17StructuredBindingConstexpr 2025-12-04T08:19:24.3583324Z [ OK ] Enumerate.Cpp17StructuredBindingConstexpr (0 ms) 2025-12-04T08:19:24.3583742Z [----------] 18 tests from Enumerate (0 ms total) 2025-12-04T08:19:24.3583982Z 2025-12-04T08:19:24.3584101Z [----------] 1 test from HalfConversionTest 2025-12-04T08:19:24.3584642Z [ RUN ] HalfConversionTest.TestPorableConversion 2025-12-04T08:19:24.3585088Z [ OK ] HalfConversionTest.TestPorableConversion (0 ms) 2025-12-04T08:19:24.3585510Z [----------] 1 test from HalfConversionTest (0 ms total) 2025-12-04T08:19:24.3585763Z 2025-12-04T08:19:24.3585887Z [----------] 2 tests from HalfConversion 2025-12-04T08:19:24.3586250Z [ RUN ] HalfConversion.TestNativeConversionToFloat 2025-12-04T08:19:24.3586774Z [ OK ] HalfConversion.TestNativeConversionToFloat (6 ms) 2025-12-04T08:19:24.3587211Z [ RUN ] HalfConversion.TestNativeConversionToHalf 2025-12-04T08:19:24.3587650Z [ OK ] HalfConversion.TestNativeConversionToHalf (7 ms) 2025-12-04T08:19:24.3588062Z [----------] 2 tests from HalfConversion (14 ms total) 2025-12-04T08:19:24.3588316Z 2025-12-04T08:19:24.3588422Z [----------] 7 tests from IntrusiveList 2025-12-04T08:19:24.3588750Z [ RUN ] IntrusiveList.TestInsert 2025-12-04T08:19:24.3589073Z [ OK ] IntrusiveList.TestInsert (0 ms) 2025-12-04T08:19:24.3589415Z [ RUN ] IntrusiveList.TestUnlink 2025-12-04T08:19:24.3589735Z [ OK ] IntrusiveList.TestUnlink (0 ms) 2025-12-04T08:19:24.3590092Z [ RUN ] IntrusiveList.TestMoveElement 2025-12-04T08:19:24.3590440Z [ OK ] IntrusiveList.TestMoveElement (0 ms) 2025-12-04T08:19:24.3590799Z [ RUN ] IntrusiveList.TestEmpty 2025-12-04T08:19:24.3591130Z [ OK ] IntrusiveList.TestEmpty (0 ms) 2025-12-04T08:19:24.3591480Z [ RUN ] IntrusiveList.TestUnlinkUnlinked 2025-12-04T08:19:24.3591862Z [ OK ] IntrusiveList.TestUnlinkUnlinked (0 ms) 2025-12-04T08:19:24.3592246Z [ RUN ] IntrusiveList.TestInitializerListCtro 2025-12-04T08:19:24.3592664Z [ OK ] IntrusiveList.TestInitializerListCtro (0 ms) 2025-12-04T08:19:24.3593061Z [ RUN ] IntrusiveList.TestNullListIterator 2025-12-04T08:19:24.3593456Z [ OK ] IntrusiveList.TestNullListIterator (0 ms) 2025-12-04T08:19:24.3593837Z [----------] 7 tests from IntrusiveList (1 ms total) 2025-12-04T08:19:24.3594090Z 2025-12-04T08:19:24.3594201Z [----------] 12 tests from LeftRightTest 2025-12-04T08:19:24.3594666Z [ RUN ] LeftRightTest.givenInt_whenWritingAndReading_thenChangesArePresent 2025-12-04T08:19:24.3595305Z [ OK ] LeftRightTest.givenInt_whenWritingAndReading_thenChangesArePresent (0 ms) 2025-12-04T08:19:24.3595965Z [ RUN ] LeftRightTest.givenVector_whenWritingAndReading_thenChangesArePresent 2025-12-04T08:19:24.3596630Z [ OK ] LeftRightTest.givenVector_whenWritingAndReading_thenChangesArePresent (0 ms) 2025-12-04T08:19:24.3597309Z [ RUN ] LeftRightTest.givenVector_whenWritingReturnsValue_thenValueIsReturned 2025-12-04T08:19:24.3597982Z [ OK ] LeftRightTest.givenVector_whenWritingReturnsValue_thenValueIsReturned (0 ms) 2025-12-04T08:19:24.3598524Z [ RUN ] LeftRightTest.readsCanBeConcurrent 2025-12-04T08:19:24.3598925Z [ OK ] LeftRightTest.readsCanBeConcurrent (0 ms) 2025-12-04T08:19:24.3599398Z [ RUN ] LeftRightTest.writesCanBeConcurrentWithReads_readThenWrite 2025-12-04T08:19:24.3600003Z [ OK ] LeftRightTest.writesCanBeConcurrentWithReads_readThenWrite (0 ms) 2025-12-04T08:19:24.3600588Z [ RUN ] LeftRightTest.writesCanBeConcurrentWithReads_writeThenRead 2025-12-04T08:19:24.3601180Z [ OK ] LeftRightTest.writesCanBeConcurrentWithReads_writeThenRead (0 ms) 2025-12-04T08:19:24.3601736Z [ RUN ] LeftRightTest.writesCannotBeConcurrentWithWrites 2025-12-04T08:19:24.3602244Z [ OK ] LeftRightTest.writesCannotBeConcurrentWithWrites (100 ms) 2025-12-04T08:19:24.3602791Z [ RUN ] LeftRightTest.whenReadThrowsException_thenThrowsThrough 2025-12-04T08:19:24.3603341Z [ OK ] LeftRightTest.whenReadThrowsException_thenThrowsThrough (0 ms) 2025-12-04T08:19:24.3603915Z [ RUN ] LeftRightTest.whenWriteThrowsException_thenThrowsThrough 2025-12-04T08:19:24.3604470Z [ OK ] LeftRightTest.whenWriteThrowsException_thenThrowsThrough (0 ms) 2025-12-04T08:19:24.3605216Z [ RUN ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnFirstCall_thenResetsToOldState 2025-12-04T08:19:24.3606005Z [ OK ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnFirstCall_thenResetsToOldState (0 ms) 2025-12-04T08:19:24.3606770Z [ RUN ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnSecondCall_thenKeepsNewState 2025-12-04T08:19:24.3607630Z [ OK ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnSecondCall_thenKeepsNewState (0 ms) 2025-12-04T08:19:24.3608353Z [ RUN ] LeftRightTest.givenVector_whenWriteThrowsException_thenResetsToOldState 2025-12-04T08:19:24.3609123Z [ OK ] LeftRightTest.givenVector_whenWriteThrowsException_thenResetsToOldState (0 ms) 2025-12-04T08:19:24.3609689Z [----------] 12 tests from LeftRightTest (100 ms total) 2025-12-04T08:19:24.3609936Z 2025-12-04T08:19:24.3610049Z [----------] 7 tests from NetworkFlowTest 2025-12-04T08:19:24.3610377Z [ RUN ] NetworkFlowTest.basic 2025-12-04T08:19:24.3610682Z [ OK ] NetworkFlowTest.basic (0 ms) 2025-12-04T08:19:24.3611011Z [ RUN ] NetworkFlowTest.loop 2025-12-04T08:19:24.3611315Z [ OK ] NetworkFlowTest.loop (0 ms) 2025-12-04T08:19:24.3611676Z [ RUN ] NetworkFlowTest.disconnected_vertices 2025-12-04T08:19:24.3612068Z [ OK ] NetworkFlowTest.disconnected_vertices (0 ms) 2025-12-04T08:19:24.3612460Z [ RUN ] NetworkFlowTest.invalid_endpoints 2025-12-04T08:19:24.3612843Z [ OK ] NetworkFlowTest.invalid_endpoints (0 ms) 2025-12-04T08:19:24.3613200Z [ RUN ] NetworkFlowTest.unbounded 2025-12-04T08:19:24.3613543Z [ OK ] NetworkFlowTest.unbounded (0 ms) 2025-12-04T08:19:24.3613874Z [ RUN ] NetworkFlowTest.overflow 2025-12-04T08:19:24.3614208Z [ OK ] NetworkFlowTest.overflow (0 ms) 2025-12-04T08:19:24.3614540Z [ RUN ] NetworkFlowTest.reverse_edge 2025-12-04T08:19:24.3614895Z [ OK ] NetworkFlowTest.reverse_edge (0 ms) 2025-12-04T08:19:24.3615260Z [----------] 7 tests from NetworkFlowTest (0 ms total) 2025-12-04T08:19:24.3615520Z 2025-12-04T08:19:24.3615627Z [----------] 1 test from SemaphoreTest 2025-12-04T08:19:24.3615968Z [ RUN ] SemaphoreTest.TestConcurrency 2025-12-04T08:19:24.3616326Z [ OK ] SemaphoreTest.TestConcurrency (20 ms) 2025-12-04T08:19:24.3616708Z [----------] 1 test from SemaphoreTest (21 ms total) 2025-12-04T08:19:24.3616949Z 2025-12-04T08:19:24.3617051Z [----------] 2 tests from Synchronized 2025-12-04T08:19:24.3617411Z [ RUN ] Synchronized.TestSingleThreadExecution 2025-12-04T08:19:24.3617823Z [ OK ] Synchronized.TestSingleThreadExecution (0 ms) 2025-12-04T08:19:24.3618251Z [ RUN ] Synchronized.TestMultiThreadedExecution 2025-12-04T08:19:24.3618682Z [ OK ] Synchronized.TestMultiThreadedExecution (15 ms) 2025-12-04T08:19:24.3619085Z [----------] 2 tests from Synchronized (15 ms total) 2025-12-04T08:19:24.3619323Z 2025-12-04T08:19:24.3619437Z [----------] 1 test from ThreadLocal 2025-12-04T08:19:24.3619766Z [ RUN ] ThreadLocal.TestNoOpScopeWithOneVar 2025-12-04T08:19:24.3620173Z [ OK ] ThreadLocal.TestNoOpScopeWithOneVar (0 ms) 2025-12-04T08:19:24.3620554Z [----------] 1 test from ThreadLocal (0 ms total) 2025-12-04T08:19:24.3620805Z 2025-12-04T08:19:24.3620920Z [----------] 11 tests from ThreadLocalTest 2025-12-04T08:19:24.3621301Z [ RUN ] ThreadLocalTest.TestNoOpScopeWithTwoVars 2025-12-04T08:19:24.3621729Z [ OK ] ThreadLocalTest.TestNoOpScopeWithTwoVars (0 ms) 2025-12-04T08:19:24.3622160Z [ RUN ] ThreadLocalTest.TestScopeWithOneVar 2025-12-04T08:19:24.3622553Z [ OK ] ThreadLocalTest.TestScopeWithOneVar (0 ms) 2025-12-04T08:19:24.3622965Z [ RUN ] ThreadLocalTest.TestScopeWithTwoVars 2025-12-04T08:19:24.3623371Z [ OK ] ThreadLocalTest.TestScopeWithTwoVars (0 ms) 2025-12-04T08:19:24.3623802Z [ RUN ] ThreadLocalTest.TestInnerScopeWithTwoVars 2025-12-04T08:19:24.3624237Z [ OK ] ThreadLocalTest.TestInnerScopeWithTwoVars (0 ms) 2025-12-04T08:19:24.3624664Z [ RUN ] ThreadLocalTest.TestClassScope 2025-12-04T08:19:24.3625042Z [ OK ] ThreadLocalTest.TestClassScope (0 ms) 2025-12-04T08:19:24.3625504Z [ RUN ] ThreadLocalTest.TestTwoGlobalScopeVars 2025-12-04T08:19:24.3625939Z [ OK ] ThreadLocalTest.TestTwoGlobalScopeVars (0 ms) 2025-12-04T08:19:24.3626380Z [ RUN ] ThreadLocalTest.TestGlobalWithLocalScopeVars 2025-12-04T08:19:24.3626860Z [ OK ] ThreadLocalTest.TestGlobalWithLocalScopeVars (0 ms) 2025-12-04T08:19:24.3627318Z [ RUN ] ThreadLocalTest.TestThreadWithLocalScopeVar 2025-12-04T08:19:24.3641327Z [ OK ] ThreadLocalTest.TestThreadWithLocalScopeVar (0 ms) 2025-12-04T08:19:24.3642371Z [ RUN ] ThreadLocalTest.TestThreadWithGlobalScopeVar 2025-12-04T08:19:24.3642857Z [ OK ] ThreadLocalTest.TestThreadWithGlobalScopeVar (0 ms) 2025-12-04T08:19:24.3643303Z [ RUN ] ThreadLocalTest.TestObjectsAreReleased 2025-12-04T08:19:24.3643733Z [ OK ] ThreadLocalTest.TestObjectsAreReleased (0 ms) 2025-12-04T08:19:24.3644258Z [ RUN ] ThreadLocalTest.TestObjectsAreReleasedByNonstaticThreadLocal 2025-12-04T08:19:24.3644918Z [ OK ] ThreadLocalTest.TestObjectsAreReleasedByNonstaticThreadLocal (0 ms) 2025-12-04T08:19:24.3645464Z [----------] 11 tests from ThreadLocalTest (0 ms total) 2025-12-04T08:19:24.3645716Z 2025-12-04T08:19:24.3645823Z [----------] 7 tests from TypeIndex 2025-12-04T08:19:24.3646138Z [ RUN ] TypeIndex.TopLevelName 2025-12-04T08:19:24.3646456Z [ OK ] TypeIndex.TopLevelName (0 ms) 2025-12-04T08:19:24.3646792Z [ RUN ] TypeIndex.NestedName 2025-12-04T08:19:24.3647095Z [ OK ] TypeIndex.NestedName (0 ms) 2025-12-04T08:19:24.3647546Z [ RUN ] TypeIndex.TypeTemplateParameter 2025-12-04T08:19:24.3647923Z [ OK ] TypeIndex.TypeTemplateParameter (0 ms) 2025-12-04T08:19:24.3648322Z [ RUN ] TypeIndex.NonTypeTemplateParameter 2025-12-04T08:19:24.3648727Z [ OK ] TypeIndex.NonTypeTemplateParameter (0 ms) 2025-12-04T08:19:24.3649125Z [ RUN ] TypeIndex.TypeComputationsAreResolved 2025-12-04T08:19:24.3649551Z [ OK ] TypeIndex.TypeComputationsAreResolved (0 ms) 2025-12-04T08:19:24.3649993Z [ RUN ] TypeIndex.FunctionTypeComputationsAreResolved 2025-12-04T08:19:24.3650481Z [ OK ] TypeIndex.FunctionTypeComputationsAreResolved (0 ms) 2025-12-04T08:19:24.3650923Z [ RUN ] TypeIndex.FunctionArgumentsAndReturns 2025-12-04T08:19:24.3651340Z [ OK ] TypeIndex.FunctionArgumentsAndReturns (0 ms) 2025-12-04T08:19:24.3651729Z [----------] 7 tests from TypeIndex (0 ms total) 2025-12-04T08:19:24.3651976Z 2025-12-04T08:19:24.3652131Z [----------] 4 tests from accumulateTest 2025-12-04T08:19:24.3652471Z [ RUN ] accumulateTest.vector_test 2025-12-04T08:19:24.3652801Z [ OK ] accumulateTest.vector_test (0 ms) 2025-12-04T08:19:24.3653146Z [ RUN ] accumulateTest.list_test 2025-12-04T08:19:24.3653467Z [ OK ] accumulateTest.list_test (0 ms) 2025-12-04T08:19:24.3653811Z [ RUN ] accumulateTest.base_cases 2025-12-04T08:19:24.3654132Z [ OK ] accumulateTest.base_cases (0 ms) 2025-12-04T08:19:24.3654472Z [ RUN ] accumulateTest.errors 2025-12-04T08:19:24.3654792Z [ OK ] accumulateTest.errors (0 ms) 2025-12-04T08:19:24.3655146Z [----------] 4 tests from accumulateTest (0 ms total) 2025-12-04T08:19:24.3655394Z 2025-12-04T08:19:24.3655524Z [----------] 5 tests from BFloat16Conversion 2025-12-04T08:19:24.3655890Z [ RUN ] BFloat16Conversion.FloatToBFloat16AndBack 2025-12-04T08:19:24.3656331Z [ OK ] BFloat16Conversion.FloatToBFloat16AndBack (0 ms) 2025-12-04T08:19:24.3656771Z [ RUN ] BFloat16Conversion.FloatToBFloat16RNEAndBack 2025-12-04T08:19:24.3657243Z [ OK ] BFloat16Conversion.FloatToBFloat16RNEAndBack (0 ms) 2025-12-04T08:19:24.3657640Z [ RUN ] BFloat16Conversion.NaN 2025-12-04T08:19:24.3657962Z [ OK ] BFloat16Conversion.NaN (0 ms) 2025-12-04T08:19:24.3658296Z [ RUN ] BFloat16Conversion.Inf 2025-12-04T08:19:24.3658631Z [ OK ] BFloat16Conversion.Inf (0 ms) 2025-12-04T08:19:24.3658991Z [ RUN ] BFloat16Conversion.SmallestDenormal 2025-12-04T08:19:24.3659375Z [ OK ] BFloat16Conversion.SmallestDenormal (0 ms) 2025-12-04T08:19:24.3659916Z [----------] 5 tests from BFloat16Conversion (0 ms total) 2025-12-04T08:19:24.3660177Z 2025-12-04T08:19:24.3660283Z [----------] 3 tests from BFloat16Math 2025-12-04T08:19:24.3660602Z [ RUN ] BFloat16Math.Addition 2025-12-04T08:19:24.3660912Z [ OK ] BFloat16Math.Addition (0 ms) 2025-12-04T08:19:24.3661249Z [ RUN ] BFloat16Math.Subtraction 2025-12-04T08:19:24.3661568Z [ OK ] BFloat16Math.Subtraction (0 ms) 2025-12-04T08:19:24.3661905Z [ RUN ] BFloat16Math.NextAfterZero 2025-12-04T08:19:24.3662322Z [ OK ] BFloat16Math.NextAfterZero (0 ms) 2025-12-04T08:19:24.3662684Z [----------] 3 tests from BFloat16Math (0 ms total) 2025-12-04T08:19:24.3662922Z 2025-12-04T08:19:24.3663034Z [----------] 2 tests from TestExponential 2025-12-04T08:19:24.3663369Z [ RUN ] TestExponential.IPi 2025-12-04T08:19:24.3663680Z [ OK ] TestExponential.IPi (0 ms) 2025-12-04T08:19:24.3664005Z [ RUN ] TestExponential.EulerFormula 2025-12-04T08:19:24.3664365Z [ OK ] TestExponential.EulerFormula (0 ms) 2025-12-04T08:19:24.3664740Z [----------] 2 tests from TestExponential (0 ms total) 2025-12-04T08:19:24.3664997Z 2025-12-04T08:19:24.3665100Z [----------] 2 tests from TestExpm1 2025-12-04T08:19:24.3665386Z [ RUN ] TestExpm1.Normal 2025-12-04T08:19:24.3665676Z [ OK ] TestExpm1.Normal (0 ms) 2025-12-04T08:19:24.3665968Z [ RUN ] TestExpm1.Small 2025-12-04T08:19:24.3666252Z [ OK ] TestExpm1.Small (0 ms) 2025-12-04T08:19:24.3666582Z [----------] 2 tests from TestExpm1 (0 ms total) 2025-12-04T08:19:24.3666812Z 2025-12-04T08:19:24.3666909Z [----------] 1 test from TestLog 2025-12-04T08:19:24.3667200Z [ RUN ] TestLog.Definition 2025-12-04T08:19:24.3667488Z [ OK ] TestLog.Definition (0 ms) 2025-12-04T08:19:24.3667823Z [----------] 1 test from TestLog (0 ms total) 2025-12-04T08:19:24.3668046Z 2025-12-04T08:19:24.3668145Z [----------] 1 test from TestLog10 2025-12-04T08:19:24.3668441Z [ RUN ] TestLog10.Rev 2025-12-04T08:19:24.3668703Z [ OK ] TestLog10.Rev (0 ms) 2025-12-04T08:19:24.3669026Z [----------] 1 test from TestLog10 (0 ms total) 2025-12-04T08:19:24.3669254Z 2025-12-04T08:19:24.3669367Z [----------] 1 test from TestLog2 2025-12-04T08:19:24.3669644Z [ RUN ] TestLog2.Rev 2025-12-04T08:19:24.3669920Z [ OK ] TestLog2.Rev (0 ms) 2025-12-04T08:19:24.3670220Z [----------] 1 test from TestLog2 (0 ms total) 2025-12-04T08:19:24.3670461Z 2025-12-04T08:19:24.3670565Z [----------] 3 tests from TestLog1p 2025-12-04T08:19:24.3670860Z [ RUN ] TestLog1p.Normal 2025-12-04T08:19:24.3671156Z [ OK ] TestLog1p.Normal (0 ms) 2025-12-04T08:19:24.3671450Z [ RUN ] TestLog1p.Small 2025-12-04T08:19:24.3671742Z [ OK ] TestLog1p.Small (0 ms) 2025-12-04T08:19:24.3672049Z [ RUN ] TestLog1p.Extreme 2025-12-04T08:19:24.3672332Z [ OK ] TestLog1p.Extreme (0 ms) 2025-12-04T08:19:24.3672665Z [----------] 3 tests from TestLog1p (0 ms total) 2025-12-04T08:19:24.3672895Z 2025-12-04T08:19:24.3672998Z [----------] 1 test from TestPowSqrt 2025-12-04T08:19:24.3673315Z [ RUN ] TestPowSqrt.Equal 2025-12-04T08:19:24.3673600Z [ OK ] TestPowSqrt.Equal (0 ms) 2025-12-04T08:19:24.3673941Z [----------] 1 test from TestPowSqrt (0 ms total) 2025-12-04T08:19:24.3674177Z 2025-12-04T08:19:24.3674285Z [----------] 1 test from TestPow 2025-12-04T08:19:24.3674557Z [ RUN ] TestPow.Square 2025-12-04T08:19:24.3674837Z [ OK ] TestPow.Square (0 ms) 2025-12-04T08:19:24.3675138Z [----------] 1 test from TestPow (0 ms total) 2025-12-04T08:19:24.3675361Z 2025-12-04T08:19:24.3675487Z [----------] 1 test from TestSinCosSinhCosh 2025-12-04T08:19:24.3675815Z [ RUN ] TestSinCosSinhCosh.Identity 2025-12-04T08:19:24.3676166Z [ OK ] TestSinCosSinhCosh.Identity (0 ms) 2025-12-04T08:19:24.3676536Z [----------] 1 test from TestSinCosSinhCosh (0 ms total) 2025-12-04T08:19:24.3676798Z 2025-12-04T08:19:24.3676895Z [----------] 1 test from TestTan 2025-12-04T08:19:24.3677177Z [ RUN ] TestTan.Identity 2025-12-04T08:19:24.3677451Z [ OK ] TestTan.Identity (0 ms) 2025-12-04T08:19:24.3677849Z [----------] 1 test from TestTan (0 ms total) 2025-12-04T08:19:24.3678074Z 2025-12-04T08:19:24.3678171Z [----------] 1 test from TestTanh 2025-12-04T08:19:24.3678464Z [ RUN ] TestTanh.Identity 2025-12-04T08:19:24.3678745Z [ OK ] TestTanh.Identity (0 ms) 2025-12-04T08:19:24.3679079Z [----------] 1 test from TestTanh (0 ms total) 2025-12-04T08:19:24.3679307Z 2025-12-04T08:19:24.3679426Z [----------] 1 test from TestRevTrigonometric 2025-12-04T08:19:24.3679837Z [ RUN ] TestRevTrigonometric.Rev 2025-12-04T08:19:24.3680174Z [ OK ] TestRevTrigonometric.Rev (0 ms) 2025-12-04T08:19:24.3680540Z [----------] 1 test from TestRevTrigonometric (0 ms total) 2025-12-04T08:19:24.3680796Z 2025-12-04T08:19:24.3680922Z [----------] 1 test from TestRevHyperbolic 2025-12-04T08:19:24.3681238Z [ RUN ] TestRevHyperbolic.Rev 2025-12-04T08:19:24.3681558Z [ OK ] TestRevHyperbolic.Rev (0 ms) 2025-12-04T08:19:24.3681907Z [----------] 1 test from TestRevHyperbolic (0 ms total) 2025-12-04T08:19:24.3682169Z 2025-12-04T08:19:24.3682267Z [----------] 1 test from TestMemory 2025-12-04T08:19:24.3682580Z [ RUN ] TestMemory.ReinterpretCast 2025-12-04T08:19:24.3682916Z [ OK ] TestMemory.ReinterpretCast (0 ms) 2025-12-04T08:19:24.3683275Z [----------] 1 test from TestMemory (0 ms total) 2025-12-04T08:19:24.3683507Z 2025-12-04T08:19:24.3683617Z [----------] 1 test from TestConstructors 2025-12-04T08:19:24.3683961Z [ RUN ] TestConstructors.UnorderedMap 2025-12-04T08:19:24.3684320Z [ OK ] TestConstructors.UnorderedMap (0 ms) 2025-12-04T08:19:24.3684708Z [----------] 1 test from TestConstructors (0 ms total) 2025-12-04T08:19:24.3684953Z 2025-12-04T08:19:24.3685093Z [----------] 1 test from TestArithmeticIntScalar 2025-12-04T08:19:24.3685438Z [ RUN ] TestArithmeticIntScalar.All 2025-12-04T08:19:24.3685794Z [ OK ] TestArithmeticIntScalar.All (0 ms) 2025-12-04T08:19:24.3686185Z [----------] 1 test from TestArithmeticIntScalar (0 ms total) 2025-12-04T08:19:24.3686468Z 2025-12-04T08:19:24.3686567Z [----------] 1 test from TestIO 2025-12-04T08:19:24.3686833Z [ RUN ] TestIO.All 2025-12-04T08:19:24.3687089Z [ OK ] TestIO.All (0 ms) 2025-12-04T08:19:24.3687369Z [----------] 1 test from TestIO (0 ms total) 2025-12-04T08:19:24.3687694Z 2025-12-04T08:19:24.3687791Z [----------] 1 test from TestStd 2025-12-04T08:19:24.3688088Z [ RUN ] TestStd.BasicFunctions 2025-12-04T08:19:24.3688400Z [ OK ] TestStd.BasicFunctions (0 ms) 2025-12-04T08:19:24.3688747Z [----------] 1 test from TestStd (0 ms total) 2025-12-04T08:19:24.3688968Z 2025-12-04T08:19:24.3689070Z [----------] 1 test from StrErrorTest 2025-12-04T08:19:24.3689386Z [ RUN ] StrErrorTest.cmp_test 2025-12-04T08:19:24.3689689Z [ OK ] StrErrorTest.cmp_test (0 ms) 2025-12-04T08:19:24.3690036Z [----------] 1 test from StrErrorTest (0 ms total) 2025-12-04T08:19:24.3690272Z 2025-12-04T08:19:24.3690390Z [----------] 4 tests from ExceptionTest 2025-12-04T08:19:24.3690756Z [ RUN ] ExceptionTest.TORCH_INTERNAL_ASSERT_DEBUG_ONLY 2025-12-04T08:19:24.3691210Z [ OK ] ExceptionTest.TORCH_INTERNAL_ASSERT_DEBUG_ONLY (0 ms) 2025-12-04T08:19:24.3691616Z [ RUN ] ExceptionTest.CUDA_KERNEL_ASSERT 2025-12-04T08:19:24.3691987Z [ OK ] ExceptionTest.CUDA_KERNEL_ASSERT (5139 ms) 2025-12-04T08:19:24.3692350Z [ RUN ] ExceptionTest.ErrorFormatting 2025-12-04T08:19:24.3692714Z [ OK ] ExceptionTest.ErrorFormatting (0 ms) 2025-12-04T08:19:24.3693162Z [ RUN ] ExceptionTest.DontCallArgumentFunctionsTwiceOnFailure 2025-12-04T08:19:24.3693726Z [ OK ] ExceptionTest.DontCallArgumentFunctionsTwiceOnFailure (0 ms) 2025-12-04T08:19:24.3694221Z [----------] 4 tests from ExceptionTest (5140 ms total) 2025-12-04T08:19:24.3694463Z 2025-12-04T08:19:24.3694564Z [----------] 1 test from WarningTest 2025-12-04T08:19:24.3694887Z [ RUN ] WarningTest.JustPrintWarning 2025-12-04T08:19:24.3695379Z [W1204 08:18:16.553694446 exception_test.cpp:45] Warning: I'm a warning (function TestBody) 2025-12-04T08:19:24.3695991Z [ OK ] WarningTest.JustPrintWarning (0 ms) 2025-12-04T08:19:24.3696353Z [----------] 1 test from WarningTest (0 ms total) 2025-12-04T08:19:24.3696608Z 2025-12-04T08:19:24.3696709Z [----------] 1 test from FlagsTest 2025-12-04T08:19:24.3697036Z [ RUN ] FlagsTest.TestGflagsCorrectness 2025-12-04T08:19:24.3697421Z Caffe2 is not built with gflags. Nothing to test here. 2025-12-04T08:19:24.3697834Z [ OK ] FlagsTest.TestGflagsCorrectness (0 ms) 2025-12-04T08:19:24.3698255Z [----------] 1 test from FlagsTest (0 ms total) 2025-12-04T08:19:24.3698499Z 2025-12-04T08:19:24.3698608Z [----------] 1 test from GenericMathTest 2025-12-04T08:19:24.3698931Z [ RUN ] GenericMathTest.div_floor_test 2025-12-04T08:19:24.3699285Z [ OK ] GenericMathTest.div_floor_test (0 ms) 2025-12-04T08:19:24.3699662Z [----------] 1 test from GenericMathTest (0 ms total) 2025-12-04T08:19:24.3699903Z 2025-12-04T08:19:24.3700016Z [----------] 5 tests from MakeIntrusiveTest 2025-12-04T08:19:24.3700385Z [ RUN ] MakeIntrusiveTest.ClassWith0Parameters 2025-12-04T08:19:24.3700794Z [ OK ] MakeIntrusiveTest.ClassWith0Parameters (0 ms) 2025-12-04T08:19:24.3701211Z [ RUN ] MakeIntrusiveTest.ClassWith1Parameter 2025-12-04T08:19:24.3701612Z [ OK ] MakeIntrusiveTest.ClassWith1Parameter (0 ms) 2025-12-04T08:19:24.3702024Z [ RUN ] MakeIntrusiveTest.ClassWith2Parameters 2025-12-04T08:19:24.3702459Z [ OK ] MakeIntrusiveTest.ClassWith2Parameters (0 ms) 2025-12-04T08:19:24.3702874Z [ RUN ] MakeIntrusiveTest.TypeIsAutoDeductible 2025-12-04T08:19:24.3703300Z [ OK ] MakeIntrusiveTest.TypeIsAutoDeductible (0 ms) 2025-12-04T08:19:24.3703722Z [ RUN ] MakeIntrusiveTest.CanAssignToBaseClassPtr 2025-12-04T08:19:24.3704171Z [ OK ] MakeIntrusiveTest.CanAssignToBaseClassPtr (0 ms) 2025-12-04T08:19:24.3704600Z [----------] 5 tests from MakeIntrusiveTest (0 ms total) 2025-12-04T08:19:24.3704865Z 2025-12-04T08:19:24.3704992Z [----------] 1 test from IntrusivePtrTargetTest 2025-12-04T08:19:24.3705474Z [ RUN ] IntrusivePtrTargetTest.whenAllocatedOnStack_thenDoesntCrash 2025-12-04T08:19:24.3706079Z [ OK ] IntrusivePtrTargetTest.whenAllocatedOnStack_thenDoesntCrash (0 ms) 2025-12-04T08:19:24.3706628Z [----------] 1 test from IntrusivePtrTargetTest (0 ms total) 2025-12-04T08:19:24.3706897Z 2025-12-04T08:19:24.3707017Z [----------] 146 tests from IntrusivePtrTest 2025-12-04T08:19:24.3707490Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCallingGet_thenReturnsObject 2025-12-04T08:19:24.3708116Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCallingGet_thenReturnsObject (0 ms) 2025-12-04T08:19:24.3708776Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCallingConstGet_thenReturnsObject 2025-12-04T08:19:24.3709452Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCallingConstGet_thenReturnsObject (0 ms) 2025-12-04T08:19:24.3710111Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCallingGet_thenReturnsNullptr 2025-12-04T08:19:24.3710776Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCallingGet_thenReturnsNullptr (0 ms) 2025-12-04T08:19:24.3711412Z [ RUN ] IntrusivePtrTest.givenNullptr_whenCallingGet_thenReturnsNullptr 2025-12-04T08:19:24.3712040Z [ OK ] IntrusivePtrTest.givenNullptr_whenCallingGet_thenReturnsNullptr (0 ms) 2025-12-04T08:19:24.3712685Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenDereferencing_thenReturnsObject 2025-12-04T08:19:24.3713328Z [ OK ] IntrusivePtrTest.givenValidPtr_whenDereferencing_thenReturnsObject (0 ms) 2025-12-04T08:19:24.3714015Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenConstDereferencing_thenReturnsObject 2025-12-04T08:19:24.3714711Z [ OK ] IntrusivePtrTest.givenValidPtr_whenConstDereferencing_thenReturnsObject (0 ms) 2025-12-04T08:19:24.3715415Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenArrowDereferencing_thenReturnsObject 2025-12-04T08:19:24.3716107Z [ OK ] IntrusivePtrTest.givenValidPtr_whenArrowDereferencing_thenReturnsObject (0 ms) 2025-12-04T08:19:24.3716901Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenConstArrowDereferencing_thenReturnsObject 2025-12-04T08:19:24.3717655Z [ OK ] IntrusivePtrTest.givenValidPtr_whenConstArrowDereferencing_thenReturnsObject (0 ms) 2025-12-04T08:19:24.3718365Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject 2025-12-04T08:19:24.3719063Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2025-12-04T08:19:24.3719751Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid 2025-12-04T08:19:24.3720510Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid (0 ms) 2025-12-04T08:19:24.3721241Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject 2025-12-04T08:19:24.3721989Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject (0 ms) 2025-12-04T08:19:24.3722715Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid 2025-12-04T08:19:24.3723394Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid (0 ms) 2025-12-04T08:19:24.3724097Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid 2025-12-04T08:19:24.3724808Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid (0 ms) 2025-12-04T08:19:24.3725535Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid 2025-12-04T08:19:24.3726291Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid (0 ms) 2025-12-04T08:19:24.3726998Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject 2025-12-04T08:19:24.3727814Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2025-12-04T08:19:24.3728595Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid 2025-12-04T08:19:24.3729682Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid (0 ms) 2025-12-04T08:19:24.3730529Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2025-12-04T08:19:24.3731334Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-12-04T08:19:24.3732143Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid 2025-12-04T08:19:24.3732950Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2025-12-04T08:19:24.3733774Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid 2025-12-04T08:19:24.3734608Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2025-12-04T08:19:24.3735430Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2025-12-04T08:19:24.3736271Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-12-04T08:19:24.3737156Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid 2025-12-04T08:19:24.3738112Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2025-12-04T08:19:24.3739003Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr 2025-12-04T08:19:24.3739825Z [ OK ] IntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-12-04T08:19:24.3740596Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject 2025-12-04T08:19:24.3741285Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject (0 ms) 2025-12-04T08:19:24.3741982Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid 2025-12-04T08:19:24.3742808Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid (0 ms) 2025-12-04T08:19:24.3743522Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject 2025-12-04T08:19:24.3744286Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject (0 ms) 2025-12-04T08:19:24.3744999Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid 2025-12-04T08:19:24.3745682Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid (0 ms) 2025-12-04T08:19:24.3746473Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid 2025-12-04T08:19:24.3747204Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid (0 ms) 2025-12-04T08:19:24.3747925Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid 2025-12-04T08:19:24.3748636Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid (0 ms) 2025-12-04T08:19:24.3749404Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2025-12-04T08:19:24.3750366Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-12-04T08:19:24.3751184Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid 2025-12-04T08:19:24.3752000Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2025-12-04T08:19:24.3752818Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid 2025-12-04T08:19:24.3753652Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2025-12-04T08:19:24.3754474Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2025-12-04T08:19:24.3755306Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-12-04T08:19:24.3756171Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid 2025-12-04T08:19:24.3757098Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid (0 ms) 2025-12-04T08:19:24.3758004Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr 2025-12-04T08:19:24.3758823Z [ OK ] IntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-12-04T08:19:24.3759584Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject 2025-12-04T08:19:24.3760262Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject (0 ms) 2025-12-04T08:19:24.3760926Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid 2025-12-04T08:19:24.3761605Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid (0 ms) 2025-12-04T08:19:24.3762262Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid 2025-12-04T08:19:24.3762919Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid (0 ms) 2025-12-04T08:19:24.3763668Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid 2025-12-04T08:19:24.3764485Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-12-04T08:19:24.3765303Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject 2025-12-04T08:19:24.3766084Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject (0 ms) 2025-12-04T08:19:24.3766878Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid 2025-12-04T08:19:24.3767740Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2025-12-04T08:19:24.3768613Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid 2025-12-04T08:19:24.3769388Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid (0 ms) 2025-12-04T08:19:24.3770238Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2025-12-04T08:19:24.3771197Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-12-04T08:19:24.3772149Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr 2025-12-04T08:19:24.3773019Z [ OK ] IntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-12-04T08:19:24.3773790Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject 2025-12-04T08:19:24.3774573Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject (0 ms) 2025-12-04T08:19:24.3775432Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid 2025-12-04T08:19:24.3776198Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid (0 ms) 2025-12-04T08:19:24.3776913Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid 2025-12-04T08:19:24.3777684Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid (0 ms) 2025-12-04T08:19:24.3778616Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid 2025-12-04T08:19:24.3779572Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-12-04T08:19:24.3780580Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject 2025-12-04T08:19:24.3781387Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject (0 ms) 2025-12-04T08:19:24.3782179Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid 2025-12-04T08:19:24.3782967Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2025-12-04T08:19:24.3783765Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid 2025-12-04T08:19:24.3784545Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid (0 ms) 2025-12-04T08:19:24.3785422Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2025-12-04T08:19:24.3786394Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-12-04T08:19:24.3787297Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr 2025-12-04T08:19:24.3788170Z [ OK ] IntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-12-04T08:19:24.3788797Z [ RUN ] IntrusivePtrTest.SwapFunction 2025-12-04T08:19:24.3789183Z [ OK ] IntrusivePtrTest.SwapFunction (0 ms) 2025-12-04T08:19:24.3789544Z [ RUN ] IntrusivePtrTest.SwapMethod 2025-12-04T08:19:24.3789912Z [ OK ] IntrusivePtrTest.SwapMethod (0 ms) 2025-12-04T08:19:24.3790312Z [ RUN ] IntrusivePtrTest.SwapFunctionFromInvalid 2025-12-04T08:19:24.3790740Z [ OK ] IntrusivePtrTest.SwapFunctionFromInvalid (0 ms) 2025-12-04T08:19:24.3791176Z [ RUN ] IntrusivePtrTest.SwapMethodFromInvalid 2025-12-04T08:19:24.3791600Z [ OK ] IntrusivePtrTest.SwapMethodFromInvalid (0 ms) 2025-12-04T08:19:24.3792033Z [ RUN ] IntrusivePtrTest.SwapFunctionWithInvalid 2025-12-04T08:19:24.3792453Z [ OK ] IntrusivePtrTest.SwapFunctionWithInvalid (0 ms) 2025-12-04T08:19:24.3792881Z [ RUN ] IntrusivePtrTest.SwapMethodWithInvalid 2025-12-04T08:19:24.3793297Z [ OK ] IntrusivePtrTest.SwapMethodWithInvalid (0 ms) 2025-12-04T08:19:24.3793755Z [ RUN ] IntrusivePtrTest.SwapFunctionInvalidWithInvalid 2025-12-04T08:19:24.3794342Z [ OK ] IntrusivePtrTest.SwapFunctionInvalidWithInvalid (0 ms) 2025-12-04T08:19:24.3794832Z [ RUN ] IntrusivePtrTest.SwapMethodInvalidWithInvalid 2025-12-04T08:19:24.3795320Z [ OK ] IntrusivePtrTest.SwapMethodInvalidWithInvalid (0 ms) 2025-12-04T08:19:24.3795760Z [ RUN ] IntrusivePtrTest.CanBePutInContainer 2025-12-04T08:19:24.3796172Z [ OK ] IntrusivePtrTest.CanBePutInContainer (0 ms) 2025-12-04T08:19:24.3796556Z [ RUN ] IntrusivePtrTest.CanBePutInSet 2025-12-04T08:19:24.3796986Z [ OK ] IntrusivePtrTest.CanBePutInSet (0 ms) 2025-12-04T08:19:24.3797390Z [ RUN ] IntrusivePtrTest.CanBePutInUnorderedSet 2025-12-04T08:19:24.3797809Z [ OK ] IntrusivePtrTest.CanBePutInUnorderedSet (0 ms) 2025-12-04T08:19:24.3798226Z [ RUN ] IntrusivePtrTest.CanBePutInMap 2025-12-04T08:19:24.3798594Z [ OK ] IntrusivePtrTest.CanBePutInMap (0 ms) 2025-12-04T08:19:24.3799042Z [ RUN ] IntrusivePtrTest.CanBePutInUnorderedMap 2025-12-04T08:19:24.3799466Z [ OK ] IntrusivePtrTest.CanBePutInUnorderedMap (0 ms) 2025-12-04T08:19:24.3799914Z [ RUN ] IntrusivePtrTest.Equality_AfterCopyConstructor 2025-12-04T08:19:24.3800369Z [ OK ] IntrusivePtrTest.Equality_AfterCopyConstructor (0 ms) 2025-12-04T08:19:24.3800835Z [ RUN ] IntrusivePtrTest.Equality_AfterCopyAssignment 2025-12-04T08:19:24.3801291Z [ OK ] IntrusivePtrTest.Equality_AfterCopyAssignment (0 ms) 2025-12-04T08:19:24.3801708Z [ RUN ] IntrusivePtrTest.Equality_Nullptr 2025-12-04T08:19:24.3802096Z [ OK ] IntrusivePtrTest.Equality_Nullptr (0 ms) 2025-12-04T08:19:24.3802458Z [ RUN ] IntrusivePtrTest.Inequality 2025-12-04T08:19:24.3802816Z [ OK ] IntrusivePtrTest.Inequality (0 ms) 2025-12-04T08:19:24.3803189Z [ RUN ] IntrusivePtrTest.Inequality_NullptrLeft 2025-12-04T08:19:24.3803606Z [ OK ] IntrusivePtrTest.Inequality_NullptrLeft (0 ms) 2025-12-04T08:19:24.3804029Z [ RUN ] IntrusivePtrTest.Inequality_NullptrRight 2025-12-04T08:19:24.3804445Z [ OK ] IntrusivePtrTest.Inequality_NullptrRight (0 ms) 2025-12-04T08:19:24.3804854Z [ RUN ] IntrusivePtrTest.HashIsDifferent 2025-12-04T08:19:24.3805226Z [ OK ] IntrusivePtrTest.HashIsDifferent (0 ms) 2025-12-04T08:19:24.3805660Z [ RUN ] IntrusivePtrTest.HashIsDifferent_ValidAndInvalid 2025-12-04T08:19:24.3806138Z [ OK ] IntrusivePtrTest.HashIsDifferent_ValidAndInvalid (0 ms) 2025-12-04T08:19:24.3806633Z [ RUN ] IntrusivePtrTest.HashIsSame_AfterCopyConstructor 2025-12-04T08:19:24.3807121Z [ OK ] IntrusivePtrTest.HashIsSame_AfterCopyConstructor (0 ms) 2025-12-04T08:19:24.3807686Z [ RUN ] IntrusivePtrTest.HashIsSame_AfterCopyAssignment 2025-12-04T08:19:24.3808169Z [ OK ] IntrusivePtrTest.HashIsSame_AfterCopyAssignment (0 ms) 2025-12-04T08:19:24.3808611Z [ RUN ] IntrusivePtrTest.HashIsSame_BothNullptr 2025-12-04T08:19:24.3809032Z [ OK ] IntrusivePtrTest.HashIsSame_BothNullptr (0 ms) 2025-12-04T08:19:24.3809411Z [ RUN ] IntrusivePtrTest.OneIsLess 2025-12-04T08:19:24.3809767Z [ OK ] IntrusivePtrTest.OneIsLess (0 ms) 2025-12-04T08:19:24.3810174Z [ RUN ] IntrusivePtrTest.NullptrIsLess1 2025-12-04T08:19:24.3810619Z [ OK ] IntrusivePtrTest.NullptrIsLess1 (0 ms) 2025-12-04T08:19:24.3811019Z [ RUN ] IntrusivePtrTest.NullptrIsLess2 2025-12-04T08:19:24.3811379Z [ OK ] IntrusivePtrTest.NullptrIsLess2 (0 ms) 2025-12-04T08:19:24.3811799Z [ RUN ] IntrusivePtrTest.NullptrIsNotLessThanNullptr 2025-12-04T08:19:24.3812260Z [ OK ] IntrusivePtrTest.NullptrIsNotLessThanNullptr (0 ms) 2025-12-04T08:19:24.3812771Z [ RUN ] IntrusivePtrTest.givenPtr_whenCallingReset_thenIsInvalid 2025-12-04T08:19:24.3813310Z [ OK ] IntrusivePtrTest.givenPtr_whenCallingReset_thenIsInvalid (0 ms) 2025-12-04T08:19:24.3813878Z [ RUN ] IntrusivePtrTest.givenPtr_whenCallingReset_thenHoldsNullptr 2025-12-04T08:19:24.3814460Z [ OK ] IntrusivePtrTest.givenPtr_whenCallingReset_thenHoldsNullptr (0 ms) 2025-12-04T08:19:24.3815125Z [ RUN ] IntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject 2025-12-04T08:19:24.3815720Z [ OK ] IntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject (0 ms) 2025-12-04T08:19:24.3816430Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed 2025-12-04T08:19:24.3817292Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-12-04T08:19:24.3818242Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed 2025-12-04T08:19:24.3819286Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-12-04T08:19:24.3820102Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject 2025-12-04T08:19:24.3820733Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject (0 ms) 2025-12-04T08:19:24.3821426Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject 2025-12-04T08:19:24.3822172Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject (0 ms) 2025-12-04T08:19:24.3823024Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-12-04T08:19:24.3823983Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-12-04T08:19:24.3825004Z [ RUN ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-12-04T08:19:24.3826085Z [ OK ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-12-04T08:19:24.3827142Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2025-12-04T08:19:24.3828256Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-12-04T08:19:24.3829479Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed 2025-12-04T08:19:24.3830296Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-12-04T08:19:24.3831187Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed 2025-12-04T08:19:24.3832124Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-12-04T08:19:24.3833160Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction 2025-12-04T08:19:24.3834166Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-12-04T08:19:24.3835303Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2025-12-04T08:19:24.3836432Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-12-04T08:19:24.3837587Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-12-04T08:19:24.3838664Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-12-04T08:19:24.3839816Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-12-04T08:19:24.3841031Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-12-04T08:19:24.3842169Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction 2025-12-04T08:19:24.3843173Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-12-04T08:19:24.3844354Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2025-12-04T08:19:24.3845519Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-12-04T08:19:24.3846584Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-12-04T08:19:24.3847803Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-12-04T08:19:24.3848927Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-12-04T08:19:24.3850103Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-12-04T08:19:24.3851029Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject 2025-12-04T08:19:24.3851669Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject (0 ms) 2025-12-04T08:19:24.3852368Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject 2025-12-04T08:19:24.3853126Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject (0 ms) 2025-12-04T08:19:24.3853974Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-12-04T08:19:24.3854942Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-12-04T08:19:24.3855939Z [ RUN ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-12-04T08:19:24.3857005Z [ OK ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-12-04T08:19:24.3858085Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2025-12-04T08:19:24.3859145Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-12-04T08:19:24.3859966Z [ RUN ] IntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs 2025-12-04T08:19:24.3860511Z [ OK ] IntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs (0 ms) 2025-12-04T08:19:24.3861201Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed 2025-12-04T08:19:24.3862033Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed (0 ms) 2025-12-04T08:19:24.3862971Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed 2025-12-04T08:19:24.3863958Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed (0 ms) 2025-12-04T08:19:24.3864847Z [ RUN ] IntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed 2025-12-04T08:19:24.3865700Z [ OK ] IntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed (0 ms) 2025-12-04T08:19:24.3866537Z [ RUN ] IntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately 2025-12-04T08:19:24.3867351Z [ OK ] IntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately (0 ms) 2025-12-04T08:19:24.3868027Z [ RUN ] IntrusivePtrTest.AllowsMoveConstructingToConst 2025-12-04T08:19:24.3868512Z [ OK ] IntrusivePtrTest.AllowsMoveConstructingToConst (0 ms) 2025-12-04T08:19:24.3869011Z [ RUN ] IntrusivePtrTest.AllowsCopyConstructingToConst 2025-12-04T08:19:24.3869504Z [ OK ] IntrusivePtrTest.AllowsCopyConstructingToConst (0 ms) 2025-12-04T08:19:24.3869974Z [ RUN ] IntrusivePtrTest.AllowsMoveAssigningToConst 2025-12-04T08:19:24.3870493Z [ OK ] IntrusivePtrTest.AllowsMoveAssigningToConst (0 ms) 2025-12-04T08:19:24.3871023Z [ RUN ] IntrusivePtrTest.AllowsCopyAssigningToConst 2025-12-04T08:19:24.3871484Z [ OK ] IntrusivePtrTest.AllowsCopyAssigningToConst (0 ms) 2025-12-04T08:19:24.3871938Z [ RUN ] IntrusivePtrTest.givenNewPtr_thenHasUseCount1 2025-12-04T08:19:24.3872399Z [ OK ] IntrusivePtrTest.givenNewPtr_thenHasUseCount1 (0 ms) 2025-12-04T08:19:24.3872833Z [ RUN ] IntrusivePtrTest.givenNewPtr_thenIsUnique 2025-12-04T08:19:24.3873323Z [ OK ] IntrusivePtrTest.givenNewPtr_thenIsUnique (0 ms) 2025-12-04T08:19:24.3873775Z [ RUN ] IntrusivePtrTest.givenEmptyPtr_thenHasUseCount0 2025-12-04T08:19:24.3874244Z [ OK ] IntrusivePtrTest.givenEmptyPtr_thenHasUseCount0 (0 ms) 2025-12-04T08:19:24.3874720Z [ RUN ] IntrusivePtrTest.givenEmptyPtr_thenIsNotUnique 2025-12-04T08:19:24.3875185Z [ OK ] IntrusivePtrTest.givenEmptyPtr_thenIsNotUnique (0 ms) 2025-12-04T08:19:24.3875666Z [ RUN ] IntrusivePtrTest.givenResetPtr_thenHasUseCount0 2025-12-04T08:19:24.3876139Z [ OK ] IntrusivePtrTest.givenResetPtr_thenHasUseCount0 (0 ms) 2025-12-04T08:19:24.3876620Z [ RUN ] IntrusivePtrTest.givenResetPtr_thenIsNotUnique 2025-12-04T08:19:24.3877133Z [ OK ] IntrusivePtrTest.givenResetPtr_thenIsNotUnique (0 ms) 2025-12-04T08:19:24.3877693Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 2025-12-04T08:19:24.3878280Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 (0 ms) 2025-12-04T08:19:24.3878837Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenIsUnique 2025-12-04T08:19:24.3879374Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenIsUnique (0 ms) 2025-12-04T08:19:24.3879938Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 2025-12-04T08:19:24.3880547Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 (0 ms) 2025-12-04T08:19:24.3881152Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldIsNotUnique 2025-12-04T08:19:24.3881745Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldIsNotUnique (0 ms) 2025-12-04T08:19:24.3882325Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 2025-12-04T08:19:24.3882861Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 (0 ms) 2025-12-04T08:19:24.3883452Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenIsUnique 2025-12-04T08:19:24.3883949Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenIsUnique (0 ms) 2025-12-04T08:19:24.3884495Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 2025-12-04T08:19:24.3885110Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 (0 ms) 2025-12-04T08:19:24.3885675Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldIsNotUnique 2025-12-04T08:19:24.3886241Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldIsNotUnique (0 ms) 2025-12-04T08:19:24.3886807Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount2 2025-12-04T08:19:24.3887395Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount2 (0 ms) 2025-12-04T08:19:24.3888041Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenIsNotUnique 2025-12-04T08:19:24.3888599Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenIsNotUnique (0 ms) 2025-12-04T08:19:24.3889194Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount2 2025-12-04T08:19:24.3889793Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount2 (0 ms) 2025-12-04T08:19:24.3890402Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotUnique 2025-12-04T08:19:24.3890990Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotUnique (0 ms) 2025-12-04T08:19:24.3891725Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenHasUseCount1 2025-12-04T08:19:24.3892505Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenHasUseCount1 (0 ms) 2025-12-04T08:19:24.3893288Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenIsUnique 2025-12-04T08:19:24.3894115Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenIsUnique (0 ms) 2025-12-04T08:19:24.3894866Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenHasUseCount1 2025-12-04T08:19:24.3895642Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenHasUseCount1 (0 ms) 2025-12-04T08:19:24.3896448Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenIsUnique 2025-12-04T08:19:24.3897244Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenIsUnique (0 ms) 2025-12-04T08:19:24.3897901Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_thenHasUseCount2 2025-12-04T08:19:24.3898495Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_thenHasUseCount2 (0 ms) 2025-12-04T08:19:24.3899047Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_thenIsNotUnique 2025-12-04T08:19:24.3899576Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_thenIsNotUnique (0 ms) 2025-12-04T08:19:24.3900222Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenHasUseCount1 2025-12-04T08:19:24.3900969Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenHasUseCount1 (0 ms) 2025-12-04T08:19:24.3901865Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenIsUnique 2025-12-04T08:19:24.3902570Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenIsUnique (0 ms) 2025-12-04T08:19:24.3903287Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenHasUseCount1 2025-12-04T08:19:24.3904028Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenHasUseCount1 (0 ms) 2025-12-04T08:19:24.3904748Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenIsUnique 2025-12-04T08:19:24.3905441Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenIsUnique (0 ms) 2025-12-04T08:19:24.3906136Z [ RUN ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash 2025-12-04T08:19:24.3906775Z [ OK ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash (0 ms) 2025-12-04T08:19:24.3907454Z [ RUN ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd 2025-12-04T08:19:24.3908153Z [ OK ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd (0 ms) 2025-12-04T08:19:24.3908890Z [ RUN ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenDoesntCrash 2025-12-04T08:19:24.3909525Z [ OK ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenDoesntCrash (0 ms) 2025-12-04T08:19:24.3910176Z [ RUN ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenIsDestructedAtEnd 2025-12-04T08:19:24.3910863Z [ OK ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenIsDestructedAtEnd (0 ms) 2025-12-04T08:19:24.3911421Z [----------] 146 tests from IntrusivePtrTest (0 ms total) 2025-12-04T08:19:24.3911696Z 2025-12-04T08:19:24.3911828Z [----------] 172 tests from WeakIntrusivePtrTest 2025-12-04T08:19:24.3912361Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCreatingAndDestructing_thenDoesntCrash 2025-12-04T08:19:24.3913064Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCreatingAndDestructing_thenDoesntCrash (0 ms) 2025-12-04T08:19:24.3913757Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenLocking_thenReturnsCorrectObject 2025-12-04T08:19:24.3914682Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenLocking_thenReturnsCorrectObject (0 ms) 2025-12-04T08:19:24.3915336Z [ RUN ] WeakIntrusivePtrTest.expiredPtr_whenLocking_thenReturnsNullType 2025-12-04T08:19:24.3915972Z [ OK ] WeakIntrusivePtrTest.expiredPtr_whenLocking_thenReturnsNullType (0 ms) 2025-12-04T08:19:24.3916501Z [ RUN ] WeakIntrusivePtrTest.weakNullPtr_locking 2025-12-04T08:19:24.3916936Z [ OK ] WeakIntrusivePtrTest.weakNullPtr_locking (0 ms) 2025-12-04T08:19:24.3917559Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject 2025-12-04T08:19:24.3918559Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2025-12-04T08:19:24.3919298Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid 2025-12-04T08:19:24.3920124Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid (0 ms) 2025-12-04T08:19:24.3920784Z [ RUN ] WeakIntrusivePtrTest.vector_insert_weak_intrusive 2025-12-04T08:19:24.3921264Z [ OK ] WeakIntrusivePtrTest.vector_insert_weak_intrusive (0 ms) 2025-12-04T08:19:24.3921953Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid 2025-12-04T08:19:24.3922751Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid (0 ms) 2025-12-04T08:19:24.3923580Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject 2025-12-04T08:19:24.3924437Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject (0 ms) 2025-12-04T08:19:24.3925199Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid 2025-12-04T08:19:24.3925924Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid (0 ms) 2025-12-04T08:19:24.3926657Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject 2025-12-04T08:19:24.3927509Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2025-12-04T08:19:24.3928272Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid 2025-12-04T08:19:24.3929266Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid (0 ms) 2025-12-04T08:19:24.3930280Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenNewInstanceIsValid 2025-12-04T08:19:24.3931058Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenNewInstanceIsValid (0 ms) 2025-12-04T08:19:24.3931853Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenPointsToSameObject 2025-12-04T08:19:24.3932628Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2025-12-04T08:19:24.3933407Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenStaysInvalid 2025-12-04T08:19:24.3934189Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenStaysInvalid (0 ms) 2025-12-04T08:19:24.3934991Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenPointsToSameObject 2025-12-04T08:19:24.3935837Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenPointsToSameObject (0 ms) 2025-12-04T08:19:24.3936703Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid 2025-12-04T08:19:24.3937625Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid (0 ms) 2025-12-04T08:19:24.3938973Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromWeakOnlyPtr_thenNewInstanceIsInvalid 2025-12-04T08:19:24.3940195Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromWeakOnlyPtr_thenNewInstanceIsInvalid (0 ms) 2025-12-04T08:19:24.3941161Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2025-12-04T08:19:24.3942131Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-12-04T08:19:24.3943072Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid 2025-12-04T08:19:24.3944068Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2025-12-04T08:19:24.3944988Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid 2025-12-04T08:19:24.3945945Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2025-12-04T08:19:24.3947093Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2025-12-04T08:19:24.3948050Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-12-04T08:19:24.3949232Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid 2025-12-04T08:19:24.3950227Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2025-12-04T08:19:24.3951289Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid 2025-12-04T08:19:24.3952243Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2025-12-04T08:19:24.3953139Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2025-12-04T08:19:24.3954036Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-12-04T08:19:24.3955258Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid 2025-12-04T08:19:24.3956275Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2025-12-04T08:19:24.3957212Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr 2025-12-04T08:19:24.3958124Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-12-04T08:19:24.3959286Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject 2025-12-04T08:19:24.3960030Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject (0 ms) 2025-12-04T08:19:24.3960779Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid 2025-12-04T08:19:24.3961542Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid (0 ms) 2025-12-04T08:19:24.3962368Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject 2025-12-04T08:19:24.3963220Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject (0 ms) 2025-12-04T08:19:24.3964076Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid 2025-12-04T08:19:24.3964810Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid (0 ms) 2025-12-04T08:19:24.3965546Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid 2025-12-04T08:19:24.3966377Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid (0 ms) 2025-12-04T08:19:24.3967208Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid 2025-12-04T08:19:24.3968063Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid (0 ms) 2025-12-04T08:19:24.3968840Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenNewInstanceIsValid 2025-12-04T08:19:24.3969612Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenNewInstanceIsValid (0 ms) 2025-12-04T08:19:24.3970397Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenPointsToSameObject 2025-12-04T08:19:24.3971176Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenPointsToSameObject (0 ms) 2025-12-04T08:19:24.3971954Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenStaysInvalid 2025-12-04T08:19:24.3972732Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenStaysInvalid (0 ms) 2025-12-04T08:19:24.3973529Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenPointsToSameObject 2025-12-04T08:19:24.3974518Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenPointsToSameObject (0 ms) 2025-12-04T08:19:24.3975364Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2025-12-04T08:19:24.3976239Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-12-04T08:19:24.3977108Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid 2025-12-04T08:19:24.3978014Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2025-12-04T08:19:24.3978887Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid 2025-12-04T08:19:24.3979759Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2025-12-04T08:19:24.3980647Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2025-12-04T08:19:24.3981534Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-12-04T08:19:24.3982432Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid 2025-12-04T08:19:24.3983370Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid (0 ms) 2025-12-04T08:19:24.3984276Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid 2025-12-04T08:19:24.3985174Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2025-12-04T08:19:24.3986068Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2025-12-04T08:19:24.3986964Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-12-04T08:19:24.3987880Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningWeakOnlyPtrToBaseClass_thenNewInstanceIsValid 2025-12-04T08:19:24.3988799Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningWeakOnlyPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2025-12-04T08:19:24.3989707Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr 2025-12-04T08:19:24.3990588Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-12-04T08:19:24.3991384Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject 2025-12-04T08:19:24.3992112Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject (0 ms) 2025-12-04T08:19:24.3992823Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid 2025-12-04T08:19:24.3993545Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid (0 ms) 2025-12-04T08:19:24.3994263Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid 2025-12-04T08:19:24.3994961Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid (0 ms) 2025-12-04T08:19:24.3995748Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid 2025-12-04T08:19:24.3996669Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-12-04T08:19:24.3997548Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromWeakOnlyPtr_thenNewInstanceInvalid 2025-12-04T08:19:24.3998441Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2025-12-04T08:19:24.3999290Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject 2025-12-04T08:19:24.4000130Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject (0 ms) 2025-12-04T08:19:24.4001021Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid 2025-12-04T08:19:24.4001864Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2025-12-04T08:19:24.4002698Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid 2025-12-04T08:19:24.4003501Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid (0 ms) 2025-12-04T08:19:24.4004420Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2025-12-04T08:19:24.4005471Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-12-04T08:19:24.4006490Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid 2025-12-04T08:19:24.4007754Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2025-12-04T08:19:24.4008715Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr 2025-12-04T08:19:24.4009629Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-12-04T08:19:24.4010431Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject 2025-12-04T08:19:24.4011151Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject (0 ms) 2025-12-04T08:19:24.4011884Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid 2025-12-04T08:19:24.4012573Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid (0 ms) 2025-12-04T08:19:24.4013275Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid 2025-12-04T08:19:24.4013967Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid (0 ms) 2025-12-04T08:19:24.4014756Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid 2025-12-04T08:19:24.4015636Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-12-04T08:19:24.4016499Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromWeakOnlyPtr_thenNewInstanceInvalid 2025-12-04T08:19:24.4017383Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2025-12-04T08:19:24.4018234Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject 2025-12-04T08:19:24.4019071Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject (0 ms) 2025-12-04T08:19:24.4019893Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid 2025-12-04T08:19:24.4020728Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2025-12-04T08:19:24.4021562Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid 2025-12-04T08:19:24.4022380Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid (0 ms) 2025-12-04T08:19:24.4023295Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2025-12-04T08:19:24.4024282Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-12-04T08:19:24.4025293Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid 2025-12-04T08:19:24.4026303Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2025-12-04T08:19:24.4027256Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr 2025-12-04T08:19:24.4028262Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-12-04T08:19:24.4029192Z [ RUN ] WeakIntrusivePtrTest.SwapFunction 2025-12-04T08:19:24.4029598Z [ OK ] WeakIntrusivePtrTest.SwapFunction (0 ms) 2025-12-04T08:19:24.4029995Z [ RUN ] WeakIntrusivePtrTest.SwapMethod 2025-12-04T08:19:24.4030367Z [ OK ] WeakIntrusivePtrTest.SwapMethod (0 ms) 2025-12-04T08:19:24.4030797Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionFromInvalid 2025-12-04T08:19:24.4031436Z [ OK ] WeakIntrusivePtrTest.SwapFunctionFromInvalid (0 ms) 2025-12-04T08:19:24.4031909Z [ RUN ] WeakIntrusivePtrTest.SwapMethodFromInvalid 2025-12-04T08:19:24.4032353Z [ OK ] WeakIntrusivePtrTest.SwapMethodFromInvalid (0 ms) 2025-12-04T08:19:24.4032828Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionWithInvalid 2025-12-04T08:19:24.4033301Z [ OK ] WeakIntrusivePtrTest.SwapFunctionWithInvalid (0 ms) 2025-12-04T08:19:24.4033756Z [ RUN ] WeakIntrusivePtrTest.SwapMethodWithInvalid 2025-12-04T08:19:24.4034216Z [ OK ] WeakIntrusivePtrTest.SwapMethodWithInvalid (0 ms) 2025-12-04T08:19:24.4034696Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionInvalidWithInvalid 2025-12-04T08:19:24.4035237Z [ OK ] WeakIntrusivePtrTest.SwapFunctionInvalidWithInvalid (0 ms) 2025-12-04T08:19:24.4035764Z [ RUN ] WeakIntrusivePtrTest.SwapMethodInvalidWithInvalid 2025-12-04T08:19:24.4036285Z [ OK ] WeakIntrusivePtrTest.SwapMethodInvalidWithInvalid (0 ms) 2025-12-04T08:19:24.4036811Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionFromWeakOnlyPtr 2025-12-04T08:19:24.4037310Z [ OK ] WeakIntrusivePtrTest.SwapFunctionFromWeakOnlyPtr (0 ms) 2025-12-04T08:19:24.4037818Z [ RUN ] WeakIntrusivePtrTest.SwapMethodFromWeakOnlyPtr 2025-12-04T08:19:24.4038297Z [ OK ] WeakIntrusivePtrTest.SwapMethodFromWeakOnlyPtr (0 ms) 2025-12-04T08:19:24.4038799Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionWithWeakOnlyPtr 2025-12-04T08:19:24.4039299Z [ OK ] WeakIntrusivePtrTest.SwapFunctionWithWeakOnlyPtr (0 ms) 2025-12-04T08:19:24.4039808Z [ RUN ] WeakIntrusivePtrTest.SwapMethodWithWeakOnlyPtr 2025-12-04T08:19:24.4040299Z [ OK ] WeakIntrusivePtrTest.SwapMethodWithWeakOnlyPtr (0 ms) 2025-12-04T08:19:24.4040847Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionWeakOnlyPtrWithWeakOnlyPtr 2025-12-04T08:19:24.4041491Z [ OK ] WeakIntrusivePtrTest.SwapFunctionWeakOnlyPtrWithWeakOnlyPtr (0 ms) 2025-12-04T08:19:24.4042111Z [ RUN ] WeakIntrusivePtrTest.SwapMethodWeakOnlyPtrWithWeakOnlyPtr 2025-12-04T08:19:24.4042727Z [ OK ] WeakIntrusivePtrTest.SwapMethodWeakOnlyPtrWithWeakOnlyPtr (0 ms) 2025-12-04T08:19:24.4043250Z [ RUN ] WeakIntrusivePtrTest.CanBePutInContainer 2025-12-04T08:19:24.4043687Z [ OK ] WeakIntrusivePtrTest.CanBePutInContainer (0 ms) 2025-12-04T08:19:24.4044112Z [ RUN ] WeakIntrusivePtrTest.CanBePutInSet 2025-12-04T08:19:24.4044500Z [ OK ] WeakIntrusivePtrTest.CanBePutInSet (0 ms) 2025-12-04T08:19:24.4044923Z [ RUN ] WeakIntrusivePtrTest.CanBePutInUnorderedSet 2025-12-04T08:19:24.4045376Z [ OK ] WeakIntrusivePtrTest.CanBePutInUnorderedSet (0 ms) 2025-12-04T08:19:24.4045815Z [ RUN ] WeakIntrusivePtrTest.CanBePutInMap 2025-12-04T08:19:24.4046203Z [ OK ] WeakIntrusivePtrTest.CanBePutInMap (0 ms) 2025-12-04T08:19:24.4046632Z [ RUN ] WeakIntrusivePtrTest.CanBePutInUnorderedMap 2025-12-04T08:19:24.4047086Z [ OK ] WeakIntrusivePtrTest.CanBePutInUnorderedMap (0 ms) 2025-12-04T08:19:24.4047658Z [ RUN ] WeakIntrusivePtrTest.Equality_AfterCopyConstructor 2025-12-04T08:19:24.4048172Z [ OK ] WeakIntrusivePtrTest.Equality_AfterCopyConstructor (0 ms) 2025-12-04T08:19:24.4048666Z [ RUN ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment 2025-12-04T08:19:24.4049168Z [ OK ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment (0 ms) 2025-12-04T08:19:24.4049694Z [ RUN ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment_WeakOnly 2025-12-04T08:19:24.4050271Z [ OK ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment_WeakOnly (0 ms) 2025-12-04T08:19:24.4050912Z [ RUN ] WeakIntrusivePtrTest.Equality_Invalid 2025-12-04T08:19:24.4051325Z [ OK ] WeakIntrusivePtrTest.Equality_Invalid (0 ms) 2025-12-04T08:19:24.4051726Z [ RUN ] WeakIntrusivePtrTest.Inequality 2025-12-04T08:19:24.4052091Z [ OK ] WeakIntrusivePtrTest.Inequality (0 ms) 2025-12-04T08:19:24.4052500Z [ RUN ] WeakIntrusivePtrTest.Inequality_InvalidLeft 2025-12-04T08:19:24.4052931Z [ OK ] WeakIntrusivePtrTest.Inequality_InvalidLeft (0 ms) 2025-12-04T08:19:24.4053449Z [ RUN ] WeakIntrusivePtrTest.Inequality_InvalidRight 2025-12-04T08:19:24.4053890Z [ OK ] WeakIntrusivePtrTest.Inequality_InvalidRight (0 ms) 2025-12-04T08:19:24.4054338Z [ RUN ] WeakIntrusivePtrTest.Inequality_WeakOnly 2025-12-04T08:19:24.4054766Z [ OK ] WeakIntrusivePtrTest.Inequality_WeakOnly (0 ms) 2025-12-04T08:19:24.4055179Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent 2025-12-04T08:19:24.4055595Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent (0 ms) 2025-12-04T08:19:24.4056046Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndInvalid 2025-12-04T08:19:24.4056578Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndInvalid (0 ms) 2025-12-04T08:19:24.4057109Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndWeakOnly 2025-12-04T08:19:24.4057653Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndWeakOnly (0 ms) 2025-12-04T08:19:24.4058212Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent_WeakOnlyAndWeakOnly 2025-12-04T08:19:24.4058774Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent_WeakOnlyAndWeakOnly (0 ms) 2025-12-04T08:19:24.4059331Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor 2025-12-04T08:19:24.4059847Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor (0 ms) 2025-12-04T08:19:24.4060424Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor_WeakOnly 2025-12-04T08:19:24.4061023Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor_WeakOnly (0 ms) 2025-12-04T08:19:24.4061593Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment 2025-12-04T08:19:24.4062108Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment (0 ms) 2025-12-04T08:19:24.4062659Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment_WeakOnly 2025-12-04T08:19:24.4063264Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment_WeakOnly (0 ms) 2025-12-04T08:19:24.4063787Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_BothInvalid 2025-12-04T08:19:24.4064240Z [ OK ] WeakIntrusivePtrTest.HashIsSame_BothInvalid (0 ms) 2025-12-04T08:19:24.4064649Z [ RUN ] WeakIntrusivePtrTest.OneIsLess 2025-12-04T08:19:24.4065030Z [ OK ] WeakIntrusivePtrTest.OneIsLess (0 ms) 2025-12-04T08:19:24.4065420Z [ RUN ] WeakIntrusivePtrTest.InvalidIsLess1 2025-12-04T08:19:24.4065809Z [ OK ] WeakIntrusivePtrTest.InvalidIsLess1 (0 ms) 2025-12-04T08:19:24.4066211Z [ RUN ] WeakIntrusivePtrTest.InvalidIsLess2 2025-12-04T08:19:24.4066597Z [ OK ] WeakIntrusivePtrTest.InvalidIsLess2 (0 ms) 2025-12-04T08:19:24.4067044Z [ RUN ] WeakIntrusivePtrTest.InvalidIsNotLessThanInvalid 2025-12-04T08:19:24.4067541Z [ OK ] WeakIntrusivePtrTest.InvalidIsNotLessThanInvalid (0 ms) 2025-12-04T08:19:24.4068135Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnWeakPtr_thenIsInvalid 2025-12-04T08:19:24.4068817Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnWeakPtr_thenIsInvalid (0 ms) 2025-12-04T08:19:24.4069504Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnStrongPtr_thenIsInvalid 2025-12-04T08:19:24.4070207Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnStrongPtr_thenIsInvalid (0 ms) 2025-12-04T08:19:24.4070816Z [ RUN ] WeakIntrusivePtrTest.AllowsMoveConstructingToConst 2025-12-04T08:19:24.4071351Z [ OK ] WeakIntrusivePtrTest.AllowsMoveConstructingToConst (0 ms) 2025-12-04T08:19:24.4071873Z [ RUN ] WeakIntrusivePtrTest.AllowsCopyConstructingToConst 2025-12-04T08:19:24.4072500Z [ OK ] WeakIntrusivePtrTest.AllowsCopyConstructingToConst (0 ms) 2025-12-04T08:19:24.4073033Z [ RUN ] WeakIntrusivePtrTest.AllowsMoveAssigningToConst 2025-12-04T08:19:24.4073524Z [ OK ] WeakIntrusivePtrTest.AllowsMoveAssigningToConst (0 ms) 2025-12-04T08:19:24.4074026Z [ RUN ] WeakIntrusivePtrTest.AllowsCopyAssigningToConst 2025-12-04T08:19:24.4074512Z [ OK ] WeakIntrusivePtrTest.AllowsCopyAssigningToConst (0 ms) 2025-12-04T08:19:24.4075011Z [ RUN ] WeakIntrusivePtrTest.givenNewPtr_thenHasUseCount1 2025-12-04T08:19:24.4075564Z [ OK ] WeakIntrusivePtrTest.givenNewPtr_thenHasUseCount1 (0 ms) 2025-12-04T08:19:24.4076063Z [ RUN ] WeakIntrusivePtrTest.givenNewPtr_thenIsNotExpired 2025-12-04T08:19:24.4076557Z [ OK ] WeakIntrusivePtrTest.givenNewPtr_thenIsNotExpired (0 ms) 2025-12-04T08:19:24.4077062Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_thenHasUseCount0 2025-12-04T08:19:24.4077598Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_thenHasUseCount0 (0 ms) 2025-12-04T08:19:24.4078121Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_thenIsExpired 2025-12-04T08:19:24.4078629Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_thenIsExpired (0 ms) 2025-12-04T08:19:24.4079149Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenHasUseCount0 2025-12-04T08:19:24.4079698Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenHasUseCount0 (0 ms) 2025-12-04T08:19:24.4080235Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenIsExpired 2025-12-04T08:19:24.4080794Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenIsExpired (0 ms) 2025-12-04T08:19:24.4081469Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenHasUseCount0 2025-12-04T08:19:24.4082117Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenHasUseCount0 (0 ms) 2025-12-04T08:19:24.4082770Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenIsExpired 2025-12-04T08:19:24.4083393Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenIsExpired (0 ms) 2025-12-04T08:19:24.4084060Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenHasUseCount0 2025-12-04T08:19:24.4084740Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenHasUseCount0 (0 ms) 2025-12-04T08:19:24.4085395Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenIsExpired 2025-12-04T08:19:24.4086046Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenIsExpired (0 ms) 2025-12-04T08:19:24.4086676Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 2025-12-04T08:19:24.4087305Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 (0 ms) 2025-12-04T08:19:24.4088020Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenIsNotExpired 2025-12-04T08:19:24.4088642Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenIsNotExpired (0 ms) 2025-12-04T08:19:24.4089287Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 2025-12-04T08:19:24.4089935Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 (0 ms) 2025-12-04T08:19:24.4090581Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldIsExpired 2025-12-04T08:19:24.4091195Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldIsExpired (0 ms) 2025-12-04T08:19:24.4092020Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 2025-12-04T08:19:24.4092621Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 (0 ms) 2025-12-04T08:19:24.4093208Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenIsNotExpired 2025-12-04T08:19:24.4093802Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenIsNotExpired (0 ms) 2025-12-04T08:19:24.4094399Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 2025-12-04T08:19:24.4095020Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 (0 ms) 2025-12-04T08:19:24.4095615Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldIsExpired 2025-12-04T08:19:24.4096318Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldIsExpired (0 ms) 2025-12-04T08:19:24.4096934Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount1 2025-12-04T08:19:24.4097589Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount1 (0 ms) 2025-12-04T08:19:24.4098219Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenIsNotExpired 2025-12-04T08:19:24.4098833Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenIsNotExpired (0 ms) 2025-12-04T08:19:24.4099542Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount1 2025-12-04T08:19:24.4100199Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount1 (0 ms) 2025-12-04T08:19:24.4100846Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotExpired 2025-12-04T08:19:24.4101504Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotExpired (0 ms) 2025-12-04T08:19:24.4102221Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenLastStrongPointerResets_thenReleasesResources 2025-12-04T08:19:24.4103238Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenLastStrongPointerResets_thenReleasesResources (0 ms) 2025-12-04T08:19:24.4104161Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenDestructedButStillHasStrongPointers_thenDoesntReleaseResources 2025-12-04T08:19:24.4105138Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenDestructedButStillHasStrongPointers_thenDoesntReleaseResources (0 ms) 2025-12-04T08:19:24.4105953Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject 2025-12-04T08:19:24.4106578Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject (0 ms) 2025-12-04T08:19:24.4107349Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed 2025-12-04T08:19:24.4108248Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-12-04T08:19:24.4109219Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed 2025-12-04T08:19:24.4110251Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-12-04T08:19:24.4111098Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject 2025-12-04T08:19:24.4111782Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject (0 ms) 2025-12-04T08:19:24.4112508Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject 2025-12-04T08:19:24.4113316Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject (0 ms) 2025-12-04T08:19:24.4114214Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-12-04T08:19:24.4115207Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-12-04T08:19:24.4116273Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-12-04T08:19:24.4117370Z [ OK ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-12-04T08:19:24.4118493Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2025-12-04T08:19:24.4119625Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-12-04T08:19:24.4120618Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed 2025-12-04T08:19:24.4121497Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-12-04T08:19:24.4122420Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed 2025-12-04T08:19:24.4123511Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-12-04T08:19:24.4124539Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction 2025-12-04T08:19:24.4125571Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-12-04T08:19:24.4126755Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2025-12-04T08:19:24.4128048Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-12-04T08:19:24.4129373Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-12-04T08:19:24.4130517Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-12-04T08:19:24.4131706Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-12-04T08:19:24.4132976Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-12-04T08:19:24.4134113Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction 2025-12-04T08:19:24.4135113Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-12-04T08:19:24.4136186Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2025-12-04T08:19:24.4137309Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-12-04T08:19:24.4138428Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-12-04T08:19:24.4139525Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-12-04T08:19:24.4140671Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-12-04T08:19:24.4141895Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-12-04T08:19:24.4142857Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject 2025-12-04T08:19:24.4143530Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject (0 ms) 2025-12-04T08:19:24.4144266Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject 2025-12-04T08:19:24.4145047Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject (0 ms) 2025-12-04T08:19:24.4145944Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-12-04T08:19:24.4146949Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-12-04T08:19:24.4147990Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-12-04T08:19:24.4149100Z [ OK ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-12-04T08:19:24.4150207Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2025-12-04T08:19:24.4151332Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-12-04T08:19:24.4152396Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs 2025-12-04T08:19:24.4152993Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs (0 ms) 2025-12-04T08:19:24.4153733Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed 2025-12-04T08:19:24.4154600Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed (0 ms) 2025-12-04T08:19:24.4155536Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed 2025-12-04T08:19:24.4156604Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed (0 ms) 2025-12-04T08:19:24.4157535Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed 2025-12-04T08:19:24.4158433Z [ OK ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed (0 ms) 2025-12-04T08:19:24.4159313Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately 2025-12-04T08:19:24.4160190Z [ OK ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately (0 ms) 2025-12-04T08:19:24.4160980Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash 2025-12-04T08:19:24.4161663Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash (0 ms) 2025-12-04T08:19:24.4162407Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenDoesntCrash 2025-12-04T08:19:24.4163179Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenDoesntCrash (0 ms) 2025-12-04T08:19:24.4163946Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd 2025-12-04T08:19:24.4164683Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd (0 ms) 2025-12-04T08:19:24.4165484Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd 2025-12-04T08:19:24.4166324Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd (0 ms) 2025-12-04T08:19:24.4167050Z [ RUN ] WeakIntrusivePtrTest.givenStackObject_whenReclaimed_thenCrashes 2025-12-04T08:19:24.4167763Z [ OK ] WeakIntrusivePtrTest.givenStackObject_whenReclaimed_thenCrashes (0 ms) 2025-12-04T08:19:24.4168520Z [ RUN ] WeakIntrusivePtrTest.givenObjectWithWeakReferenceToSelf_whenDestroyed_thenDoesNotCrash 2025-12-04T08:19:24.4169426Z [ OK ] WeakIntrusivePtrTest.givenObjectWithWeakReferenceToSelf_whenDestroyed_thenDoesNotCrash (0 ms) 2025-12-04T08:19:24.4170118Z [----------] 172 tests from WeakIntrusivePtrTest (1 ms total) 2025-12-04T08:19:24.4170396Z 2025-12-04T08:19:24.4170506Z [----------] 3 tests from irangeTest 2025-12-04T08:19:24.4170819Z [ RUN ] irangeTest.range_test 2025-12-04T08:19:24.4171124Z [ OK ] irangeTest.range_test (0 ms) 2025-12-04T08:19:24.4171453Z [ RUN ] irangeTest.end_test 2025-12-04T08:19:24.4171744Z [ OK ] irangeTest.end_test (0 ms) 2025-12-04T08:19:24.4172064Z [ RUN ] irangeTest.neg_range_test 2025-12-04T08:19:24.4172397Z [ OK ] irangeTest.neg_range_test (0 ms) 2025-12-04T08:19:24.4172737Z [----------] 3 tests from irangeTest (0 ms total) 2025-12-04T08:19:24.4172971Z 2025-12-04T08:19:24.4173080Z [----------] 3 tests from irange 2025-12-04T08:19:24.4173386Z [ RUN ] irange.empty_reverse_range_two_inputs 2025-12-04T08:19:24.4173784Z [ OK ] irange.empty_reverse_range_two_inputs (0 ms) 2025-12-04T08:19:24.4174158Z [ RUN ] irange.empty_reverse_range_one_input 2025-12-04T08:19:24.4174539Z [ OK ] irange.empty_reverse_range_one_input (0 ms) 2025-12-04T08:19:24.4174882Z [ RUN ] irange.constexpr_ok 2025-12-04T08:19:24.4175188Z [ OK ] irange.constexpr_ok (0 ms) 2025-12-04T08:19:24.4175520Z [----------] 3 tests from irange (0 ms total) 2025-12-04T08:19:24.4175742Z 2025-12-04T08:19:24.4175841Z [----------] 3 tests from LazyTest 2025-12-04T08:19:24.4176225Z [ RUN ] LazyTest.OptimisticLazy 2025-12-04T08:19:24.4176545Z [ OK ] LazyTest.OptimisticLazy (0 ms) 2025-12-04T08:19:24.4176901Z [ RUN ] LazyTest.PrecomputedLazyValue 2025-12-04T08:19:24.4177258Z [ OK ] LazyTest.PrecomputedLazyValue (0 ms) 2025-12-04T08:19:24.4177388Z [ RUN ] LazyTest.OptimisticLazyValue 2025-12-04T08:19:24.4177516Z [ OK ] LazyTest.OptimisticLazyValue (0 ms) 2025-12-04T08:19:24.4177692Z [----------] 3 tests from LazyTest (0 ms total) 2025-12-04T08:19:24.4177697Z 2025-12-04T08:19:24.4177809Z [----------] 10 tests from LoggingTest 2025-12-04T08:19:24.4177922Z [ RUN ] LoggingTest.TestEnforceTrue 2025-12-04T08:19:24.4178048Z [ OK ] LoggingTest.TestEnforceTrue (0 ms) 2025-12-04T08:19:24.4178165Z [ RUN ] LoggingTest.TestEnforceFalse 2025-12-04T08:19:24.4178302Z [ OK ] LoggingTest.TestEnforceFalse (0 ms) 2025-12-04T08:19:24.4178423Z [ RUN ] LoggingTest.TestEnforceEquals 2025-12-04T08:19:24.4178558Z [ OK ] LoggingTest.TestEnforceEquals (0 ms) 2025-12-04T08:19:24.4178719Z [ RUN ] LoggingTest.TestEnforceMessageVariables 2025-12-04T08:19:24.4178883Z [ OK ] LoggingTest.TestEnforceMessageVariables (0 ms) 2025-12-04T08:19:24.4179225Z [ RUN ] LoggingTest.EnforceEqualsObjectWithReferenceToTemporaryWithoutUseOutOfScope 2025-12-04T08:19:24.4179609Z [ OK ] LoggingTest.EnforceEqualsObjectWithReferenceToTemporaryWithoutUseOutOfScope (0 ms) 2025-12-04T08:19:24.4179754Z [ RUN ] LoggingTest.DoesntCopyComparedObjects 2025-12-04T08:19:24.4179911Z [ OK ] LoggingTest.DoesntCopyComparedObjects (0 ms) 2025-12-04T08:19:24.4180027Z [ RUN ] LoggingTest.EnforceShowcase 2025-12-04T08:19:24.4180166Z [ OK ] LoggingTest.EnforceShowcase (0 ms) 2025-12-04T08:19:24.4180266Z [ RUN ] LoggingTest.Join 2025-12-04T08:19:24.4180372Z [ OK ] LoggingTest.Join (0 ms) 2025-12-04T08:19:24.4180499Z [ RUN ] LoggingTest.TestDanglingElse 2025-12-04T08:19:24.4180629Z [ OK ] LoggingTest.TestDanglingElse (0 ms) 2025-12-04T08:19:24.4180739Z [ RUN ] LoggingTest.LazyBacktrace 2025-12-04T08:19:24.4180871Z [ OK ] LoggingTest.LazyBacktrace (0 ms) 2025-12-04T08:19:24.4180996Z [----------] 10 tests from LoggingTest (0 ms total) 2025-12-04T08:19:24.4181000Z 2025-12-04T08:19:24.4181100Z [----------] 1 test from NofatalTest 2025-12-04T08:19:24.4181230Z [ RUN ] NofatalTest.TorchCheckComparisons 2025-12-04T08:19:24.4181538Z [F1204 08:18:16.556960436 nofatal_test.cpp:26] Check failed: 1 == 2 (1 vs. 2). i am a silly message 1 2025-12-04T08:19:24.4181761Z [F1204 08:18:16.556973449 nofatal_test.cpp:29] Check failed: 2 != 2 (2 vs. 2). 2025-12-04T08:19:24.4181974Z [F1204 08:18:16.556981352 nofatal_test.cpp:31] Check failed: 2 < 2 (2 vs. 2). 2025-12-04T08:19:24.4182199Z [F1204 08:18:16.556988782 nofatal_test.cpp:33] Check failed: 3 <= 2 (3 vs. 2). 2025-12-04T08:19:24.4182407Z [F1204 08:18:16.556995804 nofatal_test.cpp:35] Check failed: 2 > 2 (2 vs. 2). 2025-12-04T08:19:24.4182620Z [F1204 08:18:16.557002797 nofatal_test.cpp:37] Check failed: 2 >= 3 (2 vs. 3). 2025-12-04T08:19:24.4182867Z [F1204 08:18:16.557009788 nofatal_test.cpp:41] Check failed: 'p' must be non NULL. 2025-12-04T08:19:24.4183018Z [ OK ] NofatalTest.TorchCheckComparisons (5286 ms) 2025-12-04T08:19:24.4183147Z [----------] 1 test from NofatalTest (5286 ms total) 2025-12-04T08:19:24.4183152Z 2025-12-04T08:19:24.4183330Z [----------] 2 tests from OptionalTest/0, where TypeParam = bool 2025-12-04T08:19:24.4183437Z [ RUN ] OptionalTest/0.Empty 2025-12-04T08:19:24.4183548Z [ OK ] OptionalTest/0.Empty (0 ms) 2025-12-04T08:19:24.4183656Z [ RUN ] OptionalTest/0.Initialized 2025-12-04T08:19:24.4183789Z [ OK ] OptionalTest/0.Initialized (0 ms) 2025-12-04T08:19:24.4183920Z [----------] 2 tests from OptionalTest/0 (0 ms total) 2025-12-04T08:19:24.4183925Z 2025-12-04T08:19:24.4184124Z [----------] 2 tests from OptionalTest/1, where TypeParam = unsigned long 2025-12-04T08:19:24.4184241Z [ RUN ] OptionalTest/1.Empty 2025-12-04T08:19:24.4184400Z [ OK ] OptionalTest/1.Empty (0 ms) 2025-12-04T08:19:24.4184509Z [ RUN ] OptionalTest/1.Initialized 2025-12-04T08:19:24.4184642Z [ OK ] OptionalTest/1.Initialized (0 ms) 2025-12-04T08:19:24.4184774Z [----------] 2 tests from OptionalTest/1 (0 ms total) 2025-12-04T08:19:24.4184778Z 2025-12-04T08:19:24.4185027Z [----------] 2 tests from OptionalTest/2, where TypeParam = c10::ArrayRef 2025-12-04T08:19:24.4185183Z [ RUN ] OptionalTest/2.Empty 2025-12-04T08:19:24.4185309Z [ OK ] OptionalTest/2.Empty (0 ms) 2025-12-04T08:19:24.4185415Z [ RUN ] OptionalTest/2.Initialized 2025-12-04T08:19:24.4185536Z [ OK ] OptionalTest/2.Initialized (0 ms) 2025-12-04T08:19:24.4185683Z [----------] 2 tests from OptionalTest/2 (0 ms total) 2025-12-04T08:19:24.4185687Z 2025-12-04T08:19:24.4186096Z [----------] 2 tests from OptionalTest/3, where TypeParam = std::basic_string,std::allocator > 2025-12-04T08:19:24.4186204Z [ RUN ] OptionalTest/3.Empty 2025-12-04T08:19:24.4186325Z [ OK ] OptionalTest/3.Empty (0 ms) 2025-12-04T08:19:24.4186433Z [ RUN ] OptionalTest/3.Initialized 2025-12-04T08:19:24.4186551Z [ OK ] OptionalTest/3.Initialized (0 ms) 2025-12-04T08:19:24.4186681Z [----------] 2 tests from OptionalTest/3 (0 ms total) 2025-12-04T08:19:24.4186699Z 2025-12-04T08:19:24.4186806Z [----------] 1 test from OptionalTest 2025-12-04T08:19:24.4186914Z [ RUN ] OptionalTest.Nullopt 2025-12-04T08:19:24.4187027Z [ OK ] OptionalTest.Nullopt (0 ms) 2025-12-04T08:19:24.4187167Z [----------] 1 test from OptionalTest (0 ms total) 2025-12-04T08:19:24.4187172Z 2025-12-04T08:19:24.4187488Z [----------] 1 test from CmpTest/0, where TypeParam = std::pair,std::optional > 2025-12-04T08:19:24.4187586Z [ RUN ] CmpTest/0.Cmp 2025-12-04T08:19:24.4187702Z [ OK ] CmpTest/0.Cmp (0 ms) 2025-12-04T08:19:24.4187822Z [----------] 1 test from CmpTest/0 (0 ms total) 2025-12-04T08:19:24.4187827Z 2025-12-04T08:19:24.4188078Z [----------] 1 test from CmpTest/1, where TypeParam = std::pair,int> 2025-12-04T08:19:24.4188187Z [ RUN ] CmpTest/1.Cmp 2025-12-04T08:19:24.4188284Z [ OK ] CmpTest/1.Cmp (0 ms) 2025-12-04T08:19:24.4188401Z [----------] 1 test from CmpTest/1 (0 ms total) 2025-12-04T08:19:24.4188406Z 2025-12-04T08:19:24.4188650Z [----------] 1 test from CmpTest/2, where TypeParam = std::pair > 2025-12-04T08:19:24.4188761Z [ RUN ] CmpTest/2.Cmp 2025-12-04T08:19:24.4188860Z [ OK ] CmpTest/2.Cmp (0 ms) 2025-12-04T08:19:24.4188976Z [----------] 1 test from CmpTest/2 (0 ms total) 2025-12-04T08:19:24.4188980Z 2025-12-04T08:19:24.4189240Z [----------] 1 test from CmpTest/3, where TypeParam = std::pair,long> 2025-12-04T08:19:24.4189335Z [ RUN ] CmpTest/3.Cmp 2025-12-04T08:19:24.4189429Z [ OK ] CmpTest/3.Cmp (0 ms) 2025-12-04T08:19:24.4189560Z [----------] 1 test from CmpTest/3 (0 ms total) 2025-12-04T08:19:24.4189564Z 2025-12-04T08:19:24.4189817Z [----------] 1 test from CmpTest/4, where TypeParam = std::pair > 2025-12-04T08:19:24.4189912Z [ RUN ] CmpTest/4.Cmp 2025-12-04T08:19:24.4190021Z [ OK ] CmpTest/4.Cmp (0 ms) 2025-12-04T08:19:24.4190135Z [----------] 1 test from CmpTest/4 (0 ms total) 2025-12-04T08:19:24.4190139Z 2025-12-04T08:19:24.4206013Z [----------] 19 tests from OrderedPreservingDictTest 2025-12-04T08:19:24.4206425Z [ RUN ] OrderedPreservingDictTest.InsertAndDeleteBasic 2025-12-04T08:19:24.4206671Z [ OK ] OrderedPreservingDictTest.InsertAndDeleteBasic (0 ms) 2025-12-04T08:19:24.4206909Z [ RUN ] OrderedPreservingDictTest.InsertExistingDoesntAffectOrder 2025-12-04T08:19:24.4207173Z [ OK ] OrderedPreservingDictTest.InsertExistingDoesntAffectOrder (0 ms) 2025-12-04T08:19:24.4207333Z [ RUN ] OrderedPreservingDictTest.testRefType 2025-12-04T08:19:24.4207571Z [ OK ] OrderedPreservingDictTest.testRefType (0 ms) 2025-12-04T08:19:24.4207882Z [ RUN ] OrderedPreservingDictTest.DictCollisions 2025-12-04T08:19:24.4208072Z [ OK ] OrderedPreservingDictTest.DictCollisions (107 ms) 2025-12-04T08:19:24.4208226Z [ RUN ] OrderedPreservingDictTest.test_range_insert 2025-12-04T08:19:24.4208399Z [ OK ] OrderedPreservingDictTest.test_range_insert (0 ms) 2025-12-04T08:19:24.4208561Z [ RUN ] OrderedPreservingDictTest.test_range_erase_all 2025-12-04T08:19:24.4208760Z [ OK ] OrderedPreservingDictTest.test_range_erase_all (0 ms) 2025-12-04T08:19:24.4208971Z [ RUN ] OrderedPreservingDictTest.test_range_erase 2025-12-04T08:19:24.4209135Z [ OK ] OrderedPreservingDictTest.test_range_erase (7 ms) 2025-12-04T08:19:24.4209337Z [ RUN ] OrderedPreservingDictTest.test_move_constructor_empty 2025-12-04T08:19:24.4209555Z [ OK ] OrderedPreservingDictTest.test_move_constructor_empty (0 ms) 2025-12-04T08:19:24.4209731Z [ RUN ] OrderedPreservingDictTest.test_move_operator_empty 2025-12-04T08:19:24.4209956Z [ OK ] OrderedPreservingDictTest.test_move_operator_empty (0 ms) 2025-12-04T08:19:24.4210218Z [ RUN ] OrderedPreservingDictTest.test_reassign_moved_object_move_constructor 2025-12-04T08:19:24.4210504Z [ OK ] OrderedPreservingDictTest.test_reassign_moved_object_move_constructor (0 ms) 2025-12-04T08:19:24.4210766Z [ RUN ] OrderedPreservingDictTest.test_reassign_moved_object_move_operator 2025-12-04T08:19:24.4211037Z [ OK ] OrderedPreservingDictTest.test_reassign_moved_object_move_operator (0 ms) 2025-12-04T08:19:24.4211262Z [ RUN ] OrderedPreservingDictTest.test_copy_constructor_and_operator 2025-12-04T08:19:24.4211509Z [ OK ] OrderedPreservingDictTest.test_copy_constructor_and_operator (0 ms) 2025-12-04T08:19:24.4211711Z [ RUN ] OrderedPreservingDictTest.test_copy_constructor_empty 2025-12-04T08:19:24.4211927Z [ OK ] OrderedPreservingDictTest.test_copy_constructor_empty (0 ms) 2025-12-04T08:19:24.4212103Z [ RUN ] OrderedPreservingDictTest.test_copy_operator_empty 2025-12-04T08:19:24.4212321Z [ OK ] OrderedPreservingDictTest.test_copy_operator_empty (0 ms) 2025-12-04T08:19:24.4212454Z [ RUN ] OrderedPreservingDictTest.test_at 2025-12-04T08:19:24.4212596Z [ OK ] OrderedPreservingDictTest.test_at (0 ms) 2025-12-04T08:19:24.4212757Z [ RUN ] OrderedPreservingDictTest.test_equal_range 2025-12-04T08:19:24.4212920Z [ OK ] OrderedPreservingDictTest.test_equal_range (0 ms) 2025-12-04T08:19:24.4213089Z [ RUN ] OrderedPreservingDictTest.test_access_operator 2025-12-04T08:19:24.4213284Z [ OK ] OrderedPreservingDictTest.test_access_operator (0 ms) 2025-12-04T08:19:24.4213419Z [ RUN ] OrderedPreservingDictTest.test_swap 2025-12-04T08:19:24.4213561Z [ OK ] OrderedPreservingDictTest.test_swap (0 ms) 2025-12-04T08:19:24.4213708Z [ RUN ] OrderedPreservingDictTest.test_swap_empty 2025-12-04T08:19:24.4213883Z [ OK ] OrderedPreservingDictTest.test_swap_empty (0 ms) 2025-12-04T08:19:24.4214066Z [----------] 19 tests from OrderedPreservingDictTest (116 ms total) 2025-12-04T08:19:24.4214073Z 2025-12-04T08:19:24.4214183Z [----------] 3 tests from RegistryTest 2025-12-04T08:19:24.4214309Z [ RUN ] RegistryTest.CanRunCreator 2025-12-04T08:19:24.4214434Z [ OK ] RegistryTest.CanRunCreator (0 ms) 2025-12-04T08:19:24.4214593Z [ RUN ] RegistryTest.ReturnNullOnNonExistingCreator 2025-12-04T08:19:24.4214786Z [ OK ] RegistryTest.ReturnNullOnNonExistingCreator (0 ms) 2025-12-04T08:19:24.4214915Z [ RUN ] RegistryTest.RegistryPriorities 2025-12-04T08:19:24.4215112Z Key already registered with the same priority: FooWithPriority 2025-12-04T08:19:24.4215447Z Higher priority item already registered, skipping registration of FooWithPriority 2025-12-04T08:19:24.4215595Z [ OK ] RegistryTest.RegistryPriorities (0 ms) 2025-12-04T08:19:24.4215725Z [----------] 3 tests from RegistryTest (0 ms total) 2025-12-04T08:19:24.4215730Z 2025-12-04T08:19:24.4216200Z [----------] 37 tests from SmallVectorTest/0, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable,0u> 2025-12-04T08:19:24.4216358Z [ RUN ] SmallVectorTest/0.ConstructorNonIterTest 2025-12-04T08:19:24.4216516Z [ OK ] SmallVectorTest/0.ConstructorNonIterTest (0 ms) 2025-12-04T08:19:24.4216646Z [ RUN ] SmallVectorTest/0.ConstructorIterTest 2025-12-04T08:19:24.4216803Z [ OK ] SmallVectorTest/0.ConstructorIterTest (0 ms) 2025-12-04T08:19:24.4216929Z [ RUN ] SmallVectorTest/0.EmptyVectorTest 2025-12-04T08:19:24.4217118Z [ OK ] SmallVectorTest/0.EmptyVectorTest (0 ms) 2025-12-04T08:19:24.4217237Z [ RUN ] SmallVectorTest/0.PushPopTest 2025-12-04T08:19:24.4217376Z [ OK ] SmallVectorTest/0.PushPopTest (0 ms) 2025-12-04T08:19:24.4217487Z [ RUN ] SmallVectorTest/0.ClearTest 2025-12-04T08:19:24.4217606Z [ OK ] SmallVectorTest/0.ClearTest (0 ms) 2025-12-04T08:19:24.4217742Z [ RUN ] SmallVectorTest/0.ResizeShrinkTest 2025-12-04T08:19:24.4217877Z [ OK ] SmallVectorTest/0.ResizeShrinkTest (0 ms) 2025-12-04T08:19:24.4218001Z [ RUN ] SmallVectorTest/0.ResizeGrowTest 2025-12-04T08:19:24.4218144Z [ OK ] SmallVectorTest/0.ResizeGrowTest (0 ms) 2025-12-04T08:19:24.4218282Z [ RUN ] SmallVectorTest/0.ResizeWithElementsTest 2025-12-04T08:19:24.4218437Z [ OK ] SmallVectorTest/0.ResizeWithElementsTest (0 ms) 2025-12-04T08:19:24.4218559Z [ RUN ] SmallVectorTest/0.ResizeFillTest 2025-12-04T08:19:24.4218701Z [ OK ] SmallVectorTest/0.ResizeFillTest (0 ms) 2025-12-04T08:19:24.4218821Z [ RUN ] SmallVectorTest/0.OverflowTest 2025-12-04T08:19:24.4218944Z [ OK ] SmallVectorTest/0.OverflowTest (0 ms) 2025-12-04T08:19:24.4219074Z [ RUN ] SmallVectorTest/0.IterationTest 2025-12-04T08:19:24.4219199Z [ OK ] SmallVectorTest/0.IterationTest (0 ms) 2025-12-04T08:19:24.4219309Z [ RUN ] SmallVectorTest/0.SwapTest 2025-12-04T08:19:24.4219438Z [ OK ] SmallVectorTest/0.SwapTest (0 ms) 2025-12-04T08:19:24.4219550Z [ RUN ] SmallVectorTest/0.AppendTest 2025-12-04T08:19:24.4219674Z [ OK ] SmallVectorTest/0.AppendTest (0 ms) 2025-12-04T08:19:24.4219803Z [ RUN ] SmallVectorTest/0.AppendRepeatedTest 2025-12-04T08:19:24.4219958Z [ OK ] SmallVectorTest/0.AppendRepeatedTest (0 ms) 2025-12-04T08:19:24.4220085Z [ RUN ] SmallVectorTest/0.AppendNonIterTest 2025-12-04T08:19:24.4220223Z [ OK ] SmallVectorTest/0.AppendNonIterTest (0 ms) 2025-12-04T08:19:24.4220412Z [ RUN ] SmallVectorTest/0.AppendRepeatedNonForwardIterator 2025-12-04T08:19:24.4220624Z [ OK ] SmallVectorTest/0.AppendRepeatedNonForwardIterator (0 ms) 2025-12-04T08:19:24.4220750Z [ RUN ] SmallVectorTest/0.AppendSmallVector 2025-12-04T08:19:24.4220889Z [ OK ] SmallVectorTest/0.AppendSmallVector (0 ms) 2025-12-04T08:19:24.4221012Z [ RUN ] SmallVectorTest/0.AssignTest 2025-12-04T08:19:24.4221131Z [ OK ] SmallVectorTest/0.AssignTest (0 ms) 2025-12-04T08:19:24.4221255Z [ RUN ] SmallVectorTest/0.AssignRangeTest 2025-12-04T08:19:24.4221400Z [ OK ] SmallVectorTest/0.AssignRangeTest (0 ms) 2025-12-04T08:19:24.4221528Z [ RUN ] SmallVectorTest/0.AssignNonIterTest 2025-12-04T08:19:24.4221665Z [ OK ] SmallVectorTest/0.AssignNonIterTest (0 ms) 2025-12-04T08:19:24.4221801Z [ RUN ] SmallVectorTest/0.AssignSmallVector 2025-12-04T08:19:24.4221936Z [ OK ] SmallVectorTest/0.AssignSmallVector (0 ms) 2025-12-04T08:19:24.4222059Z [ RUN ] SmallVectorTest/0.MoveAssignTest 2025-12-04T08:19:24.4222187Z [ OK ] SmallVectorTest/0.MoveAssignTest (0 ms) 2025-12-04T08:19:24.4222308Z [ RUN ] SmallVectorTest/0.EraseTest 2025-12-04T08:19:24.4222441Z [ OK ] SmallVectorTest/0.EraseTest (0 ms) 2025-12-04T08:19:24.4222559Z [ RUN ] SmallVectorTest/0.EraseRangeTest 2025-12-04T08:19:24.4222689Z [ OK ] SmallVectorTest/0.EraseRangeTest (0 ms) 2025-12-04T08:19:24.4222810Z [ RUN ] SmallVectorTest/0.InsertTest 2025-12-04T08:19:24.4222930Z [ OK ] SmallVectorTest/0.InsertTest (0 ms) 2025-12-04T08:19:24.4223039Z [ RUN ] SmallVectorTest/0.InsertCopy 2025-12-04T08:19:24.4223229Z [ OK ] SmallVectorTest/0.InsertCopy (0 ms) 2025-12-04T08:19:24.4223360Z [ RUN ] SmallVectorTest/0.InsertRepeatedTest 2025-12-04T08:19:24.4223501Z [ OK ] SmallVectorTest/0.InsertRepeatedTest (0 ms) 2025-12-04T08:19:24.4223661Z [ RUN ] SmallVectorTest/0.InsertRepeatedNonIterTest 2025-12-04T08:19:24.4223828Z [ OK ] SmallVectorTest/0.InsertRepeatedNonIterTest (0 ms) 2025-12-04T08:19:24.4223971Z [ RUN ] SmallVectorTest/0.InsertRepeatedAtEndTest 2025-12-04T08:19:24.4224184Z [ OK ] SmallVectorTest/0.InsertRepeatedAtEndTest (0 ms) 2025-12-04T08:19:24.4224341Z [ RUN ] SmallVectorTest/0.InsertRepeatedEmptyTest 2025-12-04T08:19:24.4224501Z [ OK ] SmallVectorTest/0.InsertRepeatedEmptyTest (0 ms) 2025-12-04T08:19:24.4224624Z [ RUN ] SmallVectorTest/0.InsertRangeTest 2025-12-04T08:19:24.4224771Z [ OK ] SmallVectorTest/0.InsertRangeTest (0 ms) 2025-12-04T08:19:24.4224901Z [ RUN ] SmallVectorTest/0.InsertRangeAtEndTest 2025-12-04T08:19:24.4225052Z [ OK ] SmallVectorTest/0.InsertRangeAtEndTest (0 ms) 2025-12-04T08:19:24.4225196Z [ RUN ] SmallVectorTest/0.InsertEmptyRangeTest 2025-12-04T08:19:24.4225342Z [ OK ] SmallVectorTest/0.InsertEmptyRangeTest (0 ms) 2025-12-04T08:19:24.4225464Z [ RUN ] SmallVectorTest/0.ComparisonTest 2025-12-04T08:19:24.4225593Z [ OK ] SmallVectorTest/0.ComparisonTest (0 ms) 2025-12-04T08:19:24.4225726Z [ RUN ] SmallVectorTest/0.ConstVectorTest 2025-12-04T08:19:24.4225861Z [ OK ] SmallVectorTest/0.ConstVectorTest (0 ms) 2025-12-04T08:19:24.4225984Z [ RUN ] SmallVectorTest/0.DirectVectorTest 2025-12-04T08:19:24.4226131Z [ OK ] SmallVectorTest/0.DirectVectorTest (0 ms) 2025-12-04T08:19:24.4226247Z [ RUN ] SmallVectorTest/0.IteratorTest 2025-12-04T08:19:24.4226371Z [ OK ] SmallVectorTest/0.IteratorTest (0 ms) 2025-12-04T08:19:24.4226509Z [----------] 37 tests from SmallVectorTest/0 (0 ms total) 2025-12-04T08:19:24.4226527Z 2025-12-04T08:19:24.4226929Z [----------] 37 tests from SmallVectorTest/1, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable,1u> 2025-12-04T08:19:24.4227070Z [ RUN ] SmallVectorTest/1.ConstructorNonIterTest 2025-12-04T08:19:24.4227227Z [ OK ] SmallVectorTest/1.ConstructorNonIterTest (0 ms) 2025-12-04T08:19:24.4227368Z [ RUN ] SmallVectorTest/1.ConstructorIterTest 2025-12-04T08:19:24.4227510Z [ OK ] SmallVectorTest/1.ConstructorIterTest (0 ms) 2025-12-04T08:19:24.4227638Z [ RUN ] SmallVectorTest/1.EmptyVectorTest 2025-12-04T08:19:24.4227783Z [ OK ] SmallVectorTest/1.EmptyVectorTest (0 ms) 2025-12-04T08:19:24.4227901Z [ RUN ] SmallVectorTest/1.PushPopTest 2025-12-04T08:19:24.4228027Z [ OK ] SmallVectorTest/1.PushPopTest (0 ms) 2025-12-04T08:19:24.4228150Z [ RUN ] SmallVectorTest/1.ClearTest 2025-12-04T08:19:24.4228268Z [ OK ] SmallVectorTest/1.ClearTest (0 ms) 2025-12-04T08:19:24.4228391Z [ RUN ] SmallVectorTest/1.ResizeShrinkTest 2025-12-04T08:19:24.4228529Z [ OK ] SmallVectorTest/1.ResizeShrinkTest (0 ms) 2025-12-04T08:19:24.4228662Z [ RUN ] SmallVectorTest/1.ResizeGrowTest 2025-12-04T08:19:24.4229024Z [ OK ] SmallVectorTest/1.ResizeGrowTest (0 ms) 2025-12-04T08:19:24.4229170Z [ RUN ] SmallVectorTest/1.ResizeWithElementsTest 2025-12-04T08:19:24.4229342Z [ OK ] SmallVectorTest/1.ResizeWithElementsTest (0 ms) 2025-12-04T08:19:24.4229465Z [ RUN ] SmallVectorTest/1.ResizeFillTest 2025-12-04T08:19:24.4229605Z [ OK ] SmallVectorTest/1.ResizeFillTest (0 ms) 2025-12-04T08:19:24.4229722Z [ RUN ] SmallVectorTest/1.OverflowTest 2025-12-04T08:19:24.4229862Z [ OK ] SmallVectorTest/1.OverflowTest (0 ms) 2025-12-04T08:19:24.4229981Z [ RUN ] SmallVectorTest/1.IterationTest 2025-12-04T08:19:24.4230106Z [ OK ] SmallVectorTest/1.IterationTest (0 ms) 2025-12-04T08:19:24.4230230Z [ RUN ] SmallVectorTest/1.SwapTest 2025-12-04T08:19:24.4230348Z [ OK ] SmallVectorTest/1.SwapTest (0 ms) 2025-12-04T08:19:24.4230606Z [ RUN ] SmallVectorTest/1.AppendTest 2025-12-04T08:19:24.4230746Z [ OK ] SmallVectorTest/1.AppendTest (0 ms) 2025-12-04T08:19:24.4230876Z [ RUN ] SmallVectorTest/1.AppendRepeatedTest 2025-12-04T08:19:24.4231019Z [ OK ] SmallVectorTest/1.AppendRepeatedTest (0 ms) 2025-12-04T08:19:24.4231146Z [ RUN ] SmallVectorTest/1.AppendNonIterTest 2025-12-04T08:19:24.4231305Z [ OK ] SmallVectorTest/1.AppendNonIterTest (0 ms) 2025-12-04T08:19:24.4231567Z [ RUN ] SmallVectorTest/1.AppendRepeatedNonForwardIterator 2025-12-04T08:19:24.4231778Z [ OK ] SmallVectorTest/1.AppendRepeatedNonForwardIterator (0 ms) 2025-12-04T08:19:24.4231936Z [ RUN ] SmallVectorTest/1.AppendSmallVector 2025-12-04T08:19:24.4232115Z [ OK ] SmallVectorTest/1.AppendSmallVector (0 ms) 2025-12-04T08:19:24.4232268Z [ RUN ] SmallVectorTest/1.AssignTest 2025-12-04T08:19:24.4232442Z [ OK ] SmallVectorTest/1.AssignTest (0 ms) 2025-12-04T08:19:24.4232612Z [ RUN ] SmallVectorTest/1.AssignRangeTest 2025-12-04T08:19:24.4232794Z [ OK ] SmallVectorTest/1.AssignRangeTest (0 ms) 2025-12-04T08:19:24.4232979Z [ RUN ] SmallVectorTest/1.AssignNonIterTest 2025-12-04T08:19:24.4233204Z [ OK ] SmallVectorTest/1.AssignNonIterTest (0 ms) 2025-12-04T08:19:24.4233416Z [ RUN ] SmallVectorTest/1.AssignSmallVector 2025-12-04T08:19:24.4233627Z [ OK ] SmallVectorTest/1.AssignSmallVector (0 ms) 2025-12-04T08:19:24.4233821Z [ RUN ] SmallVectorTest/1.MoveAssignTest 2025-12-04T08:19:24.4234037Z [ OK ] SmallVectorTest/1.MoveAssignTest (0 ms) 2025-12-04T08:19:24.4234196Z [ RUN ] SmallVectorTest/1.EraseTest 2025-12-04T08:19:24.4234373Z [ OK ] SmallVectorTest/1.EraseTest (0 ms) 2025-12-04T08:19:24.4234566Z [ RUN ] SmallVectorTest/1.EraseRangeTest 2025-12-04T08:19:24.4234760Z [ OK ] SmallVectorTest/1.EraseRangeTest (0 ms) 2025-12-04T08:19:24.4234934Z [ RUN ] SmallVectorTest/1.InsertTest 2025-12-04T08:19:24.4235145Z [ OK ] SmallVectorTest/1.InsertTest (0 ms) 2025-12-04T08:19:24.4235327Z [ RUN ] SmallVectorTest/1.InsertCopy 2025-12-04T08:19:24.4235477Z [ OK ] SmallVectorTest/1.InsertCopy (0 ms) 2025-12-04T08:19:24.4235622Z [ RUN ] SmallVectorTest/1.InsertRepeatedTest 2025-12-04T08:19:24.4235764Z [ OK ] SmallVectorTest/1.InsertRepeatedTest (0 ms) 2025-12-04T08:19:24.4235914Z [ RUN ] SmallVectorTest/1.InsertRepeatedNonIterTest 2025-12-04T08:19:24.4236084Z [ OK ] SmallVectorTest/1.InsertRepeatedNonIterTest (0 ms) 2025-12-04T08:19:24.4236243Z [ RUN ] SmallVectorTest/1.InsertRepeatedAtEndTest 2025-12-04T08:19:24.4236403Z [ OK ] SmallVectorTest/1.InsertRepeatedAtEndTest (0 ms) 2025-12-04T08:19:24.4236542Z [ RUN ] SmallVectorTest/1.InsertRepeatedEmptyTest 2025-12-04T08:19:24.4236712Z [ OK ] SmallVectorTest/1.InsertRepeatedEmptyTest (0 ms) 2025-12-04T08:19:24.4236834Z [ RUN ] SmallVectorTest/1.InsertRangeTest 2025-12-04T08:19:24.4236965Z [ OK ] SmallVectorTest/1.InsertRangeTest (0 ms) 2025-12-04T08:19:24.4237108Z [ RUN ] SmallVectorTest/1.InsertRangeAtEndTest 2025-12-04T08:19:24.4237255Z [ OK ] SmallVectorTest/1.InsertRangeAtEndTest (0 ms) 2025-12-04T08:19:24.4237384Z [ RUN ] SmallVectorTest/1.InsertEmptyRangeTest 2025-12-04T08:19:24.4237531Z [ OK ] SmallVectorTest/1.InsertEmptyRangeTest (0 ms) 2025-12-04T08:19:24.4237662Z [ RUN ] SmallVectorTest/1.ComparisonTest 2025-12-04T08:19:24.4237793Z [ OK ] SmallVectorTest/1.ComparisonTest (0 ms) 2025-12-04T08:19:24.4237919Z [ RUN ] SmallVectorTest/1.ConstVectorTest 2025-12-04T08:19:24.4238064Z [ OK ] SmallVectorTest/1.ConstVectorTest (0 ms) 2025-12-04T08:19:24.4238191Z [ RUN ] SmallVectorTest/1.DirectVectorTest 2025-12-04T08:19:24.4238324Z [ OK ] SmallVectorTest/1.DirectVectorTest (0 ms) 2025-12-04T08:19:24.4238453Z [ RUN ] SmallVectorTest/1.IteratorTest 2025-12-04T08:19:24.4238575Z [ OK ] SmallVectorTest/1.IteratorTest (0 ms) 2025-12-04T08:19:24.4238714Z [----------] 37 tests from SmallVectorTest/1 (0 ms total) 2025-12-04T08:19:24.4238845Z 2025-12-04T08:19:24.4239259Z [----------] 37 tests from SmallVectorTest/2, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable,2u> 2025-12-04T08:19:24.4239411Z [ RUN ] SmallVectorTest/2.ConstructorNonIterTest 2025-12-04T08:19:24.4239567Z [ OK ] SmallVectorTest/2.ConstructorNonIterTest (0 ms) 2025-12-04T08:19:24.4239697Z [ RUN ] SmallVectorTest/2.ConstructorIterTest 2025-12-04T08:19:24.4239920Z [ OK ] SmallVectorTest/2.ConstructorIterTest (0 ms) 2025-12-04T08:19:24.4240045Z [ RUN ] SmallVectorTest/2.EmptyVectorTest 2025-12-04T08:19:24.4240178Z [ OK ] SmallVectorTest/2.EmptyVectorTest (0 ms) 2025-12-04T08:19:24.4240313Z [ RUN ] SmallVectorTest/2.PushPopTest 2025-12-04T08:19:24.4240441Z [ OK ] SmallVectorTest/2.PushPopTest (0 ms) 2025-12-04T08:19:24.4240549Z [ RUN ] SmallVectorTest/2.ClearTest 2025-12-04T08:19:24.4240668Z [ OK ] SmallVectorTest/2.ClearTest (0 ms) 2025-12-04T08:19:24.4240810Z [ RUN ] SmallVectorTest/2.ResizeShrinkTest 2025-12-04T08:19:24.4240945Z [ OK ] SmallVectorTest/2.ResizeShrinkTest (0 ms) 2025-12-04T08:19:24.4241064Z [ RUN ] SmallVectorTest/2.ResizeGrowTest 2025-12-04T08:19:24.4241206Z [ OK ] SmallVectorTest/2.ResizeGrowTest (0 ms) 2025-12-04T08:19:24.4241342Z [ RUN ] SmallVectorTest/2.ResizeWithElementsTest 2025-12-04T08:19:24.4241497Z [ OK ] SmallVectorTest/2.ResizeWithElementsTest (0 ms) 2025-12-04T08:19:24.4241630Z [ RUN ] SmallVectorTest/2.ResizeFillTest 2025-12-04T08:19:24.4241760Z [ OK ] SmallVectorTest/2.ResizeFillTest (0 ms) 2025-12-04T08:19:24.4241877Z [ RUN ] SmallVectorTest/2.OverflowTest 2025-12-04T08:19:24.4241998Z [ OK ] SmallVectorTest/2.OverflowTest (0 ms) 2025-12-04T08:19:24.4242126Z [ RUN ] SmallVectorTest/2.IterationTest 2025-12-04T08:19:24.4242250Z [ OK ] SmallVectorTest/2.IterationTest (0 ms) 2025-12-04T08:19:24.4242358Z [ RUN ] SmallVectorTest/2.SwapTest 2025-12-04T08:19:24.4242488Z [ OK ] SmallVectorTest/2.SwapTest (0 ms) 2025-12-04T08:19:24.4242602Z [ RUN ] SmallVectorTest/2.AppendTest 2025-12-04T08:19:24.4242723Z [ OK ] SmallVectorTest/2.AppendTest (0 ms) 2025-12-04T08:19:24.4242850Z [ RUN ] SmallVectorTest/2.AppendRepeatedTest 2025-12-04T08:19:24.4243004Z [ OK ] SmallVectorTest/2.AppendRepeatedTest (0 ms) 2025-12-04T08:19:24.4243129Z [ RUN ] SmallVectorTest/2.AppendNonIterTest 2025-12-04T08:19:24.4243273Z [ OK ] SmallVectorTest/2.AppendNonIterTest (0 ms) 2025-12-04T08:19:24.4243466Z [ RUN ] SmallVectorTest/2.AppendRepeatedNonForwardIterator 2025-12-04T08:19:24.4243673Z [ OK ] SmallVectorTest/2.AppendRepeatedNonForwardIterator (0 ms) 2025-12-04T08:19:24.4243801Z [ RUN ] SmallVectorTest/2.AppendSmallVector 2025-12-04T08:19:24.4243951Z [ OK ] SmallVectorTest/2.AppendSmallVector (0 ms) 2025-12-04T08:19:24.4244062Z [ RUN ] SmallVectorTest/2.AssignTest 2025-12-04T08:19:24.4244182Z [ OK ] SmallVectorTest/2.AssignTest (0 ms) 2025-12-04T08:19:24.4244308Z [ RUN ] SmallVectorTest/2.AssignRangeTest 2025-12-04T08:19:24.4244452Z [ OK ] SmallVectorTest/2.AssignRangeTest (0 ms) 2025-12-04T08:19:24.4244576Z [ RUN ] SmallVectorTest/2.AssignNonIterTest 2025-12-04T08:19:24.4244713Z [ OK ] SmallVectorTest/2.AssignNonIterTest (0 ms) 2025-12-04T08:19:24.4244848Z [ RUN ] SmallVectorTest/2.AssignSmallVector 2025-12-04T08:19:24.4244981Z [ OK ] SmallVectorTest/2.AssignSmallVector (0 ms) 2025-12-04T08:19:24.4245105Z [ RUN ] SmallVectorTest/2.MoveAssignTest 2025-12-04T08:19:24.4245246Z [ OK ] SmallVectorTest/2.MoveAssignTest (0 ms) 2025-12-04T08:19:24.4245354Z [ RUN ] SmallVectorTest/2.EraseTest 2025-12-04T08:19:24.4245473Z [ OK ] SmallVectorTest/2.EraseTest (0 ms) 2025-12-04T08:19:24.4245593Z [ RUN ] SmallVectorTest/2.EraseRangeTest 2025-12-04T08:19:24.4245733Z [ OK ] SmallVectorTest/2.EraseRangeTest (0 ms) 2025-12-04T08:19:24.4245845Z [ RUN ] SmallVectorTest/2.InsertTest 2025-12-04T08:19:24.4246026Z [ OK ] SmallVectorTest/2.InsertTest (0 ms) 2025-12-04T08:19:24.4246152Z [ RUN ] SmallVectorTest/2.InsertCopy 2025-12-04T08:19:24.4246270Z [ OK ] SmallVectorTest/2.InsertCopy (0 ms) 2025-12-04T08:19:24.4246399Z [ RUN ] SmallVectorTest/2.InsertRepeatedTest 2025-12-04T08:19:24.4246539Z [ OK ] SmallVectorTest/2.InsertRepeatedTest (0 ms) 2025-12-04T08:19:24.4246696Z [ RUN ] SmallVectorTest/2.InsertRepeatedNonIterTest 2025-12-04T08:19:24.4246917Z [ OK ] SmallVectorTest/2.InsertRepeatedNonIterTest (0 ms) 2025-12-04T08:19:24.4247060Z [ RUN ] SmallVectorTest/2.InsertRepeatedAtEndTest 2025-12-04T08:19:24.4247234Z [ OK ] SmallVectorTest/2.InsertRepeatedAtEndTest (0 ms) 2025-12-04T08:19:24.4247375Z [ RUN ] SmallVectorTest/2.InsertRepeatedEmptyTest 2025-12-04T08:19:24.4247630Z [ OK ] SmallVectorTest/2.InsertRepeatedEmptyTest (0 ms) 2025-12-04T08:19:24.4247770Z [ RUN ] SmallVectorTest/2.InsertRangeTest 2025-12-04T08:19:24.4247905Z [ OK ] SmallVectorTest/2.InsertRangeTest (0 ms) 2025-12-04T08:19:24.4248035Z [ RUN ] SmallVectorTest/2.InsertRangeAtEndTest 2025-12-04T08:19:24.4248182Z [ OK ] SmallVectorTest/2.InsertRangeAtEndTest (0 ms) 2025-12-04T08:19:24.4248328Z [ RUN ] SmallVectorTest/2.InsertEmptyRangeTest 2025-12-04T08:19:24.4248474Z [ OK ] SmallVectorTest/2.InsertEmptyRangeTest (0 ms) 2025-12-04T08:19:24.4248597Z [ RUN ] SmallVectorTest/2.ComparisonTest 2025-12-04T08:19:24.4248745Z [ OK ] SmallVectorTest/2.ComparisonTest (0 ms) 2025-12-04T08:19:24.4248867Z [ RUN ] SmallVectorTest/2.ConstVectorTest 2025-12-04T08:19:24.4249000Z [ OK ] SmallVectorTest/2.ConstVectorTest (0 ms) 2025-12-04T08:19:24.4249136Z [ RUN ] SmallVectorTest/2.DirectVectorTest 2025-12-04T08:19:24.4249269Z [ OK ] SmallVectorTest/2.DirectVectorTest (0 ms) 2025-12-04T08:19:24.4249385Z [ RUN ] SmallVectorTest/2.IteratorTest 2025-12-04T08:19:24.4249508Z [ OK ] SmallVectorTest/2.IteratorTest (0 ms) 2025-12-04T08:19:24.4249661Z [----------] 37 tests from SmallVectorTest/2 (0 ms total) 2025-12-04T08:19:24.4249667Z 2025-12-04T08:19:24.4250062Z [----------] 37 tests from SmallVectorTest/3, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable,4u> 2025-12-04T08:19:24.4250200Z [ RUN ] SmallVectorTest/3.ConstructorNonIterTest 2025-12-04T08:19:24.4250365Z [ OK ] SmallVectorTest/3.ConstructorNonIterTest (0 ms) 2025-12-04T08:19:24.4250497Z [ RUN ] SmallVectorTest/3.ConstructorIterTest 2025-12-04T08:19:24.4250639Z [ OK ] SmallVectorTest/3.ConstructorIterTest (0 ms) 2025-12-04T08:19:24.4250773Z [ RUN ] SmallVectorTest/3.EmptyVectorTest 2025-12-04T08:19:24.4250904Z [ OK ] SmallVectorTest/3.EmptyVectorTest (0 ms) 2025-12-04T08:19:24.4251022Z [ RUN ] SmallVectorTest/3.PushPopTest 2025-12-04T08:19:24.4251144Z [ OK ] SmallVectorTest/3.PushPopTest (0 ms) 2025-12-04T08:19:24.4251264Z [ RUN ] SmallVectorTest/3.ClearTest 2025-12-04T08:19:24.4251385Z [ OK ] SmallVectorTest/3.ClearTest (0 ms) 2025-12-04T08:19:24.4251507Z [ RUN ] SmallVectorTest/3.ResizeShrinkTest 2025-12-04T08:19:24.4251652Z [ OK ] SmallVectorTest/3.ResizeShrinkTest (0 ms) 2025-12-04T08:19:24.4251769Z [ RUN ] SmallVectorTest/3.ResizeGrowTest 2025-12-04T08:19:24.4251899Z [ OK ] SmallVectorTest/3.ResizeGrowTest (0 ms) 2025-12-04T08:19:24.4252046Z [ RUN ] SmallVectorTest/3.ResizeWithElementsTest 2025-12-04T08:19:24.4252204Z [ OK ] SmallVectorTest/3.ResizeWithElementsTest (0 ms) 2025-12-04T08:19:24.4252323Z [ RUN ] SmallVectorTest/3.ResizeFillTest 2025-12-04T08:19:24.4252452Z [ OK ] SmallVectorTest/3.ResizeFillTest (0 ms) 2025-12-04T08:19:24.4252580Z [ RUN ] SmallVectorTest/3.OverflowTest 2025-12-04T08:19:24.4252702Z [ OK ] SmallVectorTest/3.OverflowTest (0 ms) 2025-12-04T08:19:24.4252819Z [ RUN ] SmallVectorTest/3.IterationTest 2025-12-04T08:19:24.4252954Z [ OK ] SmallVectorTest/3.IterationTest (0 ms) 2025-12-04T08:19:24.4253126Z [ RUN ] SmallVectorTest/3.SwapTest 2025-12-04T08:19:24.4253246Z [ OK ] SmallVectorTest/3.SwapTest (0 ms) 2025-12-04T08:19:24.4253359Z [ RUN ] SmallVectorTest/3.AppendTest 2025-12-04T08:19:24.4253493Z [ OK ] SmallVectorTest/3.AppendTest (0 ms) 2025-12-04T08:19:24.4253622Z [ RUN ] SmallVectorTest/3.AppendRepeatedTest 2025-12-04T08:19:24.4253764Z [ OK ] SmallVectorTest/3.AppendRepeatedTest (0 ms) 2025-12-04T08:19:24.4253905Z [ RUN ] SmallVectorTest/3.AppendNonIterTest 2025-12-04T08:19:24.4254100Z [ OK ] SmallVectorTest/3.AppendNonIterTest (0 ms) 2025-12-04T08:19:24.4254278Z [ RUN ] SmallVectorTest/3.AppendRepeatedNonForwardIterator 2025-12-04T08:19:24.4254521Z [ OK ] SmallVectorTest/3.AppendRepeatedNonForwardIterator (0 ms) 2025-12-04T08:19:24.4254647Z [ RUN ] SmallVectorTest/3.AppendSmallVector 2025-12-04T08:19:24.4254785Z [ OK ] SmallVectorTest/3.AppendSmallVector (0 ms) 2025-12-04T08:19:24.4254897Z [ RUN ] SmallVectorTest/3.AssignTest 2025-12-04T08:19:24.4255032Z [ OK ] SmallVectorTest/3.AssignTest (0 ms) 2025-12-04T08:19:24.4255154Z [ RUN ] SmallVectorTest/3.AssignRangeTest 2025-12-04T08:19:24.4255286Z [ OK ] SmallVectorTest/3.AssignRangeTest (0 ms) 2025-12-04T08:19:24.4255420Z [ RUN ] SmallVectorTest/3.AssignNonIterTest 2025-12-04T08:19:24.4255556Z [ OK ] SmallVectorTest/3.AssignNonIterTest (0 ms) 2025-12-04T08:19:24.4255680Z [ RUN ] SmallVectorTest/3.AssignSmallVector 2025-12-04T08:19:24.4255829Z [ OK ] SmallVectorTest/3.AssignSmallVector (0 ms) 2025-12-04T08:19:24.4255949Z [ RUN ] SmallVectorTest/3.MoveAssignTest 2025-12-04T08:19:24.4256079Z [ OK ] SmallVectorTest/3.MoveAssignTest (0 ms) 2025-12-04T08:19:24.4256185Z [ RUN ] SmallVectorTest/3.EraseTest 2025-12-04T08:19:24.4256316Z [ OK ] SmallVectorTest/3.EraseTest (0 ms) 2025-12-04T08:19:24.4256433Z [ RUN ] SmallVectorTest/3.EraseRangeTest 2025-12-04T08:19:24.4256561Z [ OK ] SmallVectorTest/3.EraseRangeTest (0 ms) 2025-12-04T08:19:24.4256686Z [ RUN ] SmallVectorTest/3.InsertTest 2025-12-04T08:19:24.4256805Z [ OK ] SmallVectorTest/3.InsertTest (0 ms) 2025-12-04T08:19:24.4256917Z [ RUN ] SmallVectorTest/3.InsertCopy 2025-12-04T08:19:24.4257035Z [ OK ] SmallVectorTest/3.InsertCopy (0 ms) 2025-12-04T08:19:24.4257186Z [ RUN ] SmallVectorTest/3.InsertRepeatedTest 2025-12-04T08:19:24.4257327Z [ OK ] SmallVectorTest/3.InsertRepeatedTest (0 ms) 2025-12-04T08:19:24.4257477Z [ RUN ] SmallVectorTest/3.InsertRepeatedNonIterTest 2025-12-04T08:19:24.4257658Z [ OK ] SmallVectorTest/3.InsertRepeatedNonIterTest (0 ms) 2025-12-04T08:19:24.4257804Z [ RUN ] SmallVectorTest/3.InsertRepeatedAtEndTest 2025-12-04T08:19:24.4257965Z [ OK ] SmallVectorTest/3.InsertRepeatedAtEndTest (0 ms) 2025-12-04T08:19:24.4258121Z [ RUN ] SmallVectorTest/3.InsertRepeatedEmptyTest 2025-12-04T08:19:24.4258281Z [ OK ] SmallVectorTest/3.InsertRepeatedEmptyTest (0 ms) 2025-12-04T08:19:24.4258409Z [ RUN ] SmallVectorTest/3.InsertRangeTest 2025-12-04T08:19:24.4258542Z [ OK ] SmallVectorTest/3.InsertRangeTest (0 ms) 2025-12-04T08:19:24.4258685Z [ RUN ] SmallVectorTest/3.InsertRangeAtEndTest 2025-12-04T08:19:24.4258834Z [ OK ] SmallVectorTest/3.InsertRangeAtEndTest (0 ms) 2025-12-04T08:19:24.4258964Z [ RUN ] SmallVectorTest/3.InsertEmptyRangeTest 2025-12-04T08:19:24.4259126Z [ OK ] SmallVectorTest/3.InsertEmptyRangeTest (0 ms) 2025-12-04T08:19:24.4259251Z [ RUN ] SmallVectorTest/3.ComparisonTest 2025-12-04T08:19:24.4259382Z [ OK ] SmallVectorTest/3.ComparisonTest (0 ms) 2025-12-04T08:19:24.4259519Z [ RUN ] SmallVectorTest/3.ConstVectorTest 2025-12-04T08:19:24.4259652Z [ OK ] SmallVectorTest/3.ConstVectorTest (0 ms) 2025-12-04T08:19:24.4259777Z [ RUN ] SmallVectorTest/3.DirectVectorTest 2025-12-04T08:19:24.4259912Z [ OK ] SmallVectorTest/3.DirectVectorTest (0 ms) 2025-12-04T08:19:24.4260043Z [ RUN ] SmallVectorTest/3.IteratorTest 2025-12-04T08:19:24.4260224Z [ OK ] SmallVectorTest/3.IteratorTest (0 ms) 2025-12-04T08:19:24.4260367Z [----------] 37 tests from SmallVectorTest/3 (0 ms total) 2025-12-04T08:19:24.4260372Z 2025-12-04T08:19:24.4260777Z [----------] 37 tests from SmallVectorTest/4, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable,5u> 2025-12-04T08:19:24.4260918Z [ RUN ] SmallVectorTest/4.ConstructorNonIterTest 2025-12-04T08:19:24.4261074Z [ OK ] SmallVectorTest/4.ConstructorNonIterTest (0 ms) 2025-12-04T08:19:24.4261287Z [ RUN ] SmallVectorTest/4.ConstructorIterTest 2025-12-04T08:19:24.4261431Z [ OK ] SmallVectorTest/4.ConstructorIterTest (0 ms) 2025-12-04T08:19:24.4261557Z [ RUN ] SmallVectorTest/4.EmptyVectorTest 2025-12-04T08:19:24.4261703Z [ OK ] SmallVectorTest/4.EmptyVectorTest (0 ms) 2025-12-04T08:19:24.4261822Z [ RUN ] SmallVectorTest/4.PushPopTest 2025-12-04T08:19:24.4261949Z [ OK ] SmallVectorTest/4.PushPopTest (0 ms) 2025-12-04T08:19:24.4262062Z [ RUN ] SmallVectorTest/4.ClearTest 2025-12-04T08:19:24.4262202Z [ OK ] SmallVectorTest/4.ClearTest (0 ms) 2025-12-04T08:19:24.4262327Z [ RUN ] SmallVectorTest/4.ResizeShrinkTest 2025-12-04T08:19:24.4262461Z [ OK ] SmallVectorTest/4.ResizeShrinkTest (0 ms) 2025-12-04T08:19:24.4262596Z [ RUN ] SmallVectorTest/4.ResizeGrowTest 2025-12-04T08:19:24.4262725Z [ OK ] SmallVectorTest/4.ResizeGrowTest (0 ms) 2025-12-04T08:19:24.4262863Z [ RUN ] SmallVectorTest/4.ResizeWithElementsTest 2025-12-04T08:19:24.4263021Z [ OK ] SmallVectorTest/4.ResizeWithElementsTest (0 ms) 2025-12-04T08:19:24.4263160Z [ RUN ] SmallVectorTest/4.ResizeFillTest 2025-12-04T08:19:24.4263291Z [ OK ] SmallVectorTest/4.ResizeFillTest (0 ms) 2025-12-04T08:19:24.4263408Z [ RUN ] SmallVectorTest/4.OverflowTest 2025-12-04T08:19:24.4263546Z [ OK ] SmallVectorTest/4.OverflowTest (0 ms) 2025-12-04T08:19:24.4263665Z [ RUN ] SmallVectorTest/4.IterationTest 2025-12-04T08:19:24.4263796Z [ OK ] SmallVectorTest/4.IterationTest (0 ms) 2025-12-04T08:19:24.4263919Z [ RUN ] SmallVectorTest/4.SwapTest 2025-12-04T08:19:24.4264036Z [ OK ] SmallVectorTest/4.SwapTest (0 ms) 2025-12-04T08:19:24.4264148Z [ RUN ] SmallVectorTest/4.AppendTest 2025-12-04T08:19:24.4264267Z [ OK ] SmallVectorTest/4.AppendTest (0 ms) 2025-12-04T08:19:24.4264404Z [ RUN ] SmallVectorTest/4.AppendRepeatedTest 2025-12-04T08:19:24.4264543Z [ OK ] SmallVectorTest/4.AppendRepeatedTest (0 ms) 2025-12-04T08:19:24.4264671Z [ RUN ] SmallVectorTest/4.AppendNonIterTest 2025-12-04T08:19:24.4264819Z [ OK ] SmallVectorTest/4.AppendNonIterTest (0 ms) 2025-12-04T08:19:24.4264996Z [ RUN ] SmallVectorTest/4.AppendRepeatedNonForwardIterator 2025-12-04T08:19:24.4265205Z [ OK ] SmallVectorTest/4.AppendRepeatedNonForwardIterator (0 ms) 2025-12-04T08:19:24.4265341Z [ RUN ] SmallVectorTest/4.AppendSmallVector 2025-12-04T08:19:24.4265476Z [ OK ] SmallVectorTest/4.AppendSmallVector (0 ms) 2025-12-04T08:19:24.4265592Z [ RUN ] SmallVectorTest/4.AssignTest 2025-12-04T08:19:24.4265710Z [ OK ] SmallVectorTest/4.AssignTest (0 ms) 2025-12-04T08:19:24.4265842Z [ RUN ] SmallVectorTest/4.AssignRangeTest 2025-12-04T08:19:24.4265976Z [ OK ] SmallVectorTest/4.AssignRangeTest (0 ms) 2025-12-04T08:19:24.4266098Z [ RUN ] SmallVectorTest/4.AssignNonIterTest 2025-12-04T08:19:24.4266247Z [ OK ] SmallVectorTest/4.AssignNonIterTest (0 ms) 2025-12-04T08:19:24.4266371Z [ RUN ] SmallVectorTest/4.AssignSmallVector 2025-12-04T08:19:24.4266506Z [ OK ] SmallVectorTest/4.AssignSmallVector (0 ms) 2025-12-04T08:19:24.4266624Z [ RUN ] SmallVectorTest/4.MoveAssignTest 2025-12-04T08:19:24.4266762Z [ OK ] SmallVectorTest/4.MoveAssignTest (0 ms) 2025-12-04T08:19:24.4266871Z [ RUN ] SmallVectorTest/4.EraseTest 2025-12-04T08:19:24.4266992Z [ OK ] SmallVectorTest/4.EraseTest (0 ms) 2025-12-04T08:19:24.4267125Z [ RUN ] SmallVectorTest/4.EraseRangeTest 2025-12-04T08:19:24.4267306Z [ OK ] SmallVectorTest/4.EraseRangeTest (0 ms) 2025-12-04T08:19:24.4267418Z [ RUN ] SmallVectorTest/4.InsertTest 2025-12-04T08:19:24.4267552Z [ OK ] SmallVectorTest/4.InsertTest (0 ms) 2025-12-04T08:19:24.4267663Z [ RUN ] SmallVectorTest/4.InsertCopy 2025-12-04T08:19:24.4267782Z [ OK ] SmallVectorTest/4.InsertCopy (0 ms) 2025-12-04T08:19:24.4267909Z [ RUN ] SmallVectorTest/4.InsertRepeatedTest 2025-12-04T08:19:24.4268116Z [ OK ] SmallVectorTest/4.InsertRepeatedTest (0 ms) 2025-12-04T08:19:24.4268262Z [ RUN ] SmallVectorTest/4.InsertRepeatedNonIterTest 2025-12-04T08:19:24.4268431Z [ OK ] SmallVectorTest/4.InsertRepeatedNonIterTest (0 ms) 2025-12-04T08:19:24.4268587Z [ RUN ] SmallVectorTest/4.InsertRepeatedAtEndTest 2025-12-04T08:19:24.4268748Z [ OK ] SmallVectorTest/4.InsertRepeatedAtEndTest (0 ms) 2025-12-04T08:19:24.4268887Z [ RUN ] SmallVectorTest/4.InsertRepeatedEmptyTest 2025-12-04T08:19:24.4269059Z [ OK ] SmallVectorTest/4.InsertRepeatedEmptyTest (0 ms) 2025-12-04T08:19:24.4269181Z [ RUN ] SmallVectorTest/4.InsertRangeTest 2025-12-04T08:19:24.4269314Z [ OK ] SmallVectorTest/4.InsertRangeTest (0 ms) 2025-12-04T08:19:24.4269444Z [ RUN ] SmallVectorTest/4.InsertRangeAtEndTest 2025-12-04T08:19:24.4269603Z [ OK ] SmallVectorTest/4.InsertRangeAtEndTest (0 ms) 2025-12-04T08:19:24.4269733Z [ RUN ] SmallVectorTest/4.InsertEmptyRangeTest 2025-12-04T08:19:24.4269881Z [ OK ] SmallVectorTest/4.InsertEmptyRangeTest (0 ms) 2025-12-04T08:19:24.4270012Z [ RUN ] SmallVectorTest/4.ComparisonTest 2025-12-04T08:19:24.4270141Z [ OK ] SmallVectorTest/4.ComparisonTest (0 ms) 2025-12-04T08:19:24.4270264Z [ RUN ] SmallVectorTest/4.ConstVectorTest 2025-12-04T08:19:24.4270394Z [ OK ] SmallVectorTest/4.ConstVectorTest (0 ms) 2025-12-04T08:19:24.4270529Z [ RUN ] SmallVectorTest/4.DirectVectorTest 2025-12-04T08:19:24.4270663Z [ OK ] SmallVectorTest/4.DirectVectorTest (0 ms) 2025-12-04T08:19:24.4270781Z [ RUN ] SmallVectorTest/4.IteratorTest 2025-12-04T08:19:24.4270917Z [ OK ] SmallVectorTest/4.IteratorTest (0 ms) 2025-12-04T08:19:24.4271056Z [----------] 37 tests from SmallVectorTest/4 (0 ms total) 2025-12-04T08:19:24.4271061Z 2025-12-04T08:19:24.4271169Z [----------] 5 tests from SmallVectorTest 2025-12-04T08:19:24.4271312Z [ RUN ] SmallVectorTest.ResizeForOverwrite 2025-12-04T08:19:24.4271453Z [ OK ] SmallVectorTest.ResizeForOverwrite (0 ms) 2025-12-04T08:19:24.4271568Z [ RUN ] SmallVectorTest.MidInsert 2025-12-04T08:19:24.4271687Z [ OK ] SmallVectorTest.MidInsert (0 ms) 2025-12-04T08:19:24.4271814Z [ RUN ] SmallVectorTest.EmplaceBack 2025-12-04T08:19:24.4271939Z [ OK ] SmallVectorTest.EmplaceBack (0 ms) 2025-12-04T08:19:24.4272078Z [ RUN ] SmallVectorTest.DefaultInlinedElements 2025-12-04T08:19:24.4272249Z [ OK ] SmallVectorTest.DefaultInlinedElements (0 ms) 2025-12-04T08:19:24.4272376Z [ RUN ] SmallVectorTest.InitializerList 2025-12-04T08:19:24.4272513Z [ OK ] SmallVectorTest.InitializerList (0 ms) 2025-12-04T08:19:24.4272657Z [----------] 5 tests from SmallVectorTest (0 ms total) 2025-12-04T08:19:24.4272661Z 2025-12-04T08:19:24.4273364Z [----------] 1 test from DualSmallVectorsTest/0, where TypeParam = std::pair,c10::SmallVector<(anonymous namespace)::Constructable,4u> > 2025-12-04T08:19:24.4273495Z [ RUN ] DualSmallVectorsTest/0.MoveAssignment 2025-12-04T08:19:24.4273657Z [ OK ] DualSmallVectorsTest/0.MoveAssignment (0 ms) 2025-12-04T08:19:24.4273810Z [----------] 1 test from DualSmallVectorsTest/0 (0 ms total) 2025-12-04T08:19:24.4273814Z 2025-12-04T08:19:24.4274497Z [----------] 1 test from DualSmallVectorsTest/1, where TypeParam = std::pair,c10::SmallVector<(anonymous namespace)::Constructable,2u> > 2025-12-04T08:19:24.4274638Z [ RUN ] DualSmallVectorsTest/1.MoveAssignment 2025-12-04T08:19:24.4274844Z [ OK ] DualSmallVectorsTest/1.MoveAssignment (0 ms) 2025-12-04T08:19:24.4274999Z [----------] 1 test from DualSmallVectorsTest/1 (0 ms total) 2025-12-04T08:19:24.4275003Z 2025-12-04T08:19:24.4275695Z [----------] 1 test from DualSmallVectorsTest/2, where TypeParam = std::pair,c10::SmallVector<(anonymous namespace)::Constructable,4u> > 2025-12-04T08:19:24.4275825Z [ RUN ] DualSmallVectorsTest/2.MoveAssignment 2025-12-04T08:19:24.4276023Z [ OK ] DualSmallVectorsTest/2.MoveAssignment (0 ms) 2025-12-04T08:19:24.4276175Z [----------] 1 test from DualSmallVectorsTest/2 (0 ms total) 2025-12-04T08:19:24.4276191Z 2025-12-04T08:19:24.4276866Z [----------] 1 test from DualSmallVectorsTest/3, where TypeParam = std::pair,c10::SmallVector<(anonymous namespace)::Constructable,2u> > 2025-12-04T08:19:24.4276994Z [ RUN ] DualSmallVectorsTest/3.MoveAssignment 2025-12-04T08:19:24.4277141Z [ OK ] DualSmallVectorsTest/3.MoveAssignment (0 ms) 2025-12-04T08:19:24.4277303Z [----------] 1 test from DualSmallVectorsTest/3 (0 ms total) 2025-12-04T08:19:24.4277307Z 2025-12-04T08:19:24.4277429Z [----------] 1 test from SmallVectorCustomTest 2025-12-04T08:19:24.4277564Z [ RUN ] SmallVectorCustomTest.NoAssignTest 2025-12-04T08:19:24.4277720Z [ OK ] SmallVectorCustomTest.NoAssignTest (0 ms) 2025-12-04T08:19:24.4277870Z [----------] 1 test from SmallVectorCustomTest (0 ms total) 2025-12-04T08:19:24.4277878Z 2025-12-04T08:19:24.4278261Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/0, where TypeParam = c10::SmallVector 2025-12-04T08:19:24.4278445Z [ RUN ] SmallVectorReferenceInvalidationTest/0.PushBack 2025-12-04T08:19:24.4278642Z [ OK ] SmallVectorReferenceInvalidationTest/0.PushBack (0 ms) 2025-12-04T08:19:24.4278835Z [ RUN ] SmallVectorReferenceInvalidationTest/0.PushBackMoved 2025-12-04T08:19:24.4279071Z [ OK ] SmallVectorReferenceInvalidationTest/0.PushBackMoved (0 ms) 2025-12-04T08:19:24.4279235Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Resize 2025-12-04T08:19:24.4279419Z [ OK ] SmallVectorReferenceInvalidationTest/0.Resize (0 ms) 2025-12-04T08:19:24.4279583Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Append 2025-12-04T08:19:24.4279779Z [ OK ] SmallVectorReferenceInvalidationTest/0.Append (0 ms) 2025-12-04T08:19:24.4279959Z [ RUN ] SmallVectorReferenceInvalidationTest/0.AppendRange 2025-12-04T08:19:24.4280186Z [ OK ] SmallVectorReferenceInvalidationTest/0.AppendRange (10543 ms) 2025-12-04T08:19:24.4280360Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Assign 2025-12-04T08:19:24.4280544Z [ OK ] SmallVectorReferenceInvalidationTest/0.Assign (0 ms) 2025-12-04T08:19:24.4280723Z [ RUN ] SmallVectorReferenceInvalidationTest/0.AssignRange 2025-12-04T08:19:24.4280955Z [ OK ] SmallVectorReferenceInvalidationTest/0.AssignRange (10425 ms) 2025-12-04T08:19:24.4281118Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Insert 2025-12-04T08:19:24.4281300Z [ OK ] SmallVectorReferenceInvalidationTest/0.Insert (0 ms) 2025-12-04T08:19:24.4281490Z [ RUN ] SmallVectorReferenceInvalidationTest/0.InsertMoved 2025-12-04T08:19:24.4281694Z [ OK ] SmallVectorReferenceInvalidationTest/0.InsertMoved (0 ms) 2025-12-04T08:19:24.4281859Z [ RUN ] SmallVectorReferenceInvalidationTest/0.InsertN 2025-12-04T08:19:24.4282045Z [ OK ] SmallVectorReferenceInvalidationTest/0.InsertN (0 ms) 2025-12-04T08:19:24.4282237Z [ RUN ] SmallVectorReferenceInvalidationTest/0.InsertRange 2025-12-04T08:19:24.4282459Z [ OK ] SmallVectorReferenceInvalidationTest/0.InsertRange (10410 ms) 2025-12-04T08:19:24.4282638Z [ RUN ] SmallVectorReferenceInvalidationTest/0.EmplaceBack 2025-12-04T08:19:24.4282857Z [ OK ] SmallVectorReferenceInvalidationTest/0.EmplaceBack (0 ms) 2025-12-04T08:19:24.4283102Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/0 (31379 ms total) 2025-12-04T08:19:24.4283107Z 2025-12-04T08:19:24.4283686Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/1, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable,3u> 2025-12-04T08:19:24.4283873Z [ RUN ] SmallVectorReferenceInvalidationTest/1.PushBack 2025-12-04T08:19:24.4284065Z [ OK ] SmallVectorReferenceInvalidationTest/1.PushBack (0 ms) 2025-12-04T08:19:24.4284254Z [ RUN ] SmallVectorReferenceInvalidationTest/1.PushBackMoved 2025-12-04T08:19:24.4284538Z [ OK ] SmallVectorReferenceInvalidationTest/1.PushBackMoved (0 ms) 2025-12-04T08:19:24.4284702Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Resize 2025-12-04T08:19:24.4284884Z [ OK ] SmallVectorReferenceInvalidationTest/1.Resize (0 ms) 2025-12-04T08:19:24.4285047Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Append 2025-12-04T08:19:24.4285245Z [ OK ] SmallVectorReferenceInvalidationTest/1.Append (0 ms) 2025-12-04T08:19:24.4285425Z [ RUN ] SmallVectorReferenceInvalidationTest/1.AppendRange 2025-12-04T08:19:24.4285654Z [ OK ] SmallVectorReferenceInvalidationTest/1.AppendRange (10577 ms) 2025-12-04T08:19:24.4285832Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Assign 2025-12-04T08:19:24.4286017Z [ OK ] SmallVectorReferenceInvalidationTest/1.Assign (0 ms) 2025-12-04T08:19:24.4286198Z [ RUN ] SmallVectorReferenceInvalidationTest/1.AssignRange 2025-12-04T08:19:24.4286435Z [ OK ] SmallVectorReferenceInvalidationTest/1.AssignRange (10441 ms) 2025-12-04T08:19:24.4286601Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Insert 2025-12-04T08:19:24.4286786Z [ OK ] SmallVectorReferenceInvalidationTest/1.Insert (0 ms) 2025-12-04T08:19:24.4286978Z [ RUN ] SmallVectorReferenceInvalidationTest/1.InsertMoved 2025-12-04T08:19:24.4287185Z [ OK ] SmallVectorReferenceInvalidationTest/1.InsertMoved (0 ms) 2025-12-04T08:19:24.4287351Z [ RUN ] SmallVectorReferenceInvalidationTest/1.InsertN 2025-12-04T08:19:24.4287633Z [ OK ] SmallVectorReferenceInvalidationTest/1.InsertN (0 ms) 2025-12-04T08:19:24.4287829Z [ RUN ] SmallVectorReferenceInvalidationTest/1.InsertRange 2025-12-04T08:19:24.4288052Z [ OK ] SmallVectorReferenceInvalidationTest/1.InsertRange (10349 ms) 2025-12-04T08:19:24.4288229Z [ RUN ] SmallVectorReferenceInvalidationTest/1.EmplaceBack 2025-12-04T08:19:24.4288447Z [ OK ] SmallVectorReferenceInvalidationTest/1.EmplaceBack (0 ms) 2025-12-04T08:19:24.4288693Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/1 (31368 ms total) 2025-12-04T08:19:24.4288702Z 2025-12-04T08:19:24.4289186Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/0, where TypeParam = c10::SmallVector,3u> 2025-12-04T08:19:24.4289427Z [ RUN ] SmallVectorInternalReferenceInvalidationTest/0.EmplaceBack 2025-12-04T08:19:24.4289680Z [ OK ] SmallVectorInternalReferenceInvalidationTest/0.EmplaceBack (0 ms) 2025-12-04T08:19:24.4289952Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/0 (0 ms total) 2025-12-04T08:19:24.4289957Z 2025-12-04T08:19:24.4290721Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/1, where TypeParam = c10::SmallVector,3u> 2025-12-04T08:19:24.4290947Z [ RUN ] SmallVectorInternalReferenceInvalidationTest/1.EmplaceBack 2025-12-04T08:19:24.4291201Z [ OK ] SmallVectorInternalReferenceInvalidationTest/1.EmplaceBack (0 ms) 2025-12-04T08:19:24.4291483Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/1 (0 ms total) 2025-12-04T08:19:24.4291488Z 2025-12-04T08:19:24.4291597Z [----------] 6 tests from StringUtilTest 2025-12-04T08:19:24.4291731Z [ RUN ] StringUtilTest.testStrNarrowSingle 2025-12-04T08:19:24.4291888Z [ OK ] StringUtilTest.testStrNarrowSingle (0 ms) 2025-12-04T08:19:24.4292015Z [ RUN ] StringUtilTest.testStrWideSingle 2025-12-04T08:19:24.4292155Z [ OK ] StringUtilTest.testStrWideSingle (0 ms) 2025-12-04T08:19:24.4292372Z [ RUN ] StringUtilTest.testStrWideSingleMultibyte 2025-12-04T08:19:24.4292557Z [ OK ] StringUtilTest.testStrWideSingleMultibyte (0 ms) 2025-12-04T08:19:24.4292684Z [ RUN ] StringUtilTest.testStrWideEmpty 2025-12-04T08:19:24.4292819Z [ OK ] StringUtilTest.testStrWideEmpty (0 ms) 2025-12-04T08:19:24.4292950Z [ RUN ] StringUtilTest.testStrMulti 2025-12-04T08:19:24.4293077Z [ OK ] StringUtilTest.testStrMulti (0 ms) 2025-12-04T08:19:24.4293260Z [ RUN ] StringUtilTest.testStrEnum 2025-12-04T08:19:24.4293382Z [ OK ] StringUtilTest.testStrEnum (0 ms) 2025-12-04T08:19:24.4293529Z [----------] 6 tests from StringUtilTest (0 ms total) 2025-12-04T08:19:24.4293534Z 2025-12-04T08:19:24.4293636Z [----------] 2 tests from tryToTest 2025-12-04T08:19:24.4293739Z [ RUN ] tryToTest.Int64T 2025-12-04T08:19:24.4293861Z [ OK ] tryToTest.Int64T (0 ms) 2025-12-04T08:19:24.4293960Z [ RUN ] tryToTest.Double 2025-12-04T08:19:24.4294067Z [ OK ] tryToTest.Double (0 ms) 2025-12-04T08:19:24.4294204Z [----------] 2 tests from tryToTest (0 ms total) 2025-12-04T08:19:24.4294208Z 2025-12-04T08:19:24.4294352Z [----------] 4 tests from SplitTest 2025-12-04T08:19:24.4294456Z [ RUN ] SplitTest.NormalCase 2025-12-04T08:19:24.4294568Z [ OK ] SplitTest.NormalCase (0 ms) 2025-12-04T08:19:24.4294688Z [ RUN ] SplitTest.EmptyString 2025-12-04T08:19:24.4294804Z [ OK ] SplitTest.EmptyString (0 ms) 2025-12-04T08:19:24.4294911Z [ RUN ] SplitTest.NoDelimiter 2025-12-04T08:19:24.4295038Z [ OK ] SplitTest.NoDelimiter (0 ms) 2025-12-04T08:19:24.4295165Z [ RUN ] SplitTest.ConsecutiveDelimiters 2025-12-04T08:19:24.4295301Z [ OK ] SplitTest.ConsecutiveDelimiters (0 ms) 2025-12-04T08:19:24.4295438Z [----------] 4 tests from SplitTest (0 ms total) 2025-12-04T08:19:24.4295442Z 2025-12-04T08:19:24.4295546Z [----------] 1 test from TempFileTest 2025-12-04T08:19:24.4295685Z [ RUN ] TempFileTest.MatchesExpectedPattern 2025-12-04T08:19:24.4295838Z [ OK ] TempFileTest.MatchesExpectedPattern (0 ms) 2025-12-04T08:19:24.4295979Z [----------] 1 test from TempFileTest (0 ms total) 2025-12-04T08:19:24.4295983Z 2025-12-04T08:19:24.4296085Z [----------] 1 test from TempDirTest 2025-12-04T08:19:24.4296199Z [ RUN ] TempDirTest.tryMakeTempdir 2025-12-04T08:19:24.4296339Z [ OK ] TempDirTest.tryMakeTempdir (0 ms) 2025-12-04T08:19:24.4296460Z [----------] 1 test from TempDirTest (0 ms total) 2025-12-04T08:19:24.4296468Z 2025-12-04T08:19:24.4296638Z [----------] 5 tests from BFloat16TestInstantiation/BFloat16Test 2025-12-04T08:19:24.4296858Z [ RUN ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/0 2025-12-04T08:19:24.4297090Z [ OK ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/0 (0 ms) 2025-12-04T08:19:24.4297295Z [ RUN ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/1 2025-12-04T08:19:24.4297540Z [ OK ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/1 (0 ms) 2025-12-04T08:19:24.4297747Z [ RUN ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/2 2025-12-04T08:19:24.4297976Z [ OK ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/2 (0 ms) 2025-12-04T08:19:24.4298179Z [ RUN ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/3 2025-12-04T08:19:24.4298421Z [ OK ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/3 (0 ms) 2025-12-04T08:19:24.4298623Z [ RUN ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/4 2025-12-04T08:19:24.4298851Z [ OK ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/4 (0 ms) 2025-12-04T08:19:24.4299083Z [----------] 5 tests from BFloat16TestInstantiation/BFloat16Test (0 ms total) 2025-12-04T08:19:24.4299088Z 2025-12-04T08:19:24.4299216Z [----------] 1 test from nullopt/SelfCompareTest 2025-12-04T08:19:24.4299356Z [ RUN ] nullopt/SelfCompareTest.SelfCompare/0 2025-12-04T08:19:24.4299518Z [ OK ] nullopt/SelfCompareTest.SelfCompare/0 (0 ms) 2025-12-04T08:19:24.4299727Z [----------] 1 test from nullopt/SelfCompareTest (0 ms total) 2025-12-04T08:19:24.4299732Z 2025-12-04T08:19:24.4299848Z [----------] 1 test from int/SelfCompareTest 2025-12-04T08:19:24.4299993Z [ RUN ] int/SelfCompareTest.SelfCompare/0 2025-12-04T08:19:24.4300130Z [ OK ] int/SelfCompareTest.SelfCompare/0 (0 ms) 2025-12-04T08:19:24.4300270Z [----------] 1 test from int/SelfCompareTest (0 ms total) 2025-12-04T08:19:24.4300274Z 2025-12-04T08:19:24.4300392Z [----------] Global test environment tear-down 2025-12-04T08:19:24.4300598Z [==========] 749 tests from 85 test suites ran. (78306 ms total) 2025-12-04T08:19:24.4300690Z [ PASSED ] 749 tests. 2025-12-04T08:19:24.4300801Z ================================================================================ 2025-12-04T08:19:24.4301339Z [245 / 246] 6 / 14 tests; 1 action; last test: //c10/test:util_base_tests 2025-12-04T08:19:24.4301537Z Testing //c10/test:util_base_tests; 78s processwrapper-sandbox 2025-12-04T08:19:24.4301541Z 2025-12-04T08:19:24.4301652Z  2025-12-04T08:19:24.4301908Z INFO: Elapsed time: 85.194s, Critical Path: 79.19s 2025-12-04T08:19:24.4302281Z [246 / 246] 6 / 14 tests; checking cached actions; last test: ...il_base_tests 2025-12-04T08:19:24.4302285Z 2025-12-04T08:19:24.4302575Z INFO: 241 processes: 22 internal, 219 processwrapper-sandbox. 2025-12-04T08:19:24.4302943Z [246 / 246] 6 / 14 tests; checking cached actions; last test: ...il_base_tests 2025-12-04T08:19:24.4302951Z 2025-12-04T08:19:24.4303201Z INFO: Build completed successfully, 241 total actions 2025-12-04T08:19:24.4303482Z //c10/cuda/test:test SKIPPED 2025-12-04T08:19:24.4303921Z //c10/cuda/test:test_CUDAAssertionsTest_1_var_test SKIPPED 2025-12-04T08:19:24.4304300Z //c10/cuda/test:test_CUDAAssertionsTest_catches_stream SKIPPED 2025-12-04T08:19:24.4304719Z //c10/cuda/test:test_CUDAAssertionsTest_catches_thread_and_block_and_device SKIPPED 2025-12-04T08:19:24.4305110Z //c10/cuda/test:test_CUDAAssertionsTest_from_2_processes SKIPPED 2025-12-04T08:19:24.4305546Z //c10/cuda/test:test_CUDAAssertionsTest_multiple_writes_from_blocks_and_threads SKIPPED 2025-12-04T08:19:24.4305964Z //c10/cuda/test:test_CUDAAssertionsTest_multiple_writes_from_multiple_blocks SKIPPED 2025-12-04T08:19:24.4306370Z //c10/cuda/test:test_CUDAAssertionsTest_multiple_writes_from_same_block SKIPPED 2025-12-04T08:19:24.4306659Z //c10/test:core_tests PASSED in 0.0s 2025-12-04T08:19:24.4306952Z //c10/test:typeid_test PASSED in 0.0s 2025-12-04T08:19:24.4307274Z //c10/test:util/bit_cast_test PASSED in 0.1s 2025-12-04T08:19:24.4307590Z //c10/test:util/nofatal_test PASSED in 3.4s 2025-12-04T08:19:24.4307895Z //c10/test:util/ssize_test PASSED in 0.0s 2025-12-04T08:19:24.4308209Z //c10/test:util_base_tests PASSED in 78.4s 2025-12-04T08:19:24.4308213Z 2025-12-04T08:19:24.4308493Z Executed 6 out of 14 tests: 6 tests pass and 8 were skipped. 2025-12-04T08:19:24.4308977Z There were tests whose specified size is too big. Use the --test_verbose_timeout_warnings command line option to see which ones these are. 2025-12-04T08:19:24.4309585Z + tools/bazel test --config=cpu-only --test_timeout=480 --test_output=all --test_tag_filters=-gpu-required '--test_filter=-*CUDA' :all_tests 2025-12-04T08:19:24.7819208Z Loading: 2025-12-04T08:19:24.7898922Z 2025-12-04T08:19:24.7899563Z Loading: 2025-12-04T08:19:24.7900089Z 2025-12-04T08:19:24.7901113Z Loading: 0 packages loaded 2025-12-04T08:19:25.1837753Z 2025-12-04T08:19:25.1838626Z Loading: 0 packages loaded 2025-12-04T08:19:25.1839180Z currently loading: 2025-12-04T08:19:25.4817465Z 2025-12-04T08:19:25.4818219Z  2025-12-04T08:19:25.4818798Z Loading: 1 packages loaded 2025-12-04T08:19:25.4819474Z Fetching repository @onnx; starting 2025-12-04T08:19:25.7933965Z 2025-12-04T08:19:25.7934759Z  2025-12-04T08:19:25.7935305Z Loading: 1 packages loaded 2025-12-04T08:19:26.2644916Z 2025-12-04T08:19:26.2646003Z Analyzing: 29 targets (1 packages loaded) 2025-12-04T08:19:26.2774360Z 2025-12-04T08:19:26.2775754Z INFO: Build options --//c10:use_gflags and --//c10:use_glog have changed, discarding analysis cache. 2025-12-04T08:19:26.2776893Z Analyzing: 29 targets (1 packages loaded) 2025-12-04T08:19:26.3276947Z 2025-12-04T08:19:26.3277865Z Analyzing: 29 targets (1 packages loaded, 0 targets configured) 2025-12-04T08:19:26.4003575Z 2025-12-04T08:19:26.4007612Z WARNING: /var/lib/jenkins/.cache/bazel/_bazel_jenkins/fdf6d09bf4b4f04a71e2a7dfceb40620/external/cpp-httplib/BUILD.bazel:3:11: in includes attribute of cc_library rule @cpp-httplib//:cpp-httplib: ignoring invalid absolute path '/'. Since this rule was created by the macro 'cc_library', the error might have been caused by the macro implementation 2025-12-04T08:19:26.4011591Z Analyzing: 29 targets (9 packages loaded, 1842 targets configured) 2025-12-04T08:19:26.4012553Z currently loading: @com_google_protobuf// ... (2 packages) 2025-12-04T08:19:26.4013333Z Fetching repository @tensorpipe; starting 2025-12-04T08:19:26.4013986Z Fetching repository @fbgemm; starting 2025-12-04T08:19:26.6113766Z 2025-12-04T08:19:26.6114553Z  2025-12-04T08:19:26.6115008Z  2025-12-04T08:19:26.6115444Z  2025-12-04T08:19:26.6116407Z Analyzing: 29 targets (36 packages loaded, 10238 targets configured) 2025-12-04T08:19:26.6117314Z currently loading: @mkl_headers// 2025-12-04T08:19:26.9062990Z 2025-12-04T08:19:26.9063728Z  2025-12-04T08:19:26.9064536Z INFO: Analyzed 29 targets (37 packages loaded, 10500 targets configured). 2025-12-04T08:19:26.9065382Z  checking cached actions 2025-12-04T08:19:26.9088121Z 2025-12-04T08:19:26.9089080Z INFO: Found 3 targets and 26 test targets... 2025-12-04T08:19:26.9089904Z  checking cached actions 2025-12-04T08:19:26.9875946Z 2025-12-04T08:19:26.9877395Z [0 / 6] [Prepa] BazelWorkspaceStatusAction stable-status.txt 2025-12-04T08:19:27.1850523Z 2025-12-04T08:19:27.1851623Z [179 / 2,485] 7 actions, 6 running 2025-12-04T08:19:27.1852462Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-12-04T08:19:27.1853170Z //:functional_test; 0s local 2025-12-04T08:19:27.1853631Z //c10/test:typeid_test; 0s local 2025-12-04T08:19:27.1854409Z Compiling src/libm/mkrename.c [for tool]; 0s processwrapper-sandbox 2025-12-04T08:19:27.1855226Z //c10/test:util_base_tests; 0s local 2025-12-04T08:19:27.1855839Z @com_github_google_flatbuffers//:flatc; 0s local 2025-12-04T08:19:27.1856466Z [Sched] Executing genrule //:download_mnist 2025-12-04T08:19:27.3853723Z 2025-12-04T08:19:27.3854752Z  2025-12-04T08:19:27.3855235Z  2025-12-04T08:19:27.3855629Z  2025-12-04T08:19:27.3856047Z  2025-12-04T08:19:27.3856412Z  2025-12-04T08:19:27.3856776Z  2025-12-04T08:19:27.3857130Z  2025-12-04T08:19:27.3857679Z [297 / 2,821] 12 actions running 2025-12-04T08:19:27.3858472Z Executing genrule //:download_mnist; 0s processwrapper-sandbox 2025-12-04T08:19:27.3859556Z Compiling include/codegen/python.cc [for tool]; 0s processwrapper-sandbox 2025-12-04T08:19:27.3860684Z Compiling src/asmjit/x86/x86rapass.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:27.3861880Z Compiling adler32.c; 0s processwrapper-sandbox 2025-12-04T08:19:27.3862725Z Executing genrule @local_config_python//:python_include; 0s local 2025-12-04T08:19:27.3863497Z Compiling zutil.c [for tool]; 0s processwrapper-sandbox 2025-12-04T08:19:27.3864200Z Executing genrule //:gen_aten; 0s processwrapper-sandbox 2025-12-04T08:19:27.3864935Z @onnx//:generate_onnx_proto; 0s processwrapper-sandbox ... 2025-12-04T08:19:27.5865473Z 2025-12-04T08:19:27.5866484Z  2025-12-04T08:19:27.5866952Z  2025-12-04T08:19:27.5867341Z  2025-12-04T08:19:27.5867713Z  2025-12-04T08:19:27.5868093Z  2025-12-04T08:19:27.5868475Z  2025-12-04T08:19:27.5868835Z  2025-12-04T08:19:27.5869198Z  2025-12-04T08:19:27.5869711Z [349 / 2,859] 11 actions running 2025-12-04T08:19:27.5870545Z Executing genrule //:download_mnist; 0s processwrapper-sandbox 2025-12-04T08:19:27.5871526Z Executing genrule @local_config_python//:python_include; 0s local 2025-12-04T08:19:27.5872482Z Executing genrule //:gen_aten; 0s processwrapper-sandbox 2025-12-04T08:19:27.5873474Z Executing genrule @onnx//:generate_onnx_proto; 0s processwrapper-sandbox 2025-12-04T08:19:27.5874630Z Executing genrule //torch/headeronly:version_h; 0s processwrapper-sandbox 2025-12-04T08:19:27.5875815Z Compiling src/google/protobuf/stubs/time.cc; 0s processwrapper-sandbox 2025-12-04T08:19:27.5876958Z Compiling src/code_generators.cpp [for tool]; 0s processwrapper-sandbox 2025-12-04T08:19:27.5878103Z Compiling src/asmjit/x86/x86operand.cpp; 0s processwrapper-sandbox ... 2025-12-04T08:19:27.7921369Z 2025-12-04T08:19:27.7922128Z  2025-12-04T08:19:27.7922576Z  2025-12-04T08:19:27.7922961Z  2025-12-04T08:19:27.7923368Z  2025-12-04T08:19:27.7923744Z  2025-12-04T08:19:27.7924099Z  2025-12-04T08:19:27.7924472Z  2025-12-04T08:19:27.7924838Z  2025-12-04T08:19:27.7925392Z [381 / 2,881] 15 actions, 13 running 2025-12-04T08:19:27.7926197Z Executing genrule //:download_mnist; 0s processwrapper-sandbox 2025-12-04T08:19:27.7927192Z Executing genrule @local_config_python//:python_include; 0s local 2025-12-04T08:19:27.7928261Z Executing genrule //:gen_aten; 0s processwrapper-sandbox 2025-12-04T08:19:27.7929420Z Executing genrule @onnx//:generate_onnx_proto; 0s processwrapper-sandbox 2025-12-04T08:19:27.7930507Z Executing genrule //torch/headeronly:version_h; 0s processwrapper-sandbox 2025-12-04T08:19:27.7931635Z Compiling src/google/protobuf/stubs/strutil.cc; 0s processwrapper-sandbox 2025-12-04T08:19:27.7932721Z Compiling src/asmjit/x86/x86instdb.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:27.7933549Z Compiling inftrees.c; 0s processwrapper-sandbox ... 2025-12-04T08:19:27.9974302Z 2025-12-04T08:19:27.9975303Z  2025-12-04T08:19:27.9975735Z  2025-12-04T08:19:27.9976090Z  2025-12-04T08:19:27.9976474Z  2025-12-04T08:19:27.9976839Z  2025-12-04T08:19:27.9977204Z  2025-12-04T08:19:27.9977595Z  2025-12-04T08:19:27.9977964Z  2025-12-04T08:19:27.9978454Z [425 / 2,917] 14 actions, 12 running 2025-12-04T08:19:27.9979218Z Executing genrule //:download_mnist; 0s processwrapper-sandbox 2025-12-04T08:19:27.9980041Z Executing genrule //:gen_aten; 0s processwrapper-sandbox 2025-12-04T08:19:27.9980922Z Executing genrule @onnx//:generate_onnx_proto; 0s processwrapper-sandbox 2025-12-04T08:19:27.9981955Z Executing genrule //torch/headeronly:version_h; 0s processwrapper-sandbox 2025-12-04T08:19:27.9982999Z Compiling src/idl_gen_fbs.cpp [for tool]; 0s processwrapper-sandbox 2025-12-04T08:19:27.9984010Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-12-04T08:19:27.9984802Z Compiling gzwrite.c; 0s processwrapper-sandbox 2025-12-04T08:19:27.9985545Z @onnx//:generate_onnx_operators_proto; 0s processwrapper-sandbox ... 2025-12-04T08:19:28.2000450Z 2025-12-04T08:19:28.2001264Z  2025-12-04T08:19:28.2002015Z  2025-12-04T08:19:28.2002409Z  2025-12-04T08:19:28.2002753Z  2025-12-04T08:19:28.2003125Z  2025-12-04T08:19:28.2003485Z  2025-12-04T08:19:28.2003837Z  2025-12-04T08:19:28.2004198Z  2025-12-04T08:19:28.2004687Z [560 / 3,024] 15 actions, 14 running 2025-12-04T08:19:28.2005435Z Executing genrule //:download_mnist; 1s processwrapper-sandbox 2025-12-04T08:19:28.2006287Z Executing genrule //:gen_aten; 0s processwrapper-sandbox 2025-12-04T08:19:28.2007359Z @onnx//:generate_onnx_operators_proto; 0s processwrapper-sandbox 2025-12-04T08:19:28.2008290Z @com_google_protobuf//:protoc; 0s processwrapper-sandbox 2025-12-04T08:19:28.2009129Z Compiling src/util.cpp [for tool]; 0s processwrapper-sandbox 2025-12-04T08:19:28.2010006Z GenerateAten aten/src/ATen/ops; 0s processwrapper-sandbox 2025-12-04T08:19:28.2010912Z Compiling src/bfbs_gen_lua.cpp [for tool]; 0s processwrapper-sandbox 2025-12-04T08:19:28.2011898Z Compiling src/asmjit/x86/x86func.cpp; 0s processwrapper-sandbox ... 2025-12-04T08:19:28.2377780Z 2025-12-04T08:19:28.2378744Z  2025-12-04T08:19:28.2379268Z  2025-12-04T08:19:28.2379710Z  2025-12-04T08:19:28.2380082Z  2025-12-04T08:19:28.2380540Z  2025-12-04T08:19:28.2380886Z  2025-12-04T08:19:28.2381258Z  2025-12-04T08:19:28.2381593Z  2025-12-04T08:19:28.2382075Z INFO: From Executing genrule //:download_mnist: 2025-12-04T08:19:28.2386022Z Downloading https://ossci-datasets.s3.amazonaws.com/mnist/train-images-idx3-ubyte.gz ... 2025-12-04T08:19:28.2386791Z 2025-12-04T08:19:28.2386995Z 0% | | 0% 2025-12-04T08:19:28.2387604Z 0% | | 0% 2025-12-04T08:19:28.2388210Z 0% | | 0% 2025-12-04T08:19:28.2388801Z 0% | | 0% 2025-12-04T08:19:28.2389421Z 0% | | 0% 2025-12-04T08:19:28.2390004Z 0% | | 0% 2025-12-04T08:19:28.2390602Z 0% | | 0% 2025-12-04T08:19:28.2391081Z 0% | | 0% 2025-12-04T08:19:28.2391639Z 0% | | 0% 2025-12-04T08:19:28.2392236Z 0% | | 0% 2025-12-04T08:19:28.2392739Z 0% | | 0% 2025-12-04T08:19:28.2393194Z 0% | | 0% 2025-12-04T08:19:28.2393686Z 0% | | 0% 2025-12-04T08:19:28.2394180Z 0% | | 1% 2025-12-04T08:19:28.2394797Z 0% | | 1% 2025-12-04T08:19:28.2395341Z 0% | | 1% 2025-12-04T08:19:28.2395887Z 0% | | 1% 2025-12-04T08:19:28.2396519Z 0% | | 1% 2025-12-04T08:19:28.2397138Z 0% | | 1% 2025-12-04T08:19:28.2398027Z 0% |# | 1% 2025-12-04T08:19:28.2398722Z 0% |# | 1% 2025-12-04T08:19:28.2399425Z 0% |# | 1% 2025-12-04T08:19:28.2400140Z 0% |# | 1% 2025-12-04T08:19:28.2400809Z 0% |# | 1% 2025-12-04T08:19:28.2401790Z 0% |# | 1% 2025-12-04T08:19:28.2402492Z 0% |# | 2% 2025-12-04T08:19:28.2403154Z 0% |# | 2% 2025-12-04T08:19:28.2403829Z 0% |# | 2% 2025-12-04T08:19:28.2404479Z 0% |# | 2% 2025-12-04T08:19:28.2405325Z 0% |# | 2% 2025-12-04T08:19:28.2405958Z 0% |# | 2% 2025-12-04T08:19:28.2406631Z 0% |# | 2% 2025-12-04T08:19:28.2407278Z 0% |# | 2% 2025-12-04T08:19:28.2408054Z 0% |# | 2% 2025-12-04T08:19:28.2408800Z 0% |# | 2% 2025-12-04T08:19:28.2409353Z 0% |# | 2% 2025-12-04T08:19:28.2409943Z 0% |# | 2% 2025-12-04T08:19:28.2410664Z 0% |# | 3% 2025-12-04T08:19:28.2411291Z 0% |## | 3% 2025-12-04T08:19:28.2411982Z 0% |## | 3% 2025-12-04T08:19:28.2412607Z 0% |## | 3% 2025-12-04T08:19:28.2413256Z 0% |## | 3% 2025-12-04T08:19:28.2413979Z 0% |## | 3% 2025-12-04T08:19:28.2414707Z 0% |## | 3% 2025-12-04T08:19:28.2415406Z 0% |## | 3% 2025-12-04T08:19:28.2416096Z 0% |## | 3% 2025-12-04T08:19:28.2416840Z 0% |## | 3% 2025-12-04T08:19:28.2417595Z 0% |## | 3% 2025-12-04T08:19:28.2418330Z 0% |## | 3% 2025-12-04T08:19:28.2419094Z 0% |## | 4% 2025-12-04T08:19:28.2419846Z 0% |## | 4% 2025-12-04T08:19:28.2420592Z 0% |## | 4% 2025-12-04T08:19:28.2421343Z 0% |## | 4% 2025-12-04T08:19:28.2422105Z 0% |## | 4% 2025-12-04T08:19:28.2422930Z 0% |## | 4% 2025-12-04T08:19:28.2423574Z 0% |## | 4% 2025-12-04T08:19:28.2424169Z 0% |## | 4% 2025-12-04T08:19:28.2424824Z 0% |### | 4% 2025-12-04T08:19:28.2425489Z 0% |### | 4% 2025-12-04T08:19:28.2426097Z 0% |### | 4% 2025-12-04T08:19:28.2426852Z 0% |### | 4% 2025-12-04T08:19:28.2427587Z 0% |### | 5% 2025-12-04T08:19:28.2428244Z 0% |### | 5% 2025-12-04T08:19:28.2441983Z 0% |### | 5% 2025-12-04T08:19:28.2443065Z 0% |### | 5% 2025-12-04T08:19:28.2443656Z 0% |### | 5% 2025-12-04T08:19:28.2444249Z 0% |### | 5% 2025-12-04T08:19:28.2444835Z 0% |### | 5% 2025-12-04T08:19:28.2445598Z 0% |### | 5% 2025-12-04T08:19:28.2446239Z 0% |### | 5% 2025-12-04T08:19:28.2446717Z 0% |### | 5% 2025-12-04T08:19:28.2447206Z 0% |### | 5% 2025-12-04T08:19:28.2447819Z 0% |### | 5% 2025-12-04T08:19:28.2448339Z 0% |### | 6% 2025-12-04T08:19:28.2448934Z 0% |### | 6% 2025-12-04T08:19:28.2449515Z 0% |### | 6% 2025-12-04T08:19:28.2450107Z 0% |#### | 6% 2025-12-04T08:19:28.2450714Z 0% |#### | 6% 2025-12-04T08:19:28.2451442Z 0% |#### | 6% 2025-12-04T08:19:28.2452076Z 0% |#### | 6% 2025-12-04T08:19:28.2452714Z 0% |#### | 6% 2025-12-04T08:19:28.2453324Z 0% |#### | 6% 2025-12-04T08:19:28.2453975Z 0% |#### | 6% 2025-12-04T08:19:28.2454626Z 0% |#### | 6% 2025-12-04T08:19:28.2455307Z 0% |#### | 6% 2025-12-04T08:19:28.2455985Z 0% |#### | 7% 2025-12-04T08:19:28.2456551Z 0% |#### | 7% 2025-12-04T08:19:28.2457162Z 0% |#### | 7% 2025-12-04T08:19:28.2457753Z 0% |#### | 7% 2025-12-04T08:19:28.2458325Z 0% |#### | 7% 2025-12-04T08:19:28.2458905Z 0% |#### | 7% 2025-12-04T08:19:28.2459471Z 0% |#### | 7% 2025-12-04T08:19:28.2460035Z 0% |#### | 7% 2025-12-04T08:19:28.2460584Z 0% |#### | 7% 2025-12-04T08:19:28.2461126Z 0% |#### | 7% 2025-12-04T08:19:28.2461662Z 0% |##### | 7% 2025-12-04T08:19:28.2462242Z 0% |##### | 7% 2025-12-04T08:19:28.2462779Z 0% |##### | 8% 2025-12-04T08:19:28.2463315Z 0% |##### | 8% 2025-12-04T08:19:28.2463938Z 0% |##### | 8% 2025-12-04T08:19:28.2464508Z 0% |##### | 8% 2025-12-04T08:19:28.2465065Z 0% |##### | 8% 2025-12-04T08:19:28.2465575Z 0% |##### | 8% 2025-12-04T08:19:28.2466186Z 0% |##### | 8% 2025-12-04T08:19:28.2466943Z 0% |##### | 8% 2025-12-04T08:19:28.2467515Z 0% |##### | 8% 2025-12-04T08:19:28.2468077Z 0% |##### | 8% 2025-12-04T08:19:28.2468676Z 0% |##### | 8% 2025-12-04T08:19:28.2469215Z 0% |##### | 8% 2025-12-04T08:19:28.2469899Z 0% |##### | 9% 2025-12-04T08:19:28.2470458Z 0% |##### | 9% 2025-12-04T08:19:28.2481737Z 0% |##### | 9% 2025-12-04T08:19:28.2482395Z 0% |##### | 9% 2025-12-04T08:19:28.2482962Z 0% |##### | 9% 2025-12-04T08:19:28.2483571Z 0% |###### | 9% 2025-12-04T08:19:28.2484138Z 0% |###### | 9% 2025-12-04T08:19:28.2484678Z 0% |###### | 9% 2025-12-04T08:19:28.2485217Z 0% |###### | 9% 2025-12-04T08:19:28.2485771Z 0% |###### | 9% 2025-12-04T08:19:28.2486427Z 0% |###### | 9% 2025-12-04T08:19:28.2486960Z 0% |###### | 9% 2025-12-04T08:19:28.2487587Z 0% |###### | 9% 2025-12-04T08:19:28.2488115Z 0% |###### | 10% 2025-12-04T08:19:28.2488608Z 0% |###### | 10% 2025-12-04T08:19:28.2489153Z 0% |###### | 10% 2025-12-04T08:19:28.2489727Z 0% |###### | 10% 2025-12-04T08:19:28.2490307Z 0% |###### | 10% 2025-12-04T08:19:28.2490873Z 0% |###### | 10% 2025-12-04T08:19:28.2491420Z 0% |###### | 10% 2025-12-04T08:19:28.2491874Z 0% |###### | 10% 2025-12-04T08:19:28.2492379Z 0% |###### | 10% 2025-12-04T08:19:28.2492912Z 0% |###### | 10% 2025-12-04T08:19:28.2493494Z 0% |###### | 10% 2025-12-04T08:19:28.2494015Z 0% |####### | 10% 2025-12-04T08:19:28.2494523Z 0% |####### | 11% 2025-12-04T08:19:28.2495011Z 0% |####### | 11% 2025-12-04T08:19:28.2495599Z 0% |####### | 11% 2025-12-04T08:19:28.2496198Z 0% |####### | 11% 2025-12-04T08:19:28.2496775Z 0% |####### | 11% 2025-12-04T08:19:28.2497405Z 0% |####### | 11% 2025-12-04T08:19:28.2497988Z 0% |####### | 11% 2025-12-04T08:19:28.2498539Z 0% |####### | 11% 2025-12-04T08:19:28.2499138Z 0% |####### | 11% 2025-12-04T08:19:28.2499671Z 0% |####### | 11% 2025-12-04T08:19:28.2500401Z 0% |####### | 11% 2025-12-04T08:19:28.2500944Z 0% |####### | 11% 2025-12-04T08:19:28.2501497Z 0% |####### | 12% 2025-12-04T08:19:28.2502065Z 0% |####### | 12% 2025-12-04T08:19:28.2502645Z 0% |####### | 12% 2025-12-04T08:19:28.2503325Z 0% |####### | 12% 2025-12-04T08:19:28.2503893Z 0% |####### | 12% 2025-12-04T08:19:28.2504491Z 0% |####### | 12% 2025-12-04T08:19:28.2505068Z 0% |######## | 12% 2025-12-04T08:19:28.2505629Z 0% |######## | 12% 2025-12-04T08:19:28.2506171Z 0% |######## | 12% 2025-12-04T08:19:28.2506741Z 0% |######## | 12% 2025-12-04T08:19:28.2507329Z 0% |######## | 12% 2025-12-04T08:19:28.2507858Z 0% |######## | 12% 2025-12-04T08:19:28.2508402Z 0% |######## | 13% 2025-12-04T08:19:28.2508954Z 0% |######## | 13% 2025-12-04T08:19:28.2509489Z 0% |######## | 13% 2025-12-04T08:19:28.2510019Z 0% |######## | 13% 2025-12-04T08:19:28.2510536Z 0% |######## | 13% 2025-12-04T08:19:28.2512430Z 0% |######## | 13% 2025-12-04T08:19:28.2512777Z 0% |######## | 13% 2025-12-04T08:19:28.2513121Z 0% |######## | 13% 2025-12-04T08:19:28.2513451Z 0% |######## | 13% 2025-12-04T08:19:28.2513800Z 0% |######## | 13% 2025-12-04T08:19:28.2514149Z 0% |######## | 13% 2025-12-04T08:19:28.2514490Z 0% |######## | 13% 2025-12-04T08:19:28.2514837Z 0% |######## | 14% 2025-12-04T08:19:28.2515168Z 0% |######### | 14% 2025-12-04T08:19:28.2515514Z 0% |######### | 14% 2025-12-04T08:19:28.2515848Z 0% |######### | 14% 2025-12-04T08:19:28.2516205Z 0% |######### | 14% 2025-12-04T08:19:28.2516551Z 0% |######### | 14% 2025-12-04T08:19:28.2516884Z 0% |######### | 14% 2025-12-04T08:19:28.2517229Z 0% |######### | 14% 2025-12-04T08:19:28.2517694Z 0% |######### | 14% 2025-12-04T08:19:28.2518209Z 0% |######### | 14% 2025-12-04T08:19:28.2518652Z 0% |######### | 14% 2025-12-04T08:19:28.2519163Z 0% |######### | 14% 2025-12-04T08:19:28.2519679Z 0% |######### | 15% 2025-12-04T08:19:28.2520186Z 0% |######### | 15% 2025-12-04T08:19:28.2520849Z 0% |######### | 15% 2025-12-04T08:19:28.2521345Z 0% |######### | 15% 2025-12-04T08:19:28.2521831Z 0% |######### | 15% 2025-12-04T08:19:28.2522413Z 0% |######### | 15% 2025-12-04T08:19:28.2522957Z 0% |######### | 15% 2025-12-04T08:19:28.2523726Z 0% |######### | 15% 2025-12-04T08:19:28.2524343Z 0% |########## | 15% 2025-12-04T08:19:28.2524972Z 0% |########## | 15% 2025-12-04T08:19:28.2525564Z 0% |########## | 15% 2025-12-04T08:19:28.2526175Z 0% |########## | 15% 2025-12-04T08:19:28.2526836Z 0% |########## | 16% 2025-12-04T08:19:28.2527640Z 0% |########## | 16% 2025-12-04T08:19:28.2528270Z 0% |########## | 16% 2025-12-04T08:19:28.2531620Z 0% |########## | 16% 2025-12-04T08:19:28.2532235Z 0% |########## | 16% 2025-12-04T08:19:28.2532829Z 0% |########## | 16% 2025-12-04T08:19:28.2533442Z 0% |########## | 16% 2025-12-04T08:19:28.2534058Z 0% |########## | 16% 2025-12-04T08:19:28.2534643Z 0% |########## | 16% 2025-12-04T08:19:28.2535208Z 0% |########## | 16% 2025-12-04T08:19:28.2535760Z 0% |########## | 16% 2025-12-04T08:19:28.2536385Z 0% |########## | 16% 2025-12-04T08:19:28.2536995Z 0% |########## | 17% 2025-12-04T08:19:28.2537572Z 0% |########## | 17% 2025-12-04T08:19:28.2538166Z 0% |########### | 17% 2025-12-04T08:19:28.2538774Z 0% |########### | 17% 2025-12-04T08:19:28.2539465Z 0% |########### | 17% 2025-12-04T08:19:28.2540060Z 0% |########### | 17% 2025-12-04T08:19:28.2540614Z 0% |########### | 17% 2025-12-04T08:19:28.2541268Z 0% |########### | 17% 2025-12-04T08:19:28.2541888Z 0% |########### | 17% 2025-12-04T08:19:28.2542514Z 0% |########### | 17% 2025-12-04T08:19:28.2543131Z 0% |########### | 17% 2025-12-04T08:19:28.2543784Z 0% |########### | 17% 2025-12-04T08:19:28.2544382Z 0% |########### | 18% 2025-12-04T08:19:28.2544986Z 0% |########### | 18% 2025-12-04T08:19:28.2545613Z 0% |########### | 18% 2025-12-04T08:19:28.2546290Z 0% |########### | 18% 2025-12-04T08:19:28.2547044Z 0% |########### | 18% 2025-12-04T08:19:28.2547860Z 0% |########### | 18% 2025-12-04T08:19:28.2548432Z 0% |########### | 18% 2025-12-04T08:19:28.2548988Z 0% |########### | 18% 2025-12-04T08:19:28.2549530Z 0% |########### | 18% 2025-12-04T08:19:28.2550089Z 0% |############ | 18% 2025-12-04T08:19:28.2550793Z 0% |############ | 18% 2025-12-04T08:19:28.2551368Z 0% |############ | 18% 2025-12-04T08:19:28.2551929Z 0% |############ | 19% 2025-12-04T08:19:28.2552487Z 0% |############ | 19% 2025-12-04T08:19:28.2553041Z 0% |############ | 19% 2025-12-04T08:19:28.2553593Z 0% |############ | 19% 2025-12-04T08:19:28.2554062Z 0% |############ | 19% 2025-12-04T08:19:28.2554389Z 0% |############ | 19% 2025-12-04T08:19:28.2554734Z 0% |############ | 19% 2025-12-04T08:19:28.2555067Z 0% |############ | 19% 2025-12-04T08:19:28.2555414Z 0% |############ | 19% 2025-12-04T08:19:28.2555741Z 0% |############ | 19% 2025-12-04T08:19:28.2556080Z 0% |############ | 19% 2025-12-04T08:19:28.2556417Z 0% |############ | 19% 2025-12-04T08:19:28.2556743Z 0% |############ | 19% 2025-12-04T08:19:28.2557086Z 0% |############ | 20% 2025-12-04T08:19:28.2557418Z 0% |############ | 20% 2025-12-04T08:19:28.2557757Z 0% |############ | 20% 2025-12-04T08:19:28.2558085Z 0% |############# | 20% 2025-12-04T08:19:28.2558424Z 0% |############# | 20% 2025-12-04T08:19:28.2558771Z 0% |############# | 20% 2025-12-04T08:19:28.2559099Z 0% |############# | 20% 2025-12-04T08:19:28.2559441Z 0% |############# | 20% 2025-12-04T08:19:28.2559772Z 0% |############# | 20% 2025-12-04T08:19:28.2560119Z 0% |############# | 20% 2025-12-04T08:19:28.2560470Z 0% |############# | 20% 2025-12-04T08:19:28.2560802Z 0% |############# | 20% 2025-12-04T08:19:28.2561143Z 0% |############# | 21% 2025-12-04T08:19:28.2561474Z 0% |############# | 21% 2025-12-04T08:19:28.2561895Z 0% |############# | 21% 2025-12-04T08:19:28.2562231Z 0% |############# | 21% 2025-12-04T08:19:28.2562570Z 0% |############# | 21% 2025-12-04T08:19:28.2562914Z 0% |############# | 21% 2025-12-04T08:19:28.2563244Z 0% |############# | 21% 2025-12-04T08:19:28.2563585Z 0% |############# | 21% 2025-12-04T08:19:28.2564119Z 0% |############# | 21% 2025-12-04T08:19:28.2564611Z 0% |############# | 21% 2025-12-04T08:19:28.2564990Z 0% |############## | 21% 2025-12-04T08:19:28.2565388Z 0% |############## | 21% 2025-12-04T08:19:28.2565867Z 0% |############## | 22% 2025-12-04T08:19:28.2566279Z 0% |############## | 22% 2025-12-04T08:19:28.2566624Z 0% |############## | 22% 2025-12-04T08:19:28.2566957Z 0% |############## | 22% 2025-12-04T08:19:28.2567304Z 0% |############## | 22% 2025-12-04T08:19:28.2567747Z 0% |############## | 22% 2025-12-04T08:19:28.2568099Z 0% |############## | 22% 2025-12-04T08:19:28.2568447Z 0% |############## | 22% 2025-12-04T08:19:28.2568778Z 0% |############## | 22% 2025-12-04T08:19:28.2569125Z 0% |############## | 22% 2025-12-04T08:19:28.2569459Z 0% |############## | 22% 2025-12-04T08:19:28.2569814Z 0% |############## | 22% 2025-12-04T08:19:28.2570168Z 0% |############## | 23% 2025-12-04T08:19:28.2570506Z 0% |############## | 23% 2025-12-04T08:19:28.2570851Z 0% |############## | 23% 2025-12-04T08:19:28.2571186Z 0% |############## | 23% 2025-12-04T08:19:28.2571535Z 0% |############## | 23% 2025-12-04T08:19:28.2571871Z 0% |############### | 23% 2025-12-04T08:19:28.2572221Z 0% |############### | 23% 2025-12-04T08:19:28.2572605Z 0% |############### | 23% 2025-12-04T08:19:28.2572935Z 0% |############### | 23% 2025-12-04T08:19:28.2573274Z 0% |############### | 23% 2025-12-04T08:19:28.2573597Z 0% |############### | 23% 2025-12-04T08:19:28.2573932Z 0% |############### | 23% 2025-12-04T08:19:28.2574256Z 0% |############### | 24% 2025-12-04T08:19:28.2574596Z 0% |############### | 24% 2025-12-04T08:19:28.2574937Z 0% |############### | 24% 2025-12-04T08:19:28.2575266Z 0% |############### | 24% 2025-12-04T08:19:28.2575603Z 0% |############### | 24% 2025-12-04T08:19:28.2575936Z 0% |############### | 24% 2025-12-04T08:19:28.2576280Z 0% |############### | 24% 2025-12-04T08:19:28.2576610Z 0% |############### | 24% 2025-12-04T08:19:28.2576950Z 0% |############### | 24% 2025-12-04T08:19:28.2577290Z 0% |############### | 24% 2025-12-04T08:19:28.2577619Z 0% |############### | 24% 2025-12-04T08:19:28.2577962Z 0% |############### | 24% 2025-12-04T08:19:28.2578371Z 0% |################ | 25% 2025-12-04T08:19:28.2578716Z 0% |################ | 25% 2025-12-04T08:19:28.2579061Z 0% |################ | 25% 2025-12-04T08:19:28.2579387Z 0% |################ | 25% 2025-12-04T08:19:28.2579724Z 0% |################ | 25% 2025-12-04T08:19:28.2580157Z 0% |################ | 25% 2025-12-04T08:19:28.2580638Z 0% |################ | 25% 2025-12-04T08:19:28.2580971Z 0% |################ | 25% 2025-12-04T08:19:28.2581315Z 0% |################ | 25% 2025-12-04T08:19:28.2581663Z 0% |################ | 25% 2025-12-04T08:19:28.2582023Z 0% |################ | 25% 2025-12-04T08:19:28.2582436Z 0% |################ | 25% 2025-12-04T08:19:28.2582766Z 0% |################ | 26% 2025-12-04T08:19:28.2583266Z 0% |################ | 26% 2025-12-04T08:19:28.2583600Z 0% |################ | 26% 2025-12-04T08:19:28.2583950Z 0% |################ | 26% 2025-12-04T08:19:28.2584293Z 0% |################ | 26% 2025-12-04T08:19:28.2584622Z 0% |################ | 26% 2025-12-04T08:19:28.2584962Z 0% |################ | 26% 2025-12-04T08:19:28.2585291Z 0% |################# | 26% 2025-12-04T08:19:28.2585637Z 0% |################# | 26% 2025-12-04T08:19:28.2585966Z 0% |################# | 26% 2025-12-04T08:19:28.2586310Z 0% |################# | 26% 2025-12-04T08:19:28.2586652Z 0% |################# | 26% 2025-12-04T08:19:28.2586979Z 0% |################# | 27% 2025-12-04T08:19:28.2587328Z 0% |################# | 27% 2025-12-04T08:19:28.2587657Z 0% |################# | 27% 2025-12-04T08:19:28.2588543Z 0% |################# | 27% 2025-12-04T08:19:28.2588877Z 0% |################# | 27% 2025-12-04T08:19:28.2589223Z 0% |################# | 27% 2025-12-04T08:19:28.2589569Z 0% |################# | 27% 2025-12-04T08:19:28.2589899Z 0% |################# | 27% 2025-12-04T08:19:28.2590239Z 0% |################# | 27% 2025-12-04T08:19:28.2590631Z 0% |################# | 27% 2025-12-04T08:19:28.2591145Z 0% |################# | 27% 2025-12-04T08:19:28.2591587Z 0% |################# | 27% 2025-12-04T08:19:28.2591915Z 0% |################# | 28% 2025-12-04T08:19:28.2592253Z 0% |################# | 28% 2025-12-04T08:19:28.2592583Z 0% |################## | 28% 2025-12-04T08:19:28.2592923Z 0% |################## | 28% 2025-12-04T08:19:28.2593371Z 0% |################## | 28% 2025-12-04T08:19:28.2593713Z 0% |################## | 28% 2025-12-04T08:19:28.2594062Z 0% |################## | 28% 2025-12-04T08:19:28.2594392Z 0% |################## | 28% 2025-12-04T08:19:28.2594731Z 0% |################## | 28% 2025-12-04T08:19:28.2595128Z 0% |################## | 28% 2025-12-04T08:19:28.2595480Z 0% |################## | 28% 2025-12-04T08:19:28.2595996Z 0% |################## | 28% 2025-12-04T08:19:28.2596540Z 0% |################## | 29% 2025-12-04T08:19:28.2596980Z 0% |################## | 29% 2025-12-04T08:19:28.2597316Z 0% |################## | 29% 2025-12-04T08:19:28.2597659Z 0% |################## | 29% 2025-12-04T08:19:28.2597989Z 0% |################## | 29% 2025-12-04T08:19:28.2598327Z 0% |################## | 29% 2025-12-04T08:19:28.2598654Z 0% |################## | 29% 2025-12-04T08:19:28.2599000Z 0% |################## | 29% 2025-12-04T08:19:28.2599339Z 0% |################## | 29% 2025-12-04T08:19:28.2599668Z 0% |################### | 29% 2025-12-04T08:19:28.2600056Z 0% |################### | 29% 2025-12-04T08:19:28.2600574Z 0% |################### | 29% 2025-12-04T08:19:28.2601082Z 0% |################### | 29% 2025-12-04T08:19:28.2601483Z 0% |################### | 30% 2025-12-04T08:19:28.2601815Z 0% |################### | 30% 2025-12-04T08:19:28.2602165Z 0% |################### | 30% 2025-12-04T08:19:28.2602496Z 0% |################### | 30% 2025-12-04T08:19:28.2602893Z 0% |################### | 30% 2025-12-04T08:19:28.2603442Z 0% |################### | 30% 2025-12-04T08:19:28.2604027Z 0% |################### | 30% 2025-12-04T08:19:28.2604584Z 0% |################### | 30% 2025-12-04T08:19:28.2605124Z 0% |################### | 30% 2025-12-04T08:19:28.2605691Z 0% |################### | 30% 2025-12-04T08:19:28.2606264Z 0% |################### | 30% 2025-12-04T08:19:28.2606847Z 0% |################### | 30% 2025-12-04T08:19:28.2607578Z 0% |################### | 31% 2025-12-04T08:19:28.2608197Z 0% |################### | 31% 2025-12-04T08:19:28.2609395Z 0% |################### | 31% 2025-12-04T08:19:28.2609985Z 0% |#################### | 31% 2025-12-04T08:19:28.2610600Z 0% |#################### | 31% 2025-12-04T08:19:28.2611163Z 0% |#################### | 31% 2025-12-04T08:19:28.2611913Z 0% |#################### | 31% 2025-12-04T08:19:28.2612492Z 0% |#################### | 31% 2025-12-04T08:19:28.2613055Z 0% |#################### | 31% 2025-12-04T08:19:28.2613595Z 0% |#################### | 31% 2025-12-04T08:19:28.2614159Z 0% |#################### | 31% 2025-12-04T08:19:28.2614827Z 0% |#################### | 31% 2025-12-04T08:19:28.2652299Z 0% |#################### | 32% 2025-12-04T08:19:28.2652913Z 0% |#################### | 32% 2025-12-04T08:19:28.2653469Z 0% |#################### | 32% 2025-12-04T08:19:28.2653996Z 0% |#################### | 32% 2025-12-04T08:19:28.2654573Z 0% |#################### | 32% 2025-12-04T08:19:28.2655191Z 0% |#################### | 32% 2025-12-04T08:19:28.2655792Z 0% |#################### | 32% 2025-12-04T08:19:28.2656430Z 0% |#################### | 32% 2025-12-04T08:19:28.2656964Z 0% |#################### | 32% 2025-12-04T08:19:28.2657572Z 0% |#################### | 32% 2025-12-04T08:19:28.2658222Z 0% |##################### | 32% 2025-12-04T08:19:28.2658866Z 0% |##################### | 32% 2025-12-04T08:19:28.2659237Z 0% |##################### | 33% 2025-12-04T08:19:28.2659854Z 0% |##################### | 33% 2025-12-04T08:19:28.2660609Z 0% |##################### | 33% 2025-12-04T08:19:28.2661149Z 0% |##################### | 33% 2025-12-04T08:19:28.2661717Z 0% |##################### | 33% 2025-12-04T08:19:28.2662243Z 0% |##################### | 33% 2025-12-04T08:19:28.2662803Z 0% |##################### | 33% 2025-12-04T08:19:28.2663348Z 0% |##################### | 33% 2025-12-04T08:19:28.2663926Z 0% |##################### | 33% 2025-12-04T08:19:28.2664490Z 0% |##################### | 33% 2025-12-04T08:19:28.2665037Z 0% |##################### | 33% 2025-12-04T08:19:28.2665577Z 0% |##################### | 33% 2025-12-04T08:19:28.2666108Z 0% |##################### | 34% 2025-12-04T08:19:28.2666665Z 0% |##################### | 34% 2025-12-04T08:19:28.2667215Z 0% |##################### | 34% 2025-12-04T08:19:28.2667732Z 0% |##################### | 34% 2025-12-04T08:19:28.2668098Z 0% |###################### | 34% 2025-12-04T08:19:28.2668443Z 0% |###################### | 34% 2025-12-04T08:19:28.2668843Z 0% |###################### | 34% 2025-12-04T08:19:28.2669329Z 0% |###################### | 34% 2025-12-04T08:19:28.2669846Z 0% |###################### | 34% 2025-12-04T08:19:28.2670393Z 0% |###################### | 34% 2025-12-04T08:19:28.2671130Z 0% |###################### | 34% 2025-12-04T08:19:28.2671751Z 0% |###################### | 34% 2025-12-04T08:19:28.2672352Z 0% |###################### | 35% 2025-12-04T08:19:28.2672994Z 0% |###################### | 35% 2025-12-04T08:19:28.2673583Z 0% |###################### | 35% 2025-12-04T08:19:28.2674376Z 0% |###################### | 35% 2025-12-04T08:19:28.2674973Z 0% |###################### | 35% 2025-12-04T08:19:28.2675552Z 0% |###################### | 35% 2025-12-04T08:19:28.2676177Z 0% |###################### | 35% 2025-12-04T08:19:28.2676803Z 0% |###################### | 35% 2025-12-04T08:19:28.2677452Z 0% |###################### | 35% 2025-12-04T08:19:28.2678053Z 0% |###################### | 35% 2025-12-04T08:19:28.2678630Z 0% |###################### | 35% 2025-12-04T08:19:28.2679161Z 0% |####################### | 35% 2025-12-04T08:19:28.2679534Z 0% |####################### | 36% 2025-12-04T08:19:28.2679895Z 0% |####################### | 36% 2025-12-04T08:19:28.2680231Z 0% |####################### | 36% 2025-12-04T08:19:28.2680571Z 0% |####################### | 36% 2025-12-04T08:19:28.2680896Z 0% |####################### | 36% 2025-12-04T08:19:28.2681236Z 0% |####################### | 36% 2025-12-04T08:19:28.2681582Z 0% |####################### | 36% 2025-12-04T08:19:28.2681910Z 0% |####################### | 36% 2025-12-04T08:19:28.2682251Z 0% |####################### | 36% 2025-12-04T08:19:28.2682581Z 0% |####################### | 36% 2025-12-04T08:19:28.2682924Z 0% |####################### | 36% 2025-12-04T08:19:28.2683272Z 0% |####################### | 36% 2025-12-04T08:19:28.2683602Z 0% |####################### | 37% 2025-12-04T08:19:28.2683945Z 0% |####################### | 37% 2025-12-04T08:19:28.2684274Z 0% |####################### | 37% 2025-12-04T08:19:28.2684614Z 0% |####################### | 37% 2025-12-04T08:19:28.2684946Z 0% |####################### | 37% 2025-12-04T08:19:28.2685289Z 0% |####################### | 37% 2025-12-04T08:19:28.2685675Z 0% |######################## | 37% 2025-12-04T08:19:28.2686201Z 0% |######################## | 37% 2025-12-04T08:19:28.2686729Z 0% |######################## | 37% 2025-12-04T08:19:28.2687243Z 0% |######################## | 37% 2025-12-04T08:19:28.2687879Z 0% |######################## | 37% 2025-12-04T08:19:28.2688419Z 0% |######################## | 37% 2025-12-04T08:19:28.2688976Z 0% |######################## | 38% 2025-12-04T08:19:28.2689502Z 0% |######################## | 38% 2025-12-04T08:19:28.2690217Z 0% |######################## | 38% 2025-12-04T08:19:28.2690852Z 0% |######################## | 38% 2025-12-04T08:19:28.2691428Z 0% |######################## | 38% 2025-12-04T08:19:28.2691960Z 0% |######################## | 38% 2025-12-04T08:19:28.2692523Z 0% |######################## | 38% 2025-12-04T08:19:28.2693228Z 0% |######################## | 38% 2025-12-04T08:19:28.2693814Z 0% |######################## | 38% 2025-12-04T08:19:28.2694382Z 0% |######################## | 38% 2025-12-04T08:19:28.2694975Z 0% |######################## | 38% 2025-12-04T08:19:28.2695580Z 0% |######################## | 38% 2025-12-04T08:19:28.2696180Z 0% |######################## | 39% 2025-12-04T08:19:28.2696752Z 0% |######################### | 39% 2025-12-04T08:19:28.2697333Z 0% |######################### | 39% 2025-12-04T08:19:28.2697895Z 0% |######################### | 39% 2025-12-04T08:19:28.2698497Z 0% |######################### | 39% 2025-12-04T08:19:28.2699069Z 0% |######################### | 39% 2025-12-04T08:19:28.2699642Z 0% |######################### | 39% 2025-12-04T08:19:28.2700226Z 0% |######################### | 39% 2025-12-04T08:19:28.2700823Z 0% |######################### | 39% 2025-12-04T08:19:28.2701404Z 0% |######################### | 39% 2025-12-04T08:19:28.2701997Z 0% |######################### | 39% 2025-12-04T08:19:28.2702572Z 0% |######################### | 39% 2025-12-04T08:19:28.2703153Z 0% |######################### | 39% 2025-12-04T08:19:28.2703773Z 0% |######################### | 40% 2025-12-04T08:19:28.2704352Z 0% |######################### | 40% 2025-12-04T08:19:28.2704944Z 0% |######################### | 40% 2025-12-04T08:19:28.2705520Z 0% |######################### | 40% 2025-12-04T08:19:28.2706097Z 0% |######################### | 40% 2025-12-04T08:19:28.2706680Z 0% |######################### | 40% 2025-12-04T08:19:28.2707228Z 0% |######################### | 40% 2025-12-04T08:19:28.2707833Z 0% |########################## | 40% 2025-12-04T08:19:28.2708400Z 0% |########################## | 40% 2025-12-04T08:19:28.2708975Z 0% |########################## | 40% 2025-12-04T08:19:28.2709549Z 0% |########################## | 40% 2025-12-04T08:19:28.2710141Z 0% |########################## | 40% 2025-12-04T08:19:28.2710730Z 0% |########################## | 41% 2025-12-04T08:19:28.2711303Z 0% |########################## | 41% 2025-12-04T08:19:28.2711884Z 0% |########################## | 41% 2025-12-04T08:19:28.2712438Z 0% |########################## | 41% 2025-12-04T08:19:28.2713028Z 0% |########################## | 41% 2025-12-04T08:19:28.2713721Z 0% |########################## | 41% 2025-12-04T08:19:28.2714305Z 0% |########################## | 41% 2025-12-04T08:19:28.2714884Z 0% |########################## | 41% 2025-12-04T08:19:28.2715453Z 0% |########################## | 41% 2025-12-04T08:19:28.2716043Z 0% |########################## | 41% 2025-12-04T08:19:28.2716704Z 0% |########################## | 41% 2025-12-04T08:19:28.2717274Z 0% |########################## | 41% 2025-12-04T08:19:28.2717879Z 0% |########################## | 42% 2025-12-04T08:19:28.2718436Z 0% |########################## | 42% 2025-12-04T08:19:28.2719008Z 0% |########################### | 42% 2025-12-04T08:19:28.2719585Z 0% |########################### | 42% 2025-12-04T08:19:28.2720138Z 0% |########################### | 42% 2025-12-04T08:19:28.2720685Z 0% |########################### | 42% 2025-12-04T08:19:28.2721242Z 0% |########################### | 42% 2025-12-04T08:19:28.2721839Z 0% |########################### | 42% 2025-12-04T08:19:28.2722410Z 0% |########################### | 42% 2025-12-04T08:19:28.2722994Z 0% |########################### | 42% 2025-12-04T08:19:28.2723548Z 0% |########################### | 42% 2025-12-04T08:19:28.2724116Z 0% |########################### | 42% 2025-12-04T08:19:28.2724693Z 0% |########################### | 43% 2025-12-04T08:19:28.2725283Z 0% |########################### | 43% 2025-12-04T08:19:28.2725870Z 0% |########################### | 43% 2025-12-04T08:19:28.2726442Z 0% |########################### | 43% 2025-12-04T08:19:28.2727029Z 0% |########################### | 43% 2025-12-04T08:19:28.2727704Z 0% |########################### | 43% 2025-12-04T08:19:28.2728301Z 0% |########################### | 43% 2025-12-04T08:19:28.2729126Z 0% |########################### | 43% 2025-12-04T08:19:28.2729705Z 0% |########################### | 43% 2025-12-04T08:19:28.2730299Z 0% |############################ | 43% 2025-12-04T08:19:28.2730872Z 0% |############################ | 43% 2025-12-04T08:19:28.2731459Z 0% |############################ | 43% 2025-12-04T08:19:28.2732035Z 0% |############################ | 44% 2025-12-04T08:19:28.2732625Z 0% |############################ | 44% 2025-12-04T08:19:28.2733210Z 0% |############################ | 44% 2025-12-04T08:19:28.2733787Z 0% |############################ | 44% 2025-12-04T08:19:28.2734390Z 0% |############################ | 44% 2025-12-04T08:19:28.2734945Z 0% |############################ | 44% 2025-12-04T08:19:28.2735501Z 0% |############################ | 44% 2025-12-04T08:19:28.2736079Z 0% |############################ | 44% 2025-12-04T08:19:28.2736659Z 0% |############################ | 44% 2025-12-04T08:19:28.2737455Z 0% |############################ | 44% 2025-12-04T08:19:28.2738035Z 0% |############################ | 44% 2025-12-04T08:19:28.2738631Z 0% |############################ | 44% 2025-12-04T08:19:28.2739186Z 0% |############################ | 45% 2025-12-04T08:19:28.2739719Z 0% |############################ | 45% 2025-12-04T08:19:28.2740454Z 0% |############################ | 45% 2025-12-04T08:19:28.2741046Z 0% |############################ | 45% 2025-12-04T08:19:28.2741614Z 0% |############################# | 45% 2025-12-04T08:19:28.2742187Z 0% |############################# | 45% 2025-12-04T08:19:28.2742791Z 0% |############################# | 45% 2025-12-04T08:19:28.2743369Z 0% |############################# | 45% 2025-12-04T08:19:28.2744223Z 0% |############################# | 45% 2025-12-04T08:19:28.2744814Z 0% |############################# | 45% 2025-12-04T08:19:28.2745432Z 0% |############################# | 45% 2025-12-04T08:19:28.2746030Z 0% |############################# | 45% 2025-12-04T08:19:28.2746599Z 0% |############################# | 46% 2025-12-04T08:19:28.2747192Z 0% |############################# | 46% 2025-12-04T08:19:28.2747763Z 0% |############################# | 46% 2025-12-04T08:19:28.2748350Z 0% |############################# | 46% 2025-12-04T08:19:28.2748933Z 0% |############################# | 46% 2025-12-04T08:19:28.2749481Z 0% |############################# | 46% 2025-12-04T08:19:28.2750079Z 0% |############################# | 46% 2025-12-04T08:19:28.2750659Z 0% |############################# | 46% 2025-12-04T08:19:28.2751249Z 0% |############################# | 46% 2025-12-04T08:19:28.2751821Z 0% |############################# | 46% 2025-12-04T08:19:28.2752402Z 0% |############################# | 46% 2025-12-04T08:19:28.2752986Z 0% |############################## | 46% 2025-12-04T08:19:28.2753565Z 0% |############################## | 47% 2025-12-04T08:19:28.2754157Z 0% |############################## | 47% 2025-12-04T08:19:28.2754740Z 0% |############################## | 47% 2025-12-04T08:19:28.2755337Z 0% |############################## | 47% 2025-12-04T08:19:28.2755918Z 0% |############################## | 47% 2025-12-04T08:19:28.2756511Z 0% |############################## | 47% 2025-12-04T08:19:28.2757092Z 0% |############################## | 47% 2025-12-04T08:19:28.2757690Z 0% |############################## | 47% 2025-12-04T08:19:28.2758287Z 0% |############################## | 47% 2025-12-04T08:19:28.2758862Z 0% |############################## | 47% 2025-12-04T08:19:28.2759452Z 0% |############################## | 47% 2025-12-04T08:19:28.2760044Z 0% |############################## | 47% 2025-12-04T08:19:28.2760756Z 0% |############################## | 48% 2025-12-04T08:19:28.2761345Z 0% |############################## | 48% 2025-12-04T08:19:28.2761924Z 0% |############################## | 48% 2025-12-04T08:19:28.2762546Z 0% |############################## | 48% 2025-12-04T08:19:28.2763131Z 0% |############################## | 48% 2025-12-04T08:19:28.2763819Z 0% |############################## | 48% 2025-12-04T08:19:28.2764406Z 0% |############################### | 48% 2025-12-04T08:19:28.2764967Z 0% |############################### | 48% 2025-12-04T08:19:28.2765558Z 0% |############################### | 48% 2025-12-04T08:19:28.2766130Z 0% |############################### | 48% 2025-12-04T08:19:28.2766719Z 0% |############################### | 48% 2025-12-04T08:19:28.2767309Z 0% |############################### | 48% 2025-12-04T08:19:28.2768007Z 0% |############################### | 49% 2025-12-04T08:19:28.2768609Z 0% |############################### | 49% 2025-12-04T08:19:28.2769190Z 0% |############################### | 49% 2025-12-04T08:19:28.2771041Z 0% |############################### | 49% 2025-12-04T08:19:28.2771618Z 0% |############################### | 49% 2025-12-04T08:19:28.2772211Z 0% |############################### | 49% 2025-12-04T08:19:28.2772778Z 0% |############################### | 49% 2025-12-04T08:19:28.2773343Z 0% |############################### | 49% 2025-12-04T08:19:28.2773939Z 0% |############################### | 49% 2025-12-04T08:19:28.2774517Z 0% |############################### | 49% 2025-12-04T08:19:28.2775087Z 0% |############################### | 49% 2025-12-04T08:19:28.2775654Z 0% |############################### | 49% 2025-12-04T08:19:28.2776237Z 0% |############################### | 49% 2025-12-04T08:19:28.2776787Z 0% |################################ | 50% 2025-12-04T08:19:28.2777359Z 0% |################################ | 50% 2025-12-04T08:19:28.2777939Z 0% |################################ | 50% 2025-12-04T08:19:28.2778505Z 0% |################################ | 50% 2025-12-04T08:19:28.2779076Z 0% |################################ | 50% 2025-12-04T08:19:28.2779645Z 0% |################################ | 50% 2025-12-04T08:19:28.2780236Z 0% |################################ | 50% 2025-12-04T08:19:28.2780841Z 0% |################################ | 50% 2025-12-04T08:19:28.2781415Z 0% |################################ | 50% 2025-12-04T08:19:28.2782004Z 0% |################################ | 50% 2025-12-04T08:19:28.2782575Z 0% |################################ | 50% 2025-12-04T08:19:28.2783163Z 0% |################################ | 50% 2025-12-04T08:19:28.2783729Z 0% |################################ | 51% 2025-12-04T08:19:28.2784322Z 0% |################################ | 51% 2025-12-04T08:19:28.2784902Z 0% |################################ | 51% 2025-12-04T08:19:28.2785623Z 0% |################################ | 51% 2025-12-04T08:19:28.2786213Z 0% |################################ | 51% 2025-12-04T08:19:28.2786780Z 0% |################################ | 51% 2025-12-04T08:19:28.2787350Z 0% |################################# | 51% 2025-12-04T08:19:28.2787906Z 0% |################################# | 51% 2025-12-04T08:19:28.2788574Z 0% |################################# | 51% 2025-12-04T08:19:28.2789148Z 0% |################################# | 51% 2025-12-04T08:19:28.2789698Z 0% |################################# | 51% 2025-12-04T08:19:28.2790286Z 0% |################################# | 51% 2025-12-04T08:19:28.2790862Z 0% |################################# | 52% 2025-12-04T08:19:28.2799978Z 0% |################################# | 52% 2025-12-04T08:19:28.2800657Z 0% |################################# | 52% 2025-12-04T08:19:28.2801148Z 0% |################################# | 52% 2025-12-04T08:19:28.2801680Z 0% |################################# | 52% 2025-12-04T08:19:28.2802192Z 0% |################################# | 52% 2025-12-04T08:19:28.2802728Z 0% |################################# | 52% 2025-12-04T08:19:28.2803248Z 0% |################################# | 52% 2025-12-04T08:19:28.2803780Z 0% |################################# | 52% 2025-12-04T08:19:28.2804322Z 0% |################################# | 52% 2025-12-04T08:19:28.2804862Z 0% |################################# | 52% 2025-12-04T08:19:28.2805417Z 0% |################################# | 52% 2025-12-04T08:19:28.2805929Z 0% |################################# | 53% 2025-12-04T08:19:28.2806487Z 0% |################################## | 53% 2025-12-04T08:19:28.2807014Z 0% |################################## | 53% 2025-12-04T08:19:28.2807647Z 0% |################################## | 53% 2025-12-04T08:19:28.2808207Z 0% |################################## | 53% 2025-12-04T08:19:28.2808726Z 0% |################################## | 53% 2025-12-04T08:19:28.2809257Z 0% |################################## | 53% 2025-12-04T08:19:28.2809805Z 0% |################################## | 53% 2025-12-04T08:19:28.2810372Z 0% |################################## | 53% 2025-12-04T08:19:28.2810909Z 0% |################################## | 53% 2025-12-04T08:19:28.2811440Z 0% |################################## | 53% 2025-12-04T08:19:28.2812048Z 0% |################################## | 53% 2025-12-04T08:19:28.2812573Z 0% |################################## | 54% 2025-12-04T08:19:28.2813094Z 0% |################################## | 54% 2025-12-04T08:19:28.2813595Z 0% |################################## | 54% 2025-12-04T08:19:28.2814129Z 0% |################################## | 54% 2025-12-04T08:19:28.2814681Z 0% |################################## | 54% 2025-12-04T08:19:28.2815239Z 0% |################################## | 54% 2025-12-04T08:19:28.2815846Z 0% |################################## | 54% 2025-12-04T08:19:28.2816528Z 0% |################################## | 54% 2025-12-04T08:19:28.2817050Z 0% |################################### | 54% 2025-12-04T08:19:28.2817516Z 0% |################################### | 54% 2025-12-04T08:19:28.2818028Z 0% |################################### | 54% 2025-12-04T08:19:28.2818539Z 0% |################################### | 54% 2025-12-04T08:19:28.2819139Z 0% |################################### | 55% 2025-12-04T08:19:28.2819653Z 0% |################################### | 55% 2025-12-04T08:19:28.2820160Z 0% |################################### | 55% 2025-12-04T08:19:28.2820739Z 0% |################################### | 55% 2025-12-04T08:19:28.2821306Z 0% |################################### | 55% 2025-12-04T08:19:28.2821889Z 0% |################################### | 55% 2025-12-04T08:19:28.2822481Z 0% |################################### | 55% 2025-12-04T08:19:28.2823070Z 0% |################################### | 55% 2025-12-04T08:19:28.2823660Z 0% |################################### | 55% 2025-12-04T08:19:28.2824184Z 0% |################################### | 55% 2025-12-04T08:19:28.2824748Z 0% |################################### | 55% 2025-12-04T08:19:28.2825289Z 0% |################################### | 55% 2025-12-04T08:19:28.2825854Z 0% |################################### | 56% 2025-12-04T08:19:28.2826423Z 0% |################################### | 56% 2025-12-04T08:19:28.2827034Z 0% |################################### | 56% 2025-12-04T08:19:28.2827592Z 0% |#################################### | 56% 2025-12-04T08:19:28.2828110Z 0% |#################################### | 56% 2025-12-04T08:19:28.2828639Z 0% |#################################### | 56% 2025-12-04T08:19:28.2829369Z 0% |#################################### | 56% 2025-12-04T08:19:28.2829911Z 0% |#################################### | 56% 2025-12-04T08:19:28.2830466Z 0% |#################################### | 56% 2025-12-04T08:19:28.2830957Z 0% |#################################### | 56% 2025-12-04T08:19:28.2831456Z 0% |#################################### | 56% 2025-12-04T08:19:28.2832020Z 0% |#################################### | 56% 2025-12-04T08:19:28.2832574Z 0% |#################################### | 57% 2025-12-04T08:19:28.2833144Z 0% |#################################### | 57% 2025-12-04T08:19:28.2833685Z 0% |#################################### | 57% 2025-12-04T08:19:28.2834241Z 0% |#################################### | 57% 2025-12-04T08:19:28.2834768Z 0% |#################################### | 57% 2025-12-04T08:19:28.2835381Z 0% |#################################### | 57% 2025-12-04T08:19:28.2835987Z 0% |#################################### | 57% 2025-12-04T08:19:28.2836569Z 0% |#################################### | 57% 2025-12-04T08:19:28.2837131Z 0% |#################################### | 57% 2025-12-04T08:19:28.2837670Z 0% |#################################### | 57% 2025-12-04T08:19:28.2838179Z 0% |##################################### | 57% 2025-12-04T08:19:28.2838879Z 0% |##################################### | 57% 2025-12-04T08:19:28.2839391Z 0% |##################################### | 58% 2025-12-04T08:19:28.2839940Z 0% |##################################### | 58% 2025-12-04T08:19:28.2840515Z 0% |##################################### | 58% 2025-12-04T08:19:28.2841003Z 0% |##################################### | 58% 2025-12-04T08:19:28.2841726Z 0% |##################################### | 58% 2025-12-04T08:19:28.2842332Z 0% |##################################### | 58% 2025-12-04T08:19:28.2842880Z 0% |##################################### | 58% 2025-12-04T08:19:28.2843446Z 0% |##################################### | 58% 2025-12-04T08:19:28.2843984Z 0% |##################################### | 58% 2025-12-04T08:19:28.2844581Z 0% |##################################### | 58% 2025-12-04T08:19:28.2845165Z 0% |##################################### | 58% 2025-12-04T08:19:28.2845707Z 0% |##################################### | 58% 2025-12-04T08:19:28.2846281Z 0% |##################################### | 59% 2025-12-04T08:19:28.2846835Z 0% |##################################### | 59% 2025-12-04T08:19:28.2847484Z 0% |##################################### | 59% 2025-12-04T08:19:28.2848107Z 0% |##################################### | 59% 2025-12-04T08:19:28.2848640Z 0% |##################################### | 59% 2025-12-04T08:19:28.2849199Z 0% |###################################### | 59% 2025-12-04T08:19:28.2849744Z 0% |###################################### | 59% 2025-12-04T08:19:28.2850256Z 0% |###################################### | 59% 2025-12-04T08:19:28.2850806Z 0% |###################################### | 59% 2025-12-04T08:19:28.2851409Z 0% |###################################### | 59% 2025-12-04T08:19:28.2851977Z 0% |###################################### | 59% 2025-12-04T08:19:28.2852517Z 0% |###################################### | 59% 2025-12-04T08:19:28.2853116Z 0% |###################################### | 59% 2025-12-04T08:19:28.2853682Z 0% |###################################### | 60% 2025-12-04T08:19:28.2854258Z 0% |###################################### | 60% 2025-12-04T08:19:28.2854845Z 0% |###################################### | 60% 2025-12-04T08:19:28.2855412Z 0% |###################################### | 60% 2025-12-04T08:19:28.2855973Z 0% |###################################### | 60% 2025-12-04T08:19:28.2856512Z 0% |###################################### | 60% 2025-12-04T08:19:28.2857084Z 0% |###################################### | 60% 2025-12-04T08:19:28.2857625Z 0% |###################################### | 60% 2025-12-04T08:19:28.2858205Z 0% |###################################### | 60% 2025-12-04T08:19:28.2858792Z 0% |###################################### | 60% 2025-12-04T08:19:28.2859347Z 0% |###################################### | 60% 2025-12-04T08:19:28.2859913Z 0% |####################################### | 60% 2025-12-04T08:19:28.2860451Z 0% |####################################### | 61% 2025-12-04T08:19:28.2861212Z 0% |####################################### | 61% 2025-12-04T08:19:28.2861797Z 0% |####################################### | 61% 2025-12-04T08:19:28.2862439Z 0% |####################################### | 61% 2025-12-04T08:19:28.2862993Z 0% |####################################### | 61% 2025-12-04T08:19:28.2863535Z 0% |####################################### | 61% 2025-12-04T08:19:28.2864177Z 0% |####################################### | 61% 2025-12-04T08:19:28.2864723Z 0% |####################################### | 61% 2025-12-04T08:19:28.2865273Z 0% |####################################### | 61% 2025-12-04T08:19:28.2865809Z 0% |####################################### | 61% 2025-12-04T08:19:28.2866357Z 0% |####################################### | 61% 2025-12-04T08:19:28.2866929Z 0% |####################################### | 61% 2025-12-04T08:19:28.2867474Z 0% |####################################### | 62% 2025-12-04T08:19:28.2868028Z 0% |####################################### | 62% 2025-12-04T08:19:28.2868567Z 0% |####################################### | 62% 2025-12-04T08:19:28.2869118Z 0% |####################################### | 62% 2025-12-04T08:19:28.2869685Z 0% |####################################### | 62% 2025-12-04T08:19:28.2870245Z 0% |####################################### | 62% 2025-12-04T08:19:28.2870825Z 0% |######################################## | 62% 2025-12-04T08:19:28.2871376Z 0% |######################################## | 62% 2025-12-04T08:19:28.2872029Z 0% |######################################## | 62% 2025-12-04T08:19:28.2872598Z 0% |######################################## | 62% 2025-12-04T08:19:28.2873128Z 0% |######################################## | 62% 2025-12-04T08:19:28.2873671Z 0% |######################################## | 62% 2025-12-04T08:19:28.2874239Z 0% |######################################## | 63% 2025-12-04T08:19:28.2874784Z 0% |######################################## | 63% 2025-12-04T08:19:28.2875347Z 0% |######################################## | 63% 2025-12-04T08:19:28.2875912Z 0% |######################################## | 63% 2025-12-04T08:19:28.2876471Z 0% |######################################## | 63% 2025-12-04T08:19:28.2877036Z 0% |######################################## | 63% 2025-12-04T08:19:28.2877592Z 0% |######################################## | 63% 2025-12-04T08:19:28.2878090Z 0% |######################################## | 63% 2025-12-04T08:19:28.2878633Z 0% |######################################## | 63% 2025-12-04T08:19:28.2879169Z 0% |######################################## | 63% 2025-12-04T08:19:28.2879687Z 0% |######################################## | 63% 2025-12-04T08:19:28.2880212Z 0% |######################################## | 63% 2025-12-04T08:19:28.2880770Z 0% |######################################## | 64% 2025-12-04T08:19:28.2881302Z 0% |######################################### | 64% 2025-12-04T08:19:28.2881854Z 0% |######################################### | 64% 2025-12-04T08:19:28.2882408Z 0% |######################################### | 64% 2025-12-04T08:19:28.2882956Z 0% |######################################### | 64% 2025-12-04T08:19:28.2883683Z 0% |######################################### | 64% 2025-12-04T08:19:28.2884243Z 0% |######################################### | 64% 2025-12-04T08:19:28.2884830Z 0% |######################################### | 64% 2025-12-04T08:19:28.2885408Z 0% |######################################### | 64% 2025-12-04T08:19:28.2885954Z 0% |######################################### | 64% 2025-12-04T08:19:28.2887825Z 0% |######################################### | 64% 2025-12-04T08:19:28.2888386Z 0% |######################################### | 64% 2025-12-04T08:19:28.2888988Z 0% |######################################### | 65% 2025-12-04T08:19:28.2889524Z 0% |######################################### | 65% 2025-12-04T08:19:28.2890085Z 0% |######################################### | 65% 2025-12-04T08:19:28.2890642Z 0% |######################################### | 65% 2025-12-04T08:19:28.2891289Z 0% |######################################### | 65% 2025-12-04T08:19:28.2891877Z 0% |######################################### | 65% 2025-12-04T08:19:28.2892422Z 0% |######################################### | 65% 2025-12-04T08:19:28.2892961Z 0% |######################################### | 65% 2025-12-04T08:19:28.2893565Z 0% |########################################## | 65% 2025-12-04T08:19:28.2894123Z 0% |########################################## | 65% 2025-12-04T08:19:28.2894720Z 0% |########################################## | 65% 2025-12-04T08:19:28.2895284Z 0% |########################################## | 65% 2025-12-04T08:19:28.2895868Z 0% |########################################## | 66% 2025-12-04T08:19:28.2896446Z 0% |########################################## | 66% 2025-12-04T08:19:28.2897043Z 0% |########################################## | 66% 2025-12-04T08:19:28.2897633Z 0% |########################################## | 66% 2025-12-04T08:19:28.2898217Z 0% |########################################## | 66% 2025-12-04T08:19:28.2898822Z 0% |########################################## | 66% 2025-12-04T08:19:28.2899426Z 0% |########################################## | 66% 2025-12-04T08:19:28.2900014Z 0% |########################################## | 66% 2025-12-04T08:19:28.2900586Z 0% |########################################## | 66% 2025-12-04T08:19:28.2901148Z 0% |########################################## | 66% 2025-12-04T08:19:28.2901690Z 0% |########################################## | 66% 2025-12-04T08:19:28.2902218Z 0% |########################################## | 66% 2025-12-04T08:19:28.2902769Z 0% |########################################## | 67% 2025-12-04T08:19:28.2903341Z 0% |########################################## | 67% 2025-12-04T08:19:28.2903915Z 0% |########################################### | 67% 2025-12-04T08:19:28.2904504Z 0% |########################################### | 67% 2025-12-04T08:19:28.2905137Z 0% |########################################### | 67% 2025-12-04T08:19:28.2905715Z 0% |########################################### | 67% 2025-12-04T08:19:28.2906314Z 0% |########################################### | 67% 2025-12-04T08:19:28.2906953Z 0% |########################################### | 67% 2025-12-04T08:19:28.2907536Z 0% |########################################### | 67% 2025-12-04T08:19:28.2908292Z 0% |########################################### | 67% 2025-12-04T08:19:28.2908882Z 0% |########################################### | 67% 2025-12-04T08:19:28.2909448Z 0% |########################################### | 67% 2025-12-04T08:19:28.2910073Z 0% |########################################### | 68% 2025-12-04T08:19:28.2910688Z 0% |########################################### | 68% 2025-12-04T08:19:28.2911420Z 0% |########################################### | 68% 2025-12-04T08:19:28.2912022Z 0% |########################################### | 68% 2025-12-04T08:19:28.2912649Z 0% |########################################### | 68% 2025-12-04T08:19:28.2913215Z 0% |########################################### | 68% 2025-12-04T08:19:28.2913833Z 0% |########################################### | 68% 2025-12-04T08:19:28.2914463Z 0% |########################################### | 68% 2025-12-04T08:19:28.2915000Z 0% |########################################### | 68% 2025-12-04T08:19:28.2915562Z 0% |############################################ | 68% 2025-12-04T08:19:28.2916182Z 0% |############################################ | 68% 2025-12-04T08:19:28.2916829Z 0% |############################################ | 68% 2025-12-04T08:19:28.2917461Z 0% |############################################ | 69% 2025-12-04T08:19:28.2918031Z 0% |############################################ | 69% 2025-12-04T08:19:28.2918604Z 0% |############################################ | 69% 2025-12-04T08:19:28.2919177Z 0% |############################################ | 69% 2025-12-04T08:19:28.2919747Z 0% |############################################ | 69% 2025-12-04T08:19:28.2920318Z 0% |############################################ | 69% 2025-12-04T08:19:28.2920898Z 0% |############################################ | 69% 2025-12-04T08:19:28.2921500Z 0% |############################################ | 69% 2025-12-04T08:19:28.2922082Z 0% |############################################ | 69% 2025-12-04T08:19:28.2922664Z 0% |############################################ | 69% 2025-12-04T08:19:28.2923272Z 0% |############################################ | 69% 2025-12-04T08:19:28.2923908Z 0% |############################################ | 69% 2025-12-04T08:19:28.2924517Z 0% |############################################ | 69% 2025-12-04T08:19:28.2925147Z 0% |############################################ | 70% 2025-12-04T08:19:28.2925627Z 0% |############################################ | 70% 2025-12-04T08:19:28.2926146Z 0% |############################################ | 70% 2025-12-04T08:19:28.2926637Z 0% |############################################# | 70% 2025-12-04T08:19:28.2927149Z 0% |############################################# | 70% 2025-12-04T08:19:28.2927878Z 0% |############################################# | 70% 2025-12-04T08:19:28.2928484Z 0% |############################################# | 70% 2025-12-04T08:19:28.2929263Z 0% |############################################# | 70% 2025-12-04T08:19:28.2929880Z 0% |############################################# | 70% 2025-12-04T08:19:28.2930488Z 0% |############################################# | 70% 2025-12-04T08:19:28.2931100Z 0% |############################################# | 70% 2025-12-04T08:19:28.2931708Z 0% |############################################# | 70% 2025-12-04T08:19:28.2932545Z 0% |############################################# | 71% 2025-12-04T08:19:28.2933151Z 0% |############################################# | 71% 2025-12-04T08:19:28.2933755Z 0% |############################################# | 71% 2025-12-04T08:19:28.2934369Z 0% |############################################# | 71% 2025-12-04T08:19:28.2934964Z 0% |############################################# | 71% 2025-12-04T08:19:28.2935733Z 0% |############################################# | 71% 2025-12-04T08:19:28.2936337Z 0% |############################################# | 71% 2025-12-04T08:19:28.2936972Z 0% |############################################# | 71% 2025-12-04T08:19:28.2937591Z 0% |############################################# | 71% 2025-12-04T08:19:28.2938186Z 0% |############################################# | 71% 2025-12-04T08:19:28.2938804Z 0% |############################################## | 71% 2025-12-04T08:19:28.2939398Z 0% |############################################## | 71% 2025-12-04T08:19:28.2940006Z 0% |############################################## | 72% 2025-12-04T08:19:28.2940612Z 0% |############################################## | 72% 2025-12-04T08:19:28.2941245Z 0% |############################################## | 72% 2025-12-04T08:19:28.2941869Z 0% |############################################## | 72% 2025-12-04T08:19:28.2942459Z 0% |############################################## | 72% 2025-12-04T08:19:28.2943074Z 0% |############################################## | 72% 2025-12-04T08:19:28.2943683Z 0% |############################################## | 72% 2025-12-04T08:19:28.2944289Z 0% |############################################## | 72% 2025-12-04T08:19:28.2944920Z 0% |############################################## | 72% 2025-12-04T08:19:28.2945515Z 0% |############################################## | 72% 2025-12-04T08:19:28.2946137Z 0% |############################################## | 72% 2025-12-04T08:19:28.2946733Z 0% |############################################## | 72% 2025-12-04T08:19:28.2947353Z 0% |############################################## | 73% 2025-12-04T08:19:28.2947961Z 0% |############################################## | 73% 2025-12-04T08:19:28.2948578Z 0% |############################################## | 73% 2025-12-04T08:19:28.2949185Z 0% |############################################## | 73% 2025-12-04T08:19:28.2949779Z 0% |############################################## | 73% 2025-12-04T08:19:28.2950367Z 0% |############################################### | 73% 2025-12-04T08:19:28.2950973Z 0% |############################################### | 73% 2025-12-04T08:19:28.2951598Z 0% |############################################### | 73% 2025-12-04T08:19:28.2952193Z 0% |############################################### | 73% 2025-12-04T08:19:28.2952791Z 0% |############################################### | 73% 2025-12-04T08:19:28.2953361Z 0% |############################################### | 73% 2025-12-04T08:19:28.2953894Z 0% |############################################### | 73% 2025-12-04T08:19:28.2954499Z 0% |############################################### | 74% 2025-12-04T08:19:28.2955101Z 0% |############################################### | 74% 2025-12-04T08:19:28.2955703Z 0% |############################################### | 74% 2025-12-04T08:19:28.2956448Z 0% |############################################### | 74% 2025-12-04T08:19:28.2957081Z 0% |############################################### | 74% 2025-12-04T08:19:28.2957697Z 0% |############################################### | 74% 2025-12-04T08:19:28.2958286Z 0% |############################################### | 74% 2025-12-04T08:19:28.2958846Z 0% |############################################### | 74% 2025-12-04T08:19:28.2959517Z 0% |############################################### | 74% 2025-12-04T08:19:28.2960087Z 0% |############################################### | 74% 2025-12-04T08:19:28.2960672Z 0% |############################################### | 74% 2025-12-04T08:19:28.2961229Z 0% |############################################### | 74% 2025-12-04T08:19:28.2961809Z 0% |################################################ | 75% 2025-12-04T08:19:28.2962393Z 0% |################################################ | 75% 2025-12-04T08:19:28.2962990Z 0% |################################################ | 75% 2025-12-04T08:19:28.2963573Z 0% |################################################ | 75% 2025-12-04T08:19:28.2964170Z 0% |################################################ | 75% 2025-12-04T08:19:28.2964766Z 0% |################################################ | 75% 2025-12-04T08:19:28.2965351Z 0% |################################################ | 75% 2025-12-04T08:19:28.2965958Z 0% |################################################ | 75% 2025-12-04T08:19:28.2966565Z 0% |################################################ | 75% 2025-12-04T08:19:28.2967169Z 0% |################################################ | 75% 2025-12-04T08:19:28.2967868Z 0% |################################################ | 75% 2025-12-04T08:19:28.2968464Z 0% |################################################ | 75% 2025-12-04T08:19:28.2969071Z 0% |################################################ | 76% 2025-12-04T08:19:28.2969644Z 0% |################################################ | 76% 2025-12-04T08:19:28.2970249Z 0% |################################################ | 76% 2025-12-04T08:19:28.2970848Z 0% |################################################ | 76% 2025-12-04T08:19:28.2971483Z 0% |################################################ | 76% 2025-12-04T08:19:28.2972087Z 0% |################################################ | 76% 2025-12-04T08:19:28.2972695Z 0% |################################################ | 76% 2025-12-04T08:19:28.2973304Z 0% |################################################# | 76% 2025-12-04T08:19:28.2973894Z 0% |################################################# | 76% 2025-12-04T08:19:28.2974512Z 0% |################################################# | 76% 2025-12-04T08:19:28.2975112Z 0% |################################################# | 76% 2025-12-04T08:19:28.2975715Z 0% |################################################# | 76% 2025-12-04T08:19:28.2976302Z 0% |################################################# | 77% 2025-12-04T08:19:28.2976902Z 0% |################################################# | 77% 2025-12-04T08:19:28.2977517Z 0% |################################################# | 77% 2025-12-04T08:19:28.2978117Z 0% |################################################# | 77% 2025-12-04T08:19:28.2978746Z 0% |################################################# | 77% 2025-12-04T08:19:28.2979341Z 0% |################################################# | 77% 2025-12-04T08:19:28.2979964Z 0% |################################################# | 77% 2025-12-04T08:19:28.2980732Z 0% |################################################# | 77% 2025-12-04T08:19:28.2981348Z 0% |################################################# | 77% 2025-12-04T08:19:28.2981997Z 0% |################################################# | 77% 2025-12-04T08:19:28.2982574Z 0% |################################################# | 77% 2025-12-04T08:19:28.2983192Z 0% |################################################# | 77% 2025-12-04T08:19:28.2983899Z 0% |################################################# | 78% 2025-12-04T08:19:28.2984509Z 0% |################################################# | 78% 2025-12-04T08:19:28.2985097Z 0% |################################################## | 78% 2025-12-04T08:19:28.2985689Z 0% |################################################## | 78% 2025-12-04T08:19:28.2986285Z 0% |################################################## | 78% 2025-12-04T08:19:28.2986898Z 0% |################################################## | 78% 2025-12-04T08:19:28.2987504Z 0% |################################################## | 78% 2025-12-04T08:19:28.2988080Z 0% |################################################## | 78% 2025-12-04T08:19:28.2988671Z 0% |################################################## | 78% 2025-12-04T08:19:28.2989255Z 0% |################################################## | 78% 2025-12-04T08:19:28.2989788Z 0% |################################################## | 78% 2025-12-04T08:19:28.2990392Z 0% |################################################## | 78% 2025-12-04T08:19:28.2990968Z 0% |################################################## | 79% 2025-12-04T08:19:28.2991580Z 0% |################################################## | 79% 2025-12-04T08:19:28.2992174Z 0% |################################################## | 79% 2025-12-04T08:19:28.2992780Z 0% |################################################## | 79% 2025-12-04T08:19:28.2993399Z 0% |################################################## | 79% 2025-12-04T08:19:28.2994001Z 0% |################################################## | 79% 2025-12-04T08:19:28.2994609Z 0% |################################################## | 79% 2025-12-04T08:19:28.2995208Z 0% |################################################## | 79% 2025-12-04T08:19:28.2995820Z 0% |################################################## | 79% 2025-12-04T08:19:28.2996426Z 0% |################################################### | 79% 2025-12-04T08:19:28.2996995Z 0% |################################################### | 79% 2025-12-04T08:19:28.2997608Z 0% |################################################### | 79% 2025-12-04T08:19:28.2998201Z 0% |################################################### | 79% 2025-12-04T08:19:28.2998826Z 0% |################################################### | 80% 2025-12-04T08:19:28.2999415Z 0% |################################################### | 80% 2025-12-04T08:19:28.3000041Z 0% |################################################### | 80% 2025-12-04T08:19:28.3000633Z 0% |################################################### | 80% 2025-12-04T08:19:28.3001250Z 0% |################################################### | 80% 2025-12-04T08:19:28.3001884Z 0% |################################################### | 80% 2025-12-04T08:19:28.3002484Z 0% |################################################### | 80% 2025-12-04T08:19:28.3003089Z 0% |################################################### | 80% 2025-12-04T08:19:28.3003661Z 0% |################################################### | 80% 2025-12-04T08:19:28.3004292Z 0% |################################################### | 80% 2025-12-04T08:19:28.3005066Z 0% |################################################### | 80% 2025-12-04T08:19:28.3005660Z 0% |################################################### | 80% 2025-12-04T08:19:28.3006238Z 0% |################################################### | 81% 2025-12-04T08:19:28.3006833Z 0% |################################################### | 81% 2025-12-04T08:19:28.3007569Z 0% |################################################### | 81% 2025-12-04T08:19:28.3008281Z 0% |#################################################### | 81% 2025-12-04T08:19:28.3008907Z 0% |#################################################### | 81% 2025-12-04T08:19:28.3009519Z 0% |#################################################### | 81% 2025-12-04T08:19:28.3010101Z 0% |#################################################### | 81% 2025-12-04T08:19:28.3010690Z 0% |#################################################### | 81% 2025-12-04T08:19:28.3011277Z 0% |#################################################### | 81% 2025-12-04T08:19:28.3011832Z 0% |#################################################### | 81% 2025-12-04T08:19:28.3012462Z 0% |#################################################### | 81% 2025-12-04T08:19:28.3013081Z 0% |#################################################### | 81% 2025-12-04T08:19:28.3013684Z 0% |#################################################### | 82% 2025-12-04T08:19:28.3014266Z 0% |#################################################### | 82% 2025-12-04T08:19:28.3014899Z 0% |#################################################### | 82% 2025-12-04T08:19:28.3015515Z 0% |#################################################### | 82% 2025-12-04T08:19:28.3016115Z 0% |#################################################### | 82% 2025-12-04T08:19:28.3016308Z 0% |#################################################### | 82% 2025-12-04T08:19:28.3016529Z 0% |#################################################### | 82% 2025-12-04T08:19:28.3016720Z 0% |#################################################### | 82% 2025-12-04T08:19:28.3016911Z 0% |#################################################### | 82% 2025-12-04T08:19:28.3017122Z 0% |#################################################### | 82% 2025-12-04T08:19:28.3017310Z 0% |##################################################### | 82% 2025-12-04T08:19:28.3017501Z 0% |##################################################### | 82% 2025-12-04T08:19:28.3017682Z 0% |##################################################### | 83% 2025-12-04T08:19:28.3017885Z 0% |##################################################### | 83% 2025-12-04T08:19:28.3018076Z 0% |##################################################### | 83% 2025-12-04T08:19:28.3018268Z 0% |##################################################### | 83% 2025-12-04T08:19:28.3018482Z 0% |##################################################### | 83% 2025-12-04T08:19:28.3018722Z 0% |##################################################### | 83% 2025-12-04T08:19:28.3018914Z 0% |##################################################### | 83% 2025-12-04T08:19:28.3019113Z 0% |##################################################### | 83% 2025-12-04T08:19:28.3019291Z 0% |##################################################### | 83% 2025-12-04T08:19:28.3019476Z 0% |##################################################### | 83% 2025-12-04T08:19:28.3019678Z 0% |##################################################### | 83% 2025-12-04T08:19:28.3019865Z 0% |##################################################### | 83% 2025-12-04T08:19:28.3020056Z 0% |##################################################### | 84% 2025-12-04T08:19:28.3020242Z 0% |##################################################### | 84% 2025-12-04T08:19:28.3020575Z 0% |##################################################### | 84% 2025-12-04T08:19:28.3020762Z 0% |##################################################### | 84% 2025-12-04T08:19:28.3020950Z 0% |###################################################### | 84% 2025-12-04T08:19:28.3021153Z 0% |###################################################### | 84% 2025-12-04T08:19:28.3021345Z 0% |###################################################### | 84% 2025-12-04T08:19:28.3021615Z 0% |###################################################### | 84% 2025-12-04T08:19:28.3021815Z 0% |###################################################### | 84% 2025-12-04T08:19:28.3021995Z 0% |###################################################### | 84% 2025-12-04T08:19:28.3022173Z 0% |###################################################### | 84% 2025-12-04T08:19:28.3022378Z 0% |###################################################### | 84% 2025-12-04T08:19:28.3022574Z 0% |###################################################### | 85% 2025-12-04T08:19:28.3022764Z 0% |###################################################### | 85% 2025-12-04T08:19:28.3022946Z 0% |###################################################### | 85% 2025-12-04T08:19:28.3023145Z 0% |###################################################### | 85% 2025-12-04T08:19:28.3023332Z 0% |###################################################### | 85% 2025-12-04T08:19:28.3023512Z 0% |###################################################### | 85% 2025-12-04T08:19:28.3023713Z 0% |###################################################### | 85% 2025-12-04T08:19:28.3023905Z 0% |###################################################### | 85% 2025-12-04T08:19:28.3024094Z 0% |###################################################### | 85% 2025-12-04T08:19:28.3024290Z 0% |###################################################### | 85% 2025-12-04T08:19:28.3024471Z 0% |###################################################### | 85% 2025-12-04T08:19:28.3024664Z 0% |####################################################### | 85% 2025-12-04T08:19:28.3024866Z 0% |####################################################### | 86% 2025-12-04T08:19:28.3025061Z 0% |####################################################### | 86% 2025-12-04T08:19:28.3025248Z 0% |####################################################### | 86% 2025-12-04T08:19:28.3025430Z 0% |####################################################### | 86% 2025-12-04T08:19:28.3025637Z 0% |####################################################### | 86% 2025-12-04T08:19:28.3025826Z 0% |####################################################### | 86% 2025-12-04T08:19:28.3026014Z 0% |####################################################### | 86% 2025-12-04T08:19:28.3026219Z 0% |####################################################### | 86% 2025-12-04T08:19:28.3026417Z 0% |####################################################### | 86% 2025-12-04T08:19:28.3026602Z 0% |####################################################### | 86% 2025-12-04T08:19:28.3026805Z 0% |####################################################### | 86% 2025-12-04T08:19:28.3026994Z 0% |####################################################### | 86% 2025-12-04T08:19:28.3027184Z 0% |####################################################### | 87% 2025-12-04T08:19:28.3027378Z 0% |####################################################### | 87% 2025-12-04T08:19:28.3027632Z 0% |####################################################### | 87% 2025-12-04T08:19:28.3027821Z 0% |####################################################### | 87% 2025-12-04T08:19:28.3028013Z 0% |####################################################### | 87% 2025-12-04T08:19:28.3028216Z 0% |####################################################### | 87% 2025-12-04T08:19:28.3028513Z 0% |######################################################## | 87% 2025-12-04T08:19:28.3029377Z 0% |######################################################## | 87% 2025-12-04T08:19:28.3029597Z 0% |######################################################## | 87% 2025-12-04T08:19:28.3029776Z 0% |######################################################## | 87% 2025-12-04T08:19:28.3030136Z 0% |######################################################## | 87% 2025-12-04T08:19:28.3030342Z 0% |######################################################## | 87% 2025-12-04T08:19:28.3030523Z 0% |######################################################## | 88% 2025-12-04T08:19:28.3030689Z 0% |######################################################## | 88% 2025-12-04T08:19:28.3030878Z 0% |######################################################## | 88% 2025-12-04T08:19:28.3031077Z 0% |######################################################## | 88% 2025-12-04T08:19:28.3031262Z 0% |######################################################## | 88% 2025-12-04T08:19:28.3031447Z 0% |######################################################## | 88% 2025-12-04T08:19:28.3031652Z 0% |######################################################## | 88% 2025-12-04T08:19:28.3031839Z 0% |######################################################## | 88% 2025-12-04T08:19:28.3032036Z 0% |######################################################## | 88% 2025-12-04T08:19:28.3032244Z 0% |######################################################## | 88% 2025-12-04T08:19:28.3032437Z 0% |######################################################## | 88% 2025-12-04T08:19:28.3032617Z 0% |######################################################## | 88% 2025-12-04T08:19:28.3032816Z 0% |######################################################## | 89% 2025-12-04T08:19:28.3033014Z 0% |######################################################### | 89% 2025-12-04T08:19:28.3033201Z 0% |######################################################### | 89% 2025-12-04T08:19:28.3033404Z 0% |######################################################### | 89% 2025-12-04T08:19:28.3033592Z 0% |######################################################### | 89% 2025-12-04T08:19:28.3033783Z 0% |######################################################### | 89% 2025-12-04T08:19:28.3033981Z 0% |######################################################### | 89% 2025-12-04T08:19:28.3034182Z 0% |######################################################### | 89% 2025-12-04T08:19:28.3034365Z 0% |######################################################### | 89% 2025-12-04T08:19:28.3034548Z 0% |######################################################### | 89% 2025-12-04T08:19:28.3034736Z 0% |######################################################### | 89% 2025-12-04T08:19:28.3034932Z 0% |######################################################### | 89% 2025-12-04T08:19:28.3035127Z 0% |######################################################### | 89% 2025-12-04T08:19:28.3035332Z 0% |######################################################### | 90% 2025-12-04T08:19:28.3035524Z 0% |######################################################### | 90% 2025-12-04T08:19:28.3035719Z 0% |######################################################### | 90% 2025-12-04T08:19:28.3035932Z 0% |######################################################### | 90% 2025-12-04T08:19:28.3036127Z 0% |######################################################### | 90% 2025-12-04T08:19:28.3036320Z 0% |######################################################### | 90% 2025-12-04T08:19:28.3036521Z 0% |######################################################### | 90% 2025-12-04T08:19:28.3036709Z 0% |########################################################## | 90% 2025-12-04T08:19:28.3037034Z 0% |########################################################## | 90% 2025-12-04T08:19:28.3037226Z 0% |########################################################## | 90% 2025-12-04T08:19:28.3037432Z 0% |########################################################## | 90% 2025-12-04T08:19:28.3037617Z 0% |########################################################## | 90% 2025-12-04T08:19:28.3037802Z 0% |########################################################## | 91% 2025-12-04T08:19:28.3038123Z 0% |########################################################## | 91% 2025-12-04T08:19:28.3038311Z 0% |########################################################## | 91% 2025-12-04T08:19:28.3038495Z 0% |########################################################## | 91% 2025-12-04T08:19:28.3038695Z 0% |########################################################## | 91% 2025-12-04T08:19:28.3038887Z 0% |########################################################## | 91% 2025-12-04T08:19:28.3039089Z 0% |########################################################## | 91% 2025-12-04T08:19:28.3039296Z 0% |########################################################## | 91% 2025-12-04T08:19:28.3039485Z 0% |########################################################## | 91% 2025-12-04T08:19:28.3039667Z 0% |########################################################## | 91% 2025-12-04T08:19:28.3039848Z 0% |########################################################## | 91% 2025-12-04T08:19:28.3040051Z 0% |########################################################## | 91% 2025-12-04T08:19:28.3040238Z 0% |########################################################## | 92% 2025-12-04T08:19:28.3040428Z 0% |########################################################## | 92% 2025-12-04T08:19:28.3040632Z 0% |########################################################### | 92% 2025-12-04T08:19:28.3040820Z 0% |########################################################### | 92% 2025-12-04T08:19:28.3041013Z 0% |########################################################### | 92% 2025-12-04T08:19:28.3041212Z 0% |########################################################### | 92% 2025-12-04T08:19:28.3041393Z 0% |########################################################### | 92% 2025-12-04T08:19:28.3041576Z 0% |########################################################### | 92% 2025-12-04T08:19:28.3041781Z 0% |########################################################### | 92% 2025-12-04T08:19:28.3041976Z 0% |########################################################### | 92% 2025-12-04T08:19:28.3042163Z 0% |########################################################### | 92% 2025-12-04T08:19:28.3042348Z 0% |########################################################### | 92% 2025-12-04T08:19:28.3042548Z 0% |########################################################### | 93% 2025-12-04T08:19:28.3042736Z 0% |########################################################### | 93% 2025-12-04T08:19:28.3042914Z 0% |########################################################### | 93% 2025-12-04T08:19:28.3043111Z 0% |########################################################### | 93% 2025-12-04T08:19:28.3043295Z 0% |########################################################### | 93% 2025-12-04T08:19:28.3043484Z 0% |########################################################### | 93% 2025-12-04T08:19:28.3043688Z 0% |########################################################### | 93% 2025-12-04T08:19:28.3043881Z 0% |########################################################### | 93% 2025-12-04T08:19:28.3044067Z 0% |########################################################### | 93% 2025-12-04T08:19:28.3044266Z 0% |############################################################ | 93% 2025-12-04T08:19:28.3044453Z 0% |############################################################ | 93% 2025-12-04T08:19:28.3044641Z 0% |############################################################ | 93% 2025-12-04T08:19:28.3044919Z 0% |############################################################ | 94% 2025-12-04T08:19:28.3045127Z 0% |############################################################ | 94% 2025-12-04T08:19:28.3045308Z 0% |############################################################ | 94% 2025-12-04T08:19:28.3045492Z 0% |############################################################ | 94% 2025-12-04T08:19:28.3045697Z 0% |############################################################ | 94% 2025-12-04T08:19:28.3045956Z 0% |############################################################ | 94% 2025-12-04T08:19:28.3046144Z 0% |############################################################ | 94% 2025-12-04T08:19:28.3046346Z 0% |############################################################ | 94% 2025-12-04T08:19:28.3046535Z 0% |############################################################ | 94% 2025-12-04T08:19:28.3046728Z 0% |############################################################ | 94% 2025-12-04T08:19:28.3046942Z 0% |############################################################ | 94% 2025-12-04T08:19:28.3047125Z 0% |############################################################ | 94% 2025-12-04T08:19:28.3047290Z 0% |############################################################ | 95% 2025-12-04T08:19:28.3047602Z 0% |############################################################ | 95% 2025-12-04T08:19:28.3047812Z 0% |############################################################ | 95% 2025-12-04T08:19:28.3048005Z 0% |############################################################ | 95% 2025-12-04T08:19:28.3048190Z 0% |############################################################# | 95% 2025-12-04T08:19:28.3048401Z 0% |############################################################# | 95% 2025-12-04T08:19:28.3048583Z 0% |############################################################# | 95% 2025-12-04T08:19:28.3048773Z 0% |############################################################# | 95% 2025-12-04T08:19:28.3048974Z 0% |############################################################# | 95% 2025-12-04T08:19:28.3049160Z 0% |############################################################# | 95% 2025-12-04T08:19:28.3049347Z 0% |############################################################# | 95% 2025-12-04T08:19:28.3049555Z 0% |############################################################# | 95% 2025-12-04T08:19:28.3049748Z 0% |############################################################# | 96% 2025-12-04T08:19:28.3049944Z 0% |############################################################# | 96% 2025-12-04T08:19:28.3050131Z 0% |############################################################# | 96% 2025-12-04T08:19:28.3050335Z 0% |############################################################# | 96% 2025-12-04T08:19:28.3050518Z 0% |############################################################# | 96% 2025-12-04T08:19:28.3050684Z 0% |############################################################# | 96% 2025-12-04T08:19:28.3050872Z 0% |############################################################# | 96% 2025-12-04T08:19:28.3051056Z 0% |############################################################# | 96% 2025-12-04T08:19:28.3051247Z 0% |############################################################# | 96% 2025-12-04T08:19:28.3051450Z 0% |############################################################# | 96% 2025-12-04T08:19:28.3051645Z 0% |############################################################# | 96% 2025-12-04T08:19:28.3051843Z 0% |############################################################## | 96% 2025-12-04T08:19:28.3052053Z 0% |############################################################## | 97% 2025-12-04T08:19:28.3052249Z 0% |############################################################## | 97% 2025-12-04T08:19:28.3052443Z 0% |############################################################## | 97% 2025-12-04T08:19:28.3052628Z 0% |############################################################## | 97% 2025-12-04T08:19:28.3052943Z 0% |############################################################## | 97% 2025-12-04T08:19:28.3053138Z 0% |############################################################## | 97% 2025-12-04T08:19:28.3053333Z 0% |############################################################## | 97% 2025-12-04T08:19:28.3053545Z 0% |############################################################## | 97% 2025-12-04T08:19:28.3053737Z 0% |############################################################## | 97% 2025-12-04T08:19:28.3053996Z 0% |############################################################## | 97% 2025-12-04T08:19:28.3054201Z 0% |############################################################## | 97% 2025-12-04T08:19:28.3054394Z 0% |############################################################## | 97% 2025-12-04T08:19:28.3054586Z 0% |############################################################## | 98% 2025-12-04T08:19:28.3054793Z 0% |############################################################## | 98% 2025-12-04T08:19:28.3054990Z 0% |############################################################## | 98% 2025-12-04T08:19:28.3055170Z 0% |############################################################## | 98% 2025-12-04T08:19:28.3055354Z 0% |############################################################## | 98% 2025-12-04T08:19:28.3055527Z 0% |############################################################## | 98% 2025-12-04T08:19:28.3055690Z 0% |############################################################### | 98% 2025-12-04T08:19:28.3055869Z 0% |############################################################### | 98% 2025-12-04T08:19:28.3056049Z 0% |############################################################### | 98% 2025-12-04T08:19:28.3056230Z 0% |############################################################### | 98% 2025-12-04T08:19:28.3056410Z 0% |############################################################### | 98% 2025-12-04T08:19:28.3056611Z 0% |############################################################### | 98% 2025-12-04T08:19:28.3056806Z 0% |############################################################### | 99% 2025-12-04T08:19:28.3056998Z 0% |############################################################### | 99% 2025-12-04T08:19:28.3057204Z 0% |############################################################### | 99% 2025-12-04T08:19:28.3057398Z 0% |############################################################### | 99% 2025-12-04T08:19:28.3057586Z 0% |############################################################### | 99% 2025-12-04T08:19:28.3057779Z 0% |############################################################### | 99% 2025-12-04T08:19:28.3057981Z 0% |############################################################### | 99% 2025-12-04T08:19:28.3058164Z 0% |############################################################### | 99% 2025-12-04T08:19:28.3058353Z 0% |############################################################### | 99% 2025-12-04T08:19:28.3058546Z 0% |############################################################### | 99% 2025-12-04T08:19:28.3058738Z 0% |############################################################### | 99% 2025-12-04T08:19:28.3058919Z 0% |############################################################### | 99% 2025-12-04T08:19:28.3059105Z 0% |############################################################### | 99% 2025-12-04T08:19:28.3059275Z 0% |################################################################| 100% 2025-12-04T08:19:28.3059796Z Unzipped bazel-out/k8-fastbuild--cpu-only/bin/mnist/train-images-idx3-ubyte.gz ... 2025-12-04T08:19:28.3060433Z Downloading https://ossci-datasets.s3.amazonaws.com/mnist/train-labels-idx1-ubyte.gz ... 2025-12-04T08:19:28.3060441Z 2025-12-04T08:19:28.3060633Z 0% | | 0% 2025-12-04T08:19:28.3060813Z 0% |################## | 28% 2025-12-04T08:19:28.3061009Z 0% |#################################### | 56% 2025-12-04T08:19:28.3061334Z 0% |###################################################### | 85% 2025-12-04T08:19:28.3061535Z 0% |################################################################| 100% 2025-12-04T08:19:28.3062071Z Unzipped bazel-out/k8-fastbuild--cpu-only/bin/mnist/train-labels-idx1-ubyte.gz ... 2025-12-04T08:19:28.3062661Z Downloading https://ossci-datasets.s3.amazonaws.com/mnist/t10k-images-idx3-ubyte.gz ... 2025-12-04T08:19:28.3062672Z 2025-12-04T08:19:28.3062859Z 0% | | 0% 2025-12-04T08:19:28.3063127Z 0% | | 0% 2025-12-04T08:19:28.3063323Z 0% | | 0% 2025-12-04T08:19:28.3063504Z 0% | | 1% 2025-12-04T08:19:28.3063686Z 0% |# | 1% 2025-12-04T08:19:28.3063883Z 0% |# | 2% 2025-12-04T08:19:28.3064074Z 0% |# | 2% 2025-12-04T08:19:28.3064235Z 0% |## | 3% 2025-12-04T08:19:28.3064432Z 0% |## | 3% 2025-12-04T08:19:28.3064618Z 0% |## | 4% 2025-12-04T08:19:28.3064801Z 0% |### | 4% 2025-12-04T08:19:28.3065009Z 0% |### | 5% 2025-12-04T08:19:28.3065189Z 0% |### | 5% 2025-12-04T08:19:28.3065372Z 0% |#### | 6% 2025-12-04T08:19:28.3065553Z 0% |#### | 6% 2025-12-04T08:19:28.3065749Z 0% |#### | 7% 2025-12-04T08:19:28.3065944Z 0% |##### | 7% 2025-12-04T08:19:28.3066131Z 0% |##### | 8% 2025-12-04T08:19:28.3066334Z 0% |##### | 8% 2025-12-04T08:19:28.3066521Z 0% |###### | 9% 2025-12-04T08:19:28.3066709Z 0% |###### | 9% 2025-12-04T08:19:28.3066918Z 0% |###### | 10% 2025-12-04T08:19:28.3067102Z 0% |###### | 10% 2025-12-04T08:19:28.3067277Z 0% |####### | 11% 2025-12-04T08:19:28.3067449Z 0% |####### | 11% 2025-12-04T08:19:28.3067611Z 0% |####### | 12% 2025-12-04T08:19:28.3067803Z 0% |######## | 12% 2025-12-04T08:19:28.3067990Z 0% |######## | 13% 2025-12-04T08:19:28.3068192Z 0% |######## | 13% 2025-12-04T08:19:28.3068380Z 0% |######### | 14% 2025-12-04T08:19:28.3068568Z 0% |######### | 14% 2025-12-04T08:19:28.3068777Z 0% |######### | 15% 2025-12-04T08:19:28.3068966Z 0% |########## | 15% 2025-12-04T08:19:28.3069157Z 0% |########## | 16% 2025-12-04T08:19:28.3069357Z 0% |########## | 16% 2025-12-04T08:19:28.3069542Z 0% |########### | 17% 2025-12-04T08:19:28.3069834Z 0% |########### | 17% 2025-12-04T08:19:28.3070026Z 0% |########### | 18% 2025-12-04T08:19:28.3070212Z 0% |############ | 18% 2025-12-04T08:19:28.3070399Z 0% |############ | 19% 2025-12-04T08:19:28.3070663Z 0% |############ | 19% 2025-12-04T08:19:28.3070868Z 0% |############# | 20% 2025-12-04T08:19:28.3071060Z 0% |############# | 20% 2025-12-04T08:19:28.3071248Z 0% |############# | 21% 2025-12-04T08:19:28.3071451Z 0% |############# | 21% 2025-12-04T08:19:28.3071647Z 0% |############## | 22% 2025-12-04T08:19:28.3071837Z 0% |############## | 22% 2025-12-04T08:19:28.3072039Z 0% |############## | 23% 2025-12-04T08:19:28.3072222Z 0% |############### | 23% 2025-12-04T08:19:28.3072411Z 0% |############### | 24% 2025-12-04T08:19:28.3072629Z 0% |############### | 24% 2025-12-04T08:19:28.3072821Z 0% |################ | 25% 2025-12-04T08:19:28.3073016Z 0% |################ | 25% 2025-12-04T08:19:28.3073202Z 0% |################ | 26% 2025-12-04T08:19:28.3073406Z 0% |################# | 26% 2025-12-04T08:19:28.3073604Z 0% |################# | 27% 2025-12-04T08:19:28.3073797Z 0% |################# | 27% 2025-12-04T08:19:28.3074004Z 0% |################## | 28% 2025-12-04T08:19:28.3074196Z 0% |################## | 28% 2025-12-04T08:19:28.3074386Z 0% |################## | 29% 2025-12-04T08:19:28.3074598Z 0% |################### | 29% 2025-12-04T08:19:28.3074789Z 0% |################### | 30% 2025-12-04T08:19:28.3074976Z 0% |################### | 30% 2025-12-04T08:19:28.3075189Z 0% |#################### | 31% 2025-12-04T08:19:28.3075371Z 0% |#################### | 31% 2025-12-04T08:19:28.3075555Z 0% |#################### | 32% 2025-12-04T08:19:28.3075743Z 0% |#################### | 32% 2025-12-04T08:19:28.3075942Z 0% |##################### | 33% 2025-12-04T08:19:28.3076123Z 0% |##################### | 33% 2025-12-04T08:19:28.3076310Z 0% |##################### | 34% 2025-12-04T08:19:28.3076515Z 0% |###################### | 34% 2025-12-04T08:19:28.3076703Z 0% |###################### | 35% 2025-12-04T08:19:28.3076894Z 0% |###################### | 35% 2025-12-04T08:19:28.3077118Z 0% |####################### | 36% 2025-12-04T08:19:28.3077307Z 0% |####################### | 36% 2025-12-04T08:19:28.3077585Z 0% |####################### | 37% 2025-12-04T08:19:28.3077789Z 0% |######################## | 37% 2025-12-04T08:19:28.3077980Z 0% |######################## | 38% 2025-12-04T08:19:28.3078176Z 0% |######################## | 38% 2025-12-04T08:19:28.3078368Z 0% |######################### | 39% 2025-12-04T08:19:28.3078648Z 0% |######################### | 39% 2025-12-04T08:19:28.3078839Z 0% |######################### | 40% 2025-12-04T08:19:28.3079034Z 0% |########################## | 40% 2025-12-04T08:19:28.3079205Z 0% |########################## | 41% 2025-12-04T08:19:28.3079386Z 0% |########################## | 41% 2025-12-04T08:19:28.3079594Z 0% |########################### | 42% 2025-12-04T08:19:28.3079809Z 0% |########################### | 42% 2025-12-04T08:19:28.3080011Z 0% |########################### | 43% 2025-12-04T08:19:28.3080187Z 0% |########################### | 43% 2025-12-04T08:19:28.3080376Z 0% |############################ | 44% 2025-12-04T08:19:28.3080569Z 0% |############################ | 44% 2025-12-04T08:19:28.3080743Z 0% |############################ | 45% 2025-12-04T08:19:28.3080923Z 0% |############################# | 45% 2025-12-04T08:19:28.3081116Z 0% |############################# | 46% 2025-12-04T08:19:28.3081294Z 0% |############################# | 46% 2025-12-04T08:19:28.3081490Z 0% |############################## | 47% 2025-12-04T08:19:28.3081690Z 0% |############################## | 47% 2025-12-04T08:19:28.3081876Z 0% |############################## | 48% 2025-12-04T08:19:28.3082065Z 0% |############################### | 48% 2025-12-04T08:19:28.3082260Z 0% |############################### | 49% 2025-12-04T08:19:28.3082455Z 0% |############################### | 49% 2025-12-04T08:19:28.3082644Z 0% |################################ | 50% 2025-12-04T08:19:28.3082846Z 0% |################################ | 50% 2025-12-04T08:19:28.3083030Z 0% |################################ | 51% 2025-12-04T08:19:28.3083212Z 0% |################################# | 51% 2025-12-04T08:19:28.3083405Z 0% |################################# | 52% 2025-12-04T08:19:28.3083606Z 0% |################################# | 52% 2025-12-04T08:19:28.3083791Z 0% |################################## | 53% 2025-12-04T08:19:28.3083979Z 0% |################################## | 53% 2025-12-04T08:19:28.3084182Z 0% |################################## | 54% 2025-12-04T08:19:28.3084377Z 0% |################################## | 54% 2025-12-04T08:19:28.3084566Z 0% |################################### | 55% 2025-12-04T08:19:28.3084763Z 0% |################################### | 55% 2025-12-04T08:19:28.3084941Z 0% |################################### | 56% 2025-12-04T08:19:28.3085112Z 0% |#################################### | 56% 2025-12-04T08:19:28.3085400Z 0% |#################################### | 57% 2025-12-04T08:19:28.3085579Z 0% |#################################### | 57% 2025-12-04T08:19:28.3085739Z 0% |##################################### | 58% 2025-12-04T08:19:28.3085940Z 0% |##################################### | 58% 2025-12-04T08:19:28.3086128Z 0% |##################################### | 59% 2025-12-04T08:19:28.3086387Z 0% |###################################### | 59% 2025-12-04T08:19:28.3086570Z 0% |###################################### | 60% 2025-12-04T08:19:28.3086765Z 0% |###################################### | 60% 2025-12-04T08:19:28.3086939Z 0% |####################################### | 61% 2025-12-04T08:19:28.3087119Z 0% |####################################### | 61% 2025-12-04T08:19:28.3087320Z 0% |####################################### | 62% 2025-12-04T08:19:28.3087637Z 0% |######################################## | 62% 2025-12-04T08:19:28.3087869Z 0% |######################################## | 63% 2025-12-04T08:19:28.3088075Z 0% |######################################## | 63% 2025-12-04T08:19:28.3088261Z 0% |######################################### | 64% 2025-12-04T08:19:28.3088454Z 0% |######################################### | 64% 2025-12-04T08:19:28.3088636Z 0% |######################################### | 65% 2025-12-04T08:19:28.3088871Z 0% |######################################### | 65% 2025-12-04T08:19:28.3089031Z 0% |########################################## | 66% 2025-12-04T08:19:28.3089201Z 0% |########################################## | 66% 2025-12-04T08:19:28.3089408Z 0% |########################################## | 67% 2025-12-04T08:19:28.3089599Z 0% |########################################### | 67% 2025-12-04T08:19:28.3089790Z 0% |########################################### | 68% 2025-12-04T08:19:28.3089998Z 0% |########################################### | 68% 2025-12-04T08:19:28.3090187Z 0% |############################################ | 69% 2025-12-04T08:19:28.3090381Z 0% |############################################ | 69% 2025-12-04T08:19:28.3090584Z 0% |############################################ | 70% 2025-12-04T08:19:28.3090772Z 0% |############################################# | 70% 2025-12-04T08:19:28.3090965Z 0% |############################################# | 71% 2025-12-04T08:19:28.3091146Z 0% |############################################# | 71% 2025-12-04T08:19:28.3091347Z 0% |############################################## | 72% 2025-12-04T08:19:28.3091539Z 0% |############################################## | 72% 2025-12-04T08:19:28.3091726Z 0% |############################################## | 73% 2025-12-04T08:19:28.3091925Z 0% |############################################### | 73% 2025-12-04T08:19:28.3092129Z 0% |############################################### | 74% 2025-12-04T08:19:28.3092319Z 0% |############################################### | 74% 2025-12-04T08:19:28.3092523Z 0% |################################################ | 75% 2025-12-04T08:19:28.3092715Z 0% |################################################ | 75% 2025-12-04T08:19:28.3092906Z 0% |################################################ | 76% 2025-12-04T08:19:28.3093113Z 0% |################################################ | 76% 2025-12-04T08:19:28.3094027Z 0% |################################################# | 77% 2025-12-04T08:19:28.3094252Z 0% |################################################# | 77% 2025-12-04T08:19:28.3094461Z 0% |################################################# | 78% 2025-12-04T08:19:28.3094647Z 0% |################################################## | 78% 2025-12-04T08:19:28.3094833Z 0% |################################################## | 78% 2025-12-04T08:19:28.3095103Z 0% |################################################## | 79% 2025-12-04T08:19:28.3095311Z 0% |################################################### | 79% 2025-12-04T08:19:28.3095500Z 0% |################################################### | 80% 2025-12-04T08:19:28.3095690Z 0% |################################################### | 80% 2025-12-04T08:19:28.3095901Z 0% |#################################################### | 81% 2025-12-04T08:19:28.3096086Z 0% |#################################################### | 81% 2025-12-04T08:19:28.3096269Z 0% |#################################################### | 82% 2025-12-04T08:19:28.3096472Z 0% |##################################################### | 82% 2025-12-04T08:19:28.3096664Z 0% |##################################################### | 83% 2025-12-04T08:19:28.3096856Z 0% |##################################################### | 83% 2025-12-04T08:19:28.3097067Z 0% |###################################################### | 84% 2025-12-04T08:19:28.3097259Z 0% |###################################################### | 84% 2025-12-04T08:19:28.3097448Z 0% |###################################################### | 85% 2025-12-04T08:19:28.3097643Z 0% |####################################################### | 85% 2025-12-04T08:19:28.3097855Z 0% |####################################################### | 86% 2025-12-04T08:19:28.3098056Z 0% |####################################################### | 86% 2025-12-04T08:19:28.3098239Z 0% |####################################################### | 87% 2025-12-04T08:19:28.3098440Z 0% |######################################################## | 87% 2025-12-04T08:19:28.3098630Z 0% |######################################################## | 88% 2025-12-04T08:19:28.3098823Z 0% |######################################################## | 88% 2025-12-04T08:19:28.3099035Z 0% |######################################################### | 89% 2025-12-04T08:19:28.3099224Z 0% |######################################################### | 89% 2025-12-04T08:19:28.3099414Z 0% |######################################################### | 90% 2025-12-04T08:19:28.3099614Z 0% |########################################################## | 90% 2025-12-04T08:19:28.3099802Z 0% |########################################################## | 91% 2025-12-04T08:19:28.3099994Z 0% |########################################################## | 91% 2025-12-04T08:19:28.3100185Z 0% |########################################################### | 92% 2025-12-04T08:19:28.3100375Z 0% |########################################################### | 92% 2025-12-04T08:19:28.3100562Z 0% |########################################################### | 93% 2025-12-04T08:19:28.3100748Z 0% |############################################################ | 93% 2025-12-04T08:19:28.3100957Z 0% |############################################################ | 94% 2025-12-04T08:19:28.3101148Z 0% |############################################################ | 94% 2025-12-04T08:19:28.3101332Z 0% |############################################################# | 95% 2025-12-04T08:19:28.3101533Z 0% |############################################################# | 95% 2025-12-04T08:19:28.3101719Z 0% |############################################################# | 96% 2025-12-04T08:19:28.3101995Z 0% |############################################################## | 96% 2025-12-04T08:19:28.3102204Z 0% |############################################################## | 97% 2025-12-04T08:19:28.3102391Z 0% |############################################################## | 97% 2025-12-04T08:19:28.3102581Z 0% |############################################################## | 98% 2025-12-04T08:19:28.3102755Z 0% |############################################################### | 98% 2025-12-04T08:19:28.3103040Z 0% |############################################################### | 99% 2025-12-04T08:19:28.3103223Z 0% |############################################################### | 99% 2025-12-04T08:19:28.3103421Z 0% |################################################################| 100% 2025-12-04T08:19:28.3103983Z Unzipped bazel-out/k8-fastbuild--cpu-only/bin/mnist/t10k-images-idx3-ubyte.gz ... 2025-12-04T08:19:28.3104940Z Downloading https://ossci-datasets.s3.amazonaws.com/mnist/t10k-labels-idx1-ubyte.gz ... 2025-12-04T08:19:28.3104958Z 2025-12-04T08:19:28.3105157Z 0% | | 0% 2025-12-04T08:19:28.3105368Z 0% |################################################################| 100% 2025-12-04T08:19:28.3105897Z Unzipped bazel-out/k8-fastbuild--cpu-only/bin/mnist/t10k-labels-idx1-ubyte.gz ... 2025-12-04T08:19:28.3106380Z [570 / 3,034] 16 actions running 2025-12-04T08:19:28.3106778Z Executing genrule //:download_mnist; 1s processwrapper-sandbox 2025-12-04T08:19:28.3107095Z Executing genrule //:gen_aten; 0s processwrapper-sandbox 2025-12-04T08:19:28.3107468Z @onnx//:generate_onnx_operators_proto; 0s processwrapper-sandbox 2025-12-04T08:19:28.3107825Z Compiling src/util.cpp [for tool]; 0s processwrapper-sandbox 2025-12-04T08:19:28.3108181Z GenerateAten aten/src/ATen/ops; 0s processwrapper-sandbox 2025-12-04T08:19:28.3108595Z Compiling src/bfbs_gen_lua.cpp [for tool]; 0s processwrapper-sandbox 2025-12-04T08:19:28.3108981Z Compiling src/asmjit/x86/x86func.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:28.3109394Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox ... 2025-12-04T08:19:28.4806097Z 2025-12-04T08:19:28.4806831Z  2025-12-04T08:19:28.4807007Z  2025-12-04T08:19:28.4807198Z  2025-12-04T08:19:28.4807374Z  2025-12-04T08:19:28.4807803Z  2025-12-04T08:19:28.4807997Z  2025-12-04T08:19:28.4808211Z  2025-12-04T08:19:28.4808393Z  2025-12-04T08:19:28.4808755Z [616 / 3,070] 16 actions, 15 running 2025-12-04T08:19:28.4809111Z Executing genrule //:gen_aten; 1s processwrapper-sandbox 2025-12-04T08:19:28.4809481Z @onnx//:generate_onnx_operators_proto; 0s processwrapper-sandbox 2025-12-04T08:19:28.4809808Z GenerateAten aten/src/ATen/ops; 0s processwrapper-sandbox 2025-12-04T08:19:28.4810259Z Compiling c10/test/util/ArrayRef_test.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:28.4810584Z @onnx//:generate_onnx_data_proto; 0s processwrapper-sandbox 2025-12-04T08:19:28.4810923Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-12-04T08:19:28.4811301Z Compiling src/reflection.cpp [for tool]; 0s processwrapper-sandbox 2025-12-04T08:19:28.4811792Z Compiling src/asmjit/x86/x86formatter.cpp; 0s processwrapper-sandbox ... 2025-12-04T08:19:28.6918335Z 2025-12-04T08:19:28.6919806Z  2025-12-04T08:19:28.6920108Z  2025-12-04T08:19:28.6920331Z  2025-12-04T08:19:28.6920533Z  2025-12-04T08:19:28.6920755Z  2025-12-04T08:19:28.6920957Z  2025-12-04T08:19:28.6921170Z  2025-12-04T08:19:28.6921374Z  2025-12-04T08:19:28.6921720Z [634 / 3,077] 16 actions, 15 running 2025-12-04T08:19:28.6922155Z Executing genrule //:gen_aten; 1s processwrapper-sandbox 2025-12-04T08:19:28.6922644Z GenerateAten aten/src/ATen/ops; 0s processwrapper-sandbox 2025-12-04T08:19:28.6923334Z @onnx//:generate_onnx_data_proto; 0s processwrapper-sandbox 2025-12-04T08:19:28.6923849Z Compiling src/bfbs_gen_nim.cpp [for tool]; 0s processwrapper-sandbox 2025-12-04T08:19:28.6924384Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-12-04T08:19:28.6924897Z Compiling c10/test/util/Bitset_test.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:28.6925435Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2025-12-04T08:19:28.6925948Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox ... 2025-12-04T08:19:28.8874259Z 2025-12-04T08:19:28.8875115Z  2025-12-04T08:19:28.8875539Z  2025-12-04T08:19:28.8875902Z  2025-12-04T08:19:28.8876280Z  2025-12-04T08:19:28.8876648Z  2025-12-04T08:19:28.8877029Z  2025-12-04T08:19:28.8877397Z  2025-12-04T08:19:28.8877783Z  2025-12-04T08:19:28.8878381Z INFO: From Compiling external/sleef/dispsse.c: 2025-12-04T08:19:28.8893957Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/external/sleef/dispsse.c:63: 2025-12-04T08:19:28.8895589Z external/sleef/src/libm/dispatcher.h:26:12: warning: 'cpuSupportsExt' defined but not used [-Wunused-function] 2025-12-04T08:19:28.8896914Z 26 | static int cpuSupportsExt(void (*tryExt)()) { 2025-12-04T08:19:28.8897559Z | ^~~~~~~~~~~~~~ 2025-12-04T08:19:28.8935349Z [647 / 3,077] 16 actions running 2025-12-04T08:19:28.8936168Z Executing genrule //:gen_aten; 1s processwrapper-sandbox 2025-12-04T08:19:28.8937080Z GenerateAten aten/src/ATen/ops; 0s processwrapper-sandbox 2025-12-04T08:19:28.8937986Z @onnx//:generate_onnx_data_proto; 0s processwrapper-sandbox 2025-12-04T08:19:28.8938890Z Compiling src/idl_parser.cpp [for tool]; 0s processwrapper-sandbox 2025-12-04T08:19:28.8939918Z Compiling external/sleef/dispsse.c; 0s processwrapper-sandbox 2025-12-04T08:19:28.8940855Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2025-12-04T08:19:28.8941807Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2025-12-04T08:19:28.8942848Z @com_github_google_flatbuffers//src:flatc; 0s processwrapper-sandbox ... 2025-12-04T08:19:29.0788286Z 2025-12-04T08:19:29.0789939Z  2025-12-04T08:19:29.0790218Z  2025-12-04T08:19:29.0790468Z  2025-12-04T08:19:29.0790674Z  2025-12-04T08:19:29.0790892Z  2025-12-04T08:19:29.0791100Z  2025-12-04T08:19:29.0791322Z  2025-12-04T08:19:29.0791529Z  2025-12-04T08:19:29.0791924Z INFO: From Compiling external/sleef/dispavx.c: 2025-12-04T08:19:29.0792500Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/external/sleef/dispavx.c:70: 2025-12-04T08:19:29.0793329Z external/sleef/src/libm/dispatcher.h:26:12: warning: 'cpuSupportsExt' defined but not used [-Wunused-function] 2025-12-04T08:19:29.0794121Z 26 | static int cpuSupportsExt(void (*tryExt)()) { 2025-12-04T08:19:29.0794463Z | ^~~~~~~~~~~~~~ 2025-12-04T08:19:29.0794818Z [661 / 3,077] 16 actions running 2025-12-04T08:19:29.0795253Z Executing genrule //:gen_aten; 1s processwrapper-sandbox 2025-12-04T08:19:29.0795806Z GenerateAten aten/src/ATen/ops; 1s processwrapper-sandbox 2025-12-04T08:19:29.0796283Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-12-04T08:19:29.0796801Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-12-04T08:19:29.0797586Z Compiling external/sleef/dispavx.c; 0s processwrapper-sandbox 2025-12-04T08:19:29.0798386Z Compiling src/idl_gen_text.cpp [for tool]; 0s processwrapper-sandbox 2025-12-04T08:19:29.0799061Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2025-12-04T08:19:29.0799824Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox ... 2025-12-04T08:19:29.2908159Z 2025-12-04T08:19:29.2908884Z  2025-12-04T08:19:29.2909372Z  2025-12-04T08:19:29.2909748Z  2025-12-04T08:19:29.2910121Z  2025-12-04T08:19:29.2910485Z  2025-12-04T08:19:29.2910858Z  2025-12-04T08:19:29.2911190Z  2025-12-04T08:19:29.2911874Z  2025-12-04T08:19:29.2912415Z [676 / 3,077] 16 actions, 15 running 2025-12-04T08:19:29.2913120Z Executing genrule //:gen_aten; 1s processwrapper-sandbox 2025-12-04T08:19:29.2913889Z GenerateAten aten/src/ATen/ops; 1s processwrapper-sandbox 2025-12-04T08:19:29.2914782Z @com_github_google_flatbuffers//src:flatc; 0s processwrapper-sandbox 2025-12-04T08:19:29.2915558Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2025-12-04T08:19:29.2916234Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-12-04T08:19:29.2916743Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2025-12-04T08:19:29.2917235Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2025-12-04T08:19:29.2917758Z ...//grpc/src/compiler:ts_generator; 0s processwrapper-sandbox ... 2025-12-04T08:19:29.4951266Z 2025-12-04T08:19:29.4951965Z  2025-12-04T08:19:29.4952425Z  2025-12-04T08:19:29.4952792Z  2025-12-04T08:19:29.4953217Z  2025-12-04T08:19:29.4953600Z  2025-12-04T08:19:29.4953980Z  2025-12-04T08:19:29.4954341Z  2025-12-04T08:19:29.4954683Z  2025-12-04T08:19:29.4955206Z [689 / 3,077] 16 actions, 15 running 2025-12-04T08:19:29.4955972Z Executing genrule //:gen_aten; 2s processwrapper-sandbox 2025-12-04T08:19:29.4956851Z GenerateAten aten/src/ATen/ops; 1s processwrapper-sandbox 2025-12-04T08:19:29.4957821Z Compiling c10/test/util/Enumerate_test.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:29.4958795Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2025-12-04T08:19:29.4959718Z Compiling src/file_writer.cpp [for tool]; 0s processwrapper-sandbox 2025-12-04T08:19:29.4960656Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2025-12-04T08:19:29.4961550Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-12-04T08:19:29.4962485Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox ... 2025-12-04T08:19:29.6954785Z 2025-12-04T08:19:29.6955530Z  2025-12-04T08:19:29.6955971Z  2025-12-04T08:19:29.6956432Z  2025-12-04T08:19:29.6956822Z  2025-12-04T08:19:29.6957176Z  2025-12-04T08:19:29.6957552Z  2025-12-04T08:19:29.6957898Z  2025-12-04T08:19:29.6958234Z  2025-12-04T08:19:29.6958753Z [699 / 3,077] 16 actions, 15 running 2025-12-04T08:19:29.6959498Z Executing genrule //:gen_aten; 2s processwrapper-sandbox 2025-12-04T08:19:29.6960411Z GenerateAten aten/src/ATen/ops; 1s processwrapper-sandbox 2025-12-04T08:19:29.6961298Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-12-04T08:19:29.6962214Z ...//grpc/src/compiler:swift_generator; 0s processwrapper-sandbox 2025-12-04T08:19:29.6963182Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2025-12-04T08:19:29.6964097Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-12-04T08:19:29.6965041Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2025-12-04T08:19:29.6966051Z Compiling c10/test/util/Half_test.cpp; 0s processwrapper-sandbox ... 2025-12-04T08:19:29.8974180Z 2025-12-04T08:19:29.8975351Z  2025-12-04T08:19:29.8975813Z  2025-12-04T08:19:29.8976189Z  2025-12-04T08:19:29.8976572Z  2025-12-04T08:19:29.8976948Z  2025-12-04T08:19:29.8977354Z  2025-12-04T08:19:29.8977730Z  2025-12-04T08:19:29.8978120Z  2025-12-04T08:19:29.8978648Z [715 / 3,077] 16 actions, 15 running 2025-12-04T08:19:29.8979463Z Executing genrule //:gen_aten; 2s processwrapper-sandbox 2025-12-04T08:19:29.8980351Z GenerateAten aten/src/ATen/ops; 1s processwrapper-sandbox 2025-12-04T08:19:29.8981316Z Compiling src/flatc_main.cpp [for tool]; 0s processwrapper-sandbox 2025-12-04T08:19:29.8982444Z Compiling src/google/protobuf/repeated_field.cc; 0s processwrapper-sandbox 2025-12-04T08:19:29.8983535Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-12-04T08:19:29.8984858Z ...//grpc/src/compiler:python_generator_private; 0s processwrapper-sandbox 2025-12-04T08:19:29.8985896Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-12-04T08:19:29.8986834Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox ... 2025-12-04T08:19:30.1246913Z 2025-12-04T08:19:30.1247988Z  2025-12-04T08:19:30.1248497Z  2025-12-04T08:19:30.1248870Z  2025-12-04T08:19:30.1249652Z  2025-12-04T08:19:30.1249997Z  2025-12-04T08:19:30.1250314Z  2025-12-04T08:19:30.1250637Z  2025-12-04T08:19:30.1250956Z  2025-12-04T08:19:30.1251443Z [729 / 3,077] 15 actions, 14 running 2025-12-04T08:19:30.1252123Z Executing genrule //:gen_aten; 2s processwrapper-sandbox 2025-12-04T08:19:30.1252879Z GenerateAten aten/src/ATen/ops; 2s processwrapper-sandbox 2025-12-04T08:19:30.1253644Z Compiling src/EmbeddingSpMDM.cc; 0s processwrapper-sandbox 2025-12-04T08:19:30.1254486Z Compiling src/EmbeddingSpMDMNBit.cc; 0s processwrapper-sandbox 2025-12-04T08:19:30.1255283Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-12-04T08:19:30.1256191Z Compiling src/google/protobuf/parse_context.cc; 0s processwrapper-sandbox 2025-12-04T08:19:30.1257145Z Compiling src/idl_gen_binary.cpp [for tool]; 0s processwrapper-sandbox 2025-12-04T08:19:30.1258117Z Compiling src/ExecuteKernelU8S8.cc; 0s processwrapper-sandbox ... 2025-12-04T08:19:30.3437720Z 2025-12-04T08:19:30.3438462Z  2025-12-04T08:19:30.3438927Z  2025-12-04T08:19:30.3439326Z  2025-12-04T08:19:30.3439696Z  2025-12-04T08:19:30.3440101Z  2025-12-04T08:19:30.3440489Z  2025-12-04T08:19:30.3440832Z  2025-12-04T08:19:30.3441207Z  2025-12-04T08:19:30.3441743Z [736 / 3,077] 16 actions, 15 running 2025-12-04T08:19:30.3442548Z Executing genrule //:gen_aten; 3s processwrapper-sandbox 2025-12-04T08:19:30.3443362Z GenerateAten aten/src/ATen/ops; 2s processwrapper-sandbox 2025-12-04T08:19:30.3444218Z Compiling src/EmbeddingSpMDM.cc; 0s processwrapper-sandbox 2025-12-04T08:19:30.3445190Z Compiling src/EmbeddingSpMDMNBit.cc; 0s processwrapper-sandbox 2025-12-04T08:19:30.3446211Z Compiling src/ExecuteKernelU8S8.cc; 0s processwrapper-sandbox 2025-12-04T08:19:30.3447120Z Compiling src/Fbgemm.cc; 0s processwrapper-sandbox 2025-12-04T08:19:30.3448071Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-12-04T08:19:30.3449039Z Compiling src/FbgemmConv.cc; 0s processwrapper-sandbox ... 2025-12-04T08:19:30.5469765Z 2025-12-04T08:19:30.5470550Z  2025-12-04T08:19:30.5471000Z  2025-12-04T08:19:30.5471375Z  2025-12-04T08:19:30.5471736Z  2025-12-04T08:19:30.5472121Z  2025-12-04T08:19:30.5472480Z  2025-12-04T08:19:30.5472818Z  2025-12-04T08:19:30.5473173Z  2025-12-04T08:19:30.5473686Z [746 / 3,077] 16 actions, 15 running 2025-12-04T08:19:30.5474492Z Executing genrule //:gen_aten; 3s processwrapper-sandbox 2025-12-04T08:19:30.5475376Z GenerateAten aten/src/ATen/ops; 2s processwrapper-sandbox 2025-12-04T08:19:30.5476300Z Compiling src/EmbeddingSpMDM.cc; 0s processwrapper-sandbox 2025-12-04T08:19:30.5477207Z Compiling src/FbgemmFPCommon.cc; 0s processwrapper-sandbox 2025-12-04T08:19:30.5478192Z Compiling src/idl_gen_cpp.cpp [for tool]; 0s processwrapper-sandbox 2025-12-04T08:19:30.5479214Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-12-04T08:19:30.5480090Z Compiling src/FbgemmFP16.cc; 0s processwrapper-sandbox 2025-12-04T08:19:30.5480988Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox ... 2025-12-04T08:19:30.7525829Z 2025-12-04T08:19:30.7526619Z  2025-12-04T08:19:30.7527083Z  2025-12-04T08:19:30.7527532Z  2025-12-04T08:19:30.7527915Z  2025-12-04T08:19:30.7528246Z  2025-12-04T08:19:30.7528562Z  2025-12-04T08:19:30.7529110Z  2025-12-04T08:19:30.7529784Z  2025-12-04T08:19:30.7530322Z [756 / 3,077] 15 actions, 14 running 2025-12-04T08:19:30.7531035Z Executing genrule //:gen_aten; 3s processwrapper-sandbox 2025-12-04T08:19:30.7531939Z GenerateAten aten/src/ATen/ops; 2s processwrapper-sandbox 2025-12-04T08:19:30.7532767Z Compiling src/FbgemmFP16.cc; 0s processwrapper-sandbox 2025-12-04T08:19:30.7533541Z Compiling src/FbgemmI64.cc; 0s processwrapper-sandbox 2025-12-04T08:19:30.7534582Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-12-04T08:19:30.7535504Z ...//grpc/src/compiler:cpp_generator; 0s processwrapper-sandbox 2025-12-04T08:19:30.7536495Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-12-04T08:19:30.7537466Z Compiling src/FbgemmI8Spmdm.cc; 0s processwrapper-sandbox ... 2025-12-04T08:19:30.9833666Z 2025-12-04T08:19:30.9834462Z  2025-12-04T08:19:30.9834959Z  2025-12-04T08:19:30.9835343Z  2025-12-04T08:19:30.9835730Z  2025-12-04T08:19:30.9836143Z  2025-12-04T08:19:30.9836532Z  2025-12-04T08:19:30.9836905Z  2025-12-04T08:19:30.9837296Z  2025-12-04T08:19:30.9837843Z [766 / 3,077] 15 actions, 14 running 2025-12-04T08:19:30.9838637Z Executing genrule //:gen_aten; 3s processwrapper-sandbox 2025-12-04T08:19:30.9839548Z GenerateAten aten/src/ATen/ops; 2s processwrapper-sandbox 2025-12-04T08:19:30.9840342Z @fbgemm//:fbgemm; 0s processwrapper-sandbox 2025-12-04T08:19:30.9841242Z Compiling src/idl_gen_csharp.cpp [for tool]; 0s processwrapper-sandbox 2025-12-04T08:19:30.9842233Z Compiling src/GenerateKernel.cc; 0s processwrapper-sandbox 2025-12-04T08:19:30.9843171Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-12-04T08:19:30.9844208Z Compiling c10/test/util/Semaphore_test.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:30.9845297Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox ... 2025-12-04T08:19:31.1883804Z 2025-12-04T08:19:31.1884610Z  2025-12-04T08:19:31.1885318Z  2025-12-04T08:19:31.1885689Z  2025-12-04T08:19:31.1886077Z  2025-12-04T08:19:31.1887061Z  2025-12-04T08:19:31.1887559Z  2025-12-04T08:19:31.1887955Z  2025-12-04T08:19:31.1888328Z  2025-12-04T08:19:31.1888862Z [776 / 3,077] 16 actions running 2025-12-04T08:19:31.1889638Z Executing genrule //:gen_aten; 3s processwrapper-sandbox 2025-12-04T08:19:31.1890566Z GenerateAten aten/src/ATen/ops; 3s processwrapper-sandbox 2025-12-04T08:19:31.1891373Z @fbgemm//:fbgemm; 0s processwrapper-sandbox 2025-12-04T08:19:31.1892044Z @fbgemm//:fbgemm; 0s processwrapper-sandbox 2025-12-04T08:19:31.1892848Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-12-04T08:19:31.1893886Z Compiling src/GenerateKernelU8S8S32ACC32.cc; 0s processwrapper-sandbox 2025-12-04T08:19:31.1894960Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-12-04T08:19:31.1896004Z Compiling src/idl_gen_dart.cpp [for tool]; 0s processwrapper-sandbox ... 2025-12-04T08:19:31.3979801Z 2025-12-04T08:19:31.3980636Z  2025-12-04T08:19:31.3981291Z  2025-12-04T08:19:31.3981777Z  2025-12-04T08:19:31.3982268Z  2025-12-04T08:19:31.3982735Z  2025-12-04T08:19:31.3983227Z  2025-12-04T08:19:31.3983698Z  2025-12-04T08:19:31.3984204Z  2025-12-04T08:19:31.3984854Z [786 / 3,077] 16 actions, 15 running 2025-12-04T08:19:31.3985771Z Executing genrule //:gen_aten; 4s processwrapper-sandbox 2025-12-04T08:19:31.3986714Z GenerateAten aten/src/ATen/ops; 3s processwrapper-sandbox 2025-12-04T08:19:31.3987554Z @fbgemm//:fbgemm; 0s processwrapper-sandbox 2025-12-04T08:19:31.3988409Z Compiling src/GroupwiseConv.cc; 0s processwrapper-sandbox 2025-12-04T08:19:31.3989402Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-12-04T08:19:31.3990458Z Compiling src/GroupwiseConvAcc32Avx2.cc; 0s processwrapper-sandbox 2025-12-04T08:19:31.3991787Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-12-04T08:19:31.3992873Z Compiling c10/util/thread_name.cpp; 0s processwrapper-sandbox ... 2025-12-04T08:19:31.6002112Z 2025-12-04T08:19:31.6002741Z  2025-12-04T08:19:31.6003027Z  2025-12-04T08:19:31.6003257Z  2025-12-04T08:19:31.6003479Z  2025-12-04T08:19:31.6003774Z  2025-12-04T08:19:31.6004016Z  2025-12-04T08:19:31.6004459Z  2025-12-04T08:19:31.6004679Z  2025-12-04T08:19:31.6004994Z [795 / 3,077] 16 actions, 15 running 2025-12-04T08:19:31.6005438Z Executing genrule //:gen_aten; 4s processwrapper-sandbox 2025-12-04T08:19:31.6005923Z GenerateAten aten/src/ATen/ops; 3s processwrapper-sandbox 2025-12-04T08:19:31.6006457Z Compiling src/GroupwiseConvAcc32Avx512.cc; 0s processwrapper-sandbox 2025-12-04T08:19:31.6007070Z Compiling c10/test/util/ThreadLocal_test.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:31.6007747Z Compiling src/idl_gen_go.cpp [for tool]; 0s processwrapper-sandbox 2025-12-04T08:19:31.6008301Z Compiling src/bfbs_gen_nim.cpp [for tool]; 0s processwrapper-sandbox 2025-12-04T08:19:31.6008989Z Compiling src/PackAWithIm2Col.cc; 0s processwrapper-sandbox 2025-12-04T08:19:31.6009969Z Compiling src/google/protobuf/io/strtod.cc; 0s processwrapper-sandbox ... 2025-12-04T08:19:31.8125357Z 2025-12-04T08:19:31.8126113Z  2025-12-04T08:19:31.8126584Z  2025-12-04T08:19:31.8126979Z  2025-12-04T08:19:31.8127350Z  2025-12-04T08:19:31.8127857Z  2025-12-04T08:19:31.8128222Z  2025-12-04T08:19:31.8128607Z  2025-12-04T08:19:31.8129144Z  2025-12-04T08:19:31.8129687Z [808 / 3,077] 16 actions, 15 running 2025-12-04T08:19:31.8130449Z Executing genrule //:gen_aten; 4s processwrapper-sandbox 2025-12-04T08:19:31.8131293Z GenerateAten aten/src/ATen/ops; 3s processwrapper-sandbox 2025-12-04T08:19:31.8132111Z Compiling src/PackBMatrix.cc; 0s processwrapper-sandbox 2025-12-04T08:19:31.8132971Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-12-04T08:19:31.8133850Z Compiling src/PackMatrix.cc; 0s processwrapper-sandbox 2025-12-04T08:19:31.8134799Z Compiling src/idl_gen_grpc.cpp [for tool]; 0s processwrapper-sandbox 2025-12-04T08:19:31.8135892Z Compiling c10/test/util/TypeIndex_test.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:31.8137033Z Compiling src/bfbs_gen_lua.cpp [for tool]; 0s processwrapper-sandbox ... 2025-12-04T08:19:32.0259275Z 2025-12-04T08:19:32.0261070Z  2025-12-04T08:19:32.0261570Z  2025-12-04T08:19:32.0261951Z  2025-12-04T08:19:32.0262345Z  2025-12-04T08:19:32.0262715Z  2025-12-04T08:19:32.0263101Z  2025-12-04T08:19:32.0263477Z  2025-12-04T08:19:32.0263827Z  2025-12-04T08:19:32.0264303Z [818 / 3,077] 16 actions, 15 running 2025-12-04T08:19:32.0265002Z Executing genrule //:gen_aten; 4s processwrapper-sandbox 2025-12-04T08:19:32.0265838Z GenerateAten aten/src/ATen/ops; 3s processwrapper-sandbox 2025-12-04T08:19:32.0266792Z Compiling src/PackWeightMatrixForGConv.cc; 0s processwrapper-sandbox 2025-12-04T08:19:32.0267865Z Compiling src/PackWeightsForDirectConv.cc; 0s processwrapper-sandbox 2025-12-04T08:19:32.0268815Z Compiling src/QuantUtils.cc; 0s processwrapper-sandbox 2025-12-04T08:19:32.0269662Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-12-04T08:19:32.0270688Z Compiling src/RowWiseSparseAdagradFused.cc; 0s processwrapper-sandbox 2025-12-04T08:19:32.0271765Z Compiling src/asmjit/core/logger.cpp; 0s processwrapper-sandbox ... 2025-12-04T08:19:32.2359919Z 2025-12-04T08:19:32.2360664Z  2025-12-04T08:19:32.2361115Z  2025-12-04T08:19:32.2361472Z  2025-12-04T08:19:32.2361860Z  2025-12-04T08:19:32.2362218Z  2025-12-04T08:19:32.2362607Z  2025-12-04T08:19:32.2362986Z  2025-12-04T08:19:32.2363351Z  2025-12-04T08:19:32.2364255Z [824 / 3,077] 16 actions, 15 running 2025-12-04T08:19:32.2365057Z Executing genrule //:gen_aten; 4s processwrapper-sandbox 2025-12-04T08:19:32.2365967Z GenerateAten aten/src/ATen/ops; 4s processwrapper-sandbox 2025-12-04T08:19:32.2366936Z Compiling src/RowWiseSparseAdagradFused.cc; 0s processwrapper-sandbox 2025-12-04T08:19:32.2368106Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-12-04T08:19:32.2369135Z Compiling src/SparseAdagrad.cc; 0s processwrapper-sandbox 2025-12-04T08:19:32.2369961Z ...//src:flatc_library; 0s processwrapper-sandbox 2025-12-04T08:19:32.2370755Z Compiling c10/test/util/accumulate_test.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:32.2371727Z Compiling src/idl_gen_java.cpp [for tool]; 0s processwrapper-sandbox ... 2025-12-04T08:19:32.3019125Z 2025-12-04T08:19:32.3021116Z  2025-12-04T08:19:32.3021569Z  2025-12-04T08:19:32.3021947Z  2025-12-04T08:19:32.3022306Z  2025-12-04T08:19:32.3022684Z  2025-12-04T08:19:32.3023085Z  2025-12-04T08:19:32.3023472Z  2025-12-04T08:19:32.3023850Z  2025-12-04T08:19:32.3024691Z INFO: From Compiling src/google/protobuf/message_lite.cc [for tool]: 2025-12-04T08:19:32.3025643Z In file included from /usr/include/string.h:535, 2025-12-04T08:19:32.3026546Z from external/com_google_protobuf/src/google/protobuf/stubs/port.h:39, 2025-12-04T08:19:32.3027689Z from external/com_google_protobuf/src/google/protobuf/stubs/macros.h:34, 2025-12-04T08:19:32.3029799Z from external/com_google_protobuf/src/google/protobuf/stubs/common.h:46, 2025-12-04T08:19:32.3030934Z from external/com_google_protobuf/src/google/protobuf/message_lite.h:45, 2025-12-04T08:19:32.3032013Z from external/com_google_protobuf/src/google/protobuf/message_lite.cc:36: 2025-12-04T08:19:32.3032941Z In function 'void* memcpy(void*, const void*, size_t)', 2025-12-04T08:19:32.3034891Z inlined from 'google::protobuf::uint8* google::protobuf::io::EpsCopyOutputStream::WriteRaw(const void*, int, google::protobuf::uint8*)' at external/com_google_protobuf/src/google/protobuf/io/coded_stream.h:699:16, 2025-12-04T08:19:32.3038523Z inlined from 'virtual google::protobuf::uint8* google::protobuf::internal::ImplicitWeakMessage::_InternalSerialize(google::protobuf::uint8*, google::protobuf::io::EpsCopyOutputStream*) const' at external/com_google_protobuf/src/google/protobuf/implicit_weak_message.h:85:28, 2025-12-04T08:19:32.3042273Z inlined from 'bool google::protobuf::MessageLite::SerializePartialToZeroCopyStream(google::protobuf::io::ZeroCopyOutputStream*) const' at external/com_google_protobuf/src/google/protobuf/message_lite.cc:419:30: 2025-12-04T08:19:32.3046055Z /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:33: warning: 'void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)' specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 2025-12-04T08:19:32.3048632Z 29 | return __builtin___memcpy_chk (__dest, __src, __len, 2025-12-04T08:19:32.3049282Z | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 2025-12-04T08:19:32.3049894Z 30 | __glibc_objsize0 (__dest)); 2025-12-04T08:19:32.3050488Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-12-04T08:19:32.3051314Z [830 / 3,077] 16 actions running 2025-12-04T08:19:32.3052010Z Executing genrule //:gen_aten; 4s processwrapper-sandbox 2025-12-04T08:19:32.3052844Z GenerateAten aten/src/ATen/ops; 4s processwrapper-sandbox 2025-12-04T08:19:32.3053823Z Compiling src/RowWiseSparseAdagradFused.cc; 0s processwrapper-sandbox 2025-12-04T08:19:32.3054796Z Compiling src/SparseAdagrad.cc; 0s processwrapper-sandbox 2025-12-04T08:19:32.3055717Z Compiling src/idl_gen_java.cpp [for tool]; 0s processwrapper-sandbox 2025-12-04T08:19:32.3056927Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-12-04T08:19:32.3057803Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-12-04T08:19:32.3058722Z Compiling src/fp32/FbgemmFP32.cc; 0s processwrapper-sandbox ... 2025-12-04T08:19:32.5320155Z 2025-12-04T08:19:32.5320877Z  2025-12-04T08:19:32.5321309Z  2025-12-04T08:19:32.5323389Z  2025-12-04T08:19:32.5326291Z  2025-12-04T08:19:32.5329826Z  2025-12-04T08:19:32.5332730Z  2025-12-04T08:19:32.5335587Z  2025-12-04T08:19:32.5338464Z  2025-12-04T08:19:32.5340992Z [841 / 3,077] 15 actions, 14 running 2025-12-04T08:19:32.5342643Z Executing genrule //:gen_aten; 5s processwrapper-sandbox 2025-12-04T08:19:32.5343753Z GenerateAten aten/src/ATen/ops; 4s processwrapper-sandbox 2025-12-04T08:19:32.5344847Z Compiling src/util.cpp [for tool]; 0s processwrapper-sandbox 2025-12-04T08:19:32.5346017Z Compiling src/EmbeddingSpMDMAvx2.cc; 0s processwrapper-sandbox 2025-12-04T08:19:32.5347144Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-12-04T08:19:32.5348355Z Compiling c10/test/util/bfloat16_test.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:32.5349652Z @com_github_google_flatbuffers//src:flatc; 0s processwrapper-sandbox 2025-12-04T08:19:32.5350839Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox ... 2025-12-04T08:19:32.7778908Z 2025-12-04T08:19:32.7780012Z  2025-12-04T08:19:32.7780444Z  2025-12-04T08:19:32.7780837Z  2025-12-04T08:19:32.7781211Z  2025-12-04T08:19:32.7781594Z  2025-12-04T08:19:32.7781962Z  2025-12-04T08:19:32.7782343Z  2025-12-04T08:19:32.7782682Z  2025-12-04T08:19:32.7783221Z [851 / 3,077] 16 actions, 15 running 2025-12-04T08:19:32.7784018Z Executing genrule //:gen_aten; 5s processwrapper-sandbox 2025-12-04T08:19:32.7784888Z GenerateAten aten/src/ATen/ops; 4s processwrapper-sandbox 2025-12-04T08:19:32.7785930Z Compiling src/FbgemmI8Depthwise3DAvx2.cc; 0s processwrapper-sandbox 2025-12-04T08:19:32.7787003Z Compiling src/FbgemmI8DepthwiseAvx2.cc; 0s processwrapper-sandbox 2025-12-04T08:19:32.7787909Z @fbgemm//:fbgemm_avx2; 0s processwrapper-sandbox 2025-12-04T08:19:32.7788735Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-12-04T08:19:32.7789749Z Compiling src/FbgemmSparseDenseAvx2.cc; 0s processwrapper-sandbox 2025-12-04T08:19:32.7790824Z Compiling src/idl_gen_ts.cpp [for tool]; 0s processwrapper-sandbox ... 2025-12-04T08:19:32.9896667Z 2025-12-04T08:19:32.9897399Z  2025-12-04T08:19:32.9897851Z  2025-12-04T08:19:32.9898236Z  2025-12-04T08:19:32.9898631Z  2025-12-04T08:19:32.9898998Z  2025-12-04T08:19:32.9899379Z  2025-12-04T08:19:32.9899744Z  2025-12-04T08:19:32.9900101Z  2025-12-04T08:19:32.9900586Z [861 / 3,077] 16 actions running 2025-12-04T08:19:32.9901335Z Executing genrule //:gen_aten; 5s processwrapper-sandbox 2025-12-04T08:19:32.9902236Z GenerateAten aten/src/ATen/ops; 4s processwrapper-sandbox 2025-12-04T08:19:32.9903131Z Compiling src/FbgemmI8Depthwise3DAvx2.cc; 0s processwrapper-sandbox 2025-12-04T08:19:32.9904230Z Compiling src/FbgemmI8DepthwiseAvx2.cc; 0s processwrapper-sandbox 2025-12-04T08:19:32.9905273Z Compiling src/idl_gen_kotlin.cpp [for tool]; 0s processwrapper-sandbox 2025-12-04T08:19:32.9906262Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-12-04T08:19:32.9907217Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-12-04T08:19:32.9908182Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox ... 2025-12-04T08:19:33.1903116Z 2025-12-04T08:19:33.1903830Z  2025-12-04T08:19:33.1904279Z  2025-12-04T08:19:33.1904658Z  2025-12-04T08:19:33.1905037Z  2025-12-04T08:19:33.1905397Z  2025-12-04T08:19:33.1905770Z  2025-12-04T08:19:33.1906135Z  2025-12-04T08:19:33.1906810Z  2025-12-04T08:19:33.1907343Z [872 / 3,077] 16 actions running 2025-12-04T08:19:33.1908432Z Executing genrule //:gen_aten; 5s processwrapper-sandbox 2025-12-04T08:19:33.1909442Z GenerateAten aten/src/ATen/ops; 5s processwrapper-sandbox 2025-12-04T08:19:33.1910466Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-12-04T08:19:33.1911542Z Compiling src/idl_gen_text.cpp [for tool]; 0s processwrapper-sandbox 2025-12-04T08:19:33.1912915Z Compiling c10/test/util/complex_test.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:33.1914018Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-12-04T08:19:33.1915063Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-12-04T08:19:33.1916165Z @com_github_google_flatbuffers//src:flatc; 0s processwrapper-sandbox ... 2025-12-04T08:19:33.3948313Z 2025-12-04T08:19:33.3949062Z  2025-12-04T08:19:33.3949555Z  2025-12-04T08:19:33.3949937Z  2025-12-04T08:19:33.3950350Z  2025-12-04T08:19:33.3950714Z  2025-12-04T08:19:33.3951091Z  2025-12-04T08:19:33.3951446Z  2025-12-04T08:19:33.3951803Z  2025-12-04T08:19:33.3952333Z [884 / 3,077] 15 actions, 14 running 2025-12-04T08:19:33.3953114Z Executing genrule //:gen_aten; 6s processwrapper-sandbox 2025-12-04T08:19:33.3954008Z GenerateAten aten/src/ATen/ops; 5s processwrapper-sandbox 2025-12-04T08:19:33.3955014Z Compiling src/fp32/FbgemmFP32UKernelsAvx2.cc; 0s processwrapper-sandbox 2025-12-04T08:19:33.3956103Z Compiling src/FbgemmFP16UKernelsAvx2.cc; 0s processwrapper-sandbox 2025-12-04T08:19:33.3957172Z Compiling src/FbgemmSparseDenseAvx512.cc; 0s processwrapper-sandbox 2025-12-04T08:19:33.3958180Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-12-04T08:19:33.3959187Z Compiling src/FbgemmSparseDenseInt8Avx512.cc; 0s processwrapper-sandbox 2025-12-04T08:19:33.3960320Z Compiling src/asmjit/core/formatter.cpp; 0s processwrapper-sandbox ... 2025-12-04T08:19:33.6154431Z 2025-12-04T08:19:33.6155480Z  2025-12-04T08:19:33.6156047Z  2025-12-04T08:19:33.6156540Z  2025-12-04T08:19:33.6157518Z  2025-12-04T08:19:33.6157958Z  2025-12-04T08:19:33.6158334Z  2025-12-04T08:19:33.6158797Z  2025-12-04T08:19:33.6159125Z  2025-12-04T08:19:33.6159678Z [891 / 3,077] 16 actions, 15 running 2025-12-04T08:19:33.6160493Z Executing genrule //:gen_aten; 6s processwrapper-sandbox 2025-12-04T08:19:33.6161401Z GenerateAten aten/src/ATen/ops; 5s processwrapper-sandbox 2025-12-04T08:19:33.6162451Z Compiling src/FbgemmSparseDenseInt8Avx512.cc; 0s processwrapper-sandbox 2025-12-04T08:19:33.6163425Z Compiling src/idl_gen_swift.cpp [for tool]; 0s processwrapper-sandbox 2025-12-04T08:19:33.6164286Z @fbgemm//:fbgemm_avx512; 0s processwrapper-sandbox 2025-12-04T08:19:33.6165235Z Compiling src/google/protobuf/arena.cc; 0s processwrapper-sandbox 2025-12-04T08:19:33.6166276Z Compiling src/idl_gen_lobster.cpp [for tool]; 0s processwrapper-sandbox 2025-12-04T08:19:33.6167461Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox ... 2025-12-04T08:19:33.8413113Z 2025-12-04T08:19:33.8413868Z  2025-12-04T08:19:33.8414361Z  2025-12-04T08:19:33.8414749Z  2025-12-04T08:19:33.8415137Z  2025-12-04T08:19:33.8415521Z  2025-12-04T08:19:33.8415890Z  2025-12-04T08:19:33.8416283Z  2025-12-04T08:19:33.8416641Z  2025-12-04T08:19:33.8417171Z [902 / 3,077] 16 actions, 15 running 2025-12-04T08:19:33.8417960Z Executing genrule //:gen_aten; 6s processwrapper-sandbox 2025-12-04T08:19:33.8418879Z GenerateAten aten/src/ATen/ops; 5s processwrapper-sandbox 2025-12-04T08:19:33.8419947Z Compiling src/FbgemmFP16UKernelsAvx512_256.cc; 0s processwrapper-sandbox 2025-12-04T08:19:33.8421096Z Compiling c10/test/util/exception_test.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:33.8423336Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-12-04T08:19:33.8424401Z Compiling src/idl_gen_rust.cpp [for tool]; 0s processwrapper-sandbox 2025-12-04T08:19:33.8425486Z Compiling src/fp32/FbgemmFP32UKernelsAvx512.cc; 0s processwrapper-sandbox 2025-12-04T08:19:33.8426676Z Compiling src/google/protobuf/any_lite.cc; 0s processwrapper-sandbox ... 2025-12-04T08:19:34.0659724Z 2025-12-04T08:19:34.0660556Z  2025-12-04T08:19:34.0663103Z  2025-12-04T08:19:34.0663361Z  2025-12-04T08:19:34.0663582Z  2025-12-04T08:19:34.0663788Z  2025-12-04T08:19:34.0664005Z  2025-12-04T08:19:34.0664207Z  2025-12-04T08:19:34.0664421Z  2025-12-04T08:19:34.0664731Z [918 / 3,077] 15 actions, 14 running 2025-12-04T08:19:34.0665175Z Executing genrule //:gen_aten; 6s processwrapper-sandbox 2025-12-04T08:19:34.0665651Z GenerateAten aten/src/ATen/ops; 5s processwrapper-sandbox 2025-12-04T08:19:34.0666216Z Compiling src/GenerateI8Depthwise.cc; 0s processwrapper-sandbox 2025-12-04T08:19:34.0666696Z Compiling src/Utils.cc; 0s processwrapper-sandbox 2025-12-04T08:19:34.0667181Z Compiling c10/test/util/flags_test.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:34.0667709Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-12-04T08:19:34.0668233Z Compiling src/idl_gen_python.cpp [for tool]; 0s processwrapper-sandbox 2025-12-04T08:19:34.0668802Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox ... 2025-12-04T08:19:34.2841724Z 2025-12-04T08:19:34.2842453Z  2025-12-04T08:19:34.2843264Z  2025-12-04T08:19:34.2843654Z  2025-12-04T08:19:34.2844014Z  2025-12-04T08:19:34.2844399Z  2025-12-04T08:19:34.2844761Z  2025-12-04T08:19:34.2845129Z  2025-12-04T08:19:34.2845479Z  2025-12-04T08:19:34.2846019Z [936 / 3,077] 15 actions, 14 running 2025-12-04T08:19:34.2846755Z Executing genrule //:gen_aten; 6s processwrapper-sandbox 2025-12-04T08:19:34.2847760Z GenerateAten aten/src/ATen/ops; 6s processwrapper-sandbox 2025-12-04T08:19:34.2848686Z Compiling src/idl_gen_python.cpp [for tool]; 0s processwrapper-sandbox 2025-12-04T08:19:34.2849760Z Compiling src/google/protobuf/wrappers.pb.cc; 0s processwrapper-sandbox 2025-12-04T08:19:34.2850797Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-12-04T08:19:34.2851682Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-12-04T08:19:34.2852747Z Compiling c10/test/util/generic_math_test.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:34.2853737Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox ... 2025-12-04T08:19:34.4866265Z 2025-12-04T08:19:34.4868123Z  2025-12-04T08:19:34.4868604Z  2025-12-04T08:19:34.4868983Z  2025-12-04T08:19:34.4869352Z  2025-12-04T08:19:34.4869712Z  2025-12-04T08:19:34.4870072Z  2025-12-04T08:19:34.4870424Z  2025-12-04T08:19:34.4870790Z  2025-12-04T08:19:34.4871377Z [949 / 3,077] 16 actions, 15 running 2025-12-04T08:19:34.4872172Z Executing genrule //:gen_aten; 7s processwrapper-sandbox 2025-12-04T08:19:34.4873052Z GenerateAten aten/src/ATen/ops; 6s processwrapper-sandbox 2025-12-04T08:19:34.4874087Z Compiling c10/test/util/generic_math_test.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:34.4875119Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-12-04T08:19:34.4876046Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-12-04T08:19:34.4877062Z Compiling src/asmjit/arm/a64assembler.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:34.4878125Z Compiling src/asmjit/arm/a64builder.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:34.4879225Z Compiling src/asmjit/arm/a64compiler.cpp; 0s processwrapper-sandbox ... 2025-12-04T08:19:34.6928613Z 2025-12-04T08:19:34.6929493Z  2025-12-04T08:19:34.6929924Z  2025-12-04T08:19:34.6930308Z  2025-12-04T08:19:34.6930661Z  2025-12-04T08:19:34.6931329Z  2025-12-04T08:19:34.6931702Z  2025-12-04T08:19:34.6932090Z  2025-12-04T08:19:34.6932468Z  2025-12-04T08:19:34.6933009Z [962 / 3,077] 16 actions, 15 running 2025-12-04T08:19:34.6933803Z Executing genrule //:gen_aten; 7s processwrapper-sandbox 2025-12-04T08:19:34.6934705Z GenerateAten aten/src/ATen/ops; 6s processwrapper-sandbox 2025-12-04T08:19:34.6935741Z Compiling src/google/protobuf/wire_format.cc; 0s processwrapper-sandbox 2025-12-04T08:19:34.6936959Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-12-04T08:19:34.6937903Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2025-12-04T08:19:34.6938841Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-12-04T08:19:34.6939885Z Compiling c10/test/util/intrusive_ptr_test.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:34.6941068Z Compiling src/asmjit/core/compiler.cpp; 0s processwrapper-sandbox ... 2025-12-04T08:19:34.9041918Z 2025-12-04T08:19:34.9042743Z  2025-12-04T08:19:34.9043239Z  2025-12-04T08:19:34.9043590Z  2025-12-04T08:19:34.9043955Z  2025-12-04T08:19:34.9044320Z  2025-12-04T08:19:34.9044709Z  2025-12-04T08:19:34.9045079Z  2025-12-04T08:19:34.9045449Z  2025-12-04T08:19:34.9045992Z [976 / 3,077] 16 actions, 15 running 2025-12-04T08:19:34.9046774Z Executing genrule //:gen_aten; 7s processwrapper-sandbox 2025-12-04T08:19:34.9047767Z GenerateAten aten/src/ATen/ops; 6s processwrapper-sandbox 2025-12-04T08:19:34.9048793Z Compiling c10/test/util/intrusive_ptr_test.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:34.9049830Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-12-04T08:19:34.9050693Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-12-04T08:19:34.9051521Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-12-04T08:19:34.9052534Z Compiling src/asmjit/core/codeholder.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:34.9053531Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox ... 2025-12-04T08:19:35.1171549Z 2025-12-04T08:19:35.1172314Z  2025-12-04T08:19:35.1172759Z  2025-12-04T08:19:35.1173143Z  2025-12-04T08:19:35.1173524Z  2025-12-04T08:19:35.1173890Z  2025-12-04T08:19:35.1174255Z  2025-12-04T08:19:35.1174625Z  2025-12-04T08:19:35.1175008Z  2025-12-04T08:19:35.1175573Z [985 / 3,077] 16 actions, 15 running 2025-12-04T08:19:35.1176371Z Executing genrule //:gen_aten; 7s processwrapper-sandbox 2025-12-04T08:19:35.1177250Z GenerateAten aten/src/ATen/ops; 7s processwrapper-sandbox 2025-12-04T08:19:35.1178165Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-12-04T08:19:35.1179044Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-12-04T08:19:35.1179945Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-12-04T08:19:35.1180863Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-12-04T08:19:35.1181740Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-12-04T08:19:35.1182668Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox ... 2025-12-04T08:19:35.3436298Z 2025-12-04T08:19:35.3437030Z  2025-12-04T08:19:35.3437925Z  2025-12-04T08:19:35.3438304Z  2025-12-04T08:19:35.3438689Z  2025-12-04T08:19:35.3439085Z  2025-12-04T08:19:35.3439471Z  2025-12-04T08:19:35.3439871Z  2025-12-04T08:19:35.3440243Z  2025-12-04T08:19:35.3440799Z [996 / 3,077] 16 actions, 15 running 2025-12-04T08:19:35.3441590Z Executing genrule //:gen_aten; 8s processwrapper-sandbox 2025-12-04T08:19:35.3442500Z GenerateAten aten/src/ATen/ops; 7s processwrapper-sandbox 2025-12-04T08:19:35.3443415Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-12-04T08:19:35.3444612Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-12-04T08:19:35.3445567Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-12-04T08:19:35.3446465Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-12-04T08:19:35.3447518Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-12-04T08:19:35.3448463Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox ... 2025-12-04T08:19:35.5538283Z 2025-12-04T08:19:35.5539283Z  2025-12-04T08:19:35.5539758Z  2025-12-04T08:19:35.5540118Z  2025-12-04T08:19:35.5540446Z  2025-12-04T08:19:35.5540779Z  2025-12-04T08:19:35.5541080Z  2025-12-04T08:19:35.5541409Z  2025-12-04T08:19:35.5541696Z  2025-12-04T08:19:35.5542179Z [1,005 / 3,077] 16 actions, 15 running 2025-12-04T08:19:35.5542843Z Executing genrule //:gen_aten; 8s processwrapper-sandbox 2025-12-04T08:19:35.5543717Z GenerateAten aten/src/ATen/ops; 7s processwrapper-sandbox 2025-12-04T08:19:35.5544654Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-12-04T08:19:35.5545584Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-12-04T08:19:35.5546504Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-12-04T08:19:35.5547266Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-12-04T08:19:35.5548013Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-12-04T08:19:35.5548884Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox ... 2025-12-04T08:19:35.7612827Z 2025-12-04T08:19:35.7613545Z  2025-12-04T08:19:35.7613939Z  2025-12-04T08:19:35.7614282Z  2025-12-04T08:19:35.7614640Z  2025-12-04T08:19:35.7614936Z  2025-12-04T08:19:35.7615269Z  2025-12-04T08:19:35.7615593Z  2025-12-04T08:19:35.7615967Z  2025-12-04T08:19:35.7616504Z [1,014 / 3,077] 15 actions, 14 running 2025-12-04T08:19:35.7617254Z Executing genrule //:gen_aten; 8s processwrapper-sandbox 2025-12-04T08:19:35.7618187Z GenerateAten aten/src/ATen/ops; 7s processwrapper-sandbox 2025-12-04T08:19:35.7619058Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-12-04T08:19:35.7619937Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-12-04T08:19:35.7620824Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-12-04T08:19:35.7621718Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-12-04T08:19:35.7622602Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-12-04T08:19:35.7623599Z Compiling c10/test/util/logging_test.cpp; 0s processwrapper-sandbox ... 2025-12-04T08:19:35.9867280Z 2025-12-04T08:19:35.9868054Z  2025-12-04T08:19:35.9868543Z  2025-12-04T08:19:35.9868931Z  2025-12-04T08:19:35.9869290Z  2025-12-04T08:19:35.9869671Z  2025-12-04T08:19:35.9870050Z  2025-12-04T08:19:35.9870428Z  2025-12-04T08:19:35.9870804Z  2025-12-04T08:19:35.9871399Z [1,025 / 3,077] 16 actions, 15 running 2025-12-04T08:19:35.9872200Z Executing genrule //:gen_aten; 8s processwrapper-sandbox 2025-12-04T08:19:35.9873109Z GenerateAten aten/src/ATen/ops; 7s processwrapper-sandbox 2025-12-04T08:19:35.9874032Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2025-12-04T08:19:35.9875110Z Compiling src/google/protobuf/any.cc [for tool]; 0s processwrapper-sandbox 2025-12-04T08:19:35.9876193Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-12-04T08:19:35.9877055Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-12-04T08:19:35.9877862Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-12-04T08:19:35.9878770Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox ... 2025-12-04T08:19:36.1919371Z 2025-12-04T08:19:36.1920197Z  2025-12-04T08:19:36.1920631Z  2025-12-04T08:19:36.1920984Z  2025-12-04T08:19:36.1921367Z  2025-12-04T08:19:36.1921735Z  2025-12-04T08:19:36.1922406Z  2025-12-04T08:19:36.1922776Z  2025-12-04T08:19:36.1923147Z  2025-12-04T08:19:36.1923677Z [1,033 / 3,077] 16 actions running 2025-12-04T08:19:36.1924421Z Executing genrule //:gen_aten; 8s processwrapper-sandbox 2025-12-04T08:19:36.1925301Z GenerateAten aten/src/ATen/ops; 8s processwrapper-sandbox 2025-12-04T08:19:36.1926160Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-12-04T08:19:36.1928221Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-12-04T08:19:36.1929263Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-12-04T08:19:36.1930111Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-12-04T08:19:36.1930936Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-12-04T08:19:36.1931812Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox ... 2025-12-04T08:19:36.3922860Z 2025-12-04T08:19:36.3923616Z  2025-12-04T08:19:36.3924075Z  2025-12-04T08:19:36.3924531Z  2025-12-04T08:19:36.3924902Z  2025-12-04T08:19:36.3925287Z  2025-12-04T08:19:36.3925631Z  2025-12-04T08:19:36.3926009Z  2025-12-04T08:19:36.3926364Z  2025-12-04T08:19:36.3926899Z [1,043 / 3,077] 16 actions, 15 running 2025-12-04T08:19:36.3927744Z Executing genrule //:gen_aten; 9s processwrapper-sandbox 2025-12-04T08:19:36.3928608Z GenerateAten aten/src/ATen/ops; 8s processwrapper-sandbox 2025-12-04T08:19:36.3929691Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-12-04T08:19:36.3930424Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-12-04T08:19:36.3931233Z Compiling c10/test/util/optional_test.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:36.3932148Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-12-04T08:19:36.3932995Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-12-04T08:19:36.3933866Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox ... 2025-12-04T08:19:36.6023196Z 2025-12-04T08:19:36.6023951Z  2025-12-04T08:19:36.6024413Z  2025-12-04T08:19:36.6024755Z  2025-12-04T08:19:36.6025127Z  2025-12-04T08:19:36.6025497Z  2025-12-04T08:19:36.6025886Z  2025-12-04T08:19:36.6026264Z  2025-12-04T08:19:36.6026611Z  2025-12-04T08:19:36.6027183Z [1,053 / 3,077] 16 actions, 15 running 2025-12-04T08:19:36.6028004Z Executing genrule //:gen_aten; 9s processwrapper-sandbox 2025-12-04T08:19:36.6032629Z GenerateAten aten/src/ATen/ops; 8s processwrapper-sandbox 2025-12-04T08:19:36.6033571Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-12-04T08:19:36.6034393Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-12-04T08:19:36.6035281Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-12-04T08:19:36.6036162Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-12-04T08:19:36.6037055Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-12-04T08:19:36.6037969Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox ... 2025-12-04T08:19:36.8563835Z 2025-12-04T08:19:36.8564846Z  2025-12-04T08:19:36.8565305Z  2025-12-04T08:19:36.8565664Z  2025-12-04T08:19:36.8565998Z  2025-12-04T08:19:36.8566356Z  2025-12-04T08:19:36.8566698Z  2025-12-04T08:19:36.8567043Z  2025-12-04T08:19:36.8567550Z  2025-12-04T08:19:36.8568069Z [1,064 / 3,077] 16 actions, 15 running 2025-12-04T08:19:36.8568794Z Executing genrule //:gen_aten; 9s processwrapper-sandbox 2025-12-04T08:19:36.8569584Z GenerateAten aten/src/ATen/ops; 8s processwrapper-sandbox 2025-12-04T08:19:36.8570445Z //c10/test:util_base_tests; 0s processwrapper-sandbox 2025-12-04T08:19:36.8571257Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-12-04T08:19:36.8572083Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-12-04T08:19:36.8573154Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-12-04T08:19:36.8573951Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-12-04T08:19:36.8574752Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox ... 2025-12-04T08:19:37.1747137Z 2025-12-04T08:19:37.1747873Z  2025-12-04T08:19:37.1748276Z  2025-12-04T08:19:37.1748635Z  2025-12-04T08:19:37.1749240Z  2025-12-04T08:19:37.1749639Z  2025-12-04T08:19:37.1749982Z  2025-12-04T08:19:37.1750333Z  2025-12-04T08:19:37.1750670Z  2025-12-04T08:19:37.1751223Z [1,078 / 3,077] 10 actions, 9 running 2025-12-04T08:19:37.1751990Z Executing genrule //:gen_aten; 9s processwrapper-sandbox 2025-12-04T08:19:37.1752846Z GenerateAten aten/src/ATen/ops; 9s processwrapper-sandbox 2025-12-04T08:19:37.1753645Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-12-04T08:19:37.1754450Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-12-04T08:19:37.1755229Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-12-04T08:19:37.1755987Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-12-04T08:19:37.1756762Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-12-04T08:19:37.1757598Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox ... 2025-12-04T08:19:37.3778794Z 2025-12-04T08:19:37.3779586Z  2025-12-04T08:19:37.3780000Z  2025-12-04T08:19:37.3780374Z  2025-12-04T08:19:37.3780713Z  2025-12-04T08:19:37.3781056Z  2025-12-04T08:19:37.3781400Z  2025-12-04T08:19:37.3781715Z  2025-12-04T08:19:37.3782055Z  2025-12-04T08:19:37.3782550Z [1,085 / 3,077] 15 actions, 6 running 2025-12-04T08:19:37.3783287Z Executing genrule //:gen_aten; 10s processwrapper-sandbox 2025-12-04T08:19:37.3784118Z GenerateAten aten/src/ATen/ops; 9s processwrapper-sandbox 2025-12-04T08:19:37.3785031Z Compiling c10/test/util/small_vector_test.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:37.3785927Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-12-04T08:19:37.3786785Z Compiling third_party/miniz-3.0.2/miniz.c; 0s processwrapper-sandbox 2025-12-04T08:19:37.3787650Z @com_google_protobuf//:protoc; 0s processwrapper-sandbox 2025-12-04T08:19:37.3788324Z [Prepa] Compiling src/common/bfloat16.cpp 2025-12-04T08:19:37.3788985Z [Prepa] Compiling src/common/convolution_pd.cpp ... 2025-12-04T08:19:37.3999493Z 2025-12-04T08:19:37.4000672Z  2025-12-04T08:19:37.4001307Z  2025-12-04T08:19:37.4001678Z  2025-12-04T08:19:37.4002059Z  2025-12-04T08:19:37.4002424Z  2025-12-04T08:19:37.4002786Z  2025-12-04T08:19:37.4003157Z  2025-12-04T08:19:37.4003543Z  2025-12-04T08:19:37.4004217Z INFO: From Compiling third_party/miniz-3.0.2/miniz.c: 2025-12-04T08:19:37.4005926Z third_party/miniz-3.0.2/miniz.c:3261:9: note: '#pragma message: Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.' 2025-12-04T08:19:37.4007989Z 3261 | #pragma message("Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.") 2025-12-04T08:19:37.4009111Z | ^~~~~~~ 2025-12-04T08:19:37.4009713Z [1,085 / 3,077] 16 actions running 2025-12-04T08:19:37.4010435Z Executing genrule //:gen_aten; 10s processwrapper-sandbox 2025-12-04T08:19:37.4011368Z GenerateAten aten/src/ATen/ops; 9s processwrapper-sandbox 2025-12-04T08:19:37.4012380Z Compiling c10/test/util/small_vector_test.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:37.4013384Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-12-04T08:19:37.4014356Z Compiling third_party/miniz-3.0.2/miniz.c; 0s processwrapper-sandbox 2025-12-04T08:19:37.4015297Z @com_google_protobuf//:protoc; 0s processwrapper-sandbox 2025-12-04T08:19:37.4016461Z Compiling src/common/concat.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:37.4017485Z Compiling src/common/convolution.cpp; 0s processwrapper-sandbox ... 2025-12-04T08:19:37.6059407Z 2025-12-04T08:19:37.6060149Z  2025-12-04T08:19:37.6060595Z  2025-12-04T08:19:37.6060960Z  2025-12-04T08:19:37.6061332Z  2025-12-04T08:19:37.6061758Z  2025-12-04T08:19:37.6062125Z  2025-12-04T08:19:37.6062525Z  2025-12-04T08:19:37.6063184Z  2025-12-04T08:19:37.6063730Z [1,091 / 3,077] 16 actions, 15 running 2025-12-04T08:19:37.6064549Z Executing genrule //:gen_aten; 10s processwrapper-sandbox 2025-12-04T08:19:37.6065463Z GenerateAten aten/src/ATen/ops; 9s processwrapper-sandbox 2025-12-04T08:19:37.6066350Z Compiling src/common/concat.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:37.6067339Z Compiling src/common/convolution.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:37.6068396Z Compiling src/common/broadcast_strategy.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:37.6069493Z Compiling src/common/deconvolution.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:37.6070568Z Compiling src/common/convolution_pd.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:37.6071641Z Compiling src/common/cache_blob_id.cpp; 0s processwrapper-sandbox ... 2025-12-04T08:19:37.8128113Z 2025-12-04T08:19:37.8129076Z  2025-12-04T08:19:37.8129573Z  2025-12-04T08:19:37.8129959Z  2025-12-04T08:19:37.8130398Z  2025-12-04T08:19:37.8130711Z  2025-12-04T08:19:37.8131021Z  2025-12-04T08:19:37.8131312Z  2025-12-04T08:19:37.8131640Z  2025-12-04T08:19:37.8132117Z [1,107 / 3,077] 16 actions, 15 running 2025-12-04T08:19:37.8132770Z Executing genrule //:gen_aten; 10s processwrapper-sandbox 2025-12-04T08:19:37.8133505Z GenerateAten aten/src/ATen/ops; 9s processwrapper-sandbox 2025-12-04T08:19:37.8134306Z Compiling c10/test/util/string_util_test.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:37.8135136Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-12-04T08:19:37.8135842Z Compiling src/common/eltwise.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:37.8136580Z Compiling src/common/engine.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:37.8137323Z Compiling src/common/experimental.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:37.8138160Z Compiling src/common/float4.cpp; 0s processwrapper-sandbox ... 2025-12-04T08:19:38.0231123Z 2025-12-04T08:19:38.0231832Z  2025-12-04T08:19:38.0232236Z  2025-12-04T08:19:38.0232578Z  2025-12-04T08:19:38.0232897Z  2025-12-04T08:19:38.0233186Z  2025-12-04T08:19:38.0233477Z  2025-12-04T08:19:38.0233793Z  2025-12-04T08:19:38.0234098Z  2025-12-04T08:19:38.0234532Z [1,113 / 3,077] 16 actions, 15 running 2025-12-04T08:19:38.0235375Z Executing genrule //:gen_aten; 10s processwrapper-sandbox 2025-12-04T08:19:38.0236436Z GenerateAten aten/src/ATen/ops; 9s processwrapper-sandbox 2025-12-04T08:19:38.0237510Z Compiling src/common/float4.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:38.0238575Z Compiling src/common/float8.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:38.0239649Z Compiling src/common/gemm.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:38.0240845Z Compiling src/common/group_normalization.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:38.0242211Z Compiling src/common/inner_product.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:38.0243069Z Compiling src/common/ittnotify.cpp; 0s processwrapper-sandbox ... 2025-12-04T08:19:38.2245383Z 2025-12-04T08:19:38.2246182Z  2025-12-04T08:19:38.2246612Z  2025-12-04T08:19:38.2247010Z  2025-12-04T08:19:38.2247448Z  2025-12-04T08:19:38.2247834Z  2025-12-04T08:19:38.2248203Z  2025-12-04T08:19:38.2248590Z  2025-12-04T08:19:38.2248964Z  2025-12-04T08:19:38.2249522Z [1,123 / 3,077] 16 actions, 15 running 2025-12-04T08:19:38.2250591Z Executing genrule //:gen_aten; 10s processwrapper-sandbox 2025-12-04T08:19:38.2251523Z GenerateAten aten/src/ATen/ops; 10s processwrapper-sandbox 2025-12-04T08:19:38.2252453Z Compiling src/common/logging.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:38.2253370Z Compiling src/common/lrn.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:38.2254255Z Compiling src/common/matmul.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:38.2255345Z Compiling src/common/memory.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:38.2256299Z Compiling src/common/memory_debug.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:38.2257307Z Compiling src/common/memory_desc.cpp; 0s processwrapper-sandbox ... 2025-12-04T08:19:38.4410371Z 2025-12-04T08:19:38.4411196Z  2025-12-04T08:19:38.4411873Z  2025-12-04T08:19:38.4412386Z  2025-12-04T08:19:38.4412881Z  2025-12-04T08:19:38.4413346Z  2025-12-04T08:19:38.4413831Z  2025-12-04T08:19:38.4414302Z  2025-12-04T08:19:38.4414829Z  2025-12-04T08:19:38.4415502Z [1,130 / 3,077] 15 actions, 14 running 2025-12-04T08:19:38.4416413Z Executing genrule //:gen_aten; 11s processwrapper-sandbox 2025-12-04T08:19:38.4417435Z GenerateAten aten/src/ATen/ops; 10s processwrapper-sandbox 2025-12-04T08:19:38.4418461Z Compiling src/common/logging.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:38.4419628Z Compiling src/common/memory_desc_wrapper.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:38.4420875Z Compiling src/common/memory_tracking.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:38.4422054Z Compiling src/common/memory_zero_pad.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:38.4423145Z Compiling src/common/prelu.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:38.4424091Z Compiling src/common/pooling.cpp; 0s processwrapper-sandbox ... 2025-12-04T08:19:38.6436319Z 2025-12-04T08:19:38.6437117Z  2025-12-04T08:19:38.6437561Z  2025-12-04T08:19:38.6438151Z  2025-12-04T08:19:38.6438577Z  2025-12-04T08:19:38.6439051Z  2025-12-04T08:19:38.6439553Z  2025-12-04T08:19:38.6440038Z  2025-12-04T08:19:38.6440506Z  2025-12-04T08:19:38.6441173Z [1,137 / 3,077] 16 actions, 15 running 2025-12-04T08:19:38.6442052Z Executing genrule //:gen_aten; 11s processwrapper-sandbox 2025-12-04T08:19:38.6453820Z GenerateAten aten/src/ATen/ops; 10s processwrapper-sandbox 2025-12-04T08:19:38.6455055Z Compiling src/common/primitive_attr.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:38.6456160Z Compiling src/common/primitive_cache.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:38.6457287Z Compiling src/common/primitive_desc_iface.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:38.6458422Z Compiling src/common/primitive_exec_types.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:38.6459545Z Compiling c10/mobile/CPUCachingAllocator.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:38.6460743Z Compiling src/common/primitive_hashing.cpp; 0s processwrapper-sandbox ... 2025-12-04T08:19:38.8652808Z 2025-12-04T08:19:38.8653626Z  2025-12-04T08:19:38.8654086Z  2025-12-04T08:19:38.8654490Z  2025-12-04T08:19:38.8655331Z  2025-12-04T08:19:38.8655714Z  2025-12-04T08:19:38.8656086Z  2025-12-04T08:19:38.8656487Z  2025-12-04T08:19:38.8656842Z  2025-12-04T08:19:38.8657387Z [1,147 / 3,077] 16 actions, 15 running 2025-12-04T08:19:38.8658185Z Executing genrule //:gen_aten; 11s processwrapper-sandbox 2025-12-04T08:19:38.8659074Z GenerateAten aten/src/ATen/ops; 10s processwrapper-sandbox 2025-12-04T08:19:38.8660008Z Compiling src/common/reorder.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:38.8661001Z Compiling src/common/resampling.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:38.8661922Z Compiling src/common/rnn.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:38.8662796Z Compiling src/common/rw_mutex.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:38.8664201Z Compiling c10/mobile/CPUProfilingAllocator.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:38.8665371Z Compiling src/common/scratchpad.cpp; 0s processwrapper-sandbox ... 2025-12-04T08:19:39.0774700Z 2025-12-04T08:19:39.0775487Z  2025-12-04T08:19:39.0775851Z  2025-12-04T08:19:39.0776192Z  2025-12-04T08:19:39.0776483Z  2025-12-04T08:19:39.0776799Z  2025-12-04T08:19:39.0777095Z  2025-12-04T08:19:39.0777709Z  2025-12-04T08:19:39.0778026Z  2025-12-04T08:19:39.0778519Z [1,155 / 3,077] 16 actions, 15 running 2025-12-04T08:19:39.0779228Z Executing genrule //:gen_aten; 11s processwrapper-sandbox 2025-12-04T08:19:39.0779939Z GenerateAten aten/src/ATen/ops; 11s processwrapper-sandbox 2025-12-04T08:19:39.0780813Z Compiling src/common/scratchpad_debug.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:39.0781783Z Compiling src/common/serialization.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:39.0782698Z Compiling src/common/shuffle.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:39.0783530Z Compiling src/common/softmax.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:39.0784378Z Compiling src/common/stream.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:39.0785311Z Compiling src/common/stream_profiler.cpp; 0s processwrapper-sandbox ... 2025-12-04T08:19:39.3132355Z 2025-12-04T08:19:39.3133132Z  2025-12-04T08:19:39.3133828Z  2025-12-04T08:19:39.3134253Z  2025-12-04T08:19:39.3134613Z  2025-12-04T08:19:39.3134938Z  2025-12-04T08:19:39.3135272Z  2025-12-04T08:19:39.3135584Z  2025-12-04T08:19:39.3135916Z  2025-12-04T08:19:39.3136411Z [1,163 / 3,077] 16 actions, 15 running 2025-12-04T08:19:39.3137075Z Executing genrule //:gen_aten; 12s processwrapper-sandbox 2025-12-04T08:19:39.3137852Z GenerateAten aten/src/ATen/ops; 11s processwrapper-sandbox 2025-12-04T08:19:39.3138606Z Compiling src/common/sum.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:39.3139416Z Compiling src/common/utils.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:39.3140252Z Compiling src/common/verbose.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:39.3141325Z Compiling src/cpu/bfloat16.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:39.3142383Z Compiling src/cpu/binary_injector_utils.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:39.3143330Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-12-04T08:19:39.5408730Z 2025-12-04T08:19:39.5409796Z  2025-12-04T08:19:39.5410252Z  2025-12-04T08:19:39.5410585Z  2025-12-04T08:19:39.5410915Z  2025-12-04T08:19:39.5411232Z  2025-12-04T08:19:39.5411582Z  2025-12-04T08:19:39.5411960Z  2025-12-04T08:19:39.5412329Z  2025-12-04T08:19:39.5412846Z [1,171 / 3,077] 16 actions, 15 running 2025-12-04T08:19:39.5413499Z Executing genrule //:gen_aten; 12s processwrapper-sandbox 2025-12-04T08:19:39.5414304Z GenerateAten aten/src/ATen/ops; 11s processwrapper-sandbox 2025-12-04T08:19:39.5415250Z Compiling src/cpu/cpu_binary_list.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:39.5416148Z Compiling src/cpu/cpu_concat.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:39.5417033Z Compiling src/cpu/cpu_convolution_list.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:39.5418081Z Compiling src/cpu/cpu_deconvolution_list.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:39.5419206Z Compiling src/cpu/cpu_eltwise_list.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:39.5420233Z Compiling c10/util/TypeCast.cpp; 0s processwrapper-sandbox ... 2025-12-04T08:19:39.7877660Z 2025-12-04T08:19:39.7878531Z  2025-12-04T08:19:39.7879378Z  2025-12-04T08:19:39.7880669Z  2025-12-04T08:19:39.7881173Z  2025-12-04T08:19:39.7881672Z  2025-12-04T08:19:39.7882247Z  2025-12-04T08:19:39.7882761Z  2025-12-04T08:19:39.7883087Z  2025-12-04T08:19:39.7883790Z [1,177 / 3,077] 15 actions, 14 running 2025-12-04T08:19:39.7884434Z Executing genrule //:gen_aten; 12s processwrapper-sandbox 2025-12-04T08:19:39.7885422Z GenerateAten aten/src/ATen/ops; 11s processwrapper-sandbox 2025-12-04T08:19:39.7886634Z Compiling src/cpu/cpu_convolution_list.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:39.7888084Z Compiling src/cpu/cpu_deconvolution_list.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:39.7889372Z Compiling src/cpu/cpu_eltwise_list.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:39.7890858Z Compiling src/cpu/cpu_inner_product_list.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:39.7891973Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:39.7892711Z Compiling src/cpu/cpu_lrn_list.cpp; 0s processwrapper-sandbox ... 2025-12-04T08:19:39.9880227Z 2025-12-04T08:19:39.9881110Z  2025-12-04T08:19:39.9882710Z  2025-12-04T08:19:39.9883164Z  2025-12-04T08:19:39.9883522Z  2025-12-04T08:19:39.9883910Z  2025-12-04T08:19:39.9884298Z  2025-12-04T08:19:39.9884686Z  2025-12-04T08:19:39.9885043Z  2025-12-04T08:19:39.9885590Z [1,182 / 3,077] 16 actions, 15 running 2025-12-04T08:19:39.9886356Z Executing genrule //:gen_aten; 12s processwrapper-sandbox 2025-12-04T08:19:39.9887248Z GenerateAten aten/src/ATen/ops; 11s processwrapper-sandbox 2025-12-04T08:19:39.9888466Z Compiling src/cpu/cpu_convolution_list.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:39.9889502Z Compiling src/cpu/cpu_pooling_list.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:39.9890534Z Compiling src/cpu/cpu_prelu_list.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:39.9891568Z Compiling src/cpu/cpu_reduction_list.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:39.9892650Z Compiling c10/test/util/typeid_test.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:39.9893785Z Compiling src/cpu/cpu_resampling_list.cpp; 0s processwrapper-sandbox ... 2025-12-04T08:19:40.1943382Z 2025-12-04T08:19:40.1944094Z  2025-12-04T08:19:40.1944512Z  2025-12-04T08:19:40.1944814Z  2025-12-04T08:19:40.1945128Z  2025-12-04T08:19:40.1945421Z  2025-12-04T08:19:40.1945726Z  2025-12-04T08:19:40.1946015Z  2025-12-04T08:19:40.1946321Z  2025-12-04T08:19:40.1946755Z [1,189 / 3,077] 16 actions running 2025-12-04T08:19:40.1947382Z Executing genrule //:gen_aten; 12s processwrapper-sandbox 2025-12-04T08:19:40.1948122Z GenerateAten aten/src/ATen/ops; 12s processwrapper-sandbox 2025-12-04T08:19:40.1948876Z Compiling src/cpu/cpu_shuffle_list.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:40.1949660Z Compiling src/cpu/cpu_rnn_list.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:40.1950433Z Compiling src/cpu/cpu_softmax_list.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:40.1951211Z Compiling src/cpu/cpu_sum.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:40.1951939Z Compiling src/cpu/float16.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:40.1952688Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-12-04T08:19:40.4266469Z 2025-12-04T08:19:40.4267174Z  2025-12-04T08:19:40.4267609Z  2025-12-04T08:19:40.4267997Z  2025-12-04T08:19:40.4268357Z  2025-12-04T08:19:40.4268746Z  2025-12-04T08:19:40.4269085Z  2025-12-04T08:19:40.4269415Z  2025-12-04T08:19:40.4269831Z  2025-12-04T08:19:40.4270397Z [1,199 / 3,077] 16 actions, 15 running 2025-12-04T08:19:40.4271246Z Executing genrule //:gen_aten; 13s processwrapper-sandbox 2025-12-04T08:19:40.4272109Z GenerateAten aten/src/ATen/ops; 12s processwrapper-sandbox 2025-12-04T08:19:40.4273090Z Compiling src/cpu/gemm/gemm_pack.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:40.4273950Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:40.4274670Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:40.4275416Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-12-04T08:19:40.4276710Z Compiling src/cpu/gemm_convolution.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:40.4277616Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-12-04T08:19:40.6675800Z 2025-12-04T08:19:40.6676569Z  2025-12-04T08:19:40.6676988Z  2025-12-04T08:19:40.6677349Z  2025-12-04T08:19:40.6677701Z  2025-12-04T08:19:40.6678081Z  2025-12-04T08:19:40.6678432Z  2025-12-04T08:19:40.6678792Z  2025-12-04T08:19:40.6679465Z  2025-12-04T08:19:40.6680011Z [1,205 / 3,077] 16 actions, 15 running 2025-12-04T08:19:40.6680775Z Executing genrule //:gen_aten; 13s processwrapper-sandbox 2025-12-04T08:19:40.6681680Z GenerateAten aten/src/ATen/ops; 12s processwrapper-sandbox 2025-12-04T08:19:40.6682639Z Compiling src/cpu/gemm_convolution.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:40.6683648Z Compiling src/cpu/gemm_inner_product.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:40.6684734Z Compiling src/cpu/gemm_inner_product_utils.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:40.6685646Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:40.6686574Z Compiling src/cpu/gemm_x8s8s32x_convolution.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:40.6687593Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-12-04T08:19:40.8965047Z 2025-12-04T08:19:40.8965905Z  2025-12-04T08:19:40.8966355Z  2025-12-04T08:19:40.8966732Z  2025-12-04T08:19:40.8967179Z  2025-12-04T08:19:40.8967631Z  2025-12-04T08:19:40.8968006Z  2025-12-04T08:19:40.8968371Z  2025-12-04T08:19:40.8968755Z  2025-12-04T08:19:40.8969301Z [1,216 / 3,077] 16 actions, 15 running 2025-12-04T08:19:40.8970101Z Executing genrule //:gen_aten; 13s processwrapper-sandbox 2025-12-04T08:19:40.8970999Z GenerateAten aten/src/ATen/ops; 12s processwrapper-sandbox 2025-12-04T08:19:40.8972022Z Compiling src/cpu/matmul/cpu_matmul_list.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:40.8973186Z Compiling c10/test/core/DeviceGuard_test.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:40.8974301Z Compiling src/cpu/matmul/gemm_f32_matmul.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:40.8975218Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:40.8976078Z Compiling src/cpu/matmul/ref_matmul.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:40.8976985Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-12-04T08:19:41.1043247Z 2025-12-04T08:19:41.1043847Z  2025-12-04T08:19:41.1044168Z  2025-12-04T08:19:41.1044391Z  2025-12-04T08:19:41.1044597Z  2025-12-04T08:19:41.1044899Z  2025-12-04T08:19:41.1045245Z  2025-12-04T08:19:41.1045453Z  2025-12-04T08:19:41.1045734Z  2025-12-04T08:19:41.1046050Z [1,223 / 3,077] 16 actions, 15 running 2025-12-04T08:19:41.1046614Z Executing genrule //:gen_aten; 13s processwrapper-sandbox 2025-12-04T08:19:41.1047397Z GenerateAten aten/src/ATen/ops; 13s processwrapper-sandbox 2025-12-04T08:19:41.1048068Z Compiling src/cpu/matmul/ref_matmul_int8.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:41.1048753Z Compiling src/cpu/matmul/ref_sparse_matmul.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:41.1049323Z Compiling src/cpu/nchw_pooling.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:41.1049954Z Compiling src/cpu/ncsp_batch_normalization.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:41.1050714Z Compiling src/cpu/ncsp_group_normalization.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:41.1051364Z Compiling src/cpu/nhwc_pooling.cpp; 0s processwrapper-sandbox ... 2025-12-04T08:19:41.3123789Z 2025-12-04T08:19:41.3124536Z  2025-12-04T08:19:41.3124929Z  2025-12-04T08:19:41.3125279Z  2025-12-04T08:19:41.3125600Z  2025-12-04T08:19:41.3125933Z  2025-12-04T08:19:41.3126251Z  2025-12-04T08:19:41.3126592Z  2025-12-04T08:19:41.3126976Z  2025-12-04T08:19:41.3127876Z [1,232 / 3,077] 16 actions, 15 running 2025-12-04T08:19:41.3128585Z Executing genrule //:gen_aten; 14s processwrapper-sandbox 2025-12-04T08:19:41.3129591Z GenerateAten aten/src/ATen/ops; 13s processwrapper-sandbox 2025-12-04T08:19:41.3130500Z Compiling src/cpu/primitive_attr_postops.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:41.3131488Z Compiling src/cpu/ref_batch_normalization.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:41.3132564Z Compiling src/cpu/ref_binary.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:41.3133354Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-12-04T08:19:41.3134201Z Compiling src/cpu/ref_convolution.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:41.3135142Z Compiling src/cpu/ref_convolution_int8.cpp; 0s processwrapper-sandbox ... 2025-12-04T08:19:41.5491763Z 2025-12-04T08:19:41.5492374Z  2025-12-04T08:19:41.5492655Z  2025-12-04T08:19:41.5492876Z  2025-12-04T08:19:41.5493079Z  2025-12-04T08:19:41.5493300Z  2025-12-04T08:19:41.5493651Z  2025-12-04T08:19:41.5493909Z  2025-12-04T08:19:41.5494124Z  2025-12-04T08:19:41.5494546Z [1,239 / 3,077] 16 actions, 15 running 2025-12-04T08:19:41.5494985Z Executing genrule //:gen_aten; 14s processwrapper-sandbox 2025-12-04T08:19:41.5495623Z GenerateAten aten/src/ATen/ops; 13s processwrapper-sandbox 2025-12-04T08:19:41.5496510Z Compiling src/cpu/ref_eltwise.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:41.5497317Z Compiling src/cpu/ref_group_normalization.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:41.5498204Z Compiling src/cpu/ref_inner_product.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:41.5498910Z Compiling src/cpu/ref_inner_product_int8.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:41.5499680Z Compiling src/cpu/ref_layer_normalization.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:41.5500267Z //c10/test:core_tests; 0s processwrapper-sandbox ... 2025-12-04T08:19:41.7844144Z 2025-12-04T08:19:41.7845062Z  2025-12-04T08:19:41.7845535Z  2025-12-04T08:19:41.7845924Z  2025-12-04T08:19:41.7846291Z  2025-12-04T08:19:41.7846678Z  2025-12-04T08:19:41.7847049Z  2025-12-04T08:19:41.7847495Z  2025-12-04T08:19:41.7847890Z  2025-12-04T08:19:41.7848429Z [1,248 / 3,077] 16 actions, 15 running 2025-12-04T08:19:41.7849232Z Executing genrule //:gen_aten; 14s processwrapper-sandbox 2025-12-04T08:19:41.7850147Z GenerateAten aten/src/ATen/ops; 13s processwrapper-sandbox 2025-12-04T08:19:41.7851102Z Compiling src/cpu/ref_reduction.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:41.7852045Z Compiling src/cpu/ref_prelu.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:41.7853017Z Compiling src/cpu/ref_resampling.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:41.7853995Z Compiling src/cpu/ref_shuffle.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:41.7854950Z Compiling src/cpu/ref_softmax.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:41.7856034Z Compiling src/cpu/reorder/cpu_reorder.cpp; 0s processwrapper-sandbox ... 2025-12-04T08:19:41.9964271Z 2025-12-04T08:19:41.9965057Z  2025-12-04T08:19:41.9965540Z  2025-12-04T08:19:41.9965909Z  2025-12-04T08:19:41.9966287Z  2025-12-04T08:19:41.9966655Z  2025-12-04T08:19:41.9967027Z  2025-12-04T08:19:41.9967490Z  2025-12-04T08:19:41.9967896Z  2025-12-04T08:19:41.9968466Z [1,254 / 3,077] 16 actions running 2025-12-04T08:19:41.9969241Z Executing genrule //:gen_aten; 14s processwrapper-sandbox 2025-12-04T08:19:41.9970151Z GenerateAten aten/src/ATen/ops; 13s processwrapper-sandbox 2025-12-04T08:19:41.9971131Z Compiling src/cpu/reorder/cpu_reorder.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:41.9972048Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:41.9972702Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:41.9973404Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:41.9974379Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:41.9975261Z Compiling c10/test/core/Scalar_test.cpp; 0s processwrapper-sandbox ... 2025-12-04T08:19:42.1997891Z 2025-12-04T08:19:42.1998600Z  2025-12-04T08:19:42.1999045Z  2025-12-04T08:19:42.1999424Z  2025-12-04T08:19:42.1999780Z  2025-12-04T08:19:42.2000148Z  2025-12-04T08:19:42.2000533Z  2025-12-04T08:19:42.2001160Z  2025-12-04T08:19:42.2001489Z  2025-12-04T08:19:42.2001949Z [1,261 / 3,077] 16 actions, 15 running 2025-12-04T08:19:42.2002764Z Executing genrule //:gen_aten; 14s processwrapper-sandbox 2025-12-04T08:19:42.2003706Z GenerateAten aten/src/ATen/ops; 14s processwrapper-sandbox 2025-12-04T08:19:42.2004515Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:42.2005231Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:42.2005915Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:42.2006633Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:42.2007397Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:42.2007979Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-12-04T08:19:42.4099381Z 2025-12-04T08:19:42.4100432Z  2025-12-04T08:19:42.4100889Z  2025-12-04T08:19:42.4101273Z  2025-12-04T08:19:42.4101637Z  2025-12-04T08:19:42.4102018Z  2025-12-04T08:19:42.4102418Z  2025-12-04T08:19:42.4102789Z  2025-12-04T08:19:42.4103146Z  2025-12-04T08:19:42.4103690Z [1,267 / 3,077] 16 actions, 15 running 2025-12-04T08:19:42.4104458Z Executing genrule //:gen_aten; 15s processwrapper-sandbox 2025-12-04T08:19:42.4105385Z GenerateAten aten/src/ATen/ops; 14s processwrapper-sandbox 2025-12-04T08:19:42.4106178Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:42.4106892Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:42.4107605Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:42.4108264Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:42.4108964Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:42.4109664Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-12-04T08:19:42.6249115Z 2025-12-04T08:19:42.6250127Z  2025-12-04T08:19:42.6250617Z  2025-12-04T08:19:42.6250970Z  2025-12-04T08:19:42.6251428Z  2025-12-04T08:19:42.6251788Z  2025-12-04T08:19:42.6252163Z  2025-12-04T08:19:42.6252529Z  2025-12-04T08:19:42.6252904Z  2025-12-04T08:19:42.6253424Z [1,273 / 3,077] 15 actions, 14 running 2025-12-04T08:19:42.6254081Z Executing genrule //:gen_aten; 15s processwrapper-sandbox 2025-12-04T08:19:42.6254981Z GenerateAten aten/src/ATen/ops; 14s processwrapper-sandbox 2025-12-04T08:19:42.6255750Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:42.6256286Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:42.6256852Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:42.6257546Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:42.6258184Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:42.6258940Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-12-04T08:19:42.8481447Z 2025-12-04T08:19:42.8482147Z  2025-12-04T08:19:42.8482597Z  2025-12-04T08:19:42.8483015Z  2025-12-04T08:19:42.8483402Z  2025-12-04T08:19:42.8483754Z  2025-12-04T08:19:42.8484127Z  2025-12-04T08:19:42.8484481Z  2025-12-04T08:19:42.8484854Z  2025-12-04T08:19:42.8485385Z [1,281 / 3,077] 16 actions, 15 running 2025-12-04T08:19:42.8486184Z Executing genrule //:gen_aten; 15s processwrapper-sandbox 2025-12-04T08:19:42.8487079Z GenerateAten aten/src/ATen/ops; 14s processwrapper-sandbox 2025-12-04T08:19:42.8488136Z Compiling src/cpu/rnn/cell_common.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:42.8489420Z Compiling src/cpu/rnn/cell_gru.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:42.8490418Z Compiling src/cpu/rnn/cell_gru_lbr.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:42.8491481Z Compiling src/cpu/rnn/ref_postgemm_gru.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:42.8492578Z Compiling src/cpu/rnn/ref_postgemm_gru_lbr.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:42.8493739Z Compiling src/cpu/rnn/ref_postgemm_lstm.cpp; 0s processwrapper-sandbox ... 2025-12-04T08:19:43.0790804Z 2025-12-04T08:19:43.0791502Z  2025-12-04T08:19:43.0791934Z  2025-12-04T08:19:43.0792323Z  2025-12-04T08:19:43.0792682Z  2025-12-04T08:19:43.0793066Z  2025-12-04T08:19:43.0793450Z  2025-12-04T08:19:43.0793822Z  2025-12-04T08:19:43.0794258Z  2025-12-04T08:19:43.0794808Z [1,289 / 3,077] 16 actions, 15 running 2025-12-04T08:19:43.0795620Z Executing genrule //:gen_aten; 15s processwrapper-sandbox 2025-12-04T08:19:43.0796584Z GenerateAten aten/src/ATen/ops; 15s processwrapper-sandbox 2025-12-04T08:19:43.0797605Z Compiling src/cpu/rnn/ref_postgemm_rnn.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:43.0798639Z Compiling src/cpu/rnn/ref_rnn.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:43.0799491Z //c10/test:core_tests; 0s processwrapper-sandbox 2025-12-04T08:19:43.0800336Z Compiling src/cpu/rnn/rnn_utils.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:43.0801269Z Compiling src/cpu/scale_utils.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:43.0802345Z Compiling src/google/protobuf/struct.pb.cc; 0s processwrapper-sandbox ... 2025-12-04T08:19:43.2842049Z 2025-12-04T08:19:43.2842758Z  2025-12-04T08:19:43.2843149Z  2025-12-04T08:19:43.2843459Z  2025-12-04T08:19:43.2843799Z  2025-12-04T08:19:43.2844102Z  2025-12-04T08:19:43.2844422Z  2025-12-04T08:19:43.2844724Z  2025-12-04T08:19:43.2845029Z  2025-12-04T08:19:43.2845569Z [1,296 / 3,077] 15 actions, 14 running 2025-12-04T08:19:43.2846207Z Executing genrule //:gen_aten; 15s processwrapper-sandbox 2025-12-04T08:19:43.2847019Z GenerateAten aten/src/ATen/ops; 15s processwrapper-sandbox 2025-12-04T08:19:43.2848044Z Compiling src/cpu/rnn/ref_rnn.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:43.2849337Z Compiling src/cpu/simple_resampling.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:43.2850438Z Compiling src/cpu/simple_sum.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:43.2851580Z Compiling src/cpu/x64/amx_tile_configure.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:43.2852750Z Compiling src/cpu/x64/brgemm/brgemm.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:43.2853749Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-12-04T08:19:43.5020546Z 2025-12-04T08:19:43.5021313Z  2025-12-04T08:19:43.5021779Z  2025-12-04T08:19:43.5022106Z  2025-12-04T08:19:43.5022480Z  2025-12-04T08:19:43.5022847Z  2025-12-04T08:19:43.5023258Z  2025-12-04T08:19:43.5023627Z  2025-12-04T08:19:43.5024013Z  2025-12-04T08:19:43.5024535Z [1,305 / 3,077] 16 actions, 15 running 2025-12-04T08:19:43.5025332Z Executing genrule //:gen_aten; 16s processwrapper-sandbox 2025-12-04T08:19:43.5026224Z GenerateAten aten/src/ATen/ops; 15s processwrapper-sandbox 2025-12-04T08:19:43.5027037Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:43.5027772Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:43.5028467Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:43.5029306Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:43.5030006Z Compiling src/cpu/x64/cpu_barrier.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:43.5030878Z Compiling src/cpu/x64/cpu_isa_traits.cpp; 0s processwrapper-sandbox ... 2025-12-04T08:19:43.7050325Z 2025-12-04T08:19:43.7051048Z  2025-12-04T08:19:43.7051502Z  2025-12-04T08:19:43.7051887Z  2025-12-04T08:19:43.7052531Z  2025-12-04T08:19:43.7052935Z  2025-12-04T08:19:43.7053321Z  2025-12-04T08:19:43.7053696Z  2025-12-04T08:19:43.7054043Z  2025-12-04T08:19:43.7054599Z [1,311 / 3,077] 15 actions, 14 running 2025-12-04T08:19:43.7055380Z Executing genrule //:gen_aten; 16s processwrapper-sandbox 2025-12-04T08:19:43.7056276Z GenerateAten aten/src/ATen/ops; 15s processwrapper-sandbox 2025-12-04T08:19:43.7057451Z Compiling src/cpu/x64/cpu_barrier.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:43.7058445Z Compiling src/cpu/x64/cpu_reducer.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:43.7059279Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:43.7059969Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:43.7060650Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:43.7061358Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-12-04T08:19:43.9287211Z 2025-12-04T08:19:43.9288126Z  2025-12-04T08:19:43.9288563Z  2025-12-04T08:19:43.9288927Z  2025-12-04T08:19:43.9289308Z  2025-12-04T08:19:43.9289671Z  2025-12-04T08:19:43.9290057Z  2025-12-04T08:19:43.9290429Z  2025-12-04T08:19:43.9290809Z  2025-12-04T08:19:43.9291349Z [1,319 / 3,077] 16 actions, 15 running 2025-12-04T08:19:43.9292164Z Executing genrule //:gen_aten; 16s processwrapper-sandbox 2025-12-04T08:19:43.9293110Z GenerateAten aten/src/ATen/ops; 15s processwrapper-sandbox 2025-12-04T08:19:43.9293906Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:43.9294599Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:43.9295238Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:43.9295926Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:43.9296859Z Compiling src/google/protobuf/reflection_ops.cc; 0s processwrapper-sandbox 2025-12-04T08:19:43.9297826Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-12-04T08:19:44.1411896Z 2025-12-04T08:19:44.1412614Z  2025-12-04T08:19:44.1413055Z  2025-12-04T08:19:44.1413448Z  2025-12-04T08:19:44.1413817Z  2025-12-04T08:19:44.1414210Z  2025-12-04T08:19:44.1414583Z  2025-12-04T08:19:44.1414940Z  2025-12-04T08:19:44.1415319Z  2025-12-04T08:19:44.1415864Z [1,326 / 3,077] 16 actions, 15 running 2025-12-04T08:19:44.1416706Z Executing genrule //:gen_aten; 16s processwrapper-sandbox 2025-12-04T08:19:44.1417626Z GenerateAten aten/src/ATen/ops; 16s processwrapper-sandbox 2025-12-04T08:19:44.1418433Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:44.1419139Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:44.1419840Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:44.1420527Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:44.1421431Z Compiling c10/test/core/impl/cow_test.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:44.1422357Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-12-04T08:19:44.3617692Z 2025-12-04T08:19:44.3618378Z  2025-12-04T08:19:44.3618808Z  2025-12-04T08:19:44.3619159Z  2025-12-04T08:19:44.3619518Z  2025-12-04T08:19:44.3619858Z  2025-12-04T08:19:44.3620203Z  2025-12-04T08:19:44.3620587Z  2025-12-04T08:19:44.3620953Z  2025-12-04T08:19:44.3621521Z [1,333 / 3,077] 16 actions, 15 running 2025-12-04T08:19:44.3622289Z Executing genrule //:gen_aten; 17s processwrapper-sandbox 2025-12-04T08:19:44.3623118Z GenerateAten aten/src/ATen/ops; 16s processwrapper-sandbox 2025-12-04T08:19:44.3623837Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:44.3624473Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:44.3625095Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:44.3625896Z Compiling src/google/protobuf/message.cc; 0s processwrapper-sandbox 2025-12-04T08:19:44.3627039Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:44.3627742Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-12-04T08:19:44.5627525Z 2025-12-04T08:19:44.5628356Z  2025-12-04T08:19:44.5631908Z  2025-12-04T08:19:44.5632289Z  2025-12-04T08:19:44.5632591Z  2025-12-04T08:19:44.5632919Z  2025-12-04T08:19:44.5633237Z  2025-12-04T08:19:44.5633546Z  2025-12-04T08:19:44.5634158Z  2025-12-04T08:19:44.5634605Z [1,340 / 3,077] 16 actions, 15 running 2025-12-04T08:19:44.5635321Z Executing genrule //:gen_aten; 17s processwrapper-sandbox 2025-12-04T08:19:44.5636212Z GenerateAten aten/src/ATen/ops; 16s processwrapper-sandbox 2025-12-04T08:19:44.5636982Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:44.5637681Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:44.5638387Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:44.5639098Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:44.5639769Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:44.5640505Z //:caffe2_perfkernels_avx2; 0s processwrapper-sandbox ... 2025-12-04T08:19:44.7876333Z 2025-12-04T08:19:44.7877185Z  2025-12-04T08:19:44.7877673Z  2025-12-04T08:19:44.7878045Z  2025-12-04T08:19:44.7878434Z  2025-12-04T08:19:44.7878800Z  2025-12-04T08:19:44.7879217Z  2025-12-04T08:19:44.7879588Z  2025-12-04T08:19:44.7880000Z  2025-12-04T08:19:44.7880550Z [1,348 / 3,077] 16 actions, 15 running 2025-12-04T08:19:44.7881347Z Executing genrule //:gen_aten; 17s processwrapper-sandbox 2025-12-04T08:19:44.7882262Z GenerateAten aten/src/ATen/ops; 16s processwrapper-sandbox 2025-12-04T08:19:44.7882997Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:44.7883717Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:44.7884433Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:44.7885140Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:44.7885827Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:44.7886507Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-12-04T08:19:44.9981585Z 2025-12-04T08:19:44.9982657Z  2025-12-04T08:19:44.9983143Z  2025-12-04T08:19:44.9983531Z  2025-12-04T08:19:44.9983908Z  2025-12-04T08:19:44.9984327Z  2025-12-04T08:19:44.9984689Z  2025-12-04T08:19:44.9985061Z  2025-12-04T08:19:44.9985437Z  2025-12-04T08:19:44.9985963Z [1,360 / 3,077] 14 actions running 2025-12-04T08:19:44.9986768Z Executing genrule //:gen_aten; 17s processwrapper-sandbox 2025-12-04T08:19:44.9987671Z GenerateAten aten/src/ATen/ops; 16s processwrapper-sandbox 2025-12-04T08:19:44.9988501Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:44.9989226Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:44.9989956Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:44.9990661Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:44.9991371Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:44.9992321Z Compiling src/cpu/x64/gemm/gemm_driver.cpp; 0s processwrapper-sandbox ... 2025-12-04T08:19:45.2167498Z 2025-12-04T08:19:45.2168316Z  2025-12-04T08:19:45.2168774Z  2025-12-04T08:19:45.2169196Z  2025-12-04T08:19:45.2169583Z  2025-12-04T08:19:45.2169956Z  2025-12-04T08:19:45.2170341Z  2025-12-04T08:19:45.2170705Z  2025-12-04T08:19:45.2171080Z  2025-12-04T08:19:45.2171617Z [1,366 / 3,077] 16 actions, 15 running 2025-12-04T08:19:45.2172399Z Executing genrule //:gen_aten; 17s processwrapper-sandbox 2025-12-04T08:19:45.2173334Z GenerateAten aten/src/ATen/ops; 17s processwrapper-sandbox 2025-12-04T08:19:45.2174313Z Compiling src/cpu/x64/gemm/gemm_driver.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:45.2175672Z Compiling src/cpu/x64/gemm/gemm_info.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:45.2176754Z Compiling src/cpu/x64/gemm/gemm_pack.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:45.2177868Z Compiling caffe2/perfkernels/common_avx.cc; 0s processwrapper-sandbox 2025-12-04T08:19:45.2178974Z Compiling src/cpu/x64/gemm/gemv_driver.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:45.2179830Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-12-04T08:19:45.4404024Z 2025-12-04T08:19:45.4404714Z  2025-12-04T08:19:45.4405130Z  2025-12-04T08:19:45.4405509Z  2025-12-04T08:19:45.4405838Z  2025-12-04T08:19:45.4406248Z  2025-12-04T08:19:45.4406628Z  2025-12-04T08:19:45.4406944Z  2025-12-04T08:19:45.4407215Z  2025-12-04T08:19:45.4407801Z [1,375 / 3,077] 16 actions, 15 running 2025-12-04T08:19:45.4408567Z Executing genrule //:gen_aten; 18s processwrapper-sandbox 2025-12-04T08:19:45.4409403Z GenerateAten aten/src/ATen/ops; 17s processwrapper-sandbox 2025-12-04T08:19:45.4410147Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:45.4410771Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:45.4411437Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:45.4412102Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:45.4412750Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:45.4413439Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-12-04T08:19:45.6445147Z 2025-12-04T08:19:45.6445970Z  2025-12-04T08:19:45.6446422Z  2025-12-04T08:19:45.6446808Z  2025-12-04T08:19:45.6447169Z  2025-12-04T08:19:45.6447628Z  2025-12-04T08:19:45.6448005Z  2025-12-04T08:19:45.6448395Z  2025-12-04T08:19:45.6448767Z  2025-12-04T08:19:45.6449334Z [1,382 / 3,077] 16 actions, 15 running 2025-12-04T08:19:45.6450167Z Executing genrule //:gen_aten; 18s processwrapper-sandbox 2025-12-04T08:19:45.6451092Z GenerateAten aten/src/ATen/ops; 17s processwrapper-sandbox 2025-12-04T08:19:45.6451883Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:45.6452568Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:45.6453242Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:45.6453882Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:45.6454593Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:45.6455382Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox ... 2025-12-04T08:19:45.8584465Z 2025-12-04T08:19:45.8585245Z  2025-12-04T08:19:45.8585680Z  2025-12-04T08:19:45.8586352Z  2025-12-04T08:19:45.8586742Z  2025-12-04T08:19:45.8587219Z  2025-12-04T08:19:45.8587696Z  2025-12-04T08:19:45.8588143Z  2025-12-04T08:19:45.8588600Z  2025-12-04T08:19:45.8589223Z [1,389 / 3,077] 16 actions, 15 running 2025-12-04T08:19:45.8590089Z Executing genrule //:gen_aten; 18s processwrapper-sandbox 2025-12-04T08:19:45.8590993Z GenerateAten aten/src/ATen/ops; 17s processwrapper-sandbox 2025-12-04T08:19:45.8591838Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:45.8592612Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:45.8593376Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:45.8594153Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:45.8594933Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:45.8595689Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-12-04T08:19:46.0774493Z 2025-12-04T08:19:46.0776290Z  2025-12-04T08:19:46.0776735Z  2025-12-04T08:19:46.0777107Z  2025-12-04T08:19:46.0777496Z  2025-12-04T08:19:46.0777863Z  2025-12-04T08:19:46.0778253Z  2025-12-04T08:19:46.0778622Z  2025-12-04T08:19:46.0779005Z  2025-12-04T08:19:46.0779804Z [1,398 / 3,077] 16 actions, 15 running 2025-12-04T08:19:46.0780626Z Executing genrule //:gen_aten; 18s processwrapper-sandbox 2025-12-04T08:19:46.0781534Z GenerateAten aten/src/ATen/ops; 18s processwrapper-sandbox 2025-12-04T08:19:46.0782353Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:46.0783060Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:46.0783748Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:46.0784590Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:46.0785270Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:46.0785980Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-12-04T08:19:46.2874909Z 2025-12-04T08:19:46.2875831Z  2025-12-04T08:19:46.2876219Z  2025-12-04T08:19:46.2876557Z  2025-12-04T08:19:46.2876913Z  2025-12-04T08:19:46.2877399Z  2025-12-04T08:19:46.2877828Z  2025-12-04T08:19:46.2878339Z  2025-12-04T08:19:46.2878780Z  2025-12-04T08:19:46.2879481Z [1,406 / 3,077] 16 actions, 15 running 2025-12-04T08:19:46.2880306Z Executing genrule //:gen_aten; 18s processwrapper-sandbox 2025-12-04T08:19:46.2881206Z GenerateAten aten/src/ATen/ops; 18s processwrapper-sandbox 2025-12-04T08:19:46.2882095Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:46.2882829Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:46.2883652Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:46.2884398Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:46.2885310Z Compiling src/google/protobuf/field_mask.pb.cc; 0s processwrapper-sandbox 2025-12-04T08:19:46.2886424Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-12-04T08:19:46.5078322Z 2025-12-04T08:19:46.5078984Z  2025-12-04T08:19:46.5079412Z  2025-12-04T08:19:46.5079801Z  2025-12-04T08:19:46.5080179Z  2025-12-04T08:19:46.5080560Z  2025-12-04T08:19:46.5080934Z  2025-12-04T08:19:46.5081340Z  2025-12-04T08:19:46.5081691Z  2025-12-04T08:19:46.5082235Z [1,415 / 3,077] 15 actions, 14 running 2025-12-04T08:19:46.5082975Z Executing genrule //:gen_aten; 19s processwrapper-sandbox 2025-12-04T08:19:46.5083878Z GenerateAten aten/src/ATen/ops; 18s processwrapper-sandbox 2025-12-04T08:19:46.5084653Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:46.5085362Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:46.5086079Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:46.5086750Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:46.5087550Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:46.5088262Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-12-04T08:19:46.7449668Z 2025-12-04T08:19:46.7450487Z  2025-12-04T08:19:46.7451127Z  2025-12-04T08:19:46.7451850Z  2025-12-04T08:19:46.7452259Z  2025-12-04T08:19:46.7452592Z  2025-12-04T08:19:46.7453091Z  2025-12-04T08:19:46.7453528Z  2025-12-04T08:19:46.7453996Z  2025-12-04T08:19:46.7454582Z [1,423 / 3,077] 16 actions, 15 running 2025-12-04T08:19:46.7455359Z Executing genrule //:gen_aten; 19s processwrapper-sandbox 2025-12-04T08:19:46.7456106Z GenerateAten aten/src/ATen/ops; 18s processwrapper-sandbox 2025-12-04T08:19:46.7456695Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:46.7457407Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:46.7458207Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:46.7458970Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:46.7459714Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:46.7460438Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-12-04T08:19:46.9543885Z 2025-12-04T08:19:46.9544596Z  2025-12-04T08:19:46.9544986Z  2025-12-04T08:19:46.9545325Z  2025-12-04T08:19:46.9546011Z  2025-12-04T08:19:46.9546396Z  2025-12-04T08:19:46.9546758Z  2025-12-04T08:19:46.9547112Z  2025-12-04T08:19:46.9547485Z  2025-12-04T08:19:46.9548018Z [1,431 / 3,077] 14 actions, 13 running 2025-12-04T08:19:46.9548810Z Executing genrule //:gen_aten; 19s processwrapper-sandbox 2025-12-04T08:19:46.9549675Z GenerateAten aten/src/ATen/ops; 18s processwrapper-sandbox 2025-12-04T08:19:46.9550691Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:46.9551364Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:46.9552028Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:46.9552713Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:46.9553386Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:46.9554312Z Compiling c10/core/ConstantSymNodeImpl.cpp; 0s processwrapper-sandbox ... 2025-12-04T08:19:47.1887464Z 2025-12-04T08:19:47.1888495Z  2025-12-04T08:19:47.1889018Z  2025-12-04T08:19:47.1889405Z  2025-12-04T08:19:47.1889771Z  2025-12-04T08:19:47.1890122Z  2025-12-04T08:19:47.1890466Z  2025-12-04T08:19:47.1890819Z  2025-12-04T08:19:47.1891176Z  2025-12-04T08:19:47.1891731Z [1,440 / 3,077] 15 actions, 14 running 2025-12-04T08:19:47.1892531Z Executing genrule //:gen_aten; 19s processwrapper-sandbox 2025-12-04T08:19:47.1893423Z GenerateAten aten/src/ATen/ops; 19s processwrapper-sandbox 2025-12-04T08:19:47.1894225Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:47.1894874Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:47.1895668Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-12-04T08:19:47.1896434Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:47.1897150Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:47.1897848Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-12-04T08:19:47.3891082Z 2025-12-04T08:19:47.3891850Z  2025-12-04T08:19:47.3892292Z  2025-12-04T08:19:47.3892634Z  2025-12-04T08:19:47.3893022Z  2025-12-04T08:19:47.3893369Z  2025-12-04T08:19:47.3893734Z  2025-12-04T08:19:47.3894092Z  2025-12-04T08:19:47.3894464Z  2025-12-04T08:19:47.3895004Z [1,446 / 3,077] 16 actions, 15 running 2025-12-04T08:19:47.3895807Z Executing genrule //:gen_aten; 20s processwrapper-sandbox 2025-12-04T08:19:47.3896724Z GenerateAten aten/src/ATen/ops; 19s processwrapper-sandbox 2025-12-04T08:19:47.3897513Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:47.3898438Z Compiling src/cpu/x64/gemm_bf16_convolution.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:47.3899320Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:47.3900027Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:47.3900709Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:47.3901441Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-12-04T08:19:47.5922708Z 2025-12-04T08:19:47.5923323Z  2025-12-04T08:19:47.5923590Z  2025-12-04T08:19:47.5923811Z  2025-12-04T08:19:47.5924015Z  2025-12-04T08:19:47.5924233Z  2025-12-04T08:19:47.5924434Z  2025-12-04T08:19:47.5924649Z  2025-12-04T08:19:47.5924848Z  2025-12-04T08:19:47.5925168Z [1,453 / 3,077] 16 actions, 15 running 2025-12-04T08:19:47.5925636Z Executing genrule //:gen_aten; 20s processwrapper-sandbox 2025-12-04T08:19:47.5926134Z GenerateAten aten/src/ATen/ops; 19s processwrapper-sandbox 2025-12-04T08:19:47.5926580Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:47.5926952Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:47.5927416Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:47.5927784Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:47.5928369Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:47.5928969Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-12-04T08:19:47.7997246Z 2025-12-04T08:19:47.7997988Z  2025-12-04T08:19:47.7998433Z  2025-12-04T08:19:47.7998786Z  2025-12-04T08:19:47.7999172Z  2025-12-04T08:19:47.7999528Z  2025-12-04T08:19:47.7999897Z  2025-12-04T08:19:47.8000236Z  2025-12-04T08:19:47.8000608Z  2025-12-04T08:19:47.8001431Z [1,459 / 3,077] 16 actions running 2025-12-04T08:19:47.8002222Z Executing genrule //:gen_aten; 20s processwrapper-sandbox 2025-12-04T08:19:47.8003123Z GenerateAten aten/src/ATen/ops; 19s processwrapper-sandbox 2025-12-04T08:19:47.8003918Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:47.8004580Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:47.8005260Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:47.8005923Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:47.8006686Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-12-04T08:19:47.8007585Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-12-04T08:19:48.0012444Z 2025-12-04T08:19:48.0013163Z  2025-12-04T08:19:48.0013618Z  2025-12-04T08:19:48.0014015Z  2025-12-04T08:19:48.0014398Z  2025-12-04T08:19:48.0014786Z  2025-12-04T08:19:48.0015154Z  2025-12-04T08:19:48.0015538Z  2025-12-04T08:19:48.0015926Z  2025-12-04T08:19:48.0016461Z [1,464 / 3,077] 16 actions running 2025-12-04T08:19:48.0017247Z Executing genrule //:gen_aten; 20s processwrapper-sandbox 2025-12-04T08:19:48.0018090Z GenerateAten aten/src/ATen/ops; 19s processwrapper-sandbox 2025-12-04T08:19:48.0018836Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:48.0019534Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:48.0020222Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:48.0020935Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:48.0021639Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:48.0022339Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-12-04T08:19:48.2013300Z 2025-12-04T08:19:48.2014151Z  2025-12-04T08:19:48.2014553Z  2025-12-04T08:19:48.2014876Z  2025-12-04T08:19:48.2015177Z  2025-12-04T08:19:48.2015505Z  2025-12-04T08:19:48.2015796Z  2025-12-04T08:19:48.2016184Z  2025-12-04T08:19:48.2016533Z  2025-12-04T08:19:48.2017012Z [1,471 / 3,077] 16 actions running 2025-12-04T08:19:48.2017691Z Executing genrule //:gen_aten; 20s processwrapper-sandbox 2025-12-04T08:19:48.2018427Z GenerateAten aten/src/ATen/ops; 20s processwrapper-sandbox 2025-12-04T08:19:48.2019101Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:48.2019841Z Compiling c10/core/DeviceType.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:48.2020789Z Compiling src/google/protobuf/descriptor.pb.cc; 0s processwrapper-sandbox 2025-12-04T08:19:48.2021663Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:48.2022285Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:48.2022967Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-12-04T08:19:48.4078079Z 2025-12-04T08:19:48.4078977Z  2025-12-04T08:19:48.4079447Z  2025-12-04T08:19:48.4079798Z  2025-12-04T08:19:48.4080193Z  2025-12-04T08:19:48.4080532Z  2025-12-04T08:19:48.4080902Z  2025-12-04T08:19:48.4081261Z  2025-12-04T08:19:48.4081603Z  2025-12-04T08:19:48.4082171Z [1,477 / 3,077] 16 actions, 15 running 2025-12-04T08:19:48.4082902Z Executing genrule //:gen_aten; 21s processwrapper-sandbox 2025-12-04T08:19:48.4083727Z GenerateAten aten/src/ATen/ops; 20s processwrapper-sandbox 2025-12-04T08:19:48.4084443Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:48.4085073Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:48.4085937Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:48.4086508Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:48.4087049Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:48.4087757Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-12-04T08:19:48.6166627Z 2025-12-04T08:19:48.6167600Z  2025-12-04T08:19:48.6168117Z  2025-12-04T08:19:48.6168812Z  2025-12-04T08:19:48.6169235Z  2025-12-04T08:19:48.6169656Z  2025-12-04T08:19:48.6170092Z  2025-12-04T08:19:48.6170513Z  2025-12-04T08:19:48.6170950Z  2025-12-04T08:19:48.6171592Z [1,486 / 3,077] 16 actions, 15 running 2025-12-04T08:19:48.6172497Z Executing genrule //:gen_aten; 21s processwrapper-sandbox 2025-12-04T08:19:48.6173331Z GenerateAten aten/src/ATen/ops; 20s processwrapper-sandbox 2025-12-04T08:19:48.6174049Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:48.6174716Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:48.6175331Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:48.6175955Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:48.6176734Z Compiling src/cpu/x64/jit_brdgmm_dw_conv.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:48.6177607Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-12-04T08:19:48.8216170Z 2025-12-04T08:19:48.8216969Z  2025-12-04T08:19:48.8217369Z  2025-12-04T08:19:48.8217704Z  2025-12-04T08:19:48.8218015Z  2025-12-04T08:19:48.8218361Z  2025-12-04T08:19:48.8218745Z  2025-12-04T08:19:48.8219110Z  2025-12-04T08:19:48.8219377Z  2025-12-04T08:19:48.8219876Z [1,490 / 3,077] 15 actions, 14 running 2025-12-04T08:19:48.8220617Z Executing genrule //:gen_aten; 21s processwrapper-sandbox 2025-12-04T08:19:48.8221447Z GenerateAten aten/src/ATen/ops; 20s processwrapper-sandbox 2025-12-04T08:19:48.8222418Z Compiling src/cpu/x64/jit_brdgmm_dw_conv.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:48.8223425Z Compiling src/cpu/x64/jit_brgemm_1x1_conv.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:48.8224536Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:48.8225642Z Compiling src/cpu/x64/jit_brgemm_conv_bwd.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:48.8226421Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:48.8227061Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-12-04T08:19:49.0248384Z 2025-12-04T08:19:49.0249118Z  2025-12-04T08:19:49.0249520Z  2025-12-04T08:19:49.0249878Z  2025-12-04T08:19:49.0250217Z  2025-12-04T08:19:49.0250584Z  2025-12-04T08:19:49.0250919Z  2025-12-04T08:19:49.0251267Z  2025-12-04T08:19:49.0251627Z  2025-12-04T08:19:49.0252134Z [1,498 / 3,077] 13 actions, 12 running 2025-12-04T08:19:49.0252880Z Executing genrule //:gen_aten; 21s processwrapper-sandbox 2025-12-04T08:19:49.0253711Z GenerateAten aten/src/ATen/ops; 20s processwrapper-sandbox 2025-12-04T08:19:49.0254637Z Compiling src/cpu/x64/jit_brgemm_conv.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:49.0255442Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:49.0256306Z Compiling src/cpu/x64/jit_brgemm_conv_bwd_w.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:49.0257163Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:49.0257828Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:49.0258485Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-12-04T08:19:49.2610742Z 2025-12-04T08:19:49.2611486Z  2025-12-04T08:19:49.2611957Z  2025-12-04T08:19:49.2612283Z  2025-12-04T08:19:49.2612611Z  2025-12-04T08:19:49.2612980Z  2025-12-04T08:19:49.2613336Z  2025-12-04T08:19:49.2613673Z  2025-12-04T08:19:49.2614034Z  2025-12-04T08:19:49.2614817Z [1,504 / 3,077] 15 actions, 14 running 2025-12-04T08:19:49.2615631Z Executing genrule //:gen_aten; 21s processwrapper-sandbox 2025-12-04T08:19:49.2616507Z GenerateAten aten/src/ATen/ops; 21s processwrapper-sandbox 2025-12-04T08:19:49.2617520Z Compiling src/cpu/x64/jit_brgemm_deconv.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:49.2618388Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:49.2619084Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:49.2620139Z Compiling c10/core/GeneratorImpl.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:49.2621176Z Compiling src/cpu/x64/jit_brgemm_post_ops.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:49.2622123Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-12-04T08:19:49.4812994Z 2025-12-04T08:19:49.4813697Z  2025-12-04T08:19:49.4814167Z  2025-12-04T08:19:49.4814549Z  2025-12-04T08:19:49.4814910Z  2025-12-04T08:19:49.4815282Z  2025-12-04T08:19:49.4815663Z  2025-12-04T08:19:49.4816051Z  2025-12-04T08:19:49.4816431Z  2025-12-04T08:19:49.4816963Z [1,512 / 3,077] 16 actions, 15 running 2025-12-04T08:19:49.4828293Z Executing genrule //:gen_aten; 22s processwrapper-sandbox 2025-12-04T08:19:49.4829388Z GenerateAten aten/src/ATen/ops; 21s processwrapper-sandbox 2025-12-04T08:19:49.4830167Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:49.4830836Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:49.4831511Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:49.4832344Z Compiling src/cpu/x64/jit_generator.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:49.4833180Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:49.4833867Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-12-04T08:19:49.7319510Z 2025-12-04T08:19:49.7320257Z  2025-12-04T08:19:49.7320733Z  2025-12-04T08:19:49.7321068Z  2025-12-04T08:19:49.7321365Z  2025-12-04T08:19:49.7321718Z  2025-12-04T08:19:49.7322095Z  2025-12-04T08:19:49.7322494Z  2025-12-04T08:19:49.7322988Z  2025-12-04T08:19:49.7323614Z [1,520 / 3,077] 15 actions, 14 running 2025-12-04T08:19:49.7324554Z Executing genrule //:gen_aten; 22s processwrapper-sandbox 2025-12-04T08:19:49.7325635Z GenerateAten aten/src/ATen/ops; 21s processwrapper-sandbox 2025-12-04T08:19:49.7326573Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:49.7327803Z Compiling src/cpu/x64/jit_sse41_convolution.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:49.7329513Z Compiling src/cpu/x64/jit_transpose_utils.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:49.7330380Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:49.7330940Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:49.7331737Z Compiling src/cpu/x64/jit_uni_binary.cpp; 0s processwrapper-sandbox ... 2025-12-04T08:19:49.9400827Z 2025-12-04T08:19:49.9401836Z  2025-12-04T08:19:49.9402324Z  2025-12-04T08:19:49.9402720Z  2025-12-04T08:19:49.9403084Z  2025-12-04T08:19:49.9403467Z  2025-12-04T08:19:49.9403835Z  2025-12-04T08:19:49.9404226Z  2025-12-04T08:19:49.9404617Z  2025-12-04T08:19:49.9405181Z [1,529 / 3,077] 16 actions, 15 running 2025-12-04T08:19:49.9405956Z Executing genrule //:gen_aten; 22s processwrapper-sandbox 2025-12-04T08:19:49.9406880Z GenerateAten aten/src/ATen/ops; 21s processwrapper-sandbox 2025-12-04T08:19:49.9407787Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:49.9408462Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:49.9409258Z Compiling c10/core/InferenceMode.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:49.9410116Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:49.9410794Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:49.9411968Z Compiling src/cpu/x64/jit_uni_eltwise.cpp; 0s processwrapper-sandbox ... 2025-12-04T08:19:50.1864490Z 2025-12-04T08:19:50.1865275Z  2025-12-04T08:19:50.1865720Z  2025-12-04T08:19:50.1866094Z  2025-12-04T08:19:50.1866450Z  2025-12-04T08:19:50.1866828Z  2025-12-04T08:19:50.1867194Z  2025-12-04T08:19:50.1867571Z  2025-12-04T08:19:50.1867936Z  2025-12-04T08:19:50.1868508Z [1,534 / 3,077] 15 actions, 14 running 2025-12-04T08:19:50.1869623Z Executing genrule //:gen_aten; 22s processwrapper-sandbox 2025-12-04T08:19:50.1870528Z GenerateAten aten/src/ATen/ops; 22s processwrapper-sandbox 2025-12-04T08:19:50.1871346Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:50.1872241Z Compiling src/cpu/x64/jit_uni_eltwise_int.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:50.1873477Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:50.1874495Z Compiling src/cpu/x64/jit_uni_i8i8_pooling.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:50.1875539Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:50.1876361Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-12-04T08:19:50.3922359Z 2025-12-04T08:19:50.3923365Z  2025-12-04T08:19:50.3923829Z  2025-12-04T08:19:50.3924223Z  2025-12-04T08:19:50.3924607Z  2025-12-04T08:19:50.3924991Z  2025-12-04T08:19:50.3925365Z  2025-12-04T08:19:50.3925751Z  2025-12-04T08:19:50.3926121Z  2025-12-04T08:19:50.3926714Z [1,544 / 3,077] 16 actions, 15 running 2025-12-04T08:19:50.3927598Z Executing genrule //:gen_aten; 23s processwrapper-sandbox 2025-12-04T08:19:50.3928535Z GenerateAten aten/src/ATen/ops; 22s processwrapper-sandbox 2025-12-04T08:19:50.3929551Z Compiling src/cpu/x64/jit_uni_pooling.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:50.3930432Z Compiling src/cpu/x64/jit_uni_reduction.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:50.3931209Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:50.3932104Z Compiling src/cpu/x64/jit_uni_reorder.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:50.3932932Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-12-04T08:19:50.3933714Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-12-04T08:19:50.6017446Z 2025-12-04T08:19:50.6018276Z  2025-12-04T08:19:50.6018718Z  2025-12-04T08:19:50.6020403Z  2025-12-04T08:19:50.6020798Z  2025-12-04T08:19:50.6021248Z  2025-12-04T08:19:50.6021597Z  2025-12-04T08:19:50.6021971Z  2025-12-04T08:19:50.6022339Z  2025-12-04T08:19:50.6022891Z [1,547 / 3,077] 16 actions, 15 running 2025-12-04T08:19:50.6023677Z Executing genrule //:gen_aten; 23s processwrapper-sandbox 2025-12-04T08:19:50.6024554Z GenerateAten aten/src/ATen/ops; 22s processwrapper-sandbox 2025-12-04T08:19:50.6025386Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:50.6026253Z Compiling src/cpu/x64/jit_uni_reorder.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:50.6027197Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2025-12-04T08:19:50.6028197Z Compiling src/cpu/x64/jit_uni_reorder_utils.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:50.6029347Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:50.6030062Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-12-04T08:19:50.8030798Z 2025-12-04T08:19:50.8031594Z  2025-12-04T08:19:50.8032118Z  2025-12-04T08:19:50.8032480Z  2025-12-04T08:19:50.8032866Z  2025-12-04T08:19:50.8033231Z  2025-12-04T08:19:50.8033634Z  2025-12-04T08:19:50.8034003Z  2025-12-04T08:19:50.8034516Z  2025-12-04T08:19:50.8035036Z [1,554 / 3,077] 16 actions running 2025-12-04T08:19:50.8036353Z Executing genrule //:gen_aten; 23s processwrapper-sandbox 2025-12-04T08:19:50.8037277Z GenerateAten aten/src/ATen/ops; 22s processwrapper-sandbox 2025-12-04T08:19:50.8038362Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:50.8039264Z Compiling src/cpu/x64/jit_uni_softmax.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:50.8040151Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:50.8040860Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:50.8041539Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:50.8042262Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-12-04T08:19:51.0278219Z 2025-12-04T08:19:51.0279342Z  2025-12-04T08:19:51.0279814Z  2025-12-04T08:19:51.0280201Z  2025-12-04T08:19:51.0280558Z  2025-12-04T08:19:51.0280926Z  2025-12-04T08:19:51.0281275Z  2025-12-04T08:19:51.0281662Z  2025-12-04T08:19:51.0282039Z  2025-12-04T08:19:51.0282590Z [1,563 / 3,077] 16 actions, 15 running 2025-12-04T08:19:51.0283387Z Executing genrule //:gen_aten; 23s processwrapper-sandbox 2025-12-04T08:19:51.0284291Z GenerateAten aten/src/ATen/ops; 22s processwrapper-sandbox 2025-12-04T08:19:51.0285139Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:51.0286016Z Compiling src/cpu/x64/jit_uni_xf16_sum.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:51.0286704Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:51.0287077Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:51.0287581Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:51.0287995Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-12-04T08:19:51.2800315Z 2025-12-04T08:19:51.2801050Z  2025-12-04T08:19:51.2801515Z  2025-12-04T08:19:51.2801883Z  2025-12-04T08:19:51.2802278Z  2025-12-04T08:19:51.2802651Z  2025-12-04T08:19:51.2803044Z  2025-12-04T08:19:51.2803412Z  2025-12-04T08:19:51.2803782Z  2025-12-04T08:19:51.2804331Z [1,571 / 3,077] 16 actions, 15 running 2025-12-04T08:19:51.2805101Z Executing genrule //:gen_aten; 23s processwrapper-sandbox 2025-12-04T08:19:51.2806029Z GenerateAten aten/src/ATen/ops; 23s processwrapper-sandbox 2025-12-04T08:19:51.2806767Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:51.2807531Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:51.2808368Z Compiling src/cpu/x64/lrn/jit_uni_lrn.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:51.2809260Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:51.2809978Z @onnx//:onnx_proto; 0s processwrapper-sandbox 2025-12-04T08:19:51.2810737Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-12-04T08:19:51.5395089Z 2025-12-04T08:19:51.5395767Z  2025-12-04T08:19:51.5396195Z  2025-12-04T08:19:51.5396573Z  2025-12-04T08:19:51.5396949Z  2025-12-04T08:19:51.5397329Z  2025-12-04T08:19:51.5397702Z  2025-12-04T08:19:51.5398098Z  2025-12-04T08:19:51.5398469Z  2025-12-04T08:19:51.5399005Z [1,579 / 3,077] 16 actions, 15 running 2025-12-04T08:19:51.5399823Z Executing genrule //:gen_aten; 24s processwrapper-sandbox 2025-12-04T08:19:51.5400694Z GenerateAten aten/src/ATen/ops; 23s processwrapper-sandbox 2025-12-04T08:19:51.5401514Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:51.5402199Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:51.5402868Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:51.5403517Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:51.5404224Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:51.5404936Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-12-04T08:19:51.7437387Z 2025-12-04T08:19:51.7438171Z  2025-12-04T08:19:51.7438679Z  2025-12-04T08:19:51.7439104Z  2025-12-04T08:19:51.7439538Z  2025-12-04T08:19:51.7439969Z  2025-12-04T08:19:51.7440418Z  2025-12-04T08:19:51.7440847Z  2025-12-04T08:19:51.7441294Z  2025-12-04T08:19:51.7441933Z [1,590 / 3,077] 15 actions, 14 running 2025-12-04T08:19:51.7443131Z Executing genrule //:gen_aten; 24s processwrapper-sandbox 2025-12-04T08:19:51.7444091Z GenerateAten aten/src/ATen/ops; 23s processwrapper-sandbox 2025-12-04T08:19:51.7444797Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:51.7445432Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:51.7446038Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:51.7447175Z Compiling c10/core/StorageImpl.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:51.7448117Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:51.7448842Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-12-04T08:19:51.9838580Z 2025-12-04T08:19:51.9839282Z  2025-12-04T08:19:51.9839720Z  2025-12-04T08:19:51.9840122Z  2025-12-04T08:19:51.9840473Z  2025-12-04T08:19:51.9840829Z  2025-12-04T08:19:51.9841201Z  2025-12-04T08:19:51.9841577Z  2025-12-04T08:19:51.9841940Z  2025-12-04T08:19:51.9842524Z [1,596 / 3,077] 16 actions, 15 running 2025-12-04T08:19:51.9843333Z Executing genrule //:gen_aten; 24s processwrapper-sandbox 2025-12-04T08:19:51.9844242Z GenerateAten aten/src/ATen/ops; 23s processwrapper-sandbox 2025-12-04T08:19:51.9845079Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:51.9845771Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:51.9846474Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:51.9847180Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2025-12-04T08:19:51.9848210Z Compiling src/cpu/x64/rnn/rnn_brgemm_utils.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:51.9849169Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox ... 2025-12-04T08:19:52.1877583Z 2025-12-04T08:19:52.1878306Z  2025-12-04T08:19:52.1878787Z  2025-12-04T08:19:52.1879151Z  2025-12-04T08:19:52.1879520Z  2025-12-04T08:19:52.1879875Z  2025-12-04T08:19:52.1880244Z  2025-12-04T08:19:52.1880635Z  2025-12-04T08:19:52.1880999Z  2025-12-04T08:19:52.1881514Z [1,607 / 3,077] 16 actions, 15 running 2025-12-04T08:19:52.1882279Z Executing genrule //:gen_aten; 24s processwrapper-sandbox 2025-12-04T08:19:52.1883086Z GenerateAten aten/src/ATen/ops; 24s processwrapper-sandbox 2025-12-04T08:19:52.1883916Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2025-12-04T08:19:52.1884721Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2025-12-04T08:19:52.1885660Z Compiling tensorpipe/channel/basic/factory.cc; 0s processwrapper-sandbox 2025-12-04T08:19:52.1886621Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2025-12-04T08:19:52.1887490Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2025-12-04T08:19:52.1888468Z Compiling tensorpipe/channel/cma/factory.cc; 0s processwrapper-sandbox ... 2025-12-04T08:19:52.4021786Z 2025-12-04T08:19:52.4022645Z  2025-12-04T08:19:52.4023293Z  2025-12-04T08:19:52.4023823Z  2025-12-04T08:19:52.4024296Z  2025-12-04T08:19:52.4024784Z  2025-12-04T08:19:52.4025351Z  2025-12-04T08:19:52.4025776Z  2025-12-04T08:19:52.4026960Z  2025-12-04T08:19:52.4027489Z [1,616 / 3,077] 16 actions, 15 running 2025-12-04T08:19:52.4028295Z Executing genrule //:gen_aten; 25s processwrapper-sandbox 2025-12-04T08:19:52.4029378Z GenerateAten aten/src/ATen/ops; 24s processwrapper-sandbox 2025-12-04T08:19:52.4030448Z Compiling onnx/version_converter/convert.cc; 0s processwrapper-sandbox 2025-12-04T08:19:52.4031450Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2025-12-04T08:19:52.4032317Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2025-12-04T08:19:52.4033291Z Compiling tensorpipe/channel/mpt/factory.cc; 0s processwrapper-sandbox 2025-12-04T08:19:52.4034381Z Linking external/mkl_dnn/libmkl-dnn.so; 0s processwrapper-sandbox 2025-12-04T08:19:52.4035616Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox ... 2025-12-04T08:19:52.6042636Z 2025-12-04T08:19:52.6043319Z  2025-12-04T08:19:52.6043705Z  2025-12-04T08:19:52.6044044Z  2025-12-04T08:19:52.6044382Z  2025-12-04T08:19:52.6044712Z  2025-12-04T08:19:52.6045047Z  2025-12-04T08:19:52.6045369Z  2025-12-04T08:19:52.6045727Z  2025-12-04T08:19:52.6046230Z [1,627 / 3,077] 16 actions running 2025-12-04T08:19:52.6047240Z Executing genrule //:gen_aten; 25s processwrapper-sandbox 2025-12-04T08:19:52.6048129Z GenerateAten aten/src/ATen/ops; 24s processwrapper-sandbox 2025-12-04T08:19:52.6048989Z Linking external/mkl_dnn/libmkl-dnn.so; 0s processwrapper-sandbox 2025-12-04T08:19:52.6049863Z Compiling c10/core/SymFloat.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:52.6050697Z Compiling tensorpipe/common/fd.cc; 0s processwrapper-sandbox 2025-12-04T08:19:52.6051564Z Compiling tensorpipe/common/ibv.cc; 0s processwrapper-sandbox 2025-12-04T08:19:52.6052488Z Compiling tensorpipe/common/socket.cc; 0s processwrapper-sandbox 2025-12-04T08:19:52.6053456Z Compiling tensorpipe/common/shm_segment.cc; 0s processwrapper-sandbox ... 2025-12-04T08:19:52.8547666Z 2025-12-04T08:19:52.8548417Z  2025-12-04T08:19:52.8548880Z  2025-12-04T08:19:52.8549260Z  2025-12-04T08:19:52.8549659Z  2025-12-04T08:19:52.8550046Z  2025-12-04T08:19:52.8550423Z  2025-12-04T08:19:52.8550853Z  2025-12-04T08:19:52.8551226Z  2025-12-04T08:19:52.8551793Z [1,636 / 3,077] 16 actions, 15 running 2025-12-04T08:19:52.8552586Z Executing genrule //:gen_aten; 25s processwrapper-sandbox 2025-12-04T08:19:52.8553515Z GenerateAten aten/src/ATen/ops; 24s processwrapper-sandbox 2025-12-04T08:19:52.8554497Z Linking external/mkl_dnn/libmkl-dnn.so; 0s processwrapper-sandbox 2025-12-04T08:19:52.8555591Z Compiling tensorpipe/core/context_impl.cc; 0s processwrapper-sandbox 2025-12-04T08:19:52.8556711Z Compiling tensorpipe/core/listener.cc; 0s processwrapper-sandbox 2025-12-04T08:19:52.8557788Z Compiling tensorpipe/core/listener_impl.cc; 0s processwrapper-sandbox 2025-12-04T08:19:52.8558861Z Compiling tensorpipe/core/pipe.cc; 0s processwrapper-sandbox 2025-12-04T08:19:52.8559693Z @onnx//:onnx; 0s processwrapper-sandbox ... 2025-12-04T08:19:53.1275707Z 2025-12-04T08:19:53.1276320Z  2025-12-04T08:19:53.1276595Z  2025-12-04T08:19:53.1276808Z  2025-12-04T08:19:53.1277052Z  2025-12-04T08:19:53.1277254Z  2025-12-04T08:19:53.1277470Z  2025-12-04T08:19:53.1277671Z  2025-12-04T08:19:53.1277889Z  2025-12-04T08:19:53.1278204Z [1,649 / 3,077] 16 actions, 15 running 2025-12-04T08:19:53.1278653Z Executing genrule //:gen_aten; 25s processwrapper-sandbox 2025-12-04T08:19:53.1279149Z GenerateAten aten/src/ATen/ops; 25s processwrapper-sandbox 2025-12-04T08:19:53.1279662Z Linking external/mkl_dnn/libmkl-dnn.so; 0s processwrapper-sandbox 2025-12-04T08:19:53.1280231Z Compiling c10/core/SymIntArrayRef.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:53.1280822Z Compiling tensorpipe/transport/ibv/sockaddr.cc; 0s processwrapper-sandbox 2025-12-04T08:19:53.1281457Z Compiling tensorpipe/transport/ibv/utility.cc; 0s processwrapper-sandbox 2025-12-04T08:19:53.1281991Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2025-12-04T08:19:53.1282472Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox ... 2025-12-04T08:19:53.3663573Z 2025-12-04T08:19:53.3664310Z  2025-12-04T08:19:53.3664757Z  2025-12-04T08:19:53.3665139Z  2025-12-04T08:19:53.3665508Z  2025-12-04T08:19:53.3665894Z  2025-12-04T08:19:53.3666260Z  2025-12-04T08:19:53.3666632Z  2025-12-04T08:19:53.3667018Z  2025-12-04T08:19:53.3667558Z [1,660 / 3,077] 15 actions, 14 running 2025-12-04T08:19:53.3668368Z Executing genrule //:gen_aten; 26s processwrapper-sandbox 2025-12-04T08:19:53.3669585Z GenerateAten aten/src/ATen/ops; 25s processwrapper-sandbox 2025-12-04T08:19:53.3670572Z Linking external/mkl_dnn/libmkl-dnn.so; 1s processwrapper-sandbox 2025-12-04T08:19:53.3671575Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2025-12-04T08:19:53.3672594Z Compiling tensorpipe/transport/uv/error.cc; 0s processwrapper-sandbox 2025-12-04T08:19:53.3673662Z Compiling tensorpipe/transport/uv/factory.cc; 0s processwrapper-sandbox 2025-12-04T08:19:53.3674936Z Compiling c10/core/SymNodeImpl.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:53.3675895Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox ... 2025-12-04T08:19:53.5822700Z 2025-12-04T08:19:53.5823507Z  2025-12-04T08:19:53.5823779Z  2025-12-04T08:19:53.5824002Z  2025-12-04T08:19:53.5824204Z  2025-12-04T08:19:53.5824422Z  2025-12-04T08:19:53.5824630Z  2025-12-04T08:19:53.5824847Z  2025-12-04T08:19:53.5825064Z  2025-12-04T08:19:53.5825396Z [1,673 / 3,077] 16 actions, 15 running 2025-12-04T08:19:53.5825849Z Executing genrule //:gen_aten; 26s processwrapper-sandbox 2025-12-04T08:19:53.5826334Z GenerateAten aten/src/ATen/ops; 25s processwrapper-sandbox 2025-12-04T08:19:53.5826858Z Linking external/mkl_dnn/libmkl-dnn.so; 1s processwrapper-sandbox 2025-12-04T08:19:53.5827414Z Compiling onnx/defs/traditionalml/old.cc; 0s processwrapper-sandbox 2025-12-04T08:19:53.5827993Z Compiling third_party/libuv/src/strscpy.c; 0s processwrapper-sandbox 2025-12-04T08:19:53.5828578Z Compiling c10/core/SymbolicShapeMeta.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:53.5832622Z Compiling third_party/libuv/src/threadpool.c; 0s processwrapper-sandbox 2025-12-04T08:19:53.5833763Z Compiling third_party/libuv/src/timer.c; 0s processwrapper-sandbox ... 2025-12-04T08:19:53.8018756Z 2025-12-04T08:19:53.8019547Z  2025-12-04T08:19:53.8019843Z  2025-12-04T08:19:53.8020048Z  2025-12-04T08:19:53.8020260Z  2025-12-04T08:19:53.8020461Z  2025-12-04T08:19:53.8020701Z  2025-12-04T08:19:53.8020901Z  2025-12-04T08:19:53.8021110Z  2025-12-04T08:19:53.8021459Z [1,689 / 3,077] 16 actions, 15 running 2025-12-04T08:19:53.8021900Z Executing genrule //:gen_aten; 26s processwrapper-sandbox 2025-12-04T08:19:53.8022396Z GenerateAten aten/src/ATen/ops; 25s processwrapper-sandbox 2025-12-04T08:19:53.8022911Z Linking external/mkl_dnn/libmkl-dnn.so; 1s processwrapper-sandbox 2025-12-04T08:19:53.8023442Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2025-12-04T08:19:53.8023922Z Compiling c10/core/TensorImpl.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:53.8024479Z Compiling third_party/libuv/src/unix/pipe.c; 0s processwrapper-sandbox 2025-12-04T08:19:53.8025076Z Compiling third_party/libuv/src/unix/poll.c; 0s processwrapper-sandbox 2025-12-04T08:19:53.8025578Z @tensorpipe//:libuv; 0s processwrapper-sandbox ... 2025-12-04T08:19:54.0052080Z 2025-12-04T08:19:54.0052799Z  2025-12-04T08:19:54.0053274Z  2025-12-04T08:19:54.0053658Z  2025-12-04T08:19:54.0054023Z  2025-12-04T08:19:54.0054391Z  2025-12-04T08:19:54.0054754Z  2025-12-04T08:19:54.0055125Z  2025-12-04T08:19:54.0055502Z  2025-12-04T08:19:54.0056018Z [1,700 / 3,077] 16 actions running 2025-12-04T08:19:54.0056791Z Executing genrule //:gen_aten; 26s processwrapper-sandbox 2025-12-04T08:19:54.0057702Z GenerateAten aten/src/ATen/ops; 25s processwrapper-sandbox 2025-12-04T08:19:54.0058674Z Linking external/mkl_dnn/libmkl-dnn.so; 1s processwrapper-sandbox 2025-12-04T08:19:54.0059615Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2025-12-04T08:19:54.0060421Z Compiling c10/core/TensorImpl.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:54.0061491Z Compiling onnx/defs/traditionalml/defs.cc; 0s processwrapper-sandbox 2025-12-04T08:19:54.0062662Z Compiling third_party/libuv/src/unix/linux.c; 0s processwrapper-sandbox 2025-12-04T08:19:54.0063895Z @tensorpipe//:libuv; 0s processwrapper-sandbox ... 2025-12-04T08:19:54.2213139Z 2025-12-04T08:19:54.2213847Z  2025-12-04T08:19:54.2214255Z  2025-12-04T08:19:54.2214602Z  2025-12-04T08:19:54.2214948Z  2025-12-04T08:19:54.2215302Z  2025-12-04T08:19:54.2215637Z  2025-12-04T08:19:54.2215986Z  2025-12-04T08:19:54.2216304Z  2025-12-04T08:19:54.2216755Z [1,717 / 3,077] 16 actions, 15 running 2025-12-04T08:19:54.2218820Z Executing genrule //:gen_aten; 26s processwrapper-sandbox 2025-12-04T08:19:54.2219977Z GenerateAten aten/src/ATen/ops; 26s processwrapper-sandbox 2025-12-04T08:19:54.2221110Z Linking external/mkl_dnn/libmkl-dnn.so; 2s processwrapper-sandbox 2025-12-04T08:19:54.2222255Z Compiling src/signalhandler.cc; 0s processwrapper-sandbox 2025-12-04T08:19:54.2223374Z Compiling c10/core/TensorOptions.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:54.2224438Z Compiling src/symbolize.cc; 0s processwrapper-sandbox 2025-12-04T08:19:54.2225299Z Compiling onnx/defs/text/defs.cc; 0s processwrapper-sandbox 2025-12-04T08:19:54.2226217Z Compiling src/vlog_is_on.cc; 0s processwrapper-sandbox ... 2025-12-04T08:19:54.4293054Z 2025-12-04T08:19:54.4293814Z  2025-12-04T08:19:54.4294312Z  2025-12-04T08:19:54.4294722Z  2025-12-04T08:19:54.4295123Z  2025-12-04T08:19:54.4295501Z  2025-12-04T08:19:54.4295915Z  2025-12-04T08:19:54.4296334Z  2025-12-04T08:19:54.4296728Z  2025-12-04T08:19:54.4297321Z [1,732 / 3,077] 15 actions, 14 running 2025-12-04T08:19:54.4298177Z Executing genrule //:gen_aten; 27s processwrapper-sandbox 2025-12-04T08:19:54.4299143Z GenerateAten aten/src/ATen/ops; 26s processwrapper-sandbox 2025-12-04T08:19:54.4300174Z Linking external/mkl_dnn/libmkl-dnn.so; 2s processwrapper-sandbox 2025-12-04T08:19:54.4301416Z Compiling src/idl_parser.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:54.4302410Z Compiling onnx/checker.cc; 0s processwrapper-sandbox 2025-12-04T08:19:54.4303506Z Compiling onnx/common/interned_strings.cc; 0s processwrapper-sandbox 2025-12-04T08:19:54.4304723Z Compiling onnx/common/ir_pb_converter.cc; 0s processwrapper-sandbox 2025-12-04T08:19:54.4305830Z Compiling onnx/common/model_helpers.cc; 0s processwrapper-sandbox ... 2025-12-04T08:19:54.6375696Z 2025-12-04T08:19:54.6376488Z  2025-12-04T08:19:54.6376894Z  2025-12-04T08:19:54.6377312Z  2025-12-04T08:19:54.6377671Z  2025-12-04T08:19:54.6378039Z  2025-12-04T08:19:54.6378399Z  2025-12-04T08:19:54.6378769Z  2025-12-04T08:19:54.6379093Z  2025-12-04T08:19:54.6379619Z [1,743 / 3,077] 16 actions, 15 running 2025-12-04T08:19:54.6380399Z Executing genrule //:gen_aten; 27s processwrapper-sandbox 2025-12-04T08:19:54.6381318Z GenerateAten aten/src/ATen/ops; 26s processwrapper-sandbox 2025-12-04T08:19:54.6382290Z Linking external/mkl_dnn/libmkl-dnn.so; 2s processwrapper-sandbox 2025-12-04T08:19:54.6383351Z Compiling onnx/common/ir_pb_converter.cc; 0s processwrapper-sandbox 2025-12-04T08:19:54.6384333Z Compiling onnx/common/model_helpers.cc; 0s processwrapper-sandbox 2025-12-04T08:19:54.6385413Z Compiling c10/core/UndefinedTensorImpl.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:54.6386494Z Compiling onnx/defs/tensor_util.cc; 0s processwrapper-sandbox 2025-12-04T08:19:54.6387442Z Compiling onnx/defs/attr_proto_util.cc; 0s processwrapper-sandbox ... 2025-12-04T08:19:54.8387625Z 2025-12-04T08:19:54.8388370Z  2025-12-04T08:19:54.8388833Z  2025-12-04T08:19:54.8389203Z  2025-12-04T08:19:54.8389591Z  2025-12-04T08:19:54.8389970Z  2025-12-04T08:19:54.8390359Z  2025-12-04T08:19:54.8390731Z  2025-12-04T08:19:54.8391119Z  2025-12-04T08:19:54.8391677Z [1,750 / 3,077] 16 actions, 15 running 2025-12-04T08:19:54.8392472Z Executing genrule //:gen_aten; 27s processwrapper-sandbox 2025-12-04T08:19:54.8393646Z GenerateAten aten/src/ATen/ops; 26s processwrapper-sandbox 2025-12-04T08:19:54.8394639Z Linking external/mkl_dnn/libmkl-dnn.so; 2s processwrapper-sandbox 2025-12-04T08:19:54.8395667Z Compiling onnx/defs/controlflow/utils.cc; 0s processwrapper-sandbox 2025-12-04T08:19:54.8396620Z Compiling onnx/defs/data_type_utils.cc; 0s processwrapper-sandbox 2025-12-04T08:19:54.8397569Z Compiling onnx/defs/function.cc; 0s processwrapper-sandbox 2025-12-04T08:19:54.8398720Z Compiling onnx/defs/generator/defs.cc; 0s processwrapper-sandbox 2025-12-04T08:19:54.8399774Z Compiling onnx/defs/generator/old.cc; 0s processwrapper-sandbox ... 2025-12-04T08:19:55.0654601Z 2025-12-04T08:19:55.0655352Z  2025-12-04T08:19:55.0655793Z  2025-12-04T08:19:55.0656166Z  2025-12-04T08:19:55.0656504Z  2025-12-04T08:19:55.0656811Z  2025-12-04T08:19:55.0657146Z  2025-12-04T08:19:55.0657463Z  2025-12-04T08:19:55.0657798Z  2025-12-04T08:19:55.0658320Z [1,759 / 3,077] 16 actions, 15 running 2025-12-04T08:19:55.0659035Z Executing genrule //:gen_aten; 27s processwrapper-sandbox 2025-12-04T08:19:55.0659825Z GenerateAten aten/src/ATen/ops; 26s processwrapper-sandbox 2025-12-04T08:19:55.0660601Z Linking external/mkl_dnn/libmkl-dnn.so; 2s processwrapper-sandbox 2025-12-04T08:19:55.0661441Z Compiling onnx/defs/logical/old.cc; 0s processwrapper-sandbox 2025-12-04T08:19:55.0662311Z Compiling onnx/defs/math/defs.cc; 0s processwrapper-sandbox 2025-12-04T08:19:55.0663161Z Compiling onnx/defs/tensor_proto_util.cc; 0s processwrapper-sandbox 2025-12-04T08:19:55.0664036Z Compiling onnx/defs/math/old.cc; 0s processwrapper-sandbox 2025-12-04T08:19:55.0664920Z Compiling onnx/defs/math/utils.cc; 0s processwrapper-sandbox ... 2025-12-04T08:19:55.3098828Z 2025-12-04T08:19:55.3099579Z  2025-12-04T08:19:55.3100039Z  2025-12-04T08:19:55.3100414Z  2025-12-04T08:19:55.3100781Z  2025-12-04T08:19:55.3101152Z  2025-12-04T08:19:55.3101546Z  2025-12-04T08:19:55.3101922Z  2025-12-04T08:19:55.3102278Z  2025-12-04T08:19:55.3102827Z [1,766 / 3,077] 16 actions, 15 running 2025-12-04T08:19:55.3103602Z Executing genrule //:gen_aten; 28s processwrapper-sandbox 2025-12-04T08:19:55.3104493Z GenerateAten aten/src/ATen/ops; 27s processwrapper-sandbox 2025-12-04T08:19:55.3105433Z Linking external/mkl_dnn/libmkl-dnn.so; 3s processwrapper-sandbox 2025-12-04T08:19:55.3106391Z Compiling onnx/defs/nn/old.cc; 0s processwrapper-sandbox 2025-12-04T08:19:55.3107364Z Compiling onnx/defs/object_detection/defs.cc; 0s processwrapper-sandbox 2025-12-04T08:19:55.3108455Z Compiling onnx/defs/object_detection/old.cc; 0s processwrapper-sandbox 2025-12-04T08:19:55.3109506Z Compiling onnx/defs/optional/defs.cc; 0s processwrapper-sandbox 2025-12-04T08:19:55.3110508Z Compiling onnx/defs/optional/old.cc; 0s processwrapper-sandbox ... 2025-12-04T08:19:55.5460147Z 2025-12-04T08:19:55.5460888Z  2025-12-04T08:19:55.5461362Z  2025-12-04T08:19:55.5461747Z  2025-12-04T08:19:55.5462130Z  2025-12-04T08:19:55.5462501Z  2025-12-04T08:19:55.5462870Z  2025-12-04T08:19:55.5463239Z  2025-12-04T08:19:55.5463561Z  2025-12-04T08:19:55.5464080Z [1,777 / 3,077] 16 actions, 15 running 2025-12-04T08:19:55.5464807Z Executing genrule //:gen_aten; 28s processwrapper-sandbox 2025-12-04T08:19:55.5465726Z GenerateAten aten/src/ATen/ops; 27s processwrapper-sandbox 2025-12-04T08:19:55.5466657Z Linking external/mkl_dnn/libmkl-dnn.so; 3s processwrapper-sandbox 2025-12-04T08:19:55.5467617Z Compiling onnx/defs/reduction/defs.cc; 0s processwrapper-sandbox 2025-12-04T08:19:55.5468531Z Compiling onnx/defs/reduction/old.cc; 0s processwrapper-sandbox 2025-12-04T08:19:55.5469455Z Compiling onnx/defs/reduction/utils.cc; 0s processwrapper-sandbox 2025-12-04T08:19:55.5470660Z Compiling onnx/defs/rnn/defs.cc; 0s processwrapper-sandbox 2025-12-04T08:19:55.5471521Z Compiling onnx/defs/rnn/old.cc; 0s processwrapper-sandbox ... 2025-12-04T08:19:55.7805221Z 2025-12-04T08:19:55.7805955Z  2025-12-04T08:19:55.7806397Z  2025-12-04T08:19:55.7806794Z  2025-12-04T08:19:55.7807179Z  2025-12-04T08:19:55.7807641Z  2025-12-04T08:19:55.7808030Z  2025-12-04T08:19:55.7808388Z  2025-12-04T08:19:55.7808770Z  2025-12-04T08:19:55.7809600Z [1,785 / 3,077] 16 actions, 15 running 2025-12-04T08:19:55.7810402Z Executing genrule //:gen_aten; 28s processwrapper-sandbox 2025-12-04T08:19:55.7811334Z GenerateAten aten/src/ATen/ops; 27s processwrapper-sandbox 2025-12-04T08:19:55.7812328Z Linking external/mkl_dnn/libmkl-dnn.so; 3s processwrapper-sandbox 2025-12-04T08:19:55.7813291Z Compiling onnx/defs/schema.cc; 0s processwrapper-sandbox 2025-12-04T08:19:55.7814227Z Compiling onnx/defs/tensor/defs.cc; 0s processwrapper-sandbox 2025-12-04T08:19:55.7815068Z //c10/core:base; 0s processwrapper-sandbox 2025-12-04T08:19:55.7815844Z Compiling onnx/defs/tensor/old.cc; 0s processwrapper-sandbox 2025-12-04T08:19:55.7816877Z Compiling c10/util/signal_handler.cpp; 0s processwrapper-sandbox ... 2025-12-04T08:19:55.9839275Z 2025-12-04T08:19:55.9840113Z  2025-12-04T08:19:55.9840713Z  2025-12-04T08:19:55.9841128Z  2025-12-04T08:19:55.9841576Z  2025-12-04T08:19:55.9842000Z  2025-12-04T08:19:55.9842469Z  2025-12-04T08:19:55.9842899Z  2025-12-04T08:19:55.9843317Z  2025-12-04T08:19:55.9843946Z [1,797 / 3,077] 16 actions, 15 running 2025-12-04T08:19:55.9844796Z Executing genrule //:gen_aten; 28s processwrapper-sandbox 2025-12-04T08:19:55.9845677Z GenerateAten aten/src/ATen/ops; 27s processwrapper-sandbox 2025-12-04T08:19:55.9846687Z Linking external/mkl_dnn/libmkl-dnn.so; 3s processwrapper-sandbox 2025-12-04T08:19:55.9847885Z Compiling c10/util/int128.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:55.9848749Z Compiling c10/util/env.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:55.9849633Z Compiling c10/util/complex_math.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:55.9850637Z Compiling c10/core/impl/GPUTrace.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:55.9851740Z Compiling c10/util/WaitCounter.cpp; 0s processwrapper-sandbox ... 2025-12-04T08:19:56.2076783Z 2025-12-04T08:19:56.2077602Z  2025-12-04T08:19:56.2078075Z  2025-12-04T08:19:56.2078459Z  2025-12-04T08:19:56.2078828Z  2025-12-04T08:19:56.2079183Z  2025-12-04T08:19:56.2079549Z  2025-12-04T08:19:56.2079906Z  2025-12-04T08:19:56.2080277Z  2025-12-04T08:19:56.2080771Z [1,810 / 3,077] 16 actions running 2025-12-04T08:19:56.2081523Z Executing genrule //:gen_aten; 28s processwrapper-sandbox 2025-12-04T08:19:56.2082391Z GenerateAten aten/src/ATen/ops; 28s processwrapper-sandbox 2025-12-04T08:19:56.2083295Z Linking external/mkl_dnn/libmkl-dnn.so; 4s processwrapper-sandbox 2025-12-04T08:19:56.2084230Z Linking external/onnx/libonnx.so; 0s processwrapper-sandbox 2025-12-04T08:19:56.2085122Z Compiling c10/util/SmallVector.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:56.2086037Z Compiling c10/util/NetworkFlow.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:56.2086967Z Compiling c10/util/MathConstants.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:56.2087964Z Compiling c10/util/Logging.cpp; 0s processwrapper-sandbox ... 2025-12-04T08:19:56.4074227Z 2025-12-04T08:19:56.4074972Z  2025-12-04T08:19:56.4075431Z  2025-12-04T08:19:56.4075816Z  2025-12-04T08:19:56.4076197Z  2025-12-04T08:19:56.4076579Z  2025-12-04T08:19:56.4076953Z  2025-12-04T08:19:56.4077329Z  2025-12-04T08:19:56.4077698Z  2025-12-04T08:19:56.4078227Z [1,822 / 3,077] 16 actions running 2025-12-04T08:19:56.4079037Z Executing genrule //:gen_aten; 29s processwrapper-sandbox 2025-12-04T08:19:56.4080252Z GenerateAten aten/src/ATen/ops; 28s processwrapper-sandbox 2025-12-04T08:19:56.4081241Z Linking external/mkl_dnn/libmkl-dnn.so; 4s processwrapper-sandbox 2025-12-04T08:19:56.4082222Z Linking external/onnx/libonnx.so; 0s processwrapper-sandbox 2025-12-04T08:19:56.4083194Z Compiling c10/util/Float8_e4m3fn.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:56.4084165Z Compiling c10/util/Exception.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:56.4085304Z Compiling c10/util/DynamicCounter.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:56.4086355Z Compiling c10/util/DeadlockDetection.cpp; 0s processwrapper-sandbox ... 2025-12-04T08:19:56.6445442Z 2025-12-04T08:19:56.6446304Z  2025-12-04T08:19:56.6446733Z  2025-12-04T08:19:56.6447111Z  2025-12-04T08:19:56.6447547Z  2025-12-04T08:19:56.6447930Z  2025-12-04T08:19:56.6448297Z  2025-12-04T08:19:56.6448679Z  2025-12-04T08:19:56.6449081Z  2025-12-04T08:19:56.6449653Z [1,837 / 3,077] 7 actions, 6 running 2025-12-04T08:19:56.6450461Z Executing genrule //:gen_aten; 29s processwrapper-sandbox 2025-12-04T08:19:56.6451390Z GenerateAten aten/src/ATen/ops; 28s processwrapper-sandbox 2025-12-04T08:19:56.6452377Z Linking external/mkl_dnn/libmkl-dnn.so; 4s processwrapper-sandbox 2025-12-04T08:19:56.6453518Z Compiling c10/core/impl/PythonDispatcherTLS.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:56.6454783Z Compiling c10/core/impl/PyInterpreterHooks.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:56.6455932Z Compiling c10/core/impl/PyInterpreter.cpp; 0s processwrapper-sandbox 2025-12-04T08:19:56.6456721Z [Prepa] Linking c10/test/util_base_tests 2025-12-04T08:19:56.6457353Z [Prepa] Linking c10/test/typeid_test 2025-12-04T08:19:56.7725369Z 2025-12-04T08:19:56.7726171Z  2025-12-04T08:19:56.7726579Z  2025-12-04T08:19:56.7726790Z  2025-12-04T08:19:56.7727007Z  2025-12-04T08:19:56.7727210Z  2025-12-04T08:19:56.7727533Z  2025-12-04T08:19:56.7727755Z  2025-12-04T08:19:56.7727957Z  2025-12-04T08:19:56.7728316Z INFO: From Testing //c10/test:typeid_test: 2025-12-04T08:19:56.7728881Z ==================== Test output for //c10/test:typeid_test: 2025-12-04T08:19:56.7729251Z Running main() from gmock_main.cc 2025-12-04T08:19:56.7729583Z Note: Google Test filter = -*CUDA 2025-12-04T08:19:56.7729899Z [==========] Running 5 tests from 1 test suite. 2025-12-04T08:19:56.7730260Z [----------] Global test environment set-up. 2025-12-04T08:19:56.7730597Z [----------] 5 tests from TypeMetaTest 2025-12-04T08:19:56.7730913Z [ RUN ] TypeMetaTest.TypeMetaStatic 2025-12-04T08:19:56.7731273Z [ OK ] TypeMetaTest.TypeMetaStatic (0 ms) 2025-12-04T08:19:56.7731635Z [ RUN ] TypeMetaTest.Names 2025-12-04T08:19:56.7731928Z [ OK ] TypeMetaTest.Names (0 ms) 2025-12-04T08:19:56.7732255Z [ RUN ] TypeMetaTest.TypeMeta 2025-12-04T08:19:56.7732646Z [ OK ] TypeMetaTest.TypeMeta (0 ms) 2025-12-04T08:19:56.7733005Z [ RUN ] TypeMetaTest.CtorDtorAndCopy 2025-12-04T08:19:56.7733375Z [ OK ] TypeMetaTest.CtorDtorAndCopy (0 ms) 2025-12-04T08:19:56.7733740Z [ RUN ] TypeMetaTest.Float16IsNotUint16 2025-12-04T08:19:56.7734114Z [ OK ] TypeMetaTest.Float16IsNotUint16 (0 ms) 2025-12-04T08:19:56.7734554Z [----------] 5 tests from TypeMetaTest (0 ms total) 2025-12-04T08:19:56.7734812Z 2025-12-04T08:19:56.7734939Z [----------] Global test environment tear-down 2025-12-04T08:19:56.7735361Z [==========] 5 tests from 1 test suite ran. (0 ms total) 2025-12-04T08:19:56.7735705Z [ PASSED ] 5 tests. 2025-12-04T08:19:56.7735977Z ================================================================================ 2025-12-04T08:19:56.7739815Z [1,841 / 3,078] 1 / 26 tests; 6 actions running; last test: ...est:typeid_test 2025-12-04T08:19:56.7740406Z Executing genrule //:gen_aten; 29s processwrapper-sandbox 2025-12-04T08:19:56.7741088Z GenerateAten aten/src/ATen/ops; 28s processwrapper-sandbox 2025-12-04T08:19:56.7741619Z Linking external/mkl_dnn/libmkl-dnn.so; 4s processwrapper-sandbox 2025-12-04T08:19:56.7742132Z Linking c10/test/util_base_tests; 0s processwrapper-sandbox 2025-12-04T08:19:56.7742607Z Linking c10/test/core_tests; 0s processwrapper-sandbox 2025-12-04T08:19:56.7743068Z Testing //c10/test:typeid_test; 0s processwrapper-sandbox 2025-12-04T08:19:56.9726176Z 2025-12-04T08:19:56.9727274Z  2025-12-04T08:19:56.9727841Z  2025-12-04T08:19:56.9728220Z  2025-12-04T08:19:56.9728610Z  2025-12-04T08:19:56.9729244Z  2025-12-04T08:19:56.9729629Z  2025-12-04T08:19:56.9730211Z INFO: From Testing //c10/test:core_tests: 2025-12-04T08:19:56.9731015Z ==================== Test output for //c10/test:core_tests: 2025-12-04T08:19:56.9731630Z Running main() from gmock_main.cc 2025-12-04T08:19:56.9732190Z Note: Google Test filter = -*CUDA 2025-12-04T08:19:56.9732751Z [==========] Running 81 tests from 18 test suites. 2025-12-04T08:19:56.9733419Z [----------] Global test environment set-up. 2025-12-04T08:19:56.9734042Z [----------] 1 test from AllocatorConfigTest 2025-12-04T08:19:56.9734723Z [ RUN ] AllocatorConfigTest.allocator_config_test 2025-12-04T08:19:56.9735508Z [ OK ] AllocatorConfigTest.allocator_config_test (0 ms) 2025-12-04T08:19:56.9736295Z [----------] 1 test from AllocatorConfigTest (0 ms total) 2025-12-04T08:19:56.9736780Z 2025-12-04T08:19:56.9737085Z [----------] 2 tests from CompileTimeFunctionPointerTest 2025-12-04T08:19:56.9737976Z [ RUN ] CompileTimeFunctionPointerTest.runFunctionThroughType 2025-12-04T08:19:56.9739048Z [ OK ] CompileTimeFunctionPointerTest.runFunctionThroughType (0 ms) 2025-12-04T08:19:56.9740126Z [ RUN ] CompileTimeFunctionPointerTest.runFunctionThroughValue 2025-12-04T08:19:56.9741235Z [ OK ] CompileTimeFunctionPointerTest.runFunctionThroughValue (0 ms) 2025-12-04T08:19:56.9742305Z [----------] 2 tests from CompileTimeFunctionPointerTest (0 ms total) 2025-12-04T08:19:56.9742902Z 2025-12-04T08:19:56.9743080Z [----------] 1 test from DeviceGuard 2025-12-04T08:19:56.9743737Z [ RUN ] DeviceGuard.ResetDeviceDifferentDeviceType 2025-12-04T08:19:56.9744567Z [ OK ] DeviceGuard.ResetDeviceDifferentDeviceType (0 ms) 2025-12-04T08:19:56.9745358Z [----------] 1 test from DeviceGuard (0 ms total) 2025-12-04T08:19:56.9745804Z 2025-12-04T08:19:56.9746019Z [----------] 1 test from OptionalDeviceGuard 2025-12-04T08:19:56.9746816Z [ RUN ] OptionalDeviceGuard.ResetDeviceDifferentDeviceType 2025-12-04T08:19:56.9747818Z [ OK ] OptionalDeviceGuard.ResetDeviceDifferentDeviceType (0 ms) 2025-12-04T08:19:56.9748724Z [----------] 1 test from OptionalDeviceGuard (0 ms total) 2025-12-04T08:19:56.9749185Z 2025-12-04T08:19:56.9749380Z [----------] 1 test from DeviceTest 2025-12-04T08:19:56.9749946Z [ RUN ] DeviceTest.BasicConstruction 2025-12-04T08:19:56.9750598Z [ OK ] DeviceTest.BasicConstruction (0 ms) 2025-12-04T08:19:56.9751273Z [----------] 1 test from DeviceTest (0 ms total) 2025-12-04T08:19:56.9751718Z 2025-12-04T08:19:56.9751921Z [----------] 2 tests from DeviceTypeTest 2025-12-04T08:19:56.9752581Z [ RUN ] DeviceTypeTest.PrivateUseOneDeviceType 2025-12-04T08:19:56.9753372Z [ OK ] DeviceTypeTest.PrivateUseOneDeviceType (0 ms) 2025-12-04T08:19:56.9754162Z [ RUN ] DeviceTypeTest.PrivateUseOneRegister 2025-12-04T08:19:56.9754924Z [ OK ] DeviceTypeTest.PrivateUseOneRegister (0 ms) 2025-12-04T08:19:56.9755683Z [----------] 2 tests from DeviceTypeTest (0 ms total) 2025-12-04T08:19:56.9756141Z 2025-12-04T08:19:56.9756330Z [----------] 17 tests from DispatchKeySet 2025-12-04T08:19:56.9756961Z [ RUN ] DispatchKeySet.ShowSemantics 2025-12-04T08:19:56.9757612Z [ OK ] DispatchKeySet.ShowSemantics (0 ms) 2025-12-04T08:19:56.9758252Z [ RUN ] DispatchKeySet.Empty 2025-12-04T08:19:56.9758833Z [ OK ] DispatchKeySet.Empty (0 ms) 2025-12-04T08:19:56.9759508Z [ RUN ] DispatchKeySet.SingletonBackendComponent 2025-12-04T08:19:56.9760609Z [ OK ] DispatchKeySet.SingletonBackendComponent (0 ms) 2025-12-04T08:19:56.9761413Z [ RUN ] DispatchKeySet.SingletonFunctionalityKeys 2025-12-04T08:19:56.9762235Z [ OK ] DispatchKeySet.SingletonFunctionalityKeys (0 ms) 2025-12-04T08:19:56.9763108Z [ RUN ] DispatchKeySet.SingletonPerBackendFunctionalityKeys 2025-12-04T08:19:56.9764114Z [ OK ] DispatchKeySet.SingletonPerBackendFunctionalityKeys (0 ms) 2025-12-04T08:19:56.9765200Z [ RUN ] DispatchKeySet.DoubletonPerBackend 2025-12-04T08:19:56.9765910Z [ OK ] DispatchKeySet.DoubletonPerBackend (16 ms) 2025-12-04T08:19:56.9766581Z [ RUN ] DispatchKeySet.Full 2025-12-04T08:19:56.9767126Z [ OK ] DispatchKeySet.Full (0 ms) 2025-12-04T08:19:56.9767880Z [ RUN ] DispatchKeySet.IteratorBasicOps 2025-12-04T08:19:56.9768560Z [ OK ] DispatchKeySet.IteratorBasicOps (0 ms) 2025-12-04T08:19:56.9769321Z [ RUN ] DispatchKeySet.getHighestPriorityBackendTypeId 2025-12-04T08:19:56.9770246Z [ OK ] DispatchKeySet.getHighestPriorityBackendTypeId (0 ms) 2025-12-04T08:19:56.9771068Z [ RUN ] DispatchKeySet.IteratorEmpty 2025-12-04T08:19:56.9771743Z [ OK ] DispatchKeySet.IteratorEmpty (0 ms) 2025-12-04T08:19:56.9772442Z [ RUN ] DispatchKeySet.IteratorCrossProduct 2025-12-04T08:19:56.9773173Z [ OK ] DispatchKeySet.IteratorCrossProduct (0 ms) 2025-12-04T08:19:56.9773882Z [ RUN ] DispatchKeySet.IteratorFull 2025-12-04T08:19:56.9774544Z [ OK ] DispatchKeySet.IteratorFull (0 ms) 2025-12-04T08:19:56.9775257Z [ RUN ] DispatchKeySet.FailAtEndIterator 2025-12-04T08:19:56.9775951Z [ OK ] DispatchKeySet.FailAtEndIterator (0 ms) 2025-12-04T08:19:56.9776708Z [ RUN ] DispatchKeySet.TestBackendComponentToString 2025-12-04T08:19:56.9777584Z [ OK ] DispatchKeySet.TestBackendComponentToString (0 ms) 2025-12-04T08:19:56.9778513Z [ RUN ] DispatchKeySet.TestEndOfRuntimeBackendKeysAccurate 2025-12-04T08:19:56.9779516Z [ OK ] DispatchKeySet.TestEndOfRuntimeBackendKeysAccurate (0 ms) 2025-12-04T08:19:56.9780542Z [ RUN ] DispatchKeySet.TestFunctionalityDispatchKeyToString 2025-12-04T08:19:56.9781552Z [ OK ] DispatchKeySet.TestFunctionalityDispatchKeyToString (0 ms) 2025-12-04T08:19:56.9782497Z [ RUN ] DispatchKeySet.TestGetRuntimeDispatchKeySet 2025-12-04T08:19:56.9783350Z [ OK ] DispatchKeySet.TestGetRuntimeDispatchKeySet (2 ms) 2025-12-04T08:19:56.9784169Z [----------] 17 tests from DispatchKeySet (19 ms total) 2025-12-04T08:19:56.9784647Z 2025-12-04T08:19:56.9784842Z [----------] 3 tests from ScalarTest 2025-12-04T08:19:56.9785436Z [ RUN ] ScalarTest.UnsignedConstructor 2025-12-04T08:19:56.9786125Z [ OK ] ScalarTest.UnsignedConstructor (0 ms) 2025-12-04T08:19:56.9786784Z [ RUN ] ScalarTest.Equality 2025-12-04T08:19:56.9787335Z [ OK ] ScalarTest.Equality (0 ms) 2025-12-04T08:19:56.9787924Z [ RUN ] ScalarTest.LongsAndLongLongs 2025-12-04T08:19:56.9788580Z [ OK ] ScalarTest.LongsAndLongLongs (0 ms) 2025-12-04T08:19:56.9789281Z [----------] 3 tests from ScalarTest (0 ms total) 2025-12-04T08:19:56.9789721Z 2025-12-04T08:19:56.9789886Z [----------] 10 tests from SymIntTest 2025-12-04T08:19:56.9790430Z [ RUN ] SymIntTest.ConcreteInts 2025-12-04T08:19:56.9791026Z [ OK ] SymIntTest.ConcreteInts (0 ms) 2025-12-04T08:19:56.9791627Z [ RUN ] SymIntTest.CheckRange 2025-12-04T08:19:56.9792193Z [ OK ] SymIntTest.CheckRange (0 ms) 2025-12-04T08:19:56.9792804Z [ RUN ] SymIntTest.Overflows 2025-12-04T08:19:56.9793367Z [ OK ] SymIntTest.Overflows (0 ms) 2025-12-04T08:19:56.9793975Z [ RUN ] SymIntTest.BinaryPlus 2025-12-04T08:19:56.9794550Z [ OK ] SymIntTest.BinaryPlus (0 ms) 2025-12-04T08:19:56.9795146Z [ RUN ] SymIntTest.BinaryMinus 2025-12-04T08:19:56.9795736Z [ OK ] SymIntTest.BinaryMinus (0 ms) 2025-12-04T08:19:56.9796311Z [ RUN ] SymIntTest.BinaryMultiplies 2025-12-04T08:19:56.9796972Z [ OK ] SymIntTest.BinaryMultiplies (0 ms) 2025-12-04T08:19:56.9797795Z [ RUN ] SymIntTest.BinaryDivides 2025-12-04T08:19:56.9798419Z [ OK ] SymIntTest.BinaryDivides (0 ms) 2025-12-04T08:19:56.9799044Z [ RUN ] SymIntTest.BinaryModulus 2025-12-04T08:19:56.9799647Z [ OK ] SymIntTest.BinaryModulus (0 ms) 2025-12-04T08:19:56.9800306Z [ RUN ] SymIntTest.BinaryComparisonOperators 2025-12-04T08:19:56.9801055Z [ OK ] SymIntTest.BinaryComparisonOperators (0 ms) 2025-12-04T08:19:56.9801861Z [ RUN ] SymIntTest.MinMax 2025-12-04T08:19:56.9802388Z [ OK ] SymIntTest.MinMax (0 ms) 2025-12-04T08:19:56.9803006Z [----------] 10 tests from SymIntTest (0 ms total) 2025-12-04T08:19:56.9803457Z 2025-12-04T08:19:56.9803663Z [----------] 5 tests from InlineDeviceGuard 2025-12-04T08:19:56.9804306Z [ RUN ] InlineDeviceGuard.Constructor 2025-12-04T08:19:56.9804956Z [ OK ] InlineDeviceGuard.Constructor (0 ms) 2025-12-04T08:19:56.9805633Z [ RUN ] InlineDeviceGuard.ConstructorError 2025-12-04T08:19:56.9806379Z [ OK ] InlineDeviceGuard.ConstructorError (0 ms) 2025-12-04T08:19:56.9807062Z [ RUN ] InlineDeviceGuard.SetDevice 2025-12-04T08:19:56.9807826Z [ OK ] InlineDeviceGuard.SetDevice (0 ms) 2025-12-04T08:19:56.9808477Z [ RUN ] InlineDeviceGuard.ResetDevice 2025-12-04T08:19:56.9809155Z [ OK ] InlineDeviceGuard.ResetDevice (0 ms) 2025-12-04T08:19:56.9809804Z [ RUN ] InlineDeviceGuard.SetIndex 2025-12-04T08:19:56.9810445Z [ OK ] InlineDeviceGuard.SetIndex (0 ms) 2025-12-04T08:19:56.9811151Z [----------] 5 tests from InlineDeviceGuard (0 ms total) 2025-12-04T08:19:56.9811639Z 2025-12-04T08:19:56.9811889Z [----------] 4 tests from InlineOptionalDeviceGuard 2025-12-04T08:19:56.9812597Z [ RUN ] InlineOptionalDeviceGuard.Constructor 2025-12-04T08:19:56.9813367Z [ OK ] InlineOptionalDeviceGuard.Constructor (0 ms) 2025-12-04T08:19:56.9814180Z [ RUN ] InlineOptionalDeviceGuard.NullaryConstructor 2025-12-04T08:19:56.9815056Z [ OK ] InlineOptionalDeviceGuard.NullaryConstructor (0 ms) 2025-12-04T08:19:56.9815900Z [ RUN ] InlineOptionalDeviceGuard.SetDevice 2025-12-04T08:19:56.9816622Z [ OK ] InlineOptionalDeviceGuard.SetDevice (0 ms) 2025-12-04T08:19:56.9817374Z [ RUN ] InlineOptionalDeviceGuard.SetIndex 2025-12-04T08:19:56.9818124Z [ OK ] InlineOptionalDeviceGuard.SetIndex (0 ms) 2025-12-04T08:19:56.9818906Z [----------] 4 tests from InlineOptionalDeviceGuard (0 ms total) 2025-12-04T08:19:56.9819424Z 2025-12-04T08:19:56.9819652Z [----------] 4 tests from InlineStreamGuard 2025-12-04T08:19:56.9820287Z [ RUN ] InlineStreamGuard.Constructor 2025-12-04T08:19:56.9820972Z [ OK ] InlineStreamGuard.Constructor (0 ms) 2025-12-04T08:19:56.9821655Z [ RUN ] InlineStreamGuard.ResetStreamSameSameDevice 2025-12-04T08:19:56.9822491Z [ OK ] InlineStreamGuard.ResetStreamSameSameDevice (0 ms) 2025-12-04T08:19:56.9823370Z [ RUN ] InlineStreamGuard.ResetStreamDifferentSameDevice 2025-12-04T08:19:56.9824323Z [ OK ] InlineStreamGuard.ResetStreamDifferentSameDevice (0 ms) 2025-12-04T08:19:56.9825260Z [ RUN ] InlineStreamGuard.ResetStreamDifferentDevice 2025-12-04T08:19:56.9826115Z [ OK ] InlineStreamGuard.ResetStreamDifferentDevice (0 ms) 2025-12-04T08:19:56.9826949Z [----------] 4 tests from InlineStreamGuard (0 ms total) 2025-12-04T08:19:56.9827419Z 2025-12-04T08:19:56.9827660Z [----------] 3 tests from InlineOptionalStreamGuard 2025-12-04T08:19:56.9828398Z [ RUN ] InlineOptionalStreamGuard.Constructor 2025-12-04T08:19:56.9829357Z [ OK ] InlineOptionalStreamGuard.Constructor (0 ms) 2025-12-04T08:19:56.9830201Z [ RUN ] InlineOptionalStreamGuard.ResetStreamSameDevice 2025-12-04T08:19:56.9831134Z [ OK ] InlineOptionalStreamGuard.ResetStreamSameDevice (0 ms) 2025-12-04T08:19:56.9832084Z [ RUN ] InlineOptionalStreamGuard.ResetStreamDifferentDevice 2025-12-04T08:19:56.9833123Z [ OK ] InlineOptionalStreamGuard.ResetStreamDifferentDevice (0 ms) 2025-12-04T08:19:56.9834095Z [----------] 3 tests from InlineOptionalStreamGuard (0 ms total) 2025-12-04T08:19:56.9834935Z 2025-12-04T08:19:56.9835178Z [----------] 1 test from InlineMultiStreamGuard 2025-12-04T08:19:56.9835855Z [ RUN ] InlineMultiStreamGuard.Constructor 2025-12-04T08:19:56.9836592Z [ OK ] InlineMultiStreamGuard.Constructor (0 ms) 2025-12-04T08:19:56.9837317Z [----------] 1 test from InlineMultiStreamGuard (0 ms total) 2025-12-04T08:19:56.9837821Z 2025-12-04T08:19:56.9838045Z [----------] 18 tests from SizesAndStridesTest 2025-12-04T08:19:56.9838905Z [ RUN ] SizesAndStridesTest.DefaultConstructor 2025-12-04T08:19:56.9839658Z [ OK ] SizesAndStridesTest.DefaultConstructor (0 ms) 2025-12-04T08:19:56.9840385Z [ RUN ] SizesAndStridesTest.SetSizes 2025-12-04T08:19:56.9841010Z [ OK ] SizesAndStridesTest.SetSizes (0 ms) 2025-12-04T08:19:56.9841676Z [ RUN ] SizesAndStridesTest.Resize 2025-12-04T08:19:56.9842296Z [ OK ] SizesAndStridesTest.Resize (0 ms) 2025-12-04T08:19:56.9842945Z [ RUN ] SizesAndStridesTest.SetAtIndex 2025-12-04T08:19:56.9843696Z [ OK ] SizesAndStridesTest.SetAtIndex (0 ms) 2025-12-04T08:19:56.9844356Z [ RUN ] SizesAndStridesTest.SetAtIterator 2025-12-04T08:19:56.9845063Z [ OK ] SizesAndStridesTest.SetAtIterator (0 ms) 2025-12-04T08:19:56.9845739Z [ RUN ] SizesAndStridesTest.SetViaData 2025-12-04T08:19:56.9846391Z [ OK ] SizesAndStridesTest.SetViaData (0 ms) 2025-12-04T08:19:56.9847086Z [ RUN ] SizesAndStridesTest.MoveConstructor 2025-12-04T08:19:56.9847950Z [ OK ] SizesAndStridesTest.MoveConstructor (0 ms) 2025-12-04T08:19:56.9848693Z [ RUN ] SizesAndStridesTest.CopyConstructor 2025-12-04T08:19:56.9849404Z [ OK ] SizesAndStridesTest.CopyConstructor (0 ms) 2025-12-04T08:19:56.9850190Z [ RUN ] SizesAndStridesTest.CopyAssignmentSmallToSmall 2025-12-04T08:19:56.9851091Z [ OK ] SizesAndStridesTest.CopyAssignmentSmallToSmall (0 ms) 2025-12-04T08:19:56.9852022Z [ RUN ] SizesAndStridesTest.MoveAssignmentSmallToSmall 2025-12-04T08:19:56.9852937Z [ OK ] SizesAndStridesTest.MoveAssignmentSmallToSmall (0 ms) 2025-12-04T08:19:56.9853848Z [ RUN ] SizesAndStridesTest.CopyAssignmentSmallToBig 2025-12-04T08:19:56.9854723Z [ OK ] SizesAndStridesTest.CopyAssignmentSmallToBig (0 ms) 2025-12-04T08:19:56.9855595Z [ RUN ] SizesAndStridesTest.MoveAssignmentSmallToBig 2025-12-04T08:19:56.9856477Z [ OK ] SizesAndStridesTest.MoveAssignmentSmallToBig (0 ms) 2025-12-04T08:19:56.9857389Z [ RUN ] SizesAndStridesTest.CopyAssignmentBigToBig 2025-12-04T08:19:56.9858286Z [ OK ] SizesAndStridesTest.CopyAssignmentBigToBig (0 ms) 2025-12-04T08:19:56.9859136Z [ RUN ] SizesAndStridesTest.MoveAssignmentBigToBig 2025-12-04T08:19:56.9859949Z [ OK ] SizesAndStridesTest.MoveAssignmentBigToBig (0 ms) 2025-12-04T08:19:56.9860808Z [ RUN ] SizesAndStridesTest.CopyAssignmentBigToSmall 2025-12-04T08:19:56.9861673Z [ OK ] SizesAndStridesTest.CopyAssignmentBigToSmall (0 ms) 2025-12-04T08:19:56.9862560Z [ RUN ] SizesAndStridesTest.MoveAssignmentBigToSmall 2025-12-04T08:19:56.9863446Z [ OK ] SizesAndStridesTest.MoveAssignmentBigToSmall (0 ms) 2025-12-04T08:19:56.9864267Z [ RUN ] SizesAndStridesTest.CopyAssignmentSelf 2025-12-04T08:19:56.9865063Z [ OK ] SizesAndStridesTest.CopyAssignmentSelf (0 ms) 2025-12-04T08:19:56.9865807Z [ RUN ] SizesAndStridesTest.MoveAssignmentSelf 2025-12-04T08:19:56.9866566Z [ OK ] SizesAndStridesTest.MoveAssignmentSelf (0 ms) 2025-12-04T08:19:56.9867353Z [----------] 18 tests from SizesAndStridesTest (0 ms total) 2025-12-04T08:19:56.9867864Z 2025-12-04T08:19:56.9868050Z [----------] 2 tests from ContextTest 2025-12-04T08:19:56.9868607Z [ RUN ] ContextTest.Basic 2025-12-04T08:19:56.9869148Z [ OK ] ContextTest.Basic (0 ms) 2025-12-04T08:19:56.9869701Z [ RUN ] ContextTest.cow_deleter 2025-12-04T08:19:56.9870293Z [ OK ] ContextTest.cow_deleter (0 ms) 2025-12-04T08:19:56.9870915Z [----------] 2 tests from ContextTest (0 ms total) 2025-12-04T08:19:56.9871354Z 2025-12-04T08:19:56.9871783Z [----------] 3 tests from lazy_clone_storage_test 2025-12-04T08:19:56.9872450Z [ RUN ] lazy_clone_storage_test.no_context 2025-12-04T08:19:56.9873146Z [ OK ] lazy_clone_storage_test.no_context (0 ms) 2025-12-04T08:19:56.9873862Z [ RUN ] lazy_clone_storage_test.different_context 2025-12-04T08:19:56.9874581Z [ OK ] lazy_clone_storage_test.different_context (0 ms) 2025-12-04T08:19:56.9875347Z [ RUN ] lazy_clone_storage_test.already_copy_on_write 2025-12-04T08:19:56.9876258Z [ OK ] lazy_clone_storage_test.already_copy_on_write (0 ms) 2025-12-04T08:19:56.9877058Z [----------] 3 tests from lazy_clone_storage_test (0 ms total) 2025-12-04T08:19:56.9877563Z 2025-12-04T08:19:56.9877781Z [----------] 3 tests from materialize_test 2025-12-04T08:19:56.9878425Z [ RUN ] materialize_test.not_copy_on_write_context 2025-12-04T08:19:56.9879162Z [ OK ] materialize_test.not_copy_on_write_context (0 ms) 2025-12-04T08:19:56.9879960Z [ RUN ] materialize_test.copy_on_write_single_reference 2025-12-04T08:19:56.9880807Z [ OK ] materialize_test.copy_on_write_single_reference (0 ms) 2025-12-04T08:19:56.9881575Z [ RUN ] materialize_test.copy_on_write 2025-12-04T08:19:56.9882210Z [ OK ] materialize_test.copy_on_write (0 ms) 2025-12-04T08:19:56.9882905Z [----------] 3 tests from materialize_test (0 ms total) 2025-12-04T08:19:56.9883372Z 2025-12-04T08:19:56.9883592Z [----------] Global test environment tear-down 2025-12-04T08:19:56.9884273Z [==========] 81 tests from 18 test suites ran. (21 ms total) 2025-12-04T08:19:56.9884890Z [ PASSED ] 81 tests. 2025-12-04T08:19:56.9885353Z ================================================================================ 2025-12-04T08:19:56.9886640Z [1,844 / 3,080] 2 / 26 tests; 5 actions running; last test: ...test:core_tests 2025-12-04T08:19:56.9887808Z Executing genrule //:gen_aten; 29s processwrapper-sandbox 2025-12-04T08:19:56.9888735Z GenerateAten aten/src/ATen/ops; 28s processwrapper-sandbox 2025-12-04T08:19:56.9889717Z Linking external/mkl_dnn/libmkl-dnn.so; 4s processwrapper-sandbox 2025-12-04T08:19:56.9890707Z Testing //c10/test:util_base_tests; 0s processwrapper-sandbox 2025-12-04T08:19:56.9891559Z Testing //c10/test:core_tests; 0s processwrapper-sandbox 2025-12-04T08:19:57.2076314Z 2025-12-04T08:19:57.2076905Z  2025-12-04T08:19:57.2077176Z  2025-12-04T08:19:57.2077399Z  2025-12-04T08:19:57.2077602Z  2025-12-04T08:19:57.2077844Z  2025-12-04T08:19:57.2078376Z [1,847 / 3,080] 2 / 26 tests; 3 actions running; last test: ...test:core_tests 2025-12-04T08:19:57.2078956Z Executing genrule //:gen_aten; 29s processwrapper-sandbox 2025-12-04T08:19:57.2079451Z GenerateAten aten/src/ATen/ops; 29s processwrapper-sandbox 2025-12-04T08:19:57.2079937Z Testing //c10/test:util_base_tests; 0s processwrapper-sandbox 2025-12-04T08:19:58.2082731Z 2025-12-04T08:19:58.2083318Z  2025-12-04T08:19:58.2083617Z  2025-12-04T08:19:58.2083850Z  2025-12-04T08:19:58.2084383Z [1,847 / 3,080] 2 / 26 tests; 3 actions running; last test: ...test:core_tests 2025-12-04T08:19:58.2084969Z Executing genrule //:gen_aten; 30s processwrapper-sandbox 2025-12-04T08:19:58.2085450Z GenerateAten aten/src/ATen/ops; 30s processwrapper-sandbox 2025-12-04T08:19:58.2085964Z Testing //c10/test:util_base_tests; 1s processwrapper-sandbox 2025-12-04T08:19:59.2088946Z 2025-12-04T08:19:59.2089618Z  2025-12-04T08:19:59.2089924Z  2025-12-04T08:19:59.2090132Z  2025-12-04T08:19:59.2090671Z [1,847 / 3,080] 2 / 26 tests; 3 actions running; last test: ...test:core_tests 2025-12-04T08:19:59.2091255Z Executing genrule //:gen_aten; 31s processwrapper-sandbox 2025-12-04T08:19:59.2091754Z GenerateAten aten/src/ATen/ops; 31s processwrapper-sandbox 2025-12-04T08:19:59.2092249Z Testing //c10/test:util_base_tests; 2s processwrapper-sandbox 2025-12-04T08:20:00.4096119Z 2025-12-04T08:20:00.4096711Z  2025-12-04T08:20:00.4096977Z  2025-12-04T08:20:00.4097199Z  2025-12-04T08:20:00.4097722Z [1,847 / 3,080] 2 / 26 tests; 3 actions running; last test: ...test:core_tests 2025-12-04T08:20:00.4098314Z Executing genrule //:gen_aten; 33s processwrapper-sandbox 2025-12-04T08:20:00.4098811Z GenerateAten aten/src/ATen/ops; 32s processwrapper-sandbox 2025-12-04T08:20:00.4099412Z Testing //c10/test:util_base_tests; 3s processwrapper-sandbox 2025-12-04T08:20:01.1463840Z 2025-12-04T08:20:01.1464469Z  2025-12-04T08:20:01.1464728Z  2025-12-04T08:20:01.1464949Z  2025-12-04T08:20:01.1465297Z INFO: From GenerateAten aten/src/ATen/ops: 2025-12-04T08:20:01.1469235Z torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.h not found 2025-12-04T08:20:01.1469760Z torch/csrc/inductor/aoti_torch/generated/c_shim_aten.h not found 2025-12-04T08:20:01.1477608Z torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.h not found 2025-12-04T08:20:01.1478495Z [1,847 / 3,080] 2 / 26 tests; 3 actions running; last test: ...test:core_tests 2025-12-04T08:20:01.1479086Z Executing genrule //:gen_aten; 33s processwrapper-sandbox 2025-12-04T08:20:01.1479575Z GenerateAten aten/src/ATen/ops; 33s processwrapper-sandbox 2025-12-04T08:20:01.1480081Z Testing //c10/test:util_base_tests; 4s processwrapper-sandbox 2025-12-04T08:20:01.6428175Z 2025-12-04T08:20:01.6429309Z  2025-12-04T08:20:01.6429714Z  2025-12-04T08:20:01.6430003Z  2025-12-04T08:20:01.6430779Z [1,848 / 3,080] 2 / 26 tests; 4 actions, 2 running; last test: ...t:core_tests 2025-12-04T08:20:01.6431755Z Executing genrule //:gen_aten; 34s processwrapper-sandbox 2025-12-04T08:20:01.6432536Z Testing //c10/test:util_base_tests; 4s processwrapper-sandbox 2025-12-04T08:20:01.6433332Z [Prepa] Executing genrule //:UfuncCPUKernel_add.cpp_DEFAULT_cp 2025-12-04T08:20:01.6434100Z [Prepa] Executing genrule //:UfuncCPUKernel_add.cpp_AVX2_cp 2025-12-04T08:20:02.0109793Z 2025-12-04T08:20:02.0110539Z  2025-12-04T08:20:02.0110976Z  2025-12-04T08:20:02.0111299Z  2025-12-04T08:20:02.0111678Z  2025-12-04T08:20:02.0112481Z [1,850 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:02.0113445Z Executing genrule //:gen_aten; 34s processwrapper-sandbox 2025-12-04T08:20:02.0114339Z Testing //c10/test:util_base_tests; 5s processwrapper-sandbox 2025-12-04T08:20:02.0115013Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2025-12-04T08:20:02.0115615Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2025-12-04T08:20:02.0116195Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2025-12-04T08:20:02.0116787Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2025-12-04T08:20:02.0117379Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2025-12-04T08:20:02.0118036Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox ... 2025-12-04T08:20:03.0119371Z 2025-12-04T08:20:03.0120153Z  2025-12-04T08:20:03.0120603Z  2025-12-04T08:20:03.0120983Z  2025-12-04T08:20:03.0121329Z  2025-12-04T08:20:03.0121716Z  2025-12-04T08:20:03.0122055Z  2025-12-04T08:20:03.0122445Z  2025-12-04T08:20:03.0122799Z  2025-12-04T08:20:03.0123722Z [1,850 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:03.0124767Z Executing genrule //:gen_aten; 35s processwrapper-sandbox 2025-12-04T08:20:03.0125651Z Testing //c10/test:util_base_tests; 6s processwrapper-sandbox 2025-12-04T08:20:03.0126438Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-12-04T08:20:03.0127102Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-12-04T08:20:03.0127872Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-12-04T08:20:03.0128495Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-12-04T08:20:03.0129655Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-12-04T08:20:03.0130258Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-12-04T08:20:03.2123584Z 2025-12-04T08:20:03.2126862Z  2025-12-04T08:20:03.2127539Z  2025-12-04T08:20:03.2128038Z  2025-12-04T08:20:03.2128344Z  2025-12-04T08:20:03.2132885Z  2025-12-04T08:20:03.2133264Z  2025-12-04T08:20:03.2133852Z  2025-12-04T08:20:03.2134422Z  2025-12-04T08:20:03.2135816Z [1,851 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:20:03.2136702Z Executing genrule //:gen_aten; 35s processwrapper-sandbox 2025-12-04T08:20:03.2137380Z Testing //c10/test:util_base_tests; 6s processwrapper-sandbox 2025-12-04T08:20:03.2138006Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-12-04T08:20:03.2138631Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-12-04T08:20:03.2139182Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-12-04T08:20:03.2139641Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-12-04T08:20:03.2140187Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-12-04T08:20:03.2140720Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-12-04T08:20:03.2712438Z 2025-12-04T08:20:03.2713149Z  2025-12-04T08:20:03.2713576Z  2025-12-04T08:20:03.2713932Z  2025-12-04T08:20:03.2714271Z  2025-12-04T08:20:03.2714630Z  2025-12-04T08:20:03.2714990Z  2025-12-04T08:20:03.2715333Z  2025-12-04T08:20:03.2715685Z  2025-12-04T08:20:03.2716504Z INFO: From Compiling aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp: 2025-12-04T08:20:03.2717384Z In file included from aten/src/ATen/Dispatch.h:9, 2025-12-04T08:20:03.2718388Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp:8: 2025-12-04T08:20:03.2719735Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp: In lambda function: 2025-12-04T08:20:03.2721838Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp:38:3: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:20:03.2723864Z 38 | [=](at::vec::Vectorized self, at::vec::Vectorized other) { return ufunc::add(self, other, _v_alpha); } 2025-12-04T08:20:03.2724803Z | ^ 2025-12-04T08:20:03.2725676Z [1,853 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:20:03.2726632Z Executing genrule //:gen_aten; 35s processwrapper-sandbox 2025-12-04T08:20:03.2727561Z Testing //c10/test:util_base_tests; 6s processwrapper-sandbox 2025-12-04T08:20:03.2728313Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-12-04T08:20:03.2729106Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-12-04T08:20:03.2729504Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-12-04T08:20:03.2729878Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-12-04T08:20:03.2730254Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-12-04T08:20:03.2730629Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-12-04T08:20:03.5691093Z 2025-12-04T08:20:03.5691822Z  2025-12-04T08:20:03.5692272Z  2025-12-04T08:20:03.5692635Z  2025-12-04T08:20:03.5692998Z  2025-12-04T08:20:03.5693349Z  2025-12-04T08:20:03.5693708Z  2025-12-04T08:20:03.5694057Z  2025-12-04T08:20:03.5694449Z  2025-12-04T08:20:03.5695329Z [1,856 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:20:03.5696352Z Executing genrule //:gen_aten; 36s processwrapper-sandbox 2025-12-04T08:20:03.5697214Z Testing //c10/test:util_base_tests; 6s processwrapper-sandbox 2025-12-04T08:20:03.5698000Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-12-04T08:20:03.5698640Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-12-04T08:20:03.5699579Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-12-04T08:20:03.5700243Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-12-04T08:20:03.5700861Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-12-04T08:20:03.5701929Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-12-04T08:20:03.6766538Z 2025-12-04T08:20:03.6767269Z  2025-12-04T08:20:03.6767829Z  2025-12-04T08:20:03.6768205Z  2025-12-04T08:20:03.6768559Z  2025-12-04T08:20:03.6769279Z  2025-12-04T08:20:03.6769633Z  2025-12-04T08:20:03.6770001Z  2025-12-04T08:20:03.6770347Z  2025-12-04T08:20:03.6771252Z INFO: From Compiling aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp: 2025-12-04T08:20:03.6772777Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp:20: 2025-12-04T08:20:03.6776499Z aten/src/ATen/native/cpu/Loops.h: In constructor 'at::native::DEFAULT::VectorizedLoop2d::VectorizedLoop2d(op_t, vop_t) [with op_t = at::native::DEFAULT::get_scalar_elu_elementwise_func(float, float, float)::; vop_t = at::native::DEFAULT::get_vectorized_elu_elementwise_func(float, float, float)::)>]': 2025-12-04T08:20:03.6780171Z aten/src/ATen/native/cpu/Loops.h:260:3: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:20:03.6781410Z 260 | VectorizedLoop2d(op_t op, vop_t vop): 2025-12-04T08:20:03.6781972Z | ^~~~~~~~~~~~~~~~ 2025-12-04T08:20:03.6783306Z [1,857 / 3,080] 2 / 26 tests; 15 actions running; last test: ...est:core_tests 2025-12-04T08:20:03.6784416Z Executing genrule //:gen_aten; 36s processwrapper-sandbox 2025-12-04T08:20:03.6785392Z Testing //c10/test:util_base_tests; 6s processwrapper-sandbox 2025-12-04T08:20:03.6786248Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:03.6786954Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:03.6787690Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:03.6788408Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:03.6789125Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:03.6789879Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-12-04T08:20:03.7488953Z 2025-12-04T08:20:03.7489679Z  2025-12-04T08:20:03.7490122Z  2025-12-04T08:20:03.7490532Z  2025-12-04T08:20:03.7490891Z  2025-12-04T08:20:03.7491375Z  2025-12-04T08:20:03.7491743Z  2025-12-04T08:20:03.7492086Z  2025-12-04T08:20:03.7492452Z  2025-12-04T08:20:03.7493326Z INFO: From Compiling aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp: 2025-12-04T08:20:03.7495498Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp:54: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:20:03.7496952Z 54 | #pragma unroll 2025-12-04T08:20:03.7497343Z | 2025-12-04T08:20:03.7498210Z [1,858 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:03.7499184Z Executing genrule //:gen_aten; 36s processwrapper-sandbox 2025-12-04T08:20:03.7500050Z Testing //c10/test:util_base_tests; 6s processwrapper-sandbox 2025-12-04T08:20:03.7500811Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:03.7501444Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:03.7502097Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:03.7502707Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:03.7503328Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:03.7503980Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-12-04T08:20:03.9237576Z 2025-12-04T08:20:03.9238286Z  2025-12-04T08:20:03.9238867Z  2025-12-04T08:20:03.9239237Z  2025-12-04T08:20:03.9239638Z  2025-12-04T08:20:03.9239996Z  2025-12-04T08:20:03.9240634Z  2025-12-04T08:20:03.9240995Z  2025-12-04T08:20:03.9241377Z  2025-12-04T08:20:03.9242681Z INFO: From Compiling aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp: 2025-12-04T08:20:03.9244041Z In file included from aten/src/ATen/cpu/vec/vec256/vec256.h:19, 2025-12-04T08:20:03.9244810Z from aten/src/ATen/cpu/vec/vec.h:7, 2025-12-04T08:20:03.9245479Z from aten/src/ATen/cpu/vec/functional_base.h:6, 2025-12-04T08:20:03.9246398Z from aten/src/ATen/cpu/vec/functional.h:3, 2025-12-04T08:20:03.9247152Z from aten/src/ATen/native/UpSample.h:8, 2025-12-04T08:20:03.9248576Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:9: 2025-12-04T08:20:03.9253761Z aten/src/ATen/cpu/vec/vec256/vec256_qint.h: In member function 'at::vec::DEFAULT::VectorizedQuantizedConverter::float_vec_return_type at::vec::DEFAULT::VectorizedQuantizedConverter::dequantize(at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized) const [with T = c10::qint8; float_vec_return_type_ = std::array, 4>; int_vec_return_type_ = std::array, 4>; int size_ = 32]': 2025-12-04T08:20:03.9258919Z aten/src/ATen/cpu/vec/vec256/vec256_qint.h:966:25: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:20:03.9260208Z 966 | float_vec_return_type dequantize( 2025-12-04T08:20:03.9260772Z | ^~~~~~~~~~ 2025-12-04T08:20:03.9261833Z [1,859 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:03.9262789Z Executing genrule //:gen_aten; 36s processwrapper-sandbox 2025-12-04T08:20:03.9263655Z Testing //c10/test:util_base_tests; 7s processwrapper-sandbox 2025-12-04T08:20:03.9264402Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:03.9265034Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:03.9265652Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:03.9266292Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:03.9266920Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:03.9267573Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox ... 2025-12-04T08:20:04.1432231Z 2025-12-04T08:20:04.1432839Z  2025-12-04T08:20:04.1433162Z  2025-12-04T08:20:04.1433405Z  2025-12-04T08:20:04.1433622Z  2025-12-04T08:20:04.1434433Z  2025-12-04T08:20:04.1434828Z  2025-12-04T08:20:04.1435045Z  2025-12-04T08:20:04.1435294Z  2025-12-04T08:20:04.1436367Z INFO: From Compiling aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp: 2025-12-04T08:20:04.1437301Z In file included from aten/src/ATen/cpu/vec/vec256/vec256.h:19, 2025-12-04T08:20:04.1437823Z from aten/src/ATen/cpu/vec/vec.h:7, 2025-12-04T08:20:04.1438212Z from aten/src/ATen/cpu/vec/functional_base.h:6, 2025-12-04T08:20:04.1438618Z from aten/src/ATen/cpu/vec/functional.h:3, 2025-12-04T08:20:04.1438986Z from aten/src/ATen/native/UpSample.h:8, 2025-12-04T08:20:04.1439877Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:9: 2025-12-04T08:20:04.1442096Z aten/src/ATen/cpu/vec/vec256/vec256_qint.h: In member function 'at::vec::AVX2::Vectorized::int_vec_return_type at::vec::AVX2::Vectorized::widening_subtract(at::vec::AVX2::Vectorized) const': 2025-12-04T08:20:04.1443910Z aten/src/ATen/cpu/vec/vec256/vec256_qint.h:405:23: note: the ABI for passing parameters with 64-byte alignment has changed in GCC 4.6 2025-12-04T08:20:04.1444972Z 405 | int_vec_return_type widening_subtract(Vectorized b) const { 2025-12-04T08:20:04.1445424Z | ^~~~~~~~~~~~~~~~~ 2025-12-04T08:20:04.1446067Z [1,862 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:04.1446624Z Executing genrule //:gen_aten; 36s processwrapper-sandbox 2025-12-04T08:20:04.1447122Z Testing //c10/test:util_base_tests; 7s processwrapper-sandbox 2025-12-04T08:20:04.1447781Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:04.1448161Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:04.1448533Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2025-12-04T08:20:04.1448884Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2025-12-04T08:20:04.1449247Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2025-12-04T08:20:04.1449657Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox ... 2025-12-04T08:20:04.4131034Z 2025-12-04T08:20:04.4131636Z  2025-12-04T08:20:04.4131903Z  2025-12-04T08:20:04.4132134Z  2025-12-04T08:20:04.4132373Z  2025-12-04T08:20:04.4132581Z  2025-12-04T08:20:04.4132802Z  2025-12-04T08:20:04.4133006Z  2025-12-04T08:20:04.4133221Z  2025-12-04T08:20:04.4133741Z [1,864 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:04.4134346Z Executing genrule //:gen_aten; 37s processwrapper-sandbox 2025-12-04T08:20:04.4134830Z Testing //c10/test:util_base_tests; 7s processwrapper-sandbox 2025-12-04T08:20:04.4135432Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-12-04T08:20:04.4135792Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-12-04T08:20:04.4136158Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-12-04T08:20:04.4136705Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-12-04T08:20:04.4137066Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-12-04T08:20:04.4137449Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox ... 2025-12-04T08:20:05.3373142Z 2025-12-04T08:20:05.3373885Z  2025-12-04T08:20:05.3374259Z  2025-12-04T08:20:05.3374563Z  2025-12-04T08:20:05.3374859Z  2025-12-04T08:20:05.3375203Z  2025-12-04T08:20:05.3375499Z  2025-12-04T08:20:05.3375804Z  2025-12-04T08:20:05.3376124Z  2025-12-04T08:20:05.3376608Z INFO: From Executing genrule //:gen_aten: 2025-12-04T08:20:05.3378111Z bazel-out/k8-fastbuild--cpu-only/bin/torch/csrc/inductor/aoti_torch/generated/c_shim_cuda.h not found 2025-12-04T08:20:05.3379947Z bazel-out/k8-fastbuild--cpu-only/bin/torch/csrc/inductor/aoti_torch/generated/c_shim_aten.h not found 2025-12-04T08:20:05.3381386Z bazel-out/k8-fastbuild--cpu-only/bin/torch/csrc/inductor/aoti_torch/generated/c_shim_cpu.h not found 2025-12-04T08:20:05.3383219Z [1,864 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:05.3384224Z Executing genrule //:gen_aten; 38s processwrapper-sandbox 2025-12-04T08:20:05.3385195Z Testing //c10/test:util_base_tests; 8s processwrapper-sandbox 2025-12-04T08:20:05.3385865Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:05.3386444Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:05.3386997Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:05.3387636Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:05.3388393Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-12-04T08:20:05.3389019Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-12-04T08:20:05.6170007Z 2025-12-04T08:20:05.6170654Z  2025-12-04T08:20:05.6170939Z  2025-12-04T08:20:05.6171150Z  2025-12-04T08:20:05.6171373Z  2025-12-04T08:20:05.6171579Z  2025-12-04T08:20:05.6171815Z  2025-12-04T08:20:05.6172017Z  2025-12-04T08:20:05.6172253Z  2025-12-04T08:20:05.6486896Z [1,865 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:05.6488991Z Testing //c10/test:util_base_tests; 8s processwrapper-sandbox 2025-12-04T08:20:05.6489614Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:05.6490367Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:05.6490991Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:05.6491661Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:05.6492894Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:05.6493444Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:05.6494190Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-12-04T08:20:05.8496397Z 2025-12-04T08:20:05.8497350Z  2025-12-04T08:20:05.8497802Z  2025-12-04T08:20:05.8498192Z  2025-12-04T08:20:05.8498564Z  2025-12-04T08:20:05.8498942Z  2025-12-04T08:20:05.8499314Z  2025-12-04T08:20:05.8499647Z  2025-12-04T08:20:05.8500037Z  2025-12-04T08:20:05.8500918Z [1,866 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:05.8502009Z Testing //c10/test:util_base_tests; 8s processwrapper-sandbox 2025-12-04T08:20:05.8502793Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:05.8503423Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:05.8504047Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:05.8504696Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:05.8505312Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:05.8505923Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:05.8506592Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-12-04T08:20:06.1715125Z 2025-12-04T08:20:06.1716213Z  2025-12-04T08:20:06.1716761Z  2025-12-04T08:20:06.1717197Z  2025-12-04T08:20:06.1717614Z  2025-12-04T08:20:06.1718049Z  2025-12-04T08:20:06.1718580Z  2025-12-04T08:20:06.1718954Z  2025-12-04T08:20:06.1719305Z  2025-12-04T08:20:06.1720212Z [1,868 / 3,080] 2 / 26 tests; 15 actions, 14 running; last test: ...core_tests 2025-12-04T08:20:06.1721218Z Testing //c10/test:util_base_tests; 9s processwrapper-sandbox 2025-12-04T08:20:06.1721988Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:06.1722625Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:06.1723287Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:06.1723940Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:06.1724585Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:06.1725214Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:06.1725876Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-12-04T08:20:06.4006413Z 2025-12-04T08:20:06.4008090Z  2025-12-04T08:20:06.4008867Z  2025-12-04T08:20:06.4009466Z  2025-12-04T08:20:06.4010099Z  2025-12-04T08:20:06.4010670Z  2025-12-04T08:20:06.4011090Z  2025-12-04T08:20:06.4011623Z  2025-12-04T08:20:06.4012012Z  2025-12-04T08:20:06.4013082Z [1,869 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:20:06.4014489Z Testing //c10/test:util_base_tests; 9s processwrapper-sandbox 2025-12-04T08:20:06.4015453Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-12-04T08:20:06.4016297Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-12-04T08:20:06.4017100Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:06.4017926Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:06.4018947Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:06.4019770Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:06.4021078Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-12-04T08:20:06.5590795Z 2025-12-04T08:20:06.5591855Z  2025-12-04T08:20:06.5592299Z  2025-12-04T08:20:06.5592658Z  2025-12-04T08:20:06.5593002Z  2025-12-04T08:20:06.5593342Z  2025-12-04T08:20:06.5593713Z  2025-12-04T08:20:06.5594068Z  2025-12-04T08:20:06.5594442Z  2025-12-04T08:20:06.5595321Z INFO: From Compiling aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp: 2025-12-04T08:20:06.5596178Z In file included from aten/src/ATen/Dispatch.h:9, 2025-12-04T08:20:06.5597471Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp:2: 2025-12-04T08:20:06.5599067Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp: In lambda function: 2025-12-04T08:20:06.5601346Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp:234:11: note: the ABI for passing parameters with 64-byte alignment has changed in GCC 4.6 2025-12-04T08:20:06.5603232Z 234 | [=](Vectorized a) -> Vectorized { return a; }); 2025-12-04T08:20:06.5603992Z | ^ 2025-12-04T08:20:06.5604953Z [1,872 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:20:06.5605976Z Testing //c10/test:util_base_tests; 9s processwrapper-sandbox 2025-12-04T08:20:06.5606743Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-12-04T08:20:06.5607532Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:06.5608216Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:06.5608871Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:06.5609514Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:06.5610154Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:06.5610773Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-12-04T08:20:06.8504762Z 2025-12-04T08:20:06.8505389Z  2025-12-04T08:20:06.8505682Z  2025-12-04T08:20:06.8505894Z  2025-12-04T08:20:06.8506143Z  2025-12-04T08:20:06.8506347Z  2025-12-04T08:20:06.8506561Z  2025-12-04T08:20:06.8506764Z  2025-12-04T08:20:06.8506977Z  2025-12-04T08:20:06.8507497Z [1,874 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:06.8508098Z Testing //c10/test:util_base_tests; 9s processwrapper-sandbox 2025-12-04T08:20:06.8508533Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-12-04T08:20:06.8508926Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:06.8509291Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:06.8509640Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:06.8510002Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:06.8510424Z Executing genrule //:generate-code; 1s processwrapper-sandbox 2025-12-04T08:20:06.8510877Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-12-04T08:20:07.0676670Z 2025-12-04T08:20:07.0677351Z  2025-12-04T08:20:07.0677709Z  2025-12-04T08:20:07.0677991Z  2025-12-04T08:20:07.0678260Z  2025-12-04T08:20:07.0678462Z  2025-12-04T08:20:07.0678733Z  2025-12-04T08:20:07.0679006Z  2025-12-04T08:20:07.0679237Z  2025-12-04T08:20:07.0679792Z [1,877 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:07.0680524Z Testing //c10/test:util_base_tests; 10s processwrapper-sandbox 2025-12-04T08:20:07.0681030Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-12-04T08:20:07.0681553Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:07.0682112Z Executing genrule //:generate-code; 1s processwrapper-sandbox 2025-12-04T08:20:07.0682542Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-12-04T08:20:07.0682935Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2025-12-04T08:20:07.0683416Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2025-12-04T08:20:07.0686633Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox ... 2025-12-04T08:20:07.2220570Z 2025-12-04T08:20:07.2221194Z  2025-12-04T08:20:07.2221456Z  2025-12-04T08:20:07.2221679Z  2025-12-04T08:20:07.2221884Z  2025-12-04T08:20:07.2222102Z  2025-12-04T08:20:07.2222306Z  2025-12-04T08:20:07.2222519Z  2025-12-04T08:20:07.2222722Z  2025-12-04T08:20:07.2223287Z INFO: From Compiling aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.AVX2.cpp: 2025-12-04T08:20:07.2225468Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.AVX2.cpp:181: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:20:07.2226350Z 181 | # pragma unroll 2025-12-04T08:20:07.2226606Z | 2025-12-04T08:20:07.2228345Z [1,877 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:07.2305709Z Testing //c10/test:util_base_tests; 10s processwrapper-sandbox 2025-12-04T08:20:07.2306583Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-12-04T08:20:07.2307236Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-12-04T08:20:07.2308037Z Executing genrule //:generate-code; 1s processwrapper-sandbox 2025-12-04T08:20:07.2308836Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-12-04T08:20:07.2309496Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-12-04T08:20:07.2310162Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-12-04T08:20:07.2310892Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox ... 2025-12-04T08:20:07.4686821Z 2025-12-04T08:20:07.4688037Z  2025-12-04T08:20:07.4688471Z  2025-12-04T08:20:07.4688812Z  2025-12-04T08:20:07.4689184Z  2025-12-04T08:20:07.4689546Z  2025-12-04T08:20:07.4689921Z  2025-12-04T08:20:07.4690284Z  2025-12-04T08:20:07.4690660Z  2025-12-04T08:20:07.4691514Z [1,879 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:07.4692601Z Testing //c10/test:util_base_tests; 10s processwrapper-sandbox 2025-12-04T08:20:07.4693546Z Executing genrule //:generate-code; 2s processwrapper-sandbox 2025-12-04T08:20:07.4694330Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-12-04T08:20:07.4694990Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-12-04T08:20:07.4695654Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-12-04T08:20:07.4696327Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-12-04T08:20:07.4696926Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-12-04T08:20:07.4697580Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox ... 2025-12-04T08:20:08.4062339Z 2025-12-04T08:20:08.4063049Z  2025-12-04T08:20:08.4063466Z  2025-12-04T08:20:08.4063827Z  2025-12-04T08:20:08.4064200Z  2025-12-04T08:20:08.4064556Z  2025-12-04T08:20:08.4064857Z  2025-12-04T08:20:08.4065199Z  2025-12-04T08:20:08.4065564Z  2025-12-04T08:20:08.4066496Z [1,880 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:20:08.4067405Z Testing //c10/test:util_base_tests; 11s processwrapper-sandbox 2025-12-04T08:20:08.4068272Z Executing genrule //:generate-code; 3s processwrapper-sandbox 2025-12-04T08:20:08.4068995Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:08.4069606Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:08.4070226Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-12-04T08:20:08.4070813Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-12-04T08:20:08.4071408Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-12-04T08:20:08.4072038Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-12-04T08:20:08.6697564Z 2025-12-04T08:20:08.6698301Z  2025-12-04T08:20:08.6698735Z  2025-12-04T08:20:08.6699094Z  2025-12-04T08:20:08.6699458Z  2025-12-04T08:20:08.6699810Z  2025-12-04T08:20:08.6700161Z  2025-12-04T08:20:08.6700820Z  2025-12-04T08:20:08.6701172Z  2025-12-04T08:20:08.6702000Z [1,881 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:08.6702949Z Testing //c10/test:util_base_tests; 11s processwrapper-sandbox 2025-12-04T08:20:08.6703688Z Executing genrule //:generate-code; 3s processwrapper-sandbox 2025-12-04T08:20:08.6704306Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:08.6705100Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:08.6705576Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:08.6706104Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:08.6706682Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:08.6707309Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-12-04T08:20:08.6852011Z 2025-12-04T08:20:08.6852722Z  2025-12-04T08:20:08.6853227Z  2025-12-04T08:20:08.6853669Z  2025-12-04T08:20:08.6854123Z  2025-12-04T08:20:08.6854566Z  2025-12-04T08:20:08.6855105Z  2025-12-04T08:20:08.6855485Z  2025-12-04T08:20:08.6855852Z  2025-12-04T08:20:08.6856898Z INFO: From Compiling aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.DEFAULT.cpp: 2025-12-04T08:20:08.6858038Z In file included from aten/src/ATen/Dispatch.h:9, 2025-12-04T08:20:08.6859319Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.DEFAULT.cpp:6: 2025-12-04T08:20:08.6861339Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.DEFAULT.cpp: In lambda function: 2025-12-04T08:20:08.6864028Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/AmpGradScalerKernels.cpp.DEFAULT.cpp:81:15: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:20:08.6866289Z 81 | [found_inf_ptr, inv_scale_ptr](Vectorized val_vec) -> Vectorized{ 2025-12-04T08:20:08.6867193Z | ^ 2025-12-04T08:20:08.6868402Z [1,881 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:08.6869585Z Testing //c10/test:util_base_tests; 11s processwrapper-sandbox 2025-12-04T08:20:08.6870622Z Executing genrule //:generate-code; 3s processwrapper-sandbox 2025-12-04T08:20:08.6871969Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:08.6872667Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:08.6873319Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:08.6873995Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:08.6874657Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:08.6875336Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-12-04T08:20:08.7046618Z 2025-12-04T08:20:08.7047366Z  2025-12-04T08:20:08.7047920Z  2025-12-04T08:20:08.7048332Z  2025-12-04T08:20:08.7048728Z  2025-12-04T08:20:08.7049174Z  2025-12-04T08:20:08.7049565Z  2025-12-04T08:20:08.7050057Z  2025-12-04T08:20:08.7050403Z  2025-12-04T08:20:08.7051299Z INFO: From Compiling aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp: 2025-12-04T08:20:08.7053288Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:449: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:20:08.7054763Z 449 | # pragma unroll 2025-12-04T08:20:08.7055171Z | 2025-12-04T08:20:08.7056450Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:574: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:20:08.7057904Z 574 | # pragma unroll 2025-12-04T08:20:08.7058306Z | 2025-12-04T08:20:08.7059665Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:660: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:20:08.7061472Z 660 | # pragma unroll 2025-12-04T08:20:08.7061877Z | 2025-12-04T08:20:08.7063161Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:758: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:20:08.7064596Z 758 | # pragma unroll 2025-12-04T08:20:08.7065006Z | 2025-12-04T08:20:08.7066384Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:799: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:20:08.7068075Z 799 | # pragma unroll 2025-12-04T08:20:08.7068500Z | 2025-12-04T08:20:08.7069765Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:933: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:20:08.7071207Z 933 | # pragma unroll 2025-12-04T08:20:08.7071609Z | 2025-12-04T08:20:08.7073014Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:987: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:20:08.7074523Z 987 | # pragma unroll 2025-12-04T08:20:08.7074934Z | 2025-12-04T08:20:08.7076216Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:1119: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:20:08.7077681Z 1119 | # pragma unroll 2025-12-04T08:20:08.7078102Z | 2025-12-04T08:20:08.7079387Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:1126: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:20:08.7080845Z 1126 | # pragma unroll 2025-12-04T08:20:08.7081286Z | 2025-12-04T08:20:08.7082715Z [1,882 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:20:08.7083810Z Testing //c10/test:util_base_tests; 11s processwrapper-sandbox 2025-12-04T08:20:08.7084756Z Executing genrule //:generate-code; 3s processwrapper-sandbox 2025-12-04T08:20:08.7087998Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:08.7088620Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:08.7089275Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:08.7089922Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:08.7090535Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:08.7091196Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-12-04T08:20:09.0714885Z 2025-12-04T08:20:09.0715862Z  2025-12-04T08:20:09.0716285Z  2025-12-04T08:20:09.0716658Z  2025-12-04T08:20:09.0717047Z  2025-12-04T08:20:09.0717404Z  2025-12-04T08:20:09.0717775Z  2025-12-04T08:20:09.0718118Z  2025-12-04T08:20:09.0718484Z  2025-12-04T08:20:09.0719362Z [1,884 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:09.0720428Z Testing //c10/test:util_base_tests; 12s processwrapper-sandbox 2025-12-04T08:20:09.0721303Z Executing genrule //:generate-code; 3s processwrapper-sandbox 2025-12-04T08:20:09.0722073Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:09.0722702Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:09.0723332Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:09.0723975Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:09.0724613Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:09.0725265Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-12-04T08:20:09.2833084Z 2025-12-04T08:20:09.2833858Z  2025-12-04T08:20:09.2834239Z  2025-12-04T08:20:09.2834533Z  2025-12-04T08:20:09.2834813Z  2025-12-04T08:20:09.2835104Z  2025-12-04T08:20:09.2835378Z  2025-12-04T08:20:09.2835666Z  2025-12-04T08:20:09.2835944Z  2025-12-04T08:20:09.2836920Z [1,887 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:20:09.2837742Z Testing //c10/test:util_base_tests; 12s processwrapper-sandbox 2025-12-04T08:20:09.2838452Z Executing genrule //:generate-code; 3s processwrapper-sandbox 2025-12-04T08:20:09.2839042Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:09.2839574Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:09.2840074Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:09.2840668Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:09.2841036Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:09.2841403Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-12-04T08:20:09.5012727Z 2025-12-04T08:20:09.5013444Z  2025-12-04T08:20:09.5013812Z  2025-12-04T08:20:09.5014094Z  2025-12-04T08:20:09.5014390Z  2025-12-04T08:20:09.5014667Z  2025-12-04T08:20:09.5014967Z  2025-12-04T08:20:09.5015239Z  2025-12-04T08:20:09.5015567Z  2025-12-04T08:20:09.5016254Z [1,891 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:20:09.5017068Z Testing //c10/test:util_base_tests; 12s processwrapper-sandbox 2025-12-04T08:20:09.5017767Z Executing genrule //:generate-code; 4s processwrapper-sandbox 2025-12-04T08:20:09.5018358Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:09.5018872Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:09.5019349Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-12-04T08:20:09.5019838Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2025-12-04T08:20:09.5020325Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2025-12-04T08:20:09.5020851Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox ... 2025-12-04T08:20:09.8521206Z 2025-12-04T08:20:09.8521957Z  2025-12-04T08:20:09.8522331Z  2025-12-04T08:20:09.8522632Z  2025-12-04T08:20:09.8522943Z  2025-12-04T08:20:09.8523258Z  2025-12-04T08:20:09.8523709Z  2025-12-04T08:20:09.8524060Z  2025-12-04T08:20:09.8524399Z  2025-12-04T08:20:09.8525296Z [1,892 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:20:09.8526364Z Testing //c10/test:util_base_tests; 12s processwrapper-sandbox 2025-12-04T08:20:09.8527268Z Executing genrule //:generate-code; 4s processwrapper-sandbox 2025-12-04T08:20:09.8528166Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:09.8529037Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-12-04T08:20:09.8529672Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-12-04T08:20:09.8530411Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-12-04T08:20:09.8530997Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-12-04T08:20:09.8531553Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-12-04T08:20:10.0710676Z 2025-12-04T08:20:10.0711249Z  2025-12-04T08:20:10.0711539Z  2025-12-04T08:20:10.0711802Z  2025-12-04T08:20:10.0712030Z  2025-12-04T08:20:10.0712253Z  2025-12-04T08:20:10.0712462Z  2025-12-04T08:20:10.0712679Z  2025-12-04T08:20:10.0712885Z  2025-12-04T08:20:10.0713410Z [1,893 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:10.0714011Z Testing //c10/test:util_base_tests; 13s processwrapper-sandbox 2025-12-04T08:20:10.0714546Z Executing genrule //:generate-code; 4s processwrapper-sandbox 2025-12-04T08:20:10.0714982Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-12-04T08:20:10.0715358Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-12-04T08:20:10.0715737Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-12-04T08:20:10.0716107Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-12-04T08:20:10.0716476Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-12-04T08:20:10.0716848Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox ... 2025-12-04T08:20:10.5588019Z 2025-12-04T08:20:10.5588685Z  2025-12-04T08:20:10.5589071Z  2025-12-04T08:20:10.5589399Z  2025-12-04T08:20:10.5589736Z  2025-12-04T08:20:10.5590099Z  2025-12-04T08:20:10.5590446Z  2025-12-04T08:20:10.5590810Z  2025-12-04T08:20:10.5591179Z  2025-12-04T08:20:10.5592028Z [1,894 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:20:10.5593296Z Testing //c10/test:util_base_tests; 13s processwrapper-sandbox 2025-12-04T08:20:10.5594192Z Executing genrule //:generate-code; 5s processwrapper-sandbox 2025-12-04T08:20:10.5594950Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:10.5595597Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-12-04T08:20:10.5596264Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-12-04T08:20:10.5596890Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-12-04T08:20:10.5597513Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-12-04T08:20:10.5598153Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-12-04T08:20:10.7507078Z 2025-12-04T08:20:10.7507820Z  2025-12-04T08:20:10.7508263Z  2025-12-04T08:20:10.7508616Z  2025-12-04T08:20:10.7508982Z  2025-12-04T08:20:10.7509335Z  2025-12-04T08:20:10.7509715Z  2025-12-04T08:20:10.7510075Z  2025-12-04T08:20:10.7510429Z  2025-12-04T08:20:10.7511437Z INFO: From Compiling aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp: 2025-12-04T08:20:10.7512485Z In file included from aten/src/ATen/Dispatch.h:9, 2025-12-04T08:20:10.7513643Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp:6: 2025-12-04T08:20:10.7515429Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp: In lambda function: 2025-12-04T08:20:10.7517871Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp:59:9: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:20:10.7519736Z 59 | [=](Vectorized a, Vectorized b) 2025-12-04T08:20:10.7520357Z | ^ 2025-12-04T08:20:10.7521317Z [1,895 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:10.7522305Z Testing //c10/test:util_base_tests; 13s processwrapper-sandbox 2025-12-04T08:20:10.7523230Z Executing genrule //:generate-code; 5s processwrapper-sandbox 2025-12-04T08:20:10.7524052Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:10.7524701Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-12-04T08:20:10.7525253Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-12-04T08:20:10.7525865Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-12-04T08:20:10.7526522Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-12-04T08:20:10.7527173Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-12-04T08:20:11.0955479Z 2025-12-04T08:20:11.0956091Z  2025-12-04T08:20:11.0956364Z  2025-12-04T08:20:11.0956592Z  2025-12-04T08:20:11.0956806Z  2025-12-04T08:20:11.0957009Z  2025-12-04T08:20:11.0957221Z  2025-12-04T08:20:11.0957420Z  2025-12-04T08:20:11.0957632Z  2025-12-04T08:20:11.0958140Z [1,897 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:11.0958773Z Testing //c10/test:util_base_tests; 14s processwrapper-sandbox 2025-12-04T08:20:11.0959289Z Executing genrule //:generate-code; 5s processwrapper-sandbox 2025-12-04T08:20:11.0959721Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:11.0960100Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-12-04T08:20:11.0960471Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-12-04T08:20:11.0960844Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-12-04T08:20:11.1845203Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-12-04T08:20:11.1846314Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-12-04T08:20:11.2874267Z 2025-12-04T08:20:11.2877524Z  2025-12-04T08:20:11.2878022Z  2025-12-04T08:20:11.2878357Z  2025-12-04T08:20:11.2878661Z  2025-12-04T08:20:11.2878988Z  2025-12-04T08:20:11.2879288Z  2025-12-04T08:20:11.2879608Z  2025-12-04T08:20:11.2880234Z  2025-12-04T08:20:11.2881012Z INFO: From Compiling aten/src/ATen/native/cpu/PaddingKernel.cpp.AVX2.cpp: 2025-12-04T08:20:11.2882620Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PaddingKernel.cpp.AVX2.cpp:107: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:20:11.2883948Z 107 | # pragma unroll 2025-12-04T08:20:11.2884328Z | 2025-12-04T08:20:11.2885458Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PaddingKernel.cpp.AVX2.cpp:123: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:20:11.2886773Z 123 | # pragma unroll 2025-12-04T08:20:11.2887129Z | 2025-12-04T08:20:11.2896365Z [1,897 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:11.2897532Z Testing //c10/test:util_base_tests; 14s processwrapper-sandbox 2025-12-04T08:20:11.2898309Z Executing genrule //:generate-code; 5s processwrapper-sandbox 2025-12-04T08:20:11.2899019Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:11.2899571Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:11.2900163Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:11.2900720Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-12-04T08:20:11.2901260Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-12-04T08:20:11.2901840Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-12-04T08:20:11.5853217Z 2025-12-04T08:20:11.5853989Z  2025-12-04T08:20:11.5854264Z  2025-12-04T08:20:11.5854513Z  2025-12-04T08:20:11.5854716Z  2025-12-04T08:20:11.5854931Z  2025-12-04T08:20:11.5855131Z  2025-12-04T08:20:11.5855348Z  2025-12-04T08:20:11.5855561Z  2025-12-04T08:20:11.5856076Z [1,900 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:11.5856683Z Testing //c10/test:util_base_tests; 14s processwrapper-sandbox 2025-12-04T08:20:11.5857198Z Executing genrule //:generate-code; 6s processwrapper-sandbox 2025-12-04T08:20:11.5857645Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:11.5858002Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:11.5858371Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:11.5858724Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:11.5859088Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:11.5859463Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-12-04T08:20:11.9997636Z 2025-12-04T08:20:11.9998390Z  2025-12-04T08:20:11.9998829Z  2025-12-04T08:20:11.9999247Z  2025-12-04T08:20:11.9999560Z  2025-12-04T08:20:11.9999878Z  2025-12-04T08:20:12.0000201Z  2025-12-04T08:20:12.0000530Z  2025-12-04T08:20:12.0000880Z  2025-12-04T08:20:12.0001569Z [1,901 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:20:12.0002196Z Testing //c10/test:util_base_tests; 15s processwrapper-sandbox 2025-12-04T08:20:12.0002714Z Executing genrule //:generate-code; 6s processwrapper-sandbox 2025-12-04T08:20:12.0003143Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:12.0003519Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:12.0004014Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:12.0004577Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:12.0005092Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:12.0006228Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-12-04T08:20:12.2441292Z 2025-12-04T08:20:12.2442067Z  2025-12-04T08:20:12.2442336Z  2025-12-04T08:20:12.2442561Z  2025-12-04T08:20:12.2442766Z  2025-12-04T08:20:12.2442983Z  2025-12-04T08:20:12.2443187Z  2025-12-04T08:20:12.2443402Z  2025-12-04T08:20:12.2443600Z  2025-12-04T08:20:12.2444118Z [1,904 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:12.3526897Z Testing //c10/test:util_base_tests; 15s processwrapper-sandbox 2025-12-04T08:20:12.3527476Z Executing genrule //:generate-code; 6s processwrapper-sandbox 2025-12-04T08:20:12.3527929Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:12.3528287Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:12.3528943Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:12.3529362Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-12-04T08:20:12.3529743Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-12-04T08:20:12.3530257Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-12-04T08:20:12.7516830Z 2025-12-04T08:20:12.7517628Z  2025-12-04T08:20:12.7518088Z  2025-12-04T08:20:12.7518497Z  2025-12-04T08:20:12.7518828Z  2025-12-04T08:20:12.7519189Z  2025-12-04T08:20:12.7519537Z  2025-12-04T08:20:12.7519907Z  2025-12-04T08:20:12.7520257Z  2025-12-04T08:20:12.7521114Z [1,905 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:20:12.7522146Z Testing //c10/test:util_base_tests; 15s processwrapper-sandbox 2025-12-04T08:20:12.7522984Z Executing genrule //:generate-code; 7s processwrapper-sandbox 2025-12-04T08:20:12.7523727Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:12.7524353Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:12.7525022Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:12.7525628Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:12.7526257Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-12-04T08:20:12.7526942Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-12-04T08:20:12.9538550Z 2025-12-04T08:20:12.9539150Z  2025-12-04T08:20:12.9539464Z  2025-12-04T08:20:12.9539679Z  2025-12-04T08:20:12.9539923Z  2025-12-04T08:20:12.9540127Z  2025-12-04T08:20:12.9540339Z  2025-12-04T08:20:12.9540539Z  2025-12-04T08:20:12.9540759Z  2025-12-04T08:20:12.9541271Z [1,906 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:12.9541886Z Testing //c10/test:util_base_tests; 16s processwrapper-sandbox 2025-12-04T08:20:12.9542401Z Executing genrule //:generate-code; 7s processwrapper-sandbox 2025-12-04T08:20:12.9542829Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-12-04T08:20:12.9543206Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:12.9543557Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:12.9543924Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:12.9544321Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:12.9544685Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox ... 2025-12-04T08:20:13.2705766Z 2025-12-04T08:20:13.2706808Z  2025-12-04T08:20:13.2707225Z  2025-12-04T08:20:13.2707594Z  2025-12-04T08:20:13.2707942Z  2025-12-04T08:20:13.2708306Z  2025-12-04T08:20:13.2708651Z  2025-12-04T08:20:13.2708999Z  2025-12-04T08:20:13.2709338Z  2025-12-04T08:20:13.2710213Z [1,907 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:13.2712104Z Testing //c10/test:util_base_tests; 16s processwrapper-sandbox 2025-12-04T08:20:13.2713259Z Executing genrule //:generate-code; 7s processwrapper-sandbox 2025-12-04T08:20:13.2714030Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:13.2714658Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:13.2715297Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:13.2715920Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:13.2716538Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2025-12-04T08:20:13.2717193Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-12-04T08:20:13.8625160Z 2025-12-04T08:20:13.8625895Z  2025-12-04T08:20:13.8626310Z  2025-12-04T08:20:13.8626680Z  2025-12-04T08:20:13.8626977Z  2025-12-04T08:20:13.8627320Z  2025-12-04T08:20:13.8627678Z  2025-12-04T08:20:13.8628070Z  2025-12-04T08:20:13.8628448Z  2025-12-04T08:20:13.8629574Z [1,908 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:20:13.8630710Z Testing //c10/test:util_base_tests; 16s processwrapper-sandbox 2025-12-04T08:20:13.8631636Z Executing genrule //:generate-code; 8s processwrapper-sandbox 2025-12-04T08:20:13.8632456Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-12-04T08:20:13.8633136Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:13.8633824Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-12-04T08:20:13.8634469Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:13.8635165Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:13.8635902Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-12-04T08:20:14.0713782Z 2025-12-04T08:20:14.0714861Z  2025-12-04T08:20:14.0715165Z  2025-12-04T08:20:14.0715378Z  2025-12-04T08:20:14.0715764Z  2025-12-04T08:20:14.0716102Z  2025-12-04T08:20:14.0716385Z  2025-12-04T08:20:14.0716592Z  2025-12-04T08:20:14.0716810Z  2025-12-04T08:20:14.0717519Z [1,908 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:14.0718307Z Testing //c10/test:util_base_tests; 17s processwrapper-sandbox 2025-12-04T08:20:14.0718855Z Executing genrule //:generate-code; 8s processwrapper-sandbox 2025-12-04T08:20:14.0719347Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-12-04T08:20:14.0719886Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:14.0720413Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-12-04T08:20:14.0720867Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:14.0721283Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:14.0721777Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-12-04T08:20:14.4443394Z 2025-12-04T08:20:14.4444380Z  2025-12-04T08:20:14.4444818Z  2025-12-04T08:20:14.4445167Z  2025-12-04T08:20:14.4445529Z  2025-12-04T08:20:14.4445867Z  2025-12-04T08:20:14.4446220Z  2025-12-04T08:20:14.4446555Z  2025-12-04T08:20:14.4446954Z  2025-12-04T08:20:14.4447885Z [1,909 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:20:14.4448911Z Testing //c10/test:util_base_tests; 17s processwrapper-sandbox 2025-12-04T08:20:14.4449710Z Executing genrule //:generate-code; 9s processwrapper-sandbox 2025-12-04T08:20:14.4450301Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:14.4450773Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-12-04T08:20:14.4451180Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-12-04T08:20:14.4451687Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:14.4452120Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:14.4452760Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-12-04T08:20:14.4918301Z 2025-12-04T08:20:14.4919521Z  2025-12-04T08:20:14.4919976Z  2025-12-04T08:20:14.4920339Z  2025-12-04T08:20:14.4920704Z  2025-12-04T08:20:14.4921315Z  2025-12-04T08:20:14.4921682Z  2025-12-04T08:20:14.4922054Z  2025-12-04T08:20:14.4922406Z  2025-12-04T08:20:14.4923268Z INFO: From Compiling aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp: 2025-12-04T08:20:14.4925038Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp:54: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:20:14.4926684Z 54 | #pragma unroll 2025-12-04T08:20:14.4927072Z | 2025-12-04T08:20:14.4928024Z [1,909 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:14.4929224Z Testing //c10/test:util_base_tests; 17s processwrapper-sandbox 2025-12-04T08:20:14.4930152Z Executing genrule //:generate-code; 9s processwrapper-sandbox 2025-12-04T08:20:14.4930969Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:14.4931605Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-12-04T08:20:14.4932244Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-12-04T08:20:14.4932870Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:14.4944401Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:14.4945104Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-12-04T08:20:14.6029994Z 2025-12-04T08:20:14.6030714Z  2025-12-04T08:20:14.6031166Z  2025-12-04T08:20:14.6031550Z  2025-12-04T08:20:14.6031943Z  2025-12-04T08:20:14.6032327Z  2025-12-04T08:20:14.6032707Z  2025-12-04T08:20:14.6033068Z  2025-12-04T08:20:14.6033436Z  2025-12-04T08:20:14.6034410Z INFO: From Compiling aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp: 2025-12-04T08:20:14.6035517Z In file included from aten/src/ATen/native/cpu/utils.h:5, 2025-12-04T08:20:14.6036743Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp:7: 2025-12-04T08:20:14.6038737Z aten/src/ATen/cpu/vec/vec.h: In function 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::convert_to_bool(at::vec::DEFAULT::Vectorized)': 2025-12-04T08:20:14.6040683Z aten/src/ATen/cpu/vec/vec.h:14:25: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:20:14.6041919Z 14 | inline Vectorized convert_to_bool(Vectorized x) { 2025-12-04T08:20:14.6042659Z | ^~~~~~~~~~~~~~~ 2025-12-04T08:20:14.6043674Z [1,910 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:14.6044670Z Testing //c10/test:util_base_tests; 17s processwrapper-sandbox 2025-12-04T08:20:14.6045557Z Executing genrule //:generate-code; 9s processwrapper-sandbox 2025-12-04T08:20:14.6046324Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-12-04T08:20:14.6046989Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-12-04T08:20:14.6047710Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:14.6048399Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:14.6049026Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:14.6049670Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-12-04T08:20:14.8722186Z 2025-12-04T08:20:14.8722806Z  2025-12-04T08:20:14.8723070Z  2025-12-04T08:20:14.8723293Z  2025-12-04T08:20:14.8723497Z  2025-12-04T08:20:14.8723758Z  2025-12-04T08:20:14.8723960Z  2025-12-04T08:20:14.8724173Z  2025-12-04T08:20:14.8724378Z  2025-12-04T08:20:14.8724896Z [1,912 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:14.8725489Z Testing //c10/test:util_base_tests; 17s processwrapper-sandbox 2025-12-04T08:20:14.8726014Z Executing genrule //:generate-code; 9s processwrapper-sandbox 2025-12-04T08:20:14.8726463Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-12-04T08:20:14.9582591Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:14.9583535Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:14.9583979Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:14.9584344Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:14.9584777Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-12-04T08:20:15.0262788Z 2025-12-04T08:20:15.0263584Z  2025-12-04T08:20:15.0263860Z  2025-12-04T08:20:15.0266113Z  2025-12-04T08:20:15.0266575Z  2025-12-04T08:20:15.0267178Z  2025-12-04T08:20:15.0267395Z  2025-12-04T08:20:15.0267796Z  2025-12-04T08:20:15.0268269Z  2025-12-04T08:20:15.0269414Z INFO: From Compiling aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp: 2025-12-04T08:20:15.0271279Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp: In lambda function: 2025-12-04T08:20:15.0274508Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp:46:7: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:20:15.0276557Z 46 | [scale, bias](Vec x, Vec gamma, Vec beta) { 2025-12-04T08:20:15.0276941Z | ^ 2025-12-04T08:20:15.0278492Z [1,912 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:15.0279181Z Testing //c10/test:util_base_tests; 18s processwrapper-sandbox 2025-12-04T08:20:15.0280696Z Executing genrule //:generate-code; 9s processwrapper-sandbox 2025-12-04T08:20:15.0281591Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-12-04T08:20:15.0282435Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:15.0283080Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-12-04T08:20:15.0283713Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:15.0284312Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:15.0284918Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-12-04T08:20:15.0945896Z 2025-12-04T08:20:15.0946831Z  2025-12-04T08:20:15.0947292Z  2025-12-04T08:20:15.0947640Z  2025-12-04T08:20:15.0948009Z  2025-12-04T08:20:15.0948352Z  2025-12-04T08:20:15.0948711Z  2025-12-04T08:20:15.0949063Z  2025-12-04T08:20:15.0949430Z  2025-12-04T08:20:15.0950373Z INFO: From Compiling aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX2.cpp: 2025-12-04T08:20:15.0952448Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX2.cpp:847: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:20:15.0954050Z 847 | # pragma unroll 2025-12-04T08:20:15.0954486Z | 2025-12-04T08:20:15.0955301Z [1,913 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:15.0956306Z Testing //c10/test:util_base_tests; 18s processwrapper-sandbox 2025-12-04T08:20:15.0957226Z Executing genrule //:generate-code; 9s processwrapper-sandbox 2025-12-04T08:20:15.0958007Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-12-04T08:20:15.0958636Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-12-04T08:20:15.0959217Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-12-04T08:20:15.0959806Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-12-04T08:20:15.0960420Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-12-04T08:20:15.0961063Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-12-04T08:20:15.3591802Z 2025-12-04T08:20:15.3592821Z  2025-12-04T08:20:15.3593270Z  2025-12-04T08:20:15.3593628Z  2025-12-04T08:20:15.3593982Z  2025-12-04T08:20:15.3594349Z  2025-12-04T08:20:15.3594741Z  2025-12-04T08:20:15.3595110Z  2025-12-04T08:20:15.3595483Z  2025-12-04T08:20:15.3596388Z [1,915 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:15.3598100Z Testing //c10/test:util_base_tests; 18s processwrapper-sandbox 2025-12-04T08:20:15.3599107Z Executing genrule //:generate-code; 9s processwrapper-sandbox 2025-12-04T08:20:15.3599753Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-12-04T08:20:15.3600295Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-12-04T08:20:15.3600806Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-12-04T08:20:15.3601370Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:15.3603130Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:15.3603614Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-12-04T08:20:16.1879424Z 2025-12-04T08:20:16.1880155Z  2025-12-04T08:20:16.1880616Z  2025-12-04T08:20:16.1881032Z  2025-12-04T08:20:16.1881375Z  2025-12-04T08:20:16.1881718Z  2025-12-04T08:20:16.1882075Z  2025-12-04T08:20:16.1882459Z  2025-12-04T08:20:16.1882816Z  2025-12-04T08:20:16.1883785Z [1,916 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:20:16.1884843Z Testing //c10/test:util_base_tests; 19s processwrapper-sandbox 2025-12-04T08:20:16.1885687Z Executing genrule //:generate-code; 10s processwrapper-sandbox 2025-12-04T08:20:16.1886462Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-12-04T08:20:16.1887088Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-12-04T08:20:16.1887874Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-12-04T08:20:16.1888501Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-12-04T08:20:16.1889075Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-12-04T08:20:16.1889740Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-12-04T08:20:16.5598177Z 2025-12-04T08:20:16.5599044Z  2025-12-04T08:20:16.5599491Z  2025-12-04T08:20:16.5599878Z  2025-12-04T08:20:16.5600245Z  2025-12-04T08:20:16.5600624Z  2025-12-04T08:20:16.5600984Z  2025-12-04T08:20:16.5601356Z  2025-12-04T08:20:16.5601741Z  2025-12-04T08:20:16.5602641Z [1,916 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:16.5603675Z Testing //c10/test:util_base_tests; 19s processwrapper-sandbox 2025-12-04T08:20:16.5604586Z Executing genrule //:generate-code; 11s processwrapper-sandbox 2025-12-04T08:20:16.5605394Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-12-04T08:20:16.5606040Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-12-04T08:20:16.5606679Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-12-04T08:20:16.5607294Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-12-04T08:20:16.5608055Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-12-04T08:20:16.5608694Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-12-04T08:20:16.6491804Z 2025-12-04T08:20:16.6492700Z  2025-12-04T08:20:16.6493052Z  2025-12-04T08:20:16.6493262Z  2025-12-04T08:20:16.6493483Z  2025-12-04T08:20:16.6493731Z  2025-12-04T08:20:16.6493953Z  2025-12-04T08:20:16.6494205Z  2025-12-04T08:20:16.6494530Z  2025-12-04T08:20:16.6495292Z INFO: From Compiling aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp: 2025-12-04T08:20:16.6497002Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:368: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:20:16.6498359Z 368 | # pragma unroll 2025-12-04T08:20:16.6498783Z | 2025-12-04T08:20:16.6499975Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:377: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:20:16.6501243Z 377 | # pragma unroll 2025-12-04T08:20:16.6501595Z | 2025-12-04T08:20:16.6502620Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:394: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:20:16.6504076Z 394 | # pragma unroll 2025-12-04T08:20:16.6504808Z | 2025-12-04T08:20:16.6506022Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:403: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:20:16.6507193Z 403 | # pragma unroll 2025-12-04T08:20:16.6507570Z | 2025-12-04T08:20:16.6508839Z [1,917 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:16.6510330Z Testing //c10/test:util_base_tests; 19s processwrapper-sandbox 2025-12-04T08:20:16.6511455Z Executing genrule //:generate-code; 11s processwrapper-sandbox 2025-12-04T08:20:16.6512434Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-12-04T08:20:16.6513211Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-12-04T08:20:16.6514011Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-12-04T08:20:16.6514778Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-12-04T08:20:16.6515497Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:16.6516087Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-12-04T08:20:16.9601937Z 2025-12-04T08:20:16.9602524Z  2025-12-04T08:20:16.9602802Z  2025-12-04T08:20:16.9603028Z  2025-12-04T08:20:16.9603252Z  2025-12-04T08:20:16.9603456Z  2025-12-04T08:20:16.9603670Z  2025-12-04T08:20:16.9603873Z  2025-12-04T08:20:16.9604084Z  2025-12-04T08:20:16.9604589Z [1,921 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:16.9605226Z Testing //c10/test:util_base_tests; 20s processwrapper-sandbox 2025-12-04T08:20:16.9605738Z Executing genrule //:generate-code; 11s processwrapper-sandbox 2025-12-04T08:20:16.9606189Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-12-04T08:20:16.9606559Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:16.9606924Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:16.9607329Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:16.9607768Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:16.9608160Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-12-04T08:20:17.7203370Z 2025-12-04T08:20:17.7204315Z  2025-12-04T08:20:17.7204786Z  2025-12-04T08:20:17.7205157Z  2025-12-04T08:20:17.7205541Z  2025-12-04T08:20:17.7205890Z  2025-12-04T08:20:17.7206283Z  2025-12-04T08:20:17.7206705Z  2025-12-04T08:20:17.7207085Z  2025-12-04T08:20:17.7208137Z [1,922 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:20:17.7209181Z Testing //c10/test:util_base_tests; 20s processwrapper-sandbox 2025-12-04T08:20:17.7210097Z Executing genrule //:generate-code; 12s processwrapper-sandbox 2025-12-04T08:20:17.7210954Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-12-04T08:20:17.7211653Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:17.7212349Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:17.7212989Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:17.7213655Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:17.7214356Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-12-04T08:20:17.9538969Z 2025-12-04T08:20:17.9539695Z  2025-12-04T08:20:17.9540117Z  2025-12-04T08:20:17.9540514Z  2025-12-04T08:20:17.9540923Z  2025-12-04T08:20:17.9541300Z  2025-12-04T08:20:17.9541670Z  2025-12-04T08:20:17.9542056Z  2025-12-04T08:20:17.9542426Z  2025-12-04T08:20:17.9543333Z INFO: From Compiling aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp: 2025-12-04T08:20:17.9544348Z In file included from aten/src/ATen/Dispatch.h:9, 2025-12-04T08:20:17.9545489Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp:2: 2025-12-04T08:20:17.9547588Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp: In lambda function: 2025-12-04T08:20:17.9549787Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp:249:11: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:20:17.9551566Z 249 | [=](Vectorized a) -> Vectorized { return a; }); 2025-12-04T08:20:17.9552255Z | ^ 2025-12-04T08:20:17.9553768Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp:245:5: note: in expansion of macro '_AT_DISPATCH_ALL_TYPES_NO_CF' 2025-12-04T08:20:17.9555372Z 245 | _AT_DISPATCH_ALL_TYPES_NO_CF(dtype, "copy_kernel", [&] { 2025-12-04T08:20:17.9556008Z | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-12-04T08:20:17.9557038Z [1,922 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:17.9558047Z Testing //c10/test:util_base_tests; 21s processwrapper-sandbox 2025-12-04T08:20:17.9558940Z Executing genrule //:generate-code; 12s processwrapper-sandbox 2025-12-04T08:20:17.9559714Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-12-04T08:20:17.9560345Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:17.9561032Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:17.9561701Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-12-04T08:20:17.9562370Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:17.9563023Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-12-04T08:20:18.2155190Z 2025-12-04T08:20:18.2155928Z  2025-12-04T08:20:18.2156356Z  2025-12-04T08:20:18.2156664Z  2025-12-04T08:20:18.2156985Z  2025-12-04T08:20:18.2157294Z  2025-12-04T08:20:18.2157610Z  2025-12-04T08:20:18.2157835Z  2025-12-04T08:20:18.2158144Z  2025-12-04T08:20:18.2158774Z [1,923 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:18.2159531Z Testing //c10/test:util_base_tests; 21s processwrapper-sandbox 2025-12-04T08:20:18.2160192Z Executing genrule //:generate-code; 12s processwrapper-sandbox 2025-12-04T08:20:18.2160626Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-12-04T08:20:18.2161000Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:18.2161366Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-12-04T08:20:18.2161745Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:18.2162119Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-12-04T08:20:18.2162482Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox ... 2025-12-04T08:20:18.6057373Z 2025-12-04T08:20:18.6058439Z  2025-12-04T08:20:18.6058870Z  2025-12-04T08:20:18.6059254Z  2025-12-04T08:20:18.6059606Z  2025-12-04T08:20:18.6060262Z  2025-12-04T08:20:18.6060609Z  2025-12-04T08:20:18.6061269Z  2025-12-04T08:20:18.6061641Z  2025-12-04T08:20:18.6062718Z [1,924 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:20:18.6063814Z Testing //c10/test:util_base_tests; 21s processwrapper-sandbox 2025-12-04T08:20:18.6064972Z Executing genrule //:generate-code; 13s processwrapper-sandbox 2025-12-04T08:20:18.6065830Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-12-04T08:20:18.6066459Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-12-04T08:20:18.6067343Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-12-04T08:20:18.6067977Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-12-04T08:20:18.6068792Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-12-04T08:20:18.6069721Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-12-04T08:20:18.8451660Z 2025-12-04T08:20:18.8452765Z  2025-12-04T08:20:18.8453163Z  2025-12-04T08:20:18.8453424Z  2025-12-04T08:20:18.8453776Z  2025-12-04T08:20:18.8454088Z  2025-12-04T08:20:18.8455558Z  2025-12-04T08:20:18.8456787Z  2025-12-04T08:20:18.8457121Z  2025-12-04T08:20:18.8457723Z [1,925 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:18.8458325Z Testing //c10/test:util_base_tests; 21s processwrapper-sandbox 2025-12-04T08:20:18.8458846Z Executing genrule //:generate-code; 13s processwrapper-sandbox 2025-12-04T08:20:18.8461323Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2025-12-04T08:20:18.8461713Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-12-04T08:20:18.8462088Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-12-04T08:20:18.8462465Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-12-04T08:20:18.8462817Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:18.8463193Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-12-04T08:20:19.0811223Z 2025-12-04T08:20:19.0812015Z  2025-12-04T08:20:19.0812442Z  2025-12-04T08:20:19.0812795Z  2025-12-04T08:20:19.0813153Z  2025-12-04T08:20:19.0813475Z  2025-12-04T08:20:19.0813828Z  2025-12-04T08:20:19.0814148Z  2025-12-04T08:20:19.0814469Z  2025-12-04T08:20:19.0815276Z [1,927 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:20:19.0816249Z Testing //c10/test:util_base_tests; 22s processwrapper-sandbox 2025-12-04T08:20:19.0817199Z Executing genrule //:generate-code; 13s processwrapper-sandbox 2025-12-04T08:20:19.0817889Z //:ATen_CPU_AVX2; 5s processwrapper-sandbox 2025-12-04T08:20:19.0818494Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-12-04T08:20:19.0819118Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-12-04T08:20:19.0819668Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:19.0820253Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:19.0820810Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-12-04T08:20:19.4457609Z 2025-12-04T08:20:19.4458101Z  2025-12-04T08:20:19.4458350Z  2025-12-04T08:20:19.4458572Z  2025-12-04T08:20:19.4458777Z  2025-12-04T08:20:19.4458996Z  2025-12-04T08:20:19.4459198Z  2025-12-04T08:20:19.4459410Z  2025-12-04T08:20:19.4459609Z  2025-12-04T08:20:19.4460123Z [1,929 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:19.4460747Z Testing //c10/test:util_base_tests; 22s processwrapper-sandbox 2025-12-04T08:20:19.4461270Z Executing genrule //:generate-code; 14s processwrapper-sandbox 2025-12-04T08:20:19.4461720Z //:ATen_CPU_AVX2; 5s processwrapper-sandbox 2025-12-04T08:20:19.4462077Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:19.4462442Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:19.4462793Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:19.4463157Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:19.4463535Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox ... 2025-12-04T08:20:19.6477361Z 2025-12-04T08:20:19.6478194Z  2025-12-04T08:20:19.6478596Z  2025-12-04T08:20:19.6478996Z  2025-12-04T08:20:19.6479662Z  2025-12-04T08:20:19.6480764Z  2025-12-04T08:20:19.6481819Z  2025-12-04T08:20:19.6482317Z  2025-12-04T08:20:19.6482568Z  2025-12-04T08:20:19.6483166Z [1,931 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:20:19.6484122Z Testing //c10/test:util_base_tests; 22s processwrapper-sandbox 2025-12-04T08:20:19.6484936Z Executing genrule //:generate-code; 14s processwrapper-sandbox 2025-12-04T08:20:19.6485540Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-12-04T08:20:19.6486145Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:19.6486607Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:19.6488088Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2025-12-04T08:20:19.6489010Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-12-04T08:20:19.6489604Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-12-04T08:20:19.8952187Z 2025-12-04T08:20:19.8952925Z  2025-12-04T08:20:19.8953212Z  2025-12-04T08:20:19.8953420Z  2025-12-04T08:20:19.8953634Z  2025-12-04T08:20:19.8953834Z  2025-12-04T08:20:19.8954045Z  2025-12-04T08:20:19.9132161Z  2025-12-04T08:20:19.9132466Z  2025-12-04T08:20:19.9133158Z [1,931 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:19.9133992Z Testing //c10/test:util_base_tests; 23s processwrapper-sandbox 2025-12-04T08:20:19.9134678Z Executing genrule //:generate-code; 14s processwrapper-sandbox 2025-12-04T08:20:19.9135283Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-12-04T08:20:19.9135785Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-12-04T08:20:19.9136291Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-12-04T08:20:19.9136773Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-12-04T08:20:19.9137261Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:19.9137806Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-12-04T08:20:20.1147719Z 2025-12-04T08:20:20.1148446Z  2025-12-04T08:20:20.1148885Z  2025-12-04T08:20:20.1149288Z  2025-12-04T08:20:20.1149678Z  2025-12-04T08:20:20.1150018Z  2025-12-04T08:20:20.1150962Z  2025-12-04T08:20:20.1151365Z  2025-12-04T08:20:20.1151713Z  2025-12-04T08:20:20.1152489Z [1,933 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:20.1153348Z Testing //c10/test:util_base_tests; 23s processwrapper-sandbox 2025-12-04T08:20:20.1154126Z Executing genrule //:generate-code; 14s processwrapper-sandbox 2025-12-04T08:20:20.1154795Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-12-04T08:20:20.1155409Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-12-04T08:20:20.1155989Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:20.1156609Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-12-04T08:20:20.1157167Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-12-04T08:20:20.1157769Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-12-04T08:20:20.3143957Z 2025-12-04T08:20:20.3144764Z  2025-12-04T08:20:20.3145221Z  2025-12-04T08:20:20.3145560Z  2025-12-04T08:20:20.3145921Z  2025-12-04T08:20:20.3146261Z  2025-12-04T08:20:20.3146626Z  2025-12-04T08:20:20.3146955Z  2025-12-04T08:20:20.3147318Z  2025-12-04T08:20:20.3148209Z [1,934 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:20.3149274Z Testing //c10/test:util_base_tests; 23s processwrapper-sandbox 2025-12-04T08:20:20.3150226Z Executing genrule //:generate-code; 14s processwrapper-sandbox 2025-12-04T08:20:20.3151003Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-12-04T08:20:20.3151686Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:20.3152350Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:20.3153036Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-12-04T08:20:20.3153712Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-12-04T08:20:20.3154448Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-12-04T08:20:20.5237163Z 2025-12-04T08:20:20.5237921Z  2025-12-04T08:20:20.5238471Z  2025-12-04T08:20:20.5238841Z  2025-12-04T08:20:20.5239480Z  2025-12-04T08:20:20.5239849Z  2025-12-04T08:20:20.5240319Z  2025-12-04T08:20:20.5240684Z  2025-12-04T08:20:20.5241057Z  2025-12-04T08:20:20.5242391Z [1,935 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:20.5245768Z Testing //c10/test:util_base_tests; 23s processwrapper-sandbox 2025-12-04T08:20:20.5246927Z Executing genrule //:generate-code; 15s processwrapper-sandbox 2025-12-04T08:20:20.5248011Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2025-12-04T08:20:20.5248680Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:20.5249699Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-12-04T08:20:20.5250372Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-12-04T08:20:20.5253490Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-12-04T08:20:20.5254470Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-12-04T08:20:20.7246492Z 2025-12-04T08:20:20.7247565Z  2025-12-04T08:20:20.7248059Z  2025-12-04T08:20:20.7248447Z  2025-12-04T08:20:20.7248842Z  2025-12-04T08:20:20.7249213Z  2025-12-04T08:20:20.7249590Z  2025-12-04T08:20:20.7249960Z  2025-12-04T08:20:20.7250352Z  2025-12-04T08:20:20.7251326Z [1,936 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:20.7252378Z Testing //c10/test:util_base_tests; 23s processwrapper-sandbox 2025-12-04T08:20:20.7253320Z Executing genrule //:generate-code; 15s processwrapper-sandbox 2025-12-04T08:20:20.7254134Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:20.7254833Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:20.7255501Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:20.7256184Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-12-04T08:20:20.7256857Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-12-04T08:20:20.7257540Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-12-04T08:20:21.1242808Z 2025-12-04T08:20:21.1243749Z  2025-12-04T08:20:21.1244156Z  2025-12-04T08:20:21.1244543Z  2025-12-04T08:20:21.1244889Z  2025-12-04T08:20:21.1245237Z  2025-12-04T08:20:21.1245581Z  2025-12-04T08:20:21.1245956Z  2025-12-04T08:20:21.1246305Z  2025-12-04T08:20:21.1247071Z [1,937 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:20:21.1248025Z Testing //c10/test:util_base_tests; 24s processwrapper-sandbox 2025-12-04T08:20:21.1248854Z Executing genrule //:generate-code; 15s processwrapper-sandbox 2025-12-04T08:20:21.1249627Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:21.1250329Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:21.1251048Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:21.1251742Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:21.1252391Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:21.1253083Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-12-04T08:20:21.4175987Z 2025-12-04T08:20:21.4176593Z  2025-12-04T08:20:21.4176900Z  2025-12-04T08:20:21.4177112Z  2025-12-04T08:20:21.4177378Z  2025-12-04T08:20:21.4177636Z  2025-12-04T08:20:21.4177837Z  2025-12-04T08:20:21.4178049Z  2025-12-04T08:20:21.4178309Z  2025-12-04T08:20:21.4178844Z [1,937 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:21.4179505Z Testing //c10/test:util_base_tests; 24s processwrapper-sandbox 2025-12-04T08:20:21.4180096Z Executing genrule //:generate-code; 16s processwrapper-sandbox 2025-12-04T08:20:21.4180597Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:21.4181190Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:21.4181623Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:21.4182125Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:21.4182505Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:21.4182888Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-12-04T08:20:21.6208107Z 2025-12-04T08:20:21.6209361Z  2025-12-04T08:20:21.6209825Z  2025-12-04T08:20:21.6210183Z  2025-12-04T08:20:21.6210553Z  2025-12-04T08:20:21.6210903Z  2025-12-04T08:20:21.6211265Z  2025-12-04T08:20:21.6211617Z  2025-12-04T08:20:21.6211979Z  2025-12-04T08:20:21.6212864Z [1,938 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:21.6214063Z Testing //c10/test:util_base_tests; 24s processwrapper-sandbox 2025-12-04T08:20:21.6214810Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:21.6215458Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:21.6216103Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:21.6216732Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:21.6217387Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:21.6218034Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:21.6218723Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-12-04T08:20:21.7538411Z 2025-12-04T08:20:21.7539436Z  2025-12-04T08:20:21.7540304Z  2025-12-04T08:20:21.7540537Z  2025-12-04T08:20:21.7540950Z  2025-12-04T08:20:21.7541636Z  2025-12-04T08:20:21.7542294Z  2025-12-04T08:20:21.7542795Z  2025-12-04T08:20:21.7543222Z  2025-12-04T08:20:21.7544607Z INFO: From Compiling aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp: 2025-12-04T08:20:21.7546179Z In file included from aten/src/ATen/cpu/vec/functional.h:3, 2025-12-04T08:20:21.7547535Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp:10: 2025-12-04T08:20:21.7549626Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = double; Op = at::vec::DEFAULT::Vectorized(const at::vec::DEFAULT::Vectorized&, const at::vec::DEFAULT::Vectorized&)]': 2025-12-04T08:20:21.7552490Z aten/src/ATen/cpu/vec/functional_base.h:29:17: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:20:21.7553930Z 29 | inline scalar_t vec_reduce_all( 2025-12-04T08:20:21.7554401Z | ^~~~~~~~~~~~~~ 2025-12-04T08:20:21.7555220Z [1,938 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:21.7556092Z Testing //c10/test:util_base_tests; 24s processwrapper-sandbox 2025-12-04T08:20:21.7556549Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:21.7556927Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:21.7557309Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:21.7561695Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:21.7562396Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:21.7563009Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:21.7563719Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-12-04T08:20:22.0342890Z 2025-12-04T08:20:22.0343808Z  2025-12-04T08:20:22.0344247Z  2025-12-04T08:20:22.0344625Z  2025-12-04T08:20:22.0344992Z  2025-12-04T08:20:22.0345357Z  2025-12-04T08:20:22.0345709Z  2025-12-04T08:20:22.0346086Z  2025-12-04T08:20:22.0346475Z  2025-12-04T08:20:22.0347397Z [1,939 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:22.0348476Z Testing //c10/test:util_base_tests; 25s processwrapper-sandbox 2025-12-04T08:20:22.0349272Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:22.0349985Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:22.0350640Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:22.0351321Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:22.0352270Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:22.0352974Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:22.0353671Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-12-04T08:20:22.2894377Z 2025-12-04T08:20:22.2895166Z  2025-12-04T08:20:22.2895611Z  2025-12-04T08:20:22.2896049Z  2025-12-04T08:20:22.2896591Z  2025-12-04T08:20:22.2899581Z  2025-12-04T08:20:22.2899972Z  2025-12-04T08:20:22.2900340Z  2025-12-04T08:20:22.2900685Z  2025-12-04T08:20:22.2901497Z [1,941 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:20:22.2902576Z Testing //c10/test:util_base_tests; 25s processwrapper-sandbox 2025-12-04T08:20:22.2903449Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:22.2904150Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:22.2904863Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:22.2905508Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:22.2906031Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:22.2906605Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:22.2907199Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-12-04T08:20:22.6263152Z 2025-12-04T08:20:22.6263893Z  2025-12-04T08:20:22.6264350Z  2025-12-04T08:20:22.6264748Z  2025-12-04T08:20:22.6265113Z  2025-12-04T08:20:22.6265476Z  2025-12-04T08:20:22.6265853Z  2025-12-04T08:20:22.6266212Z  2025-12-04T08:20:22.6266579Z  2025-12-04T08:20:22.6267447Z [1,942 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:20:22.6268474Z Testing //c10/test:util_base_tests; 25s processwrapper-sandbox 2025-12-04T08:20:22.6269263Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:22.6270105Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:22.6270748Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:22.6271394Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:22.6272042Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:22.6272692Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:22.6273382Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-12-04T08:20:22.8349278Z 2025-12-04T08:20:22.8349869Z  2025-12-04T08:20:22.8350266Z  2025-12-04T08:20:22.8350480Z  2025-12-04T08:20:22.8350698Z  2025-12-04T08:20:22.8350987Z  2025-12-04T08:20:22.8351238Z  2025-12-04T08:20:22.8351517Z  2025-12-04T08:20:22.8351830Z  2025-12-04T08:20:22.8352650Z [1,943 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:22.8353493Z Testing //c10/test:util_base_tests; 25s processwrapper-sandbox 2025-12-04T08:20:22.8354145Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:22.8354626Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:22.8355138Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:22.8355503Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:22.8356150Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:22.8356587Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:22.8357106Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-12-04T08:20:23.1746974Z 2025-12-04T08:20:23.1748288Z  2025-12-04T08:20:23.1749456Z  2025-12-04T08:20:23.1750078Z  2025-12-04T08:20:23.1750821Z  2025-12-04T08:20:23.1751326Z  2025-12-04T08:20:23.1751695Z  2025-12-04T08:20:23.1752080Z  2025-12-04T08:20:23.1752443Z  2025-12-04T08:20:23.1753491Z INFO: From Compiling aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.DEFAULT.cpp: 2025-12-04T08:20:23.1755937Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.DEFAULT.cpp:181: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:20:23.1757678Z 181 | # pragma unroll 2025-12-04T08:20:23.1758114Z | 2025-12-04T08:20:23.1758634Z In file included from aten/src/ATen/cpu/vec/functional.h:3, 2025-12-04T08:20:23.1759459Z from aten/src/ATen/cpu/vec/vec256/vec256_convert.h:3, 2025-12-04T08:20:23.1760378Z from aten/src/ATen/cpu/vec/vec256/vec256.h:38, 2025-12-04T08:20:23.1761056Z from aten/src/ATen/cpu/vec/vec.h:7, 2025-12-04T08:20:23.1762295Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/FlashAttentionKernel.cpp.DEFAULT.cpp:6: 2025-12-04T08:20:23.1766378Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = double; Op = at::native::{anonymous}::cpu_flash_attention(const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, double, bool, std::optional, std::optional)::::]': 2025-12-04T08:20:23.1770591Z aten/src/ATen/cpu/vec/functional_base.h:29:17: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:20:23.1771895Z 29 | inline scalar_t vec_reduce_all( 2025-12-04T08:20:23.1772463Z | ^~~~~~~~~~~~~~ 2025-12-04T08:20:23.1773547Z [1,943 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:23.1774623Z Testing //c10/test:util_base_tests; 26s processwrapper-sandbox 2025-12-04T08:20:23.1775438Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-12-04T08:20:23.1776150Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:23.1776850Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:23.1777548Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:23.1778246Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:23.1778926Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:23.1779652Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-12-04T08:20:23.1838037Z 2025-12-04T08:20:23.1838722Z  2025-12-04T08:20:23.1839157Z  2025-12-04T08:20:23.1839545Z  2025-12-04T08:20:23.1839933Z  2025-12-04T08:20:23.1840312Z  2025-12-04T08:20:23.1840679Z  2025-12-04T08:20:23.1841056Z  2025-12-04T08:20:23.1841393Z  2025-12-04T08:20:23.1842381Z INFO: From Compiling aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp: 2025-12-04T08:20:23.1844506Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:449: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:20:23.1846194Z 449 | # pragma unroll 2025-12-04T08:20:23.1846644Z | 2025-12-04T08:20:23.1848205Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:574: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:20:23.1849883Z 574 | # pragma unroll 2025-12-04T08:20:23.1850363Z | 2025-12-04T08:20:23.1851847Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:660: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:20:23.1853518Z 660 | # pragma unroll 2025-12-04T08:20:23.1853974Z | 2025-12-04T08:20:23.1855462Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:758: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:20:23.1857114Z 758 | # pragma unroll 2025-12-04T08:20:23.1857572Z | 2025-12-04T08:20:23.1859280Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:799: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:20:23.1860965Z 799 | # pragma unroll 2025-12-04T08:20:23.1861423Z | 2025-12-04T08:20:23.1862900Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:933: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:20:23.1864570Z 933 | # pragma unroll 2025-12-04T08:20:23.1865007Z | 2025-12-04T08:20:23.1866486Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:987: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:20:23.1868303Z 987 | # pragma unroll 2025-12-04T08:20:23.1868751Z | 2025-12-04T08:20:23.1870239Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:1119: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:20:23.1871932Z 1119 | # pragma unroll 2025-12-04T08:20:23.1872391Z | 2025-12-04T08:20:23.1873882Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:1126: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:20:23.1875579Z 1126 | # pragma unroll 2025-12-04T08:20:23.1876034Z | 2025-12-04T08:20:23.1876970Z [1,943 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:23.1877927Z Testing //c10/test:util_base_tests; 26s processwrapper-sandbox 2025-12-04T08:20:23.1878590Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-12-04T08:20:23.1879211Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:23.1879833Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:23.1880447Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:23.1881114Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:23.1881752Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:23.1882444Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-12-04T08:20:23.4356170Z 2025-12-04T08:20:23.4356730Z  2025-12-04T08:20:23.4357005Z  2025-12-04T08:20:23.4357212Z  2025-12-04T08:20:23.4357426Z  2025-12-04T08:20:23.4357628Z  2025-12-04T08:20:23.4357844Z  2025-12-04T08:20:23.4358044Z  2025-12-04T08:20:23.4358255Z  2025-12-04T08:20:23.4358758Z [1,946 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:23.4359391Z Testing //c10/test:util_base_tests; 26s processwrapper-sandbox 2025-12-04T08:20:23.4359834Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:23.4360222Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:23.4360600Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:23.4360966Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:23.4361340Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:23.4361705Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:23.4362205Z Compiling aten/src/ATen/UfuncCPU_add.cpp; 1s processwrapper-sandbox ... 2025-12-04T08:20:23.6654918Z 2025-12-04T08:20:23.6655813Z  2025-12-04T08:20:23.6656278Z  2025-12-04T08:20:23.6656648Z  2025-12-04T08:20:23.6657025Z  2025-12-04T08:20:23.6657648Z  2025-12-04T08:20:23.6658188Z  2025-12-04T08:20:23.6658552Z  2025-12-04T08:20:23.6658933Z  2025-12-04T08:20:23.6660186Z INFO: From Compiling aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp: 2025-12-04T08:20:23.6663242Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp: In function 'at::vec::DEFAULT::Vectorized at::native::{anonymous}::lerp_vec(at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized) [with scalar_t = float]': 2025-12-04T08:20:23.6667297Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp:55:22: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:20:23.6669921Z 55 | Vectorized lerp_vec(Vectorized start, Vectorized end, Vectorized weight) { 2025-12-04T08:20:23.6671912Z | ^~~~~~~~ 2025-12-04T08:20:23.6672968Z [1,949 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:23.6674197Z Testing //c10/test:util_base_tests; 26s processwrapper-sandbox 2025-12-04T08:20:23.6674983Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:23.6675642Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:23.6676301Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:23.6677338Z Compiling aten/src/ATen/UfuncCPU_add.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:23.6678162Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-12-04T08:20:23.6678803Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-12-04T08:20:23.6679498Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-12-04T08:20:23.6751374Z 2025-12-04T08:20:23.6752000Z  2025-12-04T08:20:23.6752426Z  2025-12-04T08:20:23.6752798Z  2025-12-04T08:20:23.6753157Z  2025-12-04T08:20:23.6753523Z  2025-12-04T08:20:23.6753866Z  2025-12-04T08:20:23.6754228Z  2025-12-04T08:20:23.6754577Z  2025-12-04T08:20:23.6755330Z INFO: From Compiling aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp: 2025-12-04T08:20:23.6756361Z In file included from aten/src/ATen/native/cpu/Loops.h:37, 2025-12-04T08:20:23.6757514Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp:14: 2025-12-04T08:20:23.6759356Z aten/src/ATen/cpu/vec/vec.h: In function 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::convert_to_bool(at::vec::DEFAULT::Vectorized)': 2025-12-04T08:20:23.6761667Z aten/src/ATen/cpu/vec/vec.h:14:25: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:20:23.6762929Z 14 | inline Vectorized convert_to_bool(Vectorized x) { 2025-12-04T08:20:23.6763645Z | ^~~~~~~~~~~~~~~ 2025-12-04T08:20:23.6764714Z [1,950 / 3,080] 2 / 26 tests; 15 actions running; last test: ...est:core_tests 2025-12-04T08:20:23.6765720Z Testing //c10/test:util_base_tests; 26s processwrapper-sandbox 2025-12-04T08:20:23.6766498Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:23.6767152Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:23.6771138Z Compiling aten/src/ATen/UfuncCPU_add.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:23.6771991Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-12-04T08:20:23.6772656Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-12-04T08:20:23.6773301Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-12-04T08:20:23.6773994Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-12-04T08:20:24.0745226Z 2025-12-04T08:20:24.0745963Z  2025-12-04T08:20:24.0746414Z  2025-12-04T08:20:24.0746770Z  2025-12-04T08:20:24.0747140Z  2025-12-04T08:20:24.0747490Z  2025-12-04T08:20:24.0747860Z  2025-12-04T08:20:24.0748237Z  2025-12-04T08:20:24.0748580Z  2025-12-04T08:20:24.0749454Z [1,951 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:24.0750983Z Testing //c10/test:util_base_tests; 27s processwrapper-sandbox 2025-12-04T08:20:24.0751760Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:24.0753714Z Compiling aten/src/ATen/UfuncCPU_add.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:24.0754550Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:24.0755192Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-12-04T08:20:24.0755839Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-12-04T08:20:24.0756754Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-12-04T08:20:24.0757421Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-12-04T08:20:24.1178210Z 2025-12-04T08:20:24.1178936Z  2025-12-04T08:20:24.1179354Z  2025-12-04T08:20:24.1179729Z  2025-12-04T08:20:24.1180084Z  2025-12-04T08:20:24.1180454Z  2025-12-04T08:20:24.1180807Z  2025-12-04T08:20:24.1181168Z  2025-12-04T08:20:24.1181809Z  2025-12-04T08:20:24.1182782Z INFO: From Compiling aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp: 2025-12-04T08:20:24.1184148Z In file included from aten/src/ATen/Dispatch.h:9, 2025-12-04T08:20:24.1185452Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp:4: 2025-12-04T08:20:24.1187423Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp: In lambda function: 2025-12-04T08:20:24.1189691Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp:62:11: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:20:24.1191577Z 62 | [=](Vec /*self_vec*/, 2025-12-04T08:20:24.1192187Z | ^ 2025-12-04T08:20:24.1193123Z [1,951 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:24.1194462Z Testing //c10/test:util_base_tests; 27s processwrapper-sandbox 2025-12-04T08:20:24.1195871Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:24.1196705Z Compiling aten/src/ATen/UfuncCPU_add.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:24.1197515Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:24.1198157Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-12-04T08:20:24.1198805Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-12-04T08:20:24.1199467Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-12-04T08:20:24.1200139Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-12-04T08:20:24.4746813Z 2025-12-04T08:20:24.4747408Z  2025-12-04T08:20:24.4747673Z  2025-12-04T08:20:24.4747994Z  2025-12-04T08:20:24.4748307Z  2025-12-04T08:20:24.4748529Z  2025-12-04T08:20:24.4748733Z  2025-12-04T08:20:24.4748950Z  2025-12-04T08:20:24.4749164Z  2025-12-04T08:20:24.4749836Z [1,952 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:24.4750452Z Testing //c10/test:util_base_tests; 27s processwrapper-sandbox 2025-12-04T08:20:24.4751045Z Compiling aten/src/ATen/UfuncCPU_add.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:24.4751616Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:24.4752125Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:24.4752508Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:24.4752907Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-12-04T08:20:24.4753366Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-12-04T08:20:24.4753797Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-12-04T08:20:25.3355130Z 2025-12-04T08:20:25.3356045Z  2025-12-04T08:20:25.3356483Z  2025-12-04T08:20:25.3356871Z  2025-12-04T08:20:25.3357253Z  2025-12-04T08:20:25.3357597Z  2025-12-04T08:20:25.3357982Z  2025-12-04T08:20:25.3358357Z  2025-12-04T08:20:25.3358729Z  2025-12-04T08:20:25.3359576Z [1,953 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:20:25.3360590Z Testing //c10/test:util_base_tests; 28s processwrapper-sandbox 2025-12-04T08:20:25.3361376Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:25.3362041Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:25.3362695Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:25.3363624Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:25.3364295Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:25.3364930Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:25.3365619Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-12-04T08:20:25.4678595Z 2025-12-04T08:20:25.4679335Z  2025-12-04T08:20:25.4679776Z  2025-12-04T08:20:25.4680499Z  2025-12-04T08:20:25.4680857Z  2025-12-04T08:20:25.4681234Z  2025-12-04T08:20:25.4681592Z  2025-12-04T08:20:25.4681969Z  2025-12-04T08:20:25.4682323Z  2025-12-04T08:20:25.4683276Z INFO: From Compiling aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp: 2025-12-04T08:20:25.4685810Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp: In function 'at::vec::DEFAULT::Vectorized at::native::{anonymous}::is_nan_vec(at::vec::DEFAULT::Vectorized) [with scalar_t = unsigned char]': 2025-12-04T08:20:25.4689238Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp:36:32: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:20:25.4691382Z 36 | vec::Vectorized is_nan_vec(vec::Vectorized vec) { 2025-12-04T08:20:25.4692333Z | ^~~~~~~~~~~~~~~~~~~~~~~~~ 2025-12-04T08:20:25.4693440Z [1,954 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:25.4694487Z Testing //c10/test:util_base_tests; 28s processwrapper-sandbox 2025-12-04T08:20:25.4695272Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:25.4695968Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:25.4696617Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:25.4697278Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:25.4697926Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:25.4698591Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:25.4699275Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-12-04T08:20:25.6755471Z 2025-12-04T08:20:25.6756069Z  2025-12-04T08:20:25.6756343Z  2025-12-04T08:20:25.6756551Z  2025-12-04T08:20:25.6756769Z  2025-12-04T08:20:25.6756973Z  2025-12-04T08:20:25.6757213Z  2025-12-04T08:20:25.6757413Z  2025-12-04T08:20:25.6757625Z  2025-12-04T08:20:25.6758137Z [1,955 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:25.6758755Z Testing //c10/test:util_base_tests; 28s processwrapper-sandbox 2025-12-04T08:20:25.6759209Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:25.6759586Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:25.6759965Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:25.6760340Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:25.6760716Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:25.6761080Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:25.6761477Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-12-04T08:20:25.8245429Z 2025-12-04T08:20:25.8246348Z  2025-12-04T08:20:25.8246796Z  2025-12-04T08:20:25.8247194Z  2025-12-04T08:20:25.8247654Z  2025-12-04T08:20:25.8247997Z  2025-12-04T08:20:25.8248349Z  2025-12-04T08:20:25.8248690Z  2025-12-04T08:20:25.8249057Z  2025-12-04T08:20:25.8249963Z INFO: From Compiling aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp: 2025-12-04T08:20:25.8251491Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp: In lambda function: 2025-12-04T08:20:25.8254134Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp:239:5: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:20:25.8255962Z 239 | [](Vec x, Vec scale, Vec bias) { return x * scale + bias; }, 2025-12-04T08:20:25.8256596Z | ^ 2025-12-04T08:20:25.8257548Z [1,955 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:25.8258598Z Testing //c10/test:util_base_tests; 28s processwrapper-sandbox 2025-12-04T08:20:25.8259631Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:25.8260275Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:25.8260923Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:25.8261565Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:25.8262211Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:25.8262891Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:25.8263569Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-12-04T08:20:26.0977408Z 2025-12-04T08:20:26.0978011Z  2025-12-04T08:20:26.0978320Z  2025-12-04T08:20:26.0978596Z  2025-12-04T08:20:26.0978798Z  2025-12-04T08:20:26.0979065Z  2025-12-04T08:20:26.0979275Z  2025-12-04T08:20:26.0979490Z  2025-12-04T08:20:26.0979691Z  2025-12-04T08:20:26.0980281Z [1,956 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:26.0980975Z Testing //c10/test:util_base_tests; 29s processwrapper-sandbox 2025-12-04T08:20:26.0981482Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:26.0981871Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:26.0982300Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:26.0982677Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:26.0983099Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:26.0991360Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:26.0991917Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-12-04T08:20:26.3127372Z 2025-12-04T08:20:26.3128102Z  2025-12-04T08:20:26.3128536Z  2025-12-04T08:20:26.3129129Z  2025-12-04T08:20:26.3129460Z  2025-12-04T08:20:26.3129757Z  2025-12-04T08:20:26.3130058Z  2025-12-04T08:20:26.3130339Z  2025-12-04T08:20:26.3130676Z  2025-12-04T08:20:26.3131407Z [1,957 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:20:26.3132302Z Testing //c10/test:util_base_tests; 29s processwrapper-sandbox 2025-12-04T08:20:26.3133024Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:26.3133650Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:26.3134275Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:26.3134907Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:26.3135560Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:26.3136164Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:26.3136821Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-12-04T08:20:26.4608874Z 2025-12-04T08:20:26.4609775Z  2025-12-04T08:20:26.4610234Z  2025-12-04T08:20:26.4610946Z  2025-12-04T08:20:26.4611697Z  2025-12-04T08:20:26.4612058Z  2025-12-04T08:20:26.4612701Z  2025-12-04T08:20:26.4613343Z  2025-12-04T08:20:26.4613701Z  2025-12-04T08:20:26.4615350Z INFO: From Compiling aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.DEFAULT.cpp: 2025-12-04T08:20:26.4617883Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.DEFAULT.cpp: In lambda function: 2025-12-04T08:20:26.4623273Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/NativeMultiheadAttnKernel.cpp.DEFAULT.cpp:65:11: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:20:26.4625364Z 65 | [s](Vec q, Vec q_bias) { return (q + q_bias) * Vec(s); }, 2025-12-04T08:20:26.4625980Z | ^ 2025-12-04T08:20:26.4626844Z [1,957 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:26.4627808Z Testing //c10/test:util_base_tests; 29s processwrapper-sandbox 2025-12-04T08:20:26.4631160Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:26.4631781Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:26.4632484Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:26.4633170Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:26.4633853Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:26.4634448Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:26.4635066Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-12-04T08:20:26.7221040Z 2025-12-04T08:20:26.7221666Z  2025-12-04T08:20:26.7221928Z  2025-12-04T08:20:26.7222157Z  2025-12-04T08:20:26.7222396Z  2025-12-04T08:20:26.7222601Z  2025-12-04T08:20:26.7222819Z  2025-12-04T08:20:26.7223019Z  2025-12-04T08:20:26.7223230Z  2025-12-04T08:20:26.7223736Z [1,958 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:26.7224360Z Testing //c10/test:util_base_tests; 29s processwrapper-sandbox 2025-12-04T08:20:26.7224802Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:26.7225188Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:26.7225573Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:26.7225939Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:26.7226313Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:26.7226676Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:26.7227074Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox ... 2025-12-04T08:20:26.8968792Z 2025-12-04T08:20:26.8969706Z  2025-12-04T08:20:26.8970120Z  2025-12-04T08:20:26.8970495Z  2025-12-04T08:20:26.8970846Z  2025-12-04T08:20:26.8971208Z  2025-12-04T08:20:26.8971550Z  2025-12-04T08:20:26.8971901Z  2025-12-04T08:20:26.8972236Z  2025-12-04T08:20:26.8973167Z INFO: From Compiling aten/src/ATen/native/cpu/PaddingKernel.cpp.DEFAULT.cpp: 2025-12-04T08:20:26.8975544Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PaddingKernel.cpp.DEFAULT.cpp:107: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:20:26.8977180Z 107 | # pragma unroll 2025-12-04T08:20:26.8977605Z | 2025-12-04T08:20:26.8978935Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PaddingKernel.cpp.DEFAULT.cpp:123: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:20:26.8980491Z 123 | # pragma unroll 2025-12-04T08:20:26.8980915Z | 2025-12-04T08:20:26.8981791Z [1,958 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:26.8982818Z Testing //c10/test:util_base_tests; 30s processwrapper-sandbox 2025-12-04T08:20:26.8983598Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-12-04T08:20:26.8984264Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:26.8984947Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:26.8985608Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:26.8986270Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:26.8986912Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:26.8987604Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox ... 2025-12-04T08:20:26.9971220Z 2025-12-04T08:20:26.9972585Z  2025-12-04T08:20:26.9973532Z  2025-12-04T08:20:26.9974206Z  2025-12-04T08:20:26.9975055Z  2025-12-04T08:20:26.9977528Z  2025-12-04T08:20:26.9978333Z  2025-12-04T08:20:26.9978623Z  2025-12-04T08:20:26.9979283Z  2025-12-04T08:20:26.9980239Z INFO: From Compiling aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp: 2025-12-04T08:20:26.9982964Z In file included from aten/src/ATen/Dispatch.h:9, 2025-12-04T08:20:26.9984547Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp:3: 2025-12-04T08:20:26.9986416Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp: In lambda function: 2025-12-04T08:20:26.9988459Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp:23:11: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:20:26.9989884Z 23 | [=](Vectorized self_vec, 2025-12-04T08:20:26.9990356Z | ^ 2025-12-04T08:20:26.9991170Z [1,960 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:26.9992036Z Testing //c10/test:util_base_tests; 30s processwrapper-sandbox 2025-12-04T08:20:26.9992731Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-12-04T08:20:26.9993317Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:26.9993764Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:26.9994169Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:26.9994712Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:26.9995322Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:26.9995922Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-12-04T08:20:27.2613849Z 2025-12-04T08:20:27.2614564Z  2025-12-04T08:20:27.2614975Z  2025-12-04T08:20:27.2615333Z  2025-12-04T08:20:27.2615686Z  2025-12-04T08:20:27.2616017Z  2025-12-04T08:20:27.2616371Z  2025-12-04T08:20:27.2616762Z  2025-12-04T08:20:27.2617115Z  2025-12-04T08:20:27.2617960Z [1,961 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:27.2618940Z Testing //c10/test:util_base_tests; 30s processwrapper-sandbox 2025-12-04T08:20:27.2619728Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-12-04T08:20:27.2620404Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-12-04T08:20:27.2621083Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:27.2621684Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:27.2622293Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:27.2622886Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:27.2623641Z Compiling aten/src/ATen/Operators_1.cpp; 1s processwrapper-sandbox ... 2025-12-04T08:20:27.2924618Z 2025-12-04T08:20:27.2925409Z  2025-12-04T08:20:27.2925909Z  2025-12-04T08:20:27.2926225Z  2025-12-04T08:20:27.2926545Z  2025-12-04T08:20:27.2926881Z  2025-12-04T08:20:27.2927194Z  2025-12-04T08:20:27.2927593Z  2025-12-04T08:20:27.2927880Z  2025-12-04T08:20:27.2928459Z INFO: From Compiling aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp: 2025-12-04T08:20:27.2930545Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp: In lambda function: 2025-12-04T08:20:27.2931866Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp:62:9: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:20:27.2932874Z 62 | [](Vec base) -> Vec { return base * base; } 2025-12-04T08:20:27.2933289Z | ^ 2025-12-04T08:20:27.2933805Z [1,961 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:27.2934443Z Testing //c10/test:util_base_tests; 30s processwrapper-sandbox 2025-12-04T08:20:27.2935258Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-12-04T08:20:27.2935915Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-12-04T08:20:27.2936505Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:27.2937108Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:27.2937691Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:27.2938225Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:27.2938970Z Compiling aten/src/ATen/Operators_1.cpp; 1s processwrapper-sandbox ... 2025-12-04T08:20:27.3094443Z 2025-12-04T08:20:27.3095206Z  2025-12-04T08:20:27.3095689Z  2025-12-04T08:20:27.3096038Z  2025-12-04T08:20:27.3096403Z  2025-12-04T08:20:27.3096739Z  2025-12-04T08:20:27.3097099Z  2025-12-04T08:20:27.3097444Z  2025-12-04T08:20:27.3097795Z  2025-12-04T08:20:27.3099033Z INFO: From Compiling aten/src/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.cpp.DEFAULT.cpp: 2025-12-04T08:20:27.3100335Z In file included from aten/src/ATen/cpu/vec/functional.h:3, 2025-12-04T08:20:27.3101778Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/ReducedPrecisionFloatGemvFastPathKernel.cpp.DEFAULT.cpp:5: 2025-12-04T08:20:27.3104009Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = float; Op = std::plus >]': 2025-12-04T08:20:27.3106132Z aten/src/ATen/cpu/vec/functional_base.h:29:17: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:20:27.3107339Z 29 | inline scalar_t vec_reduce_all( 2025-12-04T08:20:27.3107908Z | ^~~~~~~~~~~~~~ 2025-12-04T08:20:27.3108934Z [1,962 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:20:27.3109825Z Testing //c10/test:util_base_tests; 30s processwrapper-sandbox 2025-12-04T08:20:27.3110590Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-12-04T08:20:27.3111201Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-12-04T08:20:27.3111823Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:27.3112444Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:27.3113067Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:27.3113859Z Compiling aten/src/ATen/Operators_1.cpp; 1s processwrapper-sandbox 2025-12-04T08:20:27.3114698Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-12-04T08:20:27.4262888Z 2025-12-04T08:20:27.4263601Z  2025-12-04T08:20:27.4264022Z  2025-12-04T08:20:27.4264392Z  2025-12-04T08:20:27.4264717Z  2025-12-04T08:20:27.4265003Z  2025-12-04T08:20:27.4265344Z  2025-12-04T08:20:27.4265658Z  2025-12-04T08:20:27.4265871Z  2025-12-04T08:20:27.4266979Z INFO: From Compiling aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp: 2025-12-04T08:20:27.4267917Z In file included from aten/src/ATen/native/cpu/utils.h:5, 2025-12-04T08:20:27.4269001Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp:7: 2025-12-04T08:20:27.4270599Z aten/src/ATen/cpu/vec/vec.h: In function 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::convert_to_bool(at::vec::DEFAULT::Vectorized)': 2025-12-04T08:20:27.4271999Z aten/src/ATen/cpu/vec/vec.h:14:25: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:20:27.4273085Z 14 | inline Vectorized convert_to_bool(Vectorized x) { 2025-12-04T08:20:27.4273624Z | ^~~~~~~~~~~~~~~ 2025-12-04T08:20:27.4274456Z [1,964 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:27.4276563Z Testing //c10/test:util_base_tests; 30s processwrapper-sandbox 2025-12-04T08:20:27.4277291Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-12-04T08:20:27.4277806Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:27.4278285Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:27.4278834Z Compiling aten/src/ATen/Operators_1.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:27.4279448Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-12-04T08:20:27.4281144Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-12-04T08:20:27.4281626Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-12-04T08:20:27.4590205Z 2025-12-04T08:20:27.4591306Z  2025-12-04T08:20:27.4591832Z  2025-12-04T08:20:27.4592132Z  2025-12-04T08:20:27.4592422Z  2025-12-04T08:20:27.4592652Z  2025-12-04T08:20:27.4592939Z  2025-12-04T08:20:27.4593214Z  2025-12-04T08:20:27.4593624Z  2025-12-04T08:20:27.4594419Z INFO: From Compiling aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp: 2025-12-04T08:20:27.4595312Z In file included from aten/src/ATen/cpu/vec/functional.h:3, 2025-12-04T08:20:27.4595958Z from aten/src/ATen/cpu/vec/vec256/vec256_convert.h:3, 2025-12-04T08:20:27.4596511Z from aten/src/ATen/cpu/vec/vec256/vec256.h:38, 2025-12-04T08:20:27.4596959Z from aten/src/ATen/cpu/vec/vec.h:7, 2025-12-04T08:20:27.4597590Z from aten/src/ATen/native/cpu/Loops.h:37, 2025-12-04T08:20:27.4598448Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp:12: 2025-12-04T08:20:27.4602816Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = unsigned char; Op = at::native::{anonymous}::reduce_all_impl_vec::::, at::native::{anonymous}::min_all_kernel_impl(at::Tensor&, const at::Tensor&):::::: >(at::Tensor&, const at::Tensor&, unsigned char, at::native::{anonymous}::min_all_kernel_impl(at::Tensor&, const at::Tensor&)::::::, at::native::{anonymous}::min_all_kernel_impl(at::Tensor&, const at::Tensor&)::::::)::::]': 2025-12-04T08:20:27.4607252Z aten/src/ATen/cpu/vec/functional_base.h:29:17: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:20:27.4608232Z 29 | inline scalar_t vec_reduce_all( 2025-12-04T08:20:27.4608705Z | ^~~~~~~~~~~~~~ 2025-12-04T08:20:27.4609441Z [1,965 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:27.4610178Z Testing //c10/test:util_base_tests; 30s processwrapper-sandbox 2025-12-04T08:20:27.4610864Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:27.4611285Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:27.4611957Z Compiling aten/src/ATen/Operators_1.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:27.4612538Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:27.4613036Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-12-04T08:20:27.4613485Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-12-04T08:20:27.4614156Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-12-04T08:20:27.6614373Z 2025-12-04T08:20:27.6614967Z  2025-12-04T08:20:27.6615245Z  2025-12-04T08:20:27.6615454Z  2025-12-04T08:20:27.6615684Z  2025-12-04T08:20:27.6615890Z  2025-12-04T08:20:27.6616108Z  2025-12-04T08:20:27.6616325Z  2025-12-04T08:20:27.6616541Z  2025-12-04T08:20:27.6647566Z [1,966 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:27.6649075Z Testing //c10/test:util_base_tests; 30s processwrapper-sandbox 2025-12-04T08:20:27.6649842Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:27.6650664Z Compiling aten/src/ATen/Operators_1.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:27.6651501Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:27.6652146Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:27.6653007Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-12-04T08:20:27.6653642Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-12-04T08:20:27.6654322Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-12-04T08:20:27.7278503Z 2025-12-04T08:20:27.7279238Z  2025-12-04T08:20:27.7279681Z  2025-12-04T08:20:27.7280062Z  2025-12-04T08:20:27.7280428Z  2025-12-04T08:20:27.7280810Z  2025-12-04T08:20:27.7281164Z  2025-12-04T08:20:27.7281540Z  2025-12-04T08:20:27.7281900Z  2025-12-04T08:20:27.7282883Z INFO: From Compiling aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp: 2025-12-04T08:20:27.7284500Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp:7: 2025-12-04T08:20:27.7286675Z aten/src/ATen/cpu/vec/vec.h: In function 'at::vec::DEFAULT::Vectorized at::vec::DEFAULT::convert_to_bool(at::vec::DEFAULT::Vectorized)': 2025-12-04T08:20:27.7288610Z aten/src/ATen/cpu/vec/vec.h:14:25: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:20:27.7289898Z 14 | inline Vectorized convert_to_bool(Vectorized x) { 2025-12-04T08:20:27.7290646Z | ^~~~~~~~~~~~~~~ 2025-12-04T08:20:27.7291688Z [1,966 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:27.7292689Z Testing //c10/test:util_base_tests; 30s processwrapper-sandbox 2025-12-04T08:20:27.7293490Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-12-04T08:20:27.7294300Z Compiling aten/src/ATen/Operators_1.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:27.7295134Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:27.7295788Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:27.7296442Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-12-04T08:20:27.7297083Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-12-04T08:20:27.7297771Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-12-04T08:20:28.0385285Z 2025-12-04T08:20:28.0386230Z  2025-12-04T08:20:28.0386639Z  2025-12-04T08:20:28.0386969Z  2025-12-04T08:20:28.0387279Z  2025-12-04T08:20:28.0387621Z  2025-12-04T08:20:28.0387832Z  2025-12-04T08:20:28.0388052Z  2025-12-04T08:20:28.0388324Z  2025-12-04T08:20:28.0388927Z INFO: From Compiling aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp: 2025-12-04T08:20:28.0389762Z In file included from aten/src/ATen/Dispatch.h:9, 2025-12-04T08:20:28.0390636Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp:8: 2025-12-04T08:20:28.0391735Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp: In lambda function: 2025-12-04T08:20:28.0393433Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp:27:7: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:20:28.0394608Z 27 | [maxnorm_v, eps_v, one_v](vec_t norm) -> vec_t { 2025-12-04T08:20:28.0395118Z | ^ 2025-12-04T08:20:28.0395775Z [1,967 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:28.0396468Z Testing //c10/test:util_base_tests; 31s processwrapper-sandbox 2025-12-04T08:20:28.0398577Z Compiling aten/src/ATen/Operators_1.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:28.0399803Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:28.0400513Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:28.0401182Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:28.0401868Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-12-04T08:20:28.0402551Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-12-04T08:20:28.0403279Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-12-04T08:20:28.2658151Z 2025-12-04T08:20:28.2658880Z  2025-12-04T08:20:28.2659313Z  2025-12-04T08:20:28.2659621Z  2025-12-04T08:20:28.2659917Z  2025-12-04T08:20:28.2660186Z  2025-12-04T08:20:28.2660459Z  2025-12-04T08:20:28.2660761Z  2025-12-04T08:20:28.2661098Z  2025-12-04T08:20:28.2661891Z [1,968 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:28.2663038Z Testing //c10/test:util_base_tests; 31s processwrapper-sandbox 2025-12-04T08:20:28.2663777Z Compiling aten/src/ATen/Operators_1.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:28.2664458Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:28.2665010Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:28.2665590Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-12-04T08:20:28.2666147Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-12-04T08:20:28.2666777Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-12-04T08:20:28.2667227Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-12-04T08:20:28.7416926Z 2025-12-04T08:20:28.7417594Z  2025-12-04T08:20:28.7418001Z  2025-12-04T08:20:28.7418333Z  2025-12-04T08:20:28.7418573Z  2025-12-04T08:20:28.7418776Z  2025-12-04T08:20:28.7418995Z  2025-12-04T08:20:28.7419198Z  2025-12-04T08:20:28.7419414Z  2025-12-04T08:20:28.7419997Z INFO: From Compiling aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.DEFAULT.cpp: 2025-12-04T08:20:28.7420634Z In file included from aten/src/ATen/cpu/vec/functional.h:3, 2025-12-04T08:20:28.7421350Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SampledAddmmKernel.cpp.DEFAULT.cpp:6: 2025-12-04T08:20:28.7423250Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = double; Op = at::native::{anonymous}::sampled_addmm_sparse_csr_kernel_impl(const at::Tensor&, const at::Tensor&, const c10::Scalar&, const c10::Scalar&, const at::Tensor&)::::]': 2025-12-04T08:20:28.7425226Z aten/src/ATen/cpu/vec/functional_base.h:29:17: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:20:28.7425918Z 29 | inline scalar_t vec_reduce_all( 2025-12-04T08:20:28.7426218Z | ^~~~~~~~~~~~~~ 2025-12-04T08:20:28.7426787Z [1,968 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:28.7427356Z Testing //c10/test:util_base_tests; 31s processwrapper-sandbox 2025-12-04T08:20:28.7427903Z Compiling aten/src/ATen/Operators_1.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:28.7428389Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:28.7429008Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:28.7429577Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:28.7430122Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:28.7430680Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2025-12-04T08:20:28.7431264Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-12-04T08:20:29.0662802Z 2025-12-04T08:20:29.0663392Z  2025-12-04T08:20:29.0663666Z  2025-12-04T08:20:29.0663874Z  2025-12-04T08:20:29.0664093Z  2025-12-04T08:20:29.0664296Z  2025-12-04T08:20:29.1041782Z  2025-12-04T08:20:29.1043050Z  2025-12-04T08:20:29.1043413Z  2025-12-04T08:20:29.1045096Z [1,969 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:29.1046301Z Testing //c10/test:util_base_tests; 32s processwrapper-sandbox 2025-12-04T08:20:29.1047624Z Compiling aten/src/ATen/Operators_1.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:29.1048921Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:29.1050706Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:29.1051944Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:29.1053561Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:29.1054177Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:29.1054877Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-12-04T08:20:29.1674839Z 2025-12-04T08:20:29.1675572Z  2025-12-04T08:20:29.1676005Z  2025-12-04T08:20:29.1676397Z  2025-12-04T08:20:29.1676755Z  2025-12-04T08:20:29.1677159Z  2025-12-04T08:20:29.1677530Z  2025-12-04T08:20:29.1677914Z  2025-12-04T08:20:29.1678287Z  2025-12-04T08:20:29.1679195Z INFO: From Compiling aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp: 2025-12-04T08:20:29.1680898Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp: In lambda function: 2025-12-04T08:20:29.1683393Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp:261:13: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:20:29.1685197Z 261 | [](Vec x, Vec y) { return x + y; }, 2025-12-04T08:20:29.1685774Z | ^ 2025-12-04T08:20:29.1686728Z [1,969 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:29.1687844Z Testing //c10/test:util_base_tests; 32s processwrapper-sandbox 2025-12-04T08:20:29.1688828Z Compiling aten/src/ATen/Operators_1.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:29.1689711Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:29.1690401Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:29.1691080Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:29.1691765Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:29.1692473Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:29.1693141Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-12-04T08:20:29.3797723Z 2025-12-04T08:20:29.3798483Z  2025-12-04T08:20:29.3798912Z  2025-12-04T08:20:29.3799280Z  2025-12-04T08:20:29.3799655Z  2025-12-04T08:20:29.3800012Z  2025-12-04T08:20:29.3800376Z  2025-12-04T08:20:29.3800723Z  2025-12-04T08:20:29.3801096Z  2025-12-04T08:20:29.3801992Z [1,971 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:29.3803027Z Testing //c10/test:util_base_tests; 32s processwrapper-sandbox 2025-12-04T08:20:29.3803795Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:29.3804427Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:29.3805072Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:29.3805689Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:29.3806322Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:29.3806978Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:29.3807784Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-12-04T08:20:29.9586593Z 2025-12-04T08:20:29.9587393Z  2025-12-04T08:20:29.9587673Z  2025-12-04T08:20:29.9587882Z  2025-12-04T08:20:29.9588097Z  2025-12-04T08:20:29.9588297Z  2025-12-04T08:20:29.9588512Z  2025-12-04T08:20:29.9588713Z  2025-12-04T08:20:29.9589163Z  2025-12-04T08:20:29.9589729Z INFO: From Compiling aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp: 2025-12-04T08:20:29.9590484Z In file included from aten/src/ATen/cpu/vec/functional.h:3, 2025-12-04T08:20:29.9591214Z from aten/src/ATen/native/cpu/LogSoftmaxKernelImpl.h:5, 2025-12-04T08:20:29.9592182Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp:5: 2025-12-04T08:20:29.9595290Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = double; Op = at::native::{anonymous}::_vec_softmax_lastdim(const double*, double*, int64_t, int64_t)::::]': 2025-12-04T08:20:29.9598099Z aten/src/ATen/cpu/vec/functional_base.h:29:17: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:20:29.9598865Z 29 | inline scalar_t vec_reduce_all( 2025-12-04T08:20:29.9599190Z | ^~~~~~~~~~~~~~ 2025-12-04T08:20:29.9602421Z [1,971 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:29.9603379Z Testing //c10/test:util_base_tests; 33s processwrapper-sandbox 2025-12-04T08:20:29.9603928Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:29.9604393Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:29.9604782Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:29.9605150Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:29.9605532Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:29.9605897Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:29.9606292Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-12-04T08:20:30.1204051Z 2025-12-04T08:20:30.1205422Z  2025-12-04T08:20:30.1205849Z  2025-12-04T08:20:30.1206257Z  2025-12-04T08:20:30.1206545Z  2025-12-04T08:20:30.1207173Z  2025-12-04T08:20:30.1207764Z  2025-12-04T08:20:30.1208144Z  2025-12-04T08:20:30.1208419Z  2025-12-04T08:20:30.1209112Z INFO: From Compiling aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp: 2025-12-04T08:20:30.1211918Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:368: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:20:30.1213185Z 368 | # pragma unroll 2025-12-04T08:20:30.1213593Z | 2025-12-04T08:20:30.1215652Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:377: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:20:30.1217981Z 377 | # pragma unroll 2025-12-04T08:20:30.1218769Z | 2025-12-04T08:20:30.1219898Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:394: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:20:30.1221088Z 394 | # pragma unroll 2025-12-04T08:20:30.1221437Z | 2025-12-04T08:20:30.1222461Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:403: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:20:30.1223569Z 403 | # pragma unroll 2025-12-04T08:20:30.1223951Z | 2025-12-04T08:20:30.1224299Z In file included from aten/src/ATen/Dispatch.h:9, 2025-12-04T08:20:30.1225125Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:3: 2025-12-04T08:20:30.1226410Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp: In lambda function: 2025-12-04T08:20:30.1228406Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:620:13: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:20:30.1233680Z 620 | [=](Vectorized a, Vectorized b) { return a + b; }); 2025-12-04T08:20:30.1234329Z | ^ 2025-12-04T08:20:30.1235265Z [1,973 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:30.1236127Z Testing //c10/test:util_base_tests; 33s processwrapper-sandbox 2025-12-04T08:20:30.1236786Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:30.1241956Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:30.1242498Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:30.1243066Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:30.1243582Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:30.1244110Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:30.1244648Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-12-04T08:20:30.4667699Z 2025-12-04T08:20:30.4668339Z  2025-12-04T08:20:30.4668752Z  2025-12-04T08:20:30.4669110Z  2025-12-04T08:20:30.4669424Z  2025-12-04T08:20:30.4669748Z  2025-12-04T08:20:30.4670065Z  2025-12-04T08:20:30.4670329Z  2025-12-04T08:20:30.4670529Z  2025-12-04T08:20:30.4671255Z INFO: From Compiling aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp: 2025-12-04T08:20:30.4672725Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp:847: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas] 2025-12-04T08:20:30.4674158Z 847 | # pragma unroll 2025-12-04T08:20:30.4674546Z | 2025-12-04T08:20:30.4675204Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp:11: 2025-12-04T08:20:30.4676338Z aten/src/ATen/native/cpu/ReduceUtils.h: In lambda function: 2025-12-04T08:20:30.4677395Z aten/src/ATen/native/cpu/ReduceUtils.h:75:7: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:20:30.4678354Z 75 | [val](Vec x) { return Vec(val); }, 2025-12-04T08:20:30.4678845Z | ^ 2025-12-04T08:20:30.4679557Z [1,974 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:30.4680481Z Testing //c10/test:util_base_tests; 33s processwrapper-sandbox 2025-12-04T08:20:30.4681163Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-12-04T08:20:30.4681799Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:30.4682384Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:30.4682991Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:30.4683570Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:30.4684116Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:30.4684739Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-12-04T08:20:30.4925138Z 2025-12-04T08:20:30.4926197Z  2025-12-04T08:20:30.4926677Z  2025-12-04T08:20:30.4927166Z  2025-12-04T08:20:30.4927676Z  2025-12-04T08:20:30.4928106Z  2025-12-04T08:20:30.4928537Z  2025-12-04T08:20:30.4929194Z  2025-12-04T08:20:30.4929622Z  2025-12-04T08:20:30.4930450Z INFO: From Compiling aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp: 2025-12-04T08:20:30.4931835Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp:7: 2025-12-04T08:20:30.4933051Z aten/src/ATen/native/cpu/SerialStackImpl.h: In lambda function: 2025-12-04T08:20:30.4934603Z aten/src/ATen/native/cpu/SerialStackImpl.h:56:13: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:20:30.4936396Z 56 | [](Vec x) { return x; }, result_ptr, input_ptr, local_inner); 2025-12-04T08:20:30.4937185Z | ^ 2025-12-04T08:20:30.4939372Z [1,975 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:20:30.4940673Z Testing //c10/test:util_base_tests; 33s processwrapper-sandbox 2025-12-04T08:20:30.4941529Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:30.4942239Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:30.4942957Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:30.4943653Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:30.4945513Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:30.4946222Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:30.4946940Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-12-04T08:20:30.5285479Z 2025-12-04T08:20:30.5286040Z  2025-12-04T08:20:30.5286303Z  2025-12-04T08:20:30.5286539Z  2025-12-04T08:20:30.5286816Z  2025-12-04T08:20:30.5287128Z  2025-12-04T08:20:30.5287524Z  2025-12-04T08:20:30.5287900Z  2025-12-04T08:20:30.5288175Z  2025-12-04T08:20:30.5289029Z INFO: From Compiling aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.DEFAULT.cpp: 2025-12-04T08:20:30.5290116Z In file included from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SpmmReduceKernel.cpp.DEFAULT.cpp:9: 2025-12-04T08:20:30.5291110Z aten/src/ATen/native/cpu/ReduceUtils.h: In lambda function: 2025-12-04T08:20:30.5292161Z aten/src/ATen/native/cpu/ReduceUtils.h:75:7: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:20:30.5293093Z 75 | [val](Vec x) { return Vec(val); }, 2025-12-04T08:20:30.5293521Z | ^ 2025-12-04T08:20:30.5294263Z [1,976 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:30.5295058Z Testing //c10/test:util_base_tests; 33s processwrapper-sandbox 2025-12-04T08:20:30.5295690Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:30.5296255Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:30.5296763Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:30.5297205Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:30.5297681Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:30.5298235Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:30.5298842Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-12-04T08:20:30.9068546Z 2025-12-04T08:20:30.9069172Z  2025-12-04T08:20:30.9069432Z  2025-12-04T08:20:30.9069674Z  2025-12-04T08:20:30.9069880Z  2025-12-04T08:20:30.9070095Z  2025-12-04T08:20:30.9070309Z  2025-12-04T08:20:30.9070514Z  2025-12-04T08:20:30.9070735Z  2025-12-04T08:20:30.9071244Z [1,977 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:30.9071842Z Testing //c10/test:util_base_tests; 34s processwrapper-sandbox 2025-12-04T08:20:30.9072297Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:30.9072687Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:30.9073052Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:30.9073426Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:30.9073797Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:30.9074157Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:30.9074548Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-12-04T08:20:31.2457828Z 2025-12-04T08:20:31.2458815Z  2025-12-04T08:20:31.2459159Z  2025-12-04T08:20:31.2459436Z  2025-12-04T08:20:31.2459905Z  2025-12-04T08:20:31.2460143Z  2025-12-04T08:20:31.2460454Z  2025-12-04T08:20:31.2460921Z  2025-12-04T08:20:31.2461253Z  2025-12-04T08:20:31.2461914Z INFO: From Compiling aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp: 2025-12-04T08:20:31.2465046Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp: In lambda function: 2025-12-04T08:20:31.2466905Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp:33:7: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:20:31.2468048Z 33 | [](Vec x, Vec y) -> Vec { return x + y; }); 2025-12-04T08:20:31.2468389Z | ^ 2025-12-04T08:20:31.2469024Z [1,977 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:31.2471727Z Testing //c10/test:util_base_tests; 34s processwrapper-sandbox 2025-12-04T08:20:31.2472208Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-12-04T08:20:31.2472804Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:31.2473280Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:31.2473741Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:31.2474221Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:31.2474604Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:31.2475141Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-12-04T08:20:31.5009990Z 2025-12-04T08:20:31.5010930Z  2025-12-04T08:20:31.5011358Z  2025-12-04T08:20:31.5011620Z  2025-12-04T08:20:31.5011909Z  2025-12-04T08:20:31.5012233Z  2025-12-04T08:20:31.5012582Z  2025-12-04T08:20:31.5012889Z  2025-12-04T08:20:31.5013116Z  2025-12-04T08:20:31.5013875Z INFO: From Compiling aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp: 2025-12-04T08:20:31.5014721Z In file included from aten/src/ATen/Dispatch.h:9, 2025-12-04T08:20:31.5015697Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp:7: 2025-12-04T08:20:31.5016741Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp: In lambda function: 2025-12-04T08:20:31.5018490Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp:134:18: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:20:31.5020407Z 134 | vec::map([](vec::Vectorized x) -> vec::Vectorized { return x; }, keys + begin, sorted_keys + begin, job_size); 2025-12-04T08:20:31.5021111Z | ^ 2025-12-04T08:20:31.5021862Z [1,978 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:31.5022858Z Testing //c10/test:util_base_tests; 34s processwrapper-sandbox 2025-12-04T08:20:31.5023613Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-12-04T08:20:31.5024274Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-12-04T08:20:31.5024888Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-12-04T08:20:31.5025531Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:31.5026164Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:31.5026984Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:31.5027783Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-12-04T08:20:31.5180892Z 2025-12-04T08:20:31.5181903Z  2025-12-04T08:20:31.5182336Z  2025-12-04T08:20:31.5182690Z  2025-12-04T08:20:31.5183060Z  2025-12-04T08:20:31.5183400Z  2025-12-04T08:20:31.5183760Z  2025-12-04T08:20:31.5184110Z  2025-12-04T08:20:31.5184520Z  2025-12-04T08:20:31.5185525Z INFO: From Compiling aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp: 2025-12-04T08:20:31.5186553Z In file included from aten/src/ATen/Dispatch.h:9, 2025-12-04T08:20:31.5187767Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp:13: 2025-12-04T08:20:31.5189641Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp: In lambda function: 2025-12-04T08:20:31.5192391Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp:352:7: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:20:31.5194508Z 352 | [](Vectorized a, Vectorized min, Vectorized max) { 2025-12-04T08:20:31.5195317Z | ^ 2025-12-04T08:20:31.5196247Z [1,978 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:31.5197421Z Testing //c10/test:util_base_tests; 34s processwrapper-sandbox 2025-12-04T08:20:31.5198207Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-12-04T08:20:31.5198868Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-12-04T08:20:31.5199521Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-12-04T08:20:31.5200177Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:31.5200817Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:31.5201323Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:31.5201819Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox ... 2025-12-04T08:20:31.7435450Z 2025-12-04T08:20:31.7436294Z  2025-12-04T08:20:31.7436708Z  2025-12-04T08:20:31.7436948Z  2025-12-04T08:20:31.7437156Z  2025-12-04T08:20:31.7437482Z  2025-12-04T08:20:31.7437698Z  2025-12-04T08:20:31.7437903Z  2025-12-04T08:20:31.7438138Z  2025-12-04T08:20:31.7439094Z [1,980 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:31.7439903Z Testing //c10/test:util_base_tests; 34s processwrapper-sandbox 2025-12-04T08:20:31.7440347Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-12-04T08:20:31.7441003Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:31.7441430Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:31.7441816Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:31.7442209Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:31.7442694Z Compiling aten/src/ATen/ViewMetaClasses.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:31.7443473Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox ... 2025-12-04T08:20:32.3623992Z 2025-12-04T08:20:32.3624894Z  2025-12-04T08:20:32.3625347Z  2025-12-04T08:20:32.3625759Z  2025-12-04T08:20:32.3626124Z  2025-12-04T08:20:32.3626557Z  2025-12-04T08:20:32.3626940Z  2025-12-04T08:20:32.3627302Z  2025-12-04T08:20:32.3627666Z  2025-12-04T08:20:32.3628556Z [1,981 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:20:32.3629777Z Testing //c10/test:util_base_tests; 35s processwrapper-sandbox 2025-12-04T08:20:32.3630571Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-12-04T08:20:32.3631260Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-12-04T08:20:32.3631946Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:32.3632604Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:32.3633475Z Compiling aten/src/ATen/ViewMetaClasses.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:32.3634356Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:32.3634978Z //:caffe2; 2s processwrapper-sandbox ... 2025-12-04T08:20:32.3955257Z 2025-12-04T08:20:32.3956251Z  2025-12-04T08:20:32.3956650Z  2025-12-04T08:20:32.3956856Z  2025-12-04T08:20:32.3957085Z  2025-12-04T08:20:32.3957329Z  2025-12-04T08:20:32.3957543Z  2025-12-04T08:20:32.3957742Z  2025-12-04T08:20:32.3958009Z  2025-12-04T08:20:32.3958538Z INFO: From Compiling aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp: 2025-12-04T08:20:32.3959203Z In file included from aten/src/ATen/native/UpSample.h:11, 2025-12-04T08:20:32.3960181Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp:8: 2025-12-04T08:20:32.3961371Z aten/src/ATen/native/cpu/utils.h: In constructor 'at::native::DEFAULT::Vec2::Vec2(at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized)': 2025-12-04T08:20:32.3962591Z aten/src/ATen/native/cpu/utils.h:63:3: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:20:32.3963415Z 63 | Vec2(Vectorized v0, Vectorized v1) : val0(v0), val1(v1) {} 2025-12-04T08:20:32.3964006Z | ^~~~ 2025-12-04T08:20:32.3964528Z [1,981 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:32.3965171Z Testing //c10/test:util_base_tests; 35s processwrapper-sandbox 2025-12-04T08:20:32.3965678Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-12-04T08:20:32.3966048Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-12-04T08:20:32.3966479Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:32.3966848Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:32.3967467Z Compiling aten/src/ATen/ViewMetaClasses.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:32.3968010Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:32.5254101Z //:caffe2; 2s processwrapper-sandbox ... 2025-12-04T08:20:32.5254517Z 2025-12-04T08:20:32.5254924Z  2025-12-04T08:20:32.5255248Z  2025-12-04T08:20:32.5255629Z  2025-12-04T08:20:32.5255976Z  2025-12-04T08:20:32.5256199Z  2025-12-04T08:20:32.5256446Z  2025-12-04T08:20:32.5256713Z  2025-12-04T08:20:32.5256940Z  2025-12-04T08:20:32.5257762Z INFO: From Compiling aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp: 2025-12-04T08:20:32.5258717Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp: In lambda function: 2025-12-04T08:20:32.5260502Z bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp:76:9: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:20:32.5262012Z 76 | [](Vectorized x_vec) { return x_vec.log(); }, 2025-12-04T08:20:32.5262425Z | ^ 2025-12-04T08:20:32.5263116Z [1,982 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:32.5263835Z Testing //c10/test:util_base_tests; 35s processwrapper-sandbox 2025-12-04T08:20:32.5264428Z //:ATen_CPU_DEFAULT; 5s processwrapper-sandbox 2025-12-04T08:20:32.5264980Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:32.5265515Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:32.5266153Z Compiling aten/src/ATen/ViewMetaClasses.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:32.5266829Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:32.5267280Z //:caffe2; 2s processwrapper-sandbox 2025-12-04T08:20:32.5267712Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:20:32.7442185Z 2025-12-04T08:20:32.7442930Z  2025-12-04T08:20:32.7443379Z  2025-12-04T08:20:32.7443741Z  2025-12-04T08:20:32.7444109Z  2025-12-04T08:20:32.7444465Z  2025-12-04T08:20:32.7444834Z  2025-12-04T08:20:32.7445177Z  2025-12-04T08:20:32.7445533Z  2025-12-04T08:20:32.7446402Z [1,983 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:32.7447531Z Testing //c10/test:util_base_tests; 35s processwrapper-sandbox 2025-12-04T08:20:32.7448317Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:32.7448975Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:32.7449828Z Compiling aten/src/ATen/ViewMetaClasses.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:32.7450689Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2025-12-04T08:20:32.7451304Z //:caffe2; 2s processwrapper-sandbox 2025-12-04T08:20:32.7452147Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:20:32.7452842Z //:torch_dist_autograd_test; 2s processwrapper-sandbox ... 2025-12-04T08:20:33.1444115Z 2025-12-04T08:20:33.1444865Z  2025-12-04T08:20:33.1445147Z  2025-12-04T08:20:33.1445372Z  2025-12-04T08:20:33.1445577Z  2025-12-04T08:20:33.1445791Z  2025-12-04T08:20:33.1445997Z  2025-12-04T08:20:33.1446211Z  2025-12-04T08:20:33.1446424Z  2025-12-04T08:20:33.5662311Z [1,985 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:33.5662924Z Testing //c10/test:util_base_tests; 36s processwrapper-sandbox 2025-12-04T08:20:33.5663484Z Compiling aten/src/ATen/ViewMetaClasses.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:33.5663991Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2025-12-04T08:20:33.5664350Z //:caffe2; 3s processwrapper-sandbox 2025-12-04T08:20:33.5664688Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:20:33.5665075Z //:torch_dist_autograd_test; 2s processwrapper-sandbox 2025-12-04T08:20:33.5665539Z Compiling caffe2/core/common.cc; 2s processwrapper-sandbox 2025-12-04T08:20:33.5665971Z //:caffe2; 2s processwrapper-sandbox ... 2025-12-04T08:20:34.0987691Z 2025-12-04T08:20:34.0988654Z  2025-12-04T08:20:34.0989088Z  2025-12-04T08:20:34.0989483Z  2025-12-04T08:20:34.0989870Z  2025-12-04T08:20:34.0990249Z  2025-12-04T08:20:34.0990658Z  2025-12-04T08:20:34.0991041Z  2025-12-04T08:20:34.0991409Z  2025-12-04T08:20:34.0992339Z [1,986 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:20:34.0993448Z Testing //c10/test:util_base_tests; 37s processwrapper-sandbox 2025-12-04T08:20:34.0994263Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-12-04T08:20:34.0994949Z //:caffe2; 4s processwrapper-sandbox 2025-12-04T08:20:34.0995552Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:20:34.0996253Z //:torch_dist_autograd_test; 3s processwrapper-sandbox 2025-12-04T08:20:34.0997052Z Compiling caffe2/core/common.cc; 3s processwrapper-sandbox 2025-12-04T08:20:34.0997828Z //:caffe2; 3s processwrapper-sandbox 2025-12-04T08:20:34.0998721Z Compiling caffe2/serialize/file_adapter.cc; 2s processwrapper-sandbox ... 2025-12-04T08:20:34.3668215Z 2025-12-04T08:20:34.3669092Z  2025-12-04T08:20:34.3669383Z  2025-12-04T08:20:34.3669624Z  2025-12-04T08:20:34.3669839Z  2025-12-04T08:20:34.3670042Z  2025-12-04T08:20:34.3670261Z  2025-12-04T08:20:34.3670463Z  2025-12-04T08:20:34.3670678Z  2025-12-04T08:20:34.3671187Z [1,987 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:34.3671796Z Testing //c10/test:util_base_tests; 37s processwrapper-sandbox 2025-12-04T08:20:34.3672239Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-12-04T08:20:34.3672623Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:20:34.3673001Z //:torch_dist_autograd_test; 3s processwrapper-sandbox 2025-12-04T08:20:34.3673484Z Compiling caffe2/core/common.cc; 3s processwrapper-sandbox 2025-12-04T08:20:34.3673909Z //:caffe2; 3s processwrapper-sandbox 2025-12-04T08:20:34.3674359Z Compiling caffe2/serialize/file_adapter.cc; 3s processwrapper-sandbox 2025-12-04T08:20:34.3674970Z Compiling test/cpp/api/torch_include.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:20:34.6694843Z 2025-12-04T08:20:34.6695751Z  2025-12-04T08:20:34.6696148Z  2025-12-04T08:20:34.6696505Z  2025-12-04T08:20:34.6696853Z  2025-12-04T08:20:34.6697211Z  2025-12-04T08:20:34.6697569Z  2025-12-04T08:20:34.6697958Z  2025-12-04T08:20:34.6698311Z  2025-12-04T08:20:34.6699276Z INFO: From Compiling aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp: 2025-12-04T08:20:34.6700673Z In file included from aten/src/ATen/cpu/vec/functional.h:3, 2025-12-04T08:20:34.6701909Z from bazel-out/k8-fastbuild--cpu-only/bin/aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp:9: 2025-12-04T08:20:34.6705358Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = double; Op = at::native::{anonymous}::weight_norm_first_dim_kernel(at::TensorBase&, at::TensorBase&, const at::TensorBase&, const at::TensorBase&, int64_t, int64_t)::::]': 2025-12-04T08:20:34.6709065Z aten/src/ATen/cpu/vec/functional_base.h:29:17: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:20:34.6711206Z 29 | inline scalar_t vec_reduce_all( 2025-12-04T08:20:34.6711745Z | ^~~~~~~~~~~~~~ 2025-12-04T08:20:34.6712783Z [1,987 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:34.6713845Z Testing //c10/test:util_base_tests; 37s processwrapper-sandbox 2025-12-04T08:20:34.6714630Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2025-12-04T08:20:34.6715249Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:20:34.6715877Z //:torch_dist_autograd_test; 4s processwrapper-sandbox 2025-12-04T08:20:34.6716669Z Compiling caffe2/core/common.cc; 4s processwrapper-sandbox 2025-12-04T08:20:34.6717404Z //:caffe2; 4s processwrapper-sandbox 2025-12-04T08:20:34.6718212Z Compiling caffe2/serialize/file_adapter.cc; 3s processwrapper-sandbox 2025-12-04T08:20:34.6719277Z Compiling test/cpp/api/torch_include.cpp; 3s processwrapper-sandbox ... 2025-12-04T08:20:34.9068349Z 2025-12-04T08:20:34.9069160Z  2025-12-04T08:20:34.9070449Z  2025-12-04T08:20:34.9070790Z  2025-12-04T08:20:34.9071121Z  2025-12-04T08:20:34.9071470Z  2025-12-04T08:20:34.9071804Z  2025-12-04T08:20:34.9072162Z  2025-12-04T08:20:34.9072508Z  2025-12-04T08:20:34.9073455Z [1,988 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:34.9074502Z Testing //c10/test:util_base_tests; 38s processwrapper-sandbox 2025-12-04T08:20:34.9075196Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:20:34.9075849Z //:torch_dist_autograd_test; 4s processwrapper-sandbox 2025-12-04T08:20:34.9076621Z Compiling caffe2/core/common.cc; 4s processwrapper-sandbox 2025-12-04T08:20:34.9077370Z //:caffe2; 4s processwrapper-sandbox 2025-12-04T08:20:34.9078171Z Compiling caffe2/serialize/file_adapter.cc; 3s processwrapper-sandbox 2025-12-04T08:20:34.9079128Z Compiling test/cpp/api/torch_include.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:34.9080167Z Compiling test/cpp/api/memory.cpp; 3s processwrapper-sandbox ... 2025-12-04T08:20:35.1070858Z 2025-12-04T08:20:35.1071607Z  2025-12-04T08:20:35.1071897Z  2025-12-04T08:20:35.1072117Z  2025-12-04T08:20:35.1072320Z  2025-12-04T08:20:35.1072560Z  2025-12-04T08:20:35.1072763Z  2025-12-04T08:20:35.1072972Z  2025-12-04T08:20:35.1073173Z  2025-12-04T08:20:35.1073694Z [1,989 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:35.1074296Z Testing //c10/test:util_base_tests; 38s processwrapper-sandbox 2025-12-04T08:20:35.1074733Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:20:35.1075131Z //:torch_dist_autograd_test; 4s processwrapper-sandbox 2025-12-04T08:20:35.1075585Z Compiling caffe2/core/common.cc; 4s processwrapper-sandbox 2025-12-04T08:20:35.1076011Z //:caffe2; 4s processwrapper-sandbox 2025-12-04T08:20:35.1076455Z Compiling test/cpp/api/torch_include.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:35.1077244Z Compiling test/cpp/api/memory.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:35.1077962Z //:jit_tests; 2s processwrapper-sandbox ... 2025-12-04T08:20:35.3092934Z 2025-12-04T08:20:35.3093905Z  2025-12-04T08:20:35.3094377Z  2025-12-04T08:20:35.3094742Z  2025-12-04T08:20:35.3095109Z  2025-12-04T08:20:35.3095460Z  2025-12-04T08:20:35.3095830Z  2025-12-04T08:20:35.3096183Z  2025-12-04T08:20:35.3096542Z  2025-12-04T08:20:35.3097439Z [1,992 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:35.3098637Z Testing //c10/test:util_base_tests; 38s processwrapper-sandbox 2025-12-04T08:20:35.3099386Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:20:35.3100024Z //:torch_dist_autograd_test; 4s processwrapper-sandbox 2025-12-04T08:20:35.3100890Z Compiling test/cpp/api/torch_include.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:35.3101906Z Compiling test/cpp/jit/torch_python_test.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:35.3102977Z Compiling torch/csrc/autograd/anomaly_mode.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:35.3104077Z Compiling torch/csrc/autograd/autograd.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:35.3104902Z //:jit_tests; 2s processwrapper-sandbox ... 2025-12-04T08:20:35.7094355Z 2025-12-04T08:20:35.7094940Z  2025-12-04T08:20:35.7095214Z  2025-12-04T08:20:35.7095419Z  2025-12-04T08:20:35.7095636Z  2025-12-04T08:20:35.7095867Z  2025-12-04T08:20:35.7096067Z  2025-12-04T08:20:35.7096281Z  2025-12-04T08:20:35.7096506Z  2025-12-04T08:20:35.7097036Z [1,993 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:35.7097630Z Testing //c10/test:util_base_tests; 38s processwrapper-sandbox 2025-12-04T08:20:35.7098068Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:20:35.7098440Z //:torch_dist_autograd_test; 5s processwrapper-sandbox 2025-12-04T08:20:35.7098947Z Compiling test/cpp/api/torch_include.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:35.7099556Z Compiling test/cpp/jit/torch_python_test.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:35.7100163Z Compiling torch/csrc/autograd/anomaly_mode.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:35.7100785Z Compiling torch/csrc/autograd/autograd.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:35.7101369Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:20:35.9438012Z 2025-12-04T08:20:35.9438592Z  2025-12-04T08:20:35.9438867Z  2025-12-04T08:20:35.9439100Z  2025-12-04T08:20:35.9446530Z  2025-12-04T08:20:35.9446937Z  2025-12-04T08:20:35.9447157Z  2025-12-04T08:20:35.9447487Z  2025-12-04T08:20:35.9447704Z  2025-12-04T08:20:35.9448234Z [1,994 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:35.9448841Z Testing //c10/test:util_base_tests; 39s processwrapper-sandbox 2025-12-04T08:20:35.9449265Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:20:35.9449673Z //:torch_dist_autograd_test; 5s processwrapper-sandbox 2025-12-04T08:20:35.9450173Z Compiling test/cpp/api/torch_include.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:35.9450765Z Compiling test/cpp/jit/torch_python_test.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:35.9451362Z Compiling torch/csrc/autograd/autograd.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:35.9452041Z Compiling torch/csrc/autograd/autograd_meta.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:35.9452674Z Compiling aten/src/ATen/Operators_4.cpp; 1s processwrapper-sandbox ... 2025-12-04T08:20:36.7365907Z 2025-12-04T08:20:36.7366626Z  2025-12-04T08:20:36.7367066Z  2025-12-04T08:20:36.7367543Z  2025-12-04T08:20:36.7367902Z  2025-12-04T08:20:36.7368239Z  2025-12-04T08:20:36.7368586Z  2025-12-04T08:20:36.7368937Z  2025-12-04T08:20:36.7369318Z  2025-12-04T08:20:36.7370149Z [1,995 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:20:36.7371475Z Testing //c10/test:util_base_tests; 39s processwrapper-sandbox 2025-12-04T08:20:36.7372234Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:20:36.7372827Z //:torch_dist_autograd_test; 6s processwrapper-sandbox 2025-12-04T08:20:36.7373651Z Compiling test/cpp/api/torch_include.cpp; 5s processwrapper-sandbox 2025-12-04T08:20:36.7374635Z Compiling test/cpp/jit/torch_python_test.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:36.7375897Z Compiling torch/csrc/autograd/autograd.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:36.7376935Z Compiling torch/csrc/autograd/autograd_meta.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:36.7377989Z Compiling aten/src/ATen/Operators_4.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:20:36.9471963Z 2025-12-04T08:20:36.9472711Z  2025-12-04T08:20:36.9473181Z  2025-12-04T08:20:36.9473566Z  2025-12-04T08:20:36.9473919Z  2025-12-04T08:20:36.9474286Z  2025-12-04T08:20:36.9474621Z  2025-12-04T08:20:36.9475034Z  2025-12-04T08:20:36.9475391Z  2025-12-04T08:20:36.9476283Z [1,997 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:36.9477305Z Testing //c10/test:util_base_tests; 40s processwrapper-sandbox 2025-12-04T08:20:36.9478059Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:20:36.9478693Z //:torch_dist_autograd_test; 6s processwrapper-sandbox 2025-12-04T08:20:36.9479605Z Compiling test/cpp/api/torch_include.cpp; 5s processwrapper-sandbox 2025-12-04T08:20:36.9480624Z Compiling test/cpp/jit/torch_python_test.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:36.9481652Z Compiling aten/src/ATen/Operators_4.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:36.9482601Z Compiling test/cpp/api/support.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:36.9483358Z //:caffe2; 1s processwrapper-sandbox ... 2025-12-04T08:20:37.1768014Z 2025-12-04T08:20:37.1768719Z  2025-12-04T08:20:37.1769217Z  2025-12-04T08:20:37.1769587Z  2025-12-04T08:20:37.1769963Z  2025-12-04T08:20:37.1770342Z  2025-12-04T08:20:37.1770698Z  2025-12-04T08:20:37.1771075Z  2025-12-04T08:20:37.1771458Z  2025-12-04T08:20:37.1772364Z [1,999 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:20:37.1773402Z Testing //c10/test:util_base_tests; 40s processwrapper-sandbox 2025-12-04T08:20:37.1774096Z //:torch; 7s processwrapper-sandbox 2025-12-04T08:20:37.1774663Z //:torch_dist_autograd_test; 6s processwrapper-sandbox 2025-12-04T08:20:37.1775475Z Compiling test/cpp/api/torch_include.cpp; 5s processwrapper-sandbox 2025-12-04T08:20:37.1776453Z Compiling test/cpp/jit/torch_python_test.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:37.1777301Z Compiling test/cpp/api/support.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:37.1778285Z Compiling caffe2/serialize/inline_container.cc; 2s processwrapper-sandbox 2025-12-04T08:20:37.1779021Z //:caffe2; 2s processwrapper-sandbox ... 2025-12-04T08:20:37.4560239Z 2025-12-04T08:20:37.4560950Z  2025-12-04T08:20:37.4561371Z  2025-12-04T08:20:37.4561750Z  2025-12-04T08:20:37.4562123Z  2025-12-04T08:20:37.4562529Z  2025-12-04T08:20:37.4562893Z  2025-12-04T08:20:37.4563246Z  2025-12-04T08:20:37.4563586Z  2025-12-04T08:20:37.4564315Z [2,000 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:20:37.4564946Z Testing //c10/test:util_base_tests; 40s processwrapper-sandbox 2025-12-04T08:20:37.4565548Z //:torch; 7s processwrapper-sandbox 2025-12-04T08:20:37.4566116Z //:torch_dist_autograd_test; 6s processwrapper-sandbox 2025-12-04T08:20:37.4566973Z Compiling test/cpp/api/torch_include.cpp; 5s processwrapper-sandbox 2025-12-04T08:20:37.4568099Z Compiling test/cpp/jit/torch_python_test.cpp; 5s processwrapper-sandbox 2025-12-04T08:20:37.4570973Z Compiling test/cpp/api/support.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:37.4572173Z Compiling caffe2/serialize/istream_adapter.cc; 2s processwrapper-sandbox 2025-12-04T08:20:37.4573198Z Compiling test/cpp/api/init.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:20:37.7482436Z 2025-12-04T08:20:37.7483171Z  2025-12-04T08:20:37.7483630Z  2025-12-04T08:20:37.7484000Z  2025-12-04T08:20:37.7484729Z  2025-12-04T08:20:37.7485104Z  2025-12-04T08:20:37.7485478Z  2025-12-04T08:20:37.7485842Z  2025-12-04T08:20:37.7486193Z  2025-12-04T08:20:37.7487093Z [2,000 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:37.7488247Z Testing //c10/test:util_base_tests; 40s processwrapper-sandbox 2025-12-04T08:20:37.7489015Z //:torch; 7s processwrapper-sandbox 2025-12-04T08:20:37.7489664Z //:torch_dist_autograd_test; 7s processwrapper-sandbox 2025-12-04T08:20:37.7490530Z Compiling test/cpp/api/torch_include.cpp; 6s processwrapper-sandbox 2025-12-04T08:20:37.7491561Z Compiling test/cpp/jit/torch_python_test.cpp; 5s processwrapper-sandbox 2025-12-04T08:20:37.7492571Z Compiling test/cpp/api/support.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:37.7493590Z Compiling caffe2/serialize/istream_adapter.cc; 2s processwrapper-sandbox 2025-12-04T08:20:37.7494616Z Compiling test/cpp/api/init.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:20:38.1484070Z 2025-12-04T08:20:38.1484902Z  2025-12-04T08:20:38.1485171Z  2025-12-04T08:20:38.1485392Z  2025-12-04T08:20:38.1485595Z  2025-12-04T08:20:38.1485816Z  2025-12-04T08:20:38.1486025Z  2025-12-04T08:20:38.1486239Z  2025-12-04T08:20:38.1486440Z  2025-12-04T08:20:38.1486974Z [2,001 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:38.1487682Z Testing //c10/test:util_base_tests; 41s processwrapper-sandbox 2025-12-04T08:20:38.1488108Z //:torch; 7s processwrapper-sandbox 2025-12-04T08:20:38.1488495Z //:torch_dist_autograd_test; 7s processwrapper-sandbox 2025-12-04T08:20:38.1488990Z Compiling test/cpp/api/torch_include.cpp; 6s processwrapper-sandbox 2025-12-04T08:20:38.1489586Z Compiling test/cpp/jit/torch_python_test.cpp; 5s processwrapper-sandbox 2025-12-04T08:20:38.1490141Z Compiling test/cpp/api/support.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:38.1490667Z Compiling test/cpp/api/init.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:38.1491091Z //:jit_tests; 2s processwrapper-sandbox ... 2025-12-04T08:20:39.2878852Z 2025-12-04T08:20:39.2879856Z  2025-12-04T08:20:39.2880374Z  2025-12-04T08:20:39.2880881Z  2025-12-04T08:20:39.2881355Z  2025-12-04T08:20:39.2881764Z  2025-12-04T08:20:39.2882111Z  2025-12-04T08:20:39.2882470Z  2025-12-04T08:20:39.2882837Z  2025-12-04T08:20:39.2883774Z [2,001 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:39.2884827Z Testing //c10/test:util_base_tests; 42s processwrapper-sandbox 2025-12-04T08:20:39.2885512Z //:torch; 9s processwrapper-sandbox 2025-12-04T08:20:39.2886444Z //:torch_dist_autograd_test; 8s processwrapper-sandbox 2025-12-04T08:20:39.2887334Z Compiling test/cpp/api/torch_include.cpp; 7s processwrapper-sandbox 2025-12-04T08:20:39.2888628Z Compiling test/cpp/jit/torch_python_test.cpp; 6s processwrapper-sandbox 2025-12-04T08:20:39.2889620Z Compiling test/cpp/api/support.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:39.2890464Z Compiling test/cpp/api/init.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:39.2891419Z //:jit_tests; 3s processwrapper-sandbox ... 2025-12-04T08:20:39.4880571Z 2025-12-04T08:20:39.4881218Z  2025-12-04T08:20:39.4881532Z  2025-12-04T08:20:39.4881743Z  2025-12-04T08:20:39.4882015Z  2025-12-04T08:20:39.4882266Z  2025-12-04T08:20:39.4882810Z  2025-12-04T08:20:39.4883051Z  2025-12-04T08:20:39.4883256Z  2025-12-04T08:20:39.4883839Z [2,004 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:39.4884487Z Testing //c10/test:util_base_tests; 42s processwrapper-sandbox 2025-12-04T08:20:39.4884976Z //:torch_dist_autograd_test; 8s processwrapper-sandbox 2025-12-04T08:20:39.4885648Z Compiling test/cpp/api/torch_include.cpp; 7s processwrapper-sandbox 2025-12-04T08:20:39.4886306Z Compiling test/cpp/jit/torch_python_test.cpp; 7s processwrapper-sandbox 2025-12-04T08:20:39.4886935Z Compiling test/cpp/api/support.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:39.4887549Z Compiling test/cpp/api/init.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:39.4887981Z //:caffe2; 2s processwrapper-sandbox 2025-12-04T08:20:39.4888507Z Compiling torch/csrc/autograd/cpp_hook.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:20:39.8885639Z 2025-12-04T08:20:39.8886413Z  2025-12-04T08:20:39.8886856Z  2025-12-04T08:20:39.8887254Z  2025-12-04T08:20:39.8887712Z  2025-12-04T08:20:39.8888096Z  2025-12-04T08:20:39.8888450Z  2025-12-04T08:20:39.8888830Z  2025-12-04T08:20:39.8889197Z  2025-12-04T08:20:39.8890111Z [2,007 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:39.8891195Z Testing //c10/test:util_base_tests; 43s processwrapper-sandbox 2025-12-04T08:20:39.8892207Z Compiling test/cpp/api/torch_include.cpp; 8s processwrapper-sandbox 2025-12-04T08:20:39.8893230Z Compiling test/cpp/api/support.cpp; 5s processwrapper-sandbox 2025-12-04T08:20:39.8894163Z Compiling test/cpp/api/init.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:39.8895171Z Compiling torch/csrc/autograd/cpp_hook.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:39.8896046Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:20:39.8896942Z Compiling aten/src/ATen/core/TensorMethods.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:39.8898047Z Compiling caffe2/utils/proto_wrap.cc; 2s processwrapper-sandbox ... 2025-12-04T08:20:40.0909916Z 2025-12-04T08:20:40.0910483Z  2025-12-04T08:20:40.0910759Z  2025-12-04T08:20:40.0910969Z  2025-12-04T08:20:40.0911192Z  2025-12-04T08:20:40.0911397Z  2025-12-04T08:20:40.0911614Z  2025-12-04T08:20:40.0911841Z  2025-12-04T08:20:40.0912052Z  2025-12-04T08:20:40.0912567Z [2,008 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:40.0913169Z Testing //c10/test:util_base_tests; 43s processwrapper-sandbox 2025-12-04T08:20:40.0913696Z Compiling test/cpp/api/support.cpp; 5s processwrapper-sandbox 2025-12-04T08:20:40.0914198Z Compiling test/cpp/api/init.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:40.0914756Z Compiling torch/csrc/autograd/cpp_hook.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:40.0915221Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:20:40.0915749Z Compiling aten/src/ATen/core/TensorMethods.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:40.0916333Z Compiling caffe2/utils/proto_wrap.cc; 2s processwrapper-sandbox 2025-12-04T08:20:40.0916899Z Compiling caffe2/utils/string_utils.cc; 2s processwrapper-sandbox ... 2025-12-04T08:20:40.2920635Z 2025-12-04T08:20:40.2921395Z  2025-12-04T08:20:40.2921857Z  2025-12-04T08:20:40.2922228Z  2025-12-04T08:20:40.2922594Z  2025-12-04T08:20:40.2922942Z  2025-12-04T08:20:40.2923316Z  2025-12-04T08:20:40.2923673Z  2025-12-04T08:20:40.2924047Z  2025-12-04T08:20:40.2924901Z [2,010 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:20:40.2925914Z Testing //c10/test:util_base_tests; 43s processwrapper-sandbox 2025-12-04T08:20:40.2927093Z Compiling test/cpp/api/support.cpp; 5s processwrapper-sandbox 2025-12-04T08:20:40.2928054Z Compiling test/cpp/api/init.cpp; 5s processwrapper-sandbox 2025-12-04T08:20:40.2928948Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:20:40.2929760Z Compiling aten/src/ATen/core/TensorMethods.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:40.2930804Z Compiling caffe2/utils/proto_wrap.cc; 3s processwrapper-sandbox 2025-12-04T08:20:40.2931727Z Compiling caffe2/utils/threadpool/ThreadPool.cc; 2s processwrapper-sandbox 2025-12-04T08:20:40.2933461Z Compiling torch/csrc/autograd/engine.cpp; 0s processwrapper-sandbox ... 2025-12-04T08:20:40.5950686Z 2025-12-04T08:20:40.5952611Z  2025-12-04T08:20:40.5953019Z  2025-12-04T08:20:40.5953261Z  2025-12-04T08:20:40.5953509Z  2025-12-04T08:20:40.5953736Z  2025-12-04T08:20:40.5954015Z  2025-12-04T08:20:40.5954360Z  2025-12-04T08:20:40.5954662Z  2025-12-04T08:20:40.5955323Z [2,012 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:20:40.5956110Z Testing //c10/test:util_base_tests; 43s processwrapper-sandbox 2025-12-04T08:20:40.5956827Z Compiling test/cpp/api/support.cpp; 5s processwrapper-sandbox 2025-12-04T08:20:40.5957432Z Compiling test/cpp/api/init.cpp; 5s processwrapper-sandbox 2025-12-04T08:20:40.5958085Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:20:40.5958658Z Compiling caffe2/utils/threadpool/ThreadPool.cc; 2s processwrapper-sandbox 2025-12-04T08:20:40.5959617Z Compiling torch/csrc/autograd/engine.cpp; 1s processwrapper-sandbox 2025-12-04T08:20:40.5960334Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:20:40.5960774Z //:jit_tests; 1s processwrapper-sandbox ... 2025-12-04T08:20:40.7978063Z 2025-12-04T08:20:40.7978761Z  2025-12-04T08:20:40.7979199Z  2025-12-04T08:20:40.7979592Z  2025-12-04T08:20:40.7979941Z  2025-12-04T08:20:40.7980300Z  2025-12-04T08:20:40.7980659Z  2025-12-04T08:20:40.7981054Z  2025-12-04T08:20:40.7981400Z  2025-12-04T08:20:40.7982286Z [2,012 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:40.7983310Z Testing //c10/test:util_base_tests; 43s processwrapper-sandbox 2025-12-04T08:20:40.7984165Z Compiling test/cpp/api/support.cpp; 6s processwrapper-sandbox 2025-12-04T08:20:40.7985035Z Compiling test/cpp/api/init.cpp; 5s processwrapper-sandbox 2025-12-04T08:20:40.7985754Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:20:40.7986586Z Compiling caffe2/utils/threadpool/ThreadPool.cc; 2s processwrapper-sandbox 2025-12-04T08:20:40.7987625Z Compiling torch/csrc/autograd/engine.cpp; 1s processwrapper-sandbox 2025-12-04T08:20:40.7988445Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:20:40.7989033Z //:jit_tests; 1s processwrapper-sandbox ... 2025-12-04T08:20:41.2650102Z 2025-12-04T08:20:41.2650835Z  2025-12-04T08:20:41.2651279Z  2025-12-04T08:20:41.2651715Z  2025-12-04T08:20:41.2652096Z  2025-12-04T08:20:41.2652447Z  2025-12-04T08:20:41.2652819Z  2025-12-04T08:20:41.2653172Z  2025-12-04T08:20:41.2653535Z  2025-12-04T08:20:41.2654424Z [2,013 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:20:41.2655474Z Testing //c10/test:util_base_tests; 44s processwrapper-sandbox 2025-12-04T08:20:41.2656420Z Compiling test/cpp/api/init.cpp; 6s processwrapper-sandbox 2025-12-04T08:20:41.2657189Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:20:41.2658090Z Compiling caffe2/utils/threadpool/ThreadPool.cc; 3s processwrapper-sandbox 2025-12-04T08:20:41.2659232Z Compiling torch/csrc/autograd/engine.cpp; 1s processwrapper-sandbox 2025-12-04T08:20:41.2660044Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:20:41.2660842Z Compiling test/cpp/jit/test_alias_analysis.cpp; 1s processwrapper-sandbox 2025-12-04T08:20:41.2662211Z Compiling test/cpp/jit/test_utils.cpp; 1s processwrapper-sandbox ... 2025-12-04T08:20:41.5984562Z 2025-12-04T08:20:41.5985487Z  2025-12-04T08:20:41.5985927Z  2025-12-04T08:20:41.5986292Z  2025-12-04T08:20:41.5986642Z  2025-12-04T08:20:41.5986971Z  2025-12-04T08:20:41.5987286Z  2025-12-04T08:20:41.5987606Z  2025-12-04T08:20:41.5987915Z  2025-12-04T08:20:41.5988742Z [2,016 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:41.5990129Z Testing //c10/test:util_base_tests; 44s processwrapper-sandbox 2025-12-04T08:20:41.5991035Z Compiling test/cpp/api/init.cpp; 6s processwrapper-sandbox 2025-12-04T08:20:41.5991727Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:20:41.5992398Z Compiling torch/csrc/autograd/engine.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:41.5993087Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:20:41.5993877Z Compiling test/cpp/jit/test_alias_analysis.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:41.5994911Z Compiling test/cpp/jit/test_utils.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:41.5995729Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:20:41.9990853Z 2025-12-04T08:20:41.9991569Z  2025-12-04T08:20:41.9991979Z  2025-12-04T08:20:41.9992319Z  2025-12-04T08:20:41.9992674Z  2025-12-04T08:20:41.9993025Z  2025-12-04T08:20:41.9993430Z  2025-12-04T08:20:41.9993772Z  2025-12-04T08:20:41.9994133Z  2025-12-04T08:20:41.9995011Z [2,017 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:41.9995943Z Testing //c10/test:util_base_tests; 45s processwrapper-sandbox 2025-12-04T08:20:41.9996692Z Compiling test/cpp/api/init.cpp; 6s processwrapper-sandbox 2025-12-04T08:20:41.9997346Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:20:41.9998111Z Compiling torch/csrc/autograd/engine.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:41.9998931Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:20:41.9999768Z Compiling test/cpp/jit/test_alias_analysis.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:42.0000762Z Compiling test/cpp/jit/test_utils.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:42.0001459Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:20:42.3993719Z 2025-12-04T08:20:42.3994295Z  2025-12-04T08:20:42.3994607Z  2025-12-04T08:20:42.3994818Z  2025-12-04T08:20:42.3995035Z  2025-12-04T08:20:42.3995237Z  2025-12-04T08:20:42.3995449Z  2025-12-04T08:20:42.3995651Z  2025-12-04T08:20:42.3995863Z  2025-12-04T08:20:42.3996365Z [2,019 / 3,080] 2 / 26 tests; 15 actions running; last test: ...est:core_tests 2025-12-04T08:20:42.3996968Z Testing //c10/test:util_base_tests; 45s processwrapper-sandbox 2025-12-04T08:20:42.3997388Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:20:42.3997736Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:20:42.3998208Z Compiling test/cpp/jit/test_alias_analysis.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:42.3998784Z Compiling test/cpp/jit/test_utils.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:42.3999374Z Compiling torch/csrc/autograd/forward_grad.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:42.3999957Z Compiling test/cpp/api/functional.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:42.4000562Z Compiling torch/csrc/autograd/function.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:20:42.6045978Z 2025-12-04T08:20:42.6046736Z  2025-12-04T08:20:42.6047012Z  2025-12-04T08:20:42.6047231Z  2025-12-04T08:20:42.6047502Z  2025-12-04T08:20:42.6047724Z  2025-12-04T08:20:42.6047939Z  2025-12-04T08:20:42.6048141Z  2025-12-04T08:20:42.6048354Z  2025-12-04T08:20:42.6048864Z [2,019 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:42.7292187Z Testing //c10/test:util_base_tests; 45s processwrapper-sandbox 2025-12-04T08:20:42.7293445Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:20:42.7293997Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:20:42.7294782Z Compiling test/cpp/jit/test_alias_analysis.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:42.7295835Z Compiling test/cpp/jit/test_utils.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:42.8236152Z Compiling torch/csrc/autograd/forward_grad.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:42.8237146Z Compiling test/cpp/api/functional.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:42.8238734Z Compiling torch/csrc/autograd/function.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:20:42.8657119Z 2025-12-04T08:20:42.8658052Z  2025-12-04T08:20:42.8658503Z  2025-12-04T08:20:42.8658893Z  2025-12-04T08:20:42.8659233Z  2025-12-04T08:20:42.8660041Z  2025-12-04T08:20:42.8660407Z  2025-12-04T08:20:42.8660814Z  2025-12-04T08:20:42.8661319Z  2025-12-04T08:20:42.8662346Z [2,020 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:20:42.8663417Z Testing //c10/test:util_base_tests; 45s processwrapper-sandbox 2025-12-04T08:20:42.8664113Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:20:42.8664677Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:20:42.8666277Z Compiling test/cpp/jit/test_alias_analysis.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:42.8667324Z Compiling test/cpp/jit/test_utils.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:42.8668218Z Compiling test/cpp/api/functional.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:42.8670658Z Compiling torch/csrc/autograd/function.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:42.8671560Z //:jit_tests; 2s processwrapper-sandbox ... 2025-12-04T08:20:43.1295405Z 2025-12-04T08:20:43.1296163Z  2025-12-04T08:20:43.1296612Z  2025-12-04T08:20:43.1296983Z  2025-12-04T08:20:43.1297323Z  2025-12-04T08:20:43.1297663Z  2025-12-04T08:20:43.1298018Z  2025-12-04T08:20:43.1298363Z  2025-12-04T08:20:43.1298729Z  2025-12-04T08:20:43.1299638Z [2,020 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:43.1300720Z Testing //c10/test:util_base_tests; 46s processwrapper-sandbox 2025-12-04T08:20:43.1301481Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:20:43.1302022Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:20:43.1302858Z Compiling test/cpp/jit/test_alias_analysis.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:43.1303858Z Compiling test/cpp/jit/test_utils.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:43.1304846Z Compiling test/cpp/api/functional.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:43.1305854Z Compiling torch/csrc/autograd/function.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:43.1306748Z //:jit_tests; 2s processwrapper-sandbox ... 2025-12-04T08:20:43.4102908Z 2025-12-04T08:20:43.4103635Z  2025-12-04T08:20:43.4104072Z  2025-12-04T08:20:43.4104454Z  2025-12-04T08:20:43.4104819Z  2025-12-04T08:20:43.4105188Z  2025-12-04T08:20:43.4105531Z  2025-12-04T08:20:43.4105888Z  2025-12-04T08:20:43.4106234Z  2025-12-04T08:20:43.4107104Z [2,022 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:20:43.4108081Z Testing //c10/test:util_base_tests; 46s processwrapper-sandbox 2025-12-04T08:20:43.4109060Z Compiling test/cpp/jit/test_alias_analysis.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:43.4110288Z Compiling test/cpp/jit/test_utils.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:43.4111214Z Compiling test/cpp/api/functional.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:43.4112214Z Compiling torch/csrc/autograd/function.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:43.4113562Z Compiling test/cpp/jit/test_argument_spec.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:43.4114423Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:20:43.4115227Z Compiling aten/src/ATen/Operators_3.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:20:43.7301748Z 2025-12-04T08:20:43.7302462Z  2025-12-04T08:20:43.7302903Z  2025-12-04T08:20:43.7303265Z  2025-12-04T08:20:43.7303917Z  2025-12-04T08:20:43.7304301Z  2025-12-04T08:20:43.7304687Z  2025-12-04T08:20:43.7305037Z  2025-12-04T08:20:43.7305408Z  2025-12-04T08:20:43.7306246Z [2,022 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:43.7307288Z Testing //c10/test:util_base_tests; 46s processwrapper-sandbox 2025-12-04T08:20:43.7308324Z Compiling test/cpp/jit/test_alias_analysis.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:43.7309393Z Compiling test/cpp/jit/test_utils.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:43.7310379Z Compiling test/cpp/api/functional.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:43.7311398Z Compiling torch/csrc/autograd/function.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:43.7312468Z Compiling test/cpp/jit/test_argument_spec.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:43.7313297Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:20:43.7314117Z Compiling aten/src/ATen/Operators_3.cpp; 3s processwrapper-sandbox ... 2025-12-04T08:20:44.1307545Z 2025-12-04T08:20:44.1308294Z  2025-12-04T08:20:44.1308725Z  2025-12-04T08:20:44.1309093Z  2025-12-04T08:20:44.1309450Z  2025-12-04T08:20:44.1309808Z  2025-12-04T08:20:44.1310157Z  2025-12-04T08:20:44.1310528Z  2025-12-04T08:20:44.1310886Z  2025-12-04T08:20:44.1311811Z [2,024 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:44.1312869Z Testing //c10/test:util_base_tests; 47s processwrapper-sandbox 2025-12-04T08:20:44.1313859Z Compiling test/cpp/jit/test_alias_analysis.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:44.1314874Z Compiling test/cpp/jit/test_utils.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:44.1315860Z Compiling test/cpp/api/functional.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:44.1316900Z Compiling torch/csrc/autograd/function.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:44.1317994Z Compiling test/cpp/jit/test_argument_spec.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:44.1318836Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:20:44.1319410Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:20:44.3307869Z 2025-12-04T08:20:44.3308600Z  2025-12-04T08:20:44.3308893Z  2025-12-04T08:20:44.3309100Z  2025-12-04T08:20:44.3309320Z  2025-12-04T08:20:44.3309524Z  2025-12-04T08:20:44.3309745Z  2025-12-04T08:20:44.3309949Z  2025-12-04T08:20:44.3310166Z  2025-12-04T08:20:44.3311025Z [2,025 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:44.3311641Z Testing //c10/test:util_base_tests; 47s processwrapper-sandbox 2025-12-04T08:20:44.3312179Z Compiling test/cpp/jit/test_utils.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:44.3312721Z Compiling test/cpp/api/functional.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:44.3313306Z Compiling torch/csrc/autograd/function.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:44.3313899Z Compiling test/cpp/jit/test_argument_spec.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:44.3314379Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:20:44.3314702Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:20:44.3315138Z Compiling test/cpp/api/static.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:20:45.2343198Z 2025-12-04T08:20:45.2344201Z  2025-12-04T08:20:45.2344667Z  2025-12-04T08:20:45.2345035Z  2025-12-04T08:20:45.2345723Z  2025-12-04T08:20:45.2346099Z  2025-12-04T08:20:45.2346443Z  2025-12-04T08:20:45.2346808Z  2025-12-04T08:20:45.2347156Z  2025-12-04T08:20:45.2348015Z [2,026 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:20:45.2348908Z Testing //c10/test:util_base_tests; 48s processwrapper-sandbox 2025-12-04T08:20:45.2349715Z Compiling test/cpp/jit/test_utils.cpp; 5s processwrapper-sandbox 2025-12-04T08:20:45.2350863Z Compiling test/cpp/api/functional.cpp; 5s processwrapper-sandbox 2025-12-04T08:20:45.2351879Z Compiling torch/csrc/autograd/function.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:45.2352968Z Compiling test/cpp/jit/test_argument_spec.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:45.2353775Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:20:45.2354295Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:20:45.2354954Z Compiling test/cpp/api/static.cpp; 3s processwrapper-sandbox ... 2025-12-04T08:20:45.5293914Z 2025-12-04T08:20:45.5294618Z  2025-12-04T08:20:45.5295011Z  2025-12-04T08:20:45.5295374Z  2025-12-04T08:20:45.5295699Z  2025-12-04T08:20:45.5296028Z  2025-12-04T08:20:45.5296321Z  2025-12-04T08:20:45.5296644Z  2025-12-04T08:20:45.5296946Z  2025-12-04T08:20:45.5297746Z [2,028 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:20:45.5298791Z Testing //c10/test:util_base_tests; 48s processwrapper-sandbox 2025-12-04T08:20:45.5299728Z Compiling test/cpp/api/functional.cpp; 5s processwrapper-sandbox 2025-12-04T08:20:45.5300747Z Compiling torch/csrc/autograd/function.cpp; 5s processwrapper-sandbox 2025-12-04T08:20:45.5301761Z Compiling test/cpp/jit/test_argument_spec.cpp; 5s processwrapper-sandbox 2025-12-04T08:20:45.5302495Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:20:45.5303006Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:20:45.5303618Z Compiling test/cpp/api/static.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:45.5304463Z Compiling test/cpp/api/misc.cpp; 3s processwrapper-sandbox ... 2025-12-04T08:20:45.7648462Z 2025-12-04T08:20:45.7649188Z  2025-12-04T08:20:45.7649620Z  2025-12-04T08:20:45.7649904Z  2025-12-04T08:20:45.7650236Z  2025-12-04T08:20:45.7650532Z  2025-12-04T08:20:45.7650909Z  2025-12-04T08:20:45.7651246Z  2025-12-04T08:20:45.7651607Z  2025-12-04T08:20:45.7652460Z [2,028 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:45.7653460Z Testing //c10/test:util_base_tests; 48s processwrapper-sandbox 2025-12-04T08:20:45.7654380Z Compiling test/cpp/api/functional.cpp; 5s processwrapper-sandbox 2025-12-04T08:20:45.7655354Z Compiling torch/csrc/autograd/function.cpp; 5s processwrapper-sandbox 2025-12-04T08:20:45.7656450Z Compiling test/cpp/jit/test_argument_spec.cpp; 5s processwrapper-sandbox 2025-12-04T08:20:45.7657241Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:20:45.7657802Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:20:45.7658484Z Compiling test/cpp/api/static.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:45.7659404Z Compiling test/cpp/api/misc.cpp; 3s processwrapper-sandbox ... 2025-12-04T08:20:45.9653476Z 2025-12-04T08:20:45.9654184Z  2025-12-04T08:20:45.9654651Z  2025-12-04T08:20:45.9654976Z  2025-12-04T08:20:45.9655293Z  2025-12-04T08:20:45.9655618Z  2025-12-04T08:20:45.9655971Z  2025-12-04T08:20:45.9656300Z  2025-12-04T08:20:45.9656654Z  2025-12-04T08:20:45.9657543Z [2,029 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:45.9658605Z Testing //c10/test:util_base_tests; 49s processwrapper-sandbox 2025-12-04T08:20:45.9659832Z Compiling test/cpp/api/functional.cpp; 6s processwrapper-sandbox 2025-12-04T08:20:45.9660807Z Compiling torch/csrc/autograd/function.cpp; 5s processwrapper-sandbox 2025-12-04T08:20:45.9661729Z Compiling test/cpp/jit/test_argument_spec.cpp; 5s processwrapper-sandbox 2025-12-04T08:20:45.9662485Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:20:45.9663044Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:20:45.9663771Z Compiling test/cpp/api/static.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:45.9664932Z Compiling test/cpp/api/misc.cpp; 3s processwrapper-sandbox ... 2025-12-04T08:20:46.1725115Z 2025-12-04T08:20:46.1725894Z  2025-12-04T08:20:46.1726332Z  2025-12-04T08:20:46.1726694Z  2025-12-04T08:20:46.1727033Z  2025-12-04T08:20:46.1727486Z  2025-12-04T08:20:46.1727836Z  2025-12-04T08:20:46.1728182Z  2025-12-04T08:20:46.1728530Z  2025-12-04T08:20:46.1729572Z [2,031 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:20:46.1730556Z Testing //c10/test:util_base_tests; 49s processwrapper-sandbox 2025-12-04T08:20:46.1731481Z Compiling test/cpp/api/functional.cpp; 6s processwrapper-sandbox 2025-12-04T08:20:46.1732251Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:20:46.1732809Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:20:46.1733516Z Compiling test/cpp/api/static.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:46.1734382Z Compiling test/cpp/api/misc.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:46.1735079Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:20:46.1735649Z //:torch; 3s processwrapper-sandbox ... 2025-12-04T08:20:46.4413904Z 2025-12-04T08:20:46.4414654Z  2025-12-04T08:20:46.4415116Z  2025-12-04T08:20:46.4415491Z  2025-12-04T08:20:46.4415868Z  2025-12-04T08:20:46.4416245Z  2025-12-04T08:20:46.4416630Z  2025-12-04T08:20:46.4416991Z  2025-12-04T08:20:46.4417366Z  2025-12-04T08:20:46.4418264Z [2,032 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:20:46.4419307Z Testing //c10/test:util_base_tests; 49s processwrapper-sandbox 2025-12-04T08:20:46.4420232Z Compiling test/cpp/api/functional.cpp; 6s processwrapper-sandbox 2025-12-04T08:20:46.4421043Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:20:46.4421778Z Compiling test/cpp/api/static.cpp; 5s processwrapper-sandbox 2025-12-04T08:20:46.4422660Z Compiling test/cpp/api/misc.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:46.4423428Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:20:46.4423981Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:20:46.4424578Z //:torch; 3s processwrapper-sandbox ... 2025-12-04T08:20:46.6617808Z 2025-12-04T08:20:46.6618549Z  2025-12-04T08:20:46.6618958Z  2025-12-04T08:20:46.6619318Z  2025-12-04T08:20:46.6619655Z  2025-12-04T08:20:46.6619993Z  2025-12-04T08:20:46.6620328Z  2025-12-04T08:20:46.6620739Z  2025-12-04T08:20:46.6621062Z  2025-12-04T08:20:46.6621955Z [2,034 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:20:46.6622993Z Testing //c10/test:util_base_tests; 49s processwrapper-sandbox 2025-12-04T08:20:46.6623927Z Compiling test/cpp/api/static.cpp; 5s processwrapper-sandbox 2025-12-04T08:20:46.6624800Z Compiling test/cpp/api/misc.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:46.6625547Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:20:46.6626110Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:20:46.6626891Z Compiling torch/csrc/autograd/input_buffer.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:46.6627962Z Compiling test/cpp/jit/test_autodiff.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:46.6629021Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:20:46.9662827Z 2025-12-04T08:20:46.9663578Z  2025-12-04T08:20:46.9664019Z  2025-12-04T08:20:46.9664695Z  2025-12-04T08:20:46.9665074Z  2025-12-04T08:20:46.9665453Z  2025-12-04T08:20:46.9665810Z  2025-12-04T08:20:46.9666182Z  2025-12-04T08:20:46.9666532Z  2025-12-04T08:20:46.9667372Z [2,034 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:46.9668381Z Testing //c10/test:util_base_tests; 50s processwrapper-sandbox 2025-12-04T08:20:46.9669564Z Compiling test/cpp/api/static.cpp; 5s processwrapper-sandbox 2025-12-04T08:20:46.9670399Z Compiling test/cpp/api/misc.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:46.9671132Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:20:46.9671697Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:20:46.9672532Z Compiling torch/csrc/autograd/input_buffer.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:46.9673645Z Compiling test/cpp/jit/test_autodiff.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:46.9674518Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:20:47.2303043Z 2025-12-04T08:20:47.2303904Z  2025-12-04T08:20:47.2304292Z  2025-12-04T08:20:47.2304543Z  2025-12-04T08:20:47.2304847Z  2025-12-04T08:20:47.2305108Z  2025-12-04T08:20:47.2305323Z  2025-12-04T08:20:47.2305527Z  2025-12-04T08:20:47.2305758Z  2025-12-04T08:20:47.2306287Z [2,035 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:20:47.2307042Z Testing //c10/test:util_base_tests; 50s processwrapper-sandbox 2025-12-04T08:20:47.2307566Z Compiling test/cpp/api/misc.cpp; 5s processwrapper-sandbox 2025-12-04T08:20:47.2307983Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:20:47.2308326Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:20:47.2308808Z Compiling torch/csrc/autograd/input_buffer.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:47.2309465Z Compiling test/cpp/jit/test_autodiff.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:47.2310075Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:20:47.2310602Z Compiling aten/src/ATen/Operators_2.cpp; 1s processwrapper-sandbox ... 2025-12-04T08:20:47.5673578Z 2025-12-04T08:20:47.5674289Z  2025-12-04T08:20:47.5674745Z  2025-12-04T08:20:47.5675102Z  2025-12-04T08:20:47.5675465Z  2025-12-04T08:20:47.5675816Z  2025-12-04T08:20:47.5676177Z  2025-12-04T08:20:47.5676571Z  2025-12-04T08:20:47.5677172Z  2025-12-04T08:20:47.5678549Z [2,036 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:47.5680162Z Testing //c10/test:util_base_tests; 50s processwrapper-sandbox 2025-12-04T08:20:47.5681467Z Compiling test/cpp/api/misc.cpp; 5s processwrapper-sandbox 2025-12-04T08:20:47.5682206Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:20:47.5682780Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:20:47.5683995Z Compiling torch/csrc/autograd/input_buffer.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:47.5685660Z Compiling test/cpp/jit/test_autodiff.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:47.5687006Z Compiling aten/src/ATen/Operators_2.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:47.5688264Z //:jit_tests; 2s processwrapper-sandbox ... 2025-12-04T08:20:47.7677476Z 2025-12-04T08:20:47.7678877Z  2025-12-04T08:20:47.7679308Z  2025-12-04T08:20:47.7680281Z  2025-12-04T08:20:47.7680788Z  2025-12-04T08:20:47.7681469Z  2025-12-04T08:20:47.7682052Z  2025-12-04T08:20:47.7682307Z  2025-12-04T08:20:47.7682945Z  2025-12-04T08:20:47.7683986Z [2,037 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:47.7685004Z Testing //c10/test:util_base_tests; 50s processwrapper-sandbox 2025-12-04T08:20:47.7685603Z Compiling test/cpp/api/misc.cpp; 5s processwrapper-sandbox 2025-12-04T08:20:47.7688037Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:20:47.7689069Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:20:47.7689668Z Compiling torch/csrc/autograd/input_buffer.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:47.7690438Z Compiling test/cpp/jit/test_autodiff.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:47.7691175Z Compiling aten/src/ATen/Operators_2.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:47.7691768Z //:jit_tests; 2s processwrapper-sandbox ... 2025-12-04T08:20:47.9681491Z 2025-12-04T08:20:47.9682482Z  2025-12-04T08:20:47.9682928Z  2025-12-04T08:20:47.9683302Z  2025-12-04T08:20:47.9683672Z  2025-12-04T08:20:47.9684051Z  2025-12-04T08:20:47.9684411Z  2025-12-04T08:20:47.9684792Z  2025-12-04T08:20:47.9685157Z  2025-12-04T08:20:47.9686069Z [2,038 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:47.9687178Z Testing //c10/test:util_base_tests; 51s processwrapper-sandbox 2025-12-04T08:20:47.9688171Z Compiling test/cpp/api/misc.cpp; 5s processwrapper-sandbox 2025-12-04T08:20:47.9688937Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:20:47.9689812Z Compiling torch/csrc/autograd/input_buffer.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:47.9690930Z Compiling test/cpp/jit/test_autodiff.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:47.9691976Z Compiling aten/src/ATen/Operators_2.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:47.9693082Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:47.9694215Z Compiling test/cpp/jit/test_backend.cpp; 1s processwrapper-sandbox ... 2025-12-04T08:20:48.2155790Z 2025-12-04T08:20:48.2156588Z  2025-12-04T08:20:48.2157077Z  2025-12-04T08:20:48.2157450Z  2025-12-04T08:20:48.2157832Z  2025-12-04T08:20:48.2158212Z  2025-12-04T08:20:48.2158594Z  2025-12-04T08:20:48.2158955Z  2025-12-04T08:20:48.2159336Z  2025-12-04T08:20:48.2160281Z [2,041 / 3,080] 2 / 26 tests; 15 actions, 14 running; last test: ...core_tests 2025-12-04T08:20:48.2161361Z Testing //c10/test:util_base_tests; 51s processwrapper-sandbox 2025-12-04T08:20:48.2162157Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:20:48.2162977Z Compiling torch/csrc/autograd/input_buffer.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:48.2164102Z Compiling test/cpp/jit/test_autodiff.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:48.2165171Z Compiling test/cpp/jit/test_backend.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:48.2166028Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:20:48.2166636Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:20:48.2167251Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:20:48.5483938Z 2025-12-04T08:20:48.5484715Z  2025-12-04T08:20:48.5485122Z  2025-12-04T08:20:48.5485497Z  2025-12-04T08:20:48.5485871Z  2025-12-04T08:20:48.5486224Z  2025-12-04T08:20:48.5486593Z  2025-12-04T08:20:48.5486943Z  2025-12-04T08:20:48.5487297Z  2025-12-04T08:20:48.5488298Z [2,044 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:20:48.5489383Z Testing //c10/test:util_base_tests; 51s processwrapper-sandbox 2025-12-04T08:20:48.5490378Z Compiling test/cpp/jit/test_autodiff.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:48.5491445Z Compiling test/cpp/jit/test_backend.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:48.5492304Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:20:48.5492902Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:20:48.5493701Z Compiling test/cpp/api/serialize.cpp; 1s processwrapper-sandbox 2025-12-04T08:20:48.5494754Z Compiling test/cpp/api/expanding-array.cpp; 1s processwrapper-sandbox 2025-12-04T08:20:48.5495663Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:20:48.7690239Z 2025-12-04T08:20:48.7691250Z  2025-12-04T08:20:48.7691709Z  2025-12-04T08:20:48.7692083Z  2025-12-04T08:20:48.7692435Z  2025-12-04T08:20:48.7692805Z  2025-12-04T08:20:48.7693154Z  2025-12-04T08:20:48.7693514Z  2025-12-04T08:20:48.7693861Z  2025-12-04T08:20:48.7694746Z [2,044 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:48.7696006Z Testing //c10/test:util_base_tests; 51s processwrapper-sandbox 2025-12-04T08:20:48.7696923Z Compiling test/cpp/jit/test_autodiff.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:48.7697936Z Compiling test/cpp/jit/test_backend.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:48.7698692Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:20:48.7699248Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:20:48.7699979Z Compiling test/cpp/api/serialize.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:48.7701000Z Compiling test/cpp/api/expanding-array.cpp; 1s processwrapper-sandbox 2025-12-04T08:20:48.7701821Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:20:49.0915435Z 2025-12-04T08:20:49.0916137Z  2025-12-04T08:20:49.0916534Z  2025-12-04T08:20:49.0916835Z  2025-12-04T08:20:49.0917150Z  2025-12-04T08:20:49.0917453Z  2025-12-04T08:20:49.0917760Z  2025-12-04T08:20:49.0918067Z  2025-12-04T08:20:49.0918371Z  2025-12-04T08:20:49.0919219Z [2,045 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:20:49.0920104Z Testing //c10/test:util_base_tests; 52s processwrapper-sandbox 2025-12-04T08:20:49.0920938Z Compiling test/cpp/jit/test_autodiff.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:49.0921798Z Compiling test/cpp/jit/test_backend.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:49.0922482Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:20:49.0923150Z Compiling test/cpp/api/serialize.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:49.0923986Z Compiling test/cpp/api/expanding-array.cpp; 1s processwrapper-sandbox 2025-12-04T08:20:49.0924702Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:20:49.0925186Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:20:49.3697199Z 2025-12-04T08:20:49.3697909Z  2025-12-04T08:20:49.3698340Z  2025-12-04T08:20:49.3698721Z  2025-12-04T08:20:49.3699100Z  2025-12-04T08:20:49.3699512Z  2025-12-04T08:20:49.3699887Z  2025-12-04T08:20:49.3700244Z  2025-12-04T08:20:49.3700611Z  2025-12-04T08:20:49.3701473Z [2,045 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:49.3702493Z Testing //c10/test:util_base_tests; 52s processwrapper-sandbox 2025-12-04T08:20:49.3703401Z Compiling test/cpp/jit/test_autodiff.cpp; 5s processwrapper-sandbox 2025-12-04T08:20:49.3704391Z Compiling test/cpp/jit/test_backend.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:49.3705180Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:20:49.3705930Z Compiling test/cpp/api/serialize.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:49.3706949Z Compiling test/cpp/api/expanding-array.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:49.3707721Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:20:49.3708296Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:20:49.8008135Z 2025-12-04T08:20:49.8008786Z  2025-12-04T08:20:49.8009055Z  2025-12-04T08:20:49.8009278Z  2025-12-04T08:20:49.8009483Z  2025-12-04T08:20:49.8009695Z  2025-12-04T08:20:49.8009899Z  2025-12-04T08:20:49.8010112Z  2025-12-04T08:20:49.8010341Z  2025-12-04T08:20:49.8010953Z [2,046 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:20:49.8011549Z Testing //c10/test:util_base_tests; 52s processwrapper-sandbox 2025-12-04T08:20:49.8012358Z Compiling test/cpp/jit/test_backend.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:49.8012831Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:20:49.8013263Z Compiling test/cpp/api/serialize.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:49.8013843Z Compiling test/cpp/api/expanding-array.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:49.8014309Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:20:49.8014645Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:20:49.8015091Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:20:50.1720752Z 2025-12-04T08:20:50.1721894Z  2025-12-04T08:20:50.1722463Z  2025-12-04T08:20:50.1722823Z  2025-12-04T08:20:50.1723181Z  2025-12-04T08:20:50.1723574Z  2025-12-04T08:20:50.1723943Z  2025-12-04T08:20:50.1724311Z  2025-12-04T08:20:50.1724671Z  2025-12-04T08:20:50.1725364Z [2,046 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:50.1726557Z Testing //c10/test:util_base_tests; 53s processwrapper-sandbox 2025-12-04T08:20:50.1727223Z Compiling test/cpp/jit/test_backend.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:50.1727752Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:20:50.1728259Z Compiling test/cpp/api/serialize.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:50.1729137Z Compiling test/cpp/api/expanding-array.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:50.1729952Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:20:50.1730481Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:20:50.1731136Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:20:50.5731417Z 2025-12-04T08:20:50.5732107Z  2025-12-04T08:20:50.5732545Z  2025-12-04T08:20:50.5732918Z  2025-12-04T08:20:50.5733277Z  2025-12-04T08:20:50.5733635Z  2025-12-04T08:20:50.5733990Z  2025-12-04T08:20:50.5734352Z  2025-12-04T08:20:50.5734738Z  2025-12-04T08:20:50.5735637Z [2,048 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:50.5736681Z Testing //c10/test:util_base_tests; 53s processwrapper-sandbox 2025-12-04T08:20:50.5737602Z Compiling test/cpp/jit/test_backend.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:50.5738565Z Compiling test/cpp/api/serialize.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:50.5739577Z Compiling test/cpp/api/expanding-array.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:50.5740405Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:20:50.5740986Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:20:50.5741726Z Compiling aten/src/ATen/Operators_0.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:50.5742722Z Compiling test/cpp/jit/test_union.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:20:50.7335394Z 2025-12-04T08:20:50.7336162Z  2025-12-04T08:20:50.7336632Z  2025-12-04T08:20:50.7337034Z  2025-12-04T08:20:50.7337424Z  2025-12-04T08:20:50.7337848Z  2025-12-04T08:20:50.7338191Z  2025-12-04T08:20:50.7338597Z  2025-12-04T08:20:50.7338984Z  2025-12-04T08:20:50.7339801Z INFO: From Compiling torch/csrc/autograd/record_function_ops.cpp: 2025-12-04T08:20:50.7341873Z torch/csrc/autograd/record_function_ops.cpp: In function 'at::Tensor torch::autograd::profiler::record_function_enter_legacy(const string&, const std::optional >&)': 2025-12-04T08:20:50.7345600Z torch/csrc/autograd/record_function_ops.cpp:39:42: warning: 'at::Tensor at::cpp_custom_type_hack::create(std::unique_ptr<_Tp>, c10::TensorOptions) [with T = at::RecordFunction]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2025-12-04T08:20:50.7348270Z 39 | return at::cpp_custom_type_hack::create(std::move(rec), at::TensorOptions()); 2025-12-04T08:20:50.7349388Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-12-04T08:20:50.7350185Z In file included from torch/csrc/autograd/record_function_ops.cpp:2: 2025-12-04T08:20:50.7351063Z aten/src/ATen/cpp_custom_type_hack.h:91:1: note: declared here 2025-12-04T08:20:50.7351901Z 91 | create(std::unique_ptr ptr, TensorOptions options) { 2025-12-04T08:20:50.7352550Z | ^~~~~~ 2025-12-04T08:20:50.7353771Z torch/csrc/autograd/record_function_ops.cpp: In function 'at::RecordFunction& torch::autograd::profiler::getRecordFunctionFromTensor(const at::Tensor&)': 2025-12-04T08:20:50.7357162Z torch/csrc/autograd/record_function_ops.cpp:54:65: warning: 'T& at::cpp_custom_type_hack::cast(const at::Tensor&) [with T = at::RecordFunction]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2025-12-04T08:20:50.7358950Z 54 | auto& rec = at::cpp_custom_type_hack::cast(handle); 2025-12-04T08:20:50.7359413Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-12-04T08:20:50.7359882Z In file included from torch/csrc/autograd/record_function_ops.cpp:2: 2025-12-04T08:20:50.7360395Z aten/src/ATen/cpp_custom_type_hack.h:76:1: note: declared here 2025-12-04T08:20:50.7360814Z 76 | cast(const Tensor& packed) { 2025-12-04T08:20:50.7361113Z | ^~~~ 2025-12-04T08:20:50.7361776Z [2,049 / 3,080] 2 / 26 tests; 15 actions running; last test: ...est:core_tests 2025-12-04T08:20:50.7362371Z Testing //c10/test:util_base_tests; 53s processwrapper-sandbox 2025-12-04T08:20:50.7362902Z Compiling test/cpp/jit/test_backend.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:50.7363466Z Compiling test/cpp/api/serialize.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:50.7364027Z Compiling test/cpp/api/expanding-array.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:50.7364511Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:20:50.7364948Z Compiling aten/src/ATen/Operators_0.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:50.7365504Z Compiling test/cpp/jit/test_union.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:50.7366058Z Compiling test/cpp/api/autograd.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:20:50.9733994Z 2025-12-04T08:20:50.9734571Z  2025-12-04T08:20:50.9734836Z  2025-12-04T08:20:50.9735058Z  2025-12-04T08:20:50.9735264Z  2025-12-04T08:20:50.9735478Z  2025-12-04T08:20:50.9735708Z  2025-12-04T08:20:50.9735923Z  2025-12-04T08:20:50.9736124Z  2025-12-04T08:20:50.9736642Z [2,050 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:50.9737243Z Testing //c10/test:util_base_tests; 54s processwrapper-sandbox 2025-12-04T08:20:50.9737776Z Compiling test/cpp/jit/test_backend.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:50.9738335Z Compiling test/cpp/api/serialize.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:50.9738906Z Compiling test/cpp/api/expanding-array.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:50.9739490Z Compiling aten/src/ATen/Operators_0.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:50.9740031Z Compiling test/cpp/jit/test_union.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:50.9740568Z Compiling test/cpp/api/autograd.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:50.9741015Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:20:51.9576979Z 2025-12-04T08:20:51.9577987Z  2025-12-04T08:20:51.9578429Z  2025-12-04T08:20:51.9578886Z  2025-12-04T08:20:51.9579261Z  2025-12-04T08:20:51.9579657Z  2025-12-04T08:20:51.9580028Z  2025-12-04T08:20:51.9580419Z  2025-12-04T08:20:51.9580793Z  2025-12-04T08:20:51.9581672Z [2,052 / 3,080] 2 / 26 tests; 15 actions, 14 running; last test: ...core_tests 2025-12-04T08:20:51.9582675Z Testing //c10/test:util_base_tests; 55s processwrapper-sandbox 2025-12-04T08:20:51.9583925Z Compiling test/cpp/jit/test_backend.cpp; 5s processwrapper-sandbox 2025-12-04T08:20:51.9584818Z Compiling test/cpp/api/serialize.cpp; 5s processwrapper-sandbox 2025-12-04T08:20:51.9585815Z Compiling test/cpp/api/expanding-array.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:51.9586836Z Compiling test/cpp/jit/test_union.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:51.9587779Z Compiling test/cpp/api/autograd.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:51.9588734Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:20:51.9589562Z Compiling torch/csrc/autograd/variable.cpp; 3s processwrapper-sandbox ... 2025-12-04T08:20:52.2146029Z 2025-12-04T08:20:52.2146776Z  2025-12-04T08:20:52.2147218Z  2025-12-04T08:20:52.2147570Z  2025-12-04T08:20:52.2147934Z  2025-12-04T08:20:52.2148267Z  2025-12-04T08:20:52.2148629Z  2025-12-04T08:20:52.2148976Z  2025-12-04T08:20:52.2149339Z  2025-12-04T08:20:52.2150223Z [2,053 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:20:52.2151249Z Testing //c10/test:util_base_tests; 55s processwrapper-sandbox 2025-12-04T08:20:52.2152205Z Compiling test/cpp/jit/test_backend.cpp; 6s processwrapper-sandbox 2025-12-04T08:20:52.2163821Z Compiling test/cpp/api/serialize.cpp; 5s processwrapper-sandbox 2025-12-04T08:20:52.2164869Z Compiling test/cpp/api/expanding-array.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:52.2165928Z Compiling test/cpp/api/autograd.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:52.2166693Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:20:52.2167631Z Compiling torch/csrc/autograd/variable.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:52.2168500Z //:torch; 3s processwrapper-sandbox ... 2025-12-04T08:20:52.4148023Z 2025-12-04T08:20:52.4148622Z  2025-12-04T08:20:52.4148915Z  2025-12-04T08:20:52.4149175Z  2025-12-04T08:20:52.4149385Z  2025-12-04T08:20:52.4149608Z  2025-12-04T08:20:52.4149888Z  2025-12-04T08:20:52.4150105Z  2025-12-04T08:20:52.4150370Z  2025-12-04T08:20:52.4150945Z [2,053 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:52.4151617Z Testing //c10/test:util_base_tests; 55s processwrapper-sandbox 2025-12-04T08:20:52.4152208Z Compiling test/cpp/jit/test_backend.cpp; 6s processwrapper-sandbox 2025-12-04T08:20:52.4152840Z Compiling test/cpp/api/serialize.cpp; 5s processwrapper-sandbox 2025-12-04T08:20:52.4153407Z Compiling test/cpp/api/expanding-array.cpp; 5s processwrapper-sandbox 2025-12-04T08:20:52.4154042Z Compiling test/cpp/api/autograd.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:52.4154544Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:20:52.4155004Z Compiling torch/csrc/autograd/variable.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:52.4155540Z //:torch; 3s processwrapper-sandbox ... 2025-12-04T08:20:52.6152645Z 2025-12-04T08:20:52.6153449Z  2025-12-04T08:20:52.6153849Z  2025-12-04T08:20:52.6154181Z  2025-12-04T08:20:52.6154484Z  2025-12-04T08:20:52.6154793Z  2025-12-04T08:20:52.6155118Z  2025-12-04T08:20:52.6155463Z  2025-12-04T08:20:52.6155817Z  2025-12-04T08:20:52.6156711Z [2,055 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:52.6157763Z Testing //c10/test:util_base_tests; 55s processwrapper-sandbox 2025-12-04T08:20:52.6158582Z Compiling test/cpp/api/serialize.cpp; 5s processwrapper-sandbox 2025-12-04T08:20:52.6159438Z Compiling test/cpp/api/expanding-array.cpp; 5s processwrapper-sandbox 2025-12-04T08:20:52.6160328Z Compiling test/cpp/api/autograd.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:52.6161105Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:20:52.6161929Z Compiling torch/csrc/autograd/variable.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:52.6163065Z //:jit_tests; 2s processwrapper-sandbox 2025-12-04T08:20:52.6163637Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:20:53.4162237Z 2025-12-04T08:20:53.4162963Z  2025-12-04T08:20:53.4163378Z  2025-12-04T08:20:53.4163746Z  2025-12-04T08:20:53.4164123Z  2025-12-04T08:20:53.4164470Z  2025-12-04T08:20:53.4164758Z  2025-12-04T08:20:53.4165079Z  2025-12-04T08:20:53.4165441Z  2025-12-04T08:20:53.4166676Z [2,056 / 3,080] 2 / 26 tests; 15 actions running; last test: ...est:core_tests 2025-12-04T08:20:53.4167787Z Testing //c10/test:util_base_tests; 56s processwrapper-sandbox 2025-12-04T08:20:53.4168668Z Compiling test/cpp/api/serialize.cpp; 6s processwrapper-sandbox 2025-12-04T08:20:53.4169653Z Compiling test/cpp/api/expanding-array.cpp; 6s processwrapper-sandbox 2025-12-04T08:20:53.4170596Z Compiling test/cpp/api/autograd.cpp; 5s processwrapper-sandbox 2025-12-04T08:20:53.4171336Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:20:53.4172123Z Compiling torch/csrc/autograd/variable.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:53.4172942Z //:jit_tests; 3s processwrapper-sandbox 2025-12-04T08:20:53.4173515Z //:torch; 3s processwrapper-sandbox ... 2025-12-04T08:20:53.6283739Z 2025-12-04T08:20:53.6284456Z  2025-12-04T08:20:53.6284866Z  2025-12-04T08:20:53.6285184Z  2025-12-04T08:20:53.6285498Z  2025-12-04T08:20:53.6285886Z  2025-12-04T08:20:53.6286250Z  2025-12-04T08:20:53.6286613Z  2025-12-04T08:20:53.6286963Z  2025-12-04T08:20:53.6288029Z [2,060 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:53.6289075Z Testing //c10/test:util_base_tests; 56s processwrapper-sandbox 2025-12-04T08:20:53.6290124Z Compiling test/cpp/api/expanding-array.cpp; 6s processwrapper-sandbox 2025-12-04T08:20:53.6291219Z Compiling test/cpp/api/autograd.cpp; 5s processwrapper-sandbox 2025-12-04T08:20:53.6292030Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:20:53.6292907Z Compiling torch/csrc/autograd/variable.cpp; 5s processwrapper-sandbox 2025-12-04T08:20:53.6293760Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:20:53.6294258Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:20:53.6294924Z Compiling aten/src/ATen/Functions.cpp; 1s processwrapper-sandbox ... 2025-12-04T08:20:54.0243236Z 2025-12-04T08:20:54.0245236Z  2025-12-04T08:20:54.0245871Z  2025-12-04T08:20:54.0246222Z  2025-12-04T08:20:54.0246550Z  2025-12-04T08:20:54.0246882Z  2025-12-04T08:20:54.0247212Z  2025-12-04T08:20:54.0247648Z  2025-12-04T08:20:54.0247992Z  2025-12-04T08:20:54.0248895Z [2,061 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:54.0249926Z Testing //c10/test:util_base_tests; 57s processwrapper-sandbox 2025-12-04T08:20:54.0250824Z Compiling test/cpp/api/expanding-array.cpp; 6s processwrapper-sandbox 2025-12-04T08:20:54.0251694Z Compiling test/cpp/api/autograd.cpp; 5s processwrapper-sandbox 2025-12-04T08:20:54.0252362Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:20:54.0253168Z Compiling torch/csrc/autograd/variable.cpp; 5s processwrapper-sandbox 2025-12-04T08:20:54.0254005Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:20:54.0254781Z Compiling aten/src/ATen/Functions.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:54.0255704Z Compiling test/cpp/jit/test_te.cpp; 1s processwrapper-sandbox ... 2025-12-04T08:20:54.4800814Z 2025-12-04T08:20:54.4801619Z  2025-12-04T08:20:54.4802068Z  2025-12-04T08:20:54.4802569Z  2025-12-04T08:20:54.4802978Z  2025-12-04T08:20:54.4803377Z  2025-12-04T08:20:54.4803753Z  2025-12-04T08:20:54.4804144Z  2025-12-04T08:20:54.4804518Z  2025-12-04T08:20:54.5112043Z [2,062 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:20:54.5113591Z Testing //c10/test:util_base_tests; 57s processwrapper-sandbox 2025-12-04T08:20:54.5114486Z Compiling test/cpp/api/autograd.cpp; 6s processwrapper-sandbox 2025-12-04T08:20:54.5115254Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:20:54.5116105Z Compiling torch/csrc/autograd/variable.cpp; 5s processwrapper-sandbox 2025-12-04T08:20:54.5117000Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:20:54.5138416Z Compiling aten/src/ATen/Functions.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:54.5139213Z Compiling test/cpp/jit/test_te.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:54.5139843Z //:jit_tests; 2s processwrapper-sandbox ... 2025-12-04T08:20:54.8243975Z 2025-12-04T08:20:54.8244579Z  2025-12-04T08:20:54.8244859Z  2025-12-04T08:20:54.8245071Z  2025-12-04T08:20:54.8245302Z  2025-12-04T08:20:54.8245508Z  2025-12-04T08:20:54.8245728Z  2025-12-04T08:20:54.8245972Z  2025-12-04T08:20:54.8246191Z  2025-12-04T08:20:54.8246746Z [2,062 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:54.8247349Z Testing //c10/test:util_base_tests; 57s processwrapper-sandbox 2025-12-04T08:20:54.8247953Z Compiling test/cpp/api/autograd.cpp; 6s processwrapper-sandbox 2025-12-04T08:20:54.8248385Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:20:54.8248865Z Compiling torch/csrc/autograd/variable.cpp; 6s processwrapper-sandbox 2025-12-04T08:20:54.8249325Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:20:54.8249759Z Compiling aten/src/ATen/Functions.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:54.8250281Z Compiling test/cpp/jit/test_te.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:54.8250725Z //:jit_tests; 2s processwrapper-sandbox ... 2025-12-04T08:20:55.0421365Z 2025-12-04T08:20:55.0422037Z  2025-12-04T08:20:55.0422391Z  2025-12-04T08:20:55.0422723Z  2025-12-04T08:20:55.0423083Z  2025-12-04T08:20:55.0423414Z  2025-12-04T08:20:55.0423692Z  2025-12-04T08:20:55.0423944Z  2025-12-04T08:20:55.0424287Z  2025-12-04T08:20:55.0425069Z [2,063 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:20:55.0425939Z Testing //c10/test:util_base_tests; 58s processwrapper-sandbox 2025-12-04T08:20:55.0426689Z Compiling test/cpp/api/autograd.cpp; 6s processwrapper-sandbox 2025-12-04T08:20:55.0427227Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:20:55.0427885Z Compiling torch/csrc/autograd/variable.cpp; 6s processwrapper-sandbox 2025-12-04T08:20:55.0429057Z Compiling aten/src/ATen/Functions.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:55.0429636Z Compiling test/cpp/jit/test_te.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:55.0430063Z //:jit_tests; 2s processwrapper-sandbox 2025-12-04T08:20:55.0430430Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:20:55.2939117Z 2025-12-04T08:20:55.2940069Z  2025-12-04T08:20:55.2940567Z  2025-12-04T08:20:55.2940896Z  2025-12-04T08:20:55.2941371Z  2025-12-04T08:20:55.2942021Z  2025-12-04T08:20:55.2942330Z  2025-12-04T08:20:55.2942714Z  2025-12-04T08:20:55.2942971Z  2025-12-04T08:20:55.2943907Z [2,064 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:55.2945211Z Testing //c10/test:util_base_tests; 58s processwrapper-sandbox 2025-12-04T08:20:55.2946509Z Compiling test/cpp/api/autograd.cpp; 7s processwrapper-sandbox 2025-12-04T08:20:55.2947192Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:20:55.2947761Z Compiling aten/src/ATen/Functions.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:55.2948803Z Compiling test/cpp/jit/test_te.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:55.2949428Z //:jit_tests; 2s processwrapper-sandbox 2025-12-04T08:20:55.2952657Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:20:55.2953808Z Compiling aten/src/ATen/core/Dict.cpp; 1s processwrapper-sandbox ... 2025-12-04T08:20:55.6179949Z 2025-12-04T08:20:55.6180711Z  2025-12-04T08:20:55.6181132Z  2025-12-04T08:20:55.6181457Z  2025-12-04T08:20:55.6181790Z  2025-12-04T08:20:55.6182108Z  2025-12-04T08:20:55.6182475Z  2025-12-04T08:20:55.6182845Z  2025-12-04T08:20:55.6183532Z  2025-12-04T08:20:55.6184355Z [2,066 / 3,080] 2 / 26 tests; 15 actions, 14 running; last test: ...core_tests 2025-12-04T08:20:55.6185314Z Testing //c10/test:util_base_tests; 58s processwrapper-sandbox 2025-12-04T08:20:55.6186234Z Compiling test/cpp/api/autograd.cpp; 7s processwrapper-sandbox 2025-12-04T08:20:55.6187004Z //:torch; 7s processwrapper-sandbox 2025-12-04T08:20:55.6187791Z Compiling aten/src/ATen/Functions.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:55.6188765Z Compiling test/cpp/jit/test_te.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:55.6189745Z Compiling aten/src/ATen/core/Dict.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:55.6190569Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:20:55.6191168Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:20:55.8948494Z 2025-12-04T08:20:55.8949495Z  2025-12-04T08:20:55.8949782Z  2025-12-04T08:20:55.8949991Z  2025-12-04T08:20:55.8950246Z  2025-12-04T08:20:55.8950448Z  2025-12-04T08:20:55.8950661Z  2025-12-04T08:20:55.8950861Z  2025-12-04T08:20:55.8951114Z  2025-12-04T08:20:55.8951633Z [2,068 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:55.8952237Z Testing //c10/test:util_base_tests; 59s processwrapper-sandbox 2025-12-04T08:20:55.8952768Z Compiling test/cpp/api/autograd.cpp; 7s processwrapper-sandbox 2025-12-04T08:20:55.8953200Z //:torch; 7s processwrapper-sandbox 2025-12-04T08:20:55.8953650Z Compiling aten/src/ATen/core/Dict.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:55.8954102Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:20:55.8954438Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:20:55.8954898Z Compiling test/cpp/jit/test_backend_lib.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:55.8955485Z Compiling test/cpp/api/modulelist.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:20:56.1052332Z 2025-12-04T08:20:56.1053148Z  2025-12-04T08:20:56.1053430Z  2025-12-04T08:20:56.1053642Z  2025-12-04T08:20:56.1053860Z  2025-12-04T08:20:56.1054065Z  2025-12-04T08:20:56.1054281Z  2025-12-04T08:20:56.1054486Z  2025-12-04T08:20:56.1054705Z  2025-12-04T08:20:56.1055214Z [2,069 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:56.1055821Z Testing //c10/test:util_base_tests; 59s processwrapper-sandbox 2025-12-04T08:20:56.1056280Z //:torch; 7s processwrapper-sandbox 2025-12-04T08:20:56.1056710Z Compiling aten/src/ATen/core/Dict.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:56.1057166Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:20:56.1057489Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:20:56.1057956Z Compiling test/cpp/jit/test_backend_lib.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:56.1058526Z Compiling test/cpp/api/modulelist.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:56.1058999Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:20:56.3118608Z 2025-12-04T08:20:56.3119450Z  2025-12-04T08:20:56.3119868Z  2025-12-04T08:20:56.3120223Z  2025-12-04T08:20:56.3120568Z  2025-12-04T08:20:56.3120864Z  2025-12-04T08:20:56.3121215Z  2025-12-04T08:20:56.3121555Z  2025-12-04T08:20:56.3121821Z  2025-12-04T08:20:56.3122674Z [2,071 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:56.3124426Z Testing //c10/test:util_base_tests; 59s processwrapper-sandbox 2025-12-04T08:20:56.3125209Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:20:56.3125729Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:20:56.3126392Z Compiling test/cpp/jit/test_backend_lib.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:56.3127346Z Compiling test/cpp/api/modulelist.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:56.3128367Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:20:56.3160243Z Compiling test/cpp/api/enum.cpp; 1s processwrapper-sandbox 2025-12-04T08:20:56.3160964Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:20:56.8639662Z 2025-12-04T08:20:56.8640573Z  2025-12-04T08:20:56.8640954Z  2025-12-04T08:20:56.8641662Z  2025-12-04T08:20:56.8641939Z  2025-12-04T08:20:56.8642392Z  2025-12-04T08:20:56.8643040Z  2025-12-04T08:20:56.8643367Z  2025-12-04T08:20:56.8643705Z  2025-12-04T08:20:56.8644709Z [2,072 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:20:56.8645913Z Testing //c10/test:util_base_tests; 59s processwrapper-sandbox 2025-12-04T08:20:56.8646809Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:20:56.8647775Z Compiling test/cpp/jit/test_backend_lib.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:56.8649225Z Compiling test/cpp/api/modulelist.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:56.8650226Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:20:56.8651217Z Compiling test/cpp/api/enum.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:56.8652243Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:20:56.8652947Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:20:57.1150763Z 2025-12-04T08:20:57.1151502Z  2025-12-04T08:20:57.1151898Z  2025-12-04T08:20:57.1152221Z  2025-12-04T08:20:57.1152532Z  2025-12-04T08:20:57.1152835Z  2025-12-04T08:20:57.1153167Z  2025-12-04T08:20:57.1153480Z  2025-12-04T08:20:57.1153789Z  2025-12-04T08:20:57.1154537Z [2,073 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:20:57.1155415Z Testing //c10/test:util_base_tests; 60s processwrapper-sandbox 2025-12-04T08:20:57.1156210Z Compiling test/cpp/jit/test_backend_lib.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:57.1157063Z Compiling test/cpp/api/modulelist.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:57.1157713Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:20:57.1158304Z Compiling test/cpp/api/enum.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:57.1158898Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:20:57.1159570Z Compiling torch/csrc/inductor/inductor_ops.cpp; 1s processwrapper-sandbox 2025-12-04T08:20:57.1160317Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:20:57.3177057Z 2025-12-04T08:20:57.3177954Z  2025-12-04T08:20:57.3178466Z  2025-12-04T08:20:57.3178842Z  2025-12-04T08:20:57.3179225Z  2025-12-04T08:20:57.3179590Z  2025-12-04T08:20:57.3179965Z  2025-12-04T08:20:57.3180321Z  2025-12-04T08:20:57.3180686Z  2025-12-04T08:20:57.3181559Z [2,074 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:20:57.3182607Z Testing //c10/test:util_base_tests; 60s processwrapper-sandbox 2025-12-04T08:20:57.3183570Z Compiling test/cpp/api/modulelist.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:57.3184387Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:20:57.3185093Z Compiling test/cpp/api/enum.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:57.3185850Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:20:57.3186687Z Compiling torch/csrc/inductor/inductor_ops.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:57.3187806Z Compiling torch/csrc/jit/api/function_impl.cpp; 1s processwrapper-sandbox 2025-12-04T08:20:57.3189026Z //:jit_tests; 1s processwrapper-sandbox ... 2025-12-04T08:20:57.5178870Z 2025-12-04T08:20:57.5179618Z  2025-12-04T08:20:57.5180058Z  2025-12-04T08:20:57.5180434Z  2025-12-04T08:20:57.5180784Z  2025-12-04T08:20:57.5181144Z  2025-12-04T08:20:57.5181496Z  2025-12-04T08:20:57.5181856Z  2025-12-04T08:20:57.5182186Z  2025-12-04T08:20:57.5183093Z [2,074 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:57.5184763Z Testing //c10/test:util_base_tests; 60s processwrapper-sandbox 2025-12-04T08:20:57.5185732Z Compiling test/cpp/api/modulelist.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:57.5186530Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:20:57.5187268Z Compiling test/cpp/api/enum.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:57.5188013Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:20:57.5188860Z Compiling torch/csrc/inductor/inductor_ops.cpp; 2s processwrapper-sandbox 2025-12-04T08:20:57.5190061Z Compiling torch/csrc/jit/api/function_impl.cpp; 1s processwrapper-sandbox 2025-12-04T08:20:57.5190989Z //:jit_tests; 1s processwrapper-sandbox ... 2025-12-04T08:20:58.7190240Z 2025-12-04T08:20:58.7191383Z  2025-12-04T08:20:58.7191832Z  2025-12-04T08:20:58.7192191Z  2025-12-04T08:20:58.7192554Z  2025-12-04T08:20:58.7192894Z  2025-12-04T08:20:58.7193291Z  2025-12-04T08:20:58.7193616Z  2025-12-04T08:20:58.7193954Z  2025-12-04T08:20:58.7194714Z [2,074 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:58.7195691Z Testing //c10/test:util_base_tests; 61s processwrapper-sandbox 2025-12-04T08:20:58.7196600Z Compiling test/cpp/api/modulelist.cpp; 5s processwrapper-sandbox 2025-12-04T08:20:58.7197405Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:20:58.7198096Z Compiling test/cpp/api/enum.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:58.7198714Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:20:58.7199448Z Compiling torch/csrc/inductor/inductor_ops.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:58.7200551Z Compiling torch/csrc/jit/api/function_impl.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:58.7201440Z //:jit_tests; 3s processwrapper-sandbox ... 2025-12-04T08:20:58.9193206Z 2025-12-04T08:20:58.9193894Z  2025-12-04T08:20:58.9194217Z  2025-12-04T08:20:58.9194550Z  2025-12-04T08:20:58.9194772Z  2025-12-04T08:20:58.9195029Z  2025-12-04T08:20:58.9195240Z  2025-12-04T08:20:58.9195469Z  2025-12-04T08:20:58.9195780Z  2025-12-04T08:20:58.9196620Z [2,076 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:58.9197567Z Testing //c10/test:util_base_tests; 62s processwrapper-sandbox 2025-12-04T08:20:58.9198593Z Compiling test/cpp/api/modulelist.cpp; 5s processwrapper-sandbox 2025-12-04T08:20:58.9199463Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:20:58.9200253Z Compiling test/cpp/api/enum.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:58.9201220Z Compiling torch/csrc/inductor/inductor_ops.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:58.9202096Z Compiling torch/csrc/jit/api/function_impl.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:58.9202951Z Compiling test/cpp/jit/test_class_import.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:58.9203603Z //:jit_tests; 3s processwrapper-sandbox ... 2025-12-04T08:20:59.3203386Z 2025-12-04T08:20:59.3204220Z  2025-12-04T08:20:59.3204810Z  2025-12-04T08:20:59.3205141Z  2025-12-04T08:20:59.3205473Z  2025-12-04T08:20:59.3205776Z  2025-12-04T08:20:59.3206184Z  2025-12-04T08:20:59.3206507Z  2025-12-04T08:20:59.3206820Z  2025-12-04T08:20:59.3209495Z [2,077 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:59.3210792Z Testing //c10/test:util_base_tests; 62s processwrapper-sandbox 2025-12-04T08:20:59.3211514Z Compiling test/cpp/api/modulelist.cpp; 5s processwrapper-sandbox 2025-12-04T08:20:59.3212108Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:20:59.3212652Z Compiling test/cpp/api/enum.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:59.3213394Z Compiling torch/csrc/inductor/inductor_ops.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:59.3215588Z Compiling torch/csrc/jit/api/function_impl.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:59.3216486Z Compiling test/cpp/jit/test_class_import.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:59.3217207Z //:aten; 3s processwrapper-sandbox ... 2025-12-04T08:20:59.5201109Z 2025-12-04T08:20:59.5201822Z  2025-12-04T08:20:59.5202156Z  2025-12-04T08:20:59.5202368Z  2025-12-04T08:20:59.5202609Z  2025-12-04T08:20:59.5202814Z  2025-12-04T08:20:59.5203038Z  2025-12-04T08:20:59.5203262Z  2025-12-04T08:20:59.5203478Z  2025-12-04T08:20:59.5203974Z [2,078 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:20:59.5204578Z Testing //c10/test:util_base_tests; 62s processwrapper-sandbox 2025-12-04T08:20:59.5205107Z Compiling test/cpp/api/modulelist.cpp; 5s processwrapper-sandbox 2025-12-04T08:20:59.5205565Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:20:59.5205993Z Compiling test/cpp/api/enum.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:59.5206546Z Compiling torch/csrc/inductor/inductor_ops.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:59.5207183Z Compiling torch/csrc/jit/api/function_impl.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:59.5207856Z Compiling test/cpp/jit/test_class_import.cpp; 3s processwrapper-sandbox 2025-12-04T08:20:59.5208347Z //:aten; 3s processwrapper-sandbox ... 2025-12-04T08:20:59.7445455Z 2025-12-04T08:20:59.7446318Z  2025-12-04T08:20:59.7446774Z  2025-12-04T08:20:59.7447114Z  2025-12-04T08:20:59.7447323Z  2025-12-04T08:20:59.7447681Z  2025-12-04T08:20:59.7448004Z  2025-12-04T08:20:59.7448275Z  2025-12-04T08:20:59.7448596Z  2025-12-04T08:20:59.7449321Z [2,079 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:20:59.7450108Z Testing //c10/test:util_base_tests; 62s processwrapper-sandbox 2025-12-04T08:20:59.7450877Z Compiling test/cpp/api/modulelist.cpp; 6s processwrapper-sandbox 2025-12-04T08:20:59.7451523Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:20:59.7452197Z Compiling test/cpp/api/enum.cpp; 5s processwrapper-sandbox 2025-12-04T08:20:59.7452882Z Compiling torch/csrc/inductor/inductor_ops.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:59.7453763Z Compiling torch/csrc/jit/api/function_impl.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:59.7454426Z Compiling test/cpp/jit/test_class_import.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:59.7455006Z //:aten; 4s processwrapper-sandbox ... 2025-12-04T08:20:59.9450704Z 2025-12-04T08:20:59.9451438Z  2025-12-04T08:20:59.9452070Z  2025-12-04T08:20:59.9453299Z  2025-12-04T08:20:59.9454539Z  2025-12-04T08:20:59.9455317Z  2025-12-04T08:20:59.9456363Z  2025-12-04T08:20:59.9457292Z  2025-12-04T08:20:59.9458651Z  2025-12-04T08:20:59.9460987Z [2,081 / 3,080] 2 / 26 tests; 15 actions running; last test: ...est:core_tests 2025-12-04T08:20:59.9462340Z Testing //c10/test:util_base_tests; 63s processwrapper-sandbox 2025-12-04T08:20:59.9463295Z Compiling test/cpp/api/modulelist.cpp; 6s processwrapper-sandbox 2025-12-04T08:20:59.9464059Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:20:59.9464721Z Compiling test/cpp/api/enum.cpp; 5s processwrapper-sandbox 2025-12-04T08:20:59.9466997Z Compiling torch/csrc/inductor/inductor_ops.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:59.9468262Z Compiling torch/csrc/jit/api/function_impl.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:59.9469341Z Compiling test/cpp/jit/test_class_import.cpp; 4s processwrapper-sandbox 2025-12-04T08:20:59.9470361Z Compiling test/cpp/api/dataloader.cpp; 3s processwrapper-sandbox ... 2025-12-04T08:21:00.2506349Z 2025-12-04T08:21:00.2507060Z  2025-12-04T08:21:00.2507521Z  2025-12-04T08:21:00.2508176Z  2025-12-04T08:21:00.2508535Z  2025-12-04T08:21:00.2508890Z  2025-12-04T08:21:00.2509252Z  2025-12-04T08:21:00.2509598Z  2025-12-04T08:21:00.2509967Z  2025-12-04T08:21:00.2510849Z [2,083 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:00.2511871Z Testing //c10/test:util_base_tests; 63s processwrapper-sandbox 2025-12-04T08:21:00.2512806Z Compiling test/cpp/api/modulelist.cpp; 6s processwrapper-sandbox 2025-12-04T08:21:00.2513760Z Compiling test/cpp/api/enum.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:00.2514775Z Compiling torch/csrc/inductor/inductor_ops.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:00.2515902Z Compiling torch/csrc/jit/api/function_impl.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:00.2517014Z Compiling test/cpp/jit/test_class_import.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:00.2518033Z Compiling test/cpp/api/dataloader.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:00.2518833Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:21:00.5456716Z 2025-12-04T08:21:00.5457483Z  2025-12-04T08:21:00.5457916Z  2025-12-04T08:21:00.5458217Z  2025-12-04T08:21:00.5458537Z  2025-12-04T08:21:00.5458868Z  2025-12-04T08:21:00.5459236Z  2025-12-04T08:21:00.5459590Z  2025-12-04T08:21:00.5459942Z  2025-12-04T08:21:00.5460855Z [2,084 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:00.5461868Z Testing //c10/test:util_base_tests; 63s processwrapper-sandbox 2025-12-04T08:21:00.5462673Z Compiling test/cpp/api/enum.cpp; 6s processwrapper-sandbox 2025-12-04T08:21:00.5463533Z Compiling torch/csrc/inductor/inductor_ops.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:00.5464591Z Compiling torch/csrc/jit/api/function_impl.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:00.5465695Z Compiling test/cpp/jit/test_class_import.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:00.5466732Z Compiling test/cpp/api/dataloader.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:00.5467422Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:21:00.5468109Z Compiling aten/src/ATen/core/Generator.cpp; 1s processwrapper-sandbox ... 2025-12-04T08:21:00.8327757Z 2025-12-04T08:21:00.8328485Z  2025-12-04T08:21:00.8329088Z  2025-12-04T08:21:00.8329447Z  2025-12-04T08:21:00.8329782Z  2025-12-04T08:21:00.8330195Z  2025-12-04T08:21:00.8330561Z  2025-12-04T08:21:00.8330780Z  2025-12-04T08:21:00.8330981Z  2025-12-04T08:21:00.8331510Z [2,085 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:00.8332098Z Testing //c10/test:util_base_tests; 63s processwrapper-sandbox 2025-12-04T08:21:00.8332699Z Compiling torch/csrc/inductor/inductor_ops.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:00.8333345Z Compiling torch/csrc/jit/api/function_impl.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:00.8333968Z Compiling test/cpp/jit/test_class_import.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:00.8334547Z Compiling test/cpp/api/dataloader.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:00.8334987Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:00.8335450Z Compiling aten/src/ATen/core/Generator.cpp; 1s processwrapper-sandbox 2025-12-04T08:21:00.8335930Z //:jit_tests; 1s processwrapper-sandbox ... 2025-12-04T08:21:01.0502741Z 2025-12-04T08:21:01.0503771Z  2025-12-04T08:21:01.0504216Z  2025-12-04T08:21:01.0504582Z  2025-12-04T08:21:01.0505233Z  2025-12-04T08:21:01.0505593Z  2025-12-04T08:21:01.0506098Z  2025-12-04T08:21:01.0506575Z  2025-12-04T08:21:01.0507068Z  2025-12-04T08:21:01.0508058Z [2,086 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:01.0509471Z Testing //c10/test:util_base_tests; 64s processwrapper-sandbox 2025-12-04T08:21:01.0510584Z Compiling torch/csrc/inductor/inductor_ops.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:01.0511817Z Compiling torch/csrc/jit/api/function_impl.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:01.0513010Z Compiling test/cpp/jit/test_class_import.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:01.0514126Z Compiling test/cpp/api/dataloader.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:01.0515011Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:01.0515709Z //:jit_tests; 1s processwrapper-sandbox 2025-12-04T08:21:01.0516391Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:21:01.2771353Z 2025-12-04T08:21:01.2772118Z  2025-12-04T08:21:01.2772555Z  2025-12-04T08:21:01.2772938Z  2025-12-04T08:21:01.2773520Z  2025-12-04T08:21:01.2773894Z  2025-12-04T08:21:01.2774343Z  2025-12-04T08:21:01.2774811Z  2025-12-04T08:21:01.2775316Z  2025-12-04T08:21:01.2778361Z [2,087 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:01.2779515Z Testing //c10/test:util_base_tests; 64s processwrapper-sandbox 2025-12-04T08:21:01.2780624Z Compiling torch/csrc/inductor/inductor_ops.cpp; 6s processwrapper-sandbox 2025-12-04T08:21:01.2781777Z Compiling torch/csrc/jit/api/function_impl.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:01.2783018Z Compiling test/cpp/jit/test_class_import.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:01.2784154Z Compiling test/cpp/api/dataloader.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:01.2785036Z //:jit_tests; 2s processwrapper-sandbox 2025-12-04T08:21:01.2785697Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:21:01.2786309Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:21:01.5463481Z 2025-12-04T08:21:01.5464347Z  2025-12-04T08:21:01.5464731Z  2025-12-04T08:21:01.5464941Z  2025-12-04T08:21:01.5465192Z  2025-12-04T08:21:01.5465407Z  2025-12-04T08:21:01.5465673Z  2025-12-04T08:21:01.5465976Z  2025-12-04T08:21:01.5466183Z  2025-12-04T08:21:01.5466821Z [2,088 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:01.5467716Z Testing //c10/test:util_base_tests; 64s processwrapper-sandbox 2025-12-04T08:21:01.5468554Z Compiling torch/csrc/jit/api/function_impl.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:01.5469398Z Compiling test/cpp/jit/test_class_import.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:01.5470122Z Compiling test/cpp/api/dataloader.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:01.5470761Z //:jit_tests; 2s processwrapper-sandbox 2025-12-04T08:21:01.5471175Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:21:01.5471629Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:21:01.5471998Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:21:01.8264575Z 2025-12-04T08:21:01.8265289Z  2025-12-04T08:21:01.8265683Z  2025-12-04T08:21:01.8265983Z  2025-12-04T08:21:01.8266318Z  2025-12-04T08:21:01.8266613Z  2025-12-04T08:21:01.8266934Z  2025-12-04T08:21:01.8267266Z  2025-12-04T08:21:01.8267615Z  2025-12-04T08:21:01.8268360Z [2,089 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:01.8269187Z Testing //c10/test:util_base_tests; 64s processwrapper-sandbox 2025-12-04T08:21:01.8270670Z Compiling test/cpp/jit/test_class_import.cpp; 6s processwrapper-sandbox 2025-12-04T08:21:01.8271520Z Compiling test/cpp/api/dataloader.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:01.8272146Z //:jit_tests; 2s processwrapper-sandbox 2025-12-04T08:21:01.8272579Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:01.8273077Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:01.8273600Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:21:01.8274373Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:21:02.0568447Z 2025-12-04T08:21:02.0569152Z  2025-12-04T08:21:02.0569508Z  2025-12-04T08:21:02.0569860Z  2025-12-04T08:21:02.0570218Z  2025-12-04T08:21:02.0570595Z  2025-12-04T08:21:02.0570929Z  2025-12-04T08:21:02.0571288Z  2025-12-04T08:21:02.0571646Z  2025-12-04T08:21:02.0572467Z [2,090 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:02.0573379Z Testing //c10/test:util_base_tests; 65s processwrapper-sandbox 2025-12-04T08:21:02.0574261Z Compiling test/cpp/jit/test_class_import.cpp; 6s processwrapper-sandbox 2025-12-04T08:21:02.0575150Z Compiling test/cpp/api/dataloader.cpp; 6s processwrapper-sandbox 2025-12-04T08:21:02.0575778Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:02.0576264Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:02.0576716Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:02.0577258Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:21:02.0578024Z Compiling test/cpp/jit/test_class_type.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:21:02.3477188Z 2025-12-04T08:21:02.3478630Z  2025-12-04T08:21:02.3479878Z  2025-12-04T08:21:02.3480389Z  2025-12-04T08:21:02.3481273Z  2025-12-04T08:21:02.3482511Z  2025-12-04T08:21:02.3483162Z  2025-12-04T08:21:02.3483881Z  2025-12-04T08:21:02.3484505Z  2025-12-04T08:21:02.3485999Z [2,090 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:02.3487095Z Testing //c10/test:util_base_tests; 65s processwrapper-sandbox 2025-12-04T08:21:02.3489648Z Compiling test/cpp/jit/test_class_import.cpp; 6s processwrapper-sandbox 2025-12-04T08:21:02.3491841Z Compiling test/cpp/api/dataloader.cpp; 6s processwrapper-sandbox 2025-12-04T08:21:02.3493162Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:02.3494493Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:02.3495945Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:02.3500573Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:21:02.3502537Z Compiling test/cpp/jit/test_class_type.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:21:02.6788535Z 2025-12-04T08:21:02.6789310Z  2025-12-04T08:21:02.6789819Z  2025-12-04T08:21:02.6790180Z  2025-12-04T08:21:02.6790525Z  2025-12-04T08:21:02.6790845Z  2025-12-04T08:21:02.6791195Z  2025-12-04T08:21:02.6791550Z  2025-12-04T08:21:02.6791853Z  2025-12-04T08:21:02.6792446Z [2,091 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:02.6802610Z Testing //c10/test:util_base_tests; 65s processwrapper-sandbox 2025-12-04T08:21:02.6803601Z Compiling test/cpp/jit/test_class_import.cpp; 7s processwrapper-sandbox 2025-12-04T08:21:02.6804664Z Compiling test/cpp/api/dataloader.cpp; 6s processwrapper-sandbox 2025-12-04T08:21:02.6805451Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:02.6806035Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:02.6806627Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:02.6807538Z Compiling test/cpp/jit/test_class_type.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:02.6808390Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:21:02.9481678Z 2025-12-04T08:21:02.9482298Z  2025-12-04T08:21:02.9482564Z  2025-12-04T08:21:02.9737849Z  2025-12-04T08:21:02.9738725Z  2025-12-04T08:21:02.9739063Z  2025-12-04T08:21:02.9739389Z  2025-12-04T08:21:02.9739684Z  2025-12-04T08:21:02.9739957Z  2025-12-04T08:21:02.9740676Z [2,094 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:02.9741664Z Testing //c10/test:util_base_tests; 66s processwrapper-sandbox 2025-12-04T08:21:02.9745316Z Compiling test/cpp/api/dataloader.cpp; 6s processwrapper-sandbox 2025-12-04T08:21:02.9746095Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:02.9746902Z Compiling test/cpp/jit/test_class_type.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:02.9747720Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:02.9748413Z Compiling test/cpp/api/modules.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:02.9749234Z Compiling test/cpp/api/any.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:02.9749962Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:21:03.3486497Z 2025-12-04T08:21:03.3487034Z  2025-12-04T08:21:03.3487293Z  2025-12-04T08:21:03.3487584Z  2025-12-04T08:21:03.3487796Z  2025-12-04T08:21:03.3488013Z  2025-12-04T08:21:03.3488237Z  2025-12-04T08:21:03.3488449Z  2025-12-04T08:21:03.3488652Z  2025-12-04T08:21:03.3489165Z [2,094 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:03.3489773Z Testing //c10/test:util_base_tests; 66s processwrapper-sandbox 2025-12-04T08:21:03.3490320Z Compiling test/cpp/api/dataloader.cpp; 7s processwrapper-sandbox 2025-12-04T08:21:03.3490779Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:03.3491226Z Compiling test/cpp/jit/test_class_type.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:03.3491702Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:03.3492114Z Compiling test/cpp/api/modules.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:03.3492709Z Compiling test/cpp/api/any.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:03.3493125Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:21:03.5762837Z 2025-12-04T08:21:03.5764591Z  2025-12-04T08:21:03.5764893Z  2025-12-04T08:21:03.5765122Z  2025-12-04T08:21:03.5765340Z  2025-12-04T08:21:03.5765542Z  2025-12-04T08:21:03.5765755Z  2025-12-04T08:21:03.5765954Z  2025-12-04T08:21:03.5766178Z  2025-12-04T08:21:03.5766700Z [2,095 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:03.5767365Z Testing //c10/test:util_base_tests; 66s processwrapper-sandbox 2025-12-04T08:21:03.5768044Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:03.5768592Z Compiling test/cpp/jit/test_class_type.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:03.5769151Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:03.5769664Z Compiling test/cpp/api/modules.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:03.5770221Z Compiling test/cpp/api/any.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:03.5771371Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:21:03.5771899Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:21:03.7770420Z 2025-12-04T08:21:03.7771138Z  2025-12-04T08:21:03.7771505Z  2025-12-04T08:21:03.7771734Z  2025-12-04T08:21:03.7772069Z  2025-12-04T08:21:03.7772346Z  2025-12-04T08:21:03.7772666Z  2025-12-04T08:21:03.7772998Z  2025-12-04T08:21:03.7773322Z  2025-12-04T08:21:03.7773964Z [2,098 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:03.7774816Z Testing //c10/test:util_base_tests; 66s processwrapper-sandbox 2025-12-04T08:21:03.7775551Z Compiling test/cpp/jit/test_class_type.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:03.7776201Z Compiling test/cpp/api/modules.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:03.7777702Z Compiling test/cpp/api/any.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:03.7778362Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:03.7778873Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:03.7779347Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:21:03.7779778Z //:jit_tests; 1s processwrapper-sandbox ... 2025-12-04T08:21:04.6850208Z 2025-12-04T08:21:04.6851078Z  2025-12-04T08:21:04.6851714Z  2025-12-04T08:21:04.6852039Z  2025-12-04T08:21:04.6852407Z  2025-12-04T08:21:04.6852751Z  2025-12-04T08:21:04.6853093Z  2025-12-04T08:21:04.6853449Z  2025-12-04T08:21:04.6853799Z  2025-12-04T08:21:04.6854685Z [2,099 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:04.6855751Z Testing //c10/test:util_base_tests; 67s processwrapper-sandbox 2025-12-04T08:21:04.6856793Z Compiling test/cpp/jit/test_class_type.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:04.6857786Z Compiling test/cpp/api/modules.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:04.6858661Z Compiling test/cpp/api/any.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:04.6859385Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:04.6859979Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:04.6860485Z //:jit_tests; 2s processwrapper-sandbox 2025-12-04T08:21:04.6861294Z Compiling aten/src/ATen/RegisterSchema.cpp; 1s processwrapper-sandbox ... 2025-12-04T08:21:04.9779365Z 2025-12-04T08:21:04.9780091Z  2025-12-04T08:21:04.9780507Z  2025-12-04T08:21:04.9780986Z  2025-12-04T08:21:04.9781358Z  2025-12-04T08:21:04.9781711Z  2025-12-04T08:21:04.9782074Z  2025-12-04T08:21:04.9782417Z  2025-12-04T08:21:04.9782781Z  2025-12-04T08:21:04.9783643Z [2,099 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:04.9784690Z Testing //c10/test:util_base_tests; 68s processwrapper-sandbox 2025-12-04T08:21:04.9785593Z Compiling test/cpp/jit/test_class_type.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:04.9786391Z Compiling test/cpp/api/modules.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:04.9787222Z Compiling test/cpp/api/any.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:04.9787918Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:04.9788504Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:04.9789073Z //:jit_tests; 2s processwrapper-sandbox 2025-12-04T08:21:04.9789917Z Compiling aten/src/ATen/RegisterSchema.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:21:05.3614722Z 2025-12-04T08:21:05.3615436Z  2025-12-04T08:21:05.3615833Z  2025-12-04T08:21:05.3616166Z  2025-12-04T08:21:05.3616502Z  2025-12-04T08:21:05.3616824Z  2025-12-04T08:21:05.3617139Z  2025-12-04T08:21:05.3617435Z  2025-12-04T08:21:05.3617761Z  2025-12-04T08:21:05.3618600Z [2,100 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:05.3619658Z Testing //c10/test:util_base_tests; 68s processwrapper-sandbox 2025-12-04T08:21:05.3620615Z Compiling test/cpp/jit/test_class_type.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:05.3621879Z Compiling test/cpp/api/modules.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:05.3622618Z Compiling test/cpp/api/any.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:05.3623260Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:05.3623811Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:05.3624369Z //:jit_tests; 3s processwrapper-sandbox 2025-12-04T08:21:05.3624971Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:21:05.5790958Z 2025-12-04T08:21:05.5791766Z  2025-12-04T08:21:05.5792287Z  2025-12-04T08:21:05.5792579Z  2025-12-04T08:21:05.5792983Z  2025-12-04T08:21:05.5793306Z  2025-12-04T08:21:05.5793696Z  2025-12-04T08:21:05.5794416Z  2025-12-04T08:21:05.5794823Z  2025-12-04T08:21:05.5795595Z [2,101 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:05.5796527Z Testing //c10/test:util_base_tests; 68s processwrapper-sandbox 2025-12-04T08:21:05.5797420Z Compiling test/cpp/jit/test_class_type.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:05.5798315Z Compiling test/cpp/api/modules.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:05.5799234Z Compiling test/cpp/api/any.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:05.5799930Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:05.5800498Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:05.5801049Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:05.5801633Z //:jit_tests; 2s processwrapper-sandbox ... 2025-12-04T08:21:05.8718142Z 2025-12-04T08:21:05.8718885Z  2025-12-04T08:21:05.8719348Z  2025-12-04T08:21:05.8719726Z  2025-12-04T08:21:05.8720142Z  2025-12-04T08:21:05.8720500Z  2025-12-04T08:21:05.8720867Z  2025-12-04T08:21:05.8721222Z  2025-12-04T08:21:05.8721569Z  2025-12-04T08:21:05.8722437Z [2,103 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:05.8723403Z Testing //c10/test:util_base_tests; 68s processwrapper-sandbox 2025-12-04T08:21:05.8724313Z Compiling test/cpp/jit/test_class_type.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:05.8725239Z Compiling test/cpp/api/modules.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:05.8726068Z Compiling test/cpp/api/any.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:05.8726730Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:05.8727233Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:05.8727862Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:05.8728416Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:21:06.1796810Z 2025-12-04T08:21:06.1797599Z  2025-12-04T08:21:06.1798025Z  2025-12-04T08:21:06.1798384Z  2025-12-04T08:21:06.1798760Z  2025-12-04T08:21:06.1799136Z  2025-12-04T08:21:06.1799479Z  2025-12-04T08:21:06.1799811Z  2025-12-04T08:21:06.1800127Z  2025-12-04T08:21:06.1800928Z [2,103 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:06.1801990Z Testing //c10/test:util_base_tests; 69s processwrapper-sandbox 2025-12-04T08:21:06.1802970Z Compiling test/cpp/jit/test_class_type.cpp; 6s processwrapper-sandbox 2025-12-04T08:21:06.1803922Z Compiling test/cpp/api/modules.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:06.1804701Z Compiling test/cpp/api/any.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:06.1805351Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:06.1805905Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:06.1806454Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:06.1807043Z //:torch; 3s processwrapper-sandbox ... 2025-12-04T08:21:06.3845392Z 2025-12-04T08:21:06.3846010Z  2025-12-04T08:21:06.3846276Z  2025-12-04T08:21:06.3846506Z  2025-12-04T08:21:06.3846712Z  2025-12-04T08:21:06.3847136Z  2025-12-04T08:21:06.3847344Z  2025-12-04T08:21:06.3847680Z  2025-12-04T08:21:06.3847886Z  2025-12-04T08:21:06.3848425Z [2,104 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:06.3849049Z Testing //c10/test:util_base_tests; 69s processwrapper-sandbox 2025-12-04T08:21:06.3849602Z Compiling test/cpp/jit/test_class_type.cpp; 6s processwrapper-sandbox 2025-12-04T08:21:06.3850167Z Compiling test/cpp/api/modules.cpp; 6s processwrapper-sandbox 2025-12-04T08:21:06.3850658Z Compiling test/cpp/api/any.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:06.3851073Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:21:06.3851543Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:06.3851877Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:06.3852299Z Compiling test/cpp/api/tensor.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:21:06.5838237Z 2025-12-04T08:21:06.5839012Z  2025-12-04T08:21:06.5839405Z  2025-12-04T08:21:06.5839751Z  2025-12-04T08:21:06.5840082Z  2025-12-04T08:21:06.5840439Z  2025-12-04T08:21:06.5842610Z  2025-12-04T08:21:06.5842979Z  2025-12-04T08:21:06.5843324Z  2025-12-04T08:21:06.5844223Z [2,105 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:06.5844949Z Testing //c10/test:util_base_tests; 69s processwrapper-sandbox 2025-12-04T08:21:06.5845477Z Compiling test/cpp/api/modules.cpp; 6s processwrapper-sandbox 2025-12-04T08:21:06.5845973Z Compiling test/cpp/api/any.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:06.5846390Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:21:06.5846750Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:06.5847073Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:06.5847587Z Compiling test/cpp/api/tensor.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:06.5848022Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:21:07.0277124Z 2025-12-04T08:21:07.0277967Z  2025-12-04T08:21:07.0278401Z  2025-12-04T08:21:07.0278736Z  2025-12-04T08:21:07.0279124Z  2025-12-04T08:21:07.0279511Z  2025-12-04T08:21:07.0279926Z  2025-12-04T08:21:07.0280301Z  2025-12-04T08:21:07.0280642Z  2025-12-04T08:21:07.0281509Z [2,106 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:07.0282526Z Testing //c10/test:util_base_tests; 70s processwrapper-sandbox 2025-12-04T08:21:07.0283396Z Compiling test/cpp/api/any.cpp; 6s processwrapper-sandbox 2025-12-04T08:21:07.0284155Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:21:07.0284727Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:21:07.0285282Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:07.0286013Z Compiling test/cpp/api/tensor.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:07.0286760Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:07.0287358Z //:torch; 3s processwrapper-sandbox ... 2025-12-04T08:21:07.2280501Z 2025-12-04T08:21:07.2281267Z  2025-12-04T08:21:07.2281742Z  2025-12-04T08:21:07.2282113Z  2025-12-04T08:21:07.2282745Z  2025-12-04T08:21:07.2283095Z  2025-12-04T08:21:07.2283598Z  2025-12-04T08:21:07.2284049Z  2025-12-04T08:21:07.2284529Z  2025-12-04T08:21:07.2285532Z [2,107 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:07.2286671Z Testing //c10/test:util_base_tests; 70s processwrapper-sandbox 2025-12-04T08:21:07.2287586Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:21:07.2288291Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:21:07.2288958Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:07.2289779Z Compiling test/cpp/api/tensor.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:07.2290822Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:07.2291486Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:07.2292152Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:21:07.6285248Z 2025-12-04T08:21:07.6285933Z  2025-12-04T08:21:07.6286304Z  2025-12-04T08:21:07.6286653Z  2025-12-04T08:21:07.6287216Z  2025-12-04T08:21:07.6287680Z  2025-12-04T08:21:07.6288137Z  2025-12-04T08:21:07.6288515Z  2025-12-04T08:21:07.6288844Z  2025-12-04T08:21:07.6304168Z [2,109 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:07.6305402Z Testing //c10/test:util_base_tests; 70s processwrapper-sandbox 2025-12-04T08:21:07.6306616Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:21:07.6307319Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:07.6308029Z Compiling test/cpp/api/tensor.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:07.6308880Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:07.6309594Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:07.6310307Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:07.6311276Z Compiling aten/src/ATen/RegisterMeta_0.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:21:07.8291138Z 2025-12-04T08:21:07.8292034Z  2025-12-04T08:21:07.8292509Z  2025-12-04T08:21:07.8292928Z  2025-12-04T08:21:07.8293271Z  2025-12-04T08:21:07.8293588Z  2025-12-04T08:21:07.8293931Z  2025-12-04T08:21:07.8294245Z  2025-12-04T08:21:07.8294600Z  2025-12-04T08:21:07.8295459Z [2,110 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:07.8296567Z Testing //c10/test:util_base_tests; 70s processwrapper-sandbox 2025-12-04T08:21:07.8297328Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:21:07.8298003Z Compiling test/cpp/api/tensor.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:07.8298642Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:07.8299225Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:07.8299797Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:07.8300606Z Compiling aten/src/ATen/RegisterMeta_0.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:07.8301667Z Compiling test/cpp/jit/test_stack_opt.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:21:08.5641288Z 2025-12-04T08:21:08.5642004Z  2025-12-04T08:21:08.5642449Z  2025-12-04T08:21:08.5642799Z  2025-12-04T08:21:08.5643167Z  2025-12-04T08:21:08.5643543Z  2025-12-04T08:21:08.5643910Z  2025-12-04T08:21:08.5644265Z  2025-12-04T08:21:08.5644630Z  2025-12-04T08:21:08.5645525Z [2,111 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:08.5646534Z Testing //c10/test:util_base_tests; 71s processwrapper-sandbox 2025-12-04T08:21:08.5647291Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:21:08.5648168Z Compiling test/cpp/api/tensor.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:08.5648911Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:08.5649444Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:08.5650008Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:08.5650778Z Compiling test/cpp/jit/test_stack_opt.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:08.5651992Z //:jit_tests; 2s processwrapper-sandbox ... 2025-12-04T08:21:08.8294391Z 2025-12-04T08:21:08.8295018Z  2025-12-04T08:21:08.8295355Z  2025-12-04T08:21:08.8295572Z  2025-12-04T08:21:08.8295795Z  2025-12-04T08:21:08.8296035Z  2025-12-04T08:21:08.8296277Z  2025-12-04T08:21:08.8296480Z  2025-12-04T08:21:08.8296723Z  2025-12-04T08:21:08.8297307Z [2,112 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:08.8297965Z Testing //c10/test:util_base_tests; 71s processwrapper-sandbox 2025-12-04T08:21:08.8717104Z Compiling test/cpp/api/tensor.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:08.8717771Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:21:08.8718142Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:21:08.8718466Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:08.8718928Z Compiling test/cpp/jit/test_stack_opt.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:08.8719535Z Compiling test/cpp/jit/test_code_template.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:08.8720016Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:21:09.0346003Z 2025-12-04T08:21:09.0346945Z  2025-12-04T08:21:09.0347389Z  2025-12-04T08:21:09.0347726Z  2025-12-04T08:21:09.0348049Z  2025-12-04T08:21:09.0348791Z  2025-12-04T08:21:09.0349166Z  2025-12-04T08:21:09.0349535Z  2025-12-04T08:21:09.0350094Z  2025-12-04T08:21:09.0351083Z [2,115 / 3,080] 2 / 26 tests; 14 actions, 13 running; last test: ...core_tests 2025-12-04T08:21:09.0352288Z Testing //c10/test:util_base_tests; 72s processwrapper-sandbox 2025-12-04T08:21:09.0353284Z Compiling test/cpp/api/tensor.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:09.0354209Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:21:09.0354783Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:09.0355573Z Compiling test/cpp/jit/test_stack_opt.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:09.0356561Z Compiling test/cpp/jit/test_concat_opt.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:09.0357414Z Compiling test/cpp/api/jit.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:09.0358173Z Compiling test/cpp/api/rnn.cpp; 1s processwrapper-sandbox ... 2025-12-04T08:21:09.2725266Z 2025-12-04T08:21:09.2725865Z  2025-12-04T08:21:09.2726124Z  2025-12-04T08:21:09.2726415Z  2025-12-04T08:21:09.2726667Z  2025-12-04T08:21:09.2726926Z  2025-12-04T08:21:09.2727213Z  2025-12-04T08:21:09.2727500Z  2025-12-04T08:21:09.2727724Z  2025-12-04T08:21:09.2728242Z [2,115 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:09.2729112Z Testing //c10/test:util_base_tests; 72s processwrapper-sandbox 2025-12-04T08:21:09.2729624Z Compiling test/cpp/api/tensor.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:09.2730063Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:21:09.2730393Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:09.2730844Z Compiling test/cpp/jit/test_stack_opt.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:09.2731701Z Compiling test/cpp/jit/test_concat_opt.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:09.2732402Z Compiling test/cpp/api/jit.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:09.2732911Z Compiling test/cpp/api/rnn.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:21:09.4733624Z 2025-12-04T08:21:09.4734232Z  2025-12-04T08:21:09.4734519Z  2025-12-04T08:21:09.4734747Z  2025-12-04T08:21:09.4734972Z  2025-12-04T08:21:09.4735193Z  2025-12-04T08:21:09.4735399Z  2025-12-04T08:21:09.4735668Z  2025-12-04T08:21:09.4735884Z  2025-12-04T08:21:09.4736413Z [2,117 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:09.4737009Z Testing //c10/test:util_base_tests; 72s processwrapper-sandbox 2025-12-04T08:21:09.4737567Z Compiling test/cpp/api/tensor.cpp; 6s processwrapper-sandbox 2025-12-04T08:21:09.4738154Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:09.4738894Z Compiling test/cpp/jit/test_stack_opt.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:09.4739733Z Compiling test/cpp/jit/test_concat_opt.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:09.4740370Z Compiling test/cpp/api/jit.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:09.4740956Z Compiling test/cpp/api/rnn.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:09.4742226Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:21:09.6978202Z 2025-12-04T08:21:09.6978964Z  2025-12-04T08:21:09.6979388Z  2025-12-04T08:21:09.6979768Z  2025-12-04T08:21:09.6980147Z  2025-12-04T08:21:09.6980514Z  2025-12-04T08:21:09.6980872Z  2025-12-04T08:21:09.6981232Z  2025-12-04T08:21:09.6981585Z  2025-12-04T08:21:09.6982457Z [2,118 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:09.6983477Z Testing //c10/test:util_base_tests; 72s processwrapper-sandbox 2025-12-04T08:21:09.6984242Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:09.6985354Z Compiling test/cpp/jit/test_stack_opt.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:09.6986389Z Compiling test/cpp/jit/test_concat_opt.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:09.6987336Z Compiling test/cpp/api/jit.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:09.6988176Z Compiling test/cpp/api/rnn.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:09.6988924Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:09.6989510Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:21:09.9644550Z 2025-12-04T08:21:09.9653065Z  2025-12-04T08:21:09.9653556Z  2025-12-04T08:21:09.9653932Z  2025-12-04T08:21:09.9654303Z  2025-12-04T08:21:09.9654656Z  2025-12-04T08:21:09.9655027Z  2025-12-04T08:21:09.9655383Z  2025-12-04T08:21:09.9655752Z  2025-12-04T08:21:09.9656636Z [2,119 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:09.9657690Z Testing //c10/test:util_base_tests; 73s processwrapper-sandbox 2025-12-04T08:21:09.9658695Z Compiling test/cpp/jit/test_stack_opt.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:09.9659701Z Compiling test/cpp/jit/test_concat_opt.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:09.9660633Z Compiling test/cpp/api/jit.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:09.9661462Z Compiling test/cpp/api/rnn.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:09.9662170Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:09.9662744Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:09.9663337Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:21:10.2750347Z 2025-12-04T08:21:10.2751092Z  2025-12-04T08:21:10.2751554Z  2025-12-04T08:21:10.2751926Z  2025-12-04T08:21:10.2752303Z  2025-12-04T08:21:10.2752669Z  2025-12-04T08:21:10.2753046Z  2025-12-04T08:21:10.2753403Z  2025-12-04T08:21:10.2753766Z  2025-12-04T08:21:10.2754698Z [2,120 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:10.2755745Z Testing //c10/test:util_base_tests; 73s processwrapper-sandbox 2025-12-04T08:21:10.2756708Z Compiling test/cpp/jit/test_concat_opt.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:10.2757669Z Compiling test/cpp/api/jit.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:10.2758518Z Compiling test/cpp/api/rnn.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:10.2759235Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:10.2759821Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:10.2760385Z //:aten; 1s processwrapper-sandbox 2025-12-04T08:21:10.2760976Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:21:10.6754456Z 2025-12-04T08:21:10.6755196Z  2025-12-04T08:21:10.6755647Z  2025-12-04T08:21:10.6756027Z  2025-12-04T08:21:10.6756385Z  2025-12-04T08:21:10.6756757Z  2025-12-04T08:21:10.6757056Z  2025-12-04T08:21:10.6757332Z  2025-12-04T08:21:10.6757548Z  2025-12-04T08:21:10.6758361Z [2,121 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:10.6759292Z Testing //c10/test:util_base_tests; 73s processwrapper-sandbox 2025-12-04T08:21:10.6761687Z Compiling test/cpp/jit/test_concat_opt.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:10.6762645Z Compiling test/cpp/api/jit.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:10.6763221Z Compiling test/cpp/api/rnn.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:10.6763714Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:10.6764236Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:21:10.6764734Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:21:10.6765276Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:21:10.8759396Z 2025-12-04T08:21:10.8760143Z  2025-12-04T08:21:10.8760566Z  2025-12-04T08:21:10.8760911Z  2025-12-04T08:21:10.8761304Z  2025-12-04T08:21:10.8761645Z  2025-12-04T08:21:10.8762855Z  2025-12-04T08:21:10.8763289Z  2025-12-04T08:21:10.8763670Z  2025-12-04T08:21:10.8764529Z [2,123 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:10.8765554Z Testing //c10/test:util_base_tests; 73s processwrapper-sandbox 2025-12-04T08:21:10.8766549Z Compiling test/cpp/jit/test_concat_opt.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:10.8767821Z Compiling test/cpp/api/jit.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:10.8768582Z Compiling test/cpp/api/rnn.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:10.8769197Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:21:10.8769557Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:21:10.8770059Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:21:10.8770626Z //:jit_tests; 1s processwrapper-sandbox ... 2025-12-04T08:21:11.2273533Z 2025-12-04T08:21:11.2274339Z  2025-12-04T08:21:11.2274790Z  2025-12-04T08:21:11.2275180Z  2025-12-04T08:21:11.2275545Z  2025-12-04T08:21:11.2275888Z  2025-12-04T08:21:11.2276255Z  2025-12-04T08:21:11.2276600Z  2025-12-04T08:21:11.2276911Z  2025-12-04T08:21:11.2277807Z [2,124 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:11.2278898Z Testing //c10/test:util_base_tests; 74s processwrapper-sandbox 2025-12-04T08:21:11.2279935Z Compiling test/cpp/jit/test_concat_opt.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:11.2280946Z Compiling test/cpp/api/jit.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:11.2281870Z Compiling test/cpp/api/rnn.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:11.2282675Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:11.2283278Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:11.2283907Z //:jit_tests; 2s processwrapper-sandbox 2025-12-04T08:21:11.2284535Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:21:11.4767958Z 2025-12-04T08:21:11.4769332Z  2025-12-04T08:21:11.4769978Z  2025-12-04T08:21:11.4770365Z  2025-12-04T08:21:11.4770726Z  2025-12-04T08:21:11.4771386Z  2025-12-04T08:21:11.4771753Z  2025-12-04T08:21:11.4772116Z  2025-12-04T08:21:11.4772693Z  2025-12-04T08:21:11.4773779Z [2,125 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:11.4775288Z Testing //c10/test:util_base_tests; 74s processwrapper-sandbox 2025-12-04T08:21:11.4776350Z Compiling test/cpp/api/jit.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:11.4777369Z Compiling test/cpp/api/rnn.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:11.4778082Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:11.4778665Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:11.4779250Z //:jit_tests; 2s processwrapper-sandbox 2025-12-04T08:21:11.4779813Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:21:11.4780407Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:21:11.9997401Z 2025-12-04T08:21:11.9998148Z  2025-12-04T08:21:11.9998815Z  2025-12-04T08:21:11.9999232Z  2025-12-04T08:21:11.9999570Z  2025-12-04T08:21:12.0000307Z  2025-12-04T08:21:12.0000744Z  2025-12-04T08:21:12.0001178Z  2025-12-04T08:21:12.0001531Z  2025-12-04T08:21:12.0002380Z [2,126 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:12.0003462Z Testing //c10/test:util_base_tests; 75s processwrapper-sandbox 2025-12-04T08:21:12.0004378Z Compiling test/cpp/api/jit.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:12.0005247Z Compiling test/cpp/api/rnn.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:12.0006019Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:12.0006655Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:12.0007259Z //:jit_tests; 2s processwrapper-sandbox 2025-12-04T08:21:12.0008272Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:12.0009071Z Compiling test/cpp/api/optim.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:21:12.2771120Z 2025-12-04T08:21:12.2771960Z  2025-12-04T08:21:12.2772271Z  2025-12-04T08:21:12.2772503Z  2025-12-04T08:21:12.2772724Z  2025-12-04T08:21:12.2772926Z  2025-12-04T08:21:12.2773144Z  2025-12-04T08:21:12.2773347Z  2025-12-04T08:21:12.4046464Z  2025-12-04T08:21:12.4048348Z [2,127 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:12.4049587Z Testing //c10/test:util_base_tests; 75s processwrapper-sandbox 2025-12-04T08:21:12.4050398Z Compiling test/cpp/api/jit.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:12.4051199Z Compiling test/cpp/api/rnn.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:12.4051918Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:12.4052484Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:12.4053077Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:12.4053794Z Compiling test/cpp/api/optim.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:12.4054548Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:21:12.5429418Z 2025-12-04T08:21:12.5430104Z  2025-12-04T08:21:12.5430518Z  2025-12-04T08:21:12.5430902Z  2025-12-04T08:21:12.5431270Z  2025-12-04T08:21:12.5431682Z  2025-12-04T08:21:12.5432050Z  2025-12-04T08:21:12.5432431Z  2025-12-04T08:21:12.5432810Z  2025-12-04T08:21:12.5433709Z [2,129 / 3,080] 2 / 26 tests; 15 actions, 14 running; last test: ...core_tests 2025-12-04T08:21:12.5434799Z Testing //c10/test:util_base_tests; 75s processwrapper-sandbox 2025-12-04T08:21:12.5435740Z Compiling test/cpp/api/jit.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:12.5436644Z Compiling test/cpp/api/rnn.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:12.5437425Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:12.5438189Z Compiling test/cpp/api/optim.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:12.5438980Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:12.5439832Z Compiling test/cpp/jit/test_shape_analysis.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:12.5440757Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:21:12.7817186Z 2025-12-04T08:21:12.7817940Z  2025-12-04T08:21:12.7818386Z  2025-12-04T08:21:12.7818758Z  2025-12-04T08:21:12.7819100Z  2025-12-04T08:21:12.7819460Z  2025-12-04T08:21:12.7819805Z  2025-12-04T08:21:12.7820169Z  2025-12-04T08:21:12.7820513Z  2025-12-04T08:21:12.7821402Z [2,131 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:12.7822420Z Testing //c10/test:util_base_tests; 75s processwrapper-sandbox 2025-12-04T08:21:12.7823273Z Compiling test/cpp/api/rnn.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:12.7824005Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:12.7824709Z Compiling test/cpp/api/optim.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:12.7825450Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:12.7826479Z Compiling test/cpp/jit/test_shape_analysis.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:12.7827333Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:12.7827904Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:21:12.9904433Z 2025-12-04T08:21:12.9905122Z  2025-12-04T08:21:12.9905486Z  2025-12-04T08:21:12.9905699Z  2025-12-04T08:21:12.9905994Z  2025-12-04T08:21:12.9906342Z  2025-12-04T08:21:12.9906618Z  2025-12-04T08:21:12.9906840Z  2025-12-04T08:21:12.9907054Z  2025-12-04T08:21:12.9907674Z [2,132 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:12.9908999Z Testing //c10/test:util_base_tests; 76s processwrapper-sandbox 2025-12-04T08:21:12.9910056Z Compiling test/cpp/api/rnn.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:12.9910546Z Compiling test/cpp/api/optim.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:12.9911080Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:12.9912463Z Compiling test/cpp/jit/test_shape_analysis.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:12.9913683Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:12.9914344Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:12.9914783Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:21:13.2056654Z 2025-12-04T08:21:13.2057624Z  2025-12-04T08:21:13.2058052Z  2025-12-04T08:21:13.2058473Z  2025-12-04T08:21:13.2058894Z  2025-12-04T08:21:13.2059115Z  2025-12-04T08:21:13.2059331Z  2025-12-04T08:21:13.2059640Z  2025-12-04T08:21:13.2060067Z  2025-12-04T08:21:13.2060782Z [2,132 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:13.2062163Z Testing //c10/test:util_base_tests; 76s processwrapper-sandbox 2025-12-04T08:21:13.2062689Z Compiling test/cpp/api/rnn.cpp; 6s processwrapper-sandbox 2025-12-04T08:21:13.2063776Z Compiling test/cpp/api/optim.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:13.2064312Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:13.2065328Z Compiling test/cpp/jit/test_shape_analysis.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:13.2066252Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:13.2066588Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:13.2066934Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:21:13.4062773Z 2025-12-04T08:21:13.4063370Z  2025-12-04T08:21:13.4063645Z  2025-12-04T08:21:13.4063857Z  2025-12-04T08:21:13.4064074Z  2025-12-04T08:21:13.4064320Z  2025-12-04T08:21:13.4064587Z  2025-12-04T08:21:13.4064804Z  2025-12-04T08:21:13.4065081Z  2025-12-04T08:21:13.4065945Z [2,133 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:13.4066869Z Testing //c10/test:util_base_tests; 76s processwrapper-sandbox 2025-12-04T08:21:13.4067692Z Compiling test/cpp/api/optim.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:13.4068473Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:13.4069184Z Compiling test/cpp/jit/test_shape_analysis.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:13.4070029Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:13.4070484Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:13.4070987Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:21:13.4071519Z //:jit_tests; 2s processwrapper-sandbox ... 2025-12-04T08:21:14.4076263Z 2025-12-04T08:21:14.4076859Z  2025-12-04T08:21:14.4077129Z  2025-12-04T08:21:14.4077356Z  2025-12-04T08:21:14.4077581Z  2025-12-04T08:21:14.4077800Z  2025-12-04T08:21:14.4078035Z  2025-12-04T08:21:14.4078239Z  2025-12-04T08:21:14.4078459Z  2025-12-04T08:21:14.4078971Z [2,133 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:14.4254135Z Testing //c10/test:util_base_tests; 77s processwrapper-sandbox 2025-12-04T08:21:14.4254926Z Compiling test/cpp/api/optim.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:14.4255386Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:14.4255862Z Compiling test/cpp/jit/test_shape_analysis.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:14.4256338Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:14.4256671Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:14.4256991Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:21:14.4257340Z //:jit_tests; 3s processwrapper-sandbox ... 2025-12-04T08:21:14.7256204Z 2025-12-04T08:21:14.7257198Z  2025-12-04T08:21:14.7257631Z  2025-12-04T08:21:14.7257957Z  2025-12-04T08:21:14.7260155Z  2025-12-04T08:21:14.7260759Z  2025-12-04T08:21:14.7260990Z  2025-12-04T08:21:14.7261194Z  2025-12-04T08:21:14.7261408Z  2025-12-04T08:21:14.7261922Z [2,134 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:14.7262531Z Testing //c10/test:util_base_tests; 77s processwrapper-sandbox 2025-12-04T08:21:14.7264787Z Compiling test/cpp/api/optim.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:14.7265440Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:14.7266026Z Compiling test/cpp/jit/test_shape_analysis.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:14.7266781Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:14.7267125Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:21:14.7267777Z //:jit_tests; 3s processwrapper-sandbox 2025-12-04T08:21:14.7268505Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:21:14.9333628Z 2025-12-04T08:21:14.9334349Z  2025-12-04T08:21:14.9334835Z  2025-12-04T08:21:14.9335182Z  2025-12-04T08:21:14.9335533Z  2025-12-04T08:21:14.9335896Z  2025-12-04T08:21:14.9336230Z  2025-12-04T08:21:14.9336535Z  2025-12-04T08:21:14.9336868Z  2025-12-04T08:21:14.9337650Z [2,135 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:14.9338666Z Testing //c10/test:util_base_tests; 78s processwrapper-sandbox 2025-12-04T08:21:14.9339557Z Compiling test/cpp/api/optim.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:14.9340312Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:14.9341142Z Compiling test/cpp/jit/test_shape_analysis.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:14.9341998Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:21:14.9342605Z //:jit_tests; 3s processwrapper-sandbox 2025-12-04T08:21:14.9343204Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:21:14.9343816Z //:jit_tests; 2s processwrapper-sandbox ... 2025-12-04T08:21:15.2262184Z 2025-12-04T08:21:15.2263035Z  2025-12-04T08:21:15.2263305Z  2025-12-04T08:21:15.2263531Z  2025-12-04T08:21:15.2263742Z  2025-12-04T08:21:15.2263984Z  2025-12-04T08:21:15.2264200Z  2025-12-04T08:21:15.2264404Z  2025-12-04T08:21:15.2264619Z  2025-12-04T08:21:15.2265129Z [2,138 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:15.2265736Z Testing //c10/test:util_base_tests; 78s processwrapper-sandbox 2025-12-04T08:21:15.2266245Z Compiling test/cpp/api/optim.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:15.2266812Z Compiling test/cpp/jit/test_shape_analysis.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:15.2267290Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:21:15.2267687Z //:jit_tests; 3s processwrapper-sandbox 2025-12-04T08:21:15.2268030Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:15.2268361Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:15.2268808Z Compiling test/cpp/api/nn_utils.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:21:15.4991678Z 2025-12-04T08:21:15.4993122Z  2025-12-04T08:21:15.4993809Z  2025-12-04T08:21:15.4994160Z  2025-12-04T08:21:15.4994488Z  2025-12-04T08:21:15.4994815Z  2025-12-04T08:21:15.4995113Z  2025-12-04T08:21:15.4995439Z  2025-12-04T08:21:15.4995802Z  2025-12-04T08:21:15.4996685Z [2,139 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:15.4997730Z Testing //c10/test:util_base_tests; 78s processwrapper-sandbox 2025-12-04T08:21:15.4998595Z Compiling test/cpp/api/optim.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:15.4999452Z Compiling test/cpp/jit/test_shape_analysis.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:15.5000228Z //:jit_tests; 3s processwrapper-sandbox 2025-12-04T08:21:15.5001041Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:15.5001573Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:15.5002280Z Compiling test/cpp/api/nn_utils.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:15.5003063Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:21:15.8299368Z 2025-12-04T08:21:15.8300077Z  2025-12-04T08:21:15.8300499Z  2025-12-04T08:21:15.8300873Z  2025-12-04T08:21:15.8301472Z  2025-12-04T08:21:15.8301844Z  2025-12-04T08:21:15.8302193Z  2025-12-04T08:21:15.8302546Z  2025-12-04T08:21:15.8302890Z  2025-12-04T08:21:15.8303753Z [2,139 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:15.8304765Z Testing //c10/test:util_base_tests; 78s processwrapper-sandbox 2025-12-04T08:21:15.8305686Z Compiling test/cpp/api/optim.cpp; 6s processwrapper-sandbox 2025-12-04T08:21:15.8306711Z Compiling test/cpp/jit/test_shape_analysis.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:15.8307570Z //:jit_tests; 3s processwrapper-sandbox 2025-12-04T08:21:15.8308163Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:15.8308695Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:15.8309471Z Compiling test/cpp/api/nn_utils.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:15.8310247Z //:torch; 3s processwrapper-sandbox ... 2025-12-04T08:21:16.1679185Z 2025-12-04T08:21:16.1679957Z  2025-12-04T08:21:16.1680405Z  2025-12-04T08:21:16.1680767Z  2025-12-04T08:21:16.1681134Z  2025-12-04T08:21:16.1681524Z  2025-12-04T08:21:16.1681920Z  2025-12-04T08:21:16.1682263Z  2025-12-04T08:21:16.1682609Z  2025-12-04T08:21:16.1683523Z [2,140 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:16.1684557Z Testing //c10/test:util_base_tests; 79s processwrapper-sandbox 2025-12-04T08:21:16.1685580Z Compiling test/cpp/jit/test_shape_analysis.cpp; 6s processwrapper-sandbox 2025-12-04T08:21:16.1686460Z //:jit_tests; 4s processwrapper-sandbox 2025-12-04T08:21:16.1687041Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:16.1687731Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:16.1688480Z Compiling test/cpp/api/nn_utils.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:16.1689235Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:16.1689811Z //:torch; 3s processwrapper-sandbox ... 2025-12-04T08:21:16.4304334Z 2025-12-04T08:21:16.4305483Z  2025-12-04T08:21:16.4305808Z  2025-12-04T08:21:16.4306018Z  2025-12-04T08:21:16.4306310Z  2025-12-04T08:21:16.4306516Z  2025-12-04T08:21:16.4306735Z  2025-12-04T08:21:16.4306997Z  2025-12-04T08:21:16.4307218Z  2025-12-04T08:21:16.4307776Z [2,140 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:16.4308443Z Testing //c10/test:util_base_tests; 79s processwrapper-sandbox 2025-12-04T08:21:16.4309034Z Compiling test/cpp/jit/test_shape_analysis.cpp; 6s processwrapper-sandbox 2025-12-04T08:21:16.4309583Z //:jit_tests; 4s processwrapper-sandbox 2025-12-04T08:21:16.4309965Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:16.4310479Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:16.4310964Z Compiling test/cpp/api/nn_utils.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:16.4311401Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:16.4311804Z //:torch; 3s processwrapper-sandbox ... 2025-12-04T08:21:16.8310613Z 2025-12-04T08:21:16.8313276Z  2025-12-04T08:21:16.8313868Z  2025-12-04T08:21:16.8314161Z  2025-12-04T08:21:16.8314413Z  2025-12-04T08:21:16.8314781Z  2025-12-04T08:21:16.8315879Z  2025-12-04T08:21:16.8316846Z  2025-12-04T08:21:16.8317555Z  2025-12-04T08:21:16.8320538Z [2,142 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:16.8322334Z Testing //c10/test:util_base_tests; 79s processwrapper-sandbox 2025-12-04T08:21:16.8325504Z Compiling test/cpp/jit/test_shape_analysis.cpp; 6s processwrapper-sandbox 2025-12-04T08:21:16.8326444Z //:jit_tests; 4s processwrapper-sandbox 2025-12-04T08:21:16.8327078Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:16.8327765Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:16.8329314Z Compiling test/cpp/api/nn_utils.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:16.8330325Z Compiling test/cpp/api/ordered_dict.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:16.8331217Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:21:17.4107140Z 2025-12-04T08:21:17.4107943Z  2025-12-04T08:21:17.4108370Z  2025-12-04T08:21:17.4108757Z  2025-12-04T08:21:17.4109105Z  2025-12-04T08:21:17.4109458Z  2025-12-04T08:21:17.4109805Z  2025-12-04T08:21:17.4110183Z  2025-12-04T08:21:17.4110581Z  2025-12-04T08:21:17.4111442Z [2,143 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:17.4112499Z Testing //c10/test:util_base_tests; 80s processwrapper-sandbox 2025-12-04T08:21:17.4113525Z Compiling test/cpp/jit/test_shape_analysis.cpp; 7s processwrapper-sandbox 2025-12-04T08:21:17.4114400Z //:jit_tests; 5s processwrapper-sandbox 2025-12-04T08:21:17.4115003Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:17.4115754Z Compiling test/cpp/api/nn_utils.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:17.4116742Z Compiling test/cpp/api/ordered_dict.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:17.4117780Z Compiling torch/csrc/jit/frontend/tracer.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:17.4118661Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:21:17.6324418Z 2025-12-04T08:21:17.6325827Z  2025-12-04T08:21:17.6326368Z  2025-12-04T08:21:17.6326689Z  2025-12-04T08:21:17.6326987Z  2025-12-04T08:21:17.6327682Z  2025-12-04T08:21:17.6328118Z  2025-12-04T08:21:17.6328464Z  2025-12-04T08:21:17.6334533Z  2025-12-04T08:21:17.6335454Z [2,144 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:17.6336410Z Testing //c10/test:util_base_tests; 80s processwrapper-sandbox 2025-12-04T08:21:17.6337521Z Compiling test/cpp/jit/test_shape_analysis.cpp; 7s processwrapper-sandbox 2025-12-04T08:21:17.6338421Z //:jit_tests; 5s processwrapper-sandbox 2025-12-04T08:21:17.6339776Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:21:17.6340630Z Compiling test/cpp/api/nn_utils.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:17.6341970Z Compiling test/cpp/api/ordered_dict.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:17.6342754Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:17.6343308Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:21:17.9759971Z 2025-12-04T08:21:17.9761086Z  2025-12-04T08:21:17.9761544Z  2025-12-04T08:21:17.9761907Z  2025-12-04T08:21:17.9762280Z  2025-12-04T08:21:17.9762632Z  2025-12-04T08:21:17.9762999Z  2025-12-04T08:21:17.9763568Z  2025-12-04T08:21:17.9763932Z  2025-12-04T08:21:17.9764795Z [2,147 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:17.9765854Z Testing //c10/test:util_base_tests; 81s processwrapper-sandbox 2025-12-04T08:21:17.9766620Z //:jit_tests; 5s processwrapper-sandbox 2025-12-04T08:21:17.9767211Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:21:17.9768067Z Compiling test/cpp/api/nn_utils.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:17.9769026Z Compiling test/cpp/api/ordered_dict.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:17.9770083Z Compiling torch/csrc/jit/ir/alias_analysis.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:17.9771385Z Compiling test/cpp/jit/test_custom_class.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:17.9772248Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:21:18.2364371Z 2025-12-04T08:21:18.2365146Z  2025-12-04T08:21:18.2365565Z  2025-12-04T08:21:18.2365948Z  2025-12-04T08:21:18.2366285Z  2025-12-04T08:21:18.2366634Z  2025-12-04T08:21:18.2366972Z  2025-12-04T08:21:18.2367329Z  2025-12-04T08:21:18.2368555Z  2025-12-04T08:21:18.2369415Z [2,147 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:18.2370475Z Testing //c10/test:util_base_tests; 81s processwrapper-sandbox 2025-12-04T08:21:18.2371253Z //:jit_tests; 6s processwrapper-sandbox 2025-12-04T08:21:18.2371848Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:21:18.2372586Z Compiling test/cpp/api/nn_utils.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:18.2373605Z Compiling test/cpp/api/ordered_dict.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:18.2374592Z Compiling torch/csrc/jit/ir/alias_analysis.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:18.2375654Z Compiling test/cpp/jit/test_custom_class.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:18.2376501Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:21:18.4350108Z 2025-12-04T08:21:18.4350900Z  2025-12-04T08:21:18.4351324Z  2025-12-04T08:21:18.4351657Z  2025-12-04T08:21:18.4351890Z  2025-12-04T08:21:18.4352116Z  2025-12-04T08:21:18.4352396Z  2025-12-04T08:21:18.4352686Z  2025-12-04T08:21:18.4352898Z  2025-12-04T08:21:18.4353538Z [2,150 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:18.4354270Z Testing //c10/test:util_base_tests; 81s processwrapper-sandbox 2025-12-04T08:21:18.4354832Z Compiling test/cpp/api/nn_utils.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:18.4355407Z Compiling test/cpp/api/ordered_dict.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:18.4356148Z Compiling test/cpp/jit/test_custom_class.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:18.4356675Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:21:18.4357267Z Compiling test/cpp/api/tensor_options.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:18.4357875Z Compiling torch/csrc/jit/ir/attributes.cpp; 1s processwrapper-sandbox 2025-12-04T08:21:18.4358569Z Compiling torch/csrc/jit/ir/constants.cpp; 1s processwrapper-sandbox ... 2025-12-04T08:21:18.7914353Z 2025-12-04T08:21:18.7915049Z  2025-12-04T08:21:18.7915480Z  2025-12-04T08:21:18.7915717Z  2025-12-04T08:21:18.7915945Z  2025-12-04T08:21:18.7916237Z  2025-12-04T08:21:18.7916551Z  2025-12-04T08:21:18.7916790Z  2025-12-04T08:21:18.7917047Z  2025-12-04T08:21:18.7917701Z [2,151 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:18.7918611Z Testing //c10/test:util_base_tests; 81s processwrapper-sandbox 2025-12-04T08:21:18.7919350Z Compiling test/cpp/api/nn_utils.cpp; 6s processwrapper-sandbox 2025-12-04T08:21:18.7920009Z Compiling test/cpp/api/ordered_dict.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:18.7921279Z Compiling test/cpp/jit/test_custom_class.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:18.7922182Z Compiling test/cpp/api/tensor_options.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:18.7922951Z Compiling torch/csrc/jit/ir/attributes.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:18.7923738Z Compiling torch/csrc/jit/ir/constants.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:18.7924629Z Compiling torch/csrc/jit/ir/ir.cpp; 1s processwrapper-sandbox ... 2025-12-04T08:21:19.0359099Z 2025-12-04T08:21:19.0360042Z  2025-12-04T08:21:19.0360486Z  2025-12-04T08:21:19.0360831Z  2025-12-04T08:21:19.0361187Z  2025-12-04T08:21:19.0361531Z  2025-12-04T08:21:19.0361881Z  2025-12-04T08:21:19.0362969Z  2025-12-04T08:21:19.0363364Z  2025-12-04T08:21:19.0364267Z [2,152 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:19.0365319Z Testing //c10/test:util_base_tests; 82s processwrapper-sandbox 2025-12-04T08:21:19.0366282Z Compiling test/cpp/api/ordered_dict.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:19.0367323Z Compiling test/cpp/jit/test_custom_class.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:19.0368647Z Compiling test/cpp/api/tensor_options.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:19.0369673Z Compiling torch/csrc/jit/ir/attributes.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:19.0370784Z Compiling torch/csrc/jit/ir/constants.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:19.0371795Z Compiling torch/csrc/jit/ir/ir.cpp; 1s processwrapper-sandbox 2025-12-04T08:21:19.0372858Z Compiling torch/csrc/jit/ir/graph_utils.cpp; 1s processwrapper-sandbox ... 2025-12-04T08:21:20.0363491Z 2025-12-04T08:21:20.0364206Z  2025-12-04T08:21:20.0364490Z  2025-12-04T08:21:20.0364697Z  2025-12-04T08:21:20.0364913Z  2025-12-04T08:21:20.0365116Z  2025-12-04T08:21:20.0365331Z  2025-12-04T08:21:20.0365547Z  2025-12-04T08:21:20.0365759Z  2025-12-04T08:21:20.0366269Z [2,152 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:20.0366886Z Testing //c10/test:util_base_tests; 83s processwrapper-sandbox 2025-12-04T08:21:20.0367481Z Compiling test/cpp/api/ordered_dict.cpp; 6s processwrapper-sandbox 2025-12-04T08:21:20.0368076Z Compiling test/cpp/jit/test_custom_class.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:20.0368672Z Compiling test/cpp/api/tensor_options.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:20.0369252Z Compiling torch/csrc/jit/ir/attributes.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:20.0369853Z Compiling torch/csrc/jit/ir/constants.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:20.0370392Z Compiling torch/csrc/jit/ir/ir.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:20.0370967Z Compiling torch/csrc/jit/ir/graph_utils.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:21:20.2616656Z 2025-12-04T08:21:20.2617617Z  2025-12-04T08:21:20.2618326Z  2025-12-04T08:21:20.2618698Z  2025-12-04T08:21:20.2619059Z  2025-12-04T08:21:20.2619636Z  2025-12-04T08:21:20.2620003Z  2025-12-04T08:21:20.2620576Z  2025-12-04T08:21:20.2620932Z  2025-12-04T08:21:20.2622285Z [2,155 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:20.2623544Z Testing //c10/test:util_base_tests; 83s processwrapper-sandbox 2025-12-04T08:21:20.2624718Z Compiling test/cpp/api/ordered_dict.cpp; 6s processwrapper-sandbox 2025-12-04T08:21:20.2625961Z Compiling test/cpp/jit/test_custom_class.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:20.2627333Z Compiling test/cpp/api/tensor_options.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:20.2628424Z Compiling torch/csrc/jit/ir/ir.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:20.2629799Z Compiling torch/csrc/jit/ir/graph_utils.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:20.2632610Z Compiling torch/csrc/jit/ir/irparser.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:20.2633682Z //:jit_tests; 2s processwrapper-sandbox ... 2025-12-04T08:21:20.6784664Z 2025-12-04T08:21:20.6785683Z  2025-12-04T08:21:20.6786133Z  2025-12-04T08:21:20.6786514Z  2025-12-04T08:21:20.6786871Z  2025-12-04T08:21:20.6787248Z  2025-12-04T08:21:20.6787634Z  2025-12-04T08:21:20.6788012Z  2025-12-04T08:21:20.6788367Z  2025-12-04T08:21:20.6789269Z [2,156 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:20.6790609Z Testing //c10/test:util_base_tests; 83s processwrapper-sandbox 2025-12-04T08:21:20.6791621Z Compiling test/cpp/jit/test_custom_class.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:20.6792688Z Compiling test/cpp/api/tensor_options.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:20.6793659Z Compiling torch/csrc/jit/ir/ir.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:20.6794651Z Compiling torch/csrc/jit/ir/graph_utils.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:20.6795784Z Compiling torch/csrc/jit/ir/irparser.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:20.6796821Z Compiling test/cpp/jit/test_script_profile.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:20.6797668Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:21:20.9483048Z 2025-12-04T08:21:20.9483794Z  2025-12-04T08:21:20.9484242Z  2025-12-04T08:21:20.9484608Z  2025-12-04T08:21:20.9484981Z  2025-12-04T08:21:20.9485355Z  2025-12-04T08:21:20.9485716Z  2025-12-04T08:21:20.9486086Z  2025-12-04T08:21:20.9486398Z  2025-12-04T08:21:20.9487324Z [2,160 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:20.9488481Z Testing //c10/test:util_base_tests; 84s processwrapper-sandbox 2025-12-04T08:21:20.9489481Z Compiling test/cpp/api/tensor_options.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:20.9490547Z Compiling test/cpp/jit/test_script_profile.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:20.9491674Z Compiling torch/csrc/jit/ir/node_hashing.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:20.9492498Z //:jit_tests; 2s processwrapper-sandbox 2025-12-04T08:21:20.9493081Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:20.9493660Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:21:20.9494454Z Compiling test/cpp/api/integration.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:21:21.2624546Z 2025-12-04T08:21:21.2625183Z  2025-12-04T08:21:21.2625452Z  2025-12-04T08:21:21.2625673Z  2025-12-04T08:21:21.2625915Z  2025-12-04T08:21:21.2626120Z  2025-12-04T08:21:21.2626333Z  2025-12-04T08:21:21.2626536Z  2025-12-04T08:21:21.2626750Z  2025-12-04T08:21:21.2627253Z [2,160 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:21.2627865Z Testing //c10/test:util_base_tests; 84s processwrapper-sandbox 2025-12-04T08:21:21.2628412Z Compiling test/cpp/api/tensor_options.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:21.2631401Z Compiling test/cpp/jit/test_script_profile.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:21.2632016Z Compiling torch/csrc/jit/ir/node_hashing.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:21.2632504Z //:jit_tests; 2s processwrapper-sandbox 2025-12-04T08:21:21.2632850Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:21.2633175Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:21:21.2633644Z Compiling test/cpp/api/integration.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:21:21.6461057Z 2025-12-04T08:21:21.6461721Z  2025-12-04T08:21:21.6462156Z  2025-12-04T08:21:21.6462525Z  2025-12-04T08:21:21.6462872Z  2025-12-04T08:21:21.6463212Z  2025-12-04T08:21:21.6463808Z  2025-12-04T08:21:21.6464158Z  2025-12-04T08:21:21.6464511Z  2025-12-04T08:21:21.6465417Z [2,161 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:21.6466472Z Testing //c10/test:util_base_tests; 84s processwrapper-sandbox 2025-12-04T08:21:21.6467401Z Compiling test/cpp/api/tensor_options.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:21.6468433Z Compiling torch/csrc/jit/ir/node_hashing.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:21.6469251Z //:jit_tests; 3s processwrapper-sandbox 2025-12-04T08:21:21.6469844Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:21.6470388Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:21:21.6471958Z Compiling test/cpp/api/integration.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:21.6473031Z Compiling torch/csrc/jit/ir/scope.cpp; 1s processwrapper-sandbox ... 2025-12-04T08:21:21.8889238Z 2025-12-04T08:21:21.8889862Z  2025-12-04T08:21:21.8890146Z  2025-12-04T08:21:21.8890392Z  2025-12-04T08:21:21.8890596Z  2025-12-04T08:21:21.8890813Z  2025-12-04T08:21:21.8891016Z  2025-12-04T08:21:22.1947590Z  2025-12-04T08:21:22.1947807Z  2025-12-04T08:21:22.1948344Z [2,161 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:22.1948932Z Testing //c10/test:util_base_tests; 85s processwrapper-sandbox 2025-12-04T08:21:22.1949495Z Compiling test/cpp/api/tensor_options.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:22.1950100Z Compiling torch/csrc/jit/ir/node_hashing.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:22.1950576Z //:jit_tests; 3s processwrapper-sandbox 2025-12-04T08:21:22.1950947Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:22.1951275Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:21:22.1951717Z Compiling test/cpp/api/integration.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:22.1952284Z Compiling torch/csrc/jit/ir/scope.cpp; 1s processwrapper-sandbox ... 2025-12-04T08:21:22.3402676Z 2025-12-04T08:21:22.3403498Z  2025-12-04T08:21:22.3403976Z  2025-12-04T08:21:22.3404421Z  2025-12-04T08:21:22.3404805Z  2025-12-04T08:21:22.3405204Z  2025-12-04T08:21:22.3405582Z  2025-12-04T08:21:22.3405968Z  2025-12-04T08:21:22.3406349Z  2025-12-04T08:21:22.3407195Z [2,162 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:22.3408212Z Testing //c10/test:util_base_tests; 85s processwrapper-sandbox 2025-12-04T08:21:22.3409136Z Compiling test/cpp/api/tensor_options.cpp; 6s processwrapper-sandbox 2025-12-04T08:21:22.3409941Z //:jit_tests; 4s processwrapper-sandbox 2025-12-04T08:21:22.3410486Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:22.3411026Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:21:22.3411721Z Compiling test/cpp/api/integration.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:22.3412632Z Compiling torch/csrc/jit/ir/scope.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:22.3413366Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:21:22.5961162Z 2025-12-04T08:21:22.5961898Z  2025-12-04T08:21:22.5962355Z  2025-12-04T08:21:22.5962722Z  2025-12-04T08:21:22.5963106Z  2025-12-04T08:21:22.5963469Z  2025-12-04T08:21:22.5963838Z  2025-12-04T08:21:22.5964191Z  2025-12-04T08:21:22.5964559Z  2025-12-04T08:21:22.5965445Z [2,163 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:22.5966478Z Testing //c10/test:util_base_tests; 85s processwrapper-sandbox 2025-12-04T08:21:22.5967563Z Compiling test/cpp/api/tensor_options.cpp; 6s processwrapper-sandbox 2025-12-04T08:21:22.5968392Z //:jit_tests; 4s processwrapper-sandbox 2025-12-04T08:21:22.5968992Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:22.5969993Z Compiling test/cpp/api/integration.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:22.5970963Z Compiling torch/csrc/jit/ir/scope.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:22.5971748Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:21:22.5972549Z Compiling torch/csrc/jit/jit_opt_limit.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:21:22.9176470Z 2025-12-04T08:21:22.9177201Z  2025-12-04T08:21:22.9177674Z  2025-12-04T08:21:22.9178053Z  2025-12-04T08:21:22.9178420Z  2025-12-04T08:21:22.9178778Z  2025-12-04T08:21:22.9179139Z  2025-12-04T08:21:22.9179466Z  2025-12-04T08:21:22.9179827Z  2025-12-04T08:21:22.9180988Z [2,164 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:22.9182047Z Testing //c10/test:util_base_tests; 86s processwrapper-sandbox 2025-12-04T08:21:22.9182820Z //:jit_tests; 4s processwrapper-sandbox 2025-12-04T08:21:22.9183395Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:22.9184159Z Compiling test/cpp/api/integration.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:22.9185131Z Compiling torch/csrc/jit/ir/scope.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:22.9186011Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:21:22.9186794Z Compiling torch/csrc/jit/jit_opt_limit.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:22.9187811Z Compiling test/cpp/api/module.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:21:23.1961967Z 2025-12-04T08:21:23.1962581Z  2025-12-04T08:21:23.1962848Z  2025-12-04T08:21:23.1963068Z  2025-12-04T08:21:23.1963273Z  2025-12-04T08:21:23.1963494Z  2025-12-04T08:21:23.1963698Z  2025-12-04T08:21:23.1963949Z  2025-12-04T08:21:23.1964151Z  2025-12-04T08:21:23.1964688Z [2,165 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:23.1965298Z Testing //c10/test:util_base_tests; 86s processwrapper-sandbox 2025-12-04T08:21:23.1965738Z //:jit_tests; 4s processwrapper-sandbox 2025-12-04T08:21:23.1966087Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:23.1966532Z Compiling test/cpp/api/integration.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:23.1967095Z Compiling torch/csrc/jit/ir/scope.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:23.1967602Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:21:23.1968027Z Compiling test/cpp/api/module.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:23.1968484Z //:jit_tests; 2s processwrapper-sandbox ... 2025-12-04T08:21:23.3993343Z 2025-12-04T08:21:23.3994080Z  2025-12-04T08:21:23.3994529Z  2025-12-04T08:21:23.3994914Z  2025-12-04T08:21:23.3995310Z  2025-12-04T08:21:23.3995681Z  2025-12-04T08:21:23.3996030Z  2025-12-04T08:21:23.3996389Z  2025-12-04T08:21:23.3996734Z  2025-12-04T08:21:23.3997594Z [2,167 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:23.3998564Z Testing //c10/test:util_base_tests; 86s processwrapper-sandbox 2025-12-04T08:21:23.3999245Z //:jit_tests; 5s processwrapper-sandbox 2025-12-04T08:21:23.3999794Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:21:23.4000474Z Compiling test/cpp/api/integration.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:23.4001405Z Compiling test/cpp/api/module.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:23.4002162Z //:jit_tests; 2s processwrapper-sandbox 2025-12-04T08:21:23.4002757Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:23.4003327Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:21:24.0540999Z 2025-12-04T08:21:24.0541619Z  2025-12-04T08:21:24.0541919Z  2025-12-04T08:21:24.0542142Z  2025-12-04T08:21:24.0542345Z  2025-12-04T08:21:24.0542562Z  2025-12-04T08:21:24.0542765Z  2025-12-04T08:21:24.0542988Z  2025-12-04T08:21:24.0543196Z  2025-12-04T08:21:24.0544003Z [2,168 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:24.0544597Z Testing //c10/test:util_base_tests; 87s processwrapper-sandbox 2025-12-04T08:21:24.0545049Z //:jit_tests; 5s processwrapper-sandbox 2025-12-04T08:21:24.0545676Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:21:24.0546113Z Compiling test/cpp/api/integration.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:24.0546655Z Compiling test/cpp/api/module.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:24.0559860Z //:jit_tests; 3s processwrapper-sandbox 2025-12-04T08:21:24.0560372Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:24.0561139Z Compiling torch/csrc/jit/jit_log.cpp; 3s processwrapper-sandbox ... 2025-12-04T08:21:24.4000286Z 2025-12-04T08:21:24.4000857Z  2025-12-04T08:21:24.4001125Z  2025-12-04T08:21:24.4001351Z  2025-12-04T08:21:24.4001559Z  2025-12-04T08:21:24.4001785Z  2025-12-04T08:21:24.4002019Z  2025-12-04T08:21:24.4002224Z  2025-12-04T08:21:24.4002443Z  2025-12-04T08:21:24.4002955Z [2,170 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:24.4299891Z Testing //c10/test:util_base_tests; 87s processwrapper-sandbox 2025-12-04T08:21:24.4300608Z //:jit_tests; 6s processwrapper-sandbox 2025-12-04T08:21:24.4301183Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:21:24.4301884Z Compiling test/cpp/api/integration.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:24.4302761Z Compiling test/cpp/api/module.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:24.4303413Z //:jit_tests; 3s processwrapper-sandbox 2025-12-04T08:21:24.4304234Z Compiling test/cpp/jit/test_schema_matching.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:24.4305094Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:21:24.8073256Z 2025-12-04T08:21:24.8074222Z  2025-12-04T08:21:24.8074702Z  2025-12-04T08:21:24.8075083Z  2025-12-04T08:21:24.8075459Z  2025-12-04T08:21:24.8075805Z  2025-12-04T08:21:24.8076170Z  2025-12-04T08:21:24.8076534Z  2025-12-04T08:21:24.8076896Z  2025-12-04T08:21:24.8077743Z [2,171 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:24.8078781Z Testing //c10/test:util_base_tests; 87s processwrapper-sandbox 2025-12-04T08:21:24.8079524Z //:jit_tests; 6s processwrapper-sandbox 2025-12-04T08:21:24.8080127Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:21:24.8080888Z Compiling test/cpp/api/integration.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:24.8081849Z Compiling test/cpp/api/module.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:24.8082620Z //:jit_tests; 4s processwrapper-sandbox 2025-12-04T08:21:24.8083442Z Compiling test/cpp/jit/test_schema_matching.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:24.8084287Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:21:25.0310061Z 2025-12-04T08:21:25.0311064Z  2025-12-04T08:21:25.0311517Z  2025-12-04T08:21:25.0311922Z  2025-12-04T08:21:25.0312340Z  2025-12-04T08:21:25.0312562Z  2025-12-04T08:21:25.0312970Z  2025-12-04T08:21:25.0313329Z  2025-12-04T08:21:25.0313641Z  2025-12-04T08:21:25.0314557Z [2,173 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:25.0315852Z Testing //c10/test:util_base_tests; 88s processwrapper-sandbox 2025-12-04T08:21:25.0316716Z //:jit_tests; 6s processwrapper-sandbox 2025-12-04T08:21:25.0317430Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:21:25.0318692Z Compiling test/cpp/api/integration.cpp; 6s processwrapper-sandbox 2025-12-04T08:21:25.0319762Z Compiling test/cpp/api/module.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:25.0320411Z //:jit_tests; 4s processwrapper-sandbox 2025-12-04T08:21:25.0322336Z Compiling test/cpp/api/sequential.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:25.0323569Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:21:25.4319326Z 2025-12-04T08:21:25.4319854Z  2025-12-04T08:21:25.4320209Z  2025-12-04T08:21:25.4320428Z  2025-12-04T08:21:25.4320796Z  2025-12-04T08:21:25.4321104Z  2025-12-04T08:21:25.4321342Z  2025-12-04T08:21:25.4321641Z  2025-12-04T08:21:25.4321968Z  2025-12-04T08:21:25.4322668Z [2,174 / 3,080] 2 / 26 tests; 15 actions running; last test: ...est:core_tests 2025-12-04T08:21:25.4323513Z Testing //c10/test:util_base_tests; 88s processwrapper-sandbox 2025-12-04T08:21:25.4325577Z //:torch; 7s processwrapper-sandbox 2025-12-04T08:21:25.4326620Z Compiling test/cpp/api/integration.cpp; 6s processwrapper-sandbox 2025-12-04T08:21:25.4327803Z Compiling test/cpp/api/module.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:25.4328586Z //:jit_tests; 4s processwrapper-sandbox 2025-12-04T08:21:25.4329862Z Compiling test/cpp/api/sequential.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:25.4330631Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:25.4332570Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:21:25.6324730Z 2025-12-04T08:21:25.6326676Z  2025-12-04T08:21:25.6328265Z  2025-12-04T08:21:25.6331073Z  2025-12-04T08:21:25.6331578Z  2025-12-04T08:21:25.6332231Z  2025-12-04T08:21:25.6332739Z  2025-12-04T08:21:25.6333519Z  2025-12-04T08:21:25.6334136Z  2025-12-04T08:21:25.6336748Z [2,174 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:25.6339307Z Testing //c10/test:util_base_tests; 88s processwrapper-sandbox 2025-12-04T08:21:25.6342161Z //:torch; 7s processwrapper-sandbox 2025-12-04T08:21:25.6343314Z Compiling test/cpp/api/integration.cpp; 6s processwrapper-sandbox 2025-12-04T08:21:25.6345506Z Compiling test/cpp/api/module.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:25.6347200Z //:jit_tests; 4s processwrapper-sandbox 2025-12-04T08:21:25.6348973Z Compiling test/cpp/api/sequential.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:25.6351193Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:25.6353098Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:21:26.0326693Z 2025-12-04T08:21:26.0327340Z  2025-12-04T08:21:26.0327717Z  2025-12-04T08:21:26.0327927Z  2025-12-04T08:21:26.0328150Z  2025-12-04T08:21:26.0328356Z  2025-12-04T08:21:26.0328573Z  2025-12-04T08:21:26.0328960Z  2025-12-04T08:21:26.0329186Z  2025-12-04T08:21:26.0329866Z [2,175 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:26.0330574Z Testing //c10/test:util_base_tests; 89s processwrapper-sandbox 2025-12-04T08:21:26.0331282Z Compiling test/cpp/api/integration.cpp; 7s processwrapper-sandbox 2025-12-04T08:21:26.0332125Z Compiling test/cpp/api/module.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:26.0332760Z //:jit_tests; 5s processwrapper-sandbox 2025-12-04T08:21:26.0333411Z Compiling test/cpp/api/sequential.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:26.0334078Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:26.0334839Z Compiling torch/csrc/jit/mobile/function.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:26.0335727Z Compiling aten/src/ATen/core/Tensor.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:21:26.2343921Z 2025-12-04T08:21:26.2344695Z  2025-12-04T08:21:26.2345127Z  2025-12-04T08:21:26.2345503Z  2025-12-04T08:21:26.2345871Z  2025-12-04T08:21:26.2346223Z  2025-12-04T08:21:26.2346581Z  2025-12-04T08:21:26.2346925Z  2025-12-04T08:21:26.2347294Z  2025-12-04T08:21:26.2348233Z [2,176 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:26.2350548Z Testing //c10/test:util_base_tests; 89s processwrapper-sandbox 2025-12-04T08:21:26.2351516Z Compiling test/cpp/api/integration.cpp; 7s processwrapper-sandbox 2025-12-04T08:21:26.2352490Z Compiling test/cpp/api/module.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:26.2353257Z //:jit_tests; 5s processwrapper-sandbox 2025-12-04T08:21:26.2354035Z Compiling test/cpp/api/sequential.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:26.2354681Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:26.2355292Z Compiling torch/csrc/jit/mobile/function.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:26.2356100Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:21:26.4374614Z 2025-12-04T08:21:26.4376118Z  2025-12-04T08:21:26.4376642Z  2025-12-04T08:21:26.4377012Z  2025-12-04T08:21:26.4377381Z  2025-12-04T08:21:26.4377755Z  2025-12-04T08:21:26.4378116Z  2025-12-04T08:21:26.4378487Z  2025-12-04T08:21:26.4378814Z  2025-12-04T08:21:26.4379956Z [2,179 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:26.4381387Z Testing //c10/test:util_base_tests; 89s processwrapper-sandbox 2025-12-04T08:21:26.4382309Z Compiling test/cpp/api/module.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:26.4383217Z //:jit_tests; 5s processwrapper-sandbox 2025-12-04T08:21:26.4384007Z Compiling test/cpp/api/sequential.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:26.4385009Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:26.4386002Z Compiling torch/csrc/jit/mobile/import.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:26.4387144Z Compiling torch/csrc/jit/mobile/interpreter.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:26.4388055Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:21:27.3784494Z 2025-12-04T08:21:27.3785236Z  2025-12-04T08:21:27.3785687Z  2025-12-04T08:21:27.3786075Z  2025-12-04T08:21:27.3786461Z  2025-12-04T08:21:27.3786836Z  2025-12-04T08:21:27.3787200Z  2025-12-04T08:21:27.3787573Z  2025-12-04T08:21:27.3787928Z  2025-12-04T08:21:27.3788825Z [2,180 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:27.3789828Z Testing //c10/test:util_base_tests; 90s processwrapper-sandbox 2025-12-04T08:21:27.3790726Z Compiling test/cpp/api/module.cpp; 6s processwrapper-sandbox 2025-12-04T08:21:27.3791484Z //:jit_tests; 6s processwrapper-sandbox 2025-12-04T08:21:27.3792243Z Compiling test/cpp/api/sequential.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:27.3793041Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:27.3793888Z Compiling torch/csrc/jit/mobile/interpreter.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:27.3794774Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:21:27.3795572Z Compiling test/cpp/jit/test_schema_info.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:21:27.6348952Z 2025-12-04T08:21:27.6349574Z  2025-12-04T08:21:27.6349972Z  2025-12-04T08:21:27.6350214Z  2025-12-04T08:21:27.6350421Z  2025-12-04T08:21:27.6350669Z  2025-12-04T08:21:27.6350870Z  2025-12-04T08:21:27.6351081Z  2025-12-04T08:21:27.6351281Z  2025-12-04T08:21:27.6351813Z [2,182 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:27.6352400Z Testing //c10/test:util_base_tests; 90s processwrapper-sandbox 2025-12-04T08:21:27.6352940Z Compiling test/cpp/api/sequential.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:27.6353396Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:27.6353891Z Compiling torch/csrc/jit/mobile/interpreter.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:27.6354391Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:21:27.6355138Z Compiling test/cpp/jit/test_schema_info.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:27.6418810Z Compiling torch/csrc/jit/mobile/module.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:27.6419607Z Compiling test/cpp/jit/test_dce.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:21:28.2734347Z 2025-12-04T08:21:28.2735405Z  2025-12-04T08:21:28.2735887Z  2025-12-04T08:21:28.2736288Z  2025-12-04T08:21:28.2736710Z  2025-12-04T08:21:28.2737088Z  2025-12-04T08:21:28.2737494Z  2025-12-04T08:21:28.2737878Z  2025-12-04T08:21:28.2738282Z  2025-12-04T08:21:28.2739180Z [2,183 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:28.2740604Z Testing //c10/test:util_base_tests; 91s processwrapper-sandbox 2025-12-04T08:21:28.2743370Z Compiling test/cpp/api/sequential.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:28.2745306Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:28.2747554Z Compiling torch/csrc/jit/mobile/interpreter.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:28.2749420Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:21:28.2750572Z Compiling test/cpp/jit/test_schema_info.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:28.2751746Z Compiling torch/csrc/jit/mobile/module.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:28.2752789Z Compiling test/cpp/jit/test_dce.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:21:28.5592544Z 2025-12-04T08:21:28.5593530Z  2025-12-04T08:21:28.5593943Z  2025-12-04T08:21:28.5594323Z  2025-12-04T08:21:28.5594653Z  2025-12-04T08:21:28.5595005Z  2025-12-04T08:21:28.5595355Z  2025-12-04T08:21:28.5595728Z  2025-12-04T08:21:28.5596084Z  2025-12-04T08:21:28.5597002Z [2,186 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:28.5598025Z Testing //c10/test:util_base_tests; 91s processwrapper-sandbox 2025-12-04T08:21:28.5598958Z Compiling test/cpp/api/sequential.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:28.5599743Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:28.5600519Z Compiling test/cpp/jit/test_schema_info.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:28.5601581Z Compiling torch/csrc/jit/mobile/module.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:28.5602563Z Compiling test/cpp/jit/test_dce.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:28.5603319Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:28.5603890Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:21:28.8438029Z 2025-12-04T08:21:28.8438968Z  2025-12-04T08:21:28.8439244Z  2025-12-04T08:21:28.8439470Z  2025-12-04T08:21:28.8439676Z  2025-12-04T08:21:28.8439891Z  2025-12-04T08:21:28.8440114Z  2025-12-04T08:21:28.8440375Z  2025-12-04T08:21:28.8440667Z  2025-12-04T08:21:28.8441208Z [2,188 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:28.8441985Z Testing //c10/test:util_base_tests; 91s processwrapper-sandbox 2025-12-04T08:21:28.8442519Z Compiling test/cpp/api/sequential.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:28.8443085Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:28.8443581Z Compiling test/cpp/jit/test_schema_info.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:28.8444192Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:28.8444600Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:28.8445203Z Compiling torch/csrc/jit/mobile/nnc/context.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:28.8445773Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:21:29.3475919Z 2025-12-04T08:21:29.3476761Z  2025-12-04T08:21:29.3477096Z  2025-12-04T08:21:29.3477391Z  2025-12-04T08:21:29.3477597Z  2025-12-04T08:21:29.3477883Z  2025-12-04T08:21:29.3478086Z  2025-12-04T08:21:29.3478303Z  2025-12-04T08:21:29.3478506Z  2025-12-04T08:21:29.3480012Z [2,189 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:29.3480958Z Testing //c10/test:util_base_tests; 92s processwrapper-sandbox 2025-12-04T08:21:29.3481655Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:21:29.3482381Z Compiling test/cpp/jit/test_schema_info.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:29.3483104Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:29.3483640Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:29.3484407Z Compiling torch/csrc/jit/mobile/nnc/context.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:29.3485340Z Compiling torch/csrc/jit/mobile/nnc/backend.cpp; 1s processwrapper-sandbox 2025-12-04T08:21:29.3486420Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:21:29.6436858Z 2025-12-04T08:21:29.6437709Z  2025-12-04T08:21:29.6438011Z  2025-12-04T08:21:29.6438223Z  2025-12-04T08:21:29.6438442Z  2025-12-04T08:21:29.6438647Z  2025-12-04T08:21:29.6438877Z  2025-12-04T08:21:29.6439079Z  2025-12-04T08:21:29.6439292Z  2025-12-04T08:21:29.6439790Z [2,189 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:29.7885026Z Testing //c10/test:util_base_tests; 92s processwrapper-sandbox 2025-12-04T08:21:29.7885765Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:21:29.7886549Z Compiling test/cpp/jit/test_schema_info.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:29.7887035Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:29.7887361Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:29.7887938Z Compiling torch/csrc/jit/mobile/nnc/context.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:29.7888614Z Compiling torch/csrc/jit/mobile/nnc/backend.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:29.7889106Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:21:30.0419698Z 2025-12-04T08:21:30.0420390Z  2025-12-04T08:21:30.0420823Z  2025-12-04T08:21:30.0421187Z  2025-12-04T08:21:30.0421535Z  2025-12-04T08:21:30.0421898Z  2025-12-04T08:21:30.0422239Z  2025-12-04T08:21:30.0422613Z  2025-12-04T08:21:30.0422969Z  2025-12-04T08:21:30.0423834Z [2,190 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:30.0424854Z Testing //c10/test:util_base_tests; 93s processwrapper-sandbox 2025-12-04T08:21:30.0425611Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:21:30.0426152Z Compiling test/cpp/jit/test_schema_info.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:30.0426621Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:30.0426969Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:30.0427442Z Compiling torch/csrc/jit/mobile/nnc/context.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:30.0428087Z Compiling torch/csrc/jit/mobile/nnc/backend.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:30.0428587Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:21:30.3898644Z 2025-12-04T08:21:30.3899373Z  2025-12-04T08:21:30.3899819Z  2025-12-04T08:21:30.3900210Z  2025-12-04T08:21:30.3900571Z  2025-12-04T08:21:30.3900928Z  2025-12-04T08:21:30.3901300Z  2025-12-04T08:21:30.3901653Z  2025-12-04T08:21:30.3902026Z  2025-12-04T08:21:30.3902904Z [2,191 / 3,080] 2 / 26 tests; 15 actions running; last test: ...est:core_tests 2025-12-04T08:21:30.3903923Z Testing //c10/test:util_base_tests; 93s processwrapper-sandbox 2025-12-04T08:21:30.3904717Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:21:30.3905535Z Compiling test/cpp/jit/test_schema_info.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:30.3906403Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:30.3906945Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:30.3907794Z Compiling torch/csrc/jit/mobile/nnc/context.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:30.3909162Z Compiling torch/csrc/jit/mobile/nnc/backend.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:30.3910086Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:21:30.5897101Z 2025-12-04T08:21:30.5897927Z  2025-12-04T08:21:30.5898197Z  2025-12-04T08:21:30.5898426Z  2025-12-04T08:21:30.5898630Z  2025-12-04T08:21:30.5898847Z  2025-12-04T08:21:30.5899063Z  2025-12-04T08:21:30.5899267Z  2025-12-04T08:21:30.5899484Z  2025-12-04T08:21:30.5899993Z [2,192 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:30.5900593Z Testing //c10/test:util_base_tests; 93s processwrapper-sandbox 2025-12-04T08:21:30.6110626Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:21:30.6111810Z Compiling test/cpp/jit/test_schema_info.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:30.6112467Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:30.6112816Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:30.6113380Z Compiling torch/csrc/jit/mobile/nnc/context.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:30.6114132Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:21:30.6116392Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:21:30.7938113Z 2025-12-04T08:21:30.7938872Z  2025-12-04T08:21:30.7939310Z  2025-12-04T08:21:30.7939688Z  2025-12-04T08:21:30.7940053Z  2025-12-04T08:21:30.7940451Z  2025-12-04T08:21:30.7940818Z  2025-12-04T08:21:30.7941177Z  2025-12-04T08:21:30.7941542Z  2025-12-04T08:21:30.7942406Z [2,194 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:30.7943471Z Testing //c10/test:util_base_tests; 93s processwrapper-sandbox 2025-12-04T08:21:30.7944229Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:30.7944814Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:30.7945663Z Compiling torch/csrc/jit/mobile/nnc/context.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:30.7946531Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:21:30.7947112Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:21:30.7947941Z Compiling torch/csrc/jit/mobile/observer.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:30.7948815Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:21:31.0117671Z 2025-12-04T08:21:31.0118418Z  2025-12-04T08:21:31.0118717Z  2025-12-04T08:21:31.0118974Z  2025-12-04T08:21:31.0119180Z  2025-12-04T08:21:31.0119402Z  2025-12-04T08:21:31.0119666Z  2025-12-04T08:21:31.0119883Z  2025-12-04T08:21:31.0120096Z  2025-12-04T08:21:31.0120676Z [2,196 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:31.0121337Z Testing //c10/test:util_base_tests; 94s processwrapper-sandbox 2025-12-04T08:21:31.0121788Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:21:31.0122157Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:31.0122694Z Compiling torch/csrc/jit/mobile/nnc/context.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:31.0123201Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:21:31.0123580Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:31.0123911Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:31.0124445Z Compiling test/cpp/jit/test_flatbuffer.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:21:31.2579985Z 2025-12-04T08:21:31.2580642Z  2025-12-04T08:21:31.2580907Z  2025-12-04T08:21:31.2581128Z  2025-12-04T08:21:31.2581372Z  2025-12-04T08:21:31.2581733Z  2025-12-04T08:21:31.2582044Z  2025-12-04T08:21:31.2582406Z  2025-12-04T08:21:31.2582707Z  2025-12-04T08:21:31.2583513Z [2,197 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:31.2584581Z Testing //c10/test:util_base_tests; 94s processwrapper-sandbox 2025-12-04T08:21:31.2587102Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:21:31.2587602Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:31.2587996Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:21:31.2588400Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:31.2588789Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:31.2589451Z Compiling test/cpp/jit/test_flatbuffer.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:31.2590059Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:21:31.5384252Z 2025-12-04T08:21:31.5385353Z  2025-12-04T08:21:31.5385814Z  2025-12-04T08:21:31.5386455Z  2025-12-04T08:21:31.5386790Z  2025-12-04T08:21:31.5387158Z  2025-12-04T08:21:31.5389199Z  2025-12-04T08:21:31.5389925Z  2025-12-04T08:21:31.5390273Z  2025-12-04T08:21:31.5390831Z [2,197 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:31.5391543Z Testing //c10/test:util_base_tests; 94s processwrapper-sandbox 2025-12-04T08:21:31.5392216Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:21:31.5392618Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:21:31.5393805Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:21:31.5394347Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:31.5394880Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:31.5395617Z Compiling test/cpp/jit/test_flatbuffer.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:31.5396437Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:21:32.2892792Z 2025-12-04T08:21:32.2893403Z  2025-12-04T08:21:32.2893696Z  2025-12-04T08:21:32.2893946Z  2025-12-04T08:21:32.2894311Z  2025-12-04T08:21:32.2894727Z  2025-12-04T08:21:32.2894951Z  2025-12-04T08:21:32.2895154Z  2025-12-04T08:21:32.2895375Z  2025-12-04T08:21:32.2895889Z [2,198 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:32.2896643Z Testing //c10/test:util_base_tests; 95s processwrapper-sandbox 2025-12-04T08:21:32.2897115Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:21:32.2897776Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:21:32.2898118Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:21:32.2898495Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:32.2898992Z Compiling test/cpp/jit/test_flatbuffer.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:32.2899545Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:32.2899993Z Compiling test/cpp/jit/test_fuser.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:21:32.5392250Z 2025-12-04T08:21:32.5393110Z  2025-12-04T08:21:32.5394195Z  2025-12-04T08:21:32.5394546Z  2025-12-04T08:21:32.5394921Z  2025-12-04T08:21:32.5395244Z  2025-12-04T08:21:32.5395510Z  2025-12-04T08:21:32.5395709Z  2025-12-04T08:21:32.5395922Z  2025-12-04T08:21:32.5396491Z [2,199 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:32.5397233Z Testing //c10/test:util_base_tests; 95s processwrapper-sandbox 2025-12-04T08:21:32.5397919Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:21:32.5398332Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:21:32.5398717Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:21:32.5399218Z Compiling test/cpp/jit/test_flatbuffer.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:32.5399836Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:32.5400413Z Compiling test/cpp/jit/test_fuser.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:32.5401285Z Compiling aten/src/ATen/core/adaption.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:21:32.8950063Z 2025-12-04T08:21:32.8953656Z  2025-12-04T08:21:32.8954253Z  2025-12-04T08:21:32.8954631Z  2025-12-04T08:21:32.8955434Z  2025-12-04T08:21:32.8956036Z  2025-12-04T08:21:32.8956408Z  2025-12-04T08:21:32.8956758Z  2025-12-04T08:21:32.8957126Z  2025-12-04T08:21:32.8958012Z [2,201 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:32.8959041Z Testing //c10/test:util_base_tests; 96s processwrapper-sandbox 2025-12-04T08:21:32.8959796Z //:torch; 7s processwrapper-sandbox 2025-12-04T08:21:32.8960643Z Compiling test/cpp/jit/test_flatbuffer.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:32.8961493Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:32.8962271Z Compiling test/cpp/jit/test_fuser.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:32.8963583Z Compiling aten/src/ATen/core/adaption.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:32.8964432Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:32.8965057Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:21:33.1394740Z 2025-12-04T08:21:33.1395351Z  2025-12-04T08:21:33.1395654Z  2025-12-04T08:21:33.1395862Z  2025-12-04T08:21:33.1396083Z  2025-12-04T08:21:33.1396300Z  2025-12-04T08:21:33.1396502Z  2025-12-04T08:21:33.1641276Z  2025-12-04T08:21:33.1641579Z  2025-12-04T08:21:33.1642289Z [2,202 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:33.1643182Z Testing //c10/test:util_base_tests; 96s processwrapper-sandbox 2025-12-04T08:21:33.1643895Z //:torch; 7s processwrapper-sandbox 2025-12-04T08:21:33.1644657Z Compiling test/cpp/jit/test_flatbuffer.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:33.1645615Z Compiling test/cpp/jit/test_fuser.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:33.1646548Z Compiling aten/src/ATen/core/adaption.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:33.1647199Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:33.1647805Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:33.1648536Z Compiling test/cpp/jit/test_save_load.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:21:33.3471955Z 2025-12-04T08:21:33.3472707Z  2025-12-04T08:21:33.3473225Z  2025-12-04T08:21:33.3473687Z  2025-12-04T08:21:33.3474100Z  2025-12-04T08:21:33.3474553Z  2025-12-04T08:21:33.3474990Z  2025-12-04T08:21:33.3475407Z  2025-12-04T08:21:33.3475826Z  2025-12-04T08:21:33.3476910Z [2,203 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:33.3478022Z Testing //c10/test:util_base_tests; 96s processwrapper-sandbox 2025-12-04T08:21:33.3479062Z Compiling test/cpp/jit/test_flatbuffer.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:33.3480159Z Compiling test/cpp/jit/test_fuser.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:33.3481174Z Compiling aten/src/ATen/core/adaption.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:33.3482075Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:33.3482699Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:33.3483539Z Compiling test/cpp/jit/test_save_load.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:33.3484435Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:21:33.5651758Z 2025-12-04T08:21:33.5652826Z  2025-12-04T08:21:33.5653266Z  2025-12-04T08:21:33.5653608Z  2025-12-04T08:21:33.5653978Z  2025-12-04T08:21:33.5654339Z  2025-12-04T08:21:33.5654708Z  2025-12-04T08:21:33.5655076Z  2025-12-04T08:21:33.5655429Z  2025-12-04T08:21:33.5656308Z [2,203 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:33.5657315Z Testing //c10/test:util_base_tests; 96s processwrapper-sandbox 2025-12-04T08:21:33.5658251Z Compiling test/cpp/jit/test_flatbuffer.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:33.5659206Z Compiling test/cpp/jit/test_fuser.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:33.5660157Z Compiling aten/src/ATen/core/adaption.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:33.5661142Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:33.5661762Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:33.5662630Z Compiling test/cpp/jit/test_save_load.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:33.5663488Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:21:33.8439829Z 2025-12-04T08:21:33.8440533Z  2025-12-04T08:21:33.8440971Z  2025-12-04T08:21:33.8441304Z  2025-12-04T08:21:33.8441658Z  2025-12-04T08:21:33.8442017Z  2025-12-04T08:21:33.8442356Z  2025-12-04T08:21:33.8442707Z  2025-12-04T08:21:33.8443053Z  2025-12-04T08:21:33.8444046Z [2,205 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:33.8444900Z Testing //c10/test:util_base_tests; 96s processwrapper-sandbox 2025-12-04T08:21:33.8445750Z Compiling test/cpp/jit/test_flatbuffer.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:33.8446666Z Compiling test/cpp/jit/test_fuser.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:33.8447522Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:33.8448172Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:33.8448921Z Compiling test/cpp/jit/test_save_load.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:33.8449687Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:33.8450246Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:21:34.1657508Z 2025-12-04T08:21:34.1658227Z  2025-12-04T08:21:34.1658664Z  2025-12-04T08:21:34.1659035Z  2025-12-04T08:21:34.1659382Z  2025-12-04T08:21:34.1659735Z  2025-12-04T08:21:34.1660075Z  2025-12-04T08:21:34.1660465Z  2025-12-04T08:21:34.1660806Z  2025-12-04T08:21:34.1661671Z [2,205 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:34.1662719Z Testing //c10/test:util_base_tests; 97s processwrapper-sandbox 2025-12-04T08:21:34.1663731Z Compiling test/cpp/jit/test_flatbuffer.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:34.1664692Z Compiling test/cpp/jit/test_fuser.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:34.1665471Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:34.1666042Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:34.1666779Z Compiling test/cpp/jit/test_save_load.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:34.1667563Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:34.1668118Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:21:34.3840339Z 2025-12-04T08:21:34.3841087Z  2025-12-04T08:21:34.3841540Z  2025-12-04T08:21:34.3841872Z  2025-12-04T08:21:34.3842259Z  2025-12-04T08:21:34.3842620Z  2025-12-04T08:21:34.3842995Z  2025-12-04T08:21:34.3843358Z  2025-12-04T08:21:34.3843681Z  2025-12-04T08:21:34.3844573Z [2,206 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:34.3845494Z Testing //c10/test:util_base_tests; 97s processwrapper-sandbox 2025-12-04T08:21:34.3846385Z Compiling test/cpp/jit/test_flatbuffer.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:34.3847367Z Compiling test/cpp/jit/test_fuser.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:34.3848212Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:34.3849025Z Compiling test/cpp/jit/test_save_load.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:34.3849872Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:34.3850746Z Compiling torch/csrc/jit/mobile/type_parser.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:34.3851678Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:21:34.7660147Z 2025-12-04T08:21:34.7660815Z  2025-12-04T08:21:34.7661104Z  2025-12-04T08:21:34.7661328Z  2025-12-04T08:21:34.7661548Z  2025-12-04T08:21:34.7661763Z  2025-12-04T08:21:34.7764330Z  2025-12-04T08:21:34.7764564Z  2025-12-04T08:21:34.7764818Z  2025-12-04T08:21:34.7765596Z [2,208 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:34.7766592Z Testing //c10/test:util_base_tests; 97s processwrapper-sandbox 2025-12-04T08:21:34.7767233Z Compiling test/cpp/jit/test_flatbuffer.cpp; 6s processwrapper-sandbox 2025-12-04T08:21:34.7767964Z Compiling test/cpp/jit/test_fuser.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:34.7768580Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:34.7769049Z Compiling test/cpp/jit/test_save_load.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:34.7769510Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:34.7773155Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:34.7774025Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:21:35.1228140Z 2025-12-04T08:21:35.1234478Z  2025-12-04T08:21:35.1234948Z  2025-12-04T08:21:35.1235200Z  2025-12-04T08:21:35.1235407Z  2025-12-04T08:21:35.1235627Z  2025-12-04T08:21:35.1235842Z  2025-12-04T08:21:35.1236043Z  2025-12-04T08:21:35.1238027Z  2025-12-04T08:21:35.1238630Z [2,209 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:35.1239410Z Testing //c10/test:util_base_tests; 98s processwrapper-sandbox 2025-12-04T08:21:35.1239958Z Compiling test/cpp/jit/test_flatbuffer.cpp; 6s processwrapper-sandbox 2025-12-04T08:21:35.1240532Z Compiling test/cpp/jit/test_fuser.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:35.1240968Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:35.1241613Z Compiling test/cpp/jit/test_save_load.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:35.1242190Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:35.1242662Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:35.1243187Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:21:35.3155106Z 2025-12-04T08:21:35.3156659Z  2025-12-04T08:21:35.3157077Z  2025-12-04T08:21:35.3157398Z  2025-12-04T08:21:35.3157671Z  2025-12-04T08:21:35.3158165Z  2025-12-04T08:21:35.3158468Z  2025-12-04T08:21:35.3158792Z  2025-12-04T08:21:35.3159104Z  2025-12-04T08:21:35.3159758Z [2,210 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:35.3160474Z Testing //c10/test:util_base_tests; 98s processwrapper-sandbox 2025-12-04T08:21:35.3161033Z Compiling test/cpp/jit/test_flatbuffer.cpp; 6s processwrapper-sandbox 2025-12-04T08:21:35.3162120Z Compiling test/cpp/jit/test_fuser.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:35.3162723Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:35.3163189Z Compiling test/cpp/jit/test_save_load.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:35.3163802Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:35.3164556Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:21:35.3164992Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:21:35.5771644Z 2025-12-04T08:21:35.5772538Z  2025-12-04T08:21:35.5772988Z  2025-12-04T08:21:35.5773220Z  2025-12-04T08:21:35.5773445Z  2025-12-04T08:21:35.5773658Z  2025-12-04T08:21:35.5773910Z  2025-12-04T08:21:35.5774189Z  2025-12-04T08:21:35.5774517Z  2025-12-04T08:21:35.5775265Z [2,212 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:35.5775866Z Testing //c10/test:util_base_tests; 98s processwrapper-sandbox 2025-12-04T08:21:35.5776505Z Compiling test/cpp/jit/test_flatbuffer.cpp; 6s processwrapper-sandbox 2025-12-04T08:21:35.5777203Z Compiling test/cpp/jit/test_fuser.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:35.5777922Z Compiling test/cpp/jit/test_save_load.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:35.5779933Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:35.5780258Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:35.5780589Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:35.5781168Z Compiling aten/src/ATen/core/class_type.cpp; 1s processwrapper-sandbox ... 2025-12-04T08:21:35.9778636Z 2025-12-04T08:21:35.9779680Z  2025-12-04T08:21:35.9780126Z  2025-12-04T08:21:35.9780497Z  2025-12-04T08:21:35.9780848Z  2025-12-04T08:21:35.9781213Z  2025-12-04T08:21:35.9781562Z  2025-12-04T08:21:35.9781919Z  2025-12-04T08:21:35.9782253Z  2025-12-04T08:21:35.9783116Z [2,212 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:35.9784453Z Testing //c10/test:util_base_tests; 99s processwrapper-sandbox 2025-12-04T08:21:35.9785420Z Compiling test/cpp/jit/test_flatbuffer.cpp; 7s processwrapper-sandbox 2025-12-04T08:21:35.9786415Z Compiling test/cpp/jit/test_fuser.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:35.9787377Z Compiling test/cpp/jit/test_save_load.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:35.9788189Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:21:35.9788860Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:35.9789441Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:35.9790268Z Compiling aten/src/ATen/core/class_type.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:21:36.1783277Z 2025-12-04T08:21:36.1784033Z  2025-12-04T08:21:36.1784479Z  2025-12-04T08:21:36.1784843Z  2025-12-04T08:21:36.1785220Z  2025-12-04T08:21:36.1785568Z  2025-12-04T08:21:36.1785944Z  2025-12-04T08:21:36.1786302Z  2025-12-04T08:21:36.1786676Z  2025-12-04T08:21:36.1787587Z [2,215 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:36.1788623Z Testing //c10/test:util_base_tests; 99s processwrapper-sandbox 2025-12-04T08:21:36.1789570Z Compiling test/cpp/jit/test_fuser.cpp; 6s processwrapper-sandbox 2025-12-04T08:21:36.1790582Z Compiling test/cpp/jit/test_save_load.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:36.1791405Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:36.1792554Z Compiling aten/src/ATen/core/class_type.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:36.1793631Z Compiling aten/src/ATen/core/custom_class.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:36.1794610Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:21:36.1795320Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:21:36.3972907Z 2025-12-04T08:21:36.3973653Z  2025-12-04T08:21:36.3974094Z  2025-12-04T08:21:36.3974462Z  2025-12-04T08:21:36.3974856Z  2025-12-04T08:21:36.3975253Z  2025-12-04T08:21:36.3975619Z  2025-12-04T08:21:36.3975982Z  2025-12-04T08:21:36.3976346Z  2025-12-04T08:21:36.3977206Z [2,216 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:36.3978268Z Testing //c10/test:util_base_tests; 99s processwrapper-sandbox 2025-12-04T08:21:36.3979189Z Compiling test/cpp/jit/test_fuser.cpp; 6s processwrapper-sandbox 2025-12-04T08:21:36.3980182Z Compiling test/cpp/jit/test_save_load.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:36.3981002Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:36.3981772Z Compiling aten/src/ATen/core/class_type.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:36.3982605Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:21:36.3983179Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:21:36.3983771Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:21:36.7616941Z 2025-12-04T08:21:36.7617998Z  2025-12-04T08:21:36.7618307Z  2025-12-04T08:21:36.7618519Z  2025-12-04T08:21:36.7618739Z  2025-12-04T08:21:36.7618954Z  2025-12-04T08:21:36.7619172Z  2025-12-04T08:21:36.7619385Z  2025-12-04T08:21:36.8037168Z  2025-12-04T08:21:36.8037757Z [2,218 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:36.8038435Z Testing //c10/test:util_base_tests; 99s processwrapper-sandbox 2025-12-04T08:21:36.8038977Z Compiling test/cpp/jit/test_fuser.cpp; 6s processwrapper-sandbox 2025-12-04T08:21:36.8039532Z Compiling test/cpp/jit/test_save_load.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:36.8039998Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:36.8040338Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:36.8040658Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:36.8040984Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:21:37.0260240Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:21:37.0261671Z 2025-12-04T08:21:37.0262016Z  2025-12-04T08:21:37.0262367Z  2025-12-04T08:21:37.0262706Z  2025-12-04T08:21:37.0263332Z  2025-12-04T08:21:37.0263673Z  2025-12-04T08:21:37.0264051Z  2025-12-04T08:21:37.0264398Z  2025-12-04T08:21:37.0264753Z  2025-12-04T08:21:37.0265614Z [2,218 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:37.0266785Z Testing //c10/test:util_base_tests; 100s processwrapper-sandbox 2025-12-04T08:21:37.0267993Z Compiling test/cpp/jit/test_fuser.cpp; 6s processwrapper-sandbox 2025-12-04T08:21:37.0268909Z Compiling test/cpp/jit/test_save_load.cpp; 6s processwrapper-sandbox 2025-12-04T08:21:37.0269695Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:37.0270265Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:37.0270825Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:37.0271410Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:21:37.0271986Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:21:37.6738109Z 2025-12-04T08:21:37.6739117Z  2025-12-04T08:21:37.6739542Z  2025-12-04T08:21:37.6739934Z  2025-12-04T08:21:37.6740345Z  2025-12-04T08:21:37.6740708Z  2025-12-04T08:21:37.6741054Z  2025-12-04T08:21:37.6741413Z  2025-12-04T08:21:37.6741796Z  2025-12-04T08:21:37.6742706Z [2,219 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:37.6745136Z Testing //c10/test:util_base_tests; 100s processwrapper-sandbox 2025-12-04T08:21:37.6746190Z Compiling test/cpp/jit/test_save_load.cpp; 6s processwrapper-sandbox 2025-12-04T08:21:37.6746855Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:37.6747269Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:37.6747635Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:37.6748113Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:37.6748897Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:37.6749700Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:21:38.0271674Z 2025-12-04T08:21:38.0272406Z  2025-12-04T08:21:38.0272690Z  2025-12-04T08:21:38.0272903Z  2025-12-04T08:21:38.0273124Z  2025-12-04T08:21:38.0273327Z  2025-12-04T08:21:38.0273565Z  2025-12-04T08:21:38.0273770Z  2025-12-04T08:21:38.0273985Z  2025-12-04T08:21:38.0274493Z [2,219 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:38.0275102Z Testing //c10/test:util_base_tests; 101s processwrapper-sandbox 2025-12-04T08:21:38.0275646Z Compiling test/cpp/jit/test_save_load.cpp; 7s processwrapper-sandbox 2025-12-04T08:21:38.0276118Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:38.0276451Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:38.0276785Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:38.0277113Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:38.0277564Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:38.0397481Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:21:38.8738354Z 2025-12-04T08:21:38.8739148Z  2025-12-04T08:21:38.8739544Z  2025-12-04T08:21:38.8739864Z  2025-12-04T08:21:38.8740180Z  2025-12-04T08:21:38.8740507Z  2025-12-04T08:21:38.8740859Z  2025-12-04T08:21:38.8741184Z  2025-12-04T08:21:38.8741526Z  2025-12-04T08:21:38.8742368Z [2,220 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:38.8743365Z Testing //c10/test:util_base_tests; 101s processwrapper-sandbox 2025-12-04T08:21:38.8744261Z Compiling test/cpp/jit/test_save_load.cpp; 8s processwrapper-sandbox 2025-12-04T08:21:38.8745340Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:38.8745931Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:38.8746472Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:38.8747217Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:38.8748026Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:38.8748797Z Compiling aten/src/ATen/RegisterCPU_3.cpp; 3s processwrapper-sandbox ... 2025-12-04T08:21:39.1302800Z 2025-12-04T08:21:39.1303600Z  2025-12-04T08:21:39.1304037Z  2025-12-04T08:21:39.1304373Z  2025-12-04T08:21:39.1304736Z  2025-12-04T08:21:39.1305099Z  2025-12-04T08:21:39.1305441Z  2025-12-04T08:21:39.1305801Z  2025-12-04T08:21:39.1306130Z  2025-12-04T08:21:39.1306981Z [2,222 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:39.1307887Z Testing //c10/test:util_base_tests; 102s processwrapper-sandbox 2025-12-04T08:21:39.1308775Z Compiling test/cpp/jit/test_save_load.cpp; 8s processwrapper-sandbox 2025-12-04T08:21:39.1309471Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:39.1310215Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:39.1310941Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:39.1311686Z Compiling aten/src/ATen/RegisterCPU_3.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:39.1312458Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:39.1313006Z //:jit_tests; 3s processwrapper-sandbox ... 2025-12-04T08:21:39.4411607Z 2025-12-04T08:21:39.4412283Z  2025-12-04T08:21:39.4412720Z  2025-12-04T08:21:39.4413105Z  2025-12-04T08:21:39.4413485Z  2025-12-04T08:21:39.4413853Z  2025-12-04T08:21:39.4414207Z  2025-12-04T08:21:39.4414573Z  2025-12-04T08:21:39.4414919Z  2025-12-04T08:21:39.4415860Z [2,222 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:39.4416913Z Testing //c10/test:util_base_tests; 102s processwrapper-sandbox 2025-12-04T08:21:39.4417904Z Compiling test/cpp/jit/test_save_load.cpp; 8s processwrapper-sandbox 2025-12-04T08:21:39.4418740Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:39.4419562Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:39.4420434Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:39.4421247Z Compiling aten/src/ATen/RegisterCPU_3.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:39.4422079Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:39.4422682Z //:jit_tests; 3s processwrapper-sandbox ... 2025-12-04T08:21:39.7117411Z 2025-12-04T08:21:39.7118117Z  2025-12-04T08:21:39.7118538Z  2025-12-04T08:21:39.7118892Z  2025-12-04T08:21:39.7119228Z  2025-12-04T08:21:39.7119581Z  2025-12-04T08:21:39.7119936Z  2025-12-04T08:21:39.7120267Z  2025-12-04T08:21:39.7120643Z  2025-12-04T08:21:39.7121488Z [2,224 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:39.7122503Z Testing //c10/test:util_base_tests; 102s processwrapper-sandbox 2025-12-04T08:21:39.7123457Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:39.7124260Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:39.7125301Z Compiling aten/src/ATen/RegisterCPU_3.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:39.7126101Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:39.7126905Z Compiling test/cpp/jit/test_graph_executor.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:39.7127855Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:39.7128434Z //:aten; 3s processwrapper-sandbox ... 2025-12-04T08:21:40.0413762Z 2025-12-04T08:21:40.0414504Z  2025-12-04T08:21:40.0414791Z  2025-12-04T08:21:40.0415001Z  2025-12-04T08:21:40.0415222Z  2025-12-04T08:21:40.1442016Z  2025-12-04T08:21:40.1443140Z  2025-12-04T08:21:40.1443561Z  2025-12-04T08:21:40.1443904Z  2025-12-04T08:21:40.1444776Z [2,224 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:40.1445803Z Testing //c10/test:util_base_tests; 103s processwrapper-sandbox 2025-12-04T08:21:40.1446535Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:40.1447578Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:40.1448646Z Compiling aten/src/ATen/RegisterCPU_3.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:40.1449429Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:40.1450225Z Compiling test/cpp/jit/test_graph_executor.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:40.1451053Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:40.1451607Z //:aten; 3s processwrapper-sandbox ... 2025-12-04T08:21:40.2961531Z 2025-12-04T08:21:40.2962528Z  2025-12-04T08:21:40.2962904Z  2025-12-04T08:21:40.2963195Z  2025-12-04T08:21:40.2963401Z  2025-12-04T08:21:40.2963697Z  2025-12-04T08:21:40.2963992Z  2025-12-04T08:21:40.2964226Z  2025-12-04T08:21:40.2964534Z  2025-12-04T08:21:40.2965240Z [2,225 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:40.2966060Z Testing //c10/test:util_base_tests; 103s processwrapper-sandbox 2025-12-04T08:21:40.2966665Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:21:40.2967309Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:40.2967971Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:40.2968589Z Compiling test/cpp/jit/test_graph_executor.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:40.2969255Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:40.2969669Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:21:40.2970137Z //:aten; 3s processwrapper-sandbox ... 2025-12-04T08:21:40.6860258Z 2025-12-04T08:21:40.6860853Z  2025-12-04T08:21:40.6861133Z  2025-12-04T08:21:40.6861344Z  2025-12-04T08:21:40.6861557Z  2025-12-04T08:21:40.6861784Z  2025-12-04T08:21:40.6861994Z  2025-12-04T08:21:40.6862208Z  2025-12-04T08:21:40.6862407Z  2025-12-04T08:21:40.6862924Z [2,226 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:40.6863525Z Testing //c10/test:util_base_tests; 103s processwrapper-sandbox 2025-12-04T08:21:40.6863962Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:21:40.6864423Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:40.6864904Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:40.6865362Z Compiling test/cpp/jit/test_graph_executor.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:40.6865856Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:40.6866195Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:21:40.6866521Z //:torch; 3s processwrapper-sandbox ... 2025-12-04T08:21:41.2119217Z 2025-12-04T08:21:41.2119958Z  2025-12-04T08:21:41.2120614Z  2025-12-04T08:21:41.2120951Z  2025-12-04T08:21:41.2121271Z  2025-12-04T08:21:41.2121570Z  2025-12-04T08:21:41.2132502Z  2025-12-04T08:21:41.2132906Z  2025-12-04T08:21:41.2133147Z  2025-12-04T08:21:41.2133670Z [2,227 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:41.2134276Z Testing //c10/test:util_base_tests; 104s processwrapper-sandbox 2025-12-04T08:21:41.2134703Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:21:41.2135179Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:41.2135787Z Compiling test/cpp/jit/test_graph_executor.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:41.2136829Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:21:41.2137337Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:21:41.2137832Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:41.2138403Z //:jit_tests; 3s processwrapper-sandbox ... 2025-12-04T08:21:41.5018476Z 2025-12-04T08:21:41.5019161Z  2025-12-04T08:21:41.5019540Z  2025-12-04T08:21:41.5019889Z  2025-12-04T08:21:41.5020210Z  2025-12-04T08:21:41.5020840Z  2025-12-04T08:21:41.5021196Z  2025-12-04T08:21:41.5021566Z  2025-12-04T08:21:41.5021927Z  2025-12-04T08:21:41.5022827Z [2,230 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:41.5023814Z Testing //c10/test:util_base_tests; 104s processwrapper-sandbox 2025-12-04T08:21:41.5024461Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:21:41.5025188Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 6s processwrapper-sandbox 2025-12-04T08:21:41.5026292Z Compiling test/cpp/jit/test_graph_executor.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:41.5027160Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:41.5027934Z Compiling test/cpp/jit/test_graph_iterator.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:41.5028923Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:41.5029449Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:21:41.7462621Z 2025-12-04T08:21:41.7463347Z  2025-12-04T08:21:41.7463763Z  2025-12-04T08:21:41.7464082Z  2025-12-04T08:21:41.7464414Z  2025-12-04T08:21:41.7464747Z  2025-12-04T08:21:41.7465101Z  2025-12-04T08:21:41.7465430Z  2025-12-04T08:21:41.7465797Z  2025-12-04T08:21:41.7466714Z [2,230 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:41.7467755Z Testing //c10/test:util_base_tests; 104s processwrapper-sandbox 2025-12-04T08:21:41.7468510Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:21:41.7469211Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 6s processwrapper-sandbox 2025-12-04T08:21:41.7470269Z Compiling test/cpp/jit/test_graph_executor.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:41.7471154Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:41.7471993Z Compiling test/cpp/jit/test_graph_iterator.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:41.7472790Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:41.7473316Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:21:42.0172271Z 2025-12-04T08:21:42.0173021Z  2025-12-04T08:21:42.0173449Z  2025-12-04T08:21:42.0173814Z  2025-12-04T08:21:42.0174150Z  2025-12-04T08:21:42.0174494Z  2025-12-04T08:21:42.0174842Z  2025-12-04T08:21:42.0175189Z  2025-12-04T08:21:42.0175557Z  2025-12-04T08:21:42.0176425Z [2,232 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:42.0177466Z Testing //c10/test:util_base_tests; 105s processwrapper-sandbox 2025-12-04T08:21:42.0178457Z Compiling test/cpp/jit/test_graph_executor.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:42.0179330Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:21:42.0180369Z Compiling test/cpp/jit/test_graph_iterator.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:42.0181231Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:42.0181830Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:42.0182392Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:42.0182941Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:21:42.3467111Z 2025-12-04T08:21:42.3467942Z  2025-12-04T08:21:42.3468378Z  2025-12-04T08:21:42.3468758Z  2025-12-04T08:21:42.3469129Z  2025-12-04T08:21:42.3469519Z  2025-12-04T08:21:42.3469909Z  2025-12-04T08:21:42.3470256Z  2025-12-04T08:21:42.3470614Z  2025-12-04T08:21:42.3471824Z [2,233 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:42.3472958Z Testing //c10/test:util_base_tests; 105s processwrapper-sandbox 2025-12-04T08:21:42.3473843Z Compiling test/cpp/jit/test_graph_executor.cpp; 6s processwrapper-sandbox 2025-12-04T08:21:42.3474593Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:21:42.3475348Z Compiling test/cpp/jit/test_graph_iterator.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:42.3480285Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:42.3480771Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:42.3481462Z Compiling torch/csrc/jit/passes/concat_opt.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:42.3482326Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:21:42.7147115Z 2025-12-04T08:21:42.7147896Z  2025-12-04T08:21:42.7148353Z  2025-12-04T08:21:42.7148752Z  2025-12-04T08:21:42.7149110Z  2025-12-04T08:21:42.7149506Z  2025-12-04T08:21:42.7149891Z  2025-12-04T08:21:42.7150267Z  2025-12-04T08:21:42.7150619Z  2025-12-04T08:21:42.7151642Z [2,234 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:42.7152702Z Testing //c10/test:util_base_tests; 105s processwrapper-sandbox 2025-12-04T08:21:42.7153719Z Compiling test/cpp/jit/test_graph_executor.cpp; 6s processwrapper-sandbox 2025-12-04T08:21:42.7154594Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:21:42.7155445Z Compiling test/cpp/jit/test_graph_iterator.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:42.7156162Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:42.7156605Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:42.7157400Z Compiling aten/src/ATen/RegisterSparseCPU_0.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:42.7158216Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:21:42.9476257Z 2025-12-04T08:21:42.9477459Z  2025-12-04T08:21:42.9477822Z  2025-12-04T08:21:42.9478086Z  2025-12-04T08:21:42.9478310Z  2025-12-04T08:21:42.9478517Z  2025-12-04T08:21:42.9478742Z  2025-12-04T08:21:42.9479073Z  2025-12-04T08:21:42.9479399Z  2025-12-04T08:21:42.9480273Z [2,236 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:42.9481252Z Testing //c10/test:util_base_tests; 106s processwrapper-sandbox 2025-12-04T08:21:42.9482218Z Compiling test/cpp/jit/test_graph_executor.cpp; 6s processwrapper-sandbox 2025-12-04T08:21:42.9483038Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:21:42.9483824Z Compiling test/cpp/jit/test_graph_iterator.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:42.9484605Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:42.9485162Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:42.9485696Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:21:42.9486173Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:21:43.3479079Z 2025-12-04T08:21:43.3479870Z  2025-12-04T08:21:43.3480297Z  2025-12-04T08:21:43.3480853Z  2025-12-04T08:21:43.3481332Z  2025-12-04T08:21:43.3481790Z  2025-12-04T08:21:43.3482267Z  2025-12-04T08:21:43.3482992Z  2025-12-04T08:21:43.3483465Z  2025-12-04T08:21:43.3484431Z [2,237 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:43.3485612Z Testing //c10/test:util_base_tests; 106s processwrapper-sandbox 2025-12-04T08:21:43.3486492Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:21:43.3487541Z Compiling test/cpp/jit/test_graph_iterator.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:43.3488486Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:43.3489146Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:43.3489815Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:43.3490499Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:43.3491445Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:21:43.7481150Z 2025-12-04T08:21:43.7481793Z  2025-12-04T08:21:43.7482072Z  2025-12-04T08:21:43.7482292Z  2025-12-04T08:21:43.7482496Z  2025-12-04T08:21:43.7482730Z  2025-12-04T08:21:43.7482942Z  2025-12-04T08:21:43.7483141Z  2025-12-04T08:21:43.7483350Z  2025-12-04T08:21:43.7483862Z [2,239 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:44.0135183Z Testing //c10/test:util_base_tests; 106s processwrapper-sandbox 2025-12-04T08:21:44.0137899Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:21:44.0140750Z Compiling test/cpp/jit/test_graph_iterator.cpp; 6s processwrapper-sandbox 2025-12-04T08:21:44.0141666Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:44.0142279Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:44.0142862Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:44.0143519Z //:jit_tests; 2s processwrapper-sandbox 2025-12-04T08:21:44.0144154Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:21:44.2363394Z 2025-12-04T08:21:44.2364318Z  2025-12-04T08:21:44.2364779Z  2025-12-04T08:21:44.2365177Z  2025-12-04T08:21:44.2365686Z  2025-12-04T08:21:44.2366075Z  2025-12-04T08:21:44.2366718Z  2025-12-04T08:21:44.2367102Z  2025-12-04T08:21:44.2367554Z  2025-12-04T08:21:44.2368480Z [2,240 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:44.2369710Z Testing //c10/test:util_base_tests; 107s processwrapper-sandbox 2025-12-04T08:21:44.2371038Z Compiling test/cpp/jit/test_graph_iterator.cpp; 6s processwrapper-sandbox 2025-12-04T08:21:44.2372017Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:21:44.2372873Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:21:44.2373466Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:44.2374109Z //:jit_tests; 2s processwrapper-sandbox 2025-12-04T08:21:44.2374731Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:44.2375335Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:21:44.6144345Z 2025-12-04T08:21:44.6145063Z  2025-12-04T08:21:44.6145488Z  2025-12-04T08:21:44.6145880Z  2025-12-04T08:21:44.6146247Z  2025-12-04T08:21:44.6146623Z  2025-12-04T08:21:44.6147017Z  2025-12-04T08:21:44.6147391Z  2025-12-04T08:21:44.6147767Z  2025-12-04T08:21:44.6148668Z [2,240 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:44.6149767Z Testing //c10/test:util_base_tests; 107s processwrapper-sandbox 2025-12-04T08:21:44.6150791Z Compiling test/cpp/jit/test_graph_iterator.cpp; 6s processwrapper-sandbox 2025-12-04T08:21:44.6151716Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:21:44.6152318Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:21:44.6152946Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:44.6153540Z //:jit_tests; 3s processwrapper-sandbox 2025-12-04T08:21:44.6154169Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:44.6154789Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:21:45.0495486Z 2025-12-04T08:21:45.0496220Z  2025-12-04T08:21:45.0496639Z  2025-12-04T08:21:45.0497019Z  2025-12-04T08:21:45.0497362Z  2025-12-04T08:21:45.0497782Z  2025-12-04T08:21:45.0498145Z  2025-12-04T08:21:45.0498522Z  2025-12-04T08:21:45.0498893Z  2025-12-04T08:21:45.0499763Z [2,241 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:45.0500776Z Testing //c10/test:util_base_tests; 108s processwrapper-sandbox 2025-12-04T08:21:45.0501737Z Compiling test/cpp/jit/test_graph_iterator.cpp; 7s processwrapper-sandbox 2025-12-04T08:21:45.0502575Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:21:45.0503437Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:21:45.0504004Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:45.0504562Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:45.0505106Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:45.0505685Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:21:45.2557113Z 2025-12-04T08:21:45.2558936Z  2025-12-04T08:21:45.2560256Z  2025-12-04T08:21:45.2562660Z  2025-12-04T08:21:45.2563504Z  2025-12-04T08:21:45.2563952Z  2025-12-04T08:21:45.2565237Z  2025-12-04T08:21:45.2565717Z  2025-12-04T08:21:45.2566105Z  2025-12-04T08:21:45.2566885Z [2,244 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:45.2567868Z Testing //c10/test:util_base_tests; 108s processwrapper-sandbox 2025-12-04T08:21:45.2568370Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:21:45.2568876Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:45.2569337Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:45.2569682Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:45.2570191Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:45.2570599Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:21:45.2571057Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:21:45.4747639Z 2025-12-04T08:21:45.4748451Z  2025-12-04T08:21:45.4748797Z  2025-12-04T08:21:45.4749017Z  2025-12-04T08:21:45.4749265Z  2025-12-04T08:21:45.4749608Z  2025-12-04T08:21:45.4749932Z  2025-12-04T08:21:45.4750160Z  2025-12-04T08:21:45.4750438Z  2025-12-04T08:21:45.4751067Z [2,245 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:45.4751776Z Testing //c10/test:util_base_tests; 108s processwrapper-sandbox 2025-12-04T08:21:45.4752475Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:21:45.4753051Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:45.4753599Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:45.4754024Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:45.4754345Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:21:45.4754681Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:21:45.4755352Z Compiling test/cpp/jit/test_inliner.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:21:45.7585352Z 2025-12-04T08:21:45.7585981Z  2025-12-04T08:21:45.7586456Z  2025-12-04T08:21:45.7586673Z  2025-12-04T08:21:45.7586920Z  2025-12-04T08:21:45.7587126Z  2025-12-04T08:21:45.7587340Z  2025-12-04T08:21:45.7587541Z  2025-12-04T08:21:45.7587774Z  2025-12-04T08:21:45.7588278Z [2,247 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:45.7589078Z Testing //c10/test:util_base_tests; 108s processwrapper-sandbox 2025-12-04T08:21:45.7589543Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:45.7590008Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:45.7590365Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:21:45.7590727Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:21:45.7591384Z Compiling test/cpp/jit/test_inliner.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:45.7592233Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:21:45.7592783Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:21:46.0564029Z 2025-12-04T08:21:46.0564770Z  2025-12-04T08:21:46.0565229Z  2025-12-04T08:21:46.0565590Z  2025-12-04T08:21:46.0565956Z  2025-12-04T08:21:46.0566306Z  2025-12-04T08:21:46.0566678Z  2025-12-04T08:21:46.0567030Z  2025-12-04T08:21:46.0567454Z  2025-12-04T08:21:46.0568338Z [2,249 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:46.0569929Z Testing //c10/test:util_base_tests; 109s processwrapper-sandbox 2025-12-04T08:21:46.0570705Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:46.0571261Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:21:46.0572009Z Compiling test/cpp/jit/test_inliner.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:46.0572758Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:21:46.0573299Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:46.0573863Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:21:46.0574589Z //:jit_tests; 0s processwrapper-sandbox ... 2025-12-04T08:21:46.4566548Z 2025-12-04T08:21:46.4567150Z  2025-12-04T08:21:46.4567474Z  2025-12-04T08:21:46.4567703Z  2025-12-04T08:21:46.4567909Z  2025-12-04T08:21:46.4568130Z  2025-12-04T08:21:46.4568334Z  2025-12-04T08:21:46.4568550Z  2025-12-04T08:21:46.4568754Z  2025-12-04T08:21:46.4569281Z [2,250 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:46.4569901Z Testing //c10/test:util_base_tests; 109s processwrapper-sandbox 2025-12-04T08:21:46.4570339Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:21:46.4570782Z Compiling test/cpp/jit/test_inliner.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:46.4571234Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:21:46.4571562Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:46.4571881Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:46.4572370Z Compiling test/cpp/jit/test_op_replacement.cpp; 1s processwrapper-sandbox 2025-12-04T08:21:46.4572974Z Compiling test/cpp/jit/test_interface.cpp; 1s processwrapper-sandbox ... 2025-12-04T08:21:46.9053293Z 2025-12-04T08:21:46.9054063Z  2025-12-04T08:21:46.9054510Z  2025-12-04T08:21:46.9054806Z  2025-12-04T08:21:46.9055174Z  2025-12-04T08:21:46.9055541Z  2025-12-04T08:21:46.9055897Z  2025-12-04T08:21:46.9056265Z  2025-12-04T08:21:46.9056624Z  2025-12-04T08:21:46.9057567Z [2,251 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:46.9058538Z Testing //c10/test:util_base_tests; 110s processwrapper-sandbox 2025-12-04T08:21:46.9059528Z Compiling test/cpp/jit/test_inliner.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:46.9060374Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:21:46.9060978Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:46.9061590Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:46.9062430Z Compiling test/cpp/jit/test_op_replacement.cpp; 1s processwrapper-sandbox 2025-12-04T08:21:46.9063549Z Compiling test/cpp/jit/test_interface.cpp; 1s processwrapper-sandbox 2025-12-04T08:21:46.9064417Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:21:47.2009511Z 2025-12-04T08:21:47.2010689Z  2025-12-04T08:21:47.2011317Z  2025-12-04T08:21:47.2011904Z  2025-12-04T08:21:47.2012401Z  2025-12-04T08:21:47.2012737Z  2025-12-04T08:21:47.2013461Z  2025-12-04T08:21:47.2013841Z  2025-12-04T08:21:47.2014198Z  2025-12-04T08:21:47.2015238Z [2,252 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:47.2019355Z Testing //c10/test:util_base_tests; 110s processwrapper-sandbox 2025-12-04T08:21:47.2020186Z Compiling test/cpp/jit/test_inliner.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:47.2020854Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:47.2021270Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:47.2021997Z Compiling test/cpp/jit/test_op_replacement.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:47.2023987Z Compiling test/cpp/jit/test_interface.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:47.2024724Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:21:47.2025220Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:21:47.4073448Z 2025-12-04T08:21:47.4074156Z  2025-12-04T08:21:47.4074430Z  2025-12-04T08:21:47.4240450Z  2025-12-04T08:21:47.4241361Z  2025-12-04T08:21:47.4241736Z  2025-12-04T08:21:47.4242091Z  2025-12-04T08:21:47.4242469Z  2025-12-04T08:21:47.4242851Z  2025-12-04T08:21:47.4243748Z [2,253 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:47.4244861Z Testing //c10/test:util_base_tests; 110s processwrapper-sandbox 2025-12-04T08:21:47.4245759Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:47.4246344Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:47.4247162Z Compiling test/cpp/jit/test_op_replacement.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:47.4248340Z Compiling test/cpp/jit/test_interface.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:47.4249170Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:47.4249726Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:47.4250311Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:21:47.6523002Z 2025-12-04T08:21:47.6523958Z  2025-12-04T08:21:47.6524404Z  2025-12-04T08:21:47.6524747Z  2025-12-04T08:21:47.6525066Z  2025-12-04T08:21:47.6525396Z  2025-12-04T08:21:47.6525713Z  2025-12-04T08:21:47.6526084Z  2025-12-04T08:21:47.6526433Z  2025-12-04T08:21:47.6527288Z [2,254 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:47.6528343Z Testing //c10/test:util_base_tests; 110s processwrapper-sandbox 2025-12-04T08:21:47.6540939Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:47.6541822Z Compiling test/cpp/jit/test_op_replacement.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:47.6542721Z Compiling test/cpp/jit/test_interface.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:47.6543408Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:47.6543881Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:47.6544382Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:47.6544916Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:21:48.0252316Z 2025-12-04T08:21:48.0253332Z  2025-12-04T08:21:48.0253755Z  2025-12-04T08:21:48.0254105Z  2025-12-04T08:21:48.0254449Z  2025-12-04T08:21:48.0254799Z  2025-12-04T08:21:48.0255146Z  2025-12-04T08:21:48.0255511Z  2025-12-04T08:21:48.0255855Z  2025-12-04T08:21:48.0256781Z [2,254 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:48.0257834Z Testing //c10/test:util_base_tests; 111s processwrapper-sandbox 2025-12-04T08:21:48.0258552Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:48.0259397Z Compiling test/cpp/jit/test_op_replacement.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:48.0260461Z Compiling test/cpp/jit/test_interface.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:48.0261288Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:48.0261874Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:48.0262448Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:48.0263053Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:21:48.5428560Z 2025-12-04T08:21:48.5433789Z  2025-12-04T08:21:48.5434324Z  2025-12-04T08:21:48.5434532Z  2025-12-04T08:21:48.5434749Z  2025-12-04T08:21:48.5434952Z  2025-12-04T08:21:48.5435168Z  2025-12-04T08:21:48.5435380Z  2025-12-04T08:21:48.5435592Z  2025-12-04T08:21:48.5436097Z [2,255 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:48.5436954Z Testing //c10/test:util_base_tests; 111s processwrapper-sandbox 2025-12-04T08:21:48.5437540Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:48.5438008Z Compiling test/cpp/jit/test_op_replacement.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:48.5438618Z Compiling test/cpp/jit/test_interface.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:48.5439226Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:48.5439702Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:48.5440232Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:48.5440769Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:21:48.7746631Z 2025-12-04T08:21:48.7747788Z  2025-12-04T08:21:48.7748240Z  2025-12-04T08:21:48.7748618Z  2025-12-04T08:21:48.7749216Z  2025-12-04T08:21:48.7749590Z  2025-12-04T08:21:48.7749981Z  2025-12-04T08:21:48.7750368Z  2025-12-04T08:21:48.7750729Z  2025-12-04T08:21:48.7751659Z [2,257 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:48.7752690Z Testing //c10/test:util_base_tests; 111s processwrapper-sandbox 2025-12-04T08:21:48.7753448Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:48.7754263Z Compiling test/cpp/jit/test_op_replacement.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:48.7755345Z Compiling test/cpp/jit/test_interface.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:48.7756141Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:48.7756709Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:48.7757259Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:48.7757856Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:21:49.0258164Z 2025-12-04T08:21:49.0258837Z  2025-12-04T08:21:49.0259125Z  2025-12-04T08:21:49.0259366Z  2025-12-04T08:21:49.0259694Z  2025-12-04T08:21:49.0259979Z  2025-12-04T08:21:49.0260179Z  2025-12-04T08:21:49.0260397Z  2025-12-04T08:21:49.0260599Z  2025-12-04T08:21:49.0261116Z [2,257 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:49.0262004Z Testing //c10/test:util_base_tests; 112s processwrapper-sandbox 2025-12-04T08:21:49.0262489Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:49.0263252Z Compiling test/cpp/jit/test_op_replacement.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:49.0263919Z Compiling test/cpp/jit/test_interface.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:49.0264587Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:49.0264986Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:49.0265381Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:49.0265920Z //:aten; 3s processwrapper-sandbox ... 2025-12-04T08:21:49.2464707Z 2025-12-04T08:21:49.2465786Z  2025-12-04T08:21:49.2466217Z  2025-12-04T08:21:49.2466588Z  2025-12-04T08:21:49.2466951Z  2025-12-04T08:21:49.2467314Z  2025-12-04T08:21:49.2467660Z  2025-12-04T08:21:49.2468010Z  2025-12-04T08:21:49.2468345Z  2025-12-04T08:21:49.2469184Z [2,258 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:49.2470224Z Testing //c10/test:util_base_tests; 112s processwrapper-sandbox 2025-12-04T08:21:49.2470960Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:49.2471740Z Compiling test/cpp/jit/test_interface.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:49.2472495Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:49.2473684Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:49.2474214Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:49.2474789Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:21:49.2475352Z //:torch; 3s processwrapper-sandbox ... 2025-12-04T08:21:49.6263684Z 2025-12-04T08:21:49.6264186Z  2025-12-04T08:21:49.6264438Z  2025-12-04T08:21:49.6264658Z  2025-12-04T08:21:49.6264859Z  2025-12-04T08:21:49.6265072Z  2025-12-04T08:21:49.6265276Z  2025-12-04T08:21:49.6265489Z  2025-12-04T08:21:49.6265686Z  2025-12-04T08:21:49.6266191Z [2,259 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:49.7511516Z Testing //c10/test:util_base_tests; 112s processwrapper-sandbox 2025-12-04T08:21:49.7512529Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:21:49.7513750Z Compiling test/cpp/jit/test_interface.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:49.7514460Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:49.7515072Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:49.7515529Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:21:49.7517753Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:49.7518662Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:21:49.9568773Z 2025-12-04T08:21:49.9569549Z  2025-12-04T08:21:49.9569950Z  2025-12-04T08:21:49.9570660Z  2025-12-04T08:21:49.9570991Z  2025-12-04T08:21:49.9571350Z  2025-12-04T08:21:49.9571712Z  2025-12-04T08:21:49.9572066Z  2025-12-04T08:21:49.9572449Z  2025-12-04T08:21:49.9573507Z [2,260 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:49.9574519Z Testing //c10/test:util_base_tests; 113s processwrapper-sandbox 2025-12-04T08:21:49.9575570Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:21:49.9576397Z Compiling test/cpp/jit/test_interface.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:49.9577748Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:49.9578346Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:49.9579187Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:49.9580001Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:21:49.9580568Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:21:50.2316660Z 2025-12-04T08:21:50.2317475Z  2025-12-04T08:21:50.2317746Z  2025-12-04T08:21:50.2317972Z  2025-12-04T08:21:50.2318182Z  2025-12-04T08:21:50.2318404Z  2025-12-04T08:21:50.2318611Z  2025-12-04T08:21:50.2318828Z  2025-12-04T08:21:50.2319035Z  2025-12-04T08:21:50.2319582Z [2,264 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:50.2320178Z Testing //c10/test:util_base_tests; 113s processwrapper-sandbox 2025-12-04T08:21:50.2320625Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:21:50.2321102Z Compiling test/cpp/jit/test_interface.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:50.2321563Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:21:50.2322037Z Compiling test/cpp/jit/test_interpreter.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:50.2322503Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:50.2322843Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:21:50.2323175Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:21:50.8127847Z 2025-12-04T08:21:50.8128564Z  2025-12-04T08:21:50.8131852Z  2025-12-04T08:21:50.8132292Z  2025-12-04T08:21:50.8132679Z  2025-12-04T08:21:50.8133073Z  2025-12-04T08:21:50.8133448Z  2025-12-04T08:21:50.8133870Z  2025-12-04T08:21:50.8134247Z  2025-12-04T08:21:50.8135186Z [2,265 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:50.8136301Z Testing //c10/test:util_base_tests; 113s processwrapper-sandbox 2025-12-04T08:21:50.8138185Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:21:50.8139049Z Compiling test/cpp/jit/test_interface.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:50.8140160Z Compiling test/cpp/jit/test_interpreter.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:50.8141031Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:50.8141620Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:50.8142217Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:50.8142819Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:21:51.1064832Z 2025-12-04T08:21:51.1065612Z  2025-12-04T08:21:51.1065881Z  2025-12-04T08:21:51.1066106Z  2025-12-04T08:21:51.1066325Z  2025-12-04T08:21:51.1112415Z  2025-12-04T08:21:51.1113484Z  2025-12-04T08:21:51.1113889Z  2025-12-04T08:21:51.1114342Z  2025-12-04T08:21:51.1115096Z [2,265 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:51.1116030Z Testing //c10/test:util_base_tests; 114s processwrapper-sandbox 2025-12-04T08:21:51.1116462Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:21:51.1118532Z Compiling test/cpp/jit/test_interface.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:51.1119314Z Compiling test/cpp/jit/test_interpreter.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:51.1119955Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:51.1120414Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:51.1120844Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:51.1121372Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:21:51.7830464Z 2025-12-04T08:21:51.7831256Z  2025-12-04T08:21:51.7831731Z  2025-12-04T08:21:51.7832115Z  2025-12-04T08:21:51.7832481Z  2025-12-04T08:21:51.7832854Z  2025-12-04T08:21:51.7833213Z  2025-12-04T08:21:51.7833571Z  2025-12-04T08:21:51.7833838Z  2025-12-04T08:21:51.7834443Z [2,266 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:51.7835496Z Testing //c10/test:util_base_tests; 114s processwrapper-sandbox 2025-12-04T08:21:51.7836522Z Compiling test/cpp/jit/test_interface.cpp; 6s processwrapper-sandbox 2025-12-04T08:21:51.7837619Z Compiling test/cpp/jit/test_interpreter.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:51.7838308Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:51.7838644Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:51.7839054Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:51.7839601Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:51.7840470Z Compiling test/cpp/jit/test_module_api.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:21:52.1127789Z 2025-12-04T08:21:52.1128919Z  2025-12-04T08:21:52.1129378Z  2025-12-04T08:21:52.1129771Z  2025-12-04T08:21:52.1130138Z  2025-12-04T08:21:52.1130539Z  2025-12-04T08:21:52.1130897Z  2025-12-04T08:21:52.1131274Z  2025-12-04T08:21:52.1131639Z  2025-12-04T08:21:52.1132547Z [2,266 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:52.1133634Z Testing //c10/test:util_base_tests; 115s processwrapper-sandbox 2025-12-04T08:21:52.1134643Z Compiling test/cpp/jit/test_interface.cpp; 6s processwrapper-sandbox 2025-12-04T08:21:52.1135732Z Compiling test/cpp/jit/test_interpreter.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:52.1136598Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:52.1137200Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:52.1137787Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:52.1138393Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:52.1139248Z Compiling test/cpp/jit/test_module_api.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:21:52.3604646Z 2025-12-04T08:21:52.3605396Z  2025-12-04T08:21:52.3606113Z  2025-12-04T08:21:52.3606468Z  2025-12-04T08:21:52.3606830Z  2025-12-04T08:21:52.3607192Z  2025-12-04T08:21:52.3607672Z  2025-12-04T08:21:52.3608051Z  2025-12-04T08:21:52.3608411Z  2025-12-04T08:21:52.3609272Z [2,267 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:52.3610323Z Testing //c10/test:util_base_tests; 115s processwrapper-sandbox 2025-12-04T08:21:52.3611294Z Compiling test/cpp/jit/test_interface.cpp; 7s processwrapper-sandbox 2025-12-04T08:21:52.3612383Z Compiling test/cpp/jit/test_interpreter.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:52.3613219Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:52.3614044Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:52.3614682Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:52.3615483Z Compiling test/cpp/jit/test_module_api.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:52.3616366Z //:torch; 3s processwrapper-sandbox ... 2025-12-04T08:21:52.5890071Z 2025-12-04T08:21:52.5890821Z  2025-12-04T08:21:52.5891217Z  2025-12-04T08:21:52.5891586Z  2025-12-04T08:21:52.5892187Z  2025-12-04T08:21:52.5892570Z  2025-12-04T08:21:52.5892938Z  2025-12-04T08:21:52.5893277Z  2025-12-04T08:21:52.5893638Z  2025-12-04T08:21:52.5894531Z [2,268 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:52.5895523Z Testing //c10/test:util_base_tests; 115s processwrapper-sandbox 2025-12-04T08:21:52.5896486Z Compiling test/cpp/jit/test_interpreter.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:52.5897330Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:52.5897864Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:52.5898455Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:52.5899231Z Compiling test/cpp/jit/test_module_api.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:52.5900118Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:52.5900722Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:21:52.9174529Z 2025-12-04T08:21:52.9175562Z  2025-12-04T08:21:52.9175995Z  2025-12-04T08:21:52.9176344Z  2025-12-04T08:21:52.9176703Z  2025-12-04T08:21:52.9177032Z  2025-12-04T08:21:52.9177388Z  2025-12-04T08:21:52.9177717Z  2025-12-04T08:21:52.9178074Z  2025-12-04T08:21:52.9178874Z [2,271 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:52.9179892Z Testing //c10/test:util_base_tests; 116s processwrapper-sandbox 2025-12-04T08:21:52.9180866Z Compiling test/cpp/jit/test_interpreter.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:52.9181658Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:21:52.9182425Z Compiling test/cpp/jit/test_module_api.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:52.9183227Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:52.9184024Z Compiling aten/src/ATen/RegisterMkldnnCPU_0.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:52.9184799Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:52.9185312Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:21:53.2396497Z 2025-12-04T08:21:53.2397249Z  2025-12-04T08:21:53.2397675Z  2025-12-04T08:21:53.2398030Z  2025-12-04T08:21:53.2398396Z  2025-12-04T08:21:53.2398760Z  2025-12-04T08:21:53.2399127Z  2025-12-04T08:21:53.2399489Z  2025-12-04T08:21:53.2399853Z  2025-12-04T08:21:53.2400747Z [2,272 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:53.2401819Z Testing //c10/test:util_base_tests; 116s processwrapper-sandbox 2025-12-04T08:21:53.2402791Z Compiling test/cpp/jit/test_interpreter.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:53.2403600Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:21:53.2404579Z Compiling test/cpp/jit/test_module_api.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:53.2405614Z Compiling aten/src/ATen/RegisterMkldnnCPU_0.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:53.2406484Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:53.2407301Z Compiling torch/csrc/jit/passes/fuse_linear.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:53.2408278Z //:torch; 3s processwrapper-sandbox ... 2025-12-04T08:21:53.5137237Z 2025-12-04T08:21:53.5137787Z  2025-12-04T08:21:53.5138047Z  2025-12-04T08:21:53.5138269Z  2025-12-04T08:21:53.5138472Z  2025-12-04T08:21:53.5138688Z  2025-12-04T08:21:53.5138903Z  2025-12-04T08:21:53.5139105Z  2025-12-04T08:21:53.5737727Z  2025-12-04T08:21:53.5741724Z [2,272 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:53.5744097Z Testing //c10/test:util_base_tests; 116s processwrapper-sandbox 2025-12-04T08:21:53.5746610Z Compiling test/cpp/jit/test_interpreter.cpp; 6s processwrapper-sandbox 2025-12-04T08:21:53.5747850Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:21:53.5749913Z Compiling test/cpp/jit/test_module_api.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:53.5751134Z Compiling aten/src/ATen/RegisterMkldnnCPU_0.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:53.5753045Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:53.5753752Z Compiling torch/csrc/jit/passes/fuse_linear.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:53.5755419Z //:torch; 3s processwrapper-sandbox ... 2025-12-04T08:21:53.8025928Z 2025-12-04T08:21:53.8026956Z  2025-12-04T08:21:53.8027422Z  2025-12-04T08:21:53.8027796Z  2025-12-04T08:21:53.8028208Z  2025-12-04T08:21:53.8028563Z  2025-12-04T08:21:53.8029119Z  2025-12-04T08:21:53.8029458Z  2025-12-04T08:21:53.8029779Z  2025-12-04T08:21:53.8030570Z [2,273 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:53.8031624Z Testing //c10/test:util_base_tests; 116s processwrapper-sandbox 2025-12-04T08:21:53.8032649Z Compiling test/cpp/jit/test_interpreter.cpp; 6s processwrapper-sandbox 2025-12-04T08:21:53.8033459Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:21:53.8034184Z Compiling test/cpp/jit/test_module_api.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:53.8035220Z Compiling aten/src/ATen/RegisterMkldnnCPU_0.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:53.8036116Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:53.8036971Z Compiling torch/csrc/jit/passes/fuse_linear.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:53.8037820Z //:torch; 3s processwrapper-sandbox ... 2025-12-04T08:21:54.1746108Z 2025-12-04T08:21:54.1746674Z  2025-12-04T08:21:54.1746941Z  2025-12-04T08:21:54.1747173Z  2025-12-04T08:21:54.1747400Z  2025-12-04T08:21:54.1747605Z  2025-12-04T08:21:54.1747842Z  2025-12-04T08:21:54.1748044Z  2025-12-04T08:21:54.1748262Z  2025-12-04T08:21:54.1748775Z [2,274 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:54.1749395Z Testing //c10/test:util_base_tests; 117s processwrapper-sandbox 2025-12-04T08:21:54.1749952Z Compiling test/cpp/jit/test_interpreter.cpp; 6s processwrapper-sandbox 2025-12-04T08:21:54.1750434Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:21:54.1750879Z Compiling test/cpp/jit/test_module_api.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:54.1751356Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:54.1751851Z Compiling torch/csrc/jit/passes/fuse_linear.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:54.1752336Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:54.1752681Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:21:54.4721205Z 2025-12-04T08:21:54.4721861Z  2025-12-04T08:21:54.4722988Z  2025-12-04T08:21:54.4723281Z  2025-12-04T08:21:54.4723492Z  2025-12-04T08:21:54.4723751Z  2025-12-04T08:21:54.4724030Z  2025-12-04T08:21:54.4724297Z  2025-12-04T08:21:54.4724532Z  2025-12-04T08:21:54.4725222Z [2,276 / 3,080] 2 / 26 tests; 15 actions running; last test: ...est:core_tests 2025-12-04T08:21:54.4725947Z Testing //c10/test:util_base_tests; 117s processwrapper-sandbox 2025-12-04T08:21:54.4726594Z Compiling test/cpp/jit/test_interpreter.cpp; 7s processwrapper-sandbox 2025-12-04T08:21:54.4727465Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:21:54.4728040Z Compiling test/cpp/jit/test_module_api.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:54.4733758Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:54.4734331Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:54.4734948Z Compiling torch/csrc/jit/passes/fuse_relu.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:54.4735930Z Compiling test/cpp/jit/test_ir.cpp; 1s processwrapper-sandbox ... 2025-12-04T08:21:54.6784640Z 2025-12-04T08:21:54.6785369Z  2025-12-04T08:21:54.6785802Z  2025-12-04T08:21:54.6786382Z  2025-12-04T08:21:54.6786760Z  2025-12-04T08:21:54.6787112Z  2025-12-04T08:21:54.6787478Z  2025-12-04T08:21:54.6787823Z  2025-12-04T08:21:54.6788181Z  2025-12-04T08:21:54.6789057Z [2,278 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:54.6790089Z Testing //c10/test:util_base_tests; 117s processwrapper-sandbox 2025-12-04T08:21:54.6791053Z Compiling test/cpp/jit/test_module_api.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:54.6791892Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:54.6792448Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:54.6793239Z Compiling torch/csrc/jit/passes/fuse_relu.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:54.6794268Z Compiling test/cpp/jit/test_ir.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:54.6795320Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:54.6796219Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:21:55.0731113Z 2025-12-04T08:21:55.0735678Z  2025-12-04T08:21:55.0735980Z  2025-12-04T08:21:55.0736276Z  2025-12-04T08:21:55.0736563Z  2025-12-04T08:21:55.0736770Z  2025-12-04T08:21:55.0737088Z  2025-12-04T08:21:55.0737368Z  2025-12-04T08:21:55.0737596Z  2025-12-04T08:21:55.0738344Z [2,278 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:55.0739159Z Testing //c10/test:util_base_tests; 118s processwrapper-sandbox 2025-12-04T08:21:55.0739833Z Compiling test/cpp/jit/test_module_api.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:55.0740314Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:55.0740804Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:55.0741274Z Compiling torch/csrc/jit/passes/fuse_relu.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:55.0742032Z Compiling test/cpp/jit/test_ir.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:55.0742606Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:55.0743164Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:21:55.4737838Z 2025-12-04T08:21:55.4738428Z  2025-12-04T08:21:55.4738691Z  2025-12-04T08:21:55.4738934Z  2025-12-04T08:21:55.4739137Z  2025-12-04T08:21:55.4739356Z  2025-12-04T08:21:55.4739559Z  2025-12-04T08:21:55.4739781Z  2025-12-04T08:21:55.4739984Z  2025-12-04T08:21:55.4740538Z [2,279 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:55.4741143Z Testing //c10/test:util_base_tests; 118s processwrapper-sandbox 2025-12-04T08:21:55.4741693Z Compiling test/cpp/jit/test_module_api.cpp; 6s processwrapper-sandbox 2025-12-04T08:21:55.5317210Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:21:55.5317796Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:55.5318542Z Compiling test/cpp/jit/test_ir.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:55.5319499Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:55.5320389Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:21:55.5320949Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:21:55.7089891Z 2025-12-04T08:21:55.7090856Z  2025-12-04T08:21:55.7091302Z  2025-12-04T08:21:55.7091642Z  2025-12-04T08:21:55.7092002Z  2025-12-04T08:21:55.7092311Z  2025-12-04T08:21:55.7092665Z  2025-12-04T08:21:55.7093300Z  2025-12-04T08:21:55.7093677Z  2025-12-04T08:21:55.7094557Z [2,280 / 3,080] 2 / 26 tests; 16 actions, 15 running; last test: ...core_tests 2025-12-04T08:21:55.7095623Z Testing //c10/test:util_base_tests; 118s processwrapper-sandbox 2025-12-04T08:21:55.7096571Z Compiling test/cpp/jit/test_module_api.cpp; 6s processwrapper-sandbox 2025-12-04T08:21:55.7097444Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:21:55.7097979Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:55.7098606Z Compiling test/cpp/jit/test_ir.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:55.7099556Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:55.7100424Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:55.7101030Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:21:55.9327573Z 2025-12-04T08:21:55.9328301Z  2025-12-04T08:21:55.9328902Z  2025-12-04T08:21:55.9329332Z  2025-12-04T08:21:55.9329680Z  2025-12-04T08:21:55.9330048Z  2025-12-04T08:21:55.9330396Z  2025-12-04T08:21:55.9330729Z  2025-12-04T08:21:55.9331072Z  2025-12-04T08:21:55.9331869Z [2,280 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:55.9332810Z Testing //c10/test:util_base_tests; 119s processwrapper-sandbox 2025-12-04T08:21:55.9333755Z Compiling test/cpp/jit/test_module_api.cpp; 6s processwrapper-sandbox 2025-12-04T08:21:55.9334613Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:21:55.9335193Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:55.9335883Z Compiling test/cpp/jit/test_ir.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:55.9336766Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:55.9338535Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:55.9339131Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:21:56.1329714Z 2025-12-04T08:21:56.1330435Z  2025-12-04T08:21:56.1330891Z  2025-12-04T08:21:56.1331256Z  2025-12-04T08:21:56.1331649Z  2025-12-04T08:21:56.1332032Z  2025-12-04T08:21:56.1332393Z  2025-12-04T08:21:56.1332744Z  2025-12-04T08:21:56.1333108Z  2025-12-04T08:21:56.1334039Z [2,282 / 3,080] 2 / 26 tests; 16 actions running; last test: ...est:core_tests 2025-12-04T08:21:56.1335128Z Testing //c10/test:util_base_tests; 119s processwrapper-sandbox 2025-12-04T08:21:56.1336167Z Compiling test/cpp/jit/test_module_api.cpp; 6s processwrapper-sandbox 2025-12-04T08:21:56.1337021Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:21:56.1337625Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:56.1338490Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:56.1339408Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:56.1340042Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:56.1340640Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:21:56.2541535Z 2025-12-04T08:21:56.2542550Z  2025-12-04T08:21:56.2543140Z  2025-12-04T08:21:56.2543624Z  2025-12-04T08:21:56.2544522Z  2025-12-04T08:21:56.2545356Z  2025-12-04T08:21:56.2546013Z  2025-12-04T08:21:56.2546667Z  2025-12-04T08:21:56.2547045Z  2025-12-04T08:21:56.2547864Z INFO: From Testing //c10/test:util_base_tests: 2025-12-04T08:21:56.2548767Z ==================== Test output for //c10/test:util_base_tests: 2025-12-04T08:21:56.2549576Z Running main() from gmock_main.cc 2025-12-04T08:21:56.2550210Z Note: Google Test filter = -*CUDA 2025-12-04T08:21:56.2550918Z [==========] Running 749 tests from 85 test suites. 2025-12-04T08:21:56.2551681Z [----------] Global test environment set-up. 2025-12-04T08:21:56.2552467Z [----------] 1 test from LoggingDeathTest 2025-12-04T08:21:56.2553581Z [ RUN ] LoggingDeathTest.TestEnforceUsingFatal 2025-12-04T08:21:56.2554358Z [ OK ] LoggingDeathTest.TestEnforceUsingFatal (5315 ms) 2025-12-04T08:21:56.2555131Z [----------] 1 test from LoggingDeathTest (5316 ms total) 2025-12-04T08:21:56.2555541Z 2025-12-04T08:21:56.2555703Z [----------] 1 test from ArrayRefTest 2025-12-04T08:21:56.2556246Z [ RUN ] ArrayRefTest.ctor_from_container_test 2025-12-04T08:21:56.2556906Z [ OK ] ArrayRefTest.ctor_from_container_test (0 ms) 2025-12-04T08:21:56.2557669Z [----------] 1 test from ArrayRefTest (0 ms total) 2025-12-04T08:21:56.2558077Z 2025-12-04T08:21:56.2558255Z [----------] 12 tests from BitsetTest 2025-12-04T08:21:56.2559024Z [ RUN ] BitsetTest.givenEmptyBitset_whenGettingBit_thenIsZero 2025-12-04T08:21:56.2559939Z [ OK ] BitsetTest.givenEmptyBitset_whenGettingBit_thenIsZero (0 ms) 2025-12-04T08:21:56.2560863Z [ RUN ] BitsetTest.givenEmptyBitset_whenUnsettingBit_thenIsZero 2025-12-04T08:21:56.2561738Z [ OK ] BitsetTest.givenEmptyBitset_whenUnsettingBit_thenIsZero (0 ms) 2025-12-04T08:21:56.2562711Z [ RUN ] BitsetTest.givenEmptyBitset_whenSettingAndUnsettingBit_thenIsZero 2025-12-04T08:21:56.2563798Z [ OK ] BitsetTest.givenEmptyBitset_whenSettingAndUnsettingBit_thenIsZero (0 ms) 2025-12-04T08:21:56.2564766Z [ RUN ] BitsetTest.givenEmptyBitset_whenSettingBit_thenIsSet 2025-12-04T08:21:56.2565590Z [ OK ] BitsetTest.givenEmptyBitset_whenSettingBit_thenIsSet (0 ms) 2025-12-04T08:21:56.2566530Z [ RUN ] BitsetTest.givenEmptyBitset_whenSettingBit_thenOthersStayUnset 2025-12-04T08:21:56.2567592Z [ OK ] BitsetTest.givenEmptyBitset_whenSettingBit_thenOthersStayUnset (0 ms) 2025-12-04T08:21:56.2568572Z [ RUN ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenIsSet 2025-12-04T08:21:56.2569542Z [ OK ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenIsSet (0 ms) 2025-12-04T08:21:56.2570642Z [ RUN ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenOthersStayAtOldValue 2025-12-04T08:21:56.2571915Z [ OK ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenOthersStayAtOldValue (0 ms) 2025-12-04T08:21:56.2573049Z [ RUN ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenIsUnset 2025-12-04T08:21:56.2574108Z [ OK ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenIsUnset (0 ms) 2025-12-04T08:21:56.2575259Z [ RUN ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenOthersStayAtOldValue 2025-12-04T08:21:56.2576526Z [ OK ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenOthersStayAtOldValue (0 ms) 2025-12-04T08:21:56.2577778Z [ RUN ] BitsetTest.givenEmptyBitset_whenCallingForEachBit_thenDoesntCall 2025-12-04T08:21:56.2578916Z [ OK ] BitsetTest.givenEmptyBitset_whenCallingForEachBit_thenDoesntCall (0 ms) 2025-12-04T08:21:56.2580184Z [ RUN ] BitsetTest.givenBitsetWithOneBitSet_whenCallingForEachBit_thenCallsForEachBit 2025-12-04T08:21:56.2581555Z [ OK ] BitsetTest.givenBitsetWithOneBitSet_whenCallingForEachBit_thenCallsForEachBit (0 ms) 2025-12-04T08:21:56.2583028Z [ RUN ] BitsetTest.givenBitsetWithMultipleBitsSet_whenCallingForEachBit_thenCallsForEachBit 2025-12-04T08:21:56.2584567Z [ OK ] BitsetTest.givenBitsetWithMultipleBitsSet_whenCallingForEachBit_thenCallsForEachBit (0 ms) 2025-12-04T08:21:56.2585671Z [----------] 12 tests from BitsetTest (0 ms total) 2025-12-04T08:21:56.2586210Z 2025-12-04T08:21:56.2586427Z [----------] 2 tests from DeadlockDetection 2025-12-04T08:21:56.2598232Z [ RUN ] DeadlockDetection.basic 2025-12-04T08:21:56.2598950Z [ OK ] DeadlockDetection.basic (0 ms) 2025-12-04T08:21:56.2599570Z [ RUN ] DeadlockDetection.disable 2025-12-04T08:21:56.2600161Z [ OK ] DeadlockDetection.disable (0 ms) 2025-12-04T08:21:56.2600830Z [----------] 2 tests from DeadlockDetection (0 ms total) 2025-12-04T08:21:56.2601285Z 2025-12-04T08:21:56.2601458Z [----------] 18 tests from Enumerate 2025-12-04T08:21:56.2601986Z [ RUN ] Enumerate.Basic 2025-12-04T08:21:56.2602447Z [ OK ] Enumerate.Basic (0 ms) 2025-12-04T08:21:56.2603125Z [ RUN ] Enumerate.BasicRRef 2025-12-04T08:21:56.2603663Z [ OK ] Enumerate.BasicRRef (0 ms) 2025-12-04T08:21:56.2604217Z [ RUN ] Enumerate.BasicConst 2025-12-04T08:21:56.2604761Z [ OK ] Enumerate.BasicConst (0 ms) 2025-12-04T08:21:56.2605324Z [ RUN ] Enumerate.BasicConstRef 2025-12-04T08:21:56.2605885Z [ OK ] Enumerate.BasicConstRef (0 ms) 2025-12-04T08:21:56.2606472Z [ RUN ] Enumerate.BasicConstRRef 2025-12-04T08:21:56.2607116Z [ OK ] Enumerate.BasicConstRRef (0 ms) 2025-12-04T08:21:56.2607811Z [ RUN ] Enumerate.BasicVecBool 2025-12-04T08:21:56.2608359Z [ OK ] Enumerate.BasicVecBool (0 ms) 2025-12-04T08:21:56.2608952Z [ RUN ] Enumerate.BasicVecBoolRRef 2025-12-04T08:21:56.2609551Z [ OK ] Enumerate.BasicVecBoolRRef (0 ms) 2025-12-04T08:21:56.2610165Z [ RUN ] Enumerate.Temporary 2025-12-04T08:21:56.2610696Z [ OK ] Enumerate.Temporary (0 ms) 2025-12-04T08:21:56.2611271Z [ RUN ] Enumerate.BasicConstArg 2025-12-04T08:21:56.2611833Z [ OK ] Enumerate.BasicConstArg (0 ms) 2025-12-04T08:21:56.2612490Z [ RUN ] Enumerate.TemporaryConstEnumerate 2025-12-04T08:21:56.2613182Z [ OK ] Enumerate.TemporaryConstEnumerate (0 ms) 2025-12-04T08:21:56.2613812Z [ RUN ] Enumerate.EmptyRange 2025-12-04T08:21:56.2614366Z [ OK ] Enumerate.EmptyRange (0 ms) 2025-12-04T08:21:56.2614894Z [ RUN ] Enumerate.Cpp17Support 2025-12-04T08:21:56.2615458Z [ OK ] Enumerate.Cpp17Support (0 ms) 2025-12-04T08:21:56.2616080Z [ RUN ] Enumerate.Cpp17StructuredBindingConstRef 2025-12-04T08:21:56.2616854Z [ OK ] Enumerate.Cpp17StructuredBindingConstRef (0 ms) 2025-12-04T08:21:56.2617623Z [ RUN ] Enumerate.Cpp17StructuredBindingConstRRef 2025-12-04T08:21:56.2618390Z [ OK ] Enumerate.Cpp17StructuredBindingConstRRef (0 ms) 2025-12-04T08:21:56.2619193Z [ RUN ] Enumerate.Cpp17StructuredBindingConstVector 2025-12-04T08:21:56.2619970Z [ OK ] Enumerate.Cpp17StructuredBindingConstVector (0 ms) 2025-12-04T08:21:56.2620752Z [ RUN ] Enumerate.Cpp17StructuredBindingModify 2025-12-04T08:21:56.2621474Z [ OK ] Enumerate.Cpp17StructuredBindingModify (0 ms) 2025-12-04T08:21:56.2622160Z [ RUN ] Enumerate.BasicConstexpr 2025-12-04T08:21:56.2622740Z [ OK ] Enumerate.BasicConstexpr (0 ms) 2025-12-04T08:21:56.2623415Z [ RUN ] Enumerate.Cpp17StructuredBindingConstexpr 2025-12-04T08:21:56.2624175Z [ OK ] Enumerate.Cpp17StructuredBindingConstexpr (0 ms) 2025-12-04T08:21:56.2624907Z [----------] 18 tests from Enumerate (0 ms total) 2025-12-04T08:21:56.2625330Z 2025-12-04T08:21:56.2625550Z [----------] 1 test from HalfConversionTest 2025-12-04T08:21:56.2626206Z [ RUN ] HalfConversionTest.TestPorableConversion 2025-12-04T08:21:56.2626983Z [ OK ] HalfConversionTest.TestPorableConversion (0 ms) 2025-12-04T08:21:56.2627733Z [----------] 1 test from HalfConversionTest (0 ms total) 2025-12-04T08:21:56.2628209Z 2025-12-04T08:21:56.2628396Z [----------] 2 tests from HalfConversion 2025-12-04T08:21:56.2629214Z [ RUN ] HalfConversion.TestNativeConversionToFloat 2025-12-04T08:21:56.2630026Z [ OK ] HalfConversion.TestNativeConversionToFloat (9 ms) 2025-12-04T08:21:56.2630830Z [ RUN ] HalfConversion.TestNativeConversionToHalf 2025-12-04T08:21:56.2631743Z [ OK ] HalfConversion.TestNativeConversionToHalf (10 ms) 2025-12-04T08:21:56.2632504Z [----------] 2 tests from HalfConversion (19 ms total) 2025-12-04T08:21:56.2632949Z 2025-12-04T08:21:56.2633136Z [----------] 7 tests from IntrusiveList 2025-12-04T08:21:56.2633714Z [ RUN ] IntrusiveList.TestInsert 2025-12-04T08:21:56.2634285Z [ OK ] IntrusiveList.TestInsert (0 ms) 2025-12-04T08:21:56.2634885Z [ RUN ] IntrusiveList.TestUnlink 2025-12-04T08:21:56.2635470Z [ OK ] IntrusiveList.TestUnlink (0 ms) 2025-12-04T08:21:56.2636067Z [ RUN ] IntrusiveList.TestMoveElement 2025-12-04T08:21:56.2636717Z [ OK ] IntrusiveList.TestMoveElement (0 ms) 2025-12-04T08:21:56.2637332Z [ RUN ] IntrusiveList.TestEmpty 2025-12-04T08:21:56.2638080Z [ OK ] IntrusiveList.TestEmpty (0 ms) 2025-12-04T08:21:56.2638709Z [ RUN ] IntrusiveList.TestUnlinkUnlinked 2025-12-04T08:21:56.2639374Z [ OK ] IntrusiveList.TestUnlinkUnlinked (0 ms) 2025-12-04T08:21:56.2640070Z [ RUN ] IntrusiveList.TestInitializerListCtro 2025-12-04T08:21:56.2640973Z [ OK ] IntrusiveList.TestInitializerListCtro (0 ms) 2025-12-04T08:21:56.2641705Z [ RUN ] IntrusiveList.TestNullListIterator 2025-12-04T08:21:56.2642433Z [ OK ] IntrusiveList.TestNullListIterator (0 ms) 2025-12-04T08:21:56.2643808Z [----------] 7 tests from IntrusiveList (2 ms total) 2025-12-04T08:21:56.2644261Z 2025-12-04T08:21:56.2644458Z [----------] 12 tests from LeftRightTest 2025-12-04T08:21:56.2645263Z [ RUN ] LeftRightTest.givenInt_whenWritingAndReading_thenChangesArePresent 2025-12-04T08:21:56.2646426Z [ OK ] LeftRightTest.givenInt_whenWritingAndReading_thenChangesArePresent (0 ms) 2025-12-04T08:21:56.2647694Z [ RUN ] LeftRightTest.givenVector_whenWritingAndReading_thenChangesArePresent 2025-12-04T08:21:56.2648889Z [ OK ] LeftRightTest.givenVector_whenWritingAndReading_thenChangesArePresent (0 ms) 2025-12-04T08:21:56.2650094Z [ RUN ] LeftRightTest.givenVector_whenWritingReturnsValue_thenValueIsReturned 2025-12-04T08:21:56.2651269Z [ OK ] LeftRightTest.givenVector_whenWritingReturnsValue_thenValueIsReturned (0 ms) 2025-12-04T08:21:56.2652236Z [ RUN ] LeftRightTest.readsCanBeConcurrent 2025-12-04T08:21:56.2652924Z [ OK ] LeftRightTest.readsCanBeConcurrent (4 ms) 2025-12-04T08:21:56.2653794Z [ RUN ] LeftRightTest.writesCanBeConcurrentWithReads_readThenWrite 2025-12-04T08:21:56.2654857Z [ OK ] LeftRightTest.writesCanBeConcurrentWithReads_readThenWrite (0 ms) 2025-12-04T08:21:56.2655879Z [ RUN ] LeftRightTest.writesCanBeConcurrentWithReads_writeThenRead 2025-12-04T08:21:56.2656885Z [ OK ] LeftRightTest.writesCanBeConcurrentWithReads_writeThenRead (0 ms) 2025-12-04T08:21:56.2657839Z [ RUN ] LeftRightTest.writesCannotBeConcurrentWithWrites 2025-12-04T08:21:56.2658730Z [ OK ] LeftRightTest.writesCannotBeConcurrentWithWrites (100 ms) 2025-12-04T08:21:56.2659677Z [ RUN ] LeftRightTest.whenReadThrowsException_thenThrowsThrough 2025-12-04T08:21:56.2660633Z [ OK ] LeftRightTest.whenReadThrowsException_thenThrowsThrough (0 ms) 2025-12-04T08:21:56.2661627Z [ RUN ] LeftRightTest.whenWriteThrowsException_thenThrowsThrough 2025-12-04T08:21:56.2662601Z [ OK ] LeftRightTest.whenWriteThrowsException_thenThrowsThrough (0 ms) 2025-12-04T08:21:56.2663793Z [ RUN ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnFirstCall_thenResetsToOldState 2025-12-04T08:21:56.2665174Z [ OK ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnFirstCall_thenResetsToOldState (0 ms) 2025-12-04T08:21:56.2666572Z [ RUN ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnSecondCall_thenKeepsNewState 2025-12-04T08:21:56.2667952Z [ OK ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnSecondCall_thenKeepsNewState (0 ms) 2025-12-04T08:21:56.2669229Z [ RUN ] LeftRightTest.givenVector_whenWriteThrowsException_thenResetsToOldState 2025-12-04T08:21:56.2670433Z [ OK ] LeftRightTest.givenVector_whenWriteThrowsException_thenResetsToOldState (0 ms) 2025-12-04T08:21:56.2671505Z [----------] 12 tests from LeftRightTest (109 ms total) 2025-12-04T08:21:56.2671950Z 2025-12-04T08:21:56.2672145Z [----------] 7 tests from NetworkFlowTest 2025-12-04T08:21:56.2672698Z [ RUN ] NetworkFlowTest.basic 2025-12-04T08:21:56.2673233Z [ OK ] NetworkFlowTest.basic (0 ms) 2025-12-04T08:21:56.2673790Z [ RUN ] NetworkFlowTest.loop 2025-12-04T08:21:56.2674298Z [ OK ] NetworkFlowTest.loop (0 ms) 2025-12-04T08:21:56.2674919Z [ RUN ] NetworkFlowTest.disconnected_vertices 2025-12-04T08:21:56.2675591Z [ OK ] NetworkFlowTest.disconnected_vertices (0 ms) 2025-12-04T08:21:56.2676284Z [ RUN ] NetworkFlowTest.invalid_endpoints 2025-12-04T08:21:56.2676923Z [ OK ] NetworkFlowTest.invalid_endpoints (0 ms) 2025-12-04T08:21:56.2677668Z [ RUN ] NetworkFlowTest.unbounded 2025-12-04T08:21:56.2678251Z [ OK ] NetworkFlowTest.unbounded (0 ms) 2025-12-04T08:21:56.2678841Z [ RUN ] NetworkFlowTest.overflow 2025-12-04T08:21:56.2679410Z [ OK ] NetworkFlowTest.overflow (0 ms) 2025-12-04T08:21:56.2680000Z [ RUN ] NetworkFlowTest.reverse_edge 2025-12-04T08:21:56.2680599Z [ OK ] NetworkFlowTest.reverse_edge (0 ms) 2025-12-04T08:21:56.2681295Z [----------] 7 tests from NetworkFlowTest (0 ms total) 2025-12-04T08:21:56.2681742Z 2025-12-04T08:21:56.2681917Z [----------] 1 test from SemaphoreTest 2025-12-04T08:21:56.2682479Z [ RUN ] SemaphoreTest.TestConcurrency 2025-12-04T08:21:56.2683123Z [ OK ] SemaphoreTest.TestConcurrency (30 ms) 2025-12-04T08:21:56.2683769Z [----------] 1 test from SemaphoreTest (30 ms total) 2025-12-04T08:21:56.2684204Z 2025-12-04T08:21:56.2684382Z [----------] 2 tests from Synchronized 2025-12-04T08:21:56.2685004Z [ RUN ] Synchronized.TestSingleThreadExecution 2025-12-04T08:21:56.2685713Z [ OK ] Synchronized.TestSingleThreadExecution (0 ms) 2025-12-04T08:21:56.2686446Z [ RUN ] Synchronized.TestMultiThreadedExecution 2025-12-04T08:21:56.2687184Z [ OK ] Synchronized.TestMultiThreadedExecution (14 ms) 2025-12-04T08:21:56.2688020Z [----------] 2 tests from Synchronized (14 ms total) 2025-12-04T08:21:56.2688439Z 2025-12-04T08:21:56.2688627Z [----------] 1 test from ThreadLocal 2025-12-04T08:21:56.2689195Z [ RUN ] ThreadLocal.TestNoOpScopeWithOneVar 2025-12-04T08:21:56.2689896Z [ OK ] ThreadLocal.TestNoOpScopeWithOneVar (0 ms) 2025-12-04T08:21:56.2690562Z [----------] 1 test from ThreadLocal (0 ms total) 2025-12-04T08:21:56.2690990Z 2025-12-04T08:21:56.2691180Z [----------] 11 tests from ThreadLocalTest 2025-12-04T08:21:56.2691798Z [ RUN ] ThreadLocalTest.TestNoOpScopeWithTwoVars 2025-12-04T08:21:56.2692552Z [ OK ] ThreadLocalTest.TestNoOpScopeWithTwoVars (0 ms) 2025-12-04T08:21:56.2693275Z [ RUN ] ThreadLocalTest.TestScopeWithOneVar 2025-12-04T08:21:56.2693961Z [ OK ] ThreadLocalTest.TestScopeWithOneVar (0 ms) 2025-12-04T08:21:56.2694665Z [ RUN ] ThreadLocalTest.TestScopeWithTwoVars 2025-12-04T08:21:56.2695352Z [ OK ] ThreadLocalTest.TestScopeWithTwoVars (0 ms) 2025-12-04T08:21:56.2696073Z [ RUN ] ThreadLocalTest.TestInnerScopeWithTwoVars 2025-12-04T08:21:56.2696847Z [ OK ] ThreadLocalTest.TestInnerScopeWithTwoVars (0 ms) 2025-12-04T08:21:56.2697579Z [ RUN ] ThreadLocalTest.TestClassScope 2025-12-04T08:21:56.2698210Z [ OK ] ThreadLocalTest.TestClassScope (0 ms) 2025-12-04T08:21:56.2698901Z [ RUN ] ThreadLocalTest.TestTwoGlobalScopeVars 2025-12-04T08:21:56.2699650Z [ OK ] ThreadLocalTest.TestTwoGlobalScopeVars (0 ms) 2025-12-04T08:21:56.2700420Z [ RUN ] ThreadLocalTest.TestGlobalWithLocalScopeVars 2025-12-04T08:21:56.2701230Z [ OK ] ThreadLocalTest.TestGlobalWithLocalScopeVars (0 ms) 2025-12-04T08:21:56.2702005Z [ RUN ] ThreadLocalTest.TestThreadWithLocalScopeVar 2025-12-04T08:21:56.2702806Z [ OK ] ThreadLocalTest.TestThreadWithLocalScopeVar (0 ms) 2025-12-04T08:21:56.2703606Z [ RUN ] ThreadLocalTest.TestThreadWithGlobalScopeVar 2025-12-04T08:21:56.2704417Z [ OK ] ThreadLocalTest.TestThreadWithGlobalScopeVar (0 ms) 2025-12-04T08:21:56.2705298Z [ RUN ] ThreadLocalTest.TestObjectsAreReleased 2025-12-04T08:21:56.2706017Z [ OK ] ThreadLocalTest.TestObjectsAreReleased (0 ms) 2025-12-04T08:21:56.2706939Z [ RUN ] ThreadLocalTest.TestObjectsAreReleasedByNonstaticThreadLocal 2025-12-04T08:21:56.2708093Z [ OK ] ThreadLocalTest.TestObjectsAreReleasedByNonstaticThreadLocal (0 ms) 2025-12-04T08:21:56.2709034Z [----------] 11 tests from ThreadLocalTest (0 ms total) 2025-12-04T08:21:56.2709471Z 2025-12-04T08:21:56.2709635Z [----------] 7 tests from TypeIndex 2025-12-04T08:21:56.2710171Z [ RUN ] TypeIndex.TopLevelName 2025-12-04T08:21:56.2710711Z [ OK ] TypeIndex.TopLevelName (0 ms) 2025-12-04T08:21:56.2711403Z [ RUN ] TypeIndex.NestedName 2025-12-04T08:21:56.2711947Z [ OK ] TypeIndex.NestedName (0 ms) 2025-12-04T08:21:56.2712547Z [ RUN ] TypeIndex.TypeTemplateParameter 2025-12-04T08:21:56.2713212Z [ OK ] TypeIndex.TypeTemplateParameter (0 ms) 2025-12-04T08:21:56.2713873Z [ RUN ] TypeIndex.NonTypeTemplateParameter 2025-12-04T08:21:56.2714555Z [ OK ] TypeIndex.NonTypeTemplateParameter (0 ms) 2025-12-04T08:21:56.2715227Z [ RUN ] TypeIndex.TypeComputationsAreResolved 2025-12-04T08:21:56.2716014Z [ OK ] TypeIndex.TypeComputationsAreResolved (0 ms) 2025-12-04T08:21:56.2716793Z [ RUN ] TypeIndex.FunctionTypeComputationsAreResolved 2025-12-04T08:21:56.2717623Z [ OK ] TypeIndex.FunctionTypeComputationsAreResolved (0 ms) 2025-12-04T08:21:56.2718423Z [ RUN ] TypeIndex.FunctionArgumentsAndReturns 2025-12-04T08:21:56.2719131Z [ OK ] TypeIndex.FunctionArgumentsAndReturns (0 ms) 2025-12-04T08:21:56.2719820Z [----------] 7 tests from TypeIndex (0 ms total) 2025-12-04T08:21:56.2720232Z 2025-12-04T08:21:56.2720425Z [----------] 4 tests from accumulateTest 2025-12-04T08:21:56.2720995Z [ RUN ] accumulateTest.vector_test 2025-12-04T08:21:56.2721570Z [ OK ] accumulateTest.vector_test (0 ms) 2025-12-04T08:21:56.2722154Z [ RUN ] accumulateTest.list_test 2025-12-04T08:21:56.2722726Z [ OK ] accumulateTest.list_test (0 ms) 2025-12-04T08:21:56.2723297Z [ RUN ] accumulateTest.base_cases 2025-12-04T08:21:56.2723873Z [ OK ] accumulateTest.base_cases (0 ms) 2025-12-04T08:21:56.2724447Z [ RUN ] accumulateTest.errors 2025-12-04T08:21:56.2724975Z [ OK ] accumulateTest.errors (0 ms) 2025-12-04T08:21:56.2725587Z [----------] 4 tests from accumulateTest (0 ms total) 2025-12-04T08:21:56.2726041Z 2025-12-04T08:21:56.2726232Z [----------] 5 tests from BFloat16Conversion 2025-12-04T08:21:56.2726873Z [ RUN ] BFloat16Conversion.FloatToBFloat16AndBack 2025-12-04T08:21:56.2727737Z [ OK ] BFloat16Conversion.FloatToBFloat16AndBack (0 ms) 2025-12-04T08:21:56.2728514Z [ RUN ] BFloat16Conversion.FloatToBFloat16RNEAndBack 2025-12-04T08:21:56.2731703Z [ OK ] BFloat16Conversion.FloatToBFloat16RNEAndBack (0 ms) 2025-12-04T08:21:56.2732340Z [ RUN ] BFloat16Conversion.NaN 2025-12-04T08:21:56.2732839Z [ OK ] BFloat16Conversion.NaN (0 ms) 2025-12-04T08:21:56.2733345Z [ RUN ] BFloat16Conversion.Inf 2025-12-04T08:21:56.2733810Z [ OK ] BFloat16Conversion.Inf (0 ms) 2025-12-04T08:21:56.2734367Z [ RUN ] BFloat16Conversion.SmallestDenormal 2025-12-04T08:21:56.2735022Z [ OK ] BFloat16Conversion.SmallestDenormal (0 ms) 2025-12-04T08:21:56.2735685Z [----------] 5 tests from BFloat16Conversion (0 ms total) 2025-12-04T08:21:56.2736132Z 2025-12-04T08:21:56.2736323Z [----------] 3 tests from BFloat16Math 2025-12-04T08:21:56.2736847Z [ RUN ] BFloat16Math.Addition 2025-12-04T08:21:56.2737396Z [ OK ] BFloat16Math.Addition (0 ms) 2025-12-04T08:21:56.2737964Z [ RUN ] BFloat16Math.Subtraction 2025-12-04T08:21:56.2738549Z [ OK ] BFloat16Math.Subtraction (0 ms) 2025-12-04T08:21:56.2739115Z [ RUN ] BFloat16Math.NextAfterZero 2025-12-04T08:21:56.2739707Z [ OK ] BFloat16Math.NextAfterZero (0 ms) 2025-12-04T08:21:56.2740340Z [----------] 3 tests from BFloat16Math (0 ms total) 2025-12-04T08:21:56.2740891Z 2025-12-04T08:21:56.2741083Z [----------] 2 tests from TestExponential 2025-12-04T08:21:56.2741642Z [ RUN ] TestExponential.IPi 2025-12-04T08:21:56.2742156Z [ OK ] TestExponential.IPi (0 ms) 2025-12-04T08:21:56.2742749Z [ RUN ] TestExponential.EulerFormula 2025-12-04T08:21:56.2743357Z [ OK ] TestExponential.EulerFormula (0 ms) 2025-12-04T08:21:56.2744023Z [----------] 2 tests from TestExponential (0 ms total) 2025-12-04T08:21:56.2744465Z 2025-12-04T08:21:56.2744653Z [----------] 2 tests from TestExpm1 2025-12-04T08:21:56.2745112Z [ RUN ] TestExpm1.Normal 2025-12-04T08:21:56.2745611Z [ OK ] TestExpm1.Normal (0 ms) 2025-12-04T08:21:56.2746122Z [ RUN ] TestExpm1.Small 2025-12-04T08:21:56.2746772Z [ OK ] TestExpm1.Small (0 ms) 2025-12-04T08:21:56.2747324Z [----------] 2 tests from TestExpm1 (0 ms total) 2025-12-04T08:21:56.2747741Z 2025-12-04T08:21:56.2747901Z [----------] 1 test from TestLog 2025-12-04T08:21:56.2748384Z [ RUN ] TestLog.Definition 2025-12-04T08:21:56.2748900Z [ OK ] TestLog.Definition (0 ms) 2025-12-04T08:21:56.2749454Z [----------] 1 test from TestLog (0 ms total) 2025-12-04T08:21:56.2749957Z 2025-12-04T08:21:56.2750122Z [----------] 1 test from TestLog10 2025-12-04T08:21:56.2750613Z [ RUN ] TestLog10.Rev 2025-12-04T08:21:56.2751051Z [ OK ] TestLog10.Rev (0 ms) 2025-12-04T08:21:56.2751585Z [----------] 1 test from TestLog10 (0 ms total) 2025-12-04T08:21:56.2751980Z 2025-12-04T08:21:56.2752146Z [----------] 1 test from TestLog2 2025-12-04T08:21:56.2752632Z [ RUN ] TestLog2.Rev 2025-12-04T08:21:56.2753072Z [ OK ] TestLog2.Rev (0 ms) 2025-12-04T08:21:56.2753598Z [----------] 1 test from TestLog2 (0 ms total) 2025-12-04T08:21:56.2753997Z 2025-12-04T08:21:56.2754187Z [----------] 3 tests from TestLog1p 2025-12-04T08:21:56.2754703Z [ RUN ] TestLog1p.Normal 2025-12-04T08:21:56.2755204Z [ OK ] TestLog1p.Normal (0 ms) 2025-12-04T08:21:56.2755705Z [ RUN ] TestLog1p.Small 2025-12-04T08:21:56.2756189Z [ OK ] TestLog1p.Small (0 ms) 2025-12-04T08:21:56.2756680Z [ RUN ] TestLog1p.Extreme 2025-12-04T08:21:56.2757189Z [ OK ] TestLog1p.Extreme (0 ms) 2025-12-04T08:21:56.2757753Z [----------] 3 tests from TestLog1p (0 ms total) 2025-12-04T08:21:56.2758173Z 2025-12-04T08:21:56.2758343Z [----------] 1 test from TestPowSqrt 2025-12-04T08:21:56.2758857Z [ RUN ] TestPowSqrt.Equal 2025-12-04T08:21:56.2759343Z [ OK ] TestPowSqrt.Equal (0 ms) 2025-12-04T08:21:56.2759923Z [----------] 1 test from TestPowSqrt (0 ms total) 2025-12-04T08:21:56.2760340Z 2025-12-04T08:21:56.2760502Z [----------] 1 test from TestPow 2025-12-04T08:21:56.2760976Z [ RUN ] TestPow.Square 2025-12-04T08:21:56.2761443Z [ OK ] TestPow.Square (0 ms) 2025-12-04T08:21:56.2761990Z [----------] 1 test from TestPow (0 ms total) 2025-12-04T08:21:56.2762383Z 2025-12-04T08:21:56.2762572Z [----------] 1 test from TestSinCosSinhCosh 2025-12-04T08:21:56.2763153Z [ RUN ] TestSinCosSinhCosh.Identity 2025-12-04T08:21:56.2763778Z [ OK ] TestSinCosSinhCosh.Identity (0 ms) 2025-12-04T08:21:56.2764433Z [----------] 1 test from TestSinCosSinhCosh (0 ms total) 2025-12-04T08:21:56.2764880Z 2025-12-04T08:21:56.2765064Z [----------] 1 test from TestTan 2025-12-04T08:21:56.2765538Z [ RUN ] TestTan.Identity 2025-12-04T08:21:56.2766468Z [ OK ] TestTan.Identity (0 ms) 2025-12-04T08:21:56.2767012Z [----------] 1 test from TestTan (0 ms total) 2025-12-04T08:21:56.2767517Z 2025-12-04T08:21:56.2767684Z [----------] 1 test from TestTanh 2025-12-04T08:21:56.2768184Z [ RUN ] TestTanh.Identity 2025-12-04T08:21:56.2768676Z [ OK ] TestTanh.Identity (0 ms) 2025-12-04T08:21:56.2769241Z [----------] 1 test from TestTanh (0 ms total) 2025-12-04T08:21:56.2769637Z 2025-12-04T08:21:56.2769847Z [----------] 1 test from TestRevTrigonometric 2025-12-04T08:21:56.2770418Z [ RUN ] TestRevTrigonometric.Rev 2025-12-04T08:21:56.2770972Z [ OK ] TestRevTrigonometric.Rev (0 ms) 2025-12-04T08:21:56.2771705Z [----------] 1 test from TestRevTrigonometric (0 ms total) 2025-12-04T08:21:56.2772175Z 2025-12-04T08:21:56.2772386Z [----------] 1 test from TestRevHyperbolic 2025-12-04T08:21:56.2772946Z [ RUN ] TestRevHyperbolic.Rev 2025-12-04T08:21:56.2773464Z [ OK ] TestRevHyperbolic.Rev (0 ms) 2025-12-04T08:21:56.2774066Z [----------] 1 test from TestRevHyperbolic (0 ms total) 2025-12-04T08:21:56.2774516Z 2025-12-04T08:21:56.2774685Z [----------] 1 test from TestMemory 2025-12-04T08:21:56.2775191Z [ RUN ] TestMemory.ReinterpretCast 2025-12-04T08:21:56.2775779Z [ OK ] TestMemory.ReinterpretCast (0 ms) 2025-12-04T08:21:56.2776385Z [----------] 1 test from TestMemory (0 ms total) 2025-12-04T08:21:56.2776812Z 2025-12-04T08:21:56.2777096Z [----------] 1 test from TestConstructors 2025-12-04T08:21:56.2777678Z [ RUN ] TestConstructors.UnorderedMap 2025-12-04T08:21:56.2778274Z [ OK ] TestConstructors.UnorderedMap (0 ms) 2025-12-04T08:21:56.2778926Z [----------] 1 test from TestConstructors (0 ms total) 2025-12-04T08:21:56.2779352Z 2025-12-04T08:21:56.2779565Z [----------] 1 test from TestArithmeticIntScalar 2025-12-04T08:21:56.2780179Z [ RUN ] TestArithmeticIntScalar.All 2025-12-04T08:21:56.2780829Z [ OK ] TestArithmeticIntScalar.All (0 ms) 2025-12-04T08:21:56.2781533Z [----------] 1 test from TestArithmeticIntScalar (0 ms total) 2025-12-04T08:21:56.2782018Z 2025-12-04T08:21:56.2782192Z [----------] 1 test from TestIO 2025-12-04T08:21:56.2782644Z [ RUN ] TestIO.All 2025-12-04T08:21:56.2783069Z [ OK ] TestIO.All (0 ms) 2025-12-04T08:21:56.2783556Z [----------] 1 test from TestIO (0 ms total) 2025-12-04T08:21:56.2783951Z 2025-12-04T08:21:56.2784118Z [----------] 1 test from TestStd 2025-12-04T08:21:56.2784611Z [ RUN ] TestStd.BasicFunctions 2025-12-04T08:21:56.2785154Z [ OK ] TestStd.BasicFunctions (0 ms) 2025-12-04T08:21:56.2785720Z [----------] 1 test from TestStd (0 ms total) 2025-12-04T08:21:56.2786126Z 2025-12-04T08:21:56.2786301Z [----------] 1 test from StrErrorTest 2025-12-04T08:21:56.2786842Z [ RUN ] StrErrorTest.cmp_test 2025-12-04T08:21:56.2787348Z [ OK ] StrErrorTest.cmp_test (0 ms) 2025-12-04T08:21:56.2787945Z [----------] 1 test from StrErrorTest (0 ms total) 2025-12-04T08:21:56.2788363Z 2025-12-04T08:21:56.2788546Z [----------] 4 tests from ExceptionTest 2025-12-04T08:21:56.2789174Z [ RUN ] ExceptionTest.TORCH_INTERNAL_ASSERT_DEBUG_ONLY 2025-12-04T08:21:56.2789952Z [ OK ] ExceptionTest.TORCH_INTERNAL_ASSERT_DEBUG_ONLY (0 ms) 2025-12-04T08:21:56.2790682Z [ RUN ] ExceptionTest.CUDA_KERNEL_ASSERT 2025-12-04T08:21:56.2791312Z [ OK ] ExceptionTest.CUDA_KERNEL_ASSERT (7509 ms) 2025-12-04T08:21:56.2791939Z [ RUN ] ExceptionTest.ErrorFormatting 2025-12-04T08:21:56.2792577Z [ OK ] ExceptionTest.ErrorFormatting (0 ms) 2025-12-04T08:21:56.2793360Z [ RUN ] ExceptionTest.DontCallArgumentFunctionsTwiceOnFailure 2025-12-04T08:21:56.2794377Z [ OK ] ExceptionTest.DontCallArgumentFunctionsTwiceOnFailure (0 ms) 2025-12-04T08:21:56.2795227Z [----------] 4 tests from ExceptionTest (7509 ms total) 2025-12-04T08:21:56.2795676Z 2025-12-04T08:21:56.2795835Z [----------] 1 test from WarningTest 2025-12-04T08:21:56.2796396Z [ RUN ] WarningTest.JustPrintWarning 2025-12-04T08:21:56.2797113Z WARNING: Logging before InitGoogleLogging() is written to STDERR 2025-12-04T08:21:56.2798162Z W1204 08:20:09.914852 94593 exception_test.cpp:45] Warning: I'm a warning (function TestBody) 2025-12-04T08:21:56.2799095Z [ OK ] WarningTest.JustPrintWarning (0 ms) 2025-12-04T08:21:56.2799730Z [----------] 1 test from WarningTest (0 ms total) 2025-12-04T08:21:56.2800143Z 2025-12-04T08:21:56.2800314Z [----------] 1 test from FlagsTest 2025-12-04T08:21:56.2800865Z [ RUN ] FlagsTest.TestGflagsCorrectness 2025-12-04T08:21:56.2801511Z [ OK ] FlagsTest.TestGflagsCorrectness (0 ms) 2025-12-04T08:21:56.2802133Z [----------] 1 test from FlagsTest (0 ms total) 2025-12-04T08:21:56.2802538Z 2025-12-04T08:21:56.2802735Z [----------] 1 test from GenericMathTest 2025-12-04T08:21:56.2803370Z [ RUN ] GenericMathTest.div_floor_test 2025-12-04T08:21:56.2803982Z [ OK ] GenericMathTest.div_floor_test (0 ms) 2025-12-04T08:21:56.2804618Z [----------] 1 test from GenericMathTest (0 ms total) 2025-12-04T08:21:56.2805044Z 2025-12-04T08:21:56.2805234Z [----------] 5 tests from MakeIntrusiveTest 2025-12-04T08:21:56.2805838Z [ RUN ] MakeIntrusiveTest.ClassWith0Parameters 2025-12-04T08:21:56.2806557Z [ OK ] MakeIntrusiveTest.ClassWith0Parameters (0 ms) 2025-12-04T08:21:56.2807265Z [ RUN ] MakeIntrusiveTest.ClassWith1Parameter 2025-12-04T08:21:56.2808063Z [ OK ] MakeIntrusiveTest.ClassWith1Parameter (0 ms) 2025-12-04T08:21:56.2808901Z [ RUN ] MakeIntrusiveTest.ClassWith2Parameters 2025-12-04T08:21:56.2809618Z [ OK ] MakeIntrusiveTest.ClassWith2Parameters (0 ms) 2025-12-04T08:21:56.2810352Z [ RUN ] MakeIntrusiveTest.TypeIsAutoDeductible 2025-12-04T08:21:56.2811056Z [ OK ] MakeIntrusiveTest.TypeIsAutoDeductible (0 ms) 2025-12-04T08:21:56.2811811Z [ RUN ] MakeIntrusiveTest.CanAssignToBaseClassPtr 2025-12-04T08:21:56.2812558Z [ OK ] MakeIntrusiveTest.CanAssignToBaseClassPtr (0 ms) 2025-12-04T08:21:56.2813349Z [----------] 5 tests from MakeIntrusiveTest (0 ms total) 2025-12-04T08:21:56.2813793Z 2025-12-04T08:21:56.2814024Z [----------] 1 test from IntrusivePtrTargetTest 2025-12-04T08:21:56.2814832Z [ RUN ] IntrusivePtrTargetTest.whenAllocatedOnStack_thenDoesntCrash 2025-12-04T08:21:56.2815873Z [ OK ] IntrusivePtrTargetTest.whenAllocatedOnStack_thenDoesntCrash (0 ms) 2025-12-04T08:21:56.2816799Z [----------] 1 test from IntrusivePtrTargetTest (0 ms total) 2025-12-04T08:21:56.2817292Z 2025-12-04T08:21:56.2817503Z [----------] 146 tests from IntrusivePtrTest 2025-12-04T08:21:56.2818322Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCallingGet_thenReturnsObject 2025-12-04T08:21:56.2819388Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCallingGet_thenReturnsObject (0 ms) 2025-12-04T08:21:56.2820499Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCallingConstGet_thenReturnsObject 2025-12-04T08:21:56.2821679Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCallingConstGet_thenReturnsObject (0 ms) 2025-12-04T08:21:56.2822870Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCallingGet_thenReturnsNullptr 2025-12-04T08:21:56.2824038Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCallingGet_thenReturnsNullptr (0 ms) 2025-12-04T08:21:56.2825172Z [ RUN ] IntrusivePtrTest.givenNullptr_whenCallingGet_thenReturnsNullptr 2025-12-04T08:21:56.2826281Z [ OK ] IntrusivePtrTest.givenNullptr_whenCallingGet_thenReturnsNullptr (0 ms) 2025-12-04T08:21:56.2827417Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenDereferencing_thenReturnsObject 2025-12-04T08:21:56.2828587Z [ OK ] IntrusivePtrTest.givenValidPtr_whenDereferencing_thenReturnsObject (0 ms) 2025-12-04T08:21:56.2830262Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenConstDereferencing_thenReturnsObject 2025-12-04T08:21:56.2831537Z [ OK ] IntrusivePtrTest.givenValidPtr_whenConstDereferencing_thenReturnsObject (0 ms) 2025-12-04T08:21:56.2832809Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenArrowDereferencing_thenReturnsObject 2025-12-04T08:21:56.2834061Z [ OK ] IntrusivePtrTest.givenValidPtr_whenArrowDereferencing_thenReturnsObject (0 ms) 2025-12-04T08:21:56.2835369Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenConstArrowDereferencing_thenReturnsObject 2025-12-04T08:21:56.2836693Z [ OK ] IntrusivePtrTest.givenValidPtr_whenConstArrowDereferencing_thenReturnsObject (0 ms) 2025-12-04T08:21:56.2838000Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject 2025-12-04T08:21:56.2839269Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2025-12-04T08:21:56.2840484Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid 2025-12-04T08:21:56.2841747Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid (0 ms) 2025-12-04T08:21:56.2843164Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject 2025-12-04T08:21:56.2844495Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject (0 ms) 2025-12-04T08:21:56.2845716Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid 2025-12-04T08:21:56.2846926Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid (0 ms) 2025-12-04T08:21:56.2848267Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid 2025-12-04T08:21:56.2849545Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid (0 ms) 2025-12-04T08:21:56.2851009Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid 2025-12-04T08:21:56.2852303Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid (0 ms) 2025-12-04T08:21:56.2853603Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject 2025-12-04T08:21:56.2854908Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2025-12-04T08:21:56.2856403Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid 2025-12-04T08:21:56.2857989Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid (0 ms) 2025-12-04T08:21:56.2859465Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2025-12-04T08:21:56.2860924Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-12-04T08:21:56.2862422Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid 2025-12-04T08:21:56.2863875Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2025-12-04T08:21:56.2865366Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid 2025-12-04T08:21:56.2866867Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2025-12-04T08:21:56.2868363Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2025-12-04T08:21:56.2869868Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-12-04T08:21:56.2871456Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid 2025-12-04T08:21:56.2873182Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2025-12-04T08:21:56.2874819Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr 2025-12-04T08:21:56.2876320Z [ OK ] IntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-12-04T08:21:56.2877740Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject 2025-12-04T08:21:56.2878998Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject (0 ms) 2025-12-04T08:21:56.2881825Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid 2025-12-04T08:21:56.2883054Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid (0 ms) 2025-12-04T08:21:56.2884373Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject 2025-12-04T08:21:56.2885715Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject (0 ms) 2025-12-04T08:21:56.2887015Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid 2025-12-04T08:21:56.2888345Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid (0 ms) 2025-12-04T08:21:56.2889598Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid 2025-12-04T08:21:56.2890996Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid (0 ms) 2025-12-04T08:21:56.2892301Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid 2025-12-04T08:21:56.2893593Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid (0 ms) 2025-12-04T08:21:56.2894982Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2025-12-04T08:21:56.2896445Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-12-04T08:21:56.2897903Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid 2025-12-04T08:21:56.2899449Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2025-12-04T08:21:56.2900969Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid 2025-12-04T08:21:56.2902471Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2025-12-04T08:21:56.2903939Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2025-12-04T08:21:56.2905514Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-12-04T08:21:56.2907055Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid 2025-12-04T08:21:56.2908697Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid (0 ms) 2025-12-04T08:21:56.2910264Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr 2025-12-04T08:21:56.2911738Z [ OK ] IntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-12-04T08:21:56.2913075Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject 2025-12-04T08:21:56.2914267Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject (0 ms) 2025-12-04T08:21:56.2915485Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid 2025-12-04T08:21:56.2916709Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid (0 ms) 2025-12-04T08:21:56.2917887Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid 2025-12-04T08:21:56.2919026Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid (0 ms) 2025-12-04T08:21:56.2920342Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid 2025-12-04T08:21:56.2921832Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-12-04T08:21:56.2923300Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject 2025-12-04T08:21:56.2924715Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject (0 ms) 2025-12-04T08:21:56.2926153Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid 2025-12-04T08:21:56.2927624Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2025-12-04T08:21:56.2929194Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid 2025-12-04T08:21:56.2930598Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid (0 ms) 2025-12-04T08:21:56.2932100Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2025-12-04T08:21:56.2933822Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-12-04T08:21:56.2935461Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr 2025-12-04T08:21:56.2937044Z [ OK ] IntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-12-04T08:21:56.2938438Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject 2025-12-04T08:21:56.2939662Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject (0 ms) 2025-12-04T08:21:56.2940865Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid 2025-12-04T08:21:56.2942024Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid (0 ms) 2025-12-04T08:21:56.2943164Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid 2025-12-04T08:21:56.2944465Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid (0 ms) 2025-12-04T08:21:56.2945798Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid 2025-12-04T08:21:56.2947256Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-12-04T08:21:56.2948697Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject 2025-12-04T08:21:56.2950123Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject (0 ms) 2025-12-04T08:21:56.2951608Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid 2025-12-04T08:21:56.2953016Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2025-12-04T08:21:56.2954434Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid 2025-12-04T08:21:56.2955822Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid (0 ms) 2025-12-04T08:21:56.2957338Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2025-12-04T08:21:56.2959065Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-12-04T08:21:56.2960683Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr 2025-12-04T08:21:56.2962275Z [ OK ] IntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-12-04T08:21:56.2963430Z [ RUN ] IntrusivePtrTest.SwapFunction 2025-12-04T08:21:56.2964082Z [ OK ] IntrusivePtrTest.SwapFunction (0 ms) 2025-12-04T08:21:56.2964712Z [ RUN ] IntrusivePtrTest.SwapMethod 2025-12-04T08:21:56.2965319Z [ OK ] IntrusivePtrTest.SwapMethod (0 ms) 2025-12-04T08:21:56.2965990Z [ RUN ] IntrusivePtrTest.SwapFunctionFromInvalid 2025-12-04T08:21:56.2966748Z [ OK ] IntrusivePtrTest.SwapFunctionFromInvalid (0 ms) 2025-12-04T08:21:56.2967615Z [ RUN ] IntrusivePtrTest.SwapMethodFromInvalid 2025-12-04T08:21:56.2968349Z [ OK ] IntrusivePtrTest.SwapMethodFromInvalid (0 ms) 2025-12-04T08:21:56.2969104Z [ RUN ] IntrusivePtrTest.SwapFunctionWithInvalid 2025-12-04T08:21:56.2969854Z [ OK ] IntrusivePtrTest.SwapFunctionWithInvalid (0 ms) 2025-12-04T08:21:56.2970629Z [ RUN ] IntrusivePtrTest.SwapMethodWithInvalid 2025-12-04T08:21:56.2971335Z [ OK ] IntrusivePtrTest.SwapMethodWithInvalid (0 ms) 2025-12-04T08:21:56.2972120Z [ RUN ] IntrusivePtrTest.SwapFunctionInvalidWithInvalid 2025-12-04T08:21:56.2972979Z [ OK ] IntrusivePtrTest.SwapFunctionInvalidWithInvalid (0 ms) 2025-12-04T08:21:56.2973851Z [ RUN ] IntrusivePtrTest.SwapMethodInvalidWithInvalid 2025-12-04T08:21:56.2974699Z [ OK ] IntrusivePtrTest.SwapMethodInvalidWithInvalid (0 ms) 2025-12-04T08:21:56.2975480Z [ RUN ] IntrusivePtrTest.CanBePutInContainer 2025-12-04T08:21:56.2976208Z [ OK ] IntrusivePtrTest.CanBePutInContainer (0 ms) 2025-12-04T08:21:56.2976886Z [ RUN ] IntrusivePtrTest.CanBePutInSet 2025-12-04T08:21:56.2977510Z [ OK ] IntrusivePtrTest.CanBePutInSet (0 ms) 2025-12-04T08:21:56.2978098Z [ RUN ] IntrusivePtrTest.CanBePutInUnorderedSet 2025-12-04T08:21:56.2978927Z [ OK ] IntrusivePtrTest.CanBePutInUnorderedSet (0 ms) 2025-12-04T08:21:56.2979638Z [ RUN ] IntrusivePtrTest.CanBePutInMap 2025-12-04T08:21:56.2980285Z [ OK ] IntrusivePtrTest.CanBePutInMap (0 ms) 2025-12-04T08:21:56.2980983Z [ RUN ] IntrusivePtrTest.CanBePutInUnorderedMap 2025-12-04T08:21:56.2981732Z [ OK ] IntrusivePtrTest.CanBePutInUnorderedMap (0 ms) 2025-12-04T08:21:56.2982523Z [ RUN ] IntrusivePtrTest.Equality_AfterCopyConstructor 2025-12-04T08:21:56.2983335Z [ OK ] IntrusivePtrTest.Equality_AfterCopyConstructor (0 ms) 2025-12-04T08:21:56.2984152Z [ RUN ] IntrusivePtrTest.Equality_AfterCopyAssignment 2025-12-04T08:21:56.2985043Z [ OK ] IntrusivePtrTest.Equality_AfterCopyAssignment (0 ms) 2025-12-04T08:21:56.2985815Z [ RUN ] IntrusivePtrTest.Equality_Nullptr 2025-12-04T08:21:56.2986478Z [ OK ] IntrusivePtrTest.Equality_Nullptr (0 ms) 2025-12-04T08:21:56.2987120Z [ RUN ] IntrusivePtrTest.Inequality 2025-12-04T08:21:56.2987750Z [ OK ] IntrusivePtrTest.Inequality (0 ms) 2025-12-04T08:21:56.2988429Z [ RUN ] IntrusivePtrTest.Inequality_NullptrLeft 2025-12-04T08:21:56.2989124Z [ OK ] IntrusivePtrTest.Inequality_NullptrLeft (0 ms) 2025-12-04T08:21:56.2989914Z [ RUN ] IntrusivePtrTest.Inequality_NullptrRight 2025-12-04T08:21:56.2990667Z [ OK ] IntrusivePtrTest.Inequality_NullptrRight (0 ms) 2025-12-04T08:21:56.2991375Z [ RUN ] IntrusivePtrTest.HashIsDifferent 2025-12-04T08:21:56.2992041Z [ OK ] IntrusivePtrTest.HashIsDifferent (0 ms) 2025-12-04T08:21:56.2992788Z [ RUN ] IntrusivePtrTest.HashIsDifferent_ValidAndInvalid 2025-12-04T08:21:56.2993648Z [ OK ] IntrusivePtrTest.HashIsDifferent_ValidAndInvalid (0 ms) 2025-12-04T08:21:56.2994527Z [ RUN ] IntrusivePtrTest.HashIsSame_AfterCopyConstructor 2025-12-04T08:21:56.2995361Z [ OK ] IntrusivePtrTest.HashIsSame_AfterCopyConstructor (0 ms) 2025-12-04T08:21:56.2996217Z [ RUN ] IntrusivePtrTest.HashIsSame_AfterCopyAssignment 2025-12-04T08:21:56.2997053Z [ OK ] IntrusivePtrTest.HashIsSame_AfterCopyAssignment (0 ms) 2025-12-04T08:21:56.2997828Z [ RUN ] IntrusivePtrTest.HashIsSame_BothNullptr 2025-12-04T08:21:56.2998544Z [ OK ] IntrusivePtrTest.HashIsSame_BothNullptr (0 ms) 2025-12-04T08:21:56.2999203Z [ RUN ] IntrusivePtrTest.OneIsLess 2025-12-04T08:21:56.2999794Z [ OK ] IntrusivePtrTest.OneIsLess (0 ms) 2025-12-04T08:21:56.3000416Z [ RUN ] IntrusivePtrTest.NullptrIsLess1 2025-12-04T08:21:56.3001078Z [ OK ] IntrusivePtrTest.NullptrIsLess1 (0 ms) 2025-12-04T08:21:56.3001687Z [ RUN ] IntrusivePtrTest.NullptrIsLess2 2025-12-04T08:21:56.3002344Z [ OK ] IntrusivePtrTest.NullptrIsLess2 (0 ms) 2025-12-04T08:21:56.3003081Z [ RUN ] IntrusivePtrTest.NullptrIsNotLessThanNullptr 2025-12-04T08:21:56.3003902Z [ OK ] IntrusivePtrTest.NullptrIsNotLessThanNullptr (0 ms) 2025-12-04T08:21:56.3004808Z [ RUN ] IntrusivePtrTest.givenPtr_whenCallingReset_thenIsInvalid 2025-12-04T08:21:56.3005791Z [ OK ] IntrusivePtrTest.givenPtr_whenCallingReset_thenIsInvalid (0 ms) 2025-12-04T08:21:56.3006799Z [ RUN ] IntrusivePtrTest.givenPtr_whenCallingReset_thenHoldsNullptr 2025-12-04T08:21:56.3007916Z [ OK ] IntrusivePtrTest.givenPtr_whenCallingReset_thenHoldsNullptr (0 ms) 2025-12-04T08:21:56.3008971Z [ RUN ] IntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject 2025-12-04T08:21:56.3010028Z [ OK ] IntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject (0 ms) 2025-12-04T08:21:56.3011302Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed 2025-12-04T08:21:56.3012858Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-12-04T08:21:56.3014518Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed 2025-12-04T08:21:56.3016270Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-12-04T08:21:56.3017840Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject 2025-12-04T08:21:56.3018946Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject (0 ms) 2025-12-04T08:21:56.3020161Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject 2025-12-04T08:21:56.3021472Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject (0 ms) 2025-12-04T08:21:56.3022997Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-12-04T08:21:56.3024828Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-12-04T08:21:56.3026638Z [ RUN ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-12-04T08:21:56.3028561Z [ OK ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-12-04T08:21:56.3043587Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2025-12-04T08:21:56.3045675Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-12-04T08:21:56.3047489Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed 2025-12-04T08:21:56.3048938Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-12-04T08:21:56.3050549Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed 2025-12-04T08:21:56.3052263Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-12-04T08:21:56.3053991Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction 2025-12-04T08:21:56.3055750Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-12-04T08:21:56.3057672Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2025-12-04T08:21:56.3059665Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-12-04T08:21:56.3061641Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-12-04T08:21:56.3063624Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-12-04T08:21:56.3065673Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-12-04T08:21:56.3067877Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-12-04T08:21:56.3069856Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction 2025-12-04T08:21:56.3071559Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-12-04T08:21:56.3073400Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2025-12-04T08:21:56.3075320Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-12-04T08:21:56.3077220Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-12-04T08:21:56.3079148Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-12-04T08:21:56.3081285Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-12-04T08:21:56.3083420Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-12-04T08:21:56.3085109Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject 2025-12-04T08:21:56.3086219Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject (0 ms) 2025-12-04T08:21:56.3087533Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject 2025-12-04T08:21:56.3088853Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject (0 ms) 2025-12-04T08:21:56.3090499Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-12-04T08:21:56.3092194Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-12-04T08:21:56.3094044Z [ RUN ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-12-04T08:21:56.3095998Z [ OK ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-12-04T08:21:56.3098032Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2025-12-04T08:21:56.3099984Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-12-04T08:21:56.3101469Z [ RUN ] IntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs 2025-12-04T08:21:56.3102466Z [ OK ] IntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs (0 ms) 2025-12-04T08:21:56.3103664Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed 2025-12-04T08:21:56.3105148Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed (0 ms) 2025-12-04T08:21:56.3106777Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed 2025-12-04T08:21:56.3108486Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed (0 ms) 2025-12-04T08:21:56.3110084Z [ RUN ] IntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed 2025-12-04T08:21:56.3111619Z [ OK ] IntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed (0 ms) 2025-12-04T08:21:56.3113148Z [ RUN ] IntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately 2025-12-04T08:21:56.3114636Z [ OK ] IntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately (0 ms) 2025-12-04T08:21:56.3115824Z [ RUN ] IntrusivePtrTest.AllowsMoveConstructingToConst 2025-12-04T08:21:56.3116674Z [ OK ] IntrusivePtrTest.AllowsMoveConstructingToConst (0 ms) 2025-12-04T08:21:56.3117526Z [ RUN ] IntrusivePtrTest.AllowsCopyConstructingToConst 2025-12-04T08:21:56.3118379Z [ OK ] IntrusivePtrTest.AllowsCopyConstructingToConst (0 ms) 2025-12-04T08:21:56.3119225Z [ RUN ] IntrusivePtrTest.AllowsMoveAssigningToConst 2025-12-04T08:21:56.3120028Z [ OK ] IntrusivePtrTest.AllowsMoveAssigningToConst (0 ms) 2025-12-04T08:21:56.3120817Z [ RUN ] IntrusivePtrTest.AllowsCopyAssigningToConst 2025-12-04T08:21:56.3121616Z [ OK ] IntrusivePtrTest.AllowsCopyAssigningToConst (0 ms) 2025-12-04T08:21:56.3122404Z [ RUN ] IntrusivePtrTest.givenNewPtr_thenHasUseCount1 2025-12-04T08:21:56.3123221Z [ OK ] IntrusivePtrTest.givenNewPtr_thenHasUseCount1 (0 ms) 2025-12-04T08:21:56.3124008Z [ RUN ] IntrusivePtrTest.givenNewPtr_thenIsUnique 2025-12-04T08:21:56.3124761Z [ OK ] IntrusivePtrTest.givenNewPtr_thenIsUnique (0 ms) 2025-12-04T08:21:56.3125539Z [ RUN ] IntrusivePtrTest.givenEmptyPtr_thenHasUseCount0 2025-12-04T08:21:56.3126475Z [ OK ] IntrusivePtrTest.givenEmptyPtr_thenHasUseCount0 (0 ms) 2025-12-04T08:21:56.3127320Z [ RUN ] IntrusivePtrTest.givenEmptyPtr_thenIsNotUnique 2025-12-04T08:21:56.3128230Z [ OK ] IntrusivePtrTest.givenEmptyPtr_thenIsNotUnique (0 ms) 2025-12-04T08:21:56.3129210Z [ RUN ] IntrusivePtrTest.givenResetPtr_thenHasUseCount0 2025-12-04T08:21:56.3129916Z [ OK ] IntrusivePtrTest.givenResetPtr_thenHasUseCount0 (0 ms) 2025-12-04T08:21:56.3130633Z [ RUN ] IntrusivePtrTest.givenResetPtr_thenIsNotUnique 2025-12-04T08:21:56.3131331Z [ OK ] IntrusivePtrTest.givenResetPtr_thenIsNotUnique (0 ms) 2025-12-04T08:21:56.3132121Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 2025-12-04T08:21:56.3133167Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 (0 ms) 2025-12-04T08:21:56.3134016Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenIsUnique 2025-12-04T08:21:56.3134830Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenIsUnique (0 ms) 2025-12-04T08:21:56.3135713Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 2025-12-04T08:21:56.3136637Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 (0 ms) 2025-12-04T08:21:56.3137694Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldIsNotUnique 2025-12-04T08:21:56.3138784Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldIsNotUnique (0 ms) 2025-12-04T08:21:56.3139800Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 2025-12-04T08:21:56.3140758Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 (0 ms) 2025-12-04T08:21:56.3141704Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenIsUnique 2025-12-04T08:21:56.3142615Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenIsUnique (0 ms) 2025-12-04T08:21:56.3143588Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 2025-12-04T08:21:56.3144612Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 (0 ms) 2025-12-04T08:21:56.3145631Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldIsNotUnique 2025-12-04T08:21:56.3146653Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldIsNotUnique (0 ms) 2025-12-04T08:21:56.3147686Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount2 2025-12-04T08:21:56.3148715Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount2 (0 ms) 2025-12-04T08:21:56.3149723Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenIsNotUnique 2025-12-04T08:21:56.3150726Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenIsNotUnique (0 ms) 2025-12-04T08:21:56.3151793Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount2 2025-12-04T08:21:56.3152858Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount2 (0 ms) 2025-12-04T08:21:56.3153913Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotUnique 2025-12-04T08:21:56.3154964Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotUnique (0 ms) 2025-12-04T08:21:56.3156184Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenHasUseCount1 2025-12-04T08:21:56.3157553Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenHasUseCount1 (0 ms) 2025-12-04T08:21:56.3158916Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenIsUnique 2025-12-04T08:21:56.3160228Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenIsUnique (0 ms) 2025-12-04T08:21:56.3161563Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenHasUseCount1 2025-12-04T08:21:56.3162927Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenHasUseCount1 (0 ms) 2025-12-04T08:21:56.3164239Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenIsUnique 2025-12-04T08:21:56.3165526Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenIsUnique (0 ms) 2025-12-04T08:21:56.3166776Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_thenHasUseCount2 2025-12-04T08:21:56.3167807Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_thenHasUseCount2 (0 ms) 2025-12-04T08:21:56.3168758Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_thenIsNotUnique 2025-12-04T08:21:56.3169695Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_thenIsNotUnique (0 ms) 2025-12-04T08:21:56.3170794Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenHasUseCount1 2025-12-04T08:21:56.3172103Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenHasUseCount1 (0 ms) 2025-12-04T08:21:56.3173362Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenIsUnique 2025-12-04T08:21:56.3174743Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenIsUnique (0 ms) 2025-12-04T08:21:56.3176034Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenHasUseCount1 2025-12-04T08:21:56.3177350Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenHasUseCount1 (0 ms) 2025-12-04T08:21:56.3178638Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenIsUnique 2025-12-04T08:21:56.3179998Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenIsUnique (0 ms) 2025-12-04T08:21:56.3181187Z [ RUN ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash 2025-12-04T08:21:56.3182332Z [ OK ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash (0 ms) 2025-12-04T08:21:56.3183524Z [ RUN ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd 2025-12-04T08:21:56.3184765Z [ OK ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd (0 ms) 2025-12-04T08:21:56.3185942Z [ RUN ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenDoesntCrash 2025-12-04T08:21:56.3187048Z [ OK ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenDoesntCrash (0 ms) 2025-12-04T08:21:56.3188206Z [ RUN ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenIsDestructedAtEnd 2025-12-04T08:21:56.3189428Z [ OK ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenIsDestructedAtEnd (0 ms) 2025-12-04T08:21:56.3190410Z [----------] 146 tests from IntrusivePtrTest (1 ms total) 2025-12-04T08:21:56.3190889Z 2025-12-04T08:21:56.3191107Z [----------] 172 tests from WeakIntrusivePtrTest 2025-12-04T08:21:56.3192013Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCreatingAndDestructing_thenDoesntCrash 2025-12-04T08:21:56.3193285Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCreatingAndDestructing_thenDoesntCrash (0 ms) 2025-12-04T08:21:56.3194489Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenLocking_thenReturnsCorrectObject 2025-12-04T08:21:56.3195644Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenLocking_thenReturnsCorrectObject (0 ms) 2025-12-04T08:21:56.3196788Z [ RUN ] WeakIntrusivePtrTest.expiredPtr_whenLocking_thenReturnsNullType 2025-12-04T08:21:56.3197878Z [ OK ] WeakIntrusivePtrTest.expiredPtr_whenLocking_thenReturnsNullType (0 ms) 2025-12-04T08:21:56.3198829Z [ RUN ] WeakIntrusivePtrTest.weakNullPtr_locking 2025-12-04T08:21:56.3199562Z [ OK ] WeakIntrusivePtrTest.weakNullPtr_locking (0 ms) 2025-12-04T08:21:56.3200564Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject 2025-12-04T08:21:56.3201895Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2025-12-04T08:21:56.3203200Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid 2025-12-04T08:21:56.3204548Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid (0 ms) 2025-12-04T08:21:56.3205642Z [ RUN ] WeakIntrusivePtrTest.vector_insert_weak_intrusive 2025-12-04T08:21:56.3206492Z [ OK ] WeakIntrusivePtrTest.vector_insert_weak_intrusive (0 ms) 2025-12-04T08:21:56.3207698Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid 2025-12-04T08:21:56.3209144Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid (0 ms) 2025-12-04T08:21:56.3210554Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject 2025-12-04T08:21:56.3211978Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject (0 ms) 2025-12-04T08:21:56.3213345Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid 2025-12-04T08:21:56.3214664Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid (0 ms) 2025-12-04T08:21:56.3215933Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject 2025-12-04T08:21:56.3217412Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2025-12-04T08:21:56.3218774Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid 2025-12-04T08:21:56.3220156Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid (0 ms) 2025-12-04T08:21:56.3221523Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenNewInstanceIsValid 2025-12-04T08:21:56.3222937Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenNewInstanceIsValid (0 ms) 2025-12-04T08:21:56.3224323Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenPointsToSameObject 2025-12-04T08:21:56.3225700Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2025-12-04T08:21:56.3227074Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenStaysInvalid 2025-12-04T08:21:56.3228436Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenStaysInvalid (0 ms) 2025-12-04T08:21:56.3230064Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenPointsToSameObject 2025-12-04T08:21:56.3231553Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenPointsToSameObject (0 ms) 2025-12-04T08:21:56.3233142Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid 2025-12-04T08:21:56.3234831Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid (0 ms) 2025-12-04T08:21:56.3236504Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromWeakOnlyPtr_thenNewInstanceIsInvalid 2025-12-04T08:21:56.3238178Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromWeakOnlyPtr_thenNewInstanceIsInvalid (0 ms) 2025-12-04T08:21:56.3239805Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2025-12-04T08:21:56.3241385Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-12-04T08:21:56.3242957Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid 2025-12-04T08:21:56.3244531Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2025-12-04T08:21:56.3246076Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid 2025-12-04T08:21:56.3247765Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2025-12-04T08:21:56.3249359Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2025-12-04T08:21:56.3250958Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-12-04T08:21:56.3252669Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid 2025-12-04T08:21:56.3254306Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2025-12-04T08:21:56.3255984Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid 2025-12-04T08:21:56.3257715Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2025-12-04T08:21:56.3259316Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2025-12-04T08:21:56.3260902Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-12-04T08:21:56.3262633Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid 2025-12-04T08:21:56.3264473Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2025-12-04T08:21:56.3266316Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr 2025-12-04T08:21:56.3267901Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-12-04T08:21:56.3269347Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject 2025-12-04T08:21:56.3270686Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject (0 ms) 2025-12-04T08:21:56.3272094Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid 2025-12-04T08:21:56.3273339Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid (0 ms) 2025-12-04T08:21:56.3274704Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject 2025-12-04T08:21:56.3276109Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject (0 ms) 2025-12-04T08:21:56.3277509Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid 2025-12-04T08:21:56.3278818Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid (0 ms) 2025-12-04T08:21:56.3280136Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid 2025-12-04T08:21:56.3281533Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid (0 ms) 2025-12-04T08:21:56.3282914Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid 2025-12-04T08:21:56.3284307Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid (0 ms) 2025-12-04T08:21:56.3285681Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenNewInstanceIsValid 2025-12-04T08:21:56.3287063Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenNewInstanceIsValid (0 ms) 2025-12-04T08:21:56.3288614Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenPointsToSameObject 2025-12-04T08:21:56.3290019Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenPointsToSameObject (0 ms) 2025-12-04T08:21:56.3291400Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenStaysInvalid 2025-12-04T08:21:56.3292793Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenStaysInvalid (0 ms) 2025-12-04T08:21:56.3294257Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenPointsToSameObject 2025-12-04T08:21:56.3295788Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenPointsToSameObject (0 ms) 2025-12-04T08:21:56.3297293Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2025-12-04T08:21:56.3298843Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-12-04T08:21:56.3300373Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid 2025-12-04T08:21:56.3301946Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2025-12-04T08:21:56.3303534Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid 2025-12-04T08:21:56.3305188Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2025-12-04T08:21:56.3306792Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2025-12-04T08:21:56.3308388Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-12-04T08:21:56.3310036Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid 2025-12-04T08:21:56.3311739Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid (0 ms) 2025-12-04T08:21:56.3313510Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid 2025-12-04T08:21:56.3315112Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2025-12-04T08:21:56.3316696Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2025-12-04T08:21:56.3318314Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2025-12-04T08:21:56.3320014Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningWeakOnlyPtrToBaseClass_thenNewInstanceIsValid 2025-12-04T08:21:56.3321690Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningWeakOnlyPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2025-12-04T08:21:56.3323316Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr 2025-12-04T08:21:56.3324891Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-12-04T08:21:56.3326324Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject 2025-12-04T08:21:56.3327709Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject (0 ms) 2025-12-04T08:21:56.3329162Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid 2025-12-04T08:21:56.3330473Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid (0 ms) 2025-12-04T08:21:56.3331738Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid 2025-12-04T08:21:56.3332987Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid (0 ms) 2025-12-04T08:21:56.3334368Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid 2025-12-04T08:21:56.3335957Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-12-04T08:21:56.3337532Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromWeakOnlyPtr_thenNewInstanceInvalid 2025-12-04T08:21:56.3339113Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2025-12-04T08:21:56.3340636Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject 2025-12-04T08:21:56.3342139Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject (0 ms) 2025-12-04T08:21:56.3343602Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid 2025-12-04T08:21:56.3345096Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2025-12-04T08:21:56.3346580Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid 2025-12-04T08:21:56.3348051Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid (0 ms) 2025-12-04T08:21:56.3349647Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2025-12-04T08:21:56.3351439Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-12-04T08:21:56.3353386Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid 2025-12-04T08:21:56.3355206Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2025-12-04T08:21:56.3356942Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr 2025-12-04T08:21:56.3358557Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-12-04T08:21:56.3359960Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject 2025-12-04T08:21:56.3361427Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject (0 ms) 2025-12-04T08:21:56.3362695Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid 2025-12-04T08:21:56.3363948Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid (0 ms) 2025-12-04T08:21:56.3365177Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid 2025-12-04T08:21:56.3366478Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid (0 ms) 2025-12-04T08:21:56.3368000Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid 2025-12-04T08:21:56.3369547Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-12-04T08:21:56.3371120Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromWeakOnlyPtr_thenNewInstanceInvalid 2025-12-04T08:21:56.3372691Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2025-12-04T08:21:56.3374199Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject 2025-12-04T08:21:56.3375654Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject (0 ms) 2025-12-04T08:21:56.3377141Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid 2025-12-04T08:21:56.3378659Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2025-12-04T08:21:56.3380152Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid 2025-12-04T08:21:56.3381636Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid (0 ms) 2025-12-04T08:21:56.3383277Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2025-12-04T08:21:56.3385087Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2025-12-04T08:21:56.3386879Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid 2025-12-04T08:21:56.3388705Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2025-12-04T08:21:56.3390414Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr 2025-12-04T08:21:56.3392074Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2025-12-04T08:21:56.3393253Z [ RUN ] WeakIntrusivePtrTest.SwapFunction 2025-12-04T08:21:56.3393931Z [ OK ] WeakIntrusivePtrTest.SwapFunction (0 ms) 2025-12-04T08:21:56.3394564Z [ RUN ] WeakIntrusivePtrTest.SwapMethod 2025-12-04T08:21:56.3395205Z [ OK ] WeakIntrusivePtrTest.SwapMethod (0 ms) 2025-12-04T08:21:56.3395934Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionFromInvalid 2025-12-04T08:21:56.3396749Z [ OK ] WeakIntrusivePtrTest.SwapFunctionFromInvalid (0 ms) 2025-12-04T08:21:56.3397557Z [ RUN ] WeakIntrusivePtrTest.SwapMethodFromInvalid 2025-12-04T08:21:56.3398449Z [ OK ] WeakIntrusivePtrTest.SwapMethodFromInvalid (0 ms) 2025-12-04T08:21:56.3399268Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionWithInvalid 2025-12-04T08:21:56.3400092Z [ OK ] WeakIntrusivePtrTest.SwapFunctionWithInvalid (0 ms) 2025-12-04T08:21:56.3400903Z [ RUN ] WeakIntrusivePtrTest.SwapMethodWithInvalid 2025-12-04T08:21:56.3401679Z [ OK ] WeakIntrusivePtrTest.SwapMethodWithInvalid (0 ms) 2025-12-04T08:21:56.3402485Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionInvalidWithInvalid 2025-12-04T08:21:56.3403418Z [ OK ] WeakIntrusivePtrTest.SwapFunctionInvalidWithInvalid (0 ms) 2025-12-04T08:21:56.3404356Z [ RUN ] WeakIntrusivePtrTest.SwapMethodInvalidWithInvalid 2025-12-04T08:21:56.3405399Z [ OK ] WeakIntrusivePtrTest.SwapMethodInvalidWithInvalid (0 ms) 2025-12-04T08:21:56.3406309Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionFromWeakOnlyPtr 2025-12-04T08:21:56.3407215Z [ OK ] WeakIntrusivePtrTest.SwapFunctionFromWeakOnlyPtr (0 ms) 2025-12-04T08:21:56.3408184Z [ RUN ] WeakIntrusivePtrTest.SwapMethodFromWeakOnlyPtr 2025-12-04T08:21:56.3409039Z [ OK ] WeakIntrusivePtrTest.SwapMethodFromWeakOnlyPtr (0 ms) 2025-12-04T08:21:56.3409966Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionWithWeakOnlyPtr 2025-12-04T08:21:56.3410835Z [ OK ] WeakIntrusivePtrTest.SwapFunctionWithWeakOnlyPtr (0 ms) 2025-12-04T08:21:56.3411542Z [ RUN ] WeakIntrusivePtrTest.SwapMethodWithWeakOnlyPtr 2025-12-04T08:21:56.3412279Z [ OK ] WeakIntrusivePtrTest.SwapMethodWithWeakOnlyPtr (0 ms) 2025-12-04T08:21:56.3413297Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionWeakOnlyPtrWithWeakOnlyPtr 2025-12-04T08:21:56.3414432Z [ OK ] WeakIntrusivePtrTest.SwapFunctionWeakOnlyPtrWithWeakOnlyPtr (0 ms) 2025-12-04T08:21:56.3415561Z [ RUN ] WeakIntrusivePtrTest.SwapMethodWeakOnlyPtrWithWeakOnlyPtr 2025-12-04T08:21:56.3416638Z [ OK ] WeakIntrusivePtrTest.SwapMethodWeakOnlyPtrWithWeakOnlyPtr (0 ms) 2025-12-04T08:21:56.3417568Z [ RUN ] WeakIntrusivePtrTest.CanBePutInContainer 2025-12-04T08:21:56.3418347Z [ OK ] WeakIntrusivePtrTest.CanBePutInContainer (0 ms) 2025-12-04T08:21:56.3419066Z [ RUN ] WeakIntrusivePtrTest.CanBePutInSet 2025-12-04T08:21:56.3419766Z [ OK ] WeakIntrusivePtrTest.CanBePutInSet (0 ms) 2025-12-04T08:21:56.3420487Z [ RUN ] WeakIntrusivePtrTest.CanBePutInUnorderedSet 2025-12-04T08:21:56.3421303Z [ OK ] WeakIntrusivePtrTest.CanBePutInUnorderedSet (0 ms) 2025-12-04T08:21:56.3422066Z [ RUN ] WeakIntrusivePtrTest.CanBePutInMap 2025-12-04T08:21:56.3422737Z [ OK ] WeakIntrusivePtrTest.CanBePutInMap (0 ms) 2025-12-04T08:21:56.3423472Z [ RUN ] WeakIntrusivePtrTest.CanBePutInUnorderedMap 2025-12-04T08:21:56.3424272Z [ OK ] WeakIntrusivePtrTest.CanBePutInUnorderedMap (0 ms) 2025-12-04T08:21:56.3425090Z [ RUN ] WeakIntrusivePtrTest.Equality_AfterCopyConstructor 2025-12-04T08:21:56.3425967Z [ OK ] WeakIntrusivePtrTest.Equality_AfterCopyConstructor (0 ms) 2025-12-04T08:21:56.3426857Z [ RUN ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment 2025-12-04T08:21:56.3427738Z [ OK ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment (0 ms) 2025-12-04T08:21:56.3428681Z [ RUN ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment_WeakOnly 2025-12-04T08:21:56.3436216Z [ OK ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment_WeakOnly (0 ms) 2025-12-04T08:21:56.3436956Z [ RUN ] WeakIntrusivePtrTest.Equality_Invalid 2025-12-04T08:21:56.3437547Z [ OK ] WeakIntrusivePtrTest.Equality_Invalid (0 ms) 2025-12-04T08:21:56.3438119Z [ RUN ] WeakIntrusivePtrTest.Inequality 2025-12-04T08:21:56.3438666Z [ OK ] WeakIntrusivePtrTest.Inequality (0 ms) 2025-12-04T08:21:56.3439271Z [ RUN ] WeakIntrusivePtrTest.Inequality_InvalidLeft 2025-12-04T08:21:56.3439904Z [ OK ] WeakIntrusivePtrTest.Inequality_InvalidLeft (0 ms) 2025-12-04T08:21:56.3440562Z [ RUN ] WeakIntrusivePtrTest.Inequality_InvalidRight 2025-12-04T08:21:56.3441203Z [ OK ] WeakIntrusivePtrTest.Inequality_InvalidRight (0 ms) 2025-12-04T08:21:56.3441974Z [ RUN ] WeakIntrusivePtrTest.Inequality_WeakOnly 2025-12-04T08:21:56.3442584Z [ OK ] WeakIntrusivePtrTest.Inequality_WeakOnly (0 ms) 2025-12-04T08:21:56.3443213Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent 2025-12-04T08:21:56.3443801Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent (0 ms) 2025-12-04T08:21:56.3444477Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndInvalid 2025-12-04T08:21:56.3445293Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndInvalid (0 ms) 2025-12-04T08:21:56.3445906Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndWeakOnly 2025-12-04T08:21:56.3446452Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndWeakOnly (0 ms) 2025-12-04T08:21:56.3447125Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent_WeakOnlyAndWeakOnly 2025-12-04T08:21:56.3447784Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent_WeakOnlyAndWeakOnly (0 ms) 2025-12-04T08:21:56.3448341Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor 2025-12-04T08:21:56.3448862Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor (0 ms) 2025-12-04T08:21:56.3449440Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor_WeakOnly 2025-12-04T08:21:56.3450088Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor_WeakOnly (0 ms) 2025-12-04T08:21:56.3450659Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment 2025-12-04T08:21:56.3451159Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment (0 ms) 2025-12-04T08:21:56.3451724Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment_WeakOnly 2025-12-04T08:21:56.3452329Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment_WeakOnly (0 ms) 2025-12-04T08:21:56.3452853Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_BothInvalid 2025-12-04T08:21:56.3453295Z [ OK ] WeakIntrusivePtrTest.HashIsSame_BothInvalid (0 ms) 2025-12-04T08:21:56.3453702Z [ RUN ] WeakIntrusivePtrTest.OneIsLess 2025-12-04T08:21:56.3454074Z [ OK ] WeakIntrusivePtrTest.OneIsLess (0 ms) 2025-12-04T08:21:56.3454451Z [ RUN ] WeakIntrusivePtrTest.InvalidIsLess1 2025-12-04T08:21:56.3454853Z [ OK ] WeakIntrusivePtrTest.InvalidIsLess1 (0 ms) 2025-12-04T08:21:56.3455243Z [ RUN ] WeakIntrusivePtrTest.InvalidIsLess2 2025-12-04T08:21:56.3455644Z [ OK ] WeakIntrusivePtrTest.InvalidIsLess2 (0 ms) 2025-12-04T08:21:56.3456093Z [ RUN ] WeakIntrusivePtrTest.InvalidIsNotLessThanInvalid 2025-12-04T08:21:56.3456593Z [ OK ] WeakIntrusivePtrTest.InvalidIsNotLessThanInvalid (0 ms) 2025-12-04T08:21:56.3457194Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnWeakPtr_thenIsInvalid 2025-12-04T08:21:56.3457871Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnWeakPtr_thenIsInvalid (0 ms) 2025-12-04T08:21:56.3458568Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnStrongPtr_thenIsInvalid 2025-12-04T08:21:56.3459263Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnStrongPtr_thenIsInvalid (0 ms) 2025-12-04T08:21:56.3460036Z [ RUN ] WeakIntrusivePtrTest.AllowsMoveConstructingToConst 2025-12-04T08:21:56.3460934Z [ OK ] WeakIntrusivePtrTest.AllowsMoveConstructingToConst (0 ms) 2025-12-04T08:21:56.3461838Z [ RUN ] WeakIntrusivePtrTest.AllowsCopyConstructingToConst 2025-12-04T08:21:56.3462761Z [ OK ] WeakIntrusivePtrTest.AllowsCopyConstructingToConst (0 ms) 2025-12-04T08:21:56.3463676Z [ RUN ] WeakIntrusivePtrTest.AllowsMoveAssigningToConst 2025-12-04T08:21:56.3464545Z [ OK ] WeakIntrusivePtrTest.AllowsMoveAssigningToConst (0 ms) 2025-12-04T08:21:56.3465419Z [ RUN ] WeakIntrusivePtrTest.AllowsCopyAssigningToConst 2025-12-04T08:21:56.3466291Z [ OK ] WeakIntrusivePtrTest.AllowsCopyAssigningToConst (0 ms) 2025-12-04T08:21:56.3467181Z [ RUN ] WeakIntrusivePtrTest.givenNewPtr_thenHasUseCount1 2025-12-04T08:21:56.3468060Z [ OK ] WeakIntrusivePtrTest.givenNewPtr_thenHasUseCount1 (0 ms) 2025-12-04T08:21:56.3468935Z [ RUN ] WeakIntrusivePtrTest.givenNewPtr_thenIsNotExpired 2025-12-04T08:21:56.3469876Z [ OK ] WeakIntrusivePtrTest.givenNewPtr_thenIsNotExpired (0 ms) 2025-12-04T08:21:56.3470790Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_thenHasUseCount0 2025-12-04T08:21:56.3471722Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_thenHasUseCount0 (0 ms) 2025-12-04T08:21:56.3472645Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_thenIsExpired 2025-12-04T08:21:56.3473541Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_thenIsExpired (0 ms) 2025-12-04T08:21:56.3474457Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenHasUseCount0 2025-12-04T08:21:56.3475424Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenHasUseCount0 (0 ms) 2025-12-04T08:21:56.3476466Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenIsExpired 2025-12-04T08:21:56.3477395Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenIsExpired (0 ms) 2025-12-04T08:21:56.3495170Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenHasUseCount0 2025-12-04T08:21:56.3496395Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenHasUseCount0 (0 ms) 2025-12-04T08:21:56.3497574Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenIsExpired 2025-12-04T08:21:56.3498832Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenIsExpired (0 ms) 2025-12-04T08:21:56.3500018Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenHasUseCount0 2025-12-04T08:21:56.3501194Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenHasUseCount0 (0 ms) 2025-12-04T08:21:56.3502363Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenIsExpired 2025-12-04T08:21:56.3503530Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenIsExpired (0 ms) 2025-12-04T08:21:56.3504680Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 2025-12-04T08:21:56.3505768Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 (0 ms) 2025-12-04T08:21:56.3506873Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenIsNotExpired 2025-12-04T08:21:56.3507962Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenIsNotExpired (0 ms) 2025-12-04T08:21:56.3509101Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 2025-12-04T08:21:56.3510254Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 (0 ms) 2025-12-04T08:21:56.3511415Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldIsExpired 2025-12-04T08:21:56.3512509Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldIsExpired (0 ms) 2025-12-04T08:21:56.3513575Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 2025-12-04T08:21:56.3514637Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 (0 ms) 2025-12-04T08:21:56.3515646Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenIsNotExpired 2025-12-04T08:21:56.3516709Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenIsNotExpired (0 ms) 2025-12-04T08:21:56.3517793Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 2025-12-04T08:21:56.3518898Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 (0 ms) 2025-12-04T08:21:56.3519959Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldIsExpired 2025-12-04T08:21:56.3520995Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldIsExpired (0 ms) 2025-12-04T08:21:56.3522084Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount1 2025-12-04T08:21:56.3523163Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount1 (0 ms) 2025-12-04T08:21:56.3524304Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenIsNotExpired 2025-12-04T08:21:56.3525421Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenIsNotExpired (0 ms) 2025-12-04T08:21:56.3526538Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount1 2025-12-04T08:21:56.3527868Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount1 (0 ms) 2025-12-04T08:21:56.3529153Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotExpired 2025-12-04T08:21:56.3530349Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotExpired (0 ms) 2025-12-04T08:21:56.3531589Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenLastStrongPointerResets_thenReleasesResources 2025-12-04T08:21:56.3532996Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenLastStrongPointerResets_thenReleasesResources (0 ms) 2025-12-04T08:21:56.3534597Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenDestructedButStillHasStrongPointers_thenDoesntReleaseResources 2025-12-04T08:21:56.3536511Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenDestructedButStillHasStrongPointers_thenDoesntReleaseResources (0 ms) 2025-12-04T08:21:56.3537980Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject 2025-12-04T08:21:56.3539096Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject (0 ms) 2025-12-04T08:21:56.3540497Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed 2025-12-04T08:21:56.3542184Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-12-04T08:21:56.3543903Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed 2025-12-04T08:21:56.3545767Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-12-04T08:21:56.3547312Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject 2025-12-04T08:21:56.3548529Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject (0 ms) 2025-12-04T08:21:56.3549822Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject 2025-12-04T08:21:56.3551227Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject (0 ms) 2025-12-04T08:21:56.3552828Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-12-04T08:21:56.3554656Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-12-04T08:21:56.3556581Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-12-04T08:21:56.3558581Z [ OK ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-12-04T08:21:56.3560583Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2025-12-04T08:21:56.3562643Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-12-04T08:21:56.3564442Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed 2025-12-04T08:21:56.3566024Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-12-04T08:21:56.3567809Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed 2025-12-04T08:21:56.3569568Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2025-12-04T08:21:56.3571418Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction 2025-12-04T08:21:56.3573305Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-12-04T08:21:56.3575225Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2025-12-04T08:21:56.3577353Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-12-04T08:21:56.3579517Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-12-04T08:21:56.3581551Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-12-04T08:21:56.3583722Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-12-04T08:21:56.3586020Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-12-04T08:21:56.3588217Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction 2025-12-04T08:21:56.3589957Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-12-04T08:21:56.3591918Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2025-12-04T08:21:56.3594047Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-12-04T08:21:56.3596069Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-12-04T08:21:56.3597991Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-12-04T08:21:56.3600037Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2025-12-04T08:21:56.3602174Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2025-12-04T08:21:56.3603700Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject 2025-12-04T08:21:56.3604881Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject (0 ms) 2025-12-04T08:21:56.3606149Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject 2025-12-04T08:21:56.3607575Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject (0 ms) 2025-12-04T08:21:56.3609135Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-12-04T08:21:56.3610911Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-12-04T08:21:56.3612782Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2025-12-04T08:21:56.3614768Z [ OK ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-12-04T08:21:56.3616717Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2025-12-04T08:21:56.3618720Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2025-12-04T08:21:56.3620254Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs 2025-12-04T08:21:56.3621297Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs (0 ms) 2025-12-04T08:21:56.3622582Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed 2025-12-04T08:21:56.3624182Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed (0 ms) 2025-12-04T08:21:56.3625868Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed 2025-12-04T08:21:56.3627662Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed (0 ms) 2025-12-04T08:21:56.3629616Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed 2025-12-04T08:21:56.3631243Z [ OK ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed (0 ms) 2025-12-04T08:21:56.3632866Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately 2025-12-04T08:21:56.3634441Z [ OK ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately (0 ms) 2025-12-04T08:21:56.3635855Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash 2025-12-04T08:21:56.3637249Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash (0 ms) 2025-12-04T08:21:56.3638592Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenDoesntCrash 2025-12-04T08:21:56.3640005Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenDoesntCrash (0 ms) 2025-12-04T08:21:56.3641378Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd 2025-12-04T08:21:56.3642784Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd (0 ms) 2025-12-04T08:21:56.3644223Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd 2025-12-04T08:21:56.3645747Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd (0 ms) 2025-12-04T08:21:56.3647039Z [ RUN ] WeakIntrusivePtrTest.givenStackObject_whenReclaimed_thenCrashes 2025-12-04T08:21:56.3648248Z [ OK ] WeakIntrusivePtrTest.givenStackObject_whenReclaimed_thenCrashes (0 ms) 2025-12-04T08:21:56.3649627Z [ RUN ] WeakIntrusivePtrTest.givenObjectWithWeakReferenceToSelf_whenDestroyed_thenDoesNotCrash 2025-12-04T08:21:56.3651198Z [ OK ] WeakIntrusivePtrTest.givenObjectWithWeakReferenceToSelf_whenDestroyed_thenDoesNotCrash (0 ms) 2025-12-04T08:21:56.3652406Z [----------] 172 tests from WeakIntrusivePtrTest (2 ms total) 2025-12-04T08:21:56.3652907Z 2025-12-04T08:21:56.3653077Z [----------] 3 tests from irangeTest 2025-12-04T08:21:56.3653587Z [ RUN ] irangeTest.range_test 2025-12-04T08:21:56.3654133Z [ OK ] irangeTest.range_test (0 ms) 2025-12-04T08:21:56.3654695Z [ RUN ] irangeTest.end_test 2025-12-04T08:21:56.3655201Z [ OK ] irangeTest.end_test (0 ms) 2025-12-04T08:21:56.3655766Z [ RUN ] irangeTest.neg_range_test 2025-12-04T08:21:56.3656316Z [ OK ] irangeTest.neg_range_test (0 ms) 2025-12-04T08:21:56.3656926Z [----------] 3 tests from irangeTest (0 ms total) 2025-12-04T08:21:56.3657331Z 2025-12-04T08:21:56.3657508Z [----------] 3 tests from irange 2025-12-04T08:21:56.3658057Z [ RUN ] irange.empty_reverse_range_two_inputs 2025-12-04T08:21:56.3658703Z [ OK ] irange.empty_reverse_range_two_inputs (0 ms) 2025-12-04T08:21:56.3659385Z [ RUN ] irange.empty_reverse_range_one_input 2025-12-04T08:21:56.3660043Z [ OK ] irange.empty_reverse_range_one_input (0 ms) 2025-12-04T08:21:56.3660648Z [ RUN ] irange.constexpr_ok 2025-12-04T08:21:56.3661170Z [ OK ] irange.constexpr_ok (0 ms) 2025-12-04T08:21:56.3661724Z [----------] 3 tests from irange (0 ms total) 2025-12-04T08:21:56.3662135Z 2025-12-04T08:21:56.3662303Z [----------] 3 tests from LazyTest 2025-12-04T08:21:56.3662792Z [ RUN ] LazyTest.OptimisticLazy 2025-12-04T08:21:56.3663337Z [ OK ] LazyTest.OptimisticLazy (0 ms) 2025-12-04T08:21:56.3663938Z [ RUN ] LazyTest.PrecomputedLazyValue 2025-12-04T08:21:56.3664565Z [ OK ] LazyTest.PrecomputedLazyValue (0 ms) 2025-12-04T08:21:56.3665205Z [ RUN ] LazyTest.OptimisticLazyValue 2025-12-04T08:21:56.3665809Z [ OK ] LazyTest.OptimisticLazyValue (0 ms) 2025-12-04T08:21:56.3666405Z [----------] 3 tests from LazyTest (0 ms total) 2025-12-04T08:21:56.3666809Z 2025-12-04T08:21:56.3666975Z [----------] 10 tests from LoggingTest 2025-12-04T08:21:56.3667635Z [ RUN ] LoggingTest.TestEnforceTrue 2025-12-04T08:21:56.3668224Z [ OK ] LoggingTest.TestEnforceTrue (0 ms) 2025-12-04T08:21:56.3668839Z [ RUN ] LoggingTest.TestEnforceFalse 2025-12-04T08:21:56.3669464Z [ OK ] LoggingTest.TestEnforceFalse (0 ms) 2025-12-04T08:21:56.3670076Z [ RUN ] LoggingTest.TestEnforceEquals 2025-12-04T08:21:56.3670692Z [ OK ] LoggingTest.TestEnforceEquals (0 ms) 2025-12-04T08:21:56.3671363Z [ RUN ] LoggingTest.TestEnforceMessageVariables 2025-12-04T08:21:56.3672103Z [ OK ] LoggingTest.TestEnforceMessageVariables (0 ms) 2025-12-04T08:21:56.3673190Z [ RUN ] LoggingTest.EnforceEqualsObjectWithReferenceToTemporaryWithoutUseOutOfScope 2025-12-04T08:21:56.3674797Z [ OK ] LoggingTest.EnforceEqualsObjectWithReferenceToTemporaryWithoutUseOutOfScope (0 ms) 2025-12-04T08:21:56.3675946Z [ RUN ] LoggingTest.DoesntCopyComparedObjects 2025-12-04T08:21:56.3676669Z [ OK ] LoggingTest.DoesntCopyComparedObjects (0 ms) 2025-12-04T08:21:56.3677362Z [ RUN ] LoggingTest.EnforceShowcase 2025-12-04T08:21:56.3677967Z [ OK ] LoggingTest.EnforceShowcase (0 ms) 2025-12-04T08:21:56.3678557Z [ RUN ] LoggingTest.Join 2025-12-04T08:21:56.3679099Z [ OK ] LoggingTest.Join (0 ms) 2025-12-04T08:21:56.3679667Z [ RUN ] LoggingTest.TestDanglingElse 2025-12-04T08:21:56.3680275Z [ OK ] LoggingTest.TestDanglingElse (0 ms) 2025-12-04T08:21:56.3680872Z [ RUN ] LoggingTest.LazyBacktrace 2025-12-04T08:21:56.3681423Z [ OK ] LoggingTest.LazyBacktrace (0 ms) 2025-12-04T08:21:56.3682040Z [----------] 10 tests from LoggingTest (0 ms total) 2025-12-04T08:21:56.3682466Z 2025-12-04T08:21:56.3682654Z [----------] 1 test from NofatalTest 2025-12-04T08:21:56.3683235Z [ RUN ] NofatalTest.TorchCheckComparisons 2025-12-04T08:21:56.3683913Z [ OK ] NofatalTest.TorchCheckComparisons (9001 ms) 2025-12-04T08:21:56.3684588Z [----------] 1 test from NofatalTest (9001 ms total) 2025-12-04T08:21:56.3685025Z 2025-12-04T08:21:56.3685306Z [----------] 2 tests from OptionalTest/0, where TypeParam = bool 2025-12-04T08:21:56.3685968Z [ RUN ] OptionalTest/0.Empty 2025-12-04T08:21:56.3686493Z [ OK ] OptionalTest/0.Empty (0 ms) 2025-12-04T08:21:56.3687059Z [ RUN ] OptionalTest/0.Initialized 2025-12-04T08:21:56.3687712Z [ OK ] OptionalTest/0.Initialized (0 ms) 2025-12-04T08:21:56.3688349Z [----------] 2 tests from OptionalTest/0 (0 ms total) 2025-12-04T08:21:56.3688783Z 2025-12-04T08:21:56.3689120Z [----------] 2 tests from OptionalTest/1, where TypeParam = unsigned long 2025-12-04T08:21:56.3689857Z [ RUN ] OptionalTest/1.Empty 2025-12-04T08:21:56.3690366Z [ OK ] OptionalTest/1.Empty (0 ms) 2025-12-04T08:21:56.3690935Z [ RUN ] OptionalTest/1.Initialized 2025-12-04T08:21:56.3691517Z [ OK ] OptionalTest/1.Initialized (0 ms) 2025-12-04T08:21:56.3692132Z [----------] 2 tests from OptionalTest/1 (0 ms total) 2025-12-04T08:21:56.3692562Z 2025-12-04T08:21:56.3692984Z [----------] 2 tests from OptionalTest/2, where TypeParam = c10::ArrayRef 2025-12-04T08:21:56.3693750Z [ RUN ] OptionalTest/2.Empty 2025-12-04T08:21:56.3694285Z [ OK ] OptionalTest/2.Empty (0 ms) 2025-12-04T08:21:56.3694836Z [ RUN ] OptionalTest/2.Initialized 2025-12-04T08:21:56.3695419Z [ OK ] OptionalTest/2.Initialized (0 ms) 2025-12-04T08:21:56.3696013Z [----------] 2 tests from OptionalTest/2 (0 ms total) 2025-12-04T08:21:56.3696450Z 2025-12-04T08:21:56.3697171Z [----------] 2 tests from OptionalTest/3, where TypeParam = std::basic_string,std::allocator > 2025-12-04T08:21:56.3698266Z [ RUN ] OptionalTest/3.Empty 2025-12-04T08:21:56.3698789Z [ OK ] OptionalTest/3.Empty (0 ms) 2025-12-04T08:21:56.3699354Z [ RUN ] OptionalTest/3.Initialized 2025-12-04T08:21:56.3699911Z [ OK ] OptionalTest/3.Initialized (0 ms) 2025-12-04T08:21:56.3700537Z [----------] 2 tests from OptionalTest/3 (0 ms total) 2025-12-04T08:21:56.3700955Z 2025-12-04T08:21:56.3701259Z [----------] 1 test from OptionalTest 2025-12-04T08:21:56.3701779Z [ RUN ] OptionalTest.Nullopt 2025-12-04T08:21:56.3702310Z [ OK ] OptionalTest.Nullopt (0 ms) 2025-12-04T08:21:56.3702898Z [----------] 1 test from OptionalTest (0 ms total) 2025-12-04T08:21:56.3703316Z 2025-12-04T08:21:56.3703883Z [----------] 1 test from CmpTest/0, where TypeParam = std::pair,std::optional > 2025-12-04T08:21:56.3704791Z [ RUN ] CmpTest/0.Cmp 2025-12-04T08:21:56.3705259Z [ OK ] CmpTest/0.Cmp (0 ms) 2025-12-04T08:21:56.3705780Z [----------] 1 test from CmpTest/0 (0 ms total) 2025-12-04T08:21:56.3706196Z 2025-12-04T08:21:56.3706614Z [----------] 1 test from CmpTest/1, where TypeParam = std::pair,int> 2025-12-04T08:21:56.3707528Z [ RUN ] CmpTest/1.Cmp 2025-12-04T08:21:56.3707975Z [ OK ] CmpTest/1.Cmp (0 ms) 2025-12-04T08:21:56.3708512Z [----------] 1 test from CmpTest/1 (0 ms total) 2025-12-04T08:21:56.3708909Z 2025-12-04T08:21:56.3709350Z [----------] 1 test from CmpTest/2, where TypeParam = std::pair > 2025-12-04T08:21:56.3710171Z [ RUN ] CmpTest/2.Cmp 2025-12-04T08:21:56.3710619Z [ OK ] CmpTest/2.Cmp (0 ms) 2025-12-04T08:21:56.3711187Z [----------] 1 test from CmpTest/2 (0 ms total) 2025-12-04T08:21:56.3711563Z 2025-12-04T08:21:56.3712021Z [----------] 1 test from CmpTest/3, where TypeParam = std::pair,long> 2025-12-04T08:21:56.3712838Z [ RUN ] CmpTest/3.Cmp 2025-12-04T08:21:56.3713316Z [ OK ] CmpTest/3.Cmp (0 ms) 2025-12-04T08:21:56.3713835Z [----------] 1 test from CmpTest/3 (0 ms total) 2025-12-04T08:21:56.3714256Z 2025-12-04T08:21:56.3714699Z [----------] 1 test from CmpTest/4, where TypeParam = std::pair > 2025-12-04T08:21:56.3715517Z [ RUN ] CmpTest/4.Cmp 2025-12-04T08:21:56.3715984Z [ OK ] CmpTest/4.Cmp (0 ms) 2025-12-04T08:21:56.3716516Z [----------] 1 test from CmpTest/4 (0 ms total) 2025-12-04T08:21:56.3716922Z 2025-12-04T08:21:56.3717161Z [----------] 19 tests from OrderedPreservingDictTest 2025-12-04T08:21:56.3717921Z [ RUN ] OrderedPreservingDictTest.InsertAndDeleteBasic 2025-12-04T08:21:56.3718782Z [ OK ] OrderedPreservingDictTest.InsertAndDeleteBasic (0 ms) 2025-12-04T08:21:56.3719741Z [ RUN ] OrderedPreservingDictTest.InsertExistingDoesntAffectOrder 2025-12-04T08:21:56.3720797Z [ OK ] OrderedPreservingDictTest.InsertExistingDoesntAffectOrder (0 ms) 2025-12-04T08:21:56.3721735Z [ RUN ] OrderedPreservingDictTest.testRefType 2025-12-04T08:21:56.3722469Z [ OK ] OrderedPreservingDictTest.testRefType (0 ms) 2025-12-04T08:21:56.3723209Z [ RUN ] OrderedPreservingDictTest.DictCollisions 2025-12-04T08:21:56.3723981Z [ OK ] OrderedPreservingDictTest.DictCollisions (166 ms) 2025-12-04T08:21:56.3724756Z [ RUN ] OrderedPreservingDictTest.test_range_insert 2025-12-04T08:21:56.3725534Z [ OK ] OrderedPreservingDictTest.test_range_insert (0 ms) 2025-12-04T08:21:56.3726278Z [ RUN ] OrderedPreservingDictTest.test_range_erase_all 2025-12-04T08:21:56.3727118Z [ OK ] OrderedPreservingDictTest.test_range_erase_all (0 ms) 2025-12-04T08:21:56.3727978Z [ RUN ] OrderedPreservingDictTest.test_range_erase 2025-12-04T08:21:56.3728886Z [ OK ] OrderedPreservingDictTest.test_range_erase (7 ms) 2025-12-04T08:21:56.3729719Z [ RUN ] OrderedPreservingDictTest.test_move_constructor_empty 2025-12-04T08:21:56.3730635Z [ OK ] OrderedPreservingDictTest.test_move_constructor_empty (0 ms) 2025-12-04T08:21:56.3731539Z [ RUN ] OrderedPreservingDictTest.test_move_operator_empty 2025-12-04T08:21:56.3732399Z [ OK ] OrderedPreservingDictTest.test_move_operator_empty (0 ms) 2025-12-04T08:21:56.3733451Z [ RUN ] OrderedPreservingDictTest.test_reassign_moved_object_move_constructor 2025-12-04T08:21:56.3734647Z [ OK ] OrderedPreservingDictTest.test_reassign_moved_object_move_constructor (0 ms) 2025-12-04T08:21:56.3735799Z [ RUN ] OrderedPreservingDictTest.test_reassign_moved_object_move_operator 2025-12-04T08:21:56.3737046Z [ OK ] OrderedPreservingDictTest.test_reassign_moved_object_move_operator (0 ms) 2025-12-04T08:21:56.3738131Z [ RUN ] OrderedPreservingDictTest.test_copy_constructor_and_operator 2025-12-04T08:21:56.3739192Z [ OK ] OrderedPreservingDictTest.test_copy_constructor_and_operator (0 ms) 2025-12-04T08:21:56.3740172Z [ RUN ] OrderedPreservingDictTest.test_copy_constructor_empty 2025-12-04T08:21:56.3741070Z [ OK ] OrderedPreservingDictTest.test_copy_constructor_empty (0 ms) 2025-12-04T08:21:56.3741975Z [ RUN ] OrderedPreservingDictTest.test_copy_operator_empty 2025-12-04T08:21:56.3742842Z [ OK ] OrderedPreservingDictTest.test_copy_operator_empty (0 ms) 2025-12-04T08:21:56.3743805Z [ RUN ] OrderedPreservingDictTest.test_at 2025-12-04T08:21:56.3744479Z [ OK ] OrderedPreservingDictTest.test_at (0 ms) 2025-12-04T08:21:56.3745180Z [ RUN ] OrderedPreservingDictTest.test_equal_range 2025-12-04T08:21:56.3745908Z [ OK ] OrderedPreservingDictTest.test_equal_range (0 ms) 2025-12-04T08:21:56.3746698Z [ RUN ] OrderedPreservingDictTest.test_access_operator 2025-12-04T08:21:56.3747521Z [ OK ] OrderedPreservingDictTest.test_access_operator (0 ms) 2025-12-04T08:21:56.3748347Z [ RUN ] OrderedPreservingDictTest.test_swap 2025-12-04T08:21:56.3749031Z [ OK ] OrderedPreservingDictTest.test_swap (0 ms) 2025-12-04T08:21:56.3749725Z [ RUN ] OrderedPreservingDictTest.test_swap_empty 2025-12-04T08:21:56.3750473Z [ OK ] OrderedPreservingDictTest.test_swap_empty (0 ms) 2025-12-04T08:21:56.3751266Z [----------] 19 tests from OrderedPreservingDictTest (175 ms total) 2025-12-04T08:21:56.3751794Z 2025-12-04T08:21:56.3751977Z [----------] 3 tests from RegistryTest 2025-12-04T08:21:56.3752545Z [ RUN ] RegistryTest.CanRunCreator 2025-12-04T08:21:56.3753119Z [ OK ] RegistryTest.CanRunCreator (0 ms) 2025-12-04T08:21:56.3753805Z [ RUN ] RegistryTest.ReturnNullOnNonExistingCreator 2025-12-04T08:21:56.3754595Z [ OK ] RegistryTest.ReturnNullOnNonExistingCreator (0 ms) 2025-12-04T08:21:56.3755315Z [ RUN ] RegistryTest.RegistryPriorities 2025-12-04T08:21:56.3756056Z Key already registered with the same priority: FooWithPriority 2025-12-04T08:21:56.3757104Z Higher priority item already registered, skipping registration of FooWithPriority 2025-12-04T08:21:56.3758055Z [ OK ] RegistryTest.RegistryPriorities (0 ms) 2025-12-04T08:21:56.3758659Z [----------] 3 tests from RegistryTest (0 ms total) 2025-12-04T08:21:56.3759071Z 2025-12-04T08:21:56.3759766Z [----------] 37 tests from SmallVectorTest/0, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable,0u> 2025-12-04T08:21:56.3760894Z [ RUN ] SmallVectorTest/0.ConstructorNonIterTest 2025-12-04T08:21:56.3761619Z [ OK ] SmallVectorTest/0.ConstructorNonIterTest (0 ms) 2025-12-04T08:21:56.3762292Z [ RUN ] SmallVectorTest/0.ConstructorIterTest 2025-12-04T08:21:56.3762891Z [ OK ] SmallVectorTest/0.ConstructorIterTest (0 ms) 2025-12-04T08:21:56.3763546Z [ RUN ] SmallVectorTest/0.EmptyVectorTest 2025-12-04T08:21:56.3764162Z [ OK ] SmallVectorTest/0.EmptyVectorTest (0 ms) 2025-12-04T08:21:56.3764798Z [ RUN ] SmallVectorTest/0.PushPopTest 2025-12-04T08:21:56.3765251Z [ OK ] SmallVectorTest/0.PushPopTest (0 ms) 2025-12-04T08:21:56.3765830Z [ RUN ] SmallVectorTest/0.ClearTest 2025-12-04T08:21:56.3766397Z [ OK ] SmallVectorTest/0.ClearTest (0 ms) 2025-12-04T08:21:56.3767019Z [ RUN ] SmallVectorTest/0.ResizeShrinkTest 2025-12-04T08:21:56.3767714Z [ OK ] SmallVectorTest/0.ResizeShrinkTest (0 ms) 2025-12-04T08:21:56.3768355Z [ RUN ] SmallVectorTest/0.ResizeGrowTest 2025-12-04T08:21:56.3768987Z [ OK ] SmallVectorTest/0.ResizeGrowTest (0 ms) 2025-12-04T08:21:56.3769643Z [ RUN ] SmallVectorTest/0.ResizeWithElementsTest 2025-12-04T08:21:56.3770372Z [ OK ] SmallVectorTest/0.ResizeWithElementsTest (0 ms) 2025-12-04T08:21:56.3771057Z [ RUN ] SmallVectorTest/0.ResizeFillTest 2025-12-04T08:21:56.3771783Z [ OK ] SmallVectorTest/0.ResizeFillTest (0 ms) 2025-12-04T08:21:56.3772378Z [ RUN ] SmallVectorTest/0.OverflowTest 2025-12-04T08:21:56.3772997Z [ OK ] SmallVectorTest/0.OverflowTest (0 ms) 2025-12-04T08:21:56.3773595Z [ RUN ] SmallVectorTest/0.IterationTest 2025-12-04T08:21:56.3774212Z [ OK ] SmallVectorTest/0.IterationTest (0 ms) 2025-12-04T08:21:56.3774824Z [ RUN ] SmallVectorTest/0.SwapTest 2025-12-04T08:21:56.3775388Z [ OK ] SmallVectorTest/0.SwapTest (0 ms) 2025-12-04T08:21:56.3775987Z [ RUN ] SmallVectorTest/0.AppendTest 2025-12-04T08:21:56.3776570Z [ OK ] SmallVectorTest/0.AppendTest (0 ms) 2025-12-04T08:21:56.3777203Z [ RUN ] SmallVectorTest/0.AppendRepeatedTest 2025-12-04T08:21:56.3777972Z [ OK ] SmallVectorTest/0.AppendRepeatedTest (0 ms) 2025-12-04T08:21:56.3778648Z [ RUN ] SmallVectorTest/0.AppendNonIterTest 2025-12-04T08:21:56.3779296Z [ OK ] SmallVectorTest/0.AppendNonIterTest (0 ms) 2025-12-04T08:21:56.3780077Z [ RUN ] SmallVectorTest/0.AppendRepeatedNonForwardIterator 2025-12-04T08:21:56.3780962Z [ OK ] SmallVectorTest/0.AppendRepeatedNonForwardIterator (0 ms) 2025-12-04T08:21:56.3781779Z [ RUN ] SmallVectorTest/0.AppendSmallVector 2025-12-04T08:21:56.3782428Z [ OK ] SmallVectorTest/0.AppendSmallVector (0 ms) 2025-12-04T08:21:56.3783057Z [ RUN ] SmallVectorTest/0.AssignTest 2025-12-04T08:21:56.3783662Z [ OK ] SmallVectorTest/0.AssignTest (0 ms) 2025-12-04T08:21:56.3784274Z [ RUN ] SmallVectorTest/0.AssignRangeTest 2025-12-04T08:21:56.3784917Z [ OK ] SmallVectorTest/0.AssignRangeTest (0 ms) 2025-12-04T08:21:56.3785569Z [ RUN ] SmallVectorTest/0.AssignNonIterTest 2025-12-04T08:21:56.3786214Z [ OK ] SmallVectorTest/0.AssignNonIterTest (0 ms) 2025-12-04T08:21:56.3786856Z [ RUN ] SmallVectorTest/0.AssignSmallVector 2025-12-04T08:21:56.3787510Z [ OK ] SmallVectorTest/0.AssignSmallVector (0 ms) 2025-12-04T08:21:56.3788169Z [ RUN ] SmallVectorTest/0.MoveAssignTest 2025-12-04T08:21:56.3788801Z [ OK ] SmallVectorTest/0.MoveAssignTest (0 ms) 2025-12-04T08:21:56.3789421Z [ RUN ] SmallVectorTest/0.EraseTest 2025-12-04T08:21:56.3790002Z [ OK ] SmallVectorTest/0.EraseTest (0 ms) 2025-12-04T08:21:56.3790611Z [ RUN ] SmallVectorTest/0.EraseRangeTest 2025-12-04T08:21:56.3791209Z [ OK ] SmallVectorTest/0.EraseRangeTest (0 ms) 2025-12-04T08:21:56.3791824Z [ RUN ] SmallVectorTest/0.InsertTest 2025-12-04T08:21:56.3792424Z [ OK ] SmallVectorTest/0.InsertTest (0 ms) 2025-12-04T08:21:56.3793033Z [ RUN ] SmallVectorTest/0.InsertCopy 2025-12-04T08:21:56.3793626Z [ OK ] SmallVectorTest/0.InsertCopy (0 ms) 2025-12-04T08:21:56.3794259Z [ RUN ] SmallVectorTest/0.InsertRepeatedTest 2025-12-04T08:21:56.3794926Z [ OK ] SmallVectorTest/0.InsertRepeatedTest (0 ms) 2025-12-04T08:21:56.3795616Z [ RUN ] SmallVectorTest/0.InsertRepeatedNonIterTest 2025-12-04T08:21:56.3796386Z [ OK ] SmallVectorTest/0.InsertRepeatedNonIterTest (0 ms) 2025-12-04T08:21:56.3797158Z [ RUN ] SmallVectorTest/0.InsertRepeatedAtEndTest 2025-12-04T08:21:56.3797884Z [ OK ] SmallVectorTest/0.InsertRepeatedAtEndTest (0 ms) 2025-12-04T08:21:56.3798635Z [ RUN ] SmallVectorTest/0.InsertRepeatedEmptyTest 2025-12-04T08:21:56.3799362Z [ OK ] SmallVectorTest/0.InsertRepeatedEmptyTest (0 ms) 2025-12-04T08:21:56.3800055Z [ RUN ] SmallVectorTest/0.InsertRangeTest 2025-12-04T08:21:56.3800684Z [ OK ] SmallVectorTest/0.InsertRangeTest (0 ms) 2025-12-04T08:21:56.3801347Z [ RUN ] SmallVectorTest/0.InsertRangeAtEndTest 2025-12-04T08:21:56.3802029Z [ OK ] SmallVectorTest/0.InsertRangeAtEndTest (0 ms) 2025-12-04T08:21:56.3802714Z [ RUN ] SmallVectorTest/0.InsertEmptyRangeTest 2025-12-04T08:21:56.3803417Z [ OK ] SmallVectorTest/0.InsertEmptyRangeTest (0 ms) 2025-12-04T08:21:56.3804096Z [ RUN ] SmallVectorTest/0.ComparisonTest 2025-12-04T08:21:56.3804741Z [ OK ] SmallVectorTest/0.ComparisonTest (0 ms) 2025-12-04T08:21:56.3805446Z [ RUN ] SmallVectorTest/0.ConstVectorTest 2025-12-04T08:21:56.3806089Z [ OK ] SmallVectorTest/0.ConstVectorTest (0 ms) 2025-12-04T08:21:56.3806732Z [ RUN ] SmallVectorTest/0.DirectVectorTest 2025-12-04T08:21:56.3807448Z [ OK ] SmallVectorTest/0.DirectVectorTest (0 ms) 2025-12-04T08:21:56.3808095Z [ RUN ] SmallVectorTest/0.IteratorTest 2025-12-04T08:21:56.3808692Z [ OK ] SmallVectorTest/0.IteratorTest (0 ms) 2025-12-04T08:21:56.3809353Z [----------] 37 tests from SmallVectorTest/0 (0 ms total) 2025-12-04T08:21:56.3809803Z 2025-12-04T08:21:56.3810522Z [----------] 37 tests from SmallVectorTest/1, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable,1u> 2025-12-04T08:21:56.3811789Z [ RUN ] SmallVectorTest/1.ConstructorNonIterTest 2025-12-04T08:21:56.3812491Z [ OK ] SmallVectorTest/1.ConstructorNonIterTest (0 ms) 2025-12-04T08:21:56.3813214Z [ RUN ] SmallVectorTest/1.ConstructorIterTest 2025-12-04T08:21:56.3813908Z [ OK ] SmallVectorTest/1.ConstructorIterTest (0 ms) 2025-12-04T08:21:56.3814553Z [ RUN ] SmallVectorTest/1.EmptyVectorTest 2025-12-04T08:21:56.3815186Z [ OK ] SmallVectorTest/1.EmptyVectorTest (0 ms) 2025-12-04T08:21:56.3816351Z [ RUN ] SmallVectorTest/1.PushPopTest 2025-12-04T08:21:56.3816951Z [ OK ] SmallVectorTest/1.PushPopTest (0 ms) 2025-12-04T08:21:56.3817542Z [ RUN ] SmallVectorTest/1.ClearTest 2025-12-04T08:21:56.3818132Z [ OK ] SmallVectorTest/1.ClearTest (0 ms) 2025-12-04T08:21:56.3818738Z [ RUN ] SmallVectorTest/1.ResizeShrinkTest 2025-12-04T08:21:56.3819388Z [ OK ] SmallVectorTest/1.ResizeShrinkTest (0 ms) 2025-12-04T08:21:56.3820027Z [ RUN ] SmallVectorTest/1.ResizeGrowTest 2025-12-04T08:21:56.3820644Z [ OK ] SmallVectorTest/1.ResizeGrowTest (0 ms) 2025-12-04T08:21:56.3821291Z [ RUN ] SmallVectorTest/1.ResizeWithElementsTest 2025-12-04T08:21:56.3821982Z [ OK ] SmallVectorTest/1.ResizeWithElementsTest (0 ms) 2025-12-04T08:21:56.3822682Z [ RUN ] SmallVectorTest/1.ResizeFillTest 2025-12-04T08:21:56.3823296Z [ OK ] SmallVectorTest/1.ResizeFillTest (0 ms) 2025-12-04T08:21:56.3823928Z [ RUN ] SmallVectorTest/1.OverflowTest 2025-12-04T08:21:56.3824558Z [ OK ] SmallVectorTest/1.OverflowTest (0 ms) 2025-12-04T08:21:56.3825169Z [ RUN ] SmallVectorTest/1.IterationTest 2025-12-04T08:21:56.3825784Z [ OK ] SmallVectorTest/1.IterationTest (0 ms) 2025-12-04T08:21:56.3826383Z [ RUN ] SmallVectorTest/1.SwapTest 2025-12-04T08:21:56.3826966Z [ OK ] SmallVectorTest/1.SwapTest (0 ms) 2025-12-04T08:21:56.3827564Z [ RUN ] SmallVectorTest/1.AppendTest 2025-12-04T08:21:56.3828170Z [ OK ] SmallVectorTest/1.AppendTest (0 ms) 2025-12-04T08:21:56.3828980Z [ RUN ] SmallVectorTest/1.AppendRepeatedTest 2025-12-04T08:21:56.3829678Z [ OK ] SmallVectorTest/1.AppendRepeatedTest (0 ms) 2025-12-04T08:21:56.3830360Z [ RUN ] SmallVectorTest/1.AppendNonIterTest 2025-12-04T08:21:56.3831016Z [ OK ] SmallVectorTest/1.AppendNonIterTest (0 ms) 2025-12-04T08:21:56.3831785Z [ RUN ] SmallVectorTest/1.AppendRepeatedNonForwardIterator 2025-12-04T08:21:56.3832652Z [ OK ] SmallVectorTest/1.AppendRepeatedNonForwardIterator (0 ms) 2025-12-04T08:21:56.3833470Z [ RUN ] SmallVectorTest/1.AppendSmallVector 2025-12-04T08:21:56.3834122Z [ OK ] SmallVectorTest/1.AppendSmallVector (0 ms) 2025-12-04T08:21:56.3834773Z [ RUN ] SmallVectorTest/1.AssignTest 2025-12-04T08:21:56.3835349Z [ OK ] SmallVectorTest/1.AssignTest (0 ms) 2025-12-04T08:21:56.3835986Z [ RUN ] SmallVectorTest/1.AssignRangeTest 2025-12-04T08:21:56.3836633Z [ OK ] SmallVectorTest/1.AssignRangeTest (0 ms) 2025-12-04T08:21:56.3837264Z [ RUN ] SmallVectorTest/1.AssignNonIterTest 2025-12-04T08:21:56.3837933Z [ OK ] SmallVectorTest/1.AssignNonIterTest (0 ms) 2025-12-04T08:21:56.3838586Z [ RUN ] SmallVectorTest/1.AssignSmallVector 2025-12-04T08:21:56.3839254Z [ OK ] SmallVectorTest/1.AssignSmallVector (0 ms) 2025-12-04T08:21:56.3840007Z [ RUN ] SmallVectorTest/1.MoveAssignTest 2025-12-04T08:21:56.3840631Z [ OK ] SmallVectorTest/1.MoveAssignTest (0 ms) 2025-12-04T08:21:56.3841247Z [ RUN ] SmallVectorTest/1.EraseTest 2025-12-04T08:21:56.3841820Z [ OK ] SmallVectorTest/1.EraseTest (0 ms) 2025-12-04T08:21:56.3842437Z [ RUN ] SmallVectorTest/1.EraseRangeTest 2025-12-04T08:21:56.3843054Z [ OK ] SmallVectorTest/1.EraseRangeTest (0 ms) 2025-12-04T08:21:56.3843662Z [ RUN ] SmallVectorTest/1.InsertTest 2025-12-04T08:21:56.3844243Z [ OK ] SmallVectorTest/1.InsertTest (0 ms) 2025-12-04T08:21:56.3844856Z [ RUN ] SmallVectorTest/1.InsertCopy 2025-12-04T08:21:56.3845591Z [ OK ] SmallVectorTest/1.InsertCopy (0 ms) 2025-12-04T08:21:56.3846233Z [ RUN ] SmallVectorTest/1.InsertRepeatedTest 2025-12-04T08:21:56.3846845Z [ OK ] SmallVectorTest/1.InsertRepeatedTest (0 ms) 2025-12-04T08:21:56.3847253Z [ RUN ] SmallVectorTest/1.InsertRepeatedNonIterTest 2025-12-04T08:21:56.3847776Z [ OK ] SmallVectorTest/1.InsertRepeatedNonIterTest (0 ms) 2025-12-04T08:21:56.3848202Z [ RUN ] SmallVectorTest/1.InsertRepeatedAtEndTest 2025-12-04T08:21:56.3863474Z [ OK ] SmallVectorTest/1.InsertRepeatedAtEndTest (0 ms) 2025-12-04T08:21:56.3864225Z [ RUN ] SmallVectorTest/1.InsertRepeatedEmptyTest 2025-12-04T08:21:56.3864788Z [ OK ] SmallVectorTest/1.InsertRepeatedEmptyTest (0 ms) 2025-12-04T08:21:56.3865319Z [ RUN ] SmallVectorTest/1.InsertRangeTest 2025-12-04T08:21:56.3865971Z [ OK ] SmallVectorTest/1.InsertRangeTest (0 ms) 2025-12-04T08:21:56.3866626Z [ RUN ] SmallVectorTest/1.InsertRangeAtEndTest 2025-12-04T08:21:56.3867329Z [ OK ] SmallVectorTest/1.InsertRangeAtEndTest (0 ms) 2025-12-04T08:21:56.3868025Z [ RUN ] SmallVectorTest/1.InsertEmptyRangeTest 2025-12-04T08:21:56.3868699Z [ OK ] SmallVectorTest/1.InsertEmptyRangeTest (0 ms) 2025-12-04T08:21:56.3869406Z [ RUN ] SmallVectorTest/1.ComparisonTest 2025-12-04T08:21:56.3870041Z [ OK ] SmallVectorTest/1.ComparisonTest (0 ms) 2025-12-04T08:21:56.3870682Z [ RUN ] SmallVectorTest/1.ConstVectorTest 2025-12-04T08:21:56.3871328Z [ OK ] SmallVectorTest/1.ConstVectorTest (0 ms) 2025-12-04T08:21:56.3871975Z [ RUN ] SmallVectorTest/1.DirectVectorTest 2025-12-04T08:21:56.3872619Z [ OK ] SmallVectorTest/1.DirectVectorTest (0 ms) 2025-12-04T08:21:56.3873252Z [ RUN ] SmallVectorTest/1.IteratorTest 2025-12-04T08:21:56.3873864Z [ OK ] SmallVectorTest/1.IteratorTest (0 ms) 2025-12-04T08:21:56.3874514Z [----------] 37 tests from SmallVectorTest/1 (0 ms total) 2025-12-04T08:21:56.3874974Z 2025-12-04T08:21:56.3875691Z [----------] 37 tests from SmallVectorTest/2, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable,2u> 2025-12-04T08:21:56.3876833Z [ RUN ] SmallVectorTest/2.ConstructorNonIterTest 2025-12-04T08:21:56.3877535Z [ OK ] SmallVectorTest/2.ConstructorNonIterTest (0 ms) 2025-12-04T08:21:56.3878249Z [ RUN ] SmallVectorTest/2.ConstructorIterTest 2025-12-04T08:21:56.3878930Z [ OK ] SmallVectorTest/2.ConstructorIterTest (0 ms) 2025-12-04T08:21:56.3879600Z [ RUN ] SmallVectorTest/2.EmptyVectorTest 2025-12-04T08:21:56.3880210Z [ OK ] SmallVectorTest/2.EmptyVectorTest (0 ms) 2025-12-04T08:21:56.3880865Z [ RUN ] SmallVectorTest/2.PushPopTest 2025-12-04T08:21:56.3881462Z [ OK ] SmallVectorTest/2.PushPopTest (0 ms) 2025-12-04T08:21:56.3882086Z [ RUN ] SmallVectorTest/2.ClearTest 2025-12-04T08:21:56.3882694Z [ OK ] SmallVectorTest/2.ClearTest (0 ms) 2025-12-04T08:21:56.3883301Z [ RUN ] SmallVectorTest/2.ResizeShrinkTest 2025-12-04T08:21:56.3883949Z [ OK ] SmallVectorTest/2.ResizeShrinkTest (0 ms) 2025-12-04T08:21:56.3884586Z [ RUN ] SmallVectorTest/2.ResizeGrowTest 2025-12-04T08:21:56.3885219Z [ OK ] SmallVectorTest/2.ResizeGrowTest (0 ms) 2025-12-04T08:21:56.3885887Z [ RUN ] SmallVectorTest/2.ResizeWithElementsTest 2025-12-04T08:21:56.3886688Z [ OK ] SmallVectorTest/2.ResizeWithElementsTest (0 ms) 2025-12-04T08:21:56.3887476Z [ RUN ] SmallVectorTest/2.ResizeFillTest 2025-12-04T08:21:56.3888118Z [ OK ] SmallVectorTest/2.ResizeFillTest (0 ms) 2025-12-04T08:21:56.3888749Z [ RUN ] SmallVectorTest/2.OverflowTest 2025-12-04T08:21:56.3889331Z [ OK ] SmallVectorTest/2.OverflowTest (0 ms) 2025-12-04T08:21:56.3889953Z [ RUN ] SmallVectorTest/2.IterationTest 2025-12-04T08:21:56.3890550Z [ OK ] SmallVectorTest/2.IterationTest (0 ms) 2025-12-04T08:21:56.3891157Z [ RUN ] SmallVectorTest/2.SwapTest 2025-12-04T08:21:56.3891707Z [ OK ] SmallVectorTest/2.SwapTest (0 ms) 2025-12-04T08:21:56.3892301Z [ RUN ] SmallVectorTest/2.AppendTest 2025-12-04T08:21:56.3893001Z [ OK ] SmallVectorTest/2.AppendTest (0 ms) 2025-12-04T08:21:56.3893631Z [ RUN ] SmallVectorTest/2.AppendRepeatedTest 2025-12-04T08:21:56.3894308Z [ OK ] SmallVectorTest/2.AppendRepeatedTest (0 ms) 2025-12-04T08:21:56.3894865Z [ RUN ] SmallVectorTest/2.AppendNonIterTest 2025-12-04T08:21:56.3895375Z [ OK ] SmallVectorTest/2.AppendNonIterTest (0 ms) 2025-12-04T08:21:56.3896053Z [ RUN ] SmallVectorTest/2.AppendRepeatedNonForwardIterator 2025-12-04T08:21:56.3897000Z [ OK ] SmallVectorTest/2.AppendRepeatedNonForwardIterator (0 ms) 2025-12-04T08:21:56.3897787Z [ RUN ] SmallVectorTest/2.AppendSmallVector 2025-12-04T08:21:56.3898457Z [ OK ] SmallVectorTest/2.AppendSmallVector (0 ms) 2025-12-04T08:21:56.3899096Z [ RUN ] SmallVectorTest/2.AssignTest 2025-12-04T08:21:56.3899661Z [ OK ] SmallVectorTest/2.AssignTest (0 ms) 2025-12-04T08:21:56.3900286Z [ RUN ] SmallVectorTest/2.AssignRangeTest 2025-12-04T08:21:56.3900910Z [ OK ] SmallVectorTest/2.AssignRangeTest (0 ms) 2025-12-04T08:21:56.3901568Z [ RUN ] SmallVectorTest/2.AssignNonIterTest 2025-12-04T08:21:56.3902208Z [ OK ] SmallVectorTest/2.AssignNonIterTest (0 ms) 2025-12-04T08:21:56.3902869Z [ RUN ] SmallVectorTest/2.AssignSmallVector 2025-12-04T08:21:56.3903525Z [ OK ] SmallVectorTest/2.AssignSmallVector (0 ms) 2025-12-04T08:21:56.3904181Z [ RUN ] SmallVectorTest/2.MoveAssignTest 2025-12-04T08:21:56.3904823Z [ OK ] SmallVectorTest/2.MoveAssignTest (0 ms) 2025-12-04T08:21:56.3905427Z [ RUN ] SmallVectorTest/2.EraseTest 2025-12-04T08:21:56.3906021Z [ OK ] SmallVectorTest/2.EraseTest (0 ms) 2025-12-04T08:21:56.3906617Z [ RUN ] SmallVectorTest/2.EraseRangeTest 2025-12-04T08:21:56.3907255Z [ OK ] SmallVectorTest/2.EraseRangeTest (0 ms) 2025-12-04T08:21:56.3907870Z [ RUN ] SmallVectorTest/2.InsertTest 2025-12-04T08:21:56.3908460Z [ OK ] SmallVectorTest/2.InsertTest (0 ms) 2025-12-04T08:21:56.3909051Z [ RUN ] SmallVectorTest/2.InsertCopy 2025-12-04T08:21:56.3909656Z [ OK ] SmallVectorTest/2.InsertCopy (0 ms) 2025-12-04T08:21:56.3910292Z [ RUN ] SmallVectorTest/2.InsertRepeatedTest 2025-12-04T08:21:56.3910937Z [ OK ] SmallVectorTest/2.InsertRepeatedTest (0 ms) 2025-12-04T08:21:56.3911636Z [ RUN ] SmallVectorTest/2.InsertRepeatedNonIterTest 2025-12-04T08:21:56.3912387Z [ OK ] SmallVectorTest/2.InsertRepeatedNonIterTest (0 ms) 2025-12-04T08:21:56.3913142Z [ RUN ] SmallVectorTest/2.InsertRepeatedAtEndTest 2025-12-04T08:21:56.3913864Z [ OK ] SmallVectorTest/2.InsertRepeatedAtEndTest (0 ms) 2025-12-04T08:21:56.3914614Z [ RUN ] SmallVectorTest/2.InsertRepeatedEmptyTest 2025-12-04T08:21:56.3915351Z [ OK ] SmallVectorTest/2.InsertRepeatedEmptyTest (0 ms) 2025-12-04T08:21:56.3916040Z [ RUN ] SmallVectorTest/2.InsertRangeTest 2025-12-04T08:21:56.3916682Z [ OK ] SmallVectorTest/2.InsertRangeTest (0 ms) 2025-12-04T08:21:56.3917337Z [ RUN ] SmallVectorTest/2.InsertRangeAtEndTest 2025-12-04T08:21:56.3918035Z [ OK ] SmallVectorTest/2.InsertRangeAtEndTest (0 ms) 2025-12-04T08:21:56.3918724Z [ RUN ] SmallVectorTest/2.InsertEmptyRangeTest 2025-12-04T08:21:56.3919415Z [ OK ] SmallVectorTest/2.InsertEmptyRangeTest (0 ms) 2025-12-04T08:21:56.3920151Z [ RUN ] SmallVectorTest/2.ComparisonTest 2025-12-04T08:21:56.3920779Z [ OK ] SmallVectorTest/2.ComparisonTest (0 ms) 2025-12-04T08:21:56.3921430Z [ RUN ] SmallVectorTest/2.ConstVectorTest 2025-12-04T08:21:56.3922058Z [ OK ] SmallVectorTest/2.ConstVectorTest (0 ms) 2025-12-04T08:21:56.3922707Z [ RUN ] SmallVectorTest/2.DirectVectorTest 2025-12-04T08:21:56.3923337Z [ OK ] SmallVectorTest/2.DirectVectorTest (0 ms) 2025-12-04T08:21:56.3923971Z [ RUN ] SmallVectorTest/2.IteratorTest 2025-12-04T08:21:56.3924567Z [ OK ] SmallVectorTest/2.IteratorTest (0 ms) 2025-12-04T08:21:56.3925232Z [----------] 37 tests from SmallVectorTest/2 (0 ms total) 2025-12-04T08:21:56.3925658Z 2025-12-04T08:21:56.3926486Z [----------] 37 tests from SmallVectorTest/3, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable,4u> 2025-12-04T08:21:56.3927705Z [ RUN ] SmallVectorTest/3.ConstructorNonIterTest 2025-12-04T08:21:56.3928435Z [ OK ] SmallVectorTest/3.ConstructorNonIterTest (0 ms) 2025-12-04T08:21:56.3929334Z [ RUN ] SmallVectorTest/3.ConstructorIterTest 2025-12-04T08:21:56.3930012Z [ OK ] SmallVectorTest/3.ConstructorIterTest (0 ms) 2025-12-04T08:21:56.3930770Z [ RUN ] SmallVectorTest/3.EmptyVectorTest 2025-12-04T08:21:56.3931417Z [ OK ] SmallVectorTest/3.EmptyVectorTest (0 ms) 2025-12-04T08:21:56.3932065Z [ RUN ] SmallVectorTest/3.PushPopTest 2025-12-04T08:21:56.3932662Z [ OK ] SmallVectorTest/3.PushPopTest (0 ms) 2025-12-04T08:21:56.3933277Z [ RUN ] SmallVectorTest/3.ClearTest 2025-12-04T08:21:56.3933849Z [ OK ] SmallVectorTest/3.ClearTest (0 ms) 2025-12-04T08:21:56.3934468Z [ RUN ] SmallVectorTest/3.ResizeShrinkTest 2025-12-04T08:21:56.3935116Z [ OK ] SmallVectorTest/3.ResizeShrinkTest (0 ms) 2025-12-04T08:21:56.3935760Z [ RUN ] SmallVectorTest/3.ResizeGrowTest 2025-12-04T08:21:56.3936382Z [ OK ] SmallVectorTest/3.ResizeGrowTest (0 ms) 2025-12-04T08:21:56.3937062Z [ RUN ] SmallVectorTest/3.ResizeWithElementsTest 2025-12-04T08:21:56.3937779Z [ OK ] SmallVectorTest/3.ResizeWithElementsTest (0 ms) 2025-12-04T08:21:56.3938460Z [ RUN ] SmallVectorTest/3.ResizeFillTest 2025-12-04T08:21:56.3939091Z [ OK ] SmallVectorTest/3.ResizeFillTest (0 ms) 2025-12-04T08:21:56.3939718Z [ RUN ] SmallVectorTest/3.OverflowTest 2025-12-04T08:21:56.3940326Z [ OK ] SmallVectorTest/3.OverflowTest (0 ms) 2025-12-04T08:21:56.3940940Z [ RUN ] SmallVectorTest/3.IterationTest 2025-12-04T08:21:56.3941522Z [ OK ] SmallVectorTest/3.IterationTest (0 ms) 2025-12-04T08:21:56.3942125Z [ RUN ] SmallVectorTest/3.SwapTest 2025-12-04T08:21:56.3942706Z [ OK ] SmallVectorTest/3.SwapTest (0 ms) 2025-12-04T08:21:56.3943313Z [ RUN ] SmallVectorTest/3.AppendTest 2025-12-04T08:21:56.3943903Z [ OK ] SmallVectorTest/3.AppendTest (0 ms) 2025-12-04T08:21:56.3944543Z [ RUN ] SmallVectorTest/3.AppendRepeatedTest 2025-12-04T08:21:56.3945210Z [ OK ] SmallVectorTest/3.AppendRepeatedTest (0 ms) 2025-12-04T08:21:56.3945891Z [ RUN ] SmallVectorTest/3.AppendNonIterTest 2025-12-04T08:21:56.3946556Z [ OK ] SmallVectorTest/3.AppendNonIterTest (0 ms) 2025-12-04T08:21:56.3947309Z [ RUN ] SmallVectorTest/3.AppendRepeatedNonForwardIterator 2025-12-04T08:21:56.3948180Z [ OK ] SmallVectorTest/3.AppendRepeatedNonForwardIterator (0 ms) 2025-12-04T08:21:56.3948961Z [ RUN ] SmallVectorTest/3.AppendSmallVector 2025-12-04T08:21:56.3949637Z [ OK ] SmallVectorTest/3.AppendSmallVector (0 ms) 2025-12-04T08:21:56.3950257Z [ RUN ] SmallVectorTest/3.AssignTest 2025-12-04T08:21:56.3950856Z [ OK ] SmallVectorTest/3.AssignTest (0 ms) 2025-12-04T08:21:56.3951468Z [ RUN ] SmallVectorTest/3.AssignRangeTest 2025-12-04T08:21:56.3952121Z [ OK ] SmallVectorTest/3.AssignRangeTest (0 ms) 2025-12-04T08:21:56.3952755Z [ RUN ] SmallVectorTest/3.AssignNonIterTest 2025-12-04T08:21:56.3953405Z [ OK ] SmallVectorTest/3.AssignNonIterTest (0 ms) 2025-12-04T08:21:56.3954093Z [ RUN ] SmallVectorTest/3.AssignSmallVector 2025-12-04T08:21:56.3954726Z [ OK ] SmallVectorTest/3.AssignSmallVector (0 ms) 2025-12-04T08:21:56.3955389Z [ RUN ] SmallVectorTest/3.MoveAssignTest 2025-12-04T08:21:56.3956013Z [ OK ] SmallVectorTest/3.MoveAssignTest (0 ms) 2025-12-04T08:21:56.3956212Z [ RUN ] SmallVectorTest/3.EraseTest 2025-12-04T08:21:56.3956387Z [ OK ] SmallVectorTest/3.EraseTest (0 ms) 2025-12-04T08:21:56.3956541Z [ RUN ] SmallVectorTest/3.EraseRangeTest 2025-12-04T08:21:56.3956721Z [ OK ] SmallVectorTest/3.EraseRangeTest (0 ms) 2025-12-04T08:21:56.3956913Z [ RUN ] SmallVectorTest/3.InsertTest 2025-12-04T08:21:56.3957113Z [ OK ] SmallVectorTest/3.InsertTest (0 ms) 2025-12-04T08:21:56.3957470Z [ RUN ] SmallVectorTest/3.InsertCopy 2025-12-04T08:21:56.3957690Z [ OK ] SmallVectorTest/3.InsertCopy (0 ms) 2025-12-04T08:21:56.3957915Z [ RUN ] SmallVectorTest/3.InsertRepeatedTest 2025-12-04T08:21:56.3958147Z [ OK ] SmallVectorTest/3.InsertRepeatedTest (0 ms) 2025-12-04T08:21:56.3958406Z [ RUN ] SmallVectorTest/3.InsertRepeatedNonIterTest 2025-12-04T08:21:56.3958712Z [ OK ] SmallVectorTest/3.InsertRepeatedNonIterTest (0 ms) 2025-12-04T08:21:56.3959002Z [ RUN ] SmallVectorTest/3.InsertRepeatedAtEndTest 2025-12-04T08:21:56.3959285Z [ OK ] SmallVectorTest/3.InsertRepeatedAtEndTest (0 ms) 2025-12-04T08:21:56.3959546Z [ RUN ] SmallVectorTest/3.InsertRepeatedEmptyTest 2025-12-04T08:21:56.3959825Z [ OK ] SmallVectorTest/3.InsertRepeatedEmptyTest (0 ms) 2025-12-04T08:21:56.3960035Z [ RUN ] SmallVectorTest/3.InsertRangeTest 2025-12-04T08:21:56.3960273Z [ OK ] SmallVectorTest/3.InsertRangeTest (0 ms) 2025-12-04T08:21:56.3960497Z [ RUN ] SmallVectorTest/3.InsertRangeAtEndTest 2025-12-04T08:21:56.3960757Z [ OK ] SmallVectorTest/3.InsertRangeAtEndTest (0 ms) 2025-12-04T08:21:56.3960983Z [ RUN ] SmallVectorTest/3.InsertEmptyRangeTest 2025-12-04T08:21:56.3961251Z [ OK ] SmallVectorTest/3.InsertEmptyRangeTest (0 ms) 2025-12-04T08:21:56.3961462Z [ RUN ] SmallVectorTest/3.ComparisonTest 2025-12-04T08:21:56.3961681Z [ OK ] SmallVectorTest/3.ComparisonTest (0 ms) 2025-12-04T08:21:56.3961911Z [ RUN ] SmallVectorTest/3.ConstVectorTest 2025-12-04T08:21:56.3962130Z [ OK ] SmallVectorTest/3.ConstVectorTest (0 ms) 2025-12-04T08:21:56.3962339Z [ RUN ] SmallVectorTest/3.DirectVectorTest 2025-12-04T08:21:56.3962579Z [ OK ] SmallVectorTest/3.DirectVectorTest (0 ms) 2025-12-04T08:21:56.3962776Z [ RUN ] SmallVectorTest/3.IteratorTest 2025-12-04T08:21:56.3962991Z [ OK ] SmallVectorTest/3.IteratorTest (0 ms) 2025-12-04T08:21:56.3963237Z [----------] 37 tests from SmallVectorTest/3 (0 ms total) 2025-12-04T08:21:56.3963246Z 2025-12-04T08:21:56.3963972Z [----------] 37 tests from SmallVectorTest/4, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable,5u> 2025-12-04T08:21:56.3964218Z [ RUN ] SmallVectorTest/4.ConstructorNonIterTest 2025-12-04T08:21:56.3964483Z [ OK ] SmallVectorTest/4.ConstructorNonIterTest (0 ms) 2025-12-04T08:21:56.3964719Z [ RUN ] SmallVectorTest/4.ConstructorIterTest 2025-12-04T08:21:56.3964964Z [ OK ] SmallVectorTest/4.ConstructorIterTest (0 ms) 2025-12-04T08:21:56.3965184Z [ RUN ] SmallVectorTest/4.EmptyVectorTest 2025-12-04T08:21:56.3965423Z [ OK ] SmallVectorTest/4.EmptyVectorTest (0 ms) 2025-12-04T08:21:56.3965628Z [ RUN ] SmallVectorTest/4.PushPopTest 2025-12-04T08:21:56.3965842Z [ OK ] SmallVectorTest/4.PushPopTest (0 ms) 2025-12-04T08:21:56.3966033Z [ RUN ] SmallVectorTest/4.ClearTest 2025-12-04T08:21:56.3966244Z [ OK ] SmallVectorTest/4.ClearTest (0 ms) 2025-12-04T08:21:56.3966465Z [ RUN ] SmallVectorTest/4.ResizeShrinkTest 2025-12-04T08:21:56.3966695Z [ OK ] SmallVectorTest/4.ResizeShrinkTest (0 ms) 2025-12-04T08:21:56.3966921Z [ RUN ] SmallVectorTest/4.ResizeGrowTest 2025-12-04T08:21:56.3967144Z [ OK ] SmallVectorTest/4.ResizeGrowTest (0 ms) 2025-12-04T08:21:56.3967560Z [ RUN ] SmallVectorTest/4.ResizeWithElementsTest 2025-12-04T08:21:56.3967839Z [ OK ] SmallVectorTest/4.ResizeWithElementsTest (0 ms) 2025-12-04T08:21:56.3968053Z [ RUN ] SmallVectorTest/4.ResizeFillTest 2025-12-04T08:21:56.3968267Z [ OK ] SmallVectorTest/4.ResizeFillTest (0 ms) 2025-12-04T08:21:56.3968466Z [ RUN ] SmallVectorTest/4.OverflowTest 2025-12-04T08:21:56.3968690Z [ OK ] SmallVectorTest/4.OverflowTest (0 ms) 2025-12-04T08:21:56.3968888Z [ RUN ] SmallVectorTest/4.IterationTest 2025-12-04T08:21:56.3969097Z [ OK ] SmallVectorTest/4.IterationTest (0 ms) 2025-12-04T08:21:56.3969299Z [ RUN ] SmallVectorTest/4.SwapTest 2025-12-04T08:21:56.3969596Z [ OK ] SmallVectorTest/4.SwapTest (0 ms) 2025-12-04T08:21:56.3969798Z [ RUN ] SmallVectorTest/4.AppendTest 2025-12-04T08:21:56.3969996Z [ OK ] SmallVectorTest/4.AppendTest (0 ms) 2025-12-04T08:21:56.3970235Z [ RUN ] SmallVectorTest/4.AppendRepeatedTest 2025-12-04T08:21:56.3970477Z [ OK ] SmallVectorTest/4.AppendRepeatedTest (0 ms) 2025-12-04T08:21:56.3970695Z [ RUN ] SmallVectorTest/4.AppendNonIterTest 2025-12-04T08:21:56.3970999Z [ OK ] SmallVectorTest/4.AppendNonIterTest (0 ms) 2025-12-04T08:21:56.3971316Z [ RUN ] SmallVectorTest/4.AppendRepeatedNonForwardIterator 2025-12-04T08:21:56.3971682Z [ OK ] SmallVectorTest/4.AppendRepeatedNonForwardIterator (0 ms) 2025-12-04T08:21:56.3971913Z [ RUN ] SmallVectorTest/4.AppendSmallVector 2025-12-04T08:21:56.3972153Z [ OK ] SmallVectorTest/4.AppendSmallVector (0 ms) 2025-12-04T08:21:56.3972343Z [ RUN ] SmallVectorTest/4.AssignTest 2025-12-04T08:21:56.3972526Z [ OK ] SmallVectorTest/4.AssignTest (0 ms) 2025-12-04T08:21:56.3972757Z [ RUN ] SmallVectorTest/4.AssignRangeTest 2025-12-04T08:21:56.3972977Z [ OK ] SmallVectorTest/4.AssignRangeTest (0 ms) 2025-12-04T08:21:56.3973191Z [ RUN ] SmallVectorTest/4.AssignNonIterTest 2025-12-04T08:21:56.3973442Z [ OK ] SmallVectorTest/4.AssignNonIterTest (0 ms) 2025-12-04T08:21:56.3973653Z [ RUN ] SmallVectorTest/4.AssignSmallVector 2025-12-04T08:21:56.3973884Z [ OK ] SmallVectorTest/4.AssignSmallVector (0 ms) 2025-12-04T08:21:56.3974107Z [ RUN ] SmallVectorTest/4.MoveAssignTest 2025-12-04T08:21:56.3974331Z [ OK ] SmallVectorTest/4.MoveAssignTest (0 ms) 2025-12-04T08:21:56.3974519Z [ RUN ] SmallVectorTest/4.EraseTest 2025-12-04T08:21:56.3974718Z [ OK ] SmallVectorTest/4.EraseTest (0 ms) 2025-12-04T08:21:56.3974940Z [ RUN ] SmallVectorTest/4.EraseRangeTest 2025-12-04T08:21:56.3975155Z [ OK ] SmallVectorTest/4.EraseRangeTest (0 ms) 2025-12-04T08:21:56.3975350Z [ RUN ] SmallVectorTest/4.InsertTest 2025-12-04T08:21:56.3975570Z [ OK ] SmallVectorTest/4.InsertTest (0 ms) 2025-12-04T08:21:56.3975766Z [ RUN ] SmallVectorTest/4.InsertCopy 2025-12-04T08:21:56.3975968Z [ OK ] SmallVectorTest/4.InsertCopy (0 ms) 2025-12-04T08:21:56.3976184Z [ RUN ] SmallVectorTest/4.InsertRepeatedTest 2025-12-04T08:21:56.3976431Z [ OK ] SmallVectorTest/4.InsertRepeatedTest (0 ms) 2025-12-04T08:21:56.3976679Z [ RUN ] SmallVectorTest/4.InsertRepeatedNonIterTest 2025-12-04T08:21:56.3976973Z [ OK ] SmallVectorTest/4.InsertRepeatedNonIterTest (0 ms) 2025-12-04T08:21:56.3977240Z [ RUN ] SmallVectorTest/4.InsertRepeatedAtEndTest 2025-12-04T08:21:56.3977507Z [ OK ] SmallVectorTest/4.InsertRepeatedAtEndTest (0 ms) 2025-12-04T08:21:56.3977756Z [ RUN ] SmallVectorTest/4.InsertRepeatedEmptyTest 2025-12-04T08:21:56.3978041Z [ OK ] SmallVectorTest/4.InsertRepeatedEmptyTest (0 ms) 2025-12-04T08:21:56.3978255Z [ RUN ] SmallVectorTest/4.InsertRangeTest 2025-12-04T08:21:56.3978480Z [ OK ] SmallVectorTest/4.InsertRangeTest (0 ms) 2025-12-04T08:21:56.3978699Z [ RUN ] SmallVectorTest/4.InsertRangeAtEndTest 2025-12-04T08:21:56.3978958Z [ OK ] SmallVectorTest/4.InsertRangeAtEndTest (0 ms) 2025-12-04T08:21:56.3979179Z [ RUN ] SmallVectorTest/4.InsertEmptyRangeTest 2025-12-04T08:21:56.3979516Z [ OK ] SmallVectorTest/4.InsertEmptyRangeTest (0 ms) 2025-12-04T08:21:56.3979739Z [ RUN ] SmallVectorTest/4.ComparisonTest 2025-12-04T08:21:56.3979973Z [ OK ] SmallVectorTest/4.ComparisonTest (0 ms) 2025-12-04T08:21:56.3980175Z [ RUN ] SmallVectorTest/4.ConstVectorTest 2025-12-04T08:21:56.3980415Z [ OK ] SmallVectorTest/4.ConstVectorTest (0 ms) 2025-12-04T08:21:56.3980625Z [ RUN ] SmallVectorTest/4.DirectVectorTest 2025-12-04T08:21:56.3980858Z [ OK ] SmallVectorTest/4.DirectVectorTest (0 ms) 2025-12-04T08:21:56.3981056Z [ RUN ] SmallVectorTest/4.IteratorTest 2025-12-04T08:21:56.3981287Z [ OK ] SmallVectorTest/4.IteratorTest (0 ms) 2025-12-04T08:21:56.3981608Z [----------] 37 tests from SmallVectorTest/4 (0 ms total) 2025-12-04T08:21:56.3981619Z 2025-12-04T08:21:56.3981817Z [----------] 5 tests from SmallVectorTest 2025-12-04T08:21:56.3982050Z [ RUN ] SmallVectorTest.ResizeForOverwrite 2025-12-04T08:21:56.3982308Z [ OK ] SmallVectorTest.ResizeForOverwrite (0 ms) 2025-12-04T08:21:56.3982495Z [ RUN ] SmallVectorTest.MidInsert 2025-12-04T08:21:56.3982720Z [ OK ] SmallVectorTest.MidInsert (0 ms) 2025-12-04T08:21:56.3982967Z [ RUN ] SmallVectorTest.EmplaceBack 2025-12-04T08:21:56.3983189Z [ OK ] SmallVectorTest.EmplaceBack (0 ms) 2025-12-04T08:21:56.3983425Z [ RUN ] SmallVectorTest.DefaultInlinedElements 2025-12-04T08:21:56.3983710Z [ OK ] SmallVectorTest.DefaultInlinedElements (0 ms) 2025-12-04T08:21:56.3983924Z [ RUN ] SmallVectorTest.InitializerList 2025-12-04T08:21:56.3984153Z [ OK ] SmallVectorTest.InitializerList (0 ms) 2025-12-04T08:21:56.3984406Z [----------] 5 tests from SmallVectorTest (0 ms total) 2025-12-04T08:21:56.3984416Z 2025-12-04T08:21:56.3985703Z [----------] 1 test from DualSmallVectorsTest/0, where TypeParam = std::pair,c10::SmallVector<(anonymous namespace)::Constructable,4u> > 2025-12-04T08:21:56.3985928Z [ RUN ] DualSmallVectorsTest/0.MoveAssignment 2025-12-04T08:21:56.3986198Z [ OK ] DualSmallVectorsTest/0.MoveAssignment (0 ms) 2025-12-04T08:21:56.3986453Z [----------] 1 test from DualSmallVectorsTest/0 (0 ms total) 2025-12-04T08:21:56.3986461Z 2025-12-04T08:21:56.3987682Z [----------] 1 test from DualSmallVectorsTest/1, where TypeParam = std::pair,c10::SmallVector<(anonymous namespace)::Constructable,2u> > 2025-12-04T08:21:56.3987915Z [ RUN ] DualSmallVectorsTest/1.MoveAssignment 2025-12-04T08:21:56.3988176Z [ OK ] DualSmallVectorsTest/1.MoveAssignment (0 ms) 2025-12-04T08:21:56.3988439Z [----------] 1 test from DualSmallVectorsTest/1 (0 ms total) 2025-12-04T08:21:56.3988447Z 2025-12-04T08:21:56.3989722Z [----------] 1 test from DualSmallVectorsTest/2, where TypeParam = std::pair,c10::SmallVector<(anonymous namespace)::Constructable,4u> > 2025-12-04T08:21:56.3989950Z [ RUN ] DualSmallVectorsTest/2.MoveAssignment 2025-12-04T08:21:56.3990193Z [ OK ] DualSmallVectorsTest/2.MoveAssignment (0 ms) 2025-12-04T08:21:56.3990472Z [----------] 1 test from DualSmallVectorsTest/2 (0 ms total) 2025-12-04T08:21:56.3990480Z 2025-12-04T08:21:56.3991722Z [----------] 1 test from DualSmallVectorsTest/3, where TypeParam = std::pair,c10::SmallVector<(anonymous namespace)::Constructable,2u> > 2025-12-04T08:21:56.3991942Z [ RUN ] DualSmallVectorsTest/3.MoveAssignment 2025-12-04T08:21:56.3992212Z [ OK ] DualSmallVectorsTest/3.MoveAssignment (0 ms) 2025-12-04T08:21:56.3992470Z [----------] 1 test from DualSmallVectorsTest/3 (0 ms total) 2025-12-04T08:21:56.3992479Z 2025-12-04T08:21:56.3992693Z [----------] 1 test from SmallVectorCustomTest 2025-12-04T08:21:56.3992918Z [ RUN ] SmallVectorCustomTest.NoAssignTest 2025-12-04T08:21:56.3993202Z [ OK ] SmallVectorCustomTest.NoAssignTest (0 ms) 2025-12-04T08:21:56.3993532Z [----------] 1 test from SmallVectorCustomTest (0 ms total) 2025-12-04T08:21:56.3993541Z 2025-12-04T08:21:56.3994224Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/0, where TypeParam = c10::SmallVector 2025-12-04T08:21:56.3994556Z [ RUN ] SmallVectorReferenceInvalidationTest/0.PushBack 2025-12-04T08:21:56.3994895Z [ OK ] SmallVectorReferenceInvalidationTest/0.PushBack (0 ms) 2025-12-04T08:21:56.3995227Z [ RUN ] SmallVectorReferenceInvalidationTest/0.PushBackMoved 2025-12-04T08:21:56.3995631Z [ OK ] SmallVectorReferenceInvalidationTest/0.PushBackMoved (0 ms) 2025-12-04T08:21:56.3995919Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Resize 2025-12-04T08:21:56.3996328Z [ OK ] SmallVectorReferenceInvalidationTest/0.Resize (0 ms) 2025-12-04T08:21:56.3996624Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Append 2025-12-04T08:21:56.3996951Z [ OK ] SmallVectorReferenceInvalidationTest/0.Append (0 ms) 2025-12-04T08:21:56.3997272Z [ RUN ] SmallVectorReferenceInvalidationTest/0.AppendRange 2025-12-04T08:21:56.3997676Z [ OK ] SmallVectorReferenceInvalidationTest/0.AppendRange (17870 ms) 2025-12-04T08:21:56.3998032Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Assign 2025-12-04T08:21:56.3998351Z [ OK ] SmallVectorReferenceInvalidationTest/0.Assign (0 ms) 2025-12-04T08:21:56.3998667Z [ RUN ] SmallVectorReferenceInvalidationTest/0.AssignRange 2025-12-04T08:21:56.3999082Z [ OK ] SmallVectorReferenceInvalidationTest/0.AssignRange (15451 ms) 2025-12-04T08:21:56.3999366Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Insert 2025-12-04T08:21:56.3999688Z [ OK ] SmallVectorReferenceInvalidationTest/0.Insert (0 ms) 2025-12-04T08:21:56.4000022Z [ RUN ] SmallVectorReferenceInvalidationTest/0.InsertMoved 2025-12-04T08:21:56.4000388Z [ OK ] SmallVectorReferenceInvalidationTest/0.InsertMoved (0 ms) 2025-12-04T08:21:56.4000662Z [ RUN ] SmallVectorReferenceInvalidationTest/0.InsertN 2025-12-04T08:21:56.4001004Z [ OK ] SmallVectorReferenceInvalidationTest/0.InsertN (0 ms) 2025-12-04T08:21:56.4001322Z [ RUN ] SmallVectorReferenceInvalidationTest/0.InsertRange 2025-12-04T08:21:56.4001717Z [ OK ] SmallVectorReferenceInvalidationTest/0.InsertRange (16182 ms) 2025-12-04T08:21:56.4002019Z [ RUN ] SmallVectorReferenceInvalidationTest/0.EmplaceBack 2025-12-04T08:21:56.4002378Z [ OK ] SmallVectorReferenceInvalidationTest/0.EmplaceBack (0 ms) 2025-12-04T08:21:56.4002803Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/0 (49505 ms total) 2025-12-04T08:21:56.4002812Z 2025-12-04T08:21:56.4003758Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/1, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable,3u> 2025-12-04T08:21:56.4004077Z [ RUN ] SmallVectorReferenceInvalidationTest/1.PushBack 2025-12-04T08:21:56.4004407Z [ OK ] SmallVectorReferenceInvalidationTest/1.PushBack (0 ms) 2025-12-04T08:21:56.4004741Z [ RUN ] SmallVectorReferenceInvalidationTest/1.PushBackMoved 2025-12-04T08:21:56.4005143Z [ OK ] SmallVectorReferenceInvalidationTest/1.PushBackMoved (0 ms) 2025-12-04T08:21:56.4005432Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Resize 2025-12-04T08:21:56.4005752Z [ OK ] SmallVectorReferenceInvalidationTest/1.Resize (0 ms) 2025-12-04T08:21:56.4006059Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Append 2025-12-04T08:21:56.4006382Z [ OK ] SmallVectorReferenceInvalidationTest/1.Append (0 ms) 2025-12-04T08:21:56.4006693Z [ RUN ] SmallVectorReferenceInvalidationTest/1.AppendRange 2025-12-04T08:21:56.4007088Z [ OK ] SmallVectorReferenceInvalidationTest/1.AppendRange (15431 ms) 2025-12-04T08:21:56.4007474Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Assign 2025-12-04T08:21:56.4007801Z [ OK ] SmallVectorReferenceInvalidationTest/1.Assign (0 ms) 2025-12-04T08:21:56.4008111Z [ RUN ] SmallVectorReferenceInvalidationTest/1.AssignRange 2025-12-04T08:21:56.4008592Z [ OK ] SmallVectorReferenceInvalidationTest/1.AssignRange (16820 ms) 2025-12-04T08:21:56.4008875Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Insert 2025-12-04T08:21:56.4009198Z [ OK ] SmallVectorReferenceInvalidationTest/1.Insert (0 ms) 2025-12-04T08:21:56.4009505Z [ RUN ] SmallVectorReferenceInvalidationTest/1.InsertMoved 2025-12-04T08:21:56.4009860Z [ OK ] SmallVectorReferenceInvalidationTest/1.InsertMoved (0 ms) 2025-12-04T08:21:56.4010152Z [ RUN ] SmallVectorReferenceInvalidationTest/1.InsertN 2025-12-04T08:21:56.4010472Z [ OK ] SmallVectorReferenceInvalidationTest/1.InsertN (0 ms) 2025-12-04T08:21:56.4010793Z [ RUN ] SmallVectorReferenceInvalidationTest/1.InsertRange 2025-12-04T08:21:56.4011305Z [ OK ] SmallVectorReferenceInvalidationTest/1.InsertRange (15342 ms) 2025-12-04T08:21:56.4011617Z [ RUN ] SmallVectorReferenceInvalidationTest/1.EmplaceBack 2025-12-04T08:21:56.4011985Z [ OK ] SmallVectorReferenceInvalidationTest/1.EmplaceBack (0 ms) 2025-12-04T08:21:56.4012426Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/1 (47594 ms total) 2025-12-04T08:21:56.4012435Z 2025-12-04T08:21:56.4013366Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/0, where TypeParam = c10::SmallVector,3u> 2025-12-04T08:21:56.4013786Z [ RUN ] SmallVectorInternalReferenceInvalidationTest/0.EmplaceBack 2025-12-04T08:21:56.4014234Z [ OK ] SmallVectorInternalReferenceInvalidationTest/0.EmplaceBack (0 ms) 2025-12-04T08:21:56.4014703Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/0 (0 ms total) 2025-12-04T08:21:56.4014713Z 2025-12-04T08:21:56.4016092Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/1, where TypeParam = c10::SmallVector,3u> 2025-12-04T08:21:56.4016490Z [ RUN ] SmallVectorInternalReferenceInvalidationTest/1.EmplaceBack 2025-12-04T08:21:56.4016938Z [ OK ] SmallVectorInternalReferenceInvalidationTest/1.EmplaceBack (0 ms) 2025-12-04T08:21:56.4017419Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/1 (0 ms total) 2025-12-04T08:21:56.4017432Z 2025-12-04T08:21:56.4017623Z [----------] 6 tests from StringUtilTest 2025-12-04T08:21:56.4017852Z [ RUN ] StringUtilTest.testStrNarrowSingle 2025-12-04T08:21:56.4018113Z [ OK ] StringUtilTest.testStrNarrowSingle (0 ms) 2025-12-04T08:21:56.4018329Z [ RUN ] StringUtilTest.testStrWideSingle 2025-12-04T08:21:56.4018570Z [ OK ] StringUtilTest.testStrWideSingle (0 ms) 2025-12-04T08:21:56.4018838Z [ RUN ] StringUtilTest.testStrWideSingleMultibyte 2025-12-04T08:21:56.4019153Z [ OK ] StringUtilTest.testStrWideSingleMultibyte (0 ms) 2025-12-04T08:21:56.4019370Z [ RUN ] StringUtilTest.testStrWideEmpty 2025-12-04T08:21:56.4019596Z [ OK ] StringUtilTest.testStrWideEmpty (0 ms) 2025-12-04T08:21:56.4019800Z [ RUN ] StringUtilTest.testStrMulti 2025-12-04T08:21:56.4020006Z [ OK ] StringUtilTest.testStrMulti (0 ms) 2025-12-04T08:21:56.4020185Z [ RUN ] StringUtilTest.testStrEnum 2025-12-04T08:21:56.4020410Z [ OK ] StringUtilTest.testStrEnum (0 ms) 2025-12-04T08:21:56.4020635Z [----------] 6 tests from StringUtilTest (0 ms total) 2025-12-04T08:21:56.4020644Z 2025-12-04T08:21:56.4020812Z [----------] 2 tests from tryToTest 2025-12-04T08:21:56.4020985Z [ RUN ] tryToTest.Int64T 2025-12-04T08:21:56.4021168Z [ OK ] tryToTest.Int64T (0 ms) 2025-12-04T08:21:56.4021337Z [ RUN ] tryToTest.Double 2025-12-04T08:21:56.4021512Z [ OK ] tryToTest.Double (0 ms) 2025-12-04T08:21:56.4021728Z [----------] 2 tests from tryToTest (0 ms total) 2025-12-04T08:21:56.4021736Z 2025-12-04T08:21:56.4021907Z [----------] 4 tests from SplitTest 2025-12-04T08:21:56.4022076Z [ RUN ] SplitTest.NormalCase 2025-12-04T08:21:56.4022282Z [ OK ] SplitTest.NormalCase (0 ms) 2025-12-04T08:21:56.4022456Z [ RUN ] SplitTest.EmptyString 2025-12-04T08:21:56.4022724Z [ OK ] SplitTest.EmptyString (0 ms) 2025-12-04T08:21:56.4022900Z [ RUN ] SplitTest.NoDelimiter 2025-12-04T08:21:56.4023108Z [ OK ] SplitTest.NoDelimiter (0 ms) 2025-12-04T08:21:56.4023331Z [ RUN ] SplitTest.ConsecutiveDelimiters 2025-12-04T08:21:56.4023563Z [ OK ] SplitTest.ConsecutiveDelimiters (0 ms) 2025-12-04T08:21:56.4023781Z [----------] 4 tests from SplitTest (0 ms total) 2025-12-04T08:21:56.4023789Z 2025-12-04T08:21:56.4023960Z [----------] 1 test from TempFileTest 2025-12-04T08:21:56.4024193Z [ RUN ] TempFileTest.MatchesExpectedPattern 2025-12-04T08:21:56.4024455Z [ OK ] TempFileTest.MatchesExpectedPattern (0 ms) 2025-12-04T08:21:56.4024758Z [----------] 1 test from TempFileTest (0 ms total) 2025-12-04T08:21:56.4024766Z 2025-12-04T08:21:56.4024935Z [----------] 1 test from TempDirTest 2025-12-04T08:21:56.4025130Z [ RUN ] TempDirTest.tryMakeTempdir 2025-12-04T08:21:56.4025355Z [ OK ] TempDirTest.tryMakeTempdir (0 ms) 2025-12-04T08:21:56.4025569Z [----------] 1 test from TempDirTest (0 ms total) 2025-12-04T08:21:56.4025577Z 2025-12-04T08:21:56.4025866Z [----------] 5 tests from BFloat16TestInstantiation/BFloat16Test 2025-12-04T08:21:56.4026292Z [ RUN ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/0 2025-12-04T08:21:56.4026703Z [ OK ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/0 (0 ms) 2025-12-04T08:21:56.4027061Z [ RUN ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/1 2025-12-04T08:21:56.4027483Z [ OK ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/1 (0 ms) 2025-12-04T08:21:56.4027840Z [ RUN ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/2 2025-12-04T08:21:56.4028248Z [ OK ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/2 (0 ms) 2025-12-04T08:21:56.4028619Z [ RUN ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/3 2025-12-04T08:21:56.4029166Z [ OK ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/3 (0 ms) 2025-12-04T08:21:56.4029462Z [ RUN ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/4 2025-12-04T08:21:56.4029786Z [ OK ] BFloat16TestInstantiation/BFloat16Test.BFloat16RNETest/4 (0 ms) 2025-12-04T08:21:56.4030121Z [----------] 5 tests from BFloat16TestInstantiation/BFloat16Test (0 ms total) 2025-12-04T08:21:56.4030129Z 2025-12-04T08:21:56.4030308Z [----------] 1 test from nullopt/SelfCompareTest 2025-12-04T08:21:56.4030500Z [ RUN ] nullopt/SelfCompareTest.SelfCompare/0 2025-12-04T08:21:56.4030729Z [ OK ] nullopt/SelfCompareTest.SelfCompare/0 (0 ms) 2025-12-04T08:21:56.4030953Z [----------] 1 test from nullopt/SelfCompareTest (0 ms total) 2025-12-04T08:21:56.4030961Z 2025-12-04T08:21:56.4031132Z [----------] 1 test from int/SelfCompareTest 2025-12-04T08:21:56.4031340Z [ RUN ] int/SelfCompareTest.SelfCompare/0 2025-12-04T08:21:56.4031541Z [ OK ] int/SelfCompareTest.SelfCompare/0 (0 ms) 2025-12-04T08:21:56.4031743Z [----------] 1 test from int/SelfCompareTest (0 ms total) 2025-12-04T08:21:56.4031752Z 2025-12-04T08:21:56.4031939Z [----------] Global test environment tear-down 2025-12-04T08:21:56.4032155Z [==========] 749 tests from 85 test suites ran. (119292 ms total) 2025-12-04T08:21:56.4032292Z [ PASSED ] 749 tests. 2025-12-04T08:21:56.4032453Z ================================================================================ 2025-12-04T08:21:56.4033191Z [2,283 / 3,080] 3 / 26 tests; 15 actions running; last test: ...til_base_tests 2025-12-04T08:21:56.4033482Z Testing //c10/test:util_base_tests; 119s processwrapper-sandbox 2025-12-04T08:21:56.4033826Z Compiling test/cpp/jit/test_module_api.cpp; 6s processwrapper-sandbox 2025-12-04T08:21:56.4034003Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:21:56.4034169Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:56.4034543Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:56.4034718Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:56.4034985Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:21:56.4035158Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:21:56.5337973Z 2025-12-04T08:21:56.5338836Z  2025-12-04T08:21:56.5339050Z  2025-12-04T08:21:56.5339223Z  2025-12-04T08:21:56.5339408Z  2025-12-04T08:21:56.5339577Z  2025-12-04T08:21:56.5339744Z  2025-12-04T08:21:56.5339911Z  2025-12-04T08:21:56.5340096Z  2025-12-04T08:21:56.5340820Z [2,284 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:21:56.5341249Z Compiling test/cpp/jit/test_module_api.cpp; 7s processwrapper-sandbox 2025-12-04T08:21:56.5341466Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:21:56.8527142Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:56.8528225Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:56.8528890Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:56.8529261Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:21:56.8529590Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:56.8529934Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:21:57.2893358Z 2025-12-04T08:21:57.2893988Z  2025-12-04T08:21:57.2894300Z  2025-12-04T08:21:57.2894559Z  2025-12-04T08:21:57.2894864Z  2025-12-04T08:21:57.2895095Z  2025-12-04T08:21:57.2895379Z  2025-12-04T08:21:57.2895592Z  2025-12-04T08:21:57.2895794Z  2025-12-04T08:21:57.2896318Z [2,285 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:21:57.2897022Z Compiling test/cpp/jit/test_module_api.cpp; 8s processwrapper-sandbox 2025-12-04T08:21:57.2897541Z //:torch; 7s processwrapper-sandbox 2025-12-04T08:21:57.2897867Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:21:57.2898361Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:57.2898936Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:21:57.2899260Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:57.2899592Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:57.2899925Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:21:57.6347907Z 2025-12-04T08:21:57.6348556Z  2025-12-04T08:21:57.6348841Z  2025-12-04T08:21:57.6349053Z  2025-12-04T08:21:57.6349268Z  2025-12-04T08:21:57.6349469Z  2025-12-04T08:21:57.6349688Z  2025-12-04T08:21:57.6349905Z  2025-12-04T08:21:57.6350107Z  2025-12-04T08:21:57.6350624Z [2,285 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:21:57.6351287Z Compiling test/cpp/jit/test_module_api.cpp; 8s processwrapper-sandbox 2025-12-04T08:21:57.6351768Z //:torch; 7s processwrapper-sandbox 2025-12-04T08:21:57.6352092Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:21:57.6352574Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 4s processwrapper-sandbox 2025-12-04T08:21:57.6353081Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:21:57.6353415Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:57.6353747Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:57.6354073Z //:torch; 3s processwrapper-sandbox ... 2025-12-04T08:21:58.0363878Z 2025-12-04T08:21:58.0370306Z  2025-12-04T08:21:58.0371477Z  2025-12-04T08:21:58.0374155Z  2025-12-04T08:21:58.0374729Z  2025-12-04T08:21:58.0375566Z  2025-12-04T08:21:58.0375890Z  2025-12-04T08:21:58.0376113Z  2025-12-04T08:21:58.0376327Z  2025-12-04T08:21:58.0377119Z [2,286 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:21:58.0378143Z Compiling test/cpp/jit/test_module_api.cpp; 8s processwrapper-sandbox 2025-12-04T08:21:58.0378897Z //:torch; 7s processwrapper-sandbox 2025-12-04T08:21:58.0379463Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:21:58.0380534Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:58.0381370Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:58.0381761Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:58.0382253Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:58.0382975Z Compiling test/cpp/jit/test_irparser.cpp; 3s processwrapper-sandbox ... 2025-12-04T08:21:58.2586294Z 2025-12-04T08:21:58.2587027Z  2025-12-04T08:21:58.2587467Z  2025-12-04T08:21:58.2587795Z  2025-12-04T08:21:58.2588139Z  2025-12-04T08:21:58.2588464Z  2025-12-04T08:21:58.2588799Z  2025-12-04T08:21:58.2589148Z  2025-12-04T08:21:58.2589473Z  2025-12-04T08:21:58.2590664Z [2,289 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:21:58.2591495Z //:torch; 8s processwrapper-sandbox 2025-12-04T08:21:58.2592045Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:21:58.2592826Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:58.2593645Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:58.2594500Z Compiling test/cpp/jit/test_irparser.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:58.2595288Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:58.2595852Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:21:58.2596424Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:21:58.4590131Z 2025-12-04T08:21:58.4590705Z  2025-12-04T08:21:58.4591123Z  2025-12-04T08:21:58.4591368Z  2025-12-04T08:21:58.4591592Z  2025-12-04T08:21:58.4591797Z  2025-12-04T08:21:58.4592101Z  2025-12-04T08:21:58.4592398Z  2025-12-04T08:21:58.4592598Z  2025-12-04T08:21:58.4593122Z [2,290 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:21:58.4593624Z //:torch; 8s processwrapper-sandbox 2025-12-04T08:21:58.4594082Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:21:58.4594559Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 5s processwrapper-sandbox 2025-12-04T08:21:58.4595178Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:58.4595630Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:58.4595970Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:21:58.4596561Z Compiling aten/src/ATen/core/operator_name.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:58.7041175Z //:jit_tests; 2s processwrapper-sandbox ... 2025-12-04T08:21:58.7041486Z 2025-12-04T08:21:58.7041810Z  2025-12-04T08:21:58.7042221Z  2025-12-04T08:21:58.7042591Z  2025-12-04T08:21:58.7042947Z  2025-12-04T08:21:58.7043364Z  2025-12-04T08:21:58.7043733Z  2025-12-04T08:21:58.7044118Z  2025-12-04T08:21:58.7044491Z  2025-12-04T08:21:58.7045400Z [2,294 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:21:58.7046352Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:21:58.7047274Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 6s processwrapper-sandbox 2025-12-04T08:21:58.7048285Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:58.7048838Z //:jit_tests; 2s processwrapper-sandbox 2025-12-04T08:21:58.7049188Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:58.7049626Z Compiling test/cpp/jit/test_jit_type.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:58.7050228Z Compiling torch/csrc/jit/passes/inliner.cpp; 1s processwrapper-sandbox 2025-12-04T08:21:58.7050800Z //:aten; 0s processwrapper-sandbox ... 2025-12-04T08:21:59.0855761Z 2025-12-04T08:21:59.0856436Z  2025-12-04T08:21:59.0856899Z  2025-12-04T08:21:59.0857303Z  2025-12-04T08:21:59.0857654Z  2025-12-04T08:21:59.0858014Z  2025-12-04T08:21:59.0858373Z  2025-12-04T08:21:59.0858743Z  2025-12-04T08:21:59.0859118Z  2025-12-04T08:21:59.0860252Z [2,294 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:21:59.0861187Z //:torch; 7s processwrapper-sandbox 2025-12-04T08:21:59.0862090Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 6s processwrapper-sandbox 2025-12-04T08:21:59.0863014Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:59.0863610Z //:jit_tests; 3s processwrapper-sandbox 2025-12-04T08:21:59.0864220Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:21:59.0865016Z Compiling test/cpp/jit/test_jit_type.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:59.0866107Z Compiling torch/csrc/jit/passes/inliner.cpp; 1s processwrapper-sandbox 2025-12-04T08:21:59.0867246Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:21:59.2857803Z 2025-12-04T08:21:59.2858426Z  2025-12-04T08:21:59.2858691Z  2025-12-04T08:21:59.2858914Z  2025-12-04T08:21:59.2859119Z  2025-12-04T08:21:59.2859353Z  2025-12-04T08:21:59.2859579Z  2025-12-04T08:21:59.2859794Z  2025-12-04T08:21:59.2859994Z  2025-12-04T08:21:59.2860507Z [2,295 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:21:59.2896798Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 6s processwrapper-sandbox 2025-12-04T08:21:59.2897369Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:21:59.2897765Z //:jit_tests; 3s processwrapper-sandbox 2025-12-04T08:21:59.2898099Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:59.2898542Z Compiling test/cpp/jit/test_jit_type.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:59.2899122Z Compiling torch/csrc/jit/passes/inliner.cpp; 1s processwrapper-sandbox 2025-12-04T08:21:59.2899624Z //:aten; 1s processwrapper-sandbox 2025-12-04T08:21:59.2900024Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:21:59.4940896Z 2025-12-04T08:21:59.4941560Z  2025-12-04T08:21:59.4941993Z  2025-12-04T08:21:59.4942368Z  2025-12-04T08:21:59.4942690Z  2025-12-04T08:21:59.4943036Z  2025-12-04T08:21:59.4943347Z  2025-12-04T08:21:59.4943644Z  2025-12-04T08:21:59.4943967Z  2025-12-04T08:21:59.4944657Z [2,296 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:21:59.4945435Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:21:59.4945921Z //:jit_tests; 3s processwrapper-sandbox 2025-12-04T08:21:59.4946418Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:59.4947082Z Compiling test/cpp/jit/test_jit_type.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:59.4947876Z Compiling torch/csrc/jit/passes/inliner.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:59.4948565Z //:aten; 1s processwrapper-sandbox 2025-12-04T08:21:59.4949012Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:21:59.4949516Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:21:59.9407127Z 2025-12-04T08:21:59.9407951Z  2025-12-04T08:21:59.9408342Z  2025-12-04T08:21:59.9409007Z  2025-12-04T08:21:59.9409369Z  2025-12-04T08:21:59.9409915Z  2025-12-04T08:21:59.9410524Z  2025-12-04T08:21:59.9410870Z  2025-12-04T08:21:59.9411433Z  2025-12-04T08:21:59.9419096Z [2,297 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:21:59.9427100Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:21:59.9427672Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:21:59.9428451Z Compiling test/cpp/jit/test_jit_type.cpp; 3s processwrapper-sandbox 2025-12-04T08:21:59.9436439Z Compiling torch/csrc/jit/passes/inliner.cpp; 2s processwrapper-sandbox 2025-12-04T08:21:59.9437314Z //:aten; 1s processwrapper-sandbox 2025-12-04T08:21:59.9437890Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:21:59.9438438Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:21:59.9439040Z //:jit_tests; 1s processwrapper-sandbox ... 2025-12-04T08:22:00.2910846Z 2025-12-04T08:22:00.2911577Z  2025-12-04T08:22:00.2912038Z  2025-12-04T08:22:00.2923511Z  2025-12-04T08:22:00.2923782Z  2025-12-04T08:22:00.2924008Z  2025-12-04T08:22:00.2924211Z  2025-12-04T08:22:00.2924453Z  2025-12-04T08:22:00.2924799Z  2025-12-04T08:22:00.2925514Z [2,297 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:00.2926152Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:00.2926487Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:00.2927056Z Compiling test/cpp/jit/test_jit_type.cpp; 4s processwrapper-sandbox 2025-12-04T08:22:00.2927962Z Compiling torch/csrc/jit/passes/inliner.cpp; 2s processwrapper-sandbox 2025-12-04T08:22:00.2928451Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:22:00.2930012Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:00.2932289Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:00.2932854Z //:jit_tests; 2s processwrapper-sandbox ... 2025-12-04T08:22:00.5657445Z 2025-12-04T08:22:00.5658669Z  2025-12-04T08:22:00.5660661Z  2025-12-04T08:22:00.5660920Z  2025-12-04T08:22:00.5661475Z  2025-12-04T08:22:00.5661725Z  2025-12-04T08:22:00.5662129Z  2025-12-04T08:22:00.5662554Z  2025-12-04T08:22:00.5662935Z  2025-12-04T08:22:00.5663649Z [2,300 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:00.5664622Z Compiling torch/csrc/jit/passes/inliner.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:00.5665403Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:22:00.5665790Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:00.5666250Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:00.5666734Z //:jit_tests; 2s processwrapper-sandbox 2025-12-04T08:22:00.5667410Z Compiling test/cpp/jit/test_lexer.cpp; 2s processwrapper-sandbox 2025-12-04T08:22:00.5668402Z Compiling aten/src/ATen/core/library.cpp; 2s processwrapper-sandbox 2025-12-04T08:22:00.5669138Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:00.8920120Z 2025-12-04T08:22:00.8923083Z  2025-12-04T08:22:00.8925053Z  2025-12-04T08:22:00.8926355Z  2025-12-04T08:22:00.8926733Z  2025-12-04T08:22:00.8927101Z  2025-12-04T08:22:00.8927492Z  2025-12-04T08:22:00.8927827Z  2025-12-04T08:22:00.8928135Z  2025-12-04T08:22:00.8929104Z [2,301 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:00.8929881Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:22:00.8930449Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:00.8931036Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:00.8931466Z //:jit_tests; 2s processwrapper-sandbox 2025-12-04T08:22:00.8932187Z Compiling test/cpp/jit/test_lexer.cpp; 2s processwrapper-sandbox 2025-12-04T08:22:00.8933051Z Compiling aten/src/ATen/core/library.cpp; 2s processwrapper-sandbox 2025-12-04T08:22:00.8933827Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:00.8934359Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:01.7732302Z 2025-12-04T08:22:01.7734202Z  2025-12-04T08:22:01.7734593Z  2025-12-04T08:22:01.7734949Z  2025-12-04T08:22:01.7735297Z  2025-12-04T08:22:01.7735888Z  2025-12-04T08:22:01.7736245Z  2025-12-04T08:22:01.7736633Z  2025-12-04T08:22:01.7737099Z  2025-12-04T08:22:01.7738097Z [2,303 / 3,080] 3 / 26 tests; 15 actions, 14 running; last test: ...base_tests 2025-12-04T08:22:01.7739041Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:01.7739552Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:01.7740385Z Compiling test/cpp/jit/test_lexer.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:01.7741417Z Compiling aten/src/ATen/core/library.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:01.7742853Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:01.7743396Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:01.7744171Z Compiling aten/src/ATen/core/tensor_type.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:01.7744984Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:02.0924466Z 2025-12-04T08:22:02.0925337Z  2025-12-04T08:22:02.0925713Z  2025-12-04T08:22:02.0925993Z  2025-12-04T08:22:02.0926219Z  2025-12-04T08:22:02.0926469Z  2025-12-04T08:22:02.0926756Z  2025-12-04T08:22:02.0926965Z  2025-12-04T08:22:02.0927184Z  2025-12-04T08:22:02.0928079Z [2,304 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:02.0928596Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:02.0930432Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:02.0931187Z Compiling test/cpp/jit/test_lexer.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:02.0932192Z Compiling aten/src/ATen/core/library.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:02.0932997Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:02.0933706Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:02.0934274Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:02.0934843Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:02.3083322Z 2025-12-04T08:22:02.3084115Z  2025-12-04T08:22:02.3084395Z  2025-12-04T08:22:02.3084606Z  2025-12-04T08:22:02.3084823Z  2025-12-04T08:22:02.3085026Z  2025-12-04T08:22:02.3085241Z  2025-12-04T08:22:02.3085443Z  2025-12-04T08:22:02.3085657Z  2025-12-04T08:22:02.3086181Z [2,308 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:02.3086695Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:02.3087026Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:02.3087432Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:02.3087901Z Compiling torch/csrc/jit/passes/liveness.cpp; 2s processwrapper-sandbox 2025-12-04T08:22:02.3088415Z //:jit_tests; 2s processwrapper-sandbox 2025-12-04T08:22:02.3088769Z //:jit_tests; 1s processwrapper-sandbox 2025-12-04T08:22:02.3089124Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:22:02.3089525Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:22:02.6926950Z 2025-12-04T08:22:02.6927588Z  2025-12-04T08:22:02.6927852Z  2025-12-04T08:22:02.6928079Z  2025-12-04T08:22:02.6928285Z  2025-12-04T08:22:02.6928511Z  2025-12-04T08:22:02.6928868Z  2025-12-04T08:22:02.6929094Z  2025-12-04T08:22:02.6929321Z  2025-12-04T08:22:02.6929850Z [2,308 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:02.6930371Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:02.6930706Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:02.6931047Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:02.6931509Z Compiling torch/csrc/jit/passes/liveness.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:02.6932017Z //:jit_tests; 2s processwrapper-sandbox 2025-12-04T08:22:02.6932355Z //:jit_tests; 2s processwrapper-sandbox 2025-12-04T08:22:02.6932710Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:02.6933041Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:02.9486888Z 2025-12-04T08:22:02.9487713Z  2025-12-04T08:22:02.9488165Z  2025-12-04T08:22:02.9488542Z  2025-12-04T08:22:02.9488905Z  2025-12-04T08:22:02.9489274Z  2025-12-04T08:22:02.9489623Z  2025-12-04T08:22:02.9490014Z  2025-12-04T08:22:02.9490364Z  2025-12-04T08:22:02.9491222Z [2,309 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:02.9492110Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:02.9492890Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:02.9493715Z Compiling torch/csrc/jit/passes/liveness.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:02.9494578Z //:jit_tests; 2s processwrapper-sandbox 2025-12-04T08:22:02.9495163Z //:jit_tests; 2s processwrapper-sandbox 2025-12-04T08:22:02.9495718Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:02.9496287Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:02.9496859Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:03.3148821Z 2025-12-04T08:22:03.3149415Z  2025-12-04T08:22:03.3149685Z  2025-12-04T08:22:03.3149892Z  2025-12-04T08:22:03.3150110Z  2025-12-04T08:22:03.3150314Z  2025-12-04T08:22:03.3369740Z  2025-12-04T08:22:03.3370789Z  2025-12-04T08:22:03.3371125Z  2025-12-04T08:22:03.3371951Z [2,309 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:03.3372848Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:03.3373370Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:03.3374141Z Compiling torch/csrc/jit/passes/liveness.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:03.3375145Z //:jit_tests; 3s processwrapper-sandbox 2025-12-04T08:22:03.3375654Z //:jit_tests; 2s processwrapper-sandbox 2025-12-04T08:22:03.3376163Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:03.3376682Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:03.3377229Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:04.2295720Z 2025-12-04T08:22:04.2296411Z  2025-12-04T08:22:04.2296851Z  2025-12-04T08:22:04.2297231Z  2025-12-04T08:22:04.2297608Z  2025-12-04T08:22:04.2298021Z  2025-12-04T08:22:04.2298384Z  2025-12-04T08:22:04.2298715Z  2025-12-04T08:22:04.2299072Z  2025-12-04T08:22:04.2299933Z [2,310 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:04.2300671Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:04.2301142Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:04.2301908Z Compiling torch/csrc/jit/passes/liveness.cpp; 4s processwrapper-sandbox 2025-12-04T08:22:04.2302703Z //:jit_tests; 4s processwrapper-sandbox 2025-12-04T08:22:04.2303282Z //:jit_tests; 3s processwrapper-sandbox 2025-12-04T08:22:04.2303835Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:04.2304357Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:04.2305111Z Compiling aten/src/ATen/RegisterCPU_1.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:22:04.5381119Z 2025-12-04T08:22:04.5381969Z  2025-12-04T08:22:04.5382251Z  2025-12-04T08:22:04.5382483Z  2025-12-04T08:22:04.5382700Z  2025-12-04T08:22:04.5382902Z  2025-12-04T08:22:04.5383116Z  2025-12-04T08:22:04.5383332Z  2025-12-04T08:22:04.5383533Z  2025-12-04T08:22:04.5384056Z [2,312 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:04.5384574Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:04.5384924Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:04.5385389Z Compiling torch/csrc/jit/passes/liveness.cpp; 5s processwrapper-sandbox 2025-12-04T08:22:04.5385883Z //:jit_tests; 4s processwrapper-sandbox 2025-12-04T08:22:04.5386217Z //:jit_tests; 4s processwrapper-sandbox 2025-12-04T08:22:04.5386676Z Compiling aten/src/ATen/RegisterCPU_1.cpp; 2s processwrapper-sandbox 2025-12-04T08:22:04.5387242Z Compiling test/cpp/jit/test_misc.cpp; 2s processwrapper-sandbox 2025-12-04T08:22:04.5387680Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:22:04.8394457Z 2025-12-04T08:22:04.8395311Z  2025-12-04T08:22:04.8395865Z  2025-12-04T08:22:04.8396354Z  2025-12-04T08:22:04.8396850Z  2025-12-04T08:22:04.8397316Z  2025-12-04T08:22:04.8397797Z  2025-12-04T08:22:04.8398484Z  2025-12-04T08:22:04.8398965Z  2025-12-04T08:22:04.8399946Z [2,313 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:04.8400947Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:04.8401884Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:04.8402945Z Compiling torch/csrc/jit/passes/liveness.cpp; 5s processwrapper-sandbox 2025-12-04T08:22:04.8404047Z //:jit_tests; 4s processwrapper-sandbox 2025-12-04T08:22:04.8405115Z //:jit_tests; 4s processwrapper-sandbox 2025-12-04T08:22:04.8405889Z Compiling aten/src/ATen/RegisterCPU_1.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:04.8407065Z Compiling test/cpp/jit/test_misc.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:04.8407840Z //:jit_tests; 2s processwrapper-sandbox ... 2025-12-04T08:22:05.1545842Z 2025-12-04T08:22:05.1546863Z  2025-12-04T08:22:05.1547483Z  2025-12-04T08:22:05.1548395Z  2025-12-04T08:22:05.1548842Z  2025-12-04T08:22:05.1549207Z  2025-12-04T08:22:05.1549584Z  2025-12-04T08:22:05.1549966Z  2025-12-04T08:22:05.1550323Z  2025-12-04T08:22:05.1551440Z [2,314 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:05.1552337Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:05.1553159Z Compiling torch/csrc/jit/passes/liveness.cpp; 5s processwrapper-sandbox 2025-12-04T08:22:05.1554016Z //:jit_tests; 5s processwrapper-sandbox 2025-12-04T08:22:05.1554618Z //:jit_tests; 4s processwrapper-sandbox 2025-12-04T08:22:05.1555407Z Compiling aten/src/ATen/RegisterCPU_1.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:05.1556419Z Compiling test/cpp/jit/test_misc.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:05.1557404Z Compiling test/cpp/jit/test_lite_trainer.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:05.1558413Z Compiling aten/src/ATen/core/type.cpp; 3s processwrapper-sandbox ... 2025-12-04T08:22:05.3550332Z 2025-12-04T08:22:05.3551160Z  2025-12-04T08:22:05.3551667Z  2025-12-04T08:22:05.3552515Z  2025-12-04T08:22:05.3552938Z  2025-12-04T08:22:05.3553324Z  2025-12-04T08:22:05.3553690Z  2025-12-04T08:22:05.3554039Z  2025-12-04T08:22:05.3554402Z  2025-12-04T08:22:05.3555262Z [2,315 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:05.3556110Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:05.3556862Z Compiling torch/csrc/jit/passes/liveness.cpp; 5s processwrapper-sandbox 2025-12-04T08:22:05.3557680Z //:jit_tests; 5s processwrapper-sandbox 2025-12-04T08:22:05.3558290Z //:jit_tests; 4s processwrapper-sandbox 2025-12-04T08:22:05.3559038Z Compiling aten/src/ATen/RegisterCPU_1.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:05.3560019Z Compiling test/cpp/jit/test_misc.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:05.3561073Z Compiling test/cpp/jit/test_lite_trainer.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:05.3561944Z //:torch; 3s processwrapper-sandbox ... 2025-12-04T08:22:05.5581109Z 2025-12-04T08:22:05.5581744Z  2025-12-04T08:22:05.5582045Z  2025-12-04T08:22:05.5582303Z  2025-12-04T08:22:05.5582523Z  2025-12-04T08:22:05.5582864Z  2025-12-04T08:22:05.5583199Z  2025-12-04T08:22:05.5583532Z  2025-12-04T08:22:05.5583826Z  2025-12-04T08:22:05.5584580Z [2,317 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:05.5585194Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:05.5585590Z //:jit_tests; 5s processwrapper-sandbox 2025-12-04T08:22:05.5586057Z //:jit_tests; 5s processwrapper-sandbox 2025-12-04T08:22:05.5586781Z Compiling aten/src/ATen/RegisterCPU_1.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:05.5587568Z Compiling test/cpp/jit/test_misc.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:05.5589022Z Compiling test/cpp/jit/test_lite_trainer.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:05.5589504Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:05.5589845Z //:torch; 3s processwrapper-sandbox ... 2025-12-04T08:22:05.8264413Z 2025-12-04T08:22:05.8265189Z  2025-12-04T08:22:05.8265613Z  2025-12-04T08:22:05.8265987Z  2025-12-04T08:22:05.8266337Z  2025-12-04T08:22:05.8266712Z  2025-12-04T08:22:05.8267064Z  2025-12-04T08:22:05.8267429Z  2025-12-04T08:22:05.8267793Z  2025-12-04T08:22:05.8268598Z [2,318 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:05.8270107Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:05.8270884Z //:jit_tests; 5s processwrapper-sandbox 2025-12-04T08:22:05.8271511Z //:jit_tests; 5s processwrapper-sandbox 2025-12-04T08:22:05.8272297Z Compiling test/cpp/jit/test_misc.cpp; 4s processwrapper-sandbox 2025-12-04T08:22:05.8273351Z Compiling test/cpp/jit/test_lite_trainer.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:05.8274205Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:05.8275318Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:05.8275885Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:22:06.0710596Z 2025-12-04T08:22:06.0711268Z  2025-12-04T08:22:06.0711661Z  2025-12-04T08:22:06.0712072Z  2025-12-04T08:22:06.0712404Z  2025-12-04T08:22:06.0712732Z  2025-12-04T08:22:06.0713091Z  2025-12-04T08:22:06.0713439Z  2025-12-04T08:22:06.0713792Z  2025-12-04T08:22:06.0714615Z [2,319 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:06.0715420Z //:jit_tests; 6s processwrapper-sandbox 2025-12-04T08:22:06.0716002Z //:jit_tests; 5s processwrapper-sandbox 2025-12-04T08:22:06.0716749Z Compiling test/cpp/jit/test_misc.cpp; 4s processwrapper-sandbox 2025-12-04T08:22:06.0717765Z Compiling test/cpp/jit/test_lite_trainer.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:06.0718604Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:06.0719191Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:06.0719740Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:22:06.0720318Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:22:06.3577353Z 2025-12-04T08:22:06.3578437Z  2025-12-04T08:22:06.3578873Z  2025-12-04T08:22:06.3579249Z  2025-12-04T08:22:06.3579607Z  2025-12-04T08:22:06.3579977Z  2025-12-04T08:22:06.3580333Z  2025-12-04T08:22:06.3580655Z  2025-12-04T08:22:06.3580988Z  2025-12-04T08:22:06.3581777Z [2,319 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:06.3582644Z //:jit_tests; 6s processwrapper-sandbox 2025-12-04T08:22:06.3583233Z //:jit_tests; 6s processwrapper-sandbox 2025-12-04T08:22:06.3584021Z Compiling test/cpp/jit/test_misc.cpp; 4s processwrapper-sandbox 2025-12-04T08:22:06.3584995Z Compiling test/cpp/jit/test_lite_trainer.cpp; 4s processwrapper-sandbox 2025-12-04T08:22:06.3585734Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:06.3586250Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:06.3586754Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:06.3587297Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:06.7411239Z 2025-12-04T08:22:06.7412138Z  2025-12-04T08:22:06.7412550Z  2025-12-04T08:22:06.7412931Z  2025-12-04T08:22:06.7413300Z  2025-12-04T08:22:06.7413655Z  2025-12-04T08:22:06.7414022Z  2025-12-04T08:22:06.7414369Z  2025-12-04T08:22:06.7414735Z  2025-12-04T08:22:06.7415490Z [2,320 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:06.7416300Z //:jit_tests; 6s processwrapper-sandbox 2025-12-04T08:22:06.7417125Z //:jit_tests; 6s processwrapper-sandbox 2025-12-04T08:22:06.7417904Z Compiling test/cpp/jit/test_misc.cpp; 4s processwrapper-sandbox 2025-12-04T08:22:06.7418915Z Compiling test/cpp/jit/test_lite_trainer.cpp; 4s processwrapper-sandbox 2025-12-04T08:22:06.7419744Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:06.7420247Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:06.7420944Z Compiling torch/csrc/jit/passes/peephole.cpp; 2s processwrapper-sandbox 2025-12-04T08:22:06.7421766Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:06.9583262Z 2025-12-04T08:22:06.9583960Z  2025-12-04T08:22:06.9584461Z  2025-12-04T08:22:06.9584781Z  2025-12-04T08:22:06.9585161Z  2025-12-04T08:22:06.9588396Z  2025-12-04T08:22:06.9589560Z  2025-12-04T08:22:06.9589937Z  2025-12-04T08:22:06.9590441Z  2025-12-04T08:22:06.9591609Z [2,320 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:06.9592418Z //:jit_tests; 7s processwrapper-sandbox 2025-12-04T08:22:06.9593109Z //:jit_tests; 6s processwrapper-sandbox 2025-12-04T08:22:06.9595015Z Compiling test/cpp/jit/test_misc.cpp; 5s processwrapper-sandbox 2025-12-04T08:22:06.9595843Z Compiling test/cpp/jit/test_lite_trainer.cpp; 4s processwrapper-sandbox 2025-12-04T08:22:06.9596815Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:06.9597482Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:06.9598180Z Compiling torch/csrc/jit/passes/peephole.cpp; 2s processwrapper-sandbox 2025-12-04T08:22:06.9598970Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:07.3291684Z 2025-12-04T08:22:07.3292544Z  2025-12-04T08:22:07.3296806Z  2025-12-04T08:22:07.3298386Z  2025-12-04T08:22:07.3298746Z  2025-12-04T08:22:07.3299126Z  2025-12-04T08:22:07.3299486Z  2025-12-04T08:22:07.3299853Z  2025-12-04T08:22:07.3300202Z  2025-12-04T08:22:07.3301077Z [2,324 / 3,080] 3 / 26 tests; 15 actions, 14 running; last test: ...base_tests 2025-12-04T08:22:07.3301930Z //:jit_tests; 7s processwrapper-sandbox 2025-12-04T08:22:07.3302559Z //:jit_tests; 6s processwrapper-sandbox 2025-12-04T08:22:07.3303343Z Compiling test/cpp/jit/test_misc.cpp; 5s processwrapper-sandbox 2025-12-04T08:22:07.3304364Z Compiling test/cpp/jit/test_lite_trainer.cpp; 5s processwrapper-sandbox 2025-12-04T08:22:07.3309568Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:07.3310399Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:07.3310982Z //:aten; 1s processwrapper-sandbox 2025-12-04T08:22:07.3311581Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:22:07.5588482Z 2025-12-04T08:22:07.5589054Z  2025-12-04T08:22:07.5589330Z  2025-12-04T08:22:07.5589542Z  2025-12-04T08:22:07.5589760Z  2025-12-04T08:22:07.5589964Z  2025-12-04T08:22:07.5590180Z  2025-12-04T08:22:07.5590391Z  2025-12-04T08:22:07.5590609Z  2025-12-04T08:22:07.5591118Z [2,326 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:07.5591752Z Compiling test/cpp/jit/test_misc.cpp; 5s processwrapper-sandbox 2025-12-04T08:22:07.5592451Z Compiling test/cpp/jit/test_lite_trainer.cpp; 5s processwrapper-sandbox 2025-12-04T08:22:07.5592919Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:07.5593259Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:07.5593579Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:22:07.5593911Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:07.5594230Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:22:07.5594587Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:22:07.7652732Z 2025-12-04T08:22:07.7653783Z  2025-12-04T08:22:07.7654248Z  2025-12-04T08:22:07.7654608Z  2025-12-04T08:22:07.7654930Z  2025-12-04T08:22:07.7655550Z  2025-12-04T08:22:07.7655913Z  2025-12-04T08:22:07.7656250Z  2025-12-04T08:22:07.7656611Z  2025-12-04T08:22:07.7657429Z [2,327 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:07.7658505Z Compiling test/cpp/jit/test_misc.cpp; 5s processwrapper-sandbox 2025-12-04T08:22:07.7659451Z Compiling test/cpp/jit/test_lite_trainer.cpp; 5s processwrapper-sandbox 2025-12-04T08:22:07.7660270Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:07.7660842Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:07.7661395Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:07.7661735Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:07.7682096Z //:aten; 1s processwrapper-sandbox 2025-12-04T08:22:07.7682917Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:22:08.0499389Z 2025-12-04T08:22:08.0500293Z  2025-12-04T08:22:08.0500654Z  2025-12-04T08:22:08.0500997Z  2025-12-04T08:22:08.0501348Z  2025-12-04T08:22:08.0501557Z  2025-12-04T08:22:08.0501837Z  2025-12-04T08:22:08.0502136Z  2025-12-04T08:22:08.0502432Z  2025-12-04T08:22:08.0504165Z [2,327 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:08.0504866Z Compiling test/cpp/jit/test_misc.cpp; 6s processwrapper-sandbox 2025-12-04T08:22:08.0505618Z Compiling test/cpp/jit/test_lite_trainer.cpp; 5s processwrapper-sandbox 2025-12-04T08:22:08.0506272Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:08.0506639Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:08.0507079Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:08.0507534Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:08.0508000Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:22:08.0508410Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:22:09.2507585Z 2025-12-04T08:22:09.2508830Z  2025-12-04T08:22:09.2509284Z  2025-12-04T08:22:09.2509659Z  2025-12-04T08:22:09.2510007Z  2025-12-04T08:22:09.2510368Z  2025-12-04T08:22:09.2510724Z  2025-12-04T08:22:09.2511112Z  2025-12-04T08:22:09.2511463Z  2025-12-04T08:22:09.2512349Z [2,327 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:09.2513422Z Compiling test/cpp/jit/test_misc.cpp; 7s processwrapper-sandbox 2025-12-04T08:22:09.2514428Z Compiling test/cpp/jit/test_lite_trainer.cpp; 7s processwrapper-sandbox 2025-12-04T08:22:09.2515258Z //:torch; 7s processwrapper-sandbox 2025-12-04T08:22:09.2515820Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:09.2516437Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:09.2516974Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:09.2517536Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:22:09.2518105Z //:torch; 3s processwrapper-sandbox ... 2025-12-04T08:22:09.4509203Z 2025-12-04T08:22:09.4510055Z  2025-12-04T08:22:09.4510326Z  2025-12-04T08:22:09.4510551Z  2025-12-04T08:22:09.4510760Z  2025-12-04T08:22:09.4511000Z  2025-12-04T08:22:09.4511204Z  2025-12-04T08:22:09.4511419Z  2025-12-04T08:22:09.4511634Z  2025-12-04T08:22:09.4512151Z [2,329 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:09.4512777Z Compiling test/cpp/jit/test_misc.cpp; 7s processwrapper-sandbox 2025-12-04T08:22:09.4513348Z Compiling test/cpp/jit/test_lite_trainer.cpp; 7s processwrapper-sandbox 2025-12-04T08:22:09.4513831Z //:torch; 7s processwrapper-sandbox 2025-12-04T08:22:09.4514170Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:09.4514505Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:22:09.4514823Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:09.4515155Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:09.4614667Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:22:09.6699820Z 2025-12-04T08:22:09.6700515Z  2025-12-04T08:22:09.6701024Z  2025-12-04T08:22:09.6701270Z  2025-12-04T08:22:09.6701589Z  2025-12-04T08:22:09.6701903Z  2025-12-04T08:22:09.6702158Z  2025-12-04T08:22:09.6702815Z  2025-12-04T08:22:09.6703152Z  2025-12-04T08:22:09.6704588Z [2,330 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:09.6705580Z Compiling test/cpp/jit/test_misc.cpp; 7s processwrapper-sandbox 2025-12-04T08:22:09.6706652Z Compiling test/cpp/jit/test_lite_trainer.cpp; 7s processwrapper-sandbox 2025-12-04T08:22:09.6709083Z //:torch; 7s processwrapper-sandbox 2025-12-04T08:22:09.6709814Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:22:09.6710322Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:09.6710661Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:09.6711304Z Compiling aten/src/ATen/CPUGeneratorImpl.cpp; 2s processwrapper-sandbox 2025-12-04T08:22:09.6712070Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:10.0624940Z 2025-12-04T08:22:10.0626244Z  2025-12-04T08:22:10.0626686Z  2025-12-04T08:22:10.0627074Z  2025-12-04T08:22:10.0627436Z  2025-12-04T08:22:10.0627809Z  2025-12-04T08:22:10.0628155Z  2025-12-04T08:22:10.0628517Z  2025-12-04T08:22:10.0629075Z  2025-12-04T08:22:10.0630292Z [2,334 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:10.0631395Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:10.0632105Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:10.0633100Z Compiling aten/src/ATen/CPUGeneratorImpl.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:10.0633958Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:10.0634529Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:10.0635095Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:10.0635928Z Compiling test/cpp/jit/test_load_upgraders.cpp; 2s processwrapper-sandbox 2025-12-04T08:22:10.0637031Z Compiling test/cpp/jit/test_memory_dag.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:22:10.2628943Z 2025-12-04T08:22:10.2629793Z  2025-12-04T08:22:10.2630187Z  2025-12-04T08:22:10.2630507Z  2025-12-04T08:22:10.2630859Z  2025-12-04T08:22:10.2631126Z  2025-12-04T08:22:10.2631346Z  2025-12-04T08:22:10.2631548Z  2025-12-04T08:22:10.2631862Z  2025-12-04T08:22:10.2632566Z [2,335 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:10.2633177Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:10.2633632Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:10.2633956Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:10.2634388Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:10.2634755Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:10.2635302Z Compiling test/cpp/jit/test_load_upgraders.cpp; 2s processwrapper-sandbox 2025-12-04T08:22:10.2635998Z Compiling test/cpp/jit/test_memory_dag.cpp; 2s processwrapper-sandbox 2025-12-04T08:22:10.2636601Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:22:10.6125260Z 2025-12-04T08:22:10.6125997Z  2025-12-04T08:22:10.6126422Z  2025-12-04T08:22:10.6126799Z  2025-12-04T08:22:10.6127160Z  2025-12-04T08:22:10.6127607Z  2025-12-04T08:22:10.6127969Z  2025-12-04T08:22:10.6128339Z  2025-12-04T08:22:10.6128874Z  2025-12-04T08:22:10.6129785Z [2,337 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:10.6130676Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:10.6131268Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:10.6131844Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:10.6132865Z Compiling test/cpp/jit/test_load_upgraders.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:10.6133945Z Compiling test/cpp/jit/test_memory_dag.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:10.6135030Z Compiling aten/src/ATen/CachedTensorUtils.cpp; 2s processwrapper-sandbox 2025-12-04T08:22:10.6135903Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:22:10.6136457Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:22:10.8639776Z 2025-12-04T08:22:10.8640374Z  2025-12-04T08:22:10.8640641Z  2025-12-04T08:22:10.8640865Z  2025-12-04T08:22:10.8641071Z  2025-12-04T08:22:10.8641287Z  2025-12-04T08:22:10.8641504Z  2025-12-04T08:22:10.8641717Z  2025-12-04T08:22:10.8641920Z  2025-12-04T08:22:11.0143237Z [2,337 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:11.0147153Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:11.0147928Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:11.0148490Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:11.0149420Z Compiling test/cpp/jit/test_load_upgraders.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:11.0150649Z Compiling test/cpp/jit/test_memory_dag.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:11.0154399Z Compiling aten/src/ATen/CachedTensorUtils.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:11.0155208Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:22:11.0155684Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:22:11.1513590Z 2025-12-04T08:22:11.1514502Z  2025-12-04T08:22:11.1514836Z  2025-12-04T08:22:11.1515144Z  2025-12-04T08:22:11.1515485Z  2025-12-04T08:22:11.1515776Z  2025-12-04T08:22:11.1516029Z  2025-12-04T08:22:11.1516335Z  2025-12-04T08:22:11.1516621Z  2025-12-04T08:22:11.1517357Z [2,338 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:11.1518105Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:11.1518534Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:11.1519186Z Compiling test/cpp/jit/test_load_upgraders.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:11.1520073Z Compiling test/cpp/jit/test_memory_dag.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:11.1520854Z Compiling aten/src/ATen/CachedTensorUtils.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:11.1521644Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:22:11.1522028Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:22:11.1522537Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:22:11.3882850Z 2025-12-04T08:22:11.3883464Z  2025-12-04T08:22:11.3883757Z  2025-12-04T08:22:11.3884013Z  2025-12-04T08:22:11.3884215Z  2025-12-04T08:22:11.3884506Z  2025-12-04T08:22:11.3884854Z  2025-12-04T08:22:11.3885135Z  2025-12-04T08:22:11.3885339Z  2025-12-04T08:22:11.3885856Z [2,339 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:11.3886363Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:11.3887068Z Compiling test/cpp/jit/test_load_upgraders.cpp; 4s processwrapper-sandbox 2025-12-04T08:22:11.3887795Z Compiling test/cpp/jit/test_memory_dag.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:11.3888460Z Compiling aten/src/ATen/CachedTensorUtils.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:11.3889188Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:11.3889517Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:11.3889880Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:22:11.3890432Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:22:11.6152601Z 2025-12-04T08:22:11.6154067Z  2025-12-04T08:22:11.6154772Z  2025-12-04T08:22:11.6155448Z  2025-12-04T08:22:11.6155867Z  2025-12-04T08:22:11.6156541Z  2025-12-04T08:22:11.6156949Z  2025-12-04T08:22:11.6159185Z  2025-12-04T08:22:11.6159616Z  2025-12-04T08:22:11.6161123Z [2,340 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:11.6162249Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:11.6163291Z Compiling test/cpp/jit/test_load_upgraders.cpp; 4s processwrapper-sandbox 2025-12-04T08:22:11.6164513Z Compiling aten/src/ATen/CachedTensorUtils.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:11.6165658Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:11.6166433Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:11.6166978Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:22:11.6167761Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:22:11.6168699Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:22:12.0155818Z 2025-12-04T08:22:12.0156555Z  2025-12-04T08:22:12.0156821Z  2025-12-04T08:22:12.0157056Z  2025-12-04T08:22:12.0157266Z  2025-12-04T08:22:12.0157551Z  2025-12-04T08:22:12.0158014Z  2025-12-04T08:22:12.0158237Z  2025-12-04T08:22:12.0158633Z  2025-12-04T08:22:12.0159507Z [2,341 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:12.0162119Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:12.0162912Z Compiling test/cpp/jit/test_load_upgraders.cpp; 4s processwrapper-sandbox 2025-12-04T08:22:12.0163813Z Compiling aten/src/ATen/CachedTensorUtils.cpp; 4s processwrapper-sandbox 2025-12-04T08:22:12.0164300Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:12.0164706Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:12.0165192Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:12.0165788Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:12.0166555Z Compiling aten/src/ATen/RegisterCPU_2.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:22:12.2167540Z 2025-12-04T08:22:12.2168259Z  2025-12-04T08:22:12.2168682Z  2025-12-04T08:22:12.2169052Z  2025-12-04T08:22:12.2169410Z  2025-12-04T08:22:12.2169770Z  2025-12-04T08:22:12.2170119Z  2025-12-04T08:22:12.2170477Z  2025-12-04T08:22:12.2170819Z  2025-12-04T08:22:12.2171613Z [2,342 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:12.2172415Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:12.2173226Z Compiling aten/src/ATen/CachedTensorUtils.cpp; 4s processwrapper-sandbox 2025-12-04T08:22:12.2174098Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:12.2174661Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:12.2175188Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:12.2175682Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:12.2176354Z Compiling aten/src/ATen/RegisterCPU_2.cpp; 2s processwrapper-sandbox 2025-12-04T08:22:12.2177169Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:12.5971170Z 2025-12-04T08:22:12.5971926Z  2025-12-04T08:22:12.5972337Z  2025-12-04T08:22:12.5972683Z  2025-12-04T08:22:12.5973100Z  2025-12-04T08:22:12.5973452Z  2025-12-04T08:22:12.5973836Z  2025-12-04T08:22:12.5974191Z  2025-12-04T08:22:12.5974555Z  2025-12-04T08:22:12.5975442Z [2,343 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:12.5976311Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:12.5977189Z Compiling aten/src/ATen/CachedTensorUtils.cpp; 4s processwrapper-sandbox 2025-12-04T08:22:12.5978058Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:12.5978655Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:12.5979259Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:12.5980052Z Compiling aten/src/ATen/RegisterCPU_2.cpp; 2s processwrapper-sandbox 2025-12-04T08:22:12.5980891Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:12.5981736Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:22:12.8168788Z 2025-12-04T08:22:12.8169530Z  2025-12-04T08:22:12.8169981Z  2025-12-04T08:22:12.8170331Z  2025-12-04T08:22:12.8170714Z  2025-12-04T08:22:12.8171041Z  2025-12-04T08:22:12.8171399Z  2025-12-04T08:22:12.8171758Z  2025-12-04T08:22:12.8172150Z  2025-12-04T08:22:12.8173067Z [2,343 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:12.8173985Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:12.8174898Z Compiling aten/src/ATen/CachedTensorUtils.cpp; 5s processwrapper-sandbox 2025-12-04T08:22:12.8175796Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:12.8177382Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:12.8178008Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:12.8178853Z Compiling aten/src/ATen/RegisterCPU_2.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:12.8179727Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:12.8180348Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:22:13.2178152Z 2025-12-04T08:22:13.2178895Z  2025-12-04T08:22:13.2179586Z  2025-12-04T08:22:13.2179961Z  2025-12-04T08:22:13.2180320Z  2025-12-04T08:22:13.2180685Z  2025-12-04T08:22:13.2181226Z  2025-12-04T08:22:13.2181597Z  2025-12-04T08:22:13.2182073Z  2025-12-04T08:22:13.2182984Z [2,344 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:13.2183958Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:13.2184681Z Compiling aten/src/ATen/CachedTensorUtils.cpp; 5s processwrapper-sandbox 2025-12-04T08:22:13.2185418Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:13.2185909Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:13.2186458Z Compiling aten/src/ATen/RegisterCPU_2.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:13.2187219Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:13.2187937Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:13.2188676Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:13.4181347Z 2025-12-04T08:22:13.4181970Z  2025-12-04T08:22:13.4182250Z  2025-12-04T08:22:13.4182461Z  2025-12-04T08:22:13.4182684Z  2025-12-04T08:22:13.4182892Z  2025-12-04T08:22:13.4183110Z  2025-12-04T08:22:13.4183312Z  2025-12-04T08:22:13.4183532Z  2025-12-04T08:22:13.4184169Z [2,346 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:13.4184863Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:13.4185479Z Compiling aten/src/ATen/CachedTensorUtils.cpp; 5s processwrapper-sandbox 2025-12-04T08:22:13.4186225Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:13.4186667Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:13.4187173Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:13.4187911Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:13.4188728Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:13.4189291Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:13.8183740Z 2025-12-04T08:22:13.8184352Z  2025-12-04T08:22:13.8184618Z  2025-12-04T08:22:13.8184842Z  2025-12-04T08:22:13.8185048Z  2025-12-04T08:22:13.8185267Z  2025-12-04T08:22:13.8185474Z  2025-12-04T08:22:13.8185688Z  2025-12-04T08:22:13.8185887Z  2025-12-04T08:22:13.8186405Z [2,347 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:13.8186952Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:13.8187283Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:13.8187616Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:13.8187933Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:13.8941904Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:13.8942695Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:13.8943213Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:13.8943725Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:14.7514434Z 2025-12-04T08:22:14.7515655Z  2025-12-04T08:22:14.7516125Z  2025-12-04T08:22:14.7516498Z  2025-12-04T08:22:14.7517123Z  2025-12-04T08:22:14.7517522Z  2025-12-04T08:22:14.7517905Z  2025-12-04T08:22:14.7518263Z  2025-12-04T08:22:14.7519494Z  2025-12-04T08:22:14.7520746Z [2,348 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:14.7521990Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:14.7522810Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:14.7523422Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:14.7524328Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 4s processwrapper-sandbox 2025-12-04T08:22:14.7525500Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:14.7526250Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:14.7527032Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:14.7527726Z //:torch; 3s processwrapper-sandbox ... 2025-12-04T08:22:15.0951619Z 2025-12-04T08:22:15.0952228Z  2025-12-04T08:22:15.0952501Z  2025-12-04T08:22:15.0952741Z  2025-12-04T08:22:15.0952945Z  2025-12-04T08:22:15.0953160Z  2025-12-04T08:22:15.0953361Z  2025-12-04T08:22:15.0953574Z  2025-12-04T08:22:15.0953775Z  2025-12-04T08:22:15.0954320Z [2,352 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:15.0954825Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:15.0955168Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:15.0955664Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 4s processwrapper-sandbox 2025-12-04T08:22:15.0956159Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:15.0956489Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:15.0956814Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:15.0957141Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:15.0957465Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:15.3083573Z 2025-12-04T08:22:15.3084347Z  2025-12-04T08:22:15.3084806Z  2025-12-04T08:22:15.3085148Z  2025-12-04T08:22:15.3085512Z  2025-12-04T08:22:15.3085870Z  2025-12-04T08:22:15.3086232Z  2025-12-04T08:22:15.3086590Z  2025-12-04T08:22:15.3086964Z  2025-12-04T08:22:15.3087986Z [2,354 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:15.3088856Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:15.3089432Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:15.3090284Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 5s processwrapper-sandbox 2025-12-04T08:22:15.3091165Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:15.3091749Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:15.3092331Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:15.3092889Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:15.3093477Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:22:15.7918791Z 2025-12-04T08:22:15.7919851Z  2025-12-04T08:22:15.7920270Z  2025-12-04T08:22:15.7920618Z  2025-12-04T08:22:15.7920987Z  2025-12-04T08:22:15.7921322Z  2025-12-04T08:22:15.7921683Z  2025-12-04T08:22:15.7922030Z  2025-12-04T08:22:15.7922396Z  2025-12-04T08:22:15.7923352Z [2,355 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:15.7924228Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:15.7925018Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 5s processwrapper-sandbox 2025-12-04T08:22:15.7926022Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:15.7926597Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:15.7927173Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:15.7927878Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:15.7928445Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:22:15.7929237Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:22:16.1088421Z 2025-12-04T08:22:16.1089389Z  2025-12-04T08:22:16.1089924Z  2025-12-04T08:22:16.1090153Z  2025-12-04T08:22:16.1090483Z  2025-12-04T08:22:16.1090712Z  2025-12-04T08:22:16.1090918Z  2025-12-04T08:22:16.1091139Z  2025-12-04T08:22:16.1092973Z  2025-12-04T08:22:16.1094131Z [2,356 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:16.1094659Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:16.1095276Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 5s processwrapper-sandbox 2025-12-04T08:22:16.1096014Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:16.1097368Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:16.1097819Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:16.1098183Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:22:16.1098727Z Compiling aten/src/ATen/ConjugateFallback.cpp; 2s processwrapper-sandbox 2025-12-04T08:22:16.1099387Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:22:16.5095046Z 2025-12-04T08:22:16.5095768Z  2025-12-04T08:22:16.5096269Z  2025-12-04T08:22:16.5096668Z  2025-12-04T08:22:16.5096995Z  2025-12-04T08:22:16.5097200Z  2025-12-04T08:22:16.5097438Z  2025-12-04T08:22:16.5097657Z  2025-12-04T08:22:16.5097859Z  2025-12-04T08:22:16.5098480Z [2,357 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:16.5099053Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:16.5099475Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:16.5099800Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:16.5100237Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:16.5100558Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:22:16.5101040Z Compiling aten/src/ATen/ConjugateFallback.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:16.5101602Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:22:16.5101930Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:22:16.7097673Z 2025-12-04T08:22:16.7098509Z  2025-12-04T08:22:16.7098811Z  2025-12-04T08:22:16.7099035Z  2025-12-04T08:22:16.7099240Z  2025-12-04T08:22:16.7099494Z  2025-12-04T08:22:16.7099710Z  2025-12-04T08:22:16.7099913Z  2025-12-04T08:22:16.7100126Z  2025-12-04T08:22:16.7100695Z [2,358 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:16.7101403Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:16.7101881Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:16.7102290Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:16.7102709Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:22:16.7103446Z Compiling aten/src/ATen/ConjugateFallback.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:16.7103986Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:22:16.7104430Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:22:16.7104884Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:22:17.0009695Z 2025-12-04T08:22:17.0010412Z  2025-12-04T08:22:17.0010764Z  2025-12-04T08:22:17.0011057Z  2025-12-04T08:22:17.0011423Z  2025-12-04T08:22:17.0011738Z  2025-12-04T08:22:17.0012075Z  2025-12-04T08:22:17.0012380Z  2025-12-04T08:22:17.0012676Z  2025-12-04T08:22:17.0013281Z [2,359 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:17.0014621Z //:torch; 7s processwrapper-sandbox 2025-12-04T08:22:17.0015022Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:17.0015529Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:22:17.0016181Z Compiling aten/src/ATen/ConjugateFallback.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:17.0016871Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:17.0017225Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:17.0017633Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:17.0018006Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:17.2769844Z 2025-12-04T08:22:17.2770617Z  2025-12-04T08:22:17.2770905Z  2025-12-04T08:22:17.2771384Z  2025-12-04T08:22:17.2771595Z  2025-12-04T08:22:17.2771814Z  2025-12-04T08:22:17.2772027Z  2025-12-04T08:22:17.2772341Z  2025-12-04T08:22:17.2772673Z  2025-12-04T08:22:17.2773494Z [2,360 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:17.2774330Z //:torch; 7s processwrapper-sandbox 2025-12-04T08:22:17.2774966Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:17.2775464Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:22:17.2775962Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:17.2776477Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:17.2786836Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:17.2787467Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:17.2788214Z Compiling aten/src/ATen/Context.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:22:17.5106205Z 2025-12-04T08:22:17.5106838Z  2025-12-04T08:22:17.5107171Z  2025-12-04T08:22:17.5107391Z  2025-12-04T08:22:17.5107615Z  2025-12-04T08:22:17.5107819Z  2025-12-04T08:22:17.5108039Z  2025-12-04T08:22:17.5108247Z  2025-12-04T08:22:17.5108466Z  2025-12-04T08:22:17.5108978Z [2,360 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:17.5109496Z //:torch; 7s processwrapper-sandbox 2025-12-04T08:22:17.5109849Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:17.5110175Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:22:17.5110506Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:17.5110826Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:17.5111156Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:17.5111471Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:17.5111921Z Compiling aten/src/ATen/Context.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:22:17.7809108Z 2025-12-04T08:22:17.7809999Z  2025-12-04T08:22:17.7810415Z  2025-12-04T08:22:17.7810829Z  2025-12-04T08:22:17.7811185Z  2025-12-04T08:22:17.7811546Z  2025-12-04T08:22:17.7811884Z  2025-12-04T08:22:17.7812221Z  2025-12-04T08:22:17.7812551Z  2025-12-04T08:22:17.7813427Z [2,362 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:17.7814283Z //:torch; 7s processwrapper-sandbox 2025-12-04T08:22:17.7814830Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:22:17.7815357Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:17.7815903Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:17.7816467Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:17.7817017Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:17.7817585Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:17.7818154Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:18.0347634Z 2025-12-04T08:22:18.0348281Z  2025-12-04T08:22:18.0348557Z  2025-12-04T08:22:18.0348902Z  2025-12-04T08:22:18.0349176Z  2025-12-04T08:22:18.0350068Z  2025-12-04T08:22:18.0350809Z  2025-12-04T08:22:18.0351535Z  2025-12-04T08:22:18.0353633Z  2025-12-04T08:22:18.0356409Z [2,363 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:18.0359193Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:22:18.0360078Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:18.0360624Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:18.0361016Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:18.0361468Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:18.0361978Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:18.0362530Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:18.0364039Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:18.6012240Z 2025-12-04T08:22:18.6013300Z  2025-12-04T08:22:18.6013874Z  2025-12-04T08:22:18.6014094Z  2025-12-04T08:22:18.6014318Z  2025-12-04T08:22:18.6014529Z  2025-12-04T08:22:18.6014748Z  2025-12-04T08:22:18.6014954Z  2025-12-04T08:22:18.6015180Z  2025-12-04T08:22:18.6015693Z [2,364 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:18.6016213Z //:aten; 5s processwrapper-sandbox 2025-12-04T08:22:18.6016611Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:18.6016968Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:18.6017307Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:18.6017624Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:18.6017956Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:18.6018272Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:18.6018609Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:18.8362545Z 2025-12-04T08:22:18.8363385Z  2025-12-04T08:22:18.8364661Z  2025-12-04T08:22:18.8365059Z  2025-12-04T08:22:18.8365502Z  2025-12-04T08:22:18.8365866Z  2025-12-04T08:22:18.8366217Z  2025-12-04T08:22:18.8366583Z  2025-12-04T08:22:18.8366952Z  2025-12-04T08:22:18.8368478Z [2,366 / 3,080] 3 / 26 tests; 15 actions running; last test: ...til_base_tests 2025-12-04T08:22:18.8369414Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:18.8370019Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:18.8370584Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:18.8371171Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:18.8371754Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:18.8372522Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:18.8373105Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:18.8373687Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:19.1346439Z 2025-12-04T08:22:19.1347141Z  2025-12-04T08:22:19.1347612Z  2025-12-04T08:22:19.1347994Z  2025-12-04T08:22:19.1348352Z  2025-12-04T08:22:19.1348712Z  2025-12-04T08:22:19.1349065Z  2025-12-04T08:22:19.1349433Z  2025-12-04T08:22:19.1349808Z  2025-12-04T08:22:19.1350643Z [2,370 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:19.1351517Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:19.1352095Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:19.1352675Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:19.1353217Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:19.1353784Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:19.1354544Z Compiling aten/src/ATen/DLConvertor.cpp; 1s processwrapper-sandbox 2025-12-04T08:22:19.1355517Z Compiling aten/src/ATen/Dispatch.cpp; 1s processwrapper-sandbox 2025-12-04T08:22:19.1356304Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:22:19.4368988Z 2025-12-04T08:22:19.4369769Z  2025-12-04T08:22:19.4370203Z  2025-12-04T08:22:19.4370615Z  2025-12-04T08:22:19.4370987Z  2025-12-04T08:22:19.4371348Z  2025-12-04T08:22:19.4371701Z  2025-12-04T08:22:19.4373665Z  2025-12-04T08:22:19.4373938Z  2025-12-04T08:22:19.4374535Z [2,370 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:19.4375309Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:19.4375786Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:19.4376243Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:19.4376748Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:19.4377256Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:19.4377758Z Compiling aten/src/ATen/DLConvertor.cpp; 2s processwrapper-sandbox 2025-12-04T08:22:19.4378532Z Compiling aten/src/ATen/Dispatch.cpp; 1s processwrapper-sandbox 2025-12-04T08:22:19.4380553Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:22:20.2146123Z 2025-12-04T08:22:20.2146861Z  2025-12-04T08:22:20.2147275Z  2025-12-04T08:22:20.2147648Z  2025-12-04T08:22:20.2147994Z  2025-12-04T08:22:20.2148389Z  2025-12-04T08:22:20.2148752Z  2025-12-04T08:22:20.2149097Z  2025-12-04T08:22:20.2149440Z  2025-12-04T08:22:20.2150282Z [2,371 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:20.2151181Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:20.2151690Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:20.2152177Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:20.2152691Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:20.2153420Z Compiling aten/src/ATen/DLConvertor.cpp; 2s processwrapper-sandbox 2025-12-04T08:22:20.2154347Z Compiling aten/src/ATen/Dispatch.cpp; 2s processwrapper-sandbox 2025-12-04T08:22:20.2155134Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:20.2155596Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:20.4208479Z 2025-12-04T08:22:20.4209163Z  2025-12-04T08:22:20.4209589Z  2025-12-04T08:22:20.4209969Z  2025-12-04T08:22:20.4210343Z  2025-12-04T08:22:20.4210705Z  2025-12-04T08:22:20.4211064Z  2025-12-04T08:22:20.4211415Z  2025-12-04T08:22:20.4211774Z  2025-12-04T08:22:20.4212654Z [2,373 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:20.4213543Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:20.4214104Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:20.4214667Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:20.4215388Z Compiling aten/src/ATen/DLConvertor.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:20.4216167Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:20.4216710Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:20.4217528Z Compiling aten/src/ATen/DeviceAccelerator.cpp; 1s processwrapper-sandbox 2025-12-04T08:22:20.4218622Z Compiling aten/src/ATen/RegisterCPU_0.cpp; 1s processwrapper-sandbox ... 2025-12-04T08:22:20.9759346Z 2025-12-04T08:22:20.9760086Z  2025-12-04T08:22:20.9760486Z  2025-12-04T08:22:20.9760825Z  2025-12-04T08:22:20.9761165Z  2025-12-04T08:22:20.9761501Z  2025-12-04T08:22:20.9761898Z  2025-12-04T08:22:20.9762242Z  2025-12-04T08:22:20.9762597Z  2025-12-04T08:22:20.9763451Z [2,374 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:20.9764314Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:20.9764828Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:20.9765330Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:20.9765968Z Compiling aten/src/ATen/DLConvertor.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:20.9766699Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:20.9767548Z Compiling aten/src/ATen/DeviceAccelerator.cpp; 2s processwrapper-sandbox 2025-12-04T08:22:20.9768636Z Compiling aten/src/ATen/RegisterCPU_0.cpp; 2s processwrapper-sandbox 2025-12-04T08:22:20.9769718Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:21.2379744Z 2025-12-04T08:22:21.2380506Z  2025-12-04T08:22:21.2380979Z  2025-12-04T08:22:21.2381347Z  2025-12-04T08:22:21.2381730Z  2025-12-04T08:22:21.2382023Z  2025-12-04T08:22:21.2382246Z  2025-12-04T08:22:21.2382520Z  2025-12-04T08:22:21.2382721Z  2025-12-04T08:22:21.2383483Z [2,374 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:21.2384273Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:21.2384781Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:21.2385278Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:21.2388544Z Compiling aten/src/ATen/DLConvertor.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:21.2389256Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:21.2389992Z Compiling aten/src/ATen/DeviceAccelerator.cpp; 2s processwrapper-sandbox 2025-12-04T08:22:21.2390933Z Compiling aten/src/ATen/RegisterCPU_0.cpp; 2s processwrapper-sandbox 2025-12-04T08:22:21.2391655Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:21.5494738Z 2025-12-04T08:22:21.5495831Z  2025-12-04T08:22:21.5496267Z  2025-12-04T08:22:21.5496649Z  2025-12-04T08:22:21.5496995Z  2025-12-04T08:22:21.5497392Z  2025-12-04T08:22:21.5497701Z  2025-12-04T08:22:21.5498021Z  2025-12-04T08:22:21.5498326Z  2025-12-04T08:22:21.5499134Z [2,378 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:21.5500016Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:21.5500593Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:21.5501351Z Compiling aten/src/ATen/DLConvertor.cpp; 4s processwrapper-sandbox 2025-12-04T08:22:21.5502084Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:21.5502773Z Compiling aten/src/ATen/RegisterCPU_0.cpp; 2s processwrapper-sandbox 2025-12-04T08:22:21.5503510Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:21.5504068Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:21.5504675Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:21.8386280Z 2025-12-04T08:22:21.8386862Z  2025-12-04T08:22:21.8387250Z  2025-12-04T08:22:21.8387477Z  2025-12-04T08:22:21.8387781Z  2025-12-04T08:22:21.8388033Z  2025-12-04T08:22:21.8388355Z  2025-12-04T08:22:21.8388594Z  2025-12-04T08:22:21.8388918Z  2025-12-04T08:22:21.8389576Z [2,378 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:21.8390301Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:21.8390720Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:21.8391303Z Compiling aten/src/ATen/DLConvertor.cpp; 4s processwrapper-sandbox 2025-12-04T08:22:21.8391855Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:21.8392355Z Compiling aten/src/ATen/RegisterCPU_0.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:21.8392936Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:21.8393292Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:21.8393747Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:22.3077148Z 2025-12-04T08:22:22.3077916Z  2025-12-04T08:22:22.3078343Z  2025-12-04T08:22:22.3078699Z  2025-12-04T08:22:22.3079074Z  2025-12-04T08:22:22.3079438Z  2025-12-04T08:22:22.3079797Z  2025-12-04T08:22:22.3080149Z  2025-12-04T08:22:22.3080506Z  2025-12-04T08:22:22.3081354Z [2,379 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:22.3082231Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:22.3083000Z Compiling aten/src/ATen/DLConvertor.cpp; 5s processwrapper-sandbox 2025-12-04T08:22:22.3083754Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:22.3084518Z Compiling aten/src/ATen/RegisterCPU_0.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:22.3085549Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:22.3086102Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:22.3086669Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:22.3087260Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:22.6396227Z 2025-12-04T08:22:22.6397374Z  2025-12-04T08:22:22.6397838Z  2025-12-04T08:22:22.6398294Z  2025-12-04T08:22:22.6398659Z  2025-12-04T08:22:22.6399074Z  2025-12-04T08:22:22.6401062Z  2025-12-04T08:22:22.6402605Z  2025-12-04T08:22:22.6404605Z  2025-12-04T08:22:22.6407321Z [2,381 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:22.6408319Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:22.6409133Z Compiling aten/src/ATen/DLConvertor.cpp; 5s processwrapper-sandbox 2025-12-04T08:22:22.6410006Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:22.6410844Z Compiling aten/src/ATen/RegisterCPU_0.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:22.6411729Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:22.6412859Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:22.6413673Z Compiling aten/src/ATen/EmptyTensor.cpp; 2s processwrapper-sandbox 2025-12-04T08:22:22.6414531Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:22.9271392Z 2025-12-04T08:22:22.9272555Z  2025-12-04T08:22:22.9273042Z  2025-12-04T08:22:22.9273408Z  2025-12-04T08:22:22.9273700Z  2025-12-04T08:22:22.9274058Z  2025-12-04T08:22:22.9274378Z  2025-12-04T08:22:22.9274738Z  2025-12-04T08:22:22.9275084Z  2025-12-04T08:22:22.9275970Z [2,382 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:22.9276828Z //:torch; 7s processwrapper-sandbox 2025-12-04T08:22:22.9277595Z Compiling aten/src/ATen/DLConvertor.cpp; 5s processwrapper-sandbox 2025-12-04T08:22:22.9278384Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:22.9279148Z Compiling aten/src/ATen/RegisterCPU_0.cpp; 4s processwrapper-sandbox 2025-12-04T08:22:22.9279700Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:22.9280050Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:22.9280564Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:22.9281106Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:22:23.1529265Z 2025-12-04T08:22:23.1542328Z  2025-12-04T08:22:23.1542818Z  2025-12-04T08:22:23.1543168Z  2025-12-04T08:22:23.1543536Z  2025-12-04T08:22:23.1543894Z  2025-12-04T08:22:23.1544267Z  2025-12-04T08:22:23.1544664Z  2025-12-04T08:22:23.1545045Z  2025-12-04T08:22:23.1545917Z [2,384 / 3,080] 3 / 26 tests; 15 actions, 14 running; last test: ...base_tests 2025-12-04T08:22:23.1547028Z Compiling aten/src/ATen/DLConvertor.cpp; 5s processwrapper-sandbox 2025-12-04T08:22:23.1547861Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:23.1548659Z Compiling aten/src/ATen/RegisterCPU_0.cpp; 4s processwrapper-sandbox 2025-12-04T08:22:23.1549504Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:23.1550064Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:23.1550631Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:23.1551442Z Compiling torch/csrc/jit/runtime/autodiff.cpp; 1s processwrapper-sandbox 2025-12-04T08:22:23.1552314Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:22:23.4400537Z 2025-12-04T08:22:23.4401300Z  2025-12-04T08:22:23.4401747Z  2025-12-04T08:22:23.4402109Z  2025-12-04T08:22:23.4402508Z  2025-12-04T08:22:23.4402873Z  2025-12-04T08:22:23.4403247Z  2025-12-04T08:22:23.4403618Z  2025-12-04T08:22:23.4404001Z  2025-12-04T08:22:23.4404903Z [2,386 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:23.4405987Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:23.4406542Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:23.4407128Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:23.4407782Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:23.4408591Z Compiling torch/csrc/jit/runtime/autodiff.cpp; 2s processwrapper-sandbox 2025-12-04T08:22:23.4409446Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:23.4410003Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:23.4410846Z Compiling aten/src/ATen/DynamicLibrary.cpp; 1s processwrapper-sandbox ... 2025-12-04T08:22:23.8435162Z 2025-12-04T08:22:23.8435995Z  2025-12-04T08:22:23.8436392Z  2025-12-04T08:22:23.8437040Z  2025-12-04T08:22:23.8437373Z  2025-12-04T08:22:23.8437707Z  2025-12-04T08:22:23.8438017Z  2025-12-04T08:22:23.8438346Z  2025-12-04T08:22:23.8438677Z  2025-12-04T08:22:23.8439493Z [2,388 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:23.8440292Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:23.8440922Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:23.8441665Z Compiling torch/csrc/jit/runtime/autodiff.cpp; 2s processwrapper-sandbox 2025-12-04T08:22:23.8442435Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:23.8442955Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:23.8443666Z Compiling aten/src/ATen/DynamicLibrary.cpp; 2s processwrapper-sandbox 2025-12-04T08:22:23.8444423Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:22:23.8444953Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:22:24.6803409Z 2025-12-04T08:22:24.6804204Z  2025-12-04T08:22:24.6804752Z  2025-12-04T08:22:24.6805208Z  2025-12-04T08:22:24.6805590Z  2025-12-04T08:22:24.6806067Z  2025-12-04T08:22:24.6806658Z  2025-12-04T08:22:24.6807186Z  2025-12-04T08:22:24.6807680Z  2025-12-04T08:22:24.6808710Z [2,389 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:24.6809729Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:24.6810337Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:24.6811180Z Compiling torch/csrc/jit/runtime/autodiff.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:24.6812078Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:24.6812810Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:24.6813512Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:24.6814198Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:24.6814905Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:25.0176346Z 2025-12-04T08:22:25.0177051Z  2025-12-04T08:22:25.0177557Z  2025-12-04T08:22:25.0177949Z  2025-12-04T08:22:25.0178293Z  2025-12-04T08:22:25.0178630Z  2025-12-04T08:22:25.0178969Z  2025-12-04T08:22:25.0179296Z  2025-12-04T08:22:25.0179623Z  2025-12-04T08:22:25.0180491Z [2,390 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:25.0181412Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:25.0181983Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:25.0182828Z Compiling torch/csrc/jit/runtime/autodiff.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:25.0183676Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:25.0184255Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:25.0184854Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:25.0185510Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:25.0186044Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:25.2418155Z 2025-12-04T08:22:25.2418900Z  2025-12-04T08:22:25.2419365Z  2025-12-04T08:22:25.2419752Z  2025-12-04T08:22:25.2420133Z  2025-12-04T08:22:25.2420729Z  2025-12-04T08:22:25.2421102Z  2025-12-04T08:22:25.2421482Z  2025-12-04T08:22:25.2421844Z  2025-12-04T08:22:25.2422722Z [2,391 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:25.2423613Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:25.2424191Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:25.2424993Z Compiling torch/csrc/jit/runtime/autodiff.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:25.2425834Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:25.2426422Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:25.2426954Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:25.2427774Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:25.2428369Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:25.6426069Z 2025-12-04T08:22:25.6426905Z  2025-12-04T08:22:25.6427751Z  2025-12-04T08:22:25.6427973Z  2025-12-04T08:22:25.6428386Z  2025-12-04T08:22:25.6428593Z  2025-12-04T08:22:25.6429041Z  2025-12-04T08:22:25.6429374Z  2025-12-04T08:22:25.6429707Z  2025-12-04T08:22:25.6430306Z [2,392 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:25.6431248Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:25.6431662Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:25.6432291Z Compiling torch/csrc/jit/runtime/autodiff.cpp; 4s processwrapper-sandbox 2025-12-04T08:22:25.6432951Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:25.6433480Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:25.6433989Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:25.6434508Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:25.6434921Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:25.8430785Z 2025-12-04T08:22:25.8431498Z  2025-12-04T08:22:25.8431846Z  2025-12-04T08:22:25.8432071Z  2025-12-04T08:22:25.8432297Z  2025-12-04T08:22:25.8432527Z  2025-12-04T08:22:25.8432728Z  2025-12-04T08:22:25.8432939Z  2025-12-04T08:22:25.8433136Z  2025-12-04T08:22:25.8433676Z [2,394 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:25.8434187Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:25.8434516Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:25.8434850Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:25.8435168Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:25.8435497Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:25.8435812Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:25.8436165Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:22:25.8436621Z Compiling aten/src/ATen/ExpandUtils.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:22:26.4173821Z 2025-12-04T08:22:26.4174514Z  2025-12-04T08:22:26.4174792Z  2025-12-04T08:22:26.4175031Z  2025-12-04T08:22:26.4175246Z  2025-12-04T08:22:26.4175981Z  2025-12-04T08:22:26.4176581Z  2025-12-04T08:22:26.4176978Z  2025-12-04T08:22:26.4177233Z  2025-12-04T08:22:26.4179070Z [2,395 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:26.4179851Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:26.4181026Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:26.4181618Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:26.4182448Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:26.4183281Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:26.4184333Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:22:26.4185370Z Compiling aten/src/ATen/ExpandUtils.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:26.4186203Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:26.6298682Z 2025-12-04T08:22:26.6299656Z  2025-12-04T08:22:26.6300551Z  2025-12-04T08:22:26.6300924Z  2025-12-04T08:22:26.6301298Z  2025-12-04T08:22:26.6301645Z  2025-12-04T08:22:26.6302018Z  2025-12-04T08:22:26.6302385Z  2025-12-04T08:22:26.6302749Z  2025-12-04T08:22:26.6303615Z [2,397 / 3,080] 3 / 26 tests; 15 actions, 14 running; last test: ...base_tests 2025-12-04T08:22:26.6304512Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:26.6305080Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:26.6305661Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:26.6306200Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:26.6306772Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:26.6307849Z Compiling torch/csrc/jit/runtime/logging.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:26.6308691Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:26.6309279Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:22:26.8439792Z 2025-12-04T08:22:26.8440552Z  2025-12-04T08:22:26.8440946Z  2025-12-04T08:22:26.8441289Z  2025-12-04T08:22:26.8441611Z  2025-12-04T08:22:26.8441941Z  2025-12-04T08:22:26.8443288Z  2025-12-04T08:22:26.8443587Z  2025-12-04T08:22:26.8443909Z  2025-12-04T08:22:26.8444727Z [2,398 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:26.8445562Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:26.8446108Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:26.8446602Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:26.8447113Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:26.8447938Z Compiling torch/csrc/jit/runtime/logging.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:26.8448615Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:26.8449277Z Compiling aten/src/ATen/FunctionalInverses.cpp; 2s processwrapper-sandbox 2025-12-04T08:22:26.8450003Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:22:27.0737515Z 2025-12-04T08:22:27.0738169Z  2025-12-04T08:22:27.0738573Z  2025-12-04T08:22:27.0738790Z  2025-12-04T08:22:27.0739088Z  2025-12-04T08:22:27.0739349Z  2025-12-04T08:22:27.0739568Z  2025-12-04T08:22:27.0739838Z  2025-12-04T08:22:27.0740055Z  2025-12-04T08:22:27.0740666Z [2,399 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:27.0741377Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:27.0741848Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:27.0742235Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:27.0742655Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:27.0743172Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:27.0743909Z Compiling aten/src/ATen/FunctionalInverses.cpp; 2s processwrapper-sandbox 2025-12-04T08:22:27.0744681Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:22:27.0745181Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:22:27.2898967Z 2025-12-04T08:22:27.2899585Z  2025-12-04T08:22:27.2899852Z  2025-12-04T08:22:27.2900095Z  2025-12-04T08:22:27.2900299Z  2025-12-04T08:22:27.2900512Z  2025-12-04T08:22:27.2900766Z  2025-12-04T08:22:27.2901059Z  2025-12-04T08:22:27.2901305Z  2025-12-04T08:22:27.2902190Z [2,400 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:27.2902895Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:27.2903334Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:27.2903836Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:27.2904386Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:27.2905125Z Compiling aten/src/ATen/FunctionalInverses.cpp; 2s processwrapper-sandbox 2025-12-04T08:22:27.2905791Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:22:27.2906270Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:27.2907068Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:27.6446824Z 2025-12-04T08:22:27.6447712Z  2025-12-04T08:22:27.6448168Z  2025-12-04T08:22:27.6448520Z  2025-12-04T08:22:27.6448850Z  2025-12-04T08:22:27.6449329Z  2025-12-04T08:22:27.6449655Z  2025-12-04T08:22:27.6450102Z  2025-12-04T08:22:27.6450557Z  2025-12-04T08:22:27.6451499Z [2,401 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:27.6452506Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:27.6453202Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:27.6453856Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:27.6455041Z Compiling aten/src/ATen/FunctionalInverses.cpp; 2s processwrapper-sandbox 2025-12-04T08:22:27.6456070Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:22:27.6456698Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:27.6457555Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 2s processwrapper-sandbox 2025-12-04T08:22:27.6458414Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:22:28.3046313Z 2025-12-04T08:22:28.3047079Z  2025-12-04T08:22:28.3047678Z  2025-12-04T08:22:28.3048052Z  2025-12-04T08:22:28.3048428Z  2025-12-04T08:22:28.3048830Z  2025-12-04T08:22:28.3049195Z  2025-12-04T08:22:28.3049523Z  2025-12-04T08:22:28.3049873Z  2025-12-04T08:22:28.3050702Z [2,402 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:28.3051622Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:28.3052194Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:28.3052749Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:28.3053534Z Compiling aten/src/ATen/FunctionalInverses.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:28.3054426Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:22:28.3055243Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:28.3056121Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:28.3056724Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:28.6454662Z 2025-12-04T08:22:28.6455585Z  2025-12-04T08:22:28.6455930Z  2025-12-04T08:22:28.6456384Z  2025-12-04T08:22:28.6456703Z  2025-12-04T08:22:28.6457304Z  2025-12-04T08:22:28.6457593Z  2025-12-04T08:22:28.6457797Z  2025-12-04T08:22:28.6458037Z  2025-12-04T08:22:28.6458820Z [2,404 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:28.6459373Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:28.6460026Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:28.6460599Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:28.6461211Z Compiling aten/src/ATen/FunctionalInverses.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:28.6462223Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:28.6462857Z Compiling torch/csrc/jit/runtime/operator.cpp; 2s processwrapper-sandbox 2025-12-04T08:22:28.6463833Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:28.6464373Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:22:28.9485309Z 2025-12-04T08:22:28.9486062Z  2025-12-04T08:22:28.9486514Z  2025-12-04T08:22:28.9486889Z  2025-12-04T08:22:28.9487270Z  2025-12-04T08:22:28.9487708Z  2025-12-04T08:22:28.9488080Z  2025-12-04T08:22:28.9488431Z  2025-12-04T08:22:28.9488789Z  2025-12-04T08:22:28.9489639Z [2,405 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:28.9490564Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:28.9491165Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:28.9492021Z Compiling aten/src/ATen/FunctionalInverses.cpp; 4s processwrapper-sandbox 2025-12-04T08:22:28.9493429Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:28.9494594Z Compiling torch/csrc/jit/runtime/operator.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:28.9495527Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:28.9496395Z Compiling aten/src/ATen/native/xnnpack/Shim.cpp; 2s processwrapper-sandbox 2025-12-04T08:22:28.9497366Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:22:29.2458046Z 2025-12-04T08:22:29.2458654Z  2025-12-04T08:22:29.2458938Z  2025-12-04T08:22:29.2459163Z  2025-12-04T08:22:29.2459369Z  2025-12-04T08:22:29.2459589Z  2025-12-04T08:22:29.2459795Z  2025-12-04T08:22:29.4929867Z  2025-12-04T08:22:29.4930626Z  2025-12-04T08:22:29.4931153Z [2,406 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:29.4931686Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:29.4932044Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:29.4932540Z Compiling aten/src/ATen/FunctionalInverses.cpp; 4s processwrapper-sandbox 2025-12-04T08:22:29.4941287Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:29.4942184Z Compiling torch/csrc/jit/runtime/operator.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:29.4942857Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:29.4943308Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:22:29.4943814Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:29.5042043Z 2025-12-04T08:22:29.5042940Z  2025-12-04T08:22:29.5043383Z  2025-12-04T08:22:29.5043743Z  2025-12-04T08:22:29.5044150Z  2025-12-04T08:22:29.5044504Z  2025-12-04T08:22:29.5044867Z  2025-12-04T08:22:29.5045213Z  2025-12-04T08:22:29.5045579Z  2025-12-04T08:22:29.5046441Z [2,407 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:29.5047331Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:29.5048276Z Compiling aten/src/ATen/FunctionalInverses.cpp; 4s processwrapper-sandbox 2025-12-04T08:22:29.5049383Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 4s processwrapper-sandbox 2025-12-04T08:22:29.5050491Z Compiling torch/csrc/jit/runtime/operator.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:29.5051328Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:29.5051903Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:22:29.5052455Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:29.5053034Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:29.7296580Z 2025-12-04T08:22:29.7297654Z  2025-12-04T08:22:29.7298213Z  2025-12-04T08:22:29.7298549Z  2025-12-04T08:22:29.7299201Z  2025-12-04T08:22:29.7299545Z  2025-12-04T08:22:29.7300098Z  2025-12-04T08:22:29.7300809Z  2025-12-04T08:22:29.7301367Z  2025-12-04T08:22:29.7302353Z [2,409 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:29.7303319Z Compiling aten/src/ATen/FunctionalInverses.cpp; 5s processwrapper-sandbox 2025-12-04T08:22:29.7304724Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 4s processwrapper-sandbox 2025-12-04T08:22:29.7306094Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:29.7307010Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:22:29.7307424Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:29.7308044Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:29.7308820Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:29.7309497Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:29.9305694Z 2025-12-04T08:22:29.9306549Z  2025-12-04T08:22:29.9306962Z  2025-12-04T08:22:29.9307289Z  2025-12-04T08:22:29.9307617Z  2025-12-04T08:22:29.9307912Z  2025-12-04T08:22:29.9308847Z  2025-12-04T08:22:29.9309150Z  2025-12-04T08:22:29.9309367Z  2025-12-04T08:22:29.9310095Z [2,410 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:29.9311024Z Compiling aten/src/ATen/FunctionalInverses.cpp; 5s processwrapper-sandbox 2025-12-04T08:22:29.9311971Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 4s processwrapper-sandbox 2025-12-04T08:22:29.9312554Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:29.9313043Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:22:29.9313503Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:29.9313892Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:29.9314619Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:29.9315158Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:22:30.1497436Z 2025-12-04T08:22:30.1498098Z  2025-12-04T08:22:30.1498370Z  2025-12-04T08:22:30.1498615Z  2025-12-04T08:22:30.1498857Z  2025-12-04T08:22:30.1499092Z  2025-12-04T08:22:30.1499381Z  2025-12-04T08:22:30.1499637Z  2025-12-04T08:22:30.1499888Z  2025-12-04T08:22:30.1502716Z [2,411 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:30.1503899Z Compiling aten/src/ATen/FunctionalInverses.cpp; 5s processwrapper-sandbox 2025-12-04T08:22:30.1505088Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 4s processwrapper-sandbox 2025-12-04T08:22:30.1505933Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:30.1506517Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:30.1507005Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:30.1507615Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:30.1508187Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:22:30.1508789Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:22:30.3560308Z 2025-12-04T08:22:30.3561289Z  2025-12-04T08:22:30.3561772Z  2025-12-04T08:22:30.3562138Z  2025-12-04T08:22:30.3562512Z  2025-12-04T08:22:30.3562856Z  2025-12-04T08:22:30.3563223Z  2025-12-04T08:22:30.3563577Z  2025-12-04T08:22:30.3563932Z  2025-12-04T08:22:30.3564822Z [2,412 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:30.3565939Z Compiling aten/src/ATen/FunctionalInverses.cpp; 5s processwrapper-sandbox 2025-12-04T08:22:30.3567050Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 5s processwrapper-sandbox 2025-12-04T08:22:30.3567979Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:30.3568567Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:30.3569150Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:30.3569723Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:30.3570290Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:22:30.3570837Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:22:30.5749675Z 2025-12-04T08:22:30.5750687Z  2025-12-04T08:22:30.5751125Z  2025-12-04T08:22:30.5751508Z  2025-12-04T08:22:30.5751855Z  2025-12-04T08:22:30.5752247Z  2025-12-04T08:22:30.5752599Z  2025-12-04T08:22:30.5752963Z  2025-12-04T08:22:30.5753310Z  2025-12-04T08:22:30.5754164Z [2,413 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:30.5755320Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 5s processwrapper-sandbox 2025-12-04T08:22:30.5756195Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:30.5756774Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:30.5757362Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:30.5757943Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:30.5758499Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:30.5759087Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:22:30.5759660Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:22:30.9313370Z 2025-12-04T08:22:30.9314096Z  2025-12-04T08:22:30.9314445Z  2025-12-04T08:22:30.9314772Z  2025-12-04T08:22:30.9315169Z  2025-12-04T08:22:30.9315525Z  2025-12-04T08:22:30.9315899Z  2025-12-04T08:22:30.9316261Z  2025-12-04T08:22:30.9316633Z  2025-12-04T08:22:30.9317523Z [2,413 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:30.9318702Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 5s processwrapper-sandbox 2025-12-04T08:22:30.9319582Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:30.9320146Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:30.9321043Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:30.9321659Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:30.9322235Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:30.9322792Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:22:30.9323382Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:22:31.3316803Z 2025-12-04T08:22:31.3317403Z  2025-12-04T08:22:31.3317731Z  2025-12-04T08:22:31.3480117Z  2025-12-04T08:22:31.3480528Z  2025-12-04T08:22:31.3481256Z  2025-12-04T08:22:31.3481577Z  2025-12-04T08:22:31.3481885Z  2025-12-04T08:22:31.3482211Z  2025-12-04T08:22:31.3483130Z [2,414 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:31.3483816Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 6s processwrapper-sandbox 2025-12-04T08:22:31.3484560Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:31.3484925Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:31.3485303Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:31.3485794Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:31.3486351Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:31.3486937Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:31.3487360Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:22:31.5486422Z 2025-12-04T08:22:31.5486963Z  2025-12-04T08:22:31.5487308Z  2025-12-04T08:22:31.5487524Z  2025-12-04T08:22:31.5487739Z  2025-12-04T08:22:31.5487945Z  2025-12-04T08:22:31.5488166Z  2025-12-04T08:22:31.5488369Z  2025-12-04T08:22:31.5488584Z  2025-12-04T08:22:31.5489088Z [2,415 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:31.5489754Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 6s processwrapper-sandbox 2025-12-04T08:22:31.5490238Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:31.5490585Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:31.5490906Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:31.5491236Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:31.5491564Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:31.5491882Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:31.5492219Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:31.8956335Z 2025-12-04T08:22:31.8957236Z  2025-12-04T08:22:31.8958060Z  2025-12-04T08:22:31.8958380Z  2025-12-04T08:22:31.8958637Z  2025-12-04T08:22:31.8958861Z  2025-12-04T08:22:31.8959067Z  2025-12-04T08:22:31.8959361Z  2025-12-04T08:22:31.8959580Z  2025-12-04T08:22:31.8960354Z [2,415 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:31.8961114Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 6s processwrapper-sandbox 2025-12-04T08:22:31.8961626Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:31.8962031Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:31.8962468Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:31.8962995Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:31.8963651Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:31.8963985Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:31.8964471Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:32.2384871Z 2025-12-04T08:22:32.2385609Z  2025-12-04T08:22:32.2385905Z  2025-12-04T08:22:32.2386131Z  2025-12-04T08:22:32.2386339Z  2025-12-04T08:22:32.2386557Z  2025-12-04T08:22:32.2386766Z  2025-12-04T08:22:32.2386986Z  2025-12-04T08:22:32.2387192Z  2025-12-04T08:22:32.2387712Z [2,416 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:32.2388365Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 6s processwrapper-sandbox 2025-12-04T08:22:32.3760231Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:32.3761222Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:32.3761751Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:32.3762282Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:32.3762807Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:32.3763342Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:32.3763864Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:32.6680619Z 2025-12-04T08:22:32.6681341Z  2025-12-04T08:22:32.6681758Z  2025-12-04T08:22:32.6682119Z  2025-12-04T08:22:32.6682477Z  2025-12-04T08:22:32.6682824Z  2025-12-04T08:22:32.6683168Z  2025-12-04T08:22:32.6683505Z  2025-12-04T08:22:32.6683862Z  2025-12-04T08:22:32.6684720Z [2,417 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:32.6685548Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:32.6686123Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:32.6686662Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:32.6687188Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:32.6687811Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:32.6688343Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:32.6688835Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:32.6689374Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:32.9767221Z 2025-12-04T08:22:32.9768158Z  2025-12-04T08:22:32.9768431Z  2025-12-04T08:22:32.9768990Z  2025-12-04T08:22:32.9769267Z  2025-12-04T08:22:32.9769542Z  2025-12-04T08:22:32.9769748Z  2025-12-04T08:22:32.9770069Z  2025-12-04T08:22:32.9770322Z  2025-12-04T08:22:32.9771067Z [2,419 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:32.9771580Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:32.9772302Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:32.9772705Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:32.9773186Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:32.9773561Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:32.9773881Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:32.9774326Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:32.9774652Z //:torch; 3s processwrapper-sandbox ... 2025-12-04T08:22:33.1798365Z 2025-12-04T08:22:33.1799087Z  2025-12-04T08:22:33.1799516Z  2025-12-04T08:22:33.1801804Z  2025-12-04T08:22:33.1802165Z  2025-12-04T08:22:33.1802513Z  2025-12-04T08:22:33.1802873Z  2025-12-04T08:22:33.1803222Z  2025-12-04T08:22:33.1803573Z  2025-12-04T08:22:33.1804399Z [2,420 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:33.1805165Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:33.1805715Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:33.1806268Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:33.1806837Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:33.1807442Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:33.1808542Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:33.1809107Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:33.1809692Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:33.5774939Z 2025-12-04T08:22:33.5775686Z  2025-12-04T08:22:33.5776112Z  2025-12-04T08:22:33.5776486Z  2025-12-04T08:22:33.5776833Z  2025-12-04T08:22:33.5777200Z  2025-12-04T08:22:33.5777545Z  2025-12-04T08:22:33.5777914Z  2025-12-04T08:22:33.5778261Z  2025-12-04T08:22:33.5779140Z [2,421 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:33.5779941Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:33.5780580Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:33.5781162Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:33.5781715Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:33.5782282Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:33.5782849Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:33.5783397Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:33.5783952Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:22:33.9779840Z 2025-12-04T08:22:33.9780524Z  2025-12-04T08:22:33.9780969Z  2025-12-04T08:22:33.9781363Z  2025-12-04T08:22:33.9781941Z  2025-12-04T08:22:33.9782339Z  2025-12-04T08:22:33.9793698Z  2025-12-04T08:22:33.9794206Z  2025-12-04T08:22:33.9794649Z  2025-12-04T08:22:33.9795624Z [2,423 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:33.9796618Z //:torch; 7s processwrapper-sandbox 2025-12-04T08:22:33.9797354Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:33.9798007Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:33.9798678Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:33.9799363Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:33.9800028Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:22:33.9800690Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:22:33.9801340Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:22:34.2688272Z 2025-12-04T08:22:34.2688995Z  2025-12-04T08:22:34.2689449Z  2025-12-04T08:22:34.2689884Z  2025-12-04T08:22:34.2690279Z  2025-12-04T08:22:34.2690647Z  2025-12-04T08:22:34.2691031Z  2025-12-04T08:22:34.2691401Z  2025-12-04T08:22:34.2691791Z  2025-12-04T08:22:34.2692713Z [2,425 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:34.2693667Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:34.2694327Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:34.2694961Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:34.2695570Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:34.2696162Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:22:34.2696772Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:22:34.2697375Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:34.2698027Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:22:34.5784793Z 2025-12-04T08:22:34.5785536Z  2025-12-04T08:22:34.5785916Z  2025-12-04T08:22:34.5786277Z  2025-12-04T08:22:34.5786616Z  2025-12-04T08:22:34.5786957Z  2025-12-04T08:22:34.5787261Z  2025-12-04T08:22:34.5787590Z  2025-12-04T08:22:34.5787898Z  2025-12-04T08:22:34.5788695Z [2,425 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:34.5789466Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:34.5790038Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:34.5790577Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:34.5791142Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:34.5791728Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:22:34.5792890Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:22:34.5793416Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:34.5793914Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:22:34.9788246Z 2025-12-04T08:22:34.9788749Z  2025-12-04T08:22:34.9789020Z  2025-12-04T08:22:34.9789234Z  2025-12-04T08:22:34.9789454Z  2025-12-04T08:22:34.9789658Z  2025-12-04T08:22:34.9789881Z  2025-12-04T08:22:34.9790084Z  2025-12-04T08:22:34.9790301Z  2025-12-04T08:22:34.9790829Z [2,426 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:34.9791339Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:35.0929569Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:35.0930460Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:35.0930818Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:35.0931147Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:22:35.0931491Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:35.0931980Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 2s processwrapper-sandbox 2025-12-04T08:22:35.0932713Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:35.5110910Z 2025-12-04T08:22:35.5111889Z  2025-12-04T08:22:35.5112350Z  2025-12-04T08:22:35.5112691Z  2025-12-04T08:22:35.5113013Z  2025-12-04T08:22:35.5113368Z  2025-12-04T08:22:35.5113739Z  2025-12-04T08:22:35.5114127Z  2025-12-04T08:22:35.5114489Z  2025-12-04T08:22:35.5115432Z [2,427 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:35.5116375Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:35.5116938Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:35.5117518Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:35.5118090Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:22:35.5118671Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:35.5119526Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 2s processwrapper-sandbox 2025-12-04T08:22:35.5120390Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:35.5121239Z Compiling aten/src/ATen/MapAllocator.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:22:35.8469525Z 2025-12-04T08:22:35.8470258Z  2025-12-04T08:22:35.8470681Z  2025-12-04T08:22:35.8471055Z  2025-12-04T08:22:35.8471408Z  2025-12-04T08:22:35.8471780Z  2025-12-04T08:22:35.8472127Z  2025-12-04T08:22:35.8472494Z  2025-12-04T08:22:35.8472863Z  2025-12-04T08:22:35.8473764Z [2,428 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:35.8474655Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:35.8475223Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:35.8475799Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:35.8476357Z //:aten; 5s processwrapper-sandbox 2025-12-04T08:22:35.8476941Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:35.8477799Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:35.8478698Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:35.8479287Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:36.0942245Z 2025-12-04T08:22:36.0942993Z  2025-12-04T08:22:36.0943417Z  2025-12-04T08:22:36.0943744Z  2025-12-04T08:22:36.0944084Z  2025-12-04T08:22:36.0944429Z  2025-12-04T08:22:36.0944802Z  2025-12-04T08:22:36.0945150Z  2025-12-04T08:22:36.0945521Z  2025-12-04T08:22:36.0946452Z [2,431 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:36.0947288Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:36.0947821Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:36.0948307Z //:aten; 5s processwrapper-sandbox 2025-12-04T08:22:36.0949335Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:36.0950193Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:36.0950781Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:36.0951341Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:36.0951912Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:36.2950333Z 2025-12-04T08:22:36.2951201Z  2025-12-04T08:22:36.2951645Z  2025-12-04T08:22:36.2952001Z  2025-12-04T08:22:36.2952367Z  2025-12-04T08:22:36.2952714Z  2025-12-04T08:22:36.2953076Z  2025-12-04T08:22:36.2953418Z  2025-12-04T08:22:36.2953780Z  2025-12-04T08:22:36.2954976Z [2,432 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:36.2955849Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:36.2956422Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:36.2956972Z //:aten; 5s processwrapper-sandbox 2025-12-04T08:22:36.2957792Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:36.2958636Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:36.2959330Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:36.2959902Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:36.2960501Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:36.5202324Z 2025-12-04T08:22:36.5203045Z  2025-12-04T08:22:36.5203370Z  2025-12-04T08:22:36.5203594Z  2025-12-04T08:22:36.5203820Z  2025-12-04T08:22:36.5204153Z  2025-12-04T08:22:36.5204394Z  2025-12-04T08:22:36.5204613Z  2025-12-04T08:22:36.5204816Z  2025-12-04T08:22:36.5205396Z [2,433 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:36.5205899Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:36.5206360Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:36.5206923Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:36.5207550Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:36.5208034Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:36.5208362Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:36.5208694Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:36.5209023Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:36.7247035Z 2025-12-04T08:22:36.7247733Z  2025-12-04T08:22:36.7248061Z  2025-12-04T08:22:36.7248290Z  2025-12-04T08:22:36.7248492Z  2025-12-04T08:22:36.7248768Z  2025-12-04T08:22:36.7248983Z  2025-12-04T08:22:36.7249249Z  2025-12-04T08:22:36.7249561Z  2025-12-04T08:22:36.7250065Z [2,434 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:36.7250834Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:36.7251290Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:36.7252036Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 4s processwrapper-sandbox 2025-12-04T08:22:36.7252822Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:36.7253410Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:36.7253979Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:36.7254549Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:36.7255052Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:22:37.0953711Z 2025-12-04T08:22:37.0954296Z  2025-12-04T08:22:37.0954572Z  2025-12-04T08:22:37.0954780Z  2025-12-04T08:22:37.0954999Z  2025-12-04T08:22:37.0955199Z  2025-12-04T08:22:37.0955413Z  2025-12-04T08:22:37.0955639Z  2025-12-04T08:22:37.0955856Z  2025-12-04T08:22:37.0956379Z [2,435 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:37.0956884Z //:torch; 7s processwrapper-sandbox 2025-12-04T08:22:37.1219436Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:37.1220006Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 4s processwrapper-sandbox 2025-12-04T08:22:37.1221146Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:37.1221695Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:37.1222231Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:37.1223206Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:22:37.1223628Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:22:37.3252562Z 2025-12-04T08:22:37.3253644Z  2025-12-04T08:22:37.3254093Z  2025-12-04T08:22:37.3254475Z  2025-12-04T08:22:37.3254845Z  2025-12-04T08:22:37.3255221Z  2025-12-04T08:22:37.3256768Z  2025-12-04T08:22:37.3257287Z  2025-12-04T08:22:37.3257695Z  2025-12-04T08:22:37.3258611Z [2,436 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:37.3259537Z //:torch; 7s processwrapper-sandbox 2025-12-04T08:22:37.3260113Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:37.3260974Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 4s processwrapper-sandbox 2025-12-04T08:22:37.3262009Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:37.3262585Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:37.3263163Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:22:37.3263709Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:22:37.3264298Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:22:37.6070422Z 2025-12-04T08:22:37.6071131Z  2025-12-04T08:22:37.6071533Z  2025-12-04T08:22:37.6071828Z  2025-12-04T08:22:37.6072083Z  2025-12-04T08:22:37.6072434Z  2025-12-04T08:22:37.6072696Z  2025-12-04T08:22:37.6072988Z  2025-12-04T08:22:37.6073264Z  2025-12-04T08:22:37.6073881Z [2,437 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:37.6074590Z //:torch; 7s processwrapper-sandbox 2025-12-04T08:22:37.6075280Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 4s processwrapper-sandbox 2025-12-04T08:22:37.6075841Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:37.6076348Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:37.6076691Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:22:37.6077181Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:37.6077679Z //:aten; 1s processwrapper-sandbox 2025-12-04T08:22:37.6078127Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:22:37.9235103Z 2025-12-04T08:22:37.9235852Z  2025-12-04T08:22:37.9236131Z  2025-12-04T08:22:37.9236361Z  2025-12-04T08:22:37.9236613Z  2025-12-04T08:22:37.9236817Z  2025-12-04T08:22:37.9237032Z  2025-12-04T08:22:37.9237235Z  2025-12-04T08:22:37.9237450Z  2025-12-04T08:22:37.9237961Z [2,438 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:37.9238637Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 5s processwrapper-sandbox 2025-12-04T08:22:37.9239131Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:37.9239477Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:37.9239800Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:22:37.9240126Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:37.9240454Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:22:37.9240768Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:22:37.9241104Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:22:38.5021079Z 2025-12-04T08:22:38.5021778Z  2025-12-04T08:22:38.5022066Z  2025-12-04T08:22:38.5022313Z  2025-12-04T08:22:38.5022676Z  2025-12-04T08:22:38.5022885Z  2025-12-04T08:22:38.5023160Z  2025-12-04T08:22:38.5023464Z  2025-12-04T08:22:38.5023775Z  2025-12-04T08:22:38.5024343Z [2,439 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:38.5027181Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 5s processwrapper-sandbox 2025-12-04T08:22:38.5028945Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:38.5029478Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:38.5029975Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:22:38.5030494Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:22:38.5030989Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:38.5031772Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:38.5032899Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:38.7826468Z 2025-12-04T08:22:38.7827049Z  2025-12-04T08:22:38.8577525Z  2025-12-04T08:22:38.8579025Z  2025-12-04T08:22:38.8579366Z  2025-12-04T08:22:38.8579705Z  2025-12-04T08:22:38.8580044Z  2025-12-04T08:22:38.8580676Z  2025-12-04T08:22:38.8581239Z  2025-12-04T08:22:38.8582559Z [2,439 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:38.8583735Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 6s processwrapper-sandbox 2025-12-04T08:22:38.8584780Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:38.8585362Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:38.8586174Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:22:38.8586754Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:22:38.8587262Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:38.8588071Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:38.8588675Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:38.9926689Z 2025-12-04T08:22:38.9927545Z  2025-12-04T08:22:38.9928012Z  2025-12-04T08:22:38.9928381Z  2025-12-04T08:22:38.9928951Z  2025-12-04T08:22:38.9929327Z  2025-12-04T08:22:38.9929706Z  2025-12-04T08:22:38.9930069Z  2025-12-04T08:22:38.9930454Z  2025-12-04T08:22:38.9931355Z [2,440 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:38.9932545Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 6s processwrapper-sandbox 2025-12-04T08:22:38.9933460Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:38.9934031Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:38.9934616Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:22:38.9935176Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:22:38.9935750Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:38.9936319Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:38.9936914Z //:torch; 3s processwrapper-sandbox ... 2025-12-04T08:22:39.1860501Z 2025-12-04T08:22:39.1861182Z  2025-12-04T08:22:39.1861507Z  2025-12-04T08:22:39.1861733Z  2025-12-04T08:22:39.1861935Z  2025-12-04T08:22:39.1862188Z  2025-12-04T08:22:39.1862435Z  2025-12-04T08:22:39.1862649Z  2025-12-04T08:22:39.1862863Z  2025-12-04T08:22:39.1863437Z [2,441 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:39.1864182Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 6s processwrapper-sandbox 2025-12-04T08:22:39.1864739Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:39.1865083Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:22:39.1865462Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:22:39.1865795Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:39.1866170Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:39.1866504Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:39.1867053Z Compiling aten/src/ATen/MemoryOverlap.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:22:39.5619206Z 2025-12-04T08:22:39.5619957Z  2025-12-04T08:22:39.5620397Z  2025-12-04T08:22:39.5620747Z  2025-12-04T08:22:39.5621089Z  2025-12-04T08:22:39.5621652Z  2025-12-04T08:22:39.5622044Z  2025-12-04T08:22:39.5622415Z  2025-12-04T08:22:39.5622758Z  2025-12-04T08:22:39.5623682Z [2,442 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:39.5624866Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 6s processwrapper-sandbox 2025-12-04T08:22:39.5625751Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:39.5626313Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:22:39.5626835Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:22:39.5627408Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:39.5627998Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:39.5629217Z Compiling aten/src/ATen/MemoryOverlap.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:39.5630082Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:39.7867633Z 2025-12-04T08:22:39.7868367Z  2025-12-04T08:22:39.7868820Z  2025-12-04T08:22:39.7869220Z  2025-12-04T08:22:39.7869596Z  2025-12-04T08:22:39.7869954Z  2025-12-04T08:22:39.7870332Z  2025-12-04T08:22:39.7870691Z  2025-12-04T08:22:39.7871065Z  2025-12-04T08:22:39.7872193Z [2,443 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:39.7873417Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 7s processwrapper-sandbox 2025-12-04T08:22:39.7874296Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:39.7874908Z //:aten; 5s processwrapper-sandbox 2025-12-04T08:22:39.7875494Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:22:39.7876419Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:39.7877162Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:39.7877835Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:39.7878631Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:39.9870675Z 2025-12-04T08:22:39.9871406Z  2025-12-04T08:22:39.9871783Z  2025-12-04T08:22:39.9872012Z  2025-12-04T08:22:39.9872342Z  2025-12-04T08:22:39.9872570Z  2025-12-04T08:22:39.9872791Z  2025-12-04T08:22:39.9873096Z  2025-12-04T08:22:39.9873355Z  2025-12-04T08:22:39.9873958Z [2,445 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:39.9874682Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 7s processwrapper-sandbox 2025-12-04T08:22:39.9875286Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:22:39.9875705Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:39.9876112Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:39.9876445Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:39.9876858Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:39.9877304Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:39.9877758Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:40.8297015Z 2025-12-04T08:22:40.8297815Z  2025-12-04T08:22:40.8298238Z  2025-12-04T08:22:40.8298604Z  2025-12-04T08:22:40.8298958Z  2025-12-04T08:22:40.8299320Z  2025-12-04T08:22:40.8299674Z  2025-12-04T08:22:40.8300053Z  2025-12-04T08:22:40.8300402Z  2025-12-04T08:22:40.8301258Z [2,446 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:40.8302463Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 8s processwrapper-sandbox 2025-12-04T08:22:40.8303347Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:22:40.8303908Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:40.8304473Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:40.8305061Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:40.8305611Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:40.8306186Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:40.8306748Z //:torch; 3s processwrapper-sandbox ... 2025-12-04T08:22:41.1881173Z 2025-12-04T08:22:41.1881901Z  2025-12-04T08:22:41.1882318Z  2025-12-04T08:22:41.1882681Z  2025-12-04T08:22:41.1883027Z  2025-12-04T08:22:41.1883390Z  2025-12-04T08:22:41.1883765Z  2025-12-04T08:22:41.1884125Z  2025-12-04T08:22:41.1884518Z  2025-12-04T08:22:41.1885389Z [2,448 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:41.1886399Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 8s processwrapper-sandbox 2025-12-04T08:22:41.1886917Z //:aten; 5s processwrapper-sandbox 2025-12-04T08:22:41.1887352Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:41.1887703Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:41.1888292Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:41.1888634Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:41.1888963Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:41.1889315Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:41.2769783Z 2025-12-04T08:22:41.2770490Z  2025-12-04T08:22:41.2770909Z  2025-12-04T08:22:41.2771265Z  2025-12-04T08:22:41.2771604Z  2025-12-04T08:22:41.2772209Z  2025-12-04T08:22:41.2772548Z  2025-12-04T08:22:41.2772889Z  2025-12-04T08:22:41.2773211Z  2025-12-04T08:22:41.2773912Z INFO: From Compiling torch/csrc/jit/runtime/static/ops.cpp: 2025-12-04T08:22:41.2796119Z In file included from torch/csrc/jit/runtime/static/ops.cpp:18: 2025-12-04T08:22:41.2797114Z aten/src/ATen/native/cpu/SerialStackImpl.h: In lambda function: 2025-12-04T08:22:41.2800941Z aten/src/ATen/native/cpu/SerialStackImpl.h:56:13: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:22:41.2802175Z 56 | [](Vec x) { return x; }, result_ptr, input_ptr, local_inner); 2025-12-04T08:22:41.2802753Z | ^ 2025-12-04T08:22:41.2803751Z [2,450 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:41.2804830Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 8s processwrapper-sandbox 2025-12-04T08:22:41.2805666Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:41.2806218Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:41.2806757Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:41.2807382Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:41.2807903Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:41.2808438Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:41.2808863Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:22:41.5114333Z 2025-12-04T08:22:41.5115033Z  2025-12-04T08:22:41.5115720Z  2025-12-04T08:22:41.5116041Z  2025-12-04T08:22:41.5116255Z  2025-12-04T08:22:41.5116526Z  2025-12-04T08:22:41.5116854Z  2025-12-04T08:22:41.5117166Z  2025-12-04T08:22:41.5117690Z  2025-12-04T08:22:41.5118256Z [2,452 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:41.5118831Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:41.5119665Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:41.5120216Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:41.5120670Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:41.5121193Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:41.5121663Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:22:41.5122358Z Compiling aten/src/ATen/ParallelNative.cpp; 1s processwrapper-sandbox 2025-12-04T08:22:41.5123088Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:22:41.7885744Z 2025-12-04T08:22:41.7886724Z  2025-12-04T08:22:41.7887122Z  2025-12-04T08:22:41.7887470Z  2025-12-04T08:22:41.7887750Z  2025-12-04T08:22:41.7887952Z  2025-12-04T08:22:41.7888239Z  2025-12-04T08:22:41.7888544Z  2025-12-04T08:22:41.7888767Z  2025-12-04T08:22:41.7890705Z [2,452 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:41.7891309Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:41.7891862Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:41.7892313Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:41.7892762Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:41.7893241Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:41.7893711Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:41.7894325Z Compiling aten/src/ATen/ParallelNative.cpp; 2s processwrapper-sandbox 2025-12-04T08:22:41.7894993Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:22:41.9901961Z 2025-12-04T08:22:41.9902970Z  2025-12-04T08:22:41.9903275Z  2025-12-04T08:22:41.9903498Z  2025-12-04T08:22:41.9903702Z  2025-12-04T08:22:41.9903961Z  2025-12-04T08:22:41.9904177Z  2025-12-04T08:22:41.9904390Z  2025-12-04T08:22:41.9904598Z  2025-12-04T08:22:41.9905184Z [2,453 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:41.9905832Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:41.9906172Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:41.9906557Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:41.9906875Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:41.9907263Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:41.9907748Z Compiling aten/src/ATen/ParallelNative.cpp; 2s processwrapper-sandbox 2025-12-04T08:22:41.9908252Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:41.9908663Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:22:42.4947593Z 2025-12-04T08:22:42.4948239Z  2025-12-04T08:22:42.4948664Z  2025-12-04T08:22:42.4948977Z  2025-12-04T08:22:42.4949268Z  2025-12-04T08:22:42.4949590Z  2025-12-04T08:22:42.4949932Z  2025-12-04T08:22:42.4950291Z  2025-12-04T08:22:42.4950620Z  2025-12-04T08:22:42.4951454Z [2,454 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:42.4952269Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:42.4952790Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:42.4953265Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:42.4953764Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:42.4954526Z Compiling aten/src/ATen/ParallelNative.cpp; 2s processwrapper-sandbox 2025-12-04T08:22:42.4955372Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:42.4956137Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 2s processwrapper-sandbox 2025-12-04T08:22:42.4956999Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:22:42.6984165Z 2025-12-04T08:22:42.6984932Z  2025-12-04T08:22:42.6985375Z  2025-12-04T08:22:42.6985730Z  2025-12-04T08:22:42.6986069Z  2025-12-04T08:22:42.6986418Z  2025-12-04T08:22:42.6986779Z  2025-12-04T08:22:42.6987134Z  2025-12-04T08:22:42.6987472Z  2025-12-04T08:22:42.6988367Z [2,456 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:42.6989204Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:42.6989705Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:42.6990197Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:42.6990743Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:42.6991566Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 2s processwrapper-sandbox 2025-12-04T08:22:42.6996917Z Compiling aten/src/ATen/native/xnnpack/Init.cpp; 1s processwrapper-sandbox 2025-12-04T08:22:42.6997805Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:22:42.6998361Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:22:42.9909403Z 2025-12-04T08:22:42.9910408Z  2025-12-04T08:22:42.9910870Z  2025-12-04T08:22:42.9911436Z  2025-12-04T08:22:42.9911810Z  2025-12-04T08:22:42.9912170Z  2025-12-04T08:22:42.9912541Z  2025-12-04T08:22:42.9912894Z  2025-12-04T08:22:42.9913274Z  2025-12-04T08:22:42.9914172Z [2,457 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:42.9915059Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:42.9915649Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:42.9916202Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:42.9916771Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:42.9917586Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:42.9918683Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:42.9919252Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:42.9919841Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:22:43.3043895Z 2025-12-04T08:22:43.3044693Z  2025-12-04T08:22:43.3045148Z  2025-12-04T08:22:43.3045506Z  2025-12-04T08:22:43.3045823Z  2025-12-04T08:22:43.3046199Z  2025-12-04T08:22:43.3046606Z  2025-12-04T08:22:43.3046973Z  2025-12-04T08:22:43.3047653Z  2025-12-04T08:22:43.3048520Z [2,458 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:43.3049422Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:43.3049989Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:43.3050590Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:43.3051402Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:43.3052183Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:43.3052802Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:43.3053361Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:43.3053956Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:22:43.5912276Z 2025-12-04T08:22:43.5913077Z  2025-12-04T08:22:43.5913355Z  2025-12-04T08:22:43.5913563Z  2025-12-04T08:22:43.5913781Z  2025-12-04T08:22:43.5913984Z  2025-12-04T08:22:43.5914202Z  2025-12-04T08:22:43.5914428Z  2025-12-04T08:22:43.5914628Z  2025-12-04T08:22:43.5915143Z [2,458 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:43.5915649Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:43.5915990Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:43.5916311Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:43.5916785Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:43.5917274Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:43.5917607Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:43.5917933Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:43.5918258Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:22:43.8648984Z 2025-12-04T08:22:43.8649553Z  2025-12-04T08:22:43.8649815Z  2025-12-04T08:22:43.8650038Z  2025-12-04T08:22:43.8650259Z  2025-12-04T08:22:43.8650460Z  2025-12-04T08:22:43.8650695Z  2025-12-04T08:22:43.8650895Z  2025-12-04T08:22:43.8651108Z  2025-12-04T08:22:43.8651615Z [2,459 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:43.8652127Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:43.8652455Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:43.8652786Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:43.8653245Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:43.8653751Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:43.8654142Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:43.8654455Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:43.8654790Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:44.0849707Z 2025-12-04T08:22:44.0850275Z  2025-12-04T08:22:44.0850579Z  2025-12-04T08:22:44.0850790Z  2025-12-04T08:22:44.0851007Z  2025-12-04T08:22:44.0851229Z  2025-12-04T08:22:44.0851460Z  2025-12-04T08:22:44.0851677Z  2025-12-04T08:22:44.0851882Z  2025-12-04T08:22:44.0852405Z [2,459 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:44.0852912Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:44.0853258Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:44.0853583Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:44.1514854Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 4s processwrapper-sandbox 2025-12-04T08:22:44.1516302Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:44.1517035Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:44.1517558Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:44.1518081Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:44.3647852Z 2025-12-04T08:22:44.3648490Z  2025-12-04T08:22:44.3649072Z  2025-12-04T08:22:44.3649487Z  2025-12-04T08:22:44.3650104Z  2025-12-04T08:22:44.3650466Z  2025-12-04T08:22:44.3650872Z  2025-12-04T08:22:44.3651233Z  2025-12-04T08:22:44.3651619Z  2025-12-04T08:22:44.3652330Z [2,460 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:44.3653001Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:44.3653502Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:44.3654155Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 4s processwrapper-sandbox 2025-12-04T08:22:44.3654812Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:44.3655704Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:44.3656276Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:44.3656758Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:44.3657309Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:44.7524884Z 2025-12-04T08:22:44.7525641Z  2025-12-04T08:22:44.7526062Z  2025-12-04T08:22:44.7526444Z  2025-12-04T08:22:44.7526786Z  2025-12-04T08:22:44.7527137Z  2025-12-04T08:22:44.7527572Z  2025-12-04T08:22:44.7527913Z  2025-12-04T08:22:44.7528250Z  2025-12-04T08:22:44.7529339Z [2,463 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:44.7530208Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:44.7530805Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:44.7531667Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 4s processwrapper-sandbox 2025-12-04T08:22:44.7532487Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:44.7533060Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:44.7533882Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:44.7534739Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:44.7535293Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:45.1526975Z 2025-12-04T08:22:45.1527700Z  2025-12-04T08:22:45.1527974Z  2025-12-04T08:22:45.1528194Z  2025-12-04T08:22:45.1528420Z  2025-12-04T08:22:45.1528638Z  2025-12-04T08:22:45.1529012Z  2025-12-04T08:22:45.1529234Z  2025-12-04T08:22:45.1529436Z  2025-12-04T08:22:45.1529969Z [2,464 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:45.1530472Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:45.1530810Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:45.1531307Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 5s processwrapper-sandbox 2025-12-04T08:22:45.1531785Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:45.1532113Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:45.1569628Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:45.1570251Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:45.1570589Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:45.6939207Z 2025-12-04T08:22:45.6939983Z  2025-12-04T08:22:45.6940397Z  2025-12-04T08:22:45.6940780Z  2025-12-04T08:22:45.6941138Z  2025-12-04T08:22:45.6941508Z  2025-12-04T08:22:45.6941860Z  2025-12-04T08:22:45.6942232Z  2025-12-04T08:22:45.6942585Z  2025-12-04T08:22:45.6943475Z [2,465 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:45.6944354Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:45.6946140Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:45.6947059Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 5s processwrapper-sandbox 2025-12-04T08:22:45.6947909Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:45.6948482Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:45.6949281Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 4s processwrapper-sandbox 2025-12-04T08:22:45.6950340Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:45.6950917Z //:torch; 3s processwrapper-sandbox ... 2025-12-04T08:22:45.9581300Z 2025-12-04T08:22:45.9582209Z  2025-12-04T08:22:45.9582627Z  2025-12-04T08:22:45.9583009Z  2025-12-04T08:22:45.9583358Z  2025-12-04T08:22:45.9583744Z  2025-12-04T08:22:45.9584084Z  2025-12-04T08:22:45.9584421Z  2025-12-04T08:22:45.9584731Z  2025-12-04T08:22:45.9585559Z [2,467 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:45.9586417Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:45.9586972Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:45.9587500Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:45.9588281Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 4s processwrapper-sandbox 2025-12-04T08:22:45.9589180Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:45.9590012Z Compiling torch/csrc/jit/tensorexpr/eval.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:45.9591087Z Compiling torch/csrc/jit/tensorexpr/expr.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:45.9592046Z Compiling aten/src/ATen/ParallelOpenMP.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:22:46.2750404Z 2025-12-04T08:22:46.2751136Z  2025-12-04T08:22:46.2751572Z  2025-12-04T08:22:46.2751887Z  2025-12-04T08:22:46.2752265Z  2025-12-04T08:22:46.2752625Z  2025-12-04T08:22:46.2752974Z  2025-12-04T08:22:46.2753343Z  2025-12-04T08:22:46.2753714Z  2025-12-04T08:22:46.2754637Z [2,469 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:46.2755521Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:46.2756059Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:46.2756934Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 4s processwrapper-sandbox 2025-12-04T08:22:46.2757797Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:46.2758604Z Compiling torch/csrc/jit/tensorexpr/eval.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:46.2759717Z Compiling torch/csrc/jit/tensorexpr/expr.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:46.2760546Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:22:46.2761178Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:22:46.5586673Z 2025-12-04T08:22:46.5587395Z  2025-12-04T08:22:46.5587869Z  2025-12-04T08:22:46.5588261Z  2025-12-04T08:22:46.5588628Z  2025-12-04T08:22:46.5589005Z  2025-12-04T08:22:46.5589402Z  2025-12-04T08:22:46.5589768Z  2025-12-04T08:22:46.5590126Z  2025-12-04T08:22:46.5591011Z [2,469 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:46.5592109Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:46.5592702Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:46.5593567Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 5s processwrapper-sandbox 2025-12-04T08:22:46.5594483Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:46.5595314Z Compiling torch/csrc/jit/tensorexpr/eval.cpp; 4s processwrapper-sandbox 2025-12-04T08:22:46.5596393Z Compiling torch/csrc/jit/tensorexpr/expr.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:46.5597258Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:46.5597832Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:46.7591724Z 2025-12-04T08:22:46.7593101Z  2025-12-04T08:22:46.7593528Z  2025-12-04T08:22:46.7595302Z  2025-12-04T08:22:46.7595985Z  2025-12-04T08:22:46.7596347Z  2025-12-04T08:22:46.7596690Z  2025-12-04T08:22:46.7596923Z  2025-12-04T08:22:46.7597191Z  2025-12-04T08:22:46.7598038Z [2,470 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:46.7598741Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:46.7599886Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:46.7600523Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 5s processwrapper-sandbox 2025-12-04T08:22:46.7601302Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:46.7601934Z Compiling torch/csrc/jit/tensorexpr/eval.cpp; 4s processwrapper-sandbox 2025-12-04T08:22:46.7602805Z Compiling torch/csrc/jit/tensorexpr/expr.cpp; 4s processwrapper-sandbox 2025-12-04T08:22:46.7603557Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:46.7604062Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:47.1598188Z 2025-12-04T08:22:47.1598927Z  2025-12-04T08:22:47.1599374Z  2025-12-04T08:22:47.1599737Z  2025-12-04T08:22:47.1600122Z  2025-12-04T08:22:47.1600490Z  2025-12-04T08:22:47.1600911Z  2025-12-04T08:22:47.1601291Z  2025-12-04T08:22:47.1601665Z  2025-12-04T08:22:47.1602580Z [2,471 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:47.1603455Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:47.1604349Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 5s processwrapper-sandbox 2025-12-04T08:22:47.1605264Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:47.1606087Z Compiling torch/csrc/jit/tensorexpr/eval.cpp; 4s processwrapper-sandbox 2025-12-04T08:22:47.1607184Z Compiling torch/csrc/jit/tensorexpr/expr.cpp; 4s processwrapper-sandbox 2025-12-04T08:22:47.1608127Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:47.1608702Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:47.1609275Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:47.3598950Z 2025-12-04T08:22:47.3599556Z  2025-12-04T08:22:47.3599919Z  2025-12-04T08:22:47.3600187Z  2025-12-04T08:22:47.3600405Z  2025-12-04T08:22:47.3600622Z  2025-12-04T08:22:47.3600829Z  2025-12-04T08:22:47.3601049Z  2025-12-04T08:22:47.3601256Z  2025-12-04T08:22:47.3601795Z [2,472 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:47.3602304Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:47.3602809Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 5s processwrapper-sandbox 2025-12-04T08:22:47.3603307Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:47.3603778Z Compiling torch/csrc/jit/tensorexpr/eval.cpp; 4s processwrapper-sandbox 2025-12-04T08:22:47.3604389Z Compiling torch/csrc/jit/tensorexpr/expr.cpp; 4s processwrapper-sandbox 2025-12-04T08:22:47.3604871Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:47.3605212Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:47.3605544Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:47.5665553Z 2025-12-04T08:22:47.5666111Z  2025-12-04T08:22:47.5666374Z  2025-12-04T08:22:47.5666599Z  2025-12-04T08:22:47.5666805Z  2025-12-04T08:22:47.5667033Z  2025-12-04T08:22:47.5667276Z  2025-12-04T08:22:47.5667478Z  2025-12-04T08:22:47.5667707Z  2025-12-04T08:22:47.5668217Z [2,475 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:47.5668739Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:47.5669208Z Compiling torch/csrc/jit/tensorexpr/eval.cpp; 5s processwrapper-sandbox 2025-12-04T08:22:47.5669839Z Compiling torch/csrc/jit/tensorexpr/expr.cpp; 4s processwrapper-sandbox 2025-12-04T08:22:47.6243744Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:47.6244567Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:47.6244918Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:22:47.6245273Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:22:47.6245706Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:22:48.2024852Z 2025-12-04T08:22:48.2025557Z  2025-12-04T08:22:48.2025938Z  2025-12-04T08:22:48.2026256Z  2025-12-04T08:22:48.2026819Z  2025-12-04T08:22:48.2027136Z  2025-12-04T08:22:48.2027447Z  2025-12-04T08:22:48.2027762Z  2025-12-04T08:22:48.2028089Z  2025-12-04T08:22:48.2029040Z [2,476 / 3,080] 3 / 26 tests; 15 actions running; last test: ...til_base_tests 2025-12-04T08:22:48.2030019Z Compiling torch/csrc/jit/tensorexpr/eval.cpp; 5s processwrapper-sandbox 2025-12-04T08:22:48.2030943Z Compiling torch/csrc/jit/tensorexpr/expr.cpp; 5s processwrapper-sandbox 2025-12-04T08:22:48.2031691Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:48.2032175Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:48.2032681Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:48.2033153Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:48.2033645Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:22:48.2034154Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:48.4957140Z 2025-12-04T08:22:48.4958187Z  2025-12-04T08:22:48.4962638Z  2025-12-04T08:22:48.4963130Z  2025-12-04T08:22:48.4963485Z  2025-12-04T08:22:48.4963856Z  2025-12-04T08:22:48.4964191Z  2025-12-04T08:22:48.4964552Z  2025-12-04T08:22:48.4964903Z  2025-12-04T08:22:48.4965727Z [2,479 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:48.4966780Z Compiling torch/csrc/jit/tensorexpr/expr.cpp; 5s processwrapper-sandbox 2025-12-04T08:22:48.4967633Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:48.4968210Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:48.4968761Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:48.4969293Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:48.4972114Z Compiling aten/src/ATen/SavedTensorHooks.cpp; 2s processwrapper-sandbox 2025-12-04T08:22:48.4974798Z //:aten; 1s processwrapper-sandbox 2025-12-04T08:22:48.4975414Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:22:48.8028060Z 2025-12-04T08:22:48.8028956Z  2025-12-04T08:22:48.8029249Z  2025-12-04T08:22:48.8029457Z  2025-12-04T08:22:48.8029675Z  2025-12-04T08:22:48.8029882Z  2025-12-04T08:22:48.8030101Z  2025-12-04T08:22:48.8030303Z  2025-12-04T08:22:48.8030522Z  2025-12-04T08:22:48.8031034Z [2,480 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:48.8031549Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:48.8031903Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:48.8032236Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:48.8032565Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:48.8033025Z Compiling aten/src/ATen/SavedTensorHooks.cpp; 2s processwrapper-sandbox 2025-12-04T08:22:48.8199601Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:22:48.8200061Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:48.8200697Z Compiling aten/src/ATen/ScalarOps.cpp; 1s processwrapper-sandbox ... 2025-12-04T08:22:49.0208231Z 2025-12-04T08:22:49.0209015Z  2025-12-04T08:22:49.0209425Z  2025-12-04T08:22:49.0209758Z  2025-12-04T08:22:49.0210088Z  2025-12-04T08:22:49.0210412Z  2025-12-04T08:22:49.0210732Z  2025-12-04T08:22:49.0211050Z  2025-12-04T08:22:49.0211378Z  2025-12-04T08:22:49.0212207Z [2,481 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:49.0213774Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:49.0214680Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:49.0215288Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:49.0215996Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:49.0216584Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:22:49.0217167Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:49.0217919Z Compiling aten/src/ATen/ScalarOps.cpp; 1s processwrapper-sandbox 2025-12-04T08:22:49.0218909Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:22:49.6022570Z 2025-12-04T08:22:49.6023314Z  2025-12-04T08:22:49.6023763Z  2025-12-04T08:22:49.6024162Z  2025-12-04T08:22:49.6024521Z  2025-12-04T08:22:49.6024874Z  2025-12-04T08:22:49.6025207Z  2025-12-04T08:22:49.6025562Z  2025-12-04T08:22:49.6025932Z  2025-12-04T08:22:49.6026798Z [2,482 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:49.6027722Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:49.6028294Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:49.6029027Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:49.6039590Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:49.6040180Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:49.6040915Z Compiling aten/src/ATen/ScalarOps.cpp; 2s processwrapper-sandbox 2025-12-04T08:22:49.6041695Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:49.6042514Z Compiling torch/csrc/jit/tensorexpr/ir.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:22:49.8213097Z 2025-12-04T08:22:49.8213977Z  2025-12-04T08:22:49.8214327Z  2025-12-04T08:22:49.8214663Z  2025-12-04T08:22:49.8215003Z  2025-12-04T08:22:49.8215282Z  2025-12-04T08:22:49.8215617Z  2025-12-04T08:22:49.8215827Z  2025-12-04T08:22:49.8216106Z  2025-12-04T08:22:49.8216840Z [2,482 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:49.8217490Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:49.8217980Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:49.8218361Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:49.8218748Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:49.8219078Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:49.8219622Z Compiling aten/src/ATen/ScalarOps.cpp; 2s processwrapper-sandbox 2025-12-04T08:22:49.8220129Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:49.8220608Z Compiling torch/csrc/jit/tensorexpr/ir.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:22:50.6048784Z 2025-12-04T08:22:50.6049801Z  2025-12-04T08:22:50.6050187Z  2025-12-04T08:22:50.6050530Z  2025-12-04T08:22:50.6050845Z  2025-12-04T08:22:50.6051174Z  2025-12-04T08:22:50.6051516Z  2025-12-04T08:22:50.6051881Z  2025-12-04T08:22:50.6052252Z  2025-12-04T08:22:50.6053165Z [2,483 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:50.6054056Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:50.6054582Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:50.6055366Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:50.6055848Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:50.6056364Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:50.6057047Z Compiling aten/src/ATen/ScalarOps.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:50.6057850Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:50.6058707Z Compiling torch/csrc/jit/tensorexpr/ir.cpp; 3s processwrapper-sandbox ... 2025-12-04T08:22:50.8221628Z 2025-12-04T08:22:50.8222371Z  2025-12-04T08:22:50.8222804Z  2025-12-04T08:22:50.8223186Z  2025-12-04T08:22:50.8223536Z  2025-12-04T08:22:50.8223903Z  2025-12-04T08:22:50.8224240Z  2025-12-04T08:22:50.8224593Z  2025-12-04T08:22:50.8225251Z  2025-12-04T08:22:50.8226062Z [2,486 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:50.8226883Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:50.8227465Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:50.8228039Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:50.8228606Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:50.8229789Z Compiling torch/csrc/jit/tensorexpr/ir.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:50.8230556Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:50.8231065Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:50.8231574Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:51.0295752Z 2025-12-04T08:22:51.0296704Z  2025-12-04T08:22:51.0297421Z  2025-12-04T08:22:51.0298247Z  2025-12-04T08:22:51.0298668Z  2025-12-04T08:22:51.0299028Z  2025-12-04T08:22:51.0299388Z  2025-12-04T08:22:51.0299742Z  2025-12-04T08:22:51.0300081Z  2025-12-04T08:22:51.0300885Z [2,488 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:51.0301737Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:51.0302325Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:51.0302884Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:51.0303467Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:51.0304016Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:51.0304601Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:51.0305154Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:51.0305739Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:51.3297335Z 2025-12-04T08:22:51.3298369Z  2025-12-04T08:22:51.3298835Z  2025-12-04T08:22:51.3299182Z  2025-12-04T08:22:51.3299527Z  2025-12-04T08:22:51.3299853Z  2025-12-04T08:22:51.3300188Z  2025-12-04T08:22:51.3300548Z  2025-12-04T08:22:51.3300907Z  2025-12-04T08:22:51.3301739Z [2,489 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:51.3302581Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:51.3303149Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:51.3303670Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:51.3304223Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:51.3304772Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:51.3305326Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:51.3305846Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:51.3306391Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:51.6227958Z 2025-12-04T08:22:51.6228903Z  2025-12-04T08:22:51.6229389Z  2025-12-04T08:22:51.6229748Z  2025-12-04T08:22:51.6230116Z  2025-12-04T08:22:51.6230466Z  2025-12-04T08:22:51.6230834Z  2025-12-04T08:22:51.6231218Z  2025-12-04T08:22:51.6231591Z  2025-12-04T08:22:51.6232419Z [2,489 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:51.6233199Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:51.6234021Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:51.6234550Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:51.6235096Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:51.6235657Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:51.6236222Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:51.6236776Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:51.6237335Z //:torch; 3s processwrapper-sandbox ... 2025-12-04T08:22:51.8231588Z 2025-12-04T08:22:51.8233538Z  2025-12-04T08:22:51.8233966Z  2025-12-04T08:22:51.8234817Z  2025-12-04T08:22:51.8236235Z  2025-12-04T08:22:51.8237640Z  2025-12-04T08:22:51.8239005Z  2025-12-04T08:22:51.8241373Z  2025-12-04T08:22:51.8242046Z  2025-12-04T08:22:51.8242972Z [2,490 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:51.8243820Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:51.8244345Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:51.8244859Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:51.8245368Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:51.8246059Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:51.8246588Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:51.8247106Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:51.8247828Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:22:52.4011051Z 2025-12-04T08:22:52.4012039Z  2025-12-04T08:22:52.4012452Z  2025-12-04T08:22:52.4012816Z  2025-12-04T08:22:52.4013161Z  2025-12-04T08:22:52.4013527Z  2025-12-04T08:22:52.4013882Z  2025-12-04T08:22:52.4014285Z  2025-12-04T08:22:52.4014628Z  2025-12-04T08:22:52.4015485Z [2,491 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:52.4016280Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:52.4016797Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:52.4017270Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:52.4017814Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:52.4018384Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:52.4018943Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:52.4019544Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:52.4020129Z //:aten; 3s processwrapper-sandbox ... 2025-12-04T08:22:52.6239772Z 2025-12-04T08:22:52.6240541Z  2025-12-04T08:22:52.6241059Z  2025-12-04T08:22:52.6241384Z  2025-12-04T08:22:52.6241742Z  2025-12-04T08:22:52.6242086Z  2025-12-04T08:22:52.6242440Z  2025-12-04T08:22:52.6242784Z  2025-12-04T08:22:52.6243159Z  2025-12-04T08:22:52.6243998Z [2,493 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:52.6244791Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:52.6245335Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:52.6245850Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:52.6246392Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:52.6246943Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:52.6247633Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:52.6248409Z Compiling aten/src/ATen/SparseTensorImpl.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:52.6249188Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:22:52.8242002Z 2025-12-04T08:22:52.8242725Z  2025-12-04T08:22:52.8243142Z  2025-12-04T08:22:52.8243487Z  2025-12-04T08:22:52.8243830Z  2025-12-04T08:22:52.8244174Z  2025-12-04T08:22:52.8244494Z  2025-12-04T08:22:52.8244852Z  2025-12-04T08:22:52.8245201Z  2025-12-04T08:22:52.8246017Z [2,495 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:52.8246835Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:52.8247764Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:52.8248295Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:52.8248814Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:52.8249341Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:52.8250112Z Compiling aten/src/ATen/SparseTensorImpl.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:52.8250907Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:52.8251481Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:22:53.7616459Z 2025-12-04T08:22:53.7618226Z  2025-12-04T08:22:53.7619294Z  2025-12-04T08:22:53.7619885Z  2025-12-04T08:22:53.7620872Z  2025-12-04T08:22:53.7621402Z  2025-12-04T08:22:53.7623979Z  2025-12-04T08:22:53.7624803Z  2025-12-04T08:22:53.7625417Z  2025-12-04T08:22:53.7626896Z [2,496 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:53.7628193Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:53.7629176Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:53.7629561Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:53.7634350Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:53.7634715Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:53.7635454Z Compiling aten/src/ATen/SparseTensorImpl.cpp; 4s processwrapper-sandbox 2025-12-04T08:22:53.7636171Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:53.7636721Z //:aten; 3s processwrapper-sandbox ... 2025-12-04T08:22:54.0254082Z 2025-12-04T08:22:54.0256490Z  2025-12-04T08:22:54.0256993Z  2025-12-04T08:22:54.0257384Z  2025-12-04T08:22:54.0257738Z  2025-12-04T08:22:54.0258180Z  2025-12-04T08:22:54.0258520Z  2025-12-04T08:22:54.0258865Z  2025-12-04T08:22:54.0259218Z  2025-12-04T08:22:54.0260096Z [2,496 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:54.0261009Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:54.0261560Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:54.0262175Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:54.0262736Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:54.0263321Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:54.0264149Z Compiling aten/src/ATen/SparseTensorImpl.cpp; 5s processwrapper-sandbox 2025-12-04T08:22:54.0264984Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:54.0265576Z //:aten; 3s processwrapper-sandbox ... 2025-12-04T08:22:54.2487597Z 2025-12-04T08:22:54.2488334Z  2025-12-04T08:22:54.2488812Z  2025-12-04T08:22:54.2489178Z  2025-12-04T08:22:54.2489586Z  2025-12-04T08:22:54.2489952Z  2025-12-04T08:22:54.2490305Z  2025-12-04T08:22:54.2490660Z  2025-12-04T08:22:54.2491005Z  2025-12-04T08:22:54.2491877Z [2,500 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:54.2492755Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:22:54.2493348Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:54.2493913Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:54.2494490Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:54.2495344Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:54.2496516Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 2s processwrapper-sandbox 2025-12-04T08:22:54.2497390Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:22:54.2498204Z Compiling aten/src/ATen/StorageUtils.cpp; 1s processwrapper-sandbox ... 2025-12-04T08:22:54.4510118Z 2025-12-04T08:22:54.4510819Z  2025-12-04T08:22:54.4511233Z  2025-12-04T08:22:54.4511534Z  2025-12-04T08:22:54.4511873Z  2025-12-04T08:22:54.4512228Z  2025-12-04T08:22:54.4512563Z  2025-12-04T08:22:54.4512805Z  2025-12-04T08:22:54.4513346Z  2025-12-04T08:22:54.4513955Z [2,503 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:54.4514791Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:54.4515430Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:54.4516463Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 2s processwrapper-sandbox 2025-12-04T08:22:54.4517296Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:54.4518031Z Compiling aten/src/ATen/StorageUtils.cpp; 1s processwrapper-sandbox 2025-12-04T08:22:54.4518846Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:22:54.4519202Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:22:54.4519917Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:22:54.8255071Z 2025-12-04T08:22:54.8255914Z  2025-12-04T08:22:54.8256197Z  2025-12-04T08:22:54.8256416Z  2025-12-04T08:22:54.8256625Z  2025-12-04T08:22:54.8256864Z  2025-12-04T08:22:54.8257064Z  2025-12-04T08:22:54.8257277Z  2025-12-04T08:22:54.8257478Z  2025-12-04T08:22:54.8258004Z [2,503 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:54.9631033Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:54.9631733Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 4s processwrapper-sandbox 2025-12-04T08:22:54.9632805Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:54.9633589Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:54.9634265Z Compiling aten/src/ATen/StorageUtils.cpp; 2s processwrapper-sandbox 2025-12-04T08:22:54.9635026Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:54.9635527Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:54.9636071Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:55.9063796Z 2025-12-04T08:22:55.9064618Z  2025-12-04T08:22:55.9065105Z  2025-12-04T08:22:55.9065460Z  2025-12-04T08:22:55.9065857Z  2025-12-04T08:22:55.9066195Z  2025-12-04T08:22:55.9066551Z  2025-12-04T08:22:55.9066911Z  2025-12-04T08:22:55.9067261Z  2025-12-04T08:22:55.9068112Z [2,504 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:55.9069304Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 5s processwrapper-sandbox 2025-12-04T08:22:55.9070491Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 4s processwrapper-sandbox 2025-12-04T08:22:55.9071374Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:55.9072185Z Compiling aten/src/ATen/StorageUtils.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:55.9073053Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:55.9073644Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:55.9074212Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:55.9074791Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:56.1646102Z 2025-12-04T08:22:56.1646810Z  2025-12-04T08:22:56.1647342Z  2025-12-04T08:22:56.1647730Z  2025-12-04T08:22:56.1648145Z  2025-12-04T08:22:56.1648520Z  2025-12-04T08:22:56.1648913Z  2025-12-04T08:22:56.1649285Z  2025-12-04T08:22:56.1649674Z  2025-12-04T08:22:56.1650587Z [2,505 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:56.1651837Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 4s processwrapper-sandbox 2025-12-04T08:22:56.1652740Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:56.1653591Z Compiling aten/src/ATen/StorageUtils.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:56.1654501Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:56.1655077Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:56.1655691Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:56.1656288Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:56.1657140Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:22:56.5650299Z 2025-12-04T08:22:56.5651130Z  2025-12-04T08:22:56.5651564Z  2025-12-04T08:22:56.5655708Z  2025-12-04T08:22:56.5656080Z  2025-12-04T08:22:56.5656459Z  2025-12-04T08:22:56.5656808Z  2025-12-04T08:22:56.5657163Z  2025-12-04T08:22:56.5657510Z  2025-12-04T08:22:56.5658370Z [2,507 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:56.5659481Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 4s processwrapper-sandbox 2025-12-04T08:22:56.5660355Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:56.5661156Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:56.5661664Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:56.5662245Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:56.5662807Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:22:56.5663369Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:56.5663887Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:56.5856368Z 2025-12-04T08:22:56.5857327Z  2025-12-04T08:22:56.5857775Z  2025-12-04T08:22:56.5858134Z  2025-12-04T08:22:56.5858491Z  2025-12-04T08:22:56.5858827Z  2025-12-04T08:22:56.5859167Z  2025-12-04T08:22:56.5859538Z  2025-12-04T08:22:56.5859895Z  2025-12-04T08:22:56.5860715Z INFO: From Compiling aten/src/ATen/native/sparse/SparseUnaryOps.cpp: 2025-12-04T08:22:56.5862240Z aten/src/ATen/native/sparse/SparseUnaryOps.cpp:198: warning: ignoring '#pragma clang diagnostic' [-Wunknown-pragmas] 2025-12-04T08:22:56.5863487Z 198 | #pragma clang diagnostic push 2025-12-04T08:22:56.5863985Z | 2025-12-04T08:22:56.5865018Z aten/src/ATen/native/sparse/SparseUnaryOps.cpp:199: warning: ignoring '#pragma clang diagnostic' [-Wunknown-pragmas] 2025-12-04T08:22:56.5866320Z 199 | #pragma clang diagnostic ignored "-Wmissing-prototypes" 2025-12-04T08:22:56.5866999Z | 2025-12-04T08:22:56.5867986Z aten/src/ATen/native/sparse/SparseUnaryOps.cpp:201: warning: ignoring '#pragma clang diagnostic' [-Wunknown-pragmas] 2025-12-04T08:22:56.5869222Z 201 | #pragma clang diagnostic pop 2025-12-04T08:22:56.5869687Z | 2025-12-04T08:22:56.5870602Z [2,507 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:56.5871717Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 4s processwrapper-sandbox 2025-12-04T08:22:56.5872576Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:56.5873155Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:56.5873696Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:56.5874261Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:56.5874817Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:22:56.5875377Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:56.5875951Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:56.9660187Z 2025-12-04T08:22:56.9660872Z  2025-12-04T08:22:56.9661156Z  2025-12-04T08:22:56.9661544Z  2025-12-04T08:22:56.9661914Z  2025-12-04T08:22:56.9662249Z  2025-12-04T08:22:56.9662619Z  2025-12-04T08:22:56.9662971Z  2025-12-04T08:22:56.9663337Z  2025-12-04T08:22:56.9664197Z [2,509 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:56.9665331Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 5s processwrapper-sandbox 2025-12-04T08:22:56.9666194Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:56.9666737Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:56.9667492Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:56.9668011Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:56.9668939Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:56.9669449Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:56.9670205Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:57.3823917Z 2025-12-04T08:22:57.3824986Z  2025-12-04T08:22:57.3825700Z  2025-12-04T08:22:57.3826656Z  2025-12-04T08:22:57.3827063Z  2025-12-04T08:22:57.3827438Z  2025-12-04T08:22:57.3827781Z  2025-12-04T08:22:57.3828138Z  2025-12-04T08:22:57.3828452Z  2025-12-04T08:22:57.3829458Z [2,510 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:57.3830222Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:57.3830710Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:57.3831199Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:57.3831961Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:57.3832476Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:57.3832965Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:57.3833459Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:57.3833982Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:57.7743379Z 2025-12-04T08:22:57.7744056Z  2025-12-04T08:22:57.7744471Z  2025-12-04T08:22:57.7745026Z  2025-12-04T08:22:57.7745395Z  2025-12-04T08:22:57.7745732Z  2025-12-04T08:22:57.7746089Z  2025-12-04T08:22:57.7746425Z  2025-12-04T08:22:57.7746767Z  2025-12-04T08:22:57.7747581Z [2,511 / 3,080] 3 / 26 tests; 15 actions running; last test: ...til_base_tests 2025-12-04T08:22:57.7748445Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:57.7749007Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:57.7749565Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:57.7750151Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:57.7750728Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:57.7751308Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:57.7751859Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:57.7752427Z //:torch; 3s processwrapper-sandbox ... 2025-12-04T08:22:58.0119532Z 2025-12-04T08:22:58.0120322Z  2025-12-04T08:22:58.0120726Z  2025-12-04T08:22:58.0121103Z  2025-12-04T08:22:58.0121443Z  2025-12-04T08:22:58.0121782Z  2025-12-04T08:22:58.0122126Z  2025-12-04T08:22:58.0122427Z  2025-12-04T08:22:58.0122714Z  2025-12-04T08:22:58.0123940Z [2,513 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:58.0124840Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:58.0125463Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:58.0126066Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:58.0126673Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:58.0127389Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:58.0128034Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:58.0128582Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:58.0129220Z //:torch; 3s processwrapper-sandbox ... 2025-12-04T08:22:58.2209227Z 2025-12-04T08:22:58.2209995Z  2025-12-04T08:22:58.2210485Z  2025-12-04T08:22:58.2210896Z  2025-12-04T08:22:58.2211288Z  2025-12-04T08:22:58.2211682Z  2025-12-04T08:22:58.2212008Z  2025-12-04T08:22:58.2212336Z  2025-12-04T08:22:58.2212658Z  2025-12-04T08:22:58.2213487Z [2,516 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:58.2214305Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:58.2214850Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:58.2215373Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:58.2215937Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:58.2216450Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:58.2216988Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:58.2217510Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:58.2218304Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:22:58.5745476Z 2025-12-04T08:22:58.5746005Z  2025-12-04T08:22:58.5746258Z  2025-12-04T08:22:58.5746505Z  2025-12-04T08:22:58.5746719Z  2025-12-04T08:22:58.5746938Z  2025-12-04T08:22:58.5747152Z  2025-12-04T08:22:58.5747351Z  2025-12-04T08:22:58.5747565Z  2025-12-04T08:22:58.5748070Z [2,517 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:58.5748583Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:58.5748912Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:58.5749247Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:58.6306325Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:58.6307405Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:58.6307871Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:58.6308317Z //:aten; 1s processwrapper-sandbox 2025-12-04T08:22:58.6308994Z Compiling aten/src/ATen/TensorUtils.cpp; 1s processwrapper-sandbox ... 2025-12-04T08:22:59.1457584Z 2025-12-04T08:22:59.1458330Z  2025-12-04T08:22:59.1458727Z  2025-12-04T08:22:59.1459350Z  2025-12-04T08:22:59.1459665Z  2025-12-04T08:22:59.1459995Z  2025-12-04T08:22:59.1460325Z  2025-12-04T08:22:59.1460686Z  2025-12-04T08:22:59.1461026Z  2025-12-04T08:22:59.1461911Z [2,518 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:59.1462804Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:59.1463680Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:59.1464321Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:59.1464946Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:59.1465584Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:59.1466234Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:59.1467100Z Compiling aten/src/ATen/TensorUtils.cpp; 2s processwrapper-sandbox 2025-12-04T08:22:59.1468023Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:22:59.4318290Z 2025-12-04T08:22:59.4319024Z  2025-12-04T08:22:59.4319470Z  2025-12-04T08:22:59.4319838Z  2025-12-04T08:22:59.4320187Z  2025-12-04T08:22:59.4320549Z  2025-12-04T08:22:59.4320895Z  2025-12-04T08:22:59.4321254Z  2025-12-04T08:22:59.4321604Z  2025-12-04T08:22:59.4322483Z [2,518 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:59.4323355Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:59.4323938Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:59.4324517Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:59.4325085Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:59.4325621Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:59.4326173Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:59.4326961Z Compiling aten/src/ATen/TensorUtils.cpp; 2s processwrapper-sandbox 2025-12-04T08:22:59.4327849Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:22:59.6320221Z 2025-12-04T08:22:59.6321947Z  2025-12-04T08:22:59.6322391Z  2025-12-04T08:22:59.6322747Z  2025-12-04T08:22:59.6323113Z  2025-12-04T08:22:59.6323472Z  2025-12-04T08:22:59.6323864Z  2025-12-04T08:22:59.6324233Z  2025-12-04T08:22:59.6324616Z  2025-12-04T08:22:59.6325547Z [2,520 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:22:59.6326445Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:59.6327016Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:59.6327674Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:59.6328218Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:22:59.6329134Z Compiling aten/src/ATen/TensorUtils.cpp; 2s processwrapper-sandbox 2025-12-04T08:22:59.6330419Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:59.6333764Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:22:59.6334411Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:22:59.9735175Z 2025-12-04T08:22:59.9735945Z  2025-12-04T08:22:59.9736371Z  2025-12-04T08:22:59.9736740Z  2025-12-04T08:22:59.9737089Z  2025-12-04T08:22:59.9737462Z  2025-12-04T08:22:59.9737809Z  2025-12-04T08:22:59.9738141Z  2025-12-04T08:22:59.9738459Z  2025-12-04T08:22:59.9739318Z [2,521 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:22:59.9740220Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:59.9741151Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:22:59.9741743Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:22:59.9742489Z Compiling aten/src/ATen/TensorUtils.cpp; 3s processwrapper-sandbox 2025-12-04T08:22:59.9743138Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:59.9743699Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:59.9744283Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:22:59.9745070Z Compiling aten/src/ATen/TensorNames.cpp; 1s processwrapper-sandbox ... 2025-12-04T08:23:00.2326103Z 2025-12-04T08:23:00.2327118Z  2025-12-04T08:23:00.2327636Z  2025-12-04T08:23:00.2328009Z  2025-12-04T08:23:00.2328367Z  2025-12-04T08:23:00.2328940Z  2025-12-04T08:23:00.2329318Z  2025-12-04T08:23:00.2329694Z  2025-12-04T08:23:00.2330051Z  2025-12-04T08:23:00.2330957Z [2,521 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:00.2331899Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:00.2332508Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:00.2333436Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:00.2334206Z Compiling aten/src/ATen/TensorUtils.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:00.2335041Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:00.2335597Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:00.2336183Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:00.2336994Z Compiling aten/src/ATen/TensorNames.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:23:00.7309208Z 2025-12-04T08:23:00.7310239Z  2025-12-04T08:23:00.7310969Z  2025-12-04T08:23:00.7311321Z  2025-12-04T08:23:00.7311672Z  2025-12-04T08:23:00.7312336Z  2025-12-04T08:23:00.7312693Z  2025-12-04T08:23:00.7313355Z  2025-12-04T08:23:00.7313725Z  2025-12-04T08:23:00.7314855Z [2,522 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:00.7316264Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:23:00.7317042Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:23:00.7317627Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:00.7318671Z Compiling aten/src/ATen/TensorUtils.cpp; 4s processwrapper-sandbox 2025-12-04T08:23:00.7319730Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:00.7320540Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:00.7321371Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:00.7322444Z Compiling aten/src/ATen/TensorNames.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:23:01.0330120Z 2025-12-04T08:23:01.0330746Z  2025-12-04T08:23:01.0331025Z  2025-12-04T08:23:01.0331336Z  2025-12-04T08:23:01.0331561Z  2025-12-04T08:23:01.0331764Z  2025-12-04T08:23:01.0331979Z  2025-12-04T08:23:01.0332181Z  2025-12-04T08:23:01.0332394Z  2025-12-04T08:23:01.0332926Z [2,523 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:01.0333450Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:23:01.0333780Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:23:01.0334115Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:01.0384012Z Compiling aten/src/ATen/TensorUtils.cpp; 4s processwrapper-sandbox 2025-12-04T08:23:01.0384948Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:01.0385562Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:01.0386400Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:01.0386849Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:01.2396950Z 2025-12-04T08:23:01.2400733Z  2025-12-04T08:23:01.2401844Z  2025-12-04T08:23:01.2402175Z  2025-12-04T08:23:01.2403106Z  2025-12-04T08:23:01.2403796Z  2025-12-04T08:23:01.2404498Z  2025-12-04T08:23:01.2405308Z  2025-12-04T08:23:01.2405955Z  2025-12-04T08:23:01.2410065Z [2,525 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:01.2413623Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:23:01.2415421Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:23:01.2416132Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:01.2418150Z Compiling aten/src/ATen/TensorUtils.cpp; 4s processwrapper-sandbox 2025-12-04T08:23:01.2420215Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:01.2421962Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:01.2422446Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:01.2422942Z //:torch; 3s processwrapper-sandbox ... 2025-12-04T08:23:01.5445267Z 2025-12-04T08:23:01.5446055Z  2025-12-04T08:23:01.5446508Z  2025-12-04T08:23:01.5446889Z  2025-12-04T08:23:01.5447321Z  2025-12-04T08:23:01.5447706Z  2025-12-04T08:23:01.5448069Z  2025-12-04T08:23:01.5448451Z  2025-12-04T08:23:01.5448805Z  2025-12-04T08:23:01.5449717Z [2,528 / 3,080] 3 / 26 tests; 14 actions, 13 running; last test: ...base_tests 2025-12-04T08:23:01.5450619Z //:torch; 7s processwrapper-sandbox 2025-12-04T08:23:01.5451186Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:01.5451772Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:01.5452312Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:01.5453137Z Compiling torch/csrc/jit/tensorexpr/tensor.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:01.5454024Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:01.5454621Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:23:01.5455192Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:23:01.8398528Z 2025-12-04T08:23:01.8399362Z  2025-12-04T08:23:01.8399656Z  2025-12-04T08:23:01.8399878Z  2025-12-04T08:23:01.8400086Z  2025-12-04T08:23:01.8400301Z  2025-12-04T08:23:01.8400503Z  2025-12-04T08:23:01.8400718Z  2025-12-04T08:23:01.8400946Z  2025-12-04T08:23:01.8401468Z [2,531 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:01.8401972Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:01.8402324Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:01.8402647Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:01.8402976Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:01.8403468Z Compiling torch/csrc/jit/testing/file_check.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:01.8403955Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:23:01.8404383Z Compiling aten/src/ATen/Version.cpp; 1s processwrapper-sandbox 2025-12-04T08:23:01.8404816Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:23:02.0452771Z 2025-12-04T08:23:02.0453426Z  2025-12-04T08:23:02.0453711Z  2025-12-04T08:23:02.0453946Z  2025-12-04T08:23:02.0454154Z  2025-12-04T08:23:02.0454433Z  2025-12-04T08:23:02.0454676Z  2025-12-04T08:23:02.0454891Z  2025-12-04T08:23:02.0455235Z  2025-12-04T08:23:02.0455804Z [2,532 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:02.0458139Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:02.0458596Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:02.0458934Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:02.0459417Z Compiling torch/csrc/jit/testing/file_check.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:02.0460025Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:02.0460451Z Compiling aten/src/ATen/Version.cpp; 1s processwrapper-sandbox 2025-12-04T08:23:02.0461066Z Compiling aten/src/ATen/ThreadLocalState.cpp; 1s processwrapper-sandbox 2025-12-04T08:23:02.0461742Z //:torch; 0s processwrapper-sandbox ... 2025-12-04T08:23:03.0615627Z 2025-12-04T08:23:03.0616617Z  2025-12-04T08:23:03.0617007Z  2025-12-04T08:23:03.0617342Z  2025-12-04T08:23:03.0617952Z  2025-12-04T08:23:03.0618286Z  2025-12-04T08:23:03.0618602Z  2025-12-04T08:23:03.0618921Z  2025-12-04T08:23:03.0619228Z  2025-12-04T08:23:03.0620020Z [2,532 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:03.0620817Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:03.0621340Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:03.0621965Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:03.0622710Z Compiling torch/csrc/jit/testing/file_check.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:03.0623486Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:03.0624129Z Compiling aten/src/ATen/Version.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:03.0625022Z Compiling aten/src/ATen/ThreadLocalState.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:03.0625768Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:23:03.3287854Z 2025-12-04T08:23:03.3288749Z  2025-12-04T08:23:03.3289174Z  2025-12-04T08:23:03.3289506Z  2025-12-04T08:23:03.3289814Z  2025-12-04T08:23:03.3290157Z  2025-12-04T08:23:03.3290416Z  2025-12-04T08:23:03.3290647Z  2025-12-04T08:23:03.3290894Z  2025-12-04T08:23:03.3291413Z [2,533 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:03.3291924Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:03.3292272Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:03.3292756Z Compiling torch/csrc/jit/testing/file_check.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:03.3293241Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:03.3293672Z Compiling aten/src/ATen/Version.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:03.3294241Z Compiling aten/src/ATen/ThreadLocalState.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:03.3294975Z Compiling torch/csrc/jit/frontend/strtod.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:03.3295536Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:03.5353558Z 2025-12-04T08:23:03.5354288Z  2025-12-04T08:23:03.5354723Z  2025-12-04T08:23:03.5355095Z  2025-12-04T08:23:03.5355502Z  2025-12-04T08:23:03.5355878Z  2025-12-04T08:23:03.5356258Z  2025-12-04T08:23:03.5356620Z  2025-12-04T08:23:03.5356968Z  2025-12-04T08:23:03.5357849Z [2,535 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:03.5358786Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:03.5359377Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:03.5360108Z Compiling aten/src/ATen/Version.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:03.5361177Z Compiling aten/src/ATen/ThreadLocalState.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:03.5362299Z Compiling torch/csrc/jit/frontend/strtod.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:03.5363200Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:03.5363767Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:23:03.5364381Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:23:03.7660043Z 2025-12-04T08:23:03.7661115Z  2025-12-04T08:23:03.7661544Z  2025-12-04T08:23:03.7661999Z  2025-12-04T08:23:03.7662440Z  2025-12-04T08:23:03.7662826Z  2025-12-04T08:23:03.7663247Z  2025-12-04T08:23:03.7663668Z  2025-12-04T08:23:03.7664080Z  2025-12-04T08:23:03.7664951Z [2,536 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:03.7665683Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:03.7666322Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:03.7667013Z Compiling aten/src/ATen/Version.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:03.7667886Z Compiling aten/src/ATen/ThreadLocalState.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:03.7668726Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:03.7669118Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:03.7669516Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:03.7669860Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:04.0469698Z 2025-12-04T08:23:04.0470469Z  2025-12-04T08:23:04.0470862Z  2025-12-04T08:23:04.0471197Z  2025-12-04T08:23:04.0471517Z  2025-12-04T08:23:04.0472994Z  2025-12-04T08:23:04.0473260Z  2025-12-04T08:23:04.0473462Z  2025-12-04T08:23:04.0473728Z  2025-12-04T08:23:04.0474354Z [2,537 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:04.0475010Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:23:04.0475358Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:04.0475947Z Compiling aten/src/ATen/ThreadLocalState.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:04.0476488Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:04.0476927Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:04.0477261Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:04.0477620Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:04.0478055Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:04.2700777Z 2025-12-04T08:23:04.2701516Z  2025-12-04T08:23:04.2701823Z  2025-12-04T08:23:04.2702130Z  2025-12-04T08:23:04.2702404Z  2025-12-04T08:23:04.2702694Z  2025-12-04T08:23:04.2702994Z  2025-12-04T08:23:04.2703307Z  2025-12-04T08:23:04.2703589Z  2025-12-04T08:23:04.2704363Z [2,538 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:04.2705093Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:23:04.2705595Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:04.2706266Z Compiling aten/src/ATen/ThreadLocalState.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:04.2706973Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:04.2707386Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:04.2707862Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:04.2708310Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:04.2708733Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:04.5275726Z 2025-12-04T08:23:04.5276377Z  2025-12-04T08:23:04.5276677Z  2025-12-04T08:23:04.5276931Z  2025-12-04T08:23:04.5277212Z  2025-12-04T08:23:04.5277419Z  2025-12-04T08:23:04.5277634Z  2025-12-04T08:23:04.5277851Z  2025-12-04T08:23:04.5278110Z  2025-12-04T08:23:04.5278633Z [2,541 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:04.5279184Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:04.5279712Z Compiling aten/src/ATen/ThreadLocalState.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:04.5280265Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:04.5280616Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:04.5280980Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:04.5281440Z Compiling torch/csrc/lazy/core/hash.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:04.5283050Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:04.5283449Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:23:04.8477602Z 2025-12-04T08:23:04.8478535Z  2025-12-04T08:23:04.8479034Z  2025-12-04T08:23:04.8479394Z  2025-12-04T08:23:04.8479756Z  2025-12-04T08:23:04.8480348Z  2025-12-04T08:23:04.8480710Z  2025-12-04T08:23:04.8481259Z  2025-12-04T08:23:04.8481584Z  2025-12-04T08:23:04.8483784Z [2,541 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:04.8485580Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:04.8486396Z Compiling aten/src/ATen/ThreadLocalState.cpp; 4s processwrapper-sandbox 2025-12-04T08:23:04.8487816Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:04.8488456Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:04.8488975Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:04.8489722Z Compiling torch/csrc/lazy/core/hash.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:04.8490813Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:04.8491592Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:23:05.0479652Z 2025-12-04T08:23:05.0480306Z  2025-12-04T08:23:05.0480712Z  2025-12-04T08:23:05.0481055Z  2025-12-04T08:23:05.0481269Z  2025-12-04T08:23:05.0481490Z  2025-12-04T08:23:05.0481777Z  2025-12-04T08:23:05.0482100Z  2025-12-04T08:23:05.0482356Z  2025-12-04T08:23:05.0483029Z [2,542 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:05.0483768Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:05.0484475Z Compiling aten/src/ATen/ThreadLocalState.cpp; 4s processwrapper-sandbox 2025-12-04T08:23:05.0485125Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:05.0485533Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:05.0486004Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:05.0486379Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:05.0487060Z Compiling torch/csrc/lazy/core/debug_util.cpp; 1s processwrapper-sandbox 2025-12-04T08:23:05.0487825Z Compiling torch/csrc/lazy/core/ir.cpp; 1s processwrapper-sandbox ... 2025-12-04T08:23:05.3195821Z 2025-12-04T08:23:05.3196539Z  2025-12-04T08:23:05.3197013Z  2025-12-04T08:23:05.3197393Z  2025-12-04T08:23:05.3197761Z  2025-12-04T08:23:05.3198142Z  2025-12-04T08:23:05.3198515Z  2025-12-04T08:23:05.3198871Z  2025-12-04T08:23:05.3199235Z  2025-12-04T08:23:05.3200138Z [2,545 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:05.3201064Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:05.3201886Z Compiling aten/src/ATen/ThreadLocalState.cpp; 4s processwrapper-sandbox 2025-12-04T08:23:05.3202757Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:05.3203593Z Compiling torch/csrc/lazy/core/debug_util.cpp; 1s processwrapper-sandbox 2025-12-04T08:23:05.3204520Z Compiling torch/csrc/lazy/core/ir.cpp; 1s processwrapper-sandbox 2025-12-04T08:23:05.3205570Z Compiling torch/csrc/lazy/core/helpers.cpp; 1s processwrapper-sandbox 2025-12-04T08:23:05.3206658Z Compiling torch/csrc/utils/out_types.cpp; 1s processwrapper-sandbox 2025-12-04T08:23:05.3207754Z Compiling aten/src/ATen/Utils.cpp; 1s processwrapper-sandbox ... 2025-12-04T08:23:05.6484685Z 2025-12-04T08:23:05.6485239Z  2025-12-04T08:23:05.6485506Z  2025-12-04T08:23:05.6485726Z  2025-12-04T08:23:05.6485930Z  2025-12-04T08:23:05.6486147Z  2025-12-04T08:23:05.6486350Z  2025-12-04T08:23:05.6486565Z  2025-12-04T08:23:05.6486791Z  2025-12-04T08:23:05.6487393Z [2,545 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:05.6487918Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:23:05.7071101Z Compiling aten/src/ATen/ThreadLocalState.cpp; 4s processwrapper-sandbox 2025-12-04T08:23:05.7072272Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:05.7073504Z Compiling torch/csrc/lazy/core/debug_util.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:05.7075626Z Compiling torch/csrc/lazy/core/ir.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:05.7076574Z Compiling torch/csrc/lazy/core/helpers.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:05.7078524Z Compiling torch/csrc/utils/out_types.cpp; 1s processwrapper-sandbox 2025-12-04T08:23:05.7080756Z Compiling aten/src/ATen/Utils.cpp; 1s processwrapper-sandbox ... 2025-12-04T08:23:05.9202693Z 2025-12-04T08:23:05.9203476Z  2025-12-04T08:23:05.9204215Z  2025-12-04T08:23:05.9204566Z  2025-12-04T08:23:05.9204893Z  2025-12-04T08:23:05.9205208Z  2025-12-04T08:23:05.9205532Z  2025-12-04T08:23:05.9205849Z  2025-12-04T08:23:05.9206197Z  2025-12-04T08:23:05.9207067Z [2,546 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:05.9208053Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:23:05.9209042Z Compiling aten/src/ATen/ThreadLocalState.cpp; 5s processwrapper-sandbox 2025-12-04T08:23:05.9210186Z Compiling torch/csrc/lazy/core/debug_util.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:05.9211261Z Compiling torch/csrc/lazy/core/ir.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:05.9212228Z Compiling torch/csrc/lazy/core/helpers.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:05.9213115Z Compiling torch/csrc/utils/out_types.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:05.9213937Z Compiling aten/src/ATen/Utils.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:05.9214590Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:23:06.3083120Z 2025-12-04T08:23:06.3084680Z  2025-12-04T08:23:06.3085234Z  2025-12-04T08:23:06.3085818Z  2025-12-04T08:23:06.3086294Z  2025-12-04T08:23:06.3086589Z  2025-12-04T08:23:06.3087662Z  2025-12-04T08:23:06.3088188Z  2025-12-04T08:23:06.3088453Z  2025-12-04T08:23:06.3089634Z [2,546 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:06.3091090Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:23:06.3092235Z Compiling aten/src/ATen/ThreadLocalState.cpp; 5s processwrapper-sandbox 2025-12-04T08:23:06.3110906Z Compiling torch/csrc/lazy/core/debug_util.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:06.3111956Z Compiling torch/csrc/lazy/core/ir.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:06.3112963Z Compiling torch/csrc/lazy/core/helpers.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:06.3114926Z Compiling torch/csrc/utils/out_types.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:06.3116077Z Compiling aten/src/ATen/Utils.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:06.3117474Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:06.5219288Z 2025-12-04T08:23:06.5219986Z  2025-12-04T08:23:06.5220407Z  2025-12-04T08:23:06.5220778Z  2025-12-04T08:23:06.5221176Z  2025-12-04T08:23:06.5221534Z  2025-12-04T08:23:06.5221899Z  2025-12-04T08:23:06.5222249Z  2025-12-04T08:23:06.5222608Z  2025-12-04T08:23:06.5223450Z [2,547 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:06.5224552Z Compiling aten/src/ATen/ThreadLocalState.cpp; 5s processwrapper-sandbox 2025-12-04T08:23:06.5225607Z Compiling torch/csrc/lazy/core/debug_util.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:06.5226634Z Compiling torch/csrc/lazy/core/ir.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:06.5227685Z Compiling torch/csrc/lazy/core/helpers.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:06.5228879Z Compiling torch/csrc/utils/out_types.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:06.5230024Z Compiling aten/src/ATen/Utils.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:06.5230990Z Compiling torch/csrc/lazy/core/ir_metadata.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:06.5231839Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:06.9087032Z 2025-12-04T08:23:06.9087681Z  2025-12-04T08:23:06.9087947Z  2025-12-04T08:23:06.9088175Z  2025-12-04T08:23:06.9088381Z  2025-12-04T08:23:06.9088620Z  2025-12-04T08:23:06.9088844Z  2025-12-04T08:23:06.9089050Z  2025-12-04T08:23:06.9089269Z  2025-12-04T08:23:06.9089781Z [2,547 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:06.9361268Z Compiling aten/src/ATen/ThreadLocalState.cpp; 6s processwrapper-sandbox 2025-12-04T08:23:06.9363232Z Compiling torch/csrc/lazy/core/debug_util.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:06.9364394Z Compiling torch/csrc/lazy/core/ir.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:06.9365464Z Compiling torch/csrc/lazy/core/helpers.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:06.9366310Z Compiling torch/csrc/utils/out_types.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:06.9368223Z Compiling aten/src/ATen/Utils.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:06.9369114Z Compiling torch/csrc/lazy/core/ir_metadata.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:06.9369901Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:07.1130436Z 2025-12-04T08:23:07.1131412Z  2025-12-04T08:23:07.1131852Z  2025-12-04T08:23:07.1132237Z  2025-12-04T08:23:07.1132597Z  2025-12-04T08:23:07.1132968Z  2025-12-04T08:23:07.1133329Z  2025-12-04T08:23:07.1133722Z  2025-12-04T08:23:07.1134104Z  2025-12-04T08:23:07.1135281Z [2,548 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:07.1136461Z Compiling torch/csrc/lazy/core/debug_util.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:07.1137500Z Compiling torch/csrc/lazy/core/ir.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:07.1138513Z Compiling torch/csrc/lazy/core/helpers.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:07.1139554Z Compiling torch/csrc/utils/out_types.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:07.1140512Z Compiling aten/src/ATen/Utils.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:07.1141510Z Compiling torch/csrc/lazy/core/ir_metadata.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:07.1142603Z Compiling torch/csrc/lazy/core/ir_dump_util.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:07.1143726Z Compiling torch/csrc/lazy/core/ir_util.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:23:07.3369818Z 2025-12-04T08:23:07.3370544Z  2025-12-04T08:23:07.3370964Z  2025-12-04T08:23:07.3371328Z  2025-12-04T08:23:07.3371686Z  2025-12-04T08:23:07.3372065Z  2025-12-04T08:23:07.3372420Z  2025-12-04T08:23:07.3372807Z  2025-12-04T08:23:07.3373145Z  2025-12-04T08:23:07.3373960Z [2,550 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:07.3374941Z Compiling torch/csrc/lazy/core/ir.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:07.3375873Z Compiling torch/csrc/lazy/core/helpers.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:07.3376843Z Compiling aten/src/ATen/Utils.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:07.3381073Z Compiling torch/csrc/lazy/core/ir_metadata.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:07.3382286Z Compiling torch/csrc/lazy/core/ir_dump_util.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:07.3383341Z Compiling torch/csrc/lazy/core/ir_util.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:07.3384452Z Compiling aten/src/ATen/cpu/FlushDenormal.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:07.3385273Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:07.6897453Z 2025-12-04T08:23:07.6898155Z  2025-12-04T08:23:07.6898596Z  2025-12-04T08:23:07.6898952Z  2025-12-04T08:23:07.6899315Z  2025-12-04T08:23:07.6899661Z  2025-12-04T08:23:07.6900042Z  2025-12-04T08:23:07.6900396Z  2025-12-04T08:23:07.6900758Z  2025-12-04T08:23:07.6901621Z [2,554 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:07.6902658Z Compiling aten/src/ATen/Utils.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:07.6903660Z Compiling torch/csrc/lazy/core/ir_metadata.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:07.6904737Z Compiling torch/csrc/lazy/core/ir_dump_util.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:07.6905926Z Compiling torch/csrc/lazy/core/ir_util.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:07.6906630Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:07.6907376Z Compiling torch/csrc/lazy/core/metrics.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:07.6908488Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:07.6909058Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:23:07.9373337Z 2025-12-04T08:23:07.9675777Z  2025-12-04T08:23:07.9676246Z  2025-12-04T08:23:07.9679170Z  2025-12-04T08:23:07.9679562Z  2025-12-04T08:23:07.9679919Z  2025-12-04T08:23:07.9680213Z  2025-12-04T08:23:07.9680545Z  2025-12-04T08:23:07.9680897Z  2025-12-04T08:23:07.9681751Z [2,554 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:07.9682766Z Compiling aten/src/ATen/Utils.cpp; 4s processwrapper-sandbox 2025-12-04T08:23:07.9683778Z Compiling torch/csrc/lazy/core/ir_metadata.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:07.9684881Z Compiling torch/csrc/lazy/core/ir_dump_util.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:07.9685910Z Compiling torch/csrc/lazy/core/ir_util.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:07.9686710Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:07.9687593Z Compiling torch/csrc/lazy/core/metrics.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:07.9688430Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:07.9689009Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:23:08.1439540Z 2025-12-04T08:23:08.1440266Z  2025-12-04T08:23:08.1440703Z  2025-12-04T08:23:08.1441084Z  2025-12-04T08:23:08.1441441Z  2025-12-04T08:23:08.1441813Z  2025-12-04T08:23:08.1442167Z  2025-12-04T08:23:08.1442535Z  2025-12-04T08:23:08.1442888Z  2025-12-04T08:23:08.1443822Z [2,556 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:08.1444844Z Compiling aten/src/ATen/Utils.cpp; 4s processwrapper-sandbox 2025-12-04T08:23:08.1445491Z Compiling torch/csrc/lazy/core/ir_util.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:08.1446303Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:08.1447104Z Compiling torch/csrc/lazy/core/metrics.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:08.1448019Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:08.1448588Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:08.1449152Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:23:08.1449950Z Compiling aten/src/ATen/autocast_mode.cpp; 1s processwrapper-sandbox ... 2025-12-04T08:23:08.3678273Z 2025-12-04T08:23:08.3678809Z  2025-12-04T08:23:08.3679067Z  2025-12-04T08:23:08.3679294Z  2025-12-04T08:23:08.3679495Z  2025-12-04T08:23:08.3679714Z  2025-12-04T08:23:08.3679917Z  2025-12-04T08:23:08.3680134Z  2025-12-04T08:23:08.3680344Z  2025-12-04T08:23:08.3680890Z [2,557 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:08.3681496Z Compiling aten/src/ATen/Utils.cpp; 4s processwrapper-sandbox 2025-12-04T08:23:08.5142270Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:08.5143422Z Compiling torch/csrc/lazy/core/metrics.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:08.5144524Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:08.5145207Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:08.5145722Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:23:08.5146446Z Compiling aten/src/ATen/autocast_mode.cpp; 1s processwrapper-sandbox 2025-12-04T08:23:08.5148273Z Compiling torch/csrc/jit/frontend/lexer.cpp; 1s processwrapper-sandbox ... 2025-12-04T08:23:08.8565747Z 2025-12-04T08:23:08.8566871Z  2025-12-04T08:23:08.8567397Z  2025-12-04T08:23:08.8567690Z  2025-12-04T08:23:08.8567996Z  2025-12-04T08:23:08.8568351Z  2025-12-04T08:23:08.8569197Z  2025-12-04T08:23:08.8569598Z  2025-12-04T08:23:08.8569869Z  2025-12-04T08:23:08.8570648Z [2,558 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:08.8571386Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:08.8572118Z Compiling torch/csrc/lazy/core/metrics.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:08.8573605Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:08.8574130Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:08.8574615Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:08.8575268Z Compiling aten/src/ATen/autocast_mode.cpp; 1s processwrapper-sandbox 2025-12-04T08:23:08.8576167Z Compiling torch/csrc/jit/frontend/lexer.cpp; 1s processwrapper-sandbox 2025-12-04T08:23:08.8576921Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:23:09.1149429Z 2025-12-04T08:23:09.1149955Z  2025-12-04T08:23:09.1150216Z  2025-12-04T08:23:09.1150465Z  2025-12-04T08:23:09.1150671Z  2025-12-04T08:23:09.1150892Z  2025-12-04T08:23:09.1151113Z  2025-12-04T08:23:09.1151320Z  2025-12-04T08:23:09.1151538Z  2025-12-04T08:23:09.1152045Z [2,558 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:09.1152570Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:09.1153214Z Compiling torch/csrc/lazy/core/metrics.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:09.1153892Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:09.1154396Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:09.1154887Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:09.1155581Z Compiling aten/src/ATen/autocast_mode.cpp; 1s processwrapper-sandbox 2025-12-04T08:23:09.1156331Z Compiling torch/csrc/jit/frontend/lexer.cpp; 1s processwrapper-sandbox 2025-12-04T08:23:09.1156815Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:23:09.4903695Z 2025-12-04T08:23:09.4904664Z  2025-12-04T08:23:09.4905070Z  2025-12-04T08:23:09.4905301Z  2025-12-04T08:23:09.4905590Z  2025-12-04T08:23:09.4905894Z  2025-12-04T08:23:09.4906184Z  2025-12-04T08:23:09.4906546Z  2025-12-04T08:23:09.4906858Z  2025-12-04T08:23:09.4907397Z [2,559 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:09.4908280Z Compiling torch/csrc/lazy/core/metrics.cpp; 4s processwrapper-sandbox 2025-12-04T08:23:09.4908890Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:09.4909335Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:09.4909865Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:09.4910494Z Compiling aten/src/ATen/autocast_mode.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:09.4911335Z Compiling torch/csrc/jit/frontend/lexer.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:09.4912245Z Compiling torch/csrc/lazy/core/ops/utils.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:09.4913107Z Compiling torch/csrc/lazy/core/shape.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:23:09.6926373Z 2025-12-04T08:23:09.6927120Z  2025-12-04T08:23:09.6927911Z  2025-12-04T08:23:09.6928281Z  2025-12-04T08:23:09.6928624Z  2025-12-04T08:23:09.6929317Z  2025-12-04T08:23:09.6929672Z  2025-12-04T08:23:09.6930041Z  2025-12-04T08:23:09.6930421Z  2025-12-04T08:23:09.6931310Z [2,560 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:09.6932403Z Compiling torch/csrc/lazy/core/metrics.cpp; 4s processwrapper-sandbox 2025-12-04T08:23:09.6933225Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:09.6933789Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:09.6934546Z Compiling aten/src/ATen/autocast_mode.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:09.6935845Z Compiling torch/csrc/jit/frontend/lexer.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:09.6936923Z Compiling torch/csrc/lazy/core/ops/utils.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:09.6937953Z Compiling torch/csrc/lazy/core/shape.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:09.6938979Z Compiling torch/csrc/lazy/core/tensor.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:23:09.9384610Z 2025-12-04T08:23:09.9385690Z  2025-12-04T08:23:09.9386514Z  2025-12-04T08:23:09.9386804Z  2025-12-04T08:23:09.9387099Z  2025-12-04T08:23:09.9387373Z  2025-12-04T08:23:09.9387669Z  2025-12-04T08:23:09.9387938Z  2025-12-04T08:23:09.9388233Z  2025-12-04T08:23:09.9388938Z [2,563 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:09.9389838Z Compiling aten/src/ATen/autocast_mode.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:09.9390706Z Compiling torch/csrc/jit/frontend/lexer.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:09.9391597Z Compiling torch/csrc/lazy/core/ops/utils.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:09.9392466Z Compiling torch/csrc/lazy/core/shape.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:09.9393404Z Compiling torch/csrc/lazy/core/tensor.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:09.9394380Z Compiling aten/src/ATen/cpu/Utils.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:09.9395350Z Compiling torch/csrc/lazy/core/tensor_impl.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:09.9396176Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:23:10.3067752Z 2025-12-04T08:23:10.3068418Z  2025-12-04T08:23:10.3068888Z  2025-12-04T08:23:10.3069258Z  2025-12-04T08:23:10.3069607Z  2025-12-04T08:23:10.3069974Z  2025-12-04T08:23:10.3070327Z  2025-12-04T08:23:10.3070657Z  2025-12-04T08:23:10.3071002Z  2025-12-04T08:23:10.3071856Z [2,564 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:10.3072961Z Compiling aten/src/ATen/autocast_mode.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:10.3073938Z Compiling torch/csrc/jit/frontend/lexer.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:10.3074961Z Compiling torch/csrc/lazy/core/ops/utils.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:10.3075964Z Compiling torch/csrc/lazy/core/shape.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:10.3076965Z Compiling torch/csrc/lazy/core/tensor.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:10.3077988Z Compiling torch/csrc/lazy/core/tensor_impl.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:10.3078821Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:10.3079371Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:10.5387860Z 2025-12-04T08:23:10.5388645Z  2025-12-04T08:23:10.5389070Z  2025-12-04T08:23:10.5389448Z  2025-12-04T08:23:10.5389799Z  2025-12-04T08:23:10.5390128Z  2025-12-04T08:23:10.5390469Z  2025-12-04T08:23:10.5390780Z  2025-12-04T08:23:10.5391115Z  2025-12-04T08:23:10.5391939Z [2,565 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:10.5393285Z Compiling aten/src/ATen/autocast_mode.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:10.5394322Z Compiling torch/csrc/lazy/core/ops/utils.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:10.5395238Z Compiling torch/csrc/lazy/core/shape.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:10.5396236Z Compiling torch/csrc/lazy/core/tensor.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:10.5397332Z Compiling torch/csrc/lazy/core/tensor_impl.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:10.5398111Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:10.5398821Z Compiling torch/csrc/lazy/core/thread_pool.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:10.5400131Z Compiling torch/csrc/monitor/events.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:23:10.7394700Z 2025-12-04T08:23:10.7395677Z  2025-12-04T08:23:10.7396114Z  2025-12-04T08:23:10.7396503Z  2025-12-04T08:23:10.7396875Z  2025-12-04T08:23:10.7397217Z  2025-12-04T08:23:10.7397617Z  2025-12-04T08:23:10.7397987Z  2025-12-04T08:23:10.7398354Z  2025-12-04T08:23:10.7399309Z [2,565 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:10.7400744Z Compiling aten/src/ATen/autocast_mode.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:10.7401845Z Compiling torch/csrc/lazy/core/ops/utils.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:10.7402961Z Compiling torch/csrc/lazy/core/shape.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:10.7404048Z Compiling torch/csrc/lazy/core/tensor.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:10.7405207Z Compiling torch/csrc/lazy/core/tensor_impl.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:10.7406094Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:10.7406979Z Compiling torch/csrc/lazy/core/thread_pool.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:10.7408227Z Compiling torch/csrc/monitor/events.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:23:11.3575236Z 2025-12-04T08:23:11.3575952Z  2025-12-04T08:23:11.3576392Z  2025-12-04T08:23:11.3576783Z  2025-12-04T08:23:11.3577156Z  2025-12-04T08:23:11.3577602Z  2025-12-04T08:23:11.3578026Z  2025-12-04T08:23:11.3578428Z  2025-12-04T08:23:11.3578853Z  2025-12-04T08:23:11.3579845Z [2,567 / 3,080] 3 / 26 tests; 15 actions, 14 running; last test: ...base_tests 2025-12-04T08:23:11.3581159Z Compiling aten/src/ATen/autocast_mode.cpp; 4s processwrapper-sandbox 2025-12-04T08:23:11.3582040Z Compiling torch/csrc/lazy/core/shape.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:11.3583057Z Compiling torch/csrc/lazy/core/tensor_impl.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:11.3583864Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:11.3584850Z Compiling torch/csrc/lazy/core/thread_pool.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:11.3586025Z Compiling torch/csrc/monitor/events.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:11.3587263Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:11.3588575Z Compiling torch/csrc/monitor/counters.cpp; 1s processwrapper-sandbox ... 2025-12-04T08:23:11.7395991Z 2025-12-04T08:23:11.7396833Z  2025-12-04T08:23:11.7397147Z  2025-12-04T08:23:11.7397357Z  2025-12-04T08:23:11.7397585Z  2025-12-04T08:23:11.7397792Z  2025-12-04T08:23:11.7398016Z  2025-12-04T08:23:11.7398222Z  2025-12-04T08:23:11.7398444Z  2025-12-04T08:23:11.7398972Z [2,567 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:11.7399625Z Compiling aten/src/ATen/autocast_mode.cpp; 4s processwrapper-sandbox 2025-12-04T08:23:11.7400216Z Compiling torch/csrc/lazy/core/shape.cpp; 4s processwrapper-sandbox 2025-12-04T08:23:11.7400810Z Compiling torch/csrc/lazy/core/tensor_impl.cpp; 4s processwrapper-sandbox 2025-12-04T08:23:11.8722491Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:11.8723512Z Compiling torch/csrc/lazy/core/thread_pool.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:11.8724490Z Compiling torch/csrc/monitor/events.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:11.8725525Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:11.8726546Z Compiling torch/csrc/monitor/counters.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:23:11.9764943Z 2025-12-04T08:23:11.9765820Z  2025-12-04T08:23:11.9766444Z  2025-12-04T08:23:11.9767011Z  2025-12-04T08:23:11.9767237Z  2025-12-04T08:23:11.9767838Z  2025-12-04T08:23:11.9768286Z  2025-12-04T08:23:11.9768915Z  2025-12-04T08:23:11.9771326Z  2025-12-04T08:23:11.9772893Z [2,570 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:11.9773821Z Compiling aten/src/ATen/autocast_mode.cpp; 4s processwrapper-sandbox 2025-12-04T08:23:11.9774836Z Compiling torch/csrc/lazy/core/tensor_impl.cpp; 4s processwrapper-sandbox 2025-12-04T08:23:11.9775568Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:11.9777484Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:11.9778496Z Compiling torch/csrc/monitor/counters.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:11.9779430Z Compiling torch/csrc/lazy/core/trie.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:11.9780354Z Compiling torch/csrc/lazy/core/tensor_util.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:11.9781159Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:12.2733010Z 2025-12-04T08:23:12.2733782Z  2025-12-04T08:23:12.2734249Z  2025-12-04T08:23:12.2734623Z  2025-12-04T08:23:12.2734984Z  2025-12-04T08:23:12.2735354Z  2025-12-04T08:23:12.2735684Z  2025-12-04T08:23:12.2736053Z  2025-12-04T08:23:12.2736420Z  2025-12-04T08:23:12.2737364Z [2,571 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:12.2738493Z Compiling aten/src/ATen/autocast_mode.cpp; 5s processwrapper-sandbox 2025-12-04T08:23:12.2739274Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:12.2740129Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:12.2741267Z Compiling torch/csrc/monitor/counters.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:12.2742355Z Compiling torch/csrc/lazy/core/trie.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:12.2743486Z Compiling torch/csrc/lazy/core/tensor_util.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:12.2744417Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:12.2745054Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:23:12.4763937Z 2025-12-04T08:23:12.4764828Z  2025-12-04T08:23:12.4765284Z  2025-12-04T08:23:12.4765654Z  2025-12-04T08:23:12.4766059Z  2025-12-04T08:23:12.4766386Z  2025-12-04T08:23:12.4766765Z  2025-12-04T08:23:12.4767127Z  2025-12-04T08:23:12.4767587Z  2025-12-04T08:23:12.4768686Z [2,572 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:12.4769896Z Compiling aten/src/ATen/autocast_mode.cpp; 5s processwrapper-sandbox 2025-12-04T08:23:12.4770866Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:12.4771846Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:12.4773090Z Compiling torch/csrc/lazy/core/trie.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:12.4774305Z Compiling torch/csrc/lazy/core/tensor_util.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:12.4775285Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:12.4775978Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:12.4776649Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:23:13.0753354Z 2025-12-04T08:23:13.0754136Z  2025-12-04T08:23:13.0754468Z  2025-12-04T08:23:13.0754682Z  2025-12-04T08:23:13.0754924Z  2025-12-04T08:23:13.0755255Z  2025-12-04T08:23:13.0755597Z  2025-12-04T08:23:13.0755882Z  2025-12-04T08:23:13.0756150Z  2025-12-04T08:23:13.0756846Z [2,573 / 3,080] 3 / 26 tests; 15 actions running; last test: ...til_base_tests 2025-12-04T08:23:13.0757434Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:13.0758126Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 4s processwrapper-sandbox 2025-12-04T08:23:13.0758902Z Compiling torch/csrc/lazy/core/trie.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:13.0761820Z Compiling torch/csrc/lazy/core/tensor_util.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:13.0762898Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:13.0763392Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:13.0764140Z Compiling aten/src/ATen/detail/CPUGuardImpl.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:13.0764894Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:13.4763451Z 2025-12-04T08:23:13.4764942Z  2025-12-04T08:23:13.4770481Z  2025-12-04T08:23:13.4771669Z  2025-12-04T08:23:13.4772849Z  2025-12-04T08:23:13.4775626Z  2025-12-04T08:23:13.4777629Z  2025-12-04T08:23:13.4779859Z  2025-12-04T08:23:13.4780253Z  2025-12-04T08:23:13.4781185Z [2,573 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:13.4782127Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:13.4783047Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 4s processwrapper-sandbox 2025-12-04T08:23:13.4784219Z Compiling torch/csrc/lazy/core/trie.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:13.4785331Z Compiling torch/csrc/lazy/core/tensor_util.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:13.4786222Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:13.4786810Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:13.4787670Z Compiling aten/src/ATen/detail/CPUGuardImpl.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:13.4788596Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:13.6941058Z 2025-12-04T08:23:13.6941963Z  2025-12-04T08:23:13.6942408Z  2025-12-04T08:23:13.6942801Z  2025-12-04T08:23:13.6943182Z  2025-12-04T08:23:13.6943565Z  2025-12-04T08:23:13.6943941Z  2025-12-04T08:23:13.6944329Z  2025-12-04T08:23:13.6944710Z  2025-12-04T08:23:13.6945639Z [2,575 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:13.6946644Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:13.6947548Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 4s processwrapper-sandbox 2025-12-04T08:23:13.6948664Z Compiling torch/csrc/lazy/core/trie.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:13.6949750Z Compiling torch/csrc/lazy/core/tensor_util.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:13.6950653Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:13.6951240Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:13.6952071Z Compiling torch/csrc/profiler/data_flow.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:13.6952898Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:14.0636036Z 2025-12-04T08:23:14.0636778Z  2025-12-04T08:23:14.0637209Z  2025-12-04T08:23:14.0637573Z  2025-12-04T08:23:14.0637934Z  2025-12-04T08:23:14.0638291Z  2025-12-04T08:23:14.0638637Z  2025-12-04T08:23:14.0638996Z  2025-12-04T08:23:14.0639345Z  2025-12-04T08:23:14.0640274Z [2,577 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:14.0641104Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:23:14.0641780Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 5s processwrapper-sandbox 2025-12-04T08:23:14.0643089Z Compiling torch/csrc/lazy/core/tensor_util.cpp; 4s processwrapper-sandbox 2025-12-04T08:23:14.0643912Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:14.0644687Z Compiling torch/csrc/profiler/data_flow.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:14.0645678Z Compiling torch/csrc/profiler/collection.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:14.0646512Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:14.0647067Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:14.2770933Z 2025-12-04T08:23:14.2771783Z  2025-12-04T08:23:14.2772226Z  2025-12-04T08:23:14.2772589Z  2025-12-04T08:23:14.2772960Z  2025-12-04T08:23:14.2773321Z  2025-12-04T08:23:14.2773992Z  2025-12-04T08:23:14.2774352Z  2025-12-04T08:23:14.2774709Z  2025-12-04T08:23:14.2775605Z [2,579 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:14.2776482Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:23:14.2777313Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 5s processwrapper-sandbox 2025-12-04T08:23:14.2778481Z Compiling torch/csrc/profiler/data_flow.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:14.2779520Z Compiling torch/csrc/profiler/collection.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:14.2780327Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:14.2780927Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:14.2781516Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:14.2782091Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:14.6778613Z 2025-12-04T08:23:14.6779312Z  2025-12-04T08:23:14.6779687Z  2025-12-04T08:23:14.6780010Z  2025-12-04T08:23:14.6780312Z  2025-12-04T08:23:14.6780597Z  2025-12-04T08:23:14.6780908Z  2025-12-04T08:23:14.6781201Z  2025-12-04T08:23:14.6781508Z  2025-12-04T08:23:14.6782252Z [2,580 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:14.6782985Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:23:14.6783697Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 5s processwrapper-sandbox 2025-12-04T08:23:14.6784586Z Compiling torch/csrc/profiler/data_flow.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:14.6785460Z Compiling torch/csrc/profiler/collection.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:14.6786139Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:14.6786620Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:14.6787095Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:14.6787560Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:14.8787144Z 2025-12-04T08:23:14.8787853Z  2025-12-04T08:23:14.8788249Z  2025-12-04T08:23:14.8790110Z  2025-12-04T08:23:14.8790450Z  2025-12-04T08:23:14.8790799Z  2025-12-04T08:23:14.8791147Z  2025-12-04T08:23:14.8791779Z  2025-12-04T08:23:14.8792945Z  2025-12-04T08:23:14.8794589Z [2,581 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:14.8796130Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:23:14.8798927Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 6s processwrapper-sandbox 2025-12-04T08:23:14.8800139Z Compiling torch/csrc/profiler/collection.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:14.8800855Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:14.8801768Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:14.8803281Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:14.8803892Z Compiling torch/csrc/profiler/kineto_shim.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:14.8804630Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:23:15.0789660Z 2025-12-04T08:23:15.0790253Z  2025-12-04T08:23:15.0790536Z  2025-12-04T08:23:15.0790766Z  2025-12-04T08:23:15.1219538Z  2025-12-04T08:23:15.1219855Z  2025-12-04T08:23:15.1220159Z  2025-12-04T08:23:15.1220447Z  2025-12-04T08:23:15.1220759Z  2025-12-04T08:23:15.1221511Z [2,582 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:15.1222179Z //:torch; 7s processwrapper-sandbox 2025-12-04T08:23:15.1222894Z Compiling torch/csrc/profiler/collection.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:15.1223548Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:15.1224037Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:15.1224463Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:15.1227073Z Compiling torch/csrc/profiler/kineto_shim.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:15.1228375Z //:aten; 1s processwrapper-sandbox 2025-12-04T08:23:15.1228997Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:23:15.3227520Z 2025-12-04T08:23:15.3228152Z  2025-12-04T08:23:15.3228509Z  2025-12-04T08:23:15.3234454Z  2025-12-04T08:23:15.3234786Z  2025-12-04T08:23:15.3235019Z  2025-12-04T08:23:15.3235267Z  2025-12-04T08:23:15.3236642Z  2025-12-04T08:23:15.3236909Z  2025-12-04T08:23:15.3237493Z [2,582 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:15.3238222Z //:torch; 7s processwrapper-sandbox 2025-12-04T08:23:15.3238821Z Compiling torch/csrc/profiler/collection.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:15.3239341Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:15.3239735Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:15.3240057Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:15.3240606Z Compiling torch/csrc/profiler/kineto_shim.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:15.3241223Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:15.3241619Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:23:15.5984945Z 2025-12-04T08:23:15.5985577Z  2025-12-04T08:23:15.5985844Z  2025-12-04T08:23:15.5986088Z  2025-12-04T08:23:15.5986381Z  2025-12-04T08:23:15.5986711Z  2025-12-04T08:23:15.5987011Z  2025-12-04T08:23:15.5987230Z  2025-12-04T08:23:15.5987527Z  2025-12-04T08:23:15.5988158Z [2,583 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:15.5988794Z //:torch; 7s processwrapper-sandbox 2025-12-04T08:23:15.5989222Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:15.5989542Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:15.5989871Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:15.5990554Z Compiling torch/csrc/profiler/kineto_shim.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:15.5991105Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:15.5991587Z //:aten; 1s processwrapper-sandbox 2025-12-04T08:23:15.5991925Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:23:15.8406400Z 2025-12-04T08:23:15.8407412Z  2025-12-04T08:23:15.8407885Z  2025-12-04T08:23:15.8408246Z  2025-12-04T08:23:15.8408639Z  2025-12-04T08:23:15.8408982Z  2025-12-04T08:23:15.8409350Z  2025-12-04T08:23:15.8409704Z  2025-12-04T08:23:15.8410075Z  2025-12-04T08:23:15.8410931Z [2,584 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:15.8411832Z //:torch; 7s processwrapper-sandbox 2025-12-04T08:23:15.8412410Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:15.8412965Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:15.8413794Z Compiling torch/csrc/profiler/kineto_shim.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:15.8414624Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:15.8415176Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:15.8415700Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:15.8416647Z Compiling torch/csrc/profiler/perf.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:23:16.1244334Z 2025-12-04T08:23:16.1248404Z  2025-12-04T08:23:16.1248887Z  2025-12-04T08:23:16.1249298Z  2025-12-04T08:23:16.1249667Z  2025-12-04T08:23:16.1250025Z  2025-12-04T08:23:16.1250375Z  2025-12-04T08:23:16.1250753Z  2025-12-04T08:23:16.1251108Z  2025-12-04T08:23:16.1252032Z [2,586 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:16.1252973Z //:torch; 8s processwrapper-sandbox 2025-12-04T08:23:16.1253837Z Compiling torch/csrc/profiler/kineto_shim.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:16.1255719Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:16.1256365Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:16.1256973Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:16.1257769Z Compiling torch/csrc/profiler/perf.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:16.1258663Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:16.1259282Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:16.3245943Z 2025-12-04T08:23:16.3247049Z  2025-12-04T08:23:16.3247531Z  2025-12-04T08:23:16.3247844Z  2025-12-04T08:23:16.3248164Z  2025-12-04T08:23:16.3248485Z  2025-12-04T08:23:16.3248779Z  2025-12-04T08:23:16.3249085Z  2025-12-04T08:23:16.3249388Z  2025-12-04T08:23:16.3250164Z [2,588 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:16.3250930Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:16.3251426Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:16.3251920Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:16.3252567Z Compiling torch/csrc/profiler/perf.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:16.3253241Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:16.3253741Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:16.3254224Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:16.3254719Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:16.5252483Z 2025-12-04T08:23:16.5253222Z  2025-12-04T08:23:16.5253602Z  2025-12-04T08:23:16.5253917Z  2025-12-04T08:23:16.5254276Z  2025-12-04T08:23:16.5254627Z  2025-12-04T08:23:16.5254960Z  2025-12-04T08:23:16.5255313Z  2025-12-04T08:23:16.5255667Z  2025-12-04T08:23:16.5256436Z [2,589 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:16.5257252Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:16.5257804Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:16.5258443Z Compiling torch/csrc/profiler/perf.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:16.5259115Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:16.5259599Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:16.5260160Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:16.5260697Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:16.5261242Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:23:16.9395273Z 2025-12-04T08:23:16.9395874Z  2025-12-04T08:23:16.9396156Z  2025-12-04T08:23:16.9396375Z  2025-12-04T08:23:16.9396600Z  2025-12-04T08:23:16.9396814Z  2025-12-04T08:23:16.9397016Z  2025-12-04T08:23:16.9397228Z  2025-12-04T08:23:16.9397429Z  2025-12-04T08:23:16.9397958Z [2,590 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:16.9398467Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:16.9398946Z Compiling torch/csrc/profiler/perf.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:16.9399395Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:16.9399729Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:16.9400063Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:16.9405904Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:16.9406475Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:16.9407058Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:23:17.1398281Z 2025-12-04T08:23:17.1398944Z  2025-12-04T08:23:17.1399352Z  2025-12-04T08:23:17.1399590Z  2025-12-04T08:23:17.1399796Z  2025-12-04T08:23:17.1400019Z  2025-12-04T08:23:17.1400368Z  2025-12-04T08:23:17.1400622Z  2025-12-04T08:23:17.1400835Z  2025-12-04T08:23:17.1401478Z [2,591 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:17.1403859Z Compiling torch/csrc/profiler/perf.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:17.1404419Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:17.1404812Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:17.1405236Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:17.1405655Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:17.1406084Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:17.1406539Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:17.1407973Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:23:17.5259127Z 2025-12-04T08:23:17.5259938Z  2025-12-04T08:23:17.5260365Z  2025-12-04T08:23:17.5260698Z  2025-12-04T08:23:17.5260962Z  2025-12-04T08:23:17.5261311Z  2025-12-04T08:23:17.5261584Z  2025-12-04T08:23:17.5261893Z  2025-12-04T08:23:17.5262167Z  2025-12-04T08:23:17.5262964Z [2,592 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:17.5263725Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:17.5264169Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:17.5264619Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:17.5265077Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:17.5265578Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:17.5266015Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:17.5266665Z Compiling torch/csrc/profiler/stubs/base.cpp; 1s processwrapper-sandbox 2025-12-04T08:23:17.7325449Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:23:17.7325824Z 2025-12-04T08:23:17.7326139Z  2025-12-04T08:23:17.7326449Z  2025-12-04T08:23:17.7326765Z  2025-12-04T08:23:17.7327045Z  2025-12-04T08:23:17.7327474Z  2025-12-04T08:23:17.7327718Z  2025-12-04T08:23:17.7327984Z  2025-12-04T08:23:17.7328271Z  2025-12-04T08:23:17.7329123Z [2,593 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:17.7329870Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:17.7330348Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:17.7330800Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:17.7331259Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:17.7331727Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:17.7332335Z Compiling torch/csrc/profiler/stubs/base.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:17.7333028Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:23:17.7333451Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:23:18.4721570Z 2025-12-04T08:23:18.4722291Z  2025-12-04T08:23:18.4722639Z  2025-12-04T08:23:18.4722974Z  2025-12-04T08:23:18.4723297Z  2025-12-04T08:23:18.4723615Z  2025-12-04T08:23:18.4723925Z  2025-12-04T08:23:18.4724273Z  2025-12-04T08:23:18.4724590Z  2025-12-04T08:23:18.4725411Z [2,594 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:18.4726119Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:18.4726523Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:18.4726958Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:18.4728560Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:18.4729416Z Compiling torch/csrc/profiler/stubs/base.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:18.4730083Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:18.4730533Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:18.4730979Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:18.7161837Z 2025-12-04T08:23:18.7162656Z  2025-12-04T08:23:18.7162970Z  2025-12-04T08:23:18.7163290Z  2025-12-04T08:23:18.7163580Z  2025-12-04T08:23:18.7163869Z  2025-12-04T08:23:18.7164137Z  2025-12-04T08:23:18.7164449Z  2025-12-04T08:23:18.7164784Z  2025-12-04T08:23:18.7166587Z [2,596 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:18.7167559Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:18.7167962Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:18.7168708Z Compiling torch/csrc/profiler/stubs/base.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:18.7169630Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:18.7170214Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:18.7171373Z Compiling torch/csrc/profiler/unwind/unwind.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:18.7172388Z Compiling torch/csrc/shim_common.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:18.7173176Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:18.9267484Z 2025-12-04T08:23:18.9268290Z  2025-12-04T08:23:18.9268560Z  2025-12-04T08:23:18.9268781Z  2025-12-04T08:23:18.9268987Z  2025-12-04T08:23:18.9269206Z  2025-12-04T08:23:18.9269413Z  2025-12-04T08:23:18.9269633Z  2025-12-04T08:23:18.9269867Z  2025-12-04T08:23:18.9270392Z [2,596 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:18.9270908Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:18.9271245Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:18.9271715Z Compiling torch/csrc/profiler/stubs/base.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:18.9272189Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:18.9272531Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:18.9273003Z Compiling torch/csrc/profiler/unwind/unwind.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:18.9273599Z Compiling torch/csrc/shim_common.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:18.9274051Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:19.1856500Z 2025-12-04T08:23:19.1857448Z  2025-12-04T08:23:19.1857743Z  2025-12-04T08:23:19.1858072Z  2025-12-04T08:23:19.1858411Z  2025-12-04T08:23:19.1858741Z  2025-12-04T08:23:19.1858965Z  2025-12-04T08:23:19.1859166Z  2025-12-04T08:23:19.1859382Z  2025-12-04T08:23:19.1859899Z [2,598 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:19.1860415Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:19.1860810Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:19.1861365Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:19.1862209Z Compiling torch/csrc/profiler/unwind/unwind.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:19.1863254Z Compiling torch/csrc/shim_common.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:19.1864279Z Compiling torch/csrc/utils/cpp_stacktraces.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:19.1865138Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:19.1865734Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:23:19.3859633Z 2025-12-04T08:23:19.3860386Z  2025-12-04T08:23:19.3860684Z  2025-12-04T08:23:19.3861001Z  2025-12-04T08:23:19.3861279Z  2025-12-04T08:23:19.3861617Z  2025-12-04T08:23:19.3861948Z  2025-12-04T08:23:19.3862184Z  2025-12-04T08:23:19.3862403Z  2025-12-04T08:23:19.3864266Z [2,600 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:19.3864876Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:19.3865646Z Compiling torch/csrc/profiler/unwind/unwind.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:19.3866424Z Compiling torch/csrc/shim_common.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:19.3867272Z Compiling torch/csrc/utils/cpp_stacktraces.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:19.3867854Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:19.3868296Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:19.3868694Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:19.3871293Z Compiling torch/csrc/profiler/util.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:23:19.6617029Z 2025-12-04T08:23:19.6617736Z  2025-12-04T08:23:19.6618173Z  2025-12-04T08:23:19.6618558Z  2025-12-04T08:23:19.6618908Z  2025-12-04T08:23:19.6619273Z  2025-12-04T08:23:19.6619663Z  2025-12-04T08:23:19.6620019Z  2025-12-04T08:23:19.6620389Z  2025-12-04T08:23:19.6621250Z [2,601 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:19.6622331Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:19.6623173Z Compiling torch/csrc/profiler/unwind/unwind.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:19.6624175Z Compiling torch/csrc/shim_common.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:19.6624901Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:19.6625471Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:19.6626030Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:19.6626781Z Compiling torch/csrc/profiler/util.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:19.6627857Z Compiling torch/csrc/utils/schema_info.cpp; 1s processwrapper-sandbox ... 2025-12-04T08:23:19.9865441Z 2025-12-04T08:23:19.9866018Z  2025-12-04T08:23:19.9866295Z  2025-12-04T08:23:19.9866523Z  2025-12-04T08:23:19.9866733Z  2025-12-04T08:23:19.9866950Z  2025-12-04T08:23:19.9867151Z  2025-12-04T08:23:19.9867362Z  2025-12-04T08:23:19.9867570Z  2025-12-04T08:23:19.9868086Z [2,603 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:19.9868603Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:19.9869031Z Compiling torch/csrc/shim_common.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:19.9869477Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:19.9869798Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:19.9870237Z Compiling torch/csrc/profiler/util.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:19.9870813Z Compiling torch/csrc/utils/schema_info.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:19.9871289Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:23:20.3725366Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:23:20.3725881Z 2025-12-04T08:23:20.3726282Z  2025-12-04T08:23:20.3726654Z  2025-12-04T08:23:20.3727016Z  2025-12-04T08:23:20.3727411Z  2025-12-04T08:23:20.3727758Z  2025-12-04T08:23:20.3728045Z  2025-12-04T08:23:20.3728365Z  2025-12-04T08:23:20.3728667Z  2025-12-04T08:23:20.3733172Z [2,604 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:20.3733684Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:20.3734034Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:20.3734361Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:20.3734987Z Compiling torch/csrc/profiler/util.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:20.3735750Z Compiling torch/csrc/utils/schema_info.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:20.3736213Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:23:20.3736549Z //:aten; 1s processwrapper-sandbox 2025-12-04T08:23:20.3747544Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:23:20.6285499Z 2025-12-04T08:23:20.6286227Z  2025-12-04T08:23:20.6286678Z  2025-12-04T08:23:20.6287058Z  2025-12-04T08:23:20.6287773Z  2025-12-04T08:23:20.6288138Z  2025-12-04T08:23:20.6288601Z  2025-12-04T08:23:20.6289083Z  2025-12-04T08:23:20.6289552Z  2025-12-04T08:23:20.6290498Z [2,605 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:20.6291493Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:20.6292170Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:20.6293015Z Compiling torch/csrc/profiler/util.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:20.6294480Z Compiling torch/csrc/utils/schema_info.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:20.6295350Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:20.6295937Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:20.6296519Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:23:20.6297091Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:23:20.8287240Z 2025-12-04T08:23:20.8288016Z  2025-12-04T08:23:20.8314403Z  2025-12-04T08:23:20.8314845Z  2025-12-04T08:23:20.8315244Z  2025-12-04T08:23:20.8315628Z  2025-12-04T08:23:20.8316017Z  2025-12-04T08:23:20.8316382Z  2025-12-04T08:23:20.8316762Z  2025-12-04T08:23:20.8317699Z [2,606 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:20.8318661Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:20.8319487Z Compiling torch/csrc/profiler/util.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:20.8320618Z Compiling torch/csrc/utils/schema_info.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:20.8321524Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:20.8322129Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:20.8322742Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:20.8323611Z Compiling torch/csrc/utils/tensor_flatten.cpp; 1s processwrapper-sandbox 2025-12-04T08:23:20.8324800Z Compiling torch/csrc/utils/variadic.cpp; 1s processwrapper-sandbox ... 2025-12-04T08:23:21.2174084Z 2025-12-04T08:23:21.2174842Z  2025-12-04T08:23:21.2175303Z  2025-12-04T08:23:21.2175658Z  2025-12-04T08:23:21.2186356Z  2025-12-04T08:23:21.2186754Z  2025-12-04T08:23:21.2187121Z  2025-12-04T08:23:21.2187477Z  2025-12-04T08:23:21.2187837Z  2025-12-04T08:23:21.2188679Z [2,607 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:21.2189785Z Compiling torch/csrc/profiler/util.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:21.2190808Z Compiling torch/csrc/utils/schema_info.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:21.2191630Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:21.2192182Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:21.2192686Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:21.2193513Z Compiling torch/csrc/utils/tensor_flatten.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:21.2194571Z Compiling torch/csrc/utils/variadic.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:21.2195373Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:23:21.4294486Z 2025-12-04T08:23:21.4295352Z  2025-12-04T08:23:21.4295761Z  2025-12-04T08:23:21.4296068Z  2025-12-04T08:23:21.4296332Z  2025-12-04T08:23:21.4296663Z  2025-12-04T08:23:21.4296911Z  2025-12-04T08:23:21.4297243Z  2025-12-04T08:23:21.4297562Z  2025-12-04T08:23:21.4298355Z [2,608 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:21.4299381Z Compiling torch/csrc/utils/schema_info.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:21.4300113Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:21.4301464Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:21.4301950Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:21.4302629Z Compiling torch/csrc/utils/tensor_flatten.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:21.4303557Z Compiling torch/csrc/utils/variadic.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:21.4304197Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:21.4304714Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:21.6299178Z 2025-12-04T08:23:21.6300166Z  2025-12-04T08:23:21.6300611Z  2025-12-04T08:23:21.6301005Z  2025-12-04T08:23:21.6301378Z  2025-12-04T08:23:21.6301767Z  2025-12-04T08:23:21.6302138Z  2025-12-04T08:23:21.6302513Z  2025-12-04T08:23:21.6303197Z  2025-12-04T08:23:21.6304160Z [2,610 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:21.6305114Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:21.6305720Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:21.6306607Z Compiling torch/csrc/utils/tensor_flatten.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:21.6307741Z Compiling torch/csrc/utils/variadic.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:21.6308693Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:21.6309299Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:21.6309922Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:23:21.6310533Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:23:22.0301611Z 2025-12-04T08:23:22.0302285Z  2025-12-04T08:23:22.0302743Z  2025-12-04T08:23:22.0302967Z  2025-12-04T08:23:22.0303293Z  2025-12-04T08:23:22.0303503Z  2025-12-04T08:23:22.0303745Z  2025-12-04T08:23:22.0303984Z  2025-12-04T08:23:22.0304308Z  2025-12-04T08:23:22.0304979Z [2,611 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:22.0305512Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:22.0306187Z Compiling torch/csrc/utils/tensor_flatten.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:22.0306801Z Compiling torch/csrc/utils/variadic.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:22.0307393Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:22.0307761Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:22.0308165Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:22.0308578Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:22.0308922Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:23:22.2670664Z 2025-12-04T08:23:22.2671413Z  2025-12-04T08:23:22.2671818Z  2025-12-04T08:23:22.2672139Z  2025-12-04T08:23:22.2672487Z  2025-12-04T08:23:22.2672734Z  2025-12-04T08:23:22.2673069Z  2025-12-04T08:23:22.2673361Z  2025-12-04T08:23:22.2673709Z  2025-12-04T08:23:22.2674397Z [2,612 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:22.2675059Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:22.2675657Z Compiling torch/csrc/utils/tensor_flatten.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:22.2676364Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:22.2676722Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:22.2677109Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:22.2677498Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:22.2677833Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:22.2678231Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:23:22.6316531Z 2025-12-04T08:23:22.6317303Z  2025-12-04T08:23:22.6317796Z  2025-12-04T08:23:22.6318279Z  2025-12-04T08:23:22.6318705Z  2025-12-04T08:23:22.6319135Z  2025-12-04T08:23:22.6319550Z  2025-12-04T08:23:22.6319995Z  2025-12-04T08:23:22.6320433Z  2025-12-04T08:23:22.6321459Z [2,612 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:22.6323276Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:22.6324142Z Compiling torch/csrc/utils/tensor_flatten.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:22.6325008Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:22.6325556Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:22.6326193Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:22.6326830Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:22.6327546Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:22.6328090Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:22.8824559Z 2025-12-04T08:23:22.8825449Z  2025-12-04T08:23:22.8826667Z  2025-12-04T08:23:22.8827054Z  2025-12-04T08:23:22.8827264Z  2025-12-04T08:23:22.8827484Z  2025-12-04T08:23:22.8827693Z  2025-12-04T08:23:22.8827915Z  2025-12-04T08:23:22.8828125Z  2025-12-04T08:23:22.8828654Z [2,613 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:22.8829604Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:22.8830767Z Compiling torch/csrc/utils/tensor_flatten.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:22.8831506Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:22.8831854Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:22.8832189Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:22.8832511Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:22.8832844Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:22.8833176Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:23:23.2255825Z 2025-12-04T08:23:23.2256610Z  2025-12-04T08:23:23.2257053Z  2025-12-04T08:23:23.2257390Z  2025-12-04T08:23:23.2257734Z  2025-12-04T08:23:23.2258056Z  2025-12-04T08:23:23.2258403Z  2025-12-04T08:23:23.2258737Z  2025-12-04T08:23:23.2259111Z  2025-12-04T08:23:23.2259967Z [2,614 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:23.2260835Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:23.2261576Z Compiling torch/csrc/utils/tensor_flatten.cpp; 4s processwrapper-sandbox 2025-12-04T08:23:23.2262344Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:23.2262899Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:23.2263437Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:23.2264001Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:23.2264561Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:23.2265157Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:23.4325414Z 2025-12-04T08:23:23.4330445Z  2025-12-04T08:23:23.4330914Z  2025-12-04T08:23:23.4331285Z  2025-12-04T08:23:23.4331613Z  2025-12-04T08:23:23.4331996Z  2025-12-04T08:23:23.4332339Z  2025-12-04T08:23:23.4332719Z  2025-12-04T08:23:23.4333080Z  2025-12-04T08:23:23.4333986Z [2,615 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:23.4334922Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:23.4335784Z Compiling torch/csrc/utils/tensor_flatten.cpp; 4s processwrapper-sandbox 2025-12-04T08:23:23.4336641Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:23.4337197Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:23.4337698Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:23.4338202Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:23.4338925Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:23.4339690Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:23:24.0770188Z 2025-12-04T08:23:24.0770889Z  2025-12-04T08:23:24.0771361Z  2025-12-04T08:23:24.0771715Z  2025-12-04T08:23:24.0772072Z  2025-12-04T08:23:24.0772653Z  2025-12-04T08:23:24.0773014Z  2025-12-04T08:23:24.0773369Z  2025-12-04T08:23:24.0773732Z  2025-12-04T08:23:24.0774601Z [2,616 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:24.0775480Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:24.0776353Z Compiling torch/csrc/utils/tensor_flatten.cpp; 5s processwrapper-sandbox 2025-12-04T08:23:24.0777226Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:24.0777800Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:24.0778347Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:24.0778876Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:24.0779737Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:24.0780331Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:23:24.2919695Z 2025-12-04T08:23:24.2920520Z  2025-12-04T08:23:24.2920928Z  2025-12-04T08:23:24.2921281Z  2025-12-04T08:23:24.2921617Z  2025-12-04T08:23:24.2921962Z  2025-12-04T08:23:24.2922335Z  2025-12-04T08:23:24.2922685Z  2025-12-04T08:23:24.2923015Z  2025-12-04T08:23:24.2924202Z [2,618 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:24.2925064Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:24.2925896Z Compiling torch/csrc/utils/tensor_flatten.cpp; 5s processwrapper-sandbox 2025-12-04T08:23:24.2926746Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:24.2927451Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:24.2928014Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:24.2928599Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:24.2929645Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:24.2930556Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:24.6324360Z 2025-12-04T08:23:24.6325144Z  2025-12-04T08:23:24.6325603Z  2025-12-04T08:23:24.6325870Z  2025-12-04T08:23:24.6326078Z  2025-12-04T08:23:24.6326309Z  2025-12-04T08:23:24.6326590Z  2025-12-04T08:23:24.6326825Z  2025-12-04T08:23:24.6327029Z  2025-12-04T08:23:24.6327704Z [2,620 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:24.6328322Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:23:24.6329204Z Compiling torch/csrc/utils/tensor_flatten.cpp; 5s processwrapper-sandbox 2025-12-04T08:23:24.6329715Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:24.6330044Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:24.6330396Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:24.6330718Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:24.6331193Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:24.6331682Z //:torch; 3s processwrapper-sandbox ... 2025-12-04T08:23:24.8330728Z 2025-12-04T08:23:24.8331451Z  2025-12-04T08:23:24.8331902Z  2025-12-04T08:23:24.8332255Z  2025-12-04T08:23:24.8332640Z  2025-12-04T08:23:24.8333020Z  2025-12-04T08:23:24.8333388Z  2025-12-04T08:23:24.8333732Z  2025-12-04T08:23:24.8334103Z  2025-12-04T08:23:24.8334999Z [2,622 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:24.8336163Z Compiling torch/csrc/utils/tensor_flatten.cpp; 5s processwrapper-sandbox 2025-12-04T08:23:24.8337006Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:24.8337576Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:24.8338148Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:24.8338695Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:24.8339512Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 4s processwrapper-sandbox 2025-12-04T08:23:24.8340355Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:24.8341159Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:23:25.1943652Z 2025-12-04T08:23:25.1944244Z  2025-12-04T08:23:25.1944526Z  2025-12-04T08:23:25.1944754Z  2025-12-04T08:23:25.1944974Z  2025-12-04T08:23:25.1945178Z  2025-12-04T08:23:25.1945394Z  2025-12-04T08:23:25.1945596Z  2025-12-04T08:23:25.1945810Z  2025-12-04T08:23:25.1946312Z [2,624 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:25.1946824Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:25.1947166Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:25.1947485Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:25.2451868Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:25.2452836Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 4s processwrapper-sandbox 2025-12-04T08:23:25.2453346Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:25.2453680Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:23:25.2454022Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:23:25.4336792Z 2025-12-04T08:23:25.4337476Z  2025-12-04T08:23:25.4357946Z  2025-12-04T08:23:25.4358633Z  2025-12-04T08:23:25.4359171Z  2025-12-04T08:23:25.4359881Z  2025-12-04T08:23:25.4360509Z  2025-12-04T08:23:25.4360882Z  2025-12-04T08:23:25.4361390Z  2025-12-04T08:23:25.4362852Z [2,624 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:25.4363657Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:23:25.4365028Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:25.4365738Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:25.4366226Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:25.4367270Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 4s processwrapper-sandbox 2025-12-04T08:23:25.4367931Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:25.4368396Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:25.4368854Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:23:26.2211912Z 2025-12-04T08:23:26.2212652Z  2025-12-04T08:23:26.2213029Z  2025-12-04T08:23:26.2213330Z  2025-12-04T08:23:26.2213609Z  2025-12-04T08:23:26.2213898Z  2025-12-04T08:23:26.2214191Z  2025-12-04T08:23:26.2214535Z  2025-12-04T08:23:26.2214805Z  2025-12-04T08:23:26.2215505Z [2,625 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:26.2216189Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:23:26.2216645Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:23:26.2217112Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:26.2217733Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 5s processwrapper-sandbox 2025-12-04T08:23:26.2218404Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:26.2218896Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:26.2219335Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:26.2219770Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:23:26.4367997Z 2025-12-04T08:23:26.4369359Z  2025-12-04T08:23:26.4369789Z  2025-12-04T08:23:26.4370042Z  2025-12-04T08:23:26.4370331Z  2025-12-04T08:23:26.4370699Z  2025-12-04T08:23:26.4370913Z  2025-12-04T08:23:26.4371224Z  2025-12-04T08:23:26.4371811Z  2025-12-04T08:23:26.4372574Z [2,626 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:26.4373189Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:23:26.4373806Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:23:26.4374552Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 5s processwrapper-sandbox 2025-12-04T08:23:26.4375568Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:26.4375953Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:26.4377595Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:26.4378231Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:26.4378643Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:26.6372564Z 2025-12-04T08:23:26.6373267Z  2025-12-04T08:23:26.6373536Z  2025-12-04T08:23:26.6373786Z  2025-12-04T08:23:26.6374391Z  2025-12-04T08:23:26.6374647Z  2025-12-04T08:23:26.6374888Z  2025-12-04T08:23:26.6375338Z  2025-12-04T08:23:26.6375560Z  2025-12-04T08:23:26.6376161Z [2,627 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:26.6377009Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:23:26.6380418Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 5s processwrapper-sandbox 2025-12-04T08:23:26.6381633Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:26.6382002Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:26.6382359Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:26.6382695Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:26.6383076Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:26.6384941Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:26.8379839Z 2025-12-04T08:23:26.8380747Z  2025-12-04T08:23:26.8381330Z  2025-12-04T08:23:26.8381686Z  2025-12-04T08:23:26.8382043Z  2025-12-04T08:23:26.8382396Z  2025-12-04T08:23:26.8382749Z  2025-12-04T08:23:26.8383120Z  2025-12-04T08:23:26.8383483Z  2025-12-04T08:23:26.8384364Z [2,629 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:26.8385527Z Compiling torch/csrc/distributed/c10d/Ops.cpp; 6s processwrapper-sandbox 2025-12-04T08:23:26.8386386Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:26.8386983Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:26.8387556Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:26.8388105Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:26.8388781Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:26.8389475Z Compiling torch/csrc/distributed/c10d/Store.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:26.8390236Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:23:27.1097820Z 2025-12-04T08:23:27.1098713Z  2025-12-04T08:23:27.1099143Z  2025-12-04T08:23:27.1099502Z  2025-12-04T08:23:27.1099869Z  2025-12-04T08:23:27.1100218Z  2025-12-04T08:23:27.1100594Z  2025-12-04T08:23:27.1100936Z  2025-12-04T08:23:27.1101273Z  2025-12-04T08:23:27.1102133Z [2,631 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:27.1103023Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:27.1103621Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:27.1104183Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:27.1104725Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:27.1105561Z Compiling torch/csrc/distributed/c10d/Store.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:27.1106463Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:27.1107061Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:27.1107650Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:27.4128549Z 2025-12-04T08:23:27.4129458Z  2025-12-04T08:23:27.4129893Z  2025-12-04T08:23:27.4130256Z  2025-12-04T08:23:27.4130598Z  2025-12-04T08:23:27.4130966Z  2025-12-04T08:23:27.4131308Z  2025-12-04T08:23:27.4131665Z  2025-12-04T08:23:27.4132047Z  2025-12-04T08:23:27.4132903Z [2,632 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:27.4133904Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:23:27.4134464Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:27.4135034Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:27.4136074Z Compiling torch/csrc/distributed/c10d/Store.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:27.4136937Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:27.4137511Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:27.4138051Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:27.4138596Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:23:27.6379052Z 2025-12-04T08:23:27.6379661Z  2025-12-04T08:23:27.6379987Z  2025-12-04T08:23:27.6380201Z  2025-12-04T08:23:27.6380417Z  2025-12-04T08:23:27.6380669Z  2025-12-04T08:23:27.6380910Z  2025-12-04T08:23:27.6381125Z  2025-12-04T08:23:27.6381325Z  2025-12-04T08:23:27.7130081Z [2,634 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:27.7131749Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:27.7132511Z Compiling torch/csrc/distributed/c10d/Store.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:27.7133359Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:27.7134320Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:27.7134882Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:27.7262934Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:27.7264273Z Compiling torch/csrc/distributed/c10d/Types.cpp; 1s processwrapper-sandbox 2025-12-04T08:23:27.7265769Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:23:28.3214990Z 2025-12-04T08:23:28.3215588Z  2025-12-04T08:23:28.3215864Z  2025-12-04T08:23:28.3216073Z  2025-12-04T08:23:28.3216293Z  2025-12-04T08:23:28.3216501Z  2025-12-04T08:23:28.3216717Z  2025-12-04T08:23:28.3216915Z  2025-12-04T08:23:28.3217172Z  2025-12-04T08:23:28.3217679Z [2,635 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:28.3218191Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:28.3218533Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:28.3218869Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:28.3219191Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:28.3219606Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:28.3220100Z Compiling torch/csrc/distributed/c10d/Types.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:28.3220596Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:28.3220937Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:23:28.7151907Z 2025-12-04T08:23:28.7152624Z  2025-12-04T08:23:28.7153023Z  2025-12-04T08:23:28.7153346Z  2025-12-04T08:23:28.7153692Z  2025-12-04T08:23:28.7154017Z  2025-12-04T08:23:28.7154374Z  2025-12-04T08:23:28.7154740Z  2025-12-04T08:23:28.7155097Z  2025-12-04T08:23:28.7155991Z [2,635 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:28.7156851Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:28.7157396Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:23:28.7157875Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:28.7158407Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:28.7158978Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:28.7159824Z Compiling torch/csrc/distributed/c10d/Types.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:28.7160688Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:28.7161238Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:29.3756312Z 2025-12-04T08:23:29.3757049Z  2025-12-04T08:23:29.3757511Z  2025-12-04T08:23:29.3757878Z  2025-12-04T08:23:29.3758260Z  2025-12-04T08:23:29.3758612Z  2025-12-04T08:23:29.3759006Z  2025-12-04T08:23:29.3759352Z  2025-12-04T08:23:29.3759724Z  2025-12-04T08:23:29.3760605Z [2,636 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:29.3761710Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:23:29.3762242Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:29.3762838Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:29.3763427Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:23:29.3764265Z Compiling torch/csrc/distributed/c10d/Types.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:29.3765169Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:29.3765720Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:29.3766280Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:29.7156499Z 2025-12-04T08:23:29.7157519Z  2025-12-04T08:23:29.7157945Z  2025-12-04T08:23:29.7158274Z  2025-12-04T08:23:29.7158578Z  2025-12-04T08:23:29.7159900Z  2025-12-04T08:23:29.7160330Z  2025-12-04T08:23:29.7160668Z  2025-12-04T08:23:29.7161028Z  2025-12-04T08:23:29.7161912Z [2,637 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:29.7162807Z //:aten; 5s processwrapper-sandbox 2025-12-04T08:23:29.7163307Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:29.7163963Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:29.7164448Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:23:29.7164985Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:29.7165543Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:29.7166391Z Compiling torch/csrc/distributed/c10d/Work.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:29.7167351Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:29.9157955Z 2025-12-04T08:23:29.9158695Z  2025-12-04T08:23:29.9159093Z  2025-12-04T08:23:29.9159439Z  2025-12-04T08:23:29.9159806Z  2025-12-04T08:23:29.9160153Z  2025-12-04T08:23:29.9160484Z  2025-12-04T08:23:29.9160838Z  2025-12-04T08:23:29.9161196Z  2025-12-04T08:23:29.9162120Z [2,638 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:29.9163010Z //:aten; 5s processwrapper-sandbox 2025-12-04T08:23:29.9163543Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:29.9164059Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:29.9164544Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:23:29.9165055Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:29.9165788Z Compiling torch/csrc/distributed/c10d/Work.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:29.9166868Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:29.9167852Z //:torch; 3s processwrapper-sandbox ... 2025-12-04T08:23:30.1200892Z 2025-12-04T08:23:30.1201635Z  2025-12-04T08:23:30.1202116Z  2025-12-04T08:23:30.1202492Z  2025-12-04T08:23:30.1202829Z  2025-12-04T08:23:30.1203183Z  2025-12-04T08:23:30.1203534Z  2025-12-04T08:23:30.1203897Z  2025-12-04T08:23:30.1204248Z  2025-12-04T08:23:30.1205142Z [2,639 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:30.1206009Z //:aten; 5s processwrapper-sandbox 2025-12-04T08:23:30.1206596Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:30.1207238Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:30.1207806Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:23:30.1208365Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:30.1209181Z Compiling torch/csrc/distributed/c10d/Work.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:30.1210372Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:30.1211275Z //:torch; 3s processwrapper-sandbox ... 2025-12-04T08:23:30.5161582Z 2025-12-04T08:23:30.5162162Z  2025-12-04T08:23:30.5162441Z  2025-12-04T08:23:30.5162653Z  2025-12-04T08:23:30.5162889Z  2025-12-04T08:23:30.5163093Z  2025-12-04T08:23:30.5163316Z  2025-12-04T08:23:30.5191467Z  2025-12-04T08:23:30.5191693Z  2025-12-04T08:23:30.5192582Z [2,641 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:30.5193278Z //:aten; 5s processwrapper-sandbox 2025-12-04T08:23:30.5193904Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:30.5194236Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:30.5194688Z //:aten; 5s processwrapper-sandbox 2025-12-04T08:23:30.5195009Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:30.5195491Z Compiling torch/csrc/distributed/c10d/Work.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:30.5196312Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:30.5200840Z //:torch; 3s processwrapper-sandbox ... 2025-12-04T08:23:30.7208998Z 2025-12-04T08:23:30.7210171Z  2025-12-04T08:23:30.7210613Z  2025-12-04T08:23:30.7210968Z  2025-12-04T08:23:30.7211303Z  2025-12-04T08:23:30.7211675Z  2025-12-04T08:23:30.7212020Z  2025-12-04T08:23:30.7212332Z  2025-12-04T08:23:30.7212639Z  2025-12-04T08:23:30.7213466Z [2,642 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:30.7214508Z //:aten; 6s processwrapper-sandbox 2025-12-04T08:23:30.7215042Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:30.7215555Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:30.7216101Z //:aten; 5s processwrapper-sandbox 2025-12-04T08:23:30.7216646Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:30.7217361Z Compiling torch/csrc/distributed/c10d/Work.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:30.7218461Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:30.7219307Z //:torch; 3s processwrapper-sandbox ... 2025-12-04T08:23:31.4603314Z 2025-12-04T08:23:31.4604038Z  2025-12-04T08:23:31.4604455Z  2025-12-04T08:23:31.4604835Z  2025-12-04T08:23:31.4605160Z  2025-12-04T08:23:31.4605459Z  2025-12-04T08:23:31.4605755Z  2025-12-04T08:23:31.4606071Z  2025-12-04T08:23:31.4606438Z  2025-12-04T08:23:31.4607257Z [2,643 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:31.4608033Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:23:31.4608507Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:23:31.4609039Z //:aten; 6s processwrapper-sandbox 2025-12-04T08:23:31.4609610Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:31.4610134Z Compiling torch/csrc/distributed/c10d/Work.cpp; 4s processwrapper-sandbox 2025-12-04T08:23:31.4610920Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 4s processwrapper-sandbox 2025-12-04T08:23:31.4611568Z Compiling torch/csrc/distributed/c10d/comm.cpp; 4s processwrapper-sandbox 2025-12-04T08:23:31.4612053Z //:aten; 4s processwrapper-sandbox ... 2025-12-04T08:23:31.6687200Z 2025-12-04T08:23:31.6687871Z  2025-12-04T08:23:31.6688314Z  2025-12-04T08:23:31.6688681Z  2025-12-04T08:23:31.6689055Z  2025-12-04T08:23:31.6689550Z  2025-12-04T08:23:31.6689929Z  2025-12-04T08:23:31.6690264Z  2025-12-04T08:23:31.6690619Z  2025-12-04T08:23:31.6691464Z [2,645 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:31.6692348Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:23:31.6692898Z //:aten; 6s processwrapper-sandbox 2025-12-04T08:23:31.6693458Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:31.6694299Z Compiling torch/csrc/distributed/c10d/Work.cpp; 4s processwrapper-sandbox 2025-12-04T08:23:31.6695412Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 4s processwrapper-sandbox 2025-12-04T08:23:31.6696533Z Compiling torch/csrc/distributed/c10d/comm.cpp; 4s processwrapper-sandbox 2025-12-04T08:23:31.6697588Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:23:31.6698429Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:31.9210807Z 2025-12-04T08:23:31.9211503Z  2025-12-04T08:23:31.9211954Z  2025-12-04T08:23:31.9212336Z  2025-12-04T08:23:31.9212710Z  2025-12-04T08:23:31.9213059Z  2025-12-04T08:23:31.9213430Z  2025-12-04T08:23:31.9213788Z  2025-12-04T08:23:31.9214159Z  2025-12-04T08:23:31.9215009Z [2,648 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:31.9215914Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:31.9216732Z Compiling torch/csrc/distributed/c10d/Work.cpp; 5s processwrapper-sandbox 2025-12-04T08:23:31.9218182Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 5s processwrapper-sandbox 2025-12-04T08:23:31.9219320Z Compiling torch/csrc/distributed/c10d/comm.cpp; 4s processwrapper-sandbox 2025-12-04T08:23:31.9220181Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:23:31.9220739Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:31.9221297Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:23:31.9221882Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:23:32.8418379Z 2025-12-04T08:23:32.8419142Z  2025-12-04T08:23:32.8419746Z  2025-12-04T08:23:32.8420152Z  2025-12-04T08:23:32.8420627Z  2025-12-04T08:23:32.8420897Z  2025-12-04T08:23:32.8421320Z  2025-12-04T08:23:32.8421803Z  2025-12-04T08:23:32.8422218Z  2025-12-04T08:23:32.8423235Z [2,649 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:32.8424776Z Compiling torch/csrc/distributed/c10d/Work.cpp; 6s processwrapper-sandbox 2025-12-04T08:23:32.8425976Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 5s processwrapper-sandbox 2025-12-04T08:23:32.8426961Z Compiling torch/csrc/distributed/c10d/comm.cpp; 5s processwrapper-sandbox 2025-12-04T08:23:32.8428041Z //:aten; 5s processwrapper-sandbox 2025-12-04T08:23:32.8428944Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:32.8429863Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:32.8430461Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:32.8431174Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:23:33.1213224Z 2025-12-04T08:23:33.1213809Z  2025-12-04T08:23:33.1214085Z  2025-12-04T08:23:33.1214315Z  2025-12-04T08:23:33.1214540Z  2025-12-04T08:23:33.1214749Z  2025-12-04T08:23:33.1214973Z  2025-12-04T08:23:33.1215177Z  2025-12-04T08:23:33.1215396Z  2025-12-04T08:23:33.1215929Z [2,650 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:33.1216602Z Compiling torch/csrc/distributed/c10d/Work.cpp; 6s processwrapper-sandbox 2025-12-04T08:23:33.1217260Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 6s processwrapper-sandbox 2025-12-04T08:23:33.1217905Z Compiling torch/csrc/distributed/c10d/comm.cpp; 5s processwrapper-sandbox 2025-12-04T08:23:33.1218409Z //:aten; 5s processwrapper-sandbox 2025-12-04T08:23:33.1218741Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:33.1219068Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:33.1219384Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:33.1219720Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:33.3289475Z 2025-12-04T08:23:33.3290196Z  2025-12-04T08:23:33.3290650Z  2025-12-04T08:23:33.3291039Z  2025-12-04T08:23:33.3291417Z  2025-12-04T08:23:33.3291744Z  2025-12-04T08:23:33.3292101Z  2025-12-04T08:23:33.3292445Z  2025-12-04T08:23:33.3292798Z  2025-12-04T08:23:33.3293740Z [2,652 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:33.3294901Z Compiling torch/csrc/distributed/c10d/Work.cpp; 6s processwrapper-sandbox 2025-12-04T08:23:33.3296243Z Compiling torch/csrc/distributed/c10d/comm.cpp; 6s processwrapper-sandbox 2025-12-04T08:23:33.3297105Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:33.3297675Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:33.3298238Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:33.3298797Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:33.3299343Z //:aten; 1s processwrapper-sandbox 2025-12-04T08:23:33.3299960Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:23:33.5701326Z 2025-12-04T08:23:33.5702182Z  2025-12-04T08:23:33.5702573Z  2025-12-04T08:23:33.5702853Z  2025-12-04T08:23:33.5703061Z  2025-12-04T08:23:33.5703284Z  2025-12-04T08:23:33.5703492Z  2025-12-04T08:23:33.5707180Z  2025-12-04T08:23:33.5707705Z  2025-12-04T08:23:33.5708405Z [2,653 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:33.5709122Z Compiling torch/csrc/distributed/c10d/comm.cpp; 6s processwrapper-sandbox 2025-12-04T08:23:33.5709627Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:33.5710023Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:33.5714373Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:33.5714853Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:33.5715343Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:33.5715679Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:33.5716275Z Compiling torch/csrc/utils/byte_order.cpp; 1s processwrapper-sandbox ... 2025-12-04T08:23:33.9943983Z 2025-12-04T08:23:33.9944721Z  2025-12-04T08:23:33.9945113Z  2025-12-04T08:23:33.9945474Z  2025-12-04T08:23:33.9945841Z  2025-12-04T08:23:33.9946235Z  2025-12-04T08:23:33.9946582Z  2025-12-04T08:23:33.9946949Z  2025-12-04T08:23:33.9947299Z  2025-12-04T08:23:33.9948164Z [2,654 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:33.9949180Z Compiling torch/csrc/distributed/c10d/comm.cpp; 6s processwrapper-sandbox 2025-12-04T08:23:33.9950001Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:33.9950591Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:33.9951147Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:33.9951712Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:33.9952281Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:33.9952977Z Compiling torch/csrc/utils/byte_order.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:33.9953699Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:34.2333914Z 2025-12-04T08:23:34.2334616Z  2025-12-04T08:23:34.2335071Z  2025-12-04T08:23:34.2335463Z  2025-12-04T08:23:34.2335834Z  2025-12-04T08:23:34.2336180Z  2025-12-04T08:23:34.2336546Z  2025-12-04T08:23:34.2336888Z  2025-12-04T08:23:34.2337252Z  2025-12-04T08:23:34.2338107Z [2,656 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:34.2338987Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:34.2339572Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:34.2340118Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:34.2340698Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:34.2341470Z Compiling torch/csrc/utils/byte_order.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:34.2342280Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:34.2342825Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:34.2343403Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:34.5708655Z 2025-12-04T08:23:34.5709271Z  2025-12-04T08:23:34.5709567Z  2025-12-04T08:23:34.5709796Z  2025-12-04T08:23:34.5710002Z  2025-12-04T08:23:34.5710219Z  2025-12-04T08:23:34.5710424Z  2025-12-04T08:23:34.5710643Z  2025-12-04T08:23:34.5710860Z  2025-12-04T08:23:34.5790296Z [2,657 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:34.5791065Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:34.5791603Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:34.5792137Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:34.5792648Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:34.5793181Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:34.5793702Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:34.5794211Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:34.5794756Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:23:34.7799125Z 2025-12-04T08:23:34.7800064Z  2025-12-04T08:23:34.7800803Z  2025-12-04T08:23:34.7801214Z  2025-12-04T08:23:34.7801591Z  2025-12-04T08:23:34.7801963Z  2025-12-04T08:23:34.7802314Z  2025-12-04T08:23:34.7802672Z  2025-12-04T08:23:34.7803019Z  2025-12-04T08:23:34.7803864Z [2,658 / 3,080] 3 / 26 tests; 15 actions running; last test: ...til_base_tests 2025-12-04T08:23:34.7804798Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:34.7805496Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:34.7806048Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:34.7806608Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:34.7807278Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:34.7807806Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:34.7808369Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:23:34.7808936Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:23:35.1801840Z 2025-12-04T08:23:35.1802686Z  2025-12-04T08:23:35.1803125Z  2025-12-04T08:23:35.1803406Z  2025-12-04T08:23:35.1803626Z  2025-12-04T08:23:35.1803860Z  2025-12-04T08:23:35.1804105Z  2025-12-04T08:23:35.1804430Z  2025-12-04T08:23:35.1804655Z  2025-12-04T08:23:35.1805248Z [2,658 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:35.1805961Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:35.1806313Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:35.1806634Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:35.1807117Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:35.1807558Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:35.1807897Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:35.1808351Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:35.1808684Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:35.7344311Z 2025-12-04T08:23:35.7345002Z  2025-12-04T08:23:35.7345506Z  2025-12-04T08:23:35.7345874Z  2025-12-04T08:23:35.7346241Z  2025-12-04T08:23:35.7346588Z  2025-12-04T08:23:35.7346949Z  2025-12-04T08:23:35.7347273Z  2025-12-04T08:23:35.7347611Z  2025-12-04T08:23:35.7348465Z [2,659 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:35.7349358Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:35.7349936Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:35.7350521Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:23:35.7351067Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:35.7351604Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:35.7352164Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:35.7352685Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:35.7353243Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:35.9812506Z 2025-12-04T08:23:35.9813266Z  2025-12-04T08:23:35.9813706Z  2025-12-04T08:23:35.9814063Z  2025-12-04T08:23:35.9814414Z  2025-12-04T08:23:35.9814781Z  2025-12-04T08:23:35.9815154Z  2025-12-04T08:23:35.9815514Z  2025-12-04T08:23:35.9815893Z  2025-12-04T08:23:35.9817062Z [2,659 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:35.9817996Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:35.9818609Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:35.9819221Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:23:35.9819801Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:23:35.9820339Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:35.9820945Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:35.9821545Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:35.9822165Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:36.3811583Z 2025-12-04T08:23:36.3812332Z  2025-12-04T08:23:36.3813123Z  2025-12-04T08:23:36.3813472Z  2025-12-04T08:23:36.3813843Z  2025-12-04T08:23:36.3814187Z  2025-12-04T08:23:36.3814548Z  2025-12-04T08:23:36.3814892Z  2025-12-04T08:23:36.3815259Z  2025-12-04T08:23:36.3816151Z [2,660 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:36.3816952Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:23:36.3817619Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:23:36.3818165Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:23:36.3818729Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:36.3819285Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:36.3819845Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:36.3820398Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:36.3820943Z //:aten; 3s processwrapper-sandbox ... 2025-12-04T08:23:36.5817695Z 2025-12-04T08:23:36.5818382Z  2025-12-04T08:23:36.5818789Z  2025-12-04T08:23:36.5819180Z  2025-12-04T08:23:36.5819530Z  2025-12-04T08:23:36.5819878Z  2025-12-04T08:23:36.5820220Z  2025-12-04T08:23:36.5820589Z  2025-12-04T08:23:36.5820962Z  2025-12-04T08:23:36.5821848Z [2,661 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:36.5822771Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:23:36.5823347Z //:aten; 5s processwrapper-sandbox 2025-12-04T08:23:36.5823943Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:23:36.5824539Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:36.5825081Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:36.5825612Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:36.5826165Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:36.5826748Z //:aten; 3s processwrapper-sandbox ... 2025-12-04T08:23:36.8316681Z 2025-12-04T08:23:36.8317279Z  2025-12-04T08:23:36.8317558Z  2025-12-04T08:23:36.8317797Z  2025-12-04T08:23:36.8318022Z  2025-12-04T08:23:36.8318225Z  2025-12-04T08:23:36.8318442Z  2025-12-04T08:23:36.8318642Z  2025-12-04T08:23:36.8318855Z  2025-12-04T08:23:36.8319383Z [2,662 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:36.8319892Z //:aten; 5s processwrapper-sandbox 2025-12-04T08:23:36.8320240Z //:aten; 5s processwrapper-sandbox 2025-12-04T08:23:36.8320561Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:36.8320892Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:36.8321208Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:36.8321541Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:36.8321860Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:36.8322199Z //:torch; 3s processwrapper-sandbox ... 2025-12-04T08:23:37.0315286Z 2025-12-04T08:23:37.0315961Z  2025-12-04T08:23:37.0316377Z  2025-12-04T08:23:37.0316782Z  2025-12-04T08:23:37.0317132Z  2025-12-04T08:23:37.0317488Z  2025-12-04T08:23:37.0317827Z  2025-12-04T08:23:37.0318170Z  2025-12-04T08:23:37.0318499Z  2025-12-04T08:23:37.0319297Z [2,664 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:37.0320365Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:37.0320908Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:37.0321471Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:37.0322028Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:37.0322583Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:37.0323123Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:37.0323655Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:37.0324192Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:37.6198275Z 2025-12-04T08:23:37.6199024Z  2025-12-04T08:23:37.6199432Z  2025-12-04T08:23:37.6200102Z  2025-12-04T08:23:37.6200431Z  2025-12-04T08:23:37.6200776Z  2025-12-04T08:23:37.6201095Z  2025-12-04T08:23:37.6201440Z  2025-12-04T08:23:37.6201782Z  2025-12-04T08:23:37.6202632Z [2,666 / 3,080] 3 / 26 tests; 15 actions, 14 running; last test: ...base_tests 2025-12-04T08:23:37.6203518Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:37.6204209Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:37.6204747Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:37.6205230Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:23:37.6205721Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:37.6206217Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:37.6206737Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:37.6207362Z //:torch; 3s processwrapper-sandbox ... 2025-12-04T08:23:37.8320894Z 2025-12-04T08:23:37.8321636Z  2025-12-04T08:23:37.8322086Z  2025-12-04T08:23:37.8322482Z  2025-12-04T08:23:37.8322857Z  2025-12-04T08:23:37.8323194Z  2025-12-04T08:23:37.8323540Z  2025-12-04T08:23:37.8323847Z  2025-12-04T08:23:37.8324165Z  2025-12-04T08:23:37.8324946Z [2,666 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:37.8325789Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:37.8326336Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:37.8326862Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:37.8327529Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:23:37.8328085Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:37.8328659Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:37.8329400Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:37.8329959Z //:torch; 3s processwrapper-sandbox ... 2025-12-04T08:23:38.2439970Z 2025-12-04T08:23:38.2440545Z  2025-12-04T08:23:38.2440818Z  2025-12-04T08:23:38.2441074Z  2025-12-04T08:23:38.2441285Z  2025-12-04T08:23:38.2441506Z  2025-12-04T08:23:38.2441725Z  2025-12-04T08:23:38.2441927Z  2025-12-04T08:23:38.2442145Z  2025-12-04T08:23:38.2442648Z [2,667 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:38.2443173Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:38.2443512Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:38.2443854Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:23:38.2444246Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:38.2444747Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:38.2445276Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:38.2445830Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:38.2446399Z //:torch; 3s processwrapper-sandbox ... 2025-12-04T08:23:38.5857661Z 2025-12-04T08:23:38.5858409Z  2025-12-04T08:23:38.5858840Z  2025-12-04T08:23:38.5859258Z  2025-12-04T08:23:38.5859601Z  2025-12-04T08:23:38.5859940Z  2025-12-04T08:23:38.5860252Z  2025-12-04T08:23:38.5860568Z  2025-12-04T08:23:38.5860869Z  2025-12-04T08:23:38.5861652Z [2,668 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:38.5862713Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:38.5863295Z //:aten; 5s processwrapper-sandbox 2025-12-04T08:23:38.5863871Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:38.5864422Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:38.5864980Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:38.5865507Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:38.5866027Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:38.5866517Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:38.8326360Z 2025-12-04T08:23:38.8327324Z  2025-12-04T08:23:38.8327787Z  2025-12-04T08:23:38.8328468Z  2025-12-04T08:23:38.8329055Z  2025-12-04T08:23:38.8329416Z  2025-12-04T08:23:38.8329787Z  2025-12-04T08:23:38.8330136Z  2025-12-04T08:23:38.8330500Z  2025-12-04T08:23:38.8331371Z [2,670 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:38.8332286Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:38.8332989Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:38.8333567Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:38.8334125Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:38.8334690Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:38.8335249Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:38.8335816Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:38.8336405Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:39.0340370Z 2025-12-04T08:23:39.0341397Z  2025-12-04T08:23:39.0341846Z  2025-12-04T08:23:39.0342259Z  2025-12-04T08:23:39.0342618Z  2025-12-04T08:23:39.0342985Z  2025-12-04T08:23:39.0343336Z  2025-12-04T08:23:39.0343717Z  2025-12-04T08:23:39.0344089Z  2025-12-04T08:23:39.0344947Z [2,671 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:39.0345859Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:39.0346462Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:39.0347050Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:39.0347610Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:39.0348193Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:39.0348746Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:39.0349316Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:39.0349902Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:23:39.3153045Z 2025-12-04T08:23:39.3153805Z  2025-12-04T08:23:39.3154260Z  2025-12-04T08:23:39.3154669Z  2025-12-04T08:23:39.3155041Z  2025-12-04T08:23:39.3155324Z  2025-12-04T08:23:39.3155664Z  2025-12-04T08:23:39.3155996Z  2025-12-04T08:23:39.3156305Z  2025-12-04T08:23:39.3157080Z [2,672 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:39.3157975Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:39.3158556Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:39.3159174Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:39.3159750Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:39.3160262Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:39.3160616Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:39.3161033Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:39.3161562Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:23:39.6015960Z 2025-12-04T08:23:39.6016683Z  2025-12-04T08:23:39.6017141Z  2025-12-04T08:23:39.6017534Z  2025-12-04T08:23:39.6017885Z  2025-12-04T08:23:39.6018207Z  2025-12-04T08:23:39.6018536Z  2025-12-04T08:23:39.6018858Z  2025-12-04T08:23:39.6019158Z  2025-12-04T08:23:39.6019996Z [2,673 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:39.6021232Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:39.6021844Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:39.6022386Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:39.6022881Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:39.6023361Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:39.6023884Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:39.6024347Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:39.6024806Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:23:39.8337857Z 2025-12-04T08:23:39.8338935Z  2025-12-04T08:23:39.8339374Z  2025-12-04T08:23:39.8340067Z  2025-12-04T08:23:39.8340436Z  2025-12-04T08:23:39.8340820Z  2025-12-04T08:23:39.8341179Z  2025-12-04T08:23:39.8341567Z  2025-12-04T08:23:39.8341918Z  2025-12-04T08:23:39.8342718Z [2,673 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:39.8343602Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:39.8344152Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:39.8344908Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:39.8345477Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:39.8346074Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:39.8346627Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:39.8347156Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:39.8347737Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:40.0340095Z 2025-12-04T08:23:40.0340898Z  2025-12-04T08:23:40.0341366Z  2025-12-04T08:23:40.0341766Z  2025-12-04T08:23:40.0342149Z  2025-12-04T08:23:40.0342560Z  2025-12-04T08:23:40.0342931Z  2025-12-04T08:23:40.0343317Z  2025-12-04T08:23:40.0343770Z  2025-12-04T08:23:40.0344631Z [2,674 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:40.0345536Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:40.0346107Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:40.0346664Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:40.0347159Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:40.0347640Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:40.0348156Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:40.0348722Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:40.0349297Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:40.3038309Z 2025-12-04T08:23:40.3039375Z  2025-12-04T08:23:40.3039771Z  2025-12-04T08:23:40.3040110Z  2025-12-04T08:23:40.3040460Z  2025-12-04T08:23:40.3040792Z  2025-12-04T08:23:40.3041106Z  2025-12-04T08:23:40.3041439Z  2025-12-04T08:23:40.3041759Z  2025-12-04T08:23:40.3042545Z [2,677 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:40.3043587Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:40.3044319Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:40.3048990Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:40.3049587Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:40.3050104Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:40.3050765Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:40.3051287Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:23:40.3051799Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:23:40.6371182Z 2025-12-04T08:23:40.6374277Z  2025-12-04T08:23:40.6374727Z  2025-12-04T08:23:40.6375066Z  2025-12-04T08:23:40.6375406Z  2025-12-04T08:23:40.6375788Z  2025-12-04T08:23:40.6376155Z  2025-12-04T08:23:40.6376540Z  2025-12-04T08:23:40.6376893Z  2025-12-04T08:23:40.6377806Z [2,677 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:40.6378935Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:23:40.6379558Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:40.6380178Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:40.6380750Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:40.6381328Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:40.6381898Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:40.6382488Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:40.6383070Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:23:41.0380382Z 2025-12-04T08:23:41.0381441Z  2025-12-04T08:23:41.0381850Z  2025-12-04T08:23:41.0382215Z  2025-12-04T08:23:41.0382878Z  2025-12-04T08:23:41.0383258Z  2025-12-04T08:23:41.0383613Z  2025-12-04T08:23:41.0383990Z  2025-12-04T08:23:41.0384351Z  2025-12-04T08:23:41.0385178Z [2,678 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:41.0385990Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:41.0386469Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:23:41.0387181Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:23:41.0387704Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:41.0388256Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:41.0388815Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:41.0389407Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:41.0389974Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:41.2422282Z 2025-12-04T08:23:41.2423062Z  2025-12-04T08:23:41.2423482Z  2025-12-04T08:23:41.2423819Z  2025-12-04T08:23:41.2424221Z  2025-12-04T08:23:41.2424581Z  2025-12-04T08:23:41.2424969Z  2025-12-04T08:23:41.2425334Z  2025-12-04T08:23:41.2425710Z  2025-12-04T08:23:41.2426581Z [2,680 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:41.2427438Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:23:41.2427996Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:41.2428544Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:41.2430881Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:41.2431377Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:41.2431878Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:41.2432373Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:41.2432906Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:23:41.6380219Z 2025-12-04T08:23:41.6380965Z  2025-12-04T08:23:41.6381426Z  2025-12-04T08:23:41.6381811Z  2025-12-04T08:23:41.6382195Z  2025-12-04T08:23:41.6382559Z  2025-12-04T08:23:41.6382912Z  2025-12-04T08:23:41.6383277Z  2025-12-04T08:23:41.6383630Z  2025-12-04T08:23:41.6384504Z [2,681 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:41.6385361Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:41.6385878Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:41.6386418Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:41.6386981Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:41.6387540Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:41.6388084Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:41.6388644Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:41.6389204Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:42.0376197Z 2025-12-04T08:23:42.0377046Z  2025-12-04T08:23:42.0377437Z  2025-12-04T08:23:42.0377794Z  2025-12-04T08:23:42.0378140Z  2025-12-04T08:23:42.0378492Z  2025-12-04T08:23:42.0378879Z  2025-12-04T08:23:42.0379253Z  2025-12-04T08:23:42.0379607Z  2025-12-04T08:23:42.0380480Z [2,682 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:42.0381615Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:42.0382134Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:42.0382604Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:42.0383078Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:42.0383555Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:42.0384048Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:42.0384511Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:42.0385037Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:42.2385569Z 2025-12-04T08:23:42.2386382Z  2025-12-04T08:23:42.2386790Z  2025-12-04T08:23:42.2387177Z  2025-12-04T08:23:42.2387814Z  2025-12-04T08:23:42.2388181Z  2025-12-04T08:23:42.2388520Z  2025-12-04T08:23:42.2388877Z  2025-12-04T08:23:42.2389207Z  2025-12-04T08:23:42.2390040Z [2,683 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:42.2390859Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:42.2391638Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:42.2392363Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:42.2392928Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:42.2393466Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:42.2394023Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:42.2394625Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:42.2395197Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:42.4599166Z 2025-12-04T08:23:42.4600173Z  2025-12-04T08:23:42.4600681Z  2025-12-04T08:23:42.4601109Z  2025-12-04T08:23:42.4601529Z  2025-12-04T08:23:42.4601949Z  2025-12-04T08:23:42.4602370Z  2025-12-04T08:23:42.4602795Z  2025-12-04T08:23:42.4603209Z  2025-12-04T08:23:42.4604194Z [2,684 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:42.4605281Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:42.4605837Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:42.4606397Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:42.4606941Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:42.4607571Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:42.4608122Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:42.4608664Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:42.4609223Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:42.6935633Z 2025-12-04T08:23:42.6936364Z  2025-12-04T08:23:42.6936908Z  2025-12-04T08:23:42.6937238Z  2025-12-04T08:23:42.6937628Z  2025-12-04T08:23:42.6937974Z  2025-12-04T08:23:42.6938351Z  2025-12-04T08:23:42.6938711Z  2025-12-04T08:23:42.6939055Z  2025-12-04T08:23:42.6939888Z [2,685 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:42.6940747Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:42.6941328Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:42.6941899Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:42.6942469Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:42.6943011Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:42.6943566Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:42.6944108Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:42.6944653Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:42.9050139Z 2025-12-04T08:23:42.9050851Z  2025-12-04T08:23:42.9051265Z  2025-12-04T08:23:42.9051623Z  2025-12-04T08:23:42.9052278Z  2025-12-04T08:23:42.9052627Z  2025-12-04T08:23:42.9052995Z  2025-12-04T08:23:42.9053324Z  2025-12-04T08:23:42.9053690Z  2025-12-04T08:23:42.9054562Z [2,686 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:42.9055650Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:42.9056200Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:23:42.9056757Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:42.9057281Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:42.9057822Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:42.9058347Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:42.9059082Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:42.9059746Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:43.2077339Z 2025-12-04T08:23:43.2078068Z  2025-12-04T08:23:43.2078509Z  2025-12-04T08:23:43.2078862Z  2025-12-04T08:23:43.2079528Z  2025-12-04T08:23:43.2079893Z  2025-12-04T08:23:43.2080260Z  2025-12-04T08:23:43.2080600Z  2025-12-04T08:23:43.2080959Z  2025-12-04T08:23:43.2081976Z [2,687 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:43.2082874Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:43.2083443Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:43.2084122Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:43.2084687Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:43.2085237Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:43.2085810Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:43.2086357Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:43.2086936Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:23:43.4394324Z 2025-12-04T08:23:43.4395027Z  2025-12-04T08:23:43.4395470Z  2025-12-04T08:23:43.4395824Z  2025-12-04T08:23:43.4396235Z  2025-12-04T08:23:43.4396585Z  2025-12-04T08:23:43.4397066Z  2025-12-04T08:23:43.4397422Z  2025-12-04T08:23:43.4397794Z  2025-12-04T08:23:43.4398663Z [2,688 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:43.4399567Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:43.4400137Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:43.4400696Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:43.4401237Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:43.4401777Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:43.4402275Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:43.4402804Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:43.4403372Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:43.7337999Z 2025-12-04T08:23:43.7338733Z  2025-12-04T08:23:43.7339149Z  2025-12-04T08:23:43.7339515Z  2025-12-04T08:23:43.7339896Z  2025-12-04T08:23:43.7340259Z  2025-12-04T08:23:43.7340607Z  2025-12-04T08:23:43.7340981Z  2025-12-04T08:23:43.7341311Z  2025-12-04T08:23:43.7342109Z [2,689 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:43.7342983Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:43.7343545Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:43.7344132Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:43.7344688Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:43.7345214Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:43.7345732Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:43.7346262Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:43.7346821Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:23:44.0395925Z 2025-12-04T08:23:44.0396549Z  2025-12-04T08:23:44.0396846Z  2025-12-04T08:23:44.0397057Z  2025-12-04T08:23:44.0397279Z  2025-12-04T08:23:44.0397521Z  2025-12-04T08:23:44.0397721Z  2025-12-04T08:23:44.0397935Z  2025-12-04T08:23:44.0398135Z  2025-12-04T08:23:44.0398654Z [2,689 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:44.0665161Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:44.0665728Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:44.0666293Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:44.0666849Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:44.0667379Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:44.0667903Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:44.0668421Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:44.0668868Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:23:44.2470374Z 2025-12-04T08:23:44.2471090Z  2025-12-04T08:23:44.2471549Z  2025-12-04T08:23:44.2471902Z  2025-12-04T08:23:44.2472283Z  2025-12-04T08:23:44.2472874Z  2025-12-04T08:23:44.2473202Z  2025-12-04T08:23:44.2473508Z  2025-12-04T08:23:44.2473836Z  2025-12-04T08:23:44.2474728Z [2,690 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:44.2475654Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:44.2476169Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:44.2476744Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:44.2477284Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:44.2477844Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:44.2478404Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:44.4677957Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:44.4678553Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:44.4678921Z 2025-12-04T08:23:44.4679319Z  2025-12-04T08:23:44.4679649Z  2025-12-04T08:23:44.4679985Z  2025-12-04T08:23:44.4680304Z  2025-12-04T08:23:44.4680677Z  2025-12-04T08:23:44.4681000Z  2025-12-04T08:23:44.4681357Z  2025-12-04T08:23:44.4681702Z  2025-12-04T08:23:44.4682555Z [2,691 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:44.4683440Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:44.4683992Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:44.4684524Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:44.4685027Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:44.4685514Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:44.4686004Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:44.4686533Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:44.4687092Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:44.8292255Z 2025-12-04T08:23:44.8293505Z  2025-12-04T08:23:44.8294094Z  2025-12-04T08:23:44.8294489Z  2025-12-04T08:23:44.8294816Z  2025-12-04T08:23:44.8295155Z  2025-12-04T08:23:44.8295791Z  2025-12-04T08:23:44.8296113Z  2025-12-04T08:23:44.8296514Z  2025-12-04T08:23:44.8298197Z [2,693 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:44.8299768Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:44.8300644Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:44.8301455Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:44.8302470Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:44.8303090Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:44.8303796Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:44.8304278Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:44.8304791Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:45.0676871Z 2025-12-04T08:23:45.0677463Z  2025-12-04T08:23:45.0677752Z  2025-12-04T08:23:45.0677976Z  2025-12-04T08:23:45.0678180Z  2025-12-04T08:23:45.0678429Z  2025-12-04T08:23:45.0678632Z  2025-12-04T08:23:45.0678846Z  2025-12-04T08:23:45.0679044Z  2025-12-04T08:23:45.0679560Z [2,694 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:45.1722543Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:45.1723029Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:45.1723502Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:45.1723959Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:45.1724414Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:45.1724861Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:45.1725316Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:45.1725767Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:23:45.2963344Z 2025-12-04T08:23:45.2964472Z  2025-12-04T08:23:45.2964895Z  2025-12-04T08:23:45.2965277Z  2025-12-04T08:23:45.2965617Z  2025-12-04T08:23:45.2966269Z  2025-12-04T08:23:45.2966595Z  2025-12-04T08:23:45.2966919Z  2025-12-04T08:23:45.2967216Z  2025-12-04T08:23:45.2968156Z [2,695 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:45.2969056Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:45.2969633Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:23:45.2970201Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:45.2970914Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:45.2971423Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:45.2971906Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:45.2972441Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:45.2972976Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:23:45.5755835Z 2025-12-04T08:23:45.5756806Z  2025-12-04T08:23:45.5757192Z  2025-12-04T08:23:45.5757520Z  2025-12-04T08:23:45.5757828Z  2025-12-04T08:23:45.5758186Z  2025-12-04T08:23:45.5758477Z  2025-12-04T08:23:45.5758819Z  2025-12-04T08:23:45.5759149Z  2025-12-04T08:23:45.5759996Z [2,696 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:45.5760892Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:23:45.5761460Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:45.5762022Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:23:45.5762559Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:45.5763077Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:45.5763548Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:45.5764031Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:45.5764528Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:45.8141320Z 2025-12-04T08:23:45.8142043Z  2025-12-04T08:23:45.8142521Z  2025-12-04T08:23:45.8142919Z  2025-12-04T08:23:45.8143302Z  2025-12-04T08:23:45.8143706Z  2025-12-04T08:23:45.8144085Z  2025-12-04T08:23:45.8144430Z  2025-12-04T08:23:45.8144777Z  2025-12-04T08:23:45.8145653Z [2,697 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:45.8146548Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:23:45.8147109Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:45.8147946Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:45.8148641Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:45.8149328Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:45.8149992Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:45.8150641Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:45.8151281Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:46.1741314Z 2025-12-04T08:23:46.1742065Z  2025-12-04T08:23:46.1742480Z  2025-12-04T08:23:46.1742814Z  2025-12-04T08:23:46.1743154Z  2025-12-04T08:23:46.1743498Z  2025-12-04T08:23:46.1743844Z  2025-12-04T08:23:46.1744177Z  2025-12-04T08:23:46.1744490Z  2025-12-04T08:23:46.1745313Z [2,698 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:46.1746362Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:46.1746939Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:46.1747491Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:46.1748077Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:46.1748631Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:46.1749185Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:46.1749702Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:46.1750194Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:23:46.3742722Z 2025-12-04T08:23:46.3743453Z  2025-12-04T08:23:46.3743844Z  2025-12-04T08:23:46.3744226Z  2025-12-04T08:23:46.3744581Z  2025-12-04T08:23:46.3745264Z  2025-12-04T08:23:46.3745629Z  2025-12-04T08:23:46.3745993Z  2025-12-04T08:23:46.3746340Z  2025-12-04T08:23:46.3747206Z [2,699 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:46.3748124Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:46.3748696Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:46.3749297Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:46.3750007Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:46.3750587Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:46.3751158Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:46.3751709Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:46.3752285Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:23:46.8497696Z 2025-12-04T08:23:46.8498390Z  2025-12-04T08:23:46.8498838Z  2025-12-04T08:23:46.8499196Z  2025-12-04T08:23:46.8499571Z  2025-12-04T08:23:46.8499966Z  2025-12-04T08:23:46.8500337Z  2025-12-04T08:23:46.8500675Z  2025-12-04T08:23:46.8501030Z  2025-12-04T08:23:46.8501884Z [2,700 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:46.8502769Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:46.8503330Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:46.8503903Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:46.8504453Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:46.8505006Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:46.8505558Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:46.8506076Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:46.8506653Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:47.1387740Z 2025-12-04T08:23:47.1388456Z  2025-12-04T08:23:47.1388860Z  2025-12-04T08:23:47.1389211Z  2025-12-04T08:23:47.1389551Z  2025-12-04T08:23:47.1389948Z  2025-12-04T08:23:47.1390307Z  2025-12-04T08:23:47.1390653Z  2025-12-04T08:23:47.1391010Z  2025-12-04T08:23:47.1391885Z [2,701 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:47.1392753Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:47.1393277Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:47.1393815Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:47.1394387Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:47.1394956Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:47.1395505Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:47.1396067Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:47.1396607Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:47.3754487Z 2025-12-04T08:23:47.3755281Z  2025-12-04T08:23:47.3755710Z  2025-12-04T08:23:47.3756063Z  2025-12-04T08:23:47.3756439Z  2025-12-04T08:23:47.3756803Z  2025-12-04T08:23:47.3757220Z  2025-12-04T08:23:47.3757582Z  2025-12-04T08:23:47.3757947Z  2025-12-04T08:23:47.3758791Z [2,701 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:47.3759850Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:47.3760448Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:23:47.3761388Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:47.3761986Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:47.3762534Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:47.3763167Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:47.3763826Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:47.3764427Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:47.6328292Z 2025-12-04T08:23:47.6338880Z  2025-12-04T08:23:47.6339530Z  2025-12-04T08:23:47.6339864Z  2025-12-04T08:23:47.6340644Z  2025-12-04T08:23:47.6341095Z  2025-12-04T08:23:47.6341901Z  2025-12-04T08:23:47.6342398Z  2025-12-04T08:23:47.6342849Z  2025-12-04T08:23:47.6343793Z [2,703 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:47.6344735Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:23:47.6345409Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:47.6346058Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:47.6346901Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:47.6347554Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:47.6348192Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:47.6348827Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:47.6349447Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:47.9322390Z 2025-12-04T08:23:47.9323119Z  2025-12-04T08:23:47.9323515Z  2025-12-04T08:23:47.9323874Z  2025-12-04T08:23:47.9324221Z  2025-12-04T08:23:47.9324584Z  2025-12-04T08:23:47.9324952Z  2025-12-04T08:23:47.9325314Z  2025-12-04T08:23:47.9325659Z  2025-12-04T08:23:47.9326482Z [2,704 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:47.9327261Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:47.9327942Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:47.9328506Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:47.9329277Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:47.9329859Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:47.9330420Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:47.9330940Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:47.9331473Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:48.1763225Z 2025-12-04T08:23:48.1763972Z  2025-12-04T08:23:48.1764452Z  2025-12-04T08:23:48.1764844Z  2025-12-04T08:23:48.1765248Z  2025-12-04T08:23:48.1765631Z  2025-12-04T08:23:48.1766064Z  2025-12-04T08:23:48.1766431Z  2025-12-04T08:23:48.1766774Z  2025-12-04T08:23:48.1767680Z [2,704 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:48.1768528Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:48.1769067Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:48.1769602Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:48.1770156Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:48.1770670Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:48.1771205Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:48.1771741Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:48.1772313Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:48.3970320Z 2025-12-04T08:23:48.3971207Z  2025-12-04T08:23:48.3971690Z  2025-12-04T08:23:48.3972079Z  2025-12-04T08:23:48.3972480Z  2025-12-04T08:23:48.3972918Z  2025-12-04T08:23:48.3973343Z  2025-12-04T08:23:48.3973704Z  2025-12-04T08:23:48.3974042Z  2025-12-04T08:23:48.3974926Z [2,706 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:48.3975943Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:48.3976441Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:48.3976920Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:48.3977457Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:48.3977970Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:48.3978466Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:48.3979012Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:48.3979558Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:23:48.7125550Z 2025-12-04T08:23:48.7126327Z  2025-12-04T08:23:48.7126746Z  2025-12-04T08:23:48.7126954Z  2025-12-04T08:23:48.7127177Z  2025-12-04T08:23:48.7127478Z  2025-12-04T08:23:48.7165221Z  2025-12-04T08:23:48.7166229Z  2025-12-04T08:23:48.7166622Z  2025-12-04T08:23:48.7167598Z [2,707 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:48.7168502Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:48.7169673Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:48.7170258Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:48.7171020Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:48.7171573Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:48.7175469Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:48.7176066Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:48.7176653Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:23:48.9770104Z 2025-12-04T08:23:48.9770783Z  2025-12-04T08:23:48.9771193Z  2025-12-04T08:23:48.9771575Z  2025-12-04T08:23:48.9771928Z  2025-12-04T08:23:48.9772275Z  2025-12-04T08:23:48.9772655Z  2025-12-04T08:23:48.9773038Z  2025-12-04T08:23:48.9773402Z  2025-12-04T08:23:48.9774293Z [2,708 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:48.9775199Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:48.9775762Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:48.9776334Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:48.9776892Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:48.9777458Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:48.9778006Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:48.9778571Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:48.9779129Z //:aten; 3s processwrapper-sandbox ... 2025-12-04T08:23:49.1769697Z 2025-12-04T08:23:49.1770563Z  2025-12-04T08:23:49.1770849Z  2025-12-04T08:23:49.1771058Z  2025-12-04T08:23:49.1771279Z  2025-12-04T08:23:49.1771481Z  2025-12-04T08:23:49.1771723Z  2025-12-04T08:23:49.1771920Z  2025-12-04T08:23:49.1772132Z  2025-12-04T08:23:49.1772643Z [2,709 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:49.1773167Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:49.1773510Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:49.1773829Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:49.1774161Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:49.1774474Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:49.1774809Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:49.1775126Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:49.1775463Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:49.7304548Z 2025-12-04T08:23:49.7305254Z  2025-12-04T08:23:49.7305525Z  2025-12-04T08:23:49.7305747Z  2025-12-04T08:23:49.7305949Z  2025-12-04T08:23:49.7306166Z  2025-12-04T08:23:49.7306390Z  2025-12-04T08:23:49.7306606Z  2025-12-04T08:23:49.7306819Z  2025-12-04T08:23:49.7307325Z [2,710 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:49.7308001Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:49.7308331Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:49.7308671Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:49.7309004Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:49.7309336Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:49.7309656Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:49.7309987Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:49.7310328Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:49.9320501Z 2025-12-04T08:23:49.9321787Z  2025-12-04T08:23:49.9322628Z  2025-12-04T08:23:49.9323253Z  2025-12-04T08:23:49.9323622Z  2025-12-04T08:23:49.9324214Z  2025-12-04T08:23:49.9326127Z  2025-12-04T08:23:49.9326949Z  2025-12-04T08:23:49.9327731Z  2025-12-04T08:23:49.9329221Z [2,713 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:49.9330135Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:49.9330720Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:49.9331311Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:49.9333767Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:23:49.9334703Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:23:49.9335167Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:49.9335946Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:49.9336545Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:23:50.2115702Z 2025-12-04T08:23:50.2116280Z  2025-12-04T08:23:50.2116565Z  2025-12-04T08:23:50.2116772Z  2025-12-04T08:23:50.2116987Z  2025-12-04T08:23:50.2117188Z  2025-12-04T08:23:50.2117426Z  2025-12-04T08:23:50.2117629Z  2025-12-04T08:23:50.2117839Z  2025-12-04T08:23:50.2118357Z [2,714 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:50.2118877Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:50.2119219Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:50.2119543Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:23:50.2119883Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:23:50.2120204Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:50.2120534Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:50.2120852Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:50.2121189Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:23:50.4509794Z 2025-12-04T08:23:50.4510469Z  2025-12-04T08:23:50.4510858Z  2025-12-04T08:23:50.4511233Z  2025-12-04T08:23:50.4511584Z  2025-12-04T08:23:50.4511952Z  2025-12-04T08:23:50.4512337Z  2025-12-04T08:23:50.4512736Z  2025-12-04T08:23:50.4513115Z  2025-12-04T08:23:50.4513902Z [2,715 / 3,080] 3 / 26 tests; 15 actions running; last test: ...til_base_tests 2025-12-04T08:23:50.4514669Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:50.4515173Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:23:50.4515708Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:23:50.4516241Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:50.4516743Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:50.4517262Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:50.4517785Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:50.4518370Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:23:50.6823553Z 2025-12-04T08:23:50.6824260Z  2025-12-04T08:23:50.6824630Z  2025-12-04T08:23:50.6824968Z  2025-12-04T08:23:50.6825330Z  2025-12-04T08:23:50.6825586Z  2025-12-04T08:23:50.6826250Z  2025-12-04T08:23:50.6826704Z  2025-12-04T08:23:50.6827034Z  2025-12-04T08:23:50.6827809Z [2,717 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:50.6829492Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:23:50.6830022Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:50.6830529Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:50.6831029Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:50.6831513Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:50.6832004Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:23:50.6832495Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:23:50.6832977Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:23:50.9611490Z 2025-12-04T08:23:50.9612536Z  2025-12-04T08:23:50.9613120Z  2025-12-04T08:23:50.9613559Z  2025-12-04T08:23:50.9614106Z  2025-12-04T08:23:50.9614411Z  2025-12-04T08:23:50.9616183Z  2025-12-04T08:23:50.9616935Z  2025-12-04T08:23:50.9617267Z  2025-12-04T08:23:50.9617955Z [2,718 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:50.9618657Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:50.9619207Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:50.9619613Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:50.9620884Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:50.9621380Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:50.9621769Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:50.9622243Z Compiling torch/csrc/distributed/rpc/types.cpp; 1s processwrapper-sandbox 2025-12-04T08:23:50.9622901Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:23:51.2520325Z 2025-12-04T08:23:51.2521152Z  2025-12-04T08:23:51.2521737Z  2025-12-04T08:23:51.2522116Z  2025-12-04T08:23:51.2522607Z  2025-12-04T08:23:51.2523125Z  2025-12-04T08:23:51.2524967Z  2025-12-04T08:23:51.2526030Z  2025-12-04T08:23:51.2526450Z  2025-12-04T08:23:51.2527472Z [2,718 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:51.2528442Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:51.2529206Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:51.2529533Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:51.2529940Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:51.2530257Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:51.2530646Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:51.2531116Z Compiling torch/csrc/distributed/rpc/types.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:51.2531684Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:23:51.5380004Z 2025-12-04T08:23:51.5380737Z  2025-12-04T08:23:51.5381185Z  2025-12-04T08:23:51.5381546Z  2025-12-04T08:23:51.5381980Z  2025-12-04T08:23:51.5382329Z  2025-12-04T08:23:51.5382671Z  2025-12-04T08:23:51.5383013Z  2025-12-04T08:23:51.5383352Z  2025-12-04T08:23:51.5384256Z [2,719 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:51.5385233Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:51.5385844Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:51.5386488Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:51.5387107Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:51.5387719Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:51.5388555Z Compiling torch/csrc/distributed/rpc/types.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:51.5389475Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:23:51.5390231Z Compiling torch/csrc/api/src/cuda.cpp; 1s processwrapper-sandbox ... 2025-12-04T08:23:51.8551773Z 2025-12-04T08:23:51.8552626Z  2025-12-04T08:23:51.8552917Z  2025-12-04T08:23:51.8553161Z  2025-12-04T08:23:51.8553407Z  2025-12-04T08:23:51.8553612Z  2025-12-04T08:23:51.8553830Z  2025-12-04T08:23:51.8554046Z  2025-12-04T08:23:51.8554249Z  2025-12-04T08:23:51.8554772Z [2,719 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:51.8563143Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:51.8563694Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:51.8564207Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:51.8564717Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:51.8575985Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:51.8576895Z Compiling torch/csrc/distributed/rpc/types.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:51.8577665Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:51.8578442Z Compiling torch/csrc/api/src/cuda.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:23:52.1799274Z 2025-12-04T08:23:52.1800290Z  2025-12-04T08:23:52.1800734Z  2025-12-04T08:23:52.1801082Z  2025-12-04T08:23:52.1801433Z  2025-12-04T08:23:52.1801829Z  2025-12-04T08:23:52.1802193Z  2025-12-04T08:23:52.1802536Z  2025-12-04T08:23:52.1802901Z  2025-12-04T08:23:52.1803746Z [2,720 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:52.1804716Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:52.1805276Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:23:52.1805879Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:52.1806451Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:52.1807056Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:52.1807702Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:52.1808441Z Compiling torch/csrc/api/src/cuda.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:52.1809227Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:23:52.3827861Z 2025-12-04T08:23:52.3828607Z  2025-12-04T08:23:52.3829229Z  2025-12-04T08:23:52.3829599Z  2025-12-04T08:23:52.3829952Z  2025-12-04T08:23:52.3830316Z  2025-12-04T08:23:52.3830662Z  2025-12-04T08:23:52.3831036Z  2025-12-04T08:23:52.3831323Z  2025-12-04T08:23:52.3832095Z [2,723 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:52.3832913Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:23:52.3833433Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:52.3833989Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:52.3834558Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:52.3835114Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:52.3835623Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:52.3836426Z Compiling torch/csrc/distributed/rpc/utils.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:52.3837319Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:52.6527283Z 2025-12-04T08:23:52.6528123Z  2025-12-04T08:23:52.6528414Z  2025-12-04T08:23:52.6528629Z  2025-12-04T08:23:52.6529016Z  2025-12-04T08:23:52.6529223Z  2025-12-04T08:23:52.6529462Z  2025-12-04T08:23:52.6529666Z  2025-12-04T08:23:52.6529886Z  2025-12-04T08:23:52.6530417Z [2,724 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:52.6530934Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:23:52.6531275Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:52.6531599Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:52.6531932Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:52.6532252Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:52.6532749Z Compiling torch/csrc/distributed/rpc/utils.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:52.6533237Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:52.6533594Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:23:53.0767061Z 2025-12-04T08:23:53.0767893Z  2025-12-04T08:23:53.0768328Z  2025-12-04T08:23:53.0780308Z  2025-12-04T08:23:53.0780719Z  2025-12-04T08:23:53.0781348Z  2025-12-04T08:23:53.0781707Z  2025-12-04T08:23:53.0782080Z  2025-12-04T08:23:53.0782401Z  2025-12-04T08:23:53.0783201Z [2,725 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:53.0784078Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:53.0784654Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:53.0785220Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:53.0785747Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:53.0786496Z Compiling torch/csrc/distributed/rpc/utils.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:53.0787521Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:53.0788365Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:53.0788947Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:53.3253607Z 2025-12-04T08:23:53.3254370Z  2025-12-04T08:23:53.3254778Z  2025-12-04T08:23:53.3255089Z  2025-12-04T08:23:53.3255460Z  2025-12-04T08:23:53.3255776Z  2025-12-04T08:23:53.3256122Z  2025-12-04T08:23:53.3256438Z  2025-12-04T08:23:53.3256772Z  2025-12-04T08:23:53.3257833Z [2,725 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:53.3258638Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:53.3259219Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:53.3259783Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:53.3260363Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:53.3261199Z Compiling torch/csrc/distributed/rpc/utils.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:53.3262033Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:53.3262547Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:53.3263033Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:53.6058851Z 2025-12-04T08:23:53.6059554Z  2025-12-04T08:23:53.6059951Z  2025-12-04T08:23:53.6060343Z  2025-12-04T08:23:53.6060696Z  2025-12-04T08:23:53.6061066Z  2025-12-04T08:23:53.6061456Z  2025-12-04T08:23:53.6061832Z  2025-12-04T08:23:53.6062191Z  2025-12-04T08:23:53.6062989Z [2,726 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:53.6063750Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:53.6064308Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:53.6064829Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:53.6065614Z Compiling torch/csrc/distributed/rpc/utils.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:53.6066450Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:53.6067053Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:53.6067626Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:53.6068185Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:23:53.9260433Z 2025-12-04T08:23:53.9260943Z  2025-12-04T08:23:53.9261317Z  2025-12-04T08:23:53.9261829Z  2025-12-04T08:23:53.9262296Z  2025-12-04T08:23:53.9262752Z  2025-12-04T08:23:53.9263234Z  2025-12-04T08:23:53.9263686Z  2025-12-04T08:23:53.9264152Z  2025-12-04T08:23:53.9265023Z [2,726 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:53.9265962Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:53.9266643Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:53.9267307Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:53.9268233Z Compiling torch/csrc/distributed/rpc/utils.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:53.9269120Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:53.9269752Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:53.9270412Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:53.9271077Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:23:54.1264007Z 2025-12-04T08:23:54.1264962Z  2025-12-04T08:23:54.1265390Z  2025-12-04T08:23:54.1265718Z  2025-12-04T08:23:54.1266027Z  2025-12-04T08:23:54.1266360Z  2025-12-04T08:23:54.1266676Z  2025-12-04T08:23:54.1267010Z  2025-12-04T08:23:54.1267336Z  2025-12-04T08:23:54.1268203Z [2,728 / 3,080] 3 / 26 tests; 15 actions running; last test: ...til_base_tests 2025-12-04T08:23:54.1269122Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:54.1269964Z Compiling torch/csrc/distributed/rpc/utils.cpp; 4s processwrapper-sandbox 2025-12-04T08:23:54.1270758Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:54.1271241Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:54.1271973Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:54.1272544Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:54.1273086Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:54.1273676Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:23:54.4372186Z 2025-12-04T08:23:54.4372927Z  2025-12-04T08:23:54.4373356Z  2025-12-04T08:23:54.4373715Z  2025-12-04T08:23:54.4374066Z  2025-12-04T08:23:54.4374405Z  2025-12-04T08:23:54.4374970Z  2025-12-04T08:23:54.4375337Z  2025-12-04T08:23:54.4375694Z  2025-12-04T08:23:54.4376535Z [2,729 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:54.4377367Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:54.4378169Z Compiling torch/csrc/distributed/rpc/utils.cpp; 4s processwrapper-sandbox 2025-12-04T08:23:54.4379006Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:54.4379546Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:54.4380100Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:54.4380649Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:54.4381219Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:54.4381812Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:54.6418747Z 2025-12-04T08:23:54.6419486Z  2025-12-04T08:23:54.6419900Z  2025-12-04T08:23:54.6420260Z  2025-12-04T08:23:54.6420612Z  2025-12-04T08:23:54.6420972Z  2025-12-04T08:23:54.6421331Z  2025-12-04T08:23:54.6421647Z  2025-12-04T08:23:54.6421972Z  2025-12-04T08:23:54.6422797Z [2,731 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:54.6423637Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:54.6424438Z Compiling torch/csrc/distributed/rpc/utils.cpp; 4s processwrapper-sandbox 2025-12-04T08:23:54.6425242Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:54.6425748Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:23:54.6426197Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:54.6426661Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:54.6427104Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:54.6427563Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:54.9267038Z 2025-12-04T08:23:54.9267638Z  2025-12-04T08:23:54.9267952Z  2025-12-04T08:23:54.9268183Z  2025-12-04T08:23:54.9268462Z  2025-12-04T08:23:54.9268996Z  2025-12-04T08:23:54.9269206Z  2025-12-04T08:23:54.9269426Z  2025-12-04T08:23:54.9269629Z  2025-12-04T08:23:54.9270205Z [2,731 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:54.9270740Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:54.9271339Z Compiling torch/csrc/distributed/rpc/utils.cpp; 4s processwrapper-sandbox 2025-12-04T08:23:54.9272147Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:54.9272522Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:23:54.9272932Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:54.9273536Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:54.9274008Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:54.9276032Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:55.3604803Z 2025-12-04T08:23:55.3605543Z  2025-12-04T08:23:55.3605966Z  2025-12-04T08:23:55.3606324Z  2025-12-04T08:23:55.3606647Z  2025-12-04T08:23:55.3606959Z  2025-12-04T08:23:55.3607270Z  2025-12-04T08:23:55.3607693Z  2025-12-04T08:23:55.3608037Z  2025-12-04T08:23:55.3608852Z [2,732 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:55.3609664Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:55.3610525Z Compiling torch/csrc/distributed/rpc/utils.cpp; 5s processwrapper-sandbox 2025-12-04T08:23:55.3613070Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:55.3613993Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:55.3614557Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:23:55.3615123Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:55.3615681Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:55.3616271Z //:torch; 3s processwrapper-sandbox ... 2025-12-04T08:23:55.6437681Z 2025-12-04T08:23:55.6438367Z  2025-12-04T08:23:55.6439098Z  2025-12-04T08:23:55.6439477Z  2025-12-04T08:23:55.6439830Z  2025-12-04T08:23:55.6440192Z  2025-12-04T08:23:55.6440542Z  2025-12-04T08:23:55.6440884Z  2025-12-04T08:23:55.6441241Z  2025-12-04T08:23:55.6442084Z [2,733 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:55.6443240Z Compiling torch/csrc/distributed/rpc/utils.cpp; 5s processwrapper-sandbox 2025-12-04T08:23:55.6444087Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:55.6444682Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:55.6445235Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:23:55.6445801Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:55.6446364Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:55.6446937Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:55.6447513Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:23:55.9276705Z 2025-12-04T08:23:55.9277399Z  2025-12-04T08:23:55.9277676Z  2025-12-04T08:23:55.9277897Z  2025-12-04T08:23:55.9278103Z  2025-12-04T08:23:55.9278317Z  2025-12-04T08:23:55.9278521Z  2025-12-04T08:23:55.9278734Z  2025-12-04T08:23:55.9278933Z  2025-12-04T08:23:55.9279454Z [2,735 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:55.9279960Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:55.9280303Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:23:55.9280642Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:55.9280976Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:55.9281307Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:55.9281627Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:55.9281960Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:55.9282394Z Compiling torch/csrc/api/src/mps.cpp; 1s processwrapper-sandbox ... 2025-12-04T08:23:56.1639564Z 2025-12-04T08:23:56.1640216Z  2025-12-04T08:23:56.1640485Z  2025-12-04T08:23:56.1640708Z  2025-12-04T08:23:56.1640913Z  2025-12-04T08:23:56.1641127Z  2025-12-04T08:23:56.1641329Z  2025-12-04T08:23:56.1641542Z  2025-12-04T08:23:56.1641756Z  2025-12-04T08:23:56.1642264Z [2,737 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:56.1642774Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:23:56.1643133Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:56.1643468Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:56.1643786Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:56.1644115Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:56.1644431Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:56.1650658Z Compiling torch/csrc/api/src/nn/init.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:56.1651709Z Compiling torch/csrc/api/src/serialize.cpp; 1s processwrapper-sandbox ... 2025-12-04T08:23:56.3991191Z 2025-12-04T08:23:56.3991938Z  2025-12-04T08:23:56.3992352Z  2025-12-04T08:23:56.3992775Z  2025-12-04T08:23:56.3993115Z  2025-12-04T08:23:56.3993440Z  2025-12-04T08:23:56.3993810Z  2025-12-04T08:23:56.3994148Z  2025-12-04T08:23:56.3994519Z  2025-12-04T08:23:56.3995425Z [2,738 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:56.3996646Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:56.3997203Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:56.3997705Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:56.4002044Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:56.4002571Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:56.4003269Z Compiling torch/csrc/api/src/nn/init.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:56.4004274Z Compiling torch/csrc/api/src/serialize.cpp; 1s processwrapper-sandbox 2025-12-04T08:23:56.4005300Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:23:56.6538920Z 2025-12-04T08:23:56.6541045Z  2025-12-04T08:23:56.6542118Z  2025-12-04T08:23:56.6543360Z  2025-12-04T08:23:56.6544224Z  2025-12-04T08:23:56.6544550Z  2025-12-04T08:23:56.6544888Z  2025-12-04T08:23:56.6545204Z  2025-12-04T08:23:56.6545533Z  2025-12-04T08:23:56.6546314Z [2,739 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:56.6547174Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:56.6547716Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:56.6548230Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:56.6548756Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:56.6549468Z Compiling torch/csrc/api/src/nn/init.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:56.6550430Z Compiling torch/csrc/api/src/serialize.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:56.6551160Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:56.6551694Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:23:56.9984218Z 2025-12-04T08:23:56.9984839Z  2025-12-04T08:23:56.9985244Z  2025-12-04T08:23:56.9985462Z  2025-12-04T08:23:56.9985698Z  2025-12-04T08:23:56.9985937Z  2025-12-04T08:23:56.9986220Z  2025-12-04T08:23:56.9986531Z  2025-12-04T08:23:56.9986852Z  2025-12-04T08:23:56.9987639Z [2,739 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:56.9988281Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:56.9988697Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:56.9989073Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:56.9989444Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:56.9990007Z Compiling torch/csrc/api/src/nn/init.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:56.9990826Z Compiling torch/csrc/api/src/serialize.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:56.9991358Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:56.9991731Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:57.5400868Z 2025-12-04T08:23:57.5401615Z  2025-12-04T08:23:57.5402309Z  2025-12-04T08:23:57.5402537Z  2025-12-04T08:23:57.5402834Z  2025-12-04T08:23:57.5403403Z  2025-12-04T08:23:57.5403756Z  2025-12-04T08:23:57.5404066Z  2025-12-04T08:23:57.5404623Z  2025-12-04T08:23:57.5405560Z [2,741 / 3,080] 3 / 26 tests; 15 actions, 14 running; last test: ...base_tests 2025-12-04T08:23:57.5406692Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:23:57.5407447Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:57.5408499Z Compiling torch/csrc/api/src/nn/init.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:57.5409512Z Compiling torch/csrc/api/src/serialize.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:57.5410307Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:57.5410865Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:57.5411410Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:57.7850829Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:23:57.7851296Z 2025-12-04T08:23:57.7851666Z  2025-12-04T08:23:57.7852030Z  2025-12-04T08:23:57.7852370Z  2025-12-04T08:23:57.7852699Z  2025-12-04T08:23:57.7853036Z  2025-12-04T08:23:57.7853369Z  2025-12-04T08:23:57.7854047Z  2025-12-04T08:23:57.7854393Z  2025-12-04T08:23:57.7855201Z [2,742 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:57.7855998Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:23:57.7856541Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:57.7857260Z Compiling torch/csrc/api/src/nn/init.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:57.7858346Z Compiling torch/csrc/api/src/serialize.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:57.7859122Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:57.7859674Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:57.7860267Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:57.7861108Z Compiling torch/csrc/api/src/nn/module.cpp; 1s processwrapper-sandbox ... 2025-12-04T08:23:57.9993319Z 2025-12-04T08:23:57.9994066Z  2025-12-04T08:23:57.9994502Z  2025-12-04T08:23:57.9994858Z  2025-12-04T08:23:57.9995575Z  2025-12-04T08:23:57.9995943Z  2025-12-04T08:23:57.9996326Z  2025-12-04T08:23:57.9996651Z  2025-12-04T08:23:57.9997037Z  2025-12-04T08:23:57.9997935Z [2,742 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:57.9998844Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:23:57.9999411Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:58.0000206Z Compiling torch/csrc/api/src/nn/init.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:58.0001165Z Compiling torch/csrc/api/src/serialize.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:58.0002036Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:58.0002614Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:23:58.0003170Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:58.0003992Z Compiling torch/csrc/api/src/nn/module.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:23:58.3999563Z 2025-12-04T08:23:58.4000269Z  2025-12-04T08:23:58.4000741Z  2025-12-04T08:23:58.4001114Z  2025-12-04T08:23:58.4001469Z  2025-12-04T08:23:58.4001826Z  2025-12-04T08:23:58.4002176Z  2025-12-04T08:23:58.4002513Z  2025-12-04T08:23:58.4002830Z  2025-12-04T08:23:58.4003641Z [2,743 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:58.4004411Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:58.4005209Z Compiling torch/csrc/api/src/nn/init.cpp; 4s processwrapper-sandbox 2025-12-04T08:23:58.4006238Z Compiling torch/csrc/api/src/serialize.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:58.4007065Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:58.4007729Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:58.4008206Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:58.4008886Z Compiling torch/csrc/api/src/nn/module.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:58.4009689Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:58.6002004Z 2025-12-04T08:23:58.6002722Z  2025-12-04T08:23:58.6003146Z  2025-12-04T08:23:58.6003476Z  2025-12-04T08:23:58.6003819Z  2025-12-04T08:23:58.6004140Z  2025-12-04T08:23:58.6004722Z  2025-12-04T08:23:58.6005054Z  2025-12-04T08:23:58.6005421Z  2025-12-04T08:23:58.6006288Z [2,745 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:58.6007398Z Compiling torch/csrc/api/src/nn/init.cpp; 4s processwrapper-sandbox 2025-12-04T08:23:58.6008453Z Compiling torch/csrc/api/src/serialize.cpp; 4s processwrapper-sandbox 2025-12-04T08:23:58.6009207Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:58.6009772Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:58.6010318Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:58.6011124Z Compiling torch/csrc/api/src/nn/module.cpp; 2s processwrapper-sandbox 2025-12-04T08:23:58.6012165Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:58.6012702Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:59.0486032Z 2025-12-04T08:23:59.0486740Z  2025-12-04T08:23:59.0487159Z  2025-12-04T08:23:59.0487500Z  2025-12-04T08:23:59.0487975Z  2025-12-04T08:23:59.0488318Z  2025-12-04T08:23:59.0488668Z  2025-12-04T08:23:59.0489006Z  2025-12-04T08:23:59.0489356Z  2025-12-04T08:23:59.0490485Z [2,746 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:23:59.0491622Z Compiling torch/csrc/api/src/serialize.cpp; 4s processwrapper-sandbox 2025-12-04T08:23:59.0492385Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:23:59.0492925Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:23:59.0493478Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:59.0494238Z Compiling torch/csrc/api/src/nn/module.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:59.0495049Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:59.0495579Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:23:59.0496138Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:59.4008271Z 2025-12-04T08:23:59.4008999Z  2025-12-04T08:23:59.4009447Z  2025-12-04T08:23:59.4009841Z  2025-12-04T08:23:59.4010181Z  2025-12-04T08:23:59.4010562Z  2025-12-04T08:23:59.4010879Z  2025-12-04T08:23:59.4011234Z  2025-12-04T08:23:59.4011548Z  2025-12-04T08:23:59.4012418Z [2,747 / 3,080] 3 / 26 tests; 15 actions running; last test: ...til_base_tests 2025-12-04T08:23:59.4013630Z Compiling torch/csrc/api/src/serialize.cpp; 4s processwrapper-sandbox 2025-12-04T08:23:59.4014516Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:23:59.4015076Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:59.4015830Z Compiling torch/csrc/api/src/nn/module.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:59.4016621Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:59.4017173Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:59.4017792Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:59.4018390Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:23:59.6012936Z 2025-12-04T08:23:59.6013701Z  2025-12-04T08:23:59.6014138Z  2025-12-04T08:23:59.6014505Z  2025-12-04T08:23:59.6014837Z  2025-12-04T08:23:59.6015205Z  2025-12-04T08:23:59.6015514Z  2025-12-04T08:23:59.6015834Z  2025-12-04T08:23:59.6016148Z  2025-12-04T08:23:59.6017015Z [2,747 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:23:59.6018164Z Compiling torch/csrc/api/src/serialize.cpp; 5s processwrapper-sandbox 2025-12-04T08:23:59.6019030Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:23:59.6019569Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:59.6020295Z Compiling torch/csrc/api/src/nn/module.cpp; 3s processwrapper-sandbox 2025-12-04T08:23:59.6021020Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:59.6021553Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:59.6022108Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:23:59.6022924Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:24:00.0020572Z 2025-12-04T08:24:00.0021304Z  2025-12-04T08:24:00.0021695Z  2025-12-04T08:24:00.0022042Z  2025-12-04T08:24:00.0022357Z  2025-12-04T08:24:00.0022666Z  2025-12-04T08:24:00.0022962Z  2025-12-04T08:24:00.0023289Z  2025-12-04T08:24:00.0023637Z  2025-12-04T08:24:00.0024534Z [2,748 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:00.0025427Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:24:00.0025992Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:00.0026715Z Compiling torch/csrc/api/src/nn/module.cpp; 4s processwrapper-sandbox 2025-12-04T08:24:00.0027896Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:00.0028465Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:00.0029308Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:00.0029894Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:00.0030484Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:24:00.2022620Z 2025-12-04T08:24:00.2023392Z  2025-12-04T08:24:00.2023833Z  2025-12-04T08:24:00.2024413Z  2025-12-04T08:24:00.2024812Z  2025-12-04T08:24:00.2025160Z  2025-12-04T08:24:00.2025528Z  2025-12-04T08:24:00.2025886Z  2025-12-04T08:24:00.2026251Z  2025-12-04T08:24:00.2027143Z [2,750 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:00.2027974Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:00.2029874Z Compiling torch/csrc/api/src/nn/module.cpp; 4s processwrapper-sandbox 2025-12-04T08:24:00.2030671Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:00.2031429Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:00.2031940Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:00.2032469Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:00.2032985Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:00.2033528Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:24:00.4446089Z 2025-12-04T08:24:00.4446925Z  2025-12-04T08:24:00.4447322Z  2025-12-04T08:24:00.4447712Z  2025-12-04T08:24:00.4448011Z  2025-12-04T08:24:00.4448453Z  2025-12-04T08:24:00.4448799Z  2025-12-04T08:24:00.4449141Z  2025-12-04T08:24:00.4449448Z  2025-12-04T08:24:00.4450238Z [2,753 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:00.4451030Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:00.4451782Z Compiling torch/csrc/api/src/nn/module.cpp; 4s processwrapper-sandbox 2025-12-04T08:24:00.4452618Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:00.4453173Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:00.4453726Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:00.4454278Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:00.4454856Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:00.4455405Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:24:00.8025336Z 2025-12-04T08:24:00.8025976Z  2025-12-04T08:24:00.8026256Z  2025-12-04T08:24:00.8026466Z  2025-12-04T08:24:00.8026685Z  2025-12-04T08:24:00.8026891Z  2025-12-04T08:24:00.8027110Z  2025-12-04T08:24:00.8027315Z  2025-12-04T08:24:00.8027529Z  2025-12-04T08:24:00.8028033Z [2,753 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:00.8028552Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:24:00.8029277Z Compiling torch/csrc/api/src/nn/module.cpp; 4s processwrapper-sandbox 2025-12-04T08:24:00.8029750Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:00.8030089Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:00.8030407Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:00.9212718Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:00.9213387Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:00.9213843Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:24:01.5991764Z 2025-12-04T08:24:01.5992876Z  2025-12-04T08:24:01.5993348Z  2025-12-04T08:24:01.5993732Z  2025-12-04T08:24:01.5994114Z  2025-12-04T08:24:01.5994482Z  2025-12-04T08:24:01.5994854Z  2025-12-04T08:24:01.5995247Z  2025-12-04T08:24:01.5995629Z  2025-12-04T08:24:01.5996544Z [2,754 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:01.5997467Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:24:01.5998659Z Compiling torch/csrc/api/src/nn/module.cpp; 5s processwrapper-sandbox 2025-12-04T08:24:01.5999507Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:24:01.6000083Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:24:01.6000631Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:01.6001182Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:01.6001726Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:01.6002348Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:24:01.8001480Z 2025-12-04T08:24:01.8002257Z  2025-12-04T08:24:01.8002703Z  2025-12-04T08:24:01.8003061Z  2025-12-04T08:24:01.8003453Z  2025-12-04T08:24:01.8003826Z  2025-12-04T08:24:01.8004178Z  2025-12-04T08:24:01.8004523Z  2025-12-04T08:24:01.8004889Z  2025-12-04T08:24:01.8005775Z [2,757 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:01.8006624Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:24:01.8007273Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:24:01.8007925Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:01.8008496Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:01.8009048Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:01.8009574Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:01.8010098Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:01.8010700Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:24:02.0979500Z 2025-12-04T08:24:02.0980337Z  2025-12-04T08:24:02.0980765Z  2025-12-04T08:24:02.0981137Z  2025-12-04T08:24:02.0981486Z  2025-12-04T08:24:02.0981877Z  2025-12-04T08:24:02.0982246Z  2025-12-04T08:24:02.0982596Z  2025-12-04T08:24:02.0982957Z  2025-12-04T08:24:02.0983786Z [2,759 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:02.0984654Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:02.0985239Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:02.0985802Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:02.0986344Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:02.0986906Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:02.0987434Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:02.0987980Z //:aten; 1s processwrapper-sandbox 2025-12-04T08:24:02.0988549Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:24:02.3225627Z 2025-12-04T08:24:02.3226596Z  2025-12-04T08:24:02.3226914Z  2025-12-04T08:24:02.3227137Z  2025-12-04T08:24:02.3227414Z  2025-12-04T08:24:02.3227707Z  2025-12-04T08:24:02.3227984Z  2025-12-04T08:24:02.3228313Z  2025-12-04T08:24:02.3228548Z  2025-12-04T08:24:02.3230838Z [2,759 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:02.3231634Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:02.3232185Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:02.3232704Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:02.3233209Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:02.3233734Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:02.3250404Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:02.3250903Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:02.3251383Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:24:02.8432289Z 2025-12-04T08:24:02.8433490Z  2025-12-04T08:24:02.8433928Z  2025-12-04T08:24:02.8434297Z  2025-12-04T08:24:02.8434641Z  2025-12-04T08:24:02.8435002Z  2025-12-04T08:24:02.8435341Z  2025-12-04T08:24:02.8435699Z  2025-12-04T08:24:02.8436048Z  2025-12-04T08:24:02.8436875Z [2,760 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:02.8437734Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:24:02.8438707Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:02.8439316Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:02.8439890Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:02.8440477Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:02.8441034Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:02.8441581Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:02.8442120Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:24:03.0637831Z 2025-12-04T08:24:03.0638533Z  2025-12-04T08:24:03.0638979Z  2025-12-04T08:24:03.0639337Z  2025-12-04T08:24:03.0639705Z  2025-12-04T08:24:03.0640057Z  2025-12-04T08:24:03.0640406Z  2025-12-04T08:24:03.0640745Z  2025-12-04T08:24:03.0641084Z  2025-12-04T08:24:03.0641961Z [2,761 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:03.0642837Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:03.0643444Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:03.0643998Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:03.0644570Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:03.0645126Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:03.0645699Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:03.0646270Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:03.0646850Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:24:03.3232819Z 2025-12-04T08:24:03.3233627Z  2025-12-04T08:24:03.3234049Z  2025-12-04T08:24:03.3234411Z  2025-12-04T08:24:03.3234760Z  2025-12-04T08:24:03.3235118Z  2025-12-04T08:24:03.3235458Z  2025-12-04T08:24:03.3235812Z  2025-12-04T08:24:03.3236170Z  2025-12-04T08:24:03.3237040Z [2,762 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:03.3237983Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:03.3238597Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:03.3239158Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:03.3239699Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:03.3240257Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:03.3240796Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:03.3241337Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:03.3241887Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:24:03.7237614Z 2025-12-04T08:24:03.7238617Z  2025-12-04T08:24:03.7239144Z  2025-12-04T08:24:03.7239644Z  2025-12-04T08:24:03.7240112Z  2025-12-04T08:24:03.7240582Z  2025-12-04T08:24:03.7241059Z  2025-12-04T08:24:03.7241523Z  2025-12-04T08:24:03.7242008Z  2025-12-04T08:24:03.7243024Z [2,763 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:03.7244065Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:03.7244814Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:03.7245477Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:03.7246188Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:03.7246850Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:03.7247820Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:03.7248505Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:03.7249151Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:24:03.9626737Z 2025-12-04T08:24:03.9627428Z  2025-12-04T08:24:03.9627822Z  2025-12-04T08:24:03.9628163Z  2025-12-04T08:24:03.9628484Z  2025-12-04T08:24:03.9629392Z  2025-12-04T08:24:03.9629777Z  2025-12-04T08:24:03.9630129Z  2025-12-04T08:24:03.9630490Z  2025-12-04T08:24:03.9631366Z [2,764 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:03.9632229Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:03.9633083Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:03.9633644Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:03.9634149Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:03.9634649Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:03.9635148Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:03.9635691Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:03.9636257Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:24:04.3242660Z 2025-12-04T08:24:04.3243427Z  2025-12-04T08:24:04.3243863Z  2025-12-04T08:24:04.3244241Z  2025-12-04T08:24:04.3244599Z  2025-12-04T08:24:04.3244956Z  2025-12-04T08:24:04.3245293Z  2025-12-04T08:24:04.3245628Z  2025-12-04T08:24:04.3245966Z  2025-12-04T08:24:04.3246880Z [2,764 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:04.3247825Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:04.3248463Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:04.3249040Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:24:04.3249615Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:04.3250179Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:04.3250705Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:04.3251241Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:04.3251770Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:24:04.7247390Z 2025-12-04T08:24:04.7248225Z  2025-12-04T08:24:04.7248623Z  2025-12-04T08:24:04.7248996Z  2025-12-04T08:24:04.7249344Z  2025-12-04T08:24:04.7249692Z  2025-12-04T08:24:04.7250037Z  2025-12-04T08:24:04.7250403Z  2025-12-04T08:24:04.7250750Z  2025-12-04T08:24:04.7251586Z [2,765 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:04.7252437Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:24:04.7253038Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:24:04.7253591Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:24:04.7254115Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:24:04.7254649Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:04.7255194Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:04.7255748Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:04.7256301Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:24:04.9250510Z 2025-12-04T08:24:04.9251254Z  2025-12-04T08:24:04.9251655Z  2025-12-04T08:24:04.9251964Z  2025-12-04T08:24:04.9252302Z  2025-12-04T08:24:04.9252610Z  2025-12-04T08:24:04.9252959Z  2025-12-04T08:24:04.9253295Z  2025-12-04T08:24:04.9253647Z  2025-12-04T08:24:04.9254498Z [2,766 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:04.9255365Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:24:04.9255953Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:24:04.9256516Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:24:04.9257055Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:04.9257583Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:04.9258342Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:04.9258875Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:04.9259427Z //:torch; 3s processwrapper-sandbox ... 2025-12-04T08:24:05.1462114Z 2025-12-04T08:24:05.1462967Z  2025-12-04T08:24:05.1463384Z  2025-12-04T08:24:05.1463748Z  2025-12-04T08:24:05.1464090Z  2025-12-04T08:24:05.1464455Z  2025-12-04T08:24:05.1464804Z  2025-12-04T08:24:05.1465155Z  2025-12-04T08:24:05.1465473Z  2025-12-04T08:24:05.1466328Z [2,769 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:05.1467195Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:24:05.1468092Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:05.1468687Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:05.1469243Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:05.1469812Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:05.1470588Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:05.1471470Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:05.1472034Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:24:05.5256927Z 2025-12-04T08:24:05.5257786Z  2025-12-04T08:24:05.5258197Z  2025-12-04T08:24:05.5258568Z  2025-12-04T08:24:05.5258916Z  2025-12-04T08:24:05.5259289Z  2025-12-04T08:24:05.5259529Z  2025-12-04T08:24:05.5259889Z  2025-12-04T08:24:05.5260238Z  2025-12-04T08:24:05.5261132Z [2,770 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:05.5261995Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:05.5262592Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:05.5263132Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:05.5263688Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:05.5264525Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:05.5265245Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:05.5265807Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:05.5266368Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:24:06.4015236Z 2025-12-04T08:24:06.4015976Z  2025-12-04T08:24:06.4016478Z  2025-12-04T08:24:06.4016820Z  2025-12-04T08:24:06.4017194Z  2025-12-04T08:24:06.4017540Z  2025-12-04T08:24:06.4017911Z  2025-12-04T08:24:06.4018268Z  2025-12-04T08:24:06.4018635Z  2025-12-04T08:24:06.4019507Z [2,771 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:06.4020342Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:06.4020876Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:06.4021437Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:06.4022300Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 4s processwrapper-sandbox 2025-12-04T08:24:06.4023208Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:06.4023749Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:06.4024438Z Compiling torch/csrc/jit/mobile/import_data.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:06.4025253Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:24:06.6851472Z 2025-12-04T08:24:06.6852298Z  2025-12-04T08:24:06.6852702Z  2025-12-04T08:24:06.6853036Z  2025-12-04T08:24:06.6853388Z  2025-12-04T08:24:06.6853734Z  2025-12-04T08:24:06.6854103Z  2025-12-04T08:24:06.6854448Z  2025-12-04T08:24:06.6854812Z  2025-12-04T08:24:06.6855703Z [2,774 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:06.6856734Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 4s processwrapper-sandbox 2025-12-04T08:24:06.6857554Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:06.6858140Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:06.6859209Z Compiling torch/csrc/jit/mobile/import_data.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:06.6860054Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:06.6860582Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:06.6861087Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:06.6861602Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:24:06.8904195Z 2025-12-04T08:24:06.8905202Z  2025-12-04T08:24:06.8905608Z  2025-12-04T08:24:06.8905931Z  2025-12-04T08:24:06.8906262Z  2025-12-04T08:24:06.8906595Z  2025-12-04T08:24:06.8906926Z  2025-12-04T08:24:06.8907236Z  2025-12-04T08:24:06.8907564Z  2025-12-04T08:24:06.8908694Z [2,776 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:06.8909748Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 5s processwrapper-sandbox 2025-12-04T08:24:06.8910563Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:06.8911086Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:06.8911608Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:06.8912295Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:06.8912812Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:06.8913311Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:24:06.8913845Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:24:07.1267054Z 2025-12-04T08:24:07.1268046Z  2025-12-04T08:24:07.1268476Z  2025-12-04T08:24:07.1268906Z  2025-12-04T08:24:07.1269450Z  2025-12-04T08:24:07.1270107Z  2025-12-04T08:24:07.1270586Z  2025-12-04T08:24:07.1271201Z  2025-12-04T08:24:07.1271811Z  2025-12-04T08:24:07.1272968Z [2,776 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:07.1273900Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 5s processwrapper-sandbox 2025-12-04T08:24:07.1274983Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:24:07.1275527Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:07.1275851Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:07.1276191Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:07.1276772Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:07.1277299Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:07.1277679Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:24:07.3269222Z 2025-12-04T08:24:07.3269871Z  2025-12-04T08:24:07.3270151Z  2025-12-04T08:24:07.3270358Z  2025-12-04T08:24:07.3270574Z  2025-12-04T08:24:07.3270777Z  2025-12-04T08:24:07.3270998Z  2025-12-04T08:24:07.3271212Z  2025-12-04T08:24:07.3271451Z  2025-12-04T08:24:07.3271977Z [2,779 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:07.3272482Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:07.3272829Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:07.3273152Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:07.3273478Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:07.3273801Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:07.3274130Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:07.3274458Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:07.3274784Z //:torch; 0s processwrapper-sandbox ... 2025-12-04T08:24:07.9597962Z 2025-12-04T08:24:07.9598895Z  2025-12-04T08:24:07.9599338Z  2025-12-04T08:24:07.9599690Z  2025-12-04T08:24:07.9600058Z  2025-12-04T08:24:07.9600410Z  2025-12-04T08:24:07.9600757Z  2025-12-04T08:24:07.9601118Z  2025-12-04T08:24:07.9616197Z  2025-12-04T08:24:07.9617268Z [2,780 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:07.9618153Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:07.9618952Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:07.9619512Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:07.9620055Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:07.9620606Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:07.9621170Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:07.9621704Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:24:07.9622228Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:24:08.2024095Z 2025-12-04T08:24:08.2024846Z  2025-12-04T08:24:08.2025116Z  2025-12-04T08:24:08.2025341Z  2025-12-04T08:24:08.2025548Z  2025-12-04T08:24:08.2025764Z  2025-12-04T08:24:08.2025972Z  2025-12-04T08:24:08.2026190Z  2025-12-04T08:24:08.2028345Z  2025-12-04T08:24:08.2036089Z [2,781 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:08.2037000Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:08.2037590Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:08.2038195Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:08.2038773Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:08.2040102Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:08.2040671Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:24:08.2041247Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:24:08.2041805Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:24:08.4467088Z 2025-12-04T08:24:08.4468022Z  2025-12-04T08:24:08.4468485Z  2025-12-04T08:24:08.4468867Z  2025-12-04T08:24:08.4469258Z  2025-12-04T08:24:08.4469632Z  2025-12-04T08:24:08.4470011Z  2025-12-04T08:24:08.4470384Z  2025-12-04T08:24:08.4470797Z  2025-12-04T08:24:08.4471697Z [2,782 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:08.4472641Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:08.4473257Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:08.4473878Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:08.4474498Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:08.4475105Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:08.4475714Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:24:08.4476306Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:24:08.4476927Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:24:08.7452042Z 2025-12-04T08:24:08.7452816Z  2025-12-04T08:24:08.7453079Z  2025-12-04T08:24:08.7453318Z  2025-12-04T08:24:08.7453525Z  2025-12-04T08:24:08.7453745Z  2025-12-04T08:24:08.7453946Z  2025-12-04T08:24:08.7454167Z  2025-12-04T08:24:08.7454393Z  2025-12-04T08:24:08.7454913Z [2,782 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:08.7455436Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:08.7455775Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:08.7456111Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:08.7456434Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:08.7456780Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:08.7457101Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:08.7457435Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:08.7457764Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:24:09.0241203Z 2025-12-04T08:24:09.0241956Z  2025-12-04T08:24:09.0242392Z  2025-12-04T08:24:09.0242756Z  2025-12-04T08:24:09.0243117Z  2025-12-04T08:24:09.0243477Z  2025-12-04T08:24:09.0243815Z  2025-12-04T08:24:09.0244182Z  2025-12-04T08:24:09.0244576Z  2025-12-04T08:24:09.0245472Z [2,783 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:09.0246325Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:09.0247142Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:09.0247829Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:09.0248384Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:09.0248952Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:09.0249490Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:09.0250030Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:09.0250588Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:24:09.2401885Z 2025-12-04T08:24:09.2402673Z  2025-12-04T08:24:09.2403124Z  2025-12-04T08:24:09.2403562Z  2025-12-04T08:24:09.2403872Z  2025-12-04T08:24:09.2404161Z  2025-12-04T08:24:09.2404466Z  2025-12-04T08:24:09.2404767Z  2025-12-04T08:24:09.2405397Z  2025-12-04T08:24:09.2406146Z [2,784 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:09.2406839Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:09.2407468Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:09.2408115Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:09.2408625Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:09.2409247Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:09.2409756Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:09.2410490Z Compiling torch/csrc/jit/mobile/debug_info.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:09.2411357Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:24:09.6243873Z 2025-12-04T08:24:09.6244589Z  2025-12-04T08:24:09.6245012Z  2025-12-04T08:24:09.6245368Z  2025-12-04T08:24:09.6245693Z  2025-12-04T08:24:09.6246004Z  2025-12-04T08:24:09.6246333Z  2025-12-04T08:24:09.6246728Z  2025-12-04T08:24:09.6247083Z  2025-12-04T08:24:09.6248096Z [2,785 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:09.6249007Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:09.6249546Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:09.6250060Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:09.6250596Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:09.6251168Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:09.6251974Z Compiling torch/csrc/jit/mobile/debug_info.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:09.6252802Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:09.6253366Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:24:10.0245908Z 2025-12-04T08:24:10.0246462Z  2025-12-04T08:24:10.0246729Z  2025-12-04T08:24:10.0246939Z  2025-12-04T08:24:10.0247159Z  2025-12-04T08:24:10.0247360Z  2025-12-04T08:24:10.0247668Z  2025-12-04T08:24:10.0247877Z  2025-12-04T08:24:10.0248092Z  2025-12-04T08:24:10.0248616Z [2,786 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:10.0249131Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:10.0249475Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:10.0249797Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:10.0250133Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:10.0250596Z Compiling torch/csrc/jit/mobile/debug_info.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:10.0251091Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:10.0251419Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:10.0251745Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:24:10.2706446Z 2025-12-04T08:24:10.2707426Z  2025-12-04T08:24:10.2707863Z  2025-12-04T08:24:10.2708240Z  2025-12-04T08:24:10.2708608Z  2025-12-04T08:24:10.2709010Z  2025-12-04T08:24:10.2709370Z  2025-12-04T08:24:10.2709745Z  2025-12-04T08:24:10.2710102Z  2025-12-04T08:24:10.2710983Z [2,787 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:10.2712103Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:10.2712670Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:10.2713250Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:10.2713762Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:10.2714320Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:10.2714814Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:10.2715320Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:10.2715869Z //:aten; 3s processwrapper-sandbox ... 2025-12-04T08:24:10.5320359Z 2025-12-04T08:24:10.5321087Z  2025-12-04T08:24:10.5321555Z  2025-12-04T08:24:10.5321915Z  2025-12-04T08:24:10.5322290Z  2025-12-04T08:24:10.5322966Z  2025-12-04T08:24:10.5323368Z  2025-12-04T08:24:10.5323721Z  2025-12-04T08:24:10.5324093Z  2025-12-04T08:24:10.5324956Z [2,788 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:10.5325851Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:10.5326419Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:10.5327013Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:10.5327836Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:10.5328405Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:10.5329206Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:10.5329757Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:10.5330344Z //:aten; 3s processwrapper-sandbox ... 2025-12-04T08:24:10.8746916Z 2025-12-04T08:24:10.8748074Z  2025-12-04T08:24:10.8748511Z  2025-12-04T08:24:10.8748867Z  2025-12-04T08:24:10.8749174Z  2025-12-04T08:24:10.8749530Z  2025-12-04T08:24:10.8749849Z  2025-12-04T08:24:10.8750159Z  2025-12-04T08:24:10.8750515Z  2025-12-04T08:24:10.8751332Z [2,788 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:10.8752210Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:10.8752774Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:10.8753347Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:10.8753873Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:10.8754389Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:10.8754874Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:10.8755377Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:10.8755909Z //:aten; 3s processwrapper-sandbox ... 2025-12-04T08:24:11.6274138Z 2025-12-04T08:24:11.6274858Z  2025-12-04T08:24:11.6275329Z  2025-12-04T08:24:11.6275713Z  2025-12-04T08:24:11.6276091Z  2025-12-04T08:24:11.6276473Z  2025-12-04T08:24:11.6276838Z  2025-12-04T08:24:11.6277192Z  2025-12-04T08:24:11.6277552Z  2025-12-04T08:24:11.6278443Z [2,789 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:11.6279341Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:24:11.6279883Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:24:11.6280478Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:24:11.6281036Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:11.6281607Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:11.6282181Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:11.6282717Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:24:11.6283299Z //:torch; 3s processwrapper-sandbox ... 2025-12-04T08:24:11.8375179Z 2025-12-04T08:24:11.8375906Z  2025-12-04T08:24:11.8376314Z  2025-12-04T08:24:11.8376620Z  2025-12-04T08:24:11.8376951Z  2025-12-04T08:24:11.8377320Z  2025-12-04T08:24:11.8377682Z  2025-12-04T08:24:11.8378036Z  2025-12-04T08:24:11.8378419Z  2025-12-04T08:24:11.8379602Z [2,792 / 3,080] 3 / 26 tests; 15 actions, 14 running; last test: ...base_tests 2025-12-04T08:24:11.8381200Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:24:11.8381706Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:11.8382171Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:11.8382695Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:24:11.8383218Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:11.8383773Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:11.8384344Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:11.8384915Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:24:12.0737496Z 2025-12-04T08:24:12.0738173Z  2025-12-04T08:24:12.0738481Z  2025-12-04T08:24:12.0738705Z  2025-12-04T08:24:12.0738906Z  2025-12-04T08:24:12.1052668Z  2025-12-04T08:24:12.1053833Z  2025-12-04T08:24:12.1054216Z  2025-12-04T08:24:12.1054562Z  2025-12-04T08:24:12.1055705Z [2,792 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:12.1057031Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:24:12.1057684Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:12.1058374Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:12.1059199Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:24:12.1059735Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:12.1060261Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:12.1060810Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:12.1061360Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:24:12.3056867Z 2025-12-04T08:24:12.3058254Z  2025-12-04T08:24:12.3059135Z  2025-12-04T08:24:12.3063903Z  2025-12-04T08:24:12.3064418Z  2025-12-04T08:24:12.3064820Z  2025-12-04T08:24:12.3065166Z  2025-12-04T08:24:12.3065465Z  2025-12-04T08:24:12.3065794Z  2025-12-04T08:24:12.3066532Z [2,793 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:12.3067290Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:24:12.3067834Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:24:12.3068380Z //:aten; 5s processwrapper-sandbox 2025-12-04T08:24:12.3068912Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:12.3069455Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:12.3070153Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:12.3070911Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:12.3071724Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:24:12.6279581Z 2025-12-04T08:24:12.6281222Z  2025-12-04T08:24:12.6281663Z  2025-12-04T08:24:12.6282058Z  2025-12-04T08:24:12.6282697Z  2025-12-04T08:24:12.6283043Z  2025-12-04T08:24:12.6283659Z  2025-12-04T08:24:12.6284226Z  2025-12-04T08:24:12.6284560Z  2025-12-04T08:24:12.6285900Z [2,795 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:12.6287007Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:24:12.6287883Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:24:12.6288633Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:12.6289379Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:12.6289882Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:12.6290609Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:12.6291565Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:12.6292151Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:24:12.8372913Z 2025-12-04T08:24:12.8373672Z  2025-12-04T08:24:12.8374123Z  2025-12-04T08:24:12.8374490Z  2025-12-04T08:24:12.8374887Z  2025-12-04T08:24:12.8375207Z  2025-12-04T08:24:12.8375559Z  2025-12-04T08:24:12.8375867Z  2025-12-04T08:24:12.8376183Z  2025-12-04T08:24:12.8376962Z [2,796 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:12.8377966Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:24:12.8378477Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:24:12.8379026Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:12.8379598Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:12.8380165Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:12.8380724Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:12.8381277Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:12.8381868Z //:torch; 3s processwrapper-sandbox ... 2025-12-04T08:24:13.1064206Z 2025-12-04T08:24:13.1064918Z  2025-12-04T08:24:13.1065359Z  2025-12-04T08:24:13.1065709Z  2025-12-04T08:24:13.1066069Z  2025-12-04T08:24:13.1066432Z  2025-12-04T08:24:13.1067168Z  2025-12-04T08:24:13.1067566Z  2025-12-04T08:24:13.1067927Z  2025-12-04T08:24:13.1068857Z [2,798 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:13.1069760Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:13.1070346Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:13.1070914Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:13.1072184Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:13.1072760Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:13.1073636Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:13.1074822Z Compiling aten/src/ATen/vulkan/Context.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:13.1075663Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:24:13.3589859Z 2025-12-04T08:24:13.3590662Z  2025-12-04T08:24:13.3591165Z  2025-12-04T08:24:13.3591687Z  2025-12-04T08:24:13.3592110Z  2025-12-04T08:24:13.3592577Z  2025-12-04T08:24:13.3593058Z  2025-12-04T08:24:13.3593518Z  2025-12-04T08:24:13.3594001Z  2025-12-04T08:24:13.3595028Z [2,799 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:13.3596991Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:13.3597597Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:13.3598201Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:24:13.3598780Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:13.3599636Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:13.3600745Z Compiling aten/src/ATen/vulkan/Context.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:13.3601574Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:24:13.3602132Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:24:13.7069308Z 2025-12-04T08:24:13.7070039Z  2025-12-04T08:24:13.7070518Z  2025-12-04T08:24:13.7070887Z  2025-12-04T08:24:13.7071259Z  2025-12-04T08:24:13.7071638Z  2025-12-04T08:24:13.7071997Z  2025-12-04T08:24:13.7072377Z  2025-12-04T08:24:13.7072742Z  2025-12-04T08:24:13.7073644Z [2,801 / 3,080] 3 / 26 tests; 15 actions running; last test: ...til_base_tests 2025-12-04T08:24:13.7074539Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:24:13.7075143Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:13.7075985Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:13.7077087Z Compiling aten/src/ATen/vulkan/Context.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:13.7077912Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:24:13.7078748Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:13.7079833Z Compiling torch/csrc/api/src/optim/adam.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:13.7080669Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:24:13.9071126Z 2025-12-04T08:24:13.9071885Z  2025-12-04T08:24:13.9072147Z  2025-12-04T08:24:13.9072367Z  2025-12-04T08:24:13.9072571Z  2025-12-04T08:24:13.9102974Z  2025-12-04T08:24:13.9103443Z  2025-12-04T08:24:13.9103671Z  2025-12-04T08:24:13.9103872Z  2025-12-04T08:24:13.9104443Z [2,801 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:13.9105156Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:24:13.9105503Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:13.9106058Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 4s processwrapper-sandbox 2025-12-04T08:24:13.9106745Z Compiling aten/src/ATen/vulkan/Context.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:13.9107221Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:14.0041604Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:14.0043067Z Compiling torch/csrc/api/src/optim/adam.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:14.0043838Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:24:14.1120773Z 2025-12-04T08:24:14.1121793Z  2025-12-04T08:24:14.1122249Z  2025-12-04T08:24:14.1122595Z  2025-12-04T08:24:14.1122945Z  2025-12-04T08:24:14.1123281Z  2025-12-04T08:24:14.1123855Z  2025-12-04T08:24:14.1124177Z  2025-12-04T08:24:14.1124470Z  2025-12-04T08:24:14.1125330Z [2,802 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:14.1126197Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:14.1127028Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 4s processwrapper-sandbox 2025-12-04T08:24:14.1128202Z Compiling aten/src/ATen/vulkan/Context.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:14.1142276Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:14.1143108Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:14.1144193Z Compiling torch/csrc/api/src/optim/adam.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:14.1145242Z Compiling torch/csrc/api/src/optim/adamw.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:14.1146100Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:24:14.5122825Z 2025-12-04T08:24:14.5123565Z  2025-12-04T08:24:14.5123831Z  2025-12-04T08:24:14.5124052Z  2025-12-04T08:24:14.5124256Z  2025-12-04T08:24:14.5124472Z  2025-12-04T08:24:14.5124674Z  2025-12-04T08:24:14.5124886Z  2025-12-04T08:24:14.5125086Z  2025-12-04T08:24:14.5125620Z [2,804 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:14.5126298Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 4s processwrapper-sandbox 2025-12-04T08:24:14.5126816Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:14.5127311Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:14.5128002Z Compiling torch/csrc/api/src/optim/adam.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:14.5128622Z Compiling torch/csrc/api/src/optim/adamw.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:14.5135029Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:14.5135362Z //:aten; 1s processwrapper-sandbox 2025-12-04T08:24:14.5135737Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:24:14.7583660Z 2025-12-04T08:24:14.7584439Z  2025-12-04T08:24:14.7588917Z  2025-12-04T08:24:14.7589334Z  2025-12-04T08:24:14.7589711Z  2025-12-04T08:24:14.7590054Z  2025-12-04T08:24:14.7590369Z  2025-12-04T08:24:14.7590687Z  2025-12-04T08:24:14.7591003Z  2025-12-04T08:24:14.7591827Z [2,805 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:14.7593016Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 4s processwrapper-sandbox 2025-12-04T08:24:14.7593916Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:14.7595071Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:14.7596300Z Compiling torch/csrc/api/src/optim/adam.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:14.7601361Z Compiling torch/csrc/api/src/optim/adamw.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:14.7602220Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:14.7602779Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:24:14.7603362Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:24:14.9612320Z 2025-12-04T08:24:14.9613044Z  2025-12-04T08:24:14.9613464Z  2025-12-04T08:24:14.9613827Z  2025-12-04T08:24:14.9614192Z  2025-12-04T08:24:14.9614544Z  2025-12-04T08:24:14.9614909Z  2025-12-04T08:24:14.9615271Z  2025-12-04T08:24:14.9615602Z  2025-12-04T08:24:14.9616666Z [2,807 / 3,080] 3 / 26 tests; 16 actions, 14 running; last test: ...base_tests 2025-12-04T08:24:14.9617626Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:14.9618502Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:14.9619627Z Compiling torch/csrc/api/src/optim/adam.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:14.9620725Z Compiling torch/csrc/api/src/optim/adamw.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:14.9621636Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:14.9622423Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:14.9623310Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:24:14.9623902Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:24:15.1785924Z 2025-12-04T08:24:15.1786605Z  2025-12-04T08:24:15.1787048Z  2025-12-04T08:24:15.1787439Z  2025-12-04T08:24:15.1787817Z  2025-12-04T08:24:15.1788236Z  2025-12-04T08:24:15.1788623Z  2025-12-04T08:24:15.1789001Z  2025-12-04T08:24:15.1789384Z  2025-12-04T08:24:15.1790294Z [2,807 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:15.1791242Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:15.1792097Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:15.1793288Z Compiling torch/csrc/api/src/optim/adam.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:15.1794433Z Compiling torch/csrc/api/src/optim/adamw.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:15.1795330Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:15.1796206Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:15.1797094Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:15.1797699Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:24:15.8242340Z 2025-12-04T08:24:15.8243401Z  2025-12-04T08:24:15.8243856Z  2025-12-04T08:24:15.8244214Z  2025-12-04T08:24:15.8244582Z  2025-12-04T08:24:15.8244936Z  2025-12-04T08:24:15.8245302Z  2025-12-04T08:24:15.8245644Z  2025-12-04T08:24:15.8245984Z  2025-12-04T08:24:15.8246782Z [2,808 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:15.8247703Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:15.8248497Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:15.8249632Z Compiling torch/csrc/api/src/optim/adam.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:15.8250706Z Compiling torch/csrc/api/src/optim/adamw.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:15.8251549Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:15.8252341Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:15.8253450Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:15.8254147Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:24:16.1792076Z 2025-12-04T08:24:16.1792788Z  2025-12-04T08:24:16.1793216Z  2025-12-04T08:24:16.1793546Z  2025-12-04T08:24:16.1794130Z  2025-12-04T08:24:16.1794458Z  2025-12-04T08:24:16.1794800Z  2025-12-04T08:24:16.1795165Z  2025-12-04T08:24:16.1795514Z  2025-12-04T08:24:16.1796444Z [2,808 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:16.1797328Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:16.1798136Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 4s processwrapper-sandbox 2025-12-04T08:24:16.1799116Z Compiling torch/csrc/api/src/optim/adam.cpp; 4s processwrapper-sandbox 2025-12-04T08:24:16.1800088Z Compiling torch/csrc/api/src/optim/adamw.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:16.1800880Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:16.1801927Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:16.1802767Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:16.1803335Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:24:16.4855395Z 2025-12-04T08:24:16.4856241Z  2025-12-04T08:24:16.4856682Z  2025-12-04T08:24:16.4857037Z  2025-12-04T08:24:16.4857412Z  2025-12-04T08:24:16.4858024Z  2025-12-04T08:24:16.4858389Z  2025-12-04T08:24:16.4858733Z  2025-12-04T08:24:16.4859087Z  2025-12-04T08:24:16.4859882Z [2,809 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:16.4860668Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:16.4861507Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 4s processwrapper-sandbox 2025-12-04T08:24:16.4862620Z Compiling torch/csrc/api/src/optim/adam.cpp; 4s processwrapper-sandbox 2025-12-04T08:24:16.4863702Z Compiling torch/csrc/api/src/optim/adamw.cpp; 4s processwrapper-sandbox 2025-12-04T08:24:16.4864435Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:16.4865432Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:16.4866223Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:16.4866777Z //:torch; 3s processwrapper-sandbox ... 2025-12-04T08:24:16.7063130Z 2025-12-04T08:24:16.7063926Z  2025-12-04T08:24:16.7064368Z  2025-12-04T08:24:16.7064741Z  2025-12-04T08:24:16.7065132Z  2025-12-04T08:24:16.7065459Z  2025-12-04T08:24:16.7065784Z  2025-12-04T08:24:16.7066086Z  2025-12-04T08:24:16.7066401Z  2025-12-04T08:24:16.7067200Z INFO: From Compiling aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp: 2025-12-04T08:24:16.7069280Z aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp: In function 'at::Tensor at::native::_wrapped_linear_prepack(const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&)': 2025-12-04T08:24:16.7073148Z aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp:509:42: warning: 'at::Tensor at::cpp_custom_type_hack::create(std::unique_ptr<_Tp>, c10::TensorOptions) [with T = c10::intrusive_ptr]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2025-12-04T08:24:16.7076176Z 509 | auto ret = cpp_custom_type_hack::create( 2025-12-04T08:24:16.7076687Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 2025-12-04T08:24:16.7077270Z 510 | std::move(unique_ptr_wrapper), weight.options()); 2025-12-04T08:24:16.7077904Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-12-04T08:24:16.7078781Z In file included from aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp:4: 2025-12-04T08:24:16.7079793Z aten/src/ATen/cpp_custom_type_hack.h:91:1: note: declared here 2025-12-04T08:24:16.7080630Z 91 | create(std::unique_ptr ptr, TensorOptions options) { 2025-12-04T08:24:16.7081174Z | ^~~~~~ 2025-12-04T08:24:16.7082931Z aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp: In function 'at::Tensor at::native::_wrapped_quantized_linear_prepacked(const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, int64_t)': 2025-12-04T08:24:16.7087125Z aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp:532:77: warning: 'T& at::cpp_custom_type_hack::cast(const at::Tensor&) [with T = c10::intrusive_ptr]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2025-12-04T08:24:16.7090180Z 532 | cpp_custom_type_hack::cast>( 2025-12-04T08:24:16.7090949Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 2025-12-04T08:24:16.7091511Z 533 | packed_weight); 2025-12-04T08:24:16.7092279Z | ~~~~~~~~~~~~~~ 2025-12-04T08:24:16.7093201Z In file included from aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp:4: 2025-12-04T08:24:16.7094221Z aten/src/ATen/cpp_custom_type_hack.h:76:1: note: declared here 2025-12-04T08:24:16.7094896Z 76 | cast(const Tensor& packed) { 2025-12-04T08:24:16.7095308Z | ^~~~ 2025-12-04T08:24:16.7096238Z [2,809 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:16.7097267Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:16.7098113Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 4s processwrapper-sandbox 2025-12-04T08:24:16.7099217Z Compiling torch/csrc/api/src/optim/adam.cpp; 4s processwrapper-sandbox 2025-12-04T08:24:16.7100144Z Compiling torch/csrc/api/src/optim/adamw.cpp; 4s processwrapper-sandbox 2025-12-04T08:24:16.7100889Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:16.7101671Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:16.7102521Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:16.7103108Z //:torch; 3s processwrapper-sandbox ... 2025-12-04T08:24:16.9800754Z 2025-12-04T08:24:16.9801488Z  2025-12-04T08:24:16.9801770Z  2025-12-04T08:24:16.9801979Z  2025-12-04T08:24:16.9802198Z  2025-12-04T08:24:16.9802406Z  2025-12-04T08:24:16.9802636Z  2025-12-04T08:24:16.9802835Z  2025-12-04T08:24:16.9803048Z  2025-12-04T08:24:16.9803575Z [2,810 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:16.9804080Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:24:16.9804573Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 5s processwrapper-sandbox 2025-12-04T08:24:16.9805190Z Compiling torch/csrc/api/src/optim/adam.cpp; 5s processwrapper-sandbox 2025-12-04T08:24:16.9805813Z Compiling torch/csrc/api/src/optim/adamw.cpp; 4s processwrapper-sandbox 2025-12-04T08:24:16.9806282Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:16.9806750Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 4s processwrapper-sandbox 2025-12-04T08:24:16.9807227Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:16.9807655Z //:torch; 3s processwrapper-sandbox ... 2025-12-04T08:24:17.1838347Z 2025-12-04T08:24:17.1839065Z  2025-12-04T08:24:17.1839499Z  2025-12-04T08:24:17.1839873Z  2025-12-04T08:24:17.1840232Z  2025-12-04T08:24:17.1840602Z  2025-12-04T08:24:17.1840937Z  2025-12-04T08:24:17.1844517Z  2025-12-04T08:24:17.1844895Z  2025-12-04T08:24:17.1847511Z [2,812 / 3,080] 3 / 26 tests; 15 actions, 14 running; last test: ...base_tests 2025-12-04T08:24:17.1848601Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:24:17.1849436Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 5s processwrapper-sandbox 2025-12-04T08:24:17.1850518Z Compiling torch/csrc/api/src/optim/adam.cpp; 5s processwrapper-sandbox 2025-12-04T08:24:17.1851454Z Compiling torch/csrc/api/src/optim/adamw.cpp; 4s processwrapper-sandbox 2025-12-04T08:24:17.1852186Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:17.1853170Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 4s processwrapper-sandbox 2025-12-04T08:24:17.1854018Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:17.1857446Z //:torch; 3s processwrapper-sandbox ... 2025-12-04T08:24:17.4949360Z 2025-12-04T08:24:17.4950158Z  2025-12-04T08:24:17.4950595Z  2025-12-04T08:24:17.4950967Z  2025-12-04T08:24:17.4951333Z  2025-12-04T08:24:17.4951678Z  2025-12-04T08:24:17.4952044Z  2025-12-04T08:24:17.4952396Z  2025-12-04T08:24:17.4952769Z  2025-12-04T08:24:17.4953651Z [2,812 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:17.4954838Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:24:17.4955703Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 5s processwrapper-sandbox 2025-12-04T08:24:17.4956797Z Compiling torch/csrc/api/src/optim/adam.cpp; 5s processwrapper-sandbox 2025-12-04T08:24:17.4957891Z Compiling torch/csrc/api/src/optim/adamw.cpp; 5s processwrapper-sandbox 2025-12-04T08:24:17.4958730Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:17.4959547Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 4s processwrapper-sandbox 2025-12-04T08:24:17.4960456Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:17.4960956Z //:torch; 4s processwrapper-sandbox ... 2025-12-04T08:24:17.7013552Z 2025-12-04T08:24:17.7014238Z  2025-12-04T08:24:17.7014651Z  2025-12-04T08:24:17.7015009Z  2025-12-04T08:24:17.7015361Z  2025-12-04T08:24:17.7015729Z  2025-12-04T08:24:17.7016073Z  2025-12-04T08:24:17.7016444Z  2025-12-04T08:24:17.7016799Z  2025-12-04T08:24:17.7017702Z [2,817 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:17.7018558Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:17.7019341Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 4s processwrapper-sandbox 2025-12-04T08:24:17.7020157Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:17.7020964Z Compiling torch/csrc/api/src/optim/rmsprop.cpp; 4s processwrapper-sandbox 2025-12-04T08:24:17.7022047Z Compiling torch/csrc/api/src/optim/sgd.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:17.7022823Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:17.7023378Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:24:17.7023938Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:24:17.9079859Z 2025-12-04T08:24:17.9080595Z  2025-12-04T08:24:17.9081037Z  2025-12-04T08:24:17.9081250Z  2025-12-04T08:24:17.9081597Z  2025-12-04T08:24:17.9081922Z  2025-12-04T08:24:17.9082252Z  2025-12-04T08:24:17.9082615Z  2025-12-04T08:24:17.9082950Z  2025-12-04T08:24:17.9083729Z [2,818 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:17.9084503Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:24:17.9085316Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 4s processwrapper-sandbox 2025-12-04T08:24:17.9086110Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:17.9086883Z Compiling torch/csrc/api/src/optim/rmsprop.cpp; 4s processwrapper-sandbox 2025-12-04T08:24:17.9087970Z Compiling torch/csrc/api/src/optim/sgd.cpp; 4s processwrapper-sandbox 2025-12-04T08:24:17.9088763Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:17.9089225Z //:aten; 1s processwrapper-sandbox 2025-12-04T08:24:17.9089569Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:24:18.2962996Z 2025-12-04T08:24:18.2963740Z  2025-12-04T08:24:18.2964091Z  2025-12-04T08:24:18.2964404Z  2025-12-04T08:24:18.2964660Z  2025-12-04T08:24:18.2964952Z  2025-12-04T08:24:18.2965262Z  2025-12-04T08:24:18.2965543Z  2025-12-04T08:24:18.2965830Z  2025-12-04T08:24:18.2966601Z [2,818 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:18.2968399Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:24:18.2969095Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 5s processwrapper-sandbox 2025-12-04T08:24:18.2969720Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:24:18.2970461Z Compiling torch/csrc/api/src/optim/rmsprop.cpp; 4s processwrapper-sandbox 2025-12-04T08:24:18.2971447Z Compiling torch/csrc/api/src/optim/sgd.cpp; 4s processwrapper-sandbox 2025-12-04T08:24:18.2972095Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:18.2972561Z //:aten; 1s processwrapper-sandbox 2025-12-04T08:24:18.2973037Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:24:18.4963575Z 2025-12-04T08:24:18.4964382Z  2025-12-04T08:24:18.4965163Z  2025-12-04T08:24:18.4965543Z  2025-12-04T08:24:18.4965922Z  2025-12-04T08:24:18.4966275Z  2025-12-04T08:24:18.4966643Z  2025-12-04T08:24:18.4967010Z  2025-12-04T08:24:18.4967480Z  2025-12-04T08:24:18.4968407Z [2,819 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:18.4969590Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 5s processwrapper-sandbox 2025-12-04T08:24:18.4970622Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:24:18.4971505Z Compiling torch/csrc/api/src/optim/rmsprop.cpp; 5s processwrapper-sandbox 2025-12-04T08:24:18.4972651Z Compiling torch/csrc/api/src/optim/sgd.cpp; 4s processwrapper-sandbox 2025-12-04T08:24:18.4973494Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:18.4974099Z //:aten; 1s processwrapper-sandbox 2025-12-04T08:24:18.4974685Z //:aten; 1s processwrapper-sandbox 2025-12-04T08:24:18.4975319Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:24:18.8865195Z 2025-12-04T08:24:18.8866047Z  2025-12-04T08:24:18.8866493Z  2025-12-04T08:24:18.8866852Z  2025-12-04T08:24:18.8867231Z  2025-12-04T08:24:18.8867607Z  2025-12-04T08:24:18.8867965Z  2025-12-04T08:24:18.8868316Z  2025-12-04T08:24:18.8868682Z  2025-12-04T08:24:18.8869595Z [2,821 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:18.8870769Z Compiling torch/csrc/api/src/optim/rmsprop.cpp; 5s processwrapper-sandbox 2025-12-04T08:24:18.8871895Z Compiling torch/csrc/api/src/optim/sgd.cpp; 5s processwrapper-sandbox 2025-12-04T08:24:18.8872719Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:18.8873294Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:18.8873827Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:18.8874394Z //:aten; 1s processwrapper-sandbox 2025-12-04T08:24:18.8875227Z Compiling aten/src/ATen/native/AmpKernels.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:18.8876313Z Compiling torch/csrc/api/src/xpu.cpp; 1s processwrapper-sandbox ... 2025-12-04T08:24:19.0967295Z 2025-12-04T08:24:19.0968144Z  2025-12-04T08:24:19.0968624Z  2025-12-04T08:24:19.0968993Z  2025-12-04T08:24:19.0969339Z  2025-12-04T08:24:19.0969703Z  2025-12-04T08:24:19.0970056Z  2025-12-04T08:24:19.0970418Z  2025-12-04T08:24:19.0970770Z  2025-12-04T08:24:19.0971632Z [2,822 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:19.0972752Z Compiling torch/csrc/api/src/optim/rmsprop.cpp; 5s processwrapper-sandbox 2025-12-04T08:24:19.0973813Z Compiling torch/csrc/api/src/optim/sgd.cpp; 5s processwrapper-sandbox 2025-12-04T08:24:19.0974624Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:19.0975169Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:19.0975734Z //:aten; 1s processwrapper-sandbox 2025-12-04T08:24:19.0976517Z Compiling aten/src/ATen/native/AmpKernels.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:19.0977512Z Compiling torch/csrc/api/src/xpu.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:19.0978469Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:24:19.2971688Z 2025-12-04T08:24:19.2972399Z  2025-12-04T08:24:19.2972815Z  2025-12-04T08:24:19.2973171Z  2025-12-04T08:24:19.2973541Z  2025-12-04T08:24:19.2973894Z  2025-12-04T08:24:19.2974225Z  2025-12-04T08:24:19.2974631Z  2025-12-04T08:24:19.2974998Z  2025-12-04T08:24:19.2975895Z [2,826 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:19.2976813Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:24:19.2977412Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:19.2978125Z Compiling torch/csrc/api/src/xpu.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:19.2979233Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:24:19.2979830Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:24:19.2980400Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:24:19.2981250Z Compiling torch/csrc/jit/passes/autocast.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:19.2982148Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:24:19.6975127Z 2025-12-04T08:24:19.6976007Z  2025-12-04T08:24:19.6976479Z  2025-12-04T08:24:19.6976708Z  2025-12-04T08:24:19.6976911Z  2025-12-04T08:24:19.6977132Z  2025-12-04T08:24:19.6977337Z  2025-12-04T08:24:19.6977569Z  2025-12-04T08:24:19.6977772Z  2025-12-04T08:24:19.6978307Z [2,826 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:19.6978824Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:24:19.6979165Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:19.6979617Z Compiling torch/csrc/api/src/xpu.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:19.6980050Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:19.6980382Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:19.6980696Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:19.6981166Z Compiling torch/csrc/jit/passes/autocast.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:19.6981648Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:24:19.9015790Z 2025-12-04T08:24:19.9017070Z  2025-12-04T08:24:19.9017612Z  2025-12-04T08:24:19.9018258Z  2025-12-04T08:24:19.9018935Z  2025-12-04T08:24:19.9019198Z  2025-12-04T08:24:19.9019775Z  2025-12-04T08:24:19.9019988Z  2025-12-04T08:24:19.9020635Z  2025-12-04T08:24:19.9021341Z [2,827 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:19.9022026Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:24:19.9022680Z Compiling torch/csrc/api/src/xpu.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:19.9023265Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:19.9023658Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:19.9024051Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:19.9024650Z Compiling torch/csrc/jit/passes/autocast.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:19.9025461Z Compiling torch/csrc/jit/passes/lower_graph.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:19.9026149Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:24:20.2523873Z 2025-12-04T08:24:20.2524600Z  2025-12-04T08:24:20.2525032Z  2025-12-04T08:24:20.2525429Z  2025-12-04T08:24:20.2525771Z  2025-12-04T08:24:20.2526089Z  2025-12-04T08:24:20.2526446Z  2025-12-04T08:24:20.2526796Z  2025-12-04T08:24:20.2527156Z  2025-12-04T08:24:20.2528135Z [2,829 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:20.2529240Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:20.2529771Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:20.2530284Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:20.2530991Z Compiling torch/csrc/jit/passes/autocast.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:20.2532947Z Compiling torch/csrc/jit/passes/lower_graph.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:20.2533849Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:24:20.2534434Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:24:20.2535028Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:24:20.4980232Z 2025-12-04T08:24:20.4981152Z  2025-12-04T08:24:20.4981601Z  2025-12-04T08:24:20.4981961Z  2025-12-04T08:24:20.4982294Z  2025-12-04T08:24:20.4982559Z  2025-12-04T08:24:20.4982904Z  2025-12-04T08:24:20.4983236Z  2025-12-04T08:24:20.4983583Z  2025-12-04T08:24:20.4985287Z [2,829 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:20.4986277Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:20.4986887Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:20.4987454Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:20.4988278Z Compiling torch/csrc/jit/passes/autocast.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:20.4989440Z Compiling torch/csrc/jit/passes/lower_graph.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:20.4990451Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:20.4991001Z //:torch; 1s processwrapper-sandbox 2025-12-04T08:24:20.4991614Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:24:21.0858170Z 2025-12-04T08:24:21.0858792Z  2025-12-04T08:24:21.0859072Z  2025-12-04T08:24:21.0859301Z  2025-12-04T08:24:21.0859511Z  2025-12-04T08:24:21.0859730Z  2025-12-04T08:24:21.0859937Z  2025-12-04T08:24:21.0860154Z  2025-12-04T08:24:21.0860362Z  2025-12-04T08:24:21.0860913Z [2,830 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:21.0861413Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:21.0861761Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:21.0862090Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:21.0862563Z Compiling torch/csrc/jit/passes/autocast.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:21.0863061Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:21.0863378Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:21.0863704Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:21.0864027Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:24:21.2988412Z 2025-12-04T08:24:21.2989428Z  2025-12-04T08:24:21.2989757Z  2025-12-04T08:24:21.2990115Z  2025-12-04T08:24:21.2990433Z  2025-12-04T08:24:21.2990688Z  2025-12-04T08:24:21.2991005Z  2025-12-04T08:24:21.2991359Z  2025-12-04T08:24:21.2991742Z  2025-12-04T08:24:21.2992520Z [2,831 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:21.2993238Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:21.2993787Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:21.2994352Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:21.2995022Z Compiling torch/csrc/jit/passes/autocast.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:21.2995587Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:21.2996106Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:21.2996691Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:21.2997297Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:24:21.9532138Z 2025-12-04T08:24:21.9532856Z  2025-12-04T08:24:21.9533295Z  2025-12-04T08:24:21.9533695Z  2025-12-04T08:24:21.9534053Z  2025-12-04T08:24:21.9534431Z  2025-12-04T08:24:21.9534768Z  2025-12-04T08:24:21.9535169Z  2025-12-04T08:24:21.9535523Z  2025-12-04T08:24:21.9536336Z [2,832 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:21.9537204Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:21.9537998Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:21.9538525Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:21.9539293Z Compiling torch/csrc/jit/passes/autocast.cpp; 4s processwrapper-sandbox 2025-12-04T08:24:21.9540107Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:21.9540631Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:21.9541183Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:21.9541750Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:24:22.1585516Z 2025-12-04T08:24:22.1586250Z  2025-12-04T08:24:22.1586670Z  2025-12-04T08:24:22.1587044Z  2025-12-04T08:24:22.1587400Z  2025-12-04T08:24:22.1587766Z  2025-12-04T08:24:22.1588456Z  2025-12-04T08:24:22.1589074Z  2025-12-04T08:24:22.1589489Z  2025-12-04T08:24:22.1590457Z [2,835 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:22.1591478Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:22.1592121Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:22.1592795Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:22.1593859Z Compiling torch/csrc/jit/passes/autocast.cpp; 4s processwrapper-sandbox 2025-12-04T08:24:22.1594774Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:22.1595381Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:22.1596009Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:22.1596666Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:24:22.4996269Z 2025-12-04T08:24:22.4996868Z  2025-12-04T08:24:22.4997125Z  2025-12-04T08:24:22.4997347Z  2025-12-04T08:24:22.4997572Z  2025-12-04T08:24:22.4997815Z  2025-12-04T08:24:22.4998020Z  2025-12-04T08:24:22.4998240Z  2025-12-04T08:24:22.4998456Z  2025-12-04T08:24:22.4998962Z [2,837 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:22.4999484Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:22.4999813Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:22.5000148Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:22.5000614Z Compiling torch/csrc/jit/passes/autocast.cpp; 4s processwrapper-sandbox 2025-12-04T08:24:22.5008760Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:22.5009204Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:22.5009548Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:22.5009886Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:24:23.4271414Z 2025-12-04T08:24:23.4272152Z  2025-12-04T08:24:23.4272439Z  2025-12-04T08:24:23.4272649Z  2025-12-04T08:24:23.4272957Z  2025-12-04T08:24:23.4273307Z  2025-12-04T08:24:23.4273568Z  2025-12-04T08:24:23.4274164Z  2025-12-04T08:24:23.4274505Z  2025-12-04T08:24:23.4275346Z [2,838 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:23.4276602Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:24:23.4277126Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:24:23.4277888Z Compiling torch/csrc/jit/passes/autocast.cpp; 5s processwrapper-sandbox 2025-12-04T08:24:23.4279127Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:23.4279566Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:23.4280072Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:23.4280541Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:23.4281266Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:24:23.7209547Z 2025-12-04T08:24:23.7210395Z  2025-12-04T08:24:23.7210799Z  2025-12-04T08:24:23.7211013Z  2025-12-04T08:24:23.7211265Z  2025-12-04T08:24:23.7211474Z  2025-12-04T08:24:23.7211694Z  2025-12-04T08:24:23.7211908Z  2025-12-04T08:24:23.7212112Z  2025-12-04T08:24:23.7212636Z [2,838 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:23.7213312Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:24:23.7213657Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:24:23.7214141Z Compiling torch/csrc/jit/passes/autocast.cpp; 6s processwrapper-sandbox 2025-12-04T08:24:23.7214637Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:23.7214963Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:23.7215299Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:23.7215633Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:23.7215969Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:24:24.0182024Z 2025-12-04T08:24:24.0182844Z  2025-12-04T08:24:24.0183283Z  2025-12-04T08:24:24.0184021Z  2025-12-04T08:24:24.0184386Z  2025-12-04T08:24:24.0184761Z  2025-12-04T08:24:24.0185086Z  2025-12-04T08:24:24.0185425Z  2025-12-04T08:24:24.0185800Z  2025-12-04T08:24:24.0186660Z [2,841 / 3,080] 3 / 26 tests; 15 actions, 14 running; last test: ...base_tests 2025-12-04T08:24:24.0187560Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:24:24.0188315Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:24:24.0188890Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:24.0189458Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:24.0190042Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:24.0190838Z Compiling torch/csrc/jit/api/module_save.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:24.0191677Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:24.0192237Z //:torch; 1s processwrapper-sandbox ... 2025-12-04T08:24:24.3215731Z 2025-12-04T08:24:24.3216434Z  2025-12-04T08:24:24.3216730Z  2025-12-04T08:24:24.3216988Z  2025-12-04T08:24:24.3217233Z  2025-12-04T08:24:24.3217457Z  2025-12-04T08:24:24.3217776Z  2025-12-04T08:24:24.3217995Z  2025-12-04T08:24:24.3218200Z  2025-12-04T08:24:24.3218732Z [2,842 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:24.3219317Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:24:24.3219699Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:24:24.3220036Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:24.3220359Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:24.3220923Z Compiling torch/csrc/jit/api/module_save.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:24.3221400Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:24.3221733Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:24.3222059Z //:torch; 2s processwrapper-sandbox ... 2025-12-04T08:24:24.5219032Z 2025-12-04T08:24:24.5219829Z  2025-12-04T08:24:24.5220279Z  2025-12-04T08:24:24.5220647Z  2025-12-04T08:24:24.5221040Z  2025-12-04T08:24:24.5221411Z  2025-12-04T08:24:24.5221679Z  2025-12-04T08:24:24.5221893Z  2025-12-04T08:24:24.5222116Z  2025-12-04T08:24:24.5222766Z [2,844 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:24.5223626Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:24:24.5224186Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:24.5224753Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:24.5225317Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:24.5225908Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:24.5226488Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:24.5227313Z Compiling aten/src/ATen/native/BinaryOps.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:24.5227952Z Compiling aten/src/ATen/native/Blas.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:24:24.7390502Z 2025-12-04T08:24:24.7391264Z  2025-12-04T08:24:24.7391685Z  2025-12-04T08:24:24.7392057Z  2025-12-04T08:24:24.7392406Z  2025-12-04T08:24:24.7392770Z  2025-12-04T08:24:24.7393371Z  2025-12-04T08:24:24.7393742Z  2025-12-04T08:24:24.7394129Z  2025-12-04T08:24:24.7395011Z [2,845 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:24.7395807Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:24:24.7396263Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:24.7396714Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:24.7397214Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:24.7397720Z //:torch; 2s processwrapper-sandbox 2025-12-04T08:24:24.7398448Z Compiling aten/src/ATen/native/BinaryOps.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:24.7399632Z Compiling aten/src/ATen/native/Blas.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:24.7400417Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:24:25.1224763Z 2025-12-04T08:24:25.1225542Z  2025-12-04T08:24:25.1226195Z  2025-12-04T08:24:25.1226602Z  2025-12-04T08:24:25.1227003Z  2025-12-04T08:24:25.1227507Z  2025-12-04T08:24:25.1227883Z  2025-12-04T08:24:25.1228278Z  2025-12-04T08:24:25.1241212Z  2025-12-04T08:24:25.1244657Z [2,845 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:25.1245699Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:24:25.1246332Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:24:25.1247129Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:25.1247816Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:25.1248404Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:25.1249362Z Compiling aten/src/ATen/native/BinaryOps.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:25.1250712Z Compiling aten/src/ATen/native/Blas.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:25.1251584Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:24:25.4171034Z 2025-12-04T08:24:25.4171762Z  2025-12-04T08:24:25.4172228Z  2025-12-04T08:24:25.4172584Z  2025-12-04T08:24:25.4172934Z  2025-12-04T08:24:25.4173241Z  2025-12-04T08:24:25.4173551Z  2025-12-04T08:24:25.4173876Z  2025-12-04T08:24:25.4174226Z  2025-12-04T08:24:25.4175065Z [2,846 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:25.4175896Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:24:25.4176481Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:24:25.4177039Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:24:25.4177618Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:25.4178183Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:25.4178943Z Compiling aten/src/ATen/native/BinaryOps.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:25.4179907Z Compiling aten/src/ATen/native/Blas.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:25.4180955Z Compiling aten/src/ATen/native/CPUBlas.cpp; 1s processwrapper-sandbox ... 2025-12-04T08:24:25.7245475Z 2025-12-04T08:24:25.7246069Z  2025-12-04T08:24:25.7246391Z  2025-12-04T08:24:25.7246625Z  2025-12-04T08:24:25.7246854Z  2025-12-04T08:24:25.7247245Z  2025-12-04T08:24:25.7247593Z  2025-12-04T08:24:25.7247808Z  2025-12-04T08:24:25.7248028Z  2025-12-04T08:24:25.7248566Z [2,850 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:25.7249192Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:24:25.7249525Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:25.7249941Z //:torch; 3s processwrapper-sandbox 2025-12-04T08:24:25.7250424Z Compiling aten/src/ATen/native/CPUBlas.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:25.7250932Z //:aten; 1s processwrapper-sandbox 2025-12-04T08:24:25.7251467Z Compiling aten/src/ATen/native/BlasKernel.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:25.7252136Z //:aten; 1s processwrapper-sandbox 2025-12-04T08:24:25.7253608Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:24:26.1237671Z 2025-12-04T08:24:26.1238408Z  2025-12-04T08:24:26.1238871Z  2025-12-04T08:24:26.1239261Z  2025-12-04T08:24:26.1239637Z  2025-12-04T08:24:26.1239988Z  2025-12-04T08:24:26.1240359Z  2025-12-04T08:24:26.1240715Z  2025-12-04T08:24:26.1241096Z  2025-12-04T08:24:26.1241997Z [2,851 / 3,080] 3 / 26 tests; 15 actions running; last test: ...til_base_tests 2025-12-04T08:24:26.1242905Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:26.1243516Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:26.1244647Z Compiling aten/src/ATen/native/CPUBlas.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:26.1245528Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:26.1246360Z Compiling aten/src/ATen/native/BlasKernel.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:26.1247229Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:26.1248171Z Compiling aten/src/ATen/native/CPUFallback.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:26.1249289Z Compiling aten/src/ATen/native/Col2Im.cpp; 1s processwrapper-sandbox ... 2025-12-04T08:24:26.3238423Z 2025-12-04T08:24:26.3239037Z  2025-12-04T08:24:26.3239313Z  2025-12-04T08:24:26.3239523Z  2025-12-04T08:24:26.3239747Z  2025-12-04T08:24:26.3239954Z  2025-12-04T08:24:26.3240172Z  2025-12-04T08:24:26.3240372Z  2025-12-04T08:24:26.3240583Z  2025-12-04T08:24:26.3241093Z [2,852 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:26.3241612Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:26.3241965Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:26.3242429Z Compiling aten/src/ATen/native/CPUBlas.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:26.3243039Z Compiling aten/src/ATen/native/BlasKernel.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:26.3243536Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:26.3244008Z Compiling aten/src/ATen/native/CPUFallback.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:26.3244630Z Compiling aten/src/ATen/native/Col2Im.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:26.3245106Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:24:26.7421831Z 2025-12-04T08:24:26.7422915Z  2025-12-04T08:24:26.7423401Z  2025-12-04T08:24:26.7424081Z  2025-12-04T08:24:26.7424343Z  2025-12-04T08:24:26.7424550Z  2025-12-04T08:24:26.7424836Z  2025-12-04T08:24:26.7425402Z  2025-12-04T08:24:26.7425756Z  2025-12-04T08:24:26.7426520Z [2,853 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:26.7427254Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:26.7427611Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:26.7428146Z Compiling aten/src/ATen/native/BlasKernel.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:26.7428670Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:26.7429361Z Compiling aten/src/ATen/native/CPUFallback.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:26.7430319Z Compiling aten/src/ATen/native/Col2Im.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:26.7431076Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:26.7431487Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:24:27.0193190Z 2025-12-04T08:24:27.0193789Z  2025-12-04T08:24:27.0194051Z  2025-12-04T08:24:27.0194279Z  2025-12-04T08:24:27.0194486Z  2025-12-04T08:24:27.0194705Z  2025-12-04T08:24:27.0194907Z  2025-12-04T08:24:27.0195124Z  2025-12-04T08:24:27.0195360Z  2025-12-04T08:24:27.0195883Z [2,854 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:27.0196401Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:27.0196731Z //:torch; 4s processwrapper-sandbox 2025-12-04T08:24:27.0314867Z Compiling aten/src/ATen/native/BlasKernel.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:27.0315618Z Compiling aten/src/ATen/native/CPUFallback.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:27.0316673Z Compiling aten/src/ATen/native/Col2Im.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:27.0317135Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:27.0317613Z Compiling aten/src/ATen/native/Constraints.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:27.0318113Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:24:27.2323002Z 2025-12-04T08:24:27.2323754Z  2025-12-04T08:24:27.2324192Z  2025-12-04T08:24:27.2324567Z  2025-12-04T08:24:27.2324960Z  2025-12-04T08:24:27.2325813Z  2025-12-04T08:24:27.2326207Z  2025-12-04T08:24:27.2326594Z  2025-12-04T08:24:27.2326954Z  2025-12-04T08:24:27.2327969Z [2,855 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:27.2329487Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:24:27.2330075Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:24:27.2335699Z Compiling aten/src/ATen/native/CPUFallback.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:27.2336793Z Compiling aten/src/ATen/native/Col2Im.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:27.2337670Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:27.2338553Z Compiling aten/src/ATen/native/Constraints.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:27.2339750Z Compiling aten/src/ATen/native/Convolution.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:27.2340633Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:24:27.5570275Z 2025-12-04T08:24:27.5571045Z  2025-12-04T08:24:27.5571502Z  2025-12-04T08:24:27.5571845Z  2025-12-04T08:24:27.5572211Z  2025-12-04T08:24:27.5572547Z  2025-12-04T08:24:27.5572893Z  2025-12-04T08:24:27.5573244Z  2025-12-04T08:24:27.5573601Z  2025-12-04T08:24:27.5574387Z [2,856 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:27.5575128Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:24:27.5575669Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:24:27.5576392Z Compiling aten/src/ATen/native/CPUFallback.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:27.5577248Z Compiling aten/src/ATen/native/Col2Im.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:27.5578075Z Compiling aten/src/ATen/native/Constraints.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:27.5578947Z Compiling aten/src/ATen/native/Convolution.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:27.5579655Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:27.5580210Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:24:27.8326977Z 2025-12-04T08:24:27.8327691Z  2025-12-04T08:24:27.8327978Z  2025-12-04T08:24:27.8328186Z  2025-12-04T08:24:27.8328441Z  2025-12-04T08:24:27.8328646Z  2025-12-04T08:24:27.8329033Z  2025-12-04T08:24:27.8329251Z  2025-12-04T08:24:27.8329455Z  2025-12-04T08:24:27.8329993Z [2,858 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:27.8330497Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:24:27.8330845Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:24:27.8331320Z Compiling aten/src/ATen/native/Constraints.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:27.8331970Z Compiling aten/src/ATen/native/Convolution.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:27.8332457Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:27.8332803Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:27.8333276Z Compiling aten/src/ATen/native/Correlation.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:27.8333770Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:24:28.0653922Z 2025-12-04T08:24:28.0654827Z  2025-12-04T08:24:28.0655536Z  2025-12-04T08:24:28.0655850Z  2025-12-04T08:24:28.0656601Z  2025-12-04T08:24:28.0657030Z  2025-12-04T08:24:28.0657265Z  2025-12-04T08:24:28.0657583Z  2025-12-04T08:24:28.0658110Z  2025-12-04T08:24:28.0659024Z [2,859 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:28.0659855Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:24:28.0660503Z //:torch; 5s processwrapper-sandbox 2025-12-04T08:24:28.0661830Z Compiling aten/src/ATen/native/Convolution.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:28.0662635Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:28.0665477Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:28.0667331Z Compiling aten/src/ATen/native/Correlation.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:28.0668620Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:28.0670508Z Compiling aten/src/ATen/native/Copy.cpp; 1s processwrapper-sandbox ... 2025-12-04T08:24:28.7662716Z 2025-12-04T08:24:28.7663660Z  2025-12-04T08:24:28.7664354Z  2025-12-04T08:24:28.7666334Z  2025-12-04T08:24:28.7666910Z  2025-12-04T08:24:28.7667210Z  2025-12-04T08:24:28.7667433Z  2025-12-04T08:24:28.7667743Z  2025-12-04T08:24:28.7667966Z  2025-12-04T08:24:28.7668576Z [2,861 / 3,080] 3 / 26 tests; 15 actions, 14 running; last test: ...base_tests 2025-12-04T08:24:28.7669253Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:24:28.7669721Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:24:28.7670405Z Compiling aten/src/ATen/native/Convolution.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:28.7671078Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:28.7671784Z Compiling aten/src/ATen/native/Correlation.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:28.7672762Z Compiling aten/src/ATen/native/Copy.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:28.7673633Z Compiling aten/src/ATen/native/Cross.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:28.7674350Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:24:29.0658592Z 2025-12-04T08:24:29.0659197Z  2025-12-04T08:24:29.0659497Z  2025-12-04T08:24:29.0659738Z  2025-12-04T08:24:29.0659939Z  2025-12-04T08:24:29.0660155Z  2025-12-04T08:24:29.0660423Z  2025-12-04T08:24:29.0660639Z  2025-12-04T08:24:29.0660844Z  2025-12-04T08:24:29.0661422Z [2,862 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:29.0661980Z //:torch; 6s processwrapper-sandbox 2025-12-04T08:24:29.0662504Z Compiling aten/src/ATen/native/Convolution.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:29.0663049Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:29.0663572Z Compiling aten/src/ATen/native/Correlation.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:29.0664238Z Compiling aten/src/ATen/native/Copy.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:29.0664811Z Compiling aten/src/ATen/native/Cross.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:29.0665316Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:29.0665697Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:24:29.2977678Z 2025-12-04T08:24:29.2979837Z  2025-12-04T08:24:29.2980308Z  2025-12-04T08:24:29.2980678Z  2025-12-04T08:24:29.2981008Z  2025-12-04T08:24:29.2981347Z  2025-12-04T08:24:29.2981675Z  2025-12-04T08:24:29.2982044Z  2025-12-04T08:24:29.2982354Z  2025-12-04T08:24:29.2983115Z [2,864 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:29.2983891Z //:torch; 7s processwrapper-sandbox 2025-12-04T08:24:29.2984399Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:29.2985062Z Compiling aten/src/ATen/native/Copy.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:29.2986421Z Compiling aten/src/ATen/native/Cross.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:29.2987113Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:29.2987616Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:29.2988090Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:29.2988611Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:24:29.4989252Z 2025-12-04T08:24:29.4990097Z  2025-12-04T08:24:29.4990532Z  2025-12-04T08:24:29.4990884Z  2025-12-04T08:24:29.4991265Z  2025-12-04T08:24:29.4991627Z  2025-12-04T08:24:29.4991999Z  2025-12-04T08:24:29.4992356Z  2025-12-04T08:24:29.4992727Z  2025-12-04T08:24:29.4994003Z [2,866 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:29.4995139Z Compiling aten/src/ATen/native/Copy.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:29.4996183Z Compiling aten/src/ATen/native/Cross.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:29.4996981Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:29.4997562Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:29.4998229Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:29.4999082Z Compiling aten/src/ATen/native/DispatchStub.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:29.5000180Z Compiling aten/src/ATen/native/Distance.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:29.5001294Z Compiling aten/src/ATen/native/Dropout.cpp; 1s processwrapper-sandbox ... 2025-12-04T08:24:29.8985929Z 2025-12-04T08:24:29.8986868Z  2025-12-04T08:24:29.8987339Z  2025-12-04T08:24:29.8987780Z  2025-12-04T08:24:29.8988177Z  2025-12-04T08:24:29.8988597Z  2025-12-04T08:24:29.8988980Z  2025-12-04T08:24:29.8989327Z  2025-12-04T08:24:29.8989702Z  2025-12-04T08:24:29.8990611Z [2,867 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:29.8991914Z Compiling aten/src/ATen/native/Cross.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:29.8992755Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:29.8993397Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:29.8994004Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:29.8994915Z Compiling aten/src/ATen/native/DispatchStub.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:29.8996128Z Compiling aten/src/ATen/native/Distance.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:29.8997266Z Compiling aten/src/ATen/native/Dropout.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:29.8998083Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:24:30.0986555Z 2025-12-04T08:24:30.0987276Z  2025-12-04T08:24:30.0987770Z  2025-12-04T08:24:30.0988172Z  2025-12-04T08:24:30.0988549Z  2025-12-04T08:24:30.0988941Z  2025-12-04T08:24:30.0989312Z  2025-12-04T08:24:30.0989706Z  2025-12-04T08:24:30.0990109Z  2025-12-04T08:24:30.0991036Z [2,869 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:30.0991999Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:30.0992623Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:30.0993547Z Compiling aten/src/ATen/native/DispatchStub.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:30.0994737Z Compiling aten/src/ATen/native/Distance.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:30.0995856Z Compiling aten/src/ATen/native/Dropout.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:30.0996740Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:30.0997684Z Compiling aten/src/ATen/native/EmbeddingBag.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:30.0998659Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:24:30.3822486Z 2025-12-04T08:24:30.3823191Z  2025-12-04T08:24:30.3823556Z  2025-12-04T08:24:30.3823891Z  2025-12-04T08:24:30.3824234Z  2025-12-04T08:24:30.3825493Z  2025-12-04T08:24:30.3825807Z  2025-12-04T08:24:30.3826185Z  2025-12-04T08:24:30.3826570Z  2025-12-04T08:24:30.3827414Z [2,870 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:30.3828346Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:30.3832945Z Compiling aten/src/ATen/native/DispatchStub.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:30.3833981Z Compiling aten/src/ATen/native/Distance.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:30.3834943Z Compiling aten/src/ATen/native/Dropout.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:30.3835706Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:30.3838320Z Compiling aten/src/ATen/native/EmbeddingBag.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:30.3839393Z Compiling aten/src/ATen/native/Embedding.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:30.3840387Z Compiling aten/src/ATen/native/Fill.cpp; 1s processwrapper-sandbox ... 2025-12-04T08:24:30.7056278Z 2025-12-04T08:24:30.7057100Z  2025-12-04T08:24:30.7057369Z  2025-12-04T08:24:30.7057595Z  2025-12-04T08:24:30.7069033Z  2025-12-04T08:24:30.7069264Z  2025-12-04T08:24:30.7069470Z  2025-12-04T08:24:30.7069692Z  2025-12-04T08:24:30.7069977Z  2025-12-04T08:24:30.7070669Z [2,872 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:30.7071502Z Compiling aten/src/ATen/native/Distance.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:30.7072149Z Compiling aten/src/ATen/native/Dropout.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:30.7072838Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:30.7073341Z Compiling aten/src/ATen/native/EmbeddingBag.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:30.7074149Z Compiling aten/src/ATen/native/Embedding.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:30.7075012Z Compiling aten/src/ATen/native/Fill.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:30.7075788Z //:aten; 1s processwrapper-sandbox 2025-12-04T08:24:30.7076180Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:24:30.9154505Z 2025-12-04T08:24:30.9155323Z  2025-12-04T08:24:30.9155764Z  2025-12-04T08:24:30.9156131Z  2025-12-04T08:24:30.9156491Z  2025-12-04T08:24:30.9156852Z  2025-12-04T08:24:30.9157209Z  2025-12-04T08:24:30.9157580Z  2025-12-04T08:24:30.9157909Z  2025-12-04T08:24:30.9158812Z [2,873 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:30.9159958Z Compiling aten/src/ATen/native/Dropout.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:30.9160833Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:30.9161710Z Compiling aten/src/ATen/native/EmbeddingBag.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:30.9162860Z Compiling aten/src/ATen/native/Embedding.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:30.9163894Z Compiling aten/src/ATen/native/Fill.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:30.9164613Z //:aten; 1s processwrapper-sandbox 2025-12-04T08:24:30.9165599Z //:aten; 1s processwrapper-sandbox 2025-12-04T08:24:30.9166236Z Linking libtorch.so; 1s processwrapper-sandbox ... 2025-12-04T08:24:31.3078296Z 2025-12-04T08:24:31.3078917Z  2025-12-04T08:24:31.3079183Z  2025-12-04T08:24:31.3079402Z  2025-12-04T08:24:31.3079626Z  2025-12-04T08:24:31.3079843Z  2025-12-04T08:24:31.3080045Z  2025-12-04T08:24:31.3080257Z  2025-12-04T08:24:31.3080458Z  2025-12-04T08:24:31.3081014Z [2,873 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:31.3081670Z Compiling aten/src/ATen/native/Dropout.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:31.3082142Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:31.3082634Z Compiling aten/src/ATen/native/EmbeddingBag.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:31.3083438Z Compiling aten/src/ATen/native/Embedding.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:31.3084048Z Compiling aten/src/ATen/native/Fill.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:31.3084498Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:31.3084839Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:31.3085218Z Linking libtorch.so; 1s processwrapper-sandbox ... 2025-12-04T08:24:31.5628601Z 2025-12-04T08:24:31.5631838Z  2025-12-04T08:24:31.5632268Z  2025-12-04T08:24:31.5632580Z  2025-12-04T08:24:31.5632914Z  2025-12-04T08:24:31.5633247Z  2025-12-04T08:24:31.5633605Z  2025-12-04T08:24:31.5634271Z  2025-12-04T08:24:31.5634655Z  2025-12-04T08:24:31.5635549Z [2,875 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:31.5636710Z Compiling aten/src/ATen/native/EmbeddingBag.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:31.5637828Z Compiling aten/src/ATen/native/Embedding.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:31.5639009Z Compiling aten/src/ATen/native/Fill.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:31.5639805Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:31.5640273Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:31.5640792Z Linking libtorch.so; 2s processwrapper-sandbox 2025-12-04T08:24:31.5641334Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:31.5641801Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:24:31.9085763Z 2025-12-04T08:24:31.9086371Z  2025-12-04T08:24:31.9086652Z  2025-12-04T08:24:31.9086860Z  2025-12-04T08:24:31.9087103Z  2025-12-04T08:24:31.9087304Z  2025-12-04T08:24:31.9087581Z  2025-12-04T08:24:31.9087789Z  2025-12-04T08:24:31.9088002Z  2025-12-04T08:24:31.9088521Z [2,875 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:31.9089209Z Compiling aten/src/ATen/native/EmbeddingBag.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:31.9090133Z Compiling aten/src/ATen/native/Embedding.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:31.9090871Z Compiling aten/src/ATen/native/Fill.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:31.9091332Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:31.9091653Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:31.9092016Z Linking libtorch.so; 2s processwrapper-sandbox 2025-12-04T08:24:31.9092376Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:31.9092785Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:24:32.1380960Z 2025-12-04T08:24:32.1381865Z  2025-12-04T08:24:32.1382457Z  2025-12-04T08:24:32.1382962Z  2025-12-04T08:24:32.1383222Z  2025-12-04T08:24:32.1384012Z  2025-12-04T08:24:32.1384503Z  2025-12-04T08:24:32.1384838Z  2025-12-04T08:24:32.1385461Z  2025-12-04T08:24:32.1386634Z [2,876 / 3,080] 3 / 26 tests; 15 actions running; last test: ...til_base_tests 2025-12-04T08:24:32.1387937Z Compiling aten/src/ATen/native/EmbeddingBag.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:32.1389666Z Compiling aten/src/ATen/native/Embedding.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:32.1390656Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:32.1391298Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:32.1392166Z Linking libtorch.so; 2s processwrapper-sandbox 2025-12-04T08:24:32.1393127Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:32.1393729Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:32.1394371Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:24:32.3974843Z 2025-12-04T08:24:32.3976301Z  2025-12-04T08:24:32.3977042Z  2025-12-04T08:24:32.3977698Z  2025-12-04T08:24:32.3978357Z  2025-12-04T08:24:32.3978742Z  2025-12-04T08:24:32.3980587Z  2025-12-04T08:24:32.3980960Z  2025-12-04T08:24:32.3981491Z  2025-12-04T08:24:32.3982875Z [2,879 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:32.3984565Z Compiling aten/src/ATen/native/EmbeddingBag.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:32.3985702Z Linking libtorch.so; 3s processwrapper-sandbox 2025-12-04T08:24:32.3986737Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:32.3987436Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:32.3988624Z Compiling aten/src/ATen/native/FusedAdam.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:32.3991634Z Compiling aten/src/ATen/native/FusedAdagrad.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:32.3993235Z Compiling aten/src/ATen/native/FusedSGD.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:32.3994475Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:24:32.6912631Z 2025-12-04T08:24:32.6913817Z  2025-12-04T08:24:32.6914249Z  2025-12-04T08:24:32.6914611Z  2025-12-04T08:24:32.6914917Z  2025-12-04T08:24:32.6915184Z  2025-12-04T08:24:32.6915479Z  2025-12-04T08:24:32.6916136Z  2025-12-04T08:24:32.6916462Z  2025-12-04T08:24:32.6917261Z [2,880 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:32.6918134Z Linking libtorch.so; 3s processwrapper-sandbox 2025-12-04T08:24:32.6918761Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:32.6919311Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:32.6920087Z Compiling aten/src/ATen/native/FusedAdam.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:32.6921196Z Compiling aten/src/ATen/native/FusedAdagrad.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:32.6922149Z Compiling aten/src/ATen/native/FusedSGD.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:32.6922964Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:32.6923527Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:24:32.9384521Z 2025-12-04T08:24:32.9385275Z  2025-12-04T08:24:32.9385756Z  2025-12-04T08:24:32.9386136Z  2025-12-04T08:24:32.9386796Z  2025-12-04T08:24:32.9387216Z  2025-12-04T08:24:32.9387598Z  2025-12-04T08:24:32.9388187Z  2025-12-04T08:24:32.9388559Z  2025-12-04T08:24:32.9389679Z [2,880 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:32.9390608Z Linking libtorch.so; 3s processwrapper-sandbox 2025-12-04T08:24:32.9391535Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:32.9392050Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:32.9393008Z Compiling aten/src/ATen/native/FusedAdam.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:32.9394245Z Compiling aten/src/ATen/native/FusedAdagrad.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:32.9395504Z Compiling aten/src/ATen/native/FusedSGD.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:32.9396315Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:32.9396894Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:24:33.2264553Z 2025-12-04T08:24:33.2265194Z  2025-12-04T08:24:33.2265599Z  2025-12-04T08:24:33.2265884Z  2025-12-04T08:24:33.2266216Z  2025-12-04T08:24:33.2266510Z  2025-12-04T08:24:33.2266794Z  2025-12-04T08:24:33.2267038Z  2025-12-04T08:24:33.2267365Z  2025-12-04T08:24:33.2268077Z [2,883 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:33.2268764Z Linking libtorch.so; 3s processwrapper-sandbox 2025-12-04T08:24:33.2269490Z Compiling aten/src/ATen/native/FusedAdam.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:33.2270334Z Compiling aten/src/ATen/native/FusedSGD.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:33.2270994Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:33.2271472Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:33.2274769Z Compiling aten/src/ATen/native/GridSampler.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:33.2277253Z Compiling aten/src/ATen/native/Histogram.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:33.2278448Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:24:33.4326313Z 2025-12-04T08:24:33.4327023Z  2025-12-04T08:24:33.4327430Z  2025-12-04T08:24:33.4327861Z  2025-12-04T08:24:33.4328183Z  2025-12-04T08:24:33.4328494Z  2025-12-04T08:24:33.4328982Z  2025-12-04T08:24:33.4329294Z  2025-12-04T08:24:33.4329535Z  2025-12-04T08:24:33.4330912Z [2,885 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:33.4331771Z Linking libtorch.so; 4s processwrapper-sandbox 2025-12-04T08:24:33.4332383Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:33.4332917Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:33.4333566Z Compiling aten/src/ATen/native/GridSampler.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:33.4334446Z Compiling aten/src/ATen/native/Histogram.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:33.4335468Z Compiling aten/src/ATen/native/Itertools.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:33.4336423Z Compiling aten/src/ATen/native/Integration.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:33.4337182Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:24:33.6961828Z 2025-12-04T08:24:33.6962526Z  2025-12-04T08:24:33.6962939Z  2025-12-04T08:24:33.6963265Z  2025-12-04T08:24:33.6963576Z  2025-12-04T08:24:33.6963917Z  2025-12-04T08:24:33.6964259Z  2025-12-04T08:24:33.6964663Z  2025-12-04T08:24:33.6965038Z  2025-12-04T08:24:33.6965765Z [2,887 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:33.6966580Z Linking libtorch.so; 4s processwrapper-sandbox 2025-12-04T08:24:33.6967393Z Compiling aten/src/ATen/native/GridSampler.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:33.6968454Z Compiling aten/src/ATen/native/Histogram.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:33.6969431Z Compiling aten/src/ATen/native/Itertools.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:33.6970342Z Compiling aten/src/ATen/native/Integration.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:33.6971100Z //:aten; 1s processwrapper-sandbox 2025-12-04T08:24:33.6971525Z //:aten; 1s processwrapper-sandbox 2025-12-04T08:24:33.6972336Z Compiling aten/src/ATen/native/Im2Col.cpp; 1s processwrapper-sandbox ... 2025-12-04T08:24:33.9392677Z 2025-12-04T08:24:33.9393671Z  2025-12-04T08:24:33.9394323Z  2025-12-04T08:24:33.9394744Z  2025-12-04T08:24:33.9395118Z  2025-12-04T08:24:33.9395469Z  2025-12-04T08:24:33.9395835Z  2025-12-04T08:24:33.9396184Z  2025-12-04T08:24:33.9396544Z  2025-12-04T08:24:33.9397422Z [2,887 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:33.9398374Z Linking libtorch.so; 4s processwrapper-sandbox 2025-12-04T08:24:33.9399240Z Compiling aten/src/ATen/native/GridSampler.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:33.9400346Z Compiling aten/src/ATen/native/Histogram.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:33.9401385Z Compiling aten/src/ATen/native/Itertools.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:33.9402452Z Compiling aten/src/ATen/native/Integration.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:33.9403337Z //:aten; 1s processwrapper-sandbox 2025-12-04T08:24:33.9403892Z //:aten; 1s processwrapper-sandbox 2025-12-04T08:24:33.9404707Z Compiling aten/src/ATen/native/Im2Col.cpp; 1s processwrapper-sandbox ... 2025-12-04T08:24:34.4886178Z 2025-12-04T08:24:34.4886827Z  2025-12-04T08:24:34.4887101Z  2025-12-04T08:24:34.4887323Z  2025-12-04T08:24:34.4887913Z  2025-12-04T08:24:34.4888167Z  2025-12-04T08:24:34.4888422Z  2025-12-04T08:24:34.4888747Z  2025-12-04T08:24:34.4889087Z  2025-12-04T08:24:34.4889858Z [2,888 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:34.4890723Z Linking libtorch.so; 5s processwrapper-sandbox 2025-12-04T08:24:34.4891551Z Compiling aten/src/ATen/native/GridSampler.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:34.4892471Z Compiling aten/src/ATen/native/Itertools.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:34.4893347Z Compiling aten/src/ATen/native/Integration.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:34.4894060Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:34.4895438Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:34.4896052Z Compiling aten/src/ATen/native/Im2Col.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:34.4897042Z Compiling aten/src/ATen/native/Lerp.cpp; 1s processwrapper-sandbox ... 2025-12-04T08:24:34.7399028Z 2025-12-04T08:24:34.7399925Z  2025-12-04T08:24:34.7400414Z  2025-12-04T08:24:34.7400815Z  2025-12-04T08:24:34.7401218Z  2025-12-04T08:24:34.7401870Z  2025-12-04T08:24:34.7402315Z  2025-12-04T08:24:34.7402712Z  2025-12-04T08:24:34.7403090Z  2025-12-04T08:24:34.7403921Z [2,889 / 3,080] 3 / 26 tests; 15 actions running; last test: ...til_base_tests 2025-12-04T08:24:34.7404848Z Linking libtorch.so; 5s processwrapper-sandbox 2025-12-04T08:24:34.7405732Z Compiling aten/src/ATen/native/Itertools.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:34.7406802Z Compiling aten/src/ATen/native/Integration.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:34.7407817Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:34.7408361Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:34.7409093Z Compiling aten/src/ATen/native/Im2Col.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:34.7410142Z Compiling aten/src/ATen/native/Lerp.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:34.7411259Z Compiling aten/src/ATen/native/Linear.cpp; 1s processwrapper-sandbox ... 2025-12-04T08:24:34.9402117Z 2025-12-04T08:24:34.9402869Z  2025-12-04T08:24:34.9403332Z  2025-12-04T08:24:34.9403715Z  2025-12-04T08:24:34.9404095Z  2025-12-04T08:24:34.9404479Z  2025-12-04T08:24:34.9404859Z  2025-12-04T08:24:34.9405230Z  2025-12-04T08:24:34.9405565Z  2025-12-04T08:24:34.9406480Z [2,889 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:34.9407551Z Linking libtorch.so; 5s processwrapper-sandbox 2025-12-04T08:24:34.9408552Z Compiling aten/src/ATen/native/Itertools.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:34.9409725Z Compiling aten/src/ATen/native/Integration.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:34.9410663Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:34.9411284Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:34.9412129Z Compiling aten/src/ATen/native/Im2Col.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:34.9413196Z Compiling aten/src/ATen/native/Lerp.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:34.9414261Z Compiling aten/src/ATen/native/Linear.cpp; 1s processwrapper-sandbox ... 2025-12-04T08:24:35.1463758Z 2025-12-04T08:24:35.1464501Z  2025-12-04T08:24:35.1464950Z  2025-12-04T08:24:35.1465318Z  2025-12-04T08:24:35.1465702Z  2025-12-04T08:24:35.1466064Z  2025-12-04T08:24:35.1466439Z  2025-12-04T08:24:35.1466803Z  2025-12-04T08:24:35.1467187Z  2025-12-04T08:24:35.1468117Z [2,891 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:35.1469110Z Linking libtorch.so; 5s processwrapper-sandbox 2025-12-04T08:24:35.1470064Z Compiling aten/src/ATen/native/Integration.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:35.1471211Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:35.1472057Z Compiling aten/src/ATen/native/Im2Col.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:35.1473137Z Compiling aten/src/ATen/native/Lerp.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:35.1474223Z Compiling aten/src/ATen/native/Linear.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:35.1475287Z Compiling aten/src/ATen/native/Loss.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:35.1476416Z Compiling aten/src/ATen/native/LossCTC.cpp; 1s processwrapper-sandbox ... 2025-12-04T08:24:35.4477857Z 2025-12-04T08:24:35.4478558Z  2025-12-04T08:24:35.4478974Z  2025-12-04T08:24:35.4479365Z  2025-12-04T08:24:35.4479690Z  2025-12-04T08:24:35.4480392Z  2025-12-04T08:24:35.4480768Z  2025-12-04T08:24:35.4481143Z  2025-12-04T08:24:35.4481502Z  2025-12-04T08:24:35.4482352Z [2,893 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:35.4483267Z Linking libtorch.so; 6s processwrapper-sandbox 2025-12-04T08:24:35.4483886Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:35.4484786Z Compiling aten/src/ATen/native/Im2Col.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:35.4485797Z Compiling aten/src/ATen/native/Linear.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:35.4486805Z Compiling aten/src/ATen/native/Loss.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:35.4487934Z Compiling aten/src/ATen/native/LossCTC.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:35.4488751Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:35.4489331Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:24:35.7412009Z 2025-12-04T08:24:35.7414147Z  2025-12-04T08:24:35.7415516Z  2025-12-04T08:24:35.7416150Z  2025-12-04T08:24:35.7416507Z  2025-12-04T08:24:35.7417315Z  2025-12-04T08:24:35.7417665Z  2025-12-04T08:24:35.7418029Z  2025-12-04T08:24:35.7418977Z  2025-12-04T08:24:35.7420396Z [2,893 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:35.7421355Z Linking libtorch.so; 6s processwrapper-sandbox 2025-12-04T08:24:35.7422004Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:35.7422800Z Compiling aten/src/ATen/native/Im2Col.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:35.7423839Z Compiling aten/src/ATen/native/Linear.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:35.7424844Z Compiling aten/src/ATen/native/Loss.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:35.7425840Z Compiling aten/src/ATen/native/LossCTC.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:35.7426690Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:35.7427271Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:24:36.0876253Z 2025-12-04T08:24:36.0878609Z  2025-12-04T08:24:36.0879879Z  2025-12-04T08:24:36.0880644Z  2025-12-04T08:24:36.0881410Z  2025-12-04T08:24:36.0881818Z  2025-12-04T08:24:36.0882179Z  2025-12-04T08:24:36.0882555Z  2025-12-04T08:24:36.0882909Z  2025-12-04T08:24:36.0883734Z [2,894 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:36.0884647Z Linking libtorch.so; 6s processwrapper-sandbox 2025-12-04T08:24:36.0885296Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:36.0886061Z Compiling aten/src/ATen/native/Im2Col.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:36.0886904Z Compiling aten/src/ATen/native/Loss.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:36.0887998Z Compiling aten/src/ATen/native/LossCTC.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:36.0888874Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:36.0889459Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:36.0889963Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:24:36.3413580Z 2025-12-04T08:24:36.3414181Z  2025-12-04T08:24:36.4541771Z  2025-12-04T08:24:36.4542086Z  2025-12-04T08:24:36.4542463Z  2025-12-04T08:24:36.4542802Z  2025-12-04T08:24:36.4543142Z  2025-12-04T08:24:36.4543507Z  2025-12-04T08:24:36.4543837Z  2025-12-04T08:24:36.4545088Z [2,895 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:36.4545933Z Linking libtorch.so; 7s processwrapper-sandbox 2025-12-04T08:24:36.4547144Z Compiling aten/src/ATen/native/Im2Col.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:36.4548185Z Compiling aten/src/ATen/native/Loss.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:36.4549723Z Compiling aten/src/ATen/native/LossCTC.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:36.4550574Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:36.4551205Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:36.4552036Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:36.4552579Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:24:36.5730112Z 2025-12-04T08:24:36.5730654Z  2025-12-04T08:24:36.5730926Z  2025-12-04T08:24:36.5731155Z  2025-12-04T08:24:36.5735420Z  2025-12-04T08:24:36.5735761Z  2025-12-04T08:24:36.5736114Z  2025-12-04T08:24:36.5736380Z  2025-12-04T08:24:36.5736782Z  2025-12-04T08:24:36.5737410Z [2,896 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:36.5738093Z Linking libtorch.so; 7s processwrapper-sandbox 2025-12-04T08:24:36.5738646Z Compiling aten/src/ATen/native/Im2Col.cpp; 4s processwrapper-sandbox 2025-12-04T08:24:36.5739253Z Compiling aten/src/ATen/native/Loss.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:36.5739986Z Compiling aten/src/ATen/native/LossCTC.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:36.5740699Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:36.5741200Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:36.5741627Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:36.5742159Z Compiling aten/src/ATen/native/LossNLL.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:24:36.8549058Z 2025-12-04T08:24:36.8549649Z  2025-12-04T08:24:36.8549908Z  2025-12-04T08:24:36.8550126Z  2025-12-04T08:24:36.8550329Z  2025-12-04T08:24:36.8550546Z  2025-12-04T08:24:36.8550750Z  2025-12-04T08:24:36.8550963Z  2025-12-04T08:24:36.8551165Z  2025-12-04T08:24:36.8551687Z [2,899 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:36.8552240Z Linking libtorch.so; 7s processwrapper-sandbox 2025-12-04T08:24:36.8552762Z Compiling aten/src/ATen/native/Im2Col.cpp; 4s processwrapper-sandbox 2025-12-04T08:24:36.8553355Z Compiling aten/src/ATen/native/LossCTC.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:36.8553820Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:36.8554278Z Compiling aten/src/ATen/native/LossNLL.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:36.8554870Z Compiling aten/src/ATen/native/LossNLL2d.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:36.8555503Z Compiling aten/src/ATen/native/MaxPooling.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:36.8555999Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:24:37.1046392Z 2025-12-04T08:24:37.1047143Z  2025-12-04T08:24:37.1047708Z  2025-12-04T08:24:37.1048090Z  2025-12-04T08:24:37.1048484Z  2025-12-04T08:24:37.1048837Z  2025-12-04T08:24:37.1049173Z  2025-12-04T08:24:37.1049489Z  2025-12-04T08:24:37.1049821Z  2025-12-04T08:24:37.1050742Z [2,900 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:37.1051629Z Linking libtorch.so; 7s processwrapper-sandbox 2025-12-04T08:24:37.1052418Z Compiling aten/src/ATen/native/Im2Col.cpp; 4s processwrapper-sandbox 2025-12-04T08:24:37.1053421Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:37.1054222Z Compiling aten/src/ATen/native/LossNLL.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:37.1055272Z Compiling aten/src/ATen/native/LossNLL2d.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:37.1056390Z Compiling aten/src/ATen/native/MaxPooling.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:37.1057516Z Compiling aten/src/ATen/native/MaxUnpooling.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:37.1058788Z Compiling aten/src/ATen/native/Memory.cpp; 1s processwrapper-sandbox ... 2025-12-04T08:24:37.3155311Z 2025-12-04T08:24:37.3156278Z  2025-12-04T08:24:37.3156765Z  2025-12-04T08:24:37.3157143Z  2025-12-04T08:24:37.3157524Z  2025-12-04T08:24:37.3158832Z  2025-12-04T08:24:37.3159333Z  2025-12-04T08:24:37.3159721Z  2025-12-04T08:24:37.3160095Z  2025-12-04T08:24:37.3161009Z [2,902 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:37.3161971Z Linking libtorch.so; 7s processwrapper-sandbox 2025-12-04T08:24:37.3162837Z Compiling aten/src/ATen/native/LossNLL.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:37.3164288Z Compiling aten/src/ATen/native/LossNLL2d.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:37.3165439Z Compiling aten/src/ATen/native/MaxPooling.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:37.3166616Z Compiling aten/src/ATen/native/MaxUnpooling.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:37.3167753Z Compiling aten/src/ATen/native/Memory.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:37.3168817Z Compiling aten/src/ATen/native/MetaTensor.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:37.3169974Z Compiling aten/src/ATen/native/NNPACK.cpp; 1s processwrapper-sandbox ... 2025-12-04T08:24:37.6204583Z 2025-12-04T08:24:37.6205369Z  2025-12-04T08:24:37.6205644Z  2025-12-04T08:24:37.6205872Z  2025-12-04T08:24:37.6206079Z  2025-12-04T08:24:37.6206313Z  2025-12-04T08:24:37.6206531Z  2025-12-04T08:24:37.6206735Z  2025-12-04T08:24:37.6214005Z  2025-12-04T08:24:37.6214580Z [2,904 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:37.6215233Z Compiling aten/src/ATen/native/LossNLL.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:37.6215861Z Compiling aten/src/ATen/native/LossNLL2d.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:37.6216496Z Compiling aten/src/ATen/native/MaxPooling.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:37.6217129Z Compiling aten/src/ATen/native/MaxUnpooling.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:37.6217762Z Compiling aten/src/ATen/native/Memory.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:37.6218360Z Compiling aten/src/ATen/native/MetaTensor.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:37.6218966Z Compiling aten/src/ATen/native/NNPACK.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:37.6219438Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:24:37.8954880Z 2025-12-04T08:24:37.8955597Z  2025-12-04T08:24:37.8955934Z  2025-12-04T08:24:37.8956254Z  2025-12-04T08:24:37.8956739Z  2025-12-04T08:24:37.8957092Z  2025-12-04T08:24:37.8957355Z  2025-12-04T08:24:37.8957578Z  2025-12-04T08:24:37.8957985Z  2025-12-04T08:24:37.8958720Z [2,904 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:37.8959539Z Compiling aten/src/ATen/native/LossNLL.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:37.8960632Z Compiling aten/src/ATen/native/LossNLL2d.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:37.8961520Z Compiling aten/src/ATen/native/MaxPooling.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:37.8962376Z Compiling aten/src/ATen/native/MaxUnpooling.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:37.8963202Z Compiling aten/src/ATen/native/Memory.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:37.8966038Z Compiling aten/src/ATen/native/MetaTensor.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:37.8966825Z Compiling aten/src/ATen/native/NNPACK.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:37.8967314Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:24:38.0965319Z 2025-12-04T08:24:38.0966044Z  2025-12-04T08:24:38.0966466Z  2025-12-04T08:24:38.0966893Z  2025-12-04T08:24:38.0967190Z  2025-12-04T08:24:38.0967554Z  2025-12-04T08:24:38.0967885Z  2025-12-04T08:24:38.0968223Z  2025-12-04T08:24:38.0968593Z  2025-12-04T08:24:38.0969427Z [2,905 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:38.0971762Z Compiling aten/src/ATen/native/LossNLL.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:38.0972812Z Compiling aten/src/ATen/native/MaxPooling.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:38.0973900Z Compiling aten/src/ATen/native/MaxUnpooling.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:38.0974925Z Compiling aten/src/ATen/native/Memory.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:38.0977019Z Compiling aten/src/ATen/native/MetaTensor.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:38.0978027Z Compiling aten/src/ATen/native/NNPACK.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:38.0978766Z //:aten; 1s processwrapper-sandbox 2025-12-04T08:24:38.0979237Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:24:38.2966948Z 2025-12-04T08:24:38.2967647Z  2025-12-04T08:24:38.2967939Z  2025-12-04T08:24:38.2968154Z  2025-12-04T08:24:38.2968376Z  2025-12-04T08:24:38.2968586Z  2025-12-04T08:24:38.2968801Z  2025-12-04T08:24:38.2969039Z  2025-12-04T08:24:38.2969255Z  2025-12-04T08:24:38.2969808Z [2,906 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:38.2970531Z Compiling aten/src/ATen/native/MaxPooling.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:38.2971458Z Compiling aten/src/ATen/native/MaxUnpooling.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:38.2972085Z Compiling aten/src/ATen/native/Memory.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:38.2972827Z Compiling aten/src/ATen/native/MetaTensor.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:38.2973424Z Compiling aten/src/ATen/native/NNPACK.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:38.2973898Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:38.2974421Z Compiling aten/src/ATen/native/NamedTensor.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:38.2975033Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:24:38.5759229Z 2025-12-04T08:24:38.5759999Z  2025-12-04T08:24:38.5760457Z  2025-12-04T08:24:38.5760827Z  2025-12-04T08:24:38.5761222Z  2025-12-04T08:24:38.5761584Z  2025-12-04T08:24:38.5761973Z  2025-12-04T08:24:38.5762347Z  2025-12-04T08:24:38.5762743Z  2025-12-04T08:24:38.5763611Z [2,907 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:38.5764815Z Compiling aten/src/ATen/native/MaxUnpooling.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:38.5765971Z Compiling aten/src/ATen/native/Memory.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:38.5767018Z Compiling aten/src/ATen/native/MetaTensor.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:38.5768108Z Compiling aten/src/ATen/native/NNPACK.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:38.5768837Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:38.5769610Z Compiling aten/src/ATen/native/NamedTensor.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:38.5770425Z //:aten; 1s processwrapper-sandbox 2025-12-04T08:24:38.5771154Z Compiling aten/src/ATen/native/Onehot.cpp; 1s processwrapper-sandbox ... 2025-12-04T08:24:38.7795769Z 2025-12-04T08:24:38.7796613Z  2025-12-04T08:24:38.7797563Z  2025-12-04T08:24:38.7797790Z  2025-12-04T08:24:38.7798073Z  2025-12-04T08:24:38.7798303Z  2025-12-04T08:24:38.7798574Z  2025-12-04T08:24:38.7798872Z  2025-12-04T08:24:38.7799089Z  2025-12-04T08:24:38.7799599Z [2,909 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:38.7800371Z Compiling aten/src/ATen/native/MaxUnpooling.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:38.7800988Z Compiling aten/src/ATen/native/NNPACK.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:38.7801462Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:38.7801934Z Compiling aten/src/ATen/native/NamedTensor.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:38.7802574Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:38.7803018Z Compiling aten/src/ATen/native/Onehot.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:38.7803491Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:38.7803834Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:24:39.0982565Z 2025-12-04T08:24:39.0983370Z  2025-12-04T08:24:39.0983968Z  2025-12-04T08:24:39.0984340Z  2025-12-04T08:24:39.0984957Z  2025-12-04T08:24:39.0985313Z  2025-12-04T08:24:39.0985802Z  2025-12-04T08:24:39.0986241Z  2025-12-04T08:24:39.0986690Z  2025-12-04T08:24:39.0987655Z [2,910 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:39.0988831Z Compiling aten/src/ATen/native/NNPACK.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:39.0989733Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:39.0990626Z Compiling aten/src/ATen/native/NamedTensor.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:39.0991562Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:39.0992393Z Compiling aten/src/ATen/native/Onehot.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:39.0993256Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:39.0993898Z //:aten; 1s processwrapper-sandbox 2025-12-04T08:24:39.0994536Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:24:40.0909259Z 2025-12-04T08:24:40.0910020Z  2025-12-04T08:24:40.0910402Z  2025-12-04T08:24:40.0910734Z  2025-12-04T08:24:40.0911048Z  2025-12-04T08:24:40.0911373Z  2025-12-04T08:24:40.0911704Z  2025-12-04T08:24:40.0912061Z  2025-12-04T08:24:40.0912415Z  2025-12-04T08:24:40.0913294Z [2,911 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:40.0914405Z Compiling aten/src/ATen/native/NNPACK.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:40.0915244Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:40.0915824Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:40.0916607Z Compiling aten/src/ATen/native/Onehot.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:40.0917500Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:40.0917968Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:40.0918468Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:40.0918942Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:24:40.2995329Z 2025-12-04T08:24:40.2996153Z  2025-12-04T08:24:40.2996534Z  2025-12-04T08:24:40.2996838Z  2025-12-04T08:24:40.2997130Z  2025-12-04T08:24:40.2997374Z  2025-12-04T08:24:40.2997688Z  2025-12-04T08:24:40.2998003Z  2025-12-04T08:24:40.2998314Z  2025-12-04T08:24:40.2999103Z [2,912 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:40.2999886Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:24:40.3000354Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:40.3000983Z Compiling aten/src/ATen/native/Onehot.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:40.3001669Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:40.3002050Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:40.3003720Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:40.3004154Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:40.3004821Z Compiling aten/src/ATen/native/PadNd.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:24:40.5216587Z 2025-12-04T08:24:40.5217567Z  2025-12-04T08:24:40.5217884Z  2025-12-04T08:24:40.5218234Z  2025-12-04T08:24:40.5218719Z  2025-12-04T08:24:40.5219062Z  2025-12-04T08:24:40.5219447Z  2025-12-04T08:24:40.5219729Z  2025-12-04T08:24:40.5220042Z  2025-12-04T08:24:40.5220912Z [2,914 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:40.5223794Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:24:40.5224755Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:40.5225105Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:40.5225852Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:40.5226196Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:40.5226915Z Compiling aten/src/ATen/native/PadNd.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:40.5227684Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:40.5229545Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:24:40.8824859Z 2025-12-04T08:24:40.8828673Z  2025-12-04T08:24:40.8837183Z  2025-12-04T08:24:40.8837520Z  2025-12-04T08:24:40.8837856Z  2025-12-04T08:24:40.8838199Z  2025-12-04T08:24:40.8838538Z  2025-12-04T08:24:40.8838743Z  2025-12-04T08:24:40.8839082Z  2025-12-04T08:24:40.8839957Z [2,917 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:40.8840883Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:40.8841465Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:40.8842259Z Compiling aten/src/ATen/native/PadNd.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:40.8844280Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:40.8846125Z Compiling aten/src/ATen/native/PointwiseOps.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:40.8847349Z Compiling aten/src/ATen/native/PixelShuffle.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:40.8848620Z Compiling aten/src/ATen/native/Pooling.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:40.8849704Z Compiling aten/src/ATen/native/Pow.cpp; 2s processwrapper-sandbox ... 2025-12-04T08:24:41.0995908Z 2025-12-04T08:24:41.0996918Z  2025-12-04T08:24:41.0997336Z  2025-12-04T08:24:41.0997598Z  2025-12-04T08:24:41.0997980Z  2025-12-04T08:24:41.0998287Z  2025-12-04T08:24:41.0998501Z  2025-12-04T08:24:41.0998727Z  2025-12-04T08:24:41.0998971Z  2025-12-04T08:24:41.0999595Z [2,918 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:41.1000203Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:41.1000610Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:41.1001263Z Compiling aten/src/ATen/native/PadNd.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:41.1001863Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:41.1002427Z Compiling aten/src/ATen/native/PixelShuffle.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:41.1003190Z Compiling aten/src/ATen/native/Pooling.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:41.1003831Z Compiling aten/src/ATen/native/Pow.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:41.1004383Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:24:41.3207831Z 2025-12-04T08:24:41.3208523Z  2025-12-04T08:24:41.3208830Z  2025-12-04T08:24:41.3209047Z  2025-12-04T08:24:41.3209268Z  2025-12-04T08:24:41.3209503Z  2025-12-04T08:24:41.3209729Z  2025-12-04T08:24:41.3209939Z  2025-12-04T08:24:41.3210157Z  2025-12-04T08:24:41.3210673Z [2,920 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:41.3377481Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:41.3378331Z Compiling aten/src/ATen/native/PadNd.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:41.3379562Z Compiling aten/src/ATen/native/PixelShuffle.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:41.3380719Z Compiling aten/src/ATen/native/Pooling.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:41.3381836Z Compiling aten/src/ATen/native/Pow.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:41.3382674Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:41.3383288Z //:aten; 1s processwrapper-sandbox 2025-12-04T08:24:41.3384153Z Compiling aten/src/ATen/native/RNN.cpp; 1s processwrapper-sandbox ... 2025-12-04T08:24:41.7218796Z 2025-12-04T08:24:41.7221235Z  2025-12-04T08:24:41.7221673Z  2025-12-04T08:24:41.7221925Z  2025-12-04T08:24:41.7222389Z  2025-12-04T08:24:41.7222628Z  2025-12-04T08:24:41.7223223Z  2025-12-04T08:24:41.7223993Z  2025-12-04T08:24:41.7224282Z  2025-12-04T08:24:41.7225053Z [2,923 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:41.7228327Z Compiling aten/src/ATen/native/PixelShuffle.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:41.7230968Z Compiling aten/src/ATen/native/Pow.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:41.7231770Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:41.7232224Z //:aten; 1s processwrapper-sandbox 2025-12-04T08:24:41.7232790Z Compiling aten/src/ATen/native/RNN.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:41.7233451Z Compiling aten/src/ATen/native/ReduceAllOps.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:41.7234153Z Compiling aten/src/ATen/native/ReduceOps.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:41.7234649Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:24:42.2276084Z 2025-12-04T08:24:42.2277003Z  2025-12-04T08:24:42.2277478Z  2025-12-04T08:24:42.2277828Z  2025-12-04T08:24:42.2278186Z  2025-12-04T08:24:42.2278534Z  2025-12-04T08:24:42.2278865Z  2025-12-04T08:24:42.2279223Z  2025-12-04T08:24:42.2279592Z  2025-12-04T08:24:42.2280471Z [2,924 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:42.2281534Z Compiling aten/src/ATen/native/Pow.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:42.2282335Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:42.2282856Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:42.2283590Z Compiling aten/src/ATen/native/RNN.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:42.2284670Z Compiling aten/src/ATen/native/ReduceAllOps.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:42.2285790Z Compiling aten/src/ATen/native/ReduceOps.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:42.2286649Z //:aten; 1s processwrapper-sandbox 2025-12-04T08:24:42.2287551Z Compiling aten/src/ATen/native/Repeat.cpp; 1s processwrapper-sandbox ... 2025-12-04T08:24:42.2528663Z 2025-12-04T08:24:42.2529693Z  2025-12-04T08:24:42.2530133Z  2025-12-04T08:24:42.2530550Z  2025-12-04T08:24:42.2530930Z  2025-12-04T08:24:42.2531499Z  2025-12-04T08:24:42.2532101Z  2025-12-04T08:24:42.2532576Z  2025-12-04T08:24:42.2533069Z  2025-12-04T08:24:42.2533939Z INFO: From Compiling aten/src/ATen/native/QuantizedLinear.cpp: 2025-12-04T08:24:42.2536433Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_linear_int8_weight_fp32_activation(const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const c10::Scalar&, const c10::Scalar&, const at::Tensor&)': 2025-12-04T08:24:42.2540586Z aten/src/ATen/native/QuantizedLinear.cpp:124:62: warning: 'T& at::cpp_custom_type_hack::cast(const at::Tensor&) [with T = fbgemm::PackBMatrix]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2025-12-04T08:24:42.2543621Z 124 | cpp_custom_type_hack::cast>(packed); 2025-12-04T08:24:42.2544523Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2025-12-04T08:24:42.2545420Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:6: 2025-12-04T08:24:42.2546426Z aten/src/ATen/cpp_custom_type_hack.h:76:1: note: declared here 2025-12-04T08:24:42.2547214Z 76 | cast(const Tensor& packed) { 2025-12-04T08:24:42.2547802Z | ^~~~ 2025-12-04T08:24:42.2548944Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_pack_quantized_matrix(const at::Tensor&)': 2025-12-04T08:24:42.2552651Z aten/src/ATen/native/QuantizedLinear.cpp:313:38: warning: 'at::Tensor at::cpp_custom_type_hack::create(std::unique_ptr<_Tp>, c10::TensorOptions) [with T = fbgemm::PackBMatrix]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2025-12-04T08:24:42.2555760Z 313 | return cpp_custom_type_hack::create(std::move(ptr), weight.options()); 2025-12-04T08:24:42.2556835Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-12-04T08:24:42.2557731Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:6: 2025-12-04T08:24:42.2558731Z aten/src/ATen/cpp_custom_type_hack.h:91:1: note: declared here 2025-12-04T08:24:42.2559649Z 91 | create(std::unique_ptr ptr, TensorOptions options) { 2025-12-04T08:24:42.2560401Z | ^~~~~~ 2025-12-04T08:24:42.2561589Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_pack_gemm_matrix_fp16(const at::Tensor&)': 2025-12-04T08:24:42.2565178Z aten/src/ATen/native/QuantizedLinear.cpp:406:38: warning: 'at::Tensor at::cpp_custom_type_hack::create(std::unique_ptr<_Tp>, c10::TensorOptions) [with T = c10::intrusive_ptr]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2025-12-04T08:24:42.2568233Z 406 | return cpp_custom_type_hack::create( 2025-12-04T08:24:42.2568909Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 2025-12-04T08:24:42.2569630Z 407 | std::move(unique_ptr_wrapper), weight.options()); 2025-12-04T08:24:42.2570175Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-12-04T08:24:42.2570666Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:6: 2025-12-04T08:24:42.2571227Z aten/src/ATen/cpp_custom_type_hack.h:91:1: note: declared here 2025-12-04T08:24:42.2571777Z 91 | create(std::unique_ptr ptr, TensorOptions options) { 2025-12-04T08:24:42.2572205Z | ^~~~~~ 2025-12-04T08:24:42.2573165Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_linear_fp16_weight_fp32_activation(const at::Tensor&, const at::Tensor&, const std::optional&, at::Tensor&)': 2025-12-04T08:24:42.2575312Z aten/src/ATen/native/QuantizedLinear.cpp:430:59: warning: 'T& at::cpp_custom_type_hack::cast(const at::Tensor&) [with T = c10::intrusive_ptr]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2025-12-04T08:24:42.2576814Z 429 | cpp_custom_type_hack::cast< 2025-12-04T08:24:42.2577208Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-12-04T08:24:42.2577707Z 430 | c10::intrusive_ptr>(packed_weight)) 2025-12-04T08:24:42.2578201Z | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2025-12-04T08:24:42.2578717Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:6: 2025-12-04T08:24:42.2579282Z aten/src/ATen/cpp_custom_type_hack.h:76:1: note: declared here 2025-12-04T08:24:42.2579742Z 76 | cast(const Tensor& packed) { 2025-12-04T08:24:42.2580171Z | ^~~~ 2025-12-04T08:24:42.2580791Z [2,925 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:42.2581343Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:42.2581739Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:42.2582218Z Compiling aten/src/ATen/native/RNN.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:42.2582880Z Compiling aten/src/ATen/native/ReduceAllOps.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:42.2583840Z Compiling aten/src/ATen/native/ReduceOps.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:42.2584749Z //:aten; 1s processwrapper-sandbox 2025-12-04T08:24:42.2585611Z Compiling aten/src/ATen/native/Repeat.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:42.2586851Z Compiling aten/src/ATen/native/Resize.cpp; 1s processwrapper-sandbox ... 2025-12-04T08:24:42.5224425Z 2025-12-04T08:24:42.5225236Z  2025-12-04T08:24:42.5225708Z  2025-12-04T08:24:42.5226068Z  2025-12-04T08:24:42.5226449Z  2025-12-04T08:24:42.5226789Z  2025-12-04T08:24:42.5227146Z  2025-12-04T08:24:42.5227501Z  2025-12-04T08:24:42.5227871Z  2025-12-04T08:24:42.5230662Z [2,926 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:42.5231600Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:42.5232359Z Compiling aten/src/ATen/native/RNN.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:42.5233442Z Compiling aten/src/ATen/native/ReduceAllOps.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:42.5234593Z Compiling aten/src/ATen/native/ReduceOps.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:42.5235454Z //:aten; 1s processwrapper-sandbox 2025-12-04T08:24:42.5236253Z Compiling aten/src/ATen/native/Repeat.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:42.5237291Z Compiling aten/src/ATen/native/Resize.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:42.5238140Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:24:43.5230590Z 2025-12-04T08:24:43.5233135Z  2025-12-04T08:24:43.5233611Z  2025-12-04T08:24:43.5233938Z  2025-12-04T08:24:43.5234242Z  2025-12-04T08:24:43.5234447Z  2025-12-04T08:24:43.5234733Z  2025-12-04T08:24:43.5234934Z  2025-12-04T08:24:43.5235148Z  2025-12-04T08:24:43.5235805Z [2,926 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:43.5236491Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:43.5237926Z Compiling aten/src/ATen/native/RNN.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:43.5241159Z Compiling aten/src/ATen/native/ReduceAllOps.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:43.5244427Z Compiling aten/src/ATen/native/ReduceOps.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:43.5246265Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:43.5247084Z Compiling aten/src/ATen/native/Repeat.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:43.5248261Z Compiling aten/src/ATen/native/Resize.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:43.5249790Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:24:43.7806905Z 2025-12-04T08:24:43.7807456Z  2025-12-04T08:24:43.7807814Z  2025-12-04T08:24:43.7808040Z  2025-12-04T08:24:43.7808242Z  2025-12-04T08:24:43.7808457Z  2025-12-04T08:24:43.7808662Z  2025-12-04T08:24:43.7808992Z  2025-12-04T08:24:43.7809204Z  2025-12-04T08:24:43.7809732Z [2,927 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:43.7810334Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:43.7810821Z Compiling aten/src/ATen/native/RNN.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:43.7811484Z Compiling aten/src/ATen/native/ReduceOps.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:43.7812048Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:43.7813536Z Compiling aten/src/ATen/native/Repeat.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:43.7814228Z Compiling aten/src/ATen/native/Resize.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:43.7814728Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:43.7815138Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:24:44.1236170Z 2025-12-04T08:24:44.1236862Z  2025-12-04T08:24:44.1237212Z  2025-12-04T08:24:44.1237507Z  2025-12-04T08:24:44.1237790Z  2025-12-04T08:24:44.1238094Z  2025-12-04T08:24:44.1238400Z  2025-12-04T08:24:44.1238694Z  2025-12-04T08:24:44.1238976Z  2025-12-04T08:24:44.1270974Z [2,930 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:44.1272090Z Compiling aten/src/ATen/native/RNN.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:44.1272752Z Compiling aten/src/ATen/native/ReduceOps.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:44.1273594Z Compiling aten/src/ATen/native/Resize.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:44.1274069Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:44.1274652Z Compiling aten/src/ATen/native/RowwisePrune.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:44.1277164Z Compiling aten/src/ATen/native/Scalar.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:44.1278277Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:44.1278781Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:24:44.3961866Z 2025-12-04T08:24:44.3962939Z  2025-12-04T08:24:44.3963673Z  2025-12-04T08:24:44.3964049Z  2025-12-04T08:24:44.3964617Z  2025-12-04T08:24:44.3965006Z  2025-12-04T08:24:44.3965583Z  2025-12-04T08:24:44.3965937Z  2025-12-04T08:24:44.3966894Z  2025-12-04T08:24:44.3968141Z [2,931 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:44.3969684Z Compiling aten/src/ATen/native/RNN.cpp; 4s processwrapper-sandbox 2025-12-04T08:24:44.3971001Z Compiling aten/src/ATen/native/ReduceOps.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:44.3972518Z Compiling aten/src/ATen/native/Resize.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:44.3973765Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:44.3974933Z Compiling aten/src/ATen/native/RowwisePrune.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:44.3976235Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:44.3978183Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:44.3978817Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:24:44.6555447Z 2025-12-04T08:24:44.6556153Z  2025-12-04T08:24:44.6556477Z  2025-12-04T08:24:44.6556735Z  2025-12-04T08:24:44.6557083Z  2025-12-04T08:24:44.6557326Z  2025-12-04T08:24:44.6557620Z  2025-12-04T08:24:44.6557961Z  2025-12-04T08:24:44.6558194Z  2025-12-04T08:24:44.6558883Z [2,935 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:44.6559733Z Compiling aten/src/ATen/native/RowwisePrune.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:44.6560482Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:44.6560822Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:44.6561269Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:44.6561815Z Compiling aten/src/ATen/native/SoftMax.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:44.6562453Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:44.6563125Z Compiling aten/src/ATen/native/Sorting.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:44.6563742Z //:aten; 0s processwrapper-sandbox ... 2025-12-04T08:24:44.9269585Z 2025-12-04T08:24:44.9270203Z  2025-12-04T08:24:44.9270479Z  2025-12-04T08:24:44.9270689Z  2025-12-04T08:24:44.9270923Z  2025-12-04T08:24:44.9271133Z  2025-12-04T08:24:44.9271348Z  2025-12-04T08:24:44.9271550Z  2025-12-04T08:24:44.9421901Z  2025-12-04T08:24:44.9422520Z [2,937 / 3,080] 3 / 26 tests; 15 actions, 14 running; last test: ...base_tests 2025-12-04T08:24:44.9423105Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:44.9423440Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:44.9423904Z Compiling aten/src/ATen/native/SoftMax.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:44.9424495Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:44.9425140Z Compiling aten/src/ATen/native/Sorting.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:44.9425615Z //:aten; 1s processwrapper-sandbox 2025-12-04T08:24:44.9426348Z Compiling aten/src/ATen/native/SpectralOps.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:44.9473646Z //:aten; 0s processwrapper-sandbox ... 2025-12-04T08:24:45.1282318Z 2025-12-04T08:24:45.1283204Z  2025-12-04T08:24:45.1283607Z  2025-12-04T08:24:45.1283930Z  2025-12-04T08:24:45.1284166Z  2025-12-04T08:24:45.1284396Z  2025-12-04T08:24:45.1284655Z  2025-12-04T08:24:45.1284951Z  2025-12-04T08:24:45.1285261Z  2025-12-04T08:24:45.1285927Z [2,938 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:45.1287625Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:45.1288236Z Compiling aten/src/ATen/native/SoftMax.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:45.1288835Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:45.1289397Z Compiling aten/src/ATen/native/Sorting.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:45.1290008Z //:aten; 1s processwrapper-sandbox 2025-12-04T08:24:45.1290751Z Compiling aten/src/ATen/native/SpectralOps.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:45.1291558Z Compiling aten/src/ATen/native/SummaryOps.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:45.1292064Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:24:45.3295759Z 2025-12-04T08:24:45.3296429Z  2025-12-04T08:24:45.3296862Z  2025-12-04T08:24:45.3297223Z  2025-12-04T08:24:45.3297487Z  2025-12-04T08:24:45.3297782Z  2025-12-04T08:24:45.3298132Z  2025-12-04T08:24:45.3298510Z  2025-12-04T08:24:45.3298886Z  2025-12-04T08:24:45.3299791Z [2,941 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:45.3300974Z Compiling aten/src/ATen/native/Sorting.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:45.3301838Z //:aten; 1s processwrapper-sandbox 2025-12-04T08:24:45.3302719Z Compiling aten/src/ATen/native/SpectralOps.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:45.3303930Z Compiling aten/src/ATen/native/SummaryOps.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:45.3304831Z //:aten; 1s processwrapper-sandbox 2025-12-04T08:24:45.3305434Z //:aten; 0s processwrapper-sandbox 2025-12-04T08:24:45.3306024Z //:aten; 0s processwrapper-sandbox 2025-12-04T08:24:45.3306634Z //:aten; 0s processwrapper-sandbox ... 2025-12-04T08:24:45.7287683Z 2025-12-04T08:24:45.7288362Z  2025-12-04T08:24:45.7288634Z  2025-12-04T08:24:45.7288935Z  2025-12-04T08:24:45.7289210Z  2025-12-04T08:24:45.7289538Z  2025-12-04T08:24:45.7289820Z  2025-12-04T08:24:45.7290035Z  2025-12-04T08:24:45.7290351Z  2025-12-04T08:24:45.7290959Z [2,942 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:45.7291611Z //:aten; 1s processwrapper-sandbox 2025-12-04T08:24:45.7292193Z Compiling aten/src/ATen/native/SpectralOps.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:45.7293092Z Compiling aten/src/ATen/native/SummaryOps.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:45.7293794Z //:aten; 1s processwrapper-sandbox 2025-12-04T08:24:45.7294250Z //:aten; 1s processwrapper-sandbox 2025-12-04T08:24:45.7294695Z //:aten; 1s processwrapper-sandbox 2025-12-04T08:24:45.7295108Z //:aten; 1s processwrapper-sandbox 2025-12-04T08:24:45.7296213Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:24:46.7294494Z 2025-12-04T08:24:46.7295223Z  2025-12-04T08:24:46.7295644Z  2025-12-04T08:24:46.7296000Z  2025-12-04T08:24:46.7296316Z  2025-12-04T08:24:46.7296643Z  2025-12-04T08:24:46.7296954Z  2025-12-04T08:24:46.7297281Z  2025-12-04T08:24:46.7297614Z  2025-12-04T08:24:46.7298418Z [2,942 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:46.7299214Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:46.7299954Z Compiling aten/src/ATen/native/SpectralOps.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:46.7301251Z Compiling aten/src/ATen/native/SummaryOps.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:46.7302018Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:46.7302530Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:46.7303021Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:46.7303535Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:46.7304057Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:24:46.9967882Z 2025-12-04T08:24:46.9968809Z  2025-12-04T08:24:46.9969210Z  2025-12-04T08:24:46.9969551Z  2025-12-04T08:24:46.9969925Z  2025-12-04T08:24:46.9970289Z  2025-12-04T08:24:46.9970653Z  2025-12-04T08:24:46.9971023Z  2025-12-04T08:24:46.9971369Z  2025-12-04T08:24:46.9972210Z [2,943 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:46.9973065Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:46.9973952Z Compiling aten/src/ATen/native/SummaryOps.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:46.9974815Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:46.9975386Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:46.9975970Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:46.9976538Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:46.9977062Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:46.9977558Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:24:47.3306653Z 2025-12-04T08:24:47.3307303Z  2025-12-04T08:24:47.3307726Z  2025-12-04T08:24:47.3308042Z  2025-12-04T08:24:47.3308356Z  2025-12-04T08:24:47.3308725Z  2025-12-04T08:24:47.3309514Z  2025-12-04T08:24:47.3310023Z  2025-12-04T08:24:47.3310394Z  2025-12-04T08:24:47.3311199Z [2,944 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:47.3312677Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:47.3314165Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:47.3314685Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:47.3315180Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:47.3315642Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:47.3316119Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:47.3316567Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:47.3317032Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:24:47.5313252Z 2025-12-04T08:24:47.5314426Z  2025-12-04T08:24:47.5314895Z  2025-12-04T08:24:47.5315250Z  2025-12-04T08:24:47.5315560Z  2025-12-04T08:24:47.5315884Z  2025-12-04T08:24:47.5316186Z  2025-12-04T08:24:47.5316515Z  2025-12-04T08:24:47.5316837Z  2025-12-04T08:24:47.5317709Z [2,949 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:47.5318604Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:47.5319203Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:47.5319699Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:47.5320412Z Compiling aten/src/ATen/native/TensorShape.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:47.5321445Z Compiling aten/src/ATen/native/TestOps.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:47.5322562Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:47.5323147Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:47.5323717Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:24:47.9314883Z 2025-12-04T08:24:47.9315574Z  2025-12-04T08:24:47.9315997Z  2025-12-04T08:24:47.9316303Z  2025-12-04T08:24:47.9316629Z  2025-12-04T08:24:47.9316965Z  2025-12-04T08:24:47.9317265Z  2025-12-04T08:24:47.9317567Z  2025-12-04T08:24:47.9317854Z  2025-12-04T08:24:47.9318625Z [2,949 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:47.9319858Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:24:47.9320380Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:47.9320894Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:47.9321616Z Compiling aten/src/ATen/native/TensorShape.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:47.9322652Z Compiling aten/src/ATen/native/TestOps.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:47.9323393Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:47.9324106Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:47.9324612Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:24:48.3316987Z 2025-12-04T08:24:48.3317589Z  2025-12-04T08:24:48.3317872Z  2025-12-04T08:24:48.3318084Z  2025-12-04T08:24:48.3318300Z  2025-12-04T08:24:48.3318520Z  2025-12-04T08:24:48.3318723Z  2025-12-04T08:24:48.3318957Z  2025-12-04T08:24:48.3319163Z  2025-12-04T08:24:48.3319720Z [2,950 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:48.3320235Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:24:48.3320579Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:24:48.3320902Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:48.3321399Z Compiling aten/src/ATen/native/TensorShape.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:48.3322017Z Compiling aten/src/ATen/native/TestOps.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:48.3322506Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:48.3322839Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:48.3323167Z //:aten; 3s processwrapper-sandbox ... 2025-12-04T08:24:48.5360541Z 2025-12-04T08:24:48.5361395Z  2025-12-04T08:24:48.5361692Z  2025-12-04T08:24:48.5361920Z  2025-12-04T08:24:48.5362145Z  2025-12-04T08:24:48.5362362Z  2025-12-04T08:24:48.5362582Z  2025-12-04T08:24:48.5362786Z  2025-12-04T08:24:48.5363010Z  2025-12-04T08:24:48.5363560Z [2,955 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:48.5364074Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:24:48.5364422Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:24:48.5364915Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:24:48.5365484Z Compiling aten/src/ATen/native/UnaryOps.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:48.5366086Z Compiling aten/src/ATen/native/Unfold3d.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:48.5366744Z Compiling aten/src/ATen/native/Unique.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:48.5367422Z Compiling aten/src/ATen/native/UpSample.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:48.5368079Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:24:49.5368766Z 2025-12-04T08:24:49.5369733Z  2025-12-04T08:24:49.5370194Z  2025-12-04T08:24:49.5370563Z  2025-12-04T08:24:49.5370938Z  2025-12-04T08:24:49.5371302Z  2025-12-04T08:24:49.5371679Z  2025-12-04T08:24:49.5372088Z  2025-12-04T08:24:49.5372443Z  2025-12-04T08:24:49.5373338Z [2,955 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:49.5374208Z //:aten; 5s processwrapper-sandbox 2025-12-04T08:24:49.5375010Z //:aten; 5s processwrapper-sandbox 2025-12-04T08:24:49.5375586Z //:aten; 5s processwrapper-sandbox 2025-12-04T08:24:49.5376412Z Compiling aten/src/ATen/native/UnaryOps.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:49.5377495Z Compiling aten/src/ATen/native/Unfold3d.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:49.5378549Z Compiling aten/src/ATen/native/Unique.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:49.5379606Z Compiling aten/src/ATen/native/UpSample.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:49.5380432Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:24:49.9373761Z 2025-12-04T08:24:49.9374469Z  2025-12-04T08:24:49.9374898Z  2025-12-04T08:24:49.9375622Z  2025-12-04T08:24:49.9376014Z  2025-12-04T08:24:49.9376358Z  2025-12-04T08:24:49.9376719Z  2025-12-04T08:24:49.9377072Z  2025-12-04T08:24:49.9377427Z  2025-12-04T08:24:49.9378278Z [2,956 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:49.9379172Z //:aten; 5s processwrapper-sandbox 2025-12-04T08:24:49.9379891Z //:aten; 5s processwrapper-sandbox 2025-12-04T08:24:49.9380695Z Compiling aten/src/ATen/native/UnaryOps.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:49.9381763Z Compiling aten/src/ATen/native/Unfold3d.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:49.9382820Z Compiling aten/src/ATen/native/Unique.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:49.9383876Z Compiling aten/src/ATen/native/UpSample.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:49.9384675Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:49.9385260Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:24:50.2664350Z 2025-12-04T08:24:50.2665155Z  2025-12-04T08:24:50.2665638Z  2025-12-04T08:24:50.2666075Z  2025-12-04T08:24:50.2666477Z  2025-12-04T08:24:50.2666855Z  2025-12-04T08:24:50.2667271Z  2025-12-04T08:24:50.2667634Z  2025-12-04T08:24:50.2668016Z  2025-12-04T08:24:50.2668922Z [2,958 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:50.2670100Z Compiling aten/src/ATen/native/UnaryOps.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:50.2671245Z Compiling aten/src/ATen/native/Unfold3d.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:50.2672359Z Compiling aten/src/ATen/native/Unique.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:50.2673475Z Compiling aten/src/ATen/native/UpSample.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:50.2674363Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:50.2674980Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:50.2675579Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:50.2676197Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:24:50.4746667Z 2025-12-04T08:24:50.4747391Z  2025-12-04T08:24:50.4747876Z  2025-12-04T08:24:50.4748279Z  2025-12-04T08:24:50.4748640Z  2025-12-04T08:24:50.4749014Z  2025-12-04T08:24:50.4749371Z  2025-12-04T08:24:50.4749724Z  2025-12-04T08:24:50.4750079Z  2025-12-04T08:24:50.4750977Z [2,960 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:50.4752098Z Compiling aten/src/ATen/native/Unique.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:50.4753165Z Compiling aten/src/ATen/native/UpSample.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:50.4754017Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:50.4754602Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:50.4755165Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:50.4755782Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:50.4756362Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:50.4756928Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:24:50.7373427Z 2025-12-04T08:24:50.7374347Z  2025-12-04T08:24:50.7374809Z  2025-12-04T08:24:50.7375204Z  2025-12-04T08:24:50.7375574Z  2025-12-04T08:24:50.7375916Z  2025-12-04T08:24:50.7376288Z  2025-12-04T08:24:50.7376622Z  2025-12-04T08:24:50.7376981Z  2025-12-04T08:24:50.7377868Z [2,962 / 3,080] 3 / 26 tests; 15 actions, 14 running; last test: ...base_tests 2025-12-04T08:24:50.7378953Z Compiling aten/src/ATen/native/Unique.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:50.7380004Z Compiling aten/src/ATen/native/UpSample.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:50.7380810Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:50.7381365Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:50.7382154Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:50.7382721Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:50.7383238Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:50.7383804Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:24:50.9380476Z 2025-12-04T08:24:50.9381226Z  2025-12-04T08:24:50.9381639Z  2025-12-04T08:24:50.9381980Z  2025-12-04T08:24:50.9382321Z  2025-12-04T08:24:50.9383007Z  2025-12-04T08:24:50.9383352Z  2025-12-04T08:24:50.9383703Z  2025-12-04T08:24:50.9384054Z  2025-12-04T08:24:50.9385189Z [2,963 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:50.9386403Z Compiling aten/src/ATen/native/Unique.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:50.9387251Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:50.9387895Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:50.9388549Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:50.9389163Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:50.9389700Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:50.9390219Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:50.9391102Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:24:51.3383641Z 2025-12-04T08:24:51.3384243Z  2025-12-04T08:24:51.3384530Z  2025-12-04T08:24:51.3384894Z  2025-12-04T08:24:51.3385130Z  2025-12-04T08:24:51.3385352Z  2025-12-04T08:24:51.3385558Z  2025-12-04T08:24:51.3385774Z  2025-12-04T08:24:51.3385989Z  2025-12-04T08:24:51.3386605Z [2,964 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:51.3387168Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:51.3387599Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:51.3388301Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:51.3388811Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:51.3389416Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:51.3390045Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:51.3390672Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:51.3391057Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:24:51.8184999Z 2025-12-04T08:24:51.8185747Z  2025-12-04T08:24:51.8186014Z  2025-12-04T08:24:51.8186288Z  2025-12-04T08:24:51.8186551Z  2025-12-04T08:24:51.8186827Z  2025-12-04T08:24:51.8187101Z  2025-12-04T08:24:51.8187379Z  2025-12-04T08:24:51.8187660Z  2025-12-04T08:24:51.8188364Z [2,965 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:51.8189035Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:24:51.8189477Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:51.8189962Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:51.8190419Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:51.8190832Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:51.8191277Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:51.8191737Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:51.8192186Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:24:52.1015510Z 2025-12-04T08:24:52.1016314Z  2025-12-04T08:24:52.1016961Z  2025-12-04T08:24:52.1017332Z  2025-12-04T08:24:52.1017824Z  2025-12-04T08:24:52.1018422Z  2025-12-04T08:24:52.1018636Z  2025-12-04T08:24:52.1018988Z  2025-12-04T08:24:52.1019208Z  2025-12-04T08:24:52.1019842Z [2,968 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:52.1020618Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:52.1021305Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:52.1021788Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:52.1022109Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:52.1025169Z Compiling aten/src/ATen/native/WeightNorm.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:52.1026629Z Compiling aten/src/ATen/native/group_norm.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:52.1027751Z Compiling aten/src/ATen/native/layer_norm.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:52.1028666Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:24:52.3365996Z 2025-12-04T08:24:52.3366747Z  2025-12-04T08:24:52.3367226Z  2025-12-04T08:24:52.3367548Z  2025-12-04T08:24:52.3367797Z  2025-12-04T08:24:52.3368019Z  2025-12-04T08:24:52.3368238Z  2025-12-04T08:24:52.3368529Z  2025-12-04T08:24:52.3368868Z  2025-12-04T08:24:52.3369560Z [2,970 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:52.3370256Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:52.3370754Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:52.3371494Z Compiling aten/src/ATen/native/WeightNorm.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:52.3372270Z Compiling aten/src/ATen/native/group_norm.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:52.3372946Z Compiling aten/src/ATen/native/layer_norm.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:52.3373505Z //:aten; 1s processwrapper-sandbox 2025-12-04T08:24:52.3374068Z Compiling aten/src/ATen/mkl/SparseBlas.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:52.3374567Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:24:52.5393359Z 2025-12-04T08:24:52.5394219Z  2025-12-04T08:24:52.5394710Z  2025-12-04T08:24:52.5395103Z  2025-12-04T08:24:52.5395514Z  2025-12-04T08:24:52.5395892Z  2025-12-04T08:24:52.5396239Z  2025-12-04T08:24:52.5396584Z  2025-12-04T08:24:52.5396929Z  2025-12-04T08:24:52.5397718Z [2,970 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:52.5398564Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:24:52.5399040Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:52.5399692Z Compiling aten/src/ATen/native/WeightNorm.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:52.5400645Z Compiling aten/src/ATen/native/group_norm.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:52.5401596Z Compiling aten/src/ATen/native/layer_norm.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:52.5402335Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:52.5403028Z Compiling aten/src/ATen/mkl/SparseBlas.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:52.5403780Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:24:52.9395995Z 2025-12-04T08:24:52.9396839Z  2025-12-04T08:24:52.9397169Z  2025-12-04T08:24:52.9397394Z  2025-12-04T08:24:52.9397598Z  2025-12-04T08:24:52.9397819Z  2025-12-04T08:24:52.9398027Z  2025-12-04T08:24:52.9398243Z  2025-12-04T08:24:52.9398446Z  2025-12-04T08:24:52.9399009Z [2,972 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:52.9399665Z Compiling aten/src/ATen/native/WeightNorm.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:52.9400301Z Compiling aten/src/ATen/native/group_norm.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:52.9967937Z Compiling aten/src/ATen/native/layer_norm.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:52.9968934Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:52.9969415Z Compiling aten/src/ATen/mkl/SparseBlas.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:52.9970210Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:52.9970582Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:52.9971370Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:24:53.8226884Z 2025-12-04T08:24:53.8227807Z  2025-12-04T08:24:53.8228094Z  2025-12-04T08:24:53.8228347Z  2025-12-04T08:24:53.8229110Z  2025-12-04T08:24:53.8229423Z  2025-12-04T08:24:53.8236239Z  2025-12-04T08:24:53.8236968Z  2025-12-04T08:24:53.8237288Z  2025-12-04T08:24:53.8238058Z [2,973 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:53.8239021Z Compiling aten/src/ATen/native/WeightNorm.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:53.8239992Z Compiling aten/src/ATen/native/layer_norm.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:53.8241576Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:53.8242280Z Compiling aten/src/ATen/mkl/SparseBlas.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:53.8242983Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:53.8243455Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:53.8243959Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:53.8244439Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:24:54.1979826Z 2025-12-04T08:24:54.1980757Z  2025-12-04T08:24:54.1981201Z  2025-12-04T08:24:54.1981540Z  2025-12-04T08:24:54.1981904Z  2025-12-04T08:24:54.1982257Z  2025-12-04T08:24:54.1982626Z  2025-12-04T08:24:54.1982995Z  2025-12-04T08:24:54.1983346Z  2025-12-04T08:24:54.1984226Z [2,974 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:54.1985410Z Compiling aten/src/ATen/native/WeightNorm.cpp; 4s processwrapper-sandbox 2025-12-04T08:24:54.1986515Z Compiling aten/src/ATen/native/layer_norm.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:54.1987367Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:54.1988184Z Compiling aten/src/ATen/mkl/SparseBlas.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:54.1989058Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:54.1989655Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:54.1990236Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:54.1990832Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:24:54.5897931Z 2025-12-04T08:24:54.5898678Z  2025-12-04T08:24:54.5899134Z  2025-12-04T08:24:54.5899531Z  2025-12-04T08:24:54.5899905Z  2025-12-04T08:24:54.5900237Z  2025-12-04T08:24:54.5900572Z  2025-12-04T08:24:54.5900927Z  2025-12-04T08:24:54.5901248Z  2025-12-04T08:24:54.5902106Z [2,980 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:54.5903006Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:54.5913705Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:54.5914433Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:54.5915033Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:54.5915899Z Compiling aten/src/ATen/native/mkldnn/Conv.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:54.5917069Z Compiling aten/src/ATen/native/mkldnn/Copy.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:54.5917939Z //:aten; 1s processwrapper-sandbox 2025-12-04T08:24:54.5918578Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:24:54.7985350Z 2025-12-04T08:24:54.7986314Z  2025-12-04T08:24:54.7986766Z  2025-12-04T08:24:54.7987140Z  2025-12-04T08:24:54.7987460Z  2025-12-04T08:24:54.7988010Z  2025-12-04T08:24:54.7988320Z  2025-12-04T08:24:54.7988676Z  2025-12-04T08:24:54.7989015Z  2025-12-04T08:24:54.7989810Z [2,980 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:54.7990694Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:54.7991200Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:54.7991745Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:54.7992203Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:54.7992928Z Compiling aten/src/ATen/native/mkldnn/Conv.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:54.7993958Z Compiling aten/src/ATen/native/mkldnn/Copy.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:54.7995148Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:54.7995743Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:24:55.1990995Z 2025-12-04T08:24:55.1991952Z  2025-12-04T08:24:55.1992266Z  2025-12-04T08:24:55.1992542Z  2025-12-04T08:24:55.1992858Z  2025-12-04T08:24:55.1993155Z  2025-12-04T08:24:55.1993466Z  2025-12-04T08:24:55.1993772Z  2025-12-04T08:24:55.1994037Z  2025-12-04T08:24:55.1995810Z [2,981 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:55.1996520Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:55.1996983Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:55.1997444Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:55.1998140Z Compiling aten/src/ATen/native/mkldnn/Conv.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:55.1999092Z Compiling aten/src/ATen/native/mkldnn/Copy.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:55.1999675Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:55.2000114Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:55.2000556Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:24:55.5999944Z 2025-12-04T08:24:55.6000741Z  2025-12-04T08:24:55.6001074Z  2025-12-04T08:24:55.6001386Z  2025-12-04T08:24:55.6001681Z  2025-12-04T08:24:55.6002025Z  2025-12-04T08:24:55.6002362Z  2025-12-04T08:24:55.6002704Z  2025-12-04T08:24:55.6003051Z  2025-12-04T08:24:55.6003759Z [2,982 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:55.6004507Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:55.6005016Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:55.6005738Z Compiling aten/src/ATen/native/mkldnn/Conv.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:55.6006738Z Compiling aten/src/ATen/native/mkldnn/Copy.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:55.6007631Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:55.6008122Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:55.6008622Z //:aten; 1s processwrapper-sandbox 2025-12-04T08:24:55.6009018Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:24:55.9253304Z 2025-12-04T08:24:55.9254096Z  2025-12-04T08:24:55.9254660Z  2025-12-04T08:24:55.9255172Z  2025-12-04T08:24:55.9255656Z  2025-12-04T08:24:55.9256152Z  2025-12-04T08:24:55.9256646Z  2025-12-04T08:24:55.9257110Z  2025-12-04T08:24:55.9257586Z  2025-12-04T08:24:55.9258602Z [2,983 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:55.9259645Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:24:55.9260356Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:55.9261296Z Compiling aten/src/ATen/native/mkldnn/Conv.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:55.9262579Z Compiling aten/src/ATen/native/mkldnn/Copy.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:55.9263469Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:55.9263803Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:55.9264267Z Compiling aten/src/ATen/native/mkldnn/Gelu.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:55.9264957Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:24:56.1323591Z 2025-12-04T08:24:56.1324356Z  2025-12-04T08:24:56.1324845Z  2025-12-04T08:24:56.1325270Z  2025-12-04T08:24:56.1325652Z  2025-12-04T08:24:56.1326041Z  2025-12-04T08:24:56.1326370Z  2025-12-04T08:24:56.1326723Z  2025-12-04T08:24:56.1326988Z  2025-12-04T08:24:56.1327917Z [2,987 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:56.1328664Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:56.1329401Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:56.1330910Z Compiling aten/src/ATen/native/mkldnn/Gelu.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:56.1331790Z //:aten; 1s processwrapper-sandbox 2025-12-04T08:24:56.1332292Z //:aten; 1s processwrapper-sandbox 2025-12-04T08:24:56.1332819Z //:aten; 1s processwrapper-sandbox 2025-12-04T08:24:56.1333337Z //:aten; 1s processwrapper-sandbox 2025-12-04T08:24:56.1333944Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:24:57.1051830Z 2025-12-04T08:24:57.1053160Z  2025-12-04T08:24:57.1053597Z  2025-12-04T08:24:57.1053963Z  2025-12-04T08:24:57.1054321Z  2025-12-04T08:24:57.1054736Z  2025-12-04T08:24:57.1055091Z  2025-12-04T08:24:57.1055457Z  2025-12-04T08:24:57.1055775Z  2025-12-04T08:24:57.1056644Z [2,988 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:57.1057501Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:24:57.1058085Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:57.1058682Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:57.1059257Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:57.1059808Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:57.1060348Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:57.1060895Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:57.1061430Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:24:57.3913092Z 2025-12-04T08:24:57.3914117Z  2025-12-04T08:24:57.3914574Z  2025-12-04T08:24:57.3914925Z  2025-12-04T08:24:57.3915307Z  2025-12-04T08:24:57.3915682Z  2025-12-04T08:24:57.3916066Z  2025-12-04T08:24:57.3916461Z  2025-12-04T08:24:57.3916910Z  2025-12-04T08:24:57.3917741Z INFO: From Compiling aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp: 2025-12-04T08:24:57.3918934Z aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp: In lambda function: 2025-12-04T08:24:57.3920668Z aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp:42:9: note: the ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2025-12-04T08:24:57.3922137Z 42 | [](Vec /* unused */) { return 0.0; }, 2025-12-04T08:24:57.3922726Z | ^ 2025-12-04T08:24:57.3923906Z [2,989 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:57.3924953Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:24:57.3925663Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:57.3926343Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:57.3927015Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:57.3927748Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:57.3928424Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:57.3929716Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:57.3930322Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:24:57.5958375Z 2025-12-04T08:24:57.5959129Z  2025-12-04T08:24:57.5959582Z  2025-12-04T08:24:57.5959936Z  2025-12-04T08:24:57.5960341Z  2025-12-04T08:24:57.5960717Z  2025-12-04T08:24:57.5961066Z  2025-12-04T08:24:57.5961438Z  2025-12-04T08:24:57.5961804Z  2025-12-04T08:24:57.5962709Z [2,991 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:57.5963829Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:24:57.5964454Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:57.5965041Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:57.5965626Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:57.5966185Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:57.5966713Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:57.5967301Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:57.5968004Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:24:57.8010994Z 2025-12-04T08:24:57.8011740Z  2025-12-04T08:24:57.8012217Z  2025-12-04T08:24:57.8012583Z  2025-12-04T08:24:57.8013266Z  2025-12-04T08:24:57.8013652Z  2025-12-04T08:24:57.8014027Z  2025-12-04T08:24:57.8014383Z  2025-12-04T08:24:57.8014749Z  2025-12-04T08:24:57.8015633Z [2,992 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:57.8016568Z //:aten; 5s processwrapper-sandbox 2025-12-04T08:24:57.8017143Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:57.8017823Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:57.8018406Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:57.8018961Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:57.8019527Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:57.8020363Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:57.8021261Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:24:58.2017748Z 2025-12-04T08:24:58.2019040Z  2025-12-04T08:24:58.2020013Z  2025-12-04T08:24:58.2020752Z  2025-12-04T08:24:58.2021684Z  2025-12-04T08:24:58.2022083Z  2025-12-04T08:24:58.2022832Z  2025-12-04T08:24:58.2023311Z  2025-12-04T08:24:58.2024139Z  2025-12-04T08:24:58.2025293Z [2,995 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:58.2026250Z //:aten; 5s processwrapper-sandbox 2025-12-04T08:24:58.2027297Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:24:58.2027929Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:58.2029083Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:58.2030279Z Compiling aten/src/ATen/native/mkldnn/RNN.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:58.2031238Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:58.2031889Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:58.2032539Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:24:58.6769347Z 2025-12-04T08:24:58.6770098Z  2025-12-04T08:24:58.6770534Z  2025-12-04T08:24:58.6770910Z  2025-12-04T08:24:58.6771273Z  2025-12-04T08:24:58.6771634Z  2025-12-04T08:24:58.6771989Z  2025-12-04T08:24:58.6772380Z  2025-12-04T08:24:58.6772752Z  2025-12-04T08:24:58.6773638Z [2,996 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:58.6774518Z //:aten; 6s processwrapper-sandbox 2025-12-04T08:24:58.6775105Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:24:58.6775683Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:24:58.6776523Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:58.6777659Z Compiling aten/src/ATen/native/mkldnn/RNN.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:58.6778506Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:58.6779081Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:58.6779662Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:24:58.9020778Z 2025-12-04T08:24:58.9021500Z  2025-12-04T08:24:58.9021938Z  2025-12-04T08:24:58.9022266Z  2025-12-04T08:24:58.9022599Z  2025-12-04T08:24:58.9022911Z  2025-12-04T08:24:58.9023738Z  2025-12-04T08:24:58.9023962Z  2025-12-04T08:24:58.9024300Z  2025-12-04T08:24:58.9025115Z [2,998 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:58.9025987Z //:aten; 5s processwrapper-sandbox 2025-12-04T08:24:58.9026544Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:24:58.9027344Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:58.9028295Z Compiling aten/src/ATen/native/mkldnn/RNN.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:58.9030087Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:58.9031629Z //:aten; 1s processwrapper-sandbox 2025-12-04T08:24:58.9035259Z Compiling aten/src/ATen/native/mkldnn/Relu.cpp; 1s processwrapper-sandbox 2025-12-04T08:24:58.9036447Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:24:59.2022646Z 2025-12-04T08:24:59.2023372Z  2025-12-04T08:24:59.2023752Z  2025-12-04T08:24:59.2024002Z  2025-12-04T08:24:59.2024325Z  2025-12-04T08:24:59.2024660Z  2025-12-04T08:24:59.2024959Z  2025-12-04T08:24:59.2025267Z  2025-12-04T08:24:59.2026451Z  2025-12-04T08:24:59.2027383Z [2,998 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:24:59.2028304Z //:aten; 5s processwrapper-sandbox 2025-12-04T08:24:59.2029061Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:24:59.2029943Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:59.2031079Z Compiling aten/src/ATen/native/mkldnn/RNN.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:59.2031921Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:59.2032479Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:59.2033227Z Compiling aten/src/ATen/native/mkldnn/Relu.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:59.2034121Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:24:59.6533266Z 2025-12-04T08:24:59.6533868Z  2025-12-04T08:24:59.6534232Z  2025-12-04T08:24:59.6534449Z  2025-12-04T08:24:59.6534673Z  2025-12-04T08:24:59.6534900Z  2025-12-04T08:24:59.6535120Z  2025-12-04T08:24:59.6535335Z  2025-12-04T08:24:59.6535564Z  2025-12-04T08:24:59.6536120Z [2,999 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:24:59.6536624Z //:aten; 5s processwrapper-sandbox 2025-12-04T08:24:59.6536963Z //:aten; 5s processwrapper-sandbox 2025-12-04T08:24:59.6537443Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:59.6538096Z Compiling aten/src/ATen/native/mkldnn/RNN.cpp; 3s processwrapper-sandbox 2025-12-04T08:24:59.6538571Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:24:59.6539045Z Compiling aten/src/ATen/native/mkldnn/Relu.cpp; 2s processwrapper-sandbox 2025-12-04T08:24:59.6539533Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:24:59.6539863Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:25:00.0030747Z 2025-12-04T08:25:00.0031723Z  2025-12-04T08:25:00.0032127Z  2025-12-04T08:25:00.0032443Z  2025-12-04T08:25:00.0032749Z  2025-12-04T08:25:00.0033035Z  2025-12-04T08:25:00.0033335Z  2025-12-04T08:25:00.0033617Z  2025-12-04T08:25:00.0033913Z  2025-12-04T08:25:00.0034651Z [2,999 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:25:00.0035399Z //:aten; 6s processwrapper-sandbox 2025-12-04T08:25:00.0035883Z //:aten; 5s processwrapper-sandbox 2025-12-04T08:25:00.0036590Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 4s processwrapper-sandbox 2025-12-04T08:25:00.0037531Z Compiling aten/src/ATen/native/mkldnn/RNN.cpp; 4s processwrapper-sandbox 2025-12-04T08:25:00.0038206Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:25:00.0038893Z Compiling aten/src/ATen/native/mkldnn/Relu.cpp; 2s processwrapper-sandbox 2025-12-04T08:25:00.0041720Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:25:00.0042215Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:25:00.2220900Z 2025-12-04T08:25:00.2221694Z  2025-12-04T08:25:00.2222091Z  2025-12-04T08:25:00.2222605Z  2025-12-04T08:25:00.2222948Z  2025-12-04T08:25:00.2223435Z  2025-12-04T08:25:00.2223869Z  2025-12-04T08:25:00.2224509Z  2025-12-04T08:25:00.2224858Z  2025-12-04T08:25:00.2225837Z [3,000 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:25:00.2226788Z //:aten; 6s processwrapper-sandbox 2025-12-04T08:25:00.2227776Z //:aten; 5s processwrapper-sandbox 2025-12-04T08:25:00.2229895Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 4s processwrapper-sandbox 2025-12-04T08:25:00.2230985Z Compiling aten/src/ATen/native/mkldnn/RNN.cpp; 4s processwrapper-sandbox 2025-12-04T08:25:00.2231820Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:25:00.2232363Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:25:00.2233137Z Compiling aten/src/ATen/native/mkldnn/Utils.cpp; 2s processwrapper-sandbox 2025-12-04T08:25:00.2234084Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:25:00.5654477Z 2025-12-04T08:25:00.5655382Z  2025-12-04T08:25:00.5655772Z  2025-12-04T08:25:00.5656155Z  2025-12-04T08:25:00.5656522Z  2025-12-04T08:25:00.5656886Z  2025-12-04T08:25:00.5657241Z  2025-12-04T08:25:00.5657610Z  2025-12-04T08:25:00.5657979Z  2025-12-04T08:25:00.5658698Z [3,004 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:25:00.5659754Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 4s processwrapper-sandbox 2025-12-04T08:25:00.5660951Z Compiling aten/src/ATen/native/mkldnn/RNN.cpp; 4s processwrapper-sandbox 2025-12-04T08:25:00.5661757Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:25:00.5662290Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:25:00.5662867Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:25:00.5663435Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:25:00.5663984Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:25:00.5664527Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:25:00.8038377Z 2025-12-04T08:25:00.8038969Z  2025-12-04T08:25:00.8039236Z  2025-12-04T08:25:00.8039464Z  2025-12-04T08:25:00.8039695Z  2025-12-04T08:25:00.8039905Z  2025-12-04T08:25:00.8040104Z  2025-12-04T08:25:00.8040320Z  2025-12-04T08:25:00.8040516Z  2025-12-04T08:25:00.8041059Z [3,005 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:25:00.8041736Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 4s processwrapper-sandbox 2025-12-04T08:25:00.8042367Z Compiling aten/src/ATen/native/mkldnn/RNN.cpp; 4s processwrapper-sandbox 2025-12-04T08:25:00.8042863Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:25:00.8043187Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:25:00.8043523Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:25:00.8043838Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:25:00.8044168Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:25:00.8044493Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:25:01.4831341Z 2025-12-04T08:25:01.4832119Z  2025-12-04T08:25:01.4832501Z  2025-12-04T08:25:01.4832795Z  2025-12-04T08:25:01.4833102Z  2025-12-04T08:25:01.4833403Z  2025-12-04T08:25:01.4833703Z  2025-12-04T08:25:01.4833993Z  2025-12-04T08:25:01.4834295Z  2025-12-04T08:25:01.4835040Z [3,006 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:25:01.4835992Z Compiling aten/src/ATen/native/mkldnn/RNN.cpp; 5s processwrapper-sandbox 2025-12-04T08:25:01.4836953Z //:aten; 5s processwrapper-sandbox 2025-12-04T08:25:01.4837425Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:25:01.4837907Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:25:01.4838384Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:25:01.4838874Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:25:01.4839343Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:25:01.4839831Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:25:01.7325197Z 2025-12-04T08:25:01.7326190Z  2025-12-04T08:25:01.7326657Z  2025-12-04T08:25:01.7327026Z  2025-12-04T08:25:01.7327371Z  2025-12-04T08:25:01.7327871Z  2025-12-04T08:25:01.7328215Z  2025-12-04T08:25:01.7328563Z  2025-12-04T08:25:01.7340074Z  2025-12-04T08:25:01.7341240Z [3,007 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:25:01.7341910Z //:aten; 5s processwrapper-sandbox 2025-12-04T08:25:01.7342368Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:25:01.7342828Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:25:01.7343354Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:25:01.7343926Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:25:01.7344349Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:25:01.7344784Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:25:01.7345212Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:25:01.9329605Z 2025-12-04T08:25:01.9330680Z  2025-12-04T08:25:01.9331138Z  2025-12-04T08:25:01.9331521Z  2025-12-04T08:25:01.9331864Z  2025-12-04T08:25:01.9332237Z  2025-12-04T08:25:01.9332590Z  2025-12-04T08:25:01.9332945Z  2025-12-04T08:25:01.9333309Z  2025-12-04T08:25:01.9334156Z [3,008 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:25:01.9335083Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:25:01.9335664Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:25:01.9336224Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:25:01.9336789Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:25:01.9337357Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:25:01.9337874Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:25:01.9338417Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:25:01.9339008Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:25:02.2429802Z 2025-12-04T08:25:02.2430868Z  2025-12-04T08:25:02.2431322Z  2025-12-04T08:25:02.2431703Z  2025-12-04T08:25:02.2432066Z  2025-12-04T08:25:02.2432395Z  2025-12-04T08:25:02.2432735Z  2025-12-04T08:25:02.2433087Z  2025-12-04T08:25:02.2433489Z  2025-12-04T08:25:02.2434370Z [3,009 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:25:02.2435248Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:25:02.2435811Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:25:02.2436380Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:25:02.2436938Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:25:02.2437506Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:25:02.2438092Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:25:02.2438618Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:25:02.2439174Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:25:02.4962072Z 2025-12-04T08:25:02.4963125Z  2025-12-04T08:25:02.4963549Z  2025-12-04T08:25:02.4963927Z  2025-12-04T08:25:02.4964279Z  2025-12-04T08:25:02.4964649Z  2025-12-04T08:25:02.4965023Z  2025-12-04T08:25:02.4965375Z  2025-12-04T08:25:02.4965738Z  2025-12-04T08:25:02.4966633Z [3,010 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:25:02.4967617Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:25:02.4968201Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:25:02.4969007Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:25:02.4969584Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:25:02.4970170Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:25:02.4970736Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:25:02.4971283Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:25:02.4971852Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:25:02.7064020Z 2025-12-04T08:25:02.7067579Z  2025-12-04T08:25:02.7067991Z  2025-12-04T08:25:02.7068312Z  2025-12-04T08:25:02.7068611Z  2025-12-04T08:25:02.7068914Z  2025-12-04T08:25:02.7069237Z  2025-12-04T08:25:02.7069528Z  2025-12-04T08:25:02.7069852Z  2025-12-04T08:25:02.7070942Z [3,011 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:25:02.7071699Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:25:02.7072163Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:25:02.7072642Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:25:02.7073090Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:25:02.7073548Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:25:02.7074108Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:25:02.7074571Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:25:02.7075055Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:25:02.9337728Z 2025-12-04T08:25:02.9338423Z  2025-12-04T08:25:02.9338830Z  2025-12-04T08:25:02.9339150Z  2025-12-04T08:25:02.9339477Z  2025-12-04T08:25:02.9339788Z  2025-12-04T08:25:02.9340114Z  2025-12-04T08:25:02.9340429Z  2025-12-04T08:25:02.9340761Z  2025-12-04T08:25:02.9341666Z [3,013 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:25:02.9342470Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:25:02.9343077Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:25:02.9343662Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:25:02.9344216Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:25:02.9344770Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:25:02.9345359Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:25:02.9345872Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:25:02.9346404Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:25:03.5076600Z 2025-12-04T08:25:03.5077697Z  2025-12-04T08:25:03.5078413Z  2025-12-04T08:25:03.5078770Z  2025-12-04T08:25:03.5079304Z  2025-12-04T08:25:03.5079619Z  2025-12-04T08:25:03.5079938Z  2025-12-04T08:25:03.5080278Z  2025-12-04T08:25:03.5080595Z  2025-12-04T08:25:03.5081471Z [3,014 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:25:03.5082665Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:25:03.5083220Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:25:03.5084229Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:25:03.5084713Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:25:03.5085671Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:25:03.5086257Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:25:03.5087078Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:25:03.5087928Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:25:03.7347834Z 2025-12-04T08:25:03.7348877Z  2025-12-04T08:25:03.7349320Z  2025-12-04T08:25:03.7349673Z  2025-12-04T08:25:03.7350023Z  2025-12-04T08:25:03.7351290Z  2025-12-04T08:25:03.7351761Z  2025-12-04T08:25:03.7352122Z  2025-12-04T08:25:03.7352458Z  2025-12-04T08:25:03.7353367Z [3,015 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:25:03.7354221Z //:aten; 5s processwrapper-sandbox 2025-12-04T08:25:03.7354752Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:25:03.7355541Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:25:03.7356112Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:25:03.7356656Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:25:03.7357198Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:25:03.7357726Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:25:03.7358324Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:25:03.9351405Z 2025-12-04T08:25:03.9352398Z  2025-12-04T08:25:03.9352845Z  2025-12-04T08:25:03.9353213Z  2025-12-04T08:25:03.9353585Z  2025-12-04T08:25:03.9353950Z  2025-12-04T08:25:03.9354323Z  2025-12-04T08:25:03.9354650Z  2025-12-04T08:25:03.9355028Z  2025-12-04T08:25:03.9356285Z [3,017 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:25:03.9357147Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:25:03.9357722Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:25:03.9358286Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:25:03.9358875Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:25:03.9359413Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:25:03.9360101Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:25:03.9360644Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:25:03.9361170Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:25:04.3355572Z 2025-12-04T08:25:04.3356317Z  2025-12-04T08:25:04.3356754Z  2025-12-04T08:25:04.3357126Z  2025-12-04T08:25:04.3357478Z  2025-12-04T08:25:04.3357819Z  2025-12-04T08:25:04.3358189Z  2025-12-04T08:25:04.3358534Z  2025-12-04T08:25:04.3358903Z  2025-12-04T08:25:04.3359825Z [3,018 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:25:04.3360644Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:25:04.3361137Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:25:04.3361706Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:25:04.3362256Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:25:04.3362767Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:25:04.3363341Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:25:04.3363913Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:25:04.3364476Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:25:04.7572134Z 2025-12-04T08:25:04.7572870Z  2025-12-04T08:25:04.7573291Z  2025-12-04T08:25:04.7573687Z  2025-12-04T08:25:04.7574062Z  2025-12-04T08:25:04.7574458Z  2025-12-04T08:25:04.7574827Z  2025-12-04T08:25:04.7575202Z  2025-12-04T08:25:04.7575568Z  2025-12-04T08:25:04.7576462Z [3,020 / 3,080] 3 / 26 tests; 15 actions, 14 running; last test: ...base_tests 2025-12-04T08:25:04.7577363Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:25:04.7577945Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:25:04.7578519Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:25:04.7579085Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:25:04.7579615Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:25:04.7580164Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:25:04.7580761Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:25:04.7581331Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:25:04.9584122Z 2025-12-04T08:25:04.9584914Z  2025-12-04T08:25:04.9585228Z  2025-12-04T08:25:04.9585440Z  2025-12-04T08:25:04.9585658Z  2025-12-04T08:25:04.9585860Z  2025-12-04T08:25:04.9586104Z  2025-12-04T08:25:04.9586351Z  2025-12-04T08:25:04.9586563Z  2025-12-04T08:25:04.9587139Z [3,022 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:25:04.9587663Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:25:04.9588006Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:25:04.9588353Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:25:04.9590212Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:25:04.9590651Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:25:04.9591173Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:25:04.9591636Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:25:04.9592074Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:25:05.3359841Z 2025-12-04T08:25:05.3360467Z  2025-12-04T08:25:05.3360731Z  2025-12-04T08:25:05.3360949Z  2025-12-04T08:25:05.3361148Z  2025-12-04T08:25:05.3361360Z  2025-12-04T08:25:05.3361561Z  2025-12-04T08:25:05.3361775Z  2025-12-04T08:25:05.3361977Z  2025-12-04T08:25:05.5004233Z [3,022 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:25:05.5005162Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:25:05.5005602Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:25:05.5006445Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:25:05.5006911Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:25:05.5007372Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:25:05.5007876Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:25:05.5363875Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:25:05.5364344Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:25:06.5003734Z 2025-12-04T08:25:06.5004332Z  2025-12-04T08:25:06.5004612Z  2025-12-04T08:25:06.5004846Z  2025-12-04T08:25:06.5005068Z  2025-12-04T08:25:06.5005273Z  2025-12-04T08:25:06.5005490Z  2025-12-04T08:25:06.5005694Z  2025-12-04T08:25:06.5005910Z  2025-12-04T08:25:06.5006448Z [3,022 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:25:06.5006985Z //:aten; 5s processwrapper-sandbox 2025-12-04T08:25:06.5007331Z //:aten; 5s processwrapper-sandbox 2025-12-04T08:25:06.5007710Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:25:06.5008051Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:25:06.5008369Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:25:06.5008703Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:25:06.5009029Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:25:06.5009370Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:25:07.6153923Z 2025-12-04T08:25:07.6154500Z  2025-12-04T08:25:07.6154784Z  2025-12-04T08:25:07.6154998Z  2025-12-04T08:25:07.6155220Z  2025-12-04T08:25:07.6155432Z  2025-12-04T08:25:07.6155651Z  2025-12-04T08:25:07.6155872Z  2025-12-04T08:25:07.6156099Z  2025-12-04T08:25:07.6156643Z [3,022 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:25:07.6157163Z //:aten; 7s processwrapper-sandbox 2025-12-04T08:25:07.6157510Z //:aten; 6s processwrapper-sandbox 2025-12-04T08:25:07.6157834Z //:aten; 6s processwrapper-sandbox 2025-12-04T08:25:07.6158177Z //:aten; 5s processwrapper-sandbox 2025-12-04T08:25:07.6158493Z //:aten; 5s processwrapper-sandbox 2025-12-04T08:25:07.6158825Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:25:07.6159148Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:25:07.6159481Z //:aten; 4s processwrapper-sandbox ... 2025-12-04T08:25:07.8950476Z 2025-12-04T08:25:07.8951315Z  2025-12-04T08:25:07.8951872Z  2025-12-04T08:25:07.8952248Z  2025-12-04T08:25:07.8952714Z  2025-12-04T08:25:07.8953131Z  2025-12-04T08:25:07.8953564Z  2025-12-04T08:25:07.8953902Z  2025-12-04T08:25:07.8954210Z  2025-12-04T08:25:07.8955178Z [3,024 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:25:07.8956158Z //:aten; 7s processwrapper-sandbox 2025-12-04T08:25:07.8956818Z //:aten; 6s processwrapper-sandbox 2025-12-04T08:25:07.8957462Z //:aten; 6s processwrapper-sandbox 2025-12-04T08:25:07.8958367Z //:aten; 6s processwrapper-sandbox 2025-12-04T08:25:07.8958992Z //:aten; 5s processwrapper-sandbox 2025-12-04T08:25:07.8959588Z //:aten; 5s processwrapper-sandbox 2025-12-04T08:25:07.8960230Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:25:07.8960872Z //:aten; 4s processwrapper-sandbox ... 2025-12-04T08:25:08.1104947Z 2025-12-04T08:25:08.1105966Z  2025-12-04T08:25:08.1106578Z  2025-12-04T08:25:08.1106808Z  2025-12-04T08:25:08.1107286Z  2025-12-04T08:25:08.1107552Z  2025-12-04T08:25:08.1108019Z  2025-12-04T08:25:08.1108236Z  2025-12-04T08:25:08.1108456Z  2025-12-04T08:25:08.1111274Z [3,025 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:25:08.1112536Z //:aten; 6s processwrapper-sandbox 2025-12-04T08:25:08.1112883Z //:aten; 6s processwrapper-sandbox 2025-12-04T08:25:08.1113548Z //:aten; 6s processwrapper-sandbox 2025-12-04T08:25:08.1114288Z //:aten; 5s processwrapper-sandbox 2025-12-04T08:25:08.1114852Z //:aten; 5s processwrapper-sandbox 2025-12-04T08:25:08.1115317Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:25:08.1116858Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:25:08.1117298Z //:aten; 4s processwrapper-sandbox ... 2025-12-04T08:25:08.5106714Z 2025-12-04T08:25:08.5107313Z  2025-12-04T08:25:08.5107573Z  2025-12-04T08:25:08.5107793Z  2025-12-04T08:25:08.5107996Z  2025-12-04T08:25:08.5108210Z  2025-12-04T08:25:08.5108410Z  2025-12-04T08:25:08.5108623Z  2025-12-04T08:25:08.5108826Z  2025-12-04T08:25:08.5109373Z [3,026 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:25:08.5109942Z //:aten; 7s processwrapper-sandbox 2025-12-04T08:25:08.5110301Z //:aten; 6s processwrapper-sandbox 2025-12-04T08:25:08.5110631Z //:aten; 6s processwrapper-sandbox 2025-12-04T08:25:08.5110955Z //:aten; 5s processwrapper-sandbox 2025-12-04T08:25:08.5111276Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:25:08.5111587Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:25:08.5111919Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:25:08.5112240Z //:aten; 4s processwrapper-sandbox ... 2025-12-04T08:25:08.7277027Z 2025-12-04T08:25:08.7277897Z  2025-12-04T08:25:08.7278307Z  2025-12-04T08:25:08.7278670Z  2025-12-04T08:25:08.7279041Z  2025-12-04T08:25:08.7279380Z  2025-12-04T08:25:08.7279737Z  2025-12-04T08:25:08.7280069Z  2025-12-04T08:25:08.7280412Z  2025-12-04T08:25:08.7281322Z [3,028 / 3,080] 3 / 26 tests; 15 actions, 14 running; last test: ...base_tests 2025-12-04T08:25:08.7282220Z //:aten; 7s processwrapper-sandbox 2025-12-04T08:25:08.7282788Z //:aten; 6s processwrapper-sandbox 2025-12-04T08:25:08.7283322Z //:aten; 6s processwrapper-sandbox 2025-12-04T08:25:08.7283782Z //:aten; 6s processwrapper-sandbox 2025-12-04T08:25:08.7284247Z //:aten; 5s processwrapper-sandbox 2025-12-04T08:25:08.7284743Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:25:08.7285197Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:25:08.7285693Z //:aten; 3s processwrapper-sandbox ... 2025-12-04T08:25:09.0166581Z 2025-12-04T08:25:09.0167173Z  2025-12-04T08:25:09.0167440Z  2025-12-04T08:25:09.0167734Z  2025-12-04T08:25:09.0167940Z  2025-12-04T08:25:09.0168160Z  2025-12-04T08:25:09.0168368Z  2025-12-04T08:25:09.0168587Z  2025-12-04T08:25:09.0168791Z  2025-12-04T08:25:09.0169313Z [3,031 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:25:09.0169863Z //:aten; 6s processwrapper-sandbox 2025-12-04T08:25:09.0170194Z //:aten; 6s processwrapper-sandbox 2025-12-04T08:25:09.0170531Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:25:09.0170853Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:25:09.0837514Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:25:09.0838299Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:25:09.0838677Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:25:09.0839118Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:25:09.6551230Z 2025-12-04T08:25:09.6551993Z  2025-12-04T08:25:09.6552408Z  2025-12-04T08:25:09.6552772Z  2025-12-04T08:25:09.6553134Z  2025-12-04T08:25:09.6553477Z  2025-12-04T08:25:09.6553783Z  2025-12-04T08:25:09.6554108Z  2025-12-04T08:25:09.6554414Z  2025-12-04T08:25:09.6555207Z [3,032 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:25:09.6556348Z //:aten; 7s processwrapper-sandbox 2025-12-04T08:25:09.6556925Z //:aten; 6s processwrapper-sandbox 2025-12-04T08:25:09.6557491Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:25:09.6558033Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:25:09.6558600Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:25:09.6559140Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:25:09.6559686Z //:aten; 1s processwrapper-sandbox 2025-12-04T08:25:09.6560331Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:25:09.8848580Z 2025-12-04T08:25:09.8849201Z  2025-12-04T08:25:09.8849537Z  2025-12-04T08:25:09.8849872Z  2025-12-04T08:25:09.8850134Z  2025-12-04T08:25:09.8850420Z  2025-12-04T08:25:09.8850767Z  2025-12-04T08:25:09.8850979Z  2025-12-04T08:25:09.8851193Z  2025-12-04T08:25:09.8851748Z [3,033 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:25:09.8852477Z //:aten; 7s processwrapper-sandbox 2025-12-04T08:25:09.8852918Z //:aten; 5s processwrapper-sandbox 2025-12-04T08:25:09.8853392Z //:aten; 5s processwrapper-sandbox 2025-12-04T08:25:09.8853825Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:25:09.8854303Z //:aten; 4s processwrapper-sandbox 2025-12-04T08:25:09.8854751Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:25:09.8855184Z //:aten; 1s processwrapper-sandbox 2025-12-04T08:25:09.8855651Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:25:10.3798608Z 2025-12-04T08:25:10.3799333Z  2025-12-04T08:25:10.3799733Z  2025-12-04T08:25:10.3800029Z  2025-12-04T08:25:10.3800326Z  2025-12-04T08:25:10.3800599Z  2025-12-04T08:25:10.3800884Z  2025-12-04T08:25:10.3801156Z  2025-12-04T08:25:10.3801468Z  2025-12-04T08:25:10.3802470Z [3,034 / 3,080] 3 / 26 tests; 16 actions, 15 running; last test: ...base_tests 2025-12-04T08:25:10.3803309Z //:aten; 7s processwrapper-sandbox 2025-12-04T08:25:10.3803811Z //:aten; 5s processwrapper-sandbox 2025-12-04T08:25:10.3804314Z //:aten; 5s processwrapper-sandbox 2025-12-04T08:25:10.3804826Z //:aten; 5s processwrapper-sandbox 2025-12-04T08:25:10.3805375Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:25:10.3805935Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:25:10.3806486Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:25:10.3807054Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:25:10.6858074Z 2025-12-04T08:25:10.6858727Z  2025-12-04T08:25:10.6859154Z  2025-12-04T08:25:10.6859426Z  2025-12-04T08:25:10.6859706Z  2025-12-04T08:25:10.6860055Z  2025-12-04T08:25:10.6860345Z  2025-12-04T08:25:10.6860612Z  2025-12-04T08:25:10.6860825Z  2025-12-04T08:25:10.6861434Z [3,034 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:25:10.6862096Z //:aten; 7s processwrapper-sandbox 2025-12-04T08:25:10.6862459Z //:aten; 5s processwrapper-sandbox 2025-12-04T08:25:10.6862792Z //:aten; 5s processwrapper-sandbox 2025-12-04T08:25:10.6863193Z //:aten; 5s processwrapper-sandbox 2025-12-04T08:25:10.6864383Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:25:10.6864818Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:25:10.6865271Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:25:10.6865748Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:25:10.8862093Z 2025-12-04T08:25:10.8862807Z  2025-12-04T08:25:10.8863252Z  2025-12-04T08:25:10.8863620Z  2025-12-04T08:25:10.8864001Z  2025-12-04T08:25:10.8864371Z  2025-12-04T08:25:10.8864747Z  2025-12-04T08:25:10.8865097Z  2025-12-04T08:25:10.8865471Z  2025-12-04T08:25:10.8866368Z [3,037 / 3,080] 3 / 26 tests; 15 actions running; last test: ...til_base_tests 2025-12-04T08:25:10.8868253Z //:aten; 6s processwrapper-sandbox 2025-12-04T08:25:10.8868888Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:25:10.8869463Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:25:10.8870060Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:25:10.8870654Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:25:10.8871243Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:25:10.8871836Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:25:10.8872574Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:25:11.2866874Z 2025-12-04T08:25:11.2867525Z  2025-12-04T08:25:11.2867820Z  2025-12-04T08:25:11.2868109Z  2025-12-04T08:25:11.2868334Z  2025-12-04T08:25:11.2868543Z  2025-12-04T08:25:11.2868765Z  2025-12-04T08:25:11.2868970Z  2025-12-04T08:25:11.2869187Z  2025-12-04T08:25:11.2869720Z [3,039 / 3,080] 3 / 26 tests; 13 actions running; last test: ...til_base_tests 2025-12-04T08:25:11.2870255Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:25:11.2870596Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:25:11.2870919Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:25:11.2871255Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:25:11.2871576Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:25:11.2871911Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:25:11.2872228Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:25:11.2872573Z //:aten; 2s processwrapper-sandbox ... 2025-12-04T08:25:11.4867714Z 2025-12-04T08:25:11.4868434Z  2025-12-04T08:25:11.4868699Z  2025-12-04T08:25:11.4868923Z  2025-12-04T08:25:11.4869126Z  2025-12-04T08:25:11.4869341Z  2025-12-04T08:25:11.4869545Z  2025-12-04T08:25:11.4869756Z  2025-12-04T08:25:11.4869958Z  2025-12-04T08:25:11.4870481Z [3,040 / 3,080] 3 / 26 tests; 12 actions running; last test: ...til_base_tests 2025-12-04T08:25:11.4870986Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:25:11.4871349Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:25:11.4871681Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:25:11.4872153Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:25:11.4872484Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:25:11.4872915Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:25:11.4873302Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:25:11.4873627Z //:aten; 1s processwrapper-sandbox ... 2025-12-04T08:25:11.7096168Z 2025-12-04T08:25:11.7096898Z  2025-12-04T08:25:11.7097335Z  2025-12-04T08:25:11.7097748Z  2025-12-04T08:25:11.7098138Z  2025-12-04T08:25:11.7098510Z  2025-12-04T08:25:11.7098897Z  2025-12-04T08:25:11.7099264Z  2025-12-04T08:25:11.7099643Z  2025-12-04T08:25:11.7100569Z [3,043 / 3,080] 3 / 26 tests; 9 actions running; last test: ...util_base_tests 2025-12-04T08:25:11.7101527Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:25:11.7102159Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:25:11.7102770Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:25:11.7103363Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:25:11.7103966Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:25:11.7104780Z //:aten; 1s processwrapper-sandbox 2025-12-04T08:25:11.7105369Z //:aten; 1s processwrapper-sandbox 2025-12-04T08:25:11.7105986Z //:aten; 0s processwrapper-sandbox ... 2025-12-04T08:25:11.9100780Z 2025-12-04T08:25:11.9101669Z  2025-12-04T08:25:11.9102052Z  2025-12-04T08:25:11.9102373Z  2025-12-04T08:25:11.9102679Z  2025-12-04T08:25:11.9103011Z  2025-12-04T08:25:11.9103324Z  2025-12-04T08:25:11.9103635Z  2025-12-04T08:25:11.9103953Z  2025-12-04T08:25:11.9104857Z [3,044 / 3,080] 3 / 26 tests; 8 actions running; last test: ...util_base_tests 2025-12-04T08:25:11.9105651Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:25:11.9106836Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:25:11.9107357Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:25:11.9107844Z //:aten; 3s processwrapper-sandbox 2025-12-04T08:25:11.9108346Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:25:11.9109564Z //:aten; 2s processwrapper-sandbox 2025-12-04T08:25:11.9110060Z //:aten; 1s processwrapper-sandbox 2025-12-04T08:25:11.9110553Z //:aten; 1s processwrapper-sandbox 2025-12-04T08:25:12.3103154Z 2025-12-04T08:25:12.3103897Z  2025-12-04T08:25:12.3104346Z  2025-12-04T08:25:12.3104693Z  2025-12-04T08:25:12.3105068Z  2025-12-04T08:25:12.3105432Z  2025-12-04T08:25:12.3105770Z  2025-12-04T08:25:12.3106142Z  2025-12-04T08:25:12.3106501Z  2025-12-04T08:25:12.3107432Z [3,051 / 3,080] 3 / 26 tests; 1 action; last test: //c10/test:util_base_tests 2025-12-04T08:25:12.3108240Z //:aten; 1s processwrapper-sandbox 2025-12-04T08:25:12.6391129Z 2025-12-04T08:25:12.6391722Z  2025-12-04T08:25:12.6392318Z [3,052 / 3,080] 3 / 26 tests; 1 action; last test: //c10/test:util_base_tests 2025-12-04T08:25:12.6392818Z [Prepa] Linking libaten.so 2025-12-04T08:25:12.9107738Z 2025-12-04T08:25:12.9115352Z  2025-12-04T08:25:12.9116065Z [3,052 / 3,080] 3 / 26 tests; 2 actions running; last test: ...util_base_tests 2025-12-04T08:25:12.9116638Z Linking libaten.so; 0s processwrapper-sandbox 2025-12-04T08:25:12.9117033Z Linking jit_tests; 0s processwrapper-sandbox 2025-12-04T08:25:14.1115267Z 2025-12-04T08:25:14.1115850Z  2025-12-04T08:25:14.1116139Z  2025-12-04T08:25:14.1116672Z [3,052 / 3,080] 3 / 26 tests; 2 actions running; last test: ...util_base_tests 2025-12-04T08:25:14.1117225Z Linking libaten.so; 1s processwrapper-sandbox 2025-12-04T08:25:14.1117618Z Linking jit_tests; 1s processwrapper-sandbox 2025-12-04T08:25:15.1121292Z 2025-12-04T08:25:15.1121888Z  2025-12-04T08:25:15.1122160Z  2025-12-04T08:25:15.1122681Z [3,052 / 3,080] 3 / 26 tests; 2 actions running; last test: ...util_base_tests 2025-12-04T08:25:15.1123248Z Linking libaten.so; 2s processwrapper-sandbox 2025-12-04T08:25:15.1123639Z Linking jit_tests; 2s processwrapper-sandbox 2025-12-04T08:25:16.1126620Z 2025-12-04T08:25:16.1127217Z  2025-12-04T08:25:16.1127485Z  2025-12-04T08:25:16.1128103Z [3,052 / 3,080] 3 / 26 tests; 2 actions running; last test: ...util_base_tests 2025-12-04T08:25:16.1128668Z Linking libaten.so; 3s processwrapper-sandbox 2025-12-04T08:25:16.1129203Z Linking jit_tests; 3s processwrapper-sandbox 2025-12-04T08:25:17.3133027Z 2025-12-04T08:25:17.3133609Z  2025-12-04T08:25:17.3133871Z  2025-12-04T08:25:17.3134445Z [3,052 / 3,080] 3 / 26 tests; 2 actions running; last test: ...util_base_tests 2025-12-04T08:25:17.3135004Z Linking libaten.so; 4s processwrapper-sandbox 2025-12-04T08:25:17.3135394Z Linking jit_tests; 4s processwrapper-sandbox 2025-12-04T08:25:17.7210531Z 2025-12-04T08:25:17.7211226Z  2025-12-04T08:25:17.7211958Z  2025-12-04T08:25:17.7212888Z [3,054 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:25:17.7213868Z Linking jit_tests; 5s processwrapper-sandbox 2025-12-04T08:25:17.7214601Z Linking tensor_test; 0s processwrapper-sandbox 2025-12-04T08:25:17.7215316Z Linking static_test; 0s processwrapper-sandbox 2025-12-04T08:25:17.7216031Z Linking autograd_test; 0s processwrapper-sandbox 2025-12-04T08:25:17.7216749Z Linking rnn_test; 0s processwrapper-sandbox 2025-12-04T08:25:17.7217501Z Linking expanding_array_test; 0s processwrapper-sandbox 2025-12-04T08:25:18.7201410Z Linking init_test; 0s processwrapper-sandbox 2025-12-04T08:25:18.7202542Z Linking misc_test; 0s processwrapper-sandbox ... 2025-12-04T08:25:18.7202977Z 2025-12-04T08:25:18.7203348Z  2025-12-04T08:25:18.7203718Z  2025-12-04T08:25:18.7204071Z  2025-12-04T08:25:18.7204402Z  2025-12-04T08:25:18.7204767Z  2025-12-04T08:25:18.7205102Z  2025-12-04T08:25:18.7205446Z  2025-12-04T08:25:18.7205817Z  2025-12-04T08:25:18.7206964Z [3,054 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:25:18.7208160Z Linking jit_tests; 6s processwrapper-sandbox 2025-12-04T08:25:18.7208914Z Linking tensor_test; 1s processwrapper-sandbox 2025-12-04T08:25:18.7209682Z Linking static_test; 1s processwrapper-sandbox 2025-12-04T08:25:18.7210414Z Linking autograd_test; 1s processwrapper-sandbox 2025-12-04T08:25:18.7211156Z Linking rnn_test; 1s processwrapper-sandbox 2025-12-04T08:25:18.7211905Z Linking expanding_array_test; 1s processwrapper-sandbox 2025-12-04T08:25:18.7212724Z Linking init_test; 1s processwrapper-sandbox 2025-12-04T08:25:18.7213472Z Linking misc_test; 1s processwrapper-sandbox ... 2025-12-04T08:25:19.9210594Z 2025-12-04T08:25:19.9211390Z  2025-12-04T08:25:19.9211808Z  2025-12-04T08:25:19.9212142Z  2025-12-04T08:25:19.9212477Z  2025-12-04T08:25:19.9212795Z  2025-12-04T08:25:19.9213094Z  2025-12-04T08:25:19.9213410Z  2025-12-04T08:25:19.9213720Z  2025-12-04T08:25:19.9214488Z [3,054 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:25:19.9215229Z Linking jit_tests; 7s processwrapper-sandbox 2025-12-04T08:25:19.9215824Z Linking tensor_test; 2s processwrapper-sandbox 2025-12-04T08:25:19.9216387Z Linking static_test; 2s processwrapper-sandbox 2025-12-04T08:25:19.9216989Z Linking autograd_test; 2s processwrapper-sandbox 2025-12-04T08:25:19.9217568Z Linking rnn_test; 2s processwrapper-sandbox 2025-12-04T08:25:19.9218215Z Linking expanding_array_test; 2s processwrapper-sandbox 2025-12-04T08:25:19.9218857Z Linking init_test; 2s processwrapper-sandbox 2025-12-04T08:25:19.9219425Z Linking misc_test; 2s processwrapper-sandbox ... 2025-12-04T08:25:21.1215378Z 2025-12-04T08:25:21.1216264Z  2025-12-04T08:25:21.1216534Z  2025-12-04T08:25:21.1216866Z  2025-12-04T08:25:21.1217255Z  2025-12-04T08:25:21.1217672Z  2025-12-04T08:25:21.1218091Z  2025-12-04T08:25:21.1218510Z  2025-12-04T08:25:21.1218955Z  2025-12-04T08:25:21.1219796Z [3,054 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:25:21.1220349Z Linking jit_tests; 8s processwrapper-sandbox 2025-12-04T08:25:21.1220745Z Linking tensor_test; 3s processwrapper-sandbox 2025-12-04T08:25:21.1221145Z Linking static_test; 3s processwrapper-sandbox 2025-12-04T08:25:21.1221536Z Linking autograd_test; 3s processwrapper-sandbox 2025-12-04T08:25:21.1221944Z Linking rnn_test; 3s processwrapper-sandbox 2025-12-04T08:25:21.1222352Z Linking expanding_array_test; 3s processwrapper-sandbox 2025-12-04T08:25:21.1222780Z Linking init_test; 3s processwrapper-sandbox 2025-12-04T08:25:21.1223352Z Linking misc_test; 3s processwrapper-sandbox ... 2025-12-04T08:25:22.1311265Z 2025-12-04T08:25:22.1312222Z  2025-12-04T08:25:22.1312533Z  2025-12-04T08:25:22.1312771Z  2025-12-04T08:25:22.1313124Z  2025-12-04T08:25:22.1313427Z  2025-12-04T08:25:22.1313720Z  2025-12-04T08:25:22.1313995Z  2025-12-04T08:25:22.1314280Z  2025-12-04T08:25:22.1314813Z [3,054 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:25:22.1315521Z Linking jit_tests; 9s processwrapper-sandbox 2025-12-04T08:25:22.1316042Z Linking tensor_test; 4s processwrapper-sandbox 2025-12-04T08:25:22.1316704Z Linking static_test; 4s processwrapper-sandbox 2025-12-04T08:25:22.1317659Z Linking autograd_test; 4s processwrapper-sandbox 2025-12-04T08:25:22.1318054Z Linking rnn_test; 4s processwrapper-sandbox 2025-12-04T08:25:22.1318481Z Linking expanding_array_test; 4s processwrapper-sandbox 2025-12-04T08:25:22.1318906Z Linking init_test; 4s processwrapper-sandbox 2025-12-04T08:25:22.1319310Z Linking misc_test; 4s processwrapper-sandbox ... 2025-12-04T08:25:23.1319655Z 2025-12-04T08:25:23.1320831Z  2025-12-04T08:25:23.1321346Z  2025-12-04T08:25:23.1321752Z  2025-12-04T08:25:23.1322182Z  2025-12-04T08:25:23.1322591Z  2025-12-04T08:25:23.1322853Z  2025-12-04T08:25:23.1323088Z  2025-12-04T08:25:23.1323298Z  2025-12-04T08:25:23.1323826Z [3,054 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:25:23.1324371Z Linking jit_tests; 10s processwrapper-sandbox 2025-12-04T08:25:23.1324766Z Linking tensor_test; 5s processwrapper-sandbox 2025-12-04T08:25:23.1325180Z Linking static_test; 5s processwrapper-sandbox 2025-12-04T08:25:23.1325571Z Linking autograd_test; 5s processwrapper-sandbox 2025-12-04T08:25:23.1325964Z Linking rnn_test; 5s processwrapper-sandbox 2025-12-04T08:25:23.1326377Z Linking expanding_array_test; 5s processwrapper-sandbox 2025-12-04T08:25:23.1326805Z Linking init_test; 5s processwrapper-sandbox 2025-12-04T08:25:23.1327191Z Linking misc_test; 5s processwrapper-sandbox ... 2025-12-04T08:25:24.3325368Z 2025-12-04T08:25:24.3326280Z  2025-12-04T08:25:24.3326698Z  2025-12-04T08:25:24.3327043Z  2025-12-04T08:25:24.3327417Z  2025-12-04T08:25:24.3327822Z  2025-12-04T08:25:24.3328189Z  2025-12-04T08:25:24.3328563Z  2025-12-04T08:25:24.3329091Z  2025-12-04T08:25:24.3329932Z [3,054 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:25:24.3330881Z Linking jit_tests; 11s processwrapper-sandbox 2025-12-04T08:25:24.3331565Z Linking tensor_test; 6s processwrapper-sandbox 2025-12-04T08:25:24.3332284Z Linking static_test; 6s processwrapper-sandbox 2025-12-04T08:25:24.3332994Z Linking autograd_test; 6s processwrapper-sandbox 2025-12-04T08:25:24.3333656Z Linking rnn_test; 6s processwrapper-sandbox 2025-12-04T08:25:24.3334393Z Linking expanding_array_test; 6s processwrapper-sandbox 2025-12-04T08:25:24.3335200Z Linking init_test; 6s processwrapper-sandbox 2025-12-04T08:25:24.3335726Z Linking misc_test; 6s processwrapper-sandbox ... 2025-12-04T08:25:25.3331262Z 2025-12-04T08:25:25.3331914Z  2025-12-04T08:25:25.3332217Z  2025-12-04T08:25:25.3332437Z  2025-12-04T08:25:25.3332668Z  2025-12-04T08:25:25.3332894Z  2025-12-04T08:25:25.3333107Z  2025-12-04T08:25:25.3333323Z  2025-12-04T08:25:25.3333527Z  2025-12-04T08:25:25.3334072Z [3,054 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:25:25.3334609Z Linking jit_tests; 12s processwrapper-sandbox 2025-12-04T08:25:25.3335014Z Linking tensor_test; 7s processwrapper-sandbox 2025-12-04T08:25:25.3335402Z Linking static_test; 7s processwrapper-sandbox 2025-12-04T08:25:25.3336457Z Linking autograd_test; 7s processwrapper-sandbox 2025-12-04T08:25:25.3336854Z Linking rnn_test; 7s processwrapper-sandbox 2025-12-04T08:25:25.3337271Z Linking expanding_array_test; 7s processwrapper-sandbox 2025-12-04T08:25:25.3337701Z Linking init_test; 7s processwrapper-sandbox 2025-12-04T08:25:25.3338091Z Linking misc_test; 7s processwrapper-sandbox ... 2025-12-04T08:25:26.3338851Z 2025-12-04T08:25:26.3339566Z  2025-12-04T08:25:26.3340004Z  2025-12-04T08:25:26.3340387Z  2025-12-04T08:25:26.3340759Z  2025-12-04T08:25:26.3341156Z  2025-12-04T08:25:26.3341515Z  2025-12-04T08:25:26.3341907Z  2025-12-04T08:25:26.3342268Z  2025-12-04T08:25:26.3400555Z [3,054 / 3,080] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:25:26.3401872Z Linking jit_tests; 13s processwrapper-sandbox 2025-12-04T08:25:26.3402599Z Linking tensor_test; 8s processwrapper-sandbox 2025-12-04T08:25:26.3403341Z Linking static_test; 8s processwrapper-sandbox 2025-12-04T08:25:26.3404069Z Linking autograd_test; 8s processwrapper-sandbox 2025-12-04T08:25:26.3404930Z Linking rnn_test; 8s processwrapper-sandbox 2025-12-04T08:25:26.3405684Z Linking expanding_array_test; 8s processwrapper-sandbox 2025-12-04T08:25:26.3406474Z Linking init_test; 8s processwrapper-sandbox 2025-12-04T08:25:26.3407195Z Linking misc_test; 8s processwrapper-sandbox ... 2025-12-04T08:25:26.6769451Z 2025-12-04T08:25:26.6770178Z  2025-12-04T08:25:26.6770611Z  2025-12-04T08:25:26.6770995Z  2025-12-04T08:25:26.6771355Z  2025-12-04T08:25:26.6771736Z  2025-12-04T08:25:26.6772100Z  2025-12-04T08:25:26.6772502Z  2025-12-04T08:25:26.6772863Z  2025-12-04T08:25:26.6773805Z [3,056 / 3,081] 3 / 26 tests; 15 actions, 14 running; last test: ...base_tests 2025-12-04T08:25:26.6774762Z Linking jit_tests; 13s processwrapper-sandbox 2025-12-04T08:25:26.6775515Z Linking tensor_test; 9s processwrapper-sandbox 2025-12-04T08:25:26.6776233Z Linking static_test; 9s processwrapper-sandbox 2025-12-04T08:25:26.6776962Z Linking autograd_test; 9s processwrapper-sandbox 2025-12-04T08:25:26.6777684Z Linking rnn_test; 9s processwrapper-sandbox 2025-12-04T08:25:26.6778426Z Linking expanding_array_test; 9s processwrapper-sandbox 2025-12-04T08:25:26.6779210Z Linking init_test; 9s processwrapper-sandbox 2025-12-04T08:25:26.6779926Z Linking misc_test; 9s processwrapper-sandbox ... 2025-12-04T08:25:26.9343103Z 2025-12-04T08:25:26.9343699Z  2025-12-04T08:25:26.9343980Z  2025-12-04T08:25:26.9344195Z  2025-12-04T08:25:26.9344416Z  2025-12-04T08:25:26.9344646Z  2025-12-04T08:25:26.9344869Z  2025-12-04T08:25:26.9345073Z  2025-12-04T08:25:26.9345298Z  2025-12-04T08:25:26.9345808Z [3,067 / 3,091] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:25:26.9346362Z Linking jit_tests; 14s processwrapper-sandbox 2025-12-04T08:25:26.9346761Z Linking static_test; 9s processwrapper-sandbox 2025-12-04T08:25:26.9347214Z Linking expanding_array_test; 9s processwrapper-sandbox 2025-12-04T08:25:26.9347688Z Testing //:torch_include_test; 0s processwrapper-sandbox 2025-12-04T08:25:26.9348121Z Testing //:any_test; 0s processwrapper-sandbox 2025-12-04T08:25:26.9348548Z Testing //:memory_test; 0s processwrapper-sandbox 2025-12-04T08:25:26.9348950Z Testing //:misc_test; 0s processwrapper-sandbox 2025-12-04T08:25:26.9349380Z Testing //:rnn_test; 0s processwrapper-sandbox ... 2025-12-04T08:25:27.3438113Z 2025-12-04T08:25:27.3438822Z  2025-12-04T08:25:27.3439307Z  2025-12-04T08:25:27.3439714Z  2025-12-04T08:25:27.3440120Z  2025-12-04T08:25:27.3440497Z  2025-12-04T08:25:27.3440902Z  2025-12-04T08:25:27.3441276Z  2025-12-04T08:25:27.3441886Z  2025-12-04T08:25:27.3442817Z [3,068 / 3,092] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:25:27.3443804Z Linking jit_tests; 14s processwrapper-sandbox 2025-12-04T08:25:27.3444539Z Linking static_test; 9s processwrapper-sandbox 2025-12-04T08:25:27.3445328Z Testing //:torch_include_test; 0s processwrapper-sandbox 2025-12-04T08:25:27.3446092Z Testing //:any_test; 0s processwrapper-sandbox 2025-12-04T08:25:27.3446832Z Testing //:memory_test; 0s processwrapper-sandbox 2025-12-04T08:25:27.3447642Z Testing //:misc_test; 0s processwrapper-sandbox 2025-12-04T08:25:27.3448330Z Testing //:rnn_test; 0s processwrapper-sandbox 2025-12-04T08:25:27.3449284Z Testing //:enum_test; 0s processwrapper-sandbox ... 2025-12-04T08:25:27.5489826Z 2025-12-04T08:25:27.5490541Z  2025-12-04T08:25:27.5491003Z  2025-12-04T08:25:27.5491400Z  2025-12-04T08:25:27.5491835Z  2025-12-04T08:25:27.5492256Z  2025-12-04T08:25:27.5492670Z  2025-12-04T08:25:27.5493073Z  2025-12-04T08:25:27.5493433Z  2025-12-04T08:25:27.5494376Z [3,069 / 3,093] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:25:27.5495518Z Linking jit_tests; 14s processwrapper-sandbox 2025-12-04T08:25:27.5496222Z Testing //:torch_include_test; 0s processwrapper-sandbox 2025-12-04T08:25:27.5496953Z Testing //:any_test; 0s processwrapper-sandbox 2025-12-04T08:25:27.5497652Z Testing //:memory_test; 0s processwrapper-sandbox 2025-12-04T08:25:27.5498377Z Testing //:misc_test; 0s processwrapper-sandbox 2025-12-04T08:25:27.5499076Z Testing //:rnn_test; 0s processwrapper-sandbox 2025-12-04T08:25:27.5499783Z Testing //:enum_test; 0s processwrapper-sandbox 2025-12-04T08:25:27.5500542Z Testing //:init_test; 0s processwrapper-sandbox ... 2025-12-04T08:25:28.7497707Z 2025-12-04T08:25:28.7498439Z  2025-12-04T08:25:28.7498893Z  2025-12-04T08:25:28.7499292Z  2025-12-04T08:25:28.7499669Z  2025-12-04T08:25:28.7500062Z  2025-12-04T08:25:28.7500427Z  2025-12-04T08:25:28.7500806Z  2025-12-04T08:25:28.7501180Z  2025-12-04T08:25:28.7502092Z [3,069 / 3,093] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:25:28.7503024Z Linking jit_tests; 16s processwrapper-sandbox 2025-12-04T08:25:28.7503837Z Testing //:torch_include_test; 2s processwrapper-sandbox 2025-12-04T08:25:28.7504623Z Testing //:any_test; 2s processwrapper-sandbox 2025-12-04T08:25:28.7505336Z Testing //:memory_test; 2s processwrapper-sandbox 2025-12-04T08:25:28.7506060Z Testing //:misc_test; 2s processwrapper-sandbox 2025-12-04T08:25:28.7506776Z Testing //:rnn_test; 2s processwrapper-sandbox 2025-12-04T08:25:28.7507481Z Testing //:enum_test; 1s processwrapper-sandbox 2025-12-04T08:25:28.7508222Z Testing //:init_test; 1s processwrapper-sandbox ... 2025-12-04T08:25:29.7504793Z 2025-12-04T08:25:29.7505520Z  2025-12-04T08:25:29.7505971Z  2025-12-04T08:25:29.7506373Z  2025-12-04T08:25:29.7506756Z  2025-12-04T08:25:29.7507178Z  2025-12-04T08:25:29.7507547Z  2025-12-04T08:25:29.7507945Z  2025-12-04T08:25:29.7508325Z  2025-12-04T08:25:29.7509265Z [3,069 / 3,093] 3 / 26 tests; 16 actions running; last test: ...til_base_tests 2025-12-04T08:25:29.7510255Z Linking jit_tests; 17s processwrapper-sandbox 2025-12-04T08:25:29.7511071Z Testing //:torch_include_test; 3s processwrapper-sandbox 2025-12-04T08:25:29.7511879Z Testing //:any_test; 3s processwrapper-sandbox 2025-12-04T08:25:29.7512634Z Testing //:memory_test; 3s processwrapper-sandbox 2025-12-04T08:25:29.7513390Z Testing //:misc_test; 3s processwrapper-sandbox 2025-12-04T08:25:29.7514119Z Testing //:rnn_test; 3s processwrapper-sandbox 2025-12-04T08:25:29.7514856Z Testing //:enum_test; 2s processwrapper-sandbox 2025-12-04T08:25:29.7515792Z Testing //:init_test; 2s processwrapper-sandbox ... 2025-12-04T08:25:29.8907287Z 2025-12-04T08:25:29.8908007Z  2025-12-04T08:25:29.8908485Z  2025-12-04T08:25:29.8908897Z  2025-12-04T08:25:29.8909313Z  2025-12-04T08:25:29.8909686Z  2025-12-04T08:25:29.8910079Z  2025-12-04T08:25:29.8910456Z  2025-12-04T08:25:29.8910831Z  2025-12-04T08:25:29.8911374Z INFO: From Testing //:memory_test: 2025-12-04T08:25:29.8912066Z ==================== Test output for //:memory_test: 2025-12-04T08:25:29.8912676Z Running main() from gmock_main.cc 2025-12-04T08:25:29.8913245Z Note: Google Test filter = -*CUDA 2025-12-04T08:25:29.8914056Z [==========] Running 3 tests from 1 test suite. 2025-12-04T08:25:29.8914689Z [----------] Global test environment set-up. 2025-12-04T08:25:29.8915322Z [----------] 3 tests from MakeUniqueTest 2025-12-04T08:25:29.8915967Z [ RUN ] MakeUniqueTest.ForwardRvaluesCorrectly 2025-12-04T08:25:29.8916773Z [ OK ] MakeUniqueTest.ForwardRvaluesCorrectly (0 ms) 2025-12-04T08:25:29.8917548Z [ RUN ] MakeUniqueTest.ForwardLvaluesCorrectly 2025-12-04T08:25:29.8918328Z [ OK ] MakeUniqueTest.ForwardLvaluesCorrectly (0 ms) 2025-12-04T08:25:29.8919192Z [ RUN ] MakeUniqueTest.CanConstructUniquePtrOfArray 2025-12-04T08:25:29.8920063Z [ OK ] MakeUniqueTest.CanConstructUniquePtrOfArray (0 ms) 2025-12-04T08:25:29.8920877Z [----------] 3 tests from MakeUniqueTest (0 ms total) 2025-12-04T08:25:29.8921323Z 2025-12-04T08:25:29.8921548Z [----------] Global test environment tear-down 2025-12-04T08:25:29.8922204Z [==========] 3 tests from 1 test suite ran. (0 ms total) 2025-12-04T08:25:29.8922815Z [ PASSED ] 3 tests. 2025-12-04T08:25:29.8923294Z ================================================================================ 2025-12-04T08:25:29.8961111Z [3,069 / 3,093] 4 / 26 tests; 16 actions running; last test: //:memory_test 2025-12-04T08:25:29.8962060Z Linking jit_tests; 17s processwrapper-sandbox 2025-12-04T08:25:29.8962859Z Testing //:torch_include_test; 3s processwrapper-sandbox 2025-12-04T08:25:29.8963640Z Testing //:any_test; 3s processwrapper-sandbox 2025-12-04T08:25:29.8964394Z Testing //:memory_test; 3s processwrapper-sandbox 2025-12-04T08:25:29.8965116Z Testing //:misc_test; 3s processwrapper-sandbox 2025-12-04T08:25:29.8965833Z Testing //:rnn_test; 3s processwrapper-sandbox 2025-12-04T08:25:29.8966535Z Testing //:enum_test; 3s processwrapper-sandbox 2025-12-04T08:25:29.8967298Z Testing //:init_test; 3s processwrapper-sandbox ... 2025-12-04T08:25:30.0942726Z 2025-12-04T08:25:30.0943451Z  2025-12-04T08:25:30.0943920Z  2025-12-04T08:25:30.0944307Z  2025-12-04T08:25:30.0944760Z  2025-12-04T08:25:30.0945147Z  2025-12-04T08:25:30.0945547Z  2025-12-04T08:25:30.0945930Z  2025-12-04T08:25:30.0946335Z  2025-12-04T08:25:30.0946951Z INFO: From Testing //:torch_include_test: 2025-12-04T08:25:30.0947980Z ==================== Test output for //:torch_include_test: 2025-12-04T08:25:30.0948736Z Running main() from gmock_main.cc 2025-12-04T08:25:30.0949367Z Note: Google Test filter = -*CUDA 2025-12-04T08:25:30.0950046Z [==========] Running 1 test from 1 test suite. 2025-12-04T08:25:30.0950757Z [----------] Global test environment set-up. 2025-12-04T08:25:30.0951469Z [----------] 1 test from TorchIncludeTest 2025-12-04T08:25:30.0952208Z [ RUN ] TorchIncludeTest.GetSetNumThreads 2025-12-04T08:25:30.0952993Z [ OK ] TorchIncludeTest.GetSetNumThreads (0 ms) 2025-12-04T08:25:30.0953818Z [----------] 1 test from TorchIncludeTest (0 ms total) 2025-12-04T08:25:30.0954370Z 2025-12-04T08:25:30.0954943Z [----------] Global test environment tear-down 2025-12-04T08:25:30.0955549Z [==========] 1 test from 1 test suite ran. (0 ms total) 2025-12-04T08:25:30.0956158Z [ PASSED ] 1 test. 2025-12-04T08:25:30.0956636Z ================================================================================ 2025-12-04T08:25:30.0958050Z [3,070 / 3,093] 5 / 26 tests; 16 actions running; last test: ...h_include_test 2025-12-04T08:25:30.0959065Z Linking jit_tests; 17s processwrapper-sandbox 2025-12-04T08:25:30.0959891Z Testing //:torch_include_test; 3s processwrapper-sandbox 2025-12-04T08:25:30.0960704Z Testing //:any_test; 3s processwrapper-sandbox 2025-12-04T08:25:30.0961445Z Testing //:misc_test; 3s processwrapper-sandbox 2025-12-04T08:25:30.0962181Z Testing //:rnn_test; 3s processwrapper-sandbox 2025-12-04T08:25:30.0962943Z Testing //:enum_test; 3s processwrapper-sandbox 2025-12-04T08:25:30.0963683Z Testing //:init_test; 3s processwrapper-sandbox 2025-12-04T08:25:30.0964689Z Linking tensor_options_test; 3s processwrapper-sandbox ... 2025-12-04T08:25:30.1778942Z 2025-12-04T08:25:30.1779615Z  2025-12-04T08:25:30.1779957Z  2025-12-04T08:25:30.1780243Z  2025-12-04T08:25:30.1780519Z  2025-12-04T08:25:30.1780805Z  2025-12-04T08:25:30.1781097Z  2025-12-04T08:25:30.1781378Z  2025-12-04T08:25:30.1781643Z  2025-12-04T08:25:30.1782035Z INFO: From Testing //:enum_test: 2025-12-04T08:25:30.1782690Z ==================== Test output for //:enum_test: 2025-12-04T08:25:30.1783138Z Running main() from gmock_main.cc 2025-12-04T08:25:30.1783537Z Note: Google Test filter = -*CUDA 2025-12-04T08:25:30.1783947Z [==========] Running 1 test from 1 test suite. 2025-12-04T08:25:30.1784399Z [----------] Global test environment set-up. 2025-12-04T08:25:30.1784817Z [----------] 1 test from EnumTest 2025-12-04T08:25:30.1785200Z [ RUN ] EnumTest.AllEnums 2025-12-04T08:25:30.1785573Z [ OK ] EnumTest.AllEnums (0 ms) 2025-12-04T08:25:30.1786014Z [----------] 1 test from EnumTest (0 ms total) 2025-12-04T08:25:30.1786313Z 2025-12-04T08:25:30.1786470Z [----------] Global test environment tear-down 2025-12-04T08:25:30.1786938Z [==========] 1 test from 1 test suite ran. (0 ms total) 2025-12-04T08:25:30.1787365Z [ PASSED ] 1 test. 2025-12-04T08:25:30.1787704Z ================================================================================ 2025-12-04T08:25:30.1788827Z [3,071 / 3,093] 6 / 26 tests; 16 actions running; last test: //:enum_test 2025-12-04T08:25:30.1789624Z Linking jit_tests; 17s processwrapper-sandbox 2025-12-04T08:25:30.1790276Z Testing //:any_test; 3s processwrapper-sandbox 2025-12-04T08:25:30.1790918Z Testing //:misc_test; 3s processwrapper-sandbox 2025-12-04T08:25:30.1791570Z Testing //:rnn_test; 3s processwrapper-sandbox 2025-12-04T08:25:30.1792208Z Testing //:enum_test; 3s processwrapper-sandbox 2025-12-04T08:25:30.1792845Z Testing //:init_test; 3s processwrapper-sandbox 2025-12-04T08:25:30.1793537Z Linking tensor_options_test; 3s processwrapper-sandbox 2025-12-04T08:25:30.1794184Z Linking optim_test; 3s processwrapper-sandbox ... 2025-12-04T08:25:30.3880396Z 2025-12-04T08:25:30.3881081Z  2025-12-04T08:25:30.3881427Z  2025-12-04T08:25:30.3881739Z  2025-12-04T08:25:30.3882014Z  2025-12-04T08:25:30.3882300Z  2025-12-04T08:25:30.3882572Z  2025-12-04T08:25:30.3882922Z  2025-12-04T08:25:30.3883202Z  2025-12-04T08:25:30.3883879Z [3,072 / 3,093] 7 / 26 tests; 16 actions running; last test: ...ing_array_test 2025-12-04T08:25:30.3884580Z Linking jit_tests; 17s processwrapper-sandbox 2025-12-04T08:25:30.3885102Z Testing //:any_test; 3s processwrapper-sandbox 2025-12-04T08:25:30.3885609Z Testing //:misc_test; 3s processwrapper-sandbox 2025-12-04T08:25:30.3886133Z Testing //:rnn_test; 3s processwrapper-sandbox 2025-12-04T08:25:30.3886645Z Testing //:init_test; 3s processwrapper-sandbox 2025-12-04T08:25:30.3887209Z Linking tensor_options_test; 3s processwrapper-sandbox 2025-12-04T08:25:30.3887843Z Linking optim_test; 3s processwrapper-sandbox 2025-12-04T08:25:30.3888402Z Testing //:functional_test; 3s processwrapper-sandbox ... 2025-12-04T08:25:30.3889238Z 2025-12-04T08:25:30.3889752Z  2025-12-04T08:25:30.3890053Z  2025-12-04T08:25:30.3890395Z  2025-12-04T08:25:30.3890712Z  2025-12-04T08:25:30.3891039Z  2025-12-04T08:25:30.3891314Z  2025-12-04T08:25:30.3891596Z  2025-12-04T08:25:30.3891862Z  2025-12-04T08:25:30.3892291Z INFO: From Testing //:expanding_array_test: 2025-12-04T08:25:30.3892813Z ==================== Test output for //:expanding_array_test: 2025-12-04T08:25:30.3893271Z Running main() from gmock_main.cc 2025-12-04T08:25:30.3893673Z Note: Google Test filter = -*CUDA 2025-12-04T08:25:30.3894069Z [==========] Running 6 tests from 1 test suite. 2025-12-04T08:25:30.3894692Z [----------] Global test environment set-up. 2025-12-04T08:25:30.3895149Z [----------] 6 tests from ExpandingArrayTest 2025-12-04T08:25:30.3895827Z [ RUN ] ExpandingArrayTest.CanConstructFromInitializerList 2025-12-04T08:25:30.3896655Z [ OK ] ExpandingArrayTest.CanConstructFromInitializerList (0 ms) 2025-12-04T08:25:30.3897458Z [ RUN ] ExpandingArrayTest.CanConstructFromVector 2025-12-04T08:25:30.3898162Z [ OK ] ExpandingArrayTest.CanConstructFromVector (0 ms) 2025-12-04T08:25:30.3898953Z [ RUN ] ExpandingArrayTest.CanConstructFromArray 2025-12-04T08:25:30.3899643Z [ OK ] ExpandingArrayTest.CanConstructFromArray (0 ms) 2025-12-04T08:25:30.3900364Z [ RUN ] ExpandingArrayTest.CanConstructFromSingleValue 2025-12-04T08:25:30.3901149Z [ OK ] ExpandingArrayTest.CanConstructFromSingleValue (0 ms) 2025-12-04T08:25:30.3902419Z [ RUN ] ExpandingArrayTest.ThrowsWhenConstructedWithIncorrectNumberOfArgumentsInInitializerList 2025-12-04T08:25:30.3903842Z [ OK ] ExpandingArrayTest.ThrowsWhenConstructedWithIncorrectNumberOfArgumentsInInitializerList (0 ms) 2025-12-04T08:25:30.3905166Z [ RUN ] ExpandingArrayTest.ThrowsWhenConstructedWithIncorrectNumberOfArgumentsInVector 2025-12-04T08:25:30.3906377Z [ OK ] ExpandingArrayTest.ThrowsWhenConstructedWithIncorrectNumberOfArgumentsInVector (0 ms) 2025-12-04T08:25:30.3907310Z [----------] 6 tests from ExpandingArrayTest (0 ms total) 2025-12-04T08:25:30.3907667Z 2025-12-04T08:25:30.3907841Z [----------] Global test environment tear-down 2025-12-04T08:25:30.3908349Z [==========] 6 tests from 1 test suite ran. (0 ms total) 2025-12-04T08:25:30.3908823Z [ PASSED ] 6 tests. 2025-12-04T08:25:30.3909175Z ================================================================================ 2025-12-04T08:25:30.3910028Z [3,072 / 3,093] 7 / 26 tests; 16 actions running; last test: ...ing_array_test 2025-12-04T08:25:30.3910764Z Linking jit_tests; 17s processwrapper-sandbox 2025-12-04T08:25:30.3911314Z Testing //:any_test; 3s processwrapper-sandbox 2025-12-04T08:25:30.3911855Z Testing //:misc_test; 3s processwrapper-sandbox 2025-12-04T08:25:30.3912403Z Testing //:rnn_test; 3s processwrapper-sandbox 2025-12-04T08:25:30.3912935Z Testing //:init_test; 3s processwrapper-sandbox 2025-12-04T08:25:30.3913526Z Linking tensor_options_test; 3s processwrapper-sandbox 2025-12-04T08:25:30.3914112Z Linking optim_test; 3s processwrapper-sandbox 2025-12-04T08:25:30.3914691Z Testing //:functional_test; 3s processwrapper-sandbox ... 2025-12-04T08:25:30.4452944Z 2025-12-04T08:25:30.4453647Z  2025-12-04T08:25:30.4454113Z  2025-12-04T08:25:30.4454507Z  2025-12-04T08:25:30.4454915Z  2025-12-04T08:25:30.4455305Z  2025-12-04T08:25:30.4455699Z  2025-12-04T08:25:30.4456083Z  2025-12-04T08:25:30.4456487Z  2025-12-04T08:25:30.4457033Z INFO: From Testing //:misc_test: 2025-12-04T08:25:30.4507222Z ==================== Test output for //:misc_test: 2025-12-04T08:25:30.4507957Z Running main() from gmock_main.cc 2025-12-04T08:25:30.4508514Z Note: Google Test filter = -*CUDA 2025-12-04T08:25:30.4509102Z [==========] Running 7 tests from 4 test suites. 2025-12-04T08:25:30.4509757Z [----------] Global test environment set-up. 2025-12-04T08:25:30.4510545Z [----------] 2 tests from UtilsTest 2025-12-04T08:25:30.4511093Z [ RUN ] UtilsTest.WarnOnce 2025-12-04T08:25:30.4511647Z [ OK ] UtilsTest.WarnOnce (0 ms) 2025-12-04T08:25:30.4512312Z [ RUN ] UtilsTest.AmbiguousOperatorDefaults 2025-12-04T08:25:30.4513039Z [ OK ] UtilsTest.AmbiguousOperatorDefaults (0 ms) 2025-12-04T08:25:30.4513777Z [----------] 2 tests from UtilsTest (0 ms total) 2025-12-04T08:25:30.4514229Z 2025-12-04T08:25:30.4514542Z [----------] 1 test from NoGradTest 2025-12-04T08:25:30.4515150Z [ RUN ] NoGradTest.SetsGradModeCorrectly 2025-12-04T08:25:30.4515852Z [ OK ] NoGradTest.SetsGradModeCorrectly (56 ms) 2025-12-04T08:25:30.4516553Z [----------] 1 test from NoGradTest (56 ms total) 2025-12-04T08:25:30.4517191Z 2025-12-04T08:25:30.4517401Z [----------] 3 tests from AutogradTest 2025-12-04T08:25:30.4518015Z [ RUN ] AutogradTest.CanTakeDerivatives 2025-12-04T08:25:30.4518701Z [ OK ] AutogradTest.CanTakeDerivatives (1 ms) 2025-12-04T08:25:30.4519509Z [ RUN ] AutogradTest.CanTakeDerivativesOfZeroDimTensors 2025-12-04T08:25:30.4520474Z [ OK ] AutogradTest.CanTakeDerivativesOfZeroDimTensors (1 ms) 2025-12-04T08:25:30.4521424Z [ RUN ] AutogradTest.CanPassCustomGradientInputs 2025-12-04T08:25:30.4522248Z [ OK ] AutogradTest.CanPassCustomGradientInputs (1 ms) 2025-12-04T08:25:30.4523025Z [----------] 3 tests from AutogradTest (3 ms total) 2025-12-04T08:25:30.4523483Z 2025-12-04T08:25:30.4523702Z [----------] 1 test from OptionalArrayRefTest 2025-12-04T08:25:30.4524414Z [ RUN ] OptionalArrayRefTest.DanglingPointerFix 2025-12-04T08:25:30.4525196Z [ OK ] OptionalArrayRefTest.DanglingPointerFix (0 ms) 2025-12-04T08:25:30.4526012Z [----------] 1 test from OptionalArrayRefTest (0 ms total) 2025-12-04T08:25:30.4526798Z 2025-12-04T08:25:30.4527003Z [----------] Global test environment tear-down 2025-12-04T08:25:30.4527789Z [==========] 7 tests from 4 test suites ran. (60 ms total) 2025-12-04T08:25:30.4528500Z [ PASSED ] 7 tests. 2025-12-04T08:25:30.4530644Z ================================================================================ 2025-12-04T08:25:30.4531844Z [3,073 / 3,093] 8 / 26 tests; 16 actions running; last test: //:misc_test 2025-12-04T08:25:30.4532792Z Linking jit_tests; 17s processwrapper-sandbox 2025-12-04T08:25:30.4533520Z Testing //:any_test; 3s processwrapper-sandbox 2025-12-04T08:25:30.4534263Z Testing //:misc_test; 3s processwrapper-sandbox 2025-12-04T08:25:30.4534979Z Testing //:rnn_test; 3s processwrapper-sandbox 2025-12-04T08:25:30.4535717Z Testing //:init_test; 3s processwrapper-sandbox 2025-12-04T08:25:30.4536504Z Linking tensor_options_test; 3s processwrapper-sandbox 2025-12-04T08:25:30.4537310Z Linking optim_test; 3s processwrapper-sandbox 2025-12-04T08:25:30.4538106Z Testing //:functional_test; 3s processwrapper-sandbox ... 2025-12-04T08:25:30.4538696Z 2025-12-04T08:25:30.4538905Z  2025-12-04T08:25:30.4539290Z  2025-12-04T08:25:30.4539672Z  2025-12-04T08:25:30.4540064Z  2025-12-04T08:25:30.4540434Z  2025-12-04T08:25:30.4540822Z  2025-12-04T08:25:30.4541184Z  2025-12-04T08:25:30.4541573Z  2025-12-04T08:25:30.4542081Z INFO: From Testing //:any_test: 2025-12-04T08:25:30.4571519Z ==================== Test output for //:any_test: 2025-12-04T08:25:30.4572169Z Running main() from gmock_main.cc 2025-12-04T08:25:30.4572774Z Note: Google Test filter = -*CUDA 2025-12-04T08:25:30.4573354Z [==========] Running 30 tests from 2 test suites. 2025-12-04T08:25:30.4573970Z [----------] Global test environment set-up. 2025-12-04T08:25:30.4574605Z [----------] 18 tests from AnyModuleTest 2025-12-04T08:25:30.4575256Z [ RUN ] AnyModuleTest.SimpleReturnType 2025-12-04T08:25:30.4575935Z [ OK ] AnyModuleTest.SimpleReturnType (0 ms) 2025-12-04T08:25:30.4576757Z [ RUN ] AnyModuleTest.SimpleReturnTypeAndSingleArgument 2025-12-04T08:25:30.4577684Z [ OK ] AnyModuleTest.SimpleReturnTypeAndSingleArgument (0 ms) 2025-12-04T08:25:30.4578808Z [ RUN ] AnyModuleTest.StringLiteralReturnTypeAndArgument 2025-12-04T08:25:30.4579747Z [ OK ] AnyModuleTest.StringLiteralReturnTypeAndArgument (0 ms) 2025-12-04T08:25:30.4580715Z [ RUN ] AnyModuleTest.StringReturnTypeWithConstArgument 2025-12-04T08:25:30.4581626Z [ OK ] AnyModuleTest.StringReturnTypeWithConstArgument (0 ms) 2025-12-04T08:25:30.4582852Z [ RUN ] AnyModuleTest.TensorReturnTypeAndStringArgumentsWithFunkyQualifications 2025-12-04T08:25:30.4584367Z [ OK ] AnyModuleTest.TensorReturnTypeAndStringArgumentsWithFunkyQualifications (1 ms) 2025-12-04T08:25:30.4585505Z [ RUN ] AnyModuleTest.WrongArgumentType 2025-12-04T08:25:30.4586349Z [ OK ] AnyModuleTest.WrongArgumentType (0 ms) 2025-12-04T08:25:30.4587077Z [ RUN ] AnyModuleTest.WrongNumberOfArguments 2025-12-04T08:25:30.4587832Z [ OK ] AnyModuleTest.WrongNumberOfArguments (0 ms) 2025-12-04T08:25:30.4588968Z [ RUN ] AnyModuleTest.PassingArgumentsToModuleWithDefaultArgumentsInForwardMethod 2025-12-04T08:25:30.4590575Z [ OK ] AnyModuleTest.PassingArgumentsToModuleWithDefaultArgumentsInForwardMethod (0 ms) 2025-12-04T08:25:30.4591863Z [ RUN ] AnyModuleTest.GetWithCorrectTypeSucceeds 2025-12-04T08:25:30.4592678Z [ OK ] AnyModuleTest.GetWithCorrectTypeSucceeds (0 ms) 2025-12-04T08:25:30.4593501Z [ RUN ] AnyModuleTest.GetWithIncorrectTypeThrows 2025-12-04T08:25:30.4594306Z [ OK ] AnyModuleTest.GetWithIncorrectTypeThrows (0 ms) 2025-12-04T08:25:30.4595121Z [ RUN ] AnyModuleTest.PtrWithBaseClassSucceeds 2025-12-04T08:25:30.4595885Z [ OK ] AnyModuleTest.PtrWithBaseClassSucceeds (0 ms) 2025-12-04T08:25:30.4596716Z [ RUN ] AnyModuleTest.PtrWithGoodDowncastSuccceeds 2025-12-04T08:25:30.4597564Z [ OK ] AnyModuleTest.PtrWithGoodDowncastSuccceeds (0 ms) 2025-12-04T08:25:30.4598382Z [ RUN ] AnyModuleTest.PtrWithBadDowncastThrows 2025-12-04T08:25:30.4599184Z [ OK ] AnyModuleTest.PtrWithBadDowncastThrows (0 ms) 2025-12-04T08:25:30.4599943Z [ RUN ] AnyModuleTest.DefaultStateIsEmpty 2025-12-04T08:25:30.4600673Z [ OK ] AnyModuleTest.DefaultStateIsEmpty (0 ms) 2025-12-04T08:25:30.4601471Z [ RUN ] AnyModuleTest.AllMethodsThrowForEmptyAnyModule 2025-12-04T08:25:30.4602411Z [ OK ] AnyModuleTest.AllMethodsThrowForEmptyAnyModule (0 ms) 2025-12-04T08:25:30.4603295Z [ RUN ] AnyModuleTest.CanMoveAssignDifferentModules 2025-12-04T08:25:30.4604158Z [ OK ] AnyModuleTest.CanMoveAssignDifferentModules (0 ms) 2025-12-04T08:25:30.4605019Z [ RUN ] AnyModuleTest.ConstructsFromModuleHolder 2025-12-04T08:25:30.4605809Z [ OK ] AnyModuleTest.ConstructsFromModuleHolder (0 ms) 2025-12-04T08:25:30.4606706Z [ RUN ] AnyModuleTest.ConvertsVariableToTensorCorrectly 2025-12-04T08:25:30.4607726Z [ OK ] AnyModuleTest.ConvertsVariableToTensorCorrectly (0 ms) 2025-12-04T08:25:30.4608580Z [----------] 18 tests from AnyModuleTest (2 ms total) 2025-12-04T08:25:30.4609045Z 2025-12-04T08:25:30.4609238Z [----------] 12 tests from AnyValueTest 2025-12-04T08:25:30.4609977Z [ RUN ] AnyValueTest.CorrectlyAccessesIntWhenCorrectType 2025-12-04T08:25:30.4610949Z [ OK ] AnyValueTest.CorrectlyAccessesIntWhenCorrectType (0 ms) 2025-12-04T08:25:30.4612004Z [ RUN ] AnyValueTest.CorrectlyAccessesStringLiteralWhenCorrectType 2025-12-04T08:25:30.4613216Z [ OK ] AnyValueTest.CorrectlyAccessesStringLiteralWhenCorrectType (0 ms) 2025-12-04T08:25:30.4614307Z [ RUN ] AnyValueTest.CorrectlyAccessesStringWhenCorrectType 2025-12-04T08:25:30.4615338Z [ OK ] AnyValueTest.CorrectlyAccessesStringWhenCorrectType (0 ms) 2025-12-04T08:25:30.4616390Z [ RUN ] AnyValueTest.CorrectlyAccessesPointersWhenCorrectType 2025-12-04T08:25:30.4617482Z [ OK ] AnyValueTest.CorrectlyAccessesPointersWhenCorrectType (0 ms) 2025-12-04T08:25:30.4618598Z [ RUN ] AnyValueTest.CorrectlyAccessesReferencesWhenCorrectType 2025-12-04T08:25:30.4619707Z [ OK ] AnyValueTest.CorrectlyAccessesReferencesWhenCorrectType (0 ms) 2025-12-04T08:25:30.4621224Z [ RUN ] AnyValueTest.TryGetReturnsNullptrForTheWrongType 2025-12-04T08:25:30.4622188Z [ OK ] AnyValueTest.TryGetReturnsNullptrForTheWrongType (0 ms) 2025-12-04T08:25:30.4623095Z [ RUN ] AnyValueTest.GetThrowsForTheWrongType 2025-12-04T08:25:30.4623857Z [ OK ] AnyValueTest.GetThrowsForTheWrongType (0 ms) 2025-12-04T08:25:30.4624646Z [ RUN ] AnyValueTest.MoveConstructionIsAllowed 2025-12-04T08:25:30.4625429Z [ OK ] AnyValueTest.MoveConstructionIsAllowed (0 ms) 2025-12-04T08:25:30.4626207Z [ RUN ] AnyValueTest.MoveAssignmentIsAllowed 2025-12-04T08:25:30.4626986Z [ OK ] AnyValueTest.MoveAssignmentIsAllowed (0 ms) 2025-12-04T08:25:30.4627847Z [ RUN ] AnyValueTest.TypeInfoIsCorrectForInt 2025-12-04T08:25:30.4628619Z [ OK ] AnyValueTest.TypeInfoIsCorrectForInt (0 ms) 2025-12-04T08:25:30.4629637Z [ RUN ] AnyValueTest.TypeInfoIsCorrectForStringLiteral 2025-12-04T08:25:30.4630570Z [ OK ] AnyValueTest.TypeInfoIsCorrectForStringLiteral (0 ms) 2025-12-04T08:25:30.4631462Z [ RUN ] AnyValueTest.TypeInfoIsCorrectForString 2025-12-04T08:25:30.4632239Z [ OK ] AnyValueTest.TypeInfoIsCorrectForString (0 ms) 2025-12-04T08:25:30.4633123Z [----------] 12 tests from AnyValueTest (0 ms total) 2025-12-04T08:25:30.4633590Z 2025-12-04T08:25:30.4633824Z [----------] Global test environment tear-down 2025-12-04T08:25:30.4634500Z [==========] 30 tests from 2 test suites ran. (3 ms total) 2025-12-04T08:25:30.4635124Z [ PASSED ] 30 tests. 2025-12-04T08:25:30.4635611Z ================================================================================ 2025-12-04T08:25:30.4636888Z [3,074 / 3,093] 9 / 26 tests; 16 actions, 15 running; last test: //:any_test 2025-12-04T08:25:30.4637838Z Linking jit_tests; 17s processwrapper-sandbox 2025-12-04T08:25:30.4638590Z Testing //:any_test; 3s processwrapper-sandbox 2025-12-04T08:25:30.4639324Z Testing //:rnn_test; 3s processwrapper-sandbox 2025-12-04T08:25:30.4640080Z Testing //:init_test; 3s processwrapper-sandbox 2025-12-04T08:25:30.4640873Z Linking tensor_options_test; 3s processwrapper-sandbox 2025-12-04T08:25:30.4641682Z Linking optim_test; 3s processwrapper-sandbox 2025-12-04T08:25:30.4642456Z Testing //:functional_test; 3s processwrapper-sandbox 2025-12-04T08:25:30.4643264Z Testing //:tensor_test; 3s processwrapper-sandbox ... 2025-12-04T08:25:30.6220878Z 2025-12-04T08:25:30.6221818Z  2025-12-04T08:25:30.6222303Z  2025-12-04T08:25:30.6224156Z  2025-12-04T08:25:30.6224564Z  2025-12-04T08:25:30.6226321Z  2025-12-04T08:25:30.6226733Z  2025-12-04T08:25:30.6228378Z  2025-12-04T08:25:30.6228933Z  2025-12-04T08:25:30.6230786Z INFO: From Testing //:tensor_test: 2025-12-04T08:25:30.6297657Z ==================== Test output for //:tensor_test: 2025-12-04T08:25:30.6298363Z Running main() from gmock_main.cc 2025-12-04T08:25:30.6298952Z Note: Google Test filter = -*CUDA 2025-12-04T08:25:30.6299568Z [==========] Running 48 tests from 1 test suite. 2025-12-04T08:25:30.6300244Z [----------] Global test environment set-up. 2025-12-04T08:25:30.6301960Z [----------] 48 tests from TensorTest 2025-12-04T08:25:30.6302530Z [ RUN ] TensorTest.ToDtype 2025-12-04T08:25:30.6303249Z [ OK ] TensorTest.ToDtype (0 ms) 2025-12-04T08:25:30.6304870Z [ RUN ] TensorTest.ToTensorAndTensorAttributes 2025-12-04T08:25:30.6306633Z [ OK ] TensorTest.ToTensorAndTensorAttributes (0 ms) 2025-12-04T08:25:30.6308308Z [ RUN ] TensorTest.TensorAttributes 2025-12-04T08:25:30.6309924Z [ OK ] TensorTest.TensorAttributes (0 ms) 2025-12-04T08:25:30.6311591Z [ RUN ] TensorTest.ToOptionsWithRequiresGrad 2025-12-04T08:25:30.6313293Z [ OK ] TensorTest.ToOptionsWithRequiresGrad (0 ms) 2025-12-04T08:25:30.6315092Z [ RUN ] TensorTest.ToDoesNotCopyWhenOptionsAreAllTheSame 2025-12-04T08:25:30.6317017Z [ OK ] TensorTest.ToDoesNotCopyWhenOptionsAreAllTheSame (0 ms) 2025-12-04T08:25:30.6319054Z [ RUN ] TensorTest.AtTensorCtorScalar 2025-12-04T08:25:30.6320703Z [ OK ] TensorTest.AtTensorCtorScalar (0 ms) 2025-12-04T08:25:30.6322358Z [ RUN ] TensorTest.AtTensorCtorSingleDim 2025-12-04T08:25:30.6324005Z [ OK ] TensorTest.AtTensorCtorSingleDim (1 ms) 2025-12-04T08:25:30.6325703Z [ RUN ] TensorTest.AtTensorCastRealToComplex 2025-12-04T08:25:30.6327403Z [ OK ] TensorTest.AtTensorCastRealToComplex (0 ms) 2025-12-04T08:25:30.6329420Z [ RUN ] TensorTest.AtTensorCastComplexToRealErrorChecks 2025-12-04T08:25:30.6331294Z [ OK ] TensorTest.AtTensorCastComplexToRealErrorChecks (0 ms) 2025-12-04T08:25:30.6333947Z [ RUN ] TensorTest.TorchTensorCtorScalarIntegralType 2025-12-04T08:25:30.6335994Z [ OK ] TensorTest.TorchTensorCtorScalarIntegralType (0 ms) 2025-12-04T08:25:30.6337832Z [ RUN ] TensorTest.TorchTensorCtorScalarFloatingType 2025-12-04T08:25:30.6339651Z [ OK ] TensorTest.TorchTensorCtorScalarFloatingType (0 ms) 2025-12-04T08:25:30.6341463Z [ RUN ] TensorTest.TorchTensorCtorScalarBoolType 2025-12-04T08:25:30.6343239Z [ OK ] TensorTest.TorchTensorCtorScalarBoolType (0 ms) 2025-12-04T08:25:30.6345136Z [ RUN ] TensorTest.TorchTensorCtorSingleDimIntegralType 2025-12-04T08:25:30.6347041Z [ OK ] TensorTest.TorchTensorCtorSingleDimIntegralType (0 ms) 2025-12-04T08:25:30.6348953Z [ RUN ] TensorTest.TorchTensorCtorSingleDimFloatingType 2025-12-04T08:25:30.6350852Z [ OK ] TensorTest.TorchTensorCtorSingleDimFloatingType (1 ms) 2025-12-04T08:25:30.6352717Z [ RUN ] TensorTest.TorchTensorCtorSingleDimBoolType 2025-12-04T08:25:30.6355169Z [ OK ] TensorTest.TorchTensorCtorSingleDimBoolType (0 ms) 2025-12-04T08:25:30.6357654Z [ RUN ] TensorTest.TorchTensorCtorMultiDimIntegralType 2025-12-04T08:25:30.6360130Z [ OK ] TensorTest.TorchTensorCtorMultiDimIntegralType (5 ms) 2025-12-04T08:25:30.6362616Z [ RUN ] TensorTest.TorchTensorCtorMultiDimFloatingType 2025-12-04T08:25:30.6365114Z [ OK ] TensorTest.TorchTensorCtorMultiDimFloatingType (3 ms) 2025-12-04T08:25:30.6367638Z [ RUN ] TensorTest.TorchTensorCtorMultiDimBoolType 2025-12-04T08:25:30.6370073Z [ OK ] TensorTest.TorchTensorCtorMultiDimBoolType (0 ms) 2025-12-04T08:25:30.6372481Z [ RUN ] TensorTest.TorchTensorCtorMultiDimWithOptions 2025-12-04T08:25:30.6374925Z [ OK ] TensorTest.TorchTensorCtorMultiDimWithOptions (1 ms) 2025-12-04T08:25:30.6377389Z [ RUN ] TensorTest.TorchTensorCtorMultiDimErrorChecks 2025-12-04T08:25:30.6379821Z [ OK ] TensorTest.TorchTensorCtorMultiDimErrorChecks (0 ms) 2025-12-04T08:25:30.6382213Z [ RUN ] TensorTest.TorchTensorCastRealToComplex 2025-12-04T08:25:30.6384570Z [ OK ] TensorTest.TorchTensorCastRealToComplex (0 ms) 2025-12-04T08:25:30.6387073Z [ RUN ] TensorTest.TorchTensorCastComplexToRealErrorChecks 2025-12-04T08:25:30.6389603Z WARNING: Logging before InitGoogleLogging() is written to STDERR 2025-12-04T08:25:30.6392588Z W1204 08:25:29.815950 121608 Copy.cpp:308] Warning: Casting complex values to real discards the imaginary part (function operator()) 2025-12-04T08:25:30.6397201Z [ OK ] TensorTest.TorchTensorCastComplexToRealErrorChecks (0 ms) 2025-12-04T08:25:30.6398111Z [ RUN ] TensorTest.TorchTensorCtorZeroSizedDim 2025-12-04T08:25:30.6398890Z [ OK ] TensorTest.TorchTensorCtorZeroSizedDim (1 ms) 2025-12-04T08:25:30.6399751Z [ RUN ] TensorTest.TorchTensorCtorWithoutSpecifyingDtype 2025-12-04T08:25:30.6400687Z [ OK ] TensorTest.TorchTensorCtorWithoutSpecifyingDtype (1 ms) 2025-12-04T08:25:30.6401632Z [ RUN ] TensorTest.TorchTensorCtorWithNonDtypeOptions 2025-12-04T08:25:30.6402522Z [ OK ] TensorTest.TorchTensorCtorWithNonDtypeOptions (0 ms) 2025-12-04T08:25:30.6403290Z [ RUN ] TensorTest.Arange 2025-12-04T08:25:30.6403838Z [ OK ] TensorTest.Arange (0 ms) 2025-12-04T08:25:30.6404494Z [ RUN ] TensorTest.PrettyPrintTensorDataContainer 2025-12-04T08:25:30.6405332Z [ OK ] TensorTest.PrettyPrintTensorDataContainer (0 ms) 2025-12-04T08:25:30.6406470Z [ RUN ] TensorTest.TensorDataContainerCallingAccessorOfWrongType 2025-12-04T08:25:30.6407695Z [ OK ] TensorTest.TensorDataContainerCallingAccessorOfWrongType (0 ms) 2025-12-04T08:25:30.6408605Z [ RUN ] TensorTest.FromBlob 2025-12-04T08:25:30.6409152Z [ OK ] TensorTest.FromBlob (0 ms) 2025-12-04T08:25:30.6409789Z [ RUN ] TensorTest.FromBlobUsesDeleter 2025-12-04T08:25:30.6410445Z [ OK ] TensorTest.FromBlobUsesDeleter (0 ms) 2025-12-04T08:25:30.6411142Z [ RUN ] TensorTest.FromBlobWithStrides 2025-12-04T08:25:30.6411792Z [ OK ] TensorTest.FromBlobWithStrides (0 ms) 2025-12-04T08:25:30.6412440Z [ RUN ] TensorTest.Item 2025-12-04T08:25:30.6413050Z [ OK ] TensorTest.Item (0 ms) 2025-12-04T08:25:30.6413615Z [ RUN ] TensorTest.DataPtr 2025-12-04T08:25:30.6414136Z [ OK ] TensorTest.DataPtr (0 ms) 2025-12-04T08:25:30.6414714Z [ RUN ] TensorTest.Data 2025-12-04T08:25:30.6415242Z [ OK ] TensorTest.Data (0 ms) 2025-12-04T08:25:30.6415801Z [ RUN ] TensorTest.BackwardAndGrad 2025-12-04T08:25:30.6416438Z [ OK ] TensorTest.BackwardAndGrad (0 ms) 2025-12-04T08:25:30.6417158Z [ RUN ] TensorTest.BackwardCreatesOnesGrad 2025-12-04T08:25:30.6417898Z [ OK ] TensorTest.BackwardCreatesOnesGrad (0 ms) 2025-12-04T08:25:30.6418624Z [ RUN ] TensorTest.BackwardNonScalarOutputs 2025-12-04T08:25:30.6419377Z [ OK ] TensorTest.BackwardNonScalarOutputs (0 ms) 2025-12-04T08:25:30.6420119Z [ RUN ] TensorTest.BackwardComplexScalarOutput 2025-12-04T08:25:30.6420915Z [ OK ] TensorTest.BackwardComplexScalarOutput (0 ms) 2025-12-04T08:25:30.6421613Z [ RUN ] TensorTest.IsLeaf 2025-12-04T08:25:30.6422157Z [ OK ] TensorTest.IsLeaf (0 ms) 2025-12-04T08:25:30.6422732Z [ RUN ] TensorTest.OutputNr 2025-12-04T08:25:30.6423285Z [ OK ] TensorTest.OutputNr (0 ms) 2025-12-04T08:25:30.6423879Z [ RUN ] TensorTest.Version 2025-12-04T08:25:30.6424403Z [ OK ] TensorTest.Version (0 ms) 2025-12-04T08:25:30.6424993Z [ RUN ] TensorTest.Detach 2025-12-04T08:25:30.6425508Z [ OK ] TensorTest.Detach (0 ms) 2025-12-04T08:25:30.6426117Z [ RUN ] TensorTest.DetachInplace 2025-12-04T08:25:30.6426733Z [ OK ] TensorTest.DetachInplace (0 ms) 2025-12-04T08:25:30.6427331Z [ RUN ] TensorTest.SetData 2025-12-04T08:25:30.6427882Z [ OK ] TensorTest.SetData (0 ms) 2025-12-04T08:25:30.6428489Z [ RUN ] TensorTest.RequiresGradInplace 2025-12-04T08:25:30.6429369Z [ OK ] TensorTest.RequiresGradInplace (0 ms) 2025-12-04T08:25:30.6430018Z [ RUN ] TensorTest.StdDimension 2025-12-04T08:25:30.6430641Z [ OK ] TensorTest.StdDimension (0 ms) 2025-12-04T08:25:30.6431251Z [ RUN ] TensorTest.ReshapeAlias 2025-12-04T08:25:30.6431867Z [ OK ] TensorTest.ReshapeAlias (1 ms) 2025-12-04T08:25:30.6432490Z [ RUN ] TensorTest.BackendMetadata 2025-12-04T08:25:30.6433131Z [ OK ] TensorTest.BackendMetadata (0 ms) 2025-12-04T08:25:30.6433815Z [----------] 48 tests from TensorTest (27 ms total) 2025-12-04T08:25:30.6434273Z 2025-12-04T08:25:30.6434498Z [----------] Global test environment tear-down 2025-12-04T08:25:30.6435181Z [==========] 48 tests from 1 test suite ran. (27 ms total) 2025-12-04T08:25:30.6435806Z [ PASSED ] 48 tests. 2025-12-04T08:25:30.6436292Z ================================================================================ 2025-12-04T08:25:30.6437577Z [3,075 / 3,093] 10 / 26 tests; 16 actions running; last test: //:tensor_test 2025-12-04T08:25:30.6438532Z Linking jit_tests; 17s processwrapper-sandbox 2025-12-04T08:25:30.6439261Z Testing //:rnn_test; 3s processwrapper-sandbox 2025-12-04T08:25:30.6439982Z Testing //:init_test; 3s processwrapper-sandbox 2025-12-04T08:25:30.6440773Z Linking tensor_options_test; 3s processwrapper-sandbox 2025-12-04T08:25:30.6441557Z Linking optim_test; 3s processwrapper-sandbox 2025-12-04T08:25:30.6442319Z Testing //:functional_test; 3s processwrapper-sandbox 2025-12-04T08:25:30.6443239Z Testing //:tensor_test; 3s processwrapper-sandbox 2025-12-04T08:25:30.6444055Z Testing //:dataloader_test; 3s processwrapper-sandbox ... 2025-12-04T08:25:30.7061997Z 2025-12-04T08:25:30.7062721Z  2025-12-04T08:25:30.7063166Z  2025-12-04T08:25:30.7063563Z  2025-12-04T08:25:30.7063934Z  2025-12-04T08:25:30.7064325Z  2025-12-04T08:25:30.7064697Z  2025-12-04T08:25:30.7065087Z  2025-12-04T08:25:30.7065461Z  2025-12-04T08:25:30.7065999Z INFO: From Testing //:static_test: 2025-12-04T08:25:30.7066687Z ==================== Test output for //:static_test: 2025-12-04T08:25:30.7067310Z Running main() from gmock_main.cc 2025-12-04T08:25:30.7068155Z Note: Google Test filter = -*CUDA 2025-12-04T08:25:30.7068724Z [==========] Running 3 tests from 1 test suite. 2025-12-04T08:25:30.7069376Z [----------] Global test environment set-up. 2025-12-04T08:25:30.7069965Z [----------] 3 tests from TestStatic 2025-12-04T08:25:30.7070559Z [ RUN ] TestStatic.EnableIfModule 2025-12-04T08:25:30.7071170Z [ OK ] TestStatic.EnableIfModule (0 ms) 2025-12-04T08:25:30.7071842Z [ RUN ] TestStatic.ReturnTypeOfForward 2025-12-04T08:25:30.7072591Z [ OK ] TestStatic.ReturnTypeOfForward (0 ms) 2025-12-04T08:25:30.7073246Z [ RUN ] TestStatic.Apply 2025-12-04T08:25:30.7073791Z [ OK ] TestStatic.Apply (0 ms) 2025-12-04T08:25:30.7074384Z [----------] 3 tests from TestStatic (1 ms total) 2025-12-04T08:25:30.7074837Z 2025-12-04T08:25:30.7075082Z [----------] Global test environment tear-down 2025-12-04T08:25:30.7075748Z [==========] 3 tests from 1 test suite ran. (1 ms total) 2025-12-04T08:25:30.7076375Z [ PASSED ] 3 tests. 2025-12-04T08:25:30.7076854Z ================================================================================ 2025-12-04T08:25:30.7139783Z [3,076 / 3,094] 11 / 26 tests; 16 actions running; last test: //:static_test 2025-12-04T08:25:30.7140783Z Linking jit_tests; 18s processwrapper-sandbox 2025-12-04T08:25:30.7141536Z Testing //:rnn_test; 3s processwrapper-sandbox 2025-12-04T08:25:30.7142290Z Testing //:init_test; 3s processwrapper-sandbox 2025-12-04T08:25:30.7143104Z Linking tensor_options_test; 3s processwrapper-sandbox 2025-12-04T08:25:30.7143912Z Linking optim_test; 3s processwrapper-sandbox 2025-12-04T08:25:30.7144708Z Testing //:functional_test; 3s processwrapper-sandbox 2025-12-04T08:25:30.7145516Z Testing //:dataloader_test; 3s processwrapper-sandbox 2025-12-04T08:25:30.7146356Z Testing //:autograd_test; 3s processwrapper-sandbox ... 2025-12-04T08:25:30.7146902Z 2025-12-04T08:25:30.7147110Z  2025-12-04T08:25:30.7147504Z  2025-12-04T08:25:30.7147880Z  2025-12-04T08:25:30.7148306Z  2025-12-04T08:25:30.7148688Z  2025-12-04T08:25:30.7149090Z  2025-12-04T08:25:30.7149473Z  2025-12-04T08:25:30.7149850Z  2025-12-04T08:25:30.7150377Z INFO: From Testing //:init_test: 2025-12-04T08:25:30.7151017Z ==================== Test output for //:init_test: 2025-12-04T08:25:30.7151641Z Running main() from gmock_main.cc 2025-12-04T08:25:30.7152187Z Note: Google Test filter = -*CUDA 2025-12-04T08:25:30.7152768Z [==========] Running 9 tests from 1 test suite. 2025-12-04T08:25:30.7153399Z [----------] Global test environment set-up. 2025-12-04T08:25:30.7153993Z [----------] 9 tests from InitTest 2025-12-04T08:25:30.7154639Z [ RUN ] InitTest.ProducesPyTorchValues_XavierUniform 2025-12-04T08:25:30.7155494Z [ OK ] InitTest.ProducesPyTorchValues_XavierUniform (25 ms) 2025-12-04T08:25:30.7156336Z [ RUN ] InitTest.ProducesPyTorchValues_XavierNormal 2025-12-04T08:25:30.7157166Z [ OK ] InitTest.ProducesPyTorchValues_XavierNormal (22 ms) 2025-12-04T08:25:30.7158018Z [ RUN ] InitTest.ProducesPyTorchValues_KaimingNormal 2025-12-04T08:25:30.7158856Z [ OK ] InitTest.ProducesPyTorchValues_KaimingNormal (22 ms) 2025-12-04T08:25:30.7159711Z [ RUN ] InitTest.ProducesPyTorchValues_KaimingUniform 2025-12-04T08:25:30.7160761Z [ OK ] InitTest.ProducesPyTorchValues_KaimingUniform (22 ms) 2025-12-04T08:25:30.7161634Z [ RUN ] InitTest.CanInitializeTensorThatRequiresGrad 2025-12-04T08:25:30.7162505Z [ OK ] InitTest.CanInitializeTensorThatRequiresGrad (0 ms) 2025-12-04T08:25:30.7163316Z [ RUN ] InitTest.CalculateGainWithTanh 2025-12-04T08:25:30.7163990Z [ OK ] InitTest.CalculateGainWithTanh (0 ms) 2025-12-04T08:25:30.7164677Z [ RUN ] InitTest.CalculateGainWithRelu 2025-12-04T08:25:30.7165353Z [ OK ] InitTest.CalculateGainWithRelu (0 ms) 2025-12-04T08:25:30.7166063Z [ RUN ] InitTest.CalculateGainWithLeakyRelu 2025-12-04T08:25:30.7166998Z [ OK ] InitTest.CalculateGainWithLeakyRelu (0 ms) 2025-12-04T08:25:30.7167839Z [ RUN ] InitTest.CanInitializeCnnWithOrthogonal 2025-12-04T08:25:30.7168658Z [ OK ] InitTest.CanInitializeCnnWithOrthogonal (91 ms) 2025-12-04T08:25:30.7169428Z [----------] 9 tests from InitTest (185 ms total) 2025-12-04T08:25:30.7169879Z 2025-12-04T08:25:30.7170106Z [----------] Global test environment tear-down 2025-12-04T08:25:30.7170788Z [==========] 9 tests from 1 test suite ran. (185 ms total) 2025-12-04T08:25:30.7171462Z [ PASSED ] 9 tests. 2025-12-04T08:25:30.7171944Z ================================================================================ 2025-12-04T08:25:30.7173079Z [3,077 / 3,094] 12 / 26 tests; 15 actions running; last test: //:init_test 2025-12-04T08:25:30.7174020Z Linking jit_tests; 18s processwrapper-sandbox 2025-12-04T08:25:30.7174756Z Testing //:rnn_test; 3s processwrapper-sandbox 2025-12-04T08:25:30.7175459Z Testing //:init_test; 3s processwrapper-sandbox 2025-12-04T08:25:30.7176277Z Linking tensor_options_test; 3s processwrapper-sandbox 2025-12-04T08:25:30.7177059Z Linking optim_test; 3s processwrapper-sandbox 2025-12-04T08:25:30.7177823Z Testing //:functional_test; 3s processwrapper-sandbox 2025-12-04T08:25:30.7178628Z Testing //:dataloader_test; 3s processwrapper-sandbox 2025-12-04T08:25:30.7179466Z Testing //:autograd_test; 3s processwrapper-sandbox ... 2025-12-04T08:25:30.9513923Z 2025-12-04T08:25:30.9514813Z  2025-12-04T08:25:30.9515206Z  2025-12-04T08:25:30.9515480Z  2025-12-04T08:25:30.9515765Z  2025-12-04T08:25:30.9516034Z  2025-12-04T08:25:30.9516318Z  2025-12-04T08:25:30.9516584Z  2025-12-04T08:25:30.9516869Z  2025-12-04T08:25:30.9517526Z [3,078 / 3,094] 12 / 26 tests; 16 actions running; last test: //:init_test 2025-12-04T08:25:30.9518209Z Linking jit_tests; 18s processwrapper-sandbox 2025-12-04T08:25:30.9518736Z Testing //:rnn_test; 4s processwrapper-sandbox 2025-12-04T08:25:30.9519296Z Linking tensor_options_test; 4s processwrapper-sandbox 2025-12-04T08:25:30.9519859Z Linking optim_test; 4s processwrapper-sandbox 2025-12-04T08:25:30.9520395Z Testing //:functional_test; 4s processwrapper-sandbox 2025-12-04T08:25:30.9520975Z Testing //:dataloader_test; 4s processwrapper-sandbox 2025-12-04T08:25:30.9521531Z Testing //:autograd_test; 4s processwrapper-sandbox 2025-12-04T08:25:30.9522116Z Linking ordered_dict_test; 1s processwrapper-sandbox ... 2025-12-04T08:25:31.0449389Z 2025-12-04T08:25:31.0450172Z  2025-12-04T08:25:31.0450732Z  2025-12-04T08:25:31.0451266Z  2025-12-04T08:25:31.0451733Z  2025-12-04T08:25:31.0452155Z  2025-12-04T08:25:31.0452550Z  2025-12-04T08:25:31.0452911Z  2025-12-04T08:25:31.0453232Z  2025-12-04T08:25:31.0453857Z INFO: From Testing //:dataloader_test: 2025-12-04T08:25:31.0454594Z ==================== Test output for //:dataloader_test: 2025-12-04T08:25:31.0455177Z Running main() from gmock_main.cc 2025-12-04T08:25:31.0455776Z Note: Google Test filter = -*CUDA 2025-12-04T08:25:31.0456352Z [==========] Running 87 tests from 2 test suites. 2025-12-04T08:25:31.0456951Z [----------] Global test environment set-up. 2025-12-04T08:25:31.0457686Z [----------] 50 tests from DataTest 2025-12-04T08:25:31.0458202Z [ RUN ] DataTest.DatasetCallsGetCorrectly 2025-12-04T08:25:31.0458766Z [ OK ] DataTest.DatasetCallsGetCorrectly (0 ms) 2025-12-04T08:25:31.0459395Z [ RUN ] DataTest.TransformCallsGetApplyCorrectly 2025-12-04T08:25:31.0460059Z [ OK ] DataTest.TransformCallsGetApplyCorrectly (0 ms) 2025-12-04T08:25:31.0460757Z [ RUN ] DataTest.ChunkDataSetWithInvalidInitParameter 2025-12-04T08:25:31.0461477Z [ OK ] DataTest.ChunkDataSetWithInvalidInitParameter (0 ms) 2025-12-04T08:25:31.0462088Z [ RUN ] DataTest.InfiniteStreamDataset 2025-12-04T08:25:31.0462653Z [ OK ] DataTest.InfiniteStreamDataset (0 ms) 2025-12-04T08:25:31.0463485Z [ RUN ] DataTest.NoSequencerIsIdentity 2025-12-04T08:25:31.0463998Z [ OK ] DataTest.NoSequencerIsIdentity (0 ms) 2025-12-04T08:25:31.0464586Z [ RUN ] DataTest.OrderedSequencerIsSetUpWell 2025-12-04T08:25:31.0465266Z [ OK ] DataTest.OrderedSequencerIsSetUpWell (0 ms) 2025-12-04T08:25:31.0466033Z [ RUN ] DataTest.OrderedSequencerReOrdersValues 2025-12-04T08:25:31.0466825Z [ OK ] DataTest.OrderedSequencerReOrdersValues (0 ms) 2025-12-04T08:25:31.0467729Z [ RUN ] DataTest.BatchLambdaAppliesFunctionToBatch 2025-12-04T08:25:31.0468556Z [ OK ] DataTest.BatchLambdaAppliesFunctionToBatch (0 ms) 2025-12-04T08:25:31.0469381Z [ RUN ] DataTest.LambdaAppliesFunctionToExample 2025-12-04T08:25:31.0470167Z [ OK ] DataTest.LambdaAppliesFunctionToExample (0 ms) 2025-12-04T08:25:31.0470913Z [ RUN ] DataTest.CollateReducesBatch 2025-12-04T08:25:31.0471552Z [ OK ] DataTest.CollateReducesBatch (0 ms) 2025-12-04T08:25:31.0472227Z [ RUN ] DataTest.CollationReducesBatch 2025-12-04T08:25:31.0472877Z [ OK ] DataTest.CollationReducesBatch (0 ms) 2025-12-04T08:25:31.0473668Z [ RUN ] DataTest.SequentialSamplerReturnsIndicesInOrder 2025-12-04T08:25:31.0474599Z [ OK ] DataTest.SequentialSamplerReturnsIndicesInOrder (0 ms) 2025-12-04T08:25:31.0475458Z [ RUN ] DataTest.SequentialSamplerReturnsLessValuesForLastBatch 2025-12-04T08:25:31.0476289Z [ OK ] DataTest.SequentialSamplerReturnsLessValuesForLastBatch (0 ms) 2025-12-04T08:25:31.0477110Z [ RUN ] DataTest.SequentialSamplerResetsWell 2025-12-04T08:25:31.0477795Z [ OK ] DataTest.SequentialSamplerResetsWell (0 ms) 2025-12-04T08:25:31.0478544Z [ RUN ] DataTest.SequentialSamplerResetsWithNewSizeWell 2025-12-04T08:25:31.0479332Z [ OK ] DataTest.SequentialSamplerResetsWithNewSizeWell (0 ms) 2025-12-04T08:25:31.0480080Z [ RUN ] DataTest.CanSaveAndLoadSequentialSampler 2025-12-04T08:25:31.0480807Z [ OK ] DataTest.CanSaveAndLoadSequentialSampler (96 ms) 2025-12-04T08:25:31.0481587Z [ RUN ] DataTest.RandomSamplerReturnsIndicesInCorrectRange 2025-12-04T08:25:31.0482436Z [ OK ] DataTest.RandomSamplerReturnsIndicesInCorrectRange (0 ms) 2025-12-04T08:25:31.0495662Z [ RUN ] DataTest.RandomSamplerReturnsLessValuesForLastBatch 2025-12-04T08:25:31.0496656Z [ OK ] DataTest.RandomSamplerReturnsLessValuesForLastBatch (0 ms) 2025-12-04T08:25:31.0497354Z [ RUN ] DataTest.RandomSamplerResetsWell 2025-12-04T08:25:31.0498037Z [ OK ] DataTest.RandomSamplerResetsWell (0 ms) 2025-12-04T08:25:31.0498799Z [ RUN ] DataTest.RandomSamplerResetsWithNewSizeWell 2025-12-04T08:25:31.0499590Z [ OK ] DataTest.RandomSamplerResetsWithNewSizeWell (0 ms) 2025-12-04T08:25:31.0500375Z [ RUN ] DataTest.SavingAndLoadingRandomSamplerYieldsSameSequence 2025-12-04T08:25:31.0501364Z [ OK ] DataTest.SavingAndLoadingRandomSamplerYieldsSameSequence (2 ms) 2025-12-04T08:25:31.0502551Z [ RUN ] DataTest.StreamSamplerReturnsTheBatchSizeAndThenRemainder 2025-12-04T08:25:31.0503659Z [ OK ] DataTest.StreamSamplerReturnsTheBatchSizeAndThenRemainder (0 ms) 2025-12-04T08:25:31.0504486Z [ RUN ] DataTest.StreamSamplerResetsWell 2025-12-04T08:25:31.0505075Z [ OK ] DataTest.StreamSamplerResetsWell (0 ms) 2025-12-04T08:25:31.0505860Z [ RUN ] DataTest.StreamSamplerResetsWithNewSizeWell 2025-12-04T08:25:31.0506573Z [ OK ] DataTest.StreamSamplerResetsWithNewSizeWell (0 ms) 2025-12-04T08:25:31.0507344Z [ RUN ] DataTest.TensorDatasetConstructsFromSingleTensor 2025-12-04T08:25:31.0508148Z [ OK ] DataTest.TensorDatasetConstructsFromSingleTensor (1 ms) 2025-12-04T08:25:31.0508972Z [ RUN ] DataTest.TensorDatasetConstructsFromInitializerListOfTensors 2025-12-04T08:25:31.0509942Z [ OK ] DataTest.TensorDatasetConstructsFromInitializerListOfTensors (1 ms) 2025-12-04T08:25:31.0510833Z [ RUN ] DataTest.StackTransformWorksForExample 2025-12-04T08:25:31.0511612Z [ OK ] DataTest.StackTransformWorksForExample (3 ms) 2025-12-04T08:25:31.0512580Z [ RUN ] DataTest.StackTransformWorksForTensorExample 2025-12-04T08:25:31.0513480Z [ OK ] DataTest.StackTransformWorksForTensorExample (1 ms) 2025-12-04T08:25:31.0514391Z [ RUN ] DataTest.TensorTransformWorksForAnyTargetType 2025-12-04T08:25:31.0515320Z [ OK ] DataTest.TensorTransformWorksForAnyTargetType (1 ms) 2025-12-04T08:25:31.0516059Z [ RUN ] DataTest.TensorLambdaWorksforAnyTargetType 2025-12-04T08:25:31.0516984Z [ OK ] DataTest.TensorLambdaWorksforAnyTargetType (1 ms) 2025-12-04T08:25:31.0517769Z [ RUN ] DataTest.NormalizeTransform 2025-12-04T08:25:31.0518337Z [ OK ] DataTest.NormalizeTransform (7 ms) 2025-12-04T08:25:31.0518893Z [ RUN ] DataTest.MapDoesNotCopy 2025-12-04T08:25:31.0519401Z [ OK ] DataTest.MapDoesNotCopy (0 ms) 2025-12-04T08:25:31.0519985Z [ RUN ] DataTest.QueuePushAndPopFromSameThread 2025-12-04T08:25:31.0520661Z [ OK ] DataTest.QueuePushAndPopFromSameThread (0 ms) 2025-12-04T08:25:31.0521394Z [ RUN ] DataTest.QueuePopWithTimeoutThrowsUponTimeout 2025-12-04T08:25:31.0522208Z [ OK ] DataTest.QueuePopWithTimeoutThrowsUponTimeout (10 ms) 2025-12-04T08:25:31.0522983Z [ RUN ] DataTest.QueuePushAndPopFromDifferentThreads 2025-12-04T08:25:31.0523719Z [ OK ] DataTest.QueuePushAndPopFromDifferentThreads (38 ms) 2025-12-04T08:25:31.0524381Z [ RUN ] DataTest.QueueClearEmptiesTheQueue 2025-12-04T08:25:31.0525023Z [ OK ] DataTest.QueueClearEmptiesTheQueue (1 ms) 2025-12-04T08:25:31.0525686Z [ RUN ] DataTest.DataShuttleCanPushAndPopJob 2025-12-04T08:25:31.0526477Z [ OK ] DataTest.DataShuttleCanPushAndPopJob (0 ms) 2025-12-04T08:25:31.0527273Z [ RUN ] DataTest.DataShuttleCanPushAndPopResult 2025-12-04T08:25:31.0528304Z [ OK ] DataTest.DataShuttleCanPushAndPopResult (0 ms) 2025-12-04T08:25:31.0529395Z [ RUN ] DataTest.DataShuttlePopResultReturnsNulloptWhenNoJobsInFlight 2025-12-04T08:25:31.0530398Z [ OK ] DataTest.DataShuttlePopResultReturnsNulloptWhenNoJobsInFlight (0 ms) 2025-12-04T08:25:31.0531391Z [ RUN ] DataTest.DataShuttleDrainMeansPopResultReturnsNullopt 2025-12-04T08:25:31.0532344Z [ OK ] DataTest.DataShuttleDrainMeansPopResultReturnsNullopt (0 ms) 2025-12-04T08:25:31.0533291Z [ RUN ] DataTest.DataShuttlePopResultTimesOut 2025-12-04T08:25:31.0533923Z [ OK ] DataTest.DataShuttlePopResultTimesOut (10 ms) 2025-12-04T08:25:31.0534632Z [ RUN ] DataTest.SharedBatchDatasetReallyIsShared 2025-12-04T08:25:31.0535472Z [ OK ] DataTest.SharedBatchDatasetReallyIsShared (26 ms) 2025-12-04T08:25:31.0536496Z [ RUN ] DataTest.SharedBatchDatasetDoesNotIncurCopyWhenPassedDatasetObject 2025-12-04T08:25:31.0537678Z [ OK ] DataTest.SharedBatchDatasetDoesNotIncurCopyWhenPassedDatasetObject (0 ms) 2025-12-04T08:25:31.0538612Z [ RUN ] DataTest.CanUseCustomTypeAsIndexType 2025-12-04T08:25:31.0539289Z [ OK ] DataTest.CanUseCustomTypeAsIndexType (0 ms) 2025-12-04T08:25:31.0540240Z [ RUN ] DataTest.DistributedRandomSamplerSingleReplicaProduceCorrectSamples 2025-12-04T08:25:31.0541472Z [ OK ] DataTest.DistributedRandomSamplerSingleReplicaProduceCorrectSamples (0 ms) 2025-12-04T08:25:31.0542623Z [ RUN ] DataTest.DistributedRandomSamplerMultiReplicaProduceCorrectSamples 2025-12-04T08:25:31.0544078Z [ OK ] DataTest.DistributedRandomSamplerMultiReplicaProduceCorrectSamples (0 ms) 2025-12-04T08:25:31.0545301Z [ RUN ] DataTest.CanSaveAndLoadDistributedRandomSampler 2025-12-04T08:25:31.0546277Z [ OK ] DataTest.CanSaveAndLoadDistributedRandomSampler (4 ms) 2025-12-04T08:25:31.0547513Z [ RUN ] DataTest.DistributedSequentialSamplerSingleReplicaProduceCorrectSamples 2025-12-04T08:25:31.0548922Z [ OK ] DataTest.DistributedSequentialSamplerSingleReplicaProduceCorrectSamples (0 ms) 2025-12-04T08:25:31.0550441Z [ RUN ] DataTest.DistributedSequentialSamplerMultiReplicaProduceCorrectSamples 2025-12-04T08:25:31.0551750Z [ OK ] DataTest.DistributedSequentialSamplerMultiReplicaProduceCorrectSamples (0 ms) 2025-12-04T08:25:31.0553084Z [ RUN ] DataTest.CanSaveAndLoadDistributedSequentialSampler 2025-12-04T08:25:31.0554009Z [ OK ] DataTest.CanSaveAndLoadDistributedSequentialSampler (1 ms) 2025-12-04T08:25:31.0554809Z [----------] 50 tests from DataTest (213 ms total) 2025-12-04T08:25:31.0555220Z 2025-12-04T08:25:31.0555403Z [----------] 37 tests from DataLoaderTest 2025-12-04T08:25:31.0556050Z [ RUN ] DataLoaderTest.DataLoaderOptionsDefaultAsExpected 2025-12-04T08:25:31.0557014Z [ OK ] DataLoaderTest.DataLoaderOptionsDefaultAsExpected (0 ms) 2025-12-04T08:25:31.0557985Z [ RUN ] DataLoaderTest.DataLoaderOptionsCoalesceOptionalValues 2025-12-04T08:25:31.0559092Z [ OK ] DataLoaderTest.DataLoaderOptionsCoalesceOptionalValues (0 ms) 2025-12-04T08:25:31.0560146Z [ RUN ] DataLoaderTest.MakeDataLoaderDefaultsAsExpected 2025-12-04T08:25:31.0561103Z [ OK ] DataLoaderTest.MakeDataLoaderDefaultsAsExpected (0 ms) 2025-12-04T08:25:31.0562350Z [ RUN ] DataLoaderTest.MakeDataLoaderThrowsWhenConstructingSamplerWithUnsizedDataset 2025-12-04T08:25:31.0563961Z [ OK ] DataLoaderTest.MakeDataLoaderThrowsWhenConstructingSamplerWithUnsizedDataset (0 ms) 2025-12-04T08:25:31.0565176Z [ RUN ] DataLoaderTest.IteratorsCompareEqualToThemselves 2025-12-04T08:25:31.0566028Z [ OK ] DataLoaderTest.IteratorsCompareEqualToThemselves (0 ms) 2025-12-04T08:25:31.0566907Z [ RUN ] DataLoaderTest.ValidIteratorsCompareUnequalToEachOther 2025-12-04T08:25:31.0568022Z [ OK ] DataLoaderTest.ValidIteratorsCompareUnequalToEachOther (0 ms) 2025-12-04T08:25:31.0569013Z [ RUN ] DataLoaderTest.SentinelIteratorsCompareEqualToEachOther 2025-12-04T08:25:31.0569995Z [ OK ] DataLoaderTest.SentinelIteratorsCompareEqualToEachOther (0 ms) 2025-12-04T08:25:31.0571015Z [ RUN ] DataLoaderTest.IteratorsCompareEqualToSentinelWhenExhausted 2025-12-04T08:25:31.0572207Z [ OK ] DataLoaderTest.IteratorsCompareEqualToSentinelWhenExhausted (0 ms) 2025-12-04T08:25:31.0573183Z [ RUN ] DataLoaderTest.IteratorsShareState 2025-12-04T08:25:31.0573907Z [ OK ] DataLoaderTest.IteratorsShareState (0 ms) 2025-12-04T08:25:31.0574737Z [ RUN ] DataLoaderTest.CanDereferenceIteratorMultipleTimes 2025-12-04T08:25:31.0575708Z [ OK ] DataLoaderTest.CanDereferenceIteratorMultipleTimes (0 ms) 2025-12-04T08:25:31.0576609Z [ RUN ] DataLoaderTest.CanUseIteratorAlgorithms 2025-12-04T08:25:31.0577354Z [ OK ] DataLoaderTest.CanUseIteratorAlgorithms (0 ms) 2025-12-04T08:25:31.0578185Z [ RUN ] DataLoaderTest.CallingBeginWhileOtherIteratorIsInFlightThrows 2025-12-04T08:25:31.0579255Z [ OK ] DataLoaderTest.CallingBeginWhileOtherIteratorIsInFlightThrows (2 ms) 2025-12-04T08:25:31.0580219Z [ RUN ] DataLoaderTest.IncrementingExhaustedValidIteratorThrows 2025-12-04T08:25:31.0581195Z [ OK ] DataLoaderTest.IncrementingExhaustedValidIteratorThrows (0 ms) 2025-12-04T08:25:31.0582344Z [ RUN ] DataLoaderTest.DereferencingExhaustedValidIteratorThrows 2025-12-04T08:25:31.0583484Z [ OK ] DataLoaderTest.DereferencingExhaustedValidIteratorThrows (0 ms) 2025-12-04T08:25:31.0584304Z [ RUN ] DataLoaderTest.IncrementingSentinelIteratorThrows 2025-12-04T08:25:31.0585065Z [ OK ] DataLoaderTest.IncrementingSentinelIteratorThrows (0 ms) 2025-12-04T08:25:31.0586144Z [ RUN ] DataLoaderTest.DereferencingSentinelIteratorThrows 2025-12-04T08:25:31.0587111Z [ OK ] DataLoaderTest.DereferencingSentinelIteratorThrows (0 ms) 2025-12-04T08:25:31.0588011Z [ RUN ] DataLoaderTest.YieldsCorrectBatchSize 2025-12-04T08:25:31.0588755Z [ OK ] DataLoaderTest.YieldsCorrectBatchSize (0 ms) 2025-12-04T08:25:31.0589897Z [ RUN ] DataLoaderTest.ReturnsLastBatchWhenSmallerThanBatchSizeWhenDropLastIsFalse 2025-12-04T08:25:31.0591472Z [ OK ] DataLoaderTest.ReturnsLastBatchWhenSmallerThanBatchSizeWhenDropLastIsFalse (0 ms) 2025-12-04T08:25:31.0593110Z [ RUN ] DataLoaderTest.DoesNotReturnLastBatchWhenSmallerThanBatchSizeWhenDropLastIsTrue 2025-12-04T08:25:31.0594924Z [ OK ] DataLoaderTest.DoesNotReturnLastBatchWhenSmallerThanBatchSizeWhenDropLastIsTrue (0 ms) 2025-12-04T08:25:31.0596143Z [ RUN ] DataLoaderTest.RespectsTimeout 2025-12-04T08:25:31.0596833Z [ OK ] DataLoaderTest.RespectsTimeout (13 ms) 2025-12-04T08:25:31.0597715Z [ RUN ] DataLoaderTest.EnforcesOrderingAmongThreadsWhenConfigured 2025-12-04T08:25:31.0598841Z [ OK ] DataLoaderTest.EnforcesOrderingAmongThreadsWhenConfigured (16 ms) 2025-12-04T08:25:31.0599678Z [ RUN ] DataLoaderTest.Reset 2025-12-04T08:25:31.0600139Z [ OK ] DataLoaderTest.Reset (0 ms) 2025-12-04T08:25:31.0600806Z [ RUN ] DataLoaderTest.TestExceptionsArePropagatedFromWorkers 2025-12-04T08:25:31.0601680Z [ OK ] DataLoaderTest.TestExceptionsArePropagatedFromWorkers (0 ms) 2025-12-04T08:25:31.0602482Z [ RUN ] DataLoaderTest.StatefulDatasetWithNoWorkers 2025-12-04T08:25:31.0603193Z [ OK ] DataLoaderTest.StatefulDatasetWithNoWorkers (0 ms) 2025-12-04T08:25:31.0604093Z [ RUN ] DataLoaderTest.StatefulDatasetWithManyWorkers 2025-12-04T08:25:31.0604991Z [ OK ] DataLoaderTest.StatefulDatasetWithManyWorkers (1 ms) 2025-12-04T08:25:31.0605692Z [ RUN ] DataLoaderTest.StatefulDatasetWithMap 2025-12-04T08:25:31.0606344Z [ OK ] DataLoaderTest.StatefulDatasetWithMap (1 ms) 2025-12-04T08:25:31.0607094Z [ RUN ] DataLoaderTest.StatefulDatasetWithCollate 2025-12-04T08:25:31.0608040Z [ OK ] DataLoaderTest.StatefulDatasetWithCollate (1 ms) 2025-12-04T08:25:31.0608814Z [ RUN ] DataLoaderTest.ChunkDataSetGetBatch 2025-12-04T08:25:31.0609462Z [ OK ] DataLoaderTest.ChunkDataSetGetBatch (166 ms) 2025-12-04T08:25:31.0610137Z [ RUN ] DataLoaderTest.ChunkDataSetWithBatchSizeMismatch 2025-12-04T08:25:31.0610929Z [ OK ] DataLoaderTest.ChunkDataSetWithBatchSizeMismatch (0 ms) 2025-12-04T08:25:31.0611678Z [ RUN ] DataLoaderTest.ChunkDataSetWithEmptyBatch 2025-12-04T08:25:31.0612339Z [ OK ] DataLoaderTest.ChunkDataSetWithEmptyBatch (0 ms) 2025-12-04T08:25:31.0613124Z [ RUN ] DataLoaderTest.ChunkDataSetGetBatchWithUnevenBatchSize 2025-12-04T08:25:31.0614004Z [ OK ] DataLoaderTest.ChunkDataSetGetBatchWithUnevenBatchSize (0 ms) 2025-12-04T08:25:31.0614882Z [ RUN ] DataLoaderTest.CanAccessChunkSamplerWithChunkDataSet 2025-12-04T08:25:31.0615803Z [ OK ] DataLoaderTest.CanAccessChunkSamplerWithChunkDataSet (0 ms) 2025-12-04T08:25:31.0616749Z [ RUN ] DataLoaderTest.ChunkDatasetDoesNotHang 2025-12-04T08:25:31.0617545Z [ OK ] DataLoaderTest.ChunkDatasetDoesNotHang (0 ms) 2025-12-04T08:25:31.0618302Z [ RUN ] DataLoaderTest.ChunkDatasetSave 2025-12-04T08:25:31.0619011Z [ OK ] DataLoaderTest.ChunkDatasetSave (92 ms) 2025-12-04T08:25:31.0619723Z [ RUN ] DataLoaderTest.ChunkDatasetLoad 2025-12-04T08:25:31.0620401Z [ OK ] DataLoaderTest.ChunkDatasetLoad (4 ms) 2025-12-04T08:25:31.0621081Z [ RUN ] DataLoaderTest.ChunkDatasetCrossChunkShuffle 2025-12-04T08:25:31.0621982Z [ OK ] DataLoaderTest.ChunkDatasetCrossChunkShuffle (29 ms) 2025-12-04T08:25:31.0622826Z [ RUN ] DataLoaderTest.CustomPreprocessPolicy 2025-12-04T08:25:31.0623481Z [ OK ] DataLoaderTest.CustomPreprocessPolicy (0 ms) 2025-12-04T08:25:31.0624133Z [----------] 37 tests from DataLoaderTest (335 ms total) 2025-12-04T08:25:31.0624661Z 2025-12-04T08:25:31.0624848Z [----------] Global test environment tear-down 2025-12-04T08:25:31.0625450Z [==========] 87 tests from 2 test suites ran. (548 ms total) 2025-12-04T08:25:31.0626010Z [ PASSED ] 87 tests. 2025-12-04T08:25:31.0626449Z ================================================================================ 2025-12-04T08:25:31.0627665Z [3,078 / 3,094] 13 / 26 tests; 16 actions running; last test: ...taloader_test 2025-12-04T08:25:31.0628476Z Linking jit_tests; 18s processwrapper-sandbox 2025-12-04T08:25:31.0629322Z Testing //:rnn_test; 4s processwrapper-sandbox 2025-12-04T08:25:31.0629987Z Linking tensor_options_test; 4s processwrapper-sandbox 2025-12-04T08:25:31.0630925Z Linking optim_test; 4s processwrapper-sandbox 2025-12-04T08:25:31.0631694Z Testing //:functional_test; 4s processwrapper-sandbox 2025-12-04T08:25:31.0632508Z Testing //:dataloader_test; 4s processwrapper-sandbox 2025-12-04T08:25:31.0633292Z Testing //:autograd_test; 4s processwrapper-sandbox 2025-12-04T08:25:31.0634151Z Linking ordered_dict_test; 1s processwrapper-sandbox ... 2025-12-04T08:25:31.3516988Z 2025-12-04T08:25:31.3518080Z  2025-12-04T08:25:31.3518563Z  2025-12-04T08:25:31.3518890Z  2025-12-04T08:25:31.3519171Z  2025-12-04T08:25:31.3519471Z  2025-12-04T08:25:31.3519746Z  2025-12-04T08:25:31.3520039Z  2025-12-04T08:25:31.3520324Z  2025-12-04T08:25:31.3521005Z [3,079 / 3,094] 13 / 26 tests; 15 actions running; last test: ...taloader_test 2025-12-04T08:25:31.3521724Z Linking jit_tests; 18s processwrapper-sandbox 2025-12-04T08:25:31.3522247Z Testing //:rnn_test; 4s processwrapper-sandbox 2025-12-04T08:25:31.3522812Z Linking tensor_options_test; 4s processwrapper-sandbox 2025-12-04T08:25:31.3523352Z Linking optim_test; 4s processwrapper-sandbox 2025-12-04T08:25:31.3523894Z Testing //:functional_test; 4s processwrapper-sandbox 2025-12-04T08:25:31.3524445Z Testing //:autograd_test; 4s processwrapper-sandbox 2025-12-04T08:25:31.3525003Z Linking ordered_dict_test; 1s processwrapper-sandbox 2025-12-04T08:25:31.3525566Z Linking module_test; 1s processwrapper-sandbox ... 2025-12-04T08:25:32.1491758Z 2025-12-04T08:25:32.1492644Z  2025-12-04T08:25:32.1493087Z  2025-12-04T08:25:32.1493400Z  2025-12-04T08:25:32.1493724Z  2025-12-04T08:25:32.1494036Z  2025-12-04T08:25:32.1494356Z  2025-12-04T08:25:32.1494686Z  2025-12-04T08:25:32.1495007Z  2025-12-04T08:25:32.1495790Z [3,079 / 3,094] 14 / 26 tests; 15 actions running; last test: ...nctional_test 2025-12-04T08:25:32.1496669Z Linking jit_tests; 19s processwrapper-sandbox 2025-12-04T08:25:32.1497195Z Testing //:rnn_test; 5s processwrapper-sandbox 2025-12-04T08:25:32.1497742Z Linking tensor_options_test; 5s processwrapper-sandbox 2025-12-04T08:25:32.1498298Z Linking optim_test; 5s processwrapper-sandbox 2025-12-04T08:25:32.1498834Z Testing //:functional_test; 5s processwrapper-sandbox 2025-12-04T08:25:32.1499395Z Testing //:autograd_test; 5s processwrapper-sandbox 2025-12-04T08:25:32.1499945Z Linking ordered_dict_test; 2s processwrapper-sandbox 2025-12-04T08:25:32.1500507Z Linking module_test; 2s processwrapper-sandbox ... 2025-12-04T08:25:32.1500853Z 2025-12-04T08:25:32.1501001Z  2025-12-04T08:25:32.1501286Z  2025-12-04T08:25:32.1501569Z  2025-12-04T08:25:32.1501838Z  2025-12-04T08:25:32.1502123Z  2025-12-04T08:25:32.1502391Z  2025-12-04T08:25:32.1502671Z  2025-12-04T08:25:32.1502934Z  2025-12-04T08:25:32.1503350Z INFO: From Testing //:functional_test: 2025-12-04T08:25:32.1559231Z ==================== Test output for //:functional_test: 2025-12-04T08:25:32.1559885Z Running main() from gmock_main.cc 2025-12-04T08:25:32.1560382Z Note: Google Test filter = -*CUDA 2025-12-04T08:25:32.1561136Z [==========] Running 134 tests from 1 test suite. 2025-12-04T08:25:32.1561693Z [----------] Global test environment set-up. 2025-12-04T08:25:32.1562212Z [----------] 134 tests from FunctionalTest 2025-12-04T08:25:32.1562804Z [ RUN ] FunctionalTest.Conv1d 2025-12-04T08:25:32.1563391Z [ OK ] FunctionalTest.Conv1d (14 ms) 2025-12-04T08:25:32.1564020Z [ RUN ] FunctionalTest.Conv2dEven 2025-12-04T08:25:32.1564509Z [ OK ] FunctionalTest.Conv2dEven (60 ms) 2025-12-04T08:25:32.1565027Z [ RUN ] FunctionalTest.Conv2dUneven 2025-12-04T08:25:32.1565669Z [ OK ] FunctionalTest.Conv2dUneven (5 ms) 2025-12-04T08:25:32.1566338Z [ RUN ] FunctionalTest.Conv3d 2025-12-04T08:25:32.1566890Z [ OK ] FunctionalTest.Conv3d (24 ms) 2025-12-04T08:25:32.1567723Z [ RUN ] FunctionalTest.MaxPool1d 2025-12-04T08:25:32.1568199Z [ OK ] FunctionalTest.MaxPool1d (0 ms) 2025-12-04T08:25:32.1568671Z [ RUN ] FunctionalTest.MaxPool2d 2025-12-04T08:25:32.1569116Z [ OK ] FunctionalTest.MaxPool2d (0 ms) 2025-12-04T08:25:32.1569629Z [ RUN ] FunctionalTest.MaxPool2dBackward 2025-12-04T08:25:32.1570172Z [ OK ] FunctionalTest.MaxPool2dBackward (0 ms) 2025-12-04T08:25:32.1570879Z [ RUN ] FunctionalTest.MaxPool3d 2025-12-04T08:25:32.1571426Z [ OK ] FunctionalTest.MaxPool3d (0 ms) 2025-12-04T08:25:32.1571951Z [ RUN ] FunctionalTest.AvgPool1d 2025-12-04T08:25:32.1572474Z [ OK ] FunctionalTest.AvgPool1d (0 ms) 2025-12-04T08:25:32.1573016Z [ RUN ] FunctionalTest.AvgPool2d 2025-12-04T08:25:32.1573562Z [ OK ] FunctionalTest.AvgPool2d (0 ms) 2025-12-04T08:25:32.1574155Z [ RUN ] FunctionalTest.AvgPool3d 2025-12-04T08:25:32.1574764Z [ OK ] FunctionalTest.AvgPool3d (0 ms) 2025-12-04T08:25:32.1575519Z [ RUN ] FunctionalTest.FractionalMaxPool2d 2025-12-04T08:25:32.1576277Z [ OK ] FunctionalTest.FractionalMaxPool2d (3 ms) 2025-12-04T08:25:32.1576975Z [ RUN ] FunctionalTest.FractionalMaxPool3d 2025-12-04T08:25:32.1577595Z [ OK ] FunctionalTest.FractionalMaxPool3d (1 ms) 2025-12-04T08:25:32.1578242Z [ RUN ] FunctionalTest.LPPool1d 2025-12-04T08:25:32.1578838Z [ OK ] FunctionalTest.LPPool1d (1 ms) 2025-12-04T08:25:32.1579385Z [ RUN ] FunctionalTest.LPPool2d 2025-12-04T08:25:32.1579849Z [ OK ] FunctionalTest.LPPool2d (1 ms) 2025-12-04T08:25:32.1580433Z [ RUN ] FunctionalTest.LPPool3d 2025-12-04T08:25:32.1580984Z [ OK ] FunctionalTest.LPPool3d (1 ms) 2025-12-04T08:25:32.1581460Z [ RUN ] FunctionalTest.CosineSimilarity 2025-12-04T08:25:32.1581963Z [ OK ] FunctionalTest.CosineSimilarity (1 ms) 2025-12-04T08:25:32.1582503Z [ RUN ] FunctionalTest.SmoothL1LossDefaultOptions 2025-12-04T08:25:32.1583114Z [ OK ] FunctionalTest.SmoothL1LossDefaultOptions (1 ms) 2025-12-04T08:25:32.1583675Z [ RUN ] FunctionalTest.SmoothL1LossBeta 2025-12-04T08:25:32.1584182Z [ OK ] FunctionalTest.SmoothL1LossBeta (1 ms) 2025-12-04T08:25:32.1584704Z [ RUN ] FunctionalTest.SmoothL1LossBetaOptions 2025-12-04T08:25:32.1585274Z [ OK ] FunctionalTest.SmoothL1LossBetaOptions (1 ms) 2025-12-04T08:25:32.1585834Z [ RUN ] FunctionalTest.SmoothL1LossNoReduction 2025-12-04T08:25:32.1586410Z [ OK ] FunctionalTest.SmoothL1LossNoReduction (1 ms) 2025-12-04T08:25:32.1586980Z [ RUN ] FunctionalTest.HuberLossDefaultOptions 2025-12-04T08:25:32.1587530Z [ OK ] FunctionalTest.HuberLossDefaultOptions (1 ms) 2025-12-04T08:25:32.1588077Z [ RUN ] FunctionalTest.HuberLossDelta 2025-12-04T08:25:32.1588556Z [ OK ] FunctionalTest.HuberLossDelta (1 ms) 2025-12-04T08:25:32.1589072Z [ RUN ] FunctionalTest.HuberLossNoReduction 2025-12-04T08:25:32.1589603Z [ OK ] FunctionalTest.HuberLossNoReduction (1 ms) 2025-12-04T08:25:32.1590188Z [ RUN ] FunctionalTest.SoftMarginLossDefaultOptions 2025-12-04T08:25:32.1590793Z [ OK ] FunctionalTest.SoftMarginLossDefaultOptions (2 ms) 2025-12-04T08:25:32.1591490Z [ RUN ] FunctionalTest.MultiLabelSoftMarginLossDefaultOptions 2025-12-04T08:25:32.1592367Z [ OK ] FunctionalTest.MultiLabelSoftMarginLossDefaultOptions (3 ms) 2025-12-04T08:25:32.1593063Z [ RUN ] FunctionalTest.SoftMarginLossNoReduction 2025-12-04T08:25:32.1593656Z [ OK ] FunctionalTest.SoftMarginLossNoReduction (1 ms) 2025-12-04T08:25:32.1594357Z [ RUN ] FunctionalTest.MultiLabelSoftMarginLossWeightedNoReduction 2025-12-04T08:25:32.1595214Z [ OK ] FunctionalTest.MultiLabelSoftMarginLossWeightedNoReduction (3 ms) 2025-12-04T08:25:32.1595914Z [ RUN ] FunctionalTest.PairwiseDistance 2025-12-04T08:25:32.1596419Z [ OK ] FunctionalTest.PairwiseDistance (1 ms) 2025-12-04T08:25:32.1596908Z [ RUN ] FunctionalTest.PDist 2025-12-04T08:25:32.1597311Z [ OK ] FunctionalTest.PDist (1 ms) 2025-12-04T08:25:32.1597871Z [ RUN ] FunctionalTest.AdaptiveMaxPool1d 2025-12-04T08:25:32.1598375Z [ OK ] FunctionalTest.AdaptiveMaxPool1d (0 ms) 2025-12-04T08:25:32.1598896Z [ RUN ] FunctionalTest.AdaptiveMaxPool2d 2025-12-04T08:25:32.1599402Z [ OK ] FunctionalTest.AdaptiveMaxPool2d (0 ms) 2025-12-04T08:25:32.1599925Z [ RUN ] FunctionalTest.AdaptiveMaxPool3d 2025-12-04T08:25:32.1600424Z [ OK ] FunctionalTest.AdaptiveMaxPool3d (0 ms) 2025-12-04T08:25:32.1600989Z [ RUN ] FunctionalTest.AdaptiveAvgPool1d 2025-12-04T08:25:32.1601506Z [ OK ] FunctionalTest.AdaptiveAvgPool1d (0 ms) 2025-12-04T08:25:32.1602011Z [ RUN ] FunctionalTest.AdaptiveAvgPool2d 2025-12-04T08:25:32.1602527Z [ OK ] FunctionalTest.AdaptiveAvgPool2d (0 ms) 2025-12-04T08:25:32.1603028Z [ RUN ] FunctionalTest.AdaptiveAvgPool3d 2025-12-04T08:25:32.1603547Z [ OK ] FunctionalTest.AdaptiveAvgPool3d (0 ms) 2025-12-04T08:25:32.1604023Z [ RUN ] FunctionalTest.L1Loss 2025-12-04T08:25:32.1604454Z [ OK ] FunctionalTest.L1Loss (1 ms) 2025-12-04T08:25:32.1604885Z [ RUN ] FunctionalTest.MSELoss 2025-12-04T08:25:32.1605317Z [ OK ] FunctionalTest.MSELoss (0 ms) 2025-12-04T08:25:32.1605765Z [ RUN ] FunctionalTest.BCELoss 2025-12-04T08:25:32.1606185Z [ OK ] FunctionalTest.BCELoss (0 ms) 2025-12-04T08:25:32.1606638Z [ RUN ] FunctionalTest.KLDivLoss 2025-12-04T08:25:32.1607187Z WARNING: Logging before InitGoogleLogging() is written to STDERR 2025-12-04T08:25:32.1609252Z W1204 08:25:29.836661 121614 loss.h:51] Warning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. (function kl_div) 2025-12-04T08:25:32.1611125Z [ OK ] FunctionalTest.KLDivLoss (1 ms) 2025-12-04T08:25:32.1611605Z [ RUN ] FunctionalTest.HingeEmbeddingLoss 2025-12-04T08:25:32.1612136Z [ OK ] FunctionalTest.HingeEmbeddingLoss (1 ms) 2025-12-04T08:25:32.1612627Z [ RUN ] FunctionalTest.GridSample 2025-12-04T08:25:32.1614318Z W1204 08:25:29.841259 121614 vision.h:80] Warning: Default grid_sample and affine_grid behavior has changed to align_corners=False since 1.3.0. Please specify align_corners=True if the old behavior is desired. See the documentation of grid_sample for details. (function grid_sample) 2025-12-04T08:25:32.1616056Z [ OK ] FunctionalTest.GridSample (6 ms) 2025-12-04T08:25:32.1616512Z [ RUN ] FunctionalTest.AffineGrid 2025-12-04T08:25:32.1616970Z [ OK ] FunctionalTest.AffineGrid (19 ms) 2025-12-04T08:25:32.1617448Z [ RUN ] FunctionalTest.MultiMarginLoss 2025-12-04T08:25:32.1617953Z [ OK ] FunctionalTest.MultiMarginLoss (1 ms) 2025-12-04T08:25:32.1618464Z [ RUN ] FunctionalTest.CosineEmbeddingLoss 2025-12-04T08:25:32.1619000Z [ OK ] FunctionalTest.CosineEmbeddingLoss (7 ms) 2025-12-04T08:25:32.1619619Z [ RUN ] FunctionalTest.MultiLabelMarginLossDefaultOptions 2025-12-04T08:25:32.1620321Z [ OK ] FunctionalTest.MultiLabelMarginLossDefaultOptions (1 ms) 2025-12-04T08:25:32.1621024Z [ RUN ] FunctionalTest.MultiLabelMarginLossNoReduction 2025-12-04T08:25:32.1621678Z [ OK ] FunctionalTest.MultiLabelMarginLossNoReduction (1 ms) 2025-12-04T08:25:32.1622341Z [ RUN ] FunctionalTest.TripletMarginLoss 2025-12-04T08:25:32.1622849Z [ OK ] FunctionalTest.TripletMarginLoss (1 ms) 2025-12-04T08:25:32.1623521Z [ RUN ] FunctionalTest.TripletMarginWithDistanceLossDefaultParity 2025-12-04T08:25:32.1624383Z [ OK ] FunctionalTest.TripletMarginWithDistanceLossDefaultParity (377 ms) 2025-12-04T08:25:32.1625065Z [ RUN ] FunctionalTest.NLLLoss 2025-12-04T08:25:32.1625527Z [ OK ] FunctionalTest.NLLLoss (1 ms) 2025-12-04T08:25:32.1625993Z [ RUN ] FunctionalTest.CrossEntropy 2025-12-04T08:25:32.1626495Z [ OK ] FunctionalTest.CrossEntropy (3 ms) 2025-12-04T08:25:32.1626973Z [ RUN ] FunctionalTest.MaxUnpool1d 2025-12-04T08:25:32.1627652Z [ OK ] FunctionalTest.MaxUnpool1d (4 ms) 2025-12-04T08:25:32.1628194Z [ RUN ] FunctionalTest.MaxUnpool2d 2025-12-04T08:25:32.1628690Z [ OK ] FunctionalTest.MaxUnpool2d (5 ms) 2025-12-04T08:25:32.1629402Z [ RUN ] FunctionalTest.MaxUnpool3d 2025-12-04T08:25:32.1629993Z [ OK ] FunctionalTest.MaxUnpool3d (3 ms) 2025-12-04T08:25:32.1630514Z [ RUN ] FunctionalTest.ELU 2025-12-04T08:25:32.1631095Z [ OK ] FunctionalTest.ELU (18 ms) 2025-12-04T08:25:32.1631560Z [ RUN ] FunctionalTest.SELU 2025-12-04T08:25:32.1631995Z [ OK ] FunctionalTest.SELU (4 ms) 2025-12-04T08:25:32.1632453Z [ RUN ] FunctionalTest.GLU 2025-12-04T08:25:32.1632902Z [ OK ] FunctionalTest.GLU (1 ms) 2025-12-04T08:25:32.1633352Z [ RUN ] FunctionalTest.GELU 2025-12-04T08:25:32.1633802Z [ OK ] FunctionalTest.GELU (48 ms) 2025-12-04T08:25:32.1634301Z [ RUN ] FunctionalTest.TanhGELU 2025-12-04T08:25:32.1634775Z [ OK ] FunctionalTest.TanhGELU (1 ms) 2025-12-04T08:25:32.1635311Z [ RUN ] FunctionalTest.Hardshrink 2025-12-04T08:25:32.1635809Z [ OK ] FunctionalTest.Hardshrink (21 ms) 2025-12-04T08:25:32.1636338Z [ RUN ] FunctionalTest.OneHot 2025-12-04T08:25:32.1636843Z [ OK ] FunctionalTest.OneHot (9 ms) 2025-12-04T08:25:32.1637360Z [ RUN ] FunctionalTest.Hardtanh 2025-12-04T08:25:32.1637861Z [ OK ] FunctionalTest.Hardtanh (64 ms) 2025-12-04T08:25:32.1638410Z [ RUN ] FunctionalTest.LeakyReLU 2025-12-04T08:25:32.1638915Z [ OK ] FunctionalTest.LeakyReLU (43 ms) 2025-12-04T08:25:32.1639451Z [ RUN ] FunctionalTest.LogSigmoid 2025-12-04T08:25:32.1639983Z [ OK ] FunctionalTest.LogSigmoid (7 ms) 2025-12-04T08:25:32.1640524Z [ RUN ] FunctionalTest.GumbelSoftmax 2025-12-04T08:25:32.1641096Z [ OK ] FunctionalTest.GumbelSoftmax (78 ms) 2025-12-04T08:25:32.1641638Z [ RUN ] FunctionalTest.Softmax 2025-12-04T08:25:32.1642147Z [ OK ] FunctionalTest.Softmax (1 ms) 2025-12-04T08:25:32.1642669Z [ RUN ] FunctionalTest.Softmin 2025-12-04T08:25:32.1643192Z [ OK ] FunctionalTest.Softmin (1 ms) 2025-12-04T08:25:32.1643718Z [ RUN ] FunctionalTest.LogSoftmax 2025-12-04T08:25:32.1644260Z [ OK ] FunctionalTest.LogSoftmax (1 ms) 2025-12-04T08:25:32.1644791Z [ RUN ] FunctionalTest.PReLU 2025-12-04T08:25:32.1645278Z [ OK ] FunctionalTest.PReLU (3 ms) 2025-12-04T08:25:32.1645809Z [ RUN ] FunctionalTest.LayerNorm 2025-12-04T08:25:32.1646318Z [ OK ] FunctionalTest.LayerNorm (0 ms) 2025-12-04T08:25:32.1646850Z [ RUN ] FunctionalTest.GroupNorm 2025-12-04T08:25:32.1647367Z [ OK ] FunctionalTest.GroupNorm (0 ms) 2025-12-04T08:25:32.1648020Z [ RUN ] FunctionalTest.LocalResponseNorm 2025-12-04T08:25:32.1648611Z [ OK ] FunctionalTest.LocalResponseNorm (2 ms) 2025-12-04T08:25:32.1649208Z [ RUN ] FunctionalTest.Linear 2025-12-04T08:25:32.1649700Z [ OK ] FunctionalTest.Linear (3 ms) 2025-12-04T08:25:32.1650229Z [ RUN ] FunctionalTest.Embedding 2025-12-04T08:25:32.1650755Z [ OK ] FunctionalTest.Embedding (1 ms) 2025-12-04T08:25:32.1651286Z [ RUN ] FunctionalTest.EmbeddingBag 2025-12-04T08:25:32.1651849Z [ OK ] FunctionalTest.EmbeddingBag (4 ms) 2025-12-04T08:25:32.1652371Z [ RUN ] FunctionalTest.Bilinear 2025-12-04T08:25:32.1653043Z [ OK ] FunctionalTest.Bilinear (3 ms) 2025-12-04T08:25:32.1653562Z [ RUN ] FunctionalTest.Normalize 2025-12-04T08:25:32.1654102Z [ OK ] FunctionalTest.Normalize (5 ms) 2025-12-04T08:25:32.1654629Z [ RUN ] FunctionalTest.ReLU 2025-12-04T08:25:32.1655110Z [ OK ] FunctionalTest.ReLU (5 ms) 2025-12-04T08:25:32.1655649Z [ RUN ] FunctionalTest.ReLUDefaultOptions 2025-12-04T08:25:32.1656266Z [ OK ] FunctionalTest.ReLUDefaultOptions (1 ms) 2025-12-04T08:25:32.1656828Z [ RUN ] FunctionalTest.ReLU6 2025-12-04T08:25:32.1657288Z [ OK ] FunctionalTest.ReLU6 (5 ms) 2025-12-04T08:25:32.1657862Z [ RUN ] FunctionalTest.ReLU6DefaultOptions 2025-12-04T08:25:32.1658670Z [ OK ] FunctionalTest.ReLU6DefaultOptions (1 ms) 2025-12-04T08:25:32.1659283Z [ RUN ] FunctionalTest.RReLU 2025-12-04T08:25:32.1659770Z [ OK ] FunctionalTest.RReLU (72 ms) 2025-12-04T08:25:32.1660328Z [ RUN ] FunctionalTest.RReLUDefaultOptions 2025-12-04T08:25:32.1660961Z [ OK ] FunctionalTest.RReLUDefaultOptions (4 ms) 2025-12-04T08:25:32.1661529Z [ RUN ] FunctionalTest.CELU 2025-12-04T08:25:32.1662115Z [ OK ] FunctionalTest.CELU (17 ms) 2025-12-04T08:25:32.1662655Z [ RUN ] FunctionalTest.CELUDefaultOptions 2025-12-04T08:25:32.1663263Z [ OK ] FunctionalTest.CELUDefaultOptions (1 ms) 2025-12-04T08:25:32.1663852Z [ RUN ] FunctionalTest.PixelShuffle 2025-12-04T08:25:32.1664407Z [ OK ] FunctionalTest.PixelShuffle (6 ms) 2025-12-04T08:25:32.1664978Z [ RUN ] FunctionalTest.PixelUnshuffle 2025-12-04T08:25:32.1665535Z [ OK ] FunctionalTest.PixelUnshuffle (7 ms) 2025-12-04T08:25:32.1666095Z [ RUN ] FunctionalTest.Softplus 2025-12-04T08:25:32.1666611Z [ OK ] FunctionalTest.Softplus (10 ms) 2025-12-04T08:25:32.1667205Z [ RUN ] FunctionalTest.SoftplusDefaultOptions 2025-12-04T08:25:32.1667846Z [ OK ] FunctionalTest.SoftplusDefaultOptions (1 ms) 2025-12-04T08:25:32.1668471Z [ RUN ] FunctionalTest.Fold 2025-12-04T08:25:32.1668946Z [ OK ] FunctionalTest.Fold (1 ms) 2025-12-04T08:25:32.1669463Z [ RUN ] FunctionalTest.Unfold 2025-12-04T08:25:32.1669979Z [ OK ] FunctionalTest.Unfold (1 ms) 2025-12-04T08:25:32.1670484Z [ RUN ] FunctionalTest.Softshrink 2025-12-04T08:25:32.1671019Z [ OK ] FunctionalTest.Softshrink (7 ms) 2025-12-04T08:25:32.1671610Z [ RUN ] FunctionalTest.SoftshrinkDefaultOptions 2025-12-04T08:25:32.1672299Z [ OK ] FunctionalTest.SoftshrinkDefaultOptions (1 ms) 2025-12-04T08:25:32.1672929Z [ RUN ] FunctionalTest.Softsign 2025-12-04T08:25:32.1673442Z [ OK ] FunctionalTest.Softsign (5 ms) 2025-12-04T08:25:32.1673965Z [ RUN ] FunctionalTest.Mish 2025-12-04T08:25:32.1674447Z [ OK ] FunctionalTest.Mish (0 ms) 2025-12-04T08:25:32.1674963Z [ RUN ] FunctionalTest.Tanhshrink 2025-12-04T08:25:32.1675486Z [ OK ] FunctionalTest.Tanhshrink (0 ms) 2025-12-04T08:25:32.1676021Z [ RUN ] FunctionalTest.Threshold 2025-12-04T08:25:32.1676533Z [ OK ] FunctionalTest.Threshold (24 ms) 2025-12-04T08:25:32.1677076Z [ RUN ] FunctionalTest.BatchNorm1d 2025-12-04T08:25:32.1677599Z [ OK ] FunctionalTest.BatchNorm1d (1 ms) 2025-12-04T08:25:32.1678216Z [ RUN ] FunctionalTest.BatchNorm1dDefaultOptions 2025-12-04T08:25:32.1678910Z [ OK ] FunctionalTest.BatchNorm1dDefaultOptions (0 ms) 2025-12-04T08:25:32.1679534Z [ RUN ] FunctionalTest.BatchNorm2d 2025-12-04T08:25:32.1680108Z [ OK ] FunctionalTest.BatchNorm2d (2 ms) 2025-12-04T08:25:32.1680685Z [ RUN ] FunctionalTest.BatchNorm2dDefaultOptions 2025-12-04T08:25:32.1681381Z [ OK ] FunctionalTest.BatchNorm2dDefaultOptions (1 ms) 2025-12-04T08:25:32.1682001Z [ RUN ] FunctionalTest.BatchNorm3d 2025-12-04T08:25:32.1682550Z [ OK ] FunctionalTest.BatchNorm3d (1 ms) 2025-12-04T08:25:32.1683150Z [ RUN ] FunctionalTest.BatchNorm3dDefaultOptions 2025-12-04T08:25:32.1683834Z [ OK ] FunctionalTest.BatchNorm3dDefaultOptions (1 ms) 2025-12-04T08:25:32.1684578Z [ RUN ] FunctionalTest.InstanceNorm1d 2025-12-04T08:25:32.1685150Z [ OK ] FunctionalTest.InstanceNorm1d (3 ms) 2025-12-04T08:25:32.1685807Z [ RUN ] FunctionalTest.InstanceNorm1dDefaultOptions 2025-12-04T08:25:32.1686499Z [ OK ] FunctionalTest.InstanceNorm1dDefaultOptions (7 ms) 2025-12-04T08:25:32.1687169Z [ RUN ] FunctionalTest.InstanceNorm2d 2025-12-04T08:25:32.1687821Z [ OK ] FunctionalTest.InstanceNorm2d (14 ms) 2025-12-04T08:25:32.1688450Z [ RUN ] FunctionalTest.InstanceNorm2dDefaultOptions 2025-12-04T08:25:32.1689156Z [ OK ] FunctionalTest.InstanceNorm2dDefaultOptions (7 ms) 2025-12-04T08:25:32.1689829Z [ RUN ] FunctionalTest.InstanceNorm3d 2025-12-04T08:25:32.1690547Z [ OK ] FunctionalTest.InstanceNorm3d (5 ms) 2025-12-04T08:25:32.1691213Z [ RUN ] FunctionalTest.InstanceNorm3dDefaultOptions 2025-12-04T08:25:32.1691885Z [ OK ] FunctionalTest.InstanceNorm3dDefaultOptions (8 ms) 2025-12-04T08:25:32.1692442Z [ RUN ] FunctionalTest.Interpolate 2025-12-04T08:25:32.1694874Z W1204 08:25:30.839094 121614 upsampling.h:56] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2025-12-04T08:25:32.1699380Z W1204 08:25:30.839715 121614 upsampling.h:56] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2025-12-04T08:25:32.1703746Z W1204 08:25:30.840869 121614 upsampling.h:56] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2025-12-04T08:25:32.1708568Z W1204 08:25:30.841403 121614 upsampling.h:56] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2025-12-04T08:25:32.1712981Z W1204 08:25:30.842448 121614 upsampling.h:56] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2025-12-04T08:25:32.1717379Z W1204 08:25:30.843179 121614 upsampling.h:56] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2025-12-04T08:25:32.1722306Z W1204 08:25:30.844852 121614 upsampling.h:56] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2025-12-04T08:25:32.1726804Z W1204 08:25:30.845513 121614 upsampling.h:56] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2025-12-04T08:25:32.1729480Z [ OK ] FunctionalTest.Interpolate (17 ms) 2025-12-04T08:25:32.1729946Z [ RUN ] FunctionalTest.Pad1 2025-12-04T08:25:32.1730477Z [ OK ] FunctionalTest.Pad1 (1 ms) 2025-12-04T08:25:32.1730907Z [ RUN ] FunctionalTest.Pad2 2025-12-04T08:25:32.1731307Z [ OK ] FunctionalTest.Pad2 (2 ms) 2025-12-04T08:25:32.1731718Z [ RUN ] FunctionalTest.Pad3 2025-12-04T08:25:32.1732118Z [ OK ] FunctionalTest.Pad3 (7 ms) 2025-12-04T08:25:32.1732525Z [ RUN ] FunctionalTest.Pad4 2025-12-04T08:25:32.1732922Z [ OK ] FunctionalTest.Pad4 (2 ms) 2025-12-04T08:25:32.1733385Z [ RUN ] FunctionalTest.Pad5 2025-12-04T08:25:32.1733782Z [ OK ] FunctionalTest.Pad5 (4 ms) 2025-12-04T08:25:32.1734191Z [ RUN ] FunctionalTest.Pad6 2025-12-04T08:25:32.1734589Z [ OK ] FunctionalTest.Pad6 (3 ms) 2025-12-04T08:25:32.1735009Z [ RUN ] FunctionalTest.Pad7 2025-12-04T08:25:32.1735391Z [ OK ] FunctionalTest.Pad7 (0 ms) 2025-12-04T08:25:32.1735813Z [ RUN ] FunctionalTest.Pad8 2025-12-04T08:25:32.1736193Z [ OK ] FunctionalTest.Pad8 (0 ms) 2025-12-04T08:25:32.1736613Z [ RUN ] FunctionalTest.CTCLoss 2025-12-04T08:25:32.1737035Z [ OK ] FunctionalTest.CTCLoss (26 ms) 2025-12-04T08:25:32.1737556Z [ RUN ] FunctionalTest.PoissonNLLLoss 2025-12-04T08:25:32.1738094Z [ OK ] FunctionalTest.PoissonNLLLoss (3 ms) 2025-12-04T08:25:32.1738667Z [ RUN ] FunctionalTest.MarginRankingLoss 2025-12-04T08:25:32.1739241Z [ OK ] FunctionalTest.MarginRankingLoss (3 ms) 2025-12-04T08:25:32.1739830Z [ RUN ] FunctionalTest.ConvTranspose1d 2025-12-04T08:25:32.1740402Z [ OK ] FunctionalTest.ConvTranspose1d (47 ms) 2025-12-04T08:25:32.1740991Z [ RUN ] FunctionalTest.ConvTranspose2dEven 2025-12-04T08:25:32.1741601Z [ OK ] FunctionalTest.ConvTranspose2dEven (6 ms) 2025-12-04T08:25:32.1742236Z [ RUN ] FunctionalTest.ConvTranspose2dUneven 2025-12-04T08:25:32.1742854Z [ OK ] FunctionalTest.ConvTranspose2dUneven (4 ms) 2025-12-04T08:25:32.1743488Z [ RUN ] FunctionalTest.ConvTranspose3d 2025-12-04T08:25:32.1744051Z [ OK ] FunctionalTest.ConvTranspose3d (3 ms) 2025-12-04T08:25:32.1744653Z [ RUN ] FunctionalTest.AlphaDropout 2025-12-04T08:25:32.1745181Z [ OK ] FunctionalTest.AlphaDropout (26 ms) 2025-12-04T08:25:32.1745789Z [ RUN ] FunctionalTest.FeatureAlphaDropout 2025-12-04T08:25:32.1746381Z [ OK ] FunctionalTest.FeatureAlphaDropout (28 ms) 2025-12-04T08:25:32.1746974Z [ RUN ] FunctionalTest.Dropout 2025-12-04T08:25:32.1747462Z [ OK ] FunctionalTest.Dropout (17 ms) 2025-12-04T08:25:32.1747992Z [ RUN ] FunctionalTest.Dropout2d 2025-12-04T08:25:32.1748478Z [ OK ] FunctionalTest.Dropout2d (12 ms) 2025-12-04T08:25:32.1749088Z [ RUN ] FunctionalTest.Dropout3d 2025-12-04T08:25:32.1749609Z [ OK ] FunctionalTest.Dropout3d (8 ms) 2025-12-04T08:25:32.1750125Z [ RUN ] FunctionalTest.isfinite 2025-12-04T08:25:32.1750629Z [ OK ] FunctionalTest.isfinite (7 ms) 2025-12-04T08:25:32.1751135Z [ RUN ] FunctionalTest.isinf 2025-12-04T08:25:32.1751615Z [ OK ] FunctionalTest.isinf (6 ms) 2025-12-04T08:25:32.1752119Z [ RUN ] FunctionalTest.AllClose 2025-12-04T08:25:32.1752623Z [ OK ] FunctionalTest.AllClose (145 ms) 2025-12-04T08:25:32.1753169Z [ RUN ] FunctionalTest.BCEWithLogitsLoss 2025-12-04T08:25:32.1753770Z [ OK ] FunctionalTest.BCEWithLogitsLoss (20 ms) 2025-12-04T08:25:32.1754552Z [----------] 134 tests from FunctionalTest (1559 ms total) 2025-12-04T08:25:32.1754975Z 2025-12-04T08:25:32.1755169Z [----------] Global test environment tear-down 2025-12-04T08:25:32.1755751Z [==========] 134 tests from 1 test suite ran. (1559 ms total) 2025-12-04T08:25:32.1756281Z [ PASSED ] 134 tests. 2025-12-04T08:25:32.1756696Z ================================================================================ 2025-12-04T08:25:32.1757852Z [3,079 / 3,094] 14 / 26 tests; 15 actions running; last test: ...nctional_test 2025-12-04T08:25:32.1758673Z Linking jit_tests; 19s processwrapper-sandbox 2025-12-04T08:25:32.1759272Z Testing //:rnn_test; 5s processwrapper-sandbox 2025-12-04T08:25:32.1760026Z Linking tensor_options_test; 5s processwrapper-sandbox 2025-12-04T08:25:32.1760694Z Linking optim_test; 5s processwrapper-sandbox 2025-12-04T08:25:32.1761329Z Testing //:functional_test; 5s processwrapper-sandbox 2025-12-04T08:25:32.1762003Z Testing //:autograd_test; 5s processwrapper-sandbox 2025-12-04T08:25:32.1762653Z Linking ordered_dict_test; 2s processwrapper-sandbox 2025-12-04T08:25:32.1763325Z Linking module_test; 2s processwrapper-sandbox ... 2025-12-04T08:25:32.5526334Z 2025-12-04T08:25:32.5527102Z  2025-12-04T08:25:32.5527487Z  2025-12-04T08:25:32.5527914Z  2025-12-04T08:25:32.5528226Z  2025-12-04T08:25:32.5528558Z  2025-12-04T08:25:32.5529074Z  2025-12-04T08:25:32.5529396Z  2025-12-04T08:25:32.5529708Z  2025-12-04T08:25:32.5530506Z [3,080 / 3,094] 14 / 26 tests; 14 actions running; last test: ...nctional_test 2025-12-04T08:25:32.5531361Z Linking jit_tests; 19s processwrapper-sandbox 2025-12-04T08:25:32.5531963Z Testing //:rnn_test; 5s processwrapper-sandbox 2025-12-04T08:25:32.5532625Z Linking tensor_options_test; 5s processwrapper-sandbox 2025-12-04T08:25:32.5533250Z Linking optim_test; 5s processwrapper-sandbox 2025-12-04T08:25:32.5533865Z Testing //:autograd_test; 5s processwrapper-sandbox 2025-12-04T08:25:32.5534496Z Linking ordered_dict_test; 2s processwrapper-sandbox 2025-12-04T08:25:32.5535128Z Linking module_test; 2s processwrapper-sandbox 2025-12-04T08:25:32.5535757Z Linking sequential_test; 2s processwrapper-sandbox ... 2025-12-04T08:25:33.5533229Z 2025-12-04T08:25:33.5533918Z  2025-12-04T08:25:33.5534254Z  2025-12-04T08:25:33.5534547Z  2025-12-04T08:25:33.5534821Z  2025-12-04T08:25:33.5535103Z  2025-12-04T08:25:33.5535373Z  2025-12-04T08:25:33.5535654Z  2025-12-04T08:25:33.5535916Z  2025-12-04T08:25:33.5536618Z [3,080 / 3,094] 14 / 26 tests; 14 actions running; last test: ...nctional_test 2025-12-04T08:25:33.5537328Z Linking jit_tests; 20s processwrapper-sandbox 2025-12-04T08:25:33.5537836Z Testing //:rnn_test; 6s processwrapper-sandbox 2025-12-04T08:25:33.5538395Z Linking tensor_options_test; 6s processwrapper-sandbox 2025-12-04T08:25:33.5538944Z Linking optim_test; 6s processwrapper-sandbox 2025-12-04T08:25:33.5539475Z Testing //:autograd_test; 6s processwrapper-sandbox 2025-12-04T08:25:33.5540030Z Linking ordered_dict_test; 3s processwrapper-sandbox 2025-12-04T08:25:33.5540569Z Linking module_test; 3s processwrapper-sandbox 2025-12-04T08:25:33.5541114Z Linking sequential_test; 3s processwrapper-sandbox ... 2025-12-04T08:25:34.0588608Z 2025-12-04T08:25:34.0589272Z  2025-12-04T08:25:34.0589641Z  2025-12-04T08:25:34.0589933Z  2025-12-04T08:25:34.0590209Z  2025-12-04T08:25:34.0590500Z  2025-12-04T08:25:34.0590776Z  2025-12-04T08:25:34.0591059Z  2025-12-04T08:25:34.0591366Z  2025-12-04T08:25:34.0592057Z [3,081 / 3,095] 14 / 26 tests; 14 actions, 13 running; last test: ...onal_test 2025-12-04T08:25:34.0592808Z Linking jit_tests; 21s processwrapper-sandbox 2025-12-04T08:25:34.0593538Z Testing //:rnn_test; 7s processwrapper-sandbox 2025-12-04T08:25:34.0594054Z Linking optim_test; 7s processwrapper-sandbox 2025-12-04T08:25:34.0594576Z Testing //:autograd_test; 7s processwrapper-sandbox 2025-12-04T08:25:34.0595153Z Linking ordered_dict_test; 4s processwrapper-sandbox 2025-12-04T08:25:34.0595689Z Linking module_test; 3s processwrapper-sandbox 2025-12-04T08:25:34.0596223Z Linking sequential_test; 3s processwrapper-sandbox 2025-12-04T08:25:34.0596794Z Linking integration_test; 3s processwrapper-sandbox ... 2025-12-04T08:25:34.3537900Z 2025-12-04T08:25:34.3538829Z  2025-12-04T08:25:34.3539301Z  2025-12-04T08:25:34.3539638Z  2025-12-04T08:25:34.3539981Z  2025-12-04T08:25:34.3540322Z  2025-12-04T08:25:34.3541026Z  2025-12-04T08:25:34.3541413Z  2025-12-04T08:25:34.3541755Z  2025-12-04T08:25:34.3542575Z [3,081 / 3,095] 14 / 26 tests; 14 actions running; last test: ...nctional_test 2025-12-04T08:25:34.3543469Z Linking jit_tests; 21s processwrapper-sandbox 2025-12-04T08:25:34.3544118Z Testing //:rnn_test; 7s processwrapper-sandbox 2025-12-04T08:25:34.3544732Z Linking optim_test; 7s processwrapper-sandbox 2025-12-04T08:25:34.3545537Z Testing //:autograd_test; 7s processwrapper-sandbox 2025-12-04T08:25:34.3546192Z Linking ordered_dict_test; 4s processwrapper-sandbox 2025-12-04T08:25:34.3546851Z Linking module_test; 4s processwrapper-sandbox 2025-12-04T08:25:34.3547479Z Linking sequential_test; 4s processwrapper-sandbox 2025-12-04T08:25:34.3548187Z Linking integration_test; 3s processwrapper-sandbox ... 2025-12-04T08:25:34.5947230Z 2025-12-04T08:25:34.5947967Z  2025-12-04T08:25:34.5948307Z  2025-12-04T08:25:34.5948622Z  2025-12-04T08:25:34.5948903Z  2025-12-04T08:25:34.5949174Z  2025-12-04T08:25:34.5949455Z  2025-12-04T08:25:34.5949747Z  2025-12-04T08:25:34.5950013Z  2025-12-04T08:25:34.5950661Z [3,081 / 3,095] 15 / 26 tests; 14 actions running; last test: //:jit_test 2025-12-04T08:25:34.5951356Z Linking jit_tests; 21s processwrapper-sandbox 2025-12-04T08:25:34.5951887Z Testing //:rnn_test; 7s processwrapper-sandbox 2025-12-04T08:25:34.5952406Z Linking optim_test; 7s processwrapper-sandbox 2025-12-04T08:25:34.5952926Z Testing //:autograd_test; 7s processwrapper-sandbox 2025-12-04T08:25:34.5953492Z Linking ordered_dict_test; 4s processwrapper-sandbox 2025-12-04T08:25:34.5954025Z Linking module_test; 4s processwrapper-sandbox 2025-12-04T08:25:34.5954567Z Linking sequential_test; 4s processwrapper-sandbox 2025-12-04T08:25:34.5955154Z Linking integration_test; 4s processwrapper-sandbox ... 2025-12-04T08:25:34.5955545Z 2025-12-04T08:25:34.5955683Z  2025-12-04T08:25:34.5955972Z  2025-12-04T08:25:34.5956241Z  2025-12-04T08:25:34.5956527Z  2025-12-04T08:25:34.5956796Z  2025-12-04T08:25:34.5957077Z  2025-12-04T08:25:34.5957349Z  2025-12-04T08:25:34.5957637Z  2025-12-04T08:25:34.5957998Z INFO: From Testing //:jit_test: 2025-12-04T08:25:34.5958455Z ==================== Test output for //:jit_test: 2025-12-04T08:25:34.5958885Z Running main() from gmock_main.cc 2025-12-04T08:25:34.5959295Z Note: Google Test filter = -*CUDA 2025-12-04T08:25:34.5959713Z [==========] Running 6 tests from 1 test suite. 2025-12-04T08:25:34.5960159Z [----------] Global test environment set-up. 2025-12-04T08:25:34.5960603Z [----------] 6 tests from TorchScriptTest 2025-12-04T08:25:34.5961091Z [ RUN ] TorchScriptTest.CanCompileMultipleFunctions 2025-12-04T08:25:34.5961711Z [ OK ] TorchScriptTest.CanCompileMultipleFunctions (396 ms) 2025-12-04T08:25:34.5962355Z [ RUN ] TorchScriptTest.TestNestedIValueModuleArgMatching 2025-12-04T08:25:34.5963036Z [ OK ] TorchScriptTest.TestNestedIValueModuleArgMatching (5 ms) 2025-12-04T08:25:34.5963655Z [ RUN ] TorchScriptTest.TestDictArgMatching 2025-12-04T08:25:34.5964362Z [ OK ] TorchScriptTest.TestDictArgMatching (2 ms) 2025-12-04T08:25:34.5964885Z [ RUN ] TorchScriptTest.TestTupleArgMatching 2025-12-04T08:25:34.5965406Z [ OK ] TorchScriptTest.TestTupleArgMatching (1 ms) 2025-12-04T08:25:34.5965955Z [ RUN ] TorchScriptTest.TestOptionalArgMatching 2025-12-04T08:25:34.5966502Z [ OK ] TorchScriptTest.TestOptionalArgMatching (3 ms) 2025-12-04T08:25:34.5967022Z [ RUN ] TorchScriptTest.TestPickle 2025-12-04T08:25:34.5967461Z [ OK ] TorchScriptTest.TestPickle (0 ms) 2025-12-04T08:25:34.5968038Z [----------] 6 tests from TorchScriptTest (409 ms total) 2025-12-04T08:25:34.5968370Z 2025-12-04T08:25:34.5968542Z [----------] Global test environment tear-down 2025-12-04T08:25:34.5969149Z [==========] 6 tests from 1 test suite ran. (409 ms total) 2025-12-04T08:25:34.5969597Z [ PASSED ] 6 tests. 2025-12-04T08:25:34.5969925Z ================================================================================ 2025-12-04T08:25:34.5970704Z [3,081 / 3,095] 15 / 26 tests; 14 actions running; last test: //:jit_test 2025-12-04T08:25:34.5971347Z Linking jit_tests; 21s processwrapper-sandbox 2025-12-04T08:25:34.5971928Z Testing //:rnn_test; 7s processwrapper-sandbox 2025-12-04T08:25:34.5972440Z Linking optim_test; 7s processwrapper-sandbox 2025-12-04T08:25:34.5972954Z Testing //:autograd_test; 7s processwrapper-sandbox 2025-12-04T08:25:34.5973516Z Linking ordered_dict_test; 4s processwrapper-sandbox 2025-12-04T08:25:34.5974048Z Linking module_test; 4s processwrapper-sandbox 2025-12-04T08:25:34.5974586Z Linking sequential_test; 4s processwrapper-sandbox 2025-12-04T08:25:34.5975158Z Linking integration_test; 4s processwrapper-sandbox ... 2025-12-04T08:25:34.9544337Z 2025-12-04T08:25:34.9544889Z  2025-12-04T08:25:34.9545221Z  2025-12-04T08:25:34.9545506Z  2025-12-04T08:25:34.9545771Z  2025-12-04T08:25:34.9546044Z  2025-12-04T08:25:34.9546306Z  2025-12-04T08:25:34.9546589Z  2025-12-04T08:25:34.9546854Z  2025-12-04T08:25:34.9547486Z [3,083 / 3,096] 15 / 26 tests; 13 actions running; last test: //:jit_test 2025-12-04T08:25:34.9548159Z Linking jit_tests; 22s processwrapper-sandbox 2025-12-04T08:25:34.9548681Z Testing //:rnn_test; 8s processwrapper-sandbox 2025-12-04T08:25:34.9549197Z Testing //:autograd_test; 8s processwrapper-sandbox 2025-12-04T08:25:34.9549772Z Linking ordered_dict_test; 5s processwrapper-sandbox 2025-12-04T08:25:34.9550314Z Linking module_test; 4s processwrapper-sandbox 2025-12-04T08:25:34.9550836Z Linking sequential_test; 4s processwrapper-sandbox 2025-12-04T08:25:34.9551391Z Linking integration_test; 4s processwrapper-sandbox 2025-12-04T08:25:34.9551929Z Linking modules_test; 4s processwrapper-sandbox ... 2025-12-04T08:25:35.9551412Z 2025-12-04T08:25:35.9552068Z  2025-12-04T08:25:35.9552413Z  2025-12-04T08:25:35.9552687Z  2025-12-04T08:25:35.9553021Z  2025-12-04T08:25:35.9553289Z  2025-12-04T08:25:35.9553599Z  2025-12-04T08:25:35.9553866Z  2025-12-04T08:25:35.9554142Z  2025-12-04T08:25:35.9554811Z [3,083 / 3,096] 15 / 26 tests; 13 actions running; last test: //:jit_test 2025-12-04T08:25:35.9555528Z Linking jit_tests; 23s processwrapper-sandbox 2025-12-04T08:25:35.9556079Z Testing //:rnn_test; 9s processwrapper-sandbox 2025-12-04T08:25:35.9556644Z Testing //:autograd_test; 9s processwrapper-sandbox 2025-12-04T08:25:35.9557201Z Linking ordered_dict_test; 6s processwrapper-sandbox 2025-12-04T08:25:35.9557762Z Linking module_test; 5s processwrapper-sandbox 2025-12-04T08:25:35.9558336Z Linking sequential_test; 5s processwrapper-sandbox 2025-12-04T08:25:35.9558902Z Linking integration_test; 5s processwrapper-sandbox 2025-12-04T08:25:35.9559458Z Linking modules_test; 5s processwrapper-sandbox ... 2025-12-04T08:25:36.9589334Z 2025-12-04T08:25:36.9590320Z  2025-12-04T08:25:36.9590724Z  2025-12-04T08:25:36.9591000Z  2025-12-04T08:25:36.9591284Z  2025-12-04T08:25:36.9591552Z  2025-12-04T08:25:36.9591845Z  2025-12-04T08:25:36.9592122Z  2025-12-04T08:25:36.9592412Z  2025-12-04T08:25:36.9593040Z [3,083 / 3,096] 15 / 26 tests; 13 actions running; last test: //:jit_test 2025-12-04T08:25:36.9593725Z Linking jit_tests; 24s processwrapper-sandbox 2025-12-04T08:25:36.9594254Z Testing //:rnn_test; 10s processwrapper-sandbox 2025-12-04T08:25:36.9594782Z Testing //:autograd_test; 10s processwrapper-sandbox 2025-12-04T08:25:36.9595347Z Linking ordered_dict_test; 7s processwrapper-sandbox 2025-12-04T08:25:36.9596051Z Linking module_test; 6s processwrapper-sandbox 2025-12-04T08:25:36.9596588Z Linking sequential_test; 6s processwrapper-sandbox 2025-12-04T08:25:36.9597124Z Linking integration_test; 6s processwrapper-sandbox 2025-12-04T08:25:36.9597682Z Linking modules_test; 6s processwrapper-sandbox ... 2025-12-04T08:25:36.9702716Z 2025-12-04T08:25:36.9703306Z  2025-12-04T08:25:36.9703560Z  2025-12-04T08:25:36.9703778Z  2025-12-04T08:25:36.9704143Z  2025-12-04T08:25:36.9704363Z  2025-12-04T08:25:36.9704565Z  2025-12-04T08:25:36.9704804Z  2025-12-04T08:25:36.9705017Z  2025-12-04T08:25:36.9705359Z INFO: From Testing //:tensor_options_test: 2025-12-04T08:25:36.9705769Z ==================== Test output for //:tensor_options_test: 2025-12-04T08:25:36.9706114Z Running main() from gmock_main.cc 2025-12-04T08:25:36.9706442Z Note: Google Test filter = -*CUDA 2025-12-04T08:25:36.9706746Z [==========] Running 9 tests from 3 test suites. 2025-12-04T08:25:36.9707111Z [----------] Global test environment set-up. 2025-12-04T08:25:36.9707448Z [----------] 5 tests from TensorOptionsTest 2025-12-04T08:25:36.9707841Z [ RUN ] TensorOptionsTest.DefaultsToTheRightValues 2025-12-04T08:25:36.9708307Z [ OK ] TensorOptionsTest.DefaultsToTheRightValues (0 ms) 2025-12-04T08:25:36.9708853Z [ RUN ] TensorOptionsTest.UtilityFunctionsReturnTheRightTensorOptions 2025-12-04T08:25:36.9709522Z [ OK ] TensorOptionsTest.UtilityFunctionsReturnTheRightTensorOptions (0 ms) 2025-12-04T08:25:36.9710091Z [ RUN ] TensorOptionsTest.ConstructsWellFromCPUTypes 2025-12-04T08:25:36.9710565Z [ OK ] TensorOptionsTest.ConstructsWellFromCPUTypes (0 ms) 2025-12-04T08:25:36.9711039Z [ RUN ] TensorOptionsTest.ConstructsWellFromCPUTensors 2025-12-04T08:25:36.9711533Z [ OK ] TensorOptionsTest.ConstructsWellFromCPUTensors (0 ms) 2025-12-04T08:25:36.9712011Z [ RUN ] TensorOptionsTest.ConstructsWellFromVariables 2025-12-04T08:25:36.9712499Z [ OK ] TensorOptionsTest.ConstructsWellFromVariables (0 ms) 2025-12-04T08:25:36.9713095Z [----------] 5 tests from TensorOptionsTest (0 ms total) 2025-12-04T08:25:36.9713444Z 2025-12-04T08:25:36.9713581Z [----------] 1 test from DeviceTest 2025-12-04T08:25:36.9714049Z [ RUN ] DeviceTest.ParsesCorrectlyFromString 2025-12-04T08:25:36.9714665Z WARNING: Logging before InitGoogleLogging() is written to STDERR 2025-12-04T08:25:36.9716207Z W1204 08:25:36.327144 122586 Device.cpp:40] Warning: 'mkldnn' is no longer used as device type. So torch.device('mkldnn') will be deprecated and removed in the future. Please use other valid device types instead. (function operator()) 2025-12-04T08:25:36.9717708Z [ OK ] DeviceTest.ParsesCorrectlyFromString (0 ms) 2025-12-04T08:25:36.9718233Z [----------] 1 test from DeviceTest (0 ms total) 2025-12-04T08:25:36.9718554Z 2025-12-04T08:25:36.9718726Z [----------] 3 tests from DefaultDtypeTest 2025-12-04T08:25:36.9719233Z [ RUN ] DefaultDtypeTest.CanSetAndGetDefaultDtype 2025-12-04T08:25:36.9719846Z [ OK ] DefaultDtypeTest.CanSetAndGetDefaultDtype (0 ms) 2025-12-04T08:25:36.9720505Z [ RUN ] DefaultDtypeTest.NewTensorOptionsHasCorrectDefault 2025-12-04T08:25:36.9721247Z [ OK ] DefaultDtypeTest.NewTensorOptionsHasCorrectDefault (0 ms) 2025-12-04T08:25:36.9722096Z [ RUN ] DefaultDtypeTest.NewTensorsHaveCorrectDefaultDtype 2025-12-04T08:25:36.9722823Z [ OK ] DefaultDtypeTest.NewTensorsHaveCorrectDefaultDtype (0 ms) 2025-12-04T08:25:36.9723483Z [----------] 3 tests from DefaultDtypeTest (0 ms total) 2025-12-04T08:25:36.9723823Z 2025-12-04T08:25:36.9723988Z [----------] Global test environment tear-down 2025-12-04T08:25:36.9724486Z [==========] 9 tests from 3 test suites ran. (1 ms total) 2025-12-04T08:25:36.9724930Z [ PASSED ] 9 tests. 2025-12-04T08:25:36.9725284Z ================================================================================ 2025-12-04T08:25:36.9726243Z [3,083 / 3,096] 16 / 26 tests; 13 actions running; last test: ..._options_test 2025-12-04T08:25:36.9726939Z Linking jit_tests; 24s processwrapper-sandbox 2025-12-04T08:25:36.9727478Z Testing //:rnn_test; 10s processwrapper-sandbox 2025-12-04T08:25:36.9728100Z Testing //:autograd_test; 10s processwrapper-sandbox 2025-12-04T08:25:36.9728681Z Linking ordered_dict_test; 7s processwrapper-sandbox 2025-12-04T08:25:36.9729422Z Linking module_test; 6s processwrapper-sandbox 2025-12-04T08:25:36.9730056Z Linking sequential_test; 6s processwrapper-sandbox 2025-12-04T08:25:36.9730626Z Linking integration_test; 6s processwrapper-sandbox 2025-12-04T08:25:36.9731186Z Linking modules_test; 6s processwrapper-sandbox ... 2025-12-04T08:25:37.1995467Z 2025-12-04T08:25:37.1996069Z  2025-12-04T08:25:37.1996405Z  2025-12-04T08:25:37.1996690Z  2025-12-04T08:25:37.1996959Z  2025-12-04T08:25:37.1997238Z  2025-12-04T08:25:37.1997504Z  2025-12-04T08:25:37.1997785Z  2025-12-04T08:25:37.1998062Z  2025-12-04T08:25:37.1998760Z [3,084 / 3,096] 17 / 26 tests; 12 actions running; last test: //:autograd_test 2025-12-04T08:25:37.1999471Z Linking jit_tests; 24s processwrapper-sandbox 2025-12-04T08:25:37.1999988Z Testing //:rnn_test; 10s processwrapper-sandbox 2025-12-04T08:25:37.2000532Z Testing //:autograd_test; 10s processwrapper-sandbox 2025-12-04T08:25:37.2001087Z Linking ordered_dict_test; 7s processwrapper-sandbox 2025-12-04T08:25:37.2001641Z Linking module_test; 7s processwrapper-sandbox 2025-12-04T08:25:37.2002164Z Linking sequential_test; 6s processwrapper-sandbox 2025-12-04T08:25:37.2002718Z Linking integration_test; 6s processwrapper-sandbox 2025-12-04T08:25:37.2003273Z Linking modules_test; 6s processwrapper-sandbox ... 2025-12-04T08:25:37.2003642Z 2025-12-04T08:25:37.2003779Z  2025-12-04T08:25:37.2004064Z  2025-12-04T08:25:37.2004332Z  2025-12-04T08:25:37.2004611Z  2025-12-04T08:25:37.2004877Z  2025-12-04T08:25:37.2005169Z  2025-12-04T08:25:37.2005433Z  2025-12-04T08:25:37.2005711Z  2025-12-04T08:25:37.2006089Z INFO: From Testing //:autograd_test: 2025-12-04T08:25:37.2016688Z ==================== Test output for //:autograd_test: 2025-12-04T08:25:37.2017187Z Running main() from gmock_main.cc 2025-12-04T08:25:37.2017577Z Note: Google Test filter = -*CUDA 2025-12-04T08:25:37.2017997Z [==========] Running 59 tests from 4 test suites. 2025-12-04T08:25:37.2018451Z [----------] Global test environment set-up. 2025-12-04T08:25:37.2018916Z [----------] 11 tests from AutogradAPITests 2025-12-04T08:25:37.2019551Z [ RUN ] AutogradAPITests.RegisterHookVoidReturnAcceptsUndefinedTensor 2025-12-04T08:25:37.2020423Z [ OK ] AutogradAPITests.RegisterHookVoidReturnAcceptsUndefinedTensor (1 ms) 2025-12-04T08:25:37.2021314Z [ RUN ] AutogradAPITests.RegisterHookTensorReturnAcceptsUndefinedTensor 2025-12-04T08:25:37.2022250Z [ OK ] AutogradAPITests.RegisterHookTensorReturnAcceptsUndefinedTensor (0 ms) 2025-12-04T08:25:37.2022976Z [ RUN ] AutogradAPITests.BackwardSimpleTest 2025-12-04T08:25:37.2023505Z [ OK ] AutogradAPITests.BackwardSimpleTest (3 ms) 2025-12-04T08:25:37.2024010Z [ RUN ] AutogradAPITests.BackwardTest 2025-12-04T08:25:37.2024759Z WARNING: Logging before InitGoogleLogging() is written to STDERR 2025-12-04T08:25:37.2027296Z W1204 08:25:29.645558 121679 engine.cpp:1301] Warning: Using backward() with create_graph=True will create a reference cycle between the parameter and its gradient which can cause a memory leak. We recommend using autograd.grad when creating the graph to avoid this. If you have to use this function, make sure to reset the .grad fields of your parameters to None after use to break the cycle and avoid the leak. (function operator()) 2025-12-04T08:25:37.2029919Z [ OK ] AutogradAPITests.BackwardTest (3 ms) 2025-12-04T08:25:37.2030420Z [ RUN ] AutogradAPITests.GradSimpleTest 2025-12-04T08:25:37.2031041Z [ OK ] AutogradAPITests.GradSimpleTest (2 ms) 2025-12-04T08:25:37.2031533Z [ RUN ] AutogradAPITests.GradTest 2025-12-04T08:25:37.2031970Z [ OK ] AutogradAPITests.GradTest (5 ms) 2025-12-04T08:25:37.2032446Z [ RUN ] AutogradAPITests.GradNonLeafTest 2025-12-04T08:25:37.2035467Z W1204 08:25:29.659688 121679 TensorBody.h:492] Warning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more information. (function grad) 2025-12-04T08:25:37.2041355Z W1204 08:25:29.661283 121679 TensorBody.h:492] Warning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more information. (function grad) 2025-12-04T08:25:37.2046388Z W1204 08:25:29.662829 121679 TensorBody.h:492] Warning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more information. (function grad) 2025-12-04T08:25:37.2051499Z W1204 08:25:29.664404 121679 TensorBody.h:492] Warning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more information. (function grad) 2025-12-04T08:25:37.2054274Z [ OK ] AutogradAPITests.GradNonLeafTest (11 ms) 2025-12-04T08:25:37.2054820Z [ RUN ] AutogradAPITests.GradUnreachableTest 2025-12-04T08:25:37.2055367Z [ OK ] AutogradAPITests.GradUnreachableTest (3 ms) 2025-12-04T08:25:37.2055895Z [ RUN ] AutogradAPITests.EmptyInput 2025-12-04T08:25:37.2056385Z [ OK ] AutogradAPITests.EmptyInput (0 ms) 2025-12-04T08:25:37.2056869Z [ RUN ] AutogradAPITests.RetainGrad 2025-12-04T08:25:37.2057357Z [ OK ] AutogradAPITests.RetainGrad (4 ms) 2025-12-04T08:25:37.2057833Z [ RUN ] AutogradAPITests.AnomalyMode 2025-12-04T08:25:37.2059049Z W1204 08:25:29.675788 121679 anomaly_mode.cpp:25] Warning: This mode should be enabled only for debugging as the different tests will slow down your program execution. (function operator()) 2025-12-04T08:25:37.2060324Z [ OK ] AutogradAPITests.AnomalyMode (50 ms) 2025-12-04T08:25:37.2060836Z [----------] 11 tests from AutogradAPITests (86 ms total) 2025-12-04T08:25:37.2061261Z 2025-12-04T08:25:37.2061420Z [----------] 34 tests from CustomAutogradTest 2025-12-04T08:25:37.2061966Z [ RUN ] CustomAutogradTest.GradUnreachableDiscoveryTest 2025-12-04T08:25:37.2062647Z [ OK ] CustomAutogradTest.GradUnreachableDiscoveryTest (0 ms) 2025-12-04T08:25:37.2063418Z [ RUN ] CustomAutogradTest.CustomFunctionReturnInputAsIsAndSavesIt 2025-12-04T08:25:37.2064271Z [ OK ] CustomAutogradTest.CustomFunctionReturnInputAsIsAndSavesIt (0 ms) 2025-12-04T08:25:37.2064984Z [ RUN ] CustomAutogradTest.CustomFunction 2025-12-04T08:25:37.2065495Z [ OK ] CustomAutogradTest.CustomFunction (2 ms) 2025-12-04T08:25:37.2066088Z [ RUN ] CustomAutogradTest.CustomFunctionWithTensorList 2025-12-04T08:25:37.2066821Z [ OK ] CustomAutogradTest.CustomFunctionWithTensorList (2 ms) 2025-12-04T08:25:37.2067451Z [ RUN ] CustomAutogradTest.GraphTaskTrimEdges 2025-12-04T08:25:37.2068017Z [ OK ] CustomAutogradTest.GraphTaskTrimEdges (4 ms) 2025-12-04T08:25:37.2068576Z [ RUN ] CustomAutogradTest.FunctionReturnsInput 2025-12-04T08:25:37.2069157Z [ OK ] CustomAutogradTest.FunctionReturnsInput (0 ms) 2025-12-04T08:25:37.2069749Z [ RUN ] CustomAutogradTest.FunctionReturnsUndefined 2025-12-04T08:25:37.2070404Z [ OK ] CustomAutogradTest.FunctionReturnsUndefined (1 ms) 2025-12-04T08:25:37.2070989Z [ RUN ] CustomAutogradTest.MaterializeGrads 2025-12-04T08:25:37.2071525Z [ OK ] CustomAutogradTest.MaterializeGrads (0 ms) 2025-12-04T08:25:37.2072066Z [ RUN ] CustomAutogradTest.DontMaterializeGrads 2025-12-04T08:25:37.2072648Z [ OK ] CustomAutogradTest.DontMaterializeGrads (0 ms) 2025-12-04T08:25:37.2073233Z [ RUN ] CustomAutogradTest.NoGradCustomFunction 2025-12-04T08:25:37.2073803Z [ OK ] CustomAutogradTest.NoGradCustomFunction (0 ms) 2025-12-04T08:25:37.2074352Z [ RUN ] CustomAutogradTest.MarkDirty 2025-12-04T08:25:37.2074823Z [ OK ] CustomAutogradTest.MarkDirty (0 ms) 2025-12-04T08:25:37.2075356Z [ RUN ] CustomAutogradTest.MarkNonDifferentiable 2025-12-04T08:25:37.2075934Z [ OK ] CustomAutogradTest.MarkNonDifferentiable (0 ms) 2025-12-04T08:25:37.2076556Z [ RUN ] CustomAutogradTest.MarkNonDifferentiableMixed 2025-12-04T08:25:37.2077214Z [ OK ] CustomAutogradTest.MarkNonDifferentiableMixed (2 ms) 2025-12-04T08:25:37.2077848Z [ RUN ] CustomAutogradTest.MarkNonDifferentiableNone 2025-12-04T08:25:37.2078483Z [ OK ] CustomAutogradTest.MarkNonDifferentiableNone (0 ms) 2025-12-04T08:25:37.2079075Z [ RUN ] CustomAutogradTest.ReturnLeafInplace 2025-12-04T08:25:37.2079558Z [ OK ] CustomAutogradTest.ReturnLeafInplace (1 ms) 2025-12-04T08:25:37.2079970Z [ RUN ] CustomAutogradTest.ReturnDuplicateInplace 2025-12-04T08:25:37.2080423Z [ OK ] CustomAutogradTest.ReturnDuplicateInplace (0 ms) 2025-12-04T08:25:37.2080841Z [ RUN ] CustomAutogradTest.ReturnDuplicate 2025-12-04T08:25:37.2081241Z [ OK ] CustomAutogradTest.ReturnDuplicate (0 ms) 2025-12-04T08:25:37.2081733Z [ RUN ] CustomAutogradTest.SaveEmptyForBackward 2025-12-04T08:25:37.2082191Z [ OK ] CustomAutogradTest.SaveEmptyForBackward (1 ms) 2025-12-04T08:25:37.2082675Z [ RUN ] CustomAutogradTest.InvalidGradients 2025-12-04T08:25:37.2083069Z [ OK ] CustomAutogradTest.InvalidGradients (0 ms) 2025-12-04T08:25:37.2083517Z [ RUN ] CustomAutogradTest.NoGradInput 2025-12-04T08:25:37.2083876Z [ OK ] CustomAutogradTest.NoGradInput (0 ms) 2025-12-04T08:25:37.2084254Z [ RUN ] CustomAutogradTest.TooManyGrads 2025-12-04T08:25:37.2084630Z [ OK ] CustomAutogradTest.TooManyGrads (0 ms) 2025-12-04T08:25:37.2084993Z [ RUN ] CustomAutogradTest.DepNoGrad 2025-12-04T08:25:37.2085354Z [ OK ] CustomAutogradTest.DepNoGrad (1 ms) 2025-12-04T08:25:37.2085711Z [ RUN ] CustomAutogradTest.Reentrant 2025-12-04T08:25:37.2086070Z [ OK ] CustomAutogradTest.Reentrant (1 ms) 2025-12-04T08:25:37.2086431Z [ RUN ] CustomAutogradTest.DeepReentrant 2025-12-04T08:25:37.2086887Z [ OK ] CustomAutogradTest.DeepReentrant (6732 ms) 2025-12-04T08:25:37.2087275Z [ RUN ] CustomAutogradTest.ReentrantPriority 2025-12-04T08:25:37.2087775Z [ OK ] CustomAutogradTest.ReentrantPriority (7 ms) 2025-12-04T08:25:37.2088166Z [ RUN ] CustomAutogradTest.Hooks 2025-12-04T08:25:37.2088488Z [ OK ] CustomAutogradTest.Hooks (7 ms) 2025-12-04T08:25:37.2088848Z [ RUN ] CustomAutogradTest.HooksInplace 2025-12-04T08:25:37.2089273Z [ OK ] CustomAutogradTest.HooksInplace (2 ms) 2025-12-04T08:25:37.2089704Z [ RUN ] CustomAutogradTest.HooksInplaceWithRetainsGrad 2025-12-04T08:25:37.2090245Z [ OK ] CustomAutogradTest.HooksInplaceWithRetainsGrad (3 ms) 2025-12-04T08:25:37.2090897Z [ RUN ] CustomAutogradTest.HooksInplaceTwiceWithRetainsGrad 2025-12-04T08:25:37.2091483Z [ OK ] CustomAutogradTest.HooksInplaceTwiceWithRetainsGrad (3 ms) 2025-12-04T08:25:37.2091954Z [ RUN ] CustomAutogradTest.HookNone 2025-12-04T08:25:37.2092370Z [ OK ] CustomAutogradTest.HookNone (0 ms) 2025-12-04T08:25:37.2092746Z [ RUN ] CustomAutogradTest.BackwardWithInputs 2025-12-04T08:25:37.2093220Z [ OK ] CustomAutogradTest.BackwardWithInputs (1 ms) 2025-12-04T08:25:37.2093680Z [ RUN ] CustomAutogradTest.BackwardWithEmptyInputs 2025-12-04T08:25:37.2094133Z [ OK ] CustomAutogradTest.BackwardWithEmptyInputs (0 ms) 2025-12-04T08:25:37.2474264Z [ RUN ] CustomAutogradTest.BackwardWithNonLeafInputs 2025-12-04T08:25:37.2475110Z [ OK ] CustomAutogradTest.BackwardWithNonLeafInputs (2 ms) 2025-12-04T08:25:37.2475777Z [ RUN ] CustomAutogradTest.BackwardWithCreateGraphWarns 2025-12-04T08:25:37.2476441Z [ OK ] CustomAutogradTest.BackwardWithCreateGraphWarns (0 ms) 2025-12-04T08:25:37.2477101Z [----------] 34 tests from CustomAutogradTest (6789 ms total) 2025-12-04T08:25:37.2477461Z 2025-12-04T08:25:37.2477690Z [----------] 12 tests from TestAutogradNotImplementedFallback 2025-12-04T08:25:37.2478339Z [ RUN ] TestAutogradNotImplementedFallback.RetSingleNonTensor 2025-12-04T08:25:37.2479099Z [ OK ] TestAutogradNotImplementedFallback.RetSingleNonTensor (2 ms) 2025-12-04T08:25:37.2479785Z [ RUN ] TestAutogradNotImplementedFallback.InplaceOp 2025-12-04T08:25:37.2480420Z [ OK ] TestAutogradNotImplementedFallback.InplaceOp (3 ms) 2025-12-04T08:25:37.2481065Z [ RUN ] TestAutogradNotImplementedFallback.DoubleInplaceOp 2025-12-04T08:25:37.2481770Z [ OK ] TestAutogradNotImplementedFallback.DoubleInplaceOp (2 ms) 2025-12-04T08:25:37.2482430Z [ RUN ] TestAutogradNotImplementedFallback.OptOp 2025-12-04T08:25:37.2483005Z [ OK ] TestAutogradNotImplementedFallback.OptOp (2 ms) 2025-12-04T08:25:37.2483670Z [ RUN ] TestAutogradNotImplementedFallback.OutOfPlaceAddition 2025-12-04T08:25:37.2484420Z [ OK ] TestAutogradNotImplementedFallback.OutOfPlaceAddition (2 ms) 2025-12-04T08:25:37.2485174Z [ RUN ] TestAutogradNotImplementedFallback.RetTupleNonTensor 2025-12-04T08:25:37.2485921Z [ OK ] TestAutogradNotImplementedFallback.RetTupleNonTensor (2 ms) 2025-12-04T08:25:37.2486582Z [ RUN ] TestAutogradNotImplementedFallback.ViewOp 2025-12-04T08:25:37.2487178Z [ OK ] TestAutogradNotImplementedFallback.ViewOp (2 ms) 2025-12-04T08:25:37.2487916Z [ RUN ] TestAutogradNotImplementedFallback.RetTensorVectorView 2025-12-04T08:25:37.2488689Z [ OK ] TestAutogradNotImplementedFallback.RetTensorVectorView (1 ms) 2025-12-04T08:25:37.2489407Z [ RUN ] TestAutogradNotImplementedFallback.DoubleViewOP 2025-12-04T08:25:37.2490069Z [ OK ] TestAutogradNotImplementedFallback.DoubleViewOP (1 ms) 2025-12-04T08:25:37.2490732Z [ RUN ] TestAutogradNotImplementedFallback.NonFirstViewOP 2025-12-04T08:25:37.2491432Z [ OK ] TestAutogradNotImplementedFallback.NonFirstViewOP (1 ms) 2025-12-04T08:25:37.2492126Z [ RUN ] TestAutogradNotImplementedFallback.RetTensorVector 2025-12-04T08:25:37.2492814Z [ OK ] TestAutogradNotImplementedFallback.RetTensorVector (2 ms) 2025-12-04T08:25:37.2493500Z [ RUN ] TestAutogradNotImplementedFallback.TensorlistOp 2025-12-04T08:25:37.2494567Z [ OK ] TestAutogradNotImplementedFallback.TensorlistOp (2 ms) 2025-12-04T08:25:37.2495212Z [----------] 12 tests from TestAutogradNotImplementedFallback (28 ms total) 2025-12-04T08:25:37.2495557Z 2025-12-04T08:25:37.2495692Z [----------] 2 tests from TestAutogradUtils 2025-12-04T08:25:37.2496059Z [ RUN ] TestAutogradUtils.ValidateOutputsReduce 2025-12-04T08:25:37.2496492Z [ OK ] TestAutogradUtils.ValidateOutputsReduce (0 ms) 2025-12-04T08:25:37.2496911Z [ RUN ] TestAutogradUtils.ValidateOutputsBasic 2025-12-04T08:25:37.2497334Z [ OK ] TestAutogradUtils.ValidateOutputsBasic (0 ms) 2025-12-04T08:25:37.2497877Z [----------] 2 tests from TestAutogradUtils (1 ms total) 2025-12-04T08:25:37.2498146Z 2025-12-04T08:25:37.2498272Z [----------] Global test environment tear-down 2025-12-04T08:25:37.2498654Z [==========] 59 tests from 4 test suites ran. (6906 ms total) 2025-12-04T08:25:37.2498997Z [ PASSED ] 59 tests. 2025-12-04T08:25:37.2499315Z ================================================================================ 2025-12-04T08:25:37.2500471Z [3,084 / 3,096] 17 / 26 tests; 12 actions running; last test: //:autograd_test 2025-12-04T08:25:37.2501369Z Linking jit_tests; 24s processwrapper-sandbox 2025-12-04T08:25:37.2501974Z Testing //:rnn_test; 10s processwrapper-sandbox 2025-12-04T08:25:37.2502626Z Testing //:autograd_test; 10s processwrapper-sandbox 2025-12-04T08:25:37.2503290Z Linking ordered_dict_test; 7s processwrapper-sandbox 2025-12-04T08:25:37.2503941Z Linking module_test; 7s processwrapper-sandbox 2025-12-04T08:25:37.2504579Z Linking sequential_test; 7s processwrapper-sandbox 2025-12-04T08:25:37.2505235Z Linking integration_test; 6s processwrapper-sandbox 2025-12-04T08:25:37.2505897Z Linking modules_test; 6s processwrapper-sandbox ... 2025-12-04T08:25:37.5593565Z 2025-12-04T08:25:37.5594253Z  2025-12-04T08:25:37.5594604Z  2025-12-04T08:25:37.5594922Z  2025-12-04T08:25:37.5595200Z  2025-12-04T08:25:37.5595484Z  2025-12-04T08:25:37.5595757Z  2025-12-04T08:25:37.5596042Z  2025-12-04T08:25:37.5596327Z  2025-12-04T08:25:37.5597010Z [3,085 / 3,096] 17 / 26 tests; 11 actions running; last test: //:autograd_test 2025-12-04T08:25:37.5597708Z Linking jit_tests; 24s processwrapper-sandbox 2025-12-04T08:25:37.5598245Z Testing //:rnn_test; 10s processwrapper-sandbox 2025-12-04T08:25:37.5598793Z Linking ordered_dict_test; 7s processwrapper-sandbox 2025-12-04T08:25:37.5599351Z Linking module_test; 7s processwrapper-sandbox 2025-12-04T08:25:37.5599899Z Linking sequential_test; 7s processwrapper-sandbox 2025-12-04T08:25:37.5600460Z Linking integration_test; 7s processwrapper-sandbox 2025-12-04T08:25:37.5601007Z Linking modules_test; 7s processwrapper-sandbox 2025-12-04T08:25:37.5601549Z Linking nn_utils_test; 7s processwrapper-sandbox ... 2025-12-04T08:25:38.5599942Z 2025-12-04T08:25:38.5600604Z  2025-12-04T08:25:38.5600938Z  2025-12-04T08:25:38.5601234Z  2025-12-04T08:25:38.5601500Z  2025-12-04T08:25:38.5601810Z  2025-12-04T08:25:38.5602077Z  2025-12-04T08:25:38.5602356Z  2025-12-04T08:25:38.5602621Z  2025-12-04T08:25:38.5603291Z [3,085 / 3,096] 17 / 26 tests; 11 actions running; last test: //:autograd_test 2025-12-04T08:25:38.5603988Z Linking jit_tests; 25s processwrapper-sandbox 2025-12-04T08:25:38.5604511Z Testing //:rnn_test; 11s processwrapper-sandbox 2025-12-04T08:25:38.5605068Z Linking ordered_dict_test; 8s processwrapper-sandbox 2025-12-04T08:25:38.5605611Z Linking module_test; 8s processwrapper-sandbox 2025-12-04T08:25:38.5606153Z Linking sequential_test; 8s processwrapper-sandbox 2025-12-04T08:25:38.5606695Z Linking integration_test; 8s processwrapper-sandbox 2025-12-04T08:25:38.5607238Z Linking modules_test; 8s processwrapper-sandbox 2025-12-04T08:25:38.5608022Z Linking nn_utils_test; 8s processwrapper-sandbox ... 2025-12-04T08:25:39.7607078Z 2025-12-04T08:25:39.7607965Z  2025-12-04T08:25:39.7608330Z  2025-12-04T08:25:39.7608621Z  2025-12-04T08:25:39.7608912Z  2025-12-04T08:25:39.7609196Z  2025-12-04T08:25:39.7609465Z  2025-12-04T08:25:39.7609745Z  2025-12-04T08:25:39.7610010Z  2025-12-04T08:25:39.7610680Z [3,085 / 3,096] 17 / 26 tests; 11 actions running; last test: //:autograd_test 2025-12-04T08:25:39.7611394Z Linking jit_tests; 27s processwrapper-sandbox 2025-12-04T08:25:39.7611907Z Testing //:rnn_test; 13s processwrapper-sandbox 2025-12-04T08:25:39.7612710Z Linking ordered_dict_test; 9s processwrapper-sandbox 2025-12-04T08:25:39.7613248Z Linking module_test; 9s processwrapper-sandbox 2025-12-04T08:25:39.7613793Z Linking sequential_test; 9s processwrapper-sandbox 2025-12-04T08:25:39.7614344Z Linking integration_test; 9s processwrapper-sandbox 2025-12-04T08:25:39.7614898Z Linking modules_test; 9s processwrapper-sandbox 2025-12-04T08:25:39.7615436Z Linking nn_utils_test; 9s processwrapper-sandbox ... 2025-12-04T08:25:40.7613772Z 2025-12-04T08:25:40.7614433Z  2025-12-04T08:25:40.7614785Z  2025-12-04T08:25:40.7615064Z  2025-12-04T08:25:40.7615353Z  2025-12-04T08:25:40.7615627Z  2025-12-04T08:25:40.7615913Z  2025-12-04T08:25:40.7616185Z  2025-12-04T08:25:40.7616467Z  2025-12-04T08:25:40.7617131Z [3,085 / 3,096] 17 / 26 tests; 11 actions running; last test: //:autograd_test 2025-12-04T08:25:40.7617948Z Linking jit_tests; 28s processwrapper-sandbox 2025-12-04T08:25:40.7618499Z Testing //:rnn_test; 14s processwrapper-sandbox 2025-12-04T08:25:40.7619041Z Linking ordered_dict_test; 10s processwrapper-sandbox 2025-12-04T08:25:40.7619591Z Linking module_test; 10s processwrapper-sandbox 2025-12-04T08:25:40.7620122Z Linking sequential_test; 10s processwrapper-sandbox 2025-12-04T08:25:40.7620687Z Linking integration_test; 10s processwrapper-sandbox 2025-12-04T08:25:40.7621232Z Linking modules_test; 10s processwrapper-sandbox 2025-12-04T08:25:40.7621758Z Linking nn_utils_test; 10s processwrapper-sandbox ... 2025-12-04T08:25:41.7620251Z 2025-12-04T08:25:41.7620855Z  2025-12-04T08:25:41.7621144Z  2025-12-04T08:25:41.7621353Z  2025-12-04T08:25:41.7621571Z  2025-12-04T08:25:41.7621773Z  2025-12-04T08:25:41.7621987Z  2025-12-04T08:25:41.7622202Z  2025-12-04T08:25:41.7622402Z  2025-12-04T08:25:41.7622947Z [3,085 / 3,096] 17 / 26 tests; 11 actions running; last test: //:autograd_test 2025-12-04T08:25:41.7623477Z Linking jit_tests; 29s processwrapper-sandbox 2025-12-04T08:25:41.7623882Z Testing //:rnn_test; 15s processwrapper-sandbox 2025-12-04T08:25:41.7624293Z Linking ordered_dict_test; 11s processwrapper-sandbox 2025-12-04T08:25:41.7624722Z Linking module_test; 11s processwrapper-sandbox 2025-12-04T08:25:41.7625122Z Linking sequential_test; 11s processwrapper-sandbox 2025-12-04T08:25:41.7625561Z Linking integration_test; 11s processwrapper-sandbox 2025-12-04T08:25:41.7625983Z Linking modules_test; 11s processwrapper-sandbox 2025-12-04T08:25:41.7626393Z Linking nn_utils_test; 11s processwrapper-sandbox ... 2025-12-04T08:25:42.9627223Z 2025-12-04T08:25:42.9627914Z  2025-12-04T08:25:42.9628257Z  2025-12-04T08:25:42.9628553Z  2025-12-04T08:25:42.9628970Z  2025-12-04T08:25:42.9629267Z  2025-12-04T08:25:42.9629542Z  2025-12-04T08:25:42.9629821Z  2025-12-04T08:25:42.9630082Z  2025-12-04T08:25:42.9630789Z [3,085 / 3,096] 17 / 26 tests; 11 actions running; last test: //:autograd_test 2025-12-04T08:25:42.9631492Z Linking jit_tests; 30s processwrapper-sandbox 2025-12-04T08:25:42.9632030Z Testing //:rnn_test; 16s processwrapper-sandbox 2025-12-04T08:25:42.9632755Z Linking ordered_dict_test; 13s processwrapper-sandbox 2025-12-04T08:25:42.9633316Z Linking module_test; 12s processwrapper-sandbox 2025-12-04T08:25:42.9633873Z Linking sequential_test; 12s processwrapper-sandbox 2025-12-04T08:25:42.9634428Z Linking integration_test; 12s processwrapper-sandbox 2025-12-04T08:25:42.9634990Z Linking modules_test; 12s processwrapper-sandbox 2025-12-04T08:25:42.9635533Z Linking nn_utils_test; 12s processwrapper-sandbox ... 2025-12-04T08:25:43.9633768Z 2025-12-04T08:25:43.9634453Z  2025-12-04T08:25:43.9634825Z  2025-12-04T08:25:43.9635113Z  2025-12-04T08:25:43.9635395Z  2025-12-04T08:25:43.9635699Z  2025-12-04T08:25:43.9636250Z  2025-12-04T08:25:43.9636588Z  2025-12-04T08:25:43.9636857Z  2025-12-04T08:25:43.9637568Z [3,085 / 3,096] 17 / 26 tests; 11 actions running; last test: //:autograd_test 2025-12-04T08:25:43.9638303Z Linking jit_tests; 31s processwrapper-sandbox 2025-12-04T08:25:43.9638873Z Testing //:rnn_test; 17s processwrapper-sandbox 2025-12-04T08:25:43.9639487Z Linking ordered_dict_test; 14s processwrapper-sandbox 2025-12-04T08:25:43.9640152Z Linking module_test; 13s processwrapper-sandbox 2025-12-04T08:25:43.9640697Z Linking sequential_test; 13s processwrapper-sandbox 2025-12-04T08:25:43.9641285Z Linking integration_test; 13s processwrapper-sandbox 2025-12-04T08:25:43.9641868Z Linking modules_test; 13s processwrapper-sandbox 2025-12-04T08:25:43.9642440Z Linking nn_utils_test; 13s processwrapper-sandbox ... 2025-12-04T08:25:44.9651969Z 2025-12-04T08:25:44.9652658Z  2025-12-04T08:25:44.9652988Z  2025-12-04T08:25:44.9653305Z  2025-12-04T08:25:44.9653593Z  2025-12-04T08:25:44.9653874Z  2025-12-04T08:25:44.9654139Z  2025-12-04T08:25:44.9654416Z  2025-12-04T08:25:44.9654682Z  2025-12-04T08:25:44.9655352Z [3,085 / 3,096] 17 / 26 tests; 11 actions running; last test: //:autograd_test 2025-12-04T08:25:44.9656064Z Linking jit_tests; 32s processwrapper-sandbox 2025-12-04T08:25:44.9656599Z Testing //:rnn_test; 18s processwrapper-sandbox 2025-12-04T08:25:44.9657151Z Linking ordered_dict_test; 15s processwrapper-sandbox 2025-12-04T08:25:44.9657695Z Linking module_test; 14s processwrapper-sandbox 2025-12-04T08:25:44.9658238Z Linking sequential_test; 14s processwrapper-sandbox 2025-12-04T08:25:44.9658794Z Linking integration_test; 14s processwrapper-sandbox 2025-12-04T08:25:44.9659355Z Linking modules_test; 14s processwrapper-sandbox 2025-12-04T08:25:44.9659915Z Linking nn_utils_test; 14s processwrapper-sandbox ... 2025-12-04T08:25:45.9659270Z 2025-12-04T08:25:45.9659884Z  2025-12-04T08:25:45.9660213Z  2025-12-04T08:25:45.9660514Z  2025-12-04T08:25:45.9660819Z  2025-12-04T08:25:45.9661111Z  2025-12-04T08:25:45.9661399Z  2025-12-04T08:25:45.9661688Z  2025-12-04T08:25:45.9661976Z  2025-12-04T08:25:45.9662662Z [3,085 / 3,096] 17 / 26 tests; 11 actions running; last test: //:autograd_test 2025-12-04T08:25:45.9663413Z Linking jit_tests; 33s processwrapper-sandbox 2025-12-04T08:25:45.9663948Z Testing //:rnn_test; 19s processwrapper-sandbox 2025-12-04T08:25:45.9664529Z Linking ordered_dict_test; 16s processwrapper-sandbox 2025-12-04T08:25:45.9665106Z Linking module_test; 15s processwrapper-sandbox 2025-12-04T08:25:45.9665643Z Linking sequential_test; 15s processwrapper-sandbox 2025-12-04T08:25:45.9666217Z Linking integration_test; 15s processwrapper-sandbox 2025-12-04T08:25:45.9666772Z Linking modules_test; 15s processwrapper-sandbox 2025-12-04T08:25:45.9667330Z Linking nn_utils_test; 15s processwrapper-sandbox ... 2025-12-04T08:25:46.9680063Z 2025-12-04T08:25:46.9680709Z  2025-12-04T08:25:46.9681049Z  2025-12-04T08:25:46.9681341Z  2025-12-04T08:25:46.9681824Z  2025-12-04T08:25:46.9682114Z  2025-12-04T08:25:46.9682405Z  2025-12-04T08:25:46.9682678Z  2025-12-04T08:25:46.9682962Z  2025-12-04T08:25:46.9683645Z [3,085 / 3,096] 17 / 26 tests; 11 actions running; last test: //:autograd_test 2025-12-04T08:25:46.9684376Z Linking jit_tests; 34s processwrapper-sandbox 2025-12-04T08:25:46.9684905Z Testing //:rnn_test; 20s processwrapper-sandbox 2025-12-04T08:25:46.9685483Z Linking ordered_dict_test; 17s processwrapper-sandbox 2025-12-04T08:25:46.9686043Z Linking module_test; 16s processwrapper-sandbox 2025-12-04T08:25:46.9686604Z Linking sequential_test; 16s processwrapper-sandbox 2025-12-04T08:25:46.9687320Z Linking integration_test; 16s processwrapper-sandbox 2025-12-04T08:25:46.9687954Z Linking modules_test; 16s processwrapper-sandbox 2025-12-04T08:25:46.9688524Z Linking nn_utils_test; 16s processwrapper-sandbox ... 2025-12-04T08:25:48.0813450Z 2025-12-04T08:25:48.0814126Z  2025-12-04T08:25:48.0814470Z  2025-12-04T08:25:48.0814773Z  2025-12-04T08:25:48.0815056Z  2025-12-04T08:25:48.0815328Z  2025-12-04T08:25:48.0815814Z  2025-12-04T08:25:48.0816081Z  2025-12-04T08:25:48.0816362Z  2025-12-04T08:25:48.0817036Z [3,085 / 3,096] 17 / 26 tests; 11 actions running; last test: //:autograd_test 2025-12-04T08:25:48.0817756Z Linking jit_tests; 35s processwrapper-sandbox 2025-12-04T08:25:48.0818271Z Testing //:rnn_test; 21s processwrapper-sandbox 2025-12-04T08:25:48.0818828Z Linking ordered_dict_test; 18s processwrapper-sandbox 2025-12-04T08:25:48.0819373Z Linking module_test; 17s processwrapper-sandbox 2025-12-04T08:25:48.0819941Z Linking sequential_test; 17s processwrapper-sandbox 2025-12-04T08:25:48.0820505Z Linking integration_test; 17s processwrapper-sandbox 2025-12-04T08:25:48.0821049Z Linking modules_test; 17s processwrapper-sandbox 2025-12-04T08:25:48.0821608Z Linking nn_utils_test; 17s processwrapper-sandbox ... 2025-12-04T08:25:49.1691328Z 2025-12-04T08:25:49.1692116Z  2025-12-04T08:25:49.1692534Z  2025-12-04T08:25:49.1692916Z  2025-12-04T08:25:49.1693281Z  2025-12-04T08:25:49.1693637Z  2025-12-04T08:25:49.1694003Z  2025-12-04T08:25:49.1694357Z  2025-12-04T08:25:49.1694714Z  2025-12-04T08:25:49.1695592Z [3,085 / 3,096] 17 / 26 tests; 11 actions running; last test: //:autograd_test 2025-12-04T08:25:49.1696528Z Linking jit_tests; 36s processwrapper-sandbox 2025-12-04T08:25:49.1697187Z Testing //:rnn_test; 22s processwrapper-sandbox 2025-12-04T08:25:49.1697981Z Linking ordered_dict_test; 19s processwrapper-sandbox 2025-12-04T08:25:49.1698711Z Linking module_test; 19s processwrapper-sandbox 2025-12-04T08:25:49.1699358Z Linking sequential_test; 18s processwrapper-sandbox 2025-12-04T08:25:49.1700109Z Linking integration_test; 18s processwrapper-sandbox 2025-12-04T08:25:49.1700803Z Linking modules_test; 18s processwrapper-sandbox 2025-12-04T08:25:49.1701540Z Linking nn_utils_test; 18s processwrapper-sandbox ... 2025-12-04T08:25:50.1698480Z 2025-12-04T08:25:50.1699145Z  2025-12-04T08:25:50.1699493Z  2025-12-04T08:25:50.1699788Z  2025-12-04T08:25:50.1700098Z  2025-12-04T08:25:50.1700373Z  2025-12-04T08:25:50.1700661Z  2025-12-04T08:25:50.1700933Z  2025-12-04T08:25:50.1701216Z  2025-12-04T08:25:50.1701899Z [3,085 / 3,096] 17 / 26 tests; 11 actions running; last test: //:autograd_test 2025-12-04T08:25:50.1702641Z Linking jit_tests; 37s processwrapper-sandbox 2025-12-04T08:25:50.1703200Z Testing //:rnn_test; 23s processwrapper-sandbox 2025-12-04T08:25:50.1703773Z Linking ordered_dict_test; 20s processwrapper-sandbox 2025-12-04T08:25:50.1704338Z Linking module_test; 20s processwrapper-sandbox 2025-12-04T08:25:50.1704898Z Linking sequential_test; 19s processwrapper-sandbox 2025-12-04T08:25:50.1705691Z Linking integration_test; 19s processwrapper-sandbox 2025-12-04T08:25:50.1706254Z Linking modules_test; 19s processwrapper-sandbox 2025-12-04T08:25:50.1706843Z Linking nn_utils_test; 19s processwrapper-sandbox ... 2025-12-04T08:25:51.3705855Z 2025-12-04T08:25:51.3706542Z  2025-12-04T08:25:51.3706907Z  2025-12-04T08:25:51.3707181Z  2025-12-04T08:25:51.3707471Z  2025-12-04T08:25:51.3707736Z  2025-12-04T08:25:51.3708027Z  2025-12-04T08:25:51.3708310Z  2025-12-04T08:25:51.3708578Z  2025-12-04T08:25:51.3709275Z [3,085 / 3,096] 17 / 26 tests; 11 actions running; last test: //:autograd_test 2025-12-04T08:25:51.3710266Z Linking jit_tests; 38s processwrapper-sandbox 2025-12-04T08:25:51.3710808Z Testing //:rnn_test; 24s processwrapper-sandbox 2025-12-04T08:25:51.3711346Z Linking ordered_dict_test; 21s processwrapper-sandbox 2025-12-04T08:25:51.3711919Z Linking module_test; 21s processwrapper-sandbox 2025-12-04T08:25:51.3712476Z Linking sequential_test; 21s processwrapper-sandbox 2025-12-04T08:25:51.3713033Z Linking integration_test; 20s processwrapper-sandbox 2025-12-04T08:25:51.3713669Z Linking modules_test; 20s processwrapper-sandbox 2025-12-04T08:25:51.3714214Z Linking nn_utils_test; 20s processwrapper-sandbox ... 2025-12-04T08:25:52.3711294Z 2025-12-04T08:25:52.3712014Z  2025-12-04T08:25:52.3712449Z  2025-12-04T08:25:52.3712791Z  2025-12-04T08:25:52.3713143Z  2025-12-04T08:25:52.3713492Z  2025-12-04T08:25:52.3713852Z  2025-12-04T08:25:52.3714192Z  2025-12-04T08:25:52.3714534Z  2025-12-04T08:25:52.3715397Z [3,085 / 3,096] 17 / 26 tests; 11 actions running; last test: //:autograd_test 2025-12-04T08:25:52.3716302Z Linking jit_tests; 39s processwrapper-sandbox 2025-12-04T08:25:52.3716957Z Testing //:rnn_test; 25s processwrapper-sandbox 2025-12-04T08:25:52.3717654Z Linking ordered_dict_test; 22s processwrapper-sandbox 2025-12-04T08:25:52.3718346Z Linking module_test; 22s processwrapper-sandbox 2025-12-04T08:25:52.3719027Z Linking sequential_test; 22s processwrapper-sandbox 2025-12-04T08:25:52.3719740Z Linking integration_test; 21s processwrapper-sandbox 2025-12-04T08:25:52.3720411Z Linking modules_test; 21s processwrapper-sandbox 2025-12-04T08:25:52.3721108Z Linking nn_utils_test; 21s processwrapper-sandbox ... 2025-12-04T08:25:53.3718477Z 2025-12-04T08:25:53.3719169Z  2025-12-04T08:25:53.3719619Z  2025-12-04T08:25:53.3719968Z  2025-12-04T08:25:53.3720319Z  2025-12-04T08:25:53.3720653Z  2025-12-04T08:25:53.3721043Z  2025-12-04T08:25:53.3721443Z  2025-12-04T08:25:53.3721807Z  2025-12-04T08:25:53.3722642Z [3,085 / 3,096] 17 / 26 tests; 11 actions running; last test: //:autograd_test 2025-12-04T08:25:53.3723527Z Linking jit_tests; 40s processwrapper-sandbox 2025-12-04T08:25:53.3724205Z Testing //:rnn_test; 26s processwrapper-sandbox 2025-12-04T08:25:53.3724890Z Linking ordered_dict_test; 23s processwrapper-sandbox 2025-12-04T08:25:53.3725600Z Linking module_test; 23s processwrapper-sandbox 2025-12-04T08:25:53.3726268Z Linking sequential_test; 23s processwrapper-sandbox 2025-12-04T08:25:53.3727578Z Linking integration_test; 22s processwrapper-sandbox 2025-12-04T08:25:53.3728303Z Linking modules_test; 22s processwrapper-sandbox 2025-12-04T08:25:53.3729128Z Linking nn_utils_test; 22s processwrapper-sandbox ... 2025-12-04T08:25:54.5725477Z 2025-12-04T08:25:54.5726195Z  2025-12-04T08:25:54.5726619Z  2025-12-04T08:25:54.5726963Z  2025-12-04T08:25:54.5727396Z  2025-12-04T08:25:54.5727842Z  2025-12-04T08:25:54.5728200Z  2025-12-04T08:25:54.5728556Z  2025-12-04T08:25:54.5729069Z  2025-12-04T08:25:54.5729918Z [3,085 / 3,096] 17 / 26 tests; 11 actions running; last test: //:autograd_test 2025-12-04T08:25:54.5731068Z Linking jit_tests; 41s processwrapper-sandbox 2025-12-04T08:25:54.5731722Z Testing //:rnn_test; 27s processwrapper-sandbox 2025-12-04T08:25:54.5732434Z Linking ordered_dict_test; 24s processwrapper-sandbox 2025-12-04T08:25:54.5733135Z Linking module_test; 24s processwrapper-sandbox 2025-12-04T08:25:54.5733820Z Linking sequential_test; 24s processwrapper-sandbox 2025-12-04T08:25:54.5734529Z Linking integration_test; 24s processwrapper-sandbox 2025-12-04T08:25:54.5735225Z Linking modules_test; 24s processwrapper-sandbox 2025-12-04T08:25:54.5735915Z Linking nn_utils_test; 24s processwrapper-sandbox ... 2025-12-04T08:25:55.5732633Z 2025-12-04T08:25:55.5733689Z  2025-12-04T08:25:55.5734139Z  2025-12-04T08:25:55.5734522Z  2025-12-04T08:25:55.5734902Z  2025-12-04T08:25:55.5735269Z  2025-12-04T08:25:55.5735665Z  2025-12-04T08:25:55.5736031Z  2025-12-04T08:25:55.5736416Z  2025-12-04T08:25:55.5737319Z [3,085 / 3,096] 17 / 26 tests; 11 actions running; last test: //:autograd_test 2025-12-04T08:25:55.5738398Z Linking jit_tests; 42s processwrapper-sandbox 2025-12-04T08:25:55.5739113Z Testing //:rnn_test; 28s processwrapper-sandbox 2025-12-04T08:25:55.5739901Z Linking ordered_dict_test; 25s processwrapper-sandbox 2025-12-04T08:25:55.5740683Z Linking module_test; 25s processwrapper-sandbox 2025-12-04T08:25:55.5741421Z Linking sequential_test; 25s processwrapper-sandbox 2025-12-04T08:25:55.5742208Z Linking integration_test; 25s processwrapper-sandbox 2025-12-04T08:25:55.5742971Z Linking modules_test; 25s processwrapper-sandbox 2025-12-04T08:25:55.5743756Z Linking nn_utils_test; 25s processwrapper-sandbox ... 2025-12-04T08:25:55.7776092Z 2025-12-04T08:25:55.7776802Z  2025-12-04T08:25:55.7777257Z  2025-12-04T08:25:55.7777631Z  2025-12-04T08:25:55.7778012Z  2025-12-04T08:25:55.7778438Z  2025-12-04T08:25:55.7778801Z  2025-12-04T08:25:55.7779181Z  2025-12-04T08:25:55.7779555Z  2025-12-04T08:25:55.7780480Z [3,086 / 3,097] 17 / 26 tests; 11 actions, 10 running; last test: ...grad_test 2025-12-04T08:25:55.7781449Z Linking jit_tests; 43s processwrapper-sandbox 2025-12-04T08:25:55.7782186Z Testing //:rnn_test; 29s processwrapper-sandbox 2025-12-04T08:25:55.7782950Z Linking ordered_dict_test; 25s processwrapper-sandbox 2025-12-04T08:25:55.7783737Z Linking module_test; 25s processwrapper-sandbox 2025-12-04T08:25:55.7784518Z Linking integration_test; 25s processwrapper-sandbox 2025-12-04T08:25:55.7785309Z Linking modules_test; 25s processwrapper-sandbox 2025-12-04T08:25:55.7786073Z Linking nn_utils_test; 25s processwrapper-sandbox 2025-12-04T08:25:55.7786870Z Linking modulelist_test; 25s processwrapper-sandbox ... 2025-12-04T08:25:56.0311153Z 2025-12-04T08:25:56.0312031Z  2025-12-04T08:25:56.0312477Z  2025-12-04T08:25:56.0312806Z  2025-12-04T08:25:56.0313117Z  2025-12-04T08:25:56.0313439Z  2025-12-04T08:25:56.0313759Z  2025-12-04T08:25:56.0314100Z  2025-12-04T08:25:56.0314436Z  2025-12-04T08:25:56.0315237Z [3,089 / 3,100] 17 / 26 tests; 11 actions, 10 running; last test: ...grad_test 2025-12-04T08:25:56.0316077Z Linking jit_tests; 43s processwrapper-sandbox 2025-12-04T08:25:56.0316689Z Testing //:rnn_test; 29s processwrapper-sandbox 2025-12-04T08:25:56.0317350Z Linking integration_test; 25s processwrapper-sandbox 2025-12-04T08:25:56.0318006Z Linking modules_test; 25s processwrapper-sandbox 2025-12-04T08:25:56.0318677Z Linking modulelist_test; 25s processwrapper-sandbox 2025-12-04T08:25:56.0319336Z Linking serialize_test; 25s processwrapper-sandbox 2025-12-04T08:25:56.0319985Z Testing //:optim_test; 21s processwrapper-sandbox 2025-12-04T08:25:56.0320676Z Testing //:sequential_test; 0s processwrapper-sandbox ... 2025-12-04T08:25:56.3263780Z 2025-12-04T08:25:56.3264690Z  2025-12-04T08:25:56.3265483Z  2025-12-04T08:25:56.3265930Z  2025-12-04T08:25:56.3266354Z  2025-12-04T08:25:56.3266669Z  2025-12-04T08:25:56.3267031Z  2025-12-04T08:25:56.3267382Z  2025-12-04T08:25:56.3267744Z  2025-12-04T08:25:56.3268613Z [3,091 / 3,101] 17 / 26 tests; 10 actions, 9 running; last test: ...ograd_test 2025-12-04T08:25:56.3269603Z Linking jit_tests; 43s processwrapper-sandbox 2025-12-04T08:25:56.3270304Z Testing //:rnn_test; 29s processwrapper-sandbox 2025-12-04T08:25:56.3271030Z Linking modules_test; 25s processwrapper-sandbox 2025-12-04T08:25:56.3272095Z Linking serialize_test; 25s processwrapper-sandbox 2025-12-04T08:25:56.3272853Z Testing //:optim_test; 21s processwrapper-sandbox 2025-12-04T08:25:56.3273624Z Testing //:sequential_test; 0s processwrapper-sandbox 2025-12-04T08:25:56.3274399Z Testing //:ordered_dict_test; 0s processwrapper-sandbox 2025-12-04T08:25:56.3275319Z Testing //:module_test; 0s processwrapper-sandbox ... 2025-12-04T08:25:56.5645366Z 2025-12-04T08:25:56.5646669Z  2025-12-04T08:25:56.5647120Z  2025-12-04T08:25:56.5647562Z  2025-12-04T08:25:56.5647966Z  2025-12-04T08:25:56.5648336Z  2025-12-04T08:25:56.5648708Z  2025-12-04T08:25:56.5649053Z  2025-12-04T08:25:56.5649402Z  2025-12-04T08:25:56.5650256Z [3,092 / 3,102] 17 / 26 tests; 10 actions, 9 running; last test: ...ograd_test 2025-12-04T08:25:56.5651204Z Linking jit_tests; 43s processwrapper-sandbox 2025-12-04T08:25:56.5651929Z Testing //:rnn_test; 29s processwrapper-sandbox 2025-12-04T08:25:56.5652631Z Linking modules_test; 26s processwrapper-sandbox 2025-12-04T08:25:56.5653322Z Testing //:optim_test; 21s processwrapper-sandbox 2025-12-04T08:25:56.5654030Z Testing //:sequential_test; 0s processwrapper-sandbox 2025-12-04T08:25:56.5654807Z Testing //:ordered_dict_test; 0s processwrapper-sandbox 2025-12-04T08:25:56.5655527Z Testing //:module_test; 0s processwrapper-sandbox 2025-12-04T08:25:56.5656254Z Testing //:nn_utils_test; 0s processwrapper-sandbox ... 2025-12-04T08:25:56.7739586Z 2025-12-04T08:25:56.7740432Z  2025-12-04T08:25:56.7740862Z  2025-12-04T08:25:56.7741257Z  2025-12-04T08:25:56.7741634Z  2025-12-04T08:25:56.7742021Z  2025-12-04T08:25:56.7742394Z  2025-12-04T08:25:56.7742739Z  2025-12-04T08:25:56.7743093Z  2025-12-04T08:25:56.7744026Z [3,093 / 3,103] 17 / 26 tests; 10 actions running; last test: //:autograd_test 2025-12-04T08:25:56.7745061Z Linking jit_tests; 44s processwrapper-sandbox 2025-12-04T08:25:56.7745756Z Testing //:rnn_test; 30s processwrapper-sandbox 2025-12-04T08:25:56.7746499Z Testing //:optim_test; 22s processwrapper-sandbox 2025-12-04T08:25:56.7747306Z Testing //:sequential_test; 0s processwrapper-sandbox 2025-12-04T08:25:56.7748090Z Testing //:ordered_dict_test; 0s processwrapper-sandbox 2025-12-04T08:25:56.7748857Z Testing //:module_test; 0s processwrapper-sandbox 2025-12-04T08:25:56.7749630Z Testing //:nn_utils_test; 0s processwrapper-sandbox 2025-12-04T08:25:56.7750449Z Testing //:modulelist_test; 0s processwrapper-sandbox ... 2025-12-04T08:25:57.9747035Z 2025-12-04T08:25:57.9747877Z  2025-12-04T08:25:57.9748314Z  2025-12-04T08:25:57.9748659Z  2025-12-04T08:25:57.9749069Z  2025-12-04T08:25:57.9749425Z  2025-12-04T08:25:57.9749797Z  2025-12-04T08:25:57.9750175Z  2025-12-04T08:25:57.9750536Z  2025-12-04T08:25:57.9751474Z [3,093 / 3,103] 17 / 26 tests; 10 actions running; last test: //:autograd_test 2025-12-04T08:25:57.9752403Z Linking jit_tests; 45s processwrapper-sandbox 2025-12-04T08:25:57.9753126Z Testing //:rnn_test; 31s processwrapper-sandbox 2025-12-04T08:25:57.9755114Z Testing //:optim_test; 23s processwrapper-sandbox 2025-12-04T08:25:57.9755883Z Testing //:sequential_test; 2s processwrapper-sandbox 2025-12-04T08:25:57.9756652Z Testing //:ordered_dict_test; 2s processwrapper-sandbox 2025-12-04T08:25:57.9757423Z Testing //:module_test; 2s processwrapper-sandbox 2025-12-04T08:25:57.9758148Z Testing //:nn_utils_test; 1s processwrapper-sandbox 2025-12-04T08:25:57.9758936Z Testing //:modulelist_test; 1s processwrapper-sandbox ... 2025-12-04T08:25:58.9753483Z 2025-12-04T08:25:58.9754175Z  2025-12-04T08:25:58.9754640Z  2025-12-04T08:25:58.9755027Z  2025-12-04T08:25:58.9755415Z  2025-12-04T08:25:58.9755767Z  2025-12-04T08:25:58.9756143Z  2025-12-04T08:25:58.9756912Z  2025-12-04T08:25:58.9757306Z  2025-12-04T08:25:58.9758180Z [3,093 / 3,103] 17 / 26 tests; 10 actions running; last test: //:autograd_test 2025-12-04T08:25:58.9759144Z Linking jit_tests; 46s processwrapper-sandbox 2025-12-04T08:25:58.9759852Z Testing //:rnn_test; 32s processwrapper-sandbox 2025-12-04T08:25:58.9760557Z Testing //:optim_test; 24s processwrapper-sandbox 2025-12-04T08:25:58.9761428Z Testing //:sequential_test; 3s processwrapper-sandbox 2025-12-04T08:25:58.9762201Z Testing //:ordered_dict_test; 3s processwrapper-sandbox 2025-12-04T08:25:58.9762966Z Testing //:module_test; 3s processwrapper-sandbox 2025-12-04T08:25:58.9763674Z Testing //:nn_utils_test; 2s processwrapper-sandbox 2025-12-04T08:25:58.9764474Z Testing //:modulelist_test; 2s processwrapper-sandbox ... 2025-12-04T08:25:59.2617155Z 2025-12-04T08:25:59.2617918Z  2025-12-04T08:25:59.2618353Z  2025-12-04T08:25:59.2618761Z  2025-12-04T08:25:59.2619114Z  2025-12-04T08:25:59.2619488Z  2025-12-04T08:25:59.2619801Z  2025-12-04T08:25:59.2620148Z  2025-12-04T08:25:59.2620489Z  2025-12-04T08:25:59.2621394Z [3,093 / 3,103] 18 / 26 tests; 10 actions running; last test: ...quential_test 2025-12-04T08:25:59.2622405Z Linking jit_tests; 46s processwrapper-sandbox 2025-12-04T08:25:59.2623069Z Testing //:rnn_test; 32s processwrapper-sandbox 2025-12-04T08:25:59.2623716Z Testing //:optim_test; 24s processwrapper-sandbox 2025-12-04T08:25:59.2624502Z Testing //:sequential_test; 3s processwrapper-sandbox 2025-12-04T08:25:59.2625279Z Testing //:ordered_dict_test; 3s processwrapper-sandbox 2025-12-04T08:25:59.2626066Z Testing //:module_test; 3s processwrapper-sandbox 2025-12-04T08:25:59.2626827Z Testing //:nn_utils_test; 3s processwrapper-sandbox 2025-12-04T08:25:59.2627630Z Testing //:modulelist_test; 2s processwrapper-sandbox ... 2025-12-04T08:25:59.2628207Z 2025-12-04T08:25:59.2628462Z  2025-12-04T08:25:59.2629067Z  2025-12-04T08:25:59.2629447Z  2025-12-04T08:25:59.2629833Z  2025-12-04T08:25:59.2630214Z  2025-12-04T08:25:59.2630607Z  2025-12-04T08:25:59.2630987Z  2025-12-04T08:25:59.2631340Z  2025-12-04T08:25:59.2631844Z INFO: From Testing //:sequential_test: 2025-12-04T08:25:59.2632493Z ==================== Test output for //:sequential_test: 2025-12-04T08:25:59.2633066Z Running main() from gmock_main.cc 2025-12-04T08:25:59.2633620Z Note: Google Test filter = -*CUDA 2025-12-04T08:25:59.2634123Z [==========] Running 19 tests from 1 test suite. 2025-12-04T08:25:59.2634660Z [----------] Global test environment set-up. 2025-12-04T08:25:59.2635227Z [----------] 19 tests from SequentialTest 2025-12-04T08:25:59.2635794Z [ RUN ] SequentialTest.CanContainThings 2025-12-04T08:25:59.2636439Z [ OK ] SequentialTest.CanContainThings (1 ms) 2025-12-04T08:25:59.2637123Z [ RUN ] SequentialTest.ConstructsFromSharedPointer 2025-12-04T08:25:59.2637890Z [ OK ] SequentialTest.ConstructsFromSharedPointer (0 ms) 2025-12-04T08:25:59.2638669Z [ RUN ] SequentialTest.ConstructsFromConcreteType 2025-12-04T08:25:59.2639639Z [ OK ] SequentialTest.ConstructsFromConcreteType (0 ms) 2025-12-04T08:25:59.2640416Z [ RUN ] SequentialTest.ConstructsFromModuleHolder 2025-12-04T08:25:59.2641186Z [ OK ] SequentialTest.ConstructsFromModuleHolder (0 ms) 2025-12-04T08:25:59.2641955Z [ RUN ] SequentialTest.PushBackAddsAnElement 2025-12-04T08:25:59.2642664Z [ OK ] SequentialTest.PushBackAddsAnElement (0 ms) 2025-12-04T08:25:59.2643289Z [ RUN ] SequentialTest.AccessWithAt 2025-12-04T08:25:59.2643859Z [ OK ] SequentialTest.AccessWithAt (0 ms) 2025-12-04T08:25:59.2644486Z [ RUN ] SequentialTest.AccessWithPtr 2025-12-04T08:25:59.2645132Z [ OK ] SequentialTest.AccessWithPtr (0 ms) 2025-12-04T08:25:59.2646227Z [ RUN ] SequentialTest.CallingForwardOnEmptySequentialIsDisallowed 2025-12-04T08:25:59.2647305Z [ OK ] SequentialTest.CallingForwardOnEmptySequentialIsDisallowed (0 ms) 2025-12-04T08:25:59.2648364Z [ RUN ] SequentialTest.CallingForwardChainsCorrectly 2025-12-04T08:25:59.2649267Z [ OK ] SequentialTest.CallingForwardChainsCorrectly (0 ms) 2025-12-04T08:25:59.2650223Z [ RUN ] SequentialTest.CallingForwardWithTheWrongReturnTypeThrows 2025-12-04T08:25:59.2651507Z [ OK ] SequentialTest.CallingForwardWithTheWrongReturnTypeThrows (0 ms) 2025-12-04T08:25:59.2652633Z [ RUN ] SequentialTest.TheReturnTypeOfForwardDefaultsToTensor 2025-12-04T08:25:59.2653675Z [ OK ] SequentialTest.TheReturnTypeOfForwardDefaultsToTensor (0 ms) 2025-12-04T08:25:59.2654640Z [ RUN ] SequentialTest.ForwardReturnsTheLastValue 2025-12-04T08:25:59.2655446Z [ OK ] SequentialTest.ForwardReturnsTheLastValue (8 ms) 2025-12-04T08:25:59.2656360Z [ RUN ] SequentialTest.SanityCheckForHoldingStandardModules 2025-12-04T08:25:59.2657370Z [ OK ] SequentialTest.SanityCheckForHoldingStandardModules (1 ms) 2025-12-04T08:25:59.2658341Z [ RUN ] SequentialTest.ExtendPushesModulesFromOtherSequential 2025-12-04T08:25:59.2659275Z [ OK ] SequentialTest.ExtendPushesModulesFromOtherSequential (0 ms) 2025-12-04T08:25:59.2660150Z [ RUN ] SequentialTest.HasReferenceSemantics 2025-12-04T08:25:59.2660827Z [ OK ] SequentialTest.HasReferenceSemantics (0 ms) 2025-12-04T08:25:59.2661425Z [ RUN ] SequentialTest.IsCloneable 2025-12-04T08:25:59.2661983Z [ OK ] SequentialTest.IsCloneable (6 ms) 2025-12-04T08:25:59.2662641Z [ RUN ] SequentialTest.RegistersElementsAsSubmodules 2025-12-04T08:25:59.2663412Z [ OK ] SequentialTest.RegistersElementsAsSubmodules (0 ms) 2025-12-04T08:25:59.2664145Z [ RUN ] SequentialTest.PrettyPrintSequential 2025-12-04T08:25:59.2664839Z [ OK ] SequentialTest.PrettyPrintSequential (2 ms) 2025-12-04T08:25:59.2665582Z [ RUN ] SequentialTest.ModuleForwardMethodOptionalArg 2025-12-04T08:25:59.2666413Z [ OK ] SequentialTest.ModuleForwardMethodOptionalArg (204 ms) 2025-12-04T08:25:59.2667190Z [----------] 19 tests from SequentialTest (226 ms total) 2025-12-04T08:25:59.2667614Z 2025-12-04T08:25:59.2667826Z [----------] Global test environment tear-down 2025-12-04T08:25:59.2668473Z [==========] 19 tests from 1 test suite ran. (226 ms total) 2025-12-04T08:25:59.2669044Z [ PASSED ] 19 tests. 2025-12-04T08:25:59.2669506Z ================================================================================ 2025-12-04T08:25:59.2670651Z [3,093 / 3,103] 18 / 26 tests; 10 actions running; last test: ...quential_test 2025-12-04T08:25:59.2671512Z Linking jit_tests; 46s processwrapper-sandbox 2025-12-04T08:25:59.2672220Z Testing //:rnn_test; 32s processwrapper-sandbox 2025-12-04T08:25:59.2672909Z Testing //:optim_test; 24s processwrapper-sandbox 2025-12-04T08:25:59.2673598Z Testing //:sequential_test; 3s processwrapper-sandbox 2025-12-04T08:25:59.2674317Z Testing //:ordered_dict_test; 3s processwrapper-sandbox 2025-12-04T08:25:59.2678178Z Testing //:module_test; 3s processwrapper-sandbox 2025-12-04T08:25:59.2678954Z Testing //:nn_utils_test; 3s processwrapper-sandbox 2025-12-04T08:25:59.2679892Z Testing //:modulelist_test; 2s processwrapper-sandbox ... 2025-12-04T08:25:59.2680511Z 2025-12-04T08:25:59.2680744Z  2025-12-04T08:25:59.2681086Z  2025-12-04T08:25:59.2681441Z  2025-12-04T08:25:59.2681800Z  2025-12-04T08:25:59.2682153Z  2025-12-04T08:25:59.2682495Z  2025-12-04T08:25:59.2682832Z  2025-12-04T08:25:59.2683167Z  2025-12-04T08:25:59.2683663Z INFO: From Testing //:modulelist_test: 2025-12-04T08:25:59.2684283Z ==================== Test output for //:modulelist_test: 2025-12-04T08:25:59.2684819Z Running main() from gmock_main.cc 2025-12-04T08:25:59.2685342Z Note: Google Test filter = -*CUDA 2025-12-04T08:25:59.2685838Z [==========] Running 16 tests from 1 test suite. 2025-12-04T08:25:59.2686602Z [----------] Global test environment set-up. 2025-12-04T08:25:59.2687164Z [----------] 16 tests from ModuleListTest 2025-12-04T08:25:59.2687915Z [ RUN ] ModuleListTest.ConstructsFromSharedPointer 2025-12-04T08:25:59.2689398Z [ OK ] ModuleListTest.ConstructsFromSharedPointer (0 ms) 2025-12-04T08:25:59.2690190Z [ RUN ] ModuleListTest.ConstructsFromConcreteType 2025-12-04T08:25:59.2690976Z [ OK ] ModuleListTest.ConstructsFromConcreteType (0 ms) 2025-12-04T08:25:59.2691863Z [ RUN ] ModuleListTest.ConstructsFromModuleHolder 2025-12-04T08:25:59.2692577Z [ OK ] ModuleListTest.ConstructsFromModuleHolder (0 ms) 2025-12-04T08:25:59.2693302Z [ RUN ] ModuleListTest.PushBackAddsAnElement 2025-12-04T08:25:59.2694025Z [ OK ] ModuleListTest.PushBackAddsAnElement (0 ms) 2025-12-04T08:25:59.2694692Z [ RUN ] ModuleListTest.Insertion 2025-12-04T08:25:59.2695251Z [ OK ] ModuleListTest.Insertion (0 ms) 2025-12-04T08:25:59.2695864Z [ RUN ] ModuleListTest.AccessWithAt 2025-12-04T08:25:59.2696425Z [ OK ] ModuleListTest.AccessWithAt (0 ms) 2025-12-04T08:25:59.2697010Z [ RUN ] ModuleListTest.AccessWithPtr 2025-12-04T08:25:59.2697645Z [ OK ] ModuleListTest.AccessWithPtr (0 ms) 2025-12-04T08:25:59.2698457Z [ RUN ] ModuleListTest.SanityCheckForHoldingStandardModules 2025-12-04T08:25:59.2699458Z [ OK ] ModuleListTest.SanityCheckForHoldingStandardModules (1 ms) 2025-12-04T08:25:59.2700415Z [ RUN ] ModuleListTest.ExtendPushesModulesFromOtherModuleList 2025-12-04T08:25:59.2701325Z [ OK ] ModuleListTest.ExtendPushesModulesFromOtherModuleList (0 ms) 2025-12-04T08:25:59.2702139Z [ RUN ] ModuleListTest.HasReferenceSemantics 2025-12-04T08:25:59.2702812Z [ OK ] ModuleListTest.HasReferenceSemantics (0 ms) 2025-12-04T08:25:59.2703434Z [ RUN ] ModuleListTest.IsCloneable 2025-12-04T08:25:59.2703980Z [ OK ] ModuleListTest.IsCloneable (4 ms) 2025-12-04T08:25:59.2704610Z [ RUN ] ModuleListTest.RegistersElementsAsSubmodules 2025-12-04T08:25:59.2705331Z [ OK ] ModuleListTest.RegistersElementsAsSubmodules (0 ms) 2025-12-04T08:25:59.2705942Z [ RUN ] ModuleListTest.NestingIsPossible 2025-12-04T08:25:59.2706541Z [ OK ] ModuleListTest.NestingIsPossible (0 ms) 2025-12-04T08:25:59.2707205Z [ RUN ] ModuleListTest.PrettyPrintModuleList 2025-12-04T08:25:59.2707827Z [ OK ] ModuleListTest.PrettyPrintModuleList (0 ms) 2025-12-04T08:25:59.2708490Z [ RUN ] ModuleListTest.RangeBasedForLoop 2025-12-04T08:25:59.2709119Z [ OK ] ModuleListTest.RangeBasedForLoop (0 ms) 2025-12-04T08:25:59.2709751Z [ RUN ] ModuleListTest.InvalidAt 2025-12-04T08:25:59.2710263Z [ OK ] ModuleListTest.InvalidAt (1 ms) 2025-12-04T08:25:59.2710873Z [----------] 16 tests from ModuleListTest (10 ms total) 2025-12-04T08:25:59.2711318Z 2025-12-04T08:25:59.2711537Z [----------] Global test environment tear-down 2025-12-04T08:25:59.2712120Z [==========] 16 tests from 1 test suite ran. (10 ms total) 2025-12-04T08:25:59.2712739Z [ PASSED ] 16 tests. 2025-12-04T08:25:59.2713178Z ================================================================================ 2025-12-04T08:25:59.2714371Z [3,094 / 3,103] 19 / 26 tests; 9 actions running; last test: ...odulelist_test 2025-12-04T08:25:59.2715459Z Linking jit_tests; 46s processwrapper-sandbox 2025-12-04T08:25:59.2716164Z Testing //:rnn_test; 32s processwrapper-sandbox 2025-12-04T08:25:59.2716820Z Testing //:optim_test; 24s processwrapper-sandbox 2025-12-04T08:25:59.2717477Z Testing //:ordered_dict_test; 3s processwrapper-sandbox 2025-12-04T08:25:59.2718166Z Testing //:module_test; 3s processwrapper-sandbox 2025-12-04T08:25:59.2718830Z Testing //:nn_utils_test; 3s processwrapper-sandbox 2025-12-04T08:25:59.2719526Z Testing //:modulelist_test; 2s processwrapper-sandbox 2025-12-04T08:25:59.2720248Z Testing //:serialize_test; 2s processwrapper-sandbox ... 2025-12-04T08:25:59.3662595Z 2025-12-04T08:25:59.3663439Z  2025-12-04T08:25:59.3664234Z  2025-12-04T08:25:59.3664601Z  2025-12-04T08:25:59.3664947Z  2025-12-04T08:25:59.3665267Z  2025-12-04T08:25:59.3665607Z  2025-12-04T08:25:59.3665942Z  2025-12-04T08:25:59.3666311Z  2025-12-04T08:25:59.3666833Z INFO: From Testing //:ordered_dict_test: 2025-12-04T08:25:59.3727580Z ==================== Test output for //:ordered_dict_test: 2025-12-04T08:25:59.3728309Z Running main() from gmock_main.cc 2025-12-04T08:25:59.3728859Z Note: Google Test filter = -*CUDA 2025-12-04T08:25:59.3729274Z [==========] Running 29 tests from 1 test suite. 2025-12-04T08:25:59.3729726Z [----------] Global test environment set-up. 2025-12-04T08:25:59.3730176Z [----------] 29 tests from OrderedDictTest 2025-12-04T08:25:59.3730694Z [ RUN ] OrderedDictTest.IsEmptyAfterDefaultConstruction 2025-12-04T08:25:59.3731364Z [ OK ] OrderedDictTest.IsEmptyAfterDefaultConstruction (0 ms) 2025-12-04T08:25:59.3732102Z [ RUN ] OrderedDictTest.InsertAddsElementsWhenTheyAreYetNotPresent 2025-12-04T08:25:59.3732923Z [ OK ] OrderedDictTest.InsertAddsElementsWhenTheyAreYetNotPresent (0 ms) 2025-12-04T08:25:59.3733689Z [ RUN ] OrderedDictTest.GetReturnsValuesWhenTheyArePresent 2025-12-04T08:25:59.3734373Z [ OK ] OrderedDictTest.GetReturnsValuesWhenTheyArePresent (0 ms) 2025-12-04T08:25:59.3735111Z [ RUN ] OrderedDictTest.GetThrowsWhenPassedKeysThatAreNotPresent 2025-12-04T08:25:59.3735890Z [ OK ] OrderedDictTest.GetThrowsWhenPassedKeysThatAreNotPresent (0 ms) 2025-12-04T08:25:59.3736574Z [ RUN ] OrderedDictTest.CanInitializeFromList 2025-12-04T08:25:59.3737102Z [ OK ] OrderedDictTest.CanInitializeFromList (0 ms) 2025-12-04T08:25:59.3737787Z [ RUN ] OrderedDictTest.InsertThrowsWhenPassedElementsThatArePresent 2025-12-04T08:25:59.3738636Z [ OK ] OrderedDictTest.InsertThrowsWhenPassedElementsThatArePresent (0 ms) 2025-12-04T08:25:59.3739347Z [ RUN ] OrderedDictTest.FrontReturnsTheFirstItem 2025-12-04T08:25:59.3739919Z [ OK ] OrderedDictTest.FrontReturnsTheFirstItem (0 ms) 2025-12-04T08:25:59.3740461Z [ RUN ] OrderedDictTest.FrontThrowsWhenEmpty 2025-12-04T08:25:59.3740986Z [ OK ] OrderedDictTest.FrontThrowsWhenEmpty (0 ms) 2025-12-04T08:25:59.3741510Z [ RUN ] OrderedDictTest.BackReturnsTheLastItem 2025-12-04T08:25:59.3742055Z [ OK ] OrderedDictTest.BackReturnsTheLastItem (0 ms) 2025-12-04T08:25:59.3742600Z [ RUN ] OrderedDictTest.BackThrowsWhenEmpty 2025-12-04T08:25:59.3743110Z [ OK ] OrderedDictTest.BackThrowsWhenEmpty (0 ms) 2025-12-04T08:25:59.3743739Z [ RUN ] OrderedDictTest.FindReturnsPointersToValuesWhenPresent 2025-12-04T08:25:59.3744482Z [ OK ] OrderedDictTest.FindReturnsPointersToValuesWhenPresent (0 ms) 2025-12-04T08:25:59.3745372Z [ RUN ] OrderedDictTest.FindReturnsNullPointersWhenPasesdKeysThatAreNotPresent 2025-12-04T08:25:59.3746390Z [ OK ] OrderedDictTest.FindReturnsNullPointersWhenPasesdKeysThatAreNotPresent (0 ms) 2025-12-04T08:25:59.3747422Z [ RUN ] OrderedDictTest.SubscriptOperatorThrowsWhenPassedKeysThatAreNotPresent 2025-12-04T08:25:59.3748451Z [ OK ] OrderedDictTest.SubscriptOperatorThrowsWhenPassedKeysThatAreNotPresent (0 ms) 2025-12-04T08:25:59.3764573Z [ RUN ] OrderedDictTest.SubscriptOperatorReturnsItemsPositionallyWhenPassedIntegers 2025-12-04T08:25:59.3765788Z [ OK ] OrderedDictTest.SubscriptOperatorReturnsItemsPositionallyWhenPassedIntegers (0 ms) 2025-12-04T08:25:59.3766936Z [ RUN ] OrderedDictTest.SubscriptOperatorsThrowswhenPassedKeysThatAreNotPresent 2025-12-04T08:25:59.3768105Z [ OK ] OrderedDictTest.SubscriptOperatorsThrowswhenPassedKeysThatAreNotPresent (0 ms) 2025-12-04T08:25:59.3769103Z [ RUN ] OrderedDictTest.UpdateInsertsAllItemsFromAnotherOrderedDict 2025-12-04T08:25:59.3769973Z [ OK ] OrderedDictTest.UpdateInsertsAllItemsFromAnotherOrderedDict (0 ms) 2025-12-04T08:25:59.3770760Z [ RUN ] OrderedDictTest.UpdateAlsoChecksForDuplicates 2025-12-04T08:25:59.3771631Z [ OK ] OrderedDictTest.UpdateAlsoChecksForDuplicates (0 ms) 2025-12-04T08:25:59.3772237Z [ RUN ] OrderedDictTest.CanIterateItems 2025-12-04T08:25:59.3772747Z [ OK ] OrderedDictTest.CanIterateItems (0 ms) 2025-12-04T08:25:59.3773241Z [ RUN ] OrderedDictTest.EraseWorks 2025-12-04T08:25:59.3773710Z [ OK ] OrderedDictTest.EraseWorks (0 ms) 2025-12-04T08:25:59.3774220Z [ RUN ] OrderedDictTest.ClearMakesTheDictEmpty 2025-12-04T08:25:59.3774863Z [ OK ] OrderedDictTest.ClearMakesTheDictEmpty (0 ms) 2025-12-04T08:25:59.3775410Z [ RUN ] OrderedDictTest.CanCopyConstruct 2025-12-04T08:25:59.3775933Z [ OK ] OrderedDictTest.CanCopyConstruct (0 ms) 2025-12-04T08:25:59.3776439Z [ RUN ] OrderedDictTest.CanCopyAssign 2025-12-04T08:25:59.3776940Z [ OK ] OrderedDictTest.CanCopyAssign (0 ms) 2025-12-04T08:25:59.3777456Z [ RUN ] OrderedDictTest.CanMoveConstruct 2025-12-04T08:25:59.3777956Z [ OK ] OrderedDictTest.CanMoveConstruct (0 ms) 2025-12-04T08:25:59.3778467Z [ RUN ] OrderedDictTest.CanMoveAssign 2025-12-04T08:25:59.3778941Z [ OK ] OrderedDictTest.CanMoveAssign (0 ms) 2025-12-04T08:25:59.3779456Z [ RUN ] OrderedDictTest.CanInsertWithBraces 2025-12-04T08:25:59.3779984Z [ OK ] OrderedDictTest.CanInsertWithBraces (0 ms) 2025-12-04T08:25:59.3780630Z [ RUN ] OrderedDictTest.ErrorMessagesIncludeTheKeyDescription 2025-12-04T08:25:59.3781387Z [ OK ] OrderedDictTest.ErrorMessagesIncludeTheKeyDescription (0 ms) 2025-12-04T08:25:59.3782063Z [ RUN ] OrderedDictTest.KeysReturnsAllKeys 2025-12-04T08:25:59.3782596Z [ OK ] OrderedDictTest.KeysReturnsAllKeys (0 ms) 2025-12-04T08:25:59.3783132Z [ RUN ] OrderedDictTest.ValuesReturnsAllValues 2025-12-04T08:25:59.3783696Z [ OK ] OrderedDictTest.ValuesReturnsAllValues (0 ms) 2025-12-04T08:25:59.3784250Z [ RUN ] OrderedDictTest.ItemsReturnsAllItems 2025-12-04T08:25:59.3784798Z [ OK ] OrderedDictTest.ItemsReturnsAllItems (0 ms) 2025-12-04T08:25:59.3785337Z [----------] 29 tests from OrderedDictTest (0 ms total) 2025-12-04T08:25:59.3785689Z 2025-12-04T08:25:59.3785856Z [----------] Global test environment tear-down 2025-12-04T08:25:59.3786347Z [==========] 29 tests from 1 test suite ran. (0 ms total) 2025-12-04T08:25:59.3786795Z [ PASSED ] 29 tests. 2025-12-04T08:25:59.3790409Z ================================================================================ 2025-12-04T08:25:59.3794583Z [3,095 / 3,103] 20 / 26 tests; 8 actions running; last test: ...ered_dict_test 2025-12-04T08:25:59.3795315Z Linking jit_tests; 46s processwrapper-sandbox 2025-12-04T08:25:59.3795857Z Testing //:rnn_test; 32s processwrapper-sandbox 2025-12-04T08:25:59.3796396Z Testing //:optim_test; 24s processwrapper-sandbox 2025-12-04T08:25:59.3796975Z Testing //:ordered_dict_test; 3s processwrapper-sandbox 2025-12-04T08:25:59.3797546Z Testing //:module_test; 3s processwrapper-sandbox 2025-12-04T08:25:59.3798111Z Testing //:nn_utils_test; 3s processwrapper-sandbox 2025-12-04T08:25:59.3798662Z Testing //:serialize_test; 2s processwrapper-sandbox 2025-12-04T08:25:59.3799225Z Testing //:modules_test; 2s processwrapper-sandbox 2025-12-04T08:25:59.3844666Z 2025-12-04T08:25:59.3845111Z  2025-12-04T08:25:59.3845565Z  2025-12-04T08:25:59.3845853Z  2025-12-04T08:25:59.3846127Z  2025-12-04T08:25:59.3846531Z  2025-12-04T08:25:59.3846871Z  2025-12-04T08:25:59.3847208Z  2025-12-04T08:25:59.3847586Z  2025-12-04T08:25:59.3848060Z INFO: From Testing //:module_test: 2025-12-04T08:25:59.3854446Z ==================== Test output for //:module_test: 2025-12-04T08:25:59.3854936Z Running main() from gmock_main.cc 2025-12-04T08:25:59.3855360Z Note: Google Test filter = -*CUDA 2025-12-04T08:25:59.3855774Z [==========] Running 52 tests from 1 test suite. 2025-12-04T08:25:59.3856266Z [----------] Global test environment set-up. 2025-12-04T08:25:59.3856703Z [----------] 52 tests from ModuleTest 2025-12-04T08:25:59.3857393Z [ RUN ] ModuleTest.CanEnableAndDisableTrainingMode 2025-12-04T08:25:59.3858016Z [ OK ] ModuleTest.CanEnableAndDisableTrainingMode (0 ms) 2025-12-04T08:25:59.3858555Z [ RUN ] ModuleTest.ZeroGrad 2025-12-04T08:25:59.3858962Z [ OK ] ModuleTest.ZeroGrad (2 ms) 2025-12-04T08:25:59.3859411Z [ RUN ] ModuleTest.ZeroGradWithUndefined 2025-12-04T08:25:59.3859927Z [ OK ] ModuleTest.ZeroGradWithUndefined (0 ms) 2025-12-04T08:25:59.3860587Z [ RUN ] ModuleTest.RegisterModuleThrowsForEmptyOrDottedName 2025-12-04T08:25:59.3861323Z [ OK ] ModuleTest.RegisterModuleThrowsForEmptyOrDottedName (0 ms) 2025-12-04T08:25:59.3862074Z [ RUN ] ModuleTest.RegisterModuleThrowsForDuplicateModuleName 2025-12-04T08:25:59.3862835Z [ OK ] ModuleTest.RegisterModuleThrowsForDuplicateModuleName (0 ms) 2025-12-04T08:25:59.3863586Z [ RUN ] ModuleTest.ReplaceModuleThrowsForUnknownModuleName 2025-12-04T08:25:59.3864296Z [ OK ] ModuleTest.ReplaceModuleThrowsForUnknownModuleName (0 ms) 2025-12-04T08:25:59.3864913Z [ RUN ] ModuleTest.ReplaceModule 2025-12-04T08:25:59.3865353Z [ OK ] ModuleTest.ReplaceModule (0 ms) 2025-12-04T08:25:59.3865817Z [ RUN ] ModuleTest.UnregisterModule 2025-12-04T08:25:59.3866281Z [ OK ] ModuleTest.UnregisterModule (0 ms) 2025-12-04T08:25:59.3866893Z [ RUN ] ModuleTest.RegisterParameterThrowsForEmptyOrDottedName 2025-12-04T08:25:59.3867676Z [ OK ] ModuleTest.RegisterParameterThrowsForEmptyOrDottedName (0 ms) 2025-12-04T08:25:59.3868473Z [ RUN ] ModuleTest.RegisterParameterThrowsForDuplicateModuleName 2025-12-04T08:25:59.3869290Z [ OK ] ModuleTest.RegisterParameterThrowsForDuplicateModuleName (0 ms) 2025-12-04T08:25:59.3870006Z [ RUN ] ModuleTest.RegisterParameterUndefinedTensor 2025-12-04T08:25:59.3870629Z [ OK ] ModuleTest.RegisterParameterUndefinedTensor (0 ms) 2025-12-04T08:25:59.3871292Z [ RUN ] ModuleTest.RegisterBufferThrowsForEmptyOrDottedName 2025-12-04T08:25:59.3872040Z [ OK ] ModuleTest.RegisterBufferThrowsForEmptyOrDottedName (0 ms) 2025-12-04T08:25:59.3872798Z [ RUN ] ModuleTest.RegisterBufferThrowsForDuplicateModuleName 2025-12-04T08:25:59.3873546Z [ OK ] ModuleTest.RegisterBufferThrowsForDuplicateModuleName (0 ms) 2025-12-04T08:25:59.3874185Z [ RUN ] ModuleTest.CanGetName 2025-12-04T08:25:59.3874599Z [ OK ] ModuleTest.CanGetName (0 ms) 2025-12-04T08:25:59.3875084Z [ RUN ] ModuleTest.AsCastsModulesCorrectly 2025-12-04T08:25:59.3875606Z [ OK ] ModuleTest.AsCastsModulesCorrectly (0 ms) 2025-12-04T08:25:59.3876283Z [ RUN ] ModuleTest.DeviceOrDtypeConversionSkipsUndefinedTensor 2025-12-04T08:25:59.3877050Z [ OK ] ModuleTest.DeviceOrDtypeConversionSkipsUndefinedTensor (0 ms) 2025-12-04T08:25:59.3877885Z [ RUN ] ModuleTest.ParametersAndBuffersAccessorSkipsUndefinedTensor 2025-12-04T08:25:59.3878764Z [ OK ] ModuleTest.ParametersAndBuffersAccessorSkipsUndefinedTensor (0 ms) 2025-12-04T08:25:59.3879651Z [ RUN ] ModuleTest.CallingCloneOnModuleThatDoesNotOverrideCloneThrows 2025-12-04T08:25:59.3880551Z [ OK ] ModuleTest.CallingCloneOnModuleThatDoesNotOverrideCloneThrows (0 ms) 2025-12-04T08:25:59.3881482Z [ RUN ] ModuleTest.CallingCloneOnModuleThatDoesOverrideCloneDoesNotThrow 2025-12-04T08:25:59.3882483Z [ OK ] ModuleTest.CallingCloneOnModuleThatDoesOverrideCloneDoesNotThrow (0 ms) 2025-12-04T08:25:59.3883294Z [ RUN ] ModuleTest.CloneCreatesDistinctParameters 2025-12-04T08:25:59.3883891Z [ OK ] ModuleTest.CloneCreatesDistinctParameters (13 ms) 2025-12-04T08:25:59.3884512Z [ RUN ] ModuleTest.ClonePreservesExternalReferences 2025-12-04T08:25:59.3885120Z [ OK ] ModuleTest.ClonePreservesExternalReferences (1 ms) 2025-12-04T08:25:59.3885815Z [ RUN ] ModuleTest.CloneCopiesTheValuesOfVariablesOfSubmodules 2025-12-04T08:25:59.3886586Z [ OK ] ModuleTest.CloneCopiesTheValuesOfVariablesOfSubmodules (1 ms) 2025-12-04T08:25:59.3887290Z [ RUN ] ModuleTest.HasCorrectNumberOfParameters 2025-12-04T08:25:59.3888032Z [ OK ] ModuleTest.HasCorrectNumberOfParameters (0 ms) 2025-12-04T08:25:59.3888671Z [ RUN ] ModuleTest.ContainsParametersWithTheCorrectName 2025-12-04T08:25:59.3889355Z [ OK ] ModuleTest.ContainsParametersWithTheCorrectName (0 ms) 2025-12-04T08:25:59.3889965Z [ RUN ] ModuleTest.HasCorrectNumberOfBuffers 2025-12-04T08:25:59.3890525Z [ OK ] ModuleTest.HasCorrectNumberOfBuffers (0 ms) 2025-12-04T08:25:59.3891144Z [ RUN ] ModuleTest.ContainsBuffersWithTheCorrectName 2025-12-04T08:25:59.3891782Z [ OK ] ModuleTest.ContainsBuffersWithTheCorrectName (0 ms) 2025-12-04T08:25:59.3892697Z [ RUN ] ModuleTest.DefaultConstructorOfModuleHolderCallsDefaultConstructorOfImpl 2025-12-04T08:25:59.3894028Z [ OK ] ModuleTest.DefaultConstructorOfModuleHolderCallsDefaultConstructorOfImpl (0 ms) 2025-12-04T08:25:59.3895233Z [ RUN ] ModuleTest.ValueConstructorOfModuleHolderCallsCorrectConstructorInImpl 2025-12-04T08:25:59.3896411Z [ OK ] ModuleTest.ValueConstructorOfModuleHolderCallsCorrectConstructorInImpl (0 ms) 2025-12-04T08:25:59.3897505Z [ RUN ] ModuleTest.NullptrConstructorLeavesTheModuleHolderInEmptyState 2025-12-04T08:25:59.3898518Z [ OK ] ModuleTest.NullptrConstructorLeavesTheModuleHolderInEmptyState (0 ms) 2025-12-04T08:25:59.3899481Z [ RUN ] ModuleTest.ModulesReturnsExpectedSubmodulesForFlatModel 2025-12-04T08:25:59.3900386Z [ OK ] ModuleTest.ModulesReturnsExpectedSubmodulesForFlatModel (0 ms) 2025-12-04T08:25:59.3901150Z [ RUN ] ModuleTest.ModulesExcludesSelfWhenIncludeSelfSetToFalse 2025-12-04T08:25:59.3901913Z [ OK ] ModuleTest.ModulesExcludesSelfWhenIncludeSelfSetToFalse (0 ms) 2025-12-04T08:25:59.3902740Z [ RUN ] ModuleTest.NamedModulesReturnsExpectedNamedSubmodulesForFlatModel 2025-12-04T08:25:59.3903671Z [ OK ] ModuleTest.NamedModulesReturnsExpectedNamedSubmodulesForFlatModel (0 ms) 2025-12-04T08:25:59.3904544Z [ RUN ] ModuleTest.NamedModulesExcludesSelfWhenIncludeSelfSetToFalse 2025-12-04T08:25:59.3905395Z [ OK ] ModuleTest.NamedModulesExcludesSelfWhenIncludeSelfSetToFalse (0 ms) 2025-12-04T08:25:59.3906224Z [ RUN ] ModuleTest.ChildrenReturnsExpectedSubmodulesForFlatModel 2025-12-04T08:25:59.3906993Z [ OK ] ModuleTest.ChildrenReturnsExpectedSubmodulesForFlatModel (0 ms) 2025-12-04T08:25:59.3907852Z [ RUN ] ModuleTest.NamedChildrenReturnsExpectedNamedSubmodulesForFlatModel 2025-12-04T08:25:59.3908781Z [ OK ] ModuleTest.NamedChildrenReturnsExpectedNamedSubmodulesForFlatModel (0 ms) 2025-12-04T08:25:59.3909647Z [ RUN ] ModuleTest.ParametersReturnsExpectedTensorsForFlatModel 2025-12-04T08:25:59.3910403Z [ OK ] ModuleTest.ParametersReturnsExpectedTensorsForFlatModel (0 ms) 2025-12-04T08:25:59.3911213Z [ RUN ] ModuleTest.NamedParametersReturnsExpectedTensorsForFlatModel 2025-12-04T08:25:59.3912062Z [ OK ] ModuleTest.NamedParametersReturnsExpectedTensorsForFlatModel (0 ms) 2025-12-04T08:25:59.3912843Z [ RUN ] ModuleTest.BuffersReturnsExpectedTensorsForFlatModel 2025-12-04T08:25:59.3913571Z [ OK ] ModuleTest.BuffersReturnsExpectedTensorsForFlatModel (0 ms) 2025-12-04T08:25:59.3914328Z [ RUN ] ModuleTest.NamedBuffersReturnsExpectedTensorsForFlatModel 2025-12-04T08:25:59.3915179Z [ OK ] ModuleTest.NamedBuffersReturnsExpectedTensorsForFlatModel (0 ms) 2025-12-04T08:25:59.3915973Z [ RUN ] ModuleTest.ModulesReturnsExpectedSubmodulesForDeepModel 2025-12-04T08:25:59.3916732Z [ OK ] ModuleTest.ModulesReturnsExpectedSubmodulesForDeepModel (0 ms) 2025-12-04T08:25:59.3917583Z [ RUN ] ModuleTest.NamedModulesReturnsExpectedNamedSubmodulesForDeepModel 2025-12-04T08:25:59.3918504Z [ OK ] ModuleTest.NamedModulesReturnsExpectedNamedSubmodulesForDeepModel (0 ms) 2025-12-04T08:25:59.3919382Z [ RUN ] ModuleTest.ChildrensReturnsExpectedSubmodulesForDeepModel 2025-12-04T08:25:59.3920183Z [ OK ] ModuleTest.ChildrensReturnsExpectedSubmodulesForDeepModel (0 ms) 2025-12-04T08:25:59.3921204Z [ RUN ] ModuleTest.NamedChildrensReturnsExpectedNamedSubmodulesForDeepModel 2025-12-04T08:25:59.3922183Z [ OK ] ModuleTest.NamedChildrensReturnsExpectedNamedSubmodulesForDeepModel (0 ms) 2025-12-04T08:25:59.3922962Z [ RUN ] ModuleTest.ModuleApplyIteratesCorreclty 2025-12-04T08:25:59.3923532Z [ OK ] ModuleTest.ModuleApplyIteratesCorreclty (0 ms) 2025-12-04T08:25:59.3924110Z [ RUN ] ModuleTest.ConstModuleApplyIteratesCorreclty 2025-12-04T08:25:59.3924804Z [ OK ] ModuleTest.ConstModuleApplyIteratesCorreclty (0 ms) 2025-12-04T08:25:59.3925421Z [ RUN ] ModuleTest.NamedModuleApplyIteratesCorreclty 2025-12-04T08:25:59.3926042Z [ OK ] ModuleTest.NamedModuleApplyIteratesCorreclty (3 ms) 2025-12-04T08:25:59.3926692Z [ RUN ] ModuleTest.ConstNamedModuleApplyIteratesCorreclty 2025-12-04T08:25:59.3927367Z [ OK ] ModuleTest.ConstNamedModuleApplyIteratesCorreclty (0 ms) 2025-12-04T08:25:59.3928121Z [ RUN ] ModuleTest.ModulePointerApplyIteratesCorreclty 2025-12-04T08:25:59.3928902Z [ OK ] ModuleTest.ModulePointerApplyIteratesCorreclty (0 ms) 2025-12-04T08:25:59.3929604Z [ RUN ] ModuleTest.NamedModulePointerApplyIteratesCorreclty 2025-12-04T08:25:59.3930298Z [ OK ] ModuleTest.NamedModulePointerApplyIteratesCorreclty (0 ms) 2025-12-04T08:25:59.3931087Z [ RUN ] ModuleTest.ThrowsWhenAttemptingtoGetTopLevelModuleAsSharedPtr 2025-12-04T08:25:59.3931969Z [ OK ] ModuleTest.ThrowsWhenAttemptingtoGetTopLevelModuleAsSharedPtr (0 ms) 2025-12-04T08:25:59.3932645Z [ RUN ] ModuleTest.PrettyPrint 2025-12-04T08:25:59.3933071Z [ OK ] ModuleTest.PrettyPrint (0 ms) 2025-12-04T08:25:59.3933645Z [ RUN ] ModuleTest.CanCallForwardOnNonTensorForwardThroughPimpl 2025-12-04T08:25:59.3934410Z [ OK ] ModuleTest.CanCallForwardOnNonTensorForwardThroughPimpl (0 ms) 2025-12-04T08:25:59.3935046Z [----------] 52 tests from ModuleTest (32 ms total) 2025-12-04T08:25:59.3935378Z 2025-12-04T08:25:59.3935535Z [----------] Global test environment tear-down 2025-12-04T08:25:59.3936014Z [==========] 52 tests from 1 test suite ran. (33 ms total) 2025-12-04T08:25:59.3936443Z [ PASSED ] 52 tests. 2025-12-04T08:25:59.3936778Z ================================================================================ 2025-12-04T08:25:59.3937653Z [3,096 / 3,103] 21 / 26 tests; 7 actions running; last test: //:module_test 2025-12-04T08:25:59.3938327Z Linking jit_tests; 46s processwrapper-sandbox 2025-12-04T08:25:59.3938831Z Testing //:rnn_test; 32s processwrapper-sandbox 2025-12-04T08:25:59.3939357Z Testing //:optim_test; 24s processwrapper-sandbox 2025-12-04T08:25:59.3939961Z Testing //:module_test; 3s processwrapper-sandbox 2025-12-04T08:25:59.3940510Z Testing //:nn_utils_test; 3s processwrapper-sandbox 2025-12-04T08:25:59.3941078Z Testing //:serialize_test; 2s processwrapper-sandbox 2025-12-04T08:25:59.3941627Z Testing //:modules_test; 2s processwrapper-sandbox 2025-12-04T08:25:59.7816899Z 2025-12-04T08:25:59.7817532Z  2025-12-04T08:25:59.7817880Z  2025-12-04T08:25:59.7818215Z  2025-12-04T08:25:59.7818519Z  2025-12-04T08:25:59.7818805Z  2025-12-04T08:25:59.7819098Z  2025-12-04T08:25:59.7819373Z  2025-12-04T08:25:59.7820050Z [3,098 / 3,103] 21 / 26 tests; 5 actions running; last test: //:module_test 2025-12-04T08:25:59.7820976Z Testing //:rnn_test; 33s processwrapper-sandbox 2025-12-04T08:25:59.7821540Z Testing //:optim_test; 25s processwrapper-sandbox 2025-12-04T08:25:59.7822107Z Testing //:nn_utils_test; 3s processwrapper-sandbox 2025-12-04T08:25:59.7822680Z Testing //:serialize_test; 3s processwrapper-sandbox 2025-12-04T08:25:59.7823233Z Testing //:modules_test; 3s processwrapper-sandbox 2025-12-04T08:26:00.7844409Z 2025-12-04T08:26:00.7845071Z  2025-12-04T08:26:00.7845440Z  2025-12-04T08:26:00.7845720Z  2025-12-04T08:26:00.7846017Z  2025-12-04T08:26:00.7846295Z  2025-12-04T08:26:00.7847265Z [3,098 / 3,103] 21 / 26 tests; 5 actions running; last test: //:module_test 2025-12-04T08:26:00.7848051Z Testing //:rnn_test; 34s processwrapper-sandbox 2025-12-04T08:26:00.7848618Z Testing //:optim_test; 26s processwrapper-sandbox 2025-12-04T08:26:00.7849175Z Testing //:nn_utils_test; 4s processwrapper-sandbox 2025-12-04T08:26:00.7849747Z Testing //:serialize_test; 4s processwrapper-sandbox 2025-12-04T08:26:00.7850315Z Testing //:modules_test; 4s processwrapper-sandbox 2025-12-04T08:26:01.7918096Z 2025-12-04T08:26:01.7919014Z  2025-12-04T08:26:01.7919589Z  2025-12-04T08:26:01.7920127Z  2025-12-04T08:26:01.7920984Z  2025-12-04T08:26:01.7921426Z  2025-12-04T08:26:01.7922364Z [3,098 / 3,103] 21 / 26 tests; 5 actions running; last test: //:module_test 2025-12-04T08:26:01.7923344Z Testing //:rnn_test; 35s processwrapper-sandbox 2025-12-04T08:26:01.7924093Z Testing //:optim_test; 27s processwrapper-sandbox 2025-12-04T08:26:01.7924880Z Testing //:nn_utils_test; 5s processwrapper-sandbox 2025-12-04T08:26:01.7925669Z Testing //:serialize_test; 5s processwrapper-sandbox 2025-12-04T08:26:01.7926492Z Testing //:modules_test; 5s processwrapper-sandbox 2025-12-04T08:26:02.2649580Z 2025-12-04T08:26:02.2650730Z  2025-12-04T08:26:02.2651083Z  2025-12-04T08:26:02.2651368Z  2025-12-04T08:26:02.2651638Z  2025-12-04T08:26:02.2651952Z  2025-12-04T08:26:02.2652657Z [3,098 / 3,103] 22 / 26 tests; 5 actions running; last test: //:serialize_test 2025-12-04T08:26:02.2653391Z Testing //:rnn_test; 35s processwrapper-sandbox 2025-12-04T08:26:02.2653926Z Testing //:optim_test; 27s processwrapper-sandbox 2025-12-04T08:26:02.2654507Z Testing //:nn_utils_test; 6s processwrapper-sandbox 2025-12-04T08:26:02.2655068Z Testing //:serialize_test; 5s processwrapper-sandbox 2025-12-04T08:26:02.2655616Z Testing //:modules_test; 5s processwrapper-sandbox 2025-12-04T08:26:02.2655986Z 2025-12-04T08:26:02.2656128Z  2025-12-04T08:26:02.2656407Z  2025-12-04T08:26:02.2656697Z  2025-12-04T08:26:02.2656967Z  2025-12-04T08:26:02.2657254Z  2025-12-04T08:26:02.2657658Z INFO: From Testing //:serialize_test: 2025-12-04T08:26:02.2658137Z ==================== Test output for //:serialize_test: 2025-12-04T08:26:02.2658598Z Running main() from gmock_main.cc 2025-12-04T08:26:02.2659003Z Note: Google Test filter = -*CUDA 2025-12-04T08:26:02.2659416Z [==========] Running 23 tests from 1 test suite. 2025-12-04T08:26:02.2659880Z [----------] Global test environment set-up. 2025-12-04T08:26:02.2660336Z [----------] 23 tests from SerializeTest 2025-12-04T08:26:02.2660749Z [ RUN ] SerializeTest.KeysFunc 2025-12-04T08:26:02.2661190Z [ OK ] SerializeTest.KeysFunc (79 ms) 2025-12-04T08:26:02.2661642Z [ RUN ] SerializeTest.TryReadFunc 2025-12-04T08:26:02.2662080Z [ OK ] SerializeTest.TryReadFunc (1 ms) 2025-12-04T08:26:02.2662557Z [ RUN ] SerializeTest.Basic 2025-12-04T08:26:02.2662949Z [ OK ] SerializeTest.Basic (2 ms) 2025-12-04T08:26:02.2663372Z [ RUN ] SerializeTest.MathBits 2025-12-04T08:26:02.2663777Z [ OK ] SerializeTest.MathBits (5 ms) 2025-12-04T08:26:02.2664466Z [ RUN ] SerializeTest.BasicToFile 2025-12-04T08:26:02.2664899Z [ OK ] SerializeTest.BasicToFile (1 ms) 2025-12-04T08:26:02.2665357Z [ RUN ] SerializeTest.BasicViaFunc 2025-12-04T08:26:02.2665805Z [ OK ] SerializeTest.BasicViaFunc (2 ms) 2025-12-04T08:26:02.2666256Z [ RUN ] SerializeTest.Resized 2025-12-04T08:26:02.2666667Z [ OK ] SerializeTest.Resized (1 ms) 2025-12-04T08:26:02.2667098Z [ RUN ] SerializeTest.Sliced 2025-12-04T08:26:02.2667487Z [ OK ] SerializeTest.Sliced (1 ms) 2025-12-04T08:26:02.2667932Z [ RUN ] SerializeTest.NonContiguous 2025-12-04T08:26:02.2668383Z [ OK ] SerializeTest.NonContiguous (1 ms) 2025-12-04T08:26:02.2668871Z [ RUN ] SerializeTest.ErrorOnMissingKey 2025-12-04T08:26:02.2669502Z [ OK ] SerializeTest.ErrorOnMissingKey (3 ms) 2025-12-04T08:26:02.2669982Z [ RUN ] SerializeTest.XOR 2025-12-04T08:26:02.2670369Z [ OK ] SerializeTest.XOR (2154 ms) 2025-12-04T08:26:02.2670780Z [ RUN ] SerializeTest.Optim 2025-12-04T08:26:02.2671184Z [ OK ] SerializeTest.Optim (16 ms) 2025-12-04T08:26:02.2671610Z [ RUN ] SerializeTest.Optim_Adagrad 2025-12-04T08:26:02.2672142Z [ OK ] SerializeTest.Optim_Adagrad (22 ms) 2025-12-04T08:26:02.2672591Z [ RUN ] SerializeTest.Optim_SGD 2025-12-04T08:26:02.2673016Z [ OK ] SerializeTest.Optim_SGD (19 ms) 2025-12-04T08:26:02.2673440Z [ RUN ] SerializeTest.Optim_Adam 2025-12-04T08:26:02.2673873Z [ OK ] SerializeTest.Optim_Adam (27 ms) 2025-12-04T08:26:02.2674329Z [ RUN ] SerializeTest.Optim_AdamW 2025-12-04T08:26:02.2674756Z [ OK ] SerializeTest.Optim_AdamW (28 ms) 2025-12-04T08:26:02.2675216Z [ RUN ] SerializeTest.Optim_RMSprop 2025-12-04T08:26:02.2675664Z [ OK ] SerializeTest.Optim_RMSprop (28 ms) 2025-12-04T08:26:02.2676127Z [ RUN ] SerializeTest.Optim_LBFGS 2025-12-04T08:26:02.2676558Z [ OK ] SerializeTest.Optim_LBFGS (26 ms) 2025-12-04T08:26:02.2677389Z [ RUN ] SerializeTest.CanSerializeModulesWithIntermediateModulesWithoutParametersOrBuffers 2025-12-04T08:26:02.2678634Z [ OK ] SerializeTest.CanSerializeModulesWithIntermediateModulesWithoutParametersOrBuffers (2 ms) 2025-12-04T08:26:02.2679545Z [ RUN ] SerializeTest.VectorOfTensors 2025-12-04T08:26:02.2680029Z [ OK ] SerializeTest.VectorOfTensors (2 ms) 2025-12-04T08:26:02.2680484Z [ RUN ] SerializeTest.IValue 2025-12-04T08:26:02.2680896Z [ OK ] SerializeTest.IValue (0 ms) 2025-12-04T08:26:02.2681521Z [ RUN ] SerializeTest.UnserializableSubmoduleIsSkippedWhenSavingModule 2025-12-04T08:26:02.2682421Z [ OK ] SerializeTest.UnserializableSubmoduleIsSkippedWhenSavingModule (0 ms) 2025-12-04T08:26:02.2683322Z [ RUN ] SerializeTest.UnserializableSubmoduleIsIgnoredWhenLoadingModule 2025-12-04T08:26:02.2684237Z [ OK ] SerializeTest.UnserializableSubmoduleIsIgnoredWhenLoadingModule (2 ms) 2025-12-04T08:26:02.2685094Z [----------] 23 tests from SerializeTest (2433 ms total) 2025-12-04T08:26:02.2685501Z 2025-12-04T08:26:02.2685692Z [----------] Global test environment tear-down 2025-12-04T08:26:02.2686273Z [==========] 23 tests from 1 test suite ran. (2433 ms total) 2025-12-04T08:26:02.2686810Z [ PASSED ] 23 tests. 2025-12-04T08:26:02.2687223Z ================================================================================ 2025-12-04T08:26:02.2688310Z [3,098 / 3,103] 22 / 26 tests; 5 actions running; last test: //:serialize_test 2025-12-04T08:26:02.2689138Z Testing //:rnn_test; 35s processwrapper-sandbox 2025-12-04T08:26:02.2689775Z Testing //:optim_test; 27s processwrapper-sandbox 2025-12-04T08:26:02.2690403Z Testing //:nn_utils_test; 6s processwrapper-sandbox 2025-12-04T08:26:02.2691072Z Testing //:serialize_test; 5s processwrapper-sandbox 2025-12-04T08:26:02.2691792Z Testing //:modules_test; 5s processwrapper-sandbox 2025-12-04T08:26:02.5867431Z 2025-12-04T08:26:02.5868127Z  2025-12-04T08:26:02.5868509Z  2025-12-04T08:26:02.5868837Z  2025-12-04T08:26:02.5869498Z  2025-12-04T08:26:02.5869783Z  2025-12-04T08:26:02.5870459Z [3,099 / 3,103] 23 / 26 tests; 4 actions running; last test: //:nn_utils_test 2025-12-04T08:26:02.5871169Z Testing //:rnn_test; 35s processwrapper-sandbox 2025-12-04T08:26:02.5871707Z Testing //:optim_test; 27s processwrapper-sandbox 2025-12-04T08:26:02.5872238Z Testing //:nn_utils_test; 6s processwrapper-sandbox 2025-12-04T08:26:02.5872779Z Testing //:modules_test; 5s processwrapper-sandbox 2025-12-04T08:26:02.5873123Z 2025-12-04T08:26:02.5873259Z  2025-12-04T08:26:02.5873544Z  2025-12-04T08:26:02.5873811Z  2025-12-04T08:26:02.5874086Z  2025-12-04T08:26:02.5874627Z INFO: From Testing //:nn_utils_test: 2025-12-04T08:26:02.5875103Z ==================== Test output for //:nn_utils_test: 2025-12-04T08:26:02.5875564Z Running main() from gmock_main.cc 2025-12-04T08:26:02.5875959Z Note: Google Test filter = -*CUDA 2025-12-04T08:26:02.5876376Z [==========] Running 10 tests from 2 test suites. 2025-12-04T08:26:02.5876826Z [----------] Global test environment set-up. 2025-12-04T08:26:02.5877266Z [----------] 7 tests from NNUtilsTest 2025-12-04T08:26:02.5877736Z [ RUN ] NNUtilsTest.ClipGradNorm 2025-12-04T08:26:02.5878182Z [ OK ] NNUtilsTest.ClipGradNorm (25 ms) 2025-12-04T08:26:02.5878693Z [ RUN ] NNUtilsTest.ClipGradNormErrorIfNonfinite 2025-12-04T08:26:02.5879267Z [ OK ] NNUtilsTest.ClipGradNormErrorIfNonfinite (653 ms) 2025-12-04T08:26:02.5879813Z [ RUN ] NNUtilsTest.ClipGradValue 2025-12-04T08:26:02.5880253Z [ OK ] NNUtilsTest.ClipGradValue (1 ms) 2025-12-04T08:26:02.5880725Z [ RUN ] NNUtilsTest.ConvertParameters 2025-12-04T08:26:02.5881202Z [ OK ] NNUtilsTest.ConvertParameters (3 ms) 2025-12-04T08:26:02.5881687Z [ RUN ] NNUtilsTest.PackSequence 2025-12-04T08:26:02.5882128Z [ OK ] NNUtilsTest.PackSequence (1693 ms) 2025-12-04T08:26:02.5882618Z [ RUN ] NNUtilsTest.PackPaddedSequence 2025-12-04T08:26:02.5883122Z [ OK ] NNUtilsTest.PackPaddedSequence (124 ms) 2025-12-04T08:26:02.5883588Z [ RUN ] NNUtilsTest.PadSequence 2025-12-04T08:26:02.5884031Z [ OK ] NNUtilsTest.PadSequence (596 ms) 2025-12-04T08:26:02.5884496Z [----------] 7 tests from NNUtilsTest (3099 ms total) 2025-12-04T08:26:02.5884956Z 2025-12-04T08:26:02.5885115Z [----------] 3 tests from PackedSequenceTest 2025-12-04T08:26:02.5885568Z [ RUN ] PackedSequenceTest.WrongOrder 2025-12-04T08:26:02.5886051Z [ OK ] PackedSequenceTest.WrongOrder (0 ms) 2025-12-04T08:26:02.5886533Z [ RUN ] PackedSequenceTest.TotalLength 2025-12-04T08:26:02.5887025Z [ OK ] PackedSequenceTest.TotalLength (10 ms) 2025-12-04T08:26:02.5887580Z [ RUN ] PackedSequenceTest.To 2025-12-04T08:26:02.5887983Z [ OK ] PackedSequenceTest.To (2 ms) 2025-12-04T08:26:02.5888468Z [----------] 3 tests from PackedSequenceTest (13 ms total) 2025-12-04T08:26:02.5888813Z 2025-12-04T08:26:02.5888971Z [----------] Global test environment tear-down 2025-12-04T08:26:02.5889460Z [==========] 10 tests from 2 test suites ran. (3112 ms total) 2025-12-04T08:26:02.5889900Z [ PASSED ] 10 tests. 2025-12-04T08:26:02.5890250Z ================================================================================ 2025-12-04T08:26:02.5897493Z [3,099 / 3,103] 23 / 26 tests; 4 actions running; last test: //:nn_utils_test 2025-12-04T08:26:02.5898199Z Testing //:rnn_test; 35s processwrapper-sandbox 2025-12-04T08:26:02.5898741Z Testing //:optim_test; 27s processwrapper-sandbox 2025-12-04T08:26:02.5899266Z Testing //:nn_utils_test; 6s processwrapper-sandbox 2025-12-04T08:26:02.5899802Z Testing //:modules_test; 5s processwrapper-sandbox 2025-12-04T08:26:02.7903989Z 2025-12-04T08:26:02.7904644Z  2025-12-04T08:26:02.7904974Z  2025-12-04T08:26:02.7905260Z  2025-12-04T08:26:02.7905528Z  2025-12-04T08:26:02.7906208Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:26:02.7907135Z Testing //:rnn_test; 36s processwrapper-sandbox 2025-12-04T08:26:02.7907718Z Testing //:optim_test; 28s processwrapper-sandbox 2025-12-04T08:26:02.7908263Z Testing //:modules_test; 6s processwrapper-sandbox 2025-12-04T08:26:03.9909640Z 2025-12-04T08:26:03.9910304Z  2025-12-04T08:26:03.9910656Z  2025-12-04T08:26:03.9910953Z  2025-12-04T08:26:03.9911628Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:26:03.9912360Z Testing //:rnn_test; 37s processwrapper-sandbox 2025-12-04T08:26:03.9912900Z Testing //:optim_test; 29s processwrapper-sandbox 2025-12-04T08:26:03.9913740Z Testing //:modules_test; 7s processwrapper-sandbox 2025-12-04T08:26:05.1915362Z 2025-12-04T08:26:05.1916034Z  2025-12-04T08:26:05.1916396Z  2025-12-04T08:26:05.1916702Z  2025-12-04T08:26:05.1917390Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:26:05.1918156Z Testing //:rnn_test; 38s processwrapper-sandbox 2025-12-04T08:26:05.1918950Z Testing //:optim_test; 30s processwrapper-sandbox 2025-12-04T08:26:05.1919515Z Testing //:modules_test; 8s processwrapper-sandbox 2025-12-04T08:26:06.1919823Z 2025-12-04T08:26:06.1920812Z  2025-12-04T08:26:06.1921194Z  2025-12-04T08:26:06.1921476Z  2025-12-04T08:26:06.1922176Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:26:06.1922919Z Testing //:rnn_test; 39s processwrapper-sandbox 2025-12-04T08:26:06.1923493Z Testing //:optim_test; 31s processwrapper-sandbox 2025-12-04T08:26:06.1924058Z Testing //:modules_test; 9s processwrapper-sandbox 2025-12-04T08:26:07.3926592Z 2025-12-04T08:26:07.3927647Z  2025-12-04T08:26:07.3928000Z  2025-12-04T08:26:07.3928290Z  2025-12-04T08:26:07.3929126Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:26:07.3929846Z Testing //:rnn_test; 40s processwrapper-sandbox 2025-12-04T08:26:07.3930386Z Testing //:optim_test; 32s processwrapper-sandbox 2025-12-04T08:26:07.3930938Z Testing //:modules_test; 10s processwrapper-sandbox 2025-12-04T08:26:08.3935867Z 2025-12-04T08:26:08.3936515Z  2025-12-04T08:26:08.3936882Z  2025-12-04T08:26:08.3937173Z  2025-12-04T08:26:08.3937852Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:26:08.3938581Z Testing //:rnn_test; 41s processwrapper-sandbox 2025-12-04T08:26:08.3939162Z Testing //:optim_test; 33s processwrapper-sandbox 2025-12-04T08:26:08.3939711Z Testing //:modules_test; 11s processwrapper-sandbox 2025-12-04T08:26:09.4020142Z 2025-12-04T08:26:09.4020831Z  2025-12-04T08:26:09.4021225Z  2025-12-04T08:26:09.4021531Z  2025-12-04T08:26:09.4022219Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:26:09.4022945Z Testing //:rnn_test; 42s processwrapper-sandbox 2025-12-04T08:26:09.4023515Z Testing //:optim_test; 34s processwrapper-sandbox 2025-12-04T08:26:09.4024083Z Testing //:modules_test; 12s processwrapper-sandbox 2025-12-04T08:26:10.5944901Z 2025-12-04T08:26:10.5945631Z  2025-12-04T08:26:10.5945971Z  2025-12-04T08:26:10.5946259Z  2025-12-04T08:26:10.5946936Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:26:10.5947659Z Testing //:rnn_test; 43s processwrapper-sandbox 2025-12-04T08:26:10.5948211Z Testing //:optim_test; 35s processwrapper-sandbox 2025-12-04T08:26:10.5948754Z Testing //:modules_test; 13s processwrapper-sandbox 2025-12-04T08:26:11.5950727Z 2025-12-04T08:26:11.5951408Z  2025-12-04T08:26:11.5952044Z  2025-12-04T08:26:11.5952358Z  2025-12-04T08:26:11.5953034Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:26:11.5953770Z Testing //:rnn_test; 44s processwrapper-sandbox 2025-12-04T08:26:11.5954310Z Testing //:optim_test; 36s processwrapper-sandbox 2025-12-04T08:26:11.5954840Z Testing //:modules_test; 14s processwrapper-sandbox 2025-12-04T08:26:12.7956950Z 2025-12-04T08:26:12.7957643Z  2025-12-04T08:26:12.7958015Z  2025-12-04T08:26:12.7958302Z  2025-12-04T08:26:12.7959008Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:26:12.7960068Z Testing //:rnn_test; 46s processwrapper-sandbox 2025-12-04T08:26:12.7960615Z Testing //:optim_test; 38s processwrapper-sandbox 2025-12-04T08:26:12.7961181Z Testing //:modules_test; 16s processwrapper-sandbox 2025-12-04T08:26:13.7962324Z 2025-12-04T08:26:13.7963026Z  2025-12-04T08:26:13.7963390Z  2025-12-04T08:26:13.7963667Z  2025-12-04T08:26:13.7964344Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:26:13.7965263Z Testing //:rnn_test; 47s processwrapper-sandbox 2025-12-04T08:26:13.7965803Z Testing //:optim_test; 39s processwrapper-sandbox 2025-12-04T08:26:13.7966348Z Testing //:modules_test; 17s processwrapper-sandbox 2025-12-04T08:26:14.0846423Z 2025-12-04T08:26:14.0847083Z  2025-12-04T08:26:14.0847499Z  2025-12-04T08:26:14.0847769Z  2025-12-04T08:26:14.0848454Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:26:14.0849201Z Testing //:rnn_test; 47s processwrapper-sandbox 2025-12-04T08:26:14.0849721Z Testing //:optim_test; 39s processwrapper-sandbox 2025-12-04T08:26:14.0850260Z Testing //:modules_test; 17s processwrapper-sandbox 2025-12-04T08:26:15.1969192Z 2025-12-04T08:26:15.1969886Z  2025-12-04T08:26:15.1970234Z  2025-12-04T08:26:15.1970504Z  2025-12-04T08:26:15.1971178Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:26:15.1971900Z Testing //:rnn_test; 48s processwrapper-sandbox 2025-12-04T08:26:15.1972451Z Testing //:optim_test; 40s processwrapper-sandbox 2025-12-04T08:26:15.1972977Z Testing //:modules_test; 18s processwrapper-sandbox 2025-12-04T08:26:16.3975413Z 2025-12-04T08:26:16.3976071Z  2025-12-04T08:26:16.3976424Z  2025-12-04T08:26:16.3976702Z  2025-12-04T08:26:16.3977399Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:26:16.3978110Z Testing //:rnn_test; 49s processwrapper-sandbox 2025-12-04T08:26:16.3978634Z Testing //:optim_test; 41s processwrapper-sandbox 2025-12-04T08:26:16.3979175Z Testing //:modules_test; 19s processwrapper-sandbox 2025-12-04T08:26:17.3981498Z 2025-12-04T08:26:17.3982206Z  2025-12-04T08:26:17.3982550Z  2025-12-04T08:26:17.3982854Z  2025-12-04T08:26:17.3983535Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:26:17.3984296Z Testing //:rnn_test; 50s processwrapper-sandbox 2025-12-04T08:26:17.3984842Z Testing //:optim_test; 42s processwrapper-sandbox 2025-12-04T08:26:17.3985406Z Testing //:modules_test; 20s processwrapper-sandbox 2025-12-04T08:26:18.5988147Z 2025-12-04T08:26:18.5988802Z  2025-12-04T08:26:18.5989149Z  2025-12-04T08:26:18.5989469Z  2025-12-04T08:26:18.5990202Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:26:18.5990931Z Testing //:rnn_test; 51s processwrapper-sandbox 2025-12-04T08:26:18.5991496Z Testing //:optim_test; 43s processwrapper-sandbox 2025-12-04T08:26:18.5992242Z Testing //:modules_test; 21s processwrapper-sandbox 2025-12-04T08:26:19.7995127Z 2025-12-04T08:26:19.7995777Z  2025-12-04T08:26:19.7996136Z  2025-12-04T08:26:19.7996420Z  2025-12-04T08:26:19.7997146Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:26:19.7997876Z Testing //:rnn_test; 53s processwrapper-sandbox 2025-12-04T08:26:19.7998438Z Testing //:optim_test; 45s processwrapper-sandbox 2025-12-04T08:26:19.7998993Z Testing //:modules_test; 23s processwrapper-sandbox 2025-12-04T08:26:20.8001436Z 2025-12-04T08:26:20.8002113Z  2025-12-04T08:26:20.8002481Z  2025-12-04T08:26:20.8002750Z  2025-12-04T08:26:20.8003735Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:26:20.8004454Z Testing //:rnn_test; 54s processwrapper-sandbox 2025-12-04T08:26:20.8004979Z Testing //:optim_test; 46s processwrapper-sandbox 2025-12-04T08:26:20.8005526Z Testing //:modules_test; 24s processwrapper-sandbox 2025-12-04T08:26:22.0007176Z 2025-12-04T08:26:22.0008250Z  2025-12-04T08:26:22.0008597Z  2025-12-04T08:26:22.0009106Z  2025-12-04T08:26:22.0009791Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:26:22.0010525Z Testing //:rnn_test; 55s processwrapper-sandbox 2025-12-04T08:26:22.0011068Z Testing //:optim_test; 47s processwrapper-sandbox 2025-12-04T08:26:22.0011634Z Testing //:modules_test; 25s processwrapper-sandbox 2025-12-04T08:26:23.0012846Z 2025-12-04T08:26:23.0013822Z  2025-12-04T08:26:23.0014249Z  2025-12-04T08:26:23.0014619Z  2025-12-04T08:26:23.0015507Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:26:23.0016403Z Testing //:rnn_test; 56s processwrapper-sandbox 2025-12-04T08:26:23.0017085Z Testing //:optim_test; 48s processwrapper-sandbox 2025-12-04T08:26:23.0017768Z Testing //:modules_test; 26s processwrapper-sandbox 2025-12-04T08:26:24.0020519Z 2025-12-04T08:26:24.0021216Z  2025-12-04T08:26:24.0021709Z  2025-12-04T08:26:24.0022064Z  2025-12-04T08:26:24.0031445Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:26:24.0032471Z Testing //:rnn_test; 57s processwrapper-sandbox 2025-12-04T08:26:24.0033163Z Testing //:optim_test; 49s processwrapper-sandbox 2025-12-04T08:26:24.0033838Z Testing //:modules_test; 27s processwrapper-sandbox 2025-12-04T08:26:25.2024500Z 2025-12-04T08:26:25.2025169Z  2025-12-04T08:26:25.2025508Z  2025-12-04T08:26:25.2025817Z  2025-12-04T08:26:25.2026470Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:26:25.2027179Z Testing //:rnn_test; 58s processwrapper-sandbox 2025-12-04T08:26:25.2027715Z Testing //:optim_test; 50s processwrapper-sandbox 2025-12-04T08:26:25.2028261Z Testing //:modules_test; 28s processwrapper-sandbox 2025-12-04T08:26:26.2030716Z 2025-12-04T08:26:26.2031484Z  2025-12-04T08:26:26.2031956Z  2025-12-04T08:26:26.2032258Z  2025-12-04T08:26:26.2032999Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:26:26.2033748Z Testing //:rnn_test; 59s processwrapper-sandbox 2025-12-04T08:26:26.2034299Z Testing //:optim_test; 51s processwrapper-sandbox 2025-12-04T08:26:26.2034855Z Testing //:modules_test; 29s processwrapper-sandbox 2025-12-04T08:26:27.4038584Z 2025-12-04T08:26:27.4039283Z  2025-12-04T08:26:27.4039679Z  2025-12-04T08:26:27.4039968Z  2025-12-04T08:26:27.4040644Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:26:27.4041366Z Testing //:rnn_test; 60s processwrapper-sandbox 2025-12-04T08:26:27.4042101Z Testing //:optim_test; 52s processwrapper-sandbox 2025-12-04T08:26:27.4042647Z Testing //:modules_test; 30s processwrapper-sandbox 2025-12-04T08:26:28.4042727Z 2025-12-04T08:26:28.4043403Z  2025-12-04T08:26:28.4043766Z  2025-12-04T08:26:28.4044063Z  2025-12-04T08:26:28.4044776Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:26:28.4045497Z Testing //:rnn_test; 61s processwrapper-sandbox 2025-12-04T08:26:28.4046047Z Testing //:optim_test; 53s processwrapper-sandbox 2025-12-04T08:26:28.4046592Z Testing //:modules_test; 31s processwrapper-sandbox 2025-12-04T08:26:29.4048972Z 2025-12-04T08:26:29.4049954Z  2025-12-04T08:26:29.4050348Z  2025-12-04T08:26:29.4050628Z  2025-12-04T08:26:29.4051319Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:26:29.4052071Z Testing //:rnn_test; 62s processwrapper-sandbox 2025-12-04T08:26:29.4052616Z Testing //:optim_test; 54s processwrapper-sandbox 2025-12-04T08:26:29.4053174Z Testing //:modules_test; 32s processwrapper-sandbox 2025-12-04T08:26:30.6054661Z 2025-12-04T08:26:30.6057164Z  2025-12-04T08:26:30.6057524Z  2025-12-04T08:26:30.6057811Z  2025-12-04T08:26:30.6058485Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:26:30.6059198Z Testing //:rnn_test; 63s processwrapper-sandbox 2025-12-04T08:26:30.6059736Z Testing //:optim_test; 55s processwrapper-sandbox 2025-12-04T08:26:30.6060268Z Testing //:modules_test; 33s processwrapper-sandbox 2025-12-04T08:26:31.6060414Z 2025-12-04T08:26:31.6061106Z  2025-12-04T08:26:31.6061461Z  2025-12-04T08:26:31.6061735Z  2025-12-04T08:26:31.6062403Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:26:31.6063120Z Testing //:rnn_test; 64s processwrapper-sandbox 2025-12-04T08:26:31.6063654Z Testing //:optim_test; 56s processwrapper-sandbox 2025-12-04T08:26:31.6064195Z Testing //:modules_test; 34s processwrapper-sandbox 2025-12-04T08:26:32.8066377Z 2025-12-04T08:26:32.8067172Z  2025-12-04T08:26:32.8067553Z  2025-12-04T08:26:32.8068108Z  2025-12-04T08:26:32.8068796Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:26:32.8069514Z Testing //:rnn_test; 66s processwrapper-sandbox 2025-12-04T08:26:32.8070041Z Testing //:optim_test; 58s processwrapper-sandbox 2025-12-04T08:26:32.8070600Z Testing //:modules_test; 36s processwrapper-sandbox 2025-12-04T08:26:33.8073023Z 2025-12-04T08:26:33.8073820Z  2025-12-04T08:26:33.8074237Z  2025-12-04T08:26:33.8074587Z  2025-12-04T08:26:33.8075428Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:26:33.8076338Z Testing //:rnn_test; 67s processwrapper-sandbox 2025-12-04T08:26:33.8077038Z Testing //:optim_test; 59s processwrapper-sandbox 2025-12-04T08:26:33.8077752Z Testing //:modules_test; 37s processwrapper-sandbox 2025-12-04T08:26:34.8081814Z 2025-12-04T08:26:34.8082519Z  2025-12-04T08:26:34.8083001Z  2025-12-04T08:26:34.8083354Z  2025-12-04T08:26:34.8084203Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:26:34.8085096Z Testing //:rnn_test; 68s processwrapper-sandbox 2025-12-04T08:26:34.8085765Z Testing //:optim_test; 60s processwrapper-sandbox 2025-12-04T08:26:34.8086455Z Testing //:modules_test; 38s processwrapper-sandbox 2025-12-04T08:26:36.0084919Z 2025-12-04T08:26:36.0085779Z  2025-12-04T08:26:36.0086144Z  2025-12-04T08:26:36.0086427Z  2025-12-04T08:26:36.0087140Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:26:36.0088167Z Testing //:rnn_test; 69s processwrapper-sandbox 2025-12-04T08:26:36.0088747Z Testing //:optim_test; 61s processwrapper-sandbox 2025-12-04T08:26:36.0089306Z Testing //:modules_test; 39s processwrapper-sandbox 2025-12-04T08:26:37.0089691Z 2025-12-04T08:26:37.0090404Z  2025-12-04T08:26:37.0090743Z  2025-12-04T08:26:37.0091029Z  2025-12-04T08:26:37.0091682Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:26:37.0092396Z Testing //:rnn_test; 70s processwrapper-sandbox 2025-12-04T08:26:37.0093175Z Testing //:optim_test; 62s processwrapper-sandbox 2025-12-04T08:26:37.0093739Z Testing //:modules_test; 40s processwrapper-sandbox 2025-12-04T08:26:38.0173029Z 2025-12-04T08:26:38.0173686Z  2025-12-04T08:26:38.0174031Z  2025-12-04T08:26:38.0174322Z  2025-12-04T08:26:38.0175014Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:26:38.0175759Z Testing //:rnn_test; 71s processwrapper-sandbox 2025-12-04T08:26:38.0176521Z Testing //:optim_test; 63s processwrapper-sandbox 2025-12-04T08:26:38.0177087Z Testing //:modules_test; 41s processwrapper-sandbox 2025-12-04T08:26:39.0178247Z 2025-12-04T08:26:39.0179046Z  2025-12-04T08:26:39.0179449Z  2025-12-04T08:26:39.0179807Z  2025-12-04T08:26:39.0180533Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:26:39.0181277Z Testing //:rnn_test; 72s processwrapper-sandbox 2025-12-04T08:26:39.0181855Z Testing //:optim_test; 64s processwrapper-sandbox 2025-12-04T08:26:39.0182409Z Testing //:modules_test; 42s processwrapper-sandbox 2025-12-04T08:26:40.2184787Z 2025-12-04T08:26:40.2185660Z  2025-12-04T08:26:40.2186083Z  2025-12-04T08:26:40.2186418Z  2025-12-04T08:26:40.2187082Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:26:40.2187809Z Testing //:rnn_test; 73s processwrapper-sandbox 2025-12-04T08:26:40.2188328Z Testing //:optim_test; 65s processwrapper-sandbox 2025-12-04T08:26:40.2189141Z Testing //:modules_test; 43s processwrapper-sandbox 2025-12-04T08:26:41.2190421Z 2025-12-04T08:26:41.2191107Z  2025-12-04T08:26:41.2191459Z  2025-12-04T08:26:41.2191769Z  2025-12-04T08:26:41.2192453Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:26:41.2193183Z Testing //:rnn_test; 74s processwrapper-sandbox 2025-12-04T08:26:41.2193761Z Testing //:optim_test; 66s processwrapper-sandbox 2025-12-04T08:26:41.2194306Z Testing //:modules_test; 44s processwrapper-sandbox 2025-12-04T08:26:42.4196553Z 2025-12-04T08:26:42.4197237Z  2025-12-04T08:26:42.4197619Z  2025-12-04T08:26:42.4197930Z  2025-12-04T08:26:42.4198637Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:26:42.4199362Z Testing //:rnn_test; 75s processwrapper-sandbox 2025-12-04T08:26:42.4199897Z Testing //:optim_test; 67s processwrapper-sandbox 2025-12-04T08:26:42.4200434Z Testing //:modules_test; 45s processwrapper-sandbox 2025-12-04T08:26:43.4201853Z 2025-12-04T08:26:43.4202519Z  2025-12-04T08:26:43.4202886Z  2025-12-04T08:26:43.4203169Z  2025-12-04T08:26:43.4203864Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:26:43.4204617Z Testing //:rnn_test; 76s processwrapper-sandbox 2025-12-04T08:26:43.4205177Z Testing //:optim_test; 68s processwrapper-sandbox 2025-12-04T08:26:43.4205740Z Testing //:modules_test; 46s processwrapper-sandbox 2025-12-04T08:26:44.0869690Z 2025-12-04T08:26:44.0870626Z  2025-12-04T08:26:44.0870992Z  2025-12-04T08:26:44.0871272Z  2025-12-04T08:26:44.0871966Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:26:44.0872717Z Testing //:rnn_test; 77s processwrapper-sandbox 2025-12-04T08:26:44.0873261Z Testing //:optim_test; 69s processwrapper-sandbox 2025-12-04T08:26:44.0873832Z Testing //:modules_test; 47s processwrapper-sandbox 2025-12-04T08:26:45.2210002Z 2025-12-04T08:26:45.2210676Z  2025-12-04T08:26:45.2211009Z  2025-12-04T08:26:45.2211296Z  2025-12-04T08:26:45.2211948Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:26:45.2212880Z Testing //:rnn_test; 78s processwrapper-sandbox 2025-12-04T08:26:45.2213410Z Testing //:optim_test; 70s processwrapper-sandbox 2025-12-04T08:26:45.2213959Z Testing //:modules_test; 48s processwrapper-sandbox 2025-12-04T08:26:46.4217155Z 2025-12-04T08:26:46.4217972Z  2025-12-04T08:26:46.4218323Z  2025-12-04T08:26:46.4218641Z  2025-12-04T08:26:46.4219325Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:26:46.4220306Z Testing //:rnn_test; 79s processwrapper-sandbox 2025-12-04T08:26:46.4220869Z Testing //:optim_test; 71s processwrapper-sandbox 2025-12-04T08:26:46.4221440Z Testing //:modules_test; 49s processwrapper-sandbox 2025-12-04T08:26:47.4223485Z 2025-12-04T08:26:47.4224180Z  2025-12-04T08:26:47.4224582Z  2025-12-04T08:26:47.4224924Z  2025-12-04T08:26:47.4225731Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:26:47.4226608Z Testing //:rnn_test; 80s processwrapper-sandbox 2025-12-04T08:26:47.4227164Z Testing //:optim_test; 72s processwrapper-sandbox 2025-12-04T08:26:47.4227717Z Testing //:modules_test; 50s processwrapper-sandbox 2025-12-04T08:26:48.4230319Z 2025-12-04T08:26:48.4230992Z  2025-12-04T08:26:48.4231346Z  2025-12-04T08:26:48.4231633Z  2025-12-04T08:26:48.4232362Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:26:48.4233094Z Testing //:rnn_test; 81s processwrapper-sandbox 2025-12-04T08:26:48.4233897Z Testing //:optim_test; 73s processwrapper-sandbox 2025-12-04T08:26:48.4234451Z Testing //:modules_test; 51s processwrapper-sandbox 2025-12-04T08:26:49.6235766Z 2025-12-04T08:26:49.6236420Z  2025-12-04T08:26:49.6236784Z  2025-12-04T08:26:49.6237067Z  2025-12-04T08:26:49.6237798Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:26:49.6238533Z Testing //:rnn_test; 82s processwrapper-sandbox 2025-12-04T08:26:49.6239072Z Testing //:optim_test; 74s processwrapper-sandbox 2025-12-04T08:26:49.6239640Z Testing //:modules_test; 52s processwrapper-sandbox 2025-12-04T08:26:50.6241426Z 2025-12-04T08:26:50.6242233Z  2025-12-04T08:26:50.6242566Z  2025-12-04T08:26:50.6242876Z  2025-12-04T08:26:50.6243557Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:26:50.6244267Z Testing //:rnn_test; 83s processwrapper-sandbox 2025-12-04T08:26:50.6244805Z Testing //:optim_test; 75s processwrapper-sandbox 2025-12-04T08:26:50.6245330Z Testing //:modules_test; 53s processwrapper-sandbox 2025-12-04T08:26:51.8246584Z 2025-12-04T08:26:51.8247245Z  2025-12-04T08:26:51.8247667Z  2025-12-04T08:26:51.8247941Z  2025-12-04T08:26:51.8248632Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:26:51.8249334Z Testing //:rnn_test; 85s processwrapper-sandbox 2025-12-04T08:26:51.8249870Z Testing //:optim_test; 77s processwrapper-sandbox 2025-12-04T08:26:51.8250612Z Testing //:modules_test; 55s processwrapper-sandbox 2025-12-04T08:26:53.0253660Z 2025-12-04T08:26:53.0254330Z  2025-12-04T08:26:53.0254711Z  2025-12-04T08:26:53.0254987Z  2025-12-04T08:26:53.0255670Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:26:53.0256408Z Testing //:rnn_test; 86s processwrapper-sandbox 2025-12-04T08:26:53.0256939Z Testing //:optim_test; 78s processwrapper-sandbox 2025-12-04T08:26:53.0257487Z Testing //:modules_test; 56s processwrapper-sandbox 2025-12-04T08:26:54.0260186Z 2025-12-04T08:26:54.0260888Z  2025-12-04T08:26:54.0261242Z  2025-12-04T08:26:54.0261518Z  2025-12-04T08:26:54.0262470Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:26:54.0263179Z Testing //:rnn_test; 87s processwrapper-sandbox 2025-12-04T08:26:54.0263733Z Testing //:optim_test; 79s processwrapper-sandbox 2025-12-04T08:26:54.0264265Z Testing //:modules_test; 57s processwrapper-sandbox 2025-12-04T08:26:55.2266986Z 2025-12-04T08:26:55.2267873Z  2025-12-04T08:26:55.2268247Z  2025-12-04T08:26:55.2268522Z  2025-12-04T08:26:55.2269213Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:26:55.2269915Z Testing //:rnn_test; 88s processwrapper-sandbox 2025-12-04T08:26:55.2270461Z Testing //:optim_test; 80s processwrapper-sandbox 2025-12-04T08:26:55.2271002Z Testing //:modules_test; 58s processwrapper-sandbox 2025-12-04T08:26:56.2272965Z 2025-12-04T08:26:56.2273651Z  2025-12-04T08:26:56.2273986Z  2025-12-04T08:26:56.2274298Z  2025-12-04T08:26:56.2274971Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:26:56.2275682Z Testing //:rnn_test; 89s processwrapper-sandbox 2025-12-04T08:26:56.2276218Z Testing //:optim_test; 81s processwrapper-sandbox 2025-12-04T08:26:56.2276758Z Testing //:modules_test; 59s processwrapper-sandbox 2025-12-04T08:26:57.2278919Z 2025-12-04T08:26:57.2279609Z  2025-12-04T08:26:57.2279947Z  2025-12-04T08:26:57.2280276Z  2025-12-04T08:26:57.2281197Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:26:57.2281940Z Testing //:rnn_test; 90s processwrapper-sandbox 2025-12-04T08:26:57.2282485Z Testing //:optim_test; 82s processwrapper-sandbox 2025-12-04T08:26:57.2283046Z Testing //:modules_test; 60s processwrapper-sandbox 2025-12-04T08:26:58.4285205Z 2025-12-04T08:26:58.4285896Z  2025-12-04T08:26:58.4286253Z  2025-12-04T08:26:58.4286539Z  2025-12-04T08:26:58.4287191Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:26:58.4287980Z Testing //:rnn_test; 91s processwrapper-sandbox 2025-12-04T08:26:58.4288522Z Testing //:optim_test; 83s processwrapper-sandbox 2025-12-04T08:26:58.4289060Z Testing //:modules_test; 61s processwrapper-sandbox 2025-12-04T08:26:59.4290261Z 2025-12-04T08:26:59.4290933Z  2025-12-04T08:26:59.4291285Z  2025-12-04T08:26:59.4291564Z  2025-12-04T08:26:59.4292273Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:26:59.4292970Z Testing //:rnn_test; 92s processwrapper-sandbox 2025-12-04T08:26:59.4293508Z Testing //:optim_test; 84s processwrapper-sandbox 2025-12-04T08:26:59.4294043Z Testing //:modules_test; 62s processwrapper-sandbox 2025-12-04T08:27:00.6297737Z 2025-12-04T08:27:00.6298444Z  2025-12-04T08:27:00.6298805Z  2025-12-04T08:27:00.6299097Z  2025-12-04T08:27:00.6299766Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:27:00.6300696Z Testing //:rnn_test; 93s processwrapper-sandbox 2025-12-04T08:27:00.6301231Z Testing //:optim_test; 85s processwrapper-sandbox 2025-12-04T08:27:00.6301779Z Testing //:modules_test; 63s processwrapper-sandbox 2025-12-04T08:27:01.6302569Z 2025-12-04T08:27:01.6303195Z  2025-12-04T08:27:01.6303525Z  2025-12-04T08:27:01.6303817Z  2025-12-04T08:27:01.6304504Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:27:01.6305225Z Testing //:rnn_test; 94s processwrapper-sandbox 2025-12-04T08:27:01.6305770Z Testing //:optim_test; 86s processwrapper-sandbox 2025-12-04T08:27:01.6306308Z Testing //:modules_test; 64s processwrapper-sandbox 2025-12-04T08:27:02.6309037Z 2025-12-04T08:27:02.6309767Z  2025-12-04T08:27:02.6310224Z  2025-12-04T08:27:02.6310603Z  2025-12-04T08:27:02.6311456Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:27:02.6312330Z Testing //:rnn_test; 95s processwrapper-sandbox 2025-12-04T08:27:02.6313009Z Testing //:optim_test; 87s processwrapper-sandbox 2025-12-04T08:27:02.6313852Z Testing //:modules_test; 65s processwrapper-sandbox 2025-12-04T08:27:03.6325117Z 2025-12-04T08:27:03.6325893Z  2025-12-04T08:27:03.6326393Z  2025-12-04T08:27:03.6326813Z  2025-12-04T08:27:03.6327910Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:27:03.6329164Z Testing //:rnn_test; 96s processwrapper-sandbox 2025-12-04T08:27:03.6329919Z Testing //:optim_test; 88s processwrapper-sandbox 2025-12-04T08:27:03.6330698Z Testing //:modules_test; 66s processwrapper-sandbox 2025-12-04T08:27:04.6343888Z 2025-12-04T08:27:04.6344612Z  2025-12-04T08:27:04.6345067Z  2025-12-04T08:27:04.6345418Z  2025-12-04T08:27:04.6346273Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:27:04.6347176Z Testing //:rnn_test; 97s processwrapper-sandbox 2025-12-04T08:27:04.6347842Z Testing //:optim_test; 89s processwrapper-sandbox 2025-12-04T08:27:04.6348549Z Testing //:modules_test; 67s processwrapper-sandbox 2025-12-04T08:27:05.6357045Z 2025-12-04T08:27:05.6357756Z  2025-12-04T08:27:05.6358453Z  2025-12-04T08:27:05.6358853Z  2025-12-04T08:27:05.6359698Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:27:05.6360617Z Testing //:rnn_test; 98s processwrapper-sandbox 2025-12-04T08:27:05.6361281Z Testing //:optim_test; 90s processwrapper-sandbox 2025-12-04T08:27:05.6361984Z Testing //:modules_test; 68s processwrapper-sandbox 2025-12-04T08:27:06.6361842Z 2025-12-04T08:27:06.6362501Z  2025-12-04T08:27:06.6362848Z  2025-12-04T08:27:06.6363168Z  2025-12-04T08:27:06.6363870Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:27:06.6364622Z Testing //:rnn_test; 99s processwrapper-sandbox 2025-12-04T08:27:06.6365193Z Testing //:optim_test; 91s processwrapper-sandbox 2025-12-04T08:27:06.6365747Z Testing //:modules_test; 69s processwrapper-sandbox 2025-12-04T08:27:07.6367694Z 2025-12-04T08:27:07.6368394Z  2025-12-04T08:27:07.6368746Z  2025-12-04T08:27:07.6369025Z  2025-12-04T08:27:07.6369701Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:27:07.6370402Z Testing //:rnn_test; 100s processwrapper-sandbox 2025-12-04T08:27:07.6370952Z Testing //:optim_test; 92s processwrapper-sandbox 2025-12-04T08:27:07.6371488Z Testing //:modules_test; 70s processwrapper-sandbox 2025-12-04T08:27:08.8374720Z 2025-12-04T08:27:08.8375428Z  2025-12-04T08:27:08.8375774Z  2025-12-04T08:27:08.8376069Z  2025-12-04T08:27:08.8377056Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:27:08.8377796Z Testing //:rnn_test; 102s processwrapper-sandbox 2025-12-04T08:27:08.8378368Z Testing //:optim_test; 94s processwrapper-sandbox 2025-12-04T08:27:08.8378910Z Testing //:modules_test; 72s processwrapper-sandbox 2025-12-04T08:27:09.8380267Z 2025-12-04T08:27:09.8381011Z  2025-12-04T08:27:09.8381488Z  2025-12-04T08:27:09.8381873Z  2025-12-04T08:27:09.8382818Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:27:09.8383846Z Testing //:rnn_test; 103s processwrapper-sandbox 2025-12-04T08:27:09.8384871Z Testing //:optim_test; 95s processwrapper-sandbox 2025-12-04T08:27:09.8385673Z Testing //:modules_test; 73s processwrapper-sandbox 2025-12-04T08:27:11.0386650Z 2025-12-04T08:27:11.0387322Z  2025-12-04T08:27:11.0387659Z  2025-12-04T08:27:11.0387985Z  2025-12-04T08:27:11.0388657Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:27:11.0389600Z Testing //:rnn_test; 104s processwrapper-sandbox 2025-12-04T08:27:11.0390127Z Testing //:optim_test; 96s processwrapper-sandbox 2025-12-04T08:27:11.0390689Z Testing //:modules_test; 74s processwrapper-sandbox 2025-12-04T08:27:12.0392989Z 2025-12-04T08:27:12.0393671Z  2025-12-04T08:27:12.0394023Z  2025-12-04T08:27:12.0394298Z  2025-12-04T08:27:12.0394992Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:27:12.0395732Z Testing //:rnn_test; 105s processwrapper-sandbox 2025-12-04T08:27:12.0396278Z Testing //:optim_test; 97s processwrapper-sandbox 2025-12-04T08:27:12.0396804Z Testing //:modules_test; 75s processwrapper-sandbox 2025-12-04T08:27:13.0398558Z 2025-12-04T08:27:13.0399302Z  2025-12-04T08:27:13.0399678Z  2025-12-04T08:27:13.0399955Z  2025-12-04T08:27:13.0400635Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:27:13.0401353Z Testing //:rnn_test; 106s processwrapper-sandbox 2025-12-04T08:27:13.0401901Z Testing //:optim_test; 98s processwrapper-sandbox 2025-12-04T08:27:13.0402679Z Testing //:modules_test; 76s processwrapper-sandbox 2025-12-04T08:27:14.2404759Z 2025-12-04T08:27:14.2405463Z  2025-12-04T08:27:14.2405867Z  2025-12-04T08:27:14.2406191Z  2025-12-04T08:27:14.2407004Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:27:14.2407966Z Testing //:rnn_test; 107s processwrapper-sandbox 2025-12-04T08:27:14.2408607Z Testing //:optim_test; 99s processwrapper-sandbox 2025-12-04T08:27:14.2409309Z Testing //:modules_test; 77s processwrapper-sandbox 2025-12-04T08:27:15.2410110Z 2025-12-04T08:27:15.2410785Z  2025-12-04T08:27:15.2411141Z  2025-12-04T08:27:15.2411434Z  2025-12-04T08:27:15.2412096Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:27:15.2412826Z Testing //:rnn_test; 108s processwrapper-sandbox 2025-12-04T08:27:15.2413361Z Testing //:optim_test; 100s processwrapper-sandbox 2025-12-04T08:27:15.2413903Z Testing //:modules_test; 78s processwrapper-sandbox 2025-12-04T08:27:16.4416139Z 2025-12-04T08:27:16.4416828Z  2025-12-04T08:27:16.4417168Z  2025-12-04T08:27:16.4417464Z  2025-12-04T08:27:16.4418198Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:27:16.4418938Z Testing //:rnn_test; 109s processwrapper-sandbox 2025-12-04T08:27:16.4419500Z Testing //:optim_test; 101s processwrapper-sandbox 2025-12-04T08:27:16.4420047Z Testing //:modules_test; 79s processwrapper-sandbox 2025-12-04T08:27:17.4421987Z 2025-12-04T08:27:17.4422655Z  2025-12-04T08:27:17.4423018Z  2025-12-04T08:27:17.4423335Z  2025-12-04T08:27:17.4424168Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:27:17.4424909Z Testing //:rnn_test; 110s processwrapper-sandbox 2025-12-04T08:27:17.4425473Z Testing //:optim_test; 102s processwrapper-sandbox 2025-12-04T08:27:17.4426004Z Testing //:modules_test; 80s processwrapper-sandbox 2025-12-04T08:27:18.4427640Z 2025-12-04T08:27:18.4428308Z  2025-12-04T08:27:18.4428663Z  2025-12-04T08:27:18.4429100Z  2025-12-04T08:27:18.4430012Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:27:18.4430725Z Testing //:rnn_test; 111s processwrapper-sandbox 2025-12-04T08:27:18.4431271Z Testing //:optim_test; 103s processwrapper-sandbox 2025-12-04T08:27:18.4431806Z Testing //:modules_test; 81s processwrapper-sandbox 2025-12-04T08:27:19.6434364Z 2025-12-04T08:27:19.6435023Z  2025-12-04T08:27:19.6435386Z  2025-12-04T08:27:19.6435660Z  2025-12-04T08:27:19.6436565Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:27:19.6437290Z Testing //:rnn_test; 112s processwrapper-sandbox 2025-12-04T08:27:19.6437845Z Testing //:optim_test; 104s processwrapper-sandbox 2025-12-04T08:27:19.6438387Z Testing //:modules_test; 82s processwrapper-sandbox 2025-12-04T08:27:20.6440710Z 2025-12-04T08:27:20.6441369Z  2025-12-04T08:27:20.6441696Z  2025-12-04T08:27:20.6441985Z  2025-12-04T08:27:20.6442682Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:27:20.6443395Z Testing //:rnn_test; 113s processwrapper-sandbox 2025-12-04T08:27:20.6444124Z Testing //:optim_test; 105s processwrapper-sandbox 2025-12-04T08:27:20.6444743Z Testing //:modules_test; 83s processwrapper-sandbox 2025-12-04T08:27:21.8446687Z 2025-12-04T08:27:21.8447432Z  2025-12-04T08:27:21.8447789Z  2025-12-04T08:27:21.8448094Z  2025-12-04T08:27:21.8448791Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:27:21.8449714Z Testing //:rnn_test; 115s processwrapper-sandbox 2025-12-04T08:27:21.8450277Z Testing //:optim_test; 107s processwrapper-sandbox 2025-12-04T08:27:21.8450836Z Testing //:modules_test; 85s processwrapper-sandbox 2025-12-04T08:27:22.8453964Z 2025-12-04T08:27:22.8454635Z  2025-12-04T08:27:22.8454996Z  2025-12-04T08:27:22.8455278Z  2025-12-04T08:27:22.8455965Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:27:22.8456687Z Testing //:rnn_test; 116s processwrapper-sandbox 2025-12-04T08:27:22.8457215Z Testing //:optim_test; 108s processwrapper-sandbox 2025-12-04T08:27:22.8457764Z Testing //:modules_test; 86s processwrapper-sandbox 2025-12-04T08:27:23.8459315Z 2025-12-04T08:27:23.8460096Z  2025-12-04T08:27:23.8460606Z  2025-12-04T08:27:23.8460996Z  2025-12-04T08:27:23.8461949Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:27:23.8462858Z Testing //:rnn_test; 117s processwrapper-sandbox 2025-12-04T08:27:23.8463533Z Testing //:optim_test; 109s processwrapper-sandbox 2025-12-04T08:27:23.8477670Z Testing //:modules_test; 87s processwrapper-sandbox 2025-12-04T08:27:25.0467725Z 2025-12-04T08:27:25.0468429Z  2025-12-04T08:27:25.0468873Z  2025-12-04T08:27:25.0469253Z  2025-12-04T08:27:25.0470233Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:27:25.0471288Z Testing //:rnn_test; 118s processwrapper-sandbox 2025-12-04T08:27:25.0472358Z Testing //:optim_test; 110s processwrapper-sandbox 2025-12-04T08:27:25.0473158Z Testing //:modules_test; 88s processwrapper-sandbox 2025-12-04T08:27:26.0475224Z 2025-12-04T08:27:26.0475980Z  2025-12-04T08:27:26.0476485Z  2025-12-04T08:27:26.0476929Z  2025-12-04T08:27:26.0477989Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:27:26.0479059Z Testing //:rnn_test; 119s processwrapper-sandbox 2025-12-04T08:27:26.0479836Z Testing //:optim_test; 111s processwrapper-sandbox 2025-12-04T08:27:26.0480639Z Testing //:modules_test; 89s processwrapper-sandbox 2025-12-04T08:27:27.0479951Z 2025-12-04T08:27:27.0480670Z  2025-12-04T08:27:27.0481355Z  2025-12-04T08:27:27.0481735Z  2025-12-04T08:27:27.0482775Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:27:27.0483826Z Testing //:rnn_test; 120s processwrapper-sandbox 2025-12-04T08:27:27.0484651Z Testing //:optim_test; 112s processwrapper-sandbox 2025-12-04T08:27:27.0485435Z Testing //:modules_test; 90s processwrapper-sandbox 2025-12-04T08:27:28.2486503Z 2025-12-04T08:27:28.2487185Z  2025-12-04T08:27:28.2487591Z  2025-12-04T08:27:28.2487868Z  2025-12-04T08:27:28.2488580Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:27:28.2489284Z Testing //:rnn_test; 121s processwrapper-sandbox 2025-12-04T08:27:28.2489831Z Testing //:optim_test; 113s processwrapper-sandbox 2025-12-04T08:27:28.2490362Z Testing //:modules_test; 91s processwrapper-sandbox 2025-12-04T08:27:29.2493923Z 2025-12-04T08:27:29.2494616Z  2025-12-04T08:27:29.2494978Z  2025-12-04T08:27:29.2495261Z  2025-12-04T08:27:29.2495961Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:27:29.2496698Z Testing //:rnn_test; 122s processwrapper-sandbox 2025-12-04T08:27:29.2497271Z Testing //:optim_test; 114s processwrapper-sandbox 2025-12-04T08:27:29.2497834Z Testing //:modules_test; 92s processwrapper-sandbox 2025-12-04T08:27:30.2499624Z 2025-12-04T08:27:30.2500263Z  2025-12-04T08:27:30.2500609Z  2025-12-04T08:27:30.2500911Z  2025-12-04T08:27:30.2501845Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:27:30.2502597Z Testing //:rnn_test; 123s processwrapper-sandbox 2025-12-04T08:27:30.2503154Z Testing //:optim_test; 115s processwrapper-sandbox 2025-12-04T08:27:30.2503733Z Testing //:modules_test; 93s processwrapper-sandbox 2025-12-04T08:27:31.4506588Z 2025-12-04T08:27:31.4507257Z  2025-12-04T08:27:31.4507611Z  2025-12-04T08:27:31.4507889Z  2025-12-04T08:27:31.4508567Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:27:31.4509297Z Testing //:rnn_test; 124s processwrapper-sandbox 2025-12-04T08:27:31.4509848Z Testing //:optim_test; 116s processwrapper-sandbox 2025-12-04T08:27:31.4510394Z Testing //:modules_test; 94s processwrapper-sandbox 2025-12-04T08:27:32.4514998Z 2025-12-04T08:27:32.4515599Z  2025-12-04T08:27:32.4515888Z  2025-12-04T08:27:32.4516123Z  2025-12-04T08:27:32.4516657Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:27:32.4517199Z Testing //:rnn_test; 125s processwrapper-sandbox 2025-12-04T08:27:32.4517624Z Testing //:optim_test; 117s processwrapper-sandbox 2025-12-04T08:27:32.4518041Z Testing //:modules_test; 95s processwrapper-sandbox 2025-12-04T08:27:33.4518057Z 2025-12-04T08:27:33.4518748Z  2025-12-04T08:27:33.4519138Z  2025-12-04T08:27:33.4519412Z  2025-12-04T08:27:33.4520140Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:27:33.4521112Z Testing //:rnn_test; 126s processwrapper-sandbox 2025-12-04T08:27:33.4521687Z Testing //:optim_test; 118s processwrapper-sandbox 2025-12-04T08:27:33.4522266Z Testing //:modules_test; 96s processwrapper-sandbox 2025-12-04T08:27:34.6524030Z 2025-12-04T08:27:34.6524740Z  2025-12-04T08:27:34.6525109Z  2025-12-04T08:27:34.6525435Z  2025-12-04T08:27:34.6526137Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:27:34.6526889Z Testing //:rnn_test; 127s processwrapper-sandbox 2025-12-04T08:27:34.6527701Z Testing //:optim_test; 119s processwrapper-sandbox 2025-12-04T08:27:34.6528245Z Testing //:modules_test; 97s processwrapper-sandbox 2025-12-04T08:27:35.6531036Z 2025-12-04T08:27:35.6531690Z  2025-12-04T08:27:35.6532052Z  2025-12-04T08:27:35.6532321Z  2025-12-04T08:27:35.6533017Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:27:35.6533730Z Testing //:rnn_test; 128s processwrapper-sandbox 2025-12-04T08:27:35.6534475Z Testing //:optim_test; 120s processwrapper-sandbox 2025-12-04T08:27:35.6535020Z Testing //:modules_test; 98s processwrapper-sandbox 2025-12-04T08:27:36.8537217Z 2025-12-04T08:27:36.8537874Z  2025-12-04T08:27:36.8538214Z  2025-12-04T08:27:36.8538515Z  2025-12-04T08:27:36.8539201Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:27:36.8539944Z Testing //:rnn_test; 130s processwrapper-sandbox 2025-12-04T08:27:36.8540510Z Testing //:optim_test; 122s processwrapper-sandbox 2025-12-04T08:27:36.8541070Z Testing //:modules_test; 100s processwrapper-sandbox 2025-12-04T08:27:37.8542635Z 2025-12-04T08:27:37.8543269Z  2025-12-04T08:27:37.8543613Z  2025-12-04T08:27:37.8543914Z  2025-12-04T08:27:37.8544600Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:27:37.8545315Z Testing //:rnn_test; 131s processwrapper-sandbox 2025-12-04T08:27:37.8545868Z Testing //:optim_test; 123s processwrapper-sandbox 2025-12-04T08:27:37.8546618Z Testing //:modules_test; 101s processwrapper-sandbox 2025-12-04T08:27:38.8549975Z 2025-12-04T08:27:38.8550686Z  2025-12-04T08:27:38.8551193Z  2025-12-04T08:27:38.8551591Z  2025-12-04T08:27:38.8552549Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:27:38.8553618Z Testing //:rnn_test; 132s processwrapper-sandbox 2025-12-04T08:27:38.8554398Z Testing //:optim_test; 124s processwrapper-sandbox 2025-12-04T08:27:38.8555191Z Testing //:modules_test; 102s processwrapper-sandbox 2025-12-04T08:27:40.0555036Z 2025-12-04T08:27:40.0555497Z  2025-12-04T08:27:40.0555846Z  2025-12-04T08:27:40.0556132Z  2025-12-04T08:27:40.0556817Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:27:40.0557563Z Testing //:rnn_test; 133s processwrapper-sandbox 2025-12-04T08:27:40.0558130Z Testing //:optim_test; 125s processwrapper-sandbox 2025-12-04T08:27:40.0558707Z Testing //:modules_test; 103s processwrapper-sandbox 2025-12-04T08:27:41.0560964Z 2025-12-04T08:27:41.0561665Z  2025-12-04T08:27:41.0562029Z  2025-12-04T08:27:41.0562303Z  2025-12-04T08:27:41.0562977Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:27:41.0563723Z Testing //:rnn_test; 134s processwrapper-sandbox 2025-12-04T08:27:41.0564250Z Testing //:optim_test; 126s processwrapper-sandbox 2025-12-04T08:27:41.0564797Z Testing //:modules_test; 104s processwrapper-sandbox 2025-12-04T08:27:42.2567871Z 2025-12-04T08:27:42.2568751Z  2025-12-04T08:27:42.2569102Z  2025-12-04T08:27:42.2569373Z  2025-12-04T08:27:42.2570045Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:27:42.2570756Z Testing //:rnn_test; 135s processwrapper-sandbox 2025-12-04T08:27:42.2571318Z Testing //:optim_test; 127s processwrapper-sandbox 2025-12-04T08:27:42.2571864Z Testing //:modules_test; 105s processwrapper-sandbox 2025-12-04T08:27:43.4573823Z 2025-12-04T08:27:43.4574458Z  2025-12-04T08:27:43.4574801Z  2025-12-04T08:27:43.4575087Z  2025-12-04T08:27:43.4575993Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:27:43.4576723Z Testing //:rnn_test; 136s processwrapper-sandbox 2025-12-04T08:27:43.4577276Z Testing //:optim_test; 128s processwrapper-sandbox 2025-12-04T08:27:43.4577815Z Testing //:modules_test; 106s processwrapper-sandbox 2025-12-04T08:27:44.0916634Z 2025-12-04T08:27:44.0917326Z  2025-12-04T08:27:44.0917703Z  2025-12-04T08:27:44.0917982Z  2025-12-04T08:27:44.0918689Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:27:44.0919659Z Testing //:rnn_test; 137s processwrapper-sandbox 2025-12-04T08:27:44.0920225Z Testing //:optim_test; 129s processwrapper-sandbox 2025-12-04T08:27:44.0920802Z Testing //:modules_test; 107s processwrapper-sandbox 2025-12-04T08:27:45.2583076Z 2025-12-04T08:27:45.2583753Z  2025-12-04T08:27:45.2584145Z  2025-12-04T08:27:45.2584463Z  2025-12-04T08:27:45.2585170Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:27:45.2585899Z Testing //:rnn_test; 138s processwrapper-sandbox 2025-12-04T08:27:45.2586446Z Testing //:optim_test; 130s processwrapper-sandbox 2025-12-04T08:27:45.2586988Z Testing //:modules_test; 108s processwrapper-sandbox 2025-12-04T08:27:46.2588878Z 2025-12-04T08:27:46.2589535Z  2025-12-04T08:27:46.2589910Z  2025-12-04T08:27:46.2590203Z  2025-12-04T08:27:46.2590911Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:27:46.2591864Z Testing //:rnn_test; 139s processwrapper-sandbox 2025-12-04T08:27:46.2592437Z Testing //:optim_test; 131s processwrapper-sandbox 2025-12-04T08:27:46.2592995Z Testing //:modules_test; 109s processwrapper-sandbox 2025-12-04T08:27:47.4594798Z 2025-12-04T08:27:47.4595644Z  2025-12-04T08:27:47.4596097Z  2025-12-04T08:27:47.4596408Z  2025-12-04T08:27:47.4597193Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:27:47.4597988Z Testing //:rnn_test; 140s processwrapper-sandbox 2025-12-04T08:27:47.4598613Z Testing //:optim_test; 132s processwrapper-sandbox 2025-12-04T08:27:47.4599229Z Testing //:modules_test; 110s processwrapper-sandbox 2025-12-04T08:27:48.4601752Z 2025-12-04T08:27:48.4602391Z  2025-12-04T08:27:48.4602736Z  2025-12-04T08:27:48.4603031Z  2025-12-04T08:27:48.4603722Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:27:48.4604436Z Testing //:rnn_test; 141s processwrapper-sandbox 2025-12-04T08:27:48.4604980Z Testing //:optim_test; 133s processwrapper-sandbox 2025-12-04T08:27:48.4605515Z Testing //:modules_test; 111s processwrapper-sandbox 2025-12-04T08:27:49.6608194Z 2025-12-04T08:27:49.6608939Z  2025-12-04T08:27:49.6609429Z  2025-12-04T08:27:49.6609831Z  2025-12-04T08:27:49.6610858Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:27:49.6611942Z Testing //:rnn_test; 142s processwrapper-sandbox 2025-12-04T08:27:49.6612733Z Testing //:optim_test; 134s processwrapper-sandbox 2025-12-04T08:27:49.6613848Z Testing //:modules_test; 112s processwrapper-sandbox 2025-12-04T08:27:50.6613993Z 2025-12-04T08:27:50.6614788Z  2025-12-04T08:27:50.6615291Z  2025-12-04T08:27:50.6615688Z  2025-12-04T08:27:50.6616675Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:27:50.6617709Z Testing //:rnn_test; 143s processwrapper-sandbox 2025-12-04T08:27:50.6618506Z Testing //:optim_test; 135s processwrapper-sandbox 2025-12-04T08:27:50.6619273Z Testing //:modules_test; 113s processwrapper-sandbox 2025-12-04T08:27:51.6619998Z 2025-12-04T08:27:51.6620673Z  2025-12-04T08:27:51.6621022Z  2025-12-04T08:27:51.6621524Z  2025-12-04T08:27:51.6622234Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:27:51.6622959Z Testing //:rnn_test; 144s processwrapper-sandbox 2025-12-04T08:27:51.6623507Z Testing //:optim_test; 136s processwrapper-sandbox 2025-12-04T08:27:51.6624058Z Testing //:modules_test; 114s processwrapper-sandbox 2025-12-04T08:27:52.8626285Z 2025-12-04T08:27:52.8626929Z  2025-12-04T08:27:52.8627264Z  2025-12-04T08:27:52.8627557Z  2025-12-04T08:27:52.8628272Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:27:52.8629161Z Testing //:rnn_test; 146s processwrapper-sandbox 2025-12-04T08:27:52.8629712Z Testing //:optim_test; 138s processwrapper-sandbox 2025-12-04T08:27:52.8630285Z Testing //:modules_test; 116s processwrapper-sandbox 2025-12-04T08:27:53.8632114Z 2025-12-04T08:27:53.8632816Z  2025-12-04T08:27:53.8633317Z  2025-12-04T08:27:53.8633735Z  2025-12-04T08:27:53.8634697Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:27:53.8635730Z Testing //:rnn_test; 147s processwrapper-sandbox 2025-12-04T08:27:53.8636560Z Testing //:optim_test; 139s processwrapper-sandbox 2025-12-04T08:27:53.8637234Z Testing //:modules_test; 117s processwrapper-sandbox 2025-12-04T08:27:55.0638972Z 2025-12-04T08:27:55.0639690Z  2025-12-04T08:27:55.0640123Z  2025-12-04T08:27:55.0640466Z  2025-12-04T08:27:55.0641607Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:27:55.0642553Z Testing //:rnn_test; 148s processwrapper-sandbox 2025-12-04T08:27:55.0643232Z Testing //:optim_test; 140s processwrapper-sandbox 2025-12-04T08:27:55.0643908Z Testing //:modules_test; 118s processwrapper-sandbox 2025-12-04T08:27:56.2644781Z 2025-12-04T08:27:56.2645444Z  2025-12-04T08:27:56.2645804Z  2025-12-04T08:27:56.2646088Z  2025-12-04T08:27:56.2646788Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:27:56.2647588Z Testing //:rnn_test; 149s processwrapper-sandbox 2025-12-04T08:27:56.2648151Z Testing //:optim_test; 141s processwrapper-sandbox 2025-12-04T08:27:56.2648713Z Testing //:modules_test; 119s processwrapper-sandbox 2025-12-04T08:27:57.2651776Z 2025-12-04T08:27:57.2652451Z  2025-12-04T08:27:57.2652823Z  2025-12-04T08:27:57.2653109Z  2025-12-04T08:27:57.2653821Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:27:57.2654563Z Testing //:rnn_test; 150s processwrapper-sandbox 2025-12-04T08:27:57.2655110Z Testing //:optim_test; 142s processwrapper-sandbox 2025-12-04T08:27:57.2655690Z Testing //:modules_test; 120s processwrapper-sandbox 2025-12-04T08:27:58.2658087Z 2025-12-04T08:27:58.2658818Z  2025-12-04T08:27:58.2659244Z  2025-12-04T08:27:58.2659603Z  2025-12-04T08:27:58.2660426Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:27:58.2661621Z Testing //:rnn_test; 151s processwrapper-sandbox 2025-12-04T08:27:58.2662281Z Testing //:optim_test; 143s processwrapper-sandbox 2025-12-04T08:27:58.2662993Z Testing //:modules_test; 121s processwrapper-sandbox 2025-12-04T08:27:59.4664846Z 2025-12-04T08:27:59.4665529Z  2025-12-04T08:27:59.4666017Z  2025-12-04T08:27:59.4666452Z  2025-12-04T08:27:59.4667459Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:27:59.4668498Z Testing //:rnn_test; 152s processwrapper-sandbox 2025-12-04T08:27:59.4669268Z Testing //:optim_test; 144s processwrapper-sandbox 2025-12-04T08:27:59.4670279Z Testing //:modules_test; 122s processwrapper-sandbox 2025-12-04T08:28:00.4670617Z 2025-12-04T08:28:00.4671361Z  2025-12-04T08:28:00.4671859Z  2025-12-04T08:28:00.4672284Z  2025-12-04T08:28:00.4673254Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:28:00.4674321Z Testing //:rnn_test; 153s processwrapper-sandbox 2025-12-04T08:28:00.4675362Z Testing //:optim_test; 145s processwrapper-sandbox 2025-12-04T08:28:00.4676137Z Testing //:modules_test; 123s processwrapper-sandbox 2025-12-04T08:28:01.6676694Z 2025-12-04T08:28:01.6677405Z  2025-12-04T08:28:01.6677761Z  2025-12-04T08:28:01.6678048Z  2025-12-04T08:28:01.6678734Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:28:01.6679484Z Testing //:rnn_test; 154s processwrapper-sandbox 2025-12-04T08:28:01.6680084Z Testing //:optim_test; 146s processwrapper-sandbox 2025-12-04T08:28:01.6680654Z Testing //:modules_test; 124s processwrapper-sandbox 2025-12-04T08:28:02.6682196Z 2025-12-04T08:28:02.6682869Z  2025-12-04T08:28:02.6683222Z  2025-12-04T08:28:02.6683526Z  2025-12-04T08:28:02.6684275Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:28:02.6685017Z Testing //:rnn_test; 155s processwrapper-sandbox 2025-12-04T08:28:02.6685574Z Testing //:optim_test; 147s processwrapper-sandbox 2025-12-04T08:28:02.6686147Z Testing //:modules_test; 125s processwrapper-sandbox 2025-12-04T08:28:03.6688276Z 2025-12-04T08:28:03.6688972Z  2025-12-04T08:28:03.6689366Z  2025-12-04T08:28:03.6689652Z  2025-12-04T08:28:03.6690372Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:28:03.6691152Z Testing //:rnn_test; 156s processwrapper-sandbox 2025-12-04T08:28:03.6691748Z Testing //:optim_test; 148s processwrapper-sandbox 2025-12-04T08:28:03.6692344Z Testing //:modules_test; 126s processwrapper-sandbox 2025-12-04T08:28:04.8694477Z 2025-12-04T08:28:04.8695282Z  2025-12-04T08:28:04.8695698Z  2025-12-04T08:28:04.8696051Z  2025-12-04T08:28:04.8696862Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:28:04.8697716Z Testing //:rnn_test; 158s processwrapper-sandbox 2025-12-04T08:28:04.8698371Z Testing //:optim_test; 150s processwrapper-sandbox 2025-12-04T08:28:04.8699018Z Testing //:modules_test; 128s processwrapper-sandbox 2025-12-04T08:28:05.8699639Z 2025-12-04T08:28:05.8700306Z  2025-12-04T08:28:05.8700665Z  2025-12-04T08:28:05.8700963Z  2025-12-04T08:28:05.8701673Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:28:05.8702443Z Testing //:rnn_test; 159s processwrapper-sandbox 2025-12-04T08:28:05.8703002Z Testing //:optim_test; 151s processwrapper-sandbox 2025-12-04T08:28:05.8703574Z Testing //:modules_test; 129s processwrapper-sandbox 2025-12-04T08:28:07.0707243Z 2025-12-04T08:28:07.0708188Z  2025-12-04T08:28:07.0708516Z  2025-12-04T08:28:07.0708811Z  2025-12-04T08:28:07.0709476Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:28:07.0710207Z Testing //:rnn_test; 160s processwrapper-sandbox 2025-12-04T08:28:07.0710735Z Testing //:optim_test; 152s processwrapper-sandbox 2025-12-04T08:28:07.0711287Z Testing //:modules_test; 130s processwrapper-sandbox 2025-12-04T08:28:08.0712251Z 2025-12-04T08:28:08.0712938Z  2025-12-04T08:28:08.0713291Z  2025-12-04T08:28:08.0713574Z  2025-12-04T08:28:08.0714268Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:28:08.0715305Z Testing //:rnn_test; 161s processwrapper-sandbox 2025-12-04T08:28:08.0715874Z Testing //:optim_test; 153s processwrapper-sandbox 2025-12-04T08:28:08.0716428Z Testing //:modules_test; 131s processwrapper-sandbox 2025-12-04T08:28:09.0718197Z 2025-12-04T08:28:09.0718907Z  2025-12-04T08:28:09.0719304Z  2025-12-04T08:28:09.0719626Z  2025-12-04T08:28:09.0720417Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:28:09.0721486Z Testing //:rnn_test; 162s processwrapper-sandbox 2025-12-04T08:28:09.0722144Z Testing //:optim_test; 154s processwrapper-sandbox 2025-12-04T08:28:09.0722806Z Testing //:modules_test; 132s processwrapper-sandbox 2025-12-04T08:28:10.2724738Z 2025-12-04T08:28:10.2725402Z  2025-12-04T08:28:10.2725737Z  2025-12-04T08:28:10.2726027Z  2025-12-04T08:28:10.2726714Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:28:10.2727496Z Testing //:rnn_test; 163s processwrapper-sandbox 2025-12-04T08:28:10.2728028Z Testing //:optim_test; 155s processwrapper-sandbox 2025-12-04T08:28:10.2728577Z Testing //:modules_test; 133s processwrapper-sandbox 2025-12-04T08:28:11.2728945Z 2025-12-04T08:28:11.2729666Z  2025-12-04T08:28:11.2729945Z  2025-12-04T08:28:11.2730177Z  2025-12-04T08:28:11.2730718Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:28:11.2731255Z Testing //:rnn_test; 164s processwrapper-sandbox 2025-12-04T08:28:11.2731867Z Testing //:optim_test; 156s processwrapper-sandbox 2025-12-04T08:28:11.2732280Z Testing //:modules_test; 134s processwrapper-sandbox 2025-12-04T08:28:12.4735417Z 2025-12-04T08:28:12.4736043Z  2025-12-04T08:28:12.4736383Z  2025-12-04T08:28:12.4736678Z  2025-12-04T08:28:12.4737396Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:28:12.4738136Z Testing //:rnn_test; 165s processwrapper-sandbox 2025-12-04T08:28:12.4738698Z Testing //:optim_test; 157s processwrapper-sandbox 2025-12-04T08:28:12.4739265Z Testing //:modules_test; 135s processwrapper-sandbox 2025-12-04T08:28:13.4741587Z 2025-12-04T08:28:13.4742200Z  2025-12-04T08:28:13.4742480Z  2025-12-04T08:28:13.4742716Z  2025-12-04T08:28:13.4743290Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:28:13.4743903Z Testing //:rnn_test; 166s processwrapper-sandbox 2025-12-04T08:28:13.4744311Z Testing //:optim_test; 158s processwrapper-sandbox 2025-12-04T08:28:13.4744797Z Testing //:modules_test; 136s processwrapper-sandbox 2025-12-04T08:28:14.4747483Z 2025-12-04T08:28:14.4748171Z  2025-12-04T08:28:14.4748514Z  2025-12-04T08:28:14.4748851Z  2025-12-04T08:28:14.4749554Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:28:14.4750297Z Testing //:rnn_test; 167s processwrapper-sandbox 2025-12-04T08:28:14.4750849Z Testing //:optim_test; 159s processwrapper-sandbox 2025-12-04T08:28:14.4751607Z Testing //:modules_test; 137s processwrapper-sandbox 2025-12-04T08:28:15.6753751Z 2025-12-04T08:28:15.6754709Z  2025-12-04T08:28:15.6755075Z  2025-12-04T08:28:15.6755390Z  2025-12-04T08:28:15.6756089Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:28:15.6756855Z Testing //:rnn_test; 168s processwrapper-sandbox 2025-12-04T08:28:15.6757404Z Testing //:optim_test; 160s processwrapper-sandbox 2025-12-04T08:28:15.6757974Z Testing //:modules_test; 138s processwrapper-sandbox 2025-12-04T08:28:16.6760362Z 2025-12-04T08:28:16.6761045Z  2025-12-04T08:28:16.6761404Z  2025-12-04T08:28:16.6761937Z  2025-12-04T08:28:16.6762657Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:28:16.6763382Z Testing //:rnn_test; 169s processwrapper-sandbox 2025-12-04T08:28:16.6763930Z Testing //:optim_test; 161s processwrapper-sandbox 2025-12-04T08:28:16.6764654Z Testing //:modules_test; 139s processwrapper-sandbox 2025-12-04T08:28:17.8769562Z 2025-12-04T08:28:17.8770398Z  2025-12-04T08:28:17.8770755Z  2025-12-04T08:28:17.8771039Z  2025-12-04T08:28:17.8771739Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:28:17.8772472Z Testing //:rnn_test; 171s processwrapper-sandbox 2025-12-04T08:28:17.8773041Z Testing //:optim_test; 163s processwrapper-sandbox 2025-12-04T08:28:17.8773611Z Testing //:modules_test; 141s processwrapper-sandbox 2025-12-04T08:28:18.8772891Z 2025-12-04T08:28:18.8773523Z  2025-12-04T08:28:18.8773895Z  2025-12-04T08:28:18.8774183Z  2025-12-04T08:28:18.8774844Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:28:18.8775564Z Testing //:rnn_test; 172s processwrapper-sandbox 2025-12-04T08:28:18.8776106Z Testing //:optim_test; 164s processwrapper-sandbox 2025-12-04T08:28:18.8776661Z Testing //:modules_test; 142s processwrapper-sandbox 2025-12-04T08:28:19.8778267Z 2025-12-04T08:28:19.8778929Z  2025-12-04T08:28:19.8779257Z  2025-12-04T08:28:19.8779543Z  2025-12-04T08:28:19.8780455Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:28:19.8781173Z Testing //:rnn_test; 173s processwrapper-sandbox 2025-12-04T08:28:19.8781720Z Testing //:optim_test; 165s processwrapper-sandbox 2025-12-04T08:28:19.8782256Z Testing //:modules_test; 143s processwrapper-sandbox 2025-12-04T08:28:21.0785233Z 2025-12-04T08:28:21.0785917Z  2025-12-04T08:28:21.0786266Z  2025-12-04T08:28:21.0786545Z  2025-12-04T08:28:21.0787239Z [3,100 / 3,103] 23 / 26 tests; 3 actions running; last test: //:nn_utils_test 2025-12-04T08:28:21.0787979Z Testing //:rnn_test; 174s processwrapper-sandbox 2025-12-04T08:28:21.0788539Z Testing //:optim_test; 166s processwrapper-sandbox 2025-12-04T08:28:21.0789104Z Testing //:modules_test; 144s processwrapper-sandbox 2025-12-04T08:28:22.0376808Z 2025-12-04T08:28:22.0377424Z  2025-12-04T08:28:22.0377772Z  2025-12-04T08:28:22.0378045Z  2025-12-04T08:28:22.0378746Z [3,100 / 3,103] 24 / 26 tests; 3 actions running; last test: //:modules_test 2025-12-04T08:28:22.0379450Z Testing //:rnn_test; 175s processwrapper-sandbox 2025-12-04T08:28:22.0379991Z Testing //:optim_test; 167s processwrapper-sandbox 2025-12-04T08:28:22.0380545Z Testing //:modules_test; 145s processwrapper-sandbox 2025-12-04T08:28:22.0380902Z 2025-12-04T08:28:22.0381039Z  2025-12-04T08:28:22.0381342Z  2025-12-04T08:28:22.0381613Z  2025-12-04T08:28:22.0382005Z INFO: From Testing //:modules_test: 2025-12-04T08:28:22.0382471Z ==================== Test output for //:modules_test: 2025-12-04T08:28:22.0383087Z Running main() from gmock_main.cc 2025-12-04T08:28:22.0383480Z Note: Google Test filter = -*CUDA 2025-12-04T08:28:22.0383904Z [==========] Running 260 tests from 1 test suite. 2025-12-04T08:28:22.0384353Z [----------] Global test environment set-up. 2025-12-04T08:28:22.0384798Z [----------] 260 tests from ModulesTest 2025-12-04T08:28:22.0385219Z [ RUN ] ModulesTest.Conv1d 2025-12-04T08:28:22.0385592Z [ OK ] ModulesTest.Conv1d (35 ms) 2025-12-04T08:28:22.0386036Z [ RUN ] ModulesTest.Conv1dSameStrided 2025-12-04T08:28:22.0386503Z [ OK ] ModulesTest.Conv1dSameStrided (0 ms) 2025-12-04T08:28:22.0386989Z [ RUN ] ModulesTest.Conv1dIvalidArg 2025-12-04T08:28:22.0387625Z [ OK ] ModulesTest.Conv1dIvalidArg (0 ms) 2025-12-04T08:28:22.0388145Z [ RUN ] ModulesTest.Conv2dEven 2025-12-04T08:28:22.0388598Z [ OK ] ModulesTest.Conv2dEven (14 ms) 2025-12-04T08:28:22.0389123Z [ RUN ] ModulesTest.Conv2dUneven 2025-12-04T08:28:22.0389659Z [ OK ] ModulesTest.Conv2dUneven (5 ms) 2025-12-04T08:28:22.0390219Z [ RUN ] ModulesTest.Conv2dSameStrided 2025-12-04T08:28:22.0390774Z [ OK ] ModulesTest.Conv2dSameStrided (0 ms) 2025-12-04T08:28:22.0391529Z [ RUN ] ModulesTest.Conv3d 2025-12-04T08:28:22.0392071Z [ OK ] ModulesTest.Conv3d (14 ms) 2025-12-04T08:28:22.0392634Z [ RUN ] ModulesTest.Conv3dSameStrided 2025-12-04T08:28:22.0393255Z [ OK ] ModulesTest.Conv3dSameStrided (0 ms) 2025-12-04T08:28:22.0393876Z [ RUN ] ModulesTest.ConvTranspose1d 2025-12-04T08:28:22.0394481Z [ OK ] ModulesTest.ConvTranspose1d (19 ms) 2025-12-04T08:28:22.0395115Z [ RUN ] ModulesTest.ConvTranspose2dEven 2025-12-04T08:28:22.0395740Z [ OK ] ModulesTest.ConvTranspose2dEven (5 ms) 2025-12-04T08:28:22.0396336Z [ RUN ] ModulesTest.ConvTranspose2dUneven 2025-12-04T08:28:22.0396897Z [ OK ] ModulesTest.ConvTranspose2dUneven (4 ms) 2025-12-04T08:28:22.0397476Z [ RUN ] ModulesTest.ConvTranspose3d 2025-12-04T08:28:22.0397977Z [ OK ] ModulesTest.ConvTranspose3d (3 ms) 2025-12-04T08:28:22.0398616Z [ RUN ] ModulesTest.MaxPool1d 2025-12-04T08:28:22.0399092Z [ OK ] ModulesTest.MaxPool1d (1 ms) 2025-12-04T08:28:22.0399664Z [ RUN ] ModulesTest.MaxPool1dReturnIndices 2025-12-04T08:28:22.0400280Z [ OK ] ModulesTest.MaxPool1dReturnIndices (1 ms) 2025-12-04T08:28:22.0401012Z [ RUN ] ModulesTest.MaxPool2dEven 2025-12-04T08:28:22.0401546Z [ OK ] ModulesTest.MaxPool2dEven (1 ms) 2025-12-04T08:28:22.0402078Z [ RUN ] ModulesTest.MaxPool2dUneven 2025-12-04T08:28:22.0402628Z [ OK ] ModulesTest.MaxPool2dUneven (1 ms) 2025-12-04T08:28:22.0403198Z [ RUN ] ModulesTest.MaxPool2dReturnIndices 2025-12-04T08:28:22.0403836Z [ OK ] ModulesTest.MaxPool2dReturnIndices (1 ms) 2025-12-04T08:28:22.0404397Z [ RUN ] ModulesTest.MaxPool3d 2025-12-04T08:28:22.0404954Z [ OK ] ModulesTest.MaxPool3d (1 ms) 2025-12-04T08:28:22.0405444Z [ RUN ] ModulesTest.MaxPool3dReturnIndices 2025-12-04T08:28:22.0405965Z [ OK ] ModulesTest.MaxPool3dReturnIndices (1 ms) 2025-12-04T08:28:22.0406470Z [ RUN ] ModulesTest.AvgPool1d 2025-12-04T08:28:22.0406888Z [ OK ] ModulesTest.AvgPool1d (1 ms) 2025-12-04T08:28:22.0407341Z [ RUN ] ModulesTest.AvgPool2dEven 2025-12-04T08:28:22.0407866Z [ OK ] ModulesTest.AvgPool2dEven (1 ms) 2025-12-04T08:28:22.0408345Z [ RUN ] ModulesTest.AvgPool2dUneven 2025-12-04T08:28:22.0408809Z [ OK ] ModulesTest.AvgPool2dUneven (1 ms) 2025-12-04T08:28:22.0409283Z [ RUN ] ModulesTest.AvgPool3d 2025-12-04T08:28:22.0409710Z [ OK ] ModulesTest.AvgPool3d (1 ms) 2025-12-04T08:28:22.0410173Z [ RUN ] ModulesTest.FractionalMaxPool2d 2025-12-04T08:28:22.0410684Z [ OK ] ModulesTest.FractionalMaxPool2d (1 ms) 2025-12-04T08:28:22.0411245Z [ RUN ] ModulesTest.FractionalMaxPool2dReturnIndices 2025-12-04T08:28:22.0411887Z [ OK ] ModulesTest.FractionalMaxPool2dReturnIndices (1 ms) 2025-12-04T08:28:22.0412534Z [ RUN ] ModulesTest.FractionalMaxPool3d 2025-12-04T08:28:22.0413041Z [ OK ] ModulesTest.FractionalMaxPool3d (1 ms) 2025-12-04T08:28:22.0413603Z [ RUN ] ModulesTest.FractionalMaxPool3dReturnIndices 2025-12-04T08:28:22.0414248Z [ OK ] ModulesTest.FractionalMaxPool3dReturnIndices (1 ms) 2025-12-04T08:28:22.0414807Z [ RUN ] ModulesTest.LPPool1d 2025-12-04T08:28:22.0415220Z [ OK ] ModulesTest.LPPool1d (1 ms) 2025-12-04T08:28:22.0415667Z [ RUN ] ModulesTest.LPPool2d 2025-12-04T08:28:22.0416082Z [ OK ] ModulesTest.LPPool2d (1 ms) 2025-12-04T08:28:22.0416528Z [ RUN ] ModulesTest.LPPool3d 2025-12-04T08:28:22.0416942Z [ OK ] ModulesTest.LPPool3d (1 ms) 2025-12-04T08:28:22.0417418Z [ RUN ] ModulesTest.Identity 2025-12-04T08:28:22.0417819Z [ OK ] ModulesTest.Identity (0 ms) 2025-12-04T08:28:22.0418250Z [ RUN ] ModulesTest.Flatten 2025-12-04T08:28:22.0418653Z [ OK ] ModulesTest.Flatten (2 ms) 2025-12-04T08:28:22.0419069Z [ RUN ] ModulesTest.Unflatten 2025-12-04T08:28:22.0419614Z WARNING: Logging before InitGoogleLogging() is written to STDERR 2025-12-04T08:28:22.0421320Z W1204 08:25:59.492496 126610 TensorImpl.h:1973] Warning: Named tensors and all their associated APIs are an experimental feature and subject to change. Please do not use them for anything important until they are released as stable. (function operator()) 2025-12-04T08:28:22.0422984Z [ OK ] ModulesTest.Unflatten (0 ms) 2025-12-04T08:28:22.0423455Z [ RUN ] ModulesTest.AdaptiveMaxPool1d 2025-12-04T08:28:22.0423932Z [ OK ] ModulesTest.AdaptiveMaxPool1d (1 ms) 2025-12-04T08:28:22.0424484Z [ RUN ] ModulesTest.AdaptiveMaxPool1dReturnIndices 2025-12-04T08:28:22.0425082Z [ OK ] ModulesTest.AdaptiveMaxPool1dReturnIndices (1 ms) 2025-12-04T08:28:22.0425665Z [ RUN ] ModulesTest.AdaptiveMaxPool2dEven 2025-12-04T08:28:22.0426178Z [ OK ] ModulesTest.AdaptiveMaxPool2dEven (1 ms) 2025-12-04T08:28:22.0426714Z [ RUN ] ModulesTest.AdaptiveMaxPool2dUneven 2025-12-04T08:28:22.0427262Z [ OK ] ModulesTest.AdaptiveMaxPool2dUneven (1 ms) 2025-12-04T08:28:22.0427842Z [ RUN ] ModulesTest.AdaptiveMaxPool2dReturnIndicesEven 2025-12-04T08:28:22.0428509Z [ OK ] ModulesTest.AdaptiveMaxPool2dReturnIndicesEven (2 ms) 2025-12-04T08:28:22.0429564Z [ RUN ] ModulesTest.AdaptiveMaxPool2dReturnIndicesUneven 2025-12-04T08:28:22.0430623Z [ OK ] ModulesTest.AdaptiveMaxPool2dReturnIndicesUneven (2 ms) 2025-12-04T08:28:22.0431360Z [ RUN ] ModulesTest.AdaptiveMaxPool3d 2025-12-04T08:28:22.0431864Z [ OK ] ModulesTest.AdaptiveMaxPool3d (1 ms) 2025-12-04T08:28:22.0432526Z [ RUN ] ModulesTest.AdaptiveMaxPool3dReturnIndices 2025-12-04T08:28:22.0433263Z [ OK ] ModulesTest.AdaptiveMaxPool3dReturnIndices (3 ms) 2025-12-04T08:28:22.0433955Z [ RUN ] ModulesTest.AdaptiveAvgPool1d 2025-12-04T08:28:22.0434561Z [ OK ] ModulesTest.AdaptiveAvgPool1d (1 ms) 2025-12-04T08:28:22.0435197Z [ RUN ] ModulesTest.AdaptiveAvgPool2dEven 2025-12-04T08:28:22.0435832Z [ OK ] ModulesTest.AdaptiveAvgPool2dEven (1 ms) 2025-12-04T08:28:22.0436415Z [ RUN ] ModulesTest.AdaptiveAvgPool2dUneven 2025-12-04T08:28:22.0437068Z [ OK ] ModulesTest.AdaptiveAvgPool2dUneven (1 ms) 2025-12-04T08:28:22.0437721Z [ RUN ] ModulesTest.AdaptiveAvgPool3d 2025-12-04T08:28:22.0438342Z [ OK ] ModulesTest.AdaptiveAvgPool3d (1 ms) 2025-12-04T08:28:22.0438932Z [ RUN ] ModulesTest.MaxUnpool1d 2025-12-04T08:28:22.0439386Z [ OK ] ModulesTest.MaxUnpool1d (2 ms) 2025-12-04T08:28:22.0439970Z [ RUN ] ModulesTest.MaxPool1d_MaxUnpool1d 2025-12-04T08:28:22.0440555Z [ OK ] ModulesTest.MaxPool1d_MaxUnpool1d (3 ms) 2025-12-04T08:28:22.0441035Z [ RUN ] ModulesTest.MaxUnpool2d 2025-12-04T08:28:22.0441487Z [ OK ] ModulesTest.MaxUnpool2d (3 ms) 2025-12-04T08:28:22.0441952Z [ RUN ] ModulesTest.MaxPool2d_MaxUnpool2d 2025-12-04T08:28:22.0442460Z [ OK ] ModulesTest.MaxPool2d_MaxUnpool2d (2 ms) 2025-12-04T08:28:22.0443029Z [ RUN ] ModulesTest.MaxUnpool3d 2025-12-04T08:28:22.0443457Z [ OK ] ModulesTest.MaxUnpool3d (1 ms) 2025-12-04T08:28:22.0443903Z [ RUN ] ModulesTest.MaxUnpool3dOutputSize 2025-12-04T08:28:22.0444283Z [ OK ] ModulesTest.MaxUnpool3dOutputSize (3 ms) 2025-12-04T08:28:22.0444669Z [ RUN ] ModulesTest.MaxPool3d_MaxUnpool3d 2025-12-04T08:28:22.0445038Z [ OK ] ModulesTest.MaxPool3d_MaxUnpool3d (768 ms) 2025-12-04T08:28:22.0445396Z [ RUN ] ModulesTest.Linear 2025-12-04T08:28:22.0445685Z [ OK ] ModulesTest.Linear (3 ms) 2025-12-04T08:28:22.0446021Z [ RUN ] ModulesTest.LocalResponseNorm 2025-12-04T08:28:22.0446384Z [ OK ] ModulesTest.LocalResponseNorm (4 ms) 2025-12-04T08:28:22.0446725Z [ RUN ] ModulesTest.LayerNorm 2025-12-04T08:28:22.0447089Z [ OK ] ModulesTest.LayerNorm (1 ms) 2025-12-04T08:28:22.0447476Z [ RUN ] ModulesTest.GroupNorm 2025-12-04T08:28:22.0447799Z [ OK ] ModulesTest.GroupNorm (9 ms) 2025-12-04T08:28:22.0448115Z [ RUN ] ModulesTest.Bilinear 2025-12-04T08:28:22.0448427Z [ OK ] ModulesTest.Bilinear (3 ms) 2025-12-04T08:28:22.0448736Z [ RUN ] ModulesTest.Fold 2025-12-04T08:28:22.0449026Z [ OK ] ModulesTest.Fold (5 ms) 2025-12-04T08:28:22.0449379Z [ RUN ] ModulesTest.Unfold 2025-12-04T08:28:22.0449677Z [ OK ] ModulesTest.Unfold (4 ms) 2025-12-04T08:28:22.0450010Z [ RUN ] ModulesTest.SimpleContainer 2025-12-04T08:28:22.0450352Z [ OK ] ModulesTest.SimpleContainer (28 ms) 2025-12-04T08:28:22.0450714Z [ RUN ] ModulesTest.EmbeddingBasic 2025-12-04T08:28:22.0451049Z [ OK ] ModulesTest.EmbeddingBasic (0 ms) 2025-12-04T08:28:22.0451399Z [ RUN ] ModulesTest.EmbeddingList 2025-12-04T08:28:22.0451730Z [ OK ] ModulesTest.EmbeddingList (0 ms) 2025-12-04T08:28:22.0452101Z [ RUN ] ModulesTest.EmbeddingFromPretrained 2025-12-04T08:28:22.0452491Z [ OK ] ModulesTest.EmbeddingFromPretrained (1 ms) 2025-12-04T08:28:22.0452900Z [ RUN ] ModulesTest.EmbeddingBagFromPretrained 2025-12-04T08:28:22.0453329Z [ OK ] ModulesTest.EmbeddingBagFromPretrained (2 ms) 2025-12-04T08:28:22.0453708Z [ RUN ] ModulesTest.AlphaDropout 2025-12-04T08:28:22.0454048Z [ OK ] ModulesTest.AlphaDropout (1 ms) 2025-12-04T08:28:22.0454398Z [ RUN ] ModulesTest.FeatureAlphaDropout 2025-12-04T08:28:22.0454774Z [ OK ] ModulesTest.FeatureAlphaDropout (1 ms) 2025-12-04T08:28:22.0455186Z [ RUN ] ModulesTest.Dropout 2025-12-04T08:28:22.0455497Z [ OK ] ModulesTest.Dropout (2 ms) 2025-12-04T08:28:22.0455813Z [ RUN ] ModulesTest.Dropout2d 2025-12-04T08:28:22.0456137Z [ OK ] ModulesTest.Dropout2d (22 ms) 2025-12-04T08:28:22.0456471Z [ RUN ] ModulesTest.Dropout3d 2025-12-04T08:28:22.0456781Z [ OK ] ModulesTest.Dropout3d (37 ms) 2025-12-04T08:28:22.0457120Z [ RUN ] ModulesTest.Parameters 2025-12-04T08:28:22.0457437Z [ OK ] ModulesTest.Parameters (0 ms) 2025-12-04T08:28:22.0457837Z [ RUN ] ModulesTest.FunctionalCallsSuppliedFunction 2025-12-04T08:28:22.0458296Z [ OK ] ModulesTest.FunctionalCallsSuppliedFunction (0 ms) 2025-12-04T08:28:22.0458754Z [ RUN ] ModulesTest.FunctionalWithTorchFunction 2025-12-04T08:28:22.0459175Z [ OK ] ModulesTest.FunctionalWithTorchFunction (0 ms) 2025-12-04T08:28:22.0459609Z [ RUN ] ModulesTest.FunctionalArgumentBinding 2025-12-04T08:28:22.0460034Z [ OK ] ModulesTest.FunctionalArgumentBinding (0 ms) 2025-12-04T08:28:22.0460425Z [ RUN ] ModulesTest.BatchNorm1dStateful 2025-12-04T08:28:22.0460803Z [ OK ] ModulesTest.BatchNorm1dStateful (0 ms) 2025-12-04T08:28:22.0461176Z [ RUN ] ModulesTest.BatchNorm1dStateless 2025-12-04T08:28:22.0461565Z [ OK ] ModulesTest.BatchNorm1dStateless (0 ms) 2025-12-04T08:28:22.0461922Z [ RUN ] ModulesTest.BatchNorm1d 2025-12-04T08:28:22.0462256Z [ OK ] ModulesTest.BatchNorm1d (6 ms) 2025-12-04T08:28:22.0462601Z [ RUN ] ModulesTest.BatchNorm2dStateful 2025-12-04T08:28:22.0462981Z [ OK ] ModulesTest.BatchNorm2dStateful (0 ms) 2025-12-04T08:28:22.0463404Z [ RUN ] ModulesTest.BatchNorm2dStateless 2025-12-04T08:28:22.0463775Z [ OK ] ModulesTest.BatchNorm2dStateless (0 ms) 2025-12-04T08:28:22.0464145Z [ RUN ] ModulesTest.BatchNorm2d 2025-12-04T08:28:22.0464465Z [ OK ] ModulesTest.BatchNorm2d (3 ms) 2025-12-04T08:28:22.0464815Z [ RUN ] ModulesTest.BatchNorm3dStateful 2025-12-04T08:28:22.0465174Z [ OK ] ModulesTest.BatchNorm3dStateful (0 ms) 2025-12-04T08:28:22.0465553Z [ RUN ] ModulesTest.BatchNorm3dStateless 2025-12-04T08:28:22.0465917Z [ OK ] ModulesTest.BatchNorm3dStateless (0 ms) 2025-12-04T08:28:22.0466279Z [ RUN ] ModulesTest.BatchNorm3d 2025-12-04T08:28:22.0466604Z [ OK ] ModulesTest.BatchNorm3d (5 ms) 2025-12-04T08:28:22.0467010Z [ RUN ] ModulesTest.InstanceNorm1dStateful 2025-12-04T08:28:22.0467411Z [ OK ] ModulesTest.InstanceNorm1dStateful (0 ms) 2025-12-04T08:28:22.0467900Z [ RUN ] ModulesTest.InstanceNorm1dStateless 2025-12-04T08:28:22.0468305Z [ OK ] ModulesTest.InstanceNorm1dStateless (0 ms) 2025-12-04T08:28:22.0468673Z [ RUN ] ModulesTest.InstanceNorm1d 2025-12-04T08:28:22.0469022Z [ OK ] ModulesTest.InstanceNorm1d (2 ms) 2025-12-04T08:28:22.0469427Z [ RUN ] ModulesTest.InstanceNorm2dStateful 2025-12-04T08:28:22.0469811Z [ OK ] ModulesTest.InstanceNorm2dStateful (0 ms) 2025-12-04T08:28:22.0470206Z [ RUN ] ModulesTest.InstanceNorm2dStateless 2025-12-04T08:28:22.0470591Z [ OK ] ModulesTest.InstanceNorm2dStateless (0 ms) 2025-12-04T08:28:22.0470967Z [ RUN ] ModulesTest.InstanceNorm2d 2025-12-04T08:28:22.0471300Z [ OK ] ModulesTest.InstanceNorm2d (3 ms) 2025-12-04T08:28:22.0471667Z [ RUN ] ModulesTest.InstanceNorm3dStateful 2025-12-04T08:28:22.0472051Z [ OK ] ModulesTest.InstanceNorm3dStateful (0 ms) 2025-12-04T08:28:22.0472445Z [ RUN ] ModulesTest.InstanceNorm3dStateless 2025-12-04T08:28:22.0472844Z [ OK ] ModulesTest.InstanceNorm3dStateless (0 ms) 2025-12-04T08:28:22.0473210Z [ RUN ] ModulesTest.InstanceNorm3d 2025-12-04T08:28:22.0473557Z [ OK ] ModulesTest.InstanceNorm3d (5 ms) 2025-12-04T08:28:22.0473883Z [ RUN ] ModulesTest.L1Loss 2025-12-04T08:28:22.0474185Z [ OK ] ModulesTest.L1Loss (1 ms) 2025-12-04T08:28:22.0474492Z [ RUN ] ModulesTest.MSELoss 2025-12-04T08:28:22.0474797Z [ OK ] ModulesTest.MSELoss (0 ms) 2025-12-04T08:28:22.0475137Z [ RUN ] ModulesTest.BCELoss 2025-12-04T08:28:22.0475440Z [ OK ] ModulesTest.BCELoss (1 ms) 2025-12-04T08:28:22.0475765Z [ RUN ] ModulesTest.KLDivLoss 2025-12-04T08:28:22.0477157Z W1204 08:26:00.467273 126610 loss.h:51] Warning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. (function kl_div) 2025-12-04T08:28:22.0478943Z [ OK ] ModulesTest.KLDivLoss (1 ms) 2025-12-04T08:28:22.0479387Z [ RUN ] ModulesTest.HingeEmbeddingLoss 2025-12-04T08:28:22.0479877Z [ OK ] ModulesTest.HingeEmbeddingLoss (2 ms) 2025-12-04T08:28:22.0480342Z [ RUN ] ModulesTest.MultiMarginLoss 2025-12-04T08:28:22.0480810Z [ OK ] ModulesTest.MultiMarginLoss (1 ms) 2025-12-04T08:28:22.0481293Z [ RUN ] ModulesTest.CosineEmbeddingLoss 2025-12-04T08:28:22.0481768Z [ OK ] ModulesTest.CosineEmbeddingLoss (4 ms) 2025-12-04T08:28:22.0482284Z [ RUN ] ModulesTest.SmoothL1LossDefaultOptions 2025-12-04T08:28:22.0482823Z [ OK ] ModulesTest.SmoothL1LossDefaultOptions (1 ms) 2025-12-04T08:28:22.0483371Z [ RUN ] ModulesTest.HuberLossDefaultOptions 2025-12-04T08:28:22.0483883Z [ OK ] ModulesTest.HuberLossDefaultOptions (1 ms) 2025-12-04T08:28:22.0484455Z [ RUN ] ModulesTest.MultiLabelMarginLossDefaultOptions 2025-12-04T08:28:22.0485099Z [ OK ] ModulesTest.MultiLabelMarginLossDefaultOptions (1 ms) 2025-12-04T08:28:22.0485678Z [ RUN ] ModulesTest.SmoothL1LossNoReduction 2025-12-04T08:28:22.0486246Z [ OK ] ModulesTest.SmoothL1LossNoReduction (1 ms) 2025-12-04T08:28:22.0486742Z [ RUN ] ModulesTest.HuberLossNoReduction 2025-12-04T08:28:22.0487235Z [ OK ] ModulesTest.HuberLossNoReduction (1 ms) 2025-12-04T08:28:22.0487826Z [ RUN ] ModulesTest.MultiLabelMarginLossNoReduction 2025-12-04T08:28:22.0488426Z [ OK ] ModulesTest.MultiLabelMarginLossNoReduction (1 ms) 2025-12-04T08:28:22.0488961Z [ RUN ] ModulesTest.SmoothL1LossBeta 2025-12-04T08:28:22.0489436Z [ OK ] ModulesTest.SmoothL1LossBeta (1 ms) 2025-12-04T08:28:22.0489900Z [ RUN ] ModulesTest.HuberLossDelta 2025-12-04T08:28:22.0490338Z [ OK ] ModulesTest.HuberLossDelta (1 ms) 2025-12-04T08:28:22.0490809Z [ RUN ] ModulesTest.TripletMarginLoss 2025-12-04T08:28:22.0491311Z [ OK ] ModulesTest.TripletMarginLoss (3 ms) 2025-12-04T08:28:22.0491909Z [ RUN ] ModulesTest.TripletMarginWithDistanceLossDefaultParity 2025-12-04T08:28:22.0492661Z [ OK ] ModulesTest.TripletMarginWithDistanceLossDefaultParity (334 ms) 2025-12-04T08:28:22.0493457Z [ RUN ] ModulesTest.TripletMarginWithDistanceLossFunctionalParity 2025-12-04T08:28:22.0494269Z [ OK ] ModulesTest.TripletMarginWithDistanceLossFunctionalParity (516 ms) 2025-12-04T08:28:22.0494944Z [ RUN ] ModulesTest.NLLLoss 2025-12-04T08:28:22.0495338Z [ OK ] ModulesTest.NLLLoss (1 ms) 2025-12-04T08:28:22.0495760Z [ RUN ] ModulesTest.CrossEntropyLoss 2025-12-04T08:28:22.0496231Z [ OK ] ModulesTest.CrossEntropyLoss (6 ms) 2025-12-04T08:28:22.0496692Z [ RUN ] ModulesTest.CosineSimilarity 2025-12-04T08:28:22.0497155Z [ OK ] ModulesTest.CosineSimilarity (3 ms) 2025-12-04T08:28:22.0497657Z [ RUN ] ModulesTest.SoftMarginLossDefaultOptions 2025-12-04T08:28:22.0498230Z [ OK ] ModulesTest.SoftMarginLossDefaultOptions (1 ms) 2025-12-04T08:28:22.0498866Z [ RUN ] ModulesTest.MultiLabelSoftMarginLossDefaultOptions 2025-12-04T08:28:22.0499553Z [ OK ] ModulesTest.MultiLabelSoftMarginLossDefaultOptions (3 ms) 2025-12-04T08:28:22.0500186Z [ RUN ] ModulesTest.SoftMarginLossNoReduction 2025-12-04T08:28:22.0500711Z [ OK ] ModulesTest.SoftMarginLossNoReduction (1 ms) 2025-12-04T08:28:22.0501352Z [ RUN ] ModulesTest.MultiLabelSoftMarginLossWeightedNoReduction 2025-12-04T08:28:22.0502096Z [ OK ] ModulesTest.MultiLabelSoftMarginLossWeightedNoReduction (3 ms) 2025-12-04T08:28:22.0502779Z [ RUN ] ModulesTest.PairwiseDistance 2025-12-04T08:28:22.0503255Z [ OK ] ModulesTest.PairwiseDistance (1 ms) 2025-12-04T08:28:22.0503694Z [ RUN ] ModulesTest.ELU 2025-12-04T08:28:22.0504062Z [ OK ] ModulesTest.ELU (13 ms) 2025-12-04T08:28:22.0504450Z [ RUN ] ModulesTest.SELU 2025-12-04T08:28:22.0504832Z [ OK ] ModulesTest.SELU (2 ms) 2025-12-04T08:28:22.0505229Z [ RUN ] ModulesTest.Hardshrink 2025-12-04T08:28:22.0505646Z [ OK ] ModulesTest.Hardshrink (9 ms) 2025-12-04T08:28:22.0506065Z [ RUN ] ModulesTest.Hardtanh 2025-12-04T08:28:22.0506478Z [ OK ] ModulesTest.Hardtanh (39 ms) 2025-12-04T08:28:22.0506931Z [ RUN ] ModulesTest.HardtanhMinValGEMaxVal 2025-12-04T08:28:22.0507451Z [ OK ] ModulesTest.HardtanhMinValGEMaxVal (0 ms) 2025-12-04T08:28:22.0507935Z [ RUN ] ModulesTest.LeakyReLU 2025-12-04T08:28:22.0508337Z [ OK ] ModulesTest.LeakyReLU (17 ms) 2025-12-04T08:28:22.0508773Z [ RUN ] ModulesTest.LogSigmoid 2025-12-04T08:28:22.0509182Z [ OK ] ModulesTest.LogSigmoid (1 ms) 2025-12-04T08:28:22.0509609Z [ RUN ] ModulesTest.Softmax 2025-12-04T08:28:22.0509993Z [ OK ] ModulesTest.Softmax (1 ms) 2025-12-04T08:28:22.0510410Z [ RUN ] ModulesTest.Softmin 2025-12-04T08:28:22.0510792Z [ OK ] ModulesTest.Softmin (1 ms) 2025-12-04T08:28:22.0511224Z [ RUN ] ModulesTest.LogSoftmax 2025-12-04T08:28:22.0511644Z [ OK ] ModulesTest.LogSoftmax (1 ms) 2025-12-04T08:28:22.0512118Z [ RUN ] ModulesTest.AdaptiveLogSoftmaxWithLoss 2025-12-04T08:28:22.0512680Z [ OK ] ModulesTest.AdaptiveLogSoftmaxWithLoss (27 ms) 2025-12-04T08:28:22.0513251Z [ RUN ] ModulesTest.Softmax2d 2025-12-04T08:28:22.0513657Z [ OK ] ModulesTest.Softmax2d (17 ms) 2025-12-04T08:28:22.0514069Z [ RUN ] ModulesTest.PReLU 2025-12-04T08:28:22.0514448Z [ OK ] ModulesTest.PReLU (9 ms) 2025-12-04T08:28:22.0514837Z [ RUN ] ModulesTest.ReLU 2025-12-04T08:28:22.0515212Z [ OK ] ModulesTest.ReLU (2 ms) 2025-12-04T08:28:22.0515599Z [ RUN ] ModulesTest.ReLU6 2025-12-04T08:28:22.0515975Z [ OK ] ModulesTest.ReLU6 (3 ms) 2025-12-04T08:28:22.0516374Z [ RUN ] ModulesTest.RReLU 2025-12-04T08:28:22.0516739Z [ OK ] ModulesTest.RReLU (59 ms) 2025-12-04T08:28:22.0517143Z [ RUN ] ModulesTest.CELU 2025-12-04T08:28:22.0517504Z [ OK ] ModulesTest.CELU (11 ms) 2025-12-04T08:28:22.0517944Z [ RUN ] ModulesTest.GLU 2025-12-04T08:28:22.0518299Z [ OK ] ModulesTest.GLU (2 ms) 2025-12-04T08:28:22.0518688Z [ RUN ] ModulesTest.GELU 2025-12-04T08:28:22.0519046Z [ OK ] ModulesTest.GELU (48 ms) 2025-12-04T08:28:22.0519476Z [ RUN ] ModulesTest.TanhGELU 2025-12-04T08:28:22.0519951Z [ OK ] ModulesTest.TanhGELU (1 ms) 2025-12-04T08:28:22.0520379Z [ RUN ] ModulesTest.Mish 2025-12-04T08:28:22.0521479Z [ OK ] ModulesTest.Mish (0 ms) 2025-12-04T08:28:22.0521882Z [ RUN ] ModulesTest.Sigmoid 2025-12-04T08:28:22.0522291Z [ OK ] ModulesTest.Sigmoid (0 ms) 2025-12-04T08:28:22.0522725Z [ RUN ] ModulesTest.PixelShuffle 2025-12-04T08:28:22.0523180Z [ OK ] ModulesTest.PixelShuffle (1 ms) 2025-12-04T08:28:22.0523630Z [ RUN ] ModulesTest.PixelUnshuffle 2025-12-04T08:28:22.0524100Z [ OK ] ModulesTest.PixelUnshuffle (1 ms) 2025-12-04T08:28:22.0524550Z [ RUN ] ModulesTest.Softplus 2025-12-04T08:28:22.0524975Z [ OK ] ModulesTest.Softplus (10 ms) 2025-12-04T08:28:22.0525421Z [ RUN ] ModulesTest.Softshrink 2025-12-04T08:28:22.0525840Z [ OK ] ModulesTest.Softshrink (7 ms) 2025-12-04T08:28:22.0526289Z [ RUN ] ModulesTest.Softsign 2025-12-04T08:28:22.0526699Z [ OK ] ModulesTest.Softsign (0 ms) 2025-12-04T08:28:22.0527132Z [ RUN ] ModulesTest.Tanh 2025-12-04T08:28:22.0527579Z [ OK ] ModulesTest.Tanh (1 ms) 2025-12-04T08:28:22.0528008Z [ RUN ] ModulesTest.Tanhshrink 2025-12-04T08:28:22.0528426Z [ OK ] ModulesTest.Tanhshrink (0 ms) 2025-12-04T08:28:22.0529041Z [ RUN ] ModulesTest.Threshold 2025-12-04T08:28:22.0529568Z [ OK ] ModulesTest.Threshold (19 ms) 2025-12-04T08:28:22.0530000Z [ RUN ] ModulesTest.Upsampling1D 2025-12-04T08:28:22.0532421Z W1204 08:26:01.686339 126610 upsampling.h:56] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2025-12-04T08:28:22.0536845Z W1204 08:26:01.687474 126610 upsampling.h:56] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2025-12-04T08:28:22.0541227Z W1204 08:26:01.689615 126610 upsampling.h:56] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2025-12-04T08:28:22.0545669Z W1204 08:26:01.690611 126610 upsampling.h:56] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2025-12-04T08:28:22.0548167Z [ OK ] ModulesTest.Upsampling1D (8 ms) 2025-12-04T08:28:22.0548632Z [ RUN ] ModulesTest.Upsampling2D 2025-12-04T08:28:22.0551095Z W1204 08:26:01.694608 126610 upsampling.h:56] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2025-12-04T08:28:22.0555496Z W1204 08:26:01.695569 126610 upsampling.h:56] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2025-12-04T08:28:22.0559938Z W1204 08:26:01.697535 126610 upsampling.h:56] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2025-12-04T08:28:22.0564337Z W1204 08:26:01.698459 126610 upsampling.h:56] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2025-12-04T08:28:22.0568812Z W1204 08:26:01.700407 126610 upsampling.h:56] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2025-12-04T08:28:22.0573247Z W1204 08:26:01.701543 126610 upsampling.h:56] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2025-12-04T08:28:22.0578588Z W1204 08:26:01.703929 126610 upsampling.h:56] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2025-12-04T08:28:22.0583486Z W1204 08:26:01.705015 126610 upsampling.h:56] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2025-12-04T08:28:22.0586002Z [ OK ] ModulesTest.Upsampling2D (13 ms) 2025-12-04T08:28:22.0586519Z [ RUN ] ModulesTest.Upsampling3D 2025-12-04T08:28:22.0589014Z W1204 08:26:01.708773 126610 upsampling.h:56] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2025-12-04T08:28:22.0593597Z W1204 08:26:01.709887 126610 upsampling.h:56] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2025-12-04T08:28:22.0598175Z W1204 08:26:01.712239 126610 upsampling.h:56] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2025-12-04T08:28:22.0602755Z W1204 08:26:01.713318 126610 upsampling.h:56] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2025-12-04T08:28:22.0605286Z [ OK ] ModulesTest.Upsampling3D (8 ms) 2025-12-04T08:28:22.0605742Z [ RUN ] ModulesTest.CTCLoss 2025-12-04T08:28:22.0606140Z [ OK ] ModulesTest.CTCLoss (2 ms) 2025-12-04T08:28:22.0606589Z [ RUN ] ModulesTest.PoissonNLLLoss 2025-12-04T08:28:22.0607042Z [ OK ] ModulesTest.PoissonNLLLoss (3 ms) 2025-12-04T08:28:22.0607568Z [ RUN ] ModulesTest.MarginRankingLoss 2025-12-04T08:28:22.0608047Z [ OK ] ModulesTest.MarginRankingLoss (4 ms) 2025-12-04T08:28:22.0608580Z [ RUN ] ModulesTest.BCEWithLogitsLoss 2025-12-04T08:28:22.0609072Z [ OK ] ModulesTest.BCEWithLogitsLoss (26 ms) 2025-12-04T08:28:22.0609563Z [ RUN ] ModulesTest.MultiheadAttention 2025-12-04T08:28:22.0610071Z [ OK ] ModulesTest.MultiheadAttention (139650 ms) 2025-12-04T08:28:22.0610582Z [ RUN ] ModulesTest.PrettyPrintIdentity 2025-12-04T08:28:22.0611091Z [ OK ] ModulesTest.PrettyPrintIdentity (0 ms) 2025-12-04T08:28:22.0611605Z [ RUN ] ModulesTest.PrettyPrintFlatten 2025-12-04T08:28:22.0612101Z [ OK ] ModulesTest.PrettyPrintFlatten (0 ms) 2025-12-04T08:28:22.0612602Z [ RUN ] ModulesTest.PrettyPrintUnflatten 2025-12-04T08:28:22.0613129Z [ OK ] ModulesTest.PrettyPrintUnflatten (0 ms) 2025-12-04T08:28:22.0613634Z [ RUN ] ModulesTest.ReflectionPad1d 2025-12-04T08:28:22.0614101Z [ OK ] ModulesTest.ReflectionPad1d (2 ms) 2025-12-04T08:28:22.0614590Z [ RUN ] ModulesTest.ReflectionPad2d 2025-12-04T08:28:22.0615054Z [ OK ] ModulesTest.ReflectionPad2d (3 ms) 2025-12-04T08:28:22.0615538Z [ RUN ] ModulesTest.ReflectionPad3d 2025-12-04T08:28:22.0616005Z [ OK ] ModulesTest.ReflectionPad3d (16 ms) 2025-12-04T08:28:22.0616500Z [ RUN ] ModulesTest.ReplicationPad1d 2025-12-04T08:28:22.0616980Z [ OK ] ModulesTest.ReplicationPad1d (2 ms) 2025-12-04T08:28:22.0617474Z [ RUN ] ModulesTest.ReplicationPad2d 2025-12-04T08:28:22.0617948Z [ OK ] ModulesTest.ReplicationPad2d (3 ms) 2025-12-04T08:28:22.0618413Z [ RUN ] ModulesTest.ReplicationPad3d 2025-12-04T08:28:22.0618883Z [ OK ] ModulesTest.ReplicationPad3d (6 ms) 2025-12-04T08:28:22.0619362Z [ RUN ] ModulesTest.ZeroPad1d 2025-12-04T08:28:22.0619779Z [ OK ] ModulesTest.ZeroPad1d (1 ms) 2025-12-04T08:28:22.0620198Z [ RUN ] ModulesTest.ZeroPad2d 2025-12-04T08:28:22.0620617Z [ OK ] ModulesTest.ZeroPad2d (2 ms) 2025-12-04T08:28:22.0621034Z [ RUN ] ModulesTest.ZeroPad3d 2025-12-04T08:28:22.0621444Z [ OK ] ModulesTest.ZeroPad3d (6 ms) 2025-12-04T08:28:22.0621894Z [ RUN ] ModulesTest.ConstantPad1d 2025-12-04T08:28:22.0622325Z [ OK ] ModulesTest.ConstantPad1d (1 ms) 2025-12-04T08:28:22.0622779Z [ RUN ] ModulesTest.ConstantPad2d 2025-12-04T08:28:22.0623213Z [ OK ] ModulesTest.ConstantPad2d (2 ms) 2025-12-04T08:28:22.0623655Z [ RUN ] ModulesTest.ConstantPad3d 2025-12-04T08:28:22.0624110Z [ OK ] ModulesTest.ConstantPad3d (6 ms) 2025-12-04T08:28:22.0624557Z [ RUN ] ModulesTest.CrossMapLRN2d 2025-12-04T08:28:22.0624980Z [ OK ] ModulesTest.CrossMapLRN2d (7 ms) 2025-12-04T08:28:22.0625417Z [ RUN ] ModulesTest.RNNCell 2025-12-04T08:28:22.0625811Z [ OK ] ModulesTest.RNNCell (3 ms) 2025-12-04T08:28:22.0626210Z [ RUN ] ModulesTest.LSTMCell 2025-12-04T08:28:22.0626606Z [ OK ] ModulesTest.LSTMCell (7 ms) 2025-12-04T08:28:22.0627046Z [ RUN ] ModulesTest.GRUCell 2025-12-04T08:28:22.0627433Z [ OK ] ModulesTest.GRUCell (5 ms) 2025-12-04T08:28:22.0627861Z [ RUN ] ModulesTest.PrettyPrintLinear 2025-12-04T08:28:22.0628343Z [ OK ] ModulesTest.PrettyPrintLinear (0 ms) 2025-12-04T08:28:22.0628960Z [ RUN ] ModulesTest.PrettyPrintBilinear 2025-12-04T08:28:22.0629448Z [ OK ] ModulesTest.PrettyPrintBilinear (0 ms) 2025-12-04T08:28:22.0629934Z [ RUN ] ModulesTest.PrettyPrintConv 2025-12-04T08:28:22.0630388Z [ OK ] ModulesTest.PrettyPrintConv (3 ms) 2025-12-04T08:28:22.0630889Z [ RUN ] ModulesTest.PrettyPrintConvTranspose 2025-12-04T08:28:22.0631411Z [ OK ] ModulesTest.PrettyPrintConvTranspose (2 ms) 2025-12-04T08:28:22.0631934Z [ RUN ] ModulesTest.PrettyPrintUpsample 2025-12-04T08:28:22.0632416Z [ OK ] ModulesTest.PrettyPrintUpsample (0 ms) 2025-12-04T08:28:22.0632903Z [ RUN ] ModulesTest.PrettyPrintFold 2025-12-04T08:28:22.0633354Z [ OK ] ModulesTest.PrettyPrintFold (0 ms) 2025-12-04T08:28:22.0633835Z [ RUN ] ModulesTest.PrettyPrintUnfold 2025-12-04T08:28:22.0634313Z [ OK ] ModulesTest.PrettyPrintUnfold (0 ms) 2025-12-04T08:28:22.0634872Z [ RUN ] ModulesTest.PrettyPrintMaxPool 2025-12-04T08:28:22.0635361Z [ OK ] ModulesTest.PrettyPrintMaxPool (0 ms) 2025-12-04T08:28:22.0635845Z [ RUN ] ModulesTest.PrettyPrintAvgPool 2025-12-04T08:28:22.0636330Z [ OK ] ModulesTest.PrettyPrintAvgPool (0 ms) 2025-12-04T08:28:22.0636846Z [ RUN ] ModulesTest.PrettyPrinFractionalMaxPool 2025-12-04T08:28:22.0637420Z [ OK ] ModulesTest.PrettyPrinFractionalMaxPool (0 ms) 2025-12-04T08:28:22.0637947Z [ RUN ] ModulesTest.PrettyPrintLPPool 2025-12-04T08:28:22.0638429Z [ OK ] ModulesTest.PrettyPrintLPPool (0 ms) 2025-12-04T08:28:22.0638945Z [ RUN ] ModulesTest.PrettyPrintAdaptiveMaxPool 2025-12-04T08:28:22.0639487Z [ OK ] ModulesTest.PrettyPrintAdaptiveMaxPool (0 ms) 2025-12-04T08:28:22.0640045Z [ RUN ] ModulesTest.PrettyPrintAdaptiveAvgPool 2025-12-04T08:28:22.0640591Z [ OK ] ModulesTest.PrettyPrintAdaptiveAvgPool (0 ms) 2025-12-04T08:28:22.0641133Z [ RUN ] ModulesTest.PrettyPrintMaxUnpool 2025-12-04T08:28:22.0641626Z [ OK ] ModulesTest.PrettyPrintMaxUnpool (0 ms) 2025-12-04T08:28:22.0642130Z [ RUN ] ModulesTest.PrettyPrintDropout 2025-12-04T08:28:22.0642607Z [ OK ] ModulesTest.PrettyPrintDropout (0 ms) 2025-12-04T08:28:22.0643106Z [ RUN ] ModulesTest.PrettyPrintDropout2d 2025-12-04T08:28:22.0643611Z [ OK ] ModulesTest.PrettyPrintDropout2d (0 ms) 2025-12-04T08:28:22.0644106Z [ RUN ] ModulesTest.PrettyPrintDropout3d 2025-12-04T08:28:22.0644601Z [ OK ] ModulesTest.PrettyPrintDropout3d (0 ms) 2025-12-04T08:28:22.0645099Z [ RUN ] ModulesTest.PrettyPrintFunctional 2025-12-04T08:28:22.0645662Z [ OK ] ModulesTest.PrettyPrintFunctional (0 ms) 2025-12-04T08:28:22.0646165Z [ RUN ] ModulesTest.PrettyPrintBatchNorm1d 2025-12-04T08:28:22.0646691Z [ OK ] ModulesTest.PrettyPrintBatchNorm1d (0 ms) 2025-12-04T08:28:22.0647197Z [ RUN ] ModulesTest.PrettyPrintBatchNorm2d 2025-12-04T08:28:22.0647767Z [ OK ] ModulesTest.PrettyPrintBatchNorm2d (0 ms) 2025-12-04T08:28:22.0648283Z [ RUN ] ModulesTest.PrettyPrintBatchNorm3d 2025-12-04T08:28:22.0648784Z [ OK ] ModulesTest.PrettyPrintBatchNorm3d (0 ms) 2025-12-04T08:28:22.0649305Z [ RUN ] ModulesTest.PrettyPrintInstanceNorm1d 2025-12-04T08:28:22.0649840Z [ OK ] ModulesTest.PrettyPrintInstanceNorm1d (0 ms) 2025-12-04T08:28:22.0650428Z [ RUN ] ModulesTest.PrettyPrintInstanceNorm2d 2025-12-04T08:28:22.0650956Z [ OK ] ModulesTest.PrettyPrintInstanceNorm2d (0 ms) 2025-12-04T08:28:22.0651490Z [ RUN ] ModulesTest.PrettyPrintInstanceNorm3d 2025-12-04T08:28:22.0652025Z [ OK ] ModulesTest.PrettyPrintInstanceNorm3d (0 ms) 2025-12-04T08:28:22.0652539Z [ RUN ] ModulesTest.PrettyPrintLayerNorm 2025-12-04T08:28:22.0653041Z [ OK ] ModulesTest.PrettyPrintLayerNorm (0 ms) 2025-12-04T08:28:22.0653586Z [ RUN ] ModulesTest.PrettyPrintGroupNorm 2025-12-04T08:28:22.0654084Z [ OK ] ModulesTest.PrettyPrintGroupNorm (0 ms) 2025-12-04T08:28:22.0654609Z [ RUN ] ModulesTest.PrettyPrintLocalResponseNorm 2025-12-04T08:28:22.0655184Z [ OK ] ModulesTest.PrettyPrintLocalResponseNorm (0 ms) 2025-12-04T08:28:22.0655716Z [ RUN ] ModulesTest.PrettyPrintEmbedding 2025-12-04T08:28:22.0656221Z [ OK ] ModulesTest.PrettyPrintEmbedding (0 ms) 2025-12-04T08:28:22.0656736Z [ RUN ] ModulesTest.PrettyPrintEmbeddingBag 2025-12-04T08:28:22.0657248Z [ OK ] ModulesTest.PrettyPrintEmbeddingBag (0 ms) 2025-12-04T08:28:22.0669030Z [ RUN ] ModulesTest.PrettyPrintL1Loss 2025-12-04T08:28:22.0669570Z [ OK ] ModulesTest.PrettyPrintL1Loss (0 ms) 2025-12-04T08:28:22.0670082Z [ RUN ] ModulesTest.PrettyPrintKLDivLoss 2025-12-04T08:28:22.0670614Z [ OK ] ModulesTest.PrettyPrintKLDivLoss (0 ms) 2025-12-04T08:28:22.0671126Z [ RUN ] ModulesTest.PrettyPrintMSELoss 2025-12-04T08:28:22.0671635Z [ OK ] ModulesTest.PrettyPrintMSELoss (0 ms) 2025-12-04T08:28:22.0672133Z [ RUN ] ModulesTest.PrettyPrintBCELoss 2025-12-04T08:28:22.0672734Z [ OK ] ModulesTest.PrettyPrintBCELoss (0 ms) 2025-12-04T08:28:22.0673298Z [ RUN ] ModulesTest.PrettyPrintHingeEmbeddingLoss 2025-12-04T08:28:22.0673898Z [ OK ] ModulesTest.PrettyPrintHingeEmbeddingLoss (0 ms) 2025-12-04T08:28:22.0674527Z [ RUN ] ModulesTest.PrettyPrintCosineEmbeddingLoss 2025-12-04T08:28:22.0675134Z [ OK ] ModulesTest.PrettyPrintCosineEmbeddingLoss (0 ms) 2025-12-04T08:28:22.0675752Z [ RUN ] ModulesTest.PrettyPrintTripletMarginLoss 2025-12-04T08:28:22.0676337Z [ OK ] ModulesTest.PrettyPrintTripletMarginLoss (0 ms) 2025-12-04T08:28:22.0677008Z [ RUN ] ModulesTest.PrettyPrintTripletMarginWithDistanceLoss 2025-12-04T08:28:22.0677783Z [ OK ] ModulesTest.PrettyPrintTripletMarginWithDistanceLoss (0 ms) 2025-12-04T08:28:22.0678440Z [ RUN ] ModulesTest.PrettyPrintNLLLoss 2025-12-04T08:28:22.0678953Z [ OK ] ModulesTest.PrettyPrintNLLLoss (0 ms) 2025-12-04T08:28:22.0679482Z [ RUN ] ModulesTest.PrettyPrinCrossEntropyLoss 2025-12-04T08:28:22.0680069Z [ OK ] ModulesTest.PrettyPrinCrossEntropyLoss (0 ms) 2025-12-04T08:28:22.0680652Z [ RUN ] ModulesTest.PrettyPrintMultiLabelMarginLoss 2025-12-04T08:28:22.0681286Z [ OK ] ModulesTest.PrettyPrintMultiLabelMarginLoss (0 ms) 2025-12-04T08:28:22.0681938Z [ RUN ] ModulesTest.PrettyPrintMultiLabelSoftMarginLoss 2025-12-04T08:28:22.0682627Z [ OK ] ModulesTest.PrettyPrintMultiLabelSoftMarginLoss (0 ms) 2025-12-04T08:28:22.0683261Z [ RUN ] ModulesTest.PrettyPrintSoftMarginLoss 2025-12-04T08:28:22.0683820Z [ OK ] ModulesTest.PrettyPrintSoftMarginLoss (0 ms) 2025-12-04T08:28:22.0684393Z [ RUN ] ModulesTest.PrettyPrintCosineSimilarity 2025-12-04T08:28:22.0684993Z [ OK ] ModulesTest.PrettyPrintCosineSimilarity (0 ms) 2025-12-04T08:28:22.0685559Z [ RUN ] ModulesTest.PrettyPrintPairwiseDistance 2025-12-04T08:28:22.0686115Z [ OK ] ModulesTest.PrettyPrintPairwiseDistance (0 ms) 2025-12-04T08:28:22.0686671Z [ RUN ] ModulesTest.PrettyPrintReflectionPad 2025-12-04T08:28:22.0687217Z [ OK ] ModulesTest.PrettyPrintReflectionPad (0 ms) 2025-12-04T08:28:22.0687841Z [ RUN ] ModulesTest.PrettyPrintReplicationPad 2025-12-04T08:28:22.0688391Z [ OK ] ModulesTest.PrettyPrintReplicationPad (0 ms) 2025-12-04T08:28:22.0688905Z [ RUN ] ModulesTest.PrettyPrintZeroPad 2025-12-04T08:28:22.0689439Z [ OK ] ModulesTest.PrettyPrintZeroPad (0 ms) 2025-12-04T08:28:22.0689934Z [ RUN ] ModulesTest.PrettyPrintConstantPad 2025-12-04T08:28:22.0690454Z [ OK ] ModulesTest.PrettyPrintConstantPad (0 ms) 2025-12-04T08:28:22.0690962Z [ RUN ] ModulesTest.PrettyPrintNestedModel 2025-12-04T08:28:22.0691483Z [ OK ] ModulesTest.PrettyPrintNestedModel (0 ms) 2025-12-04T08:28:22.0691979Z [ RUN ] ModulesTest.PrettyPrintELU 2025-12-04T08:28:22.0692424Z [ OK ] ModulesTest.PrettyPrintELU (0 ms) 2025-12-04T08:28:22.0692937Z [ RUN ] ModulesTest.PrettyPrintSELU 2025-12-04T08:28:22.0693386Z [ OK ] ModulesTest.PrettyPrintSELU (0 ms) 2025-12-04T08:28:22.0693863Z [ RUN ] ModulesTest.PrettyPrintGLU 2025-12-04T08:28:22.0694612Z [ OK ] ModulesTest.PrettyPrintGLU (0 ms) 2025-12-04T08:28:22.0695097Z [ RUN ] ModulesTest.PrettyPrintHardshrink 2025-12-04T08:28:22.0695601Z [ OK ] ModulesTest.PrettyPrintHardshrink (0 ms) 2025-12-04T08:28:22.0696114Z [ RUN ] ModulesTest.PrettyPrintHardtanh 2025-12-04T08:28:22.0696613Z [ OK ] ModulesTest.PrettyPrintHardtanh (0 ms) 2025-12-04T08:28:22.0697105Z [ RUN ] ModulesTest.PrettyPrintLeakyReLU 2025-12-04T08:28:22.0697608Z [ OK ] ModulesTest.PrettyPrintLeakyReLU (0 ms) 2025-12-04T08:28:22.0698106Z [ RUN ] ModulesTest.PrettyPrintLogSigmoid 2025-12-04T08:28:22.0698622Z [ OK ] ModulesTest.PrettyPrintLogSigmoid (0 ms) 2025-12-04T08:28:22.0699115Z [ RUN ] ModulesTest.PrettyPrintSoftmax 2025-12-04T08:28:22.0699601Z [ OK ] ModulesTest.PrettyPrintSoftmax (0 ms) 2025-12-04T08:28:22.0700084Z [ RUN ] ModulesTest.PrettyPrintSoftmin 2025-12-04T08:28:22.0700608Z [ OK ] ModulesTest.PrettyPrintSoftmin (0 ms) 2025-12-04T08:28:22.0701116Z [ RUN ] ModulesTest.PrettyPrintLogSoftmax 2025-12-04T08:28:22.0701615Z [ OK ] ModulesTest.PrettyPrintLogSoftmax (0 ms) 2025-12-04T08:28:22.0702125Z [ RUN ] ModulesTest.PrettyPrintSoftmax2d 2025-12-04T08:28:22.0702614Z [ OK ] ModulesTest.PrettyPrintSoftmax2d (0 ms) 2025-12-04T08:28:22.0703120Z [ RUN ] ModulesTest.PrettyPrintPReLU 2025-12-04T08:28:22.0703586Z [ OK ] ModulesTest.PrettyPrintPReLU (0 ms) 2025-12-04T08:28:22.0704069Z [ RUN ] ModulesTest.PrettyPrintReLU 2025-12-04T08:28:22.0704522Z [ OK ] ModulesTest.PrettyPrintReLU (0 ms) 2025-12-04T08:28:22.0705006Z [ RUN ] ModulesTest.PrettyPrintReLU6 2025-12-04T08:28:22.0705477Z [ OK ] ModulesTest.PrettyPrintReLU6 (0 ms) 2025-12-04T08:28:22.0705949Z [ RUN ] ModulesTest.PrettyPrintRReLU 2025-12-04T08:28:22.0706420Z [ OK ] ModulesTest.PrettyPrintRReLU (0 ms) 2025-12-04T08:28:22.0706882Z [ RUN ] ModulesTest.PrettyPrintCELU 2025-12-04T08:28:22.0707352Z [ OK ] ModulesTest.PrettyPrintCELU (0 ms) 2025-12-04T08:28:22.0707825Z [ RUN ] ModulesTest.PrettyPrintSigmoid 2025-12-04T08:28:22.0708313Z [ OK ] ModulesTest.PrettyPrintSigmoid (0 ms) 2025-12-04T08:28:22.0708814Z [ RUN ] ModulesTest.PrettyPrintPixelShuffle 2025-12-04T08:28:22.0709334Z [ OK ] ModulesTest.PrettyPrintPixelShuffle (0 ms) 2025-12-04T08:28:22.0709864Z [ RUN ] ModulesTest.PrettyPrintPixelUnshuffle 2025-12-04T08:28:22.0710394Z [ OK ] ModulesTest.PrettyPrintPixelUnshuffle (0 ms) 2025-12-04T08:28:22.0710921Z [ RUN ] ModulesTest.PrettyPrintSoftplus 2025-12-04T08:28:22.0711436Z [ OK ] ModulesTest.PrettyPrintSoftplus (0 ms) 2025-12-04T08:28:22.0711940Z [ RUN ] ModulesTest.PrettyPrintSoftshrink 2025-12-04T08:28:22.0712440Z [ OK ] ModulesTest.PrettyPrintSoftshrink (0 ms) 2025-12-04T08:28:22.0712946Z [ RUN ] ModulesTest.PrettyPrintSoftsign 2025-12-04T08:28:22.0713421Z [ OK ] ModulesTest.PrettyPrintSoftsign (0 ms) 2025-12-04T08:28:22.0713910Z [ RUN ] ModulesTest.PrettyPrintTanh 2025-12-04T08:28:22.0714375Z [ OK ] ModulesTest.PrettyPrintTanh (0 ms) 2025-12-04T08:28:22.0714852Z [ RUN ] ModulesTest.PrettyPrintTanhshrink 2025-12-04T08:28:22.0715364Z [ OK ] ModulesTest.PrettyPrintTanhshrink (0 ms) 2025-12-04T08:28:22.0715856Z [ RUN ] ModulesTest.PrettyPrintThreshold 2025-12-04T08:28:22.0716389Z [ OK ] ModulesTest.PrettyPrintThreshold (0 ms) 2025-12-04T08:28:22.0716873Z [ RUN ] ModulesTest.PrettyPrintCTCLoss 2025-12-04T08:28:22.0717361Z [ OK ] ModulesTest.PrettyPrintCTCLoss (0 ms) 2025-12-04T08:28:22.0717859Z [ RUN ] ModulesTest.PrettyPrintPoissonNLLLoss 2025-12-04T08:28:22.0718407Z [ OK ] ModulesTest.PrettyPrintPoissonNLLLoss (0 ms) 2025-12-04T08:28:22.0718966Z [ RUN ] ModulesTest.PrettyPrintMarginRankingLoss 2025-12-04T08:28:22.0719558Z [ OK ] ModulesTest.PrettyPrintMarginRankingLoss (0 ms) 2025-12-04T08:28:22.0720122Z [ RUN ] ModulesTest.PrettyPrintCrossMapLRN2d 2025-12-04T08:28:22.0720648Z [ OK ] ModulesTest.PrettyPrintCrossMapLRN2d (0 ms) 2025-12-04T08:28:22.0721181Z [ RUN ] ModulesTest.PrettyPrintAlphaDropout 2025-12-04T08:28:22.0721699Z [ OK ] ModulesTest.PrettyPrintAlphaDropout (0 ms) 2025-12-04T08:28:22.0722250Z [ RUN ] ModulesTest.PrettyPrintFeatureAlphaDropout 2025-12-04T08:28:22.0722835Z [ OK ] ModulesTest.PrettyPrintFeatureAlphaDropout (0 ms) 2025-12-04T08:28:22.0723425Z [ RUN ] ModulesTest.PrettyPrintBCEWithLogitsLoss 2025-12-04T08:28:22.0723994Z [ OK ] ModulesTest.PrettyPrintBCEWithLogitsLoss (0 ms) 2025-12-04T08:28:22.0724568Z [ RUN ] ModulesTest.PrettyPrintMultiheadAttention 2025-12-04T08:28:22.0725155Z [ OK ] ModulesTest.PrettyPrintMultiheadAttention (0 ms) 2025-12-04T08:28:22.0725701Z [ RUN ] ModulesTest.PrettyPrintRNNCell 2025-12-04T08:28:22.0726189Z [ OK ] ModulesTest.PrettyPrintRNNCell (0 ms) 2025-12-04T08:28:22.0726677Z [ RUN ] ModulesTest.PrettyPrintLSTMCell 2025-12-04T08:28:22.0727201Z [ OK ] ModulesTest.PrettyPrintLSTMCell (0 ms) 2025-12-04T08:28:22.0727783Z [ RUN ] ModulesTest.PrettyPrintGRUCell 2025-12-04T08:28:22.0728253Z [ OK ] ModulesTest.PrettyPrintGRUCell (0 ms) 2025-12-04T08:28:22.0728970Z [ RUN ] ModulesTest.PrettyPrintAdaptiveLogSoftmaxWithLoss 2025-12-04T08:28:22.0729827Z [ OK ] ModulesTest.PrettyPrintAdaptiveLogSoftmaxWithLoss (0 ms) 2025-12-04T08:28:22.0730575Z [----------] 260 tests from ModulesTest (142134 ms total) 2025-12-04T08:28:22.0730974Z 2025-12-04T08:28:22.0731169Z [----------] Global test environment tear-down 2025-12-04T08:28:22.0731763Z [==========] 260 tests from 1 test suite ran. (142134 ms total) 2025-12-04T08:28:22.0732319Z [ PASSED ] 260 tests. 2025-12-04T08:28:22.0732722Z ================================================================================ 2025-12-04T08:28:22.0733822Z [3,100 / 3,103] 24 / 26 tests; 3 actions running; last test: //:modules_test 2025-12-04T08:28:22.0734629Z Testing //:rnn_test; 175s processwrapper-sandbox 2025-12-04T08:28:22.0735262Z Testing //:optim_test; 167s processwrapper-sandbox 2025-12-04T08:28:22.0735894Z Testing //:modules_test; 145s processwrapper-sandbox 2025-12-04T08:28:22.2791244Z 2025-12-04T08:28:22.2791902Z  2025-12-04T08:28:22.2792254Z  2025-12-04T08:28:22.2792524Z  2025-12-04T08:28:22.2793217Z [3,101 / 3,103] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-12-04T08:28:22.2793917Z Testing //:rnn_test; 175s processwrapper-sandbox 2025-12-04T08:28:22.2794460Z Testing //:optim_test; 167s processwrapper-sandbox 2025-12-04T08:28:23.2796478Z 2025-12-04T08:28:23.2797079Z  2025-12-04T08:28:23.2797414Z  2025-12-04T08:28:23.2798099Z [3,101 / 3,103] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-12-04T08:28:23.2798833Z Testing //:rnn_test; 176s processwrapper-sandbox 2025-12-04T08:28:23.2799392Z Testing //:optim_test; 168s processwrapper-sandbox 2025-12-04T08:28:24.4803805Z 2025-12-04T08:28:24.4804460Z  2025-12-04T08:28:24.4804804Z  2025-12-04T08:28:24.4805506Z [3,101 / 3,103] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-12-04T08:28:24.4806248Z Testing //:rnn_test; 177s processwrapper-sandbox 2025-12-04T08:28:24.4807028Z Testing //:optim_test; 169s processwrapper-sandbox 2025-12-04T08:28:25.4809892Z 2025-12-04T08:28:25.4810808Z  2025-12-04T08:28:25.4811215Z  2025-12-04T08:28:25.4812029Z [3,101 / 3,103] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-12-04T08:28:25.4812892Z Testing //:rnn_test; 178s processwrapper-sandbox 2025-12-04T08:28:25.4813539Z Testing //:optim_test; 170s processwrapper-sandbox 2025-12-04T08:28:26.6816267Z 2025-12-04T08:28:26.6816891Z  2025-12-04T08:28:26.6817250Z  2025-12-04T08:28:26.6817944Z [3,101 / 3,103] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-12-04T08:28:26.6818665Z Testing //:rnn_test; 179s processwrapper-sandbox 2025-12-04T08:28:26.6819209Z Testing //:optim_test; 171s processwrapper-sandbox 2025-12-04T08:28:27.6821047Z 2025-12-04T08:28:27.6821676Z  2025-12-04T08:28:27.6822015Z  2025-12-04T08:28:27.6822741Z [3,101 / 3,103] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-12-04T08:28:27.6823488Z Testing //:rnn_test; 180s processwrapper-sandbox 2025-12-04T08:28:27.6824037Z Testing //:optim_test; 172s processwrapper-sandbox 2025-12-04T08:28:28.8827190Z 2025-12-04T08:28:28.8827837Z  2025-12-04T08:28:28.8828171Z  2025-12-04T08:28:28.8829321Z [3,101 / 3,103] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-12-04T08:28:28.8830068Z Testing //:rnn_test; 182s processwrapper-sandbox 2025-12-04T08:28:28.8830800Z Testing //:optim_test; 174s processwrapper-sandbox 2025-12-04T08:28:30.0833065Z 2025-12-04T08:28:30.0833601Z  2025-12-04T08:28:30.0833949Z  2025-12-04T08:28:30.0834640Z [3,101 / 3,103] 24 / 26 tests; 2 actions running; last test: //:modules_test 2025-12-04T08:28:30.0835366Z Testing //:rnn_test; 183s processwrapper-sandbox 2025-12-04T08:28:30.0835946Z Testing //:optim_test; 175s processwrapper-sandbox 2025-12-04T08:28:30.2037330Z 2025-12-04T08:28:30.2037917Z  2025-12-04T08:28:30.2038269Z  2025-12-04T08:28:30.2038681Z INFO: From Testing //:optim_test: 2025-12-04T08:28:30.2056126Z ==================== Test output for //:optim_test: 2025-12-04T08:28:30.2056627Z Running main() from gmock_main.cc 2025-12-04T08:28:30.2057021Z Note: Google Test filter = -*CUDA 2025-12-04T08:28:30.2057444Z [==========] Running 35 tests from 1 test suite. 2025-12-04T08:28:30.2057895Z [----------] Global test environment set-up. 2025-12-04T08:28:30.2058345Z [----------] 35 tests from OptimTest 2025-12-04T08:28:30.2058753Z [ RUN ] OptimTest.OptimizerAccessors 2025-12-04T08:28:30.2059226Z [ OK ] OptimTest.OptimizerAccessors (1 ms) 2025-12-04T08:28:30.2059688Z [ RUN ] OptimTest.OldInterface 2025-12-04T08:28:30.2060101Z [ OK ] OptimTest.OldInterface (2 ms) 2025-12-04T08:28:30.2060555Z [ RUN ] OptimTest.XORConvergence_SGD 2025-12-04T08:28:30.2061016Z [ OK ] OptimTest.XORConvergence_SGD (23690 ms) 2025-12-04T08:28:30.2061509Z [ RUN ] OptimTest.XORConvergence_LBFGS 2025-12-04T08:28:30.2061977Z [ OK ] OptimTest.XORConvergence_LBFGS (16179 ms) 2025-12-04T08:28:30.2062635Z [ RUN ] OptimTest.XORConvergence_Adagrad 2025-12-04T08:28:30.2063124Z [ OK ] OptimTest.XORConvergence_Adagrad (8973 ms) 2025-12-04T08:28:30.2063633Z [ RUN ] OptimTest.XORConvergence_RMSprop 2025-12-04T08:28:30.2064128Z [ OK ] OptimTest.XORConvergence_RMSprop (8888 ms) 2025-12-04T08:28:30.2064664Z [ RUN ] OptimTest.XORConvergence_RMSpropWithMomentum 2025-12-04T08:28:30.2065286Z [ OK ] OptimTest.XORConvergence_RMSpropWithMomentum (25196 ms) 2025-12-04T08:28:30.2065850Z [ RUN ] OptimTest.XORConvergence_Adam 2025-12-04T08:28:30.2066334Z [ OK ] OptimTest.XORConvergence_Adam (9855 ms) 2025-12-04T08:28:30.2066840Z [ RUN ] OptimTest.XORConvergence_AdamWithAmsgrad 2025-12-04T08:28:30.2067479Z [ OK ] OptimTest.XORConvergence_AdamWithAmsgrad (9815 ms) 2025-12-04T08:28:30.2068029Z [ RUN ] OptimTest.ProducesPyTorchValues_Adam 2025-12-04T08:28:30.2068576Z [ OK ] OptimTest.ProducesPyTorchValues_Adam (2534 ms) 2025-12-04T08:28:30.2069185Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamWithWeightDecay 2025-12-04T08:28:30.2069858Z [ OK ] OptimTest.ProducesPyTorchValues_AdamWithWeightDecay (2602 ms) 2025-12-04T08:28:30.2070674Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamWithWeightDecayAndAMSGrad 2025-12-04T08:28:30.2071492Z [ OK ] OptimTest.ProducesPyTorchValues_AdamWithWeightDecayAndAMSGrad (2723 ms) 2025-12-04T08:28:30.2072187Z [ RUN ] OptimTest.XORConvergence_AdamW 2025-12-04T08:28:30.2072656Z [ OK ] OptimTest.XORConvergence_AdamW (9898 ms) 2025-12-04T08:28:30.2073178Z [ RUN ] OptimTest.XORConvergence_AdamWWithAmsgrad 2025-12-04T08:28:30.2073743Z [ OK ] OptimTest.XORConvergence_AdamWWithAmsgrad (9946 ms) 2025-12-04T08:28:30.2074290Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamW 2025-12-04T08:28:30.2074830Z [ OK ] OptimTest.ProducesPyTorchValues_AdamW (2614 ms) 2025-12-04T08:28:30.2075446Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamWWithoutWeightDecay 2025-12-04T08:28:30.2076194Z [ OK ] OptimTest.ProducesPyTorchValues_AdamWWithoutWeightDecay (2489 ms) 2025-12-04T08:28:30.2080874Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamWWithAMSGrad 2025-12-04T08:28:30.2081540Z [ OK ] OptimTest.ProducesPyTorchValues_AdamWWithAMSGrad (2716 ms) 2025-12-04T08:28:30.2082173Z [ RUN ] OptimTest.ProducesPyTorchValues_Adagrad 2025-12-04T08:28:30.2082840Z [ OK ] OptimTest.ProducesPyTorchValues_Adagrad (2007 ms) 2025-12-04T08:28:30.2083483Z [ RUN ] OptimTest.ProducesPyTorchValues_AdagradWithWeightDecay 2025-12-04T08:28:30.2084200Z [ OK ] OptimTest.ProducesPyTorchValues_AdagradWithWeightDecay (2108 ms) 2025-12-04T08:28:30.2085004Z [ RUN ] OptimTest.ProducesPyTorchValues_AdagradWithWeightDecayAndLRDecay 2025-12-04T08:28:30.2085937Z [ OK ] OptimTest.ProducesPyTorchValues_AdagradWithWeightDecayAndLRDecay (2106 ms) 2025-12-04T08:28:30.2086833Z [ RUN ] OptimTest.ProducesPyTorchValues_RMSprop 2025-12-04T08:28:30.2087639Z [ OK ] OptimTest.ProducesPyTorchValues_RMSprop (2131 ms) 2025-12-04T08:28:30.2088454Z [ RUN ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecay 2025-12-04T08:28:30.2089399Z [ OK ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecay (2254 ms) 2025-12-04T08:28:30.2090524Z [ RUN ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecayAndCentered 2025-12-04T08:28:30.2091336Z [ OK ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecayAndCentered (2587 ms) 2025-12-04T08:28:30.2092072Z [ RUN ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecayAndCenteredAndMomentum 2025-12-04T08:28:30.2092854Z [ OK ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecayAndCenteredAndMomentum (2762 ms) 2025-12-04T08:28:30.2093476Z [ RUN ] OptimTest.ProducesPyTorchValues_SGD 2025-12-04T08:28:30.2093876Z [ OK ] OptimTest.ProducesPyTorchValues_SGD (1550 ms) 2025-12-04T08:28:30.2094332Z [ RUN ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecay 2025-12-04T08:28:30.2094841Z [ OK ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecay (1663 ms) 2025-12-04T08:28:30.2095501Z [ RUN ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecayAndMomentum 2025-12-04T08:28:30.2096134Z [ OK ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecayAndMomentum (1860 ms) 2025-12-04T08:28:30.2096802Z [ RUN ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecayAndNesterovMomentum 2025-12-04T08:28:30.2097517Z [ OK ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecayAndNesterovMomentum (1952 ms) 2025-12-04T08:28:30.2098084Z [ RUN ] OptimTest.ProducesPyTorchValues_LBFGS 2025-12-04T08:28:30.2098506Z [ OK ] OptimTest.ProducesPyTorchValues_LBFGS (1664 ms) 2025-12-04T08:28:30.2098965Z [ RUN ] OptimTest.ProducesPyTorchValues_LBFGS_with_line_search 2025-12-04T08:28:30.2099541Z [ OK ] OptimTest.ProducesPyTorchValues_LBFGS_with_line_search (9974 ms) 2025-12-04T08:28:30.2100017Z [ RUN ] OptimTest.ZeroGrad 2025-12-04T08:28:30.2100314Z [ OK ] OptimTest.ZeroGrad (1 ms) 2025-12-04T08:28:30.2100676Z [ RUN ] OptimTest.ExternalVectorOfParameters 2025-12-04T08:28:30.2101073Z [ OK ] OptimTest.ExternalVectorOfParameters (1 ms) 2025-12-04T08:28:30.2101462Z [ RUN ] OptimTest.AddParameter_LBFGS 2025-12-04T08:28:30.2101843Z [ OK ] OptimTest.AddParameter_LBFGS (0 ms) 2025-12-04T08:28:30.2102216Z [ RUN ] OptimTest.CheckLRChange_StepLR_Adam 2025-12-04T08:28:30.2102607Z [ OK ] OptimTest.CheckLRChange_StepLR_Adam (0 ms) 2025-12-04T08:28:30.2103016Z [ RUN ] OptimTest.CheckLRChange_ReduceLROnPlateau_Adam 2025-12-04T08:28:30.2103483Z [ OK ] OptimTest.CheckLRChange_ReduceLROnPlateau_Adam (0 ms) 2025-12-04T08:28:30.2103902Z [----------] 35 tests from OptimTest (172761 ms total) 2025-12-04T08:28:30.2104157Z 2025-12-04T08:28:30.2104283Z [----------] Global test environment tear-down 2025-12-04T08:28:30.2104642Z [==========] 35 tests from 1 test suite ran. (172762 ms total) 2025-12-04T08:28:30.2104988Z [ PASSED ] 35 tests. 2025-12-04T08:28:30.2105260Z ================================================================================ 2025-12-04T08:28:30.2105929Z [3,101 / 3,103] 25 / 26 tests; 2 actions running; last test: //:optim_test 2025-12-04T08:28:30.2106450Z Testing //:rnn_test; 183s processwrapper-sandbox 2025-12-04T08:28:30.2106851Z Testing //:optim_test; 175s processwrapper-sandbox 2025-12-04T08:28:30.4837001Z 2025-12-04T08:28:30.4837841Z  2025-12-04T08:28:30.4838215Z  2025-12-04T08:28:30.4838869Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:28:30.4839576Z Testing //:rnn_test; 183s processwrapper-sandbox 2025-12-04T08:28:31.4841952Z 2025-12-04T08:28:31.4842681Z  2025-12-04T08:28:31.4843243Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:28:31.4843773Z Testing //:rnn_test; 184s processwrapper-sandbox 2025-12-04T08:28:32.4848711Z 2025-12-04T08:28:32.4849367Z  2025-12-04T08:28:32.4850094Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:28:32.4850772Z Testing //:rnn_test; 185s processwrapper-sandbox 2025-12-04T08:28:33.6855823Z 2025-12-04T08:28:33.6856458Z  2025-12-04T08:28:33.6857170Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:28:33.6857878Z Testing //:rnn_test; 186s processwrapper-sandbox 2025-12-04T08:28:34.6862537Z 2025-12-04T08:28:34.6863232Z  2025-12-04T08:28:34.6863909Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:28:34.6864624Z Testing //:rnn_test; 187s processwrapper-sandbox 2025-12-04T08:28:35.8868650Z 2025-12-04T08:28:35.8869348Z  2025-12-04T08:28:35.8870035Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:28:35.8870717Z Testing //:rnn_test; 189s processwrapper-sandbox 2025-12-04T08:28:37.0875664Z 2025-12-04T08:28:37.0876366Z  2025-12-04T08:28:37.0877048Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:28:37.0877746Z Testing //:rnn_test; 190s processwrapper-sandbox 2025-12-04T08:28:38.0879152Z 2025-12-04T08:28:38.0879984Z  2025-12-04T08:28:38.0880585Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:28:38.0881095Z Testing //:rnn_test; 191s processwrapper-sandbox 2025-12-04T08:28:39.2885058Z 2025-12-04T08:28:39.2885883Z  2025-12-04T08:28:39.2886742Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:28:39.2887259Z Testing //:rnn_test; 192s processwrapper-sandbox 2025-12-04T08:28:40.2890572Z 2025-12-04T08:28:40.2891415Z  2025-12-04T08:28:40.2891975Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:28:40.2892498Z Testing //:rnn_test; 193s processwrapper-sandbox 2025-12-04T08:28:41.4896216Z 2025-12-04T08:28:41.4897250Z  2025-12-04T08:28:41.4897791Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:28:41.4898328Z Testing //:rnn_test; 194s processwrapper-sandbox 2025-12-04T08:28:42.0956790Z 2025-12-04T08:28:42.0957610Z  2025-12-04T08:28:42.0958161Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:28:42.0958687Z Testing //:rnn_test; 195s processwrapper-sandbox 2025-12-04T08:28:43.2904023Z 2025-12-04T08:28:43.2904814Z  2025-12-04T08:28:43.2905369Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:28:43.2905906Z Testing //:rnn_test; 196s processwrapper-sandbox 2025-12-04T08:28:44.2908719Z 2025-12-04T08:28:44.2909541Z  2025-12-04T08:28:44.2910073Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:28:44.2910606Z Testing //:rnn_test; 197s processwrapper-sandbox 2025-12-04T08:28:45.4914365Z 2025-12-04T08:28:45.4915158Z  2025-12-04T08:28:45.4915930Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:28:45.4916459Z Testing //:rnn_test; 198s processwrapper-sandbox 2025-12-04T08:28:46.4919832Z 2025-12-04T08:28:46.4920575Z  2025-12-04T08:28:46.4921132Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:28:46.4921653Z Testing //:rnn_test; 199s processwrapper-sandbox 2025-12-04T08:28:47.6925977Z 2025-12-04T08:28:47.6926768Z  2025-12-04T08:28:47.6927329Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:28:47.6927945Z Testing //:rnn_test; 200s processwrapper-sandbox 2025-12-04T08:28:48.8931586Z 2025-12-04T08:28:48.8932411Z  2025-12-04T08:28:48.8932945Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:28:48.8933487Z Testing //:rnn_test; 202s processwrapper-sandbox 2025-12-04T08:28:49.8936512Z 2025-12-04T08:28:49.8937350Z  2025-12-04T08:28:49.8937886Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:28:49.8938411Z Testing //:rnn_test; 203s processwrapper-sandbox 2025-12-04T08:28:51.0942308Z 2025-12-04T08:28:51.0943134Z  2025-12-04T08:28:51.0943704Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:28:51.0944233Z Testing //:rnn_test; 204s processwrapper-sandbox 2025-12-04T08:28:52.0947511Z 2025-12-04T08:28:52.0948288Z  2025-12-04T08:28:52.0948836Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:28:52.0949588Z Testing //:rnn_test; 205s processwrapper-sandbox 2025-12-04T08:28:53.2953871Z 2025-12-04T08:28:53.2954690Z  2025-12-04T08:28:53.2955256Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:28:53.2955797Z Testing //:rnn_test; 206s processwrapper-sandbox 2025-12-04T08:28:54.2958618Z 2025-12-04T08:28:54.2959403Z  2025-12-04T08:28:54.2959932Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:28:54.2960456Z Testing //:rnn_test; 207s processwrapper-sandbox 2025-12-04T08:28:55.4964875Z 2025-12-04T08:28:55.4965902Z  2025-12-04T08:28:55.4966476Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:28:55.4967001Z Testing //:rnn_test; 208s processwrapper-sandbox 2025-12-04T08:28:56.4970205Z 2025-12-04T08:28:56.4970896Z  2025-12-04T08:28:56.4971452Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:28:56.4972181Z Testing //:rnn_test; 209s processwrapper-sandbox 2025-12-04T08:28:57.4976488Z 2025-12-04T08:28:57.4977271Z  2025-12-04T08:28:57.4977850Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:28:57.4978364Z Testing //:rnn_test; 210s processwrapper-sandbox 2025-12-04T08:28:58.6981566Z 2025-12-04T08:28:58.6982346Z  2025-12-04T08:28:58.6982878Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:28:58.6983419Z Testing //:rnn_test; 211s processwrapper-sandbox 2025-12-04T08:28:59.6986482Z 2025-12-04T08:28:59.6987272Z  2025-12-04T08:28:59.6987819Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:28:59.6988373Z Testing //:rnn_test; 212s processwrapper-sandbox 2025-12-04T08:29:00.8991728Z 2025-12-04T08:29:00.8992528Z  2025-12-04T08:29:00.8993095Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:29:00.8993621Z Testing //:rnn_test; 214s processwrapper-sandbox 2025-12-04T08:29:01.8997081Z 2025-12-04T08:29:01.8997757Z  2025-12-04T08:29:01.8998320Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:29:01.8998871Z Testing //:rnn_test; 215s processwrapper-sandbox 2025-12-04T08:29:03.1002685Z 2025-12-04T08:29:03.1003496Z  2025-12-04T08:29:03.1004081Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:29:03.1004599Z Testing //:rnn_test; 216s processwrapper-sandbox 2025-12-04T08:29:04.1007582Z 2025-12-04T08:29:04.1008400Z  2025-12-04T08:29:04.1008987Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:29:04.1009503Z Testing //:rnn_test; 217s processwrapper-sandbox 2025-12-04T08:29:05.3013436Z 2025-12-04T08:29:05.3014240Z  2025-12-04T08:29:05.3014818Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:29:05.3015348Z Testing //:rnn_test; 218s processwrapper-sandbox 2025-12-04T08:29:06.3018140Z 2025-12-04T08:29:06.3018944Z  2025-12-04T08:29:06.3019475Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:29:06.3020004Z Testing //:rnn_test; 219s processwrapper-sandbox 2025-12-04T08:29:07.5024187Z 2025-12-04T08:29:07.5025019Z  2025-12-04T08:29:07.5025569Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:29:07.5026074Z Testing //:rnn_test; 220s processwrapper-sandbox 2025-12-04T08:29:08.5028473Z 2025-12-04T08:29:08.5029393Z  2025-12-04T08:29:08.5029952Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:29:08.5030485Z Testing //:rnn_test; 221s processwrapper-sandbox 2025-12-04T08:29:09.7033536Z 2025-12-04T08:29:09.7034344Z  2025-12-04T08:29:09.7034902Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:29:09.7035432Z Testing //:rnn_test; 222s processwrapper-sandbox 2025-12-04T08:29:10.7038215Z 2025-12-04T08:29:10.7039029Z  2025-12-04T08:29:10.7039780Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:29:10.7040305Z Testing //:rnn_test; 223s processwrapper-sandbox 2025-12-04T08:29:11.9043556Z 2025-12-04T08:29:11.9044386Z  2025-12-04T08:29:11.9044945Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:29:11.9045482Z Testing //:rnn_test; 225s processwrapper-sandbox 2025-12-04T08:29:12.1045701Z 2025-12-04T08:29:12.1046498Z  2025-12-04T08:29:12.1047245Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:29:12.1047850Z Testing //:rnn_test; 225s processwrapper-sandbox 2025-12-04T08:29:13.3051280Z 2025-12-04T08:29:13.3052060Z  2025-12-04T08:29:13.3052610Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:29:13.3053119Z Testing //:rnn_test; 226s processwrapper-sandbox 2025-12-04T08:29:14.3055931Z 2025-12-04T08:29:14.3056714Z  2025-12-04T08:29:14.3057296Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:29:14.3057807Z Testing //:rnn_test; 227s processwrapper-sandbox 2025-12-04T08:29:15.5061671Z 2025-12-04T08:29:15.5062439Z  2025-12-04T08:29:15.5062958Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:29:15.5063488Z Testing //:rnn_test; 228s processwrapper-sandbox 2025-12-04T08:29:16.5066304Z 2025-12-04T08:29:16.5067018Z  2025-12-04T08:29:16.5067705Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:29:16.5068214Z Testing //:rnn_test; 229s processwrapper-sandbox 2025-12-04T08:29:17.7072660Z 2025-12-04T08:29:17.7073269Z  2025-12-04T08:29:17.7073792Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:29:18.7078329Z Testing //:rnn_test; 230s processwrapper-sandbox 2025-12-04T08:29:18.7078642Z 2025-12-04T08:29:18.7078955Z  2025-12-04T08:29:18.7079413Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:29:18.7079930Z Testing //:rnn_test; 231s processwrapper-sandbox 2025-12-04T08:29:19.9083480Z 2025-12-04T08:29:19.9084049Z  2025-12-04T08:29:19.9084607Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:29:19.9085153Z Testing //:rnn_test; 233s processwrapper-sandbox 2025-12-04T08:29:20.9089427Z 2025-12-04T08:29:20.9090018Z  2025-12-04T08:29:20.9090593Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:29:20.9091107Z Testing //:rnn_test; 234s processwrapper-sandbox 2025-12-04T08:29:22.1095024Z 2025-12-04T08:29:22.1095726Z  2025-12-04T08:29:22.1096306Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:29:22.1096820Z Testing //:rnn_test; 235s processwrapper-sandbox 2025-12-04T08:29:23.1100091Z 2025-12-04T08:29:23.1100661Z  2025-12-04T08:29:23.1101222Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:29:23.1101948Z Testing //:rnn_test; 236s processwrapper-sandbox 2025-12-04T08:29:24.3106230Z 2025-12-04T08:29:24.3107017Z  2025-12-04T08:29:24.3107631Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:29:24.3108335Z Testing //:rnn_test; 237s processwrapper-sandbox 2025-12-04T08:29:25.5111998Z 2025-12-04T08:29:25.5112604Z  2025-12-04T08:29:25.5113145Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:29:25.5113677Z Testing //:rnn_test; 238s processwrapper-sandbox 2025-12-04T08:29:26.5117042Z 2025-12-04T08:29:26.5117902Z  2025-12-04T08:29:26.5118465Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:29:26.5118971Z Testing //:rnn_test; 239s processwrapper-sandbox 2025-12-04T08:29:27.7123459Z 2025-12-04T08:29:27.7124193Z  2025-12-04T08:29:27.7124730Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:29:27.7125429Z Testing //:rnn_test; 240s processwrapper-sandbox 2025-12-04T08:29:28.7128452Z 2025-12-04T08:29:28.7129305Z  2025-12-04T08:29:28.7129884Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:29:28.7130412Z Testing //:rnn_test; 241s processwrapper-sandbox 2025-12-04T08:29:29.9134403Z 2025-12-04T08:29:29.9135200Z  2025-12-04T08:29:29.9135759Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:29:29.9136306Z Testing //:rnn_test; 243s processwrapper-sandbox 2025-12-04T08:29:30.9140148Z 2025-12-04T08:29:30.9141042Z  2025-12-04T08:29:30.9141780Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:29:30.9142316Z Testing //:rnn_test; 244s processwrapper-sandbox 2025-12-04T08:29:32.1146040Z 2025-12-04T08:29:32.1146882Z  2025-12-04T08:29:32.1147419Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:29:32.1147961Z Testing //:rnn_test; 245s processwrapper-sandbox 2025-12-04T08:29:33.3152182Z 2025-12-04T08:29:33.3153254Z  2025-12-04T08:29:33.3153962Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:29:33.3154468Z Testing //:rnn_test; 246s processwrapper-sandbox 2025-12-04T08:29:34.3157497Z 2025-12-04T08:29:34.3158304Z  2025-12-04T08:29:34.3158866Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:29:34.3159395Z Testing //:rnn_test; 247s processwrapper-sandbox 2025-12-04T08:29:35.5163535Z 2025-12-04T08:29:35.5164377Z  2025-12-04T08:29:35.5164934Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:29:35.5165455Z Testing //:rnn_test; 248s processwrapper-sandbox 2025-12-04T08:29:36.5168735Z 2025-12-04T08:29:36.5169485Z  2025-12-04T08:29:36.5170035Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:29:36.5170564Z Testing //:rnn_test; 249s processwrapper-sandbox 2025-12-04T08:29:37.7174714Z 2025-12-04T08:29:37.7175543Z  2025-12-04T08:29:37.7176087Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:29:37.7176611Z Testing //:rnn_test; 250s processwrapper-sandbox 2025-12-04T08:29:38.7180321Z 2025-12-04T08:29:38.7181138Z  2025-12-04T08:29:38.7181701Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:29:38.7182229Z Testing //:rnn_test; 251s processwrapper-sandbox 2025-12-04T08:29:39.7185480Z 2025-12-04T08:29:39.7186299Z  2025-12-04T08:29:39.7186853Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:29:39.7187395Z Testing //:rnn_test; 252s processwrapper-sandbox 2025-12-04T08:29:40.9191214Z 2025-12-04T08:29:40.9191988Z  2025-12-04T08:29:40.9192555Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:29:40.9193077Z Testing //:rnn_test; 254s processwrapper-sandbox 2025-12-04T08:29:41.9195910Z 2025-12-04T08:29:41.9196712Z  2025-12-04T08:29:41.9197259Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:29:41.9197976Z Testing //:rnn_test; 255s processwrapper-sandbox 2025-12-04T08:29:43.1202170Z 2025-12-04T08:29:43.1203001Z  2025-12-04T08:29:43.1203564Z [3,102 / 3,103] 25 / 26 tests; 1 action; last test: //:optim_test 2025-12-04T08:29:43.1204093Z Testing //:rnn_test; 256s processwrapper-sandbox 2025-12-04T08:29:43.3899549Z 2025-12-04T08:29:43.3900354Z  2025-12-04T08:29:43.3901103Z [3,102 / 3,103] 26 / 26 tests; 1 action; last test: //:rnn_test 2025-12-04T08:29:43.3901610Z Testing //:rnn_test; 256s processwrapper-sandbox 2025-12-04T08:29:43.3901905Z 2025-12-04T08:29:43.3902011Z  2025-12-04T08:29:43.3902293Z INFO: From Testing //:rnn_test: 2025-12-04T08:29:43.3905453Z ==================== Test output for //:rnn_test: 2025-12-04T08:29:43.3905864Z Running main() from gmock_main.cc 2025-12-04T08:29:43.3906171Z Note: Google Test filter = -*CUDA 2025-12-04T08:29:43.3906500Z [==========] Running 14 tests from 1 test suite. 2025-12-04T08:29:43.3906840Z [----------] Global test environment set-up. 2025-12-04T08:29:43.3907204Z [----------] 14 tests from RNNTest 2025-12-04T08:29:43.3907501Z [ RUN ] RNNTest.CheckOutputSizes 2025-12-04T08:29:43.3907857Z [ OK ] RNNTest.CheckOutputSizes (2655 ms) 2025-12-04T08:29:43.3908276Z [ RUN ] RNNTest.CheckOutputSizesProj 2025-12-04T08:29:43.3908695Z WARNING: Logging before InitGoogleLogging() is written to STDERR 2025-12-04T08:29:43.3909932Z W1204 08:25:32.338490 121548 RNN.cpp:1480] Warning: LSTM with projections is not supported with oneDNN. Using default implementation. (function operator()) 2025-12-04T08:29:43.3910962Z [ OK ] RNNTest.CheckOutputSizesProj (111 ms) 2025-12-04T08:29:43.3911524Z [ RUN ] RNNTest.CheckOutputValuesMatchPyTorch 2025-12-04T08:29:43.3912159Z [ OK ] RNNTest.CheckOutputValuesMatchPyTorch (93 ms) 2025-12-04T08:29:43.3912708Z [ RUN ] RNNTest.EndToEndLSTM 2025-12-04T08:29:43.3913192Z [ OK ] RNNTest.EndToEndLSTM (185265 ms) 2025-12-04T08:29:43.3913594Z [ RUN ] RNNTest.EndToEndLSTMProj 2025-12-04T08:29:43.3913970Z [ OK ] RNNTest.EndToEndLSTMProj (22590 ms) 2025-12-04T08:29:43.3914371Z [ RUN ] RNNTest.EndToEndGRU 2025-12-04T08:29:43.3914700Z [ OK ] RNNTest.EndToEndGRU (20496 ms) 2025-12-04T08:29:43.3915023Z [ RUN ] RNNTest.EndToEndRNNRelu 2025-12-04T08:29:43.3915376Z [ OK ] RNNTest.EndToEndRNNRelu (10331 ms) 2025-12-04T08:29:43.3915728Z [ RUN ] RNNTest.EndToEndRNNTanh 2025-12-04T08:29:43.3916048Z [ OK ] RNNTest.EndToEndRNNTanh (11532 ms) 2025-12-04T08:29:43.3916471Z [ RUN ] RNNTest.PrettyPrintRNNs 2025-12-04T08:29:43.3917006Z [ OK ] RNNTest.PrettyPrintRNNs (23 ms) 2025-12-04T08:29:43.3917519Z [ RUN ] RNNTest.BidirectionalFlattenParameters 2025-12-04T08:29:43.3917954Z [ OK ] RNNTest.BidirectionalFlattenParameters (108 ms) 2025-12-04T08:29:43.3918386Z [ RUN ] RNNTest.BidirectionalGRUReverseForward 2025-12-04T08:29:43.3918820Z [ OK ] RNNTest.BidirectionalGRUReverseForward (15 ms) 2025-12-04T08:29:43.3919453Z [ RUN ] RNNTest.BidirectionalLSTMReverseForward 2025-12-04T08:29:43.3919892Z [ OK ] RNNTest.BidirectionalLSTMReverseForward (8 ms) 2025-12-04T08:29:43.3920422Z [ RUN ] RNNTest.UsePackedSequenceAsInput 2025-12-04T08:29:43.3920815Z [ OK ] RNNTest.UsePackedSequenceAsInput (18 ms) 2025-12-04T08:29:43.3921176Z [ RUN ] RNNTest.CheckErrorInfos 2025-12-04T08:29:43.3921513Z [ OK ] RNNTest.CheckErrorInfos (0 ms) 2025-12-04T08:29:43.3921864Z [----------] 14 tests from RNNTest (253251 ms total) 2025-12-04T08:29:43.3922116Z 2025-12-04T08:29:43.3922248Z [----------] Global test environment tear-down 2025-12-04T08:29:43.3922616Z [==========] 14 tests from 1 test suite ran. (253251 ms total) 2025-12-04T08:29:43.3922977Z [ PASSED ] 14 tests. 2025-12-04T08:29:43.3923252Z ================================================================================ 2025-12-04T08:29:43.3923972Z [3,102 / 3,103] 26 / 26 tests; 1 action; last test: //:rnn_test 2025-12-04T08:29:43.3924472Z Testing //:rnn_test; 256s processwrapper-sandbox 2025-12-04T08:29:43.4348326Z 2025-12-04T08:29:43.4348905Z  2025-12-04T08:29:43.4349472Z INFO: Elapsed time: 618.782s, Critical Path: 337.92s 2025-12-04T08:29:43.4350454Z [3,103 / 3,103] 26 / 26 tests; checking cached actions; last test: //:rnn_test 2025-12-04T08:29:43.4351130Z 2025-12-04T08:29:43.4351588Z INFO: 2712 processes: 45 internal, 1 local, 2666 processwrapper-sandbox. 2025-12-04T08:29:43.4352651Z [3,103 / 3,103] 26 / 26 tests; checking cached actions; last test: //:rnn_test 2025-12-04T08:29:43.4353280Z 2025-12-04T08:29:43.4353639Z INFO: Build completed successfully, 2712 total actions 2025-12-04T08:29:43.4379115Z //:any_test PASSED in 3.8s 2025-12-04T08:29:43.4379737Z //:autograd_test PASSED in 10.4s 2025-12-04T08:29:43.4382884Z //:dataloader_test PASSED in 4.2s 2025-12-04T08:29:43.4383821Z //:enum_test PASSED in 3.4s 2025-12-04T08:29:43.4387202Z //:expanding_array_test PASSED in 3.4s 2025-12-04T08:29:43.4388048Z //:functional_test PASSED in 5.4s 2025-12-04T08:29:43.4389245Z //:init_test PASSED in 3.9s 2025-12-04T08:29:43.4391208Z //:jit_test PASSED in 4.0s 2025-12-04T08:29:43.4391965Z //:memory_test PASSED in 3.2s 2025-12-04T08:29:43.4393263Z //:misc_test PASSED in 3.7s 2025-12-04T08:29:43.4394337Z //:module_test PASSED in 3.4s 2025-12-04T08:29:43.4397973Z //:modulelist_test PASSED in 2.9s 2025-12-04T08:29:43.4399116Z //:modules_test PASSED in 145.3s 2025-12-04T08:29:43.4401417Z //:nn_utils_test PASSED in 6.5s 2025-12-04T08:29:43.4402771Z //:optim_test PASSED in 175.5s 2025-12-04T08:29:43.4403925Z //:ordered_dict_test PASSED in 3.4s 2025-12-04T08:29:43.4406463Z //:rnn_test PASSED in 256.6s 2025-12-04T08:29:43.4408404Z //:sequential_test PASSED in 3.5s 2025-12-04T08:29:43.4409331Z //:serialize_test PASSED in 5.7s 2025-12-04T08:29:43.4410486Z //:static_test PASSED in 3.3s 2025-12-04T08:29:43.4411954Z //:tensor_options_test PASSED in 2.9s 2025-12-04T08:29:43.4413277Z //:tensor_test PASSED in 3.8s 2025-12-04T08:29:43.4415847Z //:torch_include_test PASSED in 3.4s 2025-12-04T08:29:43.4429841Z //c10/test:core_tests PASSED in 0.0s 2025-12-04T08:29:43.4430662Z //c10/test:typeid_test PASSED in 0.0s 2025-12-04T08:29:43.4431314Z //c10/test:util_base_tests PASSED in 119.4s 2025-12-04T08:29:43.4431658Z 2025-12-04T08:29:43.4431804Z Executed 26 out of 26 tests: 26 tests pass. 2025-12-04T08:29:43.4432514Z There were tests whose specified size is too big. Use the --test_verbose_timeout_warnings command line option to see which ones these are. 2025-12-04T08:29:43.4556631Z + sccache_epilogue 2025-12-04T08:29:43.4556986Z + echo '::group::Sccache Compilation Log' 2025-12-04T08:29:43.4557591Z ##[group]Sccache Compilation Log 2025-12-04T08:29:43.4557962Z + echo '=================== sccache compilation log ===================' 2025-12-04T08:29:43.4558381Z =================== sccache compilation log =================== 2025-12-04T08:29:43.4559007Z + python /var/lib/jenkins/workspace/.ci/pytorch/print_sccache_log.py /var/lib/jenkins/sccache_error.log 2025-12-04T08:29:43.4726799Z + echo '=========== If your build fails, please take a look at the log above for possible reasons ===========' 2025-12-04T08:29:43.4727577Z =========== If your build fails, please take a look at the log above for possible reasons =========== 2025-12-04T08:29:43.4728087Z + sccache --show-stats 2025-12-04T08:29:43.4750499Z Compile requests 2674 2025-12-04T08:29:43.4750878Z Compile requests executed 2612 2025-12-04T08:29:43.4751203Z Cache hits 2612 2025-12-04T08:29:43.4751514Z Cache hits (C/C++) 2612 2025-12-04T08:29:43.4751821Z Cache misses 0 2025-12-04T08:29:43.4752349Z Cache hits rate 100.00 % 2025-12-04T08:29:43.4752699Z Cache hits rate (C/C++) 100.00 % 2025-12-04T08:29:43.4753025Z Cache timeouts 0 2025-12-04T08:29:43.4753329Z Cache read errors 0 2025-12-04T08:29:43.4753649Z Forced recaches 0 2025-12-04T08:29:43.4753953Z Cache write errors 0 2025-12-04T08:29:43.4754276Z Cache errors 0 2025-12-04T08:29:43.4754576Z Compilations 0 2025-12-04T08:29:43.4754902Z Compilation failures 0 2025-12-04T08:29:43.4755224Z Non-cacheable compilations 0 2025-12-04T08:29:43.4755558Z Non-cacheable calls 0 2025-12-04T08:29:43.4755874Z Non-compilation calls 62 2025-12-04T08:29:43.4756209Z Unsupported compiler calls 0 2025-12-04T08:29:43.4756545Z Average cache write 0.000 s 2025-12-04T08:29:43.4756861Z Average compiler 0.000 s 2025-12-04T08:29:43.4757189Z Average cache read hit 0.038 s 2025-12-04T08:29:43.4757513Z Failed distributed compilations 0 2025-12-04T08:29:43.4757970Z Cache location s3, name: ossci-compiler-cache-circleci-v2, prefix: / 2025-12-04T08:29:43.4758416Z Version (client) 0.10.0 2025-12-04T08:29:43.4758732Z + sccache --stop-server 2025-12-04T08:29:43.4772778Z Stopping sccache server... 2025-12-04T08:29:43.4775562Z Compile requests 2674 2025-12-04T08:29:43.4775896Z Compile requests executed 2612 2025-12-04T08:29:43.4776215Z Cache hits 2612 2025-12-04T08:29:43.4776633Z Cache hits (C/C++) 2612 2025-12-04T08:29:43.4776930Z Cache misses 0 2025-12-04T08:29:43.4777245Z Cache hits rate 100.00 % 2025-12-04T08:29:43.4777576Z Cache hits rate (C/C++) 100.00 % 2025-12-04T08:29:43.4777912Z Cache timeouts 0 2025-12-04T08:29:43.4778304Z Cache read errors 0 2025-12-04T08:29:43.4778680Z Forced recaches 0 2025-12-04T08:29:43.4779022Z Cache write errors 0 2025-12-04T08:29:43.4779321Z Cache errors 0 2025-12-04T08:29:43.4779630Z Compilations 0 2025-12-04T08:29:43.4779939Z Compilation failures 0 2025-12-04T08:29:43.4780350Z Non-cacheable compilations 0 2025-12-04T08:29:43.4780685Z Non-cacheable calls 0 2025-12-04T08:29:43.4780997Z Non-compilation calls 62 2025-12-04T08:29:43.4781329Z Unsupported compiler calls 0 2025-12-04T08:29:43.4781654Z Average cache write 0.000 s 2025-12-04T08:29:43.4781988Z Average compiler 0.000 s 2025-12-04T08:29:43.4782360Z Average cache read hit 0.038 s 2025-12-04T08:29:43.4782697Z Failed distributed compilations 0 2025-12-04T08:29:43.4783144Z Cache location s3, name: ossci-compiler-cache-circleci-v2, prefix: / 2025-12-04T08:29:43.4783605Z Version (client) 0.10.0 2025-12-04T08:29:43.4783940Z + echo ::endgroup:: 2025-12-04T08:29:43.4784433Z ##[endgroup] 2025-12-04T08:29:43.4784661Z + cleanup_workspace 2025-12-04T08:29:43.4785147Z + echo 'sudo may print the following warning message that can be ignored. The chown command will still run.' 2025-12-04T08:29:43.4785958Z sudo may print the following warning message that can be ignored. The chown command will still run. 2025-12-04T08:29:43.4786596Z + echo ' sudo: setrlimit(RLIMIT_STACK): Operation not permitted' 2025-12-04T08:29:43.4787058Z sudo: setrlimit(RLIMIT_STACK): Operation not permitted 2025-12-04T08:29:43.4787604Z + echo 'For more details refer to https://github.com/sudo-project/sudo/issues/42' 2025-12-04T08:29:43.4788197Z For more details refer to https://github.com/sudo-project/sudo/issues/42 2025-12-04T08:29:43.4788677Z + sudo chown -R 1000 /var/lib/jenkins/workspace 2025-12-04T08:29:45.5559691Z + sccache_epilogue 2025-12-04T08:29:45.5560193Z + echo '::group::Sccache Compilation Log' 2025-12-04T08:29:45.5560839Z ##[group]Sccache Compilation Log 2025-12-04T08:29:45.5561220Z + echo '=================== sccache compilation log ===================' 2025-12-04T08:29:45.5561627Z =================== sccache compilation log =================== 2025-12-04T08:29:45.5562269Z + python /var/lib/jenkins/workspace/.ci/pytorch/print_sccache_log.py /var/lib/jenkins/sccache_error.log 2025-12-04T08:29:45.5696875Z + echo '=========== If your build fails, please take a look at the log above for possible reasons ===========' 2025-12-04T08:29:45.5697612Z =========== If your build fails, please take a look at the log above for possible reasons =========== 2025-12-04T08:29:45.5698109Z + sccache --show-stats 2025-12-04T08:29:45.5957179Z Compile requests 0 2025-12-04T08:29:45.5957582Z Compile requests executed 0 2025-12-04T08:29:45.5957893Z Cache hits 0 2025-12-04T08:29:45.5958208Z Cache misses 0 2025-12-04T08:29:45.5958516Z Cache hits rate - 2025-12-04T08:29:45.5958832Z Cache timeouts 0 2025-12-04T08:29:45.5959129Z Cache read errors 0 2025-12-04T08:29:45.5959435Z Forced recaches 0 2025-12-04T08:29:45.5959751Z Cache write errors 0 2025-12-04T08:29:45.5960041Z Cache errors 0 2025-12-04T08:29:45.5960346Z Compilations 0 2025-12-04T08:29:45.5960646Z Compilation failures 0 2025-12-04T08:29:45.5960974Z Non-cacheable compilations 0 2025-12-04T08:29:45.5961688Z Non-cacheable calls 0 2025-12-04T08:29:45.5962159Z Non-compilation calls 0 2025-12-04T08:29:45.5962658Z Unsupported compiler calls 0 2025-12-04T08:29:45.5963155Z Average cache write 0.000 s 2025-12-04T08:29:45.5963681Z Average compiler 0.000 s 2025-12-04T08:29:45.5964259Z Average cache read hit 0.000 s 2025-12-04T08:29:45.5964720Z Failed distributed compilations 0 2025-12-04T08:29:45.5965171Z Cache location s3, name: ossci-compiler-cache-circleci-v2, prefix: / 2025-12-04T08:29:45.5965631Z Version (client) 0.10.0 2025-12-04T08:29:45.5965931Z + sccache --stop-server 2025-12-04T08:29:45.5984386Z Stopping sccache server... 2025-12-04T08:29:45.5984728Z sccache: error: couldn't connect to server 2025-12-04T08:29:45.5985117Z sccache: caused by: Connection refused (os error 111) 2025-12-04T08:29:45.5987937Z + true 2025-12-04T08:29:45.5988305Z + echo ::endgroup:: 2025-12-04T08:29:45.5989047Z ##[endgroup] 2025-12-04T08:29:45.6223015Z ##[group]Run cat test/**/*_toprint.log || true 2025-12-04T08:29:45.6223409Z cat test/**/*_toprint.log || true 2025-12-04T08:29:45.6233267Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:29:45.6233666Z env: 2025-12-04T08:29:45.6233876Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:29:45.6234154Z HAS_NVIDIA_GPU: false 2025-12-04T08:29:45.6234569Z container_id: 4bc9292c744c0daf0d1009ce8396fba722f99489235a3b1e4e2ea69212f1fccb 2025-12-04T08:29:45.6235045Z ##[endgroup] 2025-12-04T08:29:45.6332117Z cat: 'test/**/*_toprint.log': No such file or directory 2025-12-04T08:29:45.6361974Z Prepare all required actions 2025-12-04T08:29:45.6405140Z ##[group]Run ./.github/actions/chown-workspace 2025-12-04T08:29:45.6405472Z with: 2025-12-04T08:29:45.6405809Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-12-04T08:29:45.6406238Z env: 2025-12-04T08:29:45.6406449Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:29:45.6406723Z HAS_NVIDIA_GPU: false 2025-12-04T08:29:45.6407137Z container_id: 4bc9292c744c0daf0d1009ce8396fba722f99489235a3b1e4e2ea69212f1fccb 2025-12-04T08:29:45.6407695Z ##[endgroup] 2025-12-04T08:29:45.6431736Z ##[group]Run docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2025-12-04T08:29:45.6432368Z docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2025-12-04T08:29:45.6438381Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:29:45.6438766Z env: 2025-12-04T08:29:45.6438971Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:29:45.6439293Z HAS_NVIDIA_GPU: false 2025-12-04T08:29:45.6439709Z container_id: 4bc9292c744c0daf0d1009ce8396fba722f99489235a3b1e4e2ea69212f1fccb 2025-12-04T08:29:45.6440327Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2025-12-04T08:29:45.6440748Z ##[endgroup] 2025-12-04T08:29:45.6765967Z Unable to find image '308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest' locally 2025-12-04T08:29:45.9938015Z latest: Pulling from tool/alpine 2025-12-04T08:29:45.9938399Z 540db60ca938: Pulling fs layer 2025-12-04T08:29:46.1127050Z 540db60ca938: Verifying Checksum 2025-12-04T08:29:46.1127492Z 540db60ca938: Download complete 2025-12-04T08:29:46.1987587Z 540db60ca938: Pull complete 2025-12-04T08:29:46.2117422Z Digest: sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2025-12-04T08:29:46.2166788Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2025-12-04T08:29:48.3281902Z Prepare all required actions 2025-12-04T08:29:48.3282696Z Getting action download info 2025-12-04T08:29:48.4887691Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2025-12-04T08:29:48.7412750Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02) 2025-12-04T08:29:49.2082082Z ##[group]Run ./.github/actions/upload-test-artifacts 2025-12-04T08:29:49.2082461Z with: 2025-12-04T08:29:49.2082744Z file-suffix: bazel-build-and-test_57111753247 2025-12-04T08:29:49.2083142Z s3-bucket: gha-artifacts 2025-12-04T08:29:49.2083392Z env: 2025-12-04T08:29:49.2083609Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:29:49.2083868Z HAS_NVIDIA_GPU: false 2025-12-04T08:29:49.2084309Z container_id: 4bc9292c744c0daf0d1009ce8396fba722f99489235a3b1e4e2ea69212f1fccb 2025-12-04T08:29:49.2084775Z ##[endgroup] 2025-12-04T08:29:49.2114134Z ##[group]Run # Remove any previous test jsons if they exist 2025-12-04T08:29:49.2114645Z # Remove any previous test jsons if they exist 2025-12-04T08:29:49.2115015Z rm -f test-jsons-*.zip 2025-12-04T08:29:49.2115453Z zip -r "test-jsons-${FILE_SUFFIX}.zip" test/test-reports -i '*.json' 2025-12-04T08:29:49.2121444Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:29:49.2121833Z env: 2025-12-04T08:29:49.2122040Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:29:49.2122323Z HAS_NVIDIA_GPU: false 2025-12-04T08:29:49.2122754Z container_id: 4bc9292c744c0daf0d1009ce8396fba722f99489235a3b1e4e2ea69212f1fccb 2025-12-04T08:29:49.2123367Z FILE_SUFFIX: bazel-build-and-test_57111753247 2025-12-04T08:29:49.2123705Z ##[endgroup] 2025-12-04T08:29:49.2281465Z zip warning: zip file empty 2025-12-04T08:29:49.2309407Z ##[group]Run # Remove any previous test reports if they exist 2025-12-04T08:29:49.2309879Z # Remove any previous test reports if they exist 2025-12-04T08:29:49.2310270Z rm -f test-reports-*.zip 2025-12-04T08:29:49.2310755Z zip -r "test-reports-${FILE_SUFFIX}.zip" test/test-reports -i '*.xml' -i '*.csv' 2025-12-04T08:29:49.2316601Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:29:49.2316970Z env: 2025-12-04T08:29:49.2317190Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:29:49.2317448Z HAS_NVIDIA_GPU: false 2025-12-04T08:29:49.2317878Z container_id: 4bc9292c744c0daf0d1009ce8396fba722f99489235a3b1e4e2ea69212f1fccb 2025-12-04T08:29:49.2318408Z FILE_SUFFIX: bazel-build-and-test_57111753247 2025-12-04T08:29:49.2318731Z ##[endgroup] 2025-12-04T08:29:49.2373121Z adding: test/test-reports/tensor_options_test/test.xml (deflated 82%) 2025-12-04T08:29:49.2373756Z adding: test/test-reports/ordered_dict_test/test.xml (deflated 88%) 2025-12-04T08:29:49.2374361Z adding: test/test-reports/c10/test/util/bit_cast_test/test.xml (deflated 53%) 2025-12-04T08:29:49.2375018Z adding: test/test-reports/c10/test/util/nofatal_test/test.xml (deflated 52%) 2025-12-04T08:29:49.2375655Z adding: test/test-reports/c10/test/util/ssize_test/test.xml (deflated 70%) 2025-12-04T08:29:49.2376232Z adding: test/test-reports/c10/test/typeid_test/test.xml (deflated 76%) 2025-12-04T08:29:49.2377932Z adding: test/test-reports/c10/test/core_tests/test.xml (deflated 91%) 2025-12-04T08:29:49.2396505Z adding: test/test-reports/c10/test/util_base_tests/test.xml (deflated 94%) 2025-12-04T08:29:49.2397132Z adding: test/test-reports/modulelist_test/test.xml (deflated 84%) 2025-12-04T08:29:49.2399950Z adding: test/test-reports/functional_test/test.xml (deflated 91%) 2025-12-04T08:29:49.2400504Z adding: test/test-reports/memory_test/test.xml (deflated 68%) 2025-12-04T08:29:49.2401888Z adding: test/test-reports/autograd_test/test.xml (deflated 89%) 2025-12-04T08:29:49.2402396Z adding: test/test-reports/enum_test/test.xml (deflated 53%) 2025-12-04T08:29:49.2403092Z adding: test/test-reports/sequential_test/test.xml (deflated 84%) 2025-12-04T08:29:49.2403830Z adding: test/test-reports/nn_utils_test/test.xml (deflated 80%) 2025-12-04T08:29:49.2408852Z adding: test/test-reports/modules_test/test.xml (deflated 93%) 2025-12-04T08:29:49.2411135Z adding: test/test-reports/dataloader_test/test.xml (deflated 89%) 2025-12-04T08:29:49.2411670Z adding: test/test-reports/rnn_test/test.xml (deflated 80%) 2025-12-04T08:29:49.2412148Z adding: test/test-reports/static_test/test.xml (deflated 67%) 2025-12-04T08:29:49.2413185Z adding: test/test-reports/optim_test/test.xml (deflated 86%) 2025-12-04T08:29:49.2414594Z adding: test/test-reports/module_test/test.xml (deflated 89%) 2025-12-04T08:29:49.2415127Z adding: test/test-reports/torch_include_test/test.xml (deflated 52%) 2025-12-04T08:29:49.2415771Z adding: test/test-reports/serialize_test/test.xml (deflated 85%) 2025-12-04T08:29:49.2416970Z adding: test/test-reports/tensor_test/test.xml (deflated 89%) 2025-12-04T08:29:49.2417461Z adding: test/test-reports/jit_test/test.xml (deflated 75%) 2025-12-04T08:29:49.2418240Z adding: test/test-reports/misc_test/test.xml (deflated 78%) 2025-12-04T08:29:49.2418822Z adding: test/test-reports/expanding_array_test/test.xml (deflated 79%) 2025-12-04T08:29:49.2419368Z adding: test/test-reports/init_test/test.xml (deflated 80%) 2025-12-04T08:29:49.2419871Z adding: test/test-reports/any_test/test.xml (deflated 87%) 2025-12-04T08:29:49.2465814Z ##[group]Run # Remove any previous usage logs if they exist 2025-12-04T08:29:49.2466285Z # Remove any previous usage logs if they exist 2025-12-04T08:29:49.2466663Z rm -f logs-*.zip 2025-12-04T08:29:49.2467012Z zip "logs-${FILE_SUFFIX}.zip" 'usage_log.txt' || true 2025-12-04T08:29:49.2467602Z zip -r "logs-${FILE_SUFFIX}.zip" test/test-reports -i '*.log' || true 2025-12-04T08:29:49.2473400Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:29:49.2473771Z env: 2025-12-04T08:29:49.2473998Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:29:49.2474256Z HAS_NVIDIA_GPU: false 2025-12-04T08:29:49.2474702Z container_id: 4bc9292c744c0daf0d1009ce8396fba722f99489235a3b1e4e2ea69212f1fccb 2025-12-04T08:29:49.2475216Z FILE_SUFFIX: bazel-build-and-test_57111753247 2025-12-04T08:29:49.2475555Z ##[endgroup] 2025-12-04T08:29:49.2535846Z zip warning: name not matched: usage_log.txt 2025-12-04T08:29:49.2536139Z 2025-12-04T08:29:49.2536353Z zip error: Nothing to do! (logs-bazel-build-and-test_57111753247.zip) 2025-12-04T08:29:49.2558302Z adding: test/test-reports/tensor_options_test/test.log (deflated 69%) 2025-12-04T08:29:49.2559030Z adding: test/test-reports/ordered_dict_test/test.log (deflated 81%) 2025-12-04T08:29:49.2559637Z adding: test/test-reports/c10/test/util/bit_cast_test/test.log (deflated 55%) 2025-12-04T08:29:49.2560262Z adding: test/test-reports/c10/test/util/nofatal_test/test.log (deflated 62%) 2025-12-04T08:29:49.2560882Z adding: test/test-reports/c10/test/util/ssize_test/test.log (deflated 64%) 2025-12-04T08:29:49.2561476Z adding: test/test-reports/c10/test/typeid_test/test.log (deflated 66%) 2025-12-04T08:29:49.2562838Z adding: test/test-reports/c10/test/core_tests/test.log (deflated 86%) 2025-12-04T08:29:49.2579511Z adding: test/test-reports/c10/test/util_base_tests/test.log (deflated 91%) 2025-12-04T08:29:49.2580076Z adding: test/test-reports/modulelist_test/test.log (deflated 75%) 2025-12-04T08:29:49.2582256Z adding: test/test-reports/functional_test/test.log (deflated 86%) 2025-12-04T08:29:49.2582777Z adding: test/test-reports/memory_test/test.log (deflated 64%) 2025-12-04T08:29:49.2584361Z adding: test/test-reports/autograd_test/test.log (deflated 83%) 2025-12-04T08:29:49.2584859Z adding: test/test-reports/enum_test/test.log (deflated 56%) 2025-12-04T08:29:49.2585431Z adding: test/test-reports/sequential_test/test.log (deflated 76%) 2025-12-04T08:29:49.2585957Z adding: test/test-reports/nn_utils_test/test.log (deflated 71%) 2025-12-04T08:29:49.2590005Z adding: test/test-reports/modules_test/test.log (deflated 89%) 2025-12-04T08:29:49.2592011Z adding: test/test-reports/dataloader_test/test.log (deflated 84%) 2025-12-04T08:29:49.2592529Z adding: test/test-reports/rnn_test/test.log (deflated 67%) 2025-12-04T08:29:49.2593007Z adding: test/test-reports/static_test/test.log (deflated 61%) 2025-12-04T08:29:49.2593726Z adding: test/test-reports/optim_test/test.log (deflated 83%) 2025-12-04T08:29:49.2594958Z adding: test/test-reports/module_test/test.log (deflated 85%) 2025-12-04T08:29:49.2595532Z adding: test/test-reports/torch_include_test/test.log (deflated 57%) 2025-12-04T08:29:49.2596073Z adding: test/test-reports/serialize_test/test.log (deflated 77%) 2025-12-04T08:29:49.2597021Z adding: test/test-reports/tensor_test/test.log (deflated 82%) 2025-12-04T08:29:49.2597491Z adding: test/test-reports/jit_test/test.log (deflated 69%) 2025-12-04T08:29:49.2598217Z adding: test/test-reports/misc_test/test.log (deflated 69%) 2025-12-04T08:29:49.2598759Z adding: test/test-reports/expanding_array_test/test.log (deflated 74%) 2025-12-04T08:29:49.2599305Z adding: test/test-reports/init_test/test.log (deflated 72%) 2025-12-04T08:29:49.2599890Z adding: test/test-reports/any_test/test.log (deflated 81%) 2025-12-04T08:29:49.2627556Z ##[group]Run # Remove any previous debugging artifacts if they exist 2025-12-04T08:29:49.2628080Z # Remove any previous debugging artifacts if they exist 2025-12-04T08:29:49.2628498Z rm -f debug-*.zip 2025-12-04T08:29:49.2628976Z if [ -d 'test/debug' ]; then 2025-12-04T08:29:49.2629358Z  zip -r "debug-${FILE_SUFFIX}.zip" test/debug 2025-12-04T08:29:49.2629696Z fi 2025-12-04T08:29:49.2635326Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:29:49.2635696Z env: 2025-12-04T08:29:49.2635917Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:29:49.2636178Z HAS_NVIDIA_GPU: false 2025-12-04T08:29:49.2636607Z container_id: 4bc9292c744c0daf0d1009ce8396fba722f99489235a3b1e4e2ea69212f1fccb 2025-12-04T08:29:49.2637130Z FILE_SUFFIX: bazel-build-and-test_57111753247 2025-12-04T08:29:49.2637464Z ##[endgroup] 2025-12-04T08:29:49.2717105Z ##[group]Run seemethere/upload-artifact-s3@v5 2025-12-04T08:29:49.2717449Z with: 2025-12-04T08:29:49.2717659Z s3-bucket: gha-artifacts 2025-12-04T08:29:49.2717986Z s3-prefix: pytorch/pytorch/19921726337/1/artifact 2025-12-04T08:29:49.2718326Z retention-days: 14 2025-12-04T08:29:49.2718578Z if-no-files-found: warn 2025-12-04T08:29:49.2718837Z path: test-jsons-*.zip 2025-12-04T08:29:49.2719103Z name: artifact 2025-12-04T08:29:49.2719318Z region: us-east-1 2025-12-04T08:29:49.2719544Z env: 2025-12-04T08:29:49.2719783Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:29:49.2720047Z HAS_NVIDIA_GPU: false 2025-12-04T08:29:49.2720537Z container_id: 4bc9292c744c0daf0d1009ce8396fba722f99489235a3b1e4e2ea69212f1fccb 2025-12-04T08:29:49.2721007Z ##[endgroup] 2025-12-04T08:29:49.7628658Z NOTE: s3-prefix specified, ignoring name parameter 2025-12-04T08:29:49.7629261Z With the provided path, there will be 1 file uploaded 2025-12-04T08:29:49.7629745Z Uploading to s3 prefix: pytorch/pytorch/19921726337/1/artifact 2025-12-04T08:29:49.9430416Z Starting upload of test-jsons-bazel-build-and-test_57111753247.zip 2025-12-04T08:29:50.1004976Z Finished upload of test-jsons-bazel-build-and-test_57111753247.zip 2025-12-04T08:29:50.1233414Z ##[group]Run seemethere/upload-artifact-s3@v5 2025-12-04T08:29:50.1233748Z with: 2025-12-04T08:29:50.1233975Z s3-bucket: gha-artifacts 2025-12-04T08:29:50.1234292Z s3-prefix: pytorch/pytorch/19921726337/1/artifact 2025-12-04T08:29:50.1234646Z retention-days: 14 2025-12-04T08:29:50.1234887Z if-no-files-found: error 2025-12-04T08:29:50.1235169Z path: test-reports-*.zip 2025-12-04T08:29:50.1235428Z name: artifact 2025-12-04T08:29:50.1235641Z region: us-east-1 2025-12-04T08:29:50.1235864Z env: 2025-12-04T08:29:50.1236060Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:29:50.1236324Z HAS_NVIDIA_GPU: false 2025-12-04T08:29:50.1236741Z container_id: 4bc9292c744c0daf0d1009ce8396fba722f99489235a3b1e4e2ea69212f1fccb 2025-12-04T08:29:50.1237361Z ##[endgroup] 2025-12-04T08:29:50.4511312Z NOTE: s3-prefix specified, ignoring name parameter 2025-12-04T08:29:50.4511778Z With the provided path, there will be 1 file uploaded 2025-12-04T08:29:50.4512243Z Uploading to s3 prefix: pytorch/pytorch/19921726337/1/artifact 2025-12-04T08:29:50.4559969Z Starting upload of test-reports-bazel-build-and-test_57111753247.zip 2025-12-04T08:29:50.5841151Z Finished upload of test-reports-bazel-build-and-test_57111753247.zip 2025-12-04T08:29:50.6039797Z ##[group]Run seemethere/upload-artifact-s3@v5 2025-12-04T08:29:50.6040141Z with: 2025-12-04T08:29:50.6040352Z s3-bucket: gha-artifacts 2025-12-04T08:29:50.6040688Z s3-prefix: pytorch/pytorch/19921726337/1/artifact 2025-12-04T08:29:50.6041032Z retention-days: 14 2025-12-04T08:29:50.6041289Z if-no-files-found: ignore 2025-12-04T08:29:50.6041546Z path: logs-*.zip 2025-12-04T08:29:50.6041779Z name: artifact 2025-12-04T08:29:50.6041996Z region: us-east-1 2025-12-04T08:29:50.6042228Z env: 2025-12-04T08:29:50.6042450Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:29:50.6042703Z HAS_NVIDIA_GPU: false 2025-12-04T08:29:50.6043130Z container_id: 4bc9292c744c0daf0d1009ce8396fba722f99489235a3b1e4e2ea69212f1fccb 2025-12-04T08:29:50.6043587Z ##[endgroup] 2025-12-04T08:29:50.9340359Z NOTE: s3-prefix specified, ignoring name parameter 2025-12-04T08:29:50.9340853Z With the provided path, there will be 1 file uploaded 2025-12-04T08:29:50.9341331Z Uploading to s3 prefix: pytorch/pytorch/19921726337/1/artifact 2025-12-04T08:29:50.9388611Z Starting upload of logs-bazel-build-and-test_57111753247.zip 2025-12-04T08:29:51.0772503Z Finished upload of logs-bazel-build-and-test_57111753247.zip 2025-12-04T08:29:51.0968200Z ##[group]Run seemethere/upload-artifact-s3@v5 2025-12-04T08:29:51.0968542Z with: 2025-12-04T08:29:51.0968751Z s3-bucket: gha-artifacts 2025-12-04T08:29:51.0969072Z s3-prefix: pytorch/pytorch/19921726337/1/artifact 2025-12-04T08:29:51.0969414Z retention-days: 14 2025-12-04T08:29:51.0969676Z if-no-files-found: ignore 2025-12-04T08:29:51.0969949Z path: debug-*.zip 2025-12-04T08:29:51.0970183Z name: artifact 2025-12-04T08:29:51.0970401Z region: us-east-1 2025-12-04T08:29:51.0970626Z env: 2025-12-04T08:29:51.0970840Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:29:51.0971098Z HAS_NVIDIA_GPU: false 2025-12-04T08:29:51.0971554Z container_id: 4bc9292c744c0daf0d1009ce8396fba722f99489235a3b1e4e2ea69212f1fccb 2025-12-04T08:29:51.0972024Z ##[endgroup] 2025-12-04T08:29:51.4198507Z No files were found with the provided path: debug-*.zip. No artifacts will be uploaded. 2025-12-04T08:29:51.4440908Z ##[group]Run pytorch/test-infra/.github/actions/teardown-linux@main 2025-12-04T08:29:51.4441346Z with: 2025-12-04T08:29:51.4441555Z env: 2025-12-04T08:29:51.4441758Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:29:51.4442026Z HAS_NVIDIA_GPU: false 2025-12-04T08:29:51.4442444Z container_id: 4bc9292c744c0daf0d1009ce8396fba722f99489235a3b1e4e2ea69212f1fccb 2025-12-04T08:29:51.4442916Z ##[endgroup] 2025-12-04T08:29:51.4466238Z ##[group]Run set -eou pipefail 2025-12-04T08:29:51.4466564Z set -eou pipefail 2025-12-04T08:29:51.4466822Z  2025-12-04T08:29:51.4467198Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2025-12-04T08:29:51.4467674Z for _ in $(seq 1440); do 2025-12-04T08:29:51.4468004Z  # Break if no ssh session exists anymore 2025-12-04T08:29:51.4468363Z  if [ "$(who)" = "" ]; then 2025-12-04T08:29:51.4468668Z  break 2025-12-04T08:29:51.4468914Z  fi 2025-12-04T08:29:51.4469185Z  echo "." 2025-12-04T08:29:51.4469421Z  sleep 5 2025-12-04T08:29:51.4469700Z done 2025-12-04T08:29:51.4476107Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:29:51.4476480Z env: 2025-12-04T08:29:51.4476701Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:29:51.4476961Z HAS_NVIDIA_GPU: false 2025-12-04T08:29:51.4477388Z container_id: 4bc9292c744c0daf0d1009ce8396fba722f99489235a3b1e4e2ea69212f1fccb 2025-12-04T08:29:51.4477851Z ##[endgroup] 2025-12-04T08:29:51.4502367Z Holding runner for 2 hours until all ssh sessions have logged out 2025-12-04T08:29:51.4584324Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2025-12-04T08:29:51.4584881Z # ignore expansion of "docker ps -q" since it could be empty 2025-12-04T08:29:51.4585319Z # shellcheck disable=SC2046 2025-12-04T08:29:51.4585718Z docker stop $(docker ps -q) || true 2025-12-04T08:29:51.4586081Z # Prune all of the docker images 2025-12-04T08:29:51.4586406Z docker system prune -af 2025-12-04T08:29:51.4591973Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:29:51.4592342Z env: 2025-12-04T08:29:51.4592561Z GIT_DEFAULT_BRANCH: main 2025-12-04T08:29:51.4592834Z HAS_NVIDIA_GPU: false 2025-12-04T08:29:51.4593249Z container_id: 4bc9292c744c0daf0d1009ce8396fba722f99489235a3b1e4e2ea69212f1fccb 2025-12-04T08:29:51.4593720Z ##[endgroup] 2025-12-04T08:30:02.3991595Z 4bc9292c744c 2025-12-04T08:30:04.6048216Z Deleted Containers: 2025-12-04T08:30:04.6048664Z 4bc9292c744c0daf0d1009ce8396fba722f99489235a3b1e4e2ea69212f1fccb 2025-12-04T08:30:04.6049020Z 2025-12-04T08:30:18.7630616Z Deleted Images: 2025-12-04T08:30:18.7631158Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2025-12-04T08:30:18.7632064Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine@sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2025-12-04T08:30:18.7633008Z deleted: sha256:6dbb9cc54074106d46d4ccb330f2a40a682d49dda5f4844962b7dce9fe44aaec 2025-12-04T08:30:18.7633879Z deleted: sha256:b2d5eeeaba3a22b9b8aa97261957974a6bd65274ebd43e1d81d0a7b8b752b116 2025-12-04T08:30:18.7634918Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image:pytorch-linux-jammy-cuda12.8-cudnn9-py3-gcc11-f0cd68561080d537ef3d3d6f81b25a6416ad600a 2025-12-04T08:30:18.7636230Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/ci-image@sha256:ba21003510dba4bdeed83df81a56fa468e0ee1b612a9445ae1f402a280804f97 2025-12-04T08:30:18.7637153Z deleted: sha256:add7313791033822205cdb3cf32096534b2cfaa4855bd48119b59000bfe00301 2025-12-04T08:30:18.7637795Z deleted: sha256:85a76b7bf29ad34eb76cce6f46af5d49a58b6272f80f983d5c769e82c7749301 2025-12-04T08:30:18.7638450Z deleted: sha256:0882f3ce59ff5ae30195ee4b059fc713e13eda107a3a7814a4616ac9058a30a4 2025-12-04T08:30:18.7639088Z deleted: sha256:64ba5b9344c11a3e4729136076830b90ac4cf1554046edb1bd4f0784b66ebd9b 2025-12-04T08:30:18.7639904Z deleted: sha256:88213c59cf461a65ab9b6cb07b4195dc9d41b5241c152daa002c7b3112e09124 2025-12-04T08:30:18.7640571Z deleted: sha256:4c0f83afa802ffbc05ebaf1aa50e48a2447c7c295549a6dded80ac63437906ca 2025-12-04T08:30:18.7641216Z deleted: sha256:6f7ec74460e8fb070c8209949095ea3be5f4e2fd69c9f750cd39ac4093f5e64b 2025-12-04T08:30:18.7641868Z deleted: sha256:d6928b0d1021b31942fdcb64e5eb4a34682de66e959dd424ed6ed02c29cd706d 2025-12-04T08:30:18.7642500Z deleted: sha256:4e9fbcb1705a6351bb34dd320558752614308636b94fd9ae6f26063e3deadc0a 2025-12-04T08:30:18.7643138Z deleted: sha256:43aabd0201f48712f21758071352dea029b4de37be08b2e2197706856a9ecbf2 2025-12-04T08:30:18.7643761Z deleted: sha256:940a98dec78303f0548beb1033242a45e9097607ef3e55c8b949b69b73d1b95e 2025-12-04T08:30:18.7644406Z deleted: sha256:d2849fa0e0411cf66e4408831d70e38838afb55b11a80c1c4d8aa0ae7dc9ca40 2025-12-04T08:30:18.7645047Z deleted: sha256:14f40d23c20c7e562623f89deb376520296758bc39dd3c77284049b84ebd8a31 2025-12-04T08:30:18.7645697Z deleted: sha256:a8ccba61f90ca097cb391d0f4fbed0d9f821d06b00e28f7332e9e2dcfcbac4ca 2025-12-04T08:30:18.7646352Z deleted: sha256:91b2060d290547d3b517d4a11d994bbe23f4560b5546cb91918ca1828dde6be1 2025-12-04T08:30:18.7646983Z deleted: sha256:b42a184755715dcfead7fad655a127433541d316d9628f5f730ff17ad5f8071c 2025-12-04T08:30:18.7647728Z deleted: sha256:aa5b4f3c9169061dc3c6da0e677e8a86f11ecb0a3f9fb4861ab3d8c04379775c 2025-12-04T08:30:18.7648387Z deleted: sha256:b4dcf450081a48d77fea0a21b8d810a69c03608a595e754fe7d365058d0579b7 2025-12-04T08:30:18.7649029Z deleted: sha256:4f7fe12d3d4f5bf890c7ada4ce16f17a105472aa6509a778f917dcce2f28174b 2025-12-04T08:30:18.7649689Z deleted: sha256:2d1d5a74182594f9a8553df00fdcfc809dba407bcd6700d667f862cbe9d555ce 2025-12-04T08:30:18.7650342Z deleted: sha256:d901e2f5d449aeed16b727bdcc11fc0e0f6c30c8fc5c39ac7eeac8a74d9d176c 2025-12-04T08:30:18.7651003Z deleted: sha256:a04df2603bd12372c6632469a9a81ebc4a8d677452c250672b9692884fa6a452 2025-12-04T08:30:18.7651708Z deleted: sha256:f438a6b52273a552dc3820a55c74c53a62a0eae9f2a7d21b37125add7d71639f 2025-12-04T08:30:18.7652360Z deleted: sha256:d4b09517e9518d709ac98b0ae6f8446ec9ac51688253607b1fca67aa2c87b3f4 2025-12-04T08:30:18.7653016Z deleted: sha256:c1fa38335237f5e7263e39d3d3de98215bcfbbb12b826955c02e149bf68efd13 2025-12-04T08:30:18.7653650Z deleted: sha256:c898d20a30de901fca74d7611663b17ab48e1726a11e031e40548ed16ee81877 2025-12-04T08:30:18.7654307Z deleted: sha256:3baceec7096518fcc10696feba551639d698b3145c2fc09cac927bb60c0fd751 2025-12-04T08:30:18.7654953Z deleted: sha256:5245aaaa3d5c3a19f76b9a6c920bd82d1a0ff5289f87c8c109652089709d9b3b 2025-12-04T08:30:18.7655598Z deleted: sha256:f05cc789b95246938c377f474c41187965b89ceac0250e7d5124bec32153f447 2025-12-04T08:30:18.7656250Z deleted: sha256:07ec4fc008de4e7a2c794ec7094cc72e0d287c04c8b2156163aee0bae147fe2d 2025-12-04T08:30:18.7656894Z deleted: sha256:c6302601ad5fde573c1f8c900250478fca7fdc6907d8fd4fae651b94b4d9264d 2025-12-04T08:30:18.7657551Z deleted: sha256:cc5e955ee1dc54931f02606c5ea87aae14f03b5d764492be611480ab041f2882 2025-12-04T08:30:18.7658195Z deleted: sha256:f21c03518996d98452338f4e80bcfd9b139a1dab155f4830be0d3f623035269f 2025-12-04T08:30:18.7658885Z deleted: sha256:519ca6f1279f7886f25f0005527cfa627deebbc5b7d7cdbfa7ef962bcfc4c26d 2025-12-04T08:30:18.7659515Z deleted: sha256:0ef990495216807d0175b192045be3f617e72331bc373b3434807f41bf69168d 2025-12-04T08:30:18.7660154Z deleted: sha256:7093edf7319e1f0e01654c3224e32c8dede5b948d106e0b9b03cbf0bb1091e33 2025-12-04T08:30:18.7660797Z deleted: sha256:c478161e058e2f4041555c3e880b95ee1ee047938dc58549a3a88135740996ae 2025-12-04T08:30:18.7661430Z deleted: sha256:9bb853b0d938cd7c36a80ce8ee40653f2c0ff92719209b11beb03acc8855ce3e 2025-12-04T08:30:18.7662089Z deleted: sha256:fdf2ace71a78ce6910ef9c4b073c195531da47022443b606bb92dcd6499b6afc 2025-12-04T08:30:18.7662730Z deleted: sha256:576c2b3770d871937d3cfb7014328bcb4bd1aed0c28bc438764b3bfdac4c1ac2 2025-12-04T08:30:18.7663390Z deleted: sha256:878e92b9cb82de09ac14a9d5f3f7bc2411a799b6f54d0d64b78c2bb4d1fdc0fc 2025-12-04T08:30:18.7664124Z deleted: sha256:85c8c3b98b65a6695f988a10cc66c981d73a3ef03eda15b8e14d227b50b56300 2025-12-04T08:30:18.7664795Z deleted: sha256:ce2ab3ba07794f9ee95d6ea7de6dcd3d2aed96561f9a79192dd56ca5bf29313a 2025-12-04T08:30:18.7665455Z deleted: sha256:37a6e12976ca957286977e696e63012ab9821214b0483fe1a48d29dcb280508a 2025-12-04T08:30:18.7666089Z deleted: sha256:cd1d5d3dd7038144ca6fe961c0d4c8e705625ae0c36190ba8b3e9602abedad19 2025-12-04T08:30:18.7666747Z deleted: sha256:0e707276e0be2e0008b86d594fadc0d16444d66c4fb7227c56f144cbb3c2affd 2025-12-04T08:30:18.7667388Z deleted: sha256:22d4aad6a2ada91b341c1225a0f314042b8aeabef7568c5c019709b058bf070b 2025-12-04T08:30:18.7668057Z deleted: sha256:ee4adacf4e0933131d0275eddad406b3c8147e6cf07a292b99f1aff4b5355f33 2025-12-04T08:30:18.7668715Z deleted: sha256:43da0b9e7c0e18403dcb834e53628dc7c970ccb2dbd091878c0d7c0170dbc97f 2025-12-04T08:30:18.7669382Z deleted: sha256:00571684bdcd75beda15eb7d4e79b5458bc914350f9bb4d87fcdc97ad15e0da1 2025-12-04T08:30:18.7670044Z deleted: sha256:41615f09950259f1d75e82ef35b6fc53b18fe71ebff143744cfd51009d04349e 2025-12-04T08:30:18.7670679Z deleted: sha256:75ab34d2eed3c7915467a506ab6dab2711918fbabe94add2fb5c62780221ab0c 2025-12-04T08:30:18.7671344Z deleted: sha256:0a39ef2bebf44c1c3893d1e5fb42dad48b8fac7ca673141267ee967f85455e89 2025-12-04T08:30:18.7672004Z deleted: sha256:9b7d024e48ba1f9824a54597621b1b062cbc4aa41a77d81ca538d6b5c24a612c 2025-12-04T08:30:18.7672633Z deleted: sha256:392257172de6434c271bd93394218a91e9aa86d7c18abc2f2759317b9d5fb6de 2025-12-04T08:30:18.7673261Z deleted: sha256:6c3232860b930866a463a356124fc392c7e5f04895695229257e8c3e8a02711d 2025-12-04T08:30:18.7673882Z deleted: sha256:63dd55b807215e2fa6c715419ac0c5072d02dddc848dbf74bb7e77b906b5eaed 2025-12-04T08:30:18.7674531Z deleted: sha256:07a8738c1b4584db72ed9aa60f5274321eb0ba16263450da3a75df8326ebc25f 2025-12-04T08:30:18.7675170Z deleted: sha256:053fe2965b01281d12040ec1893e0d1aa77362a49ea9a1067402272c69dad9f5 2025-12-04T08:30:18.7675838Z deleted: sha256:7857fb5eb181c4e80262ecab60bdd3c266cf3d1409ceb76c05882609b416a8d3 2025-12-04T08:30:18.7676501Z deleted: sha256:752528477fc99089de3bd2c6da7b30cf34f2e901fe06d8fcfe685b411461e883 2025-12-04T08:30:18.7677143Z deleted: sha256:cce0210e2f4b042601813df03aa294a86b0c668fcfc75f4c63f6fa12b2952e15 2025-12-04T08:30:18.7677799Z deleted: sha256:f2bb405a26705ecd12d21380d26d9355d01db3a2175080fbdb468f2b5a25a76c 2025-12-04T08:30:18.7678452Z deleted: sha256:ad430120d4ffbaf97cd8d6de6ea8eefa4a8f80ec45f0b176c6b26bff0970fd33 2025-12-04T08:30:18.7679122Z deleted: sha256:225a4910baea7cc540ed43eeac75046293800ab0b8e0192b51e991c8cb50bcf3 2025-12-04T08:30:18.7679782Z deleted: sha256:a259945b0c3507f049fbac10fb3d3ffe43d45e83c91b80ae8cd1dafb855ad83c 2025-12-04T08:30:18.7680423Z deleted: sha256:862a98881b1d5adad5c21d01602773b894794097de80964ef8f47bcaadb43255 2025-12-04T08:30:18.7681063Z deleted: sha256:1cf6d3c8b6c2694b79a2d08719594903811c330a36a4c7a8a7153a350b53d292 2025-12-04T08:30:18.7681702Z deleted: sha256:232a1ae8b0fee817ff7838bb5986a2f38377d3b1dbbf5217b576af0f953b0844 2025-12-04T08:30:18.7682364Z deleted: sha256:c72c5705dabd6314423dd7d4fb260a20d5d9886b2ebce60d19e9d78c4a2335c2 2025-12-04T08:30:18.7683029Z deleted: sha256:296734cf81fd92c913884d058908598424ffe072676e38de289bbab83768c7bd 2025-12-04T08:30:18.7683667Z deleted: sha256:7c76040481b889847a1804021aeff07547eaa4ee706d6137db218d497a8fd9c1 2025-12-04T08:30:18.7684319Z deleted: sha256:d5e293f5b354e8cbcc6de893ea72cc632b02d8fdfbb08ec3127c4e9662f3ebff 2025-12-04T08:30:18.7684966Z deleted: sha256:f35a64e429c88e249645090f21fbe7dae108d98e0ab4ea13184f24b3fd66c315 2025-12-04T08:30:18.7685619Z deleted: sha256:ce6ae8d595c8e69115c51b1ce4f9a9158795d7b863b1cb53f21c39a87974d41b 2025-12-04T08:30:18.7686263Z deleted: sha256:8941abaee59400fb9b3a60765fea4a1fc2a6a447467a6d983e84c7f72494a450 2025-12-04T08:30:18.7686927Z deleted: sha256:ef53c29a9a2c2bc80ffdb9bfaf92842436b5755ec1ce828b9d11e5e27d656ea1 2025-12-04T08:30:18.7687689Z deleted: sha256:7a347fb0acb43f1c814f8c8ff21185e8b5cf64d7bc5988cea060f77d906e08b5 2025-12-04T08:30:18.7688429Z deleted: sha256:cc855dc9be79496e15175569dced2d13477e50b077a5fd3945f9bf50018880c1 2025-12-04T08:30:18.7689090Z deleted: sha256:f7a9946ada3d4786658bc0b643808bb32a9a45e4e90e30dc43ee19e2dbe24024 2025-12-04T08:30:18.7689738Z deleted: sha256:c22a9215f62812c1d2e32827f5221ff556c5b6702aadbdab6b87b8293f19635e 2025-12-04T08:30:18.7690371Z deleted: sha256:959a56746620012e37c1def1a83c5afb1e7c0adc59b021a28beb53c24df98032 2025-12-04T08:30:18.7691017Z deleted: sha256:31a0fff0695bf6100c17954be72eab2095b466d559c75c3faf2a17d8c41e6ebe 2025-12-04T08:30:18.7691658Z deleted: sha256:c15e2b5241b9e55af1b2593e544391b4b44d0505e6528e8f12425136e93b424c 2025-12-04T08:30:18.7692281Z deleted: sha256:73974f74b436f39a2fdb6461b1e3f7c3e41c73325776fa71d16b942a5b4a365b 2025-12-04T08:30:18.7692670Z 2025-12-04T08:30:18.7729834Z Total reclaimed space: 49.05GB 2025-12-04T08:30:18.7864519Z Post job cleanup. 2025-12-04T08:30:18.7935152Z Post job cleanup. 2025-12-04T08:30:18.9023344Z [command]/usr/bin/git version 2025-12-04T08:30:18.9258670Z git version 2.50.1 2025-12-04T08:30:18.9295261Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/bb3513a6-3e7a-475e-92d0-b1c06a20d6c8/.gitconfig' 2025-12-04T08:30:18.9304359Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/bb3513a6-3e7a-475e-92d0-b1c06a20d6c8' before making global git config changes 2025-12-04T08:30:18.9305488Z Adding repository directory to the temporary git global config as a safe directory 2025-12-04T08:30:18.9309808Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2025-12-04T08:30:18.9356881Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-12-04T08:30:18.9388496Z [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-12-04T08:30:18.9918252Z Entering 'android/libs/fbjni' 2025-12-04T08:30:18.9987113Z Entering 'third_party/FP16' 2025-12-04T08:30:19.0049217Z Entering 'third_party/FXdiv' 2025-12-04T08:30:19.0105392Z Entering 'third_party/NNPACK' 2025-12-04T08:30:19.0171795Z Entering 'third_party/NVTX' 2025-12-04T08:30:19.0245781Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T08:30:19.0312351Z Entering 'third_party/XNNPACK' 2025-12-04T08:30:19.0396511Z Entering 'third_party/aiter' 2025-12-04T08:30:19.0471314Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T08:30:19.0546516Z Entering 'third_party/benchmark' 2025-12-04T08:30:19.0614637Z Entering 'third_party/composable_kernel' 2025-12-04T08:30:19.0680484Z Entering 'third_party/cpp-httplib' 2025-12-04T08:30:19.0750187Z Entering 'third_party/cpuinfo' 2025-12-04T08:30:19.0817259Z Entering 'third_party/cudnn_frontend' 2025-12-04T08:30:19.0879850Z Entering 'third_party/cutlass' 2025-12-04T08:30:19.0955321Z Entering 'third_party/fbgemm' 2025-12-04T08:30:19.1021826Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T08:30:19.1077307Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T08:30:19.1143497Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T08:30:19.1201316Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T08:30:19.1267721Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T08:30:19.1323452Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T08:30:19.1379848Z Entering 'third_party/fbgemm/external/json' 2025-12-04T08:30:19.1440780Z Entering 'third_party/flash-attention' 2025-12-04T08:30:19.1497823Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T08:30:19.1560430Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T08:30:19.1626597Z Entering 'third_party/flatbuffers' 2025-12-04T08:30:19.1684255Z Entering 'third_party/fmt' 2025-12-04T08:30:19.1741042Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T08:30:19.1795632Z Entering 'third_party/gloo' 2025-12-04T08:30:19.1853326Z Entering 'third_party/googletest' 2025-12-04T08:30:19.1909043Z Entering 'third_party/ideep' 2025-12-04T08:30:19.1964429Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T08:30:19.2026732Z Entering 'third_party/ittapi' 2025-12-04T08:30:19.2082690Z Entering 'third_party/kineto' 2025-12-04T08:30:19.2138376Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T08:30:19.2192582Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T08:30:19.2247787Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T08:30:19.2302370Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T08:30:19.2358287Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T08:30:19.2411547Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T08:30:19.2468645Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T08:30:19.2523791Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T08:30:19.2580354Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T08:30:19.2637517Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T08:30:19.2693459Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T08:30:19.2746720Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T08:30:19.2804439Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T08:30:19.2864241Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T08:30:19.2919801Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T08:30:19.2976940Z Entering 'third_party/kleidiai' 2025-12-04T08:30:19.3034056Z Entering 'third_party/mimalloc' 2025-12-04T08:30:19.3088914Z Entering 'third_party/nlohmann' 2025-12-04T08:30:19.3146308Z Entering 'third_party/onnx' 2025-12-04T08:30:19.3222964Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T08:30:19.3279960Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T08:30:19.3338673Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T08:30:19.3391968Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T08:30:19.3446233Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T08:30:19.3499613Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T08:30:19.3554405Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T08:30:19.3607868Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T08:30:19.3661850Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T08:30:19.3716530Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T08:30:19.3773172Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T08:30:19.3830515Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T08:30:19.3905342Z Entering 'third_party/pocketfft' 2025-12-04T08:30:19.3962673Z Entering 'third_party/protobuf' 2025-12-04T08:30:19.4022143Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T08:30:19.4076613Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T08:30:19.4132642Z Entering 'third_party/psimd' 2025-12-04T08:30:19.4188896Z Entering 'third_party/pthreadpool' 2025-12-04T08:30:19.4243889Z Entering 'third_party/pybind11' 2025-12-04T08:30:19.4298443Z Entering 'third_party/python-peachpy' 2025-12-04T08:30:19.4354528Z Entering 'third_party/sleef' 2025-12-04T08:30:19.4409318Z Entering 'third_party/tensorpipe' 2025-12-04T08:30:19.4464562Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T08:30:19.4518012Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T08:30:19.4573273Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T08:30:19.4627535Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T08:30:19.4680630Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T08:30:19.4756640Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-12-04T08:30:19.4777526Z http.https://github.com/.extraheader 2025-12-04T08:30:19.4787728Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-12-04T08:30:19.4819464Z [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-12-04T08:30:19.5117160Z Entering 'android/libs/fbjni' 2025-12-04T08:30:19.5155193Z http.https://github.com/.extraheader 2025-12-04T08:30:19.5188275Z Entering 'third_party/FP16' 2025-12-04T08:30:19.5226370Z http.https://github.com/.extraheader 2025-12-04T08:30:19.5261417Z Entering 'third_party/FXdiv' 2025-12-04T08:30:19.5299612Z http.https://github.com/.extraheader 2025-12-04T08:30:19.5333686Z Entering 'third_party/NNPACK' 2025-12-04T08:30:19.5371116Z http.https://github.com/.extraheader 2025-12-04T08:30:19.5404679Z Entering 'third_party/NVTX' 2025-12-04T08:30:19.5443572Z http.https://github.com/.extraheader 2025-12-04T08:30:19.5481737Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T08:30:19.5519058Z http.https://github.com/.extraheader 2025-12-04T08:30:19.5553421Z Entering 'third_party/XNNPACK' 2025-12-04T08:30:19.5591266Z http.https://github.com/.extraheader 2025-12-04T08:30:19.5641499Z Entering 'third_party/aiter' 2025-12-04T08:30:19.5679158Z http.https://github.com/.extraheader 2025-12-04T08:30:19.5716545Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T08:30:19.5755120Z http.https://github.com/.extraheader 2025-12-04T08:30:19.5798778Z Entering 'third_party/benchmark' 2025-12-04T08:30:19.5838622Z http.https://github.com/.extraheader 2025-12-04T08:30:19.5872391Z Entering 'third_party/composable_kernel' 2025-12-04T08:30:19.5910392Z http.https://github.com/.extraheader 2025-12-04T08:30:19.5953342Z Entering 'third_party/cpp-httplib' 2025-12-04T08:30:19.5990576Z http.https://github.com/.extraheader 2025-12-04T08:30:19.6024889Z Entering 'third_party/cpuinfo' 2025-12-04T08:30:19.6061849Z http.https://github.com/.extraheader 2025-12-04T08:30:19.6096001Z Entering 'third_party/cudnn_frontend' 2025-12-04T08:30:19.6135445Z http.https://github.com/.extraheader 2025-12-04T08:30:19.6168783Z Entering 'third_party/cutlass' 2025-12-04T08:30:19.6205985Z http.https://github.com/.extraheader 2025-12-04T08:30:19.6251744Z Entering 'third_party/fbgemm' 2025-12-04T08:30:19.6290268Z http.https://github.com/.extraheader 2025-12-04T08:30:19.6326798Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T08:30:19.6365688Z http.https://github.com/.extraheader 2025-12-04T08:30:19.6399419Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T08:30:19.6439061Z http.https://github.com/.extraheader 2025-12-04T08:30:19.6482247Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T08:30:19.6520531Z http.https://github.com/.extraheader 2025-12-04T08:30:19.6556584Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T08:30:19.6594982Z http.https://github.com/.extraheader 2025-12-04T08:30:19.6639211Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T08:30:19.6675766Z http.https://github.com/.extraheader 2025-12-04T08:30:19.6712503Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T08:30:19.6749997Z http.https://github.com/.extraheader 2025-12-04T08:30:19.6783283Z Entering 'third_party/fbgemm/external/json' 2025-12-04T08:30:19.6819543Z http.https://github.com/.extraheader 2025-12-04T08:30:19.6858130Z Entering 'third_party/flash-attention' 2025-12-04T08:30:19.6896537Z http.https://github.com/.extraheader 2025-12-04T08:30:19.6930791Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T08:30:19.6966753Z http.https://github.com/.extraheader 2025-12-04T08:30:19.7006255Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T08:30:19.7043826Z http.https://github.com/.extraheader 2025-12-04T08:30:19.7087536Z Entering 'third_party/flatbuffers' 2025-12-04T08:30:19.7126261Z http.https://github.com/.extraheader 2025-12-04T08:30:19.7164717Z Entering 'third_party/fmt' 2025-12-04T08:30:19.7203692Z http.https://github.com/.extraheader 2025-12-04T08:30:19.7239479Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T08:30:19.7278443Z http.https://github.com/.extraheader 2025-12-04T08:30:19.7314104Z Entering 'third_party/gloo' 2025-12-04T08:30:19.7351896Z http.https://github.com/.extraheader 2025-12-04T08:30:19.7386846Z Entering 'third_party/googletest' 2025-12-04T08:30:19.7425993Z http.https://github.com/.extraheader 2025-12-04T08:30:19.7461042Z Entering 'third_party/ideep' 2025-12-04T08:30:19.7499467Z http.https://github.com/.extraheader 2025-12-04T08:30:19.7534090Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T08:30:19.7570574Z http.https://github.com/.extraheader 2025-12-04T08:30:19.7612355Z Entering 'third_party/ittapi' 2025-12-04T08:30:19.7650212Z http.https://github.com/.extraheader 2025-12-04T08:30:19.7682731Z Entering 'third_party/kineto' 2025-12-04T08:30:19.7720226Z http.https://github.com/.extraheader 2025-12-04T08:30:19.7753737Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T08:30:19.7791307Z http.https://github.com/.extraheader 2025-12-04T08:30:19.7825003Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T08:30:19.7861614Z http.https://github.com/.extraheader 2025-12-04T08:30:19.7897188Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T08:30:19.7934908Z http.https://github.com/.extraheader 2025-12-04T08:30:19.7969351Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T08:30:19.8006529Z http.https://github.com/.extraheader 2025-12-04T08:30:19.8042051Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T08:30:19.8079586Z http.https://github.com/.extraheader 2025-12-04T08:30:19.8113757Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T08:30:19.8151502Z http.https://github.com/.extraheader 2025-12-04T08:30:19.8187643Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T08:30:19.8224844Z http.https://github.com/.extraheader 2025-12-04T08:30:19.8259799Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T08:30:19.8296930Z http.https://github.com/.extraheader 2025-12-04T08:30:19.8334544Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T08:30:19.8372360Z http.https://github.com/.extraheader 2025-12-04T08:30:19.8407844Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T08:30:19.8445726Z http.https://github.com/.extraheader 2025-12-04T08:30:19.8484302Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T08:30:19.8521969Z http.https://github.com/.extraheader 2025-12-04T08:30:19.8556181Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T08:30:19.8594048Z http.https://github.com/.extraheader 2025-12-04T08:30:19.8633835Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T08:30:19.8671119Z http.https://github.com/.extraheader 2025-12-04T08:30:19.8709649Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T08:30:19.8746104Z http.https://github.com/.extraheader 2025-12-04T08:30:19.8778989Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T08:30:19.8815633Z http.https://github.com/.extraheader 2025-12-04T08:30:19.8852168Z Entering 'third_party/kleidiai' 2025-12-04T08:30:19.8897221Z http.https://github.com/.extraheader 2025-12-04T08:30:19.8933243Z Entering 'third_party/mimalloc' 2025-12-04T08:30:19.8971810Z http.https://github.com/.extraheader 2025-12-04T08:30:19.9006110Z Entering 'third_party/nlohmann' 2025-12-04T08:30:19.9045000Z http.https://github.com/.extraheader 2025-12-04T08:30:19.9080056Z Entering 'third_party/onnx' 2025-12-04T08:30:19.9118507Z http.https://github.com/.extraheader 2025-12-04T08:30:19.9173237Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T08:30:19.9211320Z http.https://github.com/.extraheader 2025-12-04T08:30:19.9248544Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T08:30:19.9288734Z http.https://github.com/.extraheader 2025-12-04T08:30:19.9325483Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T08:30:19.9363685Z http.https://github.com/.extraheader 2025-12-04T08:30:19.9397865Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T08:30:19.9437119Z http.https://github.com/.extraheader 2025-12-04T08:30:19.9471342Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T08:30:19.9511207Z http.https://github.com/.extraheader 2025-12-04T08:30:19.9546846Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T08:30:19.9584745Z http.https://github.com/.extraheader 2025-12-04T08:30:19.9620818Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T08:30:19.9658078Z http.https://github.com/.extraheader 2025-12-04T08:30:19.9692008Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T08:30:19.9729232Z http.https://github.com/.extraheader 2025-12-04T08:30:19.9761652Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T08:30:19.9798579Z http.https://github.com/.extraheader 2025-12-04T08:30:19.9831143Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T08:30:19.9867725Z http.https://github.com/.extraheader 2025-12-04T08:30:19.9903678Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T08:30:19.9940716Z http.https://github.com/.extraheader 2025-12-04T08:30:19.9975681Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T08:30:20.0012870Z http.https://github.com/.extraheader 2025-12-04T08:30:20.0068951Z Entering 'third_party/pocketfft' 2025-12-04T08:30:20.0107964Z http.https://github.com/.extraheader 2025-12-04T08:30:20.0142337Z Entering 'third_party/protobuf' 2025-12-04T08:30:20.0181598Z http.https://github.com/.extraheader 2025-12-04T08:30:20.0219066Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T08:30:20.0256940Z http.https://github.com/.extraheader 2025-12-04T08:30:20.0290102Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T08:30:20.0329025Z http.https://github.com/.extraheader 2025-12-04T08:30:20.0365044Z Entering 'third_party/psimd' 2025-12-04T08:30:20.0403475Z http.https://github.com/.extraheader 2025-12-04T08:30:20.0438406Z Entering 'third_party/pthreadpool' 2025-12-04T08:30:20.0477406Z http.https://github.com/.extraheader 2025-12-04T08:30:20.0512352Z Entering 'third_party/pybind11' 2025-12-04T08:30:20.0551565Z http.https://github.com/.extraheader 2025-12-04T08:30:20.0587200Z Entering 'third_party/python-peachpy' 2025-12-04T08:30:20.0627682Z http.https://github.com/.extraheader 2025-12-04T08:30:20.0662292Z Entering 'third_party/sleef' 2025-12-04T08:30:20.0700121Z http.https://github.com/.extraheader 2025-12-04T08:30:20.0735405Z Entering 'third_party/tensorpipe' 2025-12-04T08:30:20.0773044Z http.https://github.com/.extraheader 2025-12-04T08:30:20.0806490Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T08:30:20.0844465Z http.https://github.com/.extraheader 2025-12-04T08:30:20.0877880Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T08:30:20.0914523Z http.https://github.com/.extraheader 2025-12-04T08:30:20.0947425Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T08:30:20.0984637Z http.https://github.com/.extraheader 2025-12-04T08:30:20.1017611Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T08:30:20.1056880Z http.https://github.com/.extraheader 2025-12-04T08:30:20.1088508Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T08:30:20.1124752Z http.https://github.com/.extraheader 2025-12-04T08:30:20.1179977Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.1209787Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url 2025-12-04T08:30:20.1504385Z Entering 'android/libs/fbjni' 2025-12-04T08:30:20.1530186Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2025-12-04T08:30:20.1546258Z Entering 'third_party/FP16' 2025-12-04T08:30:20.1571526Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2025-12-04T08:30:20.1588183Z Entering 'third_party/FXdiv' 2025-12-04T08:30:20.1613314Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2025-12-04T08:30:20.1632014Z Entering 'third_party/NNPACK' 2025-12-04T08:30:20.1657330Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2025-12-04T08:30:20.1674085Z Entering 'third_party/NVTX' 2025-12-04T08:30:20.1699715Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config remote.origin.url 2025-12-04T08:30:20.1716829Z Entering 'third_party/VulkanMemoryAllocator' 2025-12-04T08:30:20.1741681Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2025-12-04T08:30:20.1758842Z Entering 'third_party/XNNPACK' 2025-12-04T08:30:20.1784542Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2025-12-04T08:30:20.1816713Z Entering 'third_party/aiter' 2025-12-04T08:30:20.1842677Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/config remote.origin.url 2025-12-04T08:30:20.1859849Z Entering 'third_party/aiter/3rdparty/composable_kernel' 2025-12-04T08:30:20.1884291Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config remote.origin.url 2025-12-04T08:30:20.1908452Z Entering 'third_party/benchmark' 2025-12-04T08:30:20.1934017Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2025-12-04T08:30:20.1950426Z Entering 'third_party/composable_kernel' 2025-12-04T08:30:20.1975887Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config remote.origin.url 2025-12-04T08:30:20.1999675Z Entering 'third_party/cpp-httplib' 2025-12-04T08:30:20.2025598Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config remote.origin.url 2025-12-04T08:30:20.2041751Z Entering 'third_party/cpuinfo' 2025-12-04T08:30:20.2066386Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2025-12-04T08:30:20.2083911Z Entering 'third_party/cudnn_frontend' 2025-12-04T08:30:20.2109362Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2025-12-04T08:30:20.2125529Z Entering 'third_party/cutlass' 2025-12-04T08:30:20.2150221Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2025-12-04T08:30:20.2177155Z Entering 'third_party/fbgemm' 2025-12-04T08:30:20.2202393Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2025-12-04T08:30:20.2222596Z Entering 'third_party/fbgemm/external/asmjit' 2025-12-04T08:30:20.2247477Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config remote.origin.url 2025-12-04T08:30:20.2264228Z Entering 'third_party/fbgemm/external/composable_kernel' 2025-12-04T08:30:20.2288748Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config remote.origin.url 2025-12-04T08:30:20.2313462Z Entering 'third_party/fbgemm/external/cpuinfo' 2025-12-04T08:30:20.2337744Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config remote.origin.url 2025-12-04T08:30:20.2353633Z Entering 'third_party/fbgemm/external/cutlass' 2025-12-04T08:30:20.2377564Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config remote.origin.url 2025-12-04T08:30:20.2400997Z Entering 'third_party/fbgemm/external/googletest' 2025-12-04T08:30:20.2424645Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config remote.origin.url 2025-12-04T08:30:20.2440217Z Entering 'third_party/fbgemm/external/hipify_torch' 2025-12-04T08:30:20.2464228Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config remote.origin.url 2025-12-04T08:30:20.2479217Z Entering 'third_party/fbgemm/external/json' 2025-12-04T08:30:20.2503391Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config remote.origin.url 2025-12-04T08:30:20.2522648Z Entering 'third_party/flash-attention' 2025-12-04T08:30:20.2548849Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config remote.origin.url 2025-12-04T08:30:20.2566062Z Entering 'third_party/flash-attention/csrc/composable_kernel' 2025-12-04T08:30:20.2591068Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config remote.origin.url 2025-12-04T08:30:20.2613766Z Entering 'third_party/flash-attention/csrc/cutlass' 2025-12-04T08:30:20.2638116Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config remote.origin.url 2025-12-04T08:30:20.2664241Z Entering 'third_party/flatbuffers' 2025-12-04T08:30:20.2689823Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2025-12-04T08:30:20.2709127Z Entering 'third_party/fmt' 2025-12-04T08:30:20.2734812Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2025-12-04T08:30:20.2751225Z Entering 'third_party/gemmlowp/gemmlowp' 2025-12-04T08:30:20.2776166Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2025-12-04T08:30:20.2794043Z Entering 'third_party/gloo' 2025-12-04T08:30:20.2821829Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2025-12-04T08:30:20.2838821Z Entering 'third_party/googletest' 2025-12-04T08:30:20.2863643Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2025-12-04T08:30:20.2880194Z Entering 'third_party/ideep' 2025-12-04T08:30:20.2906812Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2025-12-04T08:30:20.2922426Z Entering 'third_party/ideep/mkl-dnn' 2025-12-04T08:30:20.2949324Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2025-12-04T08:30:20.2973600Z Entering 'third_party/ittapi' 2025-12-04T08:30:20.2999846Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2025-12-04T08:30:20.3017106Z Entering 'third_party/kineto' 2025-12-04T08:30:20.3042588Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2025-12-04T08:30:20.3058942Z Entering 'third_party/kineto/libkineto/third_party/dynolog' 2025-12-04T08:30:20.3083871Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config remote.origin.url 2025-12-04T08:30:20.3100047Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/DCGM' 2025-12-04T08:30:20.3124562Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/config remote.origin.url 2025-12-04T08:30:20.3144205Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/cpr' 2025-12-04T08:30:20.3170042Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/config remote.origin.url 2025-12-04T08:30:20.3185252Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/fmt' 2025-12-04T08:30:20.3209918Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/config remote.origin.url 2025-12-04T08:30:20.3225356Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags' 2025-12-04T08:30:20.3249830Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/config remote.origin.url 2025-12-04T08:30:20.3264848Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/gflags/doc' 2025-12-04T08:30:20.3290348Z file:/home/ec2-user/actions-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-12-04T08:30:20.3307553Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/glog' 2025-12-04T08:30:20.3332579Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/config remote.origin.url 2025-12-04T08:30:20.3348321Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/googletest' 2025-12-04T08:30:20.3372753Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/config remote.origin.url 2025-12-04T08:30:20.3388691Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/json' 2025-12-04T08:30:20.3414723Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/config remote.origin.url 2025-12-04T08:30:20.3431001Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/pfs' 2025-12-04T08:30:20.3456073Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/config remote.origin.url 2025-12-04T08:30:20.3471173Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp' 2025-12-04T08:30:20.3495169Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/config remote.origin.url 2025-12-04T08:30:20.3509728Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T08:30:20.3534633Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-12-04T08:30:20.3552015Z Entering 'third_party/kineto/libkineto/third_party/dynolog/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T08:30:20.3576766Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-12-04T08:30:20.3597317Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2025-12-04T08:30:20.3622263Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2025-12-04T08:30:20.3638233Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2025-12-04T08:30:20.3662721Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2025-12-04T08:30:20.3680413Z Entering 'third_party/kleidiai' 2025-12-04T08:30:20.3708380Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config remote.origin.url 2025-12-04T08:30:20.3724678Z Entering 'third_party/mimalloc' 2025-12-04T08:30:20.3750609Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config remote.origin.url 2025-12-04T08:30:20.3767018Z Entering 'third_party/nlohmann' 2025-12-04T08:30:20.3792536Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2025-12-04T08:30:20.3810953Z Entering 'third_party/onnx' 2025-12-04T08:30:20.3835814Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2025-12-04T08:30:20.3869641Z Entering 'third_party/onnx/third_party/pybind11' 2025-12-04T08:30:20.3895049Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2025-12-04T08:30:20.3913615Z Entering 'third_party/opentelemetry-cpp' 2025-12-04T08:30:20.3939168Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config remote.origin.url 2025-12-04T08:30:20.3956040Z Entering 'third_party/opentelemetry-cpp/third_party/benchmark' 2025-12-04T08:30:20.3980470Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config remote.origin.url 2025-12-04T08:30:20.3995618Z Entering 'third_party/opentelemetry-cpp/third_party/googletest' 2025-12-04T08:30:20.4019613Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config remote.origin.url 2025-12-04T08:30:20.4035323Z Entering 'third_party/opentelemetry-cpp/third_party/ms-gsl' 2025-12-04T08:30:20.4060039Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config remote.origin.url 2025-12-04T08:30:20.4076091Z Entering 'third_party/opentelemetry-cpp/third_party/nlohmann-json' 2025-12-04T08:30:20.4100910Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config remote.origin.url 2025-12-04T08:30:20.4117771Z Entering 'third_party/opentelemetry-cpp/third_party/opentelemetry-proto' 2025-12-04T08:30:20.4142936Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config remote.origin.url 2025-12-04T08:30:20.4158254Z Entering 'third_party/opentelemetry-cpp/third_party/opentracing-cpp' 2025-12-04T08:30:20.4184628Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config remote.origin.url 2025-12-04T08:30:20.4200093Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp' 2025-12-04T08:30:20.4225680Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config remote.origin.url 2025-12-04T08:30:20.4240887Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/civetweb' 2025-12-04T08:30:20.4265587Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config remote.origin.url 2025-12-04T08:30:20.4283308Z Entering 'third_party/opentelemetry-cpp/third_party/prometheus-cpp/3rdparty/googletest' 2025-12-04T08:30:20.4308845Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config remote.origin.url 2025-12-04T08:30:20.4326560Z Entering 'third_party/opentelemetry-cpp/tools/vcpkg' 2025-12-04T08:30:20.4351223Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config remote.origin.url 2025-12-04T08:30:20.4388376Z Entering 'third_party/pocketfft' 2025-12-04T08:30:20.4415741Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2025-12-04T08:30:20.4434253Z Entering 'third_party/protobuf' 2025-12-04T08:30:20.4461022Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2025-12-04T08:30:20.4480593Z Entering 'third_party/protobuf/third_party/benchmark' 2025-12-04T08:30:20.4505803Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2025-12-04T08:30:20.4521997Z Entering 'third_party/protobuf/third_party/googletest' 2025-12-04T08:30:20.4548417Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2025-12-04T08:30:20.4566363Z Entering 'third_party/psimd' 2025-12-04T08:30:20.4592879Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2025-12-04T08:30:20.4609566Z Entering 'third_party/pthreadpool' 2025-12-04T08:30:20.4635855Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2025-12-04T08:30:20.4652485Z Entering 'third_party/pybind11' 2025-12-04T08:30:20.4678703Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2025-12-04T08:30:20.4695960Z Entering 'third_party/python-peachpy' 2025-12-04T08:30:20.4721167Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2025-12-04T08:30:20.4737737Z Entering 'third_party/sleef' 2025-12-04T08:30:20.4763284Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2025-12-04T08:30:20.4779617Z Entering 'third_party/tensorpipe' 2025-12-04T08:30:20.4804886Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2025-12-04T08:30:20.4821416Z Entering 'third_party/tensorpipe/third_party/googletest' 2025-12-04T08:30:20.4846112Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2025-12-04T08:30:20.4861436Z Entering 'third_party/tensorpipe/third_party/libnop' 2025-12-04T08:30:20.4886244Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2025-12-04T08:30:20.4901922Z Entering 'third_party/tensorpipe/third_party/libuv' 2025-12-04T08:30:20.4925446Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2025-12-04T08:30:20.4941762Z Entering 'third_party/tensorpipe/third_party/pybind11' 2025-12-04T08:30:20.4967049Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2025-12-04T08:30:20.4981788Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2025-12-04T08:30:20.5006709Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2025-12-04T08:30:20.5046764Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.5075923Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.5102771Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.5129802Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.5156483Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NVTX/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.5183374Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.5210792Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.5237685Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.5264415Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/aiter/modules/3rdparty/composable_kernel/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.5290508Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.5316498Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/composable_kernel/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.5342889Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpp-httplib/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.5368494Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.5394273Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.5420091Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.5446439Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.5472017Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/asmjit/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.5498225Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/composable_kernel/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.5524624Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cpuinfo/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.5550279Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/cutlass/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.5576254Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.5600962Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/hipify_torch/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.5626560Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/external/json/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.5651661Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.5676325Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/composable_kernel/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.5700211Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flash-attention/modules/csrc/cutlass/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.5725154Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.5749168Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.5775912Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.5800132Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.5825815Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.5850991Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.5876742Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.5902201Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.5940272Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.5953853Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.5979462Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/DCGM/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.6004631Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/cpr/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.6030863Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/fmt/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.6056945Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.6084442Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/gflags/modules/doc/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.6109726Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/glog/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.6137008Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.6164889Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/json/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.6190321Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/pfs/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.6216207Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.6242080Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/civetweb/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.6267823Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/dynolog/modules/third_party/prometheus-cpp/modules/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.6294354Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.6318868Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.6344243Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kleidiai/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.6368959Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/mimalloc/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.6393362Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.6417253Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.6443761Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.6468750Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.6495434Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/benchmark/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.6520216Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.6546083Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/ms-gsl/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.6572581Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/nlohmann-json/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.6598562Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentelemetry-proto/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.6623626Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/opentracing-cpp/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.6650139Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.6682788Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/civetweb/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.6707844Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/third_party/prometheus-cpp/modules/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.6733762Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/opentelemetry-cpp/modules/tools/vcpkg/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.6757175Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.6780732Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.6805014Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.6829841Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.6853245Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.6876425Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.6900192Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.6923158Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.6947489Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.6970856Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.6994300Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.7018854Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.7042565Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.7067512Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.7091099Z [command]/usr/bin/git config --file /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config --name-only --get-regexp ^includeIf\.gitdir: 2025-12-04T08:30:20.7194640Z A job completed hook has been configured by the self-hosted runner administrator 2025-12-04T08:30:20.7221214Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2025-12-04T08:30:20.7226636Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-12-04T08:30:20.7227018Z ##[endgroup] 2025-12-04T08:30:30.6861355Z Cleaning up orphan processes