﻿2026-07-29T12:28:26.3061540Z Current runner version: '2.336.0'
2026-07-29T12:28:26.3066047Z Runner name: 'kitsubito'
2026-07-29T12:28:26.3066719Z Runner group name: 'Default'
2026-07-29T12:28:26.3067357Z Machine name: 'KITSUBITO'
2026-07-29T12:28:26.3070826Z ##[group]GITHUB_TOKEN Permissions
2026-07-29T12:28:26.3072854Z Actions: write
2026-07-29T12:28:26.3073251Z ArtifactMetadata: write
2026-07-29T12:28:26.3073641Z Attestations: write
2026-07-29T12:28:26.3074000Z Checks: write
2026-07-29T12:28:26.3074348Z CodeQuality: write
2026-07-29T12:28:26.3074691Z Contents: write
2026-07-29T12:28:26.3075044Z CopilotRequests: write
2026-07-29T12:28:26.3075421Z Deployments: write
2026-07-29T12:28:26.3075785Z Discussions: write
2026-07-29T12:28:26.3076137Z Drives: write
2026-07-29T12:28:26.3076480Z Issues: write
2026-07-29T12:28:26.3076818Z Metadata: read
2026-07-29T12:28:26.3077156Z Models: read
2026-07-29T12:28:26.3077504Z Packages: write
2026-07-29T12:28:26.3077857Z Pages: write
2026-07-29T12:28:26.3078310Z PullRequests: write
2026-07-29T12:28:26.3078716Z RepositoryProjects: write
2026-07-29T12:28:26.3079236Z SecurityEvents: write
2026-07-29T12:28:26.3079598Z Statuses: write
2026-07-29T12:28:26.3080066Z VulnerabilityAlerts: read
2026-07-29T12:28:26.3080484Z ##[endgroup]
2026-07-29T12:28:26.3082084Z Secret source: Actions
2026-07-29T12:28:26.3082761Z Prepare workflow directory
2026-07-29T12:28:26.3441148Z Prepare all required actions
2026-07-29T12:28:26.3477327Z Getting action download info
2026-07-29T12:28:26.7161345Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-07-29T12:28:27.4628499Z Complete job name: changes
2026-07-29T12:28:27.5451959Z ##[group]Run set -euo pipefail
2026-07-29T12:28:27.5452617Z [36;1mset -euo pipefail[0m
2026-07-29T12:28:27.5453106Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-07-29T12:28:27.5453731Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-07-29T12:28:27.5454504Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-07-29T12:28:27.5455308Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-07-29T12:28:27.5455973Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-07-29T12:28:27.5456508Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-07-29T12:28:27.5457415Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-07-29T12:28:27.5458242Z [36;1m  exit 1[0m
2026-07-29T12:28:27.5458611Z [36;1mfi[0m
2026-07-29T12:28:27.5476100Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-29T12:28:27.5476951Z ##[endgroup]
2026-07-29T12:28:27.5598469Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=757676802048 floor_bytes=34359738368
2026-07-29T12:28:27.5814002Z ##[group]Run actions/checkout@v5
2026-07-29T12:28:27.5814540Z with:
2026-07-29T12:28:27.5814920Z   fetch-depth: 2
2026-07-29T12:28:27.5815324Z   repository: BigscreenVR/spt-bs-core
2026-07-29T12:28:27.5818577Z   token: ***
2026-07-29T12:28:27.5819031Z   ssh-strict: true
2026-07-29T12:28:27.5819422Z   ssh-user: git
2026-07-29T12:28:27.5819802Z   persist-credentials: true
2026-07-29T12:28:27.5820223Z   clean: true
2026-07-29T12:28:27.5820601Z   sparse-checkout-cone-mode: true
2026-07-29T12:28:27.5821054Z   fetch-tags: false
2026-07-29T12:28:27.5821444Z   show-progress: true
2026-07-29T12:28:27.5821812Z   lfs: false
2026-07-29T12:28:27.5822160Z   submodules: false
2026-07-29T12:28:27.5822547Z   set-safe-directory: true
2026-07-29T12:28:27.5823012Z   allow-unsafe-pr-checkout: false
2026-07-29T12:28:27.5823456Z ##[endgroup]
2026-07-29T12:28:27.6586049Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-29T12:28:27.6587671Z ##[group]Getting Git version info
2026-07-29T12:28:27.6588435Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-29T12:28:27.6589560Z [command]/usr/bin/git version
2026-07-29T12:28:27.6590017Z git version 2.43.0
2026-07-29T12:28:27.6607184Z ##[endgroup]
2026-07-29T12:28:27.6620291Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/33ef0238-079c-4871-99a8-cb9e1f88a438' before making global git config changes
2026-07-29T12:28:27.6621531Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T12:28:27.6624389Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T12:28:27.6659975Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-29T12:28:27.6680344Z https://github.com/BigscreenVR/spt-bs-core
2026-07-29T12:28:27.6691889Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-29T12:28:27.6695323Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-29T12:28:27.6713807Z HEAD
2026-07-29T12:28:27.6745009Z ##[endgroup]
2026-07-29T12:28:27.6746107Z [command]/usr/bin/git submodule status
2026-07-29T12:28:27.6931604Z ##[group]Cleaning the repository
2026-07-29T12:28:27.6934597Z [command]/usr/bin/git clean -ffdx
2026-07-29T12:28:27.6965626Z Removing traceable-reqs
2026-07-29T12:28:27.6972893Z [command]/usr/bin/git reset --hard HEAD
2026-07-29T12:28:27.7307517Z HEAD is now at 5868b66d Merge ecbf582622e2b3e2af6bb5a403ac5b2017ff864c into 812d7158a207aa312a34d4b472f6b7a45cdfaeea
2026-07-29T12:28:27.7313432Z ##[endgroup]
2026-07-29T12:28:27.7315340Z ##[group]Disabling automatic garbage collection
2026-07-29T12:28:27.7319657Z [command]/usr/bin/git config --local gc.auto 0
2026-07-29T12:28:27.7349434Z ##[endgroup]
2026-07-29T12:28:27.7350241Z ##[group]Setting up auth
2026-07-29T12:28:27.7355776Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-29T12:28:27.7385345Z [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-29T12:28:27.7606727Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T12:28:27.7632474Z [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-29T12:28:27.7843333Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T12:28:27.7869645Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-29T12:28:27.8061938Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-29T12:28:27.8098325Z ##[endgroup]
2026-07-29T12:28:27.8099663Z ##[group]Fetching the repository
2026-07-29T12:28:27.8106659Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=2 origin +5868b66d02466091c7f8dc36732bd53cef9d8947:refs/remotes/pull/121/merge
2026-07-29T12:28:28.2256445Z ##[endgroup]
2026-07-29T12:28:28.2257876Z ##[group]Determining the checkout info
2026-07-29T12:28:28.2259038Z ##[endgroup]
2026-07-29T12:28:28.2259694Z [command]/usr/bin/git sparse-checkout disable
2026-07-29T12:28:28.2296892Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-29T12:28:28.2321557Z ##[group]Checking out the ref
2026-07-29T12:28:28.2322913Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/121/merge
2026-07-29T12:28:28.2372513Z HEAD is now at 5868b66d Merge ecbf582622e2b3e2af6bb5a403ac5b2017ff864c into 812d7158a207aa312a34d4b472f6b7a45cdfaeea
2026-07-29T12:28:28.2376199Z ##[endgroup]
2026-07-29T12:28:28.2410322Z [command]/usr/bin/git log -1 --format=%H
2026-07-29T12:28:28.2433237Z 5868b66d02466091c7f8dc36732bd53cef9d8947
2026-07-29T12:28:28.2596883Z ##[group]Run set -euo pipefail
2026-07-29T12:28:28.2597862Z [36;1mset -euo pipefail[0m
2026-07-29T12:28:28.2598825Z [36;1mif [ "pull_request" != "pull_request" ]; then[0m
2026-07-29T12:28:28.2600072Z [36;1m  echo "code=true" >> "$GITHUB_OUTPUT"[0m
2026-07-29T12:28:28.2601316Z [36;1m  exit 0[0m
2026-07-29T12:28:28.2602045Z [36;1mfi[0m
2026-07-29T12:28:28.2602870Z [36;1mfiles=$(git diff --name-only HEAD^1 HEAD)[0m
2026-07-29T12:28:28.2604028Z [36;1mprintf 'changed files:\n%s\n' "$files"[0m
2026-07-29T12:28:28.2605064Z [36;1mcode=false[0m
2026-07-29T12:28:28.2605869Z [36;1mwhile IFS= read -r f; do[0m
2026-07-29T12:28:28.2606800Z [36;1m  [ -z "$f" ] && continue[0m
2026-07-29T12:28:28.2607722Z [36;1m  case "$f" in[0m
2026-07-29T12:28:28.2608818Z [36;1m    docs-site/*) code=true ;;  # book/llms drift gates ride `test`[0m
2026-07-29T12:28:28.2610392Z [36;1m    *.md) ;;                   # markdown elsewhere: docs-only[0m
2026-07-29T12:28:28.2612144Z [36;1m    traceable-reqs.toml) ;;     # declarative registry; traceability owns it[0m
2026-07-29T12:28:28.2613558Z [36;1m    *) code=true ;;[0m
2026-07-29T12:28:28.2614422Z [36;1m  esac[0m
2026-07-29T12:28:28.2615179Z [36;1mdone <<< "$files"[0m
2026-07-29T12:28:28.2616068Z [36;1mecho "classified: code=$code"[0m
2026-07-29T12:28:28.2617112Z [36;1mecho "code=$code" >> "$GITHUB_OUTPUT"[0m
2026-07-29T12:28:28.2636124Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-29T12:28:28.2637607Z ##[endgroup]
2026-07-29T12:28:28.2705955Z changed files:
2026-07-29T12:28:28.2706889Z CONTEXT.md
2026-07-29T12:28:28.2707796Z Cargo.lock
2026-07-29T12:28:28.2708681Z crates/spt-daemon/src/lifecycle.rs
2026-07-29T12:28:28.2709983Z crates/spt-daemon/src/pairhost.rs
2026-07-29T12:28:28.2711157Z crates/spt-daemon/src/pump/mod.rs
2026-07-29T12:28:28.2712377Z crates/spt-daemon/src/pump/registry.rs
2026-07-29T12:28:28.2713723Z crates/spt-daemon/src/registryhost.rs
2026-07-29T12:28:28.2714963Z crates/spt-daemon/src/serveprobe.rs
2026-07-29T12:28:28.2716139Z crates/spt-daemon/tests/dispatch.rs
2026-07-29T12:28:28.2717287Z crates/spt-daemon/tests/mesh.rs
2026-07-29T12:28:28.2718712Z crates/spt-daemon/tests/mesh_recovery.rs
2026-07-29T12:28:28.2719900Z crates/spt-daemon/tests/pairjoin.rs
2026-07-29T12:28:28.2721045Z crates/spt-daemon/tests/psyche_residency_expectation_e2e.rs
2026-07-29T12:28:28.2722223Z crates/spt-daemon/tests/pump.rs
2026-07-29T12:28:28.2723144Z crates/spt-daemon/tests/registry_lifecycle.rs
2026-07-29T12:28:28.2724179Z crates/spt-daemon/tests/twohost.rs
2026-07-29T12:28:28.2725062Z crates/spt-net/Cargo.toml
2026-07-29T12:28:28.2725900Z crates/spt-net/src/net/pairing/spake.rs
2026-07-29T12:28:28.2726874Z crates/spt-net/src/net/pairing/wire.rs
2026-07-29T12:28:28.2727813Z crates/spt-store/src/access.rs
2026-07-29T12:28:28.2728681Z crates/spt-store/src/attachment.rs
2026-07-29T12:28:28.2729729Z crates/spt-store/src/home.rs
2026-07-29T12:28:28.2730592Z crates/spt-store/src/subnet.rs
2026-07-29T12:28:28.2731440Z crates/spt/src/api/mod.rs
2026-07-29T12:28:28.2732267Z crates/spt/src/api/reporting.rs
2026-07-29T12:28:28.2733130Z crates/spt/src/api/startup.rs
2026-07-29T12:28:28.2733966Z crates/spt/src/cli.rs
2026-07-29T12:28:28.2734730Z crates/spt/src/picker/data.rs
2026-07-29T12:28:28.2735688Z crates/spt/tests/active_only_never_relay_e2e.rs
2026-07-29T12:28:28.2736826Z crates/spt/tests/list_json_liveness_parity_e2e.rs
2026-07-29T12:28:28.2737931Z crates/spt/tests/listen_seed_retry_e2e.rs
2026-07-29T12:28:28.2739051Z crates/spt/tests/multi_subnet_bringup_e2e.rs
2026-07-29T12:28:28.2740114Z crates/spt/tests/nested_resolution_e2e.rs
2026-07-29T12:28:28.2741096Z crates/spt/tests/rc_attach_truth.rs
2026-07-29T12:28:28.2742015Z crates/spt/tests/twohost_cli.rs
2026-07-29T12:28:28.2742894Z docs-site/src/cli/reference.md
2026-07-29T12:28:28.2743834Z docs/adr/0051-two-key-subnet-member-admin.md
2026-07-29T12:28:28.2744906Z docs/adr/0053-access-store-fail-closed.md
2026-07-29T12:28:28.2745858Z traceable-reqs.toml
2026-07-29T12:28:28.2746817Z classified: code=true
2026-07-29T12:28:28.2955923Z Post job cleanup.
2026-07-29T12:28:28.3663687Z [command]/usr/bin/git version
2026-07-29T12:28:28.3695358Z git version 2.43.0
2026-07-29T12:28:28.3726549Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/3099bbc9-af82-4827-abf4-38bef07ead45' before making global git config changes
2026-07-29T12:28:28.3729661Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T12:28:28.3731882Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T12:28:28.3760815Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-29T12:28:28.3788160Z [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-29T12:28:28.3974934Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T12:28:28.3994218Z http.https://github.com/.extraheader
2026-07-29T12:28:28.4001887Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-29T12:28:28.4031617Z [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-29T12:28:28.4212843Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T12:28:28.4238638Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-29T12:28:28.4596080Z Evaluate and set job outputs
2026-07-29T12:28:28.4602461Z Set output 'code'
2026-07-29T12:28:28.4605017Z Cleaning up orphan processes
