﻿2025-08-20T19:39:12.5483465Z Current runner version: '2.328.0'
2025-08-20T19:39:12.5507671Z ##[group]Runner Image Provisioner
2025-08-20T19:39:12.5508656Z Hosted Compute Agent
2025-08-20T19:39:12.5509293Z Version: 20250818.377
2025-08-20T19:39:12.5509969Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T19:39:12.5510680Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T19:39:12.5511292Z ##[endgroup]
2025-08-20T19:39:12.5511868Z ##[group]Operating System
2025-08-20T19:39:12.5512421Z Ubuntu
2025-08-20T19:39:12.5512884Z 24.04.2
2025-08-20T19:39:12.5513375Z LTS
2025-08-20T19:39:12.5513847Z ##[endgroup]
2025-08-20T19:39:12.5514397Z ##[group]Runner Image
2025-08-20T19:39:12.5515188Z Image: ubuntu-24.04
2025-08-20T19:39:12.5515886Z Version: 20250818.1.0
2025-08-20T19:39:12.5516992Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250818.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T19:39:12.5518551Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250818.1
2025-08-20T19:39:12.5519611Z ##[endgroup]
2025-08-20T19:39:12.5520632Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T19:39:12.5522786Z Contents: write
2025-08-20T19:39:12.5523364Z Metadata: read
2025-08-20T19:39:12.5523864Z ##[endgroup]
2025-08-20T19:39:12.5526306Z Secret source: Actions
2025-08-20T19:39:12.5527349Z Prepare workflow directory
2025-08-20T19:39:12.5856653Z Prepare all required actions
2025-08-20T19:39:12.5994476Z Complete job name: preprocess
2025-08-20T19:39:12.7083130Z ##[group]Run ##Presets
2025-08-20T19:39:12.7084370Z [36;1m##Presets[0m
2025-08-20T19:39:12.7085489Z [36;1mset +x ; set +e[0m
2025-08-20T19:39:12.7086432Z [36;1m#-------------#[0m
2025-08-20T19:39:12.7087446Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T19:39:12.7088705Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T19:39:12.7089897Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T19:39:12.7092066Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gitoxide/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:39:12.7095418Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gitoxide/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:39:12.7098503Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gitoxide/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:39:12.7101576Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gitoxide/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:39:12.7103641Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T19:39:12.7105996Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gitoxide/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:39:12.7108096Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T19:39:12.7110169Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gitoxide/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:39:12.7112467Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T19:39:12.7114483Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gitoxide/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:39:12.7116792Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T19:39:12.7118838Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gitoxide/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:39:12.7120683Z [36;1m   fi[0m
2025-08-20T19:39:12.7121710Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T19:39:12.7124670Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T19:39:12.7126346Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T19:39:12.7128834Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gitoxide/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:39:12.7131934Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gitoxide/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:39:12.7135390Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gitoxide/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:39:12.7138452Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gitoxide/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:39:12.7140530Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T19:39:12.7142721Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gitoxide/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:39:12.7145135Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T19:39:12.7147387Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gitoxide/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:39:12.7149650Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T19:39:12.7151972Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gitoxide/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:39:12.7154290Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T19:39:12.7156564Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gitoxide/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:39:12.7158487Z [36;1m   fi[0m
2025-08-20T19:39:12.7159541Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T19:39:12.7160641Z [36;1m   echo ""[0m
2025-08-20T19:39:12.7161710Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T19:39:12.7163690Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gitoxide/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:39:12.7167124Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gitoxide/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:39:12.7170409Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gitoxide/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:39:12.7173452Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gitoxide/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:39:12.7175832Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T19:39:12.7177986Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gitoxide/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:39:12.7180126Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T19:39:12.7182484Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gitoxide/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:39:12.7184807Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T19:39:12.7187340Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gitoxide/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:39:12.7189593Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T19:39:12.7191546Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gitoxide/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:39:12.7193614Z [36;1m   fi[0m
2025-08-20T19:39:12.7195158Z [36;1m fi[0m
2025-08-20T19:39:12.7196021Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:39:12.7197410Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T19:39:12.7198846Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T19:39:12.7200272Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T19:39:12.9031662Z shell: /usr/bin/bash -e {0}
2025-08-20T19:39:12.9032709Z ##[endgroup]
2025-08-20T19:39:12.9544419Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/gitoxide/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/gitoxide/official"}]' | jq .
2025-08-20T19:39:12.9547164Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/gitoxide/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/gitoxide/official"}]' | jq .[0m
2025-08-20T19:39:12.9588267Z shell: /usr/bin/bash -e {0}
2025-08-20T19:39:12.9588738Z ##[endgroup]
2025-08-20T19:39:12.9689450Z [
2025-08-20T19:39:12.9690150Z   {
2025-08-20T19:39:12.9690838Z     "host": "aarch64-Linux",
2025-08-20T19:39:12.9691774Z     "runner": "ubuntu-24.04-arm",
2025-08-20T19:39:12.9692883Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/gitoxide/official"
2025-08-20T19:39:12.9693957Z   },
2025-08-20T19:39:12.9694627Z   {
2025-08-20T19:39:12.9695534Z     "host": "x86_64-Linux",
2025-08-20T19:39:12.9696095Z     "runner": "ubuntu-latest",
2025-08-20T19:39:12.9696663Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/gitoxide/official"
2025-08-20T19:39:12.9697247Z   }
2025-08-20T19:39:12.9697574Z ]
2025-08-20T19:39:12.9743383Z Evaluate and set job outputs
2025-08-20T19:39:12.9752458Z Set output 'runner_matrix'
2025-08-20T19:39:12.9754449Z Cleaning up orphan processes
