﻿2026-07-27T13:36:40.0724905Z Current runner version: '2.336.0'
2026-07-27T13:36:40.0729520Z Runner name: 'kitsubito'
2026-07-27T13:36:40.0730087Z Runner group name: 'Default'
2026-07-27T13:36:40.0730731Z Machine name: 'KITSUBITO'
2026-07-27T13:36:40.0734065Z ##[group]GITHUB_TOKEN Permissions
2026-07-27T13:36:40.0736000Z Actions: write
2026-07-27T13:36:40.0736399Z ArtifactMetadata: write
2026-07-27T13:36:40.0736802Z Attestations: write
2026-07-27T13:36:40.0737175Z Checks: write
2026-07-27T13:36:40.0737532Z CodeQuality: write
2026-07-27T13:36:40.0737904Z Contents: write
2026-07-27T13:36:40.0738266Z CopilotRequests: write
2026-07-27T13:36:40.0738652Z Deployments: write
2026-07-27T13:36:40.0739125Z Discussions: write
2026-07-27T13:36:40.0739485Z Drives: write
2026-07-27T13:36:40.0739827Z Issues: write
2026-07-27T13:36:40.0740166Z Metadata: read
2026-07-27T13:36:40.0740528Z Models: read
2026-07-27T13:36:40.0740880Z Packages: write
2026-07-27T13:36:40.0741243Z Pages: write
2026-07-27T13:36:40.0741678Z PullRequests: write
2026-07-27T13:36:40.0742094Z RepositoryProjects: write
2026-07-27T13:36:40.0742503Z SecurityEvents: write
2026-07-27T13:36:40.0742874Z Statuses: write
2026-07-27T13:36:40.0743248Z VulnerabilityAlerts: read
2026-07-27T13:36:40.0743634Z ##[endgroup]
2026-07-27T13:36:40.0745244Z Secret source: Actions
2026-07-27T13:36:40.0745930Z Prepare workflow directory
2026-07-27T13:36:40.1104895Z Prepare all required actions
2026-07-27T13:36:40.1136843Z Getting action download info
2026-07-27T13:36:40.4623334Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-07-27T13:36:41.1497482Z Complete job name: changes
2026-07-27T13:36:41.2313758Z ##[group]Run set -euo pipefail
2026-07-27T13:36:41.2314439Z [36;1mset -euo pipefail[0m
2026-07-27T13:36:41.2314931Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-07-27T13:36:41.2315693Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-07-27T13:36:41.2316601Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-07-27T13:36:41.2317410Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-07-27T13:36:41.2318079Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-07-27T13:36:41.2318631Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-07-27T13:36:41.2319608Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-07-27T13:36:41.2320576Z [36;1m  exit 1[0m
2026-07-27T13:36:41.2320980Z [36;1mfi[0m
2026-07-27T13:36:41.2338121Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-27T13:36:41.2339132Z ##[endgroup]
2026-07-27T13:36:41.2462057Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=758420205568 floor_bytes=34359738368
2026-07-27T13:36:41.2634835Z ##[group]Run actions/checkout@v5
2026-07-27T13:36:41.2635374Z with:
2026-07-27T13:36:41.2635754Z   fetch-depth: 2
2026-07-27T13:36:41.2636174Z   repository: BigscreenVR/spt-bs-core
2026-07-27T13:36:41.2639204Z   token: ***
2026-07-27T13:36:41.2639585Z   ssh-strict: true
2026-07-27T13:36:41.2639966Z   ssh-user: git
2026-07-27T13:36:41.2640349Z   persist-credentials: true
2026-07-27T13:36:41.2640756Z   clean: true
2026-07-27T13:36:41.2641137Z   sparse-checkout-cone-mode: true
2026-07-27T13:36:41.2641613Z   fetch-tags: false
2026-07-27T13:36:41.2641991Z   show-progress: true
2026-07-27T13:36:41.2642362Z   lfs: false
2026-07-27T13:36:41.2642729Z   submodules: false
2026-07-27T13:36:41.2643147Z   set-safe-directory: true
2026-07-27T13:36:41.2643598Z   allow-unsafe-pr-checkout: false
2026-07-27T13:36:41.2644037Z ##[endgroup]
2026-07-27T13:36:41.3490826Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-27T13:36:41.3493238Z ##[group]Getting Git version info
2026-07-27T13:36:41.3494600Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-27T13:36:41.3496241Z [command]/usr/bin/git version
2026-07-27T13:36:41.3496975Z git version 2.43.0
2026-07-27T13:36:41.3501826Z ##[endgroup]
2026-07-27T13:36:41.3512829Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/cd2ff366-138b-48e1-9d5a-8087d5f36fe0' before making global git config changes
2026-07-27T13:36:41.3514050Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T13:36:41.3515814Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-27T13:36:41.3550244Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-27T13:36:41.3571865Z https://github.com/BigscreenVR/spt-bs-core
2026-07-27T13:36:41.3583561Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-27T13:36:41.3587070Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-27T13:36:41.3607899Z HEAD
2026-07-27T13:36:41.3641165Z ##[endgroup]
2026-07-27T13:36:41.3642217Z [command]/usr/bin/git submodule status
2026-07-27T13:36:41.3828409Z ##[group]Cleaning the repository
2026-07-27T13:36:41.3829276Z [command]/usr/bin/git clean -ffdx
2026-07-27T13:36:41.3858125Z Removing traceable-reqs
2026-07-27T13:36:41.3864033Z [command]/usr/bin/git reset --hard HEAD
2026-07-27T13:36:41.3921853Z HEAD is now at e79dd1a5 Merge e59eb430a4773b935c1c7c3f6c85ac9333985686 into d7e7b735f8ccf3bbb55f5faec9c174d61ced5b67
2026-07-27T13:36:41.3926445Z ##[endgroup]
2026-07-27T13:36:41.3928373Z ##[group]Disabling automatic garbage collection
2026-07-27T13:36:41.3932018Z [command]/usr/bin/git config --local gc.auto 0
2026-07-27T13:36:41.3957299Z ##[endgroup]
2026-07-27T13:36:41.3958058Z ##[group]Setting up auth
2026-07-27T13:36:41.3963450Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-27T13:36:41.3990173Z [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-27T13:36:41.4208646Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T13:36:41.4238825Z [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-27T13:36:41.4430066Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T13:36:41.4456245Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-27T13:36:41.4642799Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-27T13:36:41.4681860Z ##[endgroup]
2026-07-27T13:36:41.4682680Z ##[group]Fetching the repository
2026-07-27T13:36:41.4688345Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=2 origin +ef8ac59c2a86c33237b5a70929004366f5d15664:refs/remotes/pull/108/merge
2026-07-27T13:36:42.0233999Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-27T13:36:42.0235587Z  + 1ffef93b...ef8ac59c ef8ac59c2a86c33237b5a70929004366f5d15664 -> pull/108/merge  (forced update)
2026-07-27T13:36:42.0256664Z ##[endgroup]
2026-07-27T13:36:42.0257733Z ##[group]Determining the checkout info
2026-07-27T13:36:42.0259094Z ##[endgroup]
2026-07-27T13:36:42.0263403Z [command]/usr/bin/git sparse-checkout disable
2026-07-27T13:36:42.0311077Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-27T13:36:42.0334973Z ##[group]Checking out the ref
2026-07-27T13:36:42.0337363Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/108/merge
2026-07-27T13:36:42.0493151Z Previous HEAD position was e79dd1a5 Merge e59eb430a4773b935c1c7c3f6c85ac9333985686 into d7e7b735f8ccf3bbb55f5faec9c174d61ced5b67
2026-07-27T13:36:42.0495736Z HEAD is now at ef8ac59c Merge b0cfd59814b651833904fc0c63661fc08a27ec51 into d7e7b735f8ccf3bbb55f5faec9c174d61ced5b67
2026-07-27T13:36:42.0517664Z ##[endgroup]
2026-07-27T13:36:42.0541255Z [command]/usr/bin/git log -1 --format=%H
2026-07-27T13:36:42.0565499Z ef8ac59c2a86c33237b5a70929004366f5d15664
2026-07-27T13:36:42.0724422Z ##[group]Run set -euo pipefail
2026-07-27T13:36:42.0725393Z [36;1mset -euo pipefail[0m
2026-07-27T13:36:42.0726366Z [36;1mif [ "pull_request" != "pull_request" ]; then[0m
2026-07-27T13:36:42.0727511Z [36;1m  echo "code=true" >> "$GITHUB_OUTPUT"[0m
2026-07-27T13:36:42.0728537Z [36;1m  exit 0[0m
2026-07-27T13:36:42.0729343Z [36;1mfi[0m
2026-07-27T13:36:42.0730160Z [36;1mfiles=$(git diff --name-only HEAD^1 HEAD)[0m
2026-07-27T13:36:42.0731299Z [36;1mprintf 'changed files:\n%s\n' "$files"[0m
2026-07-27T13:36:42.0732323Z [36;1mcode=false[0m
2026-07-27T13:36:42.0733099Z [36;1mwhile IFS= read -r f; do[0m
2026-07-27T13:36:42.0734019Z [36;1m  [ -z "$f" ] && continue[0m
2026-07-27T13:36:42.0734921Z [36;1m  case "$f" in[0m
2026-07-27T13:36:42.0736010Z [36;1m    docs-site/*) code=true ;;  # book/llms drift gates ride `test`[0m
2026-07-27T13:36:42.0737464Z [36;1m    *.md) ;;                   # markdown elsewhere: docs-only[0m
2026-07-27T13:36:42.0738634Z [36;1m    *) code=true ;;[0m
2026-07-27T13:36:42.0739966Z [36;1m  esac[0m
2026-07-27T13:36:42.0740711Z [36;1mdone <<< "$files"[0m
2026-07-27T13:36:42.0741573Z [36;1mecho "classified: code=$code"[0m
2026-07-27T13:36:42.0742590Z [36;1mecho "code=$code" >> "$GITHUB_OUTPUT"[0m
2026-07-27T13:36:42.0757846Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-27T13:36:42.0759073Z ##[endgroup]
2026-07-27T13:36:42.0823659Z changed files:
2026-07-27T13:36:42.0824646Z crates/spt-daemon/src/applyhost.rs
2026-07-27T13:36:42.0825779Z crates/spt-daemon/src/attach.rs
2026-07-27T13:36:42.0827085Z crates/spt-daemon/src/brain.rs
2026-07-27T13:36:42.0828159Z crates/spt-daemon/tests/attach.rs
2026-07-27T13:36:42.0829779Z crates/spt-daemon/tests/pumpdeadline.rs
2026-07-27T13:36:42.0830971Z classified: code=true
2026-07-27T13:36:42.1035510Z Post job cleanup.
2026-07-27T13:36:42.1758616Z [command]/usr/bin/git version
2026-07-27T13:36:42.1790854Z git version 2.43.0
2026-07-27T13:36:42.1824813Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/907ed02f-8c11-4069-9073-f4ab4c806876' before making global git config changes
2026-07-27T13:36:42.1828872Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T13:36:42.1831187Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-27T13:36:42.1858397Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-27T13:36:42.1885018Z [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-27T13:36:42.2066718Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T13:36:42.2087071Z http.https://github.com/.extraheader
2026-07-27T13:36:42.2094193Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-27T13:36:42.2121247Z [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-27T13:36:42.2303095Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T13:36:42.2330363Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-27T13:36:42.2650074Z Evaluate and set job outputs
2026-07-27T13:36:42.2655508Z Set output 'code'
2026-07-27T13:36:42.2658325Z Cleaning up orphan processes
