﻿2026-07-31T03:56:44.7554332Z Current runner version: '2.336.0'
2026-07-31T03:56:44.7559325Z Runner name: 'kitsubito'
2026-07-31T03:56:44.7559873Z Runner group name: 'Default'
2026-07-31T03:56:44.7560545Z Machine name: 'KITSUBITO'
2026-07-31T03:56:44.7563880Z ##[group]GITHUB_TOKEN Permissions
2026-07-31T03:56:44.7565870Z Actions: write
2026-07-31T03:56:44.7566294Z ArtifactMetadata: write
2026-07-31T03:56:44.7566708Z Attestations: write
2026-07-31T03:56:44.7567096Z Checks: write
2026-07-31T03:56:44.7567458Z CodeQuality: write
2026-07-31T03:56:44.7567832Z Contents: write
2026-07-31T03:56:44.7568207Z CopilotRequests: write
2026-07-31T03:56:44.7568616Z Deployments: write
2026-07-31T03:56:44.7569232Z Discussions: write
2026-07-31T03:56:44.7569771Z Drives: write
2026-07-31T03:56:44.7570253Z Issues: write
2026-07-31T03:56:44.7570619Z Metadata: read
2026-07-31T03:56:44.7570967Z Models: read
2026-07-31T03:56:44.7571325Z Packages: write
2026-07-31T03:56:44.7571705Z Pages: write
2026-07-31T03:56:44.7572173Z PullRequests: write
2026-07-31T03:56:44.7572589Z RepositoryProjects: write
2026-07-31T03:56:44.7573000Z SecurityEvents: write
2026-07-31T03:56:44.7573371Z Statuses: write
2026-07-31T03:56:44.7573743Z VulnerabilityAlerts: read
2026-07-31T03:56:44.7574140Z ##[endgroup]
2026-07-31T03:56:44.7575995Z Secret source: Actions
2026-07-31T03:56:44.7576697Z Prepare workflow directory
2026-07-31T03:56:44.7948415Z Prepare all required actions
2026-07-31T03:56:44.7985022Z Getting action download info
2026-07-31T03:56:45.1748241Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-07-31T03:56:45.8326566Z Complete job name: changes
2026-07-31T03:56:45.9107693Z ##[group]Run set -euo pipefail
2026-07-31T03:56:45.9108357Z [36;1mset -euo pipefail[0m
2026-07-31T03:56:45.9108857Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-07-31T03:56:45.9109596Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-07-31T03:56:45.9110351Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-07-31T03:56:45.9111175Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-07-31T03:56:45.9111829Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-07-31T03:56:45.9112377Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-07-31T03:56:45.9113255Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-07-31T03:56:45.9141921Z [36;1m  exit 1[0m
2026-07-31T03:56:45.9142437Z [36;1mfi[0m
2026-07-31T03:56:45.9160842Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-31T03:56:45.9161673Z ##[endgroup]
2026-07-31T03:56:45.9287183Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=757853814784 floor_bytes=34359738368
2026-07-31T03:56:45.9465631Z ##[group]Run actions/checkout@v5
2026-07-31T03:56:45.9466229Z with:
2026-07-31T03:56:45.9466677Z   fetch-depth: 2
2026-07-31T03:56:45.9467102Z   repository: BigscreenVR/spt-bs-core
2026-07-31T03:56:45.9470403Z   token: ***
2026-07-31T03:56:45.9470794Z   ssh-strict: true
2026-07-31T03:56:45.9471189Z   ssh-user: git
2026-07-31T03:56:45.9471586Z   persist-credentials: true
2026-07-31T03:56:45.9472000Z   clean: true
2026-07-31T03:56:45.9472376Z   sparse-checkout-cone-mode: true
2026-07-31T03:56:45.9472834Z   fetch-tags: false
2026-07-31T03:56:45.9473225Z   show-progress: true
2026-07-31T03:56:45.9473625Z   lfs: false
2026-07-31T03:56:45.9473996Z   submodules: false
2026-07-31T03:56:45.9474394Z   set-safe-directory: true
2026-07-31T03:56:45.9474862Z   allow-unsafe-pr-checkout: false
2026-07-31T03:56:45.9475319Z ##[endgroup]
2026-07-31T03:56:46.0268133Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-31T03:56:46.0269907Z ##[group]Getting Git version info
2026-07-31T03:56:46.0270827Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-31T03:56:46.0271807Z [command]/usr/bin/git version
2026-07-31T03:56:46.0295216Z git version 2.43.0
2026-07-31T03:56:46.0313878Z ##[endgroup]
2026-07-31T03:56:46.0325213Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/88846ba1-7074-4ca0-8e03-8e1802867953' before making global git config changes
2026-07-31T03:56:46.0326438Z Adding repository directory to the temporary git global config as a safe directory
2026-07-31T03:56:46.0328716Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-31T03:56:46.0362744Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-31T03:56:46.0381141Z https://github.com/BigscreenVR/spt-bs-core
2026-07-31T03:56:46.0391838Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-31T03:56:46.0394682Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-31T03:56:46.0414464Z refs/heads/main
2026-07-31T03:56:46.0421255Z [command]/usr/bin/git checkout --detach
2026-07-31T03:56:46.0475601Z HEAD is now at 00f3f924d release: v0.47.0 (counter 82) — fast-follow: engine-room ceremony, roster access views, admin-key ceremonies
2026-07-31T03:56:46.0512710Z [command]/usr/bin/git branch --delete --force main
2026-07-31T03:56:46.0541047Z Deleted branch main (was 00f3f924d).
2026-07-31T03:56:46.0634489Z ##[endgroup]
2026-07-31T03:56:46.0639246Z [command]/usr/bin/git submodule status
2026-07-31T03:56:46.0832549Z ##[group]Cleaning the repository
2026-07-31T03:56:46.0835365Z [command]/usr/bin/git clean -ffdx
2026-07-31T03:56:46.0866899Z Removing traceable-reqs
2026-07-31T03:56:46.0875599Z [command]/usr/bin/git reset --hard HEAD
2026-07-31T03:56:46.0934964Z HEAD is now at 00f3f924d release: v0.47.0 (counter 82) — fast-follow: engine-room ceremony, roster access views, admin-key ceremonies
2026-07-31T03:56:46.0942256Z ##[endgroup]
2026-07-31T03:56:46.0943877Z ##[group]Disabling automatic garbage collection
2026-07-31T03:56:46.0947535Z [command]/usr/bin/git config --local gc.auto 0
2026-07-31T03:56:46.0975520Z ##[endgroup]
2026-07-31T03:56:46.0976942Z ##[group]Setting up auth
2026-07-31T03:56:46.0982484Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-31T03:56:46.1009323Z [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-31T03:56:46.1200003Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-31T03:56:46.1226168Z [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-31T03:56:46.1410156Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-31T03:56:46.1441938Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-31T03:56:46.1637084Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-31T03:56:46.1671550Z ##[endgroup]
2026-07-31T03:56:46.1672772Z ##[group]Fetching the repository
2026-07-31T03:56:46.1679282Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=2 origin +00f3f924dbe33a127cf038943956b8ed3bfaf017:refs/remotes/origin/main
2026-07-31T03:56:46.6673869Z ##[endgroup]
2026-07-31T03:56:46.6675138Z ##[group]Determining the checkout info
2026-07-31T03:56:46.6676172Z ##[endgroup]
2026-07-31T03:56:46.6679371Z [command]/usr/bin/git sparse-checkout disable
2026-07-31T03:56:46.6720672Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-31T03:56:46.6745894Z ##[group]Checking out the ref
2026-07-31T03:56:46.6747449Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-31T03:56:46.6801436Z Switched to a new branch 'main'
2026-07-31T03:56:46.6802523Z branch 'main' set up to track 'origin/main'.
2026-07-31T03:56:46.6807657Z ##[endgroup]
2026-07-31T03:56:46.6841780Z [command]/usr/bin/git log -1 --format=%H
2026-07-31T03:56:46.6863857Z 00f3f924dbe33a127cf038943956b8ed3bfaf017
2026-07-31T03:56:46.7053345Z ##[group]Run set -euo pipefail
2026-07-31T03:56:46.7054359Z [36;1mset -euo pipefail[0m
2026-07-31T03:56:46.7055313Z [36;1mif [ "push" != "pull_request" ]; then[0m
2026-07-31T03:56:46.7056470Z [36;1m  echo "code=true" >> "$GITHUB_OUTPUT"[0m
2026-07-31T03:56:46.7057532Z [36;1m  exit 0[0m
2026-07-31T03:56:46.7058273Z [36;1mfi[0m
2026-07-31T03:56:46.7059171Z [36;1mfiles=$(git diff --name-only HEAD^1 HEAD)[0m
2026-07-31T03:56:46.7060380Z [36;1mprintf 'changed files:\n%s\n' "$files"[0m
2026-07-31T03:56:46.7061459Z [36;1mcode=false[0m
2026-07-31T03:56:46.7062265Z [36;1mwhile IFS= read -r f; do[0m
2026-07-31T03:56:46.7063214Z [36;1m  [ -z "$f" ] && continue[0m
2026-07-31T03:56:46.7064162Z [36;1m  case "$f" in[0m
2026-07-31T03:56:46.7065030Z [36;1m    docs-site/*) code=true ;;[0m
2026-07-31T03:56:46.7066027Z [36;1m    *.md) ;;[0m
2026-07-31T03:56:46.7066874Z [36;1m    traceable-reqs.toml) ;;[0m
2026-07-31T03:56:46.7067854Z [36;1m    *) code=true ;;[0m
2026-07-31T03:56:46.7068741Z [36;1m  esac[0m
2026-07-31T03:56:46.7069916Z [36;1mdone <<< "$files"[0m
2026-07-31T03:56:46.7070874Z [36;1mecho "code=$code" >> "$GITHUB_OUTPUT"[0m
2026-07-31T03:56:46.7086722Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-31T03:56:46.7087951Z ##[endgroup]
2026-07-31T03:56:46.7362553Z Post job cleanup.
2026-07-31T03:56:46.8080221Z [command]/usr/bin/git version
2026-07-31T03:56:46.8146298Z git version 2.43.0
2026-07-31T03:56:46.8177886Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/98659610-9b46-4ac2-b1af-01fddcdaa217' before making global git config changes
2026-07-31T03:56:46.8180739Z Adding repository directory to the temporary git global config as a safe directory
2026-07-31T03:56:46.8183020Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-31T03:56:46.8212630Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-31T03:56:46.8240284Z [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-31T03:56:46.8433096Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-31T03:56:46.8453763Z http.https://github.com/.extraheader
2026-07-31T03:56:46.8462047Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-31T03:56:46.8491238Z [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-31T03:56:46.8682289Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-31T03:56:46.8712280Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-31T03:56:46.9046836Z Evaluate and set job outputs
2026-07-31T03:56:46.9053002Z Set output 'code'
2026-07-31T03:56:46.9055602Z Cleaning up orphan processes
