﻿2025-08-20T18:52:08.9479194Z Current runner version: '2.328.0'
2025-08-20T18:52:08.9503725Z ##[group]Runner Image Provisioner
2025-08-20T18:52:08.9504496Z Hosted Compute Agent
2025-08-20T18:52:08.9505081Z Version: 20250818.377
2025-08-20T18:52:08.9506264Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T18:52:08.9507009Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T18:52:08.9507650Z ##[endgroup]
2025-08-20T18:52:08.9508246Z ##[group]Operating System
2025-08-20T18:52:08.9508815Z Ubuntu
2025-08-20T18:52:08.9509274Z 24.04.2
2025-08-20T18:52:08.9509793Z LTS
2025-08-20T18:52:08.9510271Z ##[endgroup]
2025-08-20T18:52:08.9510946Z ##[group]Runner Image
2025-08-20T18:52:08.9511547Z Image: ubuntu-24.04
2025-08-20T18:52:08.9512088Z Version: 20250818.1.0
2025-08-20T18:52:08.9513243Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250818.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T18:52:08.9514878Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250818.1
2025-08-20T18:52:08.9516149Z ##[endgroup]
2025-08-20T18:52:08.9517141Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T18:52:08.9519253Z Contents: write
2025-08-20T18:52:08.9519851Z Metadata: read
2025-08-20T18:52:08.9520354Z ##[endgroup]
2025-08-20T18:52:08.9523041Z Secret source: Actions
2025-08-20T18:52:08.9524018Z Prepare workflow directory
2025-08-20T18:52:08.9959615Z Prepare all required actions
2025-08-20T18:52:09.0097007Z Complete job name: preprocess
2025-08-20T18:52:09.1193825Z ##[group]Run ##Presets
2025-08-20T18:52:09.1195232Z [36;1m##Presets[0m
2025-08-20T18:52:09.1196115Z [36;1mset +x ; set +e[0m
2025-08-20T18:52:09.1196934Z [36;1m#-------------#[0m
2025-08-20T18:52:09.1198026Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T18:52:09.1199260Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T18:52:09.1200402Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T18:52:09.1202939Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/coreutils_uutils/multicall"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:52:09.1206224Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/coreutils_uutils/multicall"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:52:09.1209698Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/coreutils_uutils/multicall"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:52:09.1213070Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/coreutils_uutils/multicall"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:52:09.1215362Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T18:52:09.1217495Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/coreutils_uutils/multicall"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:52:09.1219679Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T18:52:09.1222121Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/coreutils_uutils/multicall"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:52:09.1224706Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T18:52:09.1227054Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/coreutils_uutils/multicall"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:52:09.1229422Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T18:52:09.1231526Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/coreutils_uutils/multicall"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:52:09.1234023Z [36;1m   fi[0m
2025-08-20T18:52:09.1235033Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T18:52:09.1238071Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T18:52:09.1239973Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T18:52:09.1242143Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/coreutils_uutils/multicall"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:52:09.1245797Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/coreutils_uutils/multicall"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:52:09.1249171Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/coreutils_uutils/multicall"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:52:09.1252405Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/coreutils_uutils/multicall"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:52:09.1255031Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T18:52:09.1257282Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/coreutils_uutils/multicall"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:52:09.1259709Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T18:52:09.1262143Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/coreutils_uutils/multicall"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:52:09.1264960Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T18:52:09.1267304Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/coreutils_uutils/multicall"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:52:09.1269547Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T18:52:09.1271667Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/coreutils_uutils/multicall"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:52:09.1274206Z [36;1m   fi[0m
2025-08-20T18:52:09.1275212Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T18:52:09.1276376Z [36;1m   echo ""[0m
2025-08-20T18:52:09.1277188Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T18:52:09.1279391Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/coreutils_uutils/multicall"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:52:09.1283235Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/coreutils_uutils/multicall"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:52:09.1286766Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/coreutils_uutils/multicall"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:52:09.1290179Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/coreutils_uutils/multicall"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:52:09.1292391Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T18:52:09.1294840Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/coreutils_uutils/multicall"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:52:09.1297270Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T18:52:09.1299623Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/coreutils_uutils/multicall"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:52:09.1302096Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T18:52:09.1304551Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/coreutils_uutils/multicall"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:52:09.1306735Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T18:52:09.1308947Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/coreutils_uutils/multicall"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:52:09.1311266Z [36;1m   fi[0m
2025-08-20T18:52:09.1312077Z [36;1m fi[0m
2025-08-20T18:52:09.1313213Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:52:09.1314899Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T18:52:09.1316419Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T18:52:09.1317974Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T18:52:09.1655808Z shell: /usr/bin/bash -e {0}
2025-08-20T18:52:09.1657581Z ##[endgroup]
2025-08-20T18:52:09.2146658Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/coreutils_uutils/multicall"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/coreutils_uutils/multicall"}]' | jq .
2025-08-20T18:52:09.2149337Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/coreutils_uutils/multicall"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/coreutils_uutils/multicall"}]' | jq .[0m
2025-08-20T18:52:09.2191176Z shell: /usr/bin/bash -e {0}
2025-08-20T18:52:09.2191661Z ##[endgroup]
2025-08-20T18:52:09.2290626Z [
2025-08-20T18:52:09.2291084Z   {
2025-08-20T18:52:09.2291504Z     "host": "aarch64-Linux",
2025-08-20T18:52:09.2292036Z     "runner": "ubuntu-24.04-arm",
2025-08-20T18:52:09.2293005Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/coreutils_uutils/multicall"
2025-08-20T18:52:09.2293736Z   },
2025-08-20T18:52:09.2294160Z   {
2025-08-20T18:52:09.2294555Z     "host": "x86_64-Linux",
2025-08-20T18:52:09.2295057Z     "runner": "ubuntu-latest",
2025-08-20T18:52:09.2295734Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/coreutils_uutils/multicall"
2025-08-20T18:52:09.2296370Z   }
2025-08-20T18:52:09.2296702Z ]
2025-08-20T18:52:09.2341555Z Evaluate and set job outputs
2025-08-20T18:52:09.2350575Z Set output 'runner_matrix'
2025-08-20T18:52:09.2352726Z Cleaning up orphan processes
