﻿2025-08-20T19:28:13.2655258Z Current runner version: '2.328.0'
2025-08-20T19:28:13.2688059Z ##[group]Runner Image Provisioner
2025-08-20T19:28:13.2689531Z Hosted Compute Agent
2025-08-20T19:28:13.2690532Z Version: 20250818.377
2025-08-20T19:28:13.2691551Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T19:28:13.2693169Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T19:28:13.2694262Z ##[endgroup]
2025-08-20T19:28:13.2695321Z ##[group]Operating System
2025-08-20T19:28:13.2696275Z Ubuntu
2025-08-20T19:28:13.2697136Z 24.04.2
2025-08-20T19:28:13.2698021Z LTS
2025-08-20T19:28:13.2698770Z ##[endgroup]
2025-08-20T19:28:13.2699654Z ##[group]Runner Image
2025-08-20T19:28:13.2700675Z Image: ubuntu-24.04
2025-08-20T19:28:13.2701511Z Version: 20250810.1.0
2025-08-20T19:28:13.2703445Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250810.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T19:28:13.2706198Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250810.1
2025-08-20T19:28:13.2707933Z ##[endgroup]
2025-08-20T19:28:13.2709559Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T19:28:13.2712072Z Contents: write
2025-08-20T19:28:13.2713185Z Metadata: read
2025-08-20T19:28:13.2714048Z ##[endgroup]
2025-08-20T19:28:13.2717146Z Secret source: Actions
2025-08-20T19:28:13.2718251Z Prepare workflow directory
2025-08-20T19:28:13.3186075Z Prepare all required actions
2025-08-20T19:28:13.3325765Z Complete job name: preprocess
2025-08-20T19:28:13.4362341Z ##[group]Run ##Presets
2025-08-20T19:28:13.4363392Z [36;1m##Presets[0m
2025-08-20T19:28:13.4363994Z [36;1mset +x ; set +e[0m
2025-08-20T19:28:13.4364512Z [36;1m#-------------#[0m
2025-08-20T19:28:13.4365125Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T19:28:13.4365900Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T19:28:13.4366600Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T19:28:13.4367953Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fish/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:28:13.4369685Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fish/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:28:13.4371605Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fish/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:28:13.4373411Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fish/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:28:13.4374579Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T19:28:13.4375806Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fish/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:28:13.4377017Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T19:28:13.4378258Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fish/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:28:13.4379558Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T19:28:13.4380742Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fish/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:28:13.4381875Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T19:28:13.4383201Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fish/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:28:13.4384318Z [36;1m   fi[0m
2025-08-20T19:28:13.4384880Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T19:28:13.4386604Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T19:28:13.4387413Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T19:28:13.4388864Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fish/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:28:13.4390747Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fish/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:28:13.4392573Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fish/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:28:13.4394556Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fish/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:28:13.4395784Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T19:28:13.4396962Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fish/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:28:13.4398235Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T19:28:13.4399510Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fish/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:28:13.4400794Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T19:28:13.4402200Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fish/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:28:13.4403569Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T19:28:13.4404765Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fish/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:28:13.4405977Z [36;1m   fi[0m
2025-08-20T19:28:13.4406745Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T19:28:13.4407558Z [36;1m   echo ""[0m
2025-08-20T19:28:13.4408175Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T19:28:13.4409354Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fish/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:28:13.4411143Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fish/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:28:13.4413140Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fish/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:28:13.4414826Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fish/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:28:13.4415977Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T19:28:13.4417261Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fish/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:28:13.4418478Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T19:28:13.4419810Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fish/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:28:13.4421125Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T19:28:13.4422281Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fish/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:28:13.4423654Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T19:28:13.4424861Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fish/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:28:13.4426210Z [36;1m   fi[0m
2025-08-20T19:28:13.4426698Z [36;1m fi[0m
2025-08-20T19:28:13.4427261Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:28:13.4428020Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T19:28:13.4428922Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T19:28:13.4429719Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T19:28:13.4684397Z shell: /usr/bin/bash -e {0}
2025-08-20T19:28:13.4685321Z ##[endgroup]
2025-08-20T19:28:13.5277190Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/fish/official/source"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/fish/official/source"}]' | jq .
2025-08-20T19:28:13.5279759Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/fish/official/source"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/fish/official/source"}]' | jq .[0m
2025-08-20T19:28:13.5321782Z shell: /usr/bin/bash -e {0}
2025-08-20T19:28:13.5322261Z ##[endgroup]
2025-08-20T19:28:13.5420652Z [
2025-08-20T19:28:13.5421118Z   {
2025-08-20T19:28:13.5421509Z     "host": "aarch64-Linux",
2025-08-20T19:28:13.5422008Z     "runner": "ubuntu-24.04-arm",
2025-08-20T19:28:13.5422608Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/fish/official/source"
2025-08-20T19:28:13.5423531Z   },
2025-08-20T19:28:13.5423877Z   {
2025-08-20T19:28:13.5424269Z     "host": "x86_64-Linux",
2025-08-20T19:28:13.5424738Z     "runner": "ubuntu-latest",
2025-08-20T19:28:13.5425316Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/fish/official/source"
2025-08-20T19:28:13.5425906Z   }
2025-08-20T19:28:13.5426239Z ]
2025-08-20T19:28:13.5471729Z Evaluate and set job outputs
2025-08-20T19:28:13.5480716Z Set output 'runner_matrix'
2025-08-20T19:28:13.5482713Z Cleaning up orphan processes
