﻿2025-08-20T19:20:55.7207358Z Current runner version: '2.328.0'
2025-08-20T19:20:55.7241381Z ##[group]Runner Image Provisioner
2025-08-20T19:20:55.7242791Z Hosted Compute Agent
2025-08-20T19:20:55.7243954Z Version: 20250818.377
2025-08-20T19:20:55.7245143Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T19:20:55.7246644Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T19:20:55.7247731Z ##[endgroup]
2025-08-20T19:20:55.7248490Z ##[group]Operating System
2025-08-20T19:20:55.7249520Z Ubuntu
2025-08-20T19:20:55.7250228Z 24.04.2
2025-08-20T19:20:55.7250897Z LTS
2025-08-20T19:20:55.7251959Z ##[endgroup]
2025-08-20T19:20:55.7252831Z ##[group]Runner Image
2025-08-20T19:20:55.7254193Z Image: ubuntu-24.04
2025-08-20T19:20:55.7255096Z Version: 20250818.1.0
2025-08-20T19:20:55.7256864Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250818.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T19:20:55.7259675Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250818.1
2025-08-20T19:20:55.7261379Z ##[endgroup]
2025-08-20T19:20:55.7263136Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T19:20:55.7266848Z Contents: write
2025-08-20T19:20:55.7267888Z Metadata: read
2025-08-20T19:20:55.7268848Z ##[endgroup]
2025-08-20T19:20:55.7271612Z Secret source: Actions
2025-08-20T19:20:55.7273227Z Prepare workflow directory
2025-08-20T19:20:55.7730277Z Prepare all required actions
2025-08-20T19:20:55.7869375Z Complete job name: preprocess
2025-08-20T19:20:55.8956476Z ##[group]Run ##Presets
2025-08-20T19:20:55.8957908Z [36;1m##Presets[0m
2025-08-20T19:20:55.8958700Z [36;1mset +x ; set +e[0m
2025-08-20T19:20:55.8959651Z [36;1m#-------------#[0m
2025-08-20T19:20:55.8960735Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T19:20:55.8961913Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T19:20:55.8963106Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T19:20:55.8965524Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/dpkg/ppkg"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:20:55.8968374Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/dpkg/ppkg"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:20:55.8971340Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/dpkg/ppkg"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:20:55.8974569Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/dpkg/ppkg"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:20:55.8976554Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T19:20:55.8978470Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/dpkg/ppkg"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:20:55.8980564Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T19:20:55.8982694Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/dpkg/ppkg"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:20:55.8984935Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T19:20:55.8987001Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/dpkg/ppkg"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:20:55.8988961Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T19:20:55.8990966Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/dpkg/ppkg"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:20:55.8992843Z [36;1m   fi[0m
2025-08-20T19:20:55.8994053Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T19:20:55.8997058Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T19:20:55.8998557Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T19:20:55.9000509Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/dpkg/ppkg"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:20:55.9004227Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/dpkg/ppkg"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:20:55.9007273Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/dpkg/ppkg"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:20:55.9010213Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/dpkg/ppkg"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:20:55.9012282Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T19:20:55.9014675Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/dpkg/ppkg"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:20:55.9016914Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T19:20:55.9019018Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/dpkg/ppkg"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:20:55.9021092Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T19:20:55.9023544Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/dpkg/ppkg"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:20:55.9025878Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T19:20:55.9028025Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/dpkg/ppkg"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:20:55.9029918Z [36;1m   fi[0m
2025-08-20T19:20:55.9030870Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T19:20:55.9032061Z [36;1m   echo ""[0m
2025-08-20T19:20:55.9032905Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T19:20:55.9035231Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/dpkg/ppkg"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:20:55.9038288Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/dpkg/ppkg"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:20:55.9041396Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/dpkg/ppkg"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:20:55.9044578Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/dpkg/ppkg"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:20:55.9046603Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T19:20:55.9048723Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/dpkg/ppkg"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:20:55.9050825Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T19:20:55.9052987Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/dpkg/ppkg"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:20:55.9055580Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T19:20:55.9057676Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/dpkg/ppkg"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:20:55.9059721Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T19:20:55.9061786Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/dpkg/ppkg"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:20:55.9063855Z [36;1m   fi[0m
2025-08-20T19:20:55.9064654Z [36;1m fi[0m
2025-08-20T19:20:55.9066085Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:20:55.9067388Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T19:20:55.9069321Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T19:20:55.9070820Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T19:20:56.2751968Z shell: /usr/bin/bash -e {0}
2025-08-20T19:20:56.2752913Z ##[endgroup]
2025-08-20T19:20:56.3215758Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/dpkg/ppkg"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/dpkg/ppkg"}]' | jq .
2025-08-20T19:20:56.3218335Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/dpkg/ppkg"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/dpkg/ppkg"}]' | jq .[0m
2025-08-20T19:20:56.3262354Z shell: /usr/bin/bash -e {0}
2025-08-20T19:20:56.3262898Z ##[endgroup]
2025-08-20T19:20:56.3366356Z [
2025-08-20T19:20:56.3366834Z   {
2025-08-20T19:20:56.3367259Z     "host": "aarch64-Linux",
2025-08-20T19:20:56.3367845Z     "runner": "ubuntu-24.04-arm",
2025-08-20T19:20:56.3368458Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/dpkg/ppkg"
2025-08-20T19:20:56.3369064Z   },
2025-08-20T19:20:56.3369435Z   {
2025-08-20T19:20:56.3369827Z     "host": "x86_64-Linux",
2025-08-20T19:20:56.3370381Z     "runner": "ubuntu-latest",
2025-08-20T19:20:56.3370964Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/dpkg/ppkg"
2025-08-20T19:20:56.3371563Z   }
2025-08-20T19:20:56.3371941Z ]
2025-08-20T19:20:56.3421040Z Evaluate and set job outputs
2025-08-20T19:20:56.3430975Z Set output 'runner_matrix'
2025-08-20T19:20:56.3433521Z Cleaning up orphan processes
