﻿2025-08-18T20:58:25.9201743Z Current runner version: '2.327.1'
2025-08-18T20:58:25.9239139Z ##[group]Runner Image Provisioner
2025-08-18T20:58:25.9240632Z Hosted Compute Agent
2025-08-18T20:58:25.9241529Z Version: 20250818.377
2025-08-18T20:58:25.9242657Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-18T20:58:25.9243752Z Build Date: 2025-08-18T14:52:18Z
2025-08-18T20:58:25.9244921Z ##[endgroup]
2025-08-18T20:58:25.9245856Z ##[group]Operating System
2025-08-18T20:58:25.9246741Z Ubuntu
2025-08-18T20:58:25.9247713Z 24.04.2
2025-08-18T20:58:25.9248610Z LTS
2025-08-18T20:58:25.9249434Z ##[endgroup]
2025-08-18T20:58:25.9250662Z ##[group]Runner Image
2025-08-18T20:58:25.9251725Z Image: ubuntu-24.04
2025-08-18T20:58:25.9252668Z Version: 20250810.1.0
2025-08-18T20:58:25.9254654Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250810.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-18T20:58:25.9257484Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250810.1
2025-08-18T20:58:25.9259387Z ##[endgroup]
2025-08-18T20:58:25.9262017Z ##[group]GITHUB_TOKEN Permissions
2025-08-18T20:58:25.9265217Z Contents: write
2025-08-18T20:58:25.9266285Z Metadata: read
2025-08-18T20:58:25.9267178Z ##[endgroup]
2025-08-18T20:58:25.9271179Z Secret source: Actions
2025-08-18T20:58:25.9272697Z Prepare workflow directory
2025-08-18T20:58:25.9785087Z Prepare all required actions
2025-08-18T20:58:25.9926979Z Complete job name: preprocess
2025-08-18T20:58:26.0936432Z ##[group]Run ##Presets
2025-08-18T20:58:26.0937255Z [36;1m##Presets[0m
2025-08-18T20:58:26.0937835Z [36;1mset +x ; set +e[0m
2025-08-18T20:58:26.0938401Z [36;1m#-------------#[0m
2025-08-18T20:58:26.0938975Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-18T20:58:26.0939815Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-18T20:58:26.0940840Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-18T20:58:26.0942169Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/teldrive/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:26.0944031Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/teldrive/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:26.0945781Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/teldrive/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:26.0947598Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/teldrive/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:26.0948783Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-18T20:58:26.0950104Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/teldrive/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:26.0951415Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-18T20:58:26.0952631Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/teldrive/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:26.0953924Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-18T20:58:26.0955170Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/teldrive/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:26.0956372Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-18T20:58:26.0957524Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/teldrive/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:26.0958704Z [36;1m   fi[0m
2025-08-18T20:58:26.0959272Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-18T20:58:26.0961327Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-18T20:58:26.0962292Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-18T20:58:26.0963760Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/teldrive/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:26.0965527Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/teldrive/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:26.0967448Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/teldrive/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:26.0969196Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/teldrive/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:26.0970590Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-18T20:58:26.0971854Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/teldrive/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:26.0973118Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-18T20:58:26.0974384Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/teldrive/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:26.0975698Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-18T20:58:26.0977071Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/teldrive/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:26.0978392Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-18T20:58:26.0979552Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/teldrive/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:26.0980826Z [36;1m   fi[0m
2025-08-18T20:58:26.0981478Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-18T20:58:26.0982125Z [36;1m   echo ""[0m
2025-08-18T20:58:26.0982629Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-18T20:58:26.0983899Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/teldrive/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:26.0985766Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/teldrive/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:26.0987621Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/teldrive/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:26.0989449Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/teldrive/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:26.0990749Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-18T20:58:26.0991941Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/teldrive/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:26.0993279Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-18T20:58:26.0994603Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/teldrive/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:26.0995992Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-18T20:58:26.0997238Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/teldrive/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:26.0998437Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-18T20:58:26.0999650Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/teldrive/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:26.1001120Z [36;1m   fi[0m
2025-08-18T20:58:26.1001822Z [36;1m fi[0m
2025-08-18T20:58:26.1002347Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:26.1003149Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-18T20:58:26.1004031Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-18T20:58:26.1004932Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-18T20:58:26.1441408Z shell: /usr/bin/bash -e {0}
2025-08-18T20:58:26.1442355Z ##[endgroup]
2025-08-18T20:58:26.1954715Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/teldrive/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/teldrive/official"}]' | jq .
2025-08-18T20:58:26.1957380Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/teldrive/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/teldrive/official"}]' | jq .[0m
2025-08-18T20:58:26.2000165Z shell: /usr/bin/bash -e {0}
2025-08-18T20:58:26.2000762Z ##[endgroup]
2025-08-18T20:58:26.2116630Z [
2025-08-18T20:58:26.2117360Z   {
2025-08-18T20:58:26.2118060Z     "host": "aarch64-Linux",
2025-08-18T20:58:26.2119002Z     "runner": "ubuntu-24.04-arm",
2025-08-18T20:58:26.2120593Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/teldrive/official"
2025-08-18T20:58:26.2121253Z   },
2025-08-18T20:58:26.2121603Z   {
2025-08-18T20:58:26.2122050Z     "host": "x86_64-Linux",
2025-08-18T20:58:26.2122514Z     "runner": "ubuntu-latest",
2025-08-18T20:58:26.2123090Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/teldrive/official"
2025-08-18T20:58:26.2123698Z   }
2025-08-18T20:58:26.2124040Z ]
2025-08-18T20:58:26.2177887Z Evaluate and set job outputs
2025-08-18T20:58:26.2188509Z Set output 'runner_matrix'
2025-08-18T20:58:26.2191078Z Cleaning up orphan processes
