﻿2026-07-28T04:51:42.3253462Z Current runner version: '2.336.0'
2026-07-28T04:51:42.3258092Z Runner name: 'kitsubito'
2026-07-28T04:51:42.3258612Z Runner group name: 'Default'
2026-07-28T04:51:42.3259466Z Machine name: 'KITSUBITO'
2026-07-28T04:51:42.3262776Z ##[group]GITHUB_TOKEN Permissions
2026-07-28T04:51:42.3264766Z Actions: write
2026-07-28T04:51:42.3265182Z ArtifactMetadata: write
2026-07-28T04:51:42.3265586Z Attestations: write
2026-07-28T04:51:42.3265967Z Checks: write
2026-07-28T04:51:42.3266328Z CodeQuality: write
2026-07-28T04:51:42.3266691Z Contents: write
2026-07-28T04:51:42.3267064Z CopilotRequests: write
2026-07-28T04:51:42.3267455Z Deployments: write
2026-07-28T04:51:42.3267826Z Discussions: write
2026-07-28T04:51:42.3268643Z Drives: write
2026-07-28T04:51:42.3269091Z Issues: write
2026-07-28T04:51:42.3269454Z Metadata: read
2026-07-28T04:51:42.3269807Z Models: read
2026-07-28T04:51:42.3270154Z Packages: write
2026-07-28T04:51:42.3270517Z Pages: write
2026-07-28T04:51:42.3270988Z PullRequests: write
2026-07-28T04:51:42.3271400Z RepositoryProjects: write
2026-07-28T04:51:42.3271810Z SecurityEvents: write
2026-07-28T04:51:42.3272173Z Statuses: write
2026-07-28T04:51:42.3272541Z VulnerabilityAlerts: read
2026-07-28T04:51:42.3272917Z ##[endgroup]
2026-07-28T04:51:42.3274788Z Secret source: Actions
2026-07-28T04:51:42.3275470Z Prepare workflow directory
2026-07-28T04:51:42.3634562Z Prepare all required actions
2026-07-28T04:51:42.3671735Z Getting action download info
2026-07-28T04:51:42.7095019Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-07-28T04:51:43.2333148Z Complete job name: changes
2026-07-28T04:51:43.3116178Z ##[group]Run set -euo pipefail
2026-07-28T04:51:43.3116764Z [36;1mset -euo pipefail[0m
2026-07-28T04:51:43.3117209Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-07-28T04:51:43.3117791Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-07-28T04:51:43.3118471Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-07-28T04:51:43.3119300Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-07-28T04:51:43.3119906Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-07-28T04:51:43.3120412Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-07-28T04:51:43.3121227Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-07-28T04:51:43.3121977Z [36;1m  exit 1[0m
2026-07-28T04:51:43.3122316Z [36;1mfi[0m
2026-07-28T04:51:43.3138888Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-28T04:51:43.3139762Z ##[endgroup]
2026-07-28T04:51:43.3260697Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=758219345920 floor_bytes=34359738368
2026-07-28T04:51:43.3465369Z ##[group]Run actions/checkout@v5
2026-07-28T04:51:43.3465841Z with:
2026-07-28T04:51:43.3466180Z   fetch-depth: 2
2026-07-28T04:51:43.3466553Z   repository: BigscreenVR/spt-bs-core
2026-07-28T04:51:43.3469679Z   token: ***
2026-07-28T04:51:43.3470027Z   ssh-strict: true
2026-07-28T04:51:43.3470376Z   ssh-user: git
2026-07-28T04:51:43.3470724Z   persist-credentials: true
2026-07-28T04:51:43.3471101Z   clean: true
2026-07-28T04:51:43.3471454Z   sparse-checkout-cone-mode: true
2026-07-28T04:51:43.3471868Z   fetch-tags: false
2026-07-28T04:51:43.3472208Z   show-progress: true
2026-07-28T04:51:43.3472556Z   lfs: false
2026-07-28T04:51:43.3472885Z   submodules: false
2026-07-28T04:51:43.3473248Z   set-safe-directory: true
2026-07-28T04:51:43.3473644Z   allow-unsafe-pr-checkout: false
2026-07-28T04:51:43.3474040Z ##[endgroup]
2026-07-28T04:51:43.4304245Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-28T04:51:43.4306846Z ##[group]Getting Git version info
2026-07-28T04:51:43.4308019Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-28T04:51:43.4309699Z [command]/usr/bin/git version
2026-07-28T04:51:43.4311567Z git version 2.43.0
2026-07-28T04:51:43.4328935Z ##[endgroup]
2026-07-28T04:51:43.4340153Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/fd1bd4b3-c504-4867-892e-c54e530fcd34' before making global git config changes
2026-07-28T04:51:43.4341360Z Adding repository directory to the temporary git global config as a safe directory
2026-07-28T04:51:43.4343305Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-28T04:51:43.4375929Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-28T04:51:43.4395245Z https://github.com/BigscreenVR/spt-bs-core
2026-07-28T04:51:43.4407167Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-28T04:51:43.4410348Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-28T04:51:43.4430371Z HEAD
2026-07-28T04:51:43.4462764Z ##[endgroup]
2026-07-28T04:51:43.4463588Z [command]/usr/bin/git submodule status
2026-07-28T04:51:43.4643603Z ##[group]Cleaning the repository
2026-07-28T04:51:43.4646461Z [command]/usr/bin/git clean -ffdx
2026-07-28T04:51:43.4683988Z [command]/usr/bin/git reset --hard HEAD
2026-07-28T04:51:43.4736664Z HEAD is now at bfb555f8 Merge pull request #116 from BigscreenVR/build/hosting-stamp-life-scope
2026-07-28T04:51:43.4741019Z ##[endgroup]
2026-07-28T04:51:43.4775415Z ##[group]Disabling automatic garbage collection
2026-07-28T04:51:43.4778245Z [command]/usr/bin/git config --local gc.auto 0
2026-07-28T04:51:43.4804646Z ##[endgroup]
2026-07-28T04:51:43.4805330Z ##[group]Setting up auth
2026-07-28T04:51:43.4810565Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-28T04:51:43.4837119Z [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-28T04:51:43.5027318Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-28T04:51:43.5053444Z [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-28T04:51:43.5236973Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-28T04:51:43.5263673Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-28T04:51:43.5461228Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-28T04:51:43.5493209Z ##[endgroup]
2026-07-28T04:51:43.5494361Z ##[group]Fetching the repository
2026-07-28T04:51:43.5501416Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=2 origin +aebc3b79b504ee77a56ab487ca1db5aa23e74a55:refs/remotes/pull/117/merge
2026-07-28T04:51:44.0957550Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-28T04:51:44.0958660Z  + 22e9d64a...aebc3b79 aebc3b79b504ee77a56ab487ca1db5aa23e74a55 -> pull/117/merge  (forced update)
2026-07-28T04:51:44.0980708Z ##[endgroup]
2026-07-28T04:51:44.0981422Z ##[group]Determining the checkout info
2026-07-28T04:51:44.0982371Z ##[endgroup]
2026-07-28T04:51:44.0986887Z [command]/usr/bin/git sparse-checkout disable
2026-07-28T04:51:44.1026870Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-28T04:51:44.1049453Z ##[group]Checking out the ref
2026-07-28T04:51:44.1051528Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/117/merge
2026-07-28T04:51:44.1296271Z Previous HEAD position was bfb555f8 Merge pull request #116 from BigscreenVR/build/hosting-stamp-life-scope
2026-07-28T04:51:44.1297799Z HEAD is now at aebc3b79 Merge 1b43c1a9492b73d094e1e0f9cf012ce8d14cf027 into bfb555f8b451bf1fd0f868c5b06d57a889fdff81
2026-07-28T04:51:44.1304924Z ##[endgroup]
2026-07-28T04:51:44.1337887Z [command]/usr/bin/git log -1 --format=%H
2026-07-28T04:51:44.1358631Z aebc3b79b504ee77a56ab487ca1db5aa23e74a55
2026-07-28T04:51:44.1489350Z ##[group]Run set -euo pipefail
2026-07-28T04:51:44.1489894Z [36;1mset -euo pipefail[0m
2026-07-28T04:51:44.1490352Z [36;1mif [ "pull_request" != "pull_request" ]; then[0m
2026-07-28T04:51:44.1490867Z [36;1m  echo "code=true" >> "$GITHUB_OUTPUT"[0m
2026-07-28T04:51:44.1491325Z [36;1m  exit 0[0m
2026-07-28T04:51:44.1491674Z [36;1mfi[0m
2026-07-28T04:51:44.1492064Z [36;1mfiles=$(git diff --name-only HEAD^1 HEAD)[0m
2026-07-28T04:51:44.1492583Z [36;1mprintf 'changed files:\n%s\n' "$files"[0m
2026-07-28T04:51:44.1493036Z [36;1mcode=false[0m
2026-07-28T04:51:44.1493413Z [36;1mwhile IFS= read -r f; do[0m
2026-07-28T04:51:44.1493831Z [36;1m  [ -z "$f" ] && continue[0m
2026-07-28T04:51:44.1494239Z [36;1m  case "$f" in[0m
2026-07-28T04:51:44.1494737Z [36;1m    docs-site/*) code=true ;;  # book/llms drift gates ride `test`[0m
2026-07-28T04:51:44.1495340Z [36;1m    *.md) ;;                   # markdown elsewhere: docs-only[0m
2026-07-28T04:51:44.1496031Z [36;1m    traceable-reqs.toml) ;;     # declarative registry; traceability owns it[0m
2026-07-28T04:51:44.1496628Z [36;1m    *) code=true ;;[0m
2026-07-28T04:51:44.1497043Z [36;1m  esac[0m
2026-07-28T04:51:44.1497406Z [36;1mdone <<< "$files"[0m
2026-07-28T04:51:44.1497813Z [36;1mecho "classified: code=$code"[0m
2026-07-28T04:51:44.1498278Z [36;1mecho "code=$code" >> "$GITHUB_OUTPUT"[0m
2026-07-28T04:51:44.1511836Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-28T04:51:44.1512349Z ##[endgroup]
2026-07-28T04:51:44.1566432Z changed files:
2026-07-28T04:51:44.1566876Z crates/spt-msg/src/ring.rs
2026-07-28T04:51:44.1567315Z crates/spt/src/cli.rs
2026-07-28T04:51:44.1567695Z docs/KNOWN-HAZARDS.md
2026-07-28T04:51:44.1568062Z traceable-reqs.toml
2026-07-28T04:51:44.1568426Z classified: code=true
2026-07-28T04:51:44.1710589Z Post job cleanup.
2026-07-28T04:51:44.2382779Z [command]/usr/bin/git version
2026-07-28T04:51:44.2414274Z git version 2.43.0
2026-07-28T04:51:44.2479413Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/63e639f0-ed3f-47f2-acac-aaf0a602b00b' before making global git config changes
2026-07-28T04:51:44.2480583Z Adding repository directory to the temporary git global config as a safe directory
2026-07-28T04:51:44.2482840Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-28T04:51:44.2512216Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-28T04:51:44.2537162Z [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-28T04:51:44.2724429Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-28T04:51:44.2744419Z http.https://github.com/.extraheader
2026-07-28T04:51:44.2752126Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-28T04:51:44.2778346Z [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-28T04:51:44.2955966Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-28T04:51:44.2981592Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-28T04:51:44.3298592Z Evaluate and set job outputs
2026-07-28T04:51:44.3304761Z Set output 'code'
2026-07-28T04:51:44.3307823Z Cleaning up orphan processes
