﻿2026-07-31T07:57:22.1833725Z Current runner version: '2.336.0'
2026-07-31T07:57:22.1838676Z Runner name: 'kitsubito'
2026-07-31T07:57:22.1839330Z Runner group name: 'Default'
2026-07-31T07:57:22.1839974Z Machine name: 'KITSUBITO'
2026-07-31T07:57:22.1843202Z ##[group]GITHUB_TOKEN Permissions
2026-07-31T07:57:22.1845144Z Actions: write
2026-07-31T07:57:22.1845552Z ArtifactMetadata: write
2026-07-31T07:57:22.1845941Z Attestations: write
2026-07-31T07:57:22.1846317Z Checks: write
2026-07-31T07:57:22.1846669Z CodeQuality: write
2026-07-31T07:57:22.1847037Z Contents: write
2026-07-31T07:57:22.1847400Z CopilotRequests: write
2026-07-31T07:57:22.1847782Z Deployments: write
2026-07-31T07:57:22.1848146Z Discussions: write
2026-07-31T07:57:22.1848503Z Drives: write
2026-07-31T07:57:22.1848855Z Issues: write
2026-07-31T07:57:22.1849308Z Metadata: read
2026-07-31T07:57:22.1849652Z Models: read
2026-07-31T07:57:22.1850001Z Packages: write
2026-07-31T07:57:22.1850367Z Pages: write
2026-07-31T07:57:22.1850814Z PullRequests: write
2026-07-31T07:57:22.1851219Z RepositoryProjects: write
2026-07-31T07:57:22.1851625Z SecurityEvents: write
2026-07-31T07:57:22.1851997Z Statuses: write
2026-07-31T07:57:22.1852363Z VulnerabilityAlerts: read
2026-07-31T07:57:22.1852731Z ##[endgroup]
2026-07-31T07:57:22.1854343Z Secret source: Actions
2026-07-31T07:57:22.1855020Z Prepare workflow directory
2026-07-31T07:57:22.2209395Z Prepare all required actions
2026-07-31T07:57:22.2245112Z Getting action download info
2026-07-31T07:57:22.5808696Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-07-31T07:57:23.0711705Z Complete job name: changes
2026-07-31T07:57:23.1441946Z ##[group]Run set -euo pipefail
2026-07-31T07:57:23.1442532Z [36;1mset -euo pipefail[0m
2026-07-31T07:57:23.1442972Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-07-31T07:57:23.1443559Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-07-31T07:57:23.1444248Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-07-31T07:57:23.1444981Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-07-31T07:57:23.1445581Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-07-31T07:57:23.1446087Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-07-31T07:57:23.1446898Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-07-31T07:57:23.1447660Z [36;1m  exit 1[0m
2026-07-31T07:57:23.1448000Z [36;1mfi[0m
2026-07-31T07:57:23.1464491Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-31T07:57:23.1465262Z ##[endgroup]
2026-07-31T07:57:23.1585732Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=757799051264 floor_bytes=34359738368
2026-07-31T07:57:23.1763161Z ##[group]Run actions/checkout@v5
2026-07-31T07:57:23.1763622Z with:
2026-07-31T07:57:23.1763945Z   fetch-depth: 2
2026-07-31T07:57:23.1764307Z   repository: BigscreenVR/spt-bs-core
2026-07-31T07:57:23.1767243Z   token: ***
2026-07-31T07:57:23.1767577Z   ssh-strict: true
2026-07-31T07:57:23.1767919Z   ssh-user: git
2026-07-31T07:57:23.1768258Z   persist-credentials: true
2026-07-31T07:57:23.1768644Z   clean: true
2026-07-31T07:57:23.1769151Z   sparse-checkout-cone-mode: true
2026-07-31T07:57:23.1769556Z   fetch-tags: false
2026-07-31T07:57:23.1769900Z   show-progress: true
2026-07-31T07:57:23.1770244Z   lfs: false
2026-07-31T07:57:23.1770564Z   submodules: false
2026-07-31T07:57:23.1770912Z   set-safe-directory: true
2026-07-31T07:57:23.1771293Z   allow-unsafe-pr-checkout: false
2026-07-31T07:57:23.1771694Z ##[endgroup]
2026-07-31T07:57:23.2588769Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-31T07:57:23.2590645Z ##[group]Getting Git version info
2026-07-31T07:57:23.2591376Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-31T07:57:23.2592237Z [command]/usr/bin/git version
2026-07-31T07:57:23.2592626Z git version 2.43.0
2026-07-31T07:57:23.2599686Z ##[endgroup]
2026-07-31T07:57:23.2611556Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/8d361fee-2d35-45c2-b95d-fd4359a08afb' before making global git config changes
2026-07-31T07:57:23.2614680Z Adding repository directory to the temporary git global config as a safe directory
2026-07-31T07:57:23.2615814Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-31T07:57:23.2651487Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-31T07:57:23.2673007Z https://github.com/BigscreenVR/spt-bs-core
2026-07-31T07:57:23.2684272Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-31T07:57:23.2687379Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-31T07:57:23.2707426Z refs/heads/main
2026-07-31T07:57:23.2713827Z [command]/usr/bin/git checkout --detach
2026-07-31T07:57:23.2789964Z HEAD is now at dd1653e44 docs: Phase B confusability-audit results — raw ships, soft bands, quarantine register
2026-07-31T07:57:23.2828564Z [command]/usr/bin/git branch --delete --force main
2026-07-31T07:57:23.2857385Z Deleted branch main (was dd1653e44).
2026-07-31T07:57:23.2953585Z ##[endgroup]
2026-07-31T07:57:23.2956003Z [command]/usr/bin/git submodule status
2026-07-31T07:57:23.3143325Z ##[group]Cleaning the repository
2026-07-31T07:57:23.3146691Z [command]/usr/bin/git clean -ffdx
2026-07-31T07:57:23.3179316Z Removing traceable-reqs
2026-07-31T07:57:23.3186510Z [command]/usr/bin/git reset --hard HEAD
2026-07-31T07:57:23.3248715Z HEAD is now at dd1653e44 docs: Phase B confusability-audit results — raw ships, soft bands, quarantine register
2026-07-31T07:57:23.3254713Z ##[endgroup]
2026-07-31T07:57:23.3256446Z ##[group]Disabling automatic garbage collection
2026-07-31T07:57:23.3259742Z [command]/usr/bin/git config --local gc.auto 0
2026-07-31T07:57:23.3285527Z ##[endgroup]
2026-07-31T07:57:23.3286189Z ##[group]Setting up auth
2026-07-31T07:57:23.3291532Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-31T07:57:23.3316043Z [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-07-31T07:57:23.3503727Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-31T07:57:23.3529861Z [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-07-31T07:57:23.3720741Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-31T07:57:23.3749325Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-31T07:57:23.3943352Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-31T07:57:23.3974139Z ##[endgroup]
2026-07-31T07:57:23.3974877Z ##[group]Fetching the repository
2026-07-31T07:57:23.3980141Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=2 origin +dd1653e4438bd16f5fafdd94a99bfac1b299e759:refs/remotes/origin/main
2026-07-31T07:57:23.8181450Z ##[endgroup]
2026-07-31T07:57:23.8182175Z ##[group]Determining the checkout info
2026-07-31T07:57:23.8182938Z ##[endgroup]
2026-07-31T07:57:23.8186340Z [command]/usr/bin/git sparse-checkout disable
2026-07-31T07:57:23.8227161Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-31T07:57:23.8251003Z ##[group]Checking out the ref
2026-07-31T07:57:23.8253617Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-31T07:57:23.8308343Z Switched to a new branch 'main'
2026-07-31T07:57:23.8309063Z branch 'main' set up to track 'origin/main'.
2026-07-31T07:57:23.8313892Z ##[endgroup]
2026-07-31T07:57:23.8349522Z [command]/usr/bin/git log -1 --format=%H
2026-07-31T07:57:23.8373246Z dd1653e4438bd16f5fafdd94a99bfac1b299e759
2026-07-31T07:57:23.8505258Z ##[group]Run set -euo pipefail
2026-07-31T07:57:23.8505744Z [36;1mset -euo pipefail[0m
2026-07-31T07:57:23.8506175Z [36;1mif [ "push" != "pull_request" ]; then[0m
2026-07-31T07:57:23.8506657Z [36;1m  echo "code=true" >> "$GITHUB_OUTPUT"[0m
2026-07-31T07:57:23.8507233Z [36;1m  exit 0[0m
2026-07-31T07:57:23.8507663Z [36;1mfi[0m
2026-07-31T07:57:23.8508236Z [36;1mfiles=$(git diff --name-only HEAD^1 HEAD)[0m
2026-07-31T07:57:23.8508851Z [36;1mprintf 'changed files:\n%s\n' "$files"[0m
2026-07-31T07:57:23.8509504Z [36;1mcode=false[0m
2026-07-31T07:57:23.8510015Z [36;1mwhile IFS= read -r f; do[0m
2026-07-31T07:57:23.8510540Z [36;1m  [ -z "$f" ] && continue[0m
2026-07-31T07:57:23.8511005Z [36;1m  case "$f" in[0m
2026-07-31T07:57:23.8511533Z [36;1m    docs-site/*) code=true ;;[0m
2026-07-31T07:57:23.8512042Z [36;1m    *.md) ;;[0m
2026-07-31T07:57:23.8512553Z [36;1m    traceable-reqs.toml) ;;[0m
2026-07-31T07:57:23.8513098Z [36;1m    *) code=true ;;[0m
2026-07-31T07:57:23.8528877Z [36;1m  esac[0m
2026-07-31T07:57:23.8529563Z [36;1mdone <<< "$files"[0m
2026-07-31T07:57:23.8530233Z [36;1mecho "code=$code" >> "$GITHUB_OUTPUT"[0m
2026-07-31T07:57:23.8546701Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-31T07:57:23.8547224Z ##[endgroup]
2026-07-31T07:57:23.8704399Z Post job cleanup.
2026-07-31T07:57:23.9425993Z [command]/usr/bin/git version
2026-07-31T07:57:23.9457753Z git version 2.43.0
2026-07-31T07:57:23.9487732Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/fa6b0923-8bfe-49cb-a440-65c892a443d4' before making global git config changes
2026-07-31T07:57:23.9488897Z Adding repository directory to the temporary git global config as a safe directory
2026-07-31T07:57:23.9491502Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-31T07:57:23.9530473Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-31T07:57:23.9558623Z [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-07-31T07:57:23.9754712Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-31T07:57:23.9776240Z http.https://github.com/.extraheader
2026-07-31T07:57:23.9783989Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-31T07:57:23.9809569Z [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-07-31T07:57:23.9996761Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-31T07:57:24.0021316Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-31T07:57:24.0331736Z Evaluate and set job outputs
2026-07-31T07:57:24.0337079Z Set output 'code'
2026-07-31T07:57:24.0339411Z Cleaning up orphan processes
