﻿2025-08-20T19:19:41.5448145Z Current runner version: '2.328.0'
2025-08-20T19:19:41.5483727Z ##[group]Runner Image Provisioner
2025-08-20T19:19:41.5484977Z Hosted Compute Agent
2025-08-20T19:19:41.5485836Z Version: 20250818.377
2025-08-20T19:19:41.5487188Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T19:19:41.5488442Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T19:19:41.5489667Z ##[endgroup]
2025-08-20T19:19:41.5490669Z ##[group]Operating System
2025-08-20T19:19:41.5491576Z Ubuntu
2025-08-20T19:19:41.5492522Z 24.04.2
2025-08-20T19:19:41.5493338Z LTS
2025-08-20T19:19:41.5494117Z ##[endgroup]
2025-08-20T19:19:41.5495209Z ##[group]Runner Image
2025-08-20T19:19:41.5496078Z Image: ubuntu-24.04
2025-08-20T19:19:41.5496913Z Version: 20250818.1.0
2025-08-20T19:19:41.5499076Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250818.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T19:19:41.5502065Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250818.1
2025-08-20T19:19:41.5503942Z ##[endgroup]
2025-08-20T19:19:41.5505547Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T19:19:41.5508546Z Contents: write
2025-08-20T19:19:41.5509475Z Metadata: read
2025-08-20T19:19:41.5510769Z ##[endgroup]
2025-08-20T19:19:41.5513578Z Secret source: Actions
2025-08-20T19:19:41.5514671Z Prepare workflow directory
2025-08-20T19:19:41.5971410Z Prepare all required actions
2025-08-20T19:19:41.6111358Z Complete job name: preprocess
2025-08-20T19:19:41.7205182Z ##[group]Run ##Presets
2025-08-20T19:19:41.7206586Z [36;1m##Presets[0m
2025-08-20T19:19:41.7207643Z [36;1mset +x ; set +e[0m
2025-08-20T19:19:41.7208546Z [36;1m#-------------#[0m
2025-08-20T19:19:41.7209501Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T19:19:41.7211055Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T19:19:41.7212296Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T19:19:41.7214404Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/dumbpipe/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:19:41.7217664Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/dumbpipe/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:19:41.7221039Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/dumbpipe/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:19:41.7224290Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/dumbpipe/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:19:41.7226421Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T19:19:41.7228385Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/dumbpipe/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:19:41.7230931Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T19:19:41.7233366Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/dumbpipe/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:19:41.7235742Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T19:19:41.7237828Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/dumbpipe/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:19:41.7240160Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T19:19:41.7242471Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/dumbpipe/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:19:41.7244420Z [36;1m   fi[0m
2025-08-20T19:19:41.7245579Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T19:19:41.7248809Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T19:19:41.7250447Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T19:19:41.7252840Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/dumbpipe/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:19:41.7256035Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/dumbpipe/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:19:41.7259395Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/dumbpipe/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:19:41.7262682Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/dumbpipe/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:19:41.7264858Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T19:19:41.7266894Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/dumbpipe/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:19:41.7269118Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T19:19:41.7271618Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/dumbpipe/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:19:41.7274014Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T19:19:41.7276433Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/dumbpipe/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:19:41.7278702Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T19:19:41.7280986Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/dumbpipe/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:19:41.7283012Z [36;1m   fi[0m
2025-08-20T19:19:41.7284135Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T19:19:41.7285163Z [36;1m   echo ""[0m
2025-08-20T19:19:41.7286076Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T19:19:41.7288291Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/dumbpipe/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:19:41.7291739Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/dumbpipe/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:19:41.7295193Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/dumbpipe/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:19:41.7298198Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/dumbpipe/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:19:41.7300488Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T19:19:41.7302792Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/dumbpipe/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:19:41.7305004Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T19:19:41.7307395Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/dumbpipe/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:19:41.7309702Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T19:19:41.7312336Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/dumbpipe/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:19:41.7314682Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T19:19:41.7316679Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/dumbpipe/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:19:41.7318650Z [36;1m   fi[0m
2025-08-20T19:19:41.7320151Z [36;1m fi[0m
2025-08-20T19:19:41.7321022Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:19:41.7322502Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T19:19:41.7323971Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T19:19:41.7325352Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T19:19:41.7851063Z shell: /usr/bin/bash -e {0}
2025-08-20T19:19:41.7852174Z ##[endgroup]
2025-08-20T19:19:41.8312886Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/dumbpipe/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/dumbpipe/official"}]' | jq .
2025-08-20T19:19:41.8315433Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/dumbpipe/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/dumbpipe/official"}]' | jq .[0m
2025-08-20T19:19:41.8357550Z shell: /usr/bin/bash -e {0}
2025-08-20T19:19:41.8358063Z ##[endgroup]
2025-08-20T19:19:41.8459339Z [
2025-08-20T19:19:41.8460059Z   {
2025-08-20T19:19:41.8460543Z     "host": "aarch64-Linux",
2025-08-20T19:19:41.8461054Z     "runner": "ubuntu-24.04-arm",
2025-08-20T19:19:41.8461661Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/dumbpipe/official"
2025-08-20T19:19:41.8462281Z   },
2025-08-20T19:19:41.8462641Z   {
2025-08-20T19:19:41.8463048Z     "host": "x86_64-Linux",
2025-08-20T19:19:41.8463516Z     "runner": "ubuntu-latest",
2025-08-20T19:19:41.8464106Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/dumbpipe/official"
2025-08-20T19:19:41.8464696Z   }
2025-08-20T19:19:41.8465044Z ]
2025-08-20T19:19:41.8513705Z Evaluate and set job outputs
2025-08-20T19:19:41.8522986Z Set output 'runner_matrix'
2025-08-20T19:19:41.8525457Z Cleaning up orphan processes
