﻿2025-08-20T21:15:06.4983102Z Current runner version: '2.328.0'
2025-08-20T21:15:06.5007827Z ##[group]Runner Image Provisioner
2025-08-20T21:15:06.5008731Z Hosted Compute Agent
2025-08-20T21:15:06.5009263Z Version: 20250818.377
2025-08-20T21:15:06.5010016Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T21:15:06.5010813Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T21:15:06.5011378Z ##[endgroup]
2025-08-20T21:15:06.5011927Z ##[group]Operating System
2025-08-20T21:15:06.5012538Z Ubuntu
2025-08-20T21:15:06.5013000Z 24.04.2
2025-08-20T21:15:06.5013427Z LTS
2025-08-20T21:15:06.5013964Z ##[endgroup]
2025-08-20T21:15:06.5014484Z ##[group]Runner Image
2025-08-20T21:15:06.5014984Z Image: ubuntu-24.04
2025-08-20T21:15:06.5015565Z Version: 20250810.1.0
2025-08-20T21:15:06.5016582Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250810.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T21:15:06.5018119Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250810.1
2025-08-20T21:15:06.5019126Z ##[endgroup]
2025-08-20T21:15:06.5020368Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T21:15:06.5022173Z Contents: write
2025-08-20T21:15:06.5022720Z Metadata: read
2025-08-20T21:15:06.5023323Z ##[endgroup]
2025-08-20T21:15:06.5025399Z Secret source: Actions
2025-08-20T21:15:06.5026110Z Prepare workflow directory
2025-08-20T21:15:06.5372440Z Prepare all required actions
2025-08-20T21:15:06.5475329Z Complete job name: preprocess
2025-08-20T21:15:06.6270865Z ##[group]Run ##Presets
2025-08-20T21:15:06.6271832Z [36;1m##Presets[0m
2025-08-20T21:15:06.6272351Z [36;1mset +x ; set +e[0m
2025-08-20T21:15:06.6272891Z [36;1m#-------------#[0m
2025-08-20T21:15:06.6273544Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T21:15:06.6274244Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T21:15:06.6274940Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:15:06.6276250Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/qp/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:15:06.6277953Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/qp/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:15:06.6280072Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/qp/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:15:06.6281839Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/qp/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:15:06.6283046Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:15:06.6284309Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/qp/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:15:06.6285490Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:15:06.6286801Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/qp/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:15:06.6288011Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:15:06.6289174Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/qp/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:15:06.6290792Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:15:06.6291982Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/qp/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:15:06.6293074Z [36;1m   fi[0m
2025-08-20T21:15:06.6293648Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T21:15:06.6295369Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T21:15:06.6296209Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:15:06.6297810Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/qp/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:15:06.6299561Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/qp/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:15:06.6301577Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/qp/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:15:06.6303277Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/qp/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:15:06.6304458Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:15:06.6305696Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/qp/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:15:06.6306950Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:15:06.6308210Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/qp/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:15:06.6309468Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:15:06.6310945Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/qp/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:15:06.6312159Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:15:06.6313409Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/qp/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:15:06.6314553Z [36;1m   fi[0m
2025-08-20T21:15:06.6315040Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T21:15:06.6315759Z [36;1m   echo ""[0m
2025-08-20T21:15:06.6316425Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:15:06.6317669Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/qp/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:15:06.6319625Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/qp/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:15:06.6321769Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/qp/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:15:06.6323557Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/qp/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:15:06.6324804Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:15:06.6326041Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/qp/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:15:06.6327249Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:15:06.6328512Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/qp/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:15:06.6330151Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:15:06.6331626Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/qp/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:15:06.6332895Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:15:06.6334080Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/qp/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:15:06.6335195Z [36;1m   fi[0m
2025-08-20T21:15:06.6335886Z [36;1m fi[0m
2025-08-20T21:15:06.6336455Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:15:06.6337181Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T21:15:06.6338006Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T21:15:06.6338896Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T21:15:06.8076848Z shell: /usr/bin/bash -e {0}
2025-08-20T21:15:06.8077954Z ##[endgroup]
2025-08-20T21:15:06.8541695Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/qp/official/source"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/qp/official/source"}]' | jq .
2025-08-20T21:15:06.8544760Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/qp/official/source"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/qp/official/source"}]' | jq .[0m
2025-08-20T21:15:06.8587522Z shell: /usr/bin/bash -e {0}
2025-08-20T21:15:06.8588028Z ##[endgroup]
2025-08-20T21:15:06.8695302Z [
2025-08-20T21:15:06.8695734Z   {
2025-08-20T21:15:06.8696116Z     "host": "aarch64-Linux",
2025-08-20T21:15:06.8696612Z     "runner": "ubuntu-24.04-arm",
2025-08-20T21:15:06.8697205Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/qp/official/source"
2025-08-20T21:15:06.8697823Z   },
2025-08-20T21:15:06.8698166Z   {
2025-08-20T21:15:06.8698562Z     "host": "x86_64-Linux",
2025-08-20T21:15:06.8699025Z     "runner": "ubuntu-latest",
2025-08-20T21:15:06.8699594Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/qp/official/source"
2025-08-20T21:15:06.8700498Z   }
2025-08-20T21:15:06.8700834Z ]
2025-08-20T21:15:06.8748817Z Evaluate and set job outputs
2025-08-20T21:15:06.8757821Z Set output 'runner_matrix'
2025-08-20T21:15:06.8760048Z Cleaning up orphan processes
