﻿2025-08-20T18:50:46.6979643Z Current runner version: '2.328.0'
2025-08-20T18:50:46.7012282Z ##[group]Runner Image Provisioner
2025-08-20T18:50:46.7013753Z Hosted Compute Agent
2025-08-20T18:50:46.7014611Z Version: 20250818.377
2025-08-20T18:50:46.7015532Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T18:50:46.7016665Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T18:50:46.7017623Z ##[endgroup]
2025-08-20T18:50:46.7018434Z ##[group]Operating System
2025-08-20T18:50:46.7019364Z Ubuntu
2025-08-20T18:50:46.7020045Z 24.04.2
2025-08-20T18:50:46.7020782Z LTS
2025-08-20T18:50:46.7021604Z ##[endgroup]
2025-08-20T18:50:46.7022316Z ##[group]Runner Image
2025-08-20T18:50:46.7023189Z Image: ubuntu-24.04
2025-08-20T18:50:46.7024316Z Version: 20250810.1.0
2025-08-20T18:50:46.7025975Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250810.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T18:50:46.7028565Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250810.1
2025-08-20T18:50:46.7030121Z ##[endgroup]
2025-08-20T18:50:46.7032105Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T18:50:46.7035107Z Actions: write
2025-08-20T18:50:46.7035886Z Contents: read
2025-08-20T18:50:46.7036755Z Metadata: read
2025-08-20T18:50:46.7037552Z Statuses: write
2025-08-20T18:50:46.7038391Z ##[endgroup]
2025-08-20T18:50:46.7041236Z Secret source: Actions
2025-08-20T18:50:46.7042390Z Prepare workflow directory
2025-08-20T18:50:46.7493642Z Prepare all required actions
2025-08-20T18:50:46.7634345Z Complete job name: trigger-build (apk-tools, ghcr.io/pkgforge/bincache/apk-static/official, https://raw.githubuserco...
2025-08-20T18:50:46.8717994Z ##[group]Run echo '{
2025-08-20T18:50:46.8719076Z [36;1mecho '{[0m
2025-08-20T18:50:46.8719878Z [36;1m  "pkg_family": "apk-tools",[0m
2025-08-20T18:50:46.8721100Z [36;1m  "ghcr_url": "ghcr.io/pkgforge/bincache/apk-static/official",[0m
2025-08-20T18:50:46.8723842Z [36;1m  "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/apk-static/static.official.stable.yaml",[0m
2025-08-20T18:50:46.8726190Z [36;1m  "rebuild": false[0m
2025-08-20T18:50:46.8727098Z [36;1m}' | jq -r '[0m
2025-08-20T18:50:46.8728025Z [36;1m  "Package Family: \(.pkg_family)",[0m
2025-08-20T18:50:46.8729169Z [36;1m  "GHCR URL: \(.ghcr_url)",[0m
2025-08-20T18:50:46.8730175Z [36;1m  "Build URL: \(.sbuild_url)",[0m
2025-08-20T18:50:46.8731213Z [36;1m  "Rebuild: \(.rebuild)"[0m
2025-08-20T18:50:46.8732133Z [36;1m'[0m
2025-08-20T18:50:46.9279932Z shell: /usr/bin/bash -e {0}
2025-08-20T18:50:46.9280841Z ##[endgroup]
2025-08-20T18:50:46.9612585Z Package Family: apk-tools
2025-08-20T18:50:46.9614098Z GHCR URL: ghcr.io/pkgforge/bincache/apk-static/official
2025-08-20T18:50:46.9616323Z Build URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/apk-static/static.official.stable.yaml
2025-08-20T18:50:46.9618280Z Rebuild: false
2025-08-20T18:50:46.9804054Z ##[group]Run ##presets
2025-08-20T18:50:46.9805112Z [36;1m##presets[0m
2025-08-20T18:50:46.9805915Z [36;1mset +x ; set +e[0m
2025-08-20T18:50:46.9806760Z [36;1m#-------------#        [0m
2025-08-20T18:50:46.9807911Z [36;1mgh workflow run "matrix_builds.yaml" \[0m
2025-08-20T18:50:46.9809018Z [36;1m  --repo "${GITHUB_REPOSITORY}" \[0m
2025-08-20T18:50:46.9810103Z [36;1m  --ref "${GITHUB_REF}" \[0m
2025-08-20T18:50:46.9811060Z [36;1m  -f ci-infra="github" \[0m
2025-08-20T18:50:46.9812060Z [36;1m  -f host="ALL" \[0m
2025-08-20T18:50:46.9814245Z [36;1m  -f sbuild-url="https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/apk-static/static.official.stable.yaml" \[0m
2025-08-20T18:50:46.9816728Z [36;1m  -f ghcr-url="ghcr.io/pkgforge/bincache/apk-static/official" \[0m
2025-08-20T18:50:46.9818199Z [36;1m  -f pkg-family="apk-tools" \[0m
2025-08-20T18:50:46.9819215Z [36;1m  -f debug="false" \[0m
2025-08-20T18:50:46.9820315Z [36;1m  -f logs="true" \[0m
2025-08-20T18:50:46.9821193Z [36;1m  -f rebuild="false"[0m
2025-08-20T18:50:46.9881920Z shell: /usr/bin/bash -e {0}
2025-08-20T18:50:46.9883126Z env:
2025-08-20T18:50:46.9884376Z   GH_TOKEN: ***
2025-08-20T18:50:46.9885342Z ##[endgroup]
2025-08-20T18:50:49.7215203Z Cleaning up orphan processes
