﻿2025-08-20T18:50:42.2931565Z Current runner version: '2.328.0'
2025-08-20T18:50:42.2953963Z ##[group]Runner Image Provisioner
2025-08-20T18:50:42.2954762Z Hosted Compute Agent
2025-08-20T18:50:42.2955396Z Version: 20250818.377
2025-08-20T18:50:42.2956180Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T18:50:42.2956906Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T18:50:42.2957507Z ##[endgroup]
2025-08-20T18:50:42.2958039Z ##[group]Operating System
2025-08-20T18:50:42.2958555Z Ubuntu
2025-08-20T18:50:42.2959058Z 24.04.2
2025-08-20T18:50:42.2959504Z LTS
2025-08-20T18:50:42.2959996Z ##[endgroup]
2025-08-20T18:50:42.2960607Z ##[group]Runner Image
2025-08-20T18:50:42.2961246Z Image: ubuntu-24.04
2025-08-20T18:50:42.2961742Z Version: 20250818.1.0
2025-08-20T18:50:42.2962698Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250818.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T18:50:42.2964620Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250818.1
2025-08-20T18:50:42.2965615Z ##[endgroup]
2025-08-20T18:50:42.2967069Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T18:50:42.2968858Z Actions: write
2025-08-20T18:50:42.2969466Z Contents: read
2025-08-20T18:50:42.2969997Z Metadata: read
2025-08-20T18:50:42.2970450Z Statuses: write
2025-08-20T18:50:42.2970990Z ##[endgroup]
2025-08-20T18:50:42.2972892Z Secret source: Actions
2025-08-20T18:50:42.2973565Z Prepare workflow directory
2025-08-20T18:50:42.3337148Z Prepare all required actions
2025-08-20T18:50:42.3434780Z Complete job name: trigger-build (almalinux, ghcr.io/pkgforge/bincache/almalinux/official, https://raw.githubusercon...
2025-08-20T18:50:42.4319658Z ##[group]Run echo '{
2025-08-20T18:50:42.4320528Z [36;1mecho '{[0m
2025-08-20T18:50:42.4321534Z [36;1m  "pkg_family": "almalinux",[0m
2025-08-20T18:50:42.4322821Z [36;1m  "ghcr_url": "ghcr.io/pkgforge/bincache/almalinux/official",[0m
2025-08-20T18:50:42.4325059Z [36;1m  "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/almalinux/static.official.stable.yaml",[0m
2025-08-20T18:50:42.4327688Z [36;1m  "rebuild": false[0m
2025-08-20T18:50:42.4328581Z [36;1m}' | jq -r '[0m
2025-08-20T18:50:42.4329485Z [36;1m  "Package Family: \(.pkg_family)",[0m
2025-08-20T18:50:42.4330602Z [36;1m  "GHCR URL: \(.ghcr_url)",[0m
2025-08-20T18:50:42.4331540Z [36;1m  "Build URL: \(.sbuild_url)",[0m
2025-08-20T18:50:42.4332613Z [36;1m  "Rebuild: \(.rebuild)"[0m
2025-08-20T18:50:42.4333527Z [36;1m'[0m
2025-08-20T18:50:42.7622993Z shell: /usr/bin/bash -e {0}
2025-08-20T18:50:42.7624233Z ##[endgroup]
2025-08-20T18:50:42.7891911Z Package Family: almalinux
2025-08-20T18:50:42.7892659Z GHCR URL: ghcr.io/pkgforge/bincache/almalinux/official
2025-08-20T18:50:42.7894047Z Build URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/almalinux/static.official.stable.yaml
2025-08-20T18:50:42.7895313Z Rebuild: false
2025-08-20T18:50:42.8027436Z ##[group]Run ##presets
2025-08-20T18:50:42.8028220Z [36;1m##presets[0m
2025-08-20T18:50:42.8028757Z [36;1mset +x ; set +e[0m
2025-08-20T18:50:42.8029340Z [36;1m#-------------#        [0m
2025-08-20T18:50:42.8029970Z [36;1mgh workflow run "matrix_builds.yaml" \[0m
2025-08-20T18:50:42.8030700Z [36;1m  --repo "${GITHUB_REPOSITORY}" \[0m
2025-08-20T18:50:42.8031413Z [36;1m  --ref "${GITHUB_REF}" \[0m
2025-08-20T18:50:42.8032096Z [36;1m  -f ci-infra="github" \[0m
2025-08-20T18:50:42.8032719Z [36;1m  -f host="ALL" \[0m
2025-08-20T18:50:42.8033958Z [36;1m  -f sbuild-url="https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/almalinux/static.official.stable.yaml" \[0m
2025-08-20T18:50:42.8035456Z [36;1m  -f ghcr-url="ghcr.io/pkgforge/bincache/almalinux/official" \[0m
2025-08-20T18:50:42.8036390Z [36;1m  -f pkg-family="almalinux" \[0m
2025-08-20T18:50:42.8037084Z [36;1m  -f debug="false" \[0m
2025-08-20T18:50:42.8037760Z [36;1m  -f logs="true" \[0m
2025-08-20T18:50:42.8038310Z [36;1m  -f rebuild="false"[0m
2025-08-20T18:50:42.8173847Z shell: /usr/bin/bash -e {0}
2025-08-20T18:50:42.8174640Z env:
2025-08-20T18:50:42.8175229Z   GH_TOKEN: ***
2025-08-20T18:50:42.8175648Z ##[endgroup]
2025-08-20T18:50:45.3268842Z Cleaning up orphan processes
