﻿2026-08-29T05:26:18.7093584Z Current runner version: '2.336.0'
2026-08-29T05:26:18.7098678Z Runner name: 'kitsubito'
2026-08-29T05:26:18.7099749Z Runner group name: 'Default'
2026-08-29T05:26:18.7100539Z Machine name: 'KITSUBITO'
2026-08-29T05:26:18.7104380Z ##[group]GITHUB_TOKEN Permissions
2026-08-29T05:26:18.7106554Z Actions: write
2026-08-29T05:26:18.7107159Z ArtifactMetadata: write
2026-08-29T05:26:18.7156415Z Attestations: write
2026-08-29T05:26:18.7156926Z Checks: write
2026-08-29T05:26:18.7157312Z CodeQuality: write
2026-08-29T05:26:18.7157689Z Contents: write
2026-08-29T05:26:18.7158069Z CopilotRequests: write
2026-08-29T05:26:18.7158458Z Deployments: write
2026-08-29T05:26:18.7158831Z Discussions: write
2026-08-29T05:26:18.7159264Z Drives: write
2026-08-29T05:26:18.7159616Z Issues: write
2026-08-29T05:26:18.7159975Z Metadata: read
2026-08-29T05:26:18.7160329Z Models: read
2026-08-29T05:26:18.7160686Z Packages: write
2026-08-29T05:26:18.7161047Z Pages: write
2026-08-29T05:26:18.7161537Z PullRequests: write
2026-08-29T05:26:18.7161948Z RepositoryProjects: write
2026-08-29T05:26:18.7162353Z SecurityEvents: write
2026-08-29T05:26:18.7162724Z Statuses: write
2026-08-29T05:26:18.7163091Z VulnerabilityAlerts: read
2026-08-29T05:26:18.7163493Z ##[endgroup]
2026-08-29T05:26:18.7165683Z Secret source: Actions
2026-08-29T05:26:18.7166433Z Prepare workflow directory
2026-08-29T05:26:18.7609390Z Prepare all required actions
2026-08-29T05:26:18.7645550Z Getting action download info
2026-08-29T05:26:19.0593608Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-08-29T05:26:19.6490407Z Complete job name: changes
2026-08-29T05:26:19.7368662Z ##[group]Run set -euo pipefail
2026-08-29T05:26:19.7369358Z [36;1mset -euo pipefail[0m
2026-08-29T05:26:19.7369819Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-08-29T05:26:19.7370404Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-08-29T05:26:19.7371086Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-08-29T05:26:19.7371815Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-08-29T05:26:19.7372421Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-08-29T05:26:19.7372930Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-08-29T05:26:19.7373746Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-08-29T05:26:19.7374499Z [36;1m  exit 1[0m
2026-08-29T05:26:19.7374846Z [36;1mfi[0m
2026-08-29T05:26:19.7391491Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-29T05:26:19.7392301Z ##[endgroup]
2026-08-29T05:26:19.7522245Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=641142042624 floor_bytes=34359738368
2026-08-29T05:26:19.7714762Z ##[group]Run actions/checkout@v5
2026-08-29T05:26:19.7715233Z with:
2026-08-29T05:26:19.7715598Z   repository: BigscreenVR/spt-bs-core
2026-08-29T05:26:19.7718931Z   token: ***
2026-08-29T05:26:19.7719427Z   ssh-strict: true
2026-08-29T05:26:19.7719789Z   ssh-user: git
2026-08-29T05:26:19.7720158Z   persist-credentials: true
2026-08-29T05:26:19.7720562Z   clean: true
2026-08-29T05:26:19.7720919Z   sparse-checkout-cone-mode: true
2026-08-29T05:26:19.7721342Z   fetch-depth: 1
2026-08-29T05:26:19.7721685Z   fetch-tags: false
2026-08-29T05:26:19.7722048Z   show-progress: true
2026-08-29T05:26:19.7722416Z   lfs: false
2026-08-29T05:26:19.7722750Z   submodules: false
2026-08-29T05:26:19.7723107Z   set-safe-directory: true
2026-08-29T05:26:19.7723523Z   allow-unsafe-pr-checkout: false
2026-08-29T05:26:19.7723947Z ##[endgroup]
2026-08-29T05:26:19.8481271Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-29T05:26:19.8482784Z ##[group]Getting Git version info
2026-08-29T05:26:19.8483522Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-29T05:26:19.8484382Z [command]/usr/bin/git version
2026-08-29T05:26:19.8484810Z git version 2.43.0
2026-08-29T05:26:19.8496813Z ##[endgroup]
2026-08-29T05:26:19.8504399Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/eac2ffbd-cb66-4109-9f85-eeaa8425cb7e/.gitconfig'
2026-08-29T05:26:19.8511828Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/eac2ffbd-cb66-4109-9f85-eeaa8425cb7e' before making global git config changes
2026-08-29T05:26:19.8513187Z Adding repository directory to the temporary git global config as a safe directory
2026-08-29T05:26:19.8514877Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-29T05:26:19.8546230Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-29T05:26:19.8563471Z https://github.com/BigscreenVR/spt-bs-core
2026-08-29T05:26:19.8573404Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-29T05:26:19.8575965Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-29T05:26:19.8598849Z HEAD
2026-08-29T05:26:19.9790677Z ##[endgroup]
2026-08-29T05:26:19.9793694Z [command]/usr/bin/git submodule status
2026-08-29T05:26:19.9987259Z ##[group]Cleaning the repository
2026-08-29T05:26:19.9990112Z [command]/usr/bin/git clean -ffdx
2026-08-29T05:26:24.1050104Z Removing target/
2026-08-29T05:26:24.1062772Z [command]/usr/bin/git reset --hard HEAD
2026-08-29T05:26:24.1537505Z HEAD is now at 415f3177c Merge 487f361679add71ab0153b853cc1ef1218a60e81 into fb5f184e809e42ad83665bf1a49263bbb258c3ea
2026-08-29T05:26:24.1546810Z ##[endgroup]
2026-08-29T05:26:24.1548704Z ##[group]Disabling automatic garbage collection
2026-08-29T05:26:24.1553154Z [command]/usr/bin/git config --local gc.auto 0
2026-08-29T05:26:24.1591475Z ##[endgroup]
2026-08-29T05:26:24.1592401Z ##[group]Setting up auth
2026-08-29T05:26:24.1601019Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-29T05:26:24.1666674Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-29T05:26:24.1858412Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-29T05:26:24.1883809Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-29T05:26:24.2075228Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-29T05:26:24.2100313Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-29T05:26:24.2293248Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-29T05:26:24.2324881Z ##[endgroup]
2026-08-29T05:26:24.2325385Z ##[group]Fetching the repository
2026-08-29T05:26:24.2331174Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +8e0983777af5a8c05c5fcad12d5ba166ab1e36fd:refs/remotes/origin/golden/conduit-236-r3
2026-08-29T05:26:24.7568490Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-29T05:26:24.7569227Z  * [new ref]             8e0983777af5a8c05c5fcad12d5ba166ab1e36fd -> origin/golden/conduit-236-r3
2026-08-29T05:26:24.7594232Z ##[endgroup]
2026-08-29T05:26:24.7594657Z ##[group]Determining the checkout info
2026-08-29T05:26:24.7595853Z ##[endgroup]
2026-08-29T05:26:24.7599264Z [command]/usr/bin/git sparse-checkout disable
2026-08-29T05:26:24.7639910Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-29T05:26:24.7662135Z ##[group]Checking out the ref
2026-08-29T05:26:24.7665045Z [command]/usr/bin/git checkout --progress --force -B golden/conduit-236-r3 refs/remotes/origin/golden/conduit-236-r3
2026-08-29T05:26:24.8064714Z Previous HEAD position was 415f3177c Merge 487f361679add71ab0153b853cc1ef1218a60e81 into fb5f184e809e42ad83665bf1a49263bbb258c3ea
2026-08-29T05:26:24.8075226Z Switched to a new branch 'golden/conduit-236-r3'
2026-08-29T05:26:24.8075814Z branch 'golden/conduit-236-r3' set up to track 'origin/golden/conduit-236-r3'.
2026-08-29T05:26:24.8086503Z ##[endgroup]
2026-08-29T05:26:24.8131758Z [command]/usr/bin/git log -1 --format=%H
2026-08-29T05:26:24.8161010Z 8e0983777af5a8c05c5fcad12d5ba166ab1e36fd
2026-08-29T05:26:24.8298006Z ##[group]Run python3 .github/ci/flake-registry.py
2026-08-29T05:26:24.8298369Z [36;1mpython3 .github/ci/flake-registry.py[0m
2026-08-29T05:26:24.8311912Z shell: /usr/bin/bash -e {0}
2026-08-29T05:26:24.8312150Z ##[endgroup]
2026-08-29T05:26:24.8862865Z FLAKE_REGISTRY_OK: 2 entries
2026-08-29T05:26:24.8924409Z ##[group]Run echo "code=true" >> "$GITHUB_OUTPUT"
2026-08-29T05:26:24.8924748Z [36;1mecho "code=true" >> "$GITHUB_OUTPUT"[0m
2026-08-29T05:26:24.8937956Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-29T05:26:24.8938247Z ##[endgroup]
2026-08-29T05:26:24.9076350Z Post job cleanup.
2026-08-29T05:26:24.9755547Z [command]/usr/bin/git version
2026-08-29T05:26:24.9821527Z git version 2.43.0
2026-08-29T05:26:24.9851928Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/7300aba8-3709-41dc-99d1-b05756d7c600/.gitconfig'
2026-08-29T05:26:24.9859465Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/7300aba8-3709-41dc-99d1-b05756d7c600' before making global git config changes
2026-08-29T05:26:24.9860194Z Adding repository directory to the temporary git global config as a safe directory
2026-08-29T05:26:24.9863705Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-29T05:26:24.9896965Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-29T05:26:24.9924542Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-29T05:26:25.0116800Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-29T05:26:25.0136342Z http.https://github.com/.extraheader
2026-08-29T05:26:25.0143205Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-08-29T05:26:25.0165694Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-29T05:26:25.0351514Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-29T05:26:25.0376310Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-29T05:26:25.0688599Z Evaluate and set job outputs
2026-08-29T05:26:25.0694406Z Set output 'code'
2026-08-29T05:26:25.0696057Z Cleaning up orphan processes
