﻿2025-08-20T21:42:17.2382623Z Current runner version: '2.328.0'
2025-08-20T21:42:17.2407902Z ##[group]Runner Image Provisioner
2025-08-20T21:42:17.2408998Z Hosted Compute Agent
2025-08-20T21:42:17.2409580Z Version: 20250818.377
2025-08-20T21:42:17.2410164Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T21:42:17.2410961Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T21:42:17.2411607Z ##[endgroup]
2025-08-20T21:42:17.2412100Z ##[group]Operating System
2025-08-20T21:42:17.2412712Z Ubuntu
2025-08-20T21:42:17.2413189Z 24.04.2
2025-08-20T21:42:17.2413648Z LTS
2025-08-20T21:42:17.2414152Z ##[endgroup]
2025-08-20T21:42:17.2414694Z ##[group]Runner Image
2025-08-20T21:42:17.2415228Z Image: ubuntu-24.04
2025-08-20T21:42:17.2415783Z Version: 20250818.1.0
2025-08-20T21:42:17.2416849Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250818.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T21:42:17.2418769Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250818.1
2025-08-20T21:42:17.2419881Z ##[endgroup]
2025-08-20T21:42:17.2421087Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T21:42:17.2423356Z Contents: write
2025-08-20T21:42:17.2423922Z Metadata: read
2025-08-20T21:42:17.2424573Z ##[endgroup]
2025-08-20T21:42:17.2426620Z Secret source: Actions
2025-08-20T21:42:17.2427583Z Prepare workflow directory
2025-08-20T21:42:17.2764392Z Prepare all required actions
2025-08-20T21:42:17.2862958Z Complete job name: preprocess
2025-08-20T21:42:17.3638091Z ##[group]Run ##Presets
2025-08-20T21:42:17.3639323Z [36;1m##Presets[0m
2025-08-20T21:42:17.3639888Z [36;1mset +x ; set +e[0m
2025-08-20T21:42:17.3640528Z [36;1m#-------------#[0m
2025-08-20T21:42:17.3641158Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T21:42:17.3641859Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T21:42:17.3642640Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:42:17.3643968Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/step-cli/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:42:17.3645775Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/step-cli/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:42:17.3647538Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/step-cli/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:42:17.3649541Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/step-cli/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:42:17.3650832Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:42:17.3652028Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/step-cli/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:42:17.3653257Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:42:17.3654561Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/step-cli/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:42:17.3655766Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:42:17.3657004Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/step-cli/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:42:17.3658196Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:42:17.3659469Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/step-cli/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:42:17.3660654Z [36;1m   fi[0m
2025-08-20T21:42:17.3661204Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T21:42:17.3662950Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T21:42:17.3663827Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:42:17.3665358Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/step-cli/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:42:17.3667199Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/step-cli/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:42:17.3669130Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/step-cli/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:42:17.3670878Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/step-cli/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:42:17.3672175Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:42:17.3673402Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/step-cli/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:42:17.3674689Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:42:17.3675936Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/step-cli/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:42:17.3677271Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:42:17.3678965Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/step-cli/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:42:17.3680300Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:42:17.3681491Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/step-cli/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:42:17.3682651Z [36;1m   fi[0m
2025-08-20T21:42:17.3683297Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T21:42:17.3683931Z [36;1m   echo ""[0m
2025-08-20T21:42:17.3684558Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:42:17.3685718Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/step-cli/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:42:17.3687534Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/step-cli/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:42:17.3690020Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/step-cli/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:42:17.3691754Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/step-cli/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:42:17.3692994Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:42:17.3694226Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/step-cli/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:42:17.3695444Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:42:17.3696807Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/step-cli/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:42:17.3698146Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:42:17.3699495Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/step-cli/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:42:17.3700741Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:42:17.3701873Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/step-cli/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:42:17.3703045Z [36;1m   fi[0m
2025-08-20T21:42:17.3703787Z [36;1m fi[0m
2025-08-20T21:42:17.3704300Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:42:17.3705087Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T21:42:17.3705985Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T21:42:17.3706837Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T21:42:17.5644054Z shell: /usr/bin/bash -e {0}
2025-08-20T21:42:17.5645355Z ##[endgroup]
2025-08-20T21:42:17.6132467Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/step-cli/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/step-cli/official"}]' | jq .
2025-08-20T21:42:17.6135085Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/step-cli/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/step-cli/official"}]' | jq .[0m
2025-08-20T21:42:17.6177049Z shell: /usr/bin/bash -e {0}
2025-08-20T21:42:17.6177541Z ##[endgroup]
2025-08-20T21:42:17.6283905Z [
2025-08-20T21:42:17.6284625Z   {
2025-08-20T21:42:17.6285356Z     "host": "aarch64-Linux",
2025-08-20T21:42:17.6286172Z     "runner": "ubuntu-24.04-arm",
2025-08-20T21:42:17.6286846Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/step-cli/official"
2025-08-20T21:42:17.6287459Z   },
2025-08-20T21:42:17.6287824Z   {
2025-08-20T21:42:17.6288249Z     "host": "x86_64-Linux",
2025-08-20T21:42:17.6289023Z     "runner": "ubuntu-latest",
2025-08-20T21:42:17.6289624Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/step-cli/official"
2025-08-20T21:42:17.6290230Z   }
2025-08-20T21:42:17.6290584Z ]
2025-08-20T21:42:17.6337889Z Evaluate and set job outputs
2025-08-20T21:42:17.6346918Z Set output 'runner_matrix'
2025-08-20T21:42:17.6349215Z Cleaning up orphan processes
