﻿2025-08-20T20:47:47.5674784Z Current runner version: '2.328.0'
2025-08-20T20:47:47.5697622Z ##[group]Runner Image Provisioner
2025-08-20T20:47:47.5698425Z Hosted Compute Agent
2025-08-20T20:47:47.5699076Z Version: 20250818.377
2025-08-20T20:47:47.5699729Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T20:47:47.5700436Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T20:47:47.5701046Z ##[endgroup]
2025-08-20T20:47:47.5701652Z ##[group]Operating System
2025-08-20T20:47:47.5702216Z Ubuntu
2025-08-20T20:47:47.5702698Z 24.04.2
2025-08-20T20:47:47.5703211Z LTS
2025-08-20T20:47:47.5703719Z ##[endgroup]
2025-08-20T20:47:47.5704234Z ##[group]Runner Image
2025-08-20T20:47:47.5704866Z Image: ubuntu-24.04
2025-08-20T20:47:47.5705396Z Version: 20250818.1.0
2025-08-20T20:47:47.5706642Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250818.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T20:47:47.5708172Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250818.1
2025-08-20T20:47:47.5709294Z ##[endgroup]
2025-08-20T20:47:47.5710289Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T20:47:47.5712115Z Contents: write
2025-08-20T20:47:47.5712689Z Metadata: read
2025-08-20T20:47:47.5713184Z ##[endgroup]
2025-08-20T20:47:47.5715535Z Secret source: Actions
2025-08-20T20:47:47.5716269Z Prepare workflow directory
2025-08-20T20:47:47.6080342Z Prepare all required actions
2025-08-20T20:47:47.6178037Z Complete job name: preprocess
2025-08-20T20:47:47.7020017Z ##[group]Run ##Presets
2025-08-20T20:47:47.7021168Z [36;1m##Presets[0m
2025-08-20T20:47:47.7022101Z [36;1mset +x ; set +e[0m
2025-08-20T20:47:47.7023031Z [36;1m#-------------#[0m
2025-08-20T20:47:47.7023987Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T20:47:47.7025265Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T20:47:47.7026575Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T20:47:47.7028713Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/nitro/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:47:47.7031942Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/nitro/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:47:47.7035242Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/nitro/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:47:47.7038705Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/nitro/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:47:47.7040740Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T20:47:47.7042893Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/nitro/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:47:47.7045058Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T20:47:47.7047484Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/nitro/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:47:47.7049771Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T20:47:47.7051834Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/nitro/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:47:47.7054032Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T20:47:47.7056077Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/nitro/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:47:47.7058254Z [36;1m   fi[0m
2025-08-20T20:47:47.7059185Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T20:47:47.7062038Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T20:47:47.7063469Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T20:47:47.7065966Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/nitro/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:47:47.7069379Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/nitro/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:47:47.7072763Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/nitro/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:47:47.7075811Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/nitro/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:47:47.7077812Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T20:47:47.7079205Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/nitro/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:47:47.7080495Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T20:47:47.7081906Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/nitro/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:47:47.7083385Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T20:47:47.7084668Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/nitro/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:47:47.7085991Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T20:47:47.7087502Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/nitro/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:47:47.7088774Z [36;1m   fi[0m
2025-08-20T20:47:47.7089325Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T20:47:47.7090033Z [36;1m   echo ""[0m
2025-08-20T20:47:47.7090645Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T20:47:47.7091871Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/nitro/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:47:47.7093729Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/nitro/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:47:47.7095650Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/nitro/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:47:47.7097617Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/nitro/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:47:47.7098889Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T20:47:47.7100170Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/nitro/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:47:47.7101450Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T20:47:47.7102842Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/nitro/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:47:47.7104152Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T20:47:47.7105405Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/nitro/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:47:47.7106931Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T20:47:47.7108126Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/nitro/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:47:47.7109481Z [36;1m   fi[0m
2025-08-20T20:47:47.7110036Z [36;1m fi[0m
2025-08-20T20:47:47.7110577Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:47:47.7111407Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T20:47:47.7112245Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T20:47:47.7113121Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T20:47:47.7393124Z shell: /usr/bin/bash -e {0}
2025-08-20T20:47:47.7394078Z ##[endgroup]
2025-08-20T20:47:47.7765893Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/nitro/official/source"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/nitro/official/source"}]' | jq .
2025-08-20T20:47:47.7769037Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/nitro/official/source"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/nitro/official/source"}]' | jq .[0m
2025-08-20T20:47:47.7807535Z shell: /usr/bin/bash -e {0}
2025-08-20T20:47:47.7808109Z ##[endgroup]
2025-08-20T20:47:47.7993170Z [
2025-08-20T20:47:47.7993615Z   {
2025-08-20T20:47:47.7993996Z     "host": "aarch64-Linux",
2025-08-20T20:47:47.7994495Z     "runner": "ubuntu-24.04-arm",
2025-08-20T20:47:47.7995115Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/nitro/official/source"
2025-08-20T20:47:47.7995720Z   },
2025-08-20T20:47:47.7996073Z   {
2025-08-20T20:47:47.7996778Z     "host": "x86_64-Linux",
2025-08-20T20:47:47.7997349Z     "runner": "ubuntu-latest",
2025-08-20T20:47:47.7997937Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/nitro/official/source"
2025-08-20T20:47:47.7998559Z   }
2025-08-20T20:47:47.7998919Z ]
2025-08-20T20:47:47.8045928Z Evaluate and set job outputs
2025-08-20T20:47:47.8055134Z Set output 'runner_matrix'
2025-08-20T20:47:47.8057526Z Cleaning up orphan processes
