﻿2025-08-20T19:31:45.0331268Z Current runner version: '2.328.0'
2025-08-20T19:31:45.0356260Z ##[group]Runner Image Provisioner
2025-08-20T19:31:45.0357059Z Hosted Compute Agent
2025-08-20T19:31:45.0357685Z Version: 20250818.377
2025-08-20T19:31:45.0358279Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T19:31:45.0358982Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T19:31:45.0359621Z ##[endgroup]
2025-08-20T19:31:45.0360197Z ##[group]Operating System
2025-08-20T19:31:45.0360710Z Ubuntu
2025-08-20T19:31:45.0361209Z 24.04.2
2025-08-20T19:31:45.0361731Z LTS
2025-08-20T19:31:45.0362429Z ##[endgroup]
2025-08-20T19:31:45.0363062Z ##[group]Runner Image
2025-08-20T19:31:45.0363646Z Image: ubuntu-24.04
2025-08-20T19:31:45.0364125Z Version: 20250810.1.0
2025-08-20T19:31:45.0365184Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250810.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T19:31:45.0366749Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250810.1
2025-08-20T19:31:45.0367811Z ##[endgroup]
2025-08-20T19:31:45.0368812Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T19:31:45.0370968Z Contents: write
2025-08-20T19:31:45.0371560Z Metadata: read
2025-08-20T19:31:45.0372242Z ##[endgroup]
2025-08-20T19:31:45.0374310Z Secret source: Actions
2025-08-20T19:31:45.0374990Z Prepare workflow directory
2025-08-20T19:31:45.0696475Z Prepare all required actions
2025-08-20T19:31:45.0791198Z Complete job name: preprocess
2025-08-20T19:31:45.1547594Z ##[group]Run ##Presets
2025-08-20T19:31:45.1548369Z [36;1m##Presets[0m
2025-08-20T19:31:45.1548970Z [36;1mset +x ; set +e[0m
2025-08-20T19:31:45.1549482Z [36;1m#-------------#[0m
2025-08-20T19:31:45.1550097Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T19:31:45.1550855Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T19:31:45.1551547Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T19:31:45.1553114Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gh/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:31:45.1554925Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gh/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:31:45.1556715Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gh/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:31:45.1558414Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gh/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:31:45.1559564Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T19:31:45.1560759Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gh/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:31:45.1561911Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T19:31:45.1563264Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gh/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:31:45.1564551Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T19:31:45.1565716Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gh/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:31:45.1566835Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T19:31:45.1568017Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gh/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:31:45.1569238Z [36;1m   fi[0m
2025-08-20T19:31:45.1569793Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T19:31:45.1571526Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T19:31:45.1572630Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T19:31:45.1574095Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gh/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:31:45.1575894Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gh/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:31:45.1577708Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gh/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:31:45.1579459Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gh/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:31:45.1580653Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T19:31:45.1581814Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gh/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:31:45.1583400Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T19:31:45.1584644Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gh/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:31:45.1585959Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T19:31:45.1587353Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gh/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:31:45.1588549Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T19:31:45.1589761Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gh/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:31:45.1590904Z [36;1m   fi[0m
2025-08-20T19:31:45.1591460Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T19:31:45.1592324Z [36;1m   echo ""[0m
2025-08-20T19:31:45.1592874Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T19:31:45.1594023Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gh/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:31:45.1595926Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gh/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:31:45.1597714Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gh/official/source"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:31:45.1599458Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gh/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:31:45.1600600Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T19:31:45.1601800Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gh/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:31:45.1603213Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T19:31:45.1604515Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gh/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:31:45.1605816Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T19:31:45.1607063Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gh/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:31:45.1608263Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T19:31:45.1609468Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gh/official/source"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:31:45.1610584Z [36;1m   fi[0m
2025-08-20T19:31:45.1611194Z [36;1m fi[0m
2025-08-20T19:31:45.1611776Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:31:45.1612847Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T19:31:45.1613696Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T19:31:45.1614596Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T19:31:45.1875985Z shell: /usr/bin/bash -e {0}
2025-08-20T19:31:45.1876913Z ##[endgroup]
2025-08-20T19:31:45.2479507Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/gh/official/source"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/gh/official/source"}]' | jq .
2025-08-20T19:31:45.2484520Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/gh/official/source"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/gh/official/source"}]' | jq .[0m
2025-08-20T19:31:45.2547489Z shell: /usr/bin/bash -e {0}
2025-08-20T19:31:45.2548288Z ##[endgroup]
2025-08-20T19:31:45.2700760Z [
2025-08-20T19:31:45.2701230Z   {
2025-08-20T19:31:45.2701595Z     "host": "aarch64-Linux",
2025-08-20T19:31:45.2702362Z     "runner": "ubuntu-24.04-arm",
2025-08-20T19:31:45.2703121Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/gh/official/source"
2025-08-20T19:31:45.2703776Z   },
2025-08-20T19:31:45.2704175Z   {
2025-08-20T19:31:45.2704622Z     "host": "x86_64-Linux",
2025-08-20T19:31:45.2705133Z     "runner": "ubuntu-latest",
2025-08-20T19:31:45.2705746Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/gh/official/source"
2025-08-20T19:31:45.2706373Z   }
2025-08-20T19:31:45.2706758Z ]
2025-08-20T19:31:45.2757739Z Evaluate and set job outputs
2025-08-20T19:31:45.2767021Z Set output 'runner_matrix'
2025-08-20T19:31:45.2769003Z Cleaning up orphan processes
