﻿2025-08-20T18:51:08.5444185Z Current runner version: '2.328.0'
2025-08-20T18:51:08.5467657Z ##[group]Runner Image Provisioner
2025-08-20T18:51:08.5468512Z Hosted Compute Agent
2025-08-20T18:51:08.5469127Z Version: 20250818.377
2025-08-20T18:51:08.5469769Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T18:51:08.5470471Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T18:51:08.5471093Z ##[endgroup]
2025-08-20T18:51:08.5471672Z ##[group]Operating System
2025-08-20T18:51:08.5472225Z Ubuntu
2025-08-20T18:51:08.5472747Z 24.04.2
2025-08-20T18:51:08.5473178Z LTS
2025-08-20T18:51:08.5473637Z ##[endgroup]
2025-08-20T18:51:08.5474215Z ##[group]Runner Image
2025-08-20T18:51:08.5475052Z Image: ubuntu-24.04
2025-08-20T18:51:08.5475586Z Version: 20250810.1.0
2025-08-20T18:51:08.5476683Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250810.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T18:51:08.5478214Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250810.1
2025-08-20T18:51:08.5479290Z ##[endgroup]
2025-08-20T18:51:08.5480320Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T18:51:08.5482185Z Contents: write
2025-08-20T18:51:08.5482764Z Metadata: read
2025-08-20T18:51:08.5483245Z ##[endgroup]
2025-08-20T18:51:08.5485983Z Secret source: Actions
2025-08-20T18:51:08.5486707Z Prepare workflow directory
2025-08-20T18:51:08.5816854Z Prepare all required actions
2025-08-20T18:51:08.5914670Z Complete job name: preprocess
2025-08-20T18:51:08.6656631Z ##[group]Run ##Presets
2025-08-20T18:51:08.6657527Z [36;1m##Presets[0m
2025-08-20T18:51:08.6658082Z [36;1mset +x ; set +e[0m
2025-08-20T18:51:08.6658579Z [36;1m#-------------#[0m
2025-08-20T18:51:08.6659277Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T18:51:08.6659994Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T18:51:08.6660732Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T18:51:08.6662002Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bat/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:08.6663628Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bat/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:08.6665476Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bat/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:08.6667182Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bat/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:08.6668377Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T18:51:08.6669477Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bat/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:08.6670627Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T18:51:08.6671864Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bat/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:08.6673086Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T18:51:08.6674197Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bat/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:08.6675693Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T18:51:08.6676829Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bat/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:08.6677935Z [36;1m   fi[0m
2025-08-20T18:51:08.6678533Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T18:51:08.6680226Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T18:51:08.6681084Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T18:51:08.6682314Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bat/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:08.6684245Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bat/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:08.6686221Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bat/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:08.6687852Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bat/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:08.6689046Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T18:51:08.6690192Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bat/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:08.6691507Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T18:51:08.6692756Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bat/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:08.6694021Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T18:51:08.6695660Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bat/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:08.6696940Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T18:51:08.6698077Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bat/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:08.6699165Z [36;1m   fi[0m
2025-08-20T18:51:08.6699832Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T18:51:08.6700439Z [36;1m   echo ""[0m
2025-08-20T18:51:08.6700943Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T18:51:08.6702158Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bat/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:08.6703864Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bat/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:08.6706082Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bat/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:08.6707674Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bat/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:08.6708803Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T18:51:08.6710041Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bat/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:08.6711229Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T18:51:08.6712441Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bat/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:08.6713756Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T18:51:08.6715181Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bat/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:08.6716430Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T18:51:08.6717585Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bat/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:08.6718645Z [36;1m   fi[0m
2025-08-20T18:51:08.6719161Z [36;1m fi[0m
2025-08-20T18:51:08.6719690Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:08.6720625Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T18:51:08.6721571Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T18:51:08.6722376Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T18:51:08.7106005Z shell: /usr/bin/bash -e {0}
2025-08-20T18:51:08.7107541Z ##[endgroup]
2025-08-20T18:51:08.7548587Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/bat/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/bat/official"}]' | jq .
2025-08-20T18:51:08.7551134Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/bat/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/bat/official"}]' | jq .[0m
2025-08-20T18:51:08.7592716Z shell: /usr/bin/bash -e {0}
2025-08-20T18:51:08.7593357Z ##[endgroup]
2025-08-20T18:51:08.7791816Z [
2025-08-20T18:51:08.7792533Z   {
2025-08-20T18:51:08.7793189Z     "host": "aarch64-Linux",
2025-08-20T18:51:08.7794000Z     "runner": "ubuntu-24.04-arm",
2025-08-20T18:51:08.7795205Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/bat/official"
2025-08-20T18:51:08.7796142Z   },
2025-08-20T18:51:08.7796733Z   {
2025-08-20T18:51:08.7797329Z     "host": "x86_64-Linux",
2025-08-20T18:51:08.7798134Z     "runner": "ubuntu-latest",
2025-08-20T18:51:08.7799022Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/bat/official"
2025-08-20T18:51:08.7799975Z   }
2025-08-20T18:51:08.7800542Z ]
2025-08-20T18:51:08.7877001Z Evaluate and set job outputs
2025-08-20T18:51:08.7889803Z Set output 'runner_matrix'
2025-08-20T18:51:08.7893778Z Cleaning up orphan processes
