﻿2026-07-23T09:35:35.8547680Z Current runner version: '2.335.1'
2026-07-23T09:35:35.8552435Z Runner name: 'kitsubito'
2026-07-23T09:35:35.8552964Z Runner group name: 'Default'
2026-07-23T09:35:35.8553609Z Machine name: 'KITSUBITO'
2026-07-23T09:35:35.8556881Z ##[group]GITHUB_TOKEN Permissions
2026-07-23T09:35:35.8558931Z Actions: write
2026-07-23T09:35:35.8559514Z ArtifactMetadata: write
2026-07-23T09:35:35.8559987Z Attestations: write
2026-07-23T09:35:35.8560378Z Checks: write
2026-07-23T09:35:35.8560805Z CodeQuality: write
2026-07-23T09:35:35.8561191Z Contents: write
2026-07-23T09:35:35.8561621Z CopilotRequests: write
2026-07-23T09:35:35.8562021Z Deployments: write
2026-07-23T09:35:35.8562402Z Discussions: write
2026-07-23T09:35:35.8562769Z Drives: write
2026-07-23T09:35:35.8563128Z Issues: write
2026-07-23T09:35:35.8563491Z Metadata: read
2026-07-23T09:35:35.8563859Z Models: read
2026-07-23T09:35:35.8564221Z Packages: write
2026-07-23T09:35:35.8564597Z Pages: write
2026-07-23T09:35:35.8565045Z PullRequests: write
2026-07-23T09:35:35.8565462Z RepositoryProjects: write
2026-07-23T09:35:35.8565881Z SecurityEvents: write
2026-07-23T09:35:35.8566277Z Statuses: write
2026-07-23T09:35:35.8566658Z VulnerabilityAlerts: read
2026-07-23T09:35:35.8567055Z ##[endgroup]
2026-07-23T09:35:35.8568667Z Secret source: Actions
2026-07-23T09:35:35.8569259Z Prepare workflow directory
2026-07-23T09:35:35.8933884Z Prepare all required actions
2026-07-23T09:35:35.8963136Z Getting action download info
2026-07-23T09:35:36.2243199Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-07-23T09:35:36.8115080Z Complete job name: changes
2026-07-23T09:35:36.8947483Z ##[group]Run actions/checkout@v5
2026-07-23T09:35:36.8948217Z with:
2026-07-23T09:35:36.8948570Z   fetch-depth: 2
2026-07-23T09:35:36.8949102Z   repository: BigscreenVR/spt-bs-core
2026-07-23T09:35:36.8951976Z   token: ***
2026-07-23T09:35:36.8952328Z   ssh-strict: true
2026-07-23T09:35:36.8952714Z   ssh-user: git
2026-07-23T09:35:36.8953081Z   persist-credentials: true
2026-07-23T09:35:36.8953493Z   clean: true
2026-07-23T09:35:36.8953864Z   sparse-checkout-cone-mode: true
2026-07-23T09:35:36.8954285Z   fetch-tags: false
2026-07-23T09:35:36.8954651Z   show-progress: true
2026-07-23T09:35:36.8955033Z   lfs: false
2026-07-23T09:35:36.8955378Z   submodules: false
2026-07-23T09:35:36.8955749Z   set-safe-directory: true
2026-07-23T09:35:36.8956158Z   allow-unsafe-pr-checkout: false
2026-07-23T09:35:36.8956802Z ##[endgroup]
2026-07-23T09:35:36.9758112Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-23T09:35:36.9759697Z ##[group]Getting Git version info
2026-07-23T09:35:36.9760551Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-23T09:35:36.9761482Z [command]/usr/bin/git version
2026-07-23T09:35:36.9783575Z git version 2.43.0
2026-07-23T09:35:36.9802977Z ##[endgroup]
2026-07-23T09:35:36.9814148Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/c6dead43-700d-4539-82d3-7b169f4ad7d0' before making global git config changes
2026-07-23T09:35:36.9815576Z Adding repository directory to the temporary git global config as a safe directory
2026-07-23T09:35:36.9817479Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-23T09:35:36.9851697Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-23T09:35:36.9870036Z https://github.com/BigscreenVR/spt-bs-core
2026-07-23T09:35:36.9880267Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-23T09:35:36.9883254Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-23T09:35:36.9902726Z refs/heads/main
2026-07-23T09:35:36.9909639Z [command]/usr/bin/git checkout --detach
2026-07-23T09:35:37.0025652Z HEAD is now at 2342fd63 Merge pull request #66 from BigscreenVR/build/daemon-lifecycle-w2
2026-07-23T09:35:37.0064335Z [command]/usr/bin/git branch --delete --force main
2026-07-23T09:35:37.0091414Z Deleted branch main (was 2342fd63).
2026-07-23T09:35:37.0157119Z ##[endgroup]
2026-07-23T09:35:37.0160853Z [command]/usr/bin/git submodule status
2026-07-23T09:35:37.0349927Z ##[group]Cleaning the repository
2026-07-23T09:35:37.0353134Z [command]/usr/bin/git clean -ffdx
2026-07-23T09:35:37.0382968Z Removing traceable-reqs
2026-07-23T09:35:37.0390598Z [command]/usr/bin/git reset --hard HEAD
2026-07-23T09:35:37.0440482Z HEAD is now at 2342fd63 Merge pull request #66 from BigscreenVR/build/daemon-lifecycle-w2
2026-07-23T09:35:37.0445464Z ##[endgroup]
2026-07-23T09:35:37.0446606Z ##[group]Disabling automatic garbage collection
2026-07-23T09:35:37.0449468Z [command]/usr/bin/git config --local gc.auto 0
2026-07-23T09:35:37.0474687Z ##[endgroup]
2026-07-23T09:35:37.0475500Z ##[group]Setting up auth
2026-07-23T09:35:37.0480130Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-23T09:35:37.0510582Z [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-23T09:35:37.0694960Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-23T09:35:37.0722042Z [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-23T09:35:37.0908416Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-23T09:35:37.0935164Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-23T09:35:37.1138840Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-23T09:35:37.1168103Z ##[endgroup]
2026-07-23T09:35:37.1168906Z ##[group]Fetching the repository
2026-07-23T09:35:37.1174939Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=2 origin +2342fd631f1feabcbd4405eac49da2e5c31beee5:refs/remotes/origin/main
2026-07-23T09:35:37.6702237Z ##[endgroup]
2026-07-23T09:35:37.6703167Z ##[group]Determining the checkout info
2026-07-23T09:35:37.6704077Z ##[endgroup]
2026-07-23T09:35:37.6706810Z [command]/usr/bin/git sparse-checkout disable
2026-07-23T09:35:37.6746513Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-23T09:35:37.6773187Z ##[group]Checking out the ref
2026-07-23T09:35:37.6775205Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-23T09:35:37.6829992Z Switched to a new branch 'main'
2026-07-23T09:35:37.6830780Z branch 'main' set up to track 'origin/main'.
2026-07-23T09:35:37.6834448Z ##[endgroup]
2026-07-23T09:35:37.6869542Z [command]/usr/bin/git log -1 --format=%H
2026-07-23T09:35:37.6893024Z 2342fd631f1feabcbd4405eac49da2e5c31beee5
2026-07-23T09:35:37.7100952Z ##[group]Run set -euo pipefail
2026-07-23T09:35:37.7102007Z [36;1mset -euo pipefail[0m
2026-07-23T09:35:37.7103005Z [36;1mif [ "push" != "pull_request" ]; then[0m
2026-07-23T09:35:37.7104176Z [36;1m  echo "code=true" >> "$GITHUB_OUTPUT"[0m
2026-07-23T09:35:37.7105235Z [36;1m  exit 0[0m
2026-07-23T09:35:37.7106004Z [36;1mfi[0m
2026-07-23T09:35:37.7106853Z [36;1mfiles=$(git diff --name-only HEAD^1 HEAD)[0m
2026-07-23T09:35:37.7108049Z [36;1mprintf 'changed files:\n%s\n' "$files"[0m
2026-07-23T09:35:37.7109200Z [36;1mcode=false[0m
2026-07-23T09:35:37.7110001Z [36;1mwhile IFS= read -r f; do[0m
2026-07-23T09:35:37.7110921Z [36;1m  [ -z "$f" ] && continue[0m
2026-07-23T09:35:37.7111832Z [36;1m  case "$f" in[0m
2026-07-23T09:35:37.7112926Z [36;1m    docs-site/*) code=true ;;  # book/llms drift gates ride `test`[0m
2026-07-23T09:35:37.7114346Z [36;1m    *.md) ;;                   # markdown elsewhere: docs-only[0m
2026-07-23T09:35:37.7115505Z [36;1m    *) code=true ;;[0m
2026-07-23T09:35:37.7116315Z [36;1m  esac[0m
2026-07-23T09:35:37.7117015Z [36;1mdone <<< "$files"[0m
2026-07-23T09:35:37.7118037Z [36;1mecho "classified: code=$code"[0m
2026-07-23T09:35:37.7119139Z [36;1mecho "code=$code" >> "$GITHUB_OUTPUT"[0m
2026-07-23T09:35:37.7136735Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-23T09:35:37.7137874Z ##[endgroup]
2026-07-23T09:35:37.7417030Z Post job cleanup.
2026-07-23T09:35:37.8101843Z [command]/usr/bin/git version
2026-07-23T09:35:37.8135341Z git version 2.43.0
2026-07-23T09:35:37.8165690Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/0ebedb41-606b-4d21-bb83-b47fd6b01cc0' before making global git config changes
2026-07-23T09:35:37.8168210Z Adding repository directory to the temporary git global config as a safe directory
2026-07-23T09:35:37.8170432Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-23T09:35:37.8198058Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-23T09:35:37.8225844Z [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-23T09:35:37.8413546Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-23T09:35:37.8434083Z http.https://github.com/.extraheader
2026-07-23T09:35:37.8442732Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-23T09:35:37.8471063Z [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-23T09:35:37.8660488Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-23T09:35:37.8687791Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-23T09:35:37.9013922Z Evaluate and set job outputs
2026-07-23T09:35:37.9019648Z Set output 'code'
2026-07-23T09:35:37.9021930Z Cleaning up orphan processes
